diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
commit | e9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch) | |
tree | 727a29d4b68b9f10a93bec996c125b2b4270bb83 /apps/user_ldap/l10n/it.php | |
parent | 95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff) | |
download | nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/it.php')
-rw-r--r-- | apps/user_ldap/l10n/it.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php index 0a44850fdb0..82f42ef3be9 100644 --- a/apps/user_ldap/l10n/it.php +++ b/apps/user_ldap/l10n/it.php @@ -30,14 +30,8 @@ $TRANSLATIONS = array( "Password" => "Password", "For anonymous access, leave DN and Password empty." => "Per l'accesso anonimo, lasciare vuoti i campi DN e Password", "User Login Filter" => "Filtro per l'accesso utente", -"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Specifica quale filtro utilizzare quando si tenta l'accesso. %%uid sostituisce il nome utente all'atto dell'accesso.", -"use %%uid placeholder, e.g. \"uid=%%uid\"" => "utilizza il segnaposto %%uid, ad esempio \"uid=%%uid\"", "User List Filter" => "Filtro per l'elenco utenti", -"Defines the filter to apply, when retrieving users." => "Specifica quale filtro utilizzare durante il recupero degli utenti.", -"without any placeholder, e.g. \"objectClass=person\"." => "senza nessun segnaposto, per esempio \"objectClass=person\".", "Group Filter" => "Filtro per il gruppo", -"Defines the filter to apply, when retrieving groups." => "Specifica quale filtro utilizzare durante il recupero dei gruppi.", -"without any placeholder, e.g. \"objectClass=posixGroup\"." => "senza nessun segnaposto, per esempio \"objectClass=posixGroup\".", "Connection Settings" => "Impostazioni di connessione", "Configuration Active" => "Configurazione attiva", "When unchecked, this configuration will be skipped." => "Se deselezionata, questa configurazione sarà saltata.", @@ -51,8 +45,6 @@ $TRANSLATIONS = array( "Do not use it additionally for LDAPS connections, it will fail." => "Da non utilizzare per le connessioni LDAPS, non funzionerà .", "Case insensitve LDAP server (Windows)" => "Case insensitve LDAP server (Windows)", "Turn off SSL certificate validation." => "Disattiva il controllo del certificato SSL.", -"If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Se la connessione funziona esclusivamente con questa opzione, importa il certificato SSL del server LDAP nel tuo server %s.", -"Not recommended, use for testing only." => "Non consigliato, utilizzare solo per test.", "Cache Time-To-Live" => "Tempo di vita della cache", "in seconds. A change empties the cache." => "in secondi. Il cambio svuota la cache.", "Directory Settings" => "Impostazioni delle cartelle", |