# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp
#
# Translators:
# Martin Trigaux, 2023
# Michael Yeung, 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: Michael Yeung, 2023\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\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 "生成MO計數"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_order_count
msgid "Count of Source SO"
msgstr "來源SO計數"
#. 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 "庫存移動"