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/
This commit is contained in:
EdwardWu
2025-09-08 17:48:48 +02:00
committed by Hosted Weblate
parent e2981c22fa
commit 29784e6a39

View File

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