769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
221 lines
7.6 KiB
Plaintext
221 lines
7.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_payment
|
|
#
|
|
# Translators:
|
|
# Cas Vissers <casvissers@brahoo.nl>, 2017
|
|
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2017
|
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|
# Eric Geens <ericgeens@yahoo.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
|
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
|
"Last-Translator: Eric Geens <ericgeens@yahoo.com>, 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_payment
|
|
#: code:addons/account_payment/models/payment.py:61
|
|
#, python-format
|
|
msgid "<%s> transaction (%s) invoice confirmation failed : <%s>"
|
|
msgstr "<%s> transactie (%s) factuur bevestiging mislukt: <%s>"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/models/payment.py:45
|
|
#, python-format
|
|
msgid "<%s> transaction (%s) failed : <%s>"
|
|
msgstr "<%s> transactie (%s) mislukt : <%s>"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/models/payment.py:52
|
|
#, python-format
|
|
msgid "<%s> transaction (%s) invalid state : %s"
|
|
msgstr "<%s> transactie (%s) foutieve status : %s"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid "<i class=\"fa fa-arrow-circle-right\"/> Pay Now"
|
|
msgstr "<i class=\"fa fa-arrow-circle-right\"/> Betaal nu"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<i class=\"fa fa-arrow-circle-right\"/><span class=\"hidden-xs\"> Pay "
|
|
"Now</span>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-arrow-circle-right\"/><span class=\"hidden-xs\"> Betaal "
|
|
"nu</span>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid "<i class=\"fa fa-check-circle\"/> Paid"
|
|
msgstr "<i class=\"fa fa-check-circle\"/> Betaald"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid "<i class=\"fa fa-check-circle\"/> Pending"
|
|
msgstr "<i class=\"fa fa-check-circle\"/> In afwachting"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_report
|
|
msgid ""
|
|
"<span class=\"label label-info orders_label_text_align\"><i class=\"fa fa-fw"
|
|
" fa-clock-o\"/> Waiting</span>"
|
|
msgstr ""
|
|
"<span class=\"label label-info orders_label_text_align\"><i class=\"fa fa-fw"
|
|
" fa-clock-o\"/> Wachtend</span>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_report
|
|
msgid ""
|
|
"<span class=\"label label-success orders_label_text_align\"><i class=\"fa "
|
|
"fa-fw fa-check\"/> Done</span>"
|
|
msgstr ""
|
|
"<span class=\"label label-success orders_label_text_align\"><i class=\"fa "
|
|
"fa-fw fa-check\"/> Verwerkt</span>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_report
|
|
msgid "<strong>Transactions</strong>"
|
|
msgstr "<strong>Transacties</strong>"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/controllers/payment.py:53
|
|
#, python-format
|
|
msgid ""
|
|
"If we store your payment information on our server, subscription payments "
|
|
"will be made automatically."
|
|
msgstr ""
|
|
"Als we uw betalingsinformatie opslaan op onze server worden "
|
|
"abonnementsbetalingen automatisch gemaakt."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model,name:account_payment.model_account_invoice
|
|
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction_account_invoice_id
|
|
msgid "Invoice"
|
|
msgstr "Factuur"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
|
msgid "Invoice successfully paid."
|
|
msgstr "Factuur succesvol betaald."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_id
|
|
msgid "Last Transaction"
|
|
msgstr "Laatste transactie"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_count
|
|
msgid "Number of payment transactions"
|
|
msgstr "Aantal betalingstransacties"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/controllers/payment.py:50
|
|
#, python-format
|
|
msgid "Pay & Confirm"
|
|
msgstr "Betaal & Bevestig"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/models/payment.py:119
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
#, python-format
|
|
msgid "Pay Now"
|
|
msgstr "Betaal nu"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid "Pay with"
|
|
msgstr "Betaal met"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_acquirer_id
|
|
msgid "Payment Acquirer"
|
|
msgstr "Betaling verwerver"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model,name:account_payment.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "Betalingstransactie"
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/models/account_invoice.py:28
|
|
#, python-format
|
|
msgid "Payment Transactions"
|
|
msgstr "Betalingstransacties"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid ""
|
|
"There was an error processing your payment: impossible to validate invoice."
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: kan facturen niet "
|
|
"valideren."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid "There was an error processing your payment: invalid invoice state."
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: incorrecte factuur "
|
|
"status."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid "There was an error processing your payment: invalid invoice."
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: incorrecte factuur."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid ""
|
|
"There was an error processing your payment: issue with credit card ID "
|
|
"validation."
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: fout in creditcard "
|
|
"validatie."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid ""
|
|
"There was an error processing your payment: transaction amount issue.<br/>"
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: fout in "
|
|
"transactiebedrag.<br/>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid "There was an error processing your payment: transaction failed.<br/>"
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: transactie "
|
|
"mislukt.<br/>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid "There was an error processing your payment: transaction issue.<br/>"
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: transactie fout.<br/>"
|
|
|
|
#. module: account_payment
|
|
#: model:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
|
msgid "There was en error processing your payment: invalid credit card ID."
|
|
msgstr ""
|
|
"Er was een fout met het verwerken van uw betalingen: foute credit card ID."
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_ids
|
|
#: model:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
|
|
msgid "Transactions"
|
|
msgstr "Transacties"
|