diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index b3c0bbb4a85..66f93c561bd 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -232,6 +232,8 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione. Contatta il tuo amministratore.", "Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.", "Back to login" : "Torna alla schermata di accesso", + "New password" : "Nuova password", + "I know what I'm doing" : "So cosa sto facendo", "Forgot password?" : "Hai dimenticato la password?", "Settings" : "Impostazioni", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", @@ -362,8 +364,6 @@ OC.L10N.register( "You are about to grant %1$s access to your %2$s account." : "Stai per accordare a %1$s l'accesso al tuo account %2$s.", "Account connected" : "Account connesso", "Your client should now be connected! You can close this window." : "Il client ora dovrebbe essere connesso! Puoi chiudere questa finestra.", - "New password" : "Nuova password", - "New Password" : "Nuova password", "This share is password-protected" : "Questa condivisione è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", "Two-factor authentication" : "Autenticazione a due fattori", @@ -406,7 +406,6 @@ OC.L10N.register( "Dismiss" : "Annulla", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "I tuoi file sono cifrati. Non sarà più possibile recuperare i tuoi dati una volta che la password sarà reimpostata.<br />Se non sei sicuro, contatta l'amministratore prima di proseguire.<br />Vuoi davvero continuare?", - "I know what I'm doing" : "So cosa sto facendo", "Sending email …" : "Invio email in corso....", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "La versione di {name} installata è anteriore alla {version}, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di {name} più recente.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom non è leggibile da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", @@ -426,6 +425,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "Accedi prima di accordare a %s l'accesso al tuo account %s.", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", "Redirecting …" : "Redirezione in corso...", + "New Password" : "Nuova password", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sicurezza migliorata è stata abilitata per il tuo account. Autenticati utilizzando un secondo fattore.", "Further information how to configure this can be found in the %sdocumentation%s." : "Ulteriori informazioni sulla configurazione sono disponibili nella %sdocumentazione%s.", "%s will be updated to version %s" : "%s sarà aggiornato alla versione %s", |