# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap # # Translators: msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2015-09-07 16:12+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" "odoo-9/language/en_GB/)\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user msgid "" "Automatically create local user accounts for new users authenticating via " "LDAP" msgstr "" "Automatically create local user accounts for new users authenticating via " "LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" msgstr "Companies" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company msgid "Company" msgstr "Company" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user msgid "Create user" msgstr "Create user" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid msgid "Created by" msgstr "Created by" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date msgid "Created on" msgstr "Created on" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name msgid "Display Name" msgstr "Display Name" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id msgid "ID" msgstr "ID" #. module: auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_general_configuration_form_inherit_auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" msgstr "LDAP Configuration" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps #: model:ir.ui.view,arch_db:auth_ldap.view_general_configuration_form_inherit_auth_ldap msgid "LDAP Parameters" msgstr "LDAP Parameters" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server msgid "LDAP Server address" msgstr "LDAP Server address" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port msgid "LDAP Server port" msgstr "LDAP Server port" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base msgid "LDAP base" msgstr "LDAP base" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn msgid "LDAP binddn" msgstr "LDAP binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter msgid "LDAP filter" msgstr "LDAP filter" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password msgid "LDAP password" msgstr "LDAP password" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update msgid "Last Modified on" msgstr "Last Modified on" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" msgstr "Login Information" #. module: auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "Process Parameter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls 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 "" "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." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence msgid "Sequence" msgstr "Sequence" #. module: auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" msgstr "Server Information" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" msgstr "Setup your LDAP Server" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user msgid "Template User" msgstr "Template User" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." msgstr "" "The password of the user account on the LDAP server that is used to query " "the directory." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." msgstr "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls msgid "Use TLS" msgstr "Use TLS" #. module: auth_ldap #: model:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" msgstr "User Information" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user msgid "User to copy when creating new users" msgstr "User to copy when creating new users" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "Users" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "res.company.ldap" msgstr "res.company.ldap"