Skip to content

Commit 5be467a

Browse files
HongyiHankweblate
authored andcommitted
chore(i18n): Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (430 of 430 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/
1 parent b2dfbe1 commit 5be467a

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

src/i18n/resources/zh-TW.json

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,11 @@
381381
},
382382
"templates": {
383383
"title": "打開標題選擇器"
384+
},
385+
"toast": {
386+
"caption-changed": "字幕語言更改為{{language}}",
387+
"caption-disabled": "停用字幕",
388+
"no-captions": "此歌曲無標題"
384389
}
385390
},
386391
"compact-sidebar": {
@@ -600,7 +605,15 @@
600605
},
601606
"navigation": {
602607
"description": "允許應用程式上方顯示上一頁/下一頁按鈕",
603-
"name": "導覽列"
608+
"name": "導覽列",
609+
"templates": {
610+
"back": {
611+
"title": "回到上一頁"
612+
},
613+
"forward": {
614+
"title": "前往下一頁"
615+
}
616+
}
604617
},
605618
"no-google-login": {
606619
"description": "移除 Google 登入按鈕及連結",
@@ -692,7 +705,12 @@
692705
}
693706
},
694707
"description": "允許在影片內進行畫質更改",
695-
"name": "允許變更影片畫質"
708+
"name": "允許變更影片畫質",
709+
"renderer": {
710+
"quality-settings-button": {
711+
"label": "開啟畫質調整器"
712+
}
713+
}
696714
},
697715
"scrobbler": {
698716
"description": "額外新增 scrobbling 支援 (例如:last.fm, Listenbrainz)",
@@ -859,7 +877,8 @@
859877
},
860878
"name": "歌曲/影片切換",
861879
"templates": {
862-
"button-song": "歌曲"
880+
"button-song": "歌曲",
881+
"button-video": "影片"
863882
}
864883
},
865884
"visualizer": {

0 commit comments

Comments
 (0)