80 lines
2.4 KiB
Plaintext
80 lines
2.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * mrp_product_expiry
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2023\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: mrp_product_expiry
|
||
|
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||
|
msgid "Confirm"
|
||
|
msgstr "확인"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#: model:ir.model,name:mrp_product_expiry.model_expiry_picking_confirmation
|
||
|
msgid "Confirm Expiry"
|
||
|
msgstr "유효기간 확인"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#. odoo-python
|
||
|
#: code:addons/mrp_product_expiry/models/mrp_production.py:0
|
||
|
#, python-format
|
||
|
msgid "Confirmation"
|
||
|
msgstr "확인"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#: model_terms:ir.ui.view,arch_db:mrp_product_expiry.confirm_expiry_view_mrp_inherit
|
||
|
msgid "Discard"
|
||
|
msgstr "취소"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__production_ids
|
||
|
msgid "Production"
|
||
|
msgstr "생산"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#: model:ir.model,name:mrp_product_expiry.model_mrp_production
|
||
|
msgid "Production Order"
|
||
|
msgstr "생산 주문"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#: model:ir.model.fields,field_description:mrp_product_expiry.field_expiry_picking_confirmation__workorder_id
|
||
|
msgid "Workorder"
|
||
|
msgstr "작업지시"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#. odoo-python
|
||
|
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You are going to use some expired components.\n"
|
||
|
"Do you confirm you want to proceed?"
|
||
|
msgstr ""
|
||
|
"유효기간이 만료된 부품을 사용하려고 합니다.\n"
|
||
|
"계속 진행하시겠습니까?"
|
||
|
|
||
|
#. module: mrp_product_expiry
|
||
|
#. odoo-python
|
||
|
#: code:addons/mrp_product_expiry/wizard/confirm_expiry.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You are going to use the component %(product_name)s, %(lot_name)s which is expired.\n"
|
||
|
"Do you confirm you want to proceed?"
|
||
|
msgstr ""
|
||
|
"사용하시려는 %(product_name)s의 %(lot_name)s에는 유효기간이 만료된 부품이 포함되어 있습니다.\n"
|
||
|
"계속 진행하시겠습니까?"
|