From 24986e72c265d530f2fcaa8e13805c38bc8e5a2a Mon Sep 17 00:00:00 2001 From: mymage Date: Wed, 21 Feb 2024 08:40:53 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- .../i18n/it.po | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 account_move_reconcile_forbid_cancel/i18n/it.po diff --git a/account_move_reconcile_forbid_cancel/i18n/it.po b/account_move_reconcile_forbid_cancel/i18n/it.po new file mode 100644 index 00000000..b622b6a9 --- /dev/null +++ b/account_move_reconcile_forbid_cancel/i18n/it.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_reconcile_forbid_cancel +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: account_move_reconcile_forbid_cancel +#: model:ir.model,name:account_move_reconcile_forbid_cancel.model_account_move +msgid "Journal Entry" +msgstr "" + +#. module: account_move_reconcile_forbid_cancel +#. odoo-python +#: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0 +#, python-format +msgid "You cannot cancel reconciled entries." +msgstr "" + +#. module: account_move_reconcile_forbid_cancel +#. odoo-python +#: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0 +#, python-format +msgid "You cannot reset to draft reconciled entries." +msgstr ""