zh_CN/TW Sync + OCD in base file

This commit is contained in:
Maikiwi 2022-01-25 20:39:34 -08:00
parent 15d9570782
commit 9404e4c23e
3 changed files with 96 additions and 4 deletions

View file

@ -256,6 +256,6 @@
"remote.web.title": "Cider Remote", "remote.web.title": "Cider Remote",
"remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance",
//About // About
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors."
} }

View file

@ -87,6 +87,16 @@
"term.clearAll": "清空", "term.clearAll": "清空",
"term.recentStations": "最近播放的频道", "term.recentStations": "最近播放的频道",
"term.language": "语言", "term.language": "语言",
"term.noLyrics": "加载中。。/ 搜索无结果 / 纯音乐",
"term.copyright": "版权所有",
"term.rightsReserved": "保留所有权利。",
"term.sponsor": "赞助",
"term.ciderTeam": "Cider 团队",
"term.developer": "开发者",
"term.socialTeam": "公关团队",
"term.contributors": "贡献者",
"term.equalizer": "均衡器",
"term.reset": "重置",
// Home // Home
"home.title": "主页", "home.title": "主页",
@ -104,6 +114,17 @@
"error.noResults": "没有结果", "error.noResults": "没有结果",
"error.noResults.description": "尝试更改搜索条件。", "error.noResults.description": "尝试更改搜索条件。",
//Podcasts
"podcast.followOnCider": "在 Cider 中追踪",
"podcast.followedOnCider": "已追踪",
"podcast.subscribeOnItunes": "在 iTunes 上订阅",
"podcast.subscribedOnItunes": "已订阅",
"podcast.itunesStore": "iTunes Store", // Follow brand term
"podcast.episodes": "单集",
"podcast.playEpisode": "播放单集",
"podcast.website": "Podcast 网站",
// Actions // Actions
"action.addToLibrary": "加入资料库", "action.addToLibrary": "加入资料库",
"action.addToLibrary.success": "成功加入资料库", "action.addToLibrary.success": "成功加入资料库",
@ -196,6 +217,9 @@
"settings.header.connectivity.discordRPC.appleMusic": "显示正在玩 'Apple Music'", "settings.header.connectivity.discordRPC.appleMusic": "显示正在玩 'Apple Music'",
"settings.option.connectivity.discordRPC.clearOnPause": "暂停时清除Discord 动态", // Toggle "settings.option.connectivity.discordRPC.clearOnPause": "暂停时清除Discord 动态", // Toggle
"settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 记录", // Option to Connect "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)",
// Refer to term.connect for the connect button // Refer to term.connect for the connect button
// Settings - Experimental // Settings - Experimental
@ -204,10 +228,32 @@
"settings.option.experimental.compactUI": "紧凑型 UI", // Toggle "settings.option.experimental.compactUI": "紧凑型 UI", // Toggle
// Refer to term.disabled & term.enabled // Refer to term.disabled & term.enabled
// Spatialization Menu
"spatial.spatialProperties" : "空间属性",
"spatial.width" : "宽度",
"spatial.height" : "高度",
"spatial.depth" : "深度",
"spatial.roomMaterials" : "空间材质",
"spatial.roomDimensions" : "空间尺寸",
"spatial.roomPositions" : "空间位置",
"spatial.setDimensions" : "设置尺寸",
"spatial.setPositions" : "设置位置",
"spatial.up" : "上",
"spatial.front" : "前",
"spatial.left" : "左",
"spatial.right" : "右",
"spatial.back" : "后",
"spatial.down" : "下",
"spatial.listener" : "您",
"spatial.audioSource" : "音源",
// Settings - Unfinished // Settings - Unfinished
"settings.header.unfinished": "未完成", "settings.header.unfinished": "未完成",
// Web Remote // Web Remote
"remote.web.title": "Cider 远程控制", "remote.web.title": "Cider 远程控制",
"remote.web.description": "扫描以下的二维码以控制 Cider" "remote.web.description": "扫描以下的二维码以控制 Cider",
//About
"about.thanks": "郑重感谢 Cider Collective 团队以及为这个项目提供支持的贡献者。"
} }

View file

@ -86,6 +86,17 @@
"term.clearAll": "清空", "term.clearAll": "清空",
"term.recentStations": "最近收聽的廣播", "term.recentStations": "最近收聽的廣播",
"term.language": "語言", "term.language": "語言",
"term.noLyrics": "正在載入。。/ 無歌詞結果 / 純音樂",
"term.copyright": "版權聲明",
"term.rightsReserved": "保留所有權利。",
"term.sponsor": "贊助",
"term.ciderTeam": "Cider 團隊",
"term.developer": "開發者",
"term.socialTeam": "公關團隊",
"term.contributors": "貢獻者",
"term.equalizer": "等化器",
"term.reset": "重置",
// Home // Home
"home.title": "主頁", "home.title": "主頁",
"home.recentlyPlayed": "最近播放", "home.recentlyPlayed": "最近播放",
@ -101,6 +112,16 @@
"error.noResults": "沒有結果", "error.noResults": "沒有結果",
"error.noResults.description": "嘗試新的搜尋項目。", "error.noResults.description": "嘗試新的搜尋項目。",
//Podcasts
"podcast.followOnCider": "在 Cider 上追蹤",
"podcast.followedOnCider": "已追蹤",
"podcast.subscribeOnItunes": "在 iTunes 上訂閱",
"podcast.subscribedOnItunes": "已訂閱",
"podcast.itunesStore": "iTunes Store", // Follows brand term
"podcast.episodes": "單集",
"podcast.playEpisode": "播放單集",
"podcast.website": "Podcast 網站",
// Actions // Actions
"action.addToLibrary": "加入資料庫", "action.addToLibrary": "加入資料庫",
"action.addToLibrary.success": "成功加入資料庫", "action.addToLibrary.success": "成功加入資料庫",
@ -129,7 +150,7 @@
"action.goToAlbum": "前往專輯", "action.goToAlbum": "前往專輯",
"action.moveToTop": "移至頂端", "action.moveToTop": "移至頂端",
"action.share": "分享歌曲", "action.share": "分享歌曲",
"action.rename": "Rename", "action.rename": "重新命名",
"action.love": "喜愛", "action.love": "喜愛",
"action.unlove": "取消喜愛", "action.unlove": "取消喜愛",
"action.dislike": "減少此類建議", "action.dislike": "減少此類建議",
@ -194,6 +215,9 @@
"settings.header.connectivity.discordRPC.appleMusic": "顯示正在玩 'Apple Music'", "settings.header.connectivity.discordRPC.appleMusic": "顯示正在玩 'Apple Music'",
"settings.option.connectivity.discordRPC.clearOnPause": "暫停時清除 Discord 動態", // Toggle "settings.option.connectivity.discordRPC.clearOnPause": "暫停時清除 Discord 動態", // Toggle
"settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 記錄", // Option to Connect "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)",
// Refer to term.connect for the connect button // Refer to term.connect for the connect button
// Settings - Experimental // Settings - Experimental
@ -202,10 +226,32 @@
"settings.option.experimental.compactUI": "緊凑型 UI", // Toggle "settings.option.experimental.compactUI": "緊凑型 UI", // Toggle
// Refer to term.disabled & term.enabled // Refer to term.disabled & term.enabled
// Spatialization Menu
"spatial.spatialProperties" : "空間化屬性",
"spatial.width" : "寬度",
"spatial.height" : "高度",
"spatial.depth" : "深度",
"spatial.roomMaterials" : "空間材質",
"spatial.roomDimensions" : "空間尺寸",
"spatial.roomPositions" : "空間位置",
"spatial.setDimensions" : "設定尺寸",
"spatial.setPositions" : "設定位置",
"spatial.up" : "上",
"spatial.front" : "前",
"spatial.left" : "左",
"spatial.right" : "右",
"spatial.back" : "後",
"spatial.down" : "下",
"spatial.listener" : "聽衆",
"spatial.audioSource" : "音訊來源",
// Settings - Unfinished // Settings - Unfinished
"settings.header.unfinished": "未完成", "settings.header.unfinished": "未完成",
// Web Remote // Web Remote
"remote.web.title": "Cider 遠控", "remote.web.title": "Cider 遠控",
"remote.web.description": "掃描以下的行動條碼以控制 Cider" "remote.web.description": "掃描以下的行動條碼以控制 Cider",
//About
"about.thanks": "著重感謝 Cider Collective 團隊的成員以及所有為項目付出的貢獻者。"
} }