New translations en_US.json (Chinese Simplified)

This commit is contained in:
cryptofyre 2022-10-04 01:04:02 -05:00
parent b29faa9e07
commit ac481a2c62

View file

@ -1,8 +1,8 @@
{
"i18n.languageName": "简体中文(中国)",
"i18n.languageNameEnglish": "Simp. Chinese (China)",
"i18n.languageName": "简体中文",
"i18n.languageNameEnglish": "Simp. Chinese",
"i18n.category": "main",
"i18n.authors": "@notmaikiwi @BillKerman @jay900604 @sakura0224",
"i18n.authors": "@notmaikiwi @BillKerman @jay900604 @sakura0224 @nevodev",
"app.name": "Cider",
"date.format": "${y}年${m}月${d}日",
"dialog.cancel": "取消",
@ -34,7 +34,7 @@
"term.search": "搜索",
"term.scroll": "滚动模式",
"term.scroll.infinite": "无限制",
"term.scroll.paged": "每页${songsPerPage}首",
"term.scroll.paged": "每页 ${songsPerPage} 首",
"term.live": "LIVE",
"term.showSearch": "显示搜索栏",
"term.hideSearch": "隐藏搜索栏",
@ -254,15 +254,15 @@
"action.editDescription": "编辑描述",
"action.addToLibrary": "加入资料库",
"action.addToLibrary.success": "成功加入资料库",
"action.addToLibrary.error": "加入资料库的过程中发生了错误",
"action.addToLibrary.error": "加入资料库时出错",
"action.removeFromLibrary": "从资料库中移除",
"action.removeFromLibrary.success": "已从资料库中移除",
"action.addToQueue": "加入待播清单",
"action.addToQueue.success": "成功加入待播清单",
"action.addToQueue.error": "加入待播清单的过程中发生了错误",
"action.addToQueue.error": "加入待播清单时出错",
"action.removeFromQueue": "从待播清单中移除",
"action.removeFromQueue.success": "已从待播清单中移除",
"action.removeFromQueue.error": "从待播清单中移除的过程中发生了错误",
"action.removeFromQueue.error": "从待播清单移除时出错",
"action.createPlaylist": "新建播放列表",
"action.addToPlaylist.duplicate": "播放列表中已存在相同歌曲。你确定要继续吗?",
"action.addToPlaylist": "添加到播放列表",
@ -270,10 +270,10 @@
"action.addToFavorites": "添加至收藏",
"action.follow": "关注",
"action.follow.success": "已关注",
"action.follow.error": "尝试关注的过程中发生了错误",
"action.follow.error": "关注时出错",
"action.unfollow": "取消关注",
"action.unfollow.success": "已取消关注",
"action.unfollow.error": "尝试取消关注的过程中发生了错误",
"action.unfollow.error": "取消关注时出错",
"action.playNext": "插播",
"action.playLater": "最后播放",
"action.startRadio": "开始电台",
@ -525,7 +525,7 @@
"settings.header.lyrics": "歌词",
"settings.header.lyrics.description": "调整 Cider 的歌词设置",
"settings.option.lyrics.enableMusixmatch": "启用 Musixmatch 歌词",
"settings.option.lyrics.enableMusixmatchKaraoke": "启用卡拉OK模式(仅限 Musixmatch",
"settings.option.lyrics.enableMusixmatchKaraoke": "启用逐字歌词模式(仅限 Musixmatch",
"settings.option.lyrics.musixmatchPreferredLanguage": "Musixmatch 歌词语言偏好",
"settings.option.lyrics.enableYoutubeLyrics": "播放 MV 时使用 YouTube 歌词",
"settings.option.lyrics.enableQQLyrics": "启用 QQ 音乐的歌词",