diff --git a/account_skip_bank_reconciliation/i18n/nl_NL.po b/account_skip_bank_reconciliation/i18n/nl_NL.po new file mode 100644 index 00000000..f6bc0289 --- /dev/null +++ b/account_skip_bank_reconciliation/i18n/nl_NL.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_skip_bank_reconciliation +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2019-07-15 09:43+0000\n" +"Last-Translator: Cas Vissers \n" +"Language-Team: none\n" +"Language: nl_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 3.7.1\n" + +#. module: account_skip_bank_reconciliation +#: model:ir.model,name:account_skip_bank_reconciliation.model_account_account +msgid "Account" +msgstr "Grootboek" + +#. module: account_skip_bank_reconciliation +#: model:ir.model,name:account_skip_bank_reconciliation.model_account_bank_statement_line +msgid "Bank Statement Line" +msgstr "Bankafschriftregel" + +#. module: account_skip_bank_reconciliation +#: model:ir.model.fields,help:account_skip_bank_reconciliation.field_account_account_exclude_bank_reconcile +msgid "Check this box if the journal items of this account should not appear in the list of journal items to match a statement line." +msgstr "" +"Vink aan wanneer boekingsregels uit dit grootboek niet zichtbaar mogen " +"worden bij het verwerken van een bankafschrift regel." + +#. module: account_skip_bank_reconciliation +#: model:ir.model.fields,field_description:account_skip_bank_reconciliation.field_account_account_exclude_bank_reconcile +msgid "Exclude from Bank Reconciliation" +msgstr "Sluit uit in bankafschrift"