From 8eaf4ebe046d9c71143a01d65c1f006ff5a40980 Mon Sep 17 00:00:00 2001 From: mymage Date: Tue, 21 Nov 2023 11:28:57 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (4 of 4 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_route_mto Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_route_mto/it/ --- stock_route_mto/i18n/it.po | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/stock_route_mto/i18n/it.po b/stock_route_mto/i18n/it.po index 71347ae17..34bc439c2 100644 --- a/stock_route_mto/i18n/it.po +++ b/stock_route_mto/i18n/it.po @@ -6,23 +6,25 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-11-21 13:33+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.17\n" #. module: stock_route_mto #: model:ir.model,name:stock_route_mto.model_stock_route msgid "Inventory Routes" -msgstr "" +msgstr "Percorsi di inventario" #. module: stock_route_mto #: model:ir.model.fields,field_description:stock_route_mto.field_stock_route__is_mto msgid "Is Mto" -msgstr "" +msgstr "È MTO" #. module: stock_route_mto #: model:ir.model.fields,help:stock_route_mto.field_stock_route__is_mto @@ -30,9 +32,11 @@ msgid "" "Is a MTO (Make to Order) route. Check this if you want to identifythis route" " as an MTO one." msgstr "" +"È una rotta MTO (produrre su ordine). Selezionare se si vuole identificare " +"il percorso come un MTO." #. module: stock_route_mto #: model_terms:ir.ui.view,arch_db:stock_route_mto.stock_route_search_view #: model_terms:ir.ui.view,arch_db:stock_route_mto.stock_route_tree_view msgid "MTO" -msgstr "" +msgstr "MTO"