# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap # # Translators: # FIRST AUTHOR , 2014 # Jeffery Chenn , 2016 # Jeffery Chenn , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2016-04-15 11:33+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/odoo/odoo-8/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_ldap #: help:res.company.ldap,create_user:0 msgid "" "Automatically create local user accounts for new users authenticating via " "LDAP" msgstr "通过LDAP,为新用户自动创建本地用户账户。" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" msgstr "公司" #. module: auth_ldap #: field:res.company.ldap,company:0 msgid "Company" msgstr "公司" #. module: auth_ldap #: field:res.company.ldap,create_user:0 msgid "Create user" msgstr "创建用户" #. module: auth_ldap #: field:res.company.ldap,create_uid:0 msgid "Created by" msgstr "创建人" #. module: auth_ldap #: field:res.company.ldap,create_date:0 msgid "Created on" msgstr "创建时间" #. module: auth_ldap #: field:res.company.ldap,id:0 msgid "ID" msgstr "ID" #. module: auth_ldap #: view:res.company:auth_ldap.company_form_view #: view:res.company.ldap:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" msgstr "LDAP 配置" #. module: auth_ldap #: view:res.company:auth_ldap.company_form_view field:res.company,ldaps:0 msgid "LDAP Parameters" msgstr "LDAP 参数" #. module: auth_ldap #: field:res.company.ldap,ldap_server:0 msgid "LDAP Server address" msgstr "LDAP 服务器地址" #. module: auth_ldap #: field:res.company.ldap,ldap_server_port:0 msgid "LDAP Server port" msgstr "LDAP 服务器端口" #. module: auth_ldap #: field:res.company.ldap,ldap_base:0 msgid "LDAP base" msgstr "LDAP 基节点" #. module: auth_ldap #: field:res.company.ldap,ldap_binddn:0 msgid "LDAP binddn" msgstr "LDAP binddn" #. module: auth_ldap #: field:res.company.ldap,ldap_filter:0 msgid "LDAP filter" msgstr "LDAP 过滤器" #. module: auth_ldap #: field:res.company.ldap,ldap_password:0 msgid "LDAP password" msgstr "LDAP 密码" #. module: auth_ldap #: field:res.company.ldap,write_uid:0 msgid "Last Updated by" msgstr "最后更新人" #. module: auth_ldap #: field:res.company.ldap,write_date:0 msgid "Last Updated on" msgstr "最后更新时间" #. module: auth_ldap #: view:res.company.ldap:auth_ldap.view_ldap_installer_form msgid "Login Information" msgstr "登录信息" #. module: auth_ldap #: view:res.company.ldap:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "处理参数" #. module: auth_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 "当连接 LDAP 服务器时请求服务器使用安全的 TLS/SSL 加密。该选项需要服务器启用 STARTTLS,否则所有用户验证都将失败。" #. module: auth_ldap #: field:res.company.ldap,sequence:0 msgid "Sequence" msgstr "序号" #. module: auth_ldap #: view:res.company.ldap:auth_ldap.view_ldap_installer_form msgid "Server Information" msgstr "服务器信息" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" msgstr "设置您的 LDAP 服务器" #. module: auth_ldap #: field:res.company.ldap,user:0 msgid "Template User" msgstr "模版用户" #. module: auth_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 "LDAP 服务器上的用户帐号密码,用于查询该目录服务。" #. module: auth_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 "用于查询 LDAP 服务器目录的用户帐号。如果要匿名连接请保持为空。" #. module: auth_ldap #: field:res.company.ldap,ldap_tls:0 msgid "Use TLS" msgstr "使用安全传输协议" #. module: auth_ldap #: view:res.company.ldap:auth_ldap.view_ldap_installer_form msgid "User Information" msgstr "用户信息" #. module: auth_ldap #: help:res.company.ldap,user:0 msgid "User to copy when creating new users" msgstr "当创建新用户时复制的用户" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "用户"