From 0d990146ed9fe9245f6d904d39e4f94ba0bfb6b2 Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 9 Jan 2023 19:33:52 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (8 of 8 strings) Translation: manufacture-13.0/manufacture-13.0-mrp_unbuild_tracked_raw_material Translate-URL: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-mrp_unbuild_tracked_raw_material/it/ --- mrp_unbuild_tracked_raw_material/i18n/it.po | 23 +++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/mrp_unbuild_tracked_raw_material/i18n/it.po b/mrp_unbuild_tracked_raw_material/i18n/it.po index db584c328..c6a9271b8 100644 --- a/mrp_unbuild_tracked_raw_material/i18n/it.po +++ b/mrp_unbuild_tracked_raw_material/i18n/it.po @@ -6,13 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-01-09 21:44+0000\n" +"Last-Translator: mymage \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.14.1\n" #. module: mrp_unbuild_tracked_raw_material #: code:addons/mrp_unbuild_tracked_raw_material/models/unbuild.py:0 @@ -22,12 +24,15 @@ msgid "" "\n" "%s" msgstr "" +"%s \n" +"\n" +"%s" #. module: mrp_unbuild_tracked_raw_material #: model:ir.model.fields,field_description:mrp_unbuild_tracked_raw_material.field_product_product__allow_unbuild_purchased #: model:ir.model.fields,field_description:mrp_unbuild_tracked_raw_material.field_product_template__allow_unbuild_purchased msgid "Allow Unbuild Purchased" -msgstr "" +msgstr "Consente smontaggio acquistato" #. module: mrp_unbuild_tracked_raw_material #: model:ir.model.fields,help:mrp_unbuild_tracked_raw_material.field_product_product__allow_unbuild_purchased @@ -36,28 +41,31 @@ msgid "" "If checked, unbuild orders doesn't assume a previous manufacturing order have built this product.\n" "In this case it's a purchased product and you want unbuild it" msgstr "" +"Se selezionato, gli ordini di smontaggio non assumono che un precedente " +"ordine di produzione abbia realizzato questo prodotto.\n" +"In questo caso è un prodotto di acquisto che si vuole smontare" #. module: mrp_unbuild_tracked_raw_material #: model:ir.model,name:mrp_unbuild_tracked_raw_material.model_product_template msgid "Product Template" -msgstr "" +msgstr "Modello prodotto" #. module: mrp_unbuild_tracked_raw_material #: code:addons/mrp_unbuild_tracked_raw_material/models/unbuild.py:0 #, python-format msgid "Product has been unbuilt without previous manufacturing order" -msgstr "" +msgstr "Il prodotto è stato smontato senza un precedente ordine di produzione" #. module: mrp_unbuild_tracked_raw_material #: model:ir.model,name:mrp_unbuild_tracked_raw_material.model_mrp_unbuild msgid "Unbuild Order" -msgstr "" +msgstr "Ordine di smontaggio" #. module: mrp_unbuild_tracked_raw_material #: code:addons/mrp_unbuild_tracked_raw_material/models/unbuild.py:0 #, python-format msgid "Unbuild Purchased" -msgstr "" +msgstr "Smonta aquistato" #. module: mrp_unbuild_tracked_raw_material #: code:addons/mrp_unbuild_tracked_raw_material/models/unbuild.py:0 @@ -67,3 +75,6 @@ msgid "" "maintainers of 'mrp_unbuild_tracked_raw_material' module if you want this " "feature" msgstr "" +"Lo smontaggio del componente tracciato come il seriale non è supportato al " +"momento: contattare i manutentori del modulo " +"'mrp_unbuild_tracked_raw_material' se si desidera questa funzione"