From 9f5236439ccdb4b2122711406d82e83fafdf3b5d Mon Sep 17 00:00:00 2001 From: eRaz3r Date: Mon, 12 May 2025 15:38:34 +0200 Subject: [PATCH 01/10] chore(i18n): Translated using Weblate (German) Currently translated at 99.5% (421 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/ --- src/i18n/resources/de.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/i18n/resources/de.json b/src/i18n/resources/de.json index 69af15ed..52a9be30 100644 --- a/src/i18n/resources/de.json +++ b/src/i18n/resources/de.json @@ -333,6 +333,28 @@ "description": "Kompressor auf Audio anwenden (senkt die Lautstärke der lautesten Teile des Signals und hebt die Lautstärke der leisesten Teile an)", "name": "Audio-Komprimierer" }, + "auth-proxy-adapter": { + "description": "Unterstützung für Proxy-Authentifizierungsdienste", + "menu": { + "disable": "Proxy-Adapter deaktivieren", + "enable": "Proxy-Adapter aktivieren", + "hostname": { + "label": "Hostname" + }, + "port": { + "label": "Port" + } + }, + "prompt": { + "hostname": { + "label": "Hostnamen eingeben für lokalen Proxy-Server (Neustart erforderlich):", + "title": "Proxy Hostname" + }, + "port": { + "title": "Proxy Port" + } + } + }, "blur-nav-bar": { "description": "Macht Navigationsleiste durchsichtig und unscharf", "name": "Verschwommene Navigationsleiste" From 382caaabb0eadfb94e6d70905cb141233fb0bd2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BF=B1=E6=9C=AC=E6=96=8E?= Date: Tue, 13 May 2025 14:19:08 +0200 Subject: [PATCH 02/10] chore(i18n): Translated using Weblate (Japanese) Currently translated at 98.1% (415 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/ --- src/i18n/resources/ja.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/i18n/resources/ja.json b/src/i18n/resources/ja.json index 29e55237..9a5fabb2 100644 --- a/src/i18n/resources/ja.json +++ b/src/i18n/resources/ja.json @@ -333,6 +333,20 @@ "description": "オーディオにコンプレッサーを適用します(信号での一番大きい部分の音量を下げ、小さい部分の音量を上げる)", "name": "オーディオコンプレッサー" }, + "auth-proxy-adapter": { + "menu": { + "disable": "プロキシアダプターを無効にする", + "enable": "プロキシアダプターを有効にする", + "hostname": { + "label": "ホスト名" + } + }, + "prompt": { + "hostname": { + "label": "ローカルプロキシサーバのホスト名を入力します(再起動が必要です):" + } + } + }, "blur-nav-bar": { "description": "ナビゲーションバーを透明かつぼやけにします", "name": "ナビゲーションバーの曇り効果" 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 03/10] 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": "模糊導覽列" From e1962810e94932c7f6fe76ba22c04b10f7092579 Mon Sep 17 00:00:00 2001 From: iamboonnnnn Date: Thu, 15 May 2025 12:26:53 +0200 Subject: [PATCH 04/10] chore(i18n): Translated using Weblate (Malay) Currently translated at 19.6% (83 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ms/ --- src/i18n/resources/ms.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/ms.json b/src/i18n/resources/ms.json index f2449ea6..a16264b4 100644 --- a/src/i18n/resources/ms.json +++ b/src/i18n/resources/ms.json @@ -6,6 +6,7 @@ "executed-at-ms": "Plugin {{pluginName}}::{{contextName}} dilaksanakan pada {{ms}}ms", "initialize-failed": "Gagal untuk memulakan plugin \"{{pluginName}}\"", "load-all": "Memuatkan semua plugin", + "load-failed": "Gagal untuk memuatkan \"{{pluginName}}\"", "loaded": "Plugin \"{{pluginName}}\" dimuatkan", "unload-failed": "Gagal untuk memunggah plugin \"{{pluginName}}\"", "unloaded": "Plugin \"{{pluginName}}\" dipunggahkan" @@ -33,17 +34,23 @@ }, "when-ready": { "clearing-cache-after-20s": "Membersihkan cache aplikasi" + }, + "window": { + "tried-to-render-offscreen": "Tetingkap cuba dirender di luar skrin, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}" } }, "dialog": { "hide-menu-enabled": { - "detail": "Menu telah disembunyikan, guna 'Alt' untuk menunjukkannya (atau 'Escape' jika menggunakan In-App Menu)" + "detail": "Menu telah disembunyikan, guna 'Alt' untuk menunjukkannya (atau 'Escape' jika menggunakan In-App Menu)", + "message": "Sembunyikan Menu telah diaktifkan", + "title": "Sembunyikan Menu diaktifkan" }, "need-to-restart": { "buttons": { "later": "Nanti", "restart-now": "Restart Sekarang" }, + "detail": "Plugin {{pluginName}} perlu dimulakan semula untuk berkuatkuasa", "message": "\"{{pluginName}}\" perlu dimulakan semula", "title": "Mulakan Semula Diperlukan" }, @@ -59,10 +66,12 @@ }, "update-available": { "buttons": { + "disable": "Lumpuhkan Kemas Kini", "download": "Muat Turun", "ok": "OK" }, - "detail": "Versi baharu kini tersedia dan boleh dimuat turun di {{downloadLink}}" + "detail": "Versi baharu kini tersedia dan boleh dimuat turun di {{downloadLink}}", + "message": "Versi baharu tersedia" } }, "menu": { From 22cfefb5f9b5085402340ab8f7375732edfa8845 Mon Sep 17 00:00:00 2001 From: kepala berapi Date: Thu, 15 May 2025 12:23:25 +0200 Subject: [PATCH 05/10] chore(i18n): Translated using Weblate (Malay) Currently translated at 19.6% (83 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ms/ --- src/i18n/resources/ms.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/resources/ms.json b/src/i18n/resources/ms.json index a16264b4..9eebf166 100644 --- a/src/i18n/resources/ms.json +++ b/src/i18n/resources/ms.json @@ -32,6 +32,9 @@ "theme": { "css-file-not-found": "Fail CSS \"{{cssFile}}\" tidak wujud, mengabaikan" }, + "unresponsive": { + "details": "Ralat Tidak Bertindak Balas!\n{{error}}" + }, "when-ready": { "clearing-cache-after-20s": "Membersihkan cache aplikasi" }, From 6ac1fec5ab095a6e662fa06a7525f594e7e4b574 Mon Sep 17 00:00:00 2001 From: Susan Bhattarai Date: Thu, 15 May 2025 12:18:42 +0200 Subject: [PATCH 06/10] chore(i18n): Translated using Weblate (Nepali) 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/ne/ --- src/i18n/resources/ne.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/i18n/resources/ne.json b/src/i18n/resources/ne.json index 5d18e466..92f6cf9f 100644 --- a/src/i18n/resources/ne.json +++ b/src/i18n/resources/ne.json @@ -333,6 +333,30 @@ "description": "अडियोमा कम्प्रेसन लागू गर्नुहोस् (सङ्केतको सबैभन्दा चर्को भागहरूको भोल्युम कम गर्दछ र नरम भागहरूको भोल्युम बढाउँछ)", "name": "अडियो कम्प्रेसर" }, + "auth-proxy-adapter": { + "description": "प्रमाणीकरण प्रोक्सी सेवाहरूको प्रयोगको लागि समर्थन", + "menu": { + "disable": "प्रोक्सी एडाप्टर बन्द गर्नुहोस्", + "enable": "प्रोक्सी एडाप्टर खोल्नुहोस्", + "hostname": { + "label": "होस्टनाम" + }, + "port": { + "label": "पोर्ट" + } + }, + "name": "प्रमाणीकरण प्रोक्सी एडाप्टर", + "prompt": { + "hostname": { + "label": "स्थानीय प्रोक्सी सर्भरको लागि होस्टनाम प्रविष्ट गर्नुहोस् (पुनःसुरु गर्न आवश्यक छ):", + "title": "प्रोक्सी होस्टनाम" + }, + "port": { + "label": "स्थानीय प्रोक्सी सर्भरको लागि पोर्ट प्रविष्ट गर्नुहोस् (पुनःसुरु गर्न आवश्यक छ):", + "title": "प्रोक्सी पोर्ट" + } + } + }, "blur-nav-bar": { "description": "नेभिगेसन बारलाई पारदर्शी र धुवाँलो बनाउँछ", "name": "ब्लर नेभिगेसन बार" @@ -600,6 +624,10 @@ }, "name": "सूचनाहरू" }, + "performance-improvement": { + "description": "प्रयोगात्मक स्क्रिप्टहरू सक्रिय गरेर कार्यसम्पादन सुधार गर्नुहोस्", + "name": "कार्यसम्पादन सुधार [प्रयोगात्मक]" + }, "picture-in-picture": { "description": "एपलाई पिक्चर-इन-पिक्चर मोडमा परिवर्तन गर्न अनुमति दिन्छ", "menu": { @@ -683,6 +711,7 @@ "listenbrainz": { "token": "ListenBrainz प्रयोगकर्ता टोकन प्रविष्ट गर्नुहोस्" }, + "scrobble-alternative-title": "वैकल्पिक शीर्षकहरू प्रयोग गर्नुहोस्", "scrobble-other-media": "अन्य मिडियालाई स्क्रबल गर्नुहोस्" }, "name": "स्क्रबबलर", @@ -767,6 +796,10 @@ "label": "गीतशब्दहरू पूर्ण रूपमा समक्रमित बनाउनुहोस्", "tooltip": "अर्को लाइनको प्रदर्शनलाई मिलिसेकेन्डमा गणना गर्नुहोस् (यसले प्रदर्शनमा हल्का प्रभाव पार्न सक्छ)" }, + "romanization": { + "label": "रोमनकृत शब्दहरू", + "tooltip": "यदि गीतका शब्दहरू फरक भाषामा छन् भने, ल्याटिन संस्करण प्रदर्शन गर्ने प्रयास गर्नुहोस्।" + }, "show-lyrics-even-if-inexact": { "label": "गीतशब्दहरू अपर्याप्त भए पनि देखाउनुहोस्", "tooltip": "यदि गीत फेला परेन भने, प्लगिनले फरक खोजी सोधपुछसँग पुन: प्रयास गर्छ।\nदोस्रो प्रयासको परिणाम ठ्याक्कै मिल्न नपनि सक्छ।" @@ -799,6 +832,10 @@ "description": "OBS को टुना प्लगइनसँग एकीकरण", "name": "टुना OBS" }, + "unobtrusive-player": { + "description": "गीत बजाउँदा प्लेयरलाई पप अप हुनबाट रोक्छ", + "name": "अवरोधरहित संगीत प्लेयर" + }, "video-toggle": { "description": "भिडियो/गीत मोड बीच स्विच गर्न बटन थप्दछ। वैकल्पिक रूपमा सम्पूर्ण भिडियो ट्याब हटाउन पनि सक्छ", "menu": { From 611afd7403eba3520fb970617c165d53ad689261 Mon Sep 17 00:00:00 2001 From: Diego Gonzalez Date: Fri, 16 May 2025 06:56:36 +0200 Subject: [PATCH 07/10] chore(i18n): Translated using Weblate (Spanish) 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/es/ --- src/i18n/resources/es.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/i18n/resources/es.json b/src/i18n/resources/es.json index 22bc9adc..627d3568 100644 --- a/src/i18n/resources/es.json +++ b/src/i18n/resources/es.json @@ -333,6 +333,30 @@ "description": "Aplicar compresión al audio (reduce la diferencia entre las partes más fuertes y más suaves de una pista para que tenga un nivel más consistente)", "name": "Compresor de audio" }, + "auth-proxy-adapter": { + "description": "Soporte para el uso de servicios de proxy de autenticación", + "menu": { + "disable": "Deshabilitar el adaptador proxy", + "enable": "Habilitar el adaptador proxy", + "hostname": { + "label": "Nombre de host" + }, + "port": { + "label": "Puerto" + } + }, + "name": "Adaptador de proxy de autenticación", + "prompt": { + "hostname": { + "label": "Ingrese el nombre de host del servidor proxy local (requiere reinicio):", + "title": "Nombre de host del proxy" + }, + "port": { + "label": "Ingrese el puerto para el servidor de proxy local (requiere reinicio):", + "title": "Puerto de proxy" + } + } + }, "blur-nav-bar": { "description": "Hace que la barra de navegación se vea transparente y borrosa", "name": "Desenfocar barra de navegación" @@ -600,6 +624,10 @@ }, "name": "Notificaciones" }, + "performance-improvement": { + "description": "Mejore el rendimiento habilitando scripts experimentales", + "name": "Mejora del rendimiento [Beta]" + }, "picture-in-picture": { "description": "Permite cambiar la aplicación al modo picture-in-picture", "menu": { From 529c798e49aed0966a557ab4bd91f643b3fb357f Mon Sep 17 00:00:00 2001 From: Alberto Date: Fri, 16 May 2025 11:16:00 +0200 Subject: [PATCH 08/10] chore(i18n): Added translation using Weblate (Galician) --- src/i18n/resources/gl.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/i18n/resources/gl.json diff --git a/src/i18n/resources/gl.json b/src/i18n/resources/gl.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/src/i18n/resources/gl.json @@ -0,0 +1 @@ +{} From ac0a46cff6f3cedcfda50553efaffd9a7332e2ed Mon Sep 17 00:00:00 2001 From: SelaxG Date: Fri, 16 May 2025 13:02:27 +0200 Subject: [PATCH 09/10] chore(i18n): Translated using Weblate (Turkish) Currently translated at 97.6% (413 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/ --- src/i18n/resources/tr.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/resources/tr.json b/src/i18n/resources/tr.json index 5feaa67a..e7d4fc1c 100644 --- a/src/i18n/resources/tr.json +++ b/src/i18n/resources/tr.json @@ -333,6 +333,14 @@ "description": "Ses sıkıştırma (dalganın en gürültülü bölümlerinin ses düzeyini azaltır ve daha yumuşak bölümlerin ses düzeyini artırır)", "name": "Ses Sıkıştırma" }, + "auth-proxy-adapter": { + "menu": { + "port": { + "label": "Port" + } + }, + "name": "Ara Sunucu Doğrulama Bağdaştırıcısı" + }, "blur-nav-bar": { "description": "Gezinme çubuğunu şeffaf ve bulanık yapar", "name": "Navigasyon barını bulanıklaştır" From 88111185a3639867bb1aa7d967080a3fb82892ab Mon Sep 17 00:00:00 2001 From: Harun Erol Date: Sat, 17 May 2025 13:47:06 +0200 Subject: [PATCH 10/10] chore(i18n): Translated using Weblate (Turkish) 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/tr/ --- src/i18n/resources/tr.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/tr.json b/src/i18n/resources/tr.json index e7d4fc1c..9ecbb09d 100644 --- a/src/i18n/resources/tr.json +++ b/src/i18n/resources/tr.json @@ -334,12 +334,28 @@ "name": "Ses Sıkıştırma" }, "auth-proxy-adapter": { + "description": "Kimlik doğrulama proxy hizmetlerinin kullanımına destek", "menu": { + "disable": "Proxy Bağdaştırıcısını Devre Dışı Bırak", + "enable": "Proxy Bağdaştırıcısını Etkinleştir", + "hostname": { + "label": "Ana makine adı" + }, "port": { "label": "Port" } }, - "name": "Ara Sunucu Doğrulama Bağdaştırıcısı" + "name": "Ara Sunucu Doğrulama Bağdaştırıcısı", + "prompt": { + "hostname": { + "label": "Yerel proxy sunucusu için ana makine adını girin (yeniden başlatma gerektirir):", + "title": "Proxy Ana Makine Adı" + }, + "port": { + "label": "Yerel proxy sunucusu için bağlantı noktasını girin (yeniden başlatma gerektirir):", + "title": "Proxy Bağlantı Noktası" + } + } }, "blur-nav-bar": { "description": "Gezinme çubuğunu şeffaf ve bulanık yapar", @@ -608,6 +624,10 @@ }, "name": "Bildirimler" }, + "performance-improvement": { + "description": "Deneysel komut dosyalarını etkinleştirerek performansı artırın", + "name": "Performans iyileştirmesi [Beta]" + }, "picture-in-picture": { "description": "Uygulamayı resim-içinde-resim moduna geçirmeye izin verir", "menu": {