Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

46
sale_mrp_bom/i18n/es.po Executable file
View File

@@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp_bom
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-10-15 19:36+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: none\n"
"Language: es\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"
"X-Generator: Weblate 4.17\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 "Permite definir una lista de materiales en líneas de órdenes de venta"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "BoM"
#. module: sale_mrp_bom
#. odoo-python
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
#, python-format
msgid "Please select BoM that has matched product with the line `{}`"
msgstr ""
"Seleccione la lista de materiales que coincida con el producto de la línea "
"`{}`"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de Orden de Venta"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Movimiento de Existencias"

45
sale_mrp_bom/i18n/hr.po Executable file
View File

@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp_bom
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-06-21 19:34+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: none\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17\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 "Dozvoli definiranje sastavnice na stavkama prodajnog naloga"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "Sastavnica"
#. module: sale_mrp_bom
#. odoo-python
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
#, python-format
msgid "Please select BoM that has matched product with the line `{}`"
msgstr "Molimo odaberite sastavnicu koja odgovara proizvodu u stavci `{}`"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Stavka prodajnog naloga"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Skladišno kretanje"

44
sale_mrp_bom/i18n/it.po Executable file
View File

@@ -0,0 +1,44 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp_bom
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-07 18:33+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\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"
"X-Generator: Weblate 4.17\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 "Consente di definire una DiBa nelle righe ordine di vendita"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "DiBa"
#. module: sale_mrp_bom
#. odoo-python
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
#, python-format
msgid "Please select BoM that has matched product with the line `{}`"
msgstr "Selezionare una DiBa che ha un prodotto corrispondente con la riga `{}`"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Riga ordine di vendita"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Movimento di magazzino"

46
sale_mrp_bom/i18n/nl.po Executable file
View File

@@ -0,0 +1,46 @@
# 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 ""

48
sale_mrp_bom/i18n/nl_NL.po Executable file
View File

@@ -0,0 +1,48 @@
# 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"
"PO-Revision-Date: 2025-08-09 17:25+0000\n"
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
"Language-Team: none\n"
"Language: nl_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"
"X-Generator: Weblate 5.10.4\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 "Staat toe om een stuklijst te definiëren op verkooporderregels"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "Stuklijst"
#. 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 "Selecteer een stuklijst die overeenkomt met het product %(product)s"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_procurement_group
msgid "Procurement Group"
msgstr "Inkoopgroep"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Verkooporderregel"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Voorraadverplaatsing"

View File

@@ -0,0 +1,45 @@
# 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: \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: 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 ""