diff options
Diffstat (limited to 'apps/user_ldap/l10n/it.js')
-rw-r--r-- | apps/user_ldap/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 8f51e607ab7..7bc6de0d622 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -122,6 +122,8 @@ OC.L10N.register( "Directory Settings" : "Impostazioni delle cartelle", "User Display Name Field" : "Campo per la visualizzazione del nome utente", "The LDAP attribute to use to generate the user's display name." : "L'attributo LDAP da usare per generare il nome visualizzato dell'utente.", + "2nd User Display Name Field" : "Campo per il secondo nome visualizzato dell'utente", + "Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Facoltativo. Un attributo LDAP da aggiungere al nome visualizzato tra parentesi. Ad es. »Mario Rossi (mario.rossi@esempio.org)«.", "Base User Tree" : "Struttura base dell'utente", "One User Base DN per line" : "Un DN base utente per riga", "User Search Attributes" : "Attributi di ricerca utente", |