Update translation files

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

Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_location_lockdown
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_location_lockdown/
This commit is contained in:
Weblate
2023-04-28 12:50:57 +00:00
parent e13fe0cbd7
commit 6b56749bd3
3 changed files with 32 additions and 13 deletions

View File

@@ -28,7 +28,8 @@ msgid "Inventory Locations"
msgstr ""
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_location.py:28
#. odoo-python
#: code:addons/stock_location_lockdown/models/stock_location.py:0
#, python-format
msgid ""
"It is impossible to prohibit this location from receiving "
@@ -41,10 +42,12 @@ msgid "Quants"
msgstr ""
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_quant.py:18
#. odoo-python
#: 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"
"The location %(location)s is blocked and can not be used for moving the "
"product %(product)s"
msgstr ""
#. module: stock_location_lockdown

View File

@@ -28,7 +28,8 @@ msgid "Inventory Locations"
msgstr "Localizações de Inventário"
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_location.py:28
#. odoo-python
#: code:addons/stock_location_lockdown/models/stock_location.py:0
#, python-format
msgid ""
"It is impossible to prohibit this location from receiving "
@@ -41,10 +42,12 @@ msgid "Quants"
msgstr ""
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_quant.py:18
#. odoo-python
#: 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"
"The location %(location)s is blocked and can not be used for moving the "
"product %(product)s"
msgstr ""
#. module: stock_location_lockdown

View File

@@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_location_lockdown
# * stock_location_lockdown
#
msgid ""
msgstr ""
@@ -27,9 +27,12 @@ msgid "Inventory Locations"
msgstr "库存位置"
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_location.py:28
#. odoo-python
#: 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."
msgid ""
"It is impossible to prohibit this location from receiving "
"products as it already contains some."
msgstr "因为已经包含一些产品,所以无法禁止此位置接收产品。"
#. module: stock_location_lockdown
@@ -38,12 +41,22 @@ msgid "Quants"
msgstr "数量分析"
#. module: stock_location_lockdown
#: code:addons/stock_location_lockdown/models/stock_quant.py:18
#. odoo-python
#: 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"
msgid ""
"The location %(location)s is blocked and can not be used for moving the "
"product %(product)s"
msgstr ""
#. 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."
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 "如果选中此框,则不允许在此位置放货。通常用于有子位置的虚拟位置。"
#, python-format
#~ msgid ""
#~ "The location %s is blocked and can not be used for moving the product %s"
#~ msgstr "位置%s被阻止无法用于移动产品%s"