File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
account_move_reconcile_forbid_cancel/i18n Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ # Translation of Odoo Server.
2+ # This file contains the translation of the following modules:
3+ # * account_move_reconcile_forbid_cancel
4+ #
5+ msgid ""
6+ msgstr ""
7+ "Project-Id-Version : Odoo Server 16.0\n "
8+ "Report-Msgid-Bugs-To : \n "
9+ "Last-Translator : Automatically generated\n "
10+ "Language-Team : none\n "
11+ "Language : sv\n "
12+ "MIME-Version : 1.0\n "
13+ "Content-Type : text/plain; charset=UTF-8\n "
14+ "Content-Transfer-Encoding : \n "
15+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
16+
17+ #. module: account_move_reconcile_forbid_cancel
18+ #: model:ir.model,name: account_move_reconcile_forbid_cancel.model_account_move
19+ msgid "Journal Entry"
20+ msgstr ""
21+
22+ #. module: account_move_reconcile_forbid_cancel
23+ #. odoo-python
24+ #: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0
25+ #, python-format
26+ msgid "You cannot cancel reconciled entries."
27+ msgstr ""
28+
29+ #. module: account_move_reconcile_forbid_cancel
30+ #. odoo-python
31+ #: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0
32+ #, python-format
33+ msgid "You cannot reset to draft reconciled entries."
34+ msgstr ""
You can’t perform that action at this time.
0 commit comments