odoo/addons/auth_ldap/i18n/ko.po

180 lines
4.8 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_ldap
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
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: 2015-08-14 05:51+0000\n"
"Last-Translator: choijaeho <hwangtog@gmail.com>\n"
"Language-Team: Korean (http://www.transifex.com/odoo/odoo-8/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ko\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 바인딩"
#. 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 "TLS 사용"
#. 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 "사용자"