i18n merges

This commit is contained in:
booploops 2022-03-04 20:01:33 -08:00
parent 7149ac0e8b
commit 18f9df48e7
8 changed files with 631 additions and 386 deletions

View file

@ -146,7 +146,7 @@
"home.followedArtists": "关注的艺人",
"error.appleMusicSubRequired": "需要订阅 Apple Music 以使用 Cider",
"error.connectionError": "无法连接到 Apple Music。",
"error.noResults": "没有结果",
"error.noResults": "没有结果",
"error.noResults.description": "尝试更改搜索条件。",
"podcast.followOnCider": "在 Cider 中关注",
"podcast.followedOnCider": "已关注",
@ -192,7 +192,7 @@
"action.showWebRemoteQR": "显示远程控制的二维码",
"action.playTracksNext": "插播 ${app.selectedMediaItems.length} 首歌曲",
"action.playTracksLater": "最后播放 ${app.selectedMediaItems.length} 首歌曲",
"action.removeTracks": "从队列中移除 ${self.selectedItems.length} 首歌曲",
"action.removeTracks": "从待播清单中移除 ${self.selectedItems.length} 首歌曲",
"action.import": "导入",
"action.export": "导出",
"action.showAlbum": "显示专辑",