mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] Update stock_archive_constraint.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * stock_archive_constraint
|
# * stock_archive_constraint
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 12.0\n"
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -19,43 +19,54 @@ msgid "Inventory Locations"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/stock_location.py:41
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive location '%s' which has associated picking lines."
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated picking "
|
||||||
|
"lines."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/stock_location.py:24
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive location '%s' which has associated stock quantities."
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated stock "
|
||||||
|
"quantities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/stock_location.py:58
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive location '%s' which has associated stock reservations."
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated stock "
|
||||||
|
"reservations."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/product_product.py:36
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive product '%s' which has associated picking lines."
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated picking "
|
||||||
|
"lines."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/product_product.py:22
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive product '%s' which has associated stock quantities."
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated stock "
|
||||||
|
"quantities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: code:addons/stock_archive_constraint/models/product_product.py:50
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "It is not possible to archive product '%s' which has associated stock reservations."
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated stock "
|
||||||
|
"reservations."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: stock_archive_constraint
|
#. module: stock_archive_constraint
|
||||||
#: model:ir.model,name:stock_archive_constraint.model_product_product
|
#: model:ir.model,name:stock_archive_constraint.model_product_product
|
||||||
msgid "Product"
|
msgid "Product"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user