Updated the zh_HK.jsonc again

This commit is contained in:
kyw504100 2022-02-03 01:54:51 +08:00
parent ddb07ee855
commit a631bbd54a
No known key found for this signature in database
GPG key ID: 9116E2159A0521FD

View file

@ -130,6 +130,18 @@
"term.topResult": "熱門搜尋結果", // Search Results "term.topResult": "熱門搜尋結果", // Search Results
"term.sharedPlaylists": "播放列表", // Search Results "term.sharedPlaylists": "播放列表", // Search Results
"term.people": "個人檔案", // Search Results "term.people": "個人檔案", // Search Results
"term.newpreset.name": "新均衡器範本名稱", // Equalizer Preset
"term.addedpreset": "已新增",
"term.deletepreset.warn": "你確認要刪除這個範本?",
"term.deletedpreset": "已刪除",
"term.musicVideos": "MV", // Search page friendlyTypes
"term.stations": "電台",
"term.curators": "Curators",
"term.appleCurators": "Apple Curators",
"term.radioShows": "廣播單集",
"term.recordLabels": "唱片公司",
"term.videoExtras": "影片特輯",
"term.top": "Top",
// Home // Home
"home.title": "主頁", "home.title": "主頁",
@ -201,6 +213,8 @@
"action.tray.quit": "結束", "action.tray.quit": "結束",
"action.tray.show": "顯示", "action.tray.show": "顯示",
"action.update": "更新", "action.update": "更新",
"action.newpreset": "新增範本", //Equallizer preset
"action.deletepreset": "刪除範本",
// Settings - General // Settings - General
"settings.header.general": "一般", "settings.header.general": "一般",