Files
Weblate 346c4326b2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_location_lockdown
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_location_lockdown/
2023-10-09 21:26:06 +00:00

73 lines
2.7 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_location_lockdown
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \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 "阻止入库"
#. module: stock_location_lockdown
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_location__display_name
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_quant__display_name
msgid "Display Name"
msgstr ""
#. module: stock_location_lockdown
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_location__id
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_quant__id
msgid "ID"
msgstr ""
#. module: stock_location_lockdown
#: model:ir.model,name:stock_location_lockdown.model_stock_location
msgid "Inventory Locations"
msgstr "库存位置"
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_location.py:0
#, python-format
msgid ""
"It is impossible to prohibit this location from receiving "
"products as it already contains some."
msgstr "因为已经包含一些产品,所以无法禁止此位置接收产品。"
#. module: stock_location_lockdown
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_location____last_update
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_quant____last_update
msgid "Last Modified on"
msgstr ""
#. module: stock_location_lockdown
#: model:ir.model,name:stock_location_lockdown.model_stock_quant
msgid "Quants"
msgstr "数量分析"
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_quant.py:0
#, python-format
msgid ""
"The location %s is blocked and can not be used for moving the product %s"
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 "如果选中此框,则不允许在此位置放货。通常用于有子位置的虚拟位置。"