Browse Source

Add new translation strings

master
jeffvli 3 years ago
parent
commit
2dfb951cbe
  1. 8
      src/i18n/locales/de.json
  2. 8
      src/i18n/locales/en.json
  3. 8
      src/i18n/locales/zhcn.json

8
src/i18n/locales/de.json

@ -161,6 +161,7 @@
"Light": "Leicht",
"Linear": "Linear",
"List View": "Listenansicht",
"Load more": "",
"Loading...": "Lädt...",
"Local": "Lokal",
"Location:": "Ort:",
@ -189,6 +190,7 @@
"Native": "System",
"Next Track": "Nächster Track",
"No parent album found": "Kein übergeordnetes Album gefunden",
"No results found": "",
"No songs found, adjust your filters": "Keine Songs gefunden, passe deine Filter an",
"None": "Keine",
"Note: These settings may not function correctly depending on your desktop environment.": "Hinweis: Diese Einstellungen funktionieren je nach Desktop-Umgebung möglicherweise nicht korrekt.",
@ -218,6 +220,7 @@
"PLAYLIST": "PLAYLIST",
"Playlist \"{{newPlaylistName}}\" created!": "Playlist \"{{newPlaylistName}}\" erstellt!",
"Playlist images": "Playlist Bilder",
"Playlist List": "",
"Playlists": "Playlists",
"Plays": "Wiedergaben",
"Polling Interval": "Abfrageintervall",
@ -255,7 +258,8 @@
"Scrobble": "Scrobbeln",
"Scrobbling": "Scrobbling",
"Search": "Suche",
"Search: {{urlQuery}}": "Suche: {{urlQuery}}",
"Search library": "",
"Search page": "",
"Seek backward": "Zurückspulen",
"Seek Backward": "Zurückspulen",
"Seek forward": "Vorspulen",
@ -277,6 +281,7 @@
"SHOW MORE": "MEHR ANZEIGEN",
"Shuffle": "Shuffeln",
"Shuffle queue": "Warteschlange Shuffeln",
"Sidebar": "",
"Similar To": "Similar To",
"Size": "Größe",
"Song Count": "Song Anzahl",
@ -327,6 +332,7 @@
"Unknown Artist": "Unbekannter Künstler",
"Unknown Title": "Unbekannter Titel",
"Username": "Nutzername",
"View all results": "",
"View All Songs": "Alle Songs anzeigen",
"View CHANGELOG": "CHANGELOG öffnen",
"View Discography": "Discographie anzeigen",

8
src/i18n/locales/en.json

@ -161,6 +161,7 @@
"Light": "Light",
"Linear": "Linear",
"List View": "List View",
"Load more": "Load more",
"Loading...": "Loading...",
"Local": "Local",
"Location:": "Location:",
@ -189,6 +190,7 @@
"Native": "Native",
"Next Track": "Next Track",
"No parent album found": "No parent album found",
"No results found": "No results found",
"No songs found, adjust your filters": "No songs found, adjust your filters",
"None": "None",
"Note: These settings may not function correctly depending on your desktop environment.": "Note: These settings may not function correctly depending on your desktop environment.",
@ -218,6 +220,7 @@
"PLAYLIST": "PLAYLIST",
"Playlist \"{{newPlaylistName}}\" created!": "Playlist \"{{newPlaylistName}}\" created!",
"Playlist images": "Playlist images",
"Playlist List": "Playlist List",
"Playlists": "Playlists",
"Plays": "Plays",
"Polling Interval": "Polling Interval",
@ -255,7 +258,8 @@
"Scrobble": "Scrobble",
"Scrobbling": "Scrobbling",
"Search": "Search",
"Search: {{urlQuery}}": "Search: {{urlQuery}}",
"Search library": "Search library",
"Search page": "Search page",
"Seek backward": "Seek backward",
"Seek Backward": "Seek Backward",
"Seek forward": "Seek forward",
@ -277,6 +281,7 @@
"SHOW MORE": "SHOW MORE",
"Shuffle": "Shuffle",
"Shuffle queue": "Shuffle queue",
"Sidebar": "Sidebar",
"Similar To": "Similar To",
"Size": "Size",
"Song Count": "Song Count",
@ -327,6 +332,7 @@
"Unknown Artist": "Unknown Artist",
"Unknown Title": "Unknown Title",
"Username": "Username",
"View all results": "View all results",
"View All Songs": "View All Songs",
"View CHANGELOG": "View CHANGELOG",
"View Discography": "View Discography",

8
src/i18n/locales/zhcn.json

@ -161,6 +161,7 @@
"Light": "明亮",
"Linear": "线性",
"List View": "列表视图",
"Load more": "",
"Loading...": "加载中...",
"Local": "本地",
"Location:": "位置:",
@ -189,6 +190,7 @@
"Native": "原生",
"Next Track": "下一首",
"No parent album found": "未找到父专辑",
"No results found": "",
"No songs found, adjust your filters": "未找到歌曲,请调整您的过滤器",
"None": "空",
"Note: These settings may not function correctly depending on your desktop environment.": "注意: 根据你的桌面环境,这些设置可能无法正常运行。",
@ -218,6 +220,7 @@
"PLAYLIST": "播放列表",
"Playlist \"{{newPlaylistName}}\" created!": "播放列表 \"{{newPlaylistName}}\" 已创建!",
"Playlist images": "播放列表图片",
"Playlist List": "",
"Playlists": "播放列表",
"Plays": "播放",
"Polling Interval": "轮询间隔",
@ -255,7 +258,8 @@
"Scrobble": "Scrobble",
"Scrobbling": "Scrobbling",
"Search": "搜索",
"Search: {{urlQuery}}": "搜索: {{urlQuery}}",
"Search library": "",
"Search page": "",
"Seek backward": "向后快进",
"Seek Backward": "向后快进",
"Seek forward": "向前快进",
@ -277,6 +281,7 @@
"SHOW MORE": "现在更多",
"Shuffle": "随机播放",
"Shuffle queue": "随机播放队列",
"Sidebar": "",
"Similar To": "",
"Size": "大小",
"Song Count": "歌曲计数",
@ -327,6 +332,7 @@
"Unknown Artist": "未知歌手",
"Unknown Title": "未知标题",
"Username": "用户名",
"View all results": "",
"View All Songs": "查看全部歌曲",
"View CHANGELOG": "查看变更日志",
"View Discography": "查看唱片",

Loading…
Cancel
Save