diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 54c1b519913..0c828ebb65b 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -28,9 +28,11 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Il tuo token di accesso non è valido o è scaduto", "This community release of Nextcloud is unsupported and push notifications are limited." : "Questa versione della community di Nextcloud non è supportata e le notifiche push sono limitate.", "Login" : "Accedi", + "Please try again" : "Riprova", "Password reset is disabled" : "Ripristino password disabilitato", "Could not reset password because the token is expired" : "Impossibile reimpostare la password poiché il token è scaduto", "Could not reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido", + "Password is too long. Maximum allowed length is 469 characters." : "La password è troppo lunga. La lunghezza massima consentita è di 469 caratteri.", "%s password reset" : "Ripristino password di %s", "Password reset" : "Ripristino password", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul pulsante seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", @@ -341,6 +343,7 @@ OC.L10N.register( "Get your own free account" : "Ottieni il tuo account gratuito", "Open settings menu" : "Apri il menu impostazioni", "Confirm your password" : "Conferma la tua password", + "%s's homepage" : "%s's homepage", "Connect to your account" : "Connetti il tuo account", "Please log in before granting %1$s access to your %2$s account." : "Accedi prima di accordare a %1$s l'accesso al tuo account %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non stai tentando di configurare un nuovo dispositivo o applicazione, qualcuno sta provando a ingannarti per ottenere l'accesso ai tuoi dati. In questo caso non procedere e contatta l'amministratore di sistema.", |