mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add mrp_account
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e-20180326\n"
|
||||
"Project-Id-Version: Odoo Server 11.0+e-20180915\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-03-27 09:13+0000\n"
|
||||
"PO-Revision-Date: 2018-03-27 09:13+0000\n"
|
||||
"POT-Creation-Date: 2018-11-04 18:47+0000\n"
|
||||
"PO-Revision-Date: 2018-11-04 18:47+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -68,12 +68,12 @@ msgstr "ID"
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model.fields,field_description:app_stock_picking_type_group.field_stock_picking_type_group___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最后修改日"
|
||||
msgstr "最后修改时间"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model.fields,field_description:app_stock_picking_type_group.field_stock_picking_type_group_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "最后更新人"
|
||||
msgstr "最后更新者"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model.fields,field_description:app_stock_picking_type_group.field_stock_picking_type_group_write_date
|
||||
@@ -116,7 +116,7 @@ msgstr "销售组"
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model.fields,field_description:app_stock_picking_type_group.field_stock_picking_type_group_sequence
|
||||
msgid "Sequence"
|
||||
msgstr "序号"
|
||||
msgstr "序列"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:stock.picking.type.group,name:app_stock_picking_type_group.stock_picking_type_group_stock
|
||||
@@ -125,11 +125,16 @@ msgstr "库存组"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model,name:app_stock_picking_type_group.model_stock_picking_type
|
||||
msgid "The picking type determines the picking view"
|
||||
msgstr "拣货类型决定拣货视图"
|
||||
msgid "The operation type determines the picking view"
|
||||
msgstr "操作类型决定分拣视图"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.model.fields,help:app_stock_picking_type_group.field_stock_picking_type_group_sequence
|
||||
msgid "Used to order the 'All Operations' kanban view"
|
||||
msgstr "历史订单的全部作业看板视图"
|
||||
msgstr "用于订购“所有作业”看板视图"
|
||||
|
||||
#. module: app_stock_picking_type_group
|
||||
#: model:ir.ui.view,arch_db:app_stock_picking_type_group.app_view_pickingtype_filter
|
||||
msgid "Warehouse"
|
||||
msgstr "仓库"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user