odoo/addons/payment_paypal/i18n/nl.po

117 lines
3.4 KiB
Plaintext

# Dutch translation for openobject-addons
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-01-22 08:04+0000\n"
"Last-Translator: Erwin van der Ploeg (BAS Solutions) <Unknown>\n"
"Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2015-01-23 06:51+0000\n"
"X-Generator: Launchpad (build 17306)\n"
#. module: payment_paypal
#: model:payment.acquirer,pre_msg:payment_paypal.payment_acquirer_paypal
msgid ""
"<p>You will be redirected to the Paypal website after clicking on the "
"payment button.</p>"
msgstr ""
"<p>U wordt doorgestuurd naar de Paypal website na het klikken op de betaal "
"knop./p>"
#. module: payment_paypal
#: field:payment.acquirer,paypal_api_access_token:0
msgid "Access Token"
msgstr "Toegangstoken"
#. module: payment_paypal
#: field:payment.acquirer,paypal_api_access_token_validity:0
msgid "Access Token Validity"
msgstr "Geldigheid toegangstoken"
#. module: payment_paypal
#: model:ir.model,name:payment_paypal.model_res_company
msgid "Companies"
msgstr "Bedrijven"
#. module: payment_paypal
#: view:account.config.settings:payment_paypal.payment_paypal_option_config
msgid "Configure payment acquiring methods"
msgstr "Betaalmethodes instellen"
#. module: payment_paypal
#: model:ir.model,name:payment_paypal.model_payment_acquirer
msgid "Payment Acquirer"
msgstr "Betaling verwerver"
#. module: payment_paypal
#: model:ir.model,name:payment_paypal.model_payment_transaction
msgid "Payment Transaction"
msgstr "Betalingstransactie"
#. module: payment_paypal
#: field:payment.acquirer,paypal_email_account:0
msgid "Paypal Email ID"
msgstr "Paypal e-mail ID"
#. module: payment_paypal
#: help:payment.acquirer,paypal_use_ipn:0
msgid "Paypal Instant Payment Notification"
msgstr "Directe betaling notificatie Paypal"
#. module: payment_paypal
#: field:payment.acquirer,paypal_seller_account:0
msgid "Paypal Merchant ID"
msgstr "Paypal Merchant ID"
#. module: payment_paypal
#: view:payment.transaction:payment_paypal.transaction_form_paypal
msgid "Paypal TX Details"
msgstr "Paypal TX Details"
#. module: payment_paypal
#: field:payment.acquirer,paypal_api_password:0
msgid "Rest API Password"
msgstr "Rest API wachtwoord"
#. module: payment_paypal
#: field:payment.acquirer,paypal_api_username:0
msgid "Rest API Username"
msgstr "Rest API gebruikersnaam"
#. module: payment_paypal
#: help:payment.acquirer,paypal_seller_account:0
msgid ""
"The Merchant ID is used to ensure communications coming from Paypal are "
"valid and secured."
msgstr ""
"De Merchant ID wordt gebruikt om communicatie afkomstig van Paypal te "
"valideren en beveiligen."
#. module: payment_paypal
#: field:payment.transaction,paypal_txn_id:0
msgid "Transaction ID"
msgstr "Transactie ID"
#. module: payment_paypal
#: field:payment.transaction,paypal_txn_type:0
msgid "Transaction type"
msgstr "Type transactie"
#. module: payment_paypal
#: field:payment.acquirer,paypal_use_ipn:0
msgid "Use IPN"
msgstr "Gebruik IPN"
#. module: payment_paypal
#: field:payment.acquirer,paypal_api_enabled:0
msgid "Use Rest API"
msgstr "Gebruik Rest API"