mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
73 lines
2.0 KiB
Plaintext
73 lines
2.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_archive_constraint
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 13.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: stock_archive_constraint
|
|
#: model:ir.model,name:stock_archive_constraint.model_stock_location
|
|
msgid "Inventory Locations"
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive location '%s' which has associated picking "
|
|
"lines."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive location '%s' which has associated stock "
|
|
"quantities."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive location '%s' which has associated stock "
|
|
"reservations."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive product '%s' which has associated picking "
|
|
"lines."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive product '%s' which has associated stock "
|
|
"quantities."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is not possible to archive product '%s' which has associated stock "
|
|
"reservations."
|
|
msgstr ""
|
|
|
|
#. module: stock_archive_constraint
|
|
#: model:ir.model,name:stock_archive_constraint.model_product_product
|
|
msgid "Product"
|
|
msgstr ""
|