mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
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/
This commit is contained in:
committed by
Hosted Weblate
parent
b2dfbe1ed3
commit
5be467a869
@ -381,6 +381,11 @@
|
|||||||
},
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
"title": "打開標題選擇器"
|
"title": "打開標題選擇器"
|
||||||
|
},
|
||||||
|
"toast": {
|
||||||
|
"caption-changed": "字幕語言更改為{{language}}",
|
||||||
|
"caption-disabled": "停用字幕",
|
||||||
|
"no-captions": "此歌曲無標題"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compact-sidebar": {
|
"compact-sidebar": {
|
||||||
@ -600,7 +605,15 @@
|
|||||||
},
|
},
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"description": "允許應用程式上方顯示上一頁/下一頁按鈕",
|
"description": "允許應用程式上方顯示上一頁/下一頁按鈕",
|
||||||
"name": "導覽列"
|
"name": "導覽列",
|
||||||
|
"templates": {
|
||||||
|
"back": {
|
||||||
|
"title": "回到上一頁"
|
||||||
|
},
|
||||||
|
"forward": {
|
||||||
|
"title": "前往下一頁"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"no-google-login": {
|
"no-google-login": {
|
||||||
"description": "移除 Google 登入按鈕及連結",
|
"description": "移除 Google 登入按鈕及連結",
|
||||||
@ -692,7 +705,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "允許在影片內進行畫質更改",
|
"description": "允許在影片內進行畫質更改",
|
||||||
"name": "允許變更影片畫質"
|
"name": "允許變更影片畫質",
|
||||||
|
"renderer": {
|
||||||
|
"quality-settings-button": {
|
||||||
|
"label": "開啟畫質調整器"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"scrobbler": {
|
"scrobbler": {
|
||||||
"description": "額外新增 scrobbling 支援 (例如:last.fm, Listenbrainz)",
|
"description": "額外新增 scrobbling 支援 (例如:last.fm, Listenbrainz)",
|
||||||
@ -859,7 +877,8 @@
|
|||||||
},
|
},
|
||||||
"name": "歌曲/影片切換",
|
"name": "歌曲/影片切換",
|
||||||
"templates": {
|
"templates": {
|
||||||
"button-song": "歌曲"
|
"button-song": "歌曲",
|
||||||
|
"button-video": "影片"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"visualizer": {
|
"visualizer": {
|
||||||
|
|||||||
Reference in New Issue
Block a user