diff --git a/repair_type_product_destination/i18n/it.po b/repair_type_product_destination/i18n/it.po index 3d012f4d..99f777c3 100644 --- a/repair_type_product_destination/i18n/it.po +++ b/repair_type_product_destination/i18n/it.po @@ -6,33 +6,35 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-12-06 19:06+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 5.6.2\n" #. module: repair_type_product_destination #: model:ir.model.fields,field_description:repair_type_product_destination.field_stock_picking_type__default_product_location_dest_id msgid "Default Product Destination Location" -msgstr "" +msgstr "Ubicazione predefinita destinazione prodotto" #. module: repair_type_product_destination #: model:ir.model,name:repair_type_product_destination.model_stock_picking_type msgid "Picking Type" -msgstr "" +msgstr "Tipo prelievo" #. module: repair_type_product_destination #: model:ir.model.fields,field_description:repair_type_product_destination.field_repair_order__product_location_dest_id msgid "Product Destination Location" -msgstr "" +msgstr "Ubicazione destinazione prodotto" #. module: repair_type_product_destination #: model:ir.model,name:repair_type_product_destination.model_repair_order msgid "Repair Order" -msgstr "" +msgstr "Ordine di riparazione" #. module: repair_type_product_destination #: model:ir.model.fields,help:repair_type_product_destination.field_stock_picking_type__default_product_location_dest_id @@ -40,8 +42,10 @@ msgid "" "This is the default product destination location where the repaired product " "will be stored.." msgstr "" +"Questa è l'ubicazione di destinazione predefinita del prodotto in cui verrà " +"depositato il prodotto riparato." #. module: repair_type_product_destination #: model:ir.model.fields,help:repair_type_product_destination.field_repair_order__product_location_dest_id msgid "This is the location where the repaired product will be stored." -msgstr "" +msgstr "Questo è l'ubicazione in cui verrà depositato il prodotto riparato."