Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/it.php')
-rw-r--r--apps/user_ldap/l10n/it.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php
index f5e53bdbe90..4436127747f 100644
--- a/apps/user_ldap/l10n/it.php
+++ b/apps/user_ldap/l10n/it.php
@@ -33,14 +33,14 @@ $TRANSLATIONS = array(
"Save" => "Salva",
"Test Configuration" => "Prova configurazione",
"Help" => "Aiuto",
-"Limit the access to %s to groups meeting this criteria:" => "Limita l'accesso a %s ai gruppi che verificano questi criteri:",
+"Groups meeting these criteria are available in %s:" => "I gruppi che corrispondono a questi criteri sono disponibili in %s:",
"only those object classes:" => "solo queste classi di oggetti:",
"only from those groups:" => "solo da questi gruppi:",
"Edit raw filter instead" => "Modifica invece il filtro grezzo",
"Raw LDAP filter" => "Filtro LDAP grezzo",
"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.",
"groups found" => "gruppi trovati",
-"What attribute shall be used as login name:" => "Quale attributo deve essere usato come nome di accesso:",
+"Users login with this attribute:" => "Utenti con questo attributo:",
"LDAP Username:" => "Nome utente LDAP:",
"LDAP Email Address:" => "Indirizzo email LDAP:",
"Other Attributes:" => "Altri attributi:",
@@ -55,7 +55,7 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Per l'accesso anonimo, lasciare vuoti i campi DN e Password",
"One Base DN per line" => "Un DN base per riga",
"You can specify Base DN for users and groups in the Advanced tab" => "Puoi specificare una DN base per gli utenti ed i gruppi nella scheda Avanzate",
-"Limit the access to %s to users meeting this criteria:" => "Limita l'accesso a %s ai gruppi che verificano questi criteri:",
+"Limit %s access to users meeting these criteria:" => "Limita l'accesso a %s ai gruppi che verificano questi criteri:",
"The filter specifies which LDAP users shall have access to the %s instance." => "Il filtro specifica quali utenti LDAP devono avere accesso all'istanza %s.",
"users found" => "utenti trovati",
"Back" => "Indietro",
@@ -88,6 +88,8 @@ $TRANSLATIONS = array(
"One Group Base DN per line" => "Un DN base gruppo per riga",
"Group Search Attributes" => "Attributi di ricerca gruppo",
"Group-Member association" => "Associazione gruppo-utente ",
+"Nested Groups" => "Gruppi nidificati",
+"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Quando รจ attivato, i gruppi che contengono altri gruppi sono supportati. (Funziona solo se l'attributo del gruppo membro contiene DN.)",
"Special Attributes" => "Attributi speciali",
"Quota Field" => "Campo Quota",
"Quota Default" => "Quota predefinita",