mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-05 23:33:13 -05:00
[web] Switch to camel case
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"save": "Speichern",
|
||||
"send": "Senden",
|
||||
"show-more": "Zeige mehr",
|
||||
"shuffle": "Zufallswiedergabe"
|
||||
"shuffle": "Zufallswiedergabe",
|
||||
"update": "Neu einlesen"
|
||||
},
|
||||
"count": {
|
||||
"albums": "{count} Album|{count} Album|{count} Alben",
|
||||
@@ -116,6 +117,7 @@
|
||||
"albums": "Alben",
|
||||
"artists": "Künstler",
|
||||
"audiobooks": "Hörbücher",
|
||||
"composers": "Komponisten",
|
||||
"now-playing": " - {album}",
|
||||
"stream-error": "HTTP-stream-Fehler: Stream kann nicht geladen werden oder wurde wg. Netzwerkfehler gestopt",
|
||||
"stream": "HTTP-stream",
|
||||
@@ -216,8 +218,7 @@
|
||||
},
|
||||
"podcasts": {
|
||||
"new-episodes": "Neue Episoden",
|
||||
"title": "Podcasts",
|
||||
"update": "Neu einlesen"
|
||||
"title": "Podcasts"
|
||||
},
|
||||
"queue": {
|
||||
"title": "Warteschlange"
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
"save": "Save",
|
||||
"send": "Send",
|
||||
"show-more": "Show more",
|
||||
"shuffle": "Shuffle"
|
||||
"shuffle": "Shuffle",
|
||||
"update": "Update"
|
||||
},
|
||||
"count": {
|
||||
"albums": "{count} album|{count} album|{count} albums",
|
||||
@@ -116,6 +117,7 @@
|
||||
"albums": "Albums",
|
||||
"artists": "Artists",
|
||||
"audiobooks": "Audiobooks",
|
||||
"composers": "Composers",
|
||||
"now-playing": " - {album}",
|
||||
"stream-error": "HTTP stream error: failed to load stream or stopped loading due to network problem",
|
||||
"stream": "HTTP stream",
|
||||
@@ -216,8 +218,7 @@
|
||||
},
|
||||
"podcasts": {
|
||||
"new-episodes": "New Episodes",
|
||||
"title": "Podcasts",
|
||||
"update": "Update"
|
||||
"title": "Podcasts"
|
||||
},
|
||||
"queue": {
|
||||
"title": "Queue"
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
"save": "Enregistrer",
|
||||
"send": "Envoyer",
|
||||
"show-more": "Afficher plus",
|
||||
"shuffle": "Lecture aléatoire"
|
||||
"shuffle": "Lecture aléatoire",
|
||||
"update": "Actualiser"
|
||||
},
|
||||
"count": {
|
||||
"albums": "{count} album|{count} album|{count} albums",
|
||||
@@ -116,6 +117,7 @@
|
||||
"albums": "Albums",
|
||||
"artists": "Artistes",
|
||||
"audiobooks": "Livres audio",
|
||||
"composers": "Compositeurs",
|
||||
"now-playing": " - {album}",
|
||||
"stream-error": "Erreur du flux HTTP : échec du chargement du flux ou arrêt du chargement en raison d’un problème réseau",
|
||||
"stream": "Flux HTTP",
|
||||
@@ -216,8 +218,7 @@
|
||||
},
|
||||
"podcasts": {
|
||||
"new-episodes": "Nouveaux épisodes",
|
||||
"title": "Podcasts",
|
||||
"update": "Actualiser"
|
||||
"title": "Podcasts"
|
||||
},
|
||||
"queue": {
|
||||
"title": "File d’attente"
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
"save": "保存",
|
||||
"send": "发送",
|
||||
"show-more": "显示更多",
|
||||
"shuffle": "随机播放"
|
||||
"shuffle": "随机播放",
|
||||
"update": "更新"
|
||||
},
|
||||
"count": {
|
||||
"albums": "{count} 张专辑|{count} 张专辑",
|
||||
@@ -116,6 +117,7 @@
|
||||
"albums": "专辑",
|
||||
"artists": "艺人",
|
||||
"audiobooks": "有声读物",
|
||||
"composers": "作曲家",
|
||||
"now-playing": " - {album}",
|
||||
"stream-error": "HTTP流错误:流载入失败或者由于网络原因无法载入",
|
||||
"stream": "HTTP流",
|
||||
@@ -216,8 +218,7 @@
|
||||
},
|
||||
"podcasts": {
|
||||
"new-episodes": "最新单集",
|
||||
"title": "播客",
|
||||
"update": "更新"
|
||||
"title": "播客"
|
||||
},
|
||||
"queue": {
|
||||
"title": "清单"
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
"save": "儲存",
|
||||
"send": "發送",
|
||||
"show-more": "顯示更多",
|
||||
"shuffle": "隨機播放"
|
||||
"shuffle": "隨機播放",
|
||||
"update": "更新"
|
||||
},
|
||||
"count": {
|
||||
"albums": "{count} 張專輯|{count} 張專輯",
|
||||
@@ -116,6 +117,7 @@
|
||||
"albums": "專輯",
|
||||
"artists": "藝人",
|
||||
"audiobooks": "有聲書",
|
||||
"composers": "作曲家",
|
||||
"now-playing": " - {album}",
|
||||
"stream-error": "HTTP串流錯誤:串流載入失敗或者由於網絡原因無法載入",
|
||||
"stream": "HTTP串流",
|
||||
@@ -216,8 +218,7 @@
|
||||
},
|
||||
"podcasts": {
|
||||
"new-episodes": "最新單集",
|
||||
"title": "Podcast",
|
||||
"update": "更新"
|
||||
"title": "Podcast"
|
||||
},
|
||||
"queue": {
|
||||
"title": "清單"
|
||||
|
||||
Reference in New Issue
Block a user