From f5a1a2f11ca453b7588e327d4afac65678802db8 Mon Sep 17 00:00:00 2001 From: Francesco Foresti Date: Mon, 22 Aug 2022 15:36:35 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (16 of 16 strings) Translation: manufacture-14.0/manufacture-14.0-mrp_bom_attribute_match Translate-URL: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_bom_attribute_match/it/ --- mrp_bom_attribute_match/i18n/it.po | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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