From b7b5c69524de3acecf01b2c3cdcf2ffe5c885edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Sat, 15 Nov 2025 11:15:37 +0000 Subject: [PATCH] New translations settingssecurityzonecomponent.json (Slovenian) --- .../settingsSecurityZoneComponent.json | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/frontend/app/src/i18n/sl/components/settings/settingsSecurityZoneComponent.json b/frontend/app/src/i18n/sl/components/settings/settingsSecurityZoneComponent.json index cab71a900..74d9f8606 100644 --- a/frontend/app/src/i18n/sl/components/settings/settingsSecurityZoneComponent.json +++ b/frontend/app/src/i18n/sl/components/settings/settingsSecurityZoneComponent.json @@ -1,31 +1,31 @@ { - "subtitleChangePassword": "Change password", - "changeUserPasswordBodyLabel": "Change password for user ", - "changeUserPasswordPasswordLabel": "New password", - "changeUserPasswordPasswordConfirmationLabel": "Confirm new password", - "changeUserPasswordFeedbackLabel": "Password does not meet requirements", - "changeUserPasswordPasswordsDoNotMatchFeedbackLabel": "Passwords do not match", - "subtitleMFA": "Multi-Factor Authentication (MFA)", - "mfaDisabledDescription": "MFA is currently disabled. Enable it to add an extra layer of security to your account.", - "mfaEnabledDescription": "MFA is currently enabled. Your account is protected with two-factor authentication.", - "enableMFAButton": "Enable MFA", - "disableMFAButton": "Disable MFA", - "mfaSetupModalTitle": "Setup Multi-Factor Authentication", - "mfaSetupInstructions": "Scan the QR code below with your authenticator app (Google Authenticator, Authy, etc.) or manually enter the secret:", - "mfaSecretLabel": "Secret Key", - "mfaVerificationCodeLabel": "Verification Code", - "mfaVerificationCodePlaceholder": "Enter 6-digit code", - "mfaDisableModalTitle": "Disable Multi-Factor Authentication", - "mfaDisableConfirmation": "Are you sure you want to disable MFA? This will reduce your account security.", - "mfaEnabledSuccess": "MFA enabled successfully", - "mfaDisabledSuccess": "MFA disabled successfully", - "errorLoadMFAStatus": "Error loading MFA status", - "errorSetupMFA": "Error setting up MFA", - "errorEnableMFA": "Error enabling MFA", - "errorDisableMFA": "Error disabling MFA", - "subtitleMySessions": "My sessions", - "userChangePasswordSuccessMessage": "Password changed successfully", - "userChangePasswordErrorMessage": "Error changing password", - "successDeleteSession": "Session deleted successfully", - "errorDeleteSession": "Error deleting session" + "subtitleChangePassword": "Spremeni geslo", + "changeUserPasswordBodyLabel": "Spremeni geslo za uporabnika ", + "changeUserPasswordPasswordLabel": "Novo geslo", + "changeUserPasswordPasswordConfirmationLabel": "Potrdi novo geslo", + "changeUserPasswordFeedbackLabel": "Geslo ne ustreza zahtevam", + "changeUserPasswordPasswordsDoNotMatchFeedbackLabel": "Gesli se ne ujemata", + "subtitleMFA": "Večfaktorska avtentikacija (MFA)", + "mfaDisabledDescription": "MFA je trenutno onemogočena. Omogočite jo za dodaten sloj varnosti vašega računa.", + "mfaEnabledDescription": "MFA je trenutno omogočena. Vaš račun je zaščiten z dvofaktorsko avtentikacijo.", + "enableMFAButton": "Omogoči MFA", + "disableMFAButton": "Onemogoči MFA", + "mfaSetupModalTitle": "Nastavitev večfaktorske avtentikacije", + "mfaSetupInstructions": "Skenirajte spodnjo QR kodo z vašo aplikacijo za avtentikacijo (Google Authenticator, Authy itd.) ali ročno vnesite skrivnost:", + "mfaSecretLabel": "Skrivni ključ", + "mfaVerificationCodeLabel": "Verifikacijska koda", + "mfaVerificationCodePlaceholder": "Vnesite 6-mestno kodo", + "mfaDisableModalTitle": "Onemogoči večfaktorsko avtentikacijo", + "mfaDisableConfirmation": "Ali ste prepričani, da želite onemogočiti MFA? To bo zmanjšalo varnost vašega računa.", + "mfaEnabledSuccess": "MFA uspešno omogočena", + "mfaDisabledSuccess": "MFA uspešno onemogočena", + "errorLoadMFAStatus": "Napaka pri nalaganju statusa MFA", + "errorSetupMFA": "Napaka pri nastavitvi MFA", + "errorEnableMFA": "Napaka pri omogočanju MFA", + "errorDisableMFA": "Napaka pri onemogočanju MFA", + "subtitleMySessions": "Moje seje", + "userChangePasswordSuccessMessage": "Geslo uspešno spremenjeno", + "userChangePasswordErrorMessage": "Napaka pri spreminjanju gesla", + "successDeleteSession": "Seja uspešno izbrisana", + "errorDeleteSession": "Napaka pri brisanju seje" }