diff options
Diffstat (limited to 'apps/settings/l10n/it.json')
-rw-r--r-- | apps/settings/l10n/it.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 2f22d5ec1e8..b4b242f40ff 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -391,6 +391,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", "Documentation" : "Documentazione", "Forum" : "Forum", + "Login" : "Login", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Apri la documentazione", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.", @@ -400,6 +401,8 @@ "From address" : "Indirizzo mittente", "Server address" : "Indirizzo del server", "Port" : "Porta", + "Authentication method" : "Metodo di autenticazione", + "Authentication required" : "Autenticazione richiesta", "Credentials" : "Credenziali", "SMTP Username" : "Nome utente SMTP", "SMTP Password" : "Password SMTP", @@ -476,12 +479,9 @@ "Address" : "Indirizzo", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Si è verificato un errore durante la richiesta. Impossibile continuare..", - "Login" : "Login", "Plain" : "Semplice", "NT LAN Manager" : "Gestore NT LAN", "STARTTLS" : "STARTTLS", - "Authentication method" : "Metodo di autenticazione", - "Authentication required" : "Autenticazione richiesta", "Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:", "Enable encryption" : "Abilita cifratura", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova. Abilita il \"Modulo di cifratura predefinito\" ed esegui 'occ encryption:migrate'", |