From d5ecc973b333342426b875ad937d348222a9da25 Mon Sep 17 00:00:00 2001 From: Francesco Foresti Date: Tue, 14 Feb 2023 13:46:18 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (17 of 17 strings) Translation: manufacture-15.0/manufacture-15.0-mrp_bom_attribute_match Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_bom_attribute_match/it/ --- mrp_bom_attribute_match/i18n/it.po | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/mrp_bom_attribute_match/i18n/it.po b/mrp_bom_attribute_match/i18n/it.po index c0241a8c9..e697ec0fc 100644 --- a/mrp_bom_attribute_match/i18n/it.po +++ b/mrp_bom_attribute_match/i18n/it.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: Odoo Server 12.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-14 17:50+0000\n" -"PO-Revision-Date: 2023-01-01 13:45+0000\n" -"Last-Translator: mymage \n" +"PO-Revision-Date: 2023-02-14 16:13+0000\n" +"Last-Translator: Francesco Foresti \n" "Language-Team: Italian \n" "Language: it\n" @@ -22,7 +22,7 @@ msgstr "" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_report_mrp_report_bom_structure msgid "BOM Structure Report" -msgstr "" +msgstr "Resoconto struttura DiBa" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_mrp_bom @@ -71,7 +71,7 @@ msgstr "Modello Prodotto" #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__product_uom_category_id msgid "Product Uom Category" -msgstr "" +msgstr "Categoria UoM prodotto" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_mrp_production @@ -113,6 +113,12 @@ msgid "" "Attributes: %(attributes)s\n" "BoM: %(bom)s" msgstr "" +"Gli attributi che si sta cercando di eliminare sono utilizzati nelle DiBa " +"come corrispondenza con un componente (modello prodotto). Per rimuovere " +"questi attributi, prima rimuovere la riga DiBa con il componente " +"corrispondente. \n" +"Attributi: %(attributes)s \n" +"DiBa: %(bom)s" #. module: mrp_bom_attribute_match #: code:addons/mrp_bom_attribute_match/models/product.py:0 @@ -122,6 +128,9 @@ msgid "" "attribute(s) %(attributes)s is not present in all such product(s), and this " "would break the BOM behavior." msgstr "" +"Questo modello prodotto è utilizzato come componente nella DiBa per %(bom)s " +"e gli attributi %(attributes)s non sono presenti in tutti questi prodotti; " +"ciò può corrompere il funzionamento della DiBa." #. module: mrp_bom_attribute_match #: code:addons/mrp_bom_attribute_match/models/mrp_bom.py:0 @@ -131,6 +140,9 @@ msgid "" "field “Apply on Variants” as it's the same attribute used in the field " "“Match on Attribute” related to the component %(component)s." msgstr "" +"Non puoi utilizzare un valore attributo degli attributi %(attributes)s nel " +"campo “Applica alle varianti” dato che è lo stesso attributo utilizzato nel " +"campo “Corrispondenza su attributo” relativo ai componenti %(component)s." #~ msgid "Display Name" #~ msgstr "Nome visualizzato"