diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 8a1baec0ffb..e5a889e0b5c 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -140,12 +140,11 @@ OC.L10N.register( "Please contact your administrator." : "Contatta il tuo amministratore di sistema.", "An internal error occurred." : "Si è verificato un errore interno.", "Please try again or contact your administrator." : "Prova ancora o contatta il tuo amministratore.", - "Username or email" : "Nome utente o email", "Password" : "Password", - "Show password" : "Mostra password", "Wrong username or password." : "Nome utente o password errati.", "User disabled" : "Disabilitato dall'utente", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.", + "Username or email" : "Nome utente o email", "Your account is not setup for passwordless login." : "Il tuo account non è configurato per l'accesso senza password.", "Browser not supported" : "Browser non supportato", "Passwordless authentication is not supported in your browser." : "L'autenticazione senza password non è supportata dal tuo browser. ", @@ -307,6 +306,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentazione</a>.", "Create an <strong>admin account</strong>" : "Crea un <strong>account amministratore</strong>", "Username" : "Nome utente", + "Show password" : "Mostra password", "Toggle password visibility" : "Commuta la visibilità delle password", "Storage & database" : "Archiviazione e database", "Data folder" : "Cartella dati", |