diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
commit | b9b7f8bede0562b4e0eb067c62ecbe93a298793f (patch) | |
tree | 9b52fd8c356fcc00f347065ca164671f50393720 /apps/user_ldap/l10n/it.js | |
parent | 4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (diff) | |
download | nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.tar.gz nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/it.js')
-rw-r--r-- | apps/user_ldap/l10n/it.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 7a382013f5f..b90ad650ba0 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -12,6 +12,10 @@ OC.L10N.register( "No data specified" : "Nessun dato specificato", " Could not set configuration %s" : "Impossibile impostare la configurazione %s", "Action does not exist" : "L'azione non esiste", + "Very weak password" : "Password molto debole", + "Weak password" : "Password debole", + "Good password" : "Password buona", + "Strong password" : "Password forte", "The Base DN appears to be wrong" : "Il DN base sembra essere errato", "Testing configuration…" : "Prova della configurazione...", "Configuration incorrect" : "Configurazione non corretta", @@ -97,6 +101,10 @@ OC.L10N.register( "Saving" : "Salvataggio", "Back" : "Indietro", "Continue" : "Continua", + "An internal error occurred." : "Si è verificato un errore interno.", + "Current password" : "Password attuale", + "New password" : "Nuova password", + "Cancel" : "Annulla", "LDAP" : "LDAP", "Server" : "Server", "Users" : "Utenti", |