Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (18 of 18 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_mts_mto_rule
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_mts_mto_rule/zh_CN/
This commit is contained in:
黎伟杰
2019-10-10 15:28:06 +00:00
committed by Maik Steinfeld
parent 48b4022747
commit 550d8f8f5b

View File

@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-28 02:58+0000\n"
"PO-Revision-Date: 2017-07-28 02:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"PO-Revision-Date: 2019-10-10 17:37+0000\n"
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
@@ -18,21 +18,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.8\n"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__action
msgid "Action"
msgstr ""
msgstr "动作"
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Buy"
msgstr ""
msgstr "购买"
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Choose between MTS and MTO"
msgstr ""
msgstr "在MTS和MTO之间选择"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
@@ -40,7 +41,7 @@ msgid ""
"If this new route is selected on product form view, a purchase order will be "
"created only if the virtual stock is less than 0 else, the product will be "
"taken from stocks"
msgstr ""
msgstr "如果在产品表单视图中选择了此新路线则仅当虚拟库存小于0时才创建采购订单否则将从库存中提取产品"
#. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_rule.py:28
@@ -48,76 +49,76 @@ msgstr ""
msgid ""
"Inconsistency between the source locations of the mts and mto rules linked "
"to the procurement rule: %s! It should be the same."
msgstr ""
msgstr "链接到采购规则的MTS和MTO规则的源位置不一致%s应该是一样的。"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mto_rule_id
msgid "MTO Rule"
msgstr ""
msgstr "MTO规则"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse__mts_mto_rule_id
msgid "MTO+MTS rule"
msgstr ""
msgstr "MTO+MTS 规则"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_rule_id
msgid "MTS Rule"
msgstr ""
msgstr "MTS规则"
#. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:36
#, python-format
msgid "MTS+MTO"
msgstr ""
msgstr "MTS+MTO"
#. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:57
#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts
#, python-format
msgid "Make To Order + Make To Stock"
msgstr ""
msgstr "按订单生产+按库存生产"
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Manufacture"
msgstr ""
msgstr "制造"
#. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_rule.py:23
#, python-format
msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr ""
msgstr "采购规则上未配置MTS或MTO规则%s"
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Pull & Push"
msgstr ""
msgstr "推拉"
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Pull From"
msgstr ""
msgstr ""
#. module: stock_mts_mto_rule
#: selection:stock.rule,action:0
msgid "Push To"
msgstr ""
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule"
msgstr ""
msgstr "库存规则"
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
msgid "Use MTO+MTS rules"
msgstr ""
msgstr "使用MTO+MTS规则"
#. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
msgid "Warehouse"
msgstr ""
msgstr "仓库"
#~ msgid "Procurement"
#~ msgstr "补货"