# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_mrp # # Translators: # Martin Trigaux, 2023 # Sarah Park, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-05-23 08:23+0000\n" "PO-Revision-Date: 2022-09-22 05:54+0000\n" "Last-Translator: Sarah Park, 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: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid " Manufactured" msgstr " 제조 완료" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid " Confirmed" msgstr " 승인 완료" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid " In progress" msgstr " 진행 중" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid " Cancelled" msgstr " 취소됨" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_form_mrp msgid "Manufacturing" msgstr "제조" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.mrp_production_form_view_sale msgid "Sale" msgstr "판매" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid "Manufacturing Orders" msgstr "제조요청서" #. module: sale_mrp #. odoo-python #: code:addons/sale_mrp/models/mrp_bom.py:0 #, python-format msgid "" "As long as there are some sale order lines that must be delivered/invoiced and are related to these bills of materials, you can not remove them.\n" "The error concerns these products: %s" msgstr "" "납품이나 청구할 판매주문서 내역이 있으며 관련된 자재명세서가 있는 경우에는, 해당 항목은 삭제할 수 없습니다.\n" "해당 오류는 다음 품목에 대한 것입니다: %s" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_mrp_bom msgid "Bill of Material" msgstr "재료 명세서" #. module: sale_mrp #: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_count msgid "Count of MO generated" msgstr "발행된 제조요청서 수" #. module: sale_mrp #: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_order_count msgid "Count of Source SO" msgstr "원본 판매주문서 수" #. module: sale_mrp #: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp msgid "Date:" msgstr "일자:" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_account_move_line msgid "Journal Item" msgstr "분개 항목" #. module: sale_mrp #. odoo-python #: code:addons/sale_mrp/models/sale_order.py:0 #, python-format msgid "Manufacturing Orders Generated by %s" msgstr "%s에서 발행된 제조요청서" #. module: sale_mrp #: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_ids msgid "Manufacturing orders associated with this sales order." msgstr "이 판매주문서와 관련된 제조요청서입니다." #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_stock_move_line msgid "Product Moves (Stock Move Line)" msgstr "품목 이동 (재고 이동 상세)" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_mrp_production msgid "Production Order" msgstr "생산 주문" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_sale_order msgid "Sales Order" msgstr "판매 주문" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_sale_order_line msgid "Sales Order Line" msgstr "판매 주문 내역" #. module: sale_mrp #. odoo-python #: code:addons/sale_mrp/models/mrp_production.py:0 #, python-format msgid "Sources Sale Orders of %s" msgstr "%s의 원본 판매주문서" #. module: sale_mrp #: model:ir.model,name:sale_mrp.model_stock_move msgid "Stock Move" msgstr "재고 이동"