diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/it.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
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);"); |