diff --git a/stock_orderpoint_manual_procurement/i18n/zh_CN.po b/stock_orderpoint_manual_procurement/i18n/zh_CN.po index af62b59c3..326eef1a7 100644 --- a/stock_orderpoint_manual_procurement/i18n/zh_CN.po +++ b/stock_orderpoint_manual_procurement/i18n/zh_CN.po @@ -6,167 +6,169 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2019-10-12 16:36+0000\n" +"Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: none\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "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_orderpoint_manual_procurement #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procure_without_security #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procurment_buffer_wizard msgid "Cancel" -msgstr "" +msgstr "取消" #. module: stock_orderpoint_manual_procurement #: model:res.groups,name:stock_orderpoint_manual_procurement.group_change_orderpoint_procure_qty msgid "Change quantity in manual procurements from reordering rules" -msgstr "" +msgstr "从重新订购规则更改手动采购的数量" #. module: stock_orderpoint_manual_procurement #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_warehouse_orderpoint_tree msgid "Create Procurement" -msgstr "" +msgstr "创建补货" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__create_uid #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__create_uid msgid "Created by" -msgstr "" +msgstr "创建者" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__create_date #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__create_date msgid "Created on" -msgstr "" +msgstr "创建时间" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__display_name #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__display_name msgid "Display Name" -msgstr "" +msgstr "显示名称" #. module: stock_orderpoint_manual_procurement #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procure_without_security #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procurment_buffer_wizard msgid "Execute" -msgstr "" +msgstr "执行" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__id #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__id msgid "ID" -msgstr "" +msgstr "ID" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__item_ids #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procure_without_security #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procurment_buffer_wizard msgid "Items" -msgstr "" +msgstr "项" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint____last_update #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item____last_update msgid "Last Modified on" -msgstr "" +msgstr "最后修改时间" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__write_uid #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint__write_date #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__write_date msgid "Last Updated on" -msgstr "" +msgstr "最后更新时间" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__location_id msgid "Location" -msgstr "" +msgstr "位置" #. module: stock_orderpoint_manual_procurement #: model:ir.model,name:stock_orderpoint_manual_procurement.model_make_procurement_orderpoint_item msgid "Make Procurements from Orderpoint Item" -msgstr "" +msgstr "从订单点项进行补货" #. module: stock_orderpoint_manual_procurement #: model:ir.model,name:stock_orderpoint_manual_procurement.model_make_procurement_orderpoint msgid "Make Procurements from Orderpoints" -msgstr "" +msgstr "从订单点项进行补货" #. module: stock_orderpoint_manual_procurement #: model:ir.model,name:stock_orderpoint_manual_procurement.model_stock_warehouse_orderpoint msgid "Minimum Inventory Rule" -msgstr "" +msgstr "最小库存规则" #. module: stock_orderpoint_manual_procurement #: code:addons/stock_orderpoint_manual_procurement/wizards/make_procurement_orderpoint.py:72 #, python-format msgid "No reordering rule found!" -msgstr "" +msgstr "找不到重新订购规则!" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__date_planned msgid "Planned Date" -msgstr "" +msgstr "计划日期" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_stock_warehouse_orderpoint__procure_recommended_qty msgid "Procure Recommendation" -msgstr "" +msgstr "获取推荐" #. module: stock_orderpoint_manual_procurement #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procure_without_security #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procurment_buffer_wizard msgid "Procurement Request" -msgstr "" +msgstr "补货请求" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__product_id msgid "Product" -msgstr "" +msgstr "产品" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__qty msgid "Qty" -msgstr "" +msgstr "数量" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__qty_without_security msgid "Quantity" -msgstr "" +msgstr "数量" #. module: stock_orderpoint_manual_procurement #: code:addons/stock_orderpoint_manual_procurement/wizards/make_procurement_orderpoint.py:70 #, python-format msgid "Quantity must be positive." -msgstr "" +msgstr "数量必须为正数。" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_stock_warehouse_orderpoint__procure_recommended_date msgid "Recommended Request Date" -msgstr "" +msgstr "引用请求日期" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__orderpoint_id msgid "Reordering rule" -msgstr "" +msgstr "重新订购规则" #. module: stock_orderpoint_manual_procurement #: model:ir.actions.act_window,name:stock_orderpoint_manual_procurement.act_make_procurement_from_orderpoint msgid "Request Procurement" -msgstr "" +msgstr "请求补货" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__uom_id msgid "Unit of Measure" -msgstr "" +msgstr "计量单位" #. module: stock_orderpoint_manual_procurement #: model_terms:ir.ui.view,arch_db:stock_orderpoint_manual_procurement.view_make_procure_without_security @@ -175,14 +177,14 @@ msgid "Use this assistant to generate a procurement request for this\n" " stock buffer. According to the product configuration,\n" " this may trigger a draft purchase order, a manufacturing\n" " order or a transfer picking." -msgstr "" +msgstr "使用此助手为此库存缓冲区生成采购请求。根据产品配置,这可能会触发采购订单草案、生产订单或转移领料。" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__warehouse_id msgid "Warehouse" -msgstr "" +msgstr "仓库" #. module: stock_orderpoint_manual_procurement #: model:ir.model.fields,field_description:stock_orderpoint_manual_procurement.field_make_procurement_orderpoint_item__wiz_id msgid "Wizard" -msgstr "" +msgstr "向导"