Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 60.5% (106 of 175 strings)

Translation: Hyperpipe/Translations
Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/zh_Hant/
This commit is contained in:
hugoalh 2024-08-31 15:29:36 +00:00 committed by Hosted Weblate
parent bff9cfa57d
commit cf944f1ee7
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -16,14 +16,16 @@
"similar_artists": "相似藝人",
"genres": "類型",
"spotlight": "聚焦",
"feeds": "推薦"
"feeds": "推薦",
"logout": "登出",
"now_playing": "正在播放"
},
"pref": {
"blur": "模糊",
"blur": "深色(模糊",
"dark": "深色",
"light": "淺色",
"theme": "主題",
"blur_light": "模糊 (淺色",
"blur_light": "淺色(模糊 ",
"compact": "緊湊界面",
"dracula": "Dracula",
"nord": "Nord",
@ -41,7 +43,12 @@
"auto": "自動",
"worst": "最差",
"best": "最佳",
"volume": "預設音量"
"volume": "預設音量",
"black": "黑色",
"playback_rate": "播放速率",
"blur_nord": "Nord模糊",
"blur_black": "黑色(模糊)",
"blur_dracula": "Dracula模糊"
},
"action": {
"back": "返回",
@ -52,16 +59,26 @@
"cancel": "取消",
"receive": "接收",
"import": "匯入",
"export": "匯出"
"export": "匯出",
"play_now": "立即播放",
"share": "分享",
"change_time": "變更時間",
"more_controls": "更多控制",
"three-dots": "更多控制",
"save_for_offline_playback": "儲存以供離線播放",
"shuffle": "隨機"
},
"playlist": {
"select": "選擇要加入的播放清單",
"local": "本地播放清單",
"remote": "遠端播放清單",
"name": "播放清單名稱",
"add": "加入播放清單",
"add": "加入播放清單",
"create": "新增播放清單",
"sync": "同步播放清單"
"sync": "同步播放清單",
"remove_from": "從播放清單中移除",
"remove": "移除播放清單",
"save": "儲存為播放清單"
},
"artist": {
"subscribers": "訂閱者",
@ -98,5 +115,19 @@
"general": {
"username": "登入名稱",
"password": "密碼"
},
"countries": {
"JP": "日本",
"GB": "英國",
"KR": "南韓",
"ZZ": "全球",
"UA": "烏克蘭"
},
"queue": {
"clear": "清除佇列",
"add": "增加至佇列",
"shuffle": "隨機佇列",
"add_to_top": "增加至佇列首位",
"add_to_bottom": "增加至佇列末位"
}
}