Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (7 of 7 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_camt54
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_camt54/nl/
  • Loading branch information
Yung-Wa authored and weblate committed Dec 19, 2023
1 parent bd5fbfa commit cf0949b
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions account_statement_import_camt54/i18n/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,25 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-12-19 14:30+0000\n"
"Last-Translator: Yung-Wa <yw.ng@onestein.nl>\n"
"Language-Team: none\n"
"Language: nl\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_statement_import_camt54
#: model:ir.model,name:account_statement_import_camt54.model_account_statement_import_camt_parser
msgid "Account Bank Statement Import CAMT parser"
msgstr ""
msgstr "Rekeningafschrift importeren CAMT ontleder"

#. module: account_statement_import_camt54
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal__transfer_line
msgid "Add balance Line"
msgstr ""
msgstr "Saldolijn toevoegen"

#. module: account_statement_import_camt54
#. odoo-python
Expand All @@ -34,6 +36,10 @@ msgid ""
"`i` and `n` must be integers.\n"
"e.g. \"13,6\""
msgstr ""
"Configuratieparameter `isr_partner_ref` is verkeerd.\n"
"Hij moet het formaat `i[,n]` hebben. \n"
"`i` en `n` moeten gehele getallen zijn.\n"
"Bijv. \"13,6\""

#. module: account_statement_import_camt54
#. odoo-python
Expand All @@ -46,18 +52,23 @@ msgid ""
"`n` the number of digit in the reference, by default 6.\n"
"e.g. \"13,6\""
msgstr ""
"Configuratieparameter `isr_partner_ref` is verkeerd.\n"
"Hij moet het formaat `i[,n]` hebben. \n"
"waarbij `i` de positie van het eerste cijfer is en\n"
"`n` het aantal cijfers in de verwijzing, standaard 6.\n"
"Bijv \"13,6\""

#. module: account_statement_import_camt54
#: model:ir.model.fields,help:account_statement_import_camt54.field_account_journal__transfer_line
msgid "Generate balance line on total of bank statement import"
msgstr ""
msgstr "Genereer saldoregel op het totaal van geïmporteerde bankafschriften"

#. module: account_statement_import_camt54
#: model:ir.model,name:account_statement_import_camt54.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr ""
msgstr "Bankafschriften importeren"

#. module: account_statement_import_camt54
#: model:ir.model,name:account_statement_import_camt54.model_account_journal
msgid "Journal"
msgstr ""
msgstr "Dagboek"

0 comments on commit cf0949b

Please sign in to comment.