diff --git a/mrp_bom_attribute_match/i18n/it.po b/mrp_bom_attribute_match/i18n/it.po index f840f129b..ad12dfab9 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: 2022-03-14 13:36+0000\n" -"Last-Translator: Francesco @ Ooops \n" +"PO-Revision-Date: 2022-08-22 18:07+0000\n" +"Last-Translator: Francesco Foresti \n" "Language-Team: Italian \n" "Language: it\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.3.2\n" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_mrp_bom @@ -66,7 +66,7 @@ msgstr "Ultima modifica il" #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__match_on_attribute_ids msgid "Match on Attributes" -msgstr "" +msgstr "Corrispondenza su attributi" #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__product_backup_id @@ -100,6 +100,8 @@ msgid "" "Some attributes of the dynamic component are not included into production " "product attributes." msgstr "" +"Alcuni attributi del componente non sono inclusi tra gli attributi del " +"prodotto da produrre." #. module: mrp_bom_attribute_match #: model:ir.model.fields,help:mrp_bom_attribute_match.field_mrp_bom_line__product_backup_id @@ -114,6 +116,9 @@ msgid "" "attribute(s) %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 i " +"prodotti %s e gli attributi %s non sono presenti in tutti questi prodotti; " +"ciò può corrompere il comportamento del BOM." #. module: mrp_bom_attribute_match #: code:addons/mrp_bom_attribute_match/models/mrp_bom.py:0