[UPD] Update stock_request_bom.pot

This commit is contained in:
oca-ci
2024-08-08 08:33:41 +00:00
parent 80a9f3b08c
commit 480e8f8985

View 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 ""