3557 lines
120 KiB
Plaintext
3557 lines
120 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * mrp
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Jeffery CHEN Fan <jeffery9@gmail.com>, 2016
|
|||
|
# Bo Cao, 2017
|
|||
|
# 苏州远鼎 <tiexinliu@126.com>, 2017
|
|||
|
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2018
|
|||
|
# liAnGjiA <liangjia@qq.com>, 2018
|
|||
|
# e2f_cn c7 <e2f_cn_c7@outlook.com>, 2018
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2017-06-23 13:27+0000\n"
|
|||
|
"PO-Revision-Date: 2017-06-23 13:27+0000\n"
|
|||
|
"Last-Translator: e2f_cn c7 <e2f_cn_c7@outlook.com>, 2018\n"
|
|||
|
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: zh_CN\n"
|
|||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_warehouse.py:43
|
|||
|
#, python-format
|
|||
|
msgid " Manufacture"
|
|||
|
msgstr "制造"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_product_bom_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_template_bom_count
|
|||
|
msgid "# Bill of Material"
|
|||
|
msgstr "# 物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_workorder_done_count
|
|||
|
msgid "# Done Work Orders"
|
|||
|
msgstr "# 完成的工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_product_mo_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_template_mo_count
|
|||
|
msgid "# Manufacturing Orders"
|
|||
|
msgstr "# 制造订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workorder_ready_count
|
|||
|
msgid "# Read Work Orders"
|
|||
|
msgstr "# 读取工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_workorder_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_workorder_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workorder_count
|
|||
|
msgid "# Work Orders"
|
|||
|
msgstr "# 工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_computer_desk_leg
|
|||
|
#: model:product.template,description:mrp.product_product_computer_desk_leg_product_template
|
|||
|
msgid "18″ x 2½″ Square Leg"
|
|||
|
msgstr "方桌桌脚规格18“x2½”"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_laptop_charger
|
|||
|
#: model:product.template,description:mrp.product_product_laptop_charger_product_template
|
|||
|
msgid "19v,5.5 x 2.5 mm Pin Type Adapter (Power Cord Included)"
|
|||
|
msgstr "19v,5.5 x 2.5 mm引脚类型适配器(包括电源线)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:266
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"<p class=\"oe_view_nocontent_create\">\n"
|
|||
|
" Click to upload files to your product.\n"
|
|||
|
" </p><p>\n"
|
|||
|
" Use this feature to store any files, like drawings or specifications.\n"
|
|||
|
" </p>"
|
|||
|
msgstr ""
|
|||
|
"<p class=\"oe_view_nocontent_create\">点击上传文件到您的产品。\n"
|
|||
|
"</p> <p>使用此功能存储任何文件,如图纸或规格。\n"
|
|||
|
"</p>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid ""
|
|||
|
"<span class=\"label label-danger\" attrs=\"{'invisible': ['|', "
|
|||
|
"('availability', 'in', ('assigned', 'none')), ('state', 'not in', "
|
|||
|
"('confirmed','progress'))]}\">Raw materials not available!</span>"
|
|||
|
msgstr ""
|
|||
|
"<span class=\"label label-danger\" attrs=\"{'invisible': ['|', "
|
|||
|
"('availability', 'in', ('assigned', 'none')), ('state', 'not in', "
|
|||
|
"('confirmed','progress'))]}\">原材料不可用!</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "<span class=\"o_stat_text\">Lost</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">损失</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "<span class=\"o_stat_text\">OEE</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">OEE</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "<span class=\"o_stat_text\">Performance</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">效能</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "<span class=\"o_stat_text\">Scraps</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">报废</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_form_view
|
|||
|
msgid "<span class=\"o_stat_text\">Time<br/> Analysis</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">时间<br/> 分析</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "<span class=\"o_stat_text\">Work Center Load</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">工作中心负载</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "<span class=\"o_stat_text\">Work Orders</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\">工单</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "<span>Actions</span>"
|
|||
|
msgstr "<span>动作</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "<span>New</span>"
|
|||
|
msgstr "<span>新建</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "<span>Plan Orders</span>"
|
|||
|
msgstr "<span>安排订单</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "<span>Reports</span>"
|
|||
|
msgstr "<span>报告</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "<span>View</span>"
|
|||
|
msgstr "<span>查看</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "<span>Work Orders</span>"
|
|||
|
msgstr "<span>工单</span>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Barcode</strong>"
|
|||
|
msgstr "<strong>条码</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Destination Location</strong>"
|
|||
|
msgstr "<strong>目的位置</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Name</strong>"
|
|||
|
msgstr "<strong>名称</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>No. Of Minutes</strong>"
|
|||
|
msgstr "<strong>分钟数</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Partner Ref:</strong><br/>"
|
|||
|
msgstr "<strong>业务伙伴参考:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Printing date:</strong><br/>"
|
|||
|
msgstr "<strong>打印日期:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Product:</strong><br/>"
|
|||
|
msgstr "<strong>产品:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Product</strong>"
|
|||
|
msgstr "<strong>产品</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Products to Consume</strong>"
|
|||
|
msgstr "<strong>待投料的产品</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Quantity:</strong><br/>"
|
|||
|
msgstr "<strong>数量:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Quantity</strong>"
|
|||
|
msgstr "<strong>数量</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>SO Number:</strong><br/>"
|
|||
|
msgstr "<strong>销售订单号:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Scheduled Date:</strong><br/>"
|
|||
|
msgstr "<strong>计划日期:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Source Document:</strong><br/>"
|
|||
|
msgstr "<strong>原单据:</strong><br/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Source Location</strong>"
|
|||
|
msgstr "<strong>来源位置</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>Work Orders</strong>"
|
|||
|
msgstr "<strong>工单</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "<strong>WorkCenter</strong>"
|
|||
|
msgstr "<strong>工作中心</strong>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:424
|
|||
|
#, python-format
|
|||
|
msgid "A Manufacturing Order is already done or cancelled!"
|
|||
|
msgstr "生产单已经完成或者被取消!"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_planning
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_waiting
|
|||
|
msgid ""
|
|||
|
"A manufacturing order, based on a bill of materials, will\n"
|
|||
|
" consume raw materials and produce finished products."
|
|||
|
msgstr "生产单基于物料清单,消耗预定义的原材料并产出产成品。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_active
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_active
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_active
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_search
|
|||
|
msgid "Active"
|
|||
|
msgstr "有效"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_active_move_lot_ids
|
|||
|
msgid "Active move lot ids"
|
|||
|
msgstr "启用移动批次 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form
|
|||
|
msgid "Add a description..."
|
|||
|
msgstr "添加描述"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "All"
|
|||
|
msgstr "全部"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.bom,ready_to_produce:0
|
|||
|
msgid "All components available"
|
|||
|
msgstr "所有部件可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: sql_constraint:mrp.bom.line:0
|
|||
|
msgid ""
|
|||
|
"All product quantities must be greater than 0.\n"
|
|||
|
"You should install the mrp_byproduct module if you want to manage extra products on BoMs !"
|
|||
|
msgstr ""
|
|||
|
"所有的产品数量必须大于0。\n"
|
|||
|
"如果你要在BOM上面管理额外的产品,你要安装mrp_byproduct模块。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_unbuild
|
|||
|
msgid ""
|
|||
|
"An unbuild order will do a reverse bill of materials, unbuilding products\n"
|
|||
|
" you produced, but you can also use it to unbuild products you purchased."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
msgid "Apply"
|
|||
|
msgstr "应用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard
|
|||
|
msgid "Approve"
|
|||
|
msgstr "批准"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search
|
|||
|
msgid "Archived"
|
|||
|
msgstr "归档"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_assembly
|
|||
|
#: model:product.template,name:mrp.product_assembly_product_template
|
|||
|
msgid "Assembly Service Cost"
|
|||
|
msgstr "组装服务成本"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:258
|
|||
|
#, python-format
|
|||
|
msgid "Attachments"
|
|||
|
msgstr "附件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_tree
|
|||
|
msgid "Author"
|
|||
|
msgstr "作者"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_availability
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_availability
|
|||
|
#: selection:mrp.workcenter.productivity.loss,loss_type:0
|
|||
|
msgid "Availability"
|
|||
|
msgstr "可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Availability Losses"
|
|||
|
msgstr "可用损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
#: selection:mrp.production,availability:0
|
|||
|
msgid "Available"
|
|||
|
msgstr "可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_product_product_produce_delay
|
|||
|
#: model:ir.model.fields,help:mrp.field_product_template_produce_delay
|
|||
|
msgid ""
|
|||
|
"Average delay in days to produce this product. In the case of multi-level "
|
|||
|
"BOM, the manufacturing lead times of the components will be added."
|
|||
|
msgstr "生成该产品的平均延时天数。在多级BoM的情况下,部件的制造交货时间将被累加"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.report.xml,name:mrp.action_report_bom_price
|
|||
|
msgid "BOM Cost"
|
|||
|
msgstr "BOM 成本"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_structure_report
|
|||
|
msgid "BOM Name"
|
|||
|
msgstr "BOM 名称"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_line_attribute_value_ids
|
|||
|
msgid "BOM Product Variants needed form apply this line."
|
|||
|
msgstr "应用此行所需要的Bom产品变体。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_structure_report
|
|||
|
msgid "BOM Ref"
|
|||
|
msgstr "BOM 参考"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.report.xml,name:mrp.action_report_bom_structure
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_structure_report
|
|||
|
msgid "BOM Structure"
|
|||
|
msgstr "BOM 结构"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_child_line_ids
|
|||
|
msgid "BOM lines of the referred bom"
|
|||
|
msgstr "参考bom中的BOM行"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_time_mode_batch
|
|||
|
msgid "Based on"
|
|||
|
msgstr "基于"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
msgid "Bill Of Material"
|
|||
|
msgstr "物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_bom
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_bom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_bom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_bom_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
msgid "Bill of Material"
|
|||
|
msgstr "物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form
|
|||
|
msgid "Bill of Material line"
|
|||
|
msgstr "物料清单行"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_bom_form_action
|
|||
|
#: model:ir.actions.act_window,name:mrp.product_open_bom
|
|||
|
#: model:ir.actions.act_window,name:mrp.template_open_bom
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_product_bom_ids
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_template_bom_ids
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_bom_form_action
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_line_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button
|
|||
|
#: model:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button
|
|||
|
msgid "Bill of Materials"
|
|||
|
msgstr "物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_bom_line_action_from_bom
|
|||
|
msgid "Bill of Materials Structure"
|
|||
|
msgstr "物料清单结构"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_bom_id
|
|||
|
msgid ""
|
|||
|
"Bill of Materials allow you to define the list of required raw materials to "
|
|||
|
"make a finished product."
|
|||
|
msgstr "BOM 允许你定义生产成品所需原料的列表。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_bom_form_action
|
|||
|
msgid ""
|
|||
|
"Bills of Materials allow you to define the list of required raw\n"
|
|||
|
" materials used to make a finished product; through a manufacturing\n"
|
|||
|
" order or a pack of products."
|
|||
|
msgstr "BOM用来定义成品所需的原材料的列表;通过制造订单或者一包产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_byproduct:0
|
|||
|
msgid "Bills of materials may produce residual products (A + B --> C + D)"
|
|||
|
msgstr "物料清单能生产残留的产品(A + B --> C + D)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form
|
|||
|
msgid "Block"
|
|||
|
msgstr "阻塞"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.act_mrp_block_workcenter
|
|||
|
#: model:ir.actions.act_window,name:mrp.act_mrp_block_workcenter_wo
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form
|
|||
|
msgid "Block Workcenter"
|
|||
|
msgstr "阻塞工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.workcenter,working_state:0
|
|||
|
msgid "Blocked"
|
|||
|
msgstr "阻塞"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_blocked_time
|
|||
|
msgid "Blocked Time"
|
|||
|
msgstr "阻塞的时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_blocked_time
|
|||
|
msgid "Blocked hour(s) over the last month"
|
|||
|
msgstr "过去一月阻塞的时数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_procurement_order_bom_id
|
|||
|
msgid "BoM"
|
|||
|
msgstr "BoM"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_bom_line_id
|
|||
|
msgid "BoM Line"
|
|||
|
msgstr "BoM行"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_bom_line_ids
|
|||
|
msgid "BoM Lines"
|
|||
|
msgstr "BoM行"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_type
|
|||
|
msgid "BoM Type"
|
|||
|
msgstr "BoM类型"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form
|
|||
|
msgid "BoM details"
|
|||
|
msgstr "物料清单详情"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:67
|
|||
|
#, python-format
|
|||
|
msgid "BoM line product %s should not be same as BoM product."
|
|||
|
msgstr "物料清单明细行产品 %s 不能和物料清单产品雷同。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_computer_desk_bolt
|
|||
|
#: model:product.template,name:mrp.product_product_computer_desk_bolt_product_template
|
|||
|
msgid "Bolt"
|
|||
|
msgstr "螺栓"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_mrp_byproduct
|
|||
|
msgid "By-Products"
|
|||
|
msgstr "副产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_warehouse.py:36
|
|||
|
#, python-format
|
|||
|
msgid "Can't find any generic Manufacture route."
|
|||
|
msgstr "找不到任何制造路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_product_produce_wizard
|
|||
|
msgid "Cancel"
|
|||
|
msgstr "取消"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,state:0 selection:mrp.workorder,state:0
|
|||
|
msgid "Cancelled"
|
|||
|
msgstr "已取消"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:263
|
|||
|
#, python-format
|
|||
|
msgid "Cannot delete a manufacturing order not in cancel state"
|
|||
|
msgstr "不能删除非取消状态的生产订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_capacity
|
|||
|
msgid "Capacity"
|
|||
|
msgstr "能力"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard
|
|||
|
msgid "Change Product Qty"
|
|||
|
msgstr "变更产品数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_change_production_qty
|
|||
|
msgid "Change Quantity To Produce"
|
|||
|
msgstr "变更待生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_change_production_qty
|
|||
|
msgid "Change Quantity of Products"
|
|||
|
msgstr "变更产品数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_check_to_done
|
|||
|
msgid "Check Produced Qty"
|
|||
|
msgstr "检查已生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Check availability"
|
|||
|
msgstr "检查可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/xml/mrp.xml:9
|
|||
|
#, python-format
|
|||
|
msgid "Clear"
|
|||
|
msgstr "清除"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_work_orders
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_action
|
|||
|
msgid "Click to add a work center."
|
|||
|
msgstr "点击去添加一个工作中心."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_bom_form_action
|
|||
|
msgid "Click to create a bill of material."
|
|||
|
msgstr "点击创建一个物料清单."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action
|
|||
|
msgid "Click to create a manufacturing order."
|
|||
|
msgstr "单击创建一个制造订单."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_message_action_main
|
|||
|
msgid "Click to create a new message."
|
|||
|
msgstr "点击创建一个新的消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_routing_action
|
|||
|
msgid "Click to create a new routing."
|
|||
|
msgstr "点击创建一个工艺路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_unbuild
|
|||
|
msgid "Click to start a new Unbuild Order"
|
|||
|
msgstr "点击开始一个新的拆解单。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_planning
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_waiting
|
|||
|
msgid "Click to start a new manufacturing order."
|
|||
|
msgstr "单击去创建一个新制造订单."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_production
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_production_specific
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_workcenter
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workorder_todo
|
|||
|
msgid "Click to start a new work order."
|
|||
|
msgstr "点击开始一个新的工单。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_code
|
|||
|
msgid "Code"
|
|||
|
msgstr "代码"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_color
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_color
|
|||
|
msgid "Color"
|
|||
|
msgstr "颜色"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_res_company
|
|||
|
msgid "Companies"
|
|||
|
msgstr "公司"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_company_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_company_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_company_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_company_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_company_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_company_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search
|
|||
|
msgid "Company"
|
|||
|
msgstr "公司"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_component_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.product_template_search_view_procurment
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
msgid "Components"
|
|||
|
msgstr "部件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.routing.workcenter,time_mode:0
|
|||
|
msgid "Compute based on real time"
|
|||
|
msgstr "基于实际时间计算"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_computer_desk
|
|||
|
#: model:product.template,name:mrp.product_product_computer_desk_product_template
|
|||
|
msgid "Computer Desk"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_configuration
|
|||
|
msgid "Configuration"
|
|||
|
msgstr "配置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_configuration
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
msgid "Configure Manufacturing"
|
|||
|
msgstr "配置制造"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: selection:mrp.production,state:0
|
|||
|
msgid "Confirmed"
|
|||
|
msgstr "已确认"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_consume_unbuild_id
|
|||
|
msgid "Consume Unbuild Order"
|
|||
|
msgstr "投料拆解单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_consume_line_ids
|
|||
|
msgid "Consume line ids"
|
|||
|
msgstr "投料行 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Consumed"
|
|||
|
msgstr "已投料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Consumed Materials"
|
|||
|
msgstr "已投料物料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_operation_id
|
|||
|
msgid "Consumed in Operation"
|
|||
|
msgstr "投料在作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_quant_consumed_quant_ids
|
|||
|
msgid "Consumed quant ids"
|
|||
|
msgstr "投料的份 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Continue Production"
|
|||
|
msgstr "继续生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
msgid "Cost Structure"
|
|||
|
msgstr "成本结构"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_picking_type_count_mo_late
|
|||
|
msgid "Count mo late"
|
|||
|
msgstr "迟到mo 个数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_picking_type_count_mo_todo
|
|||
|
msgid "Count mo todo"
|
|||
|
msgstr "待办mo 个数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_picking_type_count_mo_waiting
|
|||
|
msgid "Count mo waiting"
|
|||
|
msgstr "等待中mo 个数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Create Workorders"
|
|||
|
msgstr "创建工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_create_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_create_uid
|
|||
|
msgid "Created by"
|
|||
|
msgstr "创建人"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_create_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_create_date
|
|||
|
msgid "Created on"
|
|||
|
msgstr "创建时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_final_lot_id
|
|||
|
msgid "Current Lot"
|
|||
|
msgstr "当前批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Current Production"
|
|||
|
msgstr "当前生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Current Qty"
|
|||
|
msgstr "当前数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_qty_producing
|
|||
|
msgid "Currently Produced Quantity"
|
|||
|
msgstr "当前已生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_dashboard
|
|||
|
msgid "Dashboard"
|
|||
|
msgstr "仪表板"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Date"
|
|||
|
msgstr "日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_date_planned_finished
|
|||
|
msgid "Deadline End"
|
|||
|
msgstr "截止日期结束"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_date_planned_start
|
|||
|
msgid "Deadline Start"
|
|||
|
msgstr "截止日期开始"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
msgid "Default Duration"
|
|||
|
msgstr "默认时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
msgid "Default Unit of Measure"
|
|||
|
msgstr "默认单位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_calendar_id
|
|||
|
msgid "Define the schedule of resource"
|
|||
|
msgstr "定义资源调度"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_note
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_note
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_note
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_description
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "Description"
|
|||
|
msgstr "说明"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_note
|
|||
|
msgid "Description of the Work Center."
|
|||
|
msgstr "工作中心的说明"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "Description of the work center..."
|
|||
|
msgstr "工作中心的说明..."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_location_dest_id
|
|||
|
msgid "Destination Location"
|
|||
|
msgstr "目的位置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
|
|||
|
msgid "Discard"
|
|||
|
msgstr "丢弃"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_bom_cost_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_report_mrpbomstructure_display_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "显示名称"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_is_done
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_quantity_done
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
#: selection:mrp.production,state:0 selection:mrp.unbuild,state:0
|
|||
|
msgid "Done"
|
|||
|
msgstr "完成"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_done_wo
|
|||
|
msgid "Done for Work Order"
|
|||
|
msgstr "完成工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
#: selection:mrp.unbuild,state:0
|
|||
|
msgid "Draft"
|
|||
|
msgstr "草稿"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_time_cycle
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_duration
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_tree_view
|
|||
|
msgid "Duration"
|
|||
|
msgstr "时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_tree_view
|
|||
|
msgid "Duration (minutes)"
|
|||
|
msgstr "时长(分钟)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_time_mode
|
|||
|
msgid "Duration Computation"
|
|||
|
msgstr "时长计算"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_duration_percent
|
|||
|
msgid "Duration Deviation (%)"
|
|||
|
msgstr "时长偏差(%)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_duration_unit
|
|||
|
msgid "Duration Per Unit"
|
|||
|
msgstr "每单位的时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Effective Date"
|
|||
|
msgstr "实际日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_date_finished
|
|||
|
msgid "Effective End Date"
|
|||
|
msgstr "实际结束日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_date_start
|
|||
|
msgid "Effective Start Date"
|
|||
|
msgstr "实际开始日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_loss_type
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type
|
|||
|
msgid "Effectiveness Category"
|
|||
|
msgstr "有效性类别"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Efficiency"
|
|||
|
msgstr "效率"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_time_efficiency
|
|||
|
msgid "Efficiency Factor"
|
|||
|
msgstr "效率因子"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_date_finished
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_date_end
|
|||
|
msgid "End Date"
|
|||
|
msgstr "结束日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_duration_expected
|
|||
|
msgid "Expected Duration"
|
|||
|
msgstr "预计时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_duration_expected
|
|||
|
msgid "Expected duration (in minutes)"
|
|||
|
msgstr "预计时长(分钟)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
msgid "Extra Features"
|
|||
|
msgstr "额外功能"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
msgid "Filters"
|
|||
|
msgstr "筛选"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Finish Order"
|
|||
|
msgstr "完成工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
#: selection:mrp.workorder,state:0
|
|||
|
msgid "Finished"
|
|||
|
msgstr "已完工"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_lot_produced_id
|
|||
|
msgid "Finished Lot"
|
|||
|
msgstr "完工批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_move_finished_ids
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Finished Products"
|
|||
|
msgstr "完工产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_location_dest_id
|
|||
|
msgid "Finished Products Location"
|
|||
|
msgstr "完工产品位置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Fully Productive"
|
|||
|
msgstr "完全的生产力"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "General Information"
|
|||
|
msgstr "通用信息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_sequence
|
|||
|
msgid "Gives the sequence order when displaying a list of bills of material."
|
|||
|
msgstr "输入序号用于物料清单列表排序"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter_sequence
|
|||
|
msgid ""
|
|||
|
"Gives the sequence order when displaying a list of routing Work Centers."
|
|||
|
msgstr "指定一个编号,用于在显示一系列工作中心时排序。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_ir_attachment_priority
|
|||
|
msgid "Gives the sequence order when displaying a list of tasks."
|
|||
|
msgstr "当显示任务列表时,给出序列顺序"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_sequence
|
|||
|
msgid "Gives the sequence order when displaying a list of work centers."
|
|||
|
msgstr "显示工作中心列表时显示顺序顺序。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_line_sequence
|
|||
|
msgid "Gives the sequence order when displaying."
|
|||
|
msgstr "用于显示顺序"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Group By"
|
|||
|
msgstr "分组"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search
|
|||
|
msgid "Group By..."
|
|||
|
msgstr "分组..."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Group by..."
|
|||
|
msgstr "分组 于"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_19
|
|||
|
#: model:product.template,name:mrp.product_product_19_product_template
|
|||
|
msgid "HDD on Demand"
|
|||
|
msgstr "HDD on Demand"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_has_attachments
|
|||
|
msgid "Has Attachments"
|
|||
|
msgstr "有附件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_has_moves
|
|||
|
msgid "Has moves"
|
|||
|
msgstr "有移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:ir.attachment,priority:0
|
|||
|
msgid "High"
|
|||
|
msgstr "高"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_bom_cost_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_report_mrpbomstructure_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_id
|
|||
|
msgid "ID"
|
|||
|
msgstr "ID"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_product_id
|
|||
|
msgid ""
|
|||
|
"If a product variant is defined the BOM is available only for this product."
|
|||
|
msgstr "如果定义了产品变体,那么BOM仅用于本产品。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_propagate
|
|||
|
msgid ""
|
|||
|
"If checked, when the previous move of the move (which was generated by a "
|
|||
|
"next procurement) is cancelled or split, the move generated by this move "
|
|||
|
"will too"
|
|||
|
msgstr "如果选中这里。当(从下一个需求单生成的)移动的前一个移动被取消或分割,此移动产生的相关移动也会被取消或分割"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_active
|
|||
|
msgid ""
|
|||
|
"If the active field is set to False, it will allow you to hide the bills of "
|
|||
|
"material without removing it."
|
|||
|
msgstr "如果去掉“启用”的勾,可以不用删除就隐藏物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_active
|
|||
|
msgid ""
|
|||
|
"If the active field is set to False, it will allow you to hide the resource "
|
|||
|
"record without removing it."
|
|||
|
msgstr "如果这有效字段设为否,那么可以隐藏此记录且并不删除它。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_active
|
|||
|
msgid ""
|
|||
|
"If the active field is set to False, it will allow you to hide the routing "
|
|||
|
"without removing it."
|
|||
|
msgstr "如果去掉这个启用的勾,工艺路线不需要删除就可以隐藏"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
#: selection:mrp.production,state:0 selection:mrp.workcenter,working_state:0
|
|||
|
#: selection:mrp.workorder,state:0
|
|||
|
msgid "In Progress"
|
|||
|
msgstr "进行中"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_move_lots_lot_produced_qty
|
|||
|
msgid "Informative, not used in matching"
|
|||
|
msgstr "信息,不用在匹配"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
|
|||
|
msgid "Inventory Message"
|
|||
|
msgstr "库存消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Inventory Moves"
|
|||
|
msgstr "库存移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_post_visible
|
|||
|
msgid "Inventory Post Visible"
|
|||
|
msgstr "库存过账可见"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_unreserve_visible
|
|||
|
msgid "Inventory Unreserve Visible"
|
|||
|
msgstr "库存取消保留可见"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_move_lot_ids
|
|||
|
msgid ""
|
|||
|
"Inventory moves for which you must scan a lot number at this work order"
|
|||
|
msgstr "你必须在此工单扫描批次号码的库存移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_is_user_working
|
|||
|
msgid "Is Current User Working"
|
|||
|
msgstr "当前用户工作中"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_manual
|
|||
|
msgid "Is a Blocking Reason"
|
|||
|
msgstr "是阻止理由"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_is_produced
|
|||
|
msgid "Is produced"
|
|||
|
msgstr "是已生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workcenter.py:149
|
|||
|
#, python-format
|
|||
|
msgid "It has been unblocked already. "
|
|||
|
msgstr "它早已解除阻塞"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_location_id
|
|||
|
msgid ""
|
|||
|
"Keep empty if you produce at the location where you find the raw "
|
|||
|
"materials.Set a location if you produce at a fixed location. This can be a "
|
|||
|
"partner location if you subcontract the manufacturing operations."
|
|||
|
msgstr "如果您在找到原材料的位置生产,请保持空置。如果您在固定的位置生产,请设置一个位置。 如果您转包制造业务,这可以是合作伙伴的位置。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
msgid "Kit"
|
|||
|
msgstr "套件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_type
|
|||
|
msgid ""
|
|||
|
"Kit (Phantom): When processing a sales order for this product, the delivery "
|
|||
|
"order will contain the raw materials, instead of the finished product."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_laptop_charger
|
|||
|
#: model:product.template,name:mrp.product_product_laptop_charger_product_template
|
|||
|
#: model:stock.inventory.line,product_name:mrp.stock_inventory_line_product_laptop_charger
|
|||
|
msgid "Laptop Charger"
|
|||
|
msgstr "笔记本充电器"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:stock.inventory.line,product_name:mrp.stock_inventory_product_27_lot0
|
|||
|
#: model:stock.inventory.line,product_name:mrp.stock_inventory_product_27_lot1
|
|||
|
msgid "Laptop Customized"
|
|||
|
msgstr "定制便携计算机"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_laptop_keypad
|
|||
|
#: model:product.template,name:mrp.product_product_laptop_keypad_product_template
|
|||
|
#: model:stock.inventory.line,product_name:mrp.stock_inventory_line_product_laptop_keypad
|
|||
|
msgid "Laptop Keypad"
|
|||
|
msgstr "笔记本键盘"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_bom_cost___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_report_mrp_report_mrpbomstructure___last_update
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots___last_update
|
|||
|
msgid "Last Modified on"
|
|||
|
msgstr "最后修改日"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_write_uid
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_write_uid
|
|||
|
msgid "Last Updated by"
|
|||
|
msgstr "最后更新人"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_write_date
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_write_date
|
|||
|
msgid "Last Updated on"
|
|||
|
msgstr "最后更新时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Late"
|
|||
|
msgstr "迟到"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:368
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Lines need to be deleted, but can not as you still have some quantities to "
|
|||
|
"consume in them. "
|
|||
|
msgstr "行需要删除,但不能,因为您还有一些要消耗的数量。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_location_id
|
|||
|
msgid "Location"
|
|||
|
msgstr "地点"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_location_src_id
|
|||
|
msgid "Location where the system will look for components."
|
|||
|
msgstr "系统用于查找部件的库位。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_location_dest_id
|
|||
|
msgid "Location where the system will stock the finished products."
|
|||
|
msgstr "系统存储成品的库位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
msgid "Logistics"
|
|||
|
msgstr "物流"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_id_9376
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Loss Reason"
|
|||
|
msgstr "损失原因"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_lot_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_lot_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_lot_id
|
|||
|
msgid "Lot"
|
|||
|
msgstr "批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_active_move_lot_ids
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_move_lot_ids
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
|
|||
|
msgid "Lots"
|
|||
|
msgstr "批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:ir.attachment,priority:0
|
|||
|
msgid "Low"
|
|||
|
msgstr "低"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_mrp_maintenance
|
|||
|
msgid "Maintenance"
|
|||
|
msgstr "维护"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:res.groups,name:mrp.group_mrp_routings
|
|||
|
msgid "Manage Work Order Operations"
|
|||
|
msgstr "管理工单作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_plm:0
|
|||
|
msgid "Manage engineering changes, versions and documents"
|
|||
|
msgstr "管理工程变更,版本以及文档"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,group_mrp_routings:0
|
|||
|
msgid "Manage production by manufacturing orders"
|
|||
|
msgstr "通过制造订单管理生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,group_mrp_routings:0
|
|||
|
msgid "Manage production by work orders"
|
|||
|
msgstr "通过工单管理生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_quality_mrp:0
|
|||
|
msgid "Manage quality control points, checks and measures"
|
|||
|
msgstr "管理质量控制点,检查以及测量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:res.groups,name:mrp.group_mrp_manager
|
|||
|
msgid "Manager"
|
|||
|
msgstr "管理员"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_time_cycle_manual
|
|||
|
msgid "Manual Duration"
|
|||
|
msgstr "人工时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/procurement.py:14
|
|||
|
#: code:addons/mrp/models/stock_warehouse.py:34
|
|||
|
#: model:stock.location.route,name:mrp.route_warehouse0_manufacture
|
|||
|
#, python-format
|
|||
|
msgid "Manufacture"
|
|||
|
msgstr "制造"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_warehouse_manufacture_pull_id
|
|||
|
msgid "Manufacture Rule"
|
|||
|
msgstr "制造规则"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_warehouse_manufacture_to_resupply
|
|||
|
msgid "Manufacture in this Warehouse"
|
|||
|
msgstr "在此仓库制造"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.bom,type:0
|
|||
|
msgid "Manufacture this product"
|
|||
|
msgstr "制造此产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_warehouse.py:64
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_root
|
|||
|
#: model:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button
|
|||
|
#: model:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button
|
|||
|
#: model:stock.picking.type,name:mrp.picking_type_manufacturing
|
|||
|
#, python-format
|
|||
|
msgid "Manufacturing"
|
|||
|
msgstr "制造"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_product_produce_delay
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_product_template_produce_delay
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_res_company_manufacturing_lead
|
|||
|
msgid "Manufacturing Lead Time"
|
|||
|
msgstr "制造前置时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_manufacturing_lead
|
|||
|
msgid "Manufacturing Lead Time *"
|
|||
|
msgstr "生产前置时间* "
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_mo_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_mo_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_procurement_order_production_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_scrap_production_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_config
|
|||
|
msgid "Manufacturing Order"
|
|||
|
msgstr "制造订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/procurement.py:87
|
|||
|
#, python-format
|
|||
|
msgid "Manufacturing Order <em>%s</em> created."
|
|||
|
msgstr "制造订单 <em>%s</em> 创建。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.act_product_mrp_production
|
|||
|
#: model:ir.actions.act_window,name:mrp.act_product_mrp_production_workcenter
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_production_form
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_production_action
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_production_action_picking_deshboard
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_production_action_planning
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_production_report
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_production_action
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_production_report
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_production_calendar
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_production_graph
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_production_pivot
|
|||
|
msgid "Manufacturing Orders"
|
|||
|
msgstr "制造订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Manufacturing Orders which are currently in production."
|
|||
|
msgstr "正在生产过中的制造订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Manufacturing Orders which are in confirmed state."
|
|||
|
msgstr "确认的生产单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_warehouse_manu_type_id
|
|||
|
msgid "Manufacturing Picking Type"
|
|||
|
msgstr "制造拣货类型"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_ready_to_produce
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
msgid "Manufacturing Readiness"
|
|||
|
msgstr "制造准备就绪"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Manufacturing Reference"
|
|||
|
msgstr "制造参照"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_planning
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_production_action_waiting
|
|||
|
msgid ""
|
|||
|
"Manufacturing orders are usually proposed automatically based\n"
|
|||
|
" on customer requirements or automated rules like the minimum\n"
|
|||
|
" stock rule."
|
|||
|
msgstr "生产订单通常被设定为自动产生,例如顾客需求或者最小库存规则"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Mark as Done"
|
|||
|
msgstr "标记为完成"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_bom
|
|||
|
msgid "Master Data"
|
|||
|
msgstr "主数据"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_mrp_mps
|
|||
|
msgid "Master Production Schedule"
|
|||
|
msgstr "主生产排程"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_message
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_tree
|
|||
|
msgid "Message"
|
|||
|
msgstr "消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_message_action_main
|
|||
|
msgid ""
|
|||
|
"Messages can be configured to appear during any operation: receptions, delivery orders,\n"
|
|||
|
" manufacturing orders, work orders, etc."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Miscellaneous"
|
|||
|
msgstr "杂项"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "More <i class=\"fa fa-caret-down\"/>"
|
|||
|
msgstr "更多 <i class=\"fa fa-caret-down\"/>"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_move_id
|
|||
|
msgid "Move"
|
|||
|
msgstr "分录"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_done_move
|
|||
|
msgid "Move Done"
|
|||
|
msgstr "移动完成"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_move_raw_ids
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
|
|||
|
msgid "Moves"
|
|||
|
msgstr "移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_move_lot_ids
|
|||
|
msgid "Moves to Track"
|
|||
|
msgstr "待追踪的移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search
|
|||
|
msgid "Mrp Workcenter"
|
|||
|
msgstr "MRP 工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_search
|
|||
|
msgid "My Messages"
|
|||
|
msgstr "我的消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_name
|
|||
|
msgid "Name"
|
|||
|
msgstr "名字"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:46
|
|||
|
#: code:addons/mrp/models/mrp_production.py:253
|
|||
|
#: code:addons/mrp/models/mrp_routing.py:18
|
|||
|
#: code:addons/mrp/models/mrp_routing.py:34
|
|||
|
#: code:addons/mrp/models/mrp_routing.py:35
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:20
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:81
|
|||
|
#, python-format
|
|||
|
msgid "New"
|
|||
|
msgstr "新建"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_laptop_keypad
|
|||
|
#: model:product.template,description:mrp.product_product_laptop_keypad_product_template
|
|||
|
msgid "New Original Laptop Keyboard Part No 9GT99"
|
|||
|
msgstr "新的原始笔记本电脑键盘部件号9GT99"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_batch
|
|||
|
msgid "Next Operation"
|
|||
|
msgstr "下一作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_next_work_order_id
|
|||
|
msgid "Next Work Order"
|
|||
|
msgstr "下一工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/procurement.py:90
|
|||
|
#, python-format
|
|||
|
msgid "No BoM exists for this product!"
|
|||
|
msgstr "此产品没有BoM表!"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "No Routing"
|
|||
|
msgstr "无工艺路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_byproduct:0
|
|||
|
msgid "No by-products in bills of materials (A + B --> C)"
|
|||
|
msgstr "在物料清单中不含副产品 (A+B-->C)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_routing_time
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workorder_delta_report
|
|||
|
msgid ""
|
|||
|
"No data to display. You will get here statistics about the\n"
|
|||
|
" work orders duration related to this routing."
|
|||
|
msgstr ""
|
|||
|
"没有数据显示。 你会得到这里的统计数据\n"
|
|||
|
" 与此路由相关的工作订单持续时间。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_maintenance:0
|
|||
|
msgid "No maintenance machine and work centers"
|
|||
|
msgstr "不维护机器和工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_mps:0
|
|||
|
msgid ""
|
|||
|
"No need for Master Production Schedule as products have short lead times"
|
|||
|
msgstr "不需要主生产计划,因为产品前置时间短"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_plm:0
|
|||
|
msgid "No product lifecycle management"
|
|||
|
msgstr "无产品生命周期管理"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_loss_action
|
|||
|
msgid "No productivity loss defined."
|
|||
|
msgstr "没有定义生产力损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report_blocked
|
|||
|
msgid "No productivity loss for this equipment."
|
|||
|
msgstr "此设备没有生产力损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_quality_mrp:0
|
|||
|
msgid "No quality control"
|
|||
|
msgstr "无质量控制"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,group_product_variant:0
|
|||
|
msgid "No variants on products"
|
|||
|
msgstr "产品无变体"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid ""
|
|||
|
"No workorder currently in progress. Click to mark work center as blocked."
|
|||
|
msgstr "没有进行工单。单击以将工作中心标记为阻塞。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,availability:0
|
|||
|
msgid "None"
|
|||
|
msgstr "无"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:ir.attachment,priority:0
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: selection:mrp.production,priority:0
|
|||
|
#: selection:mrp.workcenter,working_state:0
|
|||
|
msgid "Normal"
|
|||
|
msgstr "一般"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_scrap_workorder_id
|
|||
|
msgid "Not to restrict or prefer quants, but informative."
|
|||
|
msgstr "不限制或偏好数量,但内容丰富。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,priority:0
|
|||
|
msgid "Not urgent"
|
|||
|
msgstr "不紧急"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_form_view
|
|||
|
msgid "Notes"
|
|||
|
msgstr "备注"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_capacity
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_capacity
|
|||
|
msgid "Number of pieces that can be produced in parallel."
|
|||
|
msgstr "可以并行生产的件数。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "OEE"
|
|||
|
msgstr "OEE"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_oee_target
|
|||
|
msgid "OEE Target"
|
|||
|
msgstr "OEE 目标"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_oee_target
|
|||
|
msgid "OEE Target in percentage"
|
|||
|
msgstr "OEE 目标(百分比)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_bom_form_action
|
|||
|
msgid ""
|
|||
|
"Odoo uses these BoMs to automatically propose manufacturing\n"
|
|||
|
" orders according to procurement needs."
|
|||
|
msgstr "根据补货规则Odoo用BOM自动的生产生产订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_oee
|
|||
|
msgid "Oee"
|
|||
|
msgstr "Oee"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_19
|
|||
|
#: model:product.template,description:mrp.product_product_19_product_template
|
|||
|
msgid "On demand hard-disk having capacity based on requirement."
|
|||
|
msgstr "基于需求的硬盘容量要求"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.routing.workcenter,batch:0
|
|||
|
msgid "Once a minimum number of products is processed"
|
|||
|
msgstr "最小数量的产品处理完"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.routing.workcenter,batch:0
|
|||
|
msgid "Once all products are processed"
|
|||
|
msgstr "所有产品处理完"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_operation_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
msgid "Operation"
|
|||
|
msgstr "作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_operation_id
|
|||
|
msgid "Operation To Consume"
|
|||
|
msgstr "投料的作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_operation_ids
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_manufacturing
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workorder_view_gantt
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_loss_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.workcenter_line_calendar
|
|||
|
#: model:ir.ui.view,arch_db:mrp.workcenter_line_gantt_production
|
|||
|
#: model:ir.ui.view,arch_db:mrp.workcenter_line_graph
|
|||
|
#: model:ir.ui.view,arch_db:mrp.workcenter_line_pivot
|
|||
|
msgid "Operations"
|
|||
|
msgstr "作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_order_ids
|
|||
|
msgid "Orders"
|
|||
|
msgstr "订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_qty_production
|
|||
|
msgid "Original Production Quantity"
|
|||
|
msgstr "原始生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report_oee
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_workcenter_productivity_report
|
|||
|
msgid "Overall Equipment Effectiveness"
|
|||
|
msgstr "整体设备效率"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_oee
|
|||
|
msgid "Overall Equipment Effectiveness, based on the last month"
|
|||
|
msgstr "整体设备效率,基于上月"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report_oee
|
|||
|
msgid "Overall Equipment Effectiveness: no working or blocked time."
|
|||
|
msgstr "整体设备效率: 无工作时间或阻塞时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_mrp_plm
|
|||
|
msgid "PLM"
|
|||
|
msgstr "PLM"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_bom_id
|
|||
|
msgid "Parent BoM"
|
|||
|
msgstr "父级 BoM"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_routing_id
|
|||
|
msgid "Parent Routing"
|
|||
|
msgstr "父级工艺路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,availability:0
|
|||
|
msgid "Partially Available"
|
|||
|
msgstr "部分可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Pause"
|
|||
|
msgstr "暂停"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
#: selection:mrp.workorder,state:0
|
|||
|
msgid "Pending"
|
|||
|
msgstr "暂停"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_performance
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
#: selection:mrp.workcenter.productivity.loss,loss_type:0
|
|||
|
msgid "Performance"
|
|||
|
msgstr "效能"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Performance Losses"
|
|||
|
msgstr "效能损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_performance
|
|||
|
msgid "Performance over the last month"
|
|||
|
msgstr "最近一月的效能"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_picking_type_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_picking_type_id
|
|||
|
msgid "Picking Type"
|
|||
|
msgstr "拣货类型"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.server,name:mrp.production_order_server_action
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "Plan Orders"
|
|||
|
msgstr "安排订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: selection:mrp.production,state:0
|
|||
|
msgid "Planned"
|
|||
|
msgstr "已安排"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Planned Date"
|
|||
|
msgstr "安排的日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:269
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Please set the quantity you produced in the Current Qty field. It can not be"
|
|||
|
" 0!"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_plus_visible
|
|||
|
msgid "Plus Visible"
|
|||
|
msgstr "加 可见"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Post Inventory"
|
|||
|
msgstr "库存过账"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_maintenance:0
|
|||
|
msgid "Preventive and Corrective maintenance management"
|
|||
|
msgstr "预防及纠正维护管理"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_ir_attachment_priority
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_priority
|
|||
|
msgid "Priority"
|
|||
|
msgstr "优先级"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_procurement_order
|
|||
|
msgid "Procurement"
|
|||
|
msgstr "补货"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_procurement_group_id
|
|||
|
msgid "Procurement Group"
|
|||
|
msgstr "补货组"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_procurement_rule
|
|||
|
msgid "Procurement Rule"
|
|||
|
msgstr "补货规则"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.act_mrp_product_produce
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_product_produce_wizard
|
|||
|
msgid "Produce"
|
|||
|
msgstr "生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_produce_line_ids
|
|||
|
msgid "Produce line ids"
|
|||
|
msgstr "生产行 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Produced"
|
|||
|
msgstr "已生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_quant_produced_quant_ids
|
|||
|
msgid "Produced quant ids"
|
|||
|
msgstr "已生产份 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_product_product
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_product_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_product_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Product"
|
|||
|
msgstr "产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_product_qty
|
|||
|
msgid "Product Quantity"
|
|||
|
msgstr "数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_product_template
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_product_tmpl_id
|
|||
|
msgid "Product Template"
|
|||
|
msgstr "产品模板"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_product_uom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_product_uom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_product_uom_id
|
|||
|
msgid "Product Unit of Measure"
|
|||
|
msgstr "产品计量单位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_product_id
|
|||
|
msgid "Product Variant"
|
|||
|
msgstr "产品变体"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_group_product_variant
|
|||
|
msgid "Product Variants"
|
|||
|
msgstr "产品变体"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_consume_line_ids
|
|||
|
msgid "Product to Track"
|
|||
|
msgstr "待追踪的产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_has_tracking
|
|||
|
msgid "Product with Tracking"
|
|||
|
msgstr "使用追踪的产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_production
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_production_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Production"
|
|||
|
msgstr "生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_date
|
|||
|
msgid "Production Date"
|
|||
|
msgstr "生产日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_location_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_search_view
|
|||
|
msgid "Production Location"
|
|||
|
msgstr "生产位置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_message
|
|||
|
msgid "Production Message"
|
|||
|
msgstr "生产消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.report.xml,name:mrp.action_report_production_order
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_production_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "Production Order"
|
|||
|
msgstr "生产单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.report_mrporder
|
|||
|
msgid "Production Order # :"
|
|||
|
msgstr "生产单 # :"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_production_id
|
|||
|
msgid "Production Order for finished products"
|
|||
|
msgstr "完工产品的生产订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_raw_material_production_id
|
|||
|
msgid "Production Order for raw materials"
|
|||
|
msgstr "原材料的生产订单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Production Workcenter"
|
|||
|
msgstr "生产工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Production started late"
|
|||
|
msgstr "生产开始延迟"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_production_gantt
|
|||
|
msgid "Productions"
|
|||
|
msgstr "生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.workcenter.productivity.loss,loss_type:0
|
|||
|
msgid "Productive"
|
|||
|
msgstr "生产性"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productive_time
|
|||
|
msgid "Productive Time"
|
|||
|
msgstr "生产性时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_productive_time
|
|||
|
msgid "Productive hour(s) over the last month"
|
|||
|
msgstr "过去一月生产时数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_loss_action
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report_blocked
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_workcenter_productivity_loss
|
|||
|
msgid "Productivity Losses"
|
|||
|
msgstr "生产力损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.product_template_action
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_product_form
|
|||
|
msgid "Products"
|
|||
|
msgstr "产品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,group_product_variant:0
|
|||
|
msgid ""
|
|||
|
"Products can have several attributes, defining variants (Example: size, "
|
|||
|
"color,...)"
|
|||
|
msgstr "产品可以有好几个属性,通过不同属性来定义不同的产品变体(属性如: 尺寸, 颜色.....)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_propagate
|
|||
|
msgid "Propagate cancel and split"
|
|||
|
msgstr "传播取消和拆分"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_location_path
|
|||
|
msgid "Pushed Flow"
|
|||
|
msgstr "推式流"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_module_quality_mrp
|
|||
|
#: selection:mrp.workcenter.productivity.loss,loss_type:0
|
|||
|
msgid "Quality"
|
|||
|
msgstr "质量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Quality Losses"
|
|||
|
msgstr "质量损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_move_lots
|
|||
|
msgid "Quantities to Process by lots"
|
|||
|
msgstr "按批次待处理的数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_product_qty
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_product_qty
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_product_qty
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_qty_produced
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_quantity_done
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_quantity_done_store
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_structure_report
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_tree_view
|
|||
|
msgid "Quantity"
|
|||
|
msgstr "数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_quantity_available
|
|||
|
msgid "Quantity Available"
|
|||
|
msgstr "可用数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_lot_produced_qty
|
|||
|
msgid "Quantity Finished Product"
|
|||
|
msgstr "完工产品数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_qty_produced
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Quantity Produced"
|
|||
|
msgstr "已生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_change_production_qty_product_qty
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_product_qty
|
|||
|
msgid "Quantity To Produce"
|
|||
|
msgstr "待生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_quantity_done_store
|
|||
|
msgid "Quantity done store"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_batch_size
|
|||
|
msgid "Quantity to Process"
|
|||
|
msgstr "待处理的数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_quant
|
|||
|
msgid "Quants"
|
|||
|
msgstr "份"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Raw Material"
|
|||
|
msgstr "原材料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_move_raw_ids
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
msgid "Raw Materials"
|
|||
|
msgstr "原材料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_location_src_id
|
|||
|
msgid "Raw Materials Location"
|
|||
|
msgstr "原料位置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
#: selection:mrp.workorder,state:0
|
|||
|
msgid "Ready"
|
|||
|
msgstr "就绪"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/js/mrp.js:24
|
|||
|
#, python-format
|
|||
|
msgid "Ready to produce"
|
|||
|
msgstr "准备生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_duration
|
|||
|
msgid "Real Duration"
|
|||
|
msgstr "实际时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_name
|
|||
|
msgid "Reason"
|
|||
|
msgstr "原因"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_product_produce
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_product_produce_wizard
|
|||
|
msgid "Record Production"
|
|||
|
msgstr "记录生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:131
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Recursion error! A product with a Bill of Material should not have itself "
|
|||
|
"in its BoM or child BoMs!"
|
|||
|
msgstr "递归错误!一个物料清单的产品不应该自己或孩子BOM BOM!"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_code
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_code
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_name
|
|||
|
msgid "Reference"
|
|||
|
msgstr "参照"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: sql_constraint:mrp.production:0
|
|||
|
msgid "Reference must be unique per Company!"
|
|||
|
msgstr "参考在每个公司必须唯一!"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_origin
|
|||
|
msgid ""
|
|||
|
"Reference of the document that generated this production order request."
|
|||
|
msgstr "生成这张生产订单的前置单据编号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_move.py:284
|
|||
|
#, python-format
|
|||
|
msgid "Register Lots"
|
|||
|
msgstr "登记批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Register lots"
|
|||
|
msgstr "登记批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_procurement_ids
|
|||
|
msgid "Related Procurements"
|
|||
|
msgstr "相关的补货"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_user_id
|
|||
|
msgid "Related user name for the resource to manage its access."
|
|||
|
msgstr "用于管理资源访问权限的用户名"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_reporting
|
|||
|
msgid "Reporting"
|
|||
|
msgstr "报告"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_serial
|
|||
|
msgid "Requires Serial"
|
|||
|
msgstr "需要序列号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_resource_id
|
|||
|
msgid "Resource"
|
|||
|
msgstr "资源"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_view_resource_calendar_leaves_search_mrp
|
|||
|
msgid "Resource Leaves"
|
|||
|
msgstr "资源休假"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_resource_type
|
|||
|
msgid "Resource Type"
|
|||
|
msgstr "资源类型"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_pm_resources_config
|
|||
|
msgid "Resources"
|
|||
|
msgstr "资源"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_user_id
|
|||
|
msgid "Responsible"
|
|||
|
msgstr "负责人"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_routing_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_routing_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_routing_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_routing_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Routing"
|
|||
|
msgstr "工艺路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_routing_line_ids
|
|||
|
msgid "Routing Lines"
|
|||
|
msgstr "工艺路线行"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_name
|
|||
|
msgid "Routing Name"
|
|||
|
msgstr "工艺路线名称"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_tree_view
|
|||
|
msgid "Routing Work Centers"
|
|||
|
msgstr "工艺路线工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_routing_action
|
|||
|
#: model:ir.model,name:mrp.model_mrp_routing
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_routing_action
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
msgid "Routings"
|
|||
|
msgstr "工艺路线"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_config_settings_group_mrp_routings
|
|||
|
msgid "Routings & Planning"
|
|||
|
msgstr "工艺路线& 规划"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_routing_action
|
|||
|
msgid ""
|
|||
|
"Routings allow you to create and manage the manufacturing\n"
|
|||
|
" operations that should be followed within your work centers in\n"
|
|||
|
" order to produce a product. They are attached to bills of\n"
|
|||
|
" materials that will define the required raw materials."
|
|||
|
msgstr "工艺路线能够创建和管理随着不同工作中心流转的制造作业还附带者能够产生原材料需求的物料表"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
|
|||
|
msgid "Save"
|
|||
|
msgstr "保存"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_date_planned_finished
|
|||
|
msgid "Scheduled Date Finished"
|
|||
|
msgstr "安排的完工日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_date_planned_start
|
|||
|
msgid "Scheduled Date Start"
|
|||
|
msgstr "安排的开始日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Scheduled Date by Month"
|
|||
|
msgstr "按计划月份"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Scheduled Month"
|
|||
|
msgstr "安排的月份"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:542
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:433
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_scrap
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
#, python-format
|
|||
|
msgid "Scrap"
|
|||
|
msgstr "报废"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_scrap_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_scrap_count
|
|||
|
msgid "Scrap Move"
|
|||
|
msgstr "报废移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_scrap_ids
|
|||
|
msgid "Scrap ids"
|
|||
|
msgstr "报废 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_scrap_ids
|
|||
|
msgid "Scraps"
|
|||
|
msgstr "报废"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_search
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
|
|||
|
msgid "Search"
|
|||
|
msgstr "搜索"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_filter
|
|||
|
msgid "Search Bill Of Material"
|
|||
|
msgstr "搜索物料清单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_bom_line_filter
|
|||
|
msgid "Search Bill Of Material Components"
|
|||
|
msgstr "搜索物料清单部件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "Search Production"
|
|||
|
msgstr "搜索生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Search Work Orders"
|
|||
|
msgstr "查询工单:"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search
|
|||
|
msgid "Search for mrp workcenter"
|
|||
|
msgstr "MRP工作中心的搜索"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_config_settings_manufacturing_lead
|
|||
|
#: model:ir.model.fields,help:mrp.field_res_company_manufacturing_lead
|
|||
|
msgid "Security days for each manufacturing operation."
|
|||
|
msgstr "每个制造作业的安全天数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/xml/mrp.xml:7
|
|||
|
#: code:addons/mrp/static/src/xml/mrp.xml:8
|
|||
|
#, python-format
|
|||
|
msgid "Select"
|
|||
|
msgstr "选择"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_build_kit
|
|||
|
#: model:product.template,name:mrp.product_product_build_kit_product_template
|
|||
|
msgid "Self Build Kit"
|
|||
|
msgstr "自建套件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_build_kit
|
|||
|
#: model:product.template,description:mrp.product_product_build_kit_product_template
|
|||
|
msgid "Self Build kit."
|
|||
|
msgstr "自建套件。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_sequence
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_sequence
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_sequence
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_sequence
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_sequence
|
|||
|
msgid "Sequence"
|
|||
|
msgstr "序号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.routing.workcenter,time_mode:0
|
|||
|
msgid "Set duration manually"
|
|||
|
msgstr "手动设置时长"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_config
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
msgid "Settings"
|
|||
|
msgstr "设置"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.bom,type:0
|
|||
|
msgid "Ship this product as a set of components (kit)"
|
|||
|
msgstr "以部件集合的形式送货"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:89
|
|||
|
#, python-format
|
|||
|
msgid "Should have a lot for the finished product"
|
|||
|
msgstr "对于完工产品应该有批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_computer_desk
|
|||
|
#: model:product.template,description:mrp.product_product_computer_desk_product_template
|
|||
|
msgid "Solid wood computer desk."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_computer_desk_head
|
|||
|
#: model:product.template,description:mrp.product_product_computer_desk_head_product_template
|
|||
|
msgid "Solid wood is a durable natural material."
|
|||
|
msgstr "实木是一种耐用的天然材料。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_origin
|
|||
|
msgid "Source"
|
|||
|
msgstr "来源"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,description:mrp.product_product_computer_desk_bolt
|
|||
|
#: model:product.template,description:mrp.product_product_computer_desk_bolt_product_template
|
|||
|
msgid "Stainless steel screw full (dia - 5mm, Length - 10mm)"
|
|||
|
msgstr "不锈钢螺丝满(直径5毫米,长度 - 10毫米)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_date_start
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_date_start
|
|||
|
msgid "Start Date"
|
|||
|
msgstr "开始日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Start Working"
|
|||
|
msgstr "开始工作"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_state
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_state
|
|||
|
msgid "State"
|
|||
|
msgstr "状态"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_state
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_working_state
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_state
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_working_state
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Status"
|
|||
|
msgstr "状态"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_move
|
|||
|
msgid "Stock Move"
|
|||
|
msgstr "库存移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_production_moves
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_unbuild_moves
|
|||
|
msgid "Stock Moves"
|
|||
|
msgstr "库存移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_child_bom_id
|
|||
|
msgid "Sub BoM"
|
|||
|
msgstr "子 BoM"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "TPM Big Loss"
|
|||
|
msgstr "TPM 大损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_workcenter_productivity_loss
|
|||
|
msgid "TPM Big Losses"
|
|||
|
msgstr "TPM 大损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_computer_desk_head
|
|||
|
#: model:product.template,name:mrp.product_product_computer_desk_head_product_template
|
|||
|
msgid "Table Head"
|
|||
|
msgstr "表头"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:product.product,name:mrp.product_product_computer_desk_leg
|
|||
|
#: model:product.template,name:mrp.product_product_computer_desk_leg_product_template
|
|||
|
msgid "Table Leg"
|
|||
|
msgstr "桌腿"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_move_is_done
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_move_lots_done_move
|
|||
|
msgid "Technical Field to order moves"
|
|||
|
msgstr "技术领域的订单移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_check_to_done
|
|||
|
msgid "Technical Field to see if we can show 'Mark as Done' button"
|
|||
|
msgstr "技术领域,看看我们是否可以显示“标记为完成”按钮"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_move_lots_done_wo
|
|||
|
msgid ""
|
|||
|
"Technical Field which is False when temporarily filled in in work order"
|
|||
|
msgstr "技术领域临时填写工单时为假"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_is_user_working
|
|||
|
msgid "Technical field indicating whether the current user is working. "
|
|||
|
msgstr "表示当前用户是否正在工作的技术字段。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_post_visible
|
|||
|
msgid "Technical field to check when we can post"
|
|||
|
msgstr "技术领域来检查什么时候我们可以发布"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_unreserve_visible
|
|||
|
msgid "Technical field to check when we can unreserve"
|
|||
|
msgstr "技术领域来检查什么时候我们可以保留"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_production_availability
|
|||
|
msgid "Technical: used in views and domains only."
|
|||
|
msgstr "技术: 仅用于视图和域."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_working_state
|
|||
|
msgid "Technical: used in views only"
|
|||
|
msgstr "技术: 仅用于视图."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_product_id
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_product_tracking
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_product_uom_id
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_production_state
|
|||
|
msgid "Technical: used in views only."
|
|||
|
msgstr "技术: 仅用于视图."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:76 code:addons/mrp/models/mrp_bom.py:227
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The Product Unit of Measure you chose has a different category than in the "
|
|||
|
"product form."
|
|||
|
msgstr "你选择的计量单位跟产品表单的计量单位在不同的类别。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workcenter.py:143
|
|||
|
#, python-format
|
|||
|
msgid "The capacity must be strictly positive."
|
|||
|
msgstr "容量必须严格为正数."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.bom,ready_to_produce:0
|
|||
|
msgid "The components of 1st operation"
|
|||
|
msgstr "第一个作业的部件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_production_routing_id
|
|||
|
msgid ""
|
|||
|
"The list of operations (list of work centers) to produce the finished "
|
|||
|
"product. The routing is mainly used to compute work center costs during "
|
|||
|
"operations and to plan future loads on work centers based on production "
|
|||
|
"planning."
|
|||
|
msgstr "生产产成品需要的一系列作业(发生在一系列工作中心上)。工艺路线主要用于计算工作中心成本和根据生产计划来规划工作中心负载。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_line_routing_id
|
|||
|
msgid ""
|
|||
|
"The list of operations to produce the finished product. The routing is "
|
|||
|
"mainly used to compute work center costs during operations and to plan "
|
|||
|
"future loads on work centers based on production planning."
|
|||
|
msgstr "生产成品的操作列表。 路线主要用于计算运营期间的工作中心成本,并根据生产计划计划未来的工作中心负载。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workorder_qty_produced
|
|||
|
msgid "The number of products already handled by this work order"
|
|||
|
msgstr "此工单已处理的产品数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_line_operation_id
|
|||
|
msgid ""
|
|||
|
"The operation where the components are consumed, or the finished products "
|
|||
|
"created."
|
|||
|
msgstr "组件消耗的操作或创建的成品。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_routing_id
|
|||
|
msgid ""
|
|||
|
"The operations for producing this BoM. When a routing is specified, the "
|
|||
|
"production orders will be executed through work orders, otherwise "
|
|||
|
"everything is processed in the production order itself. "
|
|||
|
msgstr "生产这个BoM的操作。 在指定工艺路线时,将通过工单执行生产订单,否则所有工作都将在生产订单本身中进行处理。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_picking_type
|
|||
|
msgid "The picking type determines the picking view"
|
|||
|
msgstr "拣货类型决定拣货视图"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: sql_constraint:mrp.production:0
|
|||
|
msgid "The quantity to produce must be positive!"
|
|||
|
msgstr "待生产的数量必须是正数!"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter_routing_id
|
|||
|
msgid ""
|
|||
|
"The routing contains all the Work Centers used and for how long. This will "
|
|||
|
"create work orders afterwardswhich alters the execution of the manufacturing"
|
|||
|
" order. "
|
|||
|
msgstr "路由包含所有使用的工作中心和多久。 这将在之后创建工单,改变制造订单的执行。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
msgid "This Month"
|
|||
|
msgstr "本月"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
msgid "This Year"
|
|||
|
msgstr "本年度"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_time_efficiency
|
|||
|
msgid ""
|
|||
|
"This field depict the efficiency of the resource to complete tasks. e.g "
|
|||
|
"resource put alone on a phase of 5 days with 5 tasks assigned to him, will "
|
|||
|
"show a load of 100% for this phase by default, but if we put a efficiency of"
|
|||
|
" 200%, then his load will only be 50%."
|
|||
|
msgstr ""
|
|||
|
"这个字段描述完成任务的资源的效率。比如:例如: 资源单独投入一个阶段, 5 天 5 个任务指派给他,这一阶段默认情况将显示 "
|
|||
|
"100%的负荷,下,但如果我们把效率设置为 200%,他的负荷将只是 50%。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_time_ids
|
|||
|
msgid "Time Logs"
|
|||
|
msgstr "时间日志"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Time Tracking"
|
|||
|
msgstr "时间跟踪"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:360
|
|||
|
#, python-format
|
|||
|
msgid "Time Tracking: "
|
|||
|
msgstr "时间跟踪:"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_time_stop
|
|||
|
msgid "Time after prod."
|
|||
|
msgstr "生产后时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_time_start
|
|||
|
msgid "Time before prod."
|
|||
|
msgstr "生产前时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_time_ids
|
|||
|
msgid "Time ids"
|
|||
|
msgstr "时间 ids"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_time_stop
|
|||
|
msgid "Time in minutes for the cleaning."
|
|||
|
msgstr "清理的时间,以分钟计."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_workcenter_time_start
|
|||
|
msgid "Time in minutes for the setup."
|
|||
|
msgstr "设置的时间,以分钟计."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter_time_cycle_manual
|
|||
|
msgid ""
|
|||
|
"Time in minutes. Is the time used in manual mode, or the first time supposed"
|
|||
|
" in real time when there are not any work orders yet."
|
|||
|
msgstr "时间在几分钟内。 是在手动模式下使用的时间,还是在没有任何工单的情况下第一次实时应用。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Time the currently logged user spent on this workorder."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "To Consume"
|
|||
|
msgstr "待投料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_quantity
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
msgid "To Do"
|
|||
|
msgstr "待办"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "To Launch"
|
|||
|
msgstr "待启动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "To Produce"
|
|||
|
msgstr "待生产"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_kanban_action
|
|||
|
msgid ""
|
|||
|
"To create a new work center, Go to <b><i> Master Data/Work Centers. </i></b>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_production
|
|||
|
msgid ""
|
|||
|
"To manufacture or assemble products, and use raw materials and\n"
|
|||
|
" finished products you must also handle manufacturing operations.\n"
|
|||
|
" Manufacturing operations are often called Work Orders. The various\n"
|
|||
|
" operations will have different impacts on the costs of\n"
|
|||
|
" manufacturing and planning depending on the available workload."
|
|||
|
msgstr ""
|
|||
|
"制造或者组装产品,要使用原料\n"
|
|||
|
"完成产品你也必须处理制造作业。\n"
|
|||
|
"制造作用经常被叫做工单。\n"
|
|||
|
"各种作业对制造成本有不同的影响,\n"
|
|||
|
"制造和规划取决于可用的工作量。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search
|
|||
|
msgid "Today"
|
|||
|
msgstr "今日"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
msgid "Total Cost"
|
|||
|
msgstr "总成本"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
msgid "Total Cost of Raw Materials"
|
|||
|
msgstr "原材料总成本"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workorder_late_count
|
|||
|
msgid "Total Late Orders"
|
|||
|
msgstr "延迟的订单合计"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_tree_view
|
|||
|
msgid "Total Qty"
|
|||
|
msgstr "总数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workorder_pending_count
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workorder_progress_count
|
|||
|
msgid "Total Running Orders"
|
|||
|
msgstr "运行的订单合计"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_traceability
|
|||
|
msgid "Traceability: Lots"
|
|||
|
msgstr "追溯: 批次"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_product_tracking
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_has_tracking
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_product_tracking
|
|||
|
msgid "Tracking"
|
|||
|
msgstr "追踪"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Unblock"
|
|||
|
msgstr "解除阻塞"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
|
|||
|
msgid "Unbuild"
|
|||
|
msgstr "拆解"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_unbuild
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_unbuild_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
|
|||
|
msgid "Unbuild Order"
|
|||
|
msgstr "拆解单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:76
|
|||
|
#, python-format
|
|||
|
msgid "Unbuild Order product quantity has to be strictly positive."
|
|||
|
msgstr "建立订单产品数量必须严格为正数。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_unbuild
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_unbuild
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
|
|||
|
msgid "Unbuild Orders"
|
|||
|
msgstr "拆解单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_cost_report
|
|||
|
msgid "Unit Cost"
|
|||
|
msgstr "单位成本"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_unit_factor
|
|||
|
msgid "Unit Factor"
|
|||
|
msgstr "单位因子"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_product_uom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_product_uom_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_product_uom_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_tree_view
|
|||
|
msgid "Unit of Measure"
|
|||
|
msgstr "计量单位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_line_product_uom_id
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_product_uom_id
|
|||
|
msgid ""
|
|||
|
"Unit of Measure (Unit of Measure) is the unit of measurement for the "
|
|||
|
"inventory control"
|
|||
|
msgstr "计量单位是库存单位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Unreserve"
|
|||
|
msgstr "取消预留"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
|
|||
|
msgid "Update"
|
|||
|
msgstr "更新"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/xml/mrp.xml:7
|
|||
|
#, python-format
|
|||
|
msgid "Upload your file"
|
|||
|
msgstr "上传文件"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/xml/mrp.xml:6
|
|||
|
#, python-format
|
|||
|
msgid "Uploading..."
|
|||
|
msgstr "正在上传..."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,priority:0
|
|||
|
msgid "Urgent"
|
|||
|
msgstr "紧急"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.config.settings,module_mrp_mps:0
|
|||
|
msgid ""
|
|||
|
"Use Master Production Schedule in order to create procurements based on "
|
|||
|
"forecasts"
|
|||
|
msgstr "使用主生产计划以创造基于预测的采购"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_message_action_main
|
|||
|
msgid ""
|
|||
|
"Use messages to warn manufacturing or inventory people about any change in the\n"
|
|||
|
" products, process, or actions to take care of. (e.g; Warning, the bill of material changed,\n"
|
|||
|
" check the details in new worksheet)"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_user_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_user_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
#: model:res.groups,name:mrp.group_mrp_user
|
|||
|
msgid "User"
|
|||
|
msgstr "用户"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_valid_until
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_tree
|
|||
|
msgid "Validity Date"
|
|||
|
msgstr "验证日期"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
|
|||
|
msgid "Variant"
|
|||
|
msgstr "变体"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_attribute_value_ids
|
|||
|
msgid "Variants"
|
|||
|
msgstr "变体"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:ir.attachment,priority:0
|
|||
|
msgid "Very High"
|
|||
|
msgstr "非常高"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: selection:mrp.production,priority:0
|
|||
|
msgid "Very Urgent"
|
|||
|
msgstr "非常紧急"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: selection:mrp.production,availability:0
|
|||
|
msgid "Waiting"
|
|||
|
msgstr "正在等待"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "Waiting Availability"
|
|||
|
msgstr "等待可用"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_production_action_waiting
|
|||
|
msgid "Waiting Availability MO"
|
|||
|
msgstr "可用性等待中MO"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#. openerp-web
|
|||
|
#: code:addons/mrp/static/src/js/mrp.js:24
|
|||
|
#, python-format
|
|||
|
msgid "Waiting Materials"
|
|||
|
msgstr "材料等待中"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_warehouse
|
|||
|
msgid "Warehouse"
|
|||
|
msgstr "仓库"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:76 code:addons/mrp/models/mrp_bom.py:227
|
|||
|
#, python-format
|
|||
|
msgid "Warning"
|
|||
|
msgstr "警告"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_bom_picking_type_id
|
|||
|
msgid ""
|
|||
|
"When a procurement has a ‘produce’ route with a picking type set, it will "
|
|||
|
"try to create a Manufacturing Order for that product using a BoM of the same"
|
|||
|
" picking type. That allows to define procurement rules which trigger "
|
|||
|
"different manufacturing orders with different BoMs. "
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_bom_form_view
|
|||
|
msgid ""
|
|||
|
"When processing a sales order for this product, the delivery order\n"
|
|||
|
" will contain the raw materials, instead of the finished product."
|
|||
|
msgstr "当处理该产品的销售单时,发运单将以原料来替代成品"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_stock_warehouse_manufacture_to_resupply
|
|||
|
msgid ""
|
|||
|
"When products are manufactured, they can be manufactured in this warehouse."
|
|||
|
msgstr "当产品为制造品,由此仓库制造."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter_batch
|
|||
|
msgid ""
|
|||
|
"Will determine if the next work order will be planned after the previous one"
|
|||
|
" or after the first Quantity To Process of the previous one."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_workcenter
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_message_workcenter_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_workcenter_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_workcenter_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_workcenter_id
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_tree_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Work Center"
|
|||
|
msgstr "工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_workcenter_load
|
|||
|
msgid "Work Center Load"
|
|||
|
msgstr "工作中心负载"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_workcenter_load_report_graph
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_workcenter_load_pivot
|
|||
|
msgid "Work Center Loads"
|
|||
|
msgstr "工作中心负载"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "Work Center Name"
|
|||
|
msgstr "工作中心名称"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_form_view
|
|||
|
msgid "Work Center Operations"
|
|||
|
msgstr "工作中心作业"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_routing_workcenter
|
|||
|
msgid "Work Center Usage"
|
|||
|
msgstr "工作中心使用情况"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_work_center_load_graph
|
|||
|
msgid "Work Center load"
|
|||
|
msgstr "工作中心负载"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_action
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_view_resource_search_mrp
|
|||
|
msgid "Work Centers"
|
|||
|
msgstr "工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workcenter_kanban_action
|
|||
|
msgid "Work Centers Dashboard"
|
|||
|
msgstr "工作中心仪表板"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_work_orders
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_action
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workcenter_kanban_action
|
|||
|
msgid ""
|
|||
|
"Work Centers allow you to create and manage manufacturing\n"
|
|||
|
" units. They consist of workers and/or machines, which are\n"
|
|||
|
" considered as units for task assignation as well as capacity\n"
|
|||
|
" and planning forecast."
|
|||
|
msgstr ""
|
|||
|
"工作中心允许你创建和管理制造单位,他们由工人和/或机器构成,\n"
|
|||
|
"通常被认为是任务分配的单位也是产能和预估计划的单位"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "Work Instruction"
|
|||
|
msgstr "工作指令"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_workorder
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_workorder_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_name
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_lots_workorder_id
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_scrap_workorder_id
|
|||
|
msgid "Work Order"
|
|||
|
msgstr "工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_config_settings_group_mrp_routings
|
|||
|
msgid ""
|
|||
|
"Work Order Operations allow you to create and manage the manufacturing "
|
|||
|
"operations that should be followed within your work centers in order to "
|
|||
|
"produce a product. They are attached to bills of materials that will define "
|
|||
|
"the required raw materials."
|
|||
|
msgstr "工单作业让我们在生产产品的时候在工作中心创建和管理制造他们被附上物料表用来定义所需的原材料"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_stock_move_workorder_id
|
|||
|
msgid "Work Order To Consume"
|
|||
|
msgstr "待投料工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_routing_time
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_workorder_production_specific
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_workorder_workcenter
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_work_orders
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workorder_todo
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_production_workorder_ids
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_workorder_ids
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_work_order_report
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_mrp_workorder_todo
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_tree_view_inherit
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_production_workcenter_form_view_filter
|
|||
|
msgid "Work Orders"
|
|||
|
msgstr "工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workorder_delta_report
|
|||
|
msgid "Work Orders Deviation"
|
|||
|
msgstr "工单偏差"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workorder_report
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_workorder_workcenter_report
|
|||
|
msgid "Work Orders Performance"
|
|||
|
msgstr "工单效能"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.action_mrp_workorder_production
|
|||
|
msgid "Work Orders Planning"
|
|||
|
msgstr "工单规划"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_production_specific
|
|||
|
#: model:ir.actions.act_window,help:mrp.action_mrp_workorder_workcenter
|
|||
|
#: model:ir.actions.act_window,help:mrp.mrp_workorder_todo
|
|||
|
msgid ""
|
|||
|
"Work Orders is the list of operations to be performed for each\n"
|
|||
|
" manufacturing order. Once you start the first work order of a\n"
|
|||
|
" manufacturing order, the manufacturing order is automatically\n"
|
|||
|
" marked as started. Once you finish the latest operation of a\n"
|
|||
|
" manufacturing order, the MO is automatically done and the related\n"
|
|||
|
" products are produced."
|
|||
|
msgstr ""
|
|||
|
"工单是每个生产订单要被执行的作业列表。\n"
|
|||
|
"当你启动生产订单的第一个工单,\n"
|
|||
|
"生产订单将被自动标记为启动。\n"
|
|||
|
"当你完成了生产订单的最后一个作业,\n"
|
|||
|
"生成订单被自动完成并且相关的产品\n"
|
|||
|
"被制造完成。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
msgid "Work Sheet"
|
|||
|
msgstr "工作表"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:520
|
|||
|
#, python-format
|
|||
|
msgid "Work order %s is still running"
|
|||
|
msgstr "工单 %s 还在运行中"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "Work orders in progress. Click to block work center."
|
|||
|
msgstr "工单进行中。点击阻塞工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_config_settings_group_product_variant
|
|||
|
msgid ""
|
|||
|
"Work with product variant allows you to define some variant of the same "
|
|||
|
"products, an ease the product management in the ecommerce for example"
|
|||
|
msgstr "产品变体可以让你为同一个产品定义不同的变体,例如在电商业务中是一种简单的产品管理方式"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_search_view
|
|||
|
msgid "Workcenter"
|
|||
|
msgstr "工作中心"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_graph_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_pie_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_pivot_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_tree_view
|
|||
|
msgid "Workcenter Productivity"
|
|||
|
msgstr "工作中心生产力"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_workcenter_productivity
|
|||
|
msgid "Workcenter Productivity Log"
|
|||
|
msgstr "工作中心生产力日志"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_loss_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.oee_loss_tree_view
|
|||
|
msgid "Workcenter Productivity Loss"
|
|||
|
msgstr "工作中心生产力损失"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
|
|||
|
msgid "Workcenter blocked, click to unblock."
|
|||
|
msgstr "工作中心已阻塞,点击解除阻塞"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_calendar_id
|
|||
|
#: model:ir.ui.menu,name:mrp.menu_view_resource_calendar_search_mrp
|
|||
|
msgid "Working Time"
|
|||
|
msgstr "工作时间"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_messages
|
|||
|
msgid "Workorder Message"
|
|||
|
msgstr "工单消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.actions.act_window,name:mrp.mrp_message_action_main
|
|||
|
#: model:ir.ui.menu,name:mrp.mrp_message_menu
|
|||
|
msgid "Workorder Messages"
|
|||
|
msgstr "工单消息"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_worksheet
|
|||
|
msgid "Worksheet"
|
|||
|
msgstr "工作记录表"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,help:mrp.field_mrp_config_settings_module_mrp_byproduct
|
|||
|
msgid ""
|
|||
|
"You can configure by-products in the bill of material.\n"
|
|||
|
"Without this module: A + B + C -> D.\n"
|
|||
|
"With this module: A + B + C -> D + E.\n"
|
|||
|
"-This installs the module mrp_byproduct."
|
|||
|
msgstr ""
|
|||
|
"你可以在BoM里配置副产品。\n"
|
|||
|
"不安装此模块时: A + B + C -> D。\n"
|
|||
|
"安装此模块后: A + B + C -> D + E。\n"
|
|||
|
"-安装模块 mrp_byproduct。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_production.py:458
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You can not cancel production order, a work order is still in progress."
|
|||
|
msgstr "你不能取消生产中的生产单、工单。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:231
|
|||
|
#, python-format
|
|||
|
msgid "You can not change the finished work order."
|
|||
|
msgstr "不能变更已完成的工单."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_bom.py:91
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You can not delete a Bill of Material with running manufacturing orders.\n"
|
|||
|
"Please close or cancel it first."
|
|||
|
msgstr "正在生产中的物料清单不可删除,请先关闭或取消制造订单."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_move.py:40
|
|||
|
#, python-format
|
|||
|
msgid "You can only produce 1.0 %s for products with unique serial number."
|
|||
|
msgstr "针对具有唯一序列号的产品 1.0 %s 您只能处理 1 个。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_move.py:135
|
|||
|
#, python-format
|
|||
|
msgid "You cannot cancel a move move having already consumed material"
|
|||
|
msgstr "你不能够取消已消耗物料的库存移动"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_move.py:40
|
|||
|
#, python-format
|
|||
|
msgid "You cannot use the same serial number in two different lines."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:110
|
|||
|
#, python-format
|
|||
|
msgid "You don't have in the stock the lot %s."
|
|||
|
msgstr "暂无库存 %s."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_unbuild.py:125
|
|||
|
#, python-format
|
|||
|
msgid "You don't have in the stock the required lot/serial number for %s ."
|
|||
|
msgstr "库存无批号/序列号 %s ."
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/wizard/change_production_qty.py:44
|
|||
|
#, python-format
|
|||
|
msgid "You have already processed %d. Please input a quantity higher than %d "
|
|||
|
msgstr "你已经处理了 %d。 请输入高于 %d 的数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:353
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You need to define at least one productivity loss in the category "
|
|||
|
"'Performance'. Create one from the Manufacturing app, menu: Configuration / "
|
|||
|
"Productivity Losses."
|
|||
|
msgstr "您需要在“绩效”类别中至少定义一个生产力损失。 从制造应用程序创建一个菜单:配置/生产力损失。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:349
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You need to define at least one productivity loss in the category "
|
|||
|
"'Productivity'. Create one from the Manufacturing app, menu: Configuration /"
|
|||
|
" Productivity Losses."
|
|||
|
msgstr "您需要在“生产力”类别中至少定义一个生产力损失。 从制造应用程序创建一个菜单:配置/生产力损失。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:401
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You need to define at least one unactive productivity loss in the category "
|
|||
|
"'Performance'. Create one from the Manufacturing app, menu: Configuration / "
|
|||
|
"Productivity Losses."
|
|||
|
msgstr "您需要在“绩效”类别中定义至少一个无效的生产力损失。 从制造应用程序创建一个菜单:配置/生产力损失。"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/wizard/mrp_product_produce.py:99
|
|||
|
#, python-format
|
|||
|
msgid "You need to provide a lot for the finished product"
|
|||
|
msgstr "你需要为完工产品提供批号(序列号)"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/stock_move.py:246
|
|||
|
#, python-format
|
|||
|
msgid "You need to supply a lot/serial number."
|
|||
|
msgstr "你需要提供批次/序列号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/wizard/mrp_product_produce.py:78
|
|||
|
#, python-format
|
|||
|
msgid "You should at least produce some quantity"
|
|||
|
msgstr "必须输入生产数量"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:287
|
|||
|
#, python-format
|
|||
|
msgid "You should provide a lot for a component"
|
|||
|
msgstr "应当为部件提供批号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: code:addons/mrp/models/mrp_workorder.py:272
|
|||
|
#, python-format
|
|||
|
msgid "You should provide a lot for the final product"
|
|||
|
msgstr "你需要提供完工产品的批次/序列号"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.view_mrp_product_template_form_inherited
|
|||
|
msgid "days"
|
|||
|
msgstr "天"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "from"
|
|||
|
msgstr "从"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "hour(s)"
|
|||
|
msgstr "时数"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_ir_attachment
|
|||
|
msgid "ir.attachment"
|
|||
|
msgstr "ir.attachment"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
msgid "last"
|
|||
|
msgstr "最后的"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "minute(s)"
|
|||
|
msgstr "分钟"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_workcenter_view
|
|||
|
msgid "minutes"
|
|||
|
msgstr "分钟"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_bom_line
|
|||
|
msgid "mrp.bom.line"
|
|||
|
msgstr "mrp.bom.line"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_mrp_config_settings
|
|||
|
msgid "mrp.config.settings"
|
|||
|
msgstr "mrp.config.settings"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_report_mrp_report_mrpbomstructure
|
|||
|
msgid "report.mrp.report_mrpbomstructure"
|
|||
|
msgstr "report.mrp.report_mrpbomstructure"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_report_mrp_bom_cost
|
|||
|
msgid "report.mrp_bom_cost"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model,name:mrp.model_stock_scrap
|
|||
|
msgid "stock.scrap"
|
|||
|
msgstr "stock.traceability.report"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
|
|||
|
msgid "to"
|
|||
|
msgstr "到"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view
|
|||
|
msgid "work orders"
|
|||
|
msgstr "工单"
|
|||
|
|
|||
|
#. module: mrp
|
|||
|
#: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_worksheet
|
|||
|
msgid "worksheet"
|
|||
|
msgstr "工作记录表"
|