mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 14:43:21 -05:00
[web] Make title match action
This commit is contained in:
parent
7142e87cf2
commit
6741fcbc49
@ -16,7 +16,7 @@
|
||||
"help": "Hinzufügen eines Podcasts führt zur Anlage einer RSS-Playlist, so kann Owntone das Podcast-Abo verwalten.",
|
||||
"placeholder": "https://url-to-rss",
|
||||
"processing": "Verarbeite…",
|
||||
"title": "Füge Podcast RSS-Feed-Url hinzu"
|
||||
"title": "Podcast hinzufügen"
|
||||
},
|
||||
"stream": {
|
||||
"add": "Hinzufügen",
|
||||
@ -24,7 +24,7 @@
|
||||
"loading": "Lade…",
|
||||
"placeholder": "https://url-to-stream",
|
||||
"play": "Spielen",
|
||||
"title": "Stream-URL hinzufügen"
|
||||
"title": "Stream hinzufügen"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"help": "Adding a podcast includes creating an RSS playlist, that will allow OwnTone to manage the podcast subscription.",
|
||||
"placeholder": "https://url-to-rss",
|
||||
"processing": "Processing…",
|
||||
"title": "Add Podcast RSS feed URL"
|
||||
"title": "Add podcast"
|
||||
},
|
||||
"stream": {
|
||||
"add": "Add",
|
||||
@ -24,7 +24,7 @@
|
||||
"loading": "Loading…",
|
||||
"placeholder": "https://url-to-stream",
|
||||
"play": "Play",
|
||||
"title": "Add Stream URL"
|
||||
"title": "Add stream"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@ -184,7 +184,7 @@
|
||||
"rescan-metadata": "Rescan metadata of unmodified files",
|
||||
"rescan": "Rescan",
|
||||
"spotify": "Only update Spotify",
|
||||
"title": "Library update"
|
||||
"title": "Update library"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"help": "L’ajout d’un podcast inclut la création d’une liste de lecture RSS, qui permettra à OwnTone de gérer l’abonnement au podcast.",
|
||||
"placeholder": "https://url-du-flux-rss",
|
||||
"processing": "Traitement en cours…",
|
||||
"title": "Ajouter l’URL du flux RSS du podcast"
|
||||
"title": "Ajouter un podcast"
|
||||
},
|
||||
"stream": {
|
||||
"add": "Ajouter",
|
||||
@ -24,7 +24,7 @@
|
||||
"loading": "Chargement…",
|
||||
"placeholder": "https://url-du-flux",
|
||||
"play": "Lire",
|
||||
"title": "Ajouter l’URL du flux"
|
||||
"title": "Ajouter un flux"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@ -184,7 +184,7 @@
|
||||
"rescan-metadata": "Analyser les métadonnées des fichiers non modifiés",
|
||||
"rescan": "Analyser",
|
||||
"spotify": "Actualiser uniquement Spotify",
|
||||
"title": "Actualisation de la bibliothèque"
|
||||
"title": "Actualiser la bibliothèque"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"help": "添加一个可生成播放列表的播客RSS链接,这将允许OwnTone管理订阅",
|
||||
"placeholder": "https://url-to-rss",
|
||||
"processing": "处理中…",
|
||||
"title": "添加播客RSS订阅链接"
|
||||
"title": "添加播客"
|
||||
},
|
||||
"stream": {
|
||||
"add": "添加",
|
||||
@ -24,7 +24,7 @@
|
||||
"loading": "加载中…",
|
||||
"placeholder": "https://url-to-stream",
|
||||
"play": "播放",
|
||||
"title": "添加流链接"
|
||||
"title": "添加流"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@ -184,7 +184,7 @@
|
||||
"rescan-metadata": "重新扫描未修改文件的元数据",
|
||||
"rescan": "重新扫描",
|
||||
"spotify": "仅更新Spotify",
|
||||
"title": "资料库更新"
|
||||
"title": "更新资料库"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user