diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 92fd8e60..0f07a01c 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": "Nicht authentifizierten SVG-Badge-Zugriff aktivieren (veraltet)", + "enable_svg_badge": "Nicht authentifizierten SVG-Badge-Zugriff aktivieren", "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 eafb8313..25f99660 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 unauthenticated SVG badge access (deprecated)", + "enable_svg_badge": "Enable unauthenticated SVG badge access", "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 a4e2f220..865538b1 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 el acceso a la insignia SVG sin autenticar (en desuso)", + "enable_svg_badge": "Habilitar el acceso a la insignia SVG sin autenticar", "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 4903b32b..7d3e5d85 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 l'accès au badge SVG non authentifié (obsolète)", + "enable_svg_badge": "Activer l'accès au badge SVG non authentifié", "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 2a926c35..d4161a36 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": "अप्रमाणित एसवीजी बैज एक्सेस सक्षम करें (बहिष्कृत)", + "enable_svg_badge": "अप्रमाणित एसवीजी बैज एक्सेस सक्षम करें", "enabled": "सक्रिय", "enabled_for_tags": "टैग के लिए सक्षम", "experimental": "प्रयोगात्मक", diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index a870c07b..113c3b75 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 l'accesso al badge SVG non autenticato (deprecato)", + "enable_svg_badge": "Abilita l'accesso al badge SVG non autenticato", "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 9e726ddf..e10c7e5d 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 920ff012..009b8020 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 nieuwierzytelniony dostęp do plakietki SVG (przestarzałe)", + "enable_svg_badge": "Włącz nieuwierzytelniony dostęp do plakietki SVG", "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 889f3f17..26772990 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 acesso não autenticado ao crachá SVG (obsoleto)", + "enable_svg_badge": "Ativar acesso não autenticado ao crachá SVG", "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 9b7d3418..c739a682 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 acesso não autenticado ao crachá SVG (obsoleto)", + "enable_svg_badge": "Ativar acesso não autenticado ao crachá SVG", "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 a8830f38..8003b18a 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 009e1bef..ba2ae8aa 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 5d641f66..c4ae4282 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": "实验性的",