diff --git a/account_statement_import_camt54/i18n/nl.po b/account_statement_import_camt54/i18n/nl.po index 83b365e3..887f1fdc 100644 --- a/account_statement_import_camt54/i18n/nl.po +++ b/account_statement_import_camt54/i18n/nl.po @@ -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 \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 @@ -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 @@ -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"