# Korean translation for openobject-addons # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-08-14 13:08+0000\n" "PO-Revision-Date: 2014-09-02 09:09+0000\n" "Last-Translator: Josh Kim \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-09-03 07:28+0000\n" "X-Generator: Launchpad (build 17196)\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 "사용자"