diff --git a/src/i18n/zh_HK.jsonc b/src/i18n/zh_HK.jsonc index 2947fd5d..f9b1e609 100644 --- a/src/i18n/zh_HK.jsonc +++ b/src/i18n/zh_HK.jsonc @@ -57,6 +57,7 @@ "term.viewAs": "顯示模式", "term.viewAs.coverArt": "專輯封面", "term.viewAs.list": "列表", + "term.size": "大小", "term.size.normal": "正常", "term.size.compact": "緊凑", "term.enable": "啟用", @@ -64,6 +65,18 @@ "term.enabled": "已啟用", "term.disabled": "已停用", "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.title": "主頁", @@ -88,6 +101,7 @@ "action.removeFromQueue.success": "已從播放清單刪除", "action.removeFromQueue.error": "從播放清單刪除的過程中發生錯誤", "action.addToPlaylist": "加至播放列表", + "action.removeFromPlaylist": "從播放列表刪除", "action.addToFavorites": "加至收藏", "action.follow": "追蹤", "action.follow.success": "追蹤中", @@ -95,7 +109,7 @@ "action.unfollow": "取消追蹤", "action.unfollow.success": "已取消追蹤", "action.unfollow.error": "取消追蹤的過程發生錯誤", - "action.playNext": "下一首", + "action.playNext": "插播", "action.playLater": "稍後播放", "action.startRadio": "建立電台", "action.goToArtist": "前往藝人",