Translated using Weblate (Dutch)
Currently translated at 76.2% (61 of 80 strings) Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_move_template Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_move_template/nl/
This commit is contained in:
parent
bd7bd737c9
commit
41cdebad23
@ -10,7 +10,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: Odoo Server 10.0\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
|
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-18 10:46+0000\n"
|
"PO-Revision-Date: 2021-04-19 19:46+0000\n"
|
||||||
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
|
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
|
||||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
@ -22,6 +22,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model:ir.model.fields,help:account_move_template.field_account_move_template_run__overwrite
|
#: model:ir.model.fields,help:account_move_template.field_account_move_template_run__overwrite
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"Valid dictionary to overwrite template lines:\n"
|
"Valid dictionary to overwrite template lines:\n"
|
||||||
@ -29,6 +30,11 @@ msgid ""
|
|||||||
" 'L2': {'partner_id': 2, 'amount': 200, 'name': 'some label 2'}, }\n"
|
" 'L2': {'partner_id': 2, 'amount': 200, 'name': 'some label 2'}, }\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
"Valid dictionary to overwrite template lines:\n"
|
||||||
|
"{'L1': {'partner_id': 1, 'amount': 100, 'name': 'some label'},\n"
|
||||||
|
" 'L2': {'partner_id': 2, 'amount': 200, 'name': 'some label 2'}, }\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: code:addons/account_move_template/models/account_move_template.py:0
|
#: code:addons/account_move_template/models/account_move_template.py:0
|
||||||
|
Loading…
Reference in New Issue
Block a user