From 511875689ad0df1de6b5f9f32bf99bcd94ad8aba Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 7 Jul 2026 09:01:42 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 100.0% (1290 of 1290 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translated using Weblate Currently translated at 100.0% (1290 of 1290 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translated using Weblate Currently translated at 97.0% (1252 of 1290 strings) (French) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/ Translated using Weblate Currently translated at 100.0% (1290 of 1290 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Co-authored-by: Fjuro Co-authored-by: Fordas Co-authored-by: KosmoMoustache Co-authored-by: linger --- src/i18n/locales/cs.json | 3 ++- src/i18n/locales/es.json | 3 ++- src/i18n/locales/fr.json | 3 ++- src/i18n/locales/zh-Hant.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 52970f24f..29313a943 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -1113,7 +1113,8 @@ "input_preferInstantMixDescription": "Pro získání podobných skladeb použít pouze instantní mix. užitečné, pokud máte doplňky, které upravují toto chování", "input_preferRemoteUrl": "Preferovat veřejnou adresu url", "input_remoteUrl": "Veřejná adresa url", - "input_remoteUrlPlaceholder": "Volitelné: veřejná adresa url pro externí funkce" + "input_remoteUrlPlaceholder": "Volitelné: veřejná adresa url pro externí funkce", + "input_passwordNoSSO": "Autentifikace skrze reverzní proxy (SSO) není podporována. Podporována je pouze autentifikace pomocí uživatelského jména a hesla s Subsonic" }, "addToPlaylist": { "success": "$t(entity.trackWithCount, {\"count\": {{message}} }) přidáno do $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 296abffb0..da226604f 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -1002,7 +1002,8 @@ "input_preferInstantMixDescription": "Usa solo el mix instantáneo para obtener canciones similares. Útil si tienes complementos que modifican este comportamiento", "input_remoteUrl": "URL Pública", "input_preferRemoteUrl": "Preferir URL Pública", - "input_remoteUrlPlaceholder": "Opcional: URL pública para características externas" + "input_remoteUrlPlaceholder": "Opcional: URL pública para características externas", + "input_passwordNoSSO": "La autenticación de proxy inverso (SSO) no está soportada. Solo está soportada la autenticación por usuario/contraseña y la autenticación de Subsonic" }, "addToPlaylist": { "success": "Añadido $t(entity.trackWithCount, {\"count\": {{message}} }) a $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 771929cce..629c20b6d 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -974,7 +974,8 @@ "input_preferInstantMixDescription": "Utiliser uniquement le mix instantané pour jouer des titres similaires. utile si vous avez des plugins qui modifient ce comportement", "input_preferRemoteUrl": "Préférer une URL publique", "input_remoteUrl": "URL publique", - "input_remoteUrlPlaceholder": "Optionnel : URL publique pour les fonctionnalités externes" + "input_remoteUrlPlaceholder": "Optionnel : URL publique pour les fonctionnalités externes", + "input_passwordNoSSO": "L'authentification par proxy inverse (SSO) n'est pas prise en charge. Seules l'authentification par nom d'utilisateur/mot de passe et l'authentification Subsonic sont prises en charge" }, "addToPlaylist": { "success": "$t(entity.trackWithCount, {\"count\": {{message}} }) ajouté à $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })", diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json index 57d025230..376b1f210 100644 --- a/src/i18n/locales/zh-Hant.json +++ b/src/i18n/locales/zh-Hant.json @@ -1114,7 +1114,8 @@ "input_preferInstantMixDescription": "僅使用即時混音功能來取得相似歌曲。若您擁有能修改此行為的外掛,此功能將相當實用", "input_preferRemoteUrl": "優先使用公開網址", "input_remoteUrl": "公開網址", - "input_remoteUrlPlaceholder": "選用:對外功能的公開網址" + "input_remoteUrlPlaceholder": "選用:對外功能的公開網址", + "input_passwordNoSSO": "不支援反向代理(SSO)驗證。僅支援使用者名稱/密碼驗證及 Subsonic 驗證" }, "addToPlaylist": { "input_playlists": "$t(entity.playlist, {\"count\": 2})",