From daf148ca6539603c79175433dd36fcc457ef4946 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 9 Oct 2022 09:47:36 -0500 Subject: [PATCH] New translations en_US.json (Chinese Simplified) --- src/i18n/zh_CN.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/i18n/zh_CN.json b/src/i18n/zh_CN.json index fc5a7265..42febff7 100644 --- a/src/i18n/zh_CN.json +++ b/src/i18n/zh_CN.json @@ -139,8 +139,8 @@ "term.audioSettings": "音频设置", "term.audioControls": "音频控制", "term.clearAll": "清空", - "term.recentStations": "最近播放的广播", - "term.personalStations": "最近播放的个人广播", + "term.recentStations": "最近播放的电台", + "term.personalStations": "个人电台", "term.amLive": "Apple Music Live", "term.language": "语言", "term.funLanguages": "恶搞", @@ -226,7 +226,7 @@ "home.recentlyPlayed": "最近播放", "home.recentlyAdded": "最近添加", "home.artistsFeed": "艺人推荐", - "home.artistsFeed.noArtist": "关注你喜爱的艺人后便可查看他们的最新发行歌曲。", + "home.artistsFeed.noArtist": "关注你喜爱的艺人后便可查看他们的最新发行歌曲", "home.madeForYou": "专属推荐", "home.friendsListeningTo": "朋友正在听", "home.followedArtists": "关注的艺人", @@ -242,7 +242,7 @@ "podcast.itunesStore": "iTunes Store", "podcast.episodes": "单集", "podcast.playEpisode": "播放单集", - "podcast.website": "Podcast 网站", + "podcast.website": "播客网站", "action.hideLibrary": "隐藏资料库", "action.showLibrary": "显示资料库", "action.cut": "剪切", @@ -254,11 +254,11 @@ "action.submit": "提交", "action.editTracklist": "编辑歌曲清单", "action.editDescription": "编辑描述", - "action.addToLibrary": "加入资料库", - "action.addToLibrary.success": "成功加入资料库", - "action.addToLibrary.error": "加入资料库时出错", - "action.removeFromLibrary": "从资料库中移除", - "action.removeFromLibrary.success": "已从资料库中移除", + "action.addToLibrary": "添加到资料库", + "action.addToLibrary.success": "已添加到资料库", + "action.addToLibrary.error": "添加到资料库时出错", + "action.removeFromLibrary": "从资料库中删除", + "action.removeFromLibrary.success": "已从资料库中删除", "action.addToQueue": "加入待播清单", "action.addToQueue.success": "成功加入待播清单", "action.addToQueue.error": "加入待播清单时出错", @@ -278,7 +278,7 @@ "action.unfollow.error": "取消关注时出错", "action.playNext": "插播", "action.playLater": "最后播放", - "action.startRadio": "开始电台", + "action.startRadio": "创建电台", "action.goToArtist": "前往艺人", "action.goToAlbum": "前往专辑", "action.showInPlaylist": "在播放列表中显示",