Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
44
sale_mrp_bom/i18n/it.po
Executable file
44
sale_mrp_bom/i18n/it.po
Executable 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"
|
||||
Reference in New Issue
Block a user