# Italian translation for openobject-addons # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:37+0000\n" "PO-Revision-Date: 2011-01-13 03:44+0000\n" "Last-Translator: Nicola Riolini - Micronaet \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-07-14 06:25+0000\n" "X-Generator: Launchpad (build 15614)\n" #. module: users_ldap #: constraint:res.company:0 msgid "Error! You can not create recursive companies." msgstr "Errore! Non è possibile creare aziende ricorsive." #. module: users_ldap #: constraint:res.users:0 msgid "The chosen company is not in the allowed companies for this user" msgstr "L'azienda scelta non è fra la aziende abilitate per questo utente" #. module: users_ldap #: help:res.company.ldap,ldap_tls:0 msgid "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " "option requires a server with STARTTLS enabled, otherwise all authentication " "attempts will fail." msgstr "" #. module: users_ldap #: view:res.company:0 #: view:res.company.ldap:0 msgid "LDAP Configuration" msgstr "Configurazione LDAP" #. module: users_ldap #: field:res.company.ldap,ldap_binddn:0 msgid "LDAP binddn" msgstr "LDAP binddn" #. module: users_ldap #: help:res.company.ldap,create_user:0 msgid "Create the user if not in database" msgstr "Crea l'utente se non è nel database" #. module: users_ldap #: help:res.company.ldap,user:0 msgid "Model used for user creation" msgstr "Modello usato per la creazione utente" #. module: users_ldap #: field:res.company.ldap,company:0 msgid "Company" msgstr "Azienda" #. module: users_ldap #: field:res.company.ldap,ldap_server:0 msgid "LDAP Server address" msgstr "Indirizzo server LDAP" #. module: users_ldap #: field:res.company.ldap,ldap_server_port:0 msgid "LDAP Server port" msgstr "Porta server LDAP" #. module: users_ldap #: help:res.company.ldap,ldap_binddn:0 msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." msgstr "" #. module: users_ldap #: field:res.company.ldap,ldap_base:0 msgid "LDAP base" msgstr "LDAP base" #. module: users_ldap #: view:res.company.ldap:0 msgid "User Information" msgstr "Informazioni Utente" #. module: users_ldap #: sql_constraint:res.company:0 msgid "The company name must be unique !" msgstr "Il nome azienda deve essere unico!" #. module: users_ldap #: model:ir.model,name:users_ldap.model_res_company msgid "Companies" msgstr "Aziende" #. module: users_ldap #: view:res.company.ldap:0 msgid "Process Parameter" msgstr "Parametro Processo" #. module: users_ldap #: model:ir.model,name:users_ldap.model_res_company_ldap msgid "res.company.ldap" msgstr "res.company.ldap" #. module: users_ldap #: field:res.company.ldap,ldap_tls:0 msgid "Use TLS" msgstr "Usa TLS" #. module: users_ldap #: field:res.company.ldap,sequence:0 msgid "Sequence" msgstr "Sequenza" #. module: users_ldap #: view:res.company.ldap:0 msgid "Login Information" msgstr "Informazioni di accesso" #. module: users_ldap #: view:res.company.ldap:0 msgid "Server Information" msgstr "Informazioni sul server" #. module: users_ldap #: model:ir.actions.act_window,name:users_ldap.action_ldap_installer msgid "Setup your LDAP Server" msgstr "Crea il tuo server LDAP" #. module: users_ldap #: sql_constraint:res.users:0 msgid "You can not have two users with the same login !" msgstr "Non è possibile avere due utenti con lo stesso login!" #. module: users_ldap #: field:res.company,ldaps:0 msgid "LDAP Parameters" msgstr "Parametri LDAP" #. module: users_ldap #: help:res.company.ldap,ldap_password:0 msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." msgstr "" "La password dell'account utente sul server LDAP che viene utilizzata per " "interrogare la directory." #. module: users_ldap #: field:res.company.ldap,ldap_password:0 msgid "LDAP password" msgstr "Password LDAP" #. module: users_ldap #: field:res.company.ldap,user:0 msgid "Model User" msgstr "Utente modello" #. module: users_ldap #: model:ir.model,name:users_ldap.model_res_users msgid "res.users" msgstr "res.users" #. module: users_ldap #: field:res.company.ldap,ldap_filter:0 msgid "LDAP filter" msgstr "Filtro LDAP" #. module: users_ldap #: field:res.company.ldap,create_user:0 msgid "Create user" msgstr "Crea utente" #~ msgid "Authenticate users with ldap server" #~ msgstr "Autentica utenti con server LDAP"