mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-07 13:32:35 +02:00
fix(translations): replace "2FA settings" with "TwoFaSettings"
This commit is contained in:
parent
f089079475
commit
1a95e823c8
22 changed files with 22 additions and 23 deletions
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "Настройка 2FA",
|
"Setup 2FA": "Настройка 2FA",
|
||||||
"Enable 2FA": "Включи 2FA",
|
"Enable 2FA": "Включи 2FA",
|
||||||
"Disable 2FA": "Изключи 2FA",
|
"Disable 2FA": "Изключи 2FA",
|
||||||
"2FA Settings": "Настройки 2FA",
|
"TwoFaSettings": "Настройки 2FA",
|
||||||
"Two Factor Authentication": "Двуфакторно удостоверяване",
|
"Two Factor Authentication": "Двуфакторно удостоверяване",
|
||||||
Active: "Активно",
|
Active: "Активно",
|
||||||
Inactive: "Неактивно",
|
Inactive: "Неактивно",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Opsæt 2FA",
|
"Setup 2FA": "Opsæt 2FA",
|
||||||
"Enable 2FA": "Aktiver 2FA",
|
"Enable 2FA": "Aktiver 2FA",
|
||||||
"Disable 2FA": "Deaktiver 2FA",
|
"Disable 2FA": "Deaktiver 2FA",
|
||||||
"2FA Settings": "2FA Indstillinger",
|
"TwoFaSettings": "2FA Indstillinger",
|
||||||
"Two Factor Authentication": "To-Faktor Autentificering",
|
"Two Factor Authentication": "To-Faktor Autentificering",
|
||||||
Active: "Aktive",
|
Active: "Aktive",
|
||||||
Inactive: "Inaktive",
|
Inactive: "Inaktive",
|
||||||
|
|
|
@ -138,7 +138,7 @@ export default {
|
||||||
"Setup 2FA": "2FA Einrichten",
|
"Setup 2FA": "2FA Einrichten",
|
||||||
"Enable 2FA": "2FA Aktivieren",
|
"Enable 2FA": "2FA Aktivieren",
|
||||||
"Disable 2FA": "2FA deaktivieren",
|
"Disable 2FA": "2FA deaktivieren",
|
||||||
"2FA Settings": "2FA Einstellungen",
|
"TwoFaSettings": "2FA Einstellungen",
|
||||||
confirmEnableTwoFAMsg: "Bist du sicher das du 2FA aktivieren möchtest?",
|
confirmEnableTwoFAMsg: "Bist du sicher das du 2FA aktivieren möchtest?",
|
||||||
confirmDisableTwoFAMsg: "Bist du sicher das du 2FA deaktivieren möchtest?",
|
confirmDisableTwoFAMsg: "Bist du sicher das du 2FA deaktivieren möchtest?",
|
||||||
tokenValidSettingsMsg: "Token gültig! Du kannst jetzt die 2FA Einstellungen speichern.",
|
tokenValidSettingsMsg: "Token gültig! Du kannst jetzt die 2FA Einstellungen speichern.",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
@ -283,7 +283,6 @@ export default {
|
||||||
Setup2Fa: "Setup 2FA",
|
Setup2Fa: "Setup 2FA",
|
||||||
Enable2Fa: "Enable 2FA",
|
Enable2Fa: "Enable 2FA",
|
||||||
Disable2Fa: "Disable 2FA",
|
Disable2Fa: "Disable 2FA",
|
||||||
TwoFaSettings: "2FA Settings",
|
|
||||||
TwoFactorAuthentication: "Two Factor Authentication",
|
TwoFactorAuthentication: "Two Factor Authentication",
|
||||||
ShowUri: "Show URI",
|
ShowUri: "Show URI",
|
||||||
AddNewBelowOrSelect: "Add New below or Select...",
|
AddNewBelowOrSelect: "Add New below or Select...",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -136,7 +136,7 @@ export default {
|
||||||
"Setup 2FA": "Kaksikautentimise seadistamine",
|
"Setup 2FA": "Kaksikautentimise seadistamine",
|
||||||
"Enable 2FA": "Seadista 2FA",
|
"Enable 2FA": "Seadista 2FA",
|
||||||
"Disable 2FA": "Lülita 2FA välja",
|
"Disable 2FA": "Lülita 2FA välja",
|
||||||
"2FA Settings": "2FA seaded",
|
"TwoFaSettings": "2FA seaded",
|
||||||
"Two Factor Authentication": "Kaksikautentimine",
|
"Two Factor Authentication": "Kaksikautentimine",
|
||||||
Active: "kasutusel",
|
Active: "kasutusel",
|
||||||
Inactive: "seadistamata",
|
Inactive: "seadistamata",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "تنظیمات احراز دو مرحلهای",
|
"Setup 2FA": "تنظیمات احراز دو مرحلهای",
|
||||||
"Enable 2FA": "فعال سازی احراز 2 مرحلهای",
|
"Enable 2FA": "فعال سازی احراز 2 مرحلهای",
|
||||||
"Disable 2FA": "غیر فعال کردن احراز 2 مرحلهای",
|
"Disable 2FA": "غیر فعال کردن احراز 2 مرحلهای",
|
||||||
"2FA Settings": "تنظیمات احراز 2 مرحلهای",
|
"TwoFaSettings": "تنظیمات احراز 2 مرحلهای",
|
||||||
"Two Factor Authentication": "احراز هویت دومرحلهای",
|
"Two Factor Authentication": "احراز هویت دومرحلهای",
|
||||||
Active: "فعال",
|
Active: "فعال",
|
||||||
Inactive: "غیرفعال",
|
Inactive: "غیرفعال",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Configurer 2FA",
|
"Setup 2FA": "Configurer 2FA",
|
||||||
"Enable 2FA": "Activer 2FA",
|
"Enable 2FA": "Activer 2FA",
|
||||||
"Disable 2FA": "Désactiver 2FA",
|
"Disable 2FA": "Désactiver 2FA",
|
||||||
"2FA Settings": "Paramètres 2FA",
|
"TwoFaSettings": "Paramètres 2FA",
|
||||||
"Two Factor Authentication": "Authentification à deux facteurs",
|
"Two Factor Authentication": "Authentification à deux facteurs",
|
||||||
Active: "Actif",
|
Active: "Actif",
|
||||||
Inactive: "Inactif",
|
Inactive: "Inactif",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "2FA beállítása",
|
"Setup 2FA": "2FA beállítása",
|
||||||
"Enable 2FA": "2FA engedélyezése",
|
"Enable 2FA": "2FA engedélyezése",
|
||||||
"Disable 2FA": "2FA toltása",
|
"Disable 2FA": "2FA toltása",
|
||||||
"2FA Settings": "2FA beállítások",
|
"TwoFaSettings": "2FA beállítások",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Aktív",
|
Active: "Aktív",
|
||||||
Inactive: "Inaktív",
|
Inactive: "Inaktív",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "Imposta l'autenticazione a due fattori",
|
"Setup 2FA": "Imposta l'autenticazione a due fattori",
|
||||||
"Enable 2FA": "Abilita l'autenticazione a due fattori",
|
"Enable 2FA": "Abilita l'autenticazione a due fattori",
|
||||||
"Disable 2FA": "Disabilita l'autenticazione a due fattori",
|
"Disable 2FA": "Disabilita l'autenticazione a due fattori",
|
||||||
"2FA Settings": "Impostazioni autenticazione a due fattori",
|
"TwoFaSettings": "Impostazioni autenticazione a due fattori",
|
||||||
"Two Factor Authentication": "Autenticazione a due fattori",
|
"Two Factor Authentication": "Autenticazione a due fattori",
|
||||||
Active: "Attivata",
|
Active: "Attivata",
|
||||||
Inactive: "Disattivata",
|
Inactive: "Disattivata",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -134,7 +134,7 @@ export default {
|
||||||
"Setup 2FA": "2FA instellingen",
|
"Setup 2FA": "2FA instellingen",
|
||||||
"Enable 2FA": "Schakel 2FA in",
|
"Enable 2FA": "Schakel 2FA in",
|
||||||
"Disable 2FA": "Schakel 2FA uit",
|
"Disable 2FA": "Schakel 2FA uit",
|
||||||
"2FA Settings": "2FA-instellingen",
|
"TwoFaSettings": "2FA-instellingen",
|
||||||
"Two Factor Authentication": "Two Factor Authenticatie",
|
"Two Factor Authentication": "Two Factor Authenticatie",
|
||||||
Active: "Actief",
|
Active: "Actief",
|
||||||
Inactive: "Inactief",
|
Inactive: "Inactief",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Konfiguracja 2FA",
|
"Setup 2FA": "Konfiguracja 2FA",
|
||||||
"Enable 2FA": "Włącz 2FA",
|
"Enable 2FA": "Włącz 2FA",
|
||||||
"Disable 2FA": "Wyłącz 2FA",
|
"Disable 2FA": "Wyłącz 2FA",
|
||||||
"2FA Settings": "Ustawienia 2FA",
|
"TwoFaSettings": "Ustawienia 2FA",
|
||||||
"Two Factor Authentication": "Uwierzytelnienie dwuskładnikowe",
|
"Two Factor Authentication": "Uwierzytelnienie dwuskładnikowe",
|
||||||
Active: "Włączone",
|
Active: "Włączone",
|
||||||
Inactive: "Wyłączone",
|
Inactive: "Wyłączone",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "Configurar 2FA",
|
"Setup 2FA": "Configurar 2FA",
|
||||||
"Enable 2FA": "Ativar 2FA",
|
"Enable 2FA": "Ativar 2FA",
|
||||||
"Disable 2FA": "Desativar 2FA",
|
"Disable 2FA": "Desativar 2FA",
|
||||||
"2FA Settings": "Configurações do 2FA ",
|
"TwoFaSettings": "Configurações do 2FA ",
|
||||||
"Two Factor Authentication": "Autenticação e Dois Fatores",
|
"Two Factor Authentication": "Autenticação e Dois Fatores",
|
||||||
Active: "Ativo",
|
Active: "Ativo",
|
||||||
Inactive: "Inativo",
|
Inactive: "Inativo",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Настройка 2FA",
|
"Setup 2FA": "Настройка 2FA",
|
||||||
"Enable 2FA": "Включить 2FA",
|
"Enable 2FA": "Включить 2FA",
|
||||||
"Disable 2FA": "Выключить 2FA",
|
"Disable 2FA": "Выключить 2FA",
|
||||||
"2FA Settings": "Настройки 2FA",
|
"TwoFaSettings": "Настройки 2FA",
|
||||||
"Two Factor Authentication": "Двухфакторная аутентификация",
|
"Two Factor Authentication": "Двухфакторная аутентификация",
|
||||||
Active: "Активно",
|
Active: "Активно",
|
||||||
Inactive: "Неактивно",
|
Inactive: "Неактивно",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -145,7 +145,7 @@ export default {
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Setup 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"TwoFaSettings": "2FA Settings",
|
||||||
"Two Factor Authentication": "Two Factor Authentication",
|
"Two Factor Authentication": "Two Factor Authentication",
|
||||||
Active: "Active",
|
Active: "Active",
|
||||||
Inactive: "Inactive",
|
Inactive: "Inactive",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "设置2FA",
|
"Setup 2FA": "设置2FA",
|
||||||
"Enable 2FA": "启用2FA",
|
"Enable 2FA": "启用2FA",
|
||||||
"Disable 2FA": "禁用2FA",
|
"Disable 2FA": "禁用2FA",
|
||||||
"2FA Settings": "2FA设置",
|
"TwoFaSettings": "2FA设置",
|
||||||
"Two Factor Authentication": "双因素认证",
|
"Two Factor Authentication": "双因素认证",
|
||||||
Active: "有效",
|
Active: "有效",
|
||||||
Inactive: "无效",
|
Inactive: "无效",
|
||||||
|
|
|
@ -135,7 +135,7 @@ export default {
|
||||||
"Setup 2FA": "設定 2FA",
|
"Setup 2FA": "設定 2FA",
|
||||||
"Enable 2FA": "開啟 2FA",
|
"Enable 2FA": "開啟 2FA",
|
||||||
"Disable 2FA": "關閉 2FA",
|
"Disable 2FA": "關閉 2FA",
|
||||||
"2FA Settings": "2FA 設定",
|
"TwoFaSettings": "2FA 設定",
|
||||||
"Two Factor Authentication": "雙重認證",
|
"Two Factor Authentication": "雙重認證",
|
||||||
Active: "生效",
|
Active: "生效",
|
||||||
Inactive: "未生效",
|
Inactive: "未生效",
|
||||||
|
|
Loading…
Add table
Reference in a new issue