From 8e66fe33bc65e36cd076b36b3b3d512f0cd0e311 Mon Sep 17 00:00:00 2001 From: Bill Zhang <1158817754@qq.com> Date: Thu, 10 Feb 2022 14:45:14 +0800 Subject: [PATCH] Update zh_CN, zh_HK and zh_TW (#416) --- src/i18n/zh_CN.jsonc | 53 ++++++++++++++++++++++++++------------------ src/i18n/zh_HK.jsonc | 12 +++++++--- src/i18n/zh_TW.jsonc | 9 +++++++- 3 files changed, 49 insertions(+), 25 deletions(-) diff --git a/src/i18n/zh_CN.jsonc b/src/i18n/zh_CN.jsonc index 370c226e..1adbf1ae 100644 --- a/src/i18n/zh_CN.jsonc +++ b/src/i18n/zh_CN.jsonc @@ -8,7 +8,7 @@ "i18n.languageName": "简体中文(中国)", // name of language in native language "i18n.languageNameEnglish": "Simp. Chinese (China)", // name of language in English "i18n.category": "main", // main = real language, fun = fun community languages - "i18n.authors": "@maikirakiwi", // Authors, if you contribute to this file feel free to add your name seperated with a space + "i18n.authors": "@maikirakiwi @BillKerman", // Authors, if you contribute to this file feel free to add your name seperated with a space // Dialogs "dialog.cancel": "取消", @@ -18,8 +18,8 @@ "notification.updatingLibrarySongs": "正在更新资料库的歌曲信息...", "notification.updatingLibraryAlbums": "正在更新资料库的专辑信息...", "notification.updatingLibraryArtists": "正在更新资料库的艺人信息...", - // Terms + "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", // Follows brand term "term.applePodcasts": "Apple Podcasts", // Follows brand term "term.itunes": "iTunes", // Follows brand term @@ -31,7 +31,7 @@ "term.login": "登录", "term.about": "关于", "term.privateSession": "私人聆听", - "term.queue": "队列", + "term.queue": "待播清单", "term.search": "搜索", "term.library": "资料库", "term.listenNow": "现在就听", @@ -44,6 +44,11 @@ "term.podcasts": "播客", "term.playlists": "播放列表", "term.playlist": "播放列表", + "term.newPlaylist": "新播放列表", + "term.newPlaylistFolder": "新播放列表文件夹", + "term.createNewPlaylist": "新建播放列表", + "term.createNewPlaylistFolder": "新建播放列表文件夹", + "term.deletePlaylist": "您确定要删除该播放列表吗?", "term.play": "播放", "term.pause": "暂停", "term.previous": "上一首", @@ -103,7 +108,8 @@ "term.clearAll": "清空", "term.recentStations": "最近播放的频道", "term.language": "语言", - "term.noLyrics": "加载中。。/ 搜索无结果 / 纯音乐", + "term.funLanguages": "恶搞", + "term.noLyrics": "加载中... / 搜索无结果 / 纯音乐", "term.copyright": "版权所有", "term.rightsReserved": "保留所有权利。", "term.sponsor": "赞助", @@ -125,7 +131,7 @@ "home.recentlyPlayed": "最近播放", "home.recentlyAdded": "最近添加", "home.artistsFeed": "艺人推荐", - "home.artistsFeed.noArtist": "追踪您喜爱的艺人后便可查看他们的最新发行。", + "home.artistsFeed.noArtist": "关注您喜爱的艺人后便可查看他们的最新发行歌曲。", "home.madeForYou": "专属推荐", "home.friendsListeningTo": "朋友正在听", "home.followedArtists": "关注的艺人", @@ -133,12 +139,12 @@ // Errors "error.appleMusicSubRequired": "需要订阅 Apple Music 以使用 Cider", "error.connectionError": "无法连接到 Apple Music。", - "error.noResults": "没有结果", + "error.noResults": "没有结果。", "error.noResults.description": "尝试更改搜索条件。", //Podcasts - "podcast.followOnCider": "在 Cider 中追踪", - "podcast.followedOnCider": "已追踪", + "podcast.followOnCider": "在 Cider 中关注", + "podcast.followedOnCider": "已关注", "podcast.subscribeOnItunes": "在 iTunes 上订阅", "podcast.subscribedOnItunes": "已订阅", "podcast.itunesStore": "iTunes Store", // Follow brand term @@ -153,12 +159,13 @@ "action.addToLibrary.error": "加入资料库的过程发生了错误", "action.removeFromLibrary": "从资料库中移除", "action.removeFromLibrary.success": "已从资料库中移除", - "action.addToQueue": "加入队列", - "action.addToQueue.success": "成功加入队列", - "action.addToQueue.error": "加入队列的过程发生了错误", - "action.removeFromQueue": "从队列中移除", - "action.removeFromQueue.success": "已从队列中移除", - "action.removeFromQueue.error": "从队列中移除的过程发生了错误", + "action.addToQueue": "加入待播清单", + "action.addToQueue.success": "成功加入待播清单", + "action.addToQueue.error": "加入待播清单的过程发生了错误", + "action.removeFromQueue": "从待播清单中移除", + "action.removeFromQueue.success": "已从待播清单中移除", + "action.removeFromQueue.error": "从待播清单中移除的过程发生了错误", + "action.createPlaylist": "新建播放列表", "action.addToPlaylist": "加入播放列表", "action.removeFromPlaylist": "从播放列表中移除", "action.addToFavorites": "加至收藏", @@ -168,7 +175,7 @@ "action.unfollow": "取消关注", "action.unfollow.success": "已取消关注", "action.unfollow.error": "尝试取消关注的过程发生了错误", - "action.playNext": "下一首播放", + "action.playNext": "插播", "action.playLater": "最后播放", "action.startRadio": "开始电台", "action.goToArtist": "前往艺人", @@ -179,11 +186,11 @@ "action.love": "喜欢", "action.unlove": "踩", "action.dislike": "减少此类建议", - "action.undoDislike": "增加此类建议", + "action.undoDislike": "撤销减少此类建议", "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": "显示专辑", @@ -213,6 +220,7 @@ "settings.option.visual.windowBackgroundStyle": "窗口背景样式", // Toggle "settings.header.visual.windowBackgroundStyle.none": "无", "settings.header.visual.windowBackgroundStyle.artwork": "专辑封面", + "settings.header.visual.windowBackgroundStyle.image": "图像", "settings.option.visual.animatedArtwork": "动态专辑封面", // Dropdown "settings.header.visual.animatedArtwork.always": "总是显示", "settings.header.visual.animatedArtwork.limited": "只在艺人页面和专辑封面显示", @@ -246,14 +254,16 @@ "settings.header.connectivity": "外部连接", "settings.header.connectivity.description": "调整Cider与外部应用的交互设置", "settings.option.connectivity.discordRPC": "Discord 动态", // Dropdown + "settings.option.connectivity.playbackNotifications": "播放通知", // Toggle // Refer to term.disabled for the disabled option - "settings.header.connectivity.discordRPC.cider": "显示正在玩 'Cider'", - "settings.header.connectivity.discordRPC.appleMusic": "显示正在玩 'Apple Music'", - "settings.option.connectivity.discordRPC.clearOnPause": "暂停时清除Discord 动态", // Toggle + "settings.header.connectivity.discordRPC.cider": "显示正在 'Cider' 上聆听", + "settings.header.connectivity.discordRPC.appleMusic": "显示正在 'Apple Music' 上聆听", + "settings.option.connectivity.discordRPC.clearOnPause": "暂停时清除 Discord 动态", // Toggle "settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 记录", // Option to Connect "settings.option.connectivity.lastfmScrobble.delay": "LastFM Scrobble 延迟 (%)", "settings.option.connectivity.lastfmScrobble.nowPlaying": "启用 LastFM 正在播放", - "settings.option.connectivity.lastfmScrobble.removeFeatured": "从歌名里去除艺人推荐 (LastFM)", + "settings.option.connectivity.lastfmScrobble.removeFeatured": "从歌名里去除合作者 (LastFM)", + "settings.option.connectivity.lastfmScrobble.filterLoop": "不记录单曲循环 (LastFM)", // Refer to term.connect for the connect button // Settings - Experimental @@ -264,6 +274,7 @@ // Refer to term.disabled & term.enabled // Spatialization Menu + "spatial.notTurnedOn": "音频空间化功能被禁用,使用前请先启用。", "spatial.spatialProperties" : "空间属性", "spatial.width" : "宽度", "spatial.height" : "高度", diff --git a/src/i18n/zh_HK.jsonc b/src/i18n/zh_HK.jsonc index 97bc8481..f15099cf 100644 --- a/src/i18n/zh_HK.jsonc +++ b/src/i18n/zh_HK.jsonc @@ -45,6 +45,11 @@ "term.podcasts": "Podcasts", "term.playlists": "播放列表", "term.playlist": "播放列表", + "term.newPlaylist": "新播放列表", + "term.newPlaylistFolder": "新播放列表資料夾", + "term.createNewPlaylist": "新建播放列表", + "term.createNewPlaylistFolder": "新建播放列表資料夾", + "term.deletePlaylist": "您确定要删除该播放列表吗?", "term.play": "播放", "term.pause": "暫停", "term.previous": "上一首", @@ -178,7 +183,7 @@ "action.love": "喜愛", "action.unlove": "取消喜愛", "action.dislike": "減少此類建議", - "action.undoDislike": "還原減小此類建議", + "action.undoDislike": "還原減少此類建議", "action.showWebRemoteQR": "遙距控制", "action.playTracksNext": "插播 ${app.selectedMediaItems.length} 首歌曲", "action.playTracksLater": "稍後播放 ${app.selectedMediaItems.length} 首歌曲", @@ -255,8 +260,8 @@ "settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 記錄", // Option to Connect "settings.option.connectivity.lastfmScrobble.delay": "LastFM Scrobble 延遲 (%)", "settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 LastFM 正在播放", - "settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (LastFM)", - "settings.option.connectivity.lastfmScrobble.filterLoop": "Filter looped track (LastFM)", + "settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除客串藝人 (LastFM)", + "settings.option.connectivity.lastfmScrobble.filterLoop": "不記錄單曲循環 (LastFM)", // Refer to term.connect for the connect button // Settings - Experimental @@ -270,6 +275,7 @@ // Refer to term.disabled & term.enabled // Spatialization Menu + "spatial.notTurnedOn": "空間音訊功能被禁用,使用前請先啓用。", "spatial.spatialProperties" : "空間音訊屬性", "spatial.width" : "闊度", "spatial.height" : "高度", diff --git a/src/i18n/zh_TW.jsonc b/src/i18n/zh_TW.jsonc index aa238675..2a608063 100644 --- a/src/i18n/zh_TW.jsonc +++ b/src/i18n/zh_TW.jsonc @@ -45,6 +45,11 @@ "term.podcasts": "Podcasts", "term.playlists": "播放列表", "term.playlist": "播放列表", + "term.newPlaylist": "新播放列表", + "term.newPlaylistFolder": "新播放列表資料夾", + "term.createNewPlaylist": "新增播放列表", + "term.createNewPlaylistFolder": "新增播放列表資料夾", + "term.deletePlaylist": "您确定要删除该播放列表吗?", "term.play": "播放", "term.pause": "暫停", "term.previous": "上一首", @@ -160,6 +165,7 @@ "action.removeFromQueue": "從待播清單刪除", "action.removeFromQueue.success": "已從待播清單刪除", "action.removeFromQueue.error": "從待播清單刪除的過程發生錯誤", + "action.createPlaylist": "新增播放列表", "action.addToPlaylist": "加入播放列表", "action.removeFromPlaylist": "從播放列表刪除", "action.addToFavorites": "加入我的最愛", @@ -289,7 +295,8 @@ "settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 記錄", // Option to Connect "settings.option.connectivity.lastfmScrobble.delay": "LastFM Scrobble 延遲 (%)", "settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 LastFM 目前聆聽", // Toggle - "settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (LastFM)", + "settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除客串藝人 (LastFM)", + "settings.option.connectivity.lastfmScrobble.filterLoop": "不記錄單曲循環 (LastFM)", // Refer to term.connect for the connect button // Settings - Experimental