mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] Update stock_inventory.pot
This commit is contained in:
@@ -298,6 +298,11 @@ msgstr ""
|
||||
msgid "Owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory.stock_inventory_search_view
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__category_id
|
||||
#: model:ir.model.fields.selection,name:stock_inventory.selection__stock_inventory__product_selection__category
|
||||
@@ -319,6 +324,12 @@ msgstr ""
|
||||
msgid "Products"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model:ir.model.fields,field_description:stock_inventory.field_stock_inventory__products_under_review_ids
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory.stock_inventory_search_view
|
||||
msgid "Products Under Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model:ir.model,name:stock_inventory.model_stock_quant
|
||||
msgid "Quants"
|
||||
@@ -339,6 +350,11 @@ msgstr ""
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model:ir.model.fields,field_description:stock_inventory.field_stock_quant__stock_inventory_ids
|
||||
msgid "Stock Inventories"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory.res_config_settings_view_form
|
||||
msgid "Stock Inventory"
|
||||
@@ -364,7 +380,9 @@ msgstr ""
|
||||
#. odoo-python
|
||||
#: code:addons/stock_inventory/models/stock_inventory.py:0
|
||||
#, python-format
|
||||
msgid "There are active adjustments for the requested products: %s"
|
||||
msgid ""
|
||||
"There are active adjustments for the requested products: %(names)s. Blocking"
|
||||
" adjustments: %(blocking_names)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
@@ -372,7 +390,8 @@ msgstr ""
|
||||
#: code:addons/stock_inventory/models/stock_inventory.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"There's already an Adjustment in Process using one requested Location: %s"
|
||||
"There's already an Adjustment in Process using one requested Location: "
|
||||
"%(names)s. Blocking adjustments: %(blocking_names)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory
|
||||
|
||||
Reference in New Issue
Block a user