summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-16 00:08:33 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-16 00:08:33 +0000
commitd7406e515952bfa2c2659ecd44599bb0e5afbeec (patch)
treeb3ed3fe74bda63f5132e61e797fec09fad57084c /apps/user_ldap/l10n/it.js
parent8c97218b95ce43f393d7100b6df8c18aa5d4f1c4 (diff)
downloadnextcloud-server-d7406e515952bfa2c2659ecd44599bb0e5afbeec.tar.gz
nextcloud-server-d7406e515952bfa2c2659ecd44599bb0e5afbeec.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/it.js')
-rw-r--r--apps/user_ldap/l10n/it.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index fe22b3b69ea..2d48ecec072 100644
--- a/apps/user_ldap/l10n/it.js
+++ b/apps/user_ldap/l10n/it.js
@@ -50,6 +50,7 @@ OC.L10N.register(
"An unspecified error occurred. Please check log and settings." : "Si è verificato un errore non specificato. Controlla le impostazioni e il file di log.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Il filtro di ricerca non è valido, probabilmente a causa di problemi di sintassi come un numero dispari di parentesi aperte e chiuse. Controlla.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Si è verificato un errore di connessione a LDAP / AD, controlla l'host, la porta e le credenziali.",
+ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Manca il segnaposto \"%uid\". Sarà sostituito con il nome di accesso nelle interrogazioni LDAP / AD.",
"Please provide a login name to test against" : "Fornisci un nome di accesso da provare",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "La casella dei gruppi è stata disabilitata, poiché il server LDAP / AD non supporta memberOf.",
"Password change rejected. Hint: " : "Cambio password rifiutato. Suggerimento:",
@@ -77,7 +78,9 @@ OC.L10N.register(
"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:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Consente l'accesso tramite il nome utente LDAP / AD, può essere sia \"uid\" o \"sAMAccountName\" e sarà rilevato.",
"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:",
"Test Loginname" : "Prova nome di accesso",
"Verify settings" : "Verifica impostazioni",
@@ -162,8 +165,10 @@ OC.L10N.register(
"(New password is sent as plain text to LDAP)" : "(La nuova password è inviata in chiaro a LDAP)",
"Special Attributes" : "Attributi speciali",
"Quota Field" : "Campo Quota",
+ "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Lascia vuoto per la quota utente predefinita. Altrimenti, specifica un attributo LDAP/AD.",
"Quota Default" : "Quota predefinita",
"Email Field" : "Campo Email",
+ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Imposta l'indirizzo di posta degli utenti dal loro attributo LDAP. Lascialo vuoto per il comportamento predefinito.",
"User Home Folder Naming Rule" : "Regola di assegnazione del nome della cartella utente",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD.",
"Internal Username" : "Nome utente interno",