diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 76bd2edec..5f4e5672b 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Überschreiben der Standardvorlage aktivieren", "enable_email": "E-Mail aktivieren", "enable_index_consistency_check": "Regelmäßige Konsistenzprüfungen aktivieren", - "enable_svg_badge": "SVG-Badge-Unterstützung aktivieren (nicht authentifiziert)", + "enable_svg_badge": "Nicht authentifizierten SVG-Badge-Zugriff aktivieren (veraltet)", "enabled": "Aktiviert", "enabled_for_tags": "Aktiviert für Tags", "experimental": "Experimentell", diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 432978317..76dc3b0bf 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Enable default template override", "enable_email": "Enable email", "enable_index_consistency_check": "Enable periodic consistency check", - "enable_svg_badge": "Enable SVG badge support (unauthenticated)", + "enable_svg_badge": "Enable unauthenticated SVG badge access (deprecated)", "enabled": "Enabled", "enabled_for_tags": "Enabled for tags", "experimental": "Experimental", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 5a1d00fbb..aa6bf05d8 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Habilitar anulación de plantilla predeterminada", "enable_email": "Habilitar correo electrónico", "enable_index_consistency_check": "Habilitar la verificación periódica de coherencia", - "enable_svg_badge": "Habilitar la compatibilidad con insignias SVG (sin autenticar)", + "enable_svg_badge": "Habilitar el acceso a la insignia SVG sin autenticar (en desuso)", "enabled": "Activado", "enabled_for_tags": "Habilitado para etiquetas", "experimental": "Experimental", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index b4f91535b..31828fbb7 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Activer le remplacement du modèle par défaut", "enable_email": "Activer l'envoi de courriels", "enable_index_consistency_check": "Activer le contrôle de cohérence périodique", - "enable_svg_badge": "Activer la prise en charge des badges SVG (non authentifiés)", + "enable_svg_badge": "Activer l'accès au badge SVG non authentifié (obsolète)", "enabled": "Activé", "enabled_for_tags": "Activé pour les balises", "experimental": "Expérimental", diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json index 0a5c26eca..6101ffe26 100644 --- a/src/i18n/locales/hi.json +++ b/src/i18n/locales/hi.json @@ -99,7 +99,7 @@ "enable_default_template_override": "डिफ़ॉल्ट टेम्पलेट ओवरराइड सक्षम करें", "enable_email": "ईमेल सक्षम करें", "enable_index_consistency_check": "आवधिक संगतता जांच सक्षम करें", - "enable_svg_badge": "SVG बैज समर्थन सक्षम करें (अप्रमाणित)", + "enable_svg_badge": "अप्रमाणित एसवीजी बैज एक्सेस सक्षम करें (बहिष्कृत)", "enabled": "सक्रिय", "enabled_for_tags": "टैग के लिए सक्षम", "experimental": "प्रयोगात्मक", diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 87ea3081d..4ddebcf4c 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Abilita l'override del modello predefinito", "enable_email": "Abilita e-mail", "enable_index_consistency_check": "Abilita il controllo periodico della coerenza", - "enable_svg_badge": "Abilita il supporto del badge SVG (non autenticato)", + "enable_svg_badge": "Abilita l'accesso al badge SVG non autenticato (deprecato)", "enabled": "Abilitato", "enabled_for_tags": "Abilitato per i tag", "experimental": "Sperimentale", diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index a463f7fc0..277a6dc28 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -99,7 +99,7 @@ "enable_default_template_override": "デフォルトのテンプレートのオーバーライドを有効にする", "enable_email": "メールを有効にする", "enable_index_consistency_check": "定期的な整合性チェックを有効にする", - "enable_svg_badge": "SVG バッジのサポートを有効にする (認証なし)", + "enable_svg_badge": "認証されていない SVG バッジ アクセスを有効にする (非推奨)", "enabled": "有効", "enabled_for_tags": "タグに対して有効化", "experimental": "実験的", diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index d4e437c42..752a7795a 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Włącz domyślne zastąpienie szablonu", "enable_email": "Włącz pocztę e-mail", "enable_index_consistency_check": "Włącz okresową kontrolę spójności", - "enable_svg_badge": "Włącz obsługę plakietek SVG (nieuwierzytelnione)", + "enable_svg_badge": "Włącz nieuwierzytelniony dostęp do plakietki SVG (przestarzałe)", "enabled": "Włączony", "enabled_for_tags": "Włączono dla tagów", "experimental": "Eksperymentalny", diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index 637d9f042..d169881f4 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Habilitar substituição de modelo padrão", "enable_email": "Ativar e-mail", "enable_index_consistency_check": "Habilitar verificação periódica de consistência", - "enable_svg_badge": "Ativar suporte para emblema SVG (não autenticado)", + "enable_svg_badge": "Ativar acesso não autenticado ao crachá SVG (obsoleto)", "enabled": "Habilitado", "enabled_for_tags": "Ativado para tags", "experimental": "Experimental", diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json index 805755b29..380ce0cf6 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Habilitar substituição de modelo padrão", "enable_email": "Ativar e-mail", "enable_index_consistency_check": "Habilitar verificação periódica de consistência", - "enable_svg_badge": "Ativar suporte para emblema SVG (não autenticado)", + "enable_svg_badge": "Ativar acesso não autenticado ao crachá SVG (obsoleto)", "enabled": "Habilitado", "enabled_for_tags": "Ativado para tags", "experimental": "Experimental", diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json index 0ea0cdf10..11f555ccf 100644 --- a/src/i18n/locales/ru.json +++ b/src/i18n/locales/ru.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Включить переопределение шаблона по умолчанию", "enable_email": "Включить электронную почту", "enable_index_consistency_check": "Включить периодическую проверку согласованности", - "enable_svg_badge": "Включить поддержку значков SVG (без аутентификации)", + "enable_svg_badge": "Включить доступ к значку SVG без аутентификации (устарело)", "enabled": "Включено", "enabled_for_tags": "Включено для тегов", "experimental": "Экспериментальный", diff --git a/src/i18n/locales/uk-UA.json b/src/i18n/locales/uk-UA.json index cd48581a8..53cf2918e 100644 --- a/src/i18n/locales/uk-UA.json +++ b/src/i18n/locales/uk-UA.json @@ -99,7 +99,7 @@ "enable_default_template_override": "Увімкнути заміну шаблону за замовчуванням", "enable_email": "Увімкнути електронну пошту", "enable_index_consistency_check": "Увімкнути періодичну перевірку узгодженості", - "enable_svg_badge": "Увімкнути підтримку значка SVG (не автентифіковано)", + "enable_svg_badge": "Увімкнути неавтентифікований доступ до значка SVG (застаріло)", "enabled": "Увімкнено", "enabled_for_tags": "Увімкнено для тегів", "experimental": "Експериментальний", diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json index 6fe705e49..a7f07f64e 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -99,7 +99,7 @@ "enable_default_template_override": "启用默认模板覆盖", "enable_email": "启用电子邮件", "enable_index_consistency_check": "启用定期一致性检查", - "enable_svg_badge": "启用 SVG 徽章支持(未经身份验证)", + "enable_svg_badge": "启用未经身份验证的 SVG 徽章访问(已弃用)", "enabled": "已启用", "enabled_for_tags": "为标签启用", "experimental": "实验性的",