From 4ecd06aecca975fc7f752136ca6168063268367e Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 26 Dec 2022 14:21:06 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (19 of 19 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 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/mrp_bom_attribute_match/i18n/it.po b/mrp_bom_attribute_match/i18n/it.po index bc24993a9..f649ed49e 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-08-22 18:07+0000\n" -"Last-Translator: Francesco Foresti \n" +"PO-Revision-Date: 2022-12-26 16:46+0000\n" +"Last-Translator: mymage \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.3.2\n" +"X-Generator: Weblate 4.14.1\n" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_mrp_bom @@ -74,6 +74,8 @@ msgstr "Corrispondenza su attributi" msgid "" "No match on attribute has been detected for Component (Product Template) %s" msgstr "" +"Nessuna corrispondenza trovata nell'attributo per il componente (modello " +"prodotto) %s" #. module: mrp_bom_attribute_match #: model:ir.model.fields,field_description:mrp_bom_attribute_match.field_mrp_bom_line__product_backup_id @@ -88,7 +90,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_id_domain msgid "Product Uom Id Domain" -msgstr "" +msgstr "Dominio ID UdM prodotto" #. module: mrp_bom_attribute_match #: model:ir.model,name:mrp_bom_attribute_match.model_mrp_production @@ -130,6 +132,11 @@ msgid "" "Attributes: %s\n" "BoM: %s" msgstr "" +"L'attributo che si sta cercando di eliminare รจ utilizzato nelle DB come " +"corrispondenza con un componente (modello prodotto). Per rimuovere questo " +"attributo, prima rimuovere la riga di DB con il componente corrispondente.\n" +"Attributo: %s\n" +"DB: %s" #. module: mrp_bom_attribute_match #: code:addons/mrp_bom_attribute_match/models/product.py:0