mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] Update stock_request_bom.pot
This commit is contained in:
51
stock_request_bom/i18n/stock_request_bom.pot
Normal file
51
stock_request_bom/i18n/stock_request_bom.pot
Normal file
@@ -0,0 +1,51 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_request_bom
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.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_request_bom
|
||||
#: code:addons/stock_request_bom/models/stock_request_order.py:0
|
||||
#, python-format
|
||||
msgid "No BOM found for the selected product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__product_bom_id
|
||||
msgid "Product BOM"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: model:ir.model.fields,field_description:stock_request_bom.field_stock_request_order__quantity_bom
|
||||
msgid "Quantity BOM"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__product_bom_id
|
||||
msgid "Select a product with a BOM to auto-complete stock request lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: model:ir.model.fields,help:stock_request_bom.field_stock_request_order__quantity_bom
|
||||
msgid "Specify the quantity for the Product BOM."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: model:ir.model,name:stock_request_bom.model_stock_request_order
|
||||
msgid "Stock Request Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_bom
|
||||
#: code:addons/stock_request_bom/models/stock_request_order.py:0
|
||||
#, python-format
|
||||
msgid "The quantity BOM must be a positive value."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user