From cd740880c8a4889a614b192898fd2a1e43bea33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A1=94=E5=8F=AF=E5=8A=AA=E4=B8=A8TechNoob?= Date: Wed, 14 May 2025 18:55:35 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (423 of 423 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 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/i18n/resources/zh-TW.json b/src/i18n/resources/zh-TW.json index 72ceabd8..c59d3f6a 100644 --- a/src/i18n/resources/zh-TW.json +++ b/src/i18n/resources/zh-TW.json @@ -333,6 +333,30 @@ "description": "使用音效壓縮 (大聲部份的音量降低,柔和部份的音量提高)", "name": "音效壓縮器" }, + "auth-proxy-adapter": { + "description": "支援使用 Proxy 驗證服務", + "menu": { + "disable": "中斷 Proxy 連線", + "enable": "啟用 Proxy 連線", + "hostname": { + "label": "主機名稱" + }, + "port": { + "label": "連接埠" + } + }, + "name": "Proxy 連線驗證", + "prompt": { + "hostname": { + "label": "本地 Proxy 伺服器主機名稱(需要重啟應用):", + "title": "Proxy 主機名稱" + }, + "port": { + "label": "本地 Proxy 伺服器連接埠(需要重啟應用):", + "title": "Proxy 連接埠" + } + } + }, "blur-nav-bar": { "description": "使導覽列透明及模糊", "name": "模糊導覽列"