Skip to content

Commit 29784e6

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

File tree

1 file changed

+58
-7
lines changed

1 file changed

+58
-7
lines changed

src/i18n/resources/zh-TW.json

Lines changed: 58 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@
151151
"label": "介面設定",
152152
"submenu": {
153153
"custom-window-title": {
154-
"label": "客制化窗口標題",
154+
"label": "客製化窗口標題",
155155
"prompt": {
156-
"label": "輸入客制化窗口標題: (留空讓其禁用)",
156+
"label": "輸入客製化窗口標題: (留空讓其停用)",
157157
"placeholder": "例如: YouTube 音樂"
158158
}
159159
},
@@ -421,6 +421,19 @@
421421
}
422422
}
423423
},
424+
"custom-output-device": {
425+
"description": "為歌曲設定自訂輸出媒體裝置",
426+
"menu": {
427+
"device-selector": "選擇裝置"
428+
},
429+
"name": "自訂輸出裝置",
430+
"prompt": {
431+
"device-selector": {
432+
"label": "選擇要使用的輸出媒體裝置",
433+
"title": "選擇輸出裝置"
434+
}
435+
}
436+
},
424437
"disable-autoplay": {
425438
"description": "讓歌曲開始時為暫停模式",
426439
"menu": {
@@ -444,7 +457,15 @@
444457
"hide-duration-left": "隱藏音樂剩餘時間狀態",
445458
"hide-github-button": "隱藏 GitHub 頁面按鈕",
446459
"play-on-youtube-music": "顯示 Play on YouTube Music 按鈕",
447-
"set-inactivity-timeout": "設定閒置狀態時長"
460+
"set-inactivity-timeout": "設定閒置狀態時長",
461+
"set-status-display-type": {
462+
"label": "狀態文字",
463+
"submenu": {
464+
"artist": "正在聽 {artist}",
465+
"title": "正在聽 {song title}",
466+
"youtube-music": "正在聽 YouTube Music"
467+
}
468+
}
448469
},
449470
"name": "Discord 狀態",
450471
"prompt": {
@@ -645,8 +666,8 @@
645666
"name": "歌曲播放通知"
646667
},
647668
"performance-improvement": {
648-
"description": "使用實驗性的腳本以優化效能",
649-
"name": "效能優化 [Beta]"
669+
"description": "使用實驗性的腳本以最佳化效能",
670+
"name": "效能最佳化 [Beta]"
650671
},
651672
"picture-in-picture": {
652673
"description": "允許應用程式切換至子母畫面模式",
@@ -724,7 +745,7 @@
724745
"dialog": {
725746
"lastfm": {
726747
"auth-failed": {
727-
"message": "Last.fm 認證失敗\n將隱藏彈窗直到重啟",
748+
"message": "Last.fm 認證失敗\n將隱藏彈出視窗直到重啟",
728749
"title": "認證失敗"
729750
}
730751
}
@@ -736,14 +757,15 @@
736757
"listenbrainz": {
737758
"token": "輸入 ListenBrainz 使用者憑證"
738759
},
760+
"scrobble-alternative-artist": "使用替代的藝人",
739761
"scrobble-alternative-title": "使用替代歌曲標題",
740762
"scrobble-other-media": "紀錄其他媒體檔案"
741763
},
742764
"name": "Scrobbler",
743765
"prompt": {
744766
"lastfm": {
745767
"api-key": "Last.fm API 金鑰",
746-
"api-secret": "Last.fm API 密鑰"
768+
"api-secret": "Last.fm API 金鑰"
747769
},
748770
"listenbrainz": {
749771
"token": {
@@ -821,6 +843,14 @@
821843
"label": "使歌詞完美同步",
822844
"tooltip": "更精確的計算下一行歌詞的顯示 (將會降低些許效能)"
823845
},
846+
"preferred-provider": {
847+
"label": "偏好提供者",
848+
"none": {
849+
"label": "",
850+
"tooltip": "沒有偏好的提供者"
851+
},
852+
"tooltip": "選擇要使用的預設提供者"
853+
},
824854
"romanization": {
825855
"label": "羅馬拼音化歌詞",
826856
"tooltip": "如果歌詞使用不同語言,嘗試使用拉丁文顯示。"
@@ -853,6 +883,27 @@
853883
"description": "為 macOS 使用者新增觸控列支援",
854884
"name": "觸控列 (Touchbar) 支援"
855885
},
886+
"transparent-player": {
887+
"description": "讓應用程式視窗變為透明",
888+
"menu": {
889+
"opacity": {
890+
"label": "不透明度",
891+
"submenu": {
892+
"percent": "{{opacity}}%"
893+
}
894+
},
895+
"type": {
896+
"label": "類型",
897+
"submenu": {
898+
"acrylic": "壓克力",
899+
"mica": "雲母",
900+
"none": "",
901+
"tabbed": "分頁式"
902+
}
903+
}
904+
},
905+
"name": "透明撥放器"
906+
},
856907
"tuna-obs": {
857908
"description": "與 OBS 的 Tuna 外掛連線",
858909
"name": "Tuna OBS"

0 commit comments

Comments
 (0)