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% (6 of 6 strings) Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_location_lockdown Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_location_lockdown/zh_CN/
This commit is contained in:
@@ -6,42 +6,44 @@ 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 16:05+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_location_lockdown
|
||||
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_location__block_stock_entrance
|
||||
msgid "Block Stock Entrance"
|
||||
msgstr ""
|
||||
msgstr "阻止入库"
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: model:ir.model,name:stock_location_lockdown.model_stock_location
|
||||
msgid "Inventory Locations"
|
||||
msgstr ""
|
||||
msgstr "库存位置"
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: code:addons/stock_location_lockdown/models/stock_location.py:28
|
||||
#, python-format
|
||||
msgid "It is impossible to prohibit this location from receiving products as it already contains some."
|
||||
msgstr ""
|
||||
msgstr "因为已经包含一些产品,所以无法禁止此位置接收产品。"
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: model:ir.model,name:stock_location_lockdown.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr ""
|
||||
msgstr "数量分析"
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: code:addons/stock_location_lockdown/models/stock_quant.py:18
|
||||
#, python-format
|
||||
msgid "The location %s is blocked and can not be used for moving the product %s"
|
||||
msgstr ""
|
||||
msgstr "位置%s被阻止,无法用于移动产品%s"
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: model:ir.model.fields,help:stock_location_lockdown.field_stock_location__block_stock_entrance
|
||||
msgid "if this box is checked, putting stock on this location won't be allowed. Usually used for a virtual location that has childrens."
|
||||
msgstr ""
|
||||
msgstr "如果选中此框,则不允许在此位置放货。通常用于有子位置的虚拟位置。"
|
||||
|
||||
Reference in New Issue
Block a user