Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings) Translation: account-reconcile-16.0/account-reconcile-16.0-account_move_reconcile_forbid_cancel Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_move_reconcile_forbid_cancel/it/pull/636/head
parent
7f8a2bdf6a
commit
b8f42a4656
|
@ -6,29 +6,31 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"PO-Revision-Date: 2024-02-21 17:35+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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: account_move_reconcile_forbid_cancel
|
||||
#: model:ir.model,name:account_move_reconcile_forbid_cancel.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
msgstr "Registrazione contabile"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Non si possono annullare le entrate riconciliate."
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Non si possono riportare a bozza le entrate riconciliate."
|
||||
|
|
Loading…
Reference in New Issue