From a9c78ac3f609a477708472f7975d9d99e5eaaac2 Mon Sep 17 00:00:00 2001 From: mymage Date: Tue, 21 Nov 2023 11:51:47 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (5 of 5 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory_count_to_zero Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_count_to_zero/it/ --- stock_inventory_count_to_zero/i18n/it.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/stock_inventory_count_to_zero/i18n/it.po b/stock_inventory_count_to_zero/i18n/it.po index f111e3a86..d3a88abe4 100644 --- a/stock_inventory_count_to_zero/i18n/it.po +++ b/stock_inventory_count_to_zero/i18n/it.po @@ -6,37 +6,39 @@ 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_inventory_count_to_zero #: model:ir.model.fields,field_description:stock_inventory_count_to_zero.field_stock_request_count__set_count msgid "Count" -msgstr "" +msgstr "Conteggio" #. module: stock_inventory_count_to_zero #. odoo-python #: code:addons/stock_inventory_count_to_zero/models/stock_quant.py:0 #, python-format msgid "Quantities Already Set" -msgstr "" +msgstr "Quantità già impostata" #. module: stock_inventory_count_to_zero #: model:ir.model,name:stock_inventory_count_to_zero.model_stock_quant msgid "Quants" -msgstr "" +msgstr "Quanti" #. module: stock_inventory_count_to_zero #: model:ir.model.fields.selection,name:stock_inventory_count_to_zero.selection__stock_request_count__set_count__zero msgid "Set to zero" -msgstr "" +msgstr "Imposta a zero" #. module: stock_inventory_count_to_zero #: model:ir.model,name:stock_inventory_count_to_zero.model_stock_request_count msgid "Stock Request an Inventory Count" -msgstr "" +msgstr "La giacenza richiede un conteggio inventario"