From 29784e6a39ff781346fb388b1a02aa051a1b923c Mon Sep 17 00:00:00 2001 From: EdwardWu Date: Mon, 8 Sep 2025 17:48:48 +0200 Subject: [PATCH] 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/ --- src/i18n/resources/zh-TW.json | 65 +++++++++++++++++++++++++++++++---- 1 file changed, 58 insertions(+), 7 deletions(-) diff --git a/src/i18n/resources/zh-TW.json b/src/i18n/resources/zh-TW.json index 7a4a9a0b..771692ef 100644 --- a/src/i18n/resources/zh-TW.json +++ b/src/i18n/resources/zh-TW.json @@ -151,9 +151,9 @@ "label": "介面設定", "submenu": { "custom-window-title": { - "label": "客制化窗口標題", + "label": "客製化窗口標題", "prompt": { - "label": "輸入客制化窗口標題: (留空讓其禁用)", + "label": "輸入客製化窗口標題: (留空讓其停用)", "placeholder": "例如: YouTube 音樂" } }, @@ -421,6 +421,19 @@ } } }, + "custom-output-device": { + "description": "為歌曲設定自訂輸出媒體裝置", + "menu": { + "device-selector": "選擇裝置" + }, + "name": "自訂輸出裝置", + "prompt": { + "device-selector": { + "label": "選擇要使用的輸出媒體裝置", + "title": "選擇輸出裝置" + } + } + }, "disable-autoplay": { "description": "讓歌曲開始時為暫停模式", "menu": { @@ -444,7 +457,15 @@ "hide-duration-left": "隱藏音樂剩餘時間狀態", "hide-github-button": "隱藏 GitHub 頁面按鈕", "play-on-youtube-music": "顯示 Play on YouTube Music 按鈕", - "set-inactivity-timeout": "設定閒置狀態時長" + "set-inactivity-timeout": "設定閒置狀態時長", + "set-status-display-type": { + "label": "狀態文字", + "submenu": { + "artist": "正在聽 {artist}", + "title": "正在聽 {song title}", + "youtube-music": "正在聽 YouTube Music" + } + } }, "name": "Discord 狀態", "prompt": { @@ -645,8 +666,8 @@ "name": "歌曲播放通知" }, "performance-improvement": { - "description": "使用實驗性的腳本以優化效能", - "name": "效能優化 [Beta]" + "description": "使用實驗性的腳本以最佳化效能", + "name": "效能最佳化 [Beta]" }, "picture-in-picture": { "description": "允許應用程式切換至子母畫面模式", @@ -724,7 +745,7 @@ "dialog": { "lastfm": { "auth-failed": { - "message": "Last.fm 認證失敗\n將隱藏彈窗直到重啟。", + "message": "Last.fm 認證失敗\n將隱藏彈出視窗直到重啟。", "title": "認證失敗" } } @@ -736,6 +757,7 @@ "listenbrainz": { "token": "輸入 ListenBrainz 使用者憑證" }, + "scrobble-alternative-artist": "使用替代的藝人", "scrobble-alternative-title": "使用替代歌曲標題", "scrobble-other-media": "紀錄其他媒體檔案" }, @@ -743,7 +765,7 @@ "prompt": { "lastfm": { "api-key": "Last.fm API 金鑰", - "api-secret": "Last.fm API 密鑰" + "api-secret": "Last.fm API 金鑰" }, "listenbrainz": { "token": { @@ -821,6 +843,14 @@ "label": "使歌詞完美同步", "tooltip": "更精確的計算下一行歌詞的顯示 (將會降低些許效能)" }, + "preferred-provider": { + "label": "偏好提供者", + "none": { + "label": "無", + "tooltip": "沒有偏好的提供者" + }, + "tooltip": "選擇要使用的預設提供者" + }, "romanization": { "label": "羅馬拼音化歌詞", "tooltip": "如果歌詞使用不同語言,嘗試使用拉丁文顯示。" @@ -853,6 +883,27 @@ "description": "為 macOS 使用者新增觸控列支援", "name": "觸控列 (Touchbar) 支援" }, + "transparent-player": { + "description": "讓應用程式視窗變為透明", + "menu": { + "opacity": { + "label": "不透明度", + "submenu": { + "percent": "{{opacity}}%" + } + }, + "type": { + "label": "類型", + "submenu": { + "acrylic": "壓克力", + "mica": "雲母", + "none": "無", + "tabbed": "分頁式" + } + } + }, + "name": "透明撥放器" + }, "tuna-obs": { "description": "與 OBS 的 Tuna 外掛連線", "name": "Tuna OBS"