Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (8 of 8 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_mrp_bom
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_mrp_bom/it/
  • Loading branch information
francesco-ooops authored and weblate committed Feb 26, 2024
1 parent 0f5ac58 commit fd76c85
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions sale_mrp_bom/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,54 +6,56 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-02-26 11:37+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\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 ""
msgstr "Permette di definire una DiBa sulle 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 ""
msgstr "DiBa"

#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__display_name
#: model:ir.model.fields,field_description:sale_mrp_bom.field_stock_move__display_name
msgid "Display Name"
msgstr ""
msgstr "Nome visualizzato"

#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__id
#: model:ir.model.fields,field_description:sale_mrp_bom.field_stock_move__id
msgid "ID"
msgstr ""
msgstr "ID"

#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line____last_update
#: model:ir.model.fields,field_description:sale_mrp_bom.field_stock_move____last_update
msgid "Last Modified on"
msgstr ""
msgstr "Ultima modifica il"

#. module: sale_mrp_bom
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
#, python-format
msgid "Please select a BoM that matches the product %(product)s"
msgstr ""
msgstr "Seleziona una DiBa che corrisponde al prodotto %(product)s"

#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr ""
msgstr "Riga ordine di vendita"

#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr ""
msgstr "Movimento di magazzino"

0 comments on commit fd76c85

Please sign in to comment.