aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/it.js')
-rw-r--r--apps/user_ldap/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index 2de67374676..06bcc9683d9 100644
--- a/apps/user_ldap/l10n/it.js
+++ b/apps/user_ldap/l10n/it.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Your password will expire tomorrow." : "La tua password scadrà domani.",
"Your password will expire today." : "La tua password scadrà oggi.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La tua password scadrà tra %n giorno.","La tua password scadrà oggi tra %n giorni."],
+ "LDAP/AD integration" : "Integrazione LDAP/AD",
"_%s group found_::_%s groups found_" : ["%s gruppo trovato","%s gruppi trovati"],
"_%s user found_::_%s users found_" : ["%s utente trovato","%s utenti trovati"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Impossibile rilevare l'attributo nome visualizzato dell'utente. Specificalo nelle impostazioni avanzate di LDAP.",
@@ -77,6 +78,8 @@ OC.L10N.register(
"The filter specifies which LDAP groups shall have access to the %s instance." : "Il filtro specifica quali gruppi LDAP devono avere accesso all'istanza %s.",
"Verify settings and count the groups" : "Verifica le impostazioni e conta i gruppi",
"When logging in, %s will find the user based on the following attributes:" : "Quando accedi, %s troverà l'utente sulla base dei seguenti attributi:",
+ "LDAP/AD Username:" : "Nome utente LDAP/AD:",
+ "LDAP/AD Email Address:" : "Indirizzo email LDAP/AD:",
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Consente l'accesso tramite l'attributo email. \"mail\" e \"mailPrimaryAddress\" sono consentiti.",
"Other Attributes:" : "Altri attributi:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definisce i filtri da applicare quando viene eseguito il tentativo di accesso. \"%%uid\" rimpiazza il nome utente nell'azione di accesso. Esempio: \"uid=%%uid\"",