odoo/addons/account_tax_cash_basis/i18n/nl.po

116 lines
4.4 KiB
Plaintext
Raw Normal View History

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_tax_cash_basis
#
# Translators:
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2016
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2016
# Martin Trigaux <mat@odoo.com>, 2016
# Stephan Van Dyck <stephan.vandyck@vanroey.be>, 2016
# Cas Vissers <casvissers@brahoo.nl>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-07 08:55+0000\n"
"PO-Revision-Date: 2016-09-07 08:55+0000\n"
"Last-Translator: Cas Vissers <casvissers@brahoo.nl>, 2017\n"
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_account_move
msgid "Account Entry"
msgstr "Boeking"
#. module: account_tax_cash_basis
#: model:ir.model.fields,help:account_tax_cash_basis.field_account_tax_cash_basis_account
msgid "Account use when creating entry for tax cash basis"
msgstr "Rekening gebruikt bij het aanmaken van boekingen voor BTW kasbasis"
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_res_company
msgid "Companies"
msgstr "Bedrijven"
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_account_move_line
msgid "Journal Item"
msgstr "Boeking"
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_account_partial_reconcile
msgid "Partial Reconcile"
msgstr "Gedeeltelijke aflettering"
#. module: account_tax_cash_basis
#: code:addons/account_tax_cash_basis/models/account_partial_reconcile.py:39
#, python-format
msgid "Please configure a Tax Received Account for tax %s"
msgstr "Configureer een BTW af te dragen grootboek voor BTW %s"
#. module: account_tax_cash_basis
#: model:ir.model.fields,help:account_tax_cash_basis.field_account_tax_use_cash_basis
msgid ""
"Select this if the tax should use cash basis,which will create an entry for "
"this tax on a given account during reconciliation"
msgstr ""
"Selecteer dit als de BTW kasbasis moet gebruiken. Dit maakt een mutatie aan "
"bij het afletteren."
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_account_tax
msgid "Tax"
msgstr "BTW"
#. module: account_tax_cash_basis
#: model:ir.model.fields,field_description:account_tax_cash_basis.field_account_move_tax_cash_basis_rec_id
msgid "Tax Cash Basis Entry of"
msgstr "BTW kasbasis mutatie van"
#. module: account_tax_cash_basis
#: model:ir.model.fields,field_description:account_tax_cash_basis.field_account_config_settings_tax_cash_basis_journal_id
#: model:ir.model.fields,field_description:account_tax_cash_basis.field_res_company_tax_cash_basis_journal_id
msgid "Tax Cash Basis Journal"
msgstr "BTW kasbasis dagboek"
#. module: account_tax_cash_basis
#: model:ir.model.fields,field_description:account_tax_cash_basis.field_account_tax_cash_basis_account
msgid "Tax Received Account"
msgstr "Ontvangen BTW rekening"
#. module: account_tax_cash_basis
#: model:ir.model.fields,help:account_tax_cash_basis.field_account_move_tax_cash_basis_rec_id
msgid ""
"Technical field used to keep track of the tax cash basis reconciliation.This"
" is needed when cancelling the source: it will post the inverse journal "
"entry to cancel that part too."
msgstr ""
"Technisch veld gebruikt om de BTW kasbasis aflettering bij te houden. Dit is"
" nodig wanneer de bron wordt geannuleerd: het plaatst de omgekeerde dagboek "
"mutatie om dat gedeelte ook te annuleren."
#. module: account_tax_cash_basis
#: code:addons/account_tax_cash_basis/models/account_partial_reconcile.py:80
#, python-format
msgid ""
"There is no tax cash basis journal defined for this company: \"%s\" \n"
"Configure it in Accounting/Configuration/Settings"
msgstr ""
"Er is geen BTW kasbasis dagboek gedefinieerd voor dit bedrijf: \"%s\"\n"
"Configureer het onder Boekhouding/Configuratie/Instellingen"
#. module: account_tax_cash_basis
#: model:ir.model.fields,field_description:account_tax_cash_basis.field_account_tax_use_cash_basis
msgid "Use Cash Basis"
msgstr "Gebruik kasbasis"
#. module: account_tax_cash_basis
#: model:ir.model,name:account_tax_cash_basis.model_account_config_settings
msgid "account.config.settings"
msgstr "account.config.settings"