Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (17 of 17 strings)

Translation: contract-12.0/contract-12.0-agreement_stock
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/zh_CN/
  • Loading branch information
liweijie0812 authored and oca-transbot committed Sep 4, 2019
1 parent 343bfd2 commit 725c660
Showing 1 changed file with 20 additions and 18 deletions.
38 changes: 20 additions & 18 deletions agreement_stock/i18n/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,99 +6,101 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2019-09-04 18:23+0000\n"
"Last-Translator: 黎伟杰 <[email protected]>\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: agreement_stock
#: model:ir.model.fields,field_description:agreement_stock.field_agreement__lot_count
msgid "# Lots/Serials"
msgstr ""
msgstr "# 批次/序列"

#. module: agreement_stock
#: model:ir.model.fields,field_description:agreement_stock.field_agreement__move_count
msgid "# Moves"
msgstr ""
msgstr "# 移动"

#. module: agreement_stock
#: model:ir.model.fields,field_description:agreement_stock.field_agreement__picking_count
msgid "# Pickings"
msgstr ""
msgstr "# 拣货"

#. module: agreement_stock
#: model_terms:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
msgid "<span class=\"o_stat_text\">Lots/Serials</span>"
msgstr ""
msgstr "<span class=\"o_stat_text\">批次/序列</span>"

#. module: agreement_stock
#: model_terms:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
msgid "<span class=\"o_stat_text\">Moves</span>"
msgstr ""
msgstr "<span class=\"o_stat_text\">移动</span>"

#. module: agreement_stock
#: model_terms:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
msgid "<span class=\"o_stat_text\">Pickings</span>"
msgstr ""
msgstr "<span class=\"o_stat_text\">拣货</span>"

#. module: agreement_stock
#: model:ir.model,name:agreement_stock.model_agreement
#: model:ir.model.fields,field_description:agreement_stock.field_stock_move__agreement_id
#: model:ir.model.fields,field_description:agreement_stock.field_stock_picking__agreement_id
#: model:ir.model.fields,field_description:agreement_stock.field_stock_production_lot__agreement_id
msgid "Agreement"
msgstr ""
msgstr "协议"

#. module: agreement_stock
#: model_terms:ir.actions.act_window,help:agreement_stock.action_stock_production_lot_agreement_specific
msgid "Create Lot/Serial"
msgstr ""
msgstr "Create 批次/序列"

#. module: agreement_stock
#: model_terms:ir.actions.act_window,help:agreement_stock.action_stock_move_agreement_specific
msgid "Create Moves"
msgstr ""
msgstr "创建移动"

#. module: agreement_stock
#: model_terms:ir.actions.act_window,help:agreement_stock.action_stock_picking_agreement_specific
msgid "Create Pickings"
msgstr ""
msgstr "创建拣货"

#. module: agreement_stock
#: model:ir.model,name:agreement_stock.model_stock_production_lot
msgid "Lot/Serial"
msgstr ""
msgstr "批次/序列"

#. module: agreement_stock
#: model:ir.actions.act_window,name:agreement_stock.action_stock_production_lot_agreement_specific
msgid "Lots/Serials"
msgstr ""
msgstr "批次/序列"

#. module: agreement_stock
#: model:ir.actions.act_window,name:agreement_stock.action_stock_move_agreement_specific
msgid "Moves"
msgstr ""
msgstr "移动"

#. module: agreement_stock
#: model:ir.actions.act_window,name:agreement_stock.action_stock_picking_agreement_specific
msgid "Pickings"
msgstr ""
msgstr "拣货"

#. module: agreement_stock
#: model:ir.model.fields,field_description:agreement_stock.field_stock_production_lot__serviceprofile_id
#: model_terms:ir.ui.view,arch_db:agreement_stock.search_product_lot_filter_agreement
msgid "Service Profile"
msgstr ""
msgstr "服务资料"

#. module: agreement_stock
#: model:ir.model,name:agreement_stock.model_stock_move
msgid "Stock Move"
msgstr ""
msgstr "库存移动"

#. module: agreement_stock
#: model:ir.model,name:agreement_stock.model_stock_picking
msgid "Transfer"
msgstr ""
msgstr "调拨"

0 comments on commit 725c660

Please sign in to comment.