From 7014c068a146928a017707b73e2124d95090de84 Mon Sep 17 00:00:00 2001 From: Sahiba Mittal Date: Wed, 2 Oct 2024 10:04:41 +0100 Subject: [PATCH] Rename label for badge enabling switch Co-Authored-By: SaberStrat <11158273+saberstrat@users.noreply.github.com> --- src/i18n/locales/de.json | 2 +- src/i18n/locales/en.json | 2 +- src/i18n/locales/es.json | 2 +- src/i18n/locales/fr.json | 2 +- src/i18n/locales/hi.json | 2 +- src/i18n/locales/it.json | 2 +- src/i18n/locales/ja.json | 2 +- src/i18n/locales/pl.json | 2 +- src/i18n/locales/pt-BR.json | 2 +- src/i18n/locales/pt.json | 2 +- src/i18n/locales/ru.json | 2 +- src/i18n/locales/uk-UA.json | 2 +- src/i18n/locales/zh.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 2f7794f6..cc3aff22 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -98,7 +98,7 @@ "enable_email": "E-Mail aktivieren", "enable_index_consistency_check": "Regelmäßige Konsistenzprüfungen aktivieren", "enable_risk_score_history_check": "Berechnen Sie die Gewichtung der Risikobewertung anhand der Projekthistorie neu", - "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 94327b2d..aa8c65f0 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -98,7 +98,7 @@ "enable_email": "Enable email", "enable_index_consistency_check": "Enable periodic consistency check", "enable_risk_score_history_check": "Recalculate risk score weighting on project history", - "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 afc2816f..1d2a7a75 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -98,7 +98,7 @@ "enable_email": "Habilitar correo electrónico", "enable_index_consistency_check": "Habilitar la verificación periódica de coherencia", "enable_risk_score_history_check": "Recalcular la ponderación de la puntuación de riesgo en el historial del proyecto", - "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 4aadda1e..68d2df66 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -98,7 +98,7 @@ "enable_email": "Activer l'envoi de courriels", "enable_index_consistency_check": "Activer le contrôle de cohérence périodique", "enable_risk_score_history_check": "Recalculer la pondération du score de risque sur l'historique du projet", - "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 e2a32aab..97901904 100644 --- a/src/i18n/locales/hi.json +++ b/src/i18n/locales/hi.json @@ -98,7 +98,7 @@ "enable_email": "ईमेल सक्षम करें", "enable_index_consistency_check": "आवधिक संगतता जांच सक्षम करें", "enable_risk_score_history_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 eab9d425..c83fb11e 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -98,7 +98,7 @@ "enable_email": "Abilita e-mail", "enable_index_consistency_check": "Abilita il controllo periodico della coerenza", "enable_risk_score_history_check": "Ricalcolare la ponderazione del punteggio di rischio sulla cronologia del progetto", - "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 4e461207..d9281a91 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -98,7 +98,7 @@ "enable_email": "メールを有効にする", "enable_index_consistency_check": "定期的な整合性チェックを有効にする", "enable_risk_score_history_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 90085fbf..f0a7a88b 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -98,7 +98,7 @@ "enable_email": "Włącz pocztę e-mail", "enable_index_consistency_check": "Włącz okresową kontrolę spójności", "enable_risk_score_history_check": "Przelicz ponownie wagę wyniku ryzyka w historii projektu", - "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 fce3cbc9..c67b3d07 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -98,7 +98,7 @@ "enable_email": "Ativar e-mail", "enable_index_consistency_check": "Habilitar verificação periódica de consistência", "enable_risk_score_history_check": "Recalcular a ponderação da pontuação de risco no histórico do projeto", - "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 e8e8c4f5..992f4423 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -98,7 +98,7 @@ "enable_email": "Ativar e-mail", "enable_index_consistency_check": "Habilitar verificação periódica de consistência", "enable_risk_score_history_check": "Recalcular a ponderação da pontuação de risco no histórico do projeto", - "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 8653cdcd..b9156f42 100644 --- a/src/i18n/locales/ru.json +++ b/src/i18n/locales/ru.json @@ -98,7 +98,7 @@ "enable_email": "Включить электронную почту", "enable_index_consistency_check": "Включить периодическую проверку согласованности", "enable_risk_score_history_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 b33ecb0c..74d8ee15 100644 --- a/src/i18n/locales/uk-UA.json +++ b/src/i18n/locales/uk-UA.json @@ -98,7 +98,7 @@ "enable_email": "Увімкнути електронну пошту", "enable_index_consistency_check": "Увімкнути періодичну перевірку узгодженості", "enable_risk_score_history_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 a1eea37f..5de94d8f 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -98,7 +98,7 @@ "enable_email": "启用电子邮件", "enable_index_consistency_check": "启用定期一致性检查", "enable_risk_score_history_check": "重新计算项目历史风险评分权重", - "enable_svg_badge": "启用 SVG 徽章支持(未经身份验证)", + "enable_svg_badge": "启用未经身份验证的 SVG 徽章访问(已弃用)", "enabled": "已启用", "enabled_for_tags": "为标签启用", "experimental": "实验性的",