diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 0e25b2c4b01..8c1ac802601 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -362,13 +362,7 @@ OC.L10N.register( "Show storage location" : "Mostra posizione di archiviazione", "Show user backend" : "Mostra il motore utente", "Show last login" : "Mostra ultimo accesso", - "Show email address" : "Mostra l'indirizzo email", - "Send email to new user" : "Invia email al nuovo utente", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Quando la password del nuovo utente è lasciata vuota, un'email di attivazione con un collegamento per impostare la password è inviata all'utente.", - "E-Mail" : "Posta elettronica", - "Create" : "Crea", - "Admin Recovery Password" : "Password di ripristino amministrativa", - "Enter the recovery password in order to recover the users files during password change" : "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.", "Everyone" : "Chiunque", "Admins" : "Amministratori", "Disabled" : "Disabilitati", @@ -381,6 +375,9 @@ OC.L10N.register( "Storage location" : "Posizione di archiviazione", "User backend" : "Motore utente", "Last login" : "Ultimo accesso", + "E-Mail" : "Posta elettronica", + "Admin Recovery Password" : "Password di ripristino amministrativa", + "Enter the recovery password in order to recover the users files during password change" : "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.", "change full name" : "modica nome completo", "set new password" : "imposta una nuova password", "change email address" : "cambia l'indirizzo email", @@ -424,6 +421,9 @@ OC.L10N.register( "Follow us on Twitter!" : "Seguici su Twitter!", "Check out our blog!" : "Leggi il nostro blog!", "Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!", + "Show email address" : "Mostra l'indirizzo email", + "Send email to new user" : "Invia email al nuovo utente", + "Create" : "Crea", "Group name" : "Nome del gruppo" }, "nplurals=2; plural=(n != 1);"); |