diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
commit | 312891c6032176346e6e624949fbceca6a85a7a7 (patch) | |
tree | 42e0f8b57a2f983d34f695f88925246596f18b8d /settings/l10n/it.js | |
parent | 79c9fc98a66a2b73fa8b5e9d1e09f2117d84c8cf (diff) | |
download | nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.tar.gz nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 3f77a0ed46c..96379e35e1d 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -46,6 +46,9 @@ OC.L10N.register( "Unable to create user." : "Impossibile creare l'utente.", "Your %s account was created" : "Il tuo account %s รจ stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", + "Forbidden" : "Vietato", + "Invalid user" : "Utente non valido", + "Unable to change mail address" : "Impossibile cambiare l'indirizzo di posta", "Email saved" : "Email salvata", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", "Add trusted domain" : "Aggiungi dominio attendibile", @@ -228,6 +231,8 @@ OC.L10N.register( "Show storage location" : "Mostra posizione di archiviazione", "Show last log in" : "Mostra ultimo accesso", "Show user backend" : "Mostra il motore utente", + "Send email to new user" : "Invia email al nuovo utente", + "Show email address" : "Mostra l'indirizzo email", "Username" : "Nome utente", "E-Mail" : "Posta elettronica", "Create" : "Crea", @@ -249,6 +254,7 @@ OC.L10N.register( "Last Login" : "Ultimo accesso", "change full name" : "modica nome completo", "set new password" : "imposta una nuova password", + "change email address" : "cambia l'indirizzo email", "Default" : "Predefinito" }, "nplurals=2; plural=(n != 1);"); |