Update on zh_HK (#200)

haha closed PR funny number
This commit is contained in:
KaHim Chan 2022-01-25 03:43:28 +08:00 committed by GitHub
parent 30611392be
commit 6321fc5abc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@
"term.viewAs": "顯示模式", "term.viewAs": "顯示模式",
"term.viewAs.coverArt": "專輯封面", "term.viewAs.coverArt": "專輯封面",
"term.viewAs.list": "列表", "term.viewAs.list": "列表",
"term.size": "大小",
"term.size.normal": "正常", "term.size.normal": "正常",
"term.size.compact": "緊凑", "term.size.compact": "緊凑",
"term.enable": "啟用", "term.enable": "啟用",
@ -64,6 +65,18 @@
"term.enabled": "已啟用", "term.enabled": "已啟用",
"term.disabled": "已停用", "term.disabled": "已停用",
"term.connect": "連結", "term.connect": "連結",
"term.confirm": "確認?",
"term.more": "更多",
"term.less": "較少",
"term.showMore": "顯示更多",
"term.showLess": "顯示較少",
"term.topSongs" : "熱門歌曲",
"term.latestReleases": "最新發行",
"term.time.added": "加入於",
"term.time.released": "發行於",
"term.time.updated": "更新於",
"term.fullscreenView": "全螢幕檢視",
"term.defaultView": "一般檢視",
// Home // Home
"home.title": "主頁", "home.title": "主頁",
@ -88,6 +101,7 @@
"action.removeFromQueue.success": "已從播放清單刪除", "action.removeFromQueue.success": "已從播放清單刪除",
"action.removeFromQueue.error": "從播放清單刪除的過程中發生錯誤", "action.removeFromQueue.error": "從播放清單刪除的過程中發生錯誤",
"action.addToPlaylist": "加至播放列表", "action.addToPlaylist": "加至播放列表",
"action.removeFromPlaylist": "從播放列表刪除",
"action.addToFavorites": "加至收藏", "action.addToFavorites": "加至收藏",
"action.follow": "追蹤", "action.follow": "追蹤",
"action.follow.success": "追蹤中", "action.follow.success": "追蹤中",
@ -95,7 +109,7 @@
"action.unfollow": "取消追蹤", "action.unfollow": "取消追蹤",
"action.unfollow.success": "已取消追蹤", "action.unfollow.success": "已取消追蹤",
"action.unfollow.error": "取消追蹤的過程發生錯誤", "action.unfollow.error": "取消追蹤的過程發生錯誤",
"action.playNext": "下一首", "action.playNext": "插播",
"action.playLater": "稍後播放", "action.playLater": "稍後播放",
"action.startRadio": "建立電台", "action.startRadio": "建立電台",
"action.goToArtist": "前往藝人", "action.goToArtist": "前往藝人",