# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_mercury # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:55+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 2023\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: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.res_config_settings_view_form_inherit_pos_mercury msgid "Buy a card reader" msgstr "Koop een kaartlezer" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form msgid "" "Vantiv Configurations define what Vantiv account will be used when\n" " processing credit card transactions in the Point Of Sale. Setting up a Vantiv\n" " configuration will enable you to allow payments with various credit cards\n" " (eg. Visa, MasterCard, Discovery, American Express, ...). After setting up this\n" " configuration you should associate it with a Point Of Sale payment method." msgstr "" "In de Vantiv-configuraties wordt gedefinieerd welke Vantiv-rekening wordt gebruikt bij\n" " de verwerking van creditcardtransacties in het Point Of Sale. Het opzetten van een Vantiv\n" " configuratie maakt het mogelijk om betalingen toe te staan met verschillende creditcards cards\n" " (bijv. Visa, MasterCard, Discovery, American Express, ...). Na het opzetten van deze\n" "configuratie moet je deze koppelen aan een Point Of Sale betaalmethode." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #, python-format msgid "ABOVE AMOUNT PURSUANT" msgstr "BOVEN OVEREENKOMSTIG BEDRAG" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #, python-format msgid "APPROVAL CODE:" msgstr "GOEDKEURINGSCODE:" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_barcode_rule msgid "Barcode Rule" msgstr "Barcode regel" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #, python-format msgid "CARDHOLDER WILL PAY CARD ISSUER" msgstr "KAARTEIGENAAR BETAALD KAARTUITGEVER" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_card_brand msgid "Card Brand" msgstr "Kaartmerk" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_card_number #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_order msgid "Card Number" msgstr "Kaartnummer" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_prefixed_card_number msgid "Card Number Prefix" msgstr "Kaartnummer prefix" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_card_owner_name msgid "Card Owner Name" msgstr "Naam kaarteigenaar" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_tree msgid "Card Reader" msgstr "Kaartlezer" #. module: pos_mercury #: model_terms:ir.actions.act_window,help:pos_mercury.action_configuration_form msgid "Configure your card reader" msgstr "Configureer je kaartlezer" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Could not read card" msgstr "Kan kaart niet lezen" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__create_uid #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__create_date #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__create_date msgid "Created on" msgstr "Aangemaakt op" #. module: pos_mercury #: model:ir.model.fields.selection,name:pos_mercury.selection__barcode_rule__type__credit msgid "Credit Card" msgstr "Creditcard" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "" "Credit card refunds are not supported. Instead select your credit card " "payment method, click 'Validate' and refund the original charge manually " "through the Vantiv backend." msgstr "" "Terugbetalingen van creditcards worden niet ondersteund. Selecteer in plaats" " daarvan je creditcard betaalmethode, klik op 'Bevestigen' en restitueer het" " oorspronkelijke bedrag handmatig via de Vantiv-backend." #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__display_name #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__display_name msgid "Display Name" msgstr "Schermnaam" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form msgid "" "For quickly handling orders: just swiping a credit card when on the payment screen\n" " (without having pressed anything else) will charge the full amount of the order to\n" " the card." msgstr "" "Om snel orders af te handelen: swipe gewoon een creditcard wanneer je op het betaalscherm zit\n" "(zonder iets anders te hebben ingedrukt) dit rekent het volledige bedrag van de order af\n" "van de kaart." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/product_screen/product_screen.js:0 #, python-format msgid "Go to payment screen to use cards" msgstr "Ga naar het betaalscherm om kaarten te gebruiken" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Handling transaction..." msgstr "Transactie verwerken..." #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__id #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__id msgid "ID" msgstr "ID" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_mercury_configuration__merchant_id msgid "ID of the merchant to authenticate him on the payment provider server" msgstr "" "ID van de handelaar om hem te authenticeren op de betaalprovider server" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form msgid "" "If you don't already have a Vantiv account, contact Vantiv at +1 (800) 846-4472\n" " to create one." msgstr "" "Als je nog geen Vantiv account heeft kun je Vantiv contacteren op +1(800) 846-4472\n" "om een account aan te maken." #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_invoice_no msgid "Invoice number from Vantiv Pay" msgstr "Factuurnummer van Vantiv Pay" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__write_uid #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__write_date #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_mercury_transaction__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__merchant_id msgid "Merchant ID" msgstr "Merchant ID" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__merchant_pwd msgid "Merchant Password" msgstr "Handelaar wachtwoord" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_mercury_configuration__name msgid "Name" msgstr "Naam" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_mercury_configuration__name msgid "Name of this Vantiv configuration" msgstr "Naam van deze Vantiv configuratie" #. module: pos_mercury #. odoo-python #: code:addons/pos_mercury/models/pos_mercury_transaction.py:0 #, python-format msgid "No Vantiv configuration associated with the payment method." msgstr "Geen Vantiv configuratie geassocieerd met de betaalmethode." #. module: pos_mercury #. odoo-python #: code:addons/pos_mercury/models/pos_mercury_transaction.py:0 #, python-format msgid "No opened point of sale session for user %s found." msgstr "Geen geopende kassa voor de gebruiker %s gevonden." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "No response from Vantiv (Vantiv down?)" msgstr "Geen reactie van Vantiv (Vantiv offline?)" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "No response from server (connected to network?)" msgstr "Geen reacties van server (verbonden met netwerk?)" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Odoo error while processing transaction." msgstr "Odoo error tijdens transactie verwerking." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/payment_transaction_popup/payment_transaction_popup.js:0 #, python-format msgid "Ok" msgstr "Ok" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/payment_transaction_popup/payment_transaction_popup.js:0 #, python-format msgid "Online Payment" msgstr "Online betaling" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Partially approved" msgstr "Deels goedgekeurd" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_mercury_configuration__merchant_pwd msgid "" "Password of the merchant to authenticate him on the payment provider server" msgstr "" "Wachtwoord van de handelaar om zichzelf mee te authenticeren op het " "betaalprovider platform" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Pay with: " msgstr "Betaal met:" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_record_no msgid "Payment record number from Vantiv Pay" msgstr "Betaling record nummer van Vantiv Pay" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_ref_no msgid "Payment reference number from Vantiv Pay" msgstr "Betalingsreferentie nummer van Vantiv Pay" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Please setup your Vantiv merchant account." msgstr "Stel je Vantiv handelaar account in." #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_order msgid "Point of Sale Orders" msgstr "Kassaorders" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_payment_method msgid "Point of Sale Payment Methods" msgstr "Kassa betaalmethodes" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_payment msgid "Point of Sale Payments" msgstr "Kassa betalingen" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_session msgid "Point of Sale Session" msgstr "Kassa sessie" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_mercury_configuration msgid "Point of Sale Vantiv Configuration" msgstr "Kassa Vantiv configuratie" #. module: pos_mercury #: model:ir.model,name:pos_mercury.model_pos_mercury_mercury_transaction msgid "Point of Sale Vantiv Transaction" msgstr "Kassa Vantiv transactie" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Refunds not supported" msgstr "Terugbetalingen niet ondersteund" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Reversal failed, sending VoidSale..." msgstr "Omkering mislukt, VoidSale verzenden..." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Reversal succeeded" msgstr "Omkering gelukt" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Sending reversal..." msgstr "Omkering verzenden..." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #, python-format msgid "TO CARDHOLDER AGREEMENT" msgstr "OVEREENKOMST KAARTHOUDER" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_card_brand msgid "The brand of the payment card (e.g. Visa, AMEX, ...)" msgstr "Het merk van de betaalkaart (bv. Visa, AMEX, ...)" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_prefixed_card_number msgid "The card number used for the payment." msgstr "De kaartnummer gebruikt voor de betaling." #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment_method__pos_mercury_config_id msgid "The configuration of Vantiv used for this journal" msgstr "De configuratie van Vantiv gebruikt voor dit dagboek" #. module: pos_mercury #: model:ir.model.fields,help:pos_mercury.field_pos_payment__mercury_card_number msgid "The last 4 numbers of the card used to pay" msgstr "De laatste 4 cijfers van de kaart gebruikt voor de betaling" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "" "This can be caused by a badly executed swipe or by not having your keyboard " "layout set to US QWERTY (not US International)." msgstr "" "Dit kan veroorzaakt zijn door een slechte swipe of door je keyboard layout " "die niet op US QWERTY staat (niet VS internationaal)." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "Transaction approved" msgstr "Transactie goedgekeurd" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_barcode_rule__type msgid "Type" msgstr "Soort" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form msgid "" "Using the Vantiv integration in the Point Of Sale is easy: just press the\n" " associated payment method. After that the amount can be adjusted (eg. for cashback)\n" " just like on any other payment line. Whenever the payment line is set up, a card\n" " can be swiped through the card reader device." msgstr "" "Het gebruik van de Vantiv-integratie in het Point Of Sale is eenvoudig: je " "hoeft alleen maar te klikken op de bijhorende betaalmethode . Daarna kan het" " bedrag worden aangepast (bijv. voor cashback) net als op elke andere " "betaalregel. Wanneer de betaalregel is ingesteld, kan een kaart door de " "kaartlezer worden geveegd." #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.res_config_settings_view_form_inherit_pos_mercury msgid "Vantiv Accounts" msgstr "Vantiv accounts" #. module: pos_mercury #: model:ir.actions.act_window,name:pos_mercury.action_configuration_form #: model:ir.ui.menu,name:pos_mercury.menu_pos_pos_mercury_config msgid "Vantiv Configurations" msgstr "Vantiv configuraties" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment_method__pos_mercury_config_id msgid "Vantiv Credentials" msgstr "Vantiv inloggegevens" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_invoice_no msgid "Vantiv invoice number" msgstr "Vantiv factuurnummer" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_record_no msgid "Vantiv record number" msgstr "Vantiv record nummer" #. module: pos_mercury #: model:ir.model.fields,field_description:pos_mercury.field_pos_payment__mercury_ref_no msgid "Vantiv reference number" msgstr "Vantiv referentienummer" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen/payment_screen.js:0 #, python-format msgid "VoidSale succeeded" msgstr "VoidSale succesvol voltooid" #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/overrides/components/payment_screen_payment_lines/payment_screen_payment_lines.xml:0 #, python-format msgid "WAITING FOR SWIPE" msgstr "WACHTEND OP SWIPEN" #. module: pos_mercury #: model_terms:ir.ui.view,arch_db:pos_mercury.view_pos_mercury_configuration_form msgid "" "We currently support the MagTek Dynamag card reader device. It can be connected\n" " directly to the Point Of Sale device or it can be connected to the IoTBox." msgstr "" "Wij ondersteunen momenteel de MagTek Dynamag kaartlezer. Deze kan direct verbonden\n" "worden met de kassa of het kan verbonden worden met de IoTBox." #. module: pos_mercury #. odoo-javascript #: code:addons/pos_mercury/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #, python-format msgid "X______________________________" msgstr "X______________________________"