Skip to content

Commit 01f3399

Browse files
jakobkrabbeBhaveshHeliconia
authored andcommitted
Added translation using Weblate (Swedish)
1 parent b9f8fea commit 01f3399

File tree

1 file changed

+34
-0
lines changed
  • account_move_reconcile_forbid_cancel/i18n

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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 ""

0 commit comments

Comments
 (0)