# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_adyen # # Translators: # Wil Odoo, 2024 # Manon Rondou, 2024 # Erwin van der Ploeg , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Erwin van der Ploeg , 2024\n" "Language-Team: Dutch (https://app.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: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_provider_form msgid "" "Warning: To capture the amount manually, you also need to set\n" " the Capture Delay to manual on your Adyen account settings." msgstr "" "Waarschuwing: Om het bedrag handmatig vast te leggen, moet je ook \n" " de vastleggingstermijn handmatig bepalen in de instellingen van je Adyen account." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "A request was sent to void the transaction with reference %(reference)s " "(%(provider)s)." msgstr "" "Er is een verzoek verzonden om de transactie te annuleren met referentie " "%(reference)s (%(provider)s)." #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_api_key msgid "API Key" msgstr "API key" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_api_url_prefix msgid "API URL Prefix" msgstr "URL-voorvoegsel API" #. module: payment_adyen #: model:ir.model.fields.selection,name:payment_adyen.selection__payment_provider__code__adyen msgid "Adyen" msgstr "Adyen" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "An error occurred during the processing of your payment. Please try again." msgstr "" "Er is een fout opgetreden tijdens de verwerking van je betaling. Probeer het" " opnieuw." #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/js/payment_form.js:0 msgid "Cannot display the payment form" msgstr "Kan het betaalformulier niet weergeven" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_client_key msgid "Client Key" msgstr "Clientsleutel" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__code msgid "Code" msgstr "Code" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_provider.py:0 msgid "Could not establish the connection to the API." msgstr "Kan geen verbinding maken met de API." #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_hmac_key msgid "HMAC Key" msgstr "HMAC-sleutel" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_capture_wizard__has_adyen_tx msgid "Has Adyen Tx" msgstr "Heeft Adyen Tx" #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/js/payment_form.js:0 msgid "Incorrect payment details" msgstr "Onjuiste betaalgegevens" #. module: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_provider_form msgid "Learn More" msgstr "Leer meer" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_merchant_account msgid "Merchant Account" msgstr "Handelaarsaccount" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "No transaction found matching reference %s." msgstr "Geen transactie gevonden die overeenkomt met referentie %s." #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_capture_wizard msgid "Payment Capture Wizard" msgstr "Wizard voor het vastleggen van betalingen" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_provider msgid "Payment Provider" msgstr "Betaalprovider" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_token msgid "Payment Token" msgstr "Betalingstoken" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_transaction msgid "Payment Transaction" msgstr "Betalingstransactie" #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/js/payment_form.js:0 msgid "Payment processing failed" msgstr "Betalingsverwerking mislukt" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data for child transaction with missing transaction values" msgstr "" "Gegevens ontvangen voor onderliggende transactie met ontbrekende " "transactiewaarden" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data with invalid payment state: %s" msgstr "Gegevens ontvangen met ongeldige betalingsstatus: %s" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data with missing merchant reference" msgstr "Gegevens ontvangen met ontbrekende verkopersreferentie" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data with missing payment state." msgstr "Gegevens ontvangen met ontbrekende betalingsstatus." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/controllers/main.py:0 msgid "Received tampered payment request data." msgstr "Ontvangen van geknoeid betalingsverzoekgegevens." #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_token__adyen_shopper_reference msgid "Shopper Reference" msgstr "Klantenreferentie" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_api_key msgid "The API key of the webservice user" msgstr "De API key van de webservicegebruiker" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_hmac_key msgid "The HMAC key of the webhook" msgstr "De HMAC-sleutel van de webhook" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "The amount processed by Adyen for the transaction %s is different than the " "one requested. Another transaction is created with the correct amount." msgstr "" "Het door Adyen verwerkte bedrag voor de transactie %s verschilt van het " "gevraagde bedrag. Een andere transactie is aangemaakt met het juiste bedrag." #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_api_url_prefix msgid "The base URL for the API endpoints" msgstr "De basis-URL voor de API-eindpunten" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "The capture of the transaction with reference %s failed." msgstr "Het vastleggen van de transactie met referentie %s is mislukt." #. module: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_capture_wizard_view_form msgid "" "The capture or void of the transaction might take a few minutes to be\n" " processed by Adyen and reflected in Odoo." msgstr "" "Het vasleggen of annuleren van de transactie kan een paar minuten duren\n" " om te worden verwerkt door Adyen en weergegeven in Odoo." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "The capture request of %(amount)s for the transaction with reference %(ref)s" " has been requested (%(provider_name)s)." msgstr "" "Het vastleggen van %(amount)s voor de transactie met referentie %(ref)s is " "aangevraagd (%(provider_name)s)." #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_client_key msgid "The client key of the webservice user" msgstr "De clientsleutel van de webservicegebruiker" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_merchant_account msgid "The code of the merchant account to use with this provider" msgstr "" "De code van het verkopersaccount die bij deze provider moet worden gebruikt" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_provider.py:0 msgid "The communication with the API failed. Details: %s" msgstr "De communicatie met de API is mislukt. Details: %s" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "De technische code van deze betaalprovider." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "The transaction is not linked to a token." msgstr "De transactie is niet gekoppeld aan een token." #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_token__adyen_shopper_reference msgid "The unique reference of the partner owning this token" msgstr "De unieke referentie van het contact die deze token bezit" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "The void of the transaction with reference %s failed." msgstr "Het annuleren van de transactie met referentie %s is mislukt." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Your payment was refused. Please try again." msgstr "Je betaling is geweigerd. Probeer het opnieuw."