From 1b4a25778cf5827c44b7079d9050f67970ee951f Mon Sep 17 00:00:00 2001 From: Francesco Foresti Date: Fri, 30 Dec 2022 09:14:19 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 25.9% (33 of 127 strings) Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_cycle_count Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_cycle_count/it/ --- stock_cycle_count/i18n/it.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stock_cycle_count/i18n/it.po b/stock_cycle_count/i18n/it.po index e69f7dbda..99fda410b 100644 --- a/stock_cycle_count/i18n/it.po +++ b/stock_cycle_count/i18n/it.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-06-10 05:35+0000\n" -"PO-Revision-Date: 2022-12-28 22:46+0000\n" -"Last-Translator: mymage \n" +"PO-Revision-Date: 2022-12-30 11:56+0000\n" +"Last-Translator: Francesco Foresti \n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -646,7 +646,7 @@ msgstr "Messaggi non letti" #. module: stock_cycle_count #: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__message_unread_counter msgid "Unread Messages Counter" -msgstr "Contatore Messaggi non letti" +msgstr "Numero messaggi non letti" #. module: stock_cycle_count #: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0