# Translation of Odoo Server. # This file contains the translation of the following modules: # * documents_hr_contract # # Translators: # Wil Odoo, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:42+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Wil Odoo, 2024\n" "Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/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: documents_hr_contract #: model:ir.model,name:documents_hr_contract.model_res_company msgid "Companies" msgstr "회사" #. module: documents_hr_contract #: model:ir.model,name:documents_hr_contract.model_res_config_settings msgid "Config Settings" msgstr "환경설정" #. module: documents_hr_contract #: model:documents.tag,name:documents_hr_contract.documents_hr_documents_contracts #: model:ir.model.fields,field_description:documents_hr_contract.field_res_config_settings__documents_hr_contracts_tags msgid "Contracts" msgstr "계약" #. module: documents_hr_contract #: model:ir.model.fields,field_description:documents_hr_contract.field_res_company__documents_hr_contracts_tags msgid "Documents Hr Contracts Tags" msgstr "직원 근로 계약서 문서 태그" #. module: documents_hr_contract #: model:ir.model,name:documents_hr_contract.model_hr_contract msgid "Employee Contract" msgstr "근로 계약서" #. module: documents_hr_contract #: model:documents.tag,name:documents_hr_contract.document_tag_signature_request msgid "Signature Request" msgstr "서명 요청" #. module: documents_hr_contract #: model:ir.model,name:documents_hr_contract.model_documents_tag msgid "Tag" msgstr "태그" #. module: documents_hr_contract #. odoo-python #: code:addons/documents_hr_contract/models/documents_tag.py:0 #, python-format msgid "" "You cannot delete this tag as it is used to link employee contracts and " "signatures." msgstr "이 태그는 직원 계약 및 서명을 연결하는 데 사용되므로 삭제할 수 없습니다."