# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_edi_ubl # # Translators: # Wil Odoo, 2024 # Daye Jeong, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-29 00:00+0000\n" "Last-Translator: Daye Jeong, 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: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid ", Email: %(email)s" msgstr ", 이메일: %(email)s" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid ", Phone: %(phone)s" msgstr ", 전화번호: %(phone)s" #. module: sale_edi_ubl #: model:ir.model,name:sale_edi_ubl.model_sale_edi_common msgid "Common functions for EDI orders" msgstr "EDI 주문에 대한 공통 기능" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Could not retrieve Delivery Address with Details: { %s }" msgstr "세부 정보가 포함된 배송 주소를 검색할 수 없습니다: { %s }" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Could not retrieve product for line '%s'" msgstr "'%s' 항목의 제품을 검색할 수 없습니다." #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Could not retrive Customer with Details: { %s }" msgstr "세부 정보로 고객을 다시 검색할 수 없음: { %s }" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Format used to import the invoice: %s" msgstr "청구서 가져오기에서 사용된 양식: %s" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Insufficient details to extract Customer: { %s }" msgstr "고객 추출에 필요한 세부 정보가 충분하지 않음: { %s }" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_edi_common.py:0 msgid "Name: %(name)s, Vat: %(vat)s" msgstr "이름: %(name)s, 부가세: %(vat)s" #. module: sale_edi_ubl #: model:ir.model,name:sale_edi_ubl.model_sale_order msgid "Sales Order" msgstr "판매 주문" #. module: sale_edi_ubl #. odoo-python #: code:addons/sale_edi_ubl/models/sale_order.py:0 msgid "Some information could not be imported" msgstr "일부 정보를 가져오지 못했습니다." #. module: sale_edi_ubl #: model:ir.model,name:sale_edi_ubl.model_sale_edi_xml_ubl_bis3 msgid "UBL BIS Ordering 3.0" msgstr "UBL BIS 주문 3.0"