chore: Update translations (#12625)
This commit is contained in:
@@ -1,106 +1,106 @@
|
||||
{
|
||||
"MFA_SETTINGS": {
|
||||
"TITLE": "Two-Factor Authentication",
|
||||
"SUBTITLE": "Secure your account with TOTP-based authentication",
|
||||
"DESCRIPTION": "Add an extra layer of security to your account using a time-based one-time password (TOTP)",
|
||||
"STATUS_TITLE": "Authentication Status",
|
||||
"STATUS_DESCRIPTION": "Manage your two-factor authentication settings and backup recovery codes",
|
||||
"TITLE": "Autenticazione A Due Fattori",
|
||||
"SUBTITLE": "Proteggi il tuo account con autenticazione basata su TOTP",
|
||||
"DESCRIPTION": "Aggiungi un ulteriore livello di sicurezza al tuo account utilizzando una password monouso a tempo (TOTP)",
|
||||
"STATUS_TITLE": "Stato dell'Autenticazione",
|
||||
"STATUS_DESCRIPTION": "Gestisci le impostazioni di autenticazione a due fattori e i codici di recupero di backup",
|
||||
"ENABLED": "Abilitato",
|
||||
"DISABLED": "Disabilitato",
|
||||
"STATUS_ENABLED": "Two-factor authentication is active",
|
||||
"STATUS_ENABLED_DESC": "Your account is protected with an additional layer of security",
|
||||
"ENABLE_BUTTON": "Enable Two-Factor Authentication",
|
||||
"ENHANCE_SECURITY": "Enhance Your Account Security",
|
||||
"ENHANCE_SECURITY_DESC": "Two-factor authentication adds an extra layer of security by requiring a verification code from your authenticator app in addition to your password.",
|
||||
"STATUS_ENABLED": "L'autenticazione a due fattori è attiva",
|
||||
"STATUS_ENABLED_DESC": "Il tuo account è protetto con un ulteriore livello di sicurezza",
|
||||
"ENABLE_BUTTON": "Attiva Autenticazione A Due Fattori",
|
||||
"ENHANCE_SECURITY": "Migliora La Sicurezza Del Tuo Account",
|
||||
"ENHANCE_SECURITY_DESC": "L'autenticazione a due fattori aggiunge un ulteriore livello di sicurezza richiedendo un codice di verifica dalla tua app di autenticazione in aggiunta alla password.",
|
||||
"SETUP": {
|
||||
"STEP_NUMBER_1": "1",
|
||||
"STEP_NUMBER_2": "2",
|
||||
"STEP1_TITLE": "Scan QR Code with Your Authenticator App",
|
||||
"STEP1_DESCRIPTION": "Use Google Authenticator, Authy, or any TOTP-compatible app",
|
||||
"LOADING_QR": "Loading...",
|
||||
"MANUAL_ENTRY": "Can't scan? Enter code manually",
|
||||
"SECRET_KEY": "Secret Key",
|
||||
"STEP1_TITLE": "Scansiona il QR Code con la tua app di autenticazione",
|
||||
"STEP1_DESCRIPTION": "Utilizza Google Authenticator, Authy, o qualsiasi app compatibile con TOTP",
|
||||
"LOADING_QR": "Caricamento...",
|
||||
"MANUAL_ENTRY": "Non riesci a scansionare? Inserisci il codice manualmente",
|
||||
"SECRET_KEY": "Chiave Segreta",
|
||||
"COPY": "Copia",
|
||||
"ENTER_CODE": "Enter the 6-digit code from your authenticator app",
|
||||
"ENTER_CODE": "Inserisci il codice a 6 cifre dalla tua app di autenticazione",
|
||||
"ENTER_CODE_PLACEHOLDER": "000000",
|
||||
"VERIFY_BUTTON": "Verify & Continue",
|
||||
"CANCEL": "annulla",
|
||||
"ERROR_STARTING": "MFA not enabled. Please contact administrator.",
|
||||
"INVALID_CODE": "Invalid verification code",
|
||||
"SECRET_COPIED": "Secret key copied to clipboard",
|
||||
"SUCCESS": "Two-factor authentication has been enabled successfully"
|
||||
"VERIFY_BUTTON": "Verifica e Continua",
|
||||
"CANCEL": "Annulla",
|
||||
"ERROR_STARTING": "MFA non abilitata. Contatta l'amministratore.",
|
||||
"INVALID_CODE": "Codice di verifica non valido",
|
||||
"SECRET_COPIED": "Chiave segreta copiata negli appunti",
|
||||
"SUCCESS": "L'autenticazione a due fattori è stata attivata con successo"
|
||||
},
|
||||
"BACKUP": {
|
||||
"TITLE": "Save Your Backup Codes",
|
||||
"DESCRIPTION": "Keep these codes safe. Each can be used once if you lose access to your authenticator",
|
||||
"IMPORTANT": "Important:",
|
||||
"IMPORTANT_NOTE": " Save these codes in a secure location. You won't be able to see them again.",
|
||||
"TITLE": "Salva i tuoi Codici Di Backup",
|
||||
"DESCRIPTION": "Mantieni questi codici al sicuro. Ognuno può essere utilizzato una sola volta se perdi l'accesso alla tua app di autenticazione",
|
||||
"IMPORTANT": "Importante:",
|
||||
"IMPORTANT_NOTE": " Salva questi codici in un luogo sicuro. Non sarai in grado di visualizzarli ancora.",
|
||||
"DOWNLOAD": "Scarica",
|
||||
"COPY_ALL": "Copy All",
|
||||
"CONFIRM": "I have saved my backup codes in a secure location and understand that I won't be able to see them again",
|
||||
"COMPLETE_SETUP": "Complete Setup",
|
||||
"CODES_COPIED": "Backup codes copied to clipboard"
|
||||
"COPY_ALL": "Copia Tutto",
|
||||
"CONFIRM": "Ho salvato i miei codici di backup in un luogo sicuro e comprendo che non sarò in grado di visualizzarli ancora",
|
||||
"COMPLETE_SETUP": "Completa Configurazione",
|
||||
"CODES_COPIED": "Codici di backup copiati negli appunti"
|
||||
},
|
||||
"MANAGEMENT": {
|
||||
"BACKUP_CODES": "Backup Codes",
|
||||
"BACKUP_CODES_DESC": "Generate new codes if you've lost or used your existing ones",
|
||||
"REGENERATE": "Regenerate Backup Codes",
|
||||
"DISABLE_MFA": "Disable 2FA",
|
||||
"DISABLE_MFA_DESC": "Remove two-factor authentication from your account",
|
||||
"DISABLE_BUTTON": "Disable Two-Factor Authentication"
|
||||
"BACKUP_CODES": "Codici di Backup",
|
||||
"BACKUP_CODES_DESC": "Genera nuovi codici se hai perso o utilizzato quelli esistenti",
|
||||
"REGENERATE": "Rigenera Codici di Backup",
|
||||
"DISABLE_MFA": "Disattiva 2FA",
|
||||
"DISABLE_MFA_DESC": "Rimuovi l'autenticazione a due fattori dal tuo account",
|
||||
"DISABLE_BUTTON": "Disattiva Autenticazione A Due Fattori"
|
||||
},
|
||||
"DISABLE": {
|
||||
"TITLE": "Disable Two-Factor Authentication",
|
||||
"DESCRIPTION": "You'll need to enter your password and a verification code to disable two-factor authentication.",
|
||||
"TITLE": "Disattiva Autenticazione A Due Fattori",
|
||||
"DESCRIPTION": "Dovrai inserire la tua password e un codice di verifica per disabilitare l'autenticazione a due fattori.",
|
||||
"PASSWORD": "Password",
|
||||
"OTP_CODE": "Verification Code",
|
||||
"OTP_CODE": "Codice Di Verifica",
|
||||
"OTP_CODE_PLACEHOLDER": "000000",
|
||||
"CONFIRM": "Disable 2FA",
|
||||
"CANCEL": "annulla",
|
||||
"SUCCESS": "Two-factor authentication has been disabled",
|
||||
"ERROR": "Failed to disable MFA. Please check your credentials."
|
||||
"CONFIRM": "Disattiva 2FA",
|
||||
"CANCEL": "Annulla",
|
||||
"SUCCESS": "L'autenticazione a due fattori è stata disattivata",
|
||||
"ERROR": "Impossibile disattivare MFA. Verifica le tue credenziali."
|
||||
},
|
||||
"REGENERATE": {
|
||||
"TITLE": "Regenerate Backup Codes",
|
||||
"DESCRIPTION": "This will invalidate your existing backup codes and generate new ones. Enter your verification code to continue.",
|
||||
"OTP_CODE": "Verification Code",
|
||||
"TITLE": "Rigenera Codici di Backup",
|
||||
"DESCRIPTION": "Questo invaliderà i tuoi codici di backup esistenti e ne genererà di nuovi. Inserisci il tuo codice di verifica per continuare.",
|
||||
"OTP_CODE": "Codice Di Verifica",
|
||||
"OTP_CODE_PLACEHOLDER": "000000",
|
||||
"CONFIRM": "Generate New Codes",
|
||||
"CANCEL": "annulla",
|
||||
"NEW_CODES_TITLE": "New Backup Codes Generated",
|
||||
"NEW_CODES_DESC": "Your old backup codes have been invalidated. Save these new codes in a secure location.",
|
||||
"CODES_IMPORTANT": "Important:",
|
||||
"CODES_IMPORTANT_NOTE": " Each code can only be used once. Save them before closing this window.",
|
||||
"DOWNLOAD_CODES": "Download Codes",
|
||||
"COPY_ALL_CODES": "Copy All Codes",
|
||||
"CODES_SAVED": "I've Saved My Codes",
|
||||
"SUCCESS": "New backup codes have been generated",
|
||||
"ERROR": "Failed to regenerate backup codes"
|
||||
"CONFIRM": "Genera Nuovi Codici",
|
||||
"CANCEL": "Annulla",
|
||||
"NEW_CODES_TITLE": "Nuovi Codici di Backup Generati",
|
||||
"NEW_CODES_DESC": "I tuoi vecchi codici di backup sono stati invalidati. Salva questi nuovi codici in un luogo sicuro.",
|
||||
"CODES_IMPORTANT": "Importante:",
|
||||
"CODES_IMPORTANT_NOTE": "Ogni codice può essere usato solo una volta. Salvali prima di chiudere questa finestra.",
|
||||
"DOWNLOAD_CODES": "Scarica Codici",
|
||||
"COPY_ALL_CODES": "Copia Tutti i Codici",
|
||||
"CODES_SAVED": "Ho Salvato i Miei Codici",
|
||||
"SUCCESS": "Nuovi codici di backup sono stati generati",
|
||||
"ERROR": "Impossibile rigenerare i codici di backup"
|
||||
}
|
||||
},
|
||||
"MFA_VERIFICATION": {
|
||||
"TITLE": "Two-Factor Authentication",
|
||||
"DESCRIPTION": "Enter your verification code to continue",
|
||||
"AUTHENTICATOR_APP": "Authenticator App",
|
||||
"BACKUP_CODE": "Backup Code",
|
||||
"ENTER_OTP_CODE": "Enter 6-digit code from your authenticator app",
|
||||
"ENTER_BACKUP_CODE": "Enter one of your backup codes",
|
||||
"TITLE": "Autenticazione A Due Fattori",
|
||||
"DESCRIPTION": "Inserisci il tuo codice di verifica per continuare",
|
||||
"AUTHENTICATOR_APP": "App di Autenticazione",
|
||||
"BACKUP_CODE": "Codice di Backup",
|
||||
"ENTER_OTP_CODE": "Inserisci il codice a 6 cifre dalla tua app di autenticazione",
|
||||
"ENTER_BACKUP_CODE": "Inserisci uno dei tuoi codici di backup",
|
||||
"BACKUP_CODE_PLACEHOLDER": "000000",
|
||||
"VERIFY_BUTTON": "Verify",
|
||||
"TRY_ANOTHER_METHOD": "Try another verification method",
|
||||
"CANCEL_LOGIN": "Cancel and return to login",
|
||||
"HELP_TEXT": "Having trouble signing in?",
|
||||
"LEARN_MORE": "Learn more about 2FA",
|
||||
"VERIFY_BUTTON": "Verifica",
|
||||
"TRY_ANOTHER_METHOD": "Prova un altro metodo di verifica",
|
||||
"CANCEL_LOGIN": "Annulla e torna al login",
|
||||
"HELP_TEXT": "Hai problemi ad accedere?",
|
||||
"LEARN_MORE": "Maggiori informazioni su 2FA",
|
||||
"HELP_MODAL": {
|
||||
"TITLE": "Two-Factor Authentication Help",
|
||||
"AUTHENTICATOR_TITLE": "Using an Authenticator App",
|
||||
"AUTHENTICATOR_DESC": "Open your authenticator app (Google Authenticator, Authy, etc.) and enter the 6-digit code shown for your account.",
|
||||
"BACKUP_TITLE": "Using a Backup Code",
|
||||
"BACKUP_DESC": "If you don't have access to your authenticator app, you can use one of the backup codes you saved when setting up 2FA. Each code can only be used once.",
|
||||
"CONTACT_TITLE": "Need More Help?",
|
||||
"CONTACT_DESC_CLOUD": "If you've lost access to both your authenticator app and backup codes, please reach out to Chatwoot support for assistance.",
|
||||
"CONTACT_DESC_SELF_HOSTED": "If you've lost access to both your authenticator app and backup codes, please contact your administrator for assistance."
|
||||
"TITLE": "Aiuto Autenticazione A Due Fattori",
|
||||
"AUTHENTICATOR_TITLE": "Utilizzando un'app di autenticazione",
|
||||
"AUTHENTICATOR_DESC": "Apri la tua app di autenticazione (Google Authenticator, Authy, ecc.) e inserisci il codice a 6 cifre mostrato per il tuo account.",
|
||||
"BACKUP_TITLE": "Utilizzando un Codice di Backup",
|
||||
"BACKUP_DESC": "Se non hai accesso alla tua app di autenticazione, puoi usare uno dei codici di backup salvati durante la configurazione 2FA. Ogni codice può essere utilizzato una sola volta.",
|
||||
"CONTACT_TITLE": "Serve Più Aiuto?",
|
||||
"CONTACT_DESC_CLOUD": "Se hai perso l'accesso sia alla tua app di autenticazione che ai codici di backup, contatta il supporto di Chatwoot per ricevere assistenza.",
|
||||
"CONTACT_DESC_SELF_HOSTED": "Se hai perso l'accesso sia alla tua app di autenticazione che ai codici di backup, contatta il tuo amministratore per ricevere assistenza."
|
||||
},
|
||||
"VERIFICATION_FAILED": "Verification failed. Please try again."
|
||||
"VERIFICATION_FAILED": "Verifica non riuscita. Riprova."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user