diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 13ded0646f8..3806070c76f 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -31,6 +31,7 @@ OC.L10N.register( "Unable to delete user." : "Impossibile eliminare l'utente.", "Settings saved" : "Impostazioni salvate", "Unable to change full name" : "Impossibile cambiare il nome completo", + "Unable to change email address" : "Impossibile cambiare l'indirizzo di posta", "Your full name has been changed." : "Il tuo nome completo è stato cambiato.", "Forbidden" : "Vietato", "Invalid user" : "Utente non valido", @@ -106,7 +107,9 @@ OC.L10N.register( "Only visible to local users" : "Visibile solo agli utenti locali", "Only visible to you" : "Visibile solo a te", "Contacts" : "Contatti", + "Visible to local users and to trusted servers" : "Visibile agli utenti locali e ai server affidabili", "Public" : "Pubblico", + "Will be synced to a global and public address book" : "Sarà sincronizzato con una rubrica globale e pubblica", "Select a profile picture" : "Seleziona un'immagine del profilo", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", @@ -274,14 +277,18 @@ OC.L10N.register( "Phone number" : "Numero di telefono", "Your phone number" : "Il tuo numero di telefono", "Address" : "Indirizzo", + "Your postal address" : "Il tuo indirizzo postale", "Website" : "Sito web", "Your website" : "Il tuo sito web", "Twitter" : "Twitter", + "Your Twitter handle" : "Il tuo nome utente su Twitter", "No display name set" : "Nome visualizzato non impostato", "No email address set" : "Nessun indirizzo email impostato", "Phone" : "Telefono", + "No phone number set" : "Nessun numero di telefono impostato", "No address set" : "Nessun indirizzo impostato", "No website set" : "Nessuna sito web impostato", + "No twitter handle set" : "Nessun nome utente di Twitter impostato", "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", "Password" : "Password", "Current password" : "Password attuale", |