File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
account_move_reconcile_forbid_cancel/i18n Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,29 +6,31 @@ msgid ""
66msgstr ""
77"Project-Id-Version : Odoo Server 16.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "Last-Translator : Automatically generated\n "
9+ "PO-Revision-Date : 2024-02-29 13:34+0000\n "
10+ "Last-Translator : jakobkrabbe <jakob@syscare.se>\n "
1011"Language-Team : none\n "
1112"Language : sv\n "
1213"MIME-Version : 1.0\n "
1314"Content-Type : text/plain; charset=UTF-8\n "
1415"Content-Transfer-Encoding : \n "
1516"Plural-Forms : nplurals=2; plural=n != 1;\n "
17+ "X-Generator : Weblate 4.17\n "
1618
1719#. module: account_move_reconcile_forbid_cancel
1820#: model:ir.model,name: account_move_reconcile_forbid_cancel.model_account_move
1921msgid "Journal Entry"
20- msgstr ""
22+ msgstr "Verifikat "
2123
2224#. module: account_move_reconcile_forbid_cancel
2325#. odoo-python
2426#: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0
2527#, python-format
2628msgid "You cannot cancel reconciled entries."
27- msgstr ""
29+ msgstr "Du kan inte avbryta avstämda verifikat. "
2830
2931#. module: account_move_reconcile_forbid_cancel
3032#. odoo-python
3133#: code:addons/account_move_reconcile_forbid_cancel/models/account_move.py:0
3234#, python-format
3335msgid "You cannot reset to draft reconciled entries."
34- msgstr ""
36+ msgstr "Du kan inte återställa till utkast avstämda verifikat. "
You can’t perform that action at this time.
0 commit comments