mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings) Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_purchase Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_purchase/zh_CN/
This commit is contained in:
committed by
Jesús Alan Ramos Rodríguez
parent
9e6eb17cdf
commit
a5bdd55a38
@@ -6,62 +6,64 @@ 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-16 15:58+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_request_purchase
|
||||
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.stock_request_order_form
|
||||
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.view_stock_request_form
|
||||
msgid "Purchase"
|
||||
msgstr ""
|
||||
msgstr "采购"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model,name:stock_request_purchase.model_purchase_order
|
||||
msgid "Purchase Order"
|
||||
msgstr ""
|
||||
msgstr "采购订单"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model,name:stock_request_purchase.model_purchase_order_line
|
||||
msgid "Purchase Order Line"
|
||||
msgstr ""
|
||||
msgstr "采购订单行"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_line_ids
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_line_ids
|
||||
msgid "Purchase Order Lines"
|
||||
msgstr ""
|
||||
msgstr "采购订单行"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_ids
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_ids
|
||||
msgid "Purchase Orders"
|
||||
msgstr ""
|
||||
msgstr "采购订单"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_count
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_count
|
||||
msgid "Purchase count"
|
||||
msgstr ""
|
||||
msgstr "采购数量"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model,name:stock_request_purchase.model_stock_request
|
||||
msgid "Stock Request"
|
||||
msgstr ""
|
||||
msgstr "库存请求"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_purchase_order__stock_request_count
|
||||
msgid "Stock Request #"
|
||||
msgstr ""
|
||||
msgstr "库存请求 #"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model,name:stock_request_purchase.model_stock_request_order
|
||||
msgid "Stock Request Order"
|
||||
msgstr ""
|
||||
msgstr "库存请求单"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model.fields,field_description:stock_request_purchase.field_purchase_order__stock_request_ids
|
||||
@@ -69,21 +71,21 @@ msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.purchase_order_form
|
||||
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.purchase_order_line_form2
|
||||
msgid "Stock Requests"
|
||||
msgstr ""
|
||||
msgstr "库存请求"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: model:ir.model,name:stock_request_purchase.model_stock_rule
|
||||
msgid "Stock Rule"
|
||||
msgstr ""
|
||||
msgstr "库存规则"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: code:addons/stock_request_purchase/models/purchase_order_line.py:31
|
||||
#, python-format
|
||||
msgid "You cannot link a purchase order line to a stock request that belongs to another company."
|
||||
msgstr ""
|
||||
msgstr "您无法将采购订单行链接到属于另一家公司的库存请求。"
|
||||
|
||||
#. module: stock_request_purchase
|
||||
#: code:addons/stock_request_purchase/models/stock_request.py:32
|
||||
#, python-format
|
||||
msgid "You have linked to a purchase order line that belongs to another company."
|
||||
msgstr ""
|
||||
msgstr "您已链接到属于另一家公司的采购订单行。"
|
||||
|
||||
Reference in New Issue
Block a user