47 lines
1.2 KiB
Plaintext
Executable File
47 lines
1.2 KiB
Plaintext
Executable File
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_mrp_bom
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: Automatically generated\n"
|
|
"Language-Team: none\n"
|
|
"Language: nl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#. module: sale_mrp_bom
|
|
#: model:res.groups,name:sale_mrp_bom.sale_mrp_bom_group
|
|
msgid "Allows to define a BOM on sale order lines"
|
|
msgstr ""
|
|
|
|
#. module: sale_mrp_bom
|
|
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
|
|
msgid "BoM"
|
|
msgstr ""
|
|
|
|
#. module: sale_mrp_bom
|
|
#. odoo-python
|
|
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
|
|
msgid "Please select a BoM that matches the product %(product)s"
|
|
msgstr ""
|
|
|
|
#. module: sale_mrp_bom
|
|
#: model:ir.model,name:sale_mrp_bom.model_procurement_group
|
|
msgid "Procurement Group"
|
|
msgstr ""
|
|
|
|
#. module: sale_mrp_bom
|
|
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr ""
|
|
|
|
#. module: sale_mrp_bom
|
|
#: model:ir.model,name:sale_mrp_bom.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr ""
|