8017 lines
288 KiB
Plaintext
8017 lines
288 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * point_of_sale
|
|
#
|
|
# Translators:
|
|
# Lukas Van Cauter <cvl@odoo.com>, 2022
|
|
# Martin Trigaux, 2023
|
|
# Jolien De Paepe, 2024
|
|
# Larissa Manderfeld, 2024
|
|
# Wil Odoo, 2024
|
|
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2025
|
|
# Manon Rondou, 2025
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
|
"Last-Translator: Manon Rondou, 2025\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: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid " - closing"
|
|
msgstr " - afsluiting"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid " - opening"
|
|
msgstr " - opening"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid " REFUND"
|
|
msgstr " GERETOURNEERD"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "% Disc"
|
|
msgstr "% Kort"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "%(pos_name)s (not used)"
|
|
msgstr "%(pos_name)s (niet gebruikt)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s POS payment of %s in %s"
|
|
msgstr "%s Kassa-betaling van %s in %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "%s customer(s) found for \"%s\"."
|
|
msgstr "%s klant(en) gevonden voor \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"%s has a total amount of %s, are you sure you want to delete this order ?"
|
|
msgstr ""
|
|
"%s heeft een totaalbedrag van %s, weet je zeker dat je deze order wilt "
|
|
"verwijderen?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid "%s product(s) found for \"%s\"."
|
|
msgstr "%s product(en) gevonden voor \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s untaxed"
|
|
msgstr "%s excl. BTW"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s with %s"
|
|
msgstr "%s met %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "& invoice"
|
|
msgstr "& factuur"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "(Both will be sent by email)"
|
|
msgstr "(Beide worden per e-mail verzonden)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "(RESCUE FOR %(session)s)"
|
|
msgstr "(REDDING VOOR %(session)s)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "(as of opening)"
|
|
msgstr "(vanaf opening)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "(update)"
|
|
msgstr "(bijwerken)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "+ New Shop"
|
|
msgstr "+ Nieuwe winkel"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
|
|
msgstr "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Beheer\" title=\"Beheer\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>How to manage tax-included prices"
|
|
msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>Hoe prijzen inclusief BTW beheren"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban
|
|
msgid ""
|
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
|
"cart\" title=\"Shopping cart\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-"
|
|
"label=\"Winkelmandje\" title=\"Winkelmandje\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
|
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"Deze instelling geldt voor alle "
|
|
"kassa's.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "<i class=\"fa fa-pencil\"/> Edit"
|
|
msgstr "<i class=\"fa fa-pencil\"/> Bewerk"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "<p>Dear %s,<br/>Here is your electronic ticket for the %s. </p>"
|
|
msgstr "<p>Beste %s,<br/>hier is je elektronische kassabon voor %s.</p>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"<p>Ready to have a look at the <b>POS Interface</b>? Let's start our first "
|
|
"session.</p>"
|
|
msgstr ""
|
|
"<p>Klaar om de <b>Kassa-interface</b> te bekijken? Laten we beginnen met "
|
|
"onze eerste sessie.</p>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid ""
|
|
"<span attrs=\"{'invisible': [('is_total_cost_computed','=', "
|
|
"True)]}\">TBD</span>"
|
|
msgstr ""
|
|
"<span attrs=\"{'invisible': [('is_total_cost_computed','=', "
|
|
"True)]}\">TBD</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\" aria-label=\"Values set here are company-specific.\" "
|
|
"groups=\"base.group_multi_company\" role=\"img\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Waardes die hier ingesteld "
|
|
"staan zijn bedrijfsspecifiek.\" aria-label=\"Waardes die hier ingesteld "
|
|
"staan zijn bedrijfsspecifiek.\" groups=\"base.group_multi_company\" "
|
|
"role=\"img\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"o_form_label\">Barcodes</span>\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"<span class=\"o_form_label\">Barcodes</span>\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"Deze instelling geldt voor alle kassa's.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Default Journals</span>"
|
|
msgstr "<span class=\"o_form_label\">Standaarddagboeken</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Multi Employees per Session</span>"
|
|
msgstr "<span class=\"o_form_label\">Meerdere werknemers per sessie</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Order Reference</span>"
|
|
msgstr "<span class=\"o_form_label\">Orderreferentie</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Payment Methods</span>"
|
|
msgstr "<span class=\"o_form_label\">Betalinsgmethodes</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
|
msgstr "<span class=\"oe_inline\"><b>Voorbeeldscherm overslaan</b></span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Last Closing Cash Balance</span>"
|
|
msgstr "<span>Laatste slotsaldo</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Last Closing Date</span>"
|
|
msgstr "<span>Laatste sluitingsdatum</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Reporting</span>"
|
|
msgstr "<span>Rapportages</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>View</span>"
|
|
msgstr "<span>Overzicht</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid ""
|
|
"<strong> > Payment Terminals</strong>\n"
|
|
" in order to install a Payment Terminal and make a fully integrated payment method."
|
|
msgstr ""
|
|
"<strong> > Betaalterminals</strong>\n"
|
|
" om een betaalterminal te installeren en een volledig geïntegreerde betaalmethode te maken."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "<strong>Amounting to:</strong>"
|
|
msgstr "<strong>Voor een bedrag van:</strong>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "? Clicking \"Confirm\" will validate the payment."
|
|
msgstr "? Klikken op *Bevestigen* bevestigd de betaling."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "A Customer Name Is Required"
|
|
msgstr "Een klantnaam is verplicht"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
|
|
msgid ""
|
|
"A globally unique identifier for this pos configuration, used to prevent "
|
|
"conflicts in client-generated data."
|
|
msgstr ""
|
|
"Een globale unieke identifier voor deze kassa-configuratie, gebruikt om "
|
|
"conflicten te voorkomen in cliënt gegenereerde data."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__login_number
|
|
msgid ""
|
|
"A sequence number that is incremented each time a user resumes the pos "
|
|
"session"
|
|
msgstr ""
|
|
"Een reeks welke iedere keer, als en gebruiker de kassa sessie hervat, wordt "
|
|
"opgehoogt"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__sequence_number
|
|
msgid "A sequence number that is incremented with each order"
|
|
msgstr "Een reeks dat iedere order wordt ogehoogt"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|
msgid ""
|
|
"A session is a period of time, usually one day, during which you sell "
|
|
"through the Point of Sale."
|
|
msgstr ""
|
|
"Een sessie is een tijdsperiode, meestal een dag, waarin je via de kassa wilt"
|
|
" verkopen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"A session is currently opened for this PoS. Some settings can only be "
|
|
"changed after the session is closed."
|
|
msgstr ""
|
|
"Er is momenteel een sessie geopend voor deze kassa. Sommige instellingen "
|
|
"kunnen alleen worden gewijzigd nadat de sessie is afgesloten."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
|
|
msgid "A session-unique sequence number for the order"
|
|
msgstr "Een sessie-uniek volgnummer voor de order"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
|
|
msgid "A short text that will be inserted as a footer in the printed receipt."
|
|
msgstr ""
|
|
"Een korte tekst die als voettekst in de afgedrukte bon zal worden ingevoegd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
|
|
msgid "A short text that will be inserted as a header in the printed receipt."
|
|
msgstr "Een korte tekst die ingevoegd wordt als kop op het afgedrukte ticket."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "AMOUNT"
|
|
msgstr "AANTAL"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept customer tips or convert their change to a tip"
|
|
msgstr "Sta fooien toe of converteer hun wisselgeld naar een fooi"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Six payment terminal"
|
|
msgstr "Accepteer betalingen met een Six-betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Stripe payment terminal"
|
|
msgstr "Accepteer betalingen met een Stripe betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Vantiv payment terminal"
|
|
msgstr "Accepteer betalingen met een Vantiv betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with an Adyen payment terminal"
|
|
msgstr "Accepteer betalingen met een Adyen betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
|
|
msgid "Access warning"
|
|
msgstr "Toegang waarschuwing"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
msgid "Account"
|
|
msgstr "Rekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
|
|
msgid "Account Cash Rounding"
|
|
msgstr "Rekening kasafronding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_chart_template
|
|
msgid "Account Chart Template"
|
|
msgstr "Grootboekschemasjabloon"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
|
|
msgid "Account Move"
|
|
msgstr "Boeking"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
|
|
msgid "Account payments representing aggregated and bank split payments."
|
|
msgstr ""
|
|
"Rekeningbetalingen die geaggregeerde en bankgesplitste betalingen "
|
|
"vertegenwoordigen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Accounting"
|
|
msgstr "Boekhouding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|
msgid "Accounting journal used to create invoices."
|
|
msgstr "Dagboek gebruikt voor het maken van facturen."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
|
|
msgid ""
|
|
"Accounting journal used to post POS session journal entries and POS invoice "
|
|
"payments."
|
|
msgstr ""
|
|
"Boekhoud dagboek dat wordt gebruikt om boekingen van kassasessies en "
|
|
"Kassafactuurbetalingen te boeken."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Actie gevraagd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
|
|
msgid "Active"
|
|
msgstr "Actief"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
|
|
msgid "Activities"
|
|
msgstr "Activiteiten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
|
|
msgid "Activity Exception Decoration"
|
|
msgstr "Activiteit uitzondering decoratie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
|
|
msgid "Activity State"
|
|
msgstr "Activiteitsfase"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
|
|
msgid "Activity Type Icon"
|
|
msgstr "Activiteitensoort icoon"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml:0
|
|
#, python-format
|
|
msgid "Add"
|
|
msgstr "Toevoegen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/OrderlineCustomerNoteButton.js:0
|
|
#, python-format
|
|
msgid "Add Customer Note"
|
|
msgstr "Klantnotitie toevoegen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Add Tip"
|
|
msgstr "Voeg fooi toe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|
msgid ""
|
|
"Add a QR code on the ticket, which the user can scan to request the invoice "
|
|
"linked to its order."
|
|
msgstr ""
|
|
"Voeg een QR-code toe aan het ticket, die de gebruiker kan scannen om de "
|
|
"factuur gekoppeld aan zijn bestelling op te vragen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Add a closing note..."
|
|
msgstr "Voeg een afsluitingsnotities toe..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Add a custom message to header and footer"
|
|
msgstr "Voeg een aangepaste tekst doe aan de kop en het voeteinde"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Add a customer"
|
|
msgstr "Voeg een klant toe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|
msgid "Add a new payment method"
|
|
msgstr "Voeg een nieuwe betaling toe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Add an opening note..."
|
|
msgstr "Voeg een openingsnotitie toe..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Add demo data"
|
|
msgstr "Demogegevens toevoegen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required information:"
|
|
msgstr "Aanvullende benodigde informatie:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required invoicing information:"
|
|
msgstr "Aanvullende benodigde facturatiegegevens:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required user information:"
|
|
msgstr "Aanvullende vereiste gebruikersinformatie:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Address"
|
|
msgstr "Adres"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Adds a button to set a global discount"
|
|
msgstr "Voegt een knop toe om een globale korting in te stellen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:res.groups,name:point_of_sale.group_pos_manager
|
|
msgid "Administrator"
|
|
msgstr "Beheerder"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
|
|
msgid "Advanced Cash Control"
|
|
msgstr "Geavanceerde kas controle"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Adyen"
|
|
msgstr "Adyen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
|
|
msgid "Adyen Payment Terminal"
|
|
msgstr "Adyment betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "All active orders"
|
|
msgstr "Alle actieve bestellingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"All available pricelists must be in the same currency as the company or as "
|
|
"the Sales Journal set on this point of sale if you use the Accounting "
|
|
"application."
|
|
msgstr ""
|
|
"Alle beschikbare betalingsmtehodes moeten dezelfde valuta hebben als het "
|
|
"bedrijf of als het dagboek op dit moment van verkoop, als je de boekhouding "
|
|
"applicatie gebruikt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"All payment methods must be in the same currency as the Sales Journal or the"
|
|
" company currency if that is not set."
|
|
msgstr ""
|
|
"Alle betalingsmtehodes moeten dezelfde valuta hebben als het dagboek of het "
|
|
"bedrijfsvaluta wanneer dat niet ingesteld is."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
|
msgid "All sales lines"
|
|
msgstr "Alle verkoopregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow Ship Later"
|
|
msgstr "Later verzenden toestaan"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow cashiers to set a discount per line"
|
|
msgstr "Laat kassamedewerker een korting per regel instellen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow to log and switch between selected Employees"
|
|
msgstr "Sta toe om te loggen en te schakelen tussen geselecteerde werknemers"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allowed"
|
|
msgstr "Toegestaan"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
|
|
msgid ""
|
|
"Allows to know if all the total cost of the order lines have already been "
|
|
"computed"
|
|
msgstr ""
|
|
"Maakt het mogelijk om te weten of alle totale kosten van de orderregels al "
|
|
"zijn berekend"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|
msgid "Allows to know if the total cost has already been computed or not"
|
|
msgstr ""
|
|
"Maakt het mogelijk om te weten of de totale kosten al zijn berekend of niet"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
|
|
msgid "Amount"
|
|
msgstr "Bedrag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|
msgid "Amount Authorized Difference"
|
|
msgstr "Toegestane bedrag afwijking"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
|
|
msgid "Amount to balance"
|
|
msgstr "Te balanceren bedrag"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
msgid "Amount total"
|
|
msgstr "Totaalbedrag"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"An error has occurred when trying to close the session.\n"
|
|
"You will be redirected to the back-end to manually close the session."
|
|
msgstr ""
|
|
"Er is een fout opgetreden bij het sluiten van de sessie.\n"
|
|
"Je wordt doorgestuurd naar de back-end om de sessie handmatig te sluiten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"An error occurred when loading product prices. Make sure all pricelists are "
|
|
"available in the POS."
|
|
msgstr ""
|
|
"Er is een fout opgetreden bij het laden van productprijzen. Controleer dat "
|
|
"alle prijslijsten beschikbaar zijn in de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
|
|
msgid "An internal identification of the point of sale."
|
|
msgstr "Een interne identificatie van de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#, python-format
|
|
msgid "An unknown error prevents us from getting closing information."
|
|
msgstr "Door een onbekende foutmelding krijgen we geen sluitingsinformatie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "An unknown error prevents us from loading product information."
|
|
msgstr ""
|
|
"Door een onbekende foutmeldingen kunnen we de productinformatie niet laden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Another session is already opened for this point of sale."
|
|
msgstr "Er is al een andere sessie geopend voor deze kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|
msgid "Archived"
|
|
msgstr "Gearchiveerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Are you sure that the customer wants to pay"
|
|
msgstr "Weet je zeker dat de klant wilt betalen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
|
|
msgid "As soon as possible"
|
|
msgstr "Zo snel mogelijk"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
|
|
msgid "At the session closing (faster)"
|
|
msgstr "Bij het sluiten van de sessie (sneller)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
|
|
msgid ""
|
|
"At the session closing: A picking is created for the entire session when it's closed\n"
|
|
" In real time: Each order sent to the server create its own picking"
|
|
msgstr ""
|
|
"Bij het sluiten van de sessie: Er wordt een picking gemaakt voor de hele sessie wanneer deze wordt gesloten\n"
|
|
" In realtime: Elke order die naar de server wordt verzonden, maakt zijn eigen picking"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Aantal bijlagen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
|
#, python-format
|
|
msgid "Attributes"
|
|
msgstr "Kenmerken"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Authorized Difference"
|
|
msgstr "Toegestane bedrag afwijking"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
|
|
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
|
msgstr ""
|
|
"Automatisch gegenereerde sessie voor wees-orders, genegeerd in beperkingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|
msgid "Automatic Receipt Printing"
|
|
msgstr "Automatisch kassabon afdrukken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
|
|
msgid "Automatically open the cashdrawer."
|
|
msgstr "Automatisch kassalade openen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Available"
|
|
msgstr "Beschikbaar"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
|
|
msgid "Available PoS Product Categories"
|
|
msgstr "Beschikbare kassa productcategorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
|
|
msgid "Available Pricelists"
|
|
msgstr "Beschikbare prijslijsten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|
msgid "Available in POS"
|
|
msgstr "Beschikbaar in kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
|
|
msgid "Average Price"
|
|
msgstr "Gemiddelde prijs"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ControlButtonPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ReprintReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Back"
|
|
msgstr "Terug"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Backend"
|
|
msgstr "Backend"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Backspace"
|
|
msgstr "Backspace"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Balance"
|
|
msgstr "Saldo"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
|
|
#, python-format
|
|
msgid "Bank"
|
|
msgstr "Bank"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
|
|
msgid "Bank Payments"
|
|
msgstr "Bankbetalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Rekeningafschriftregel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Barcode"
|
|
msgstr "Barcode"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Barcode Nomenclature"
|
|
msgstr "Barcode nomenclatuur"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
|
msgid "Barcode Rule"
|
|
msgstr "Barcoderegel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Barcode Scanner"
|
|
msgstr "Barcodescanner"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Barcode Scanner/Card Reader"
|
|
msgstr "Barcodescanner/kaartlezer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Base Amount"
|
|
msgstr "Grondslag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
|
|
msgid "Before Closing Difference"
|
|
msgstr "Voor afsluitverschil"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Billing address:"
|
|
msgstr "Facturatie adres:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
|
msgid "Bills"
|
|
msgstr "Leveranciersfacturen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Bills & Receipts"
|
|
msgstr "Facturen & Kassabonnen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
|
|
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
|
|
"purchase amount, period). Rewards can be discounts (% or amount) or free "
|
|
"products."
|
|
msgstr ""
|
|
"Verhoog je verkoop met meerdere soorten programma's: kortingsbonnen, "
|
|
"promoties, cadeaubonnen, loyaliteit. Er kunnen specifieke voorwaarden worden"
|
|
" gesteld (producten, klanten, minimum aankoopbedrag, periode). Beloningen "
|
|
"kunnen kortingen (% of bedrag) of gratis producten zijn."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Buffer:"
|
|
msgstr "Buffer:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__limited_partners_loading
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_limited_partners_loading
|
|
msgid ""
|
|
"By default, 10000 partners are loaded.\n"
|
|
"When the session is open, we keep on loading all remaining partners in the background.\n"
|
|
"In the meantime, you can use the 'Load Customers' button to load partners from database."
|
|
msgstr ""
|
|
"Standaard worden 10000 relaties geladen.\n"
|
|
"Wanneer de sessie open is, blijven we alle resterende relaties op de achtergrond laden.\n"
|
|
"In de tussentijd kun je de knop 'Klanten laden' gebruiken om relaties uit de database te laden."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
|
|
msgid "Bypass browser printing and prints via the hardware proxy."
|
|
msgstr "Niet via de browser afdrukken, maar via de hardware proxy."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "CASH"
|
|
msgstr "KAS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "CHANGE"
|
|
msgstr "WISSELGELD"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Can't change customer"
|
|
msgstr "Kan klant niet wijzigen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/EditListPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextInputPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
#, python-format
|
|
msgid "Cancel"
|
|
msgstr "Annuleren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Cancel Payment Request"
|
|
msgstr "Annuleer betaalaanvraag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
|
|
msgid "Cancelled"
|
|
msgstr "Geannuleerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "Cannot access product information screen if offline."
|
|
msgstr "Geen toegang tot het productinformatiescherm als offline."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Cannot close the session when offline."
|
|
msgstr "Kan de sessie niet sluiten wanneer offline."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Cannot modify a tip"
|
|
msgstr "Kan een fooi niet wijzigen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Cannot return change without a cash payment method"
|
|
msgstr "Kan geen wisselgeld terug geven bij een niet contant betaalwijze"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
|
|
#, python-format
|
|
msgid "Cardholder Name"
|
|
msgstr "Naam pashouder"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
|
|
#, python-format
|
|
msgid "Cash"
|
|
msgstr "Kas"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Cash In"
|
|
msgstr "Contant geld"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CashMoveButton.xml:0
|
|
#, python-format
|
|
msgid "Cash In/Out"
|
|
msgstr "Geld in/uit"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
|
|
msgid "Cash Journal"
|
|
msgstr "Kasboek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
|
|
msgid "Cash Lines"
|
|
msgstr "Geldregels"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Cash Out"
|
|
msgstr "Uitbetalen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Cash Register"
|
|
msgstr "Kasregister"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cash Rounding"
|
|
msgstr "Kasafronding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
|
|
msgid "Cash Rounding (PoS)"
|
|
msgstr "Kasafronding (kassa)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cash Roundings"
|
|
msgstr "Kasafrondingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash difference observed during the counting (Loss)"
|
|
msgstr "Contant verschil gevonden tijdens het tellen (verlies)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash difference observed during the counting (Profit)"
|
|
msgstr "Contant verschil gevonden tijdens het tellen (winst)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "Cash in/out of %s is ignored."
|
|
msgstr "Contact geld in/uit van %s wordt genegeerd."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash register"
|
|
msgstr "Kasregister"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
|
|
msgid "Cash rounding"
|
|
msgstr "Kasafronding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cashdrawer"
|
|
msgstr "Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
#, python-format
|
|
msgid "Cashier"
|
|
msgstr "Kassamedewerker"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|
msgid ""
|
|
"Categories are used to browse your products through the\n"
|
|
" touchscreen interface."
|
|
msgstr ""
|
|
"Categorieën worden gebruikt om producten te doorzoeken via de\n"
|
|
"touchscreen interface."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryButton.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
|
|
#, python-format
|
|
msgid "Category"
|
|
msgstr "Categorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
|
|
msgid "Category Name"
|
|
msgstr "Naam categorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_id
|
|
msgid "Category used in the Point of Sale."
|
|
msgstr "Categorie gebruikt in kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_chairs
|
|
msgid "Chairs"
|
|
msgstr "Stoelen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Change"
|
|
msgstr "Wisselgeld"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Change Tip"
|
|
msgstr "Wijzig fooi"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
|
|
msgid ""
|
|
"Check if the product should be weighted using the hardware scale "
|
|
"integration."
|
|
msgstr ""
|
|
"Vink aan indien het product gewogen moet worden met de hardware weegschaal "
|
|
"integratie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
|
|
msgid "Check if you want this product to appear in the Point of Sale."
|
|
msgstr "Vink deze optie aan als je het product wilt tonen in de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_uom_category__is_pos_groupable
|
|
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
|
|
msgid ""
|
|
"Check if you want to group products of this category in point of sale orders"
|
|
msgstr ""
|
|
"Vink deze optie aan als je producten van deze categorie wilt groeperen bij "
|
|
"kassaorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Check products"
|
|
msgstr "Bekijk producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
|
|
msgid "Check the amount of the cashbox at opening and closing."
|
|
msgstr "Controleer het bedrag van de kas bij het openen en sluiten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Check the internet connection then try again."
|
|
msgstr "Controleer de internetverbinding en probeer het opnieuw."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Check the internet connection then try to sync again by clicking on the red "
|
|
"wifi button (upper right of the screen)."
|
|
msgstr ""
|
|
"Controleer de internetverbinding en probeer opnieuw te synchroniseren door "
|
|
"op de rode wifi-knop (rechtsboven in het scherm) te klikken."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_id
|
|
msgid "Children Categories"
|
|
msgstr "Onderliggende categorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Choose a specific fiscal position at the order depending on the kind of "
|
|
"customer (tax exempt, onsite vs. takeaway, etc.)."
|
|
msgstr ""
|
|
"Kies een specifieke fiscale positie op het order afhankelijk van het soort "
|
|
"klant (vrijstelling van BTW, ter plaatse of afhaling, enzovoort)."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "City"
|
|
msgstr "Plaats"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Click here to close the session"
|
|
msgstr "Klik hier om de sessie te sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
|
|
msgid "Client"
|
|
msgstr "Client"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/HeaderButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
#, python-format
|
|
msgid "Close"
|
|
msgstr "Sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#, python-format
|
|
msgid "Close Session"
|
|
msgstr "Sessie sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Close Session & Post Entries"
|
|
msgstr "Sessie afsluiten en boekingen maken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
|
|
msgid "Close Session Wizard"
|
|
msgstr "Wizard sessie sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Close anyway"
|
|
msgstr "Toch sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
|
|
msgid "Closed & Posted"
|
|
msgstr "Gesloten & geboekt"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Closing Control"
|
|
msgstr "Afsluitcontrole"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Closing Date"
|
|
msgstr "Sluitingsdatum"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Closing Session"
|
|
msgstr "Afsluitende sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Closing difference in %s (%s)"
|
|
msgstr "Eindverschil in %s (%s)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Closing session error"
|
|
msgstr "Fout bij sluiten van sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
|
|
msgid "Coin/Bill Value"
|
|
msgstr "Munt/Biljet waarde"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
|
|
#: model:ir.model,name:point_of_sale.model_pos_bill
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Coins/Bills"
|
|
msgstr "Munten/biljetten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Combine %s POS payments from %s"
|
|
msgstr "Combineer %s Kassa-betalingen van %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Bedrijven"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
|
|
msgid "Company"
|
|
msgstr "Bedrijf"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
|
|
msgid "Company has chart of accounts"
|
|
msgstr "Bedrijf heeft grootboekschema"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Configuratie instellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
|
msgid "Configuration"
|
|
msgstr "Configuratie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Configurations > Settings"
|
|
msgstr "Configuraties > Instellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|
msgid "Configure at least one Point of Sale."
|
|
msgstr "Configureer minstens één kassa."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#, python-format
|
|
msgid "Confirm"
|
|
msgstr "Bevestigen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#, python-format
|
|
msgid "Confirm ?"
|
|
msgstr "Bevestig?"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connect device to your PoS without an IoT Box"
|
|
msgstr "Verbind het apparaat met je kassa zonder een IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
|
|
msgid "Connect devices to your PoS without an IoT Box."
|
|
msgstr "Verbind toestellen met je kassa zonder een IoT box."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connect devices using an IoT Box"
|
|
msgstr "Verbind apparaten met behulp van een IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connected Devices"
|
|
msgstr "Verbonden toestellen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Connected, Not Owned"
|
|
msgstr "Verbonden, geen eigendom"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Connecting to Proxy"
|
|
msgstr "Verbinding maken met Proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#, python-format
|
|
msgid "Connecting to devices"
|
|
msgstr "Verbinding aan het maken met apparaten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Connection Error"
|
|
msgstr "Verbindingsfout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Connection error"
|
|
msgstr "Fout bij verbinding"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Connection is aborted"
|
|
msgstr "Verbinding is afgebroken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Connection is lost"
|
|
msgstr "Verbinding is verbroken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Connection to IoT Box failed"
|
|
msgstr "Verbinding met de IOT Box mislukt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Connection to the printer failed"
|
|
msgstr "Verbinding met de printer mislukt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model:ir.model,name:point_of_sale.model_res_partner
|
|
#, python-format
|
|
msgid "Contact"
|
|
msgstr "Contact"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Continue Selling"
|
|
msgstr "Verkoop hervatten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Continue selling"
|
|
msgstr "Doorgaan met verkopen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Continue without Demo data"
|
|
msgstr "Doorgaan zonder demogegevens"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
|
|
msgid "Conversion Rate"
|
|
msgstr "Conversieratio"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
|
|
msgid "Conversion rate from company currency to order currency."
|
|
msgstr "Conversie ratio van bedrijfsvaluta naar order valuta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Cost:"
|
|
msgstr "Kostprijs:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Counted"
|
|
msgstr "Geteld"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Country"
|
|
msgstr "Land"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Create"
|
|
msgstr "Aanmaken"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "Create a new POS order"
|
|
msgstr "Maak een nieuwe Kassa-order"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|
msgid "Create a new PoS"
|
|
msgstr "Maak een nieuw Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|
msgid "Create a new product variant"
|
|
msgstr "Maak een nieuwe productvariant aan"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__create_uid
|
|
msgid "Created by"
|
|
msgstr "Aangemaakt door"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__create_date
|
|
msgid "Created on"
|
|
msgstr "Aangemaakt op"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
|
|
msgid "Currency"
|
|
msgstr "Valuta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
|
|
msgid "Currency Rate"
|
|
msgstr "Wisselkoers"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
|
|
msgid "Current Session"
|
|
msgstr "Huidige sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
|
|
msgid "Current Session Responsible"
|
|
msgstr "Verantwoordelijke huidige sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
|
|
msgid "Current Session State"
|
|
msgstr "Huidige sessiestatus"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_custom
|
|
msgid "Custom"
|
|
msgstr "Aangepast"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
|
|
msgid "Custom Header & Footer"
|
|
msgstr "Aangepaste kop- en voettekst"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#, python-format
|
|
msgid "Customer"
|
|
msgstr "Klant"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
|
|
#, python-format
|
|
msgid "Customer Account"
|
|
msgstr "Op rekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Customer Display"
|
|
msgstr "Klantweergave"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_via_proxy
|
|
msgid "Customer Facing Display"
|
|
msgstr "Klant display"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Customer Invoice"
|
|
msgstr "Verkoopfactuur"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/OrderlineCustomerNoteButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
|
|
#, python-format
|
|
msgid "Customer Note"
|
|
msgstr "Klantnotitie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
|
|
msgid "Customer Portal URL"
|
|
msgstr "Klantenportaal URL"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Customer Required"
|
|
msgstr "Klant vereist"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Connected"
|
|
msgstr "Klantscherm verbonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Disconnected"
|
|
msgstr "Klantscherm niet verbonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Customer Screen Unsupported. Please upgrade the IoT Box"
|
|
msgstr "Klantscherm niet ondersteund. Je moet de IoT Box te upgraden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Warning"
|
|
msgstr "Klantscherm waarschuwing"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|
#, python-format
|
|
msgid "Customer is required for %s payment method."
|
|
msgstr "Klant is vereist voor %s betaalmethode."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Customer tips, cannot be modified directly"
|
|
msgstr "Fooien van klanten, kunnen niet direct worden gewijzigd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
|
|
msgid "Customers"
|
|
msgstr "Klanten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0
|
|
#, python-format
|
|
msgid "DETAILS"
|
|
msgstr "DETAILS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
|
msgid "Dashboard"
|
|
msgstr "Dashboard"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
|
|
#, python-format
|
|
msgid "Date"
|
|
msgstr "Datum"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Days"
|
|
msgstr "Dagen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Debug Window"
|
|
msgstr "Debugvenster"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default"
|
|
msgstr "Standaard"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
|
|
msgid "Default Account Receivable (PoS)"
|
|
msgstr "Standaard debiteurenrekening (Kassa)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
|
|
msgid "Default Fiscal Position"
|
|
msgstr "Standaard fiscale positie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
|
|
msgid "Default Pricelist"
|
|
msgstr "Standaard prijslijst"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
|
|
msgid "Default Sale Tax"
|
|
msgstr "Standaard BTW op verkopen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default Sales Tax"
|
|
msgstr "Standaard verkoop BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default Temporary Account"
|
|
msgstr "Standaard tijdelijke rekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default journals for orders and invoices"
|
|
msgstr "Standaardjournalen voor orders en facturen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default sales tax for products"
|
|
msgstr "Standaard verkoop BTW voor producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
|
|
msgid "Default unit of measure used for all stock operations."
|
|
msgstr "Standaard maateenheid gebruikt voor alle voorraadbewegingen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|
msgid "Define a new category"
|
|
msgstr "Definieer een nieuwe categorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Define the smallest coinage of the currency used to pay by cash"
|
|
msgstr ""
|
|
"Definieer de kleinste munteenheid van de valuta waarmee contant betaald kan "
|
|
"worden"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
|
|
msgid ""
|
|
"Defines the name of the payment method that will be displayed in the Point "
|
|
"of Sale when the payments are selected."
|
|
msgstr ""
|
|
"Definieert de naam van de betaalmethode die wordt weergegeven in de kassa "
|
|
"wanneer de betalingen worden geselecteerd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
|
|
msgid "Delay Validation"
|
|
msgstr "Bevestiging vertraging"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Delete"
|
|
msgstr "Verwijderen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Delete Paid Orders"
|
|
msgstr "Verwijder betaald orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid "Delete Paid Orders ?"
|
|
msgstr "Verwijder betaalde orders?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Delete Unpaid Orders"
|
|
msgstr "Verwijder onbetaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid "Delete Unpaid Orders ?"
|
|
msgstr "Verwijderd onbetaalde orders?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.desk_organizer_product_template
|
|
msgid "Desk Organizer"
|
|
msgstr "Tafel organiseerder"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.desk_pad_product_template
|
|
msgid "Desk Pad"
|
|
msgstr "Bureau onderlegger"
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_desks
|
|
msgid "Desks"
|
|
msgstr "Bureaus"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
|
|
msgid "Destination account"
|
|
msgstr "Bestemmingsrekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
|
|
msgid "Destination account is readonly"
|
|
msgstr "Bestemmingsrekening is alleen-lezen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Difference"
|
|
msgstr "Verschil"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Difference at closing PoS session"
|
|
msgstr "Verschil bij het sluiten van Kassa-sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
|
|
msgid ""
|
|
"Difference between the theoretical closing balance and the real closing "
|
|
"balance."
|
|
msgstr ""
|
|
"Verschil tussen het theoretische afsluitsaldo en het werkelijke "
|
|
"afsluitsaldo."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_digest_digest
|
|
msgid "Digest"
|
|
msgstr "Samenvatting"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Disc.%"
|
|
msgstr "Kort.%"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Disc:"
|
|
msgstr "Kort.:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#, python-format
|
|
msgid "Discard"
|
|
msgstr "Negeren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Disconnected"
|
|
msgstr "Verbinding verbroken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.product_product_consumable_product_template
|
|
msgid "Discount"
|
|
msgstr "Korting"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
|
|
msgid "Discount (%)"
|
|
msgstr "Krt. (%)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
|
|
msgid "Discount Notice"
|
|
msgstr "Kortingsbericht"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Discount:"
|
|
msgstr "Korting:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
|
|
msgid "Discounted Product"
|
|
msgstr "Korting product"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Discounts"
|
|
msgstr "Kortingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Dismiss"
|
|
msgstr "Afwijzen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
|
|
msgid "Display Name"
|
|
msgstr "Schermnaam"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Do not close"
|
|
msgstr "Niet sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/digest.py:0
|
|
#, python-format
|
|
msgid "Do not have access, skip this data for user's digest email"
|
|
msgstr ""
|
|
"Heeft geen toegang, sla deze gegevens over voor de gebruikers "
|
|
"samenvattingsmail"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Do you want to accept payments difference and post a profit/loss journal "
|
|
"entry?"
|
|
msgstr ""
|
|
"Wilt je betalingsverschillen accepteren en een winst/verliesboeking maken?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Do you want to open the customer list to select customer?"
|
|
msgstr "Wil je de klantenlijst openen om een klant te selecteren?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Do you want to print using the web printer?"
|
|
msgstr "Wil je afdrukken met de webprinter?"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Documentation"
|
|
msgstr "Documentatie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml:0
|
|
#, python-format
|
|
msgid "Don't show again"
|
|
msgstr "Niet opnieuw tonen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "Done by"
|
|
msgstr "Gedaan door"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Download Paid Orders"
|
|
msgstr "Download betaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Download Unpaid Orders"
|
|
msgstr "Download onbetaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Download a report with all the sales of the current PoS Session"
|
|
msgstr "Download een rapport met alle verkopen van de huidige kassa-sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#, python-format
|
|
msgid "Download error traceback"
|
|
msgstr "Download foutopsporing"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Edit"
|
|
msgstr "Wijzig"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#, python-format
|
|
msgid "Either the server is inaccessible or browser is not connected online."
|
|
msgstr ""
|
|
"De server is niet toegankelijk of de browser is niet online verbonden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Electronic Scale"
|
|
msgstr "Electronische weegschaal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Email"
|
|
msgstr "E-mail"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Email Receipt"
|
|
msgstr "Kassabon per e-mail verzenden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Email sent."
|
|
msgstr "Email verzonden."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
|
|
"These credentials are configurable in the *HR Settings* tab of the employee "
|
|
"form."
|
|
msgstr ""
|
|
"Werknemers kunnen hun badge scannen of een pincode ingeven om in te loggen "
|
|
"in de kassa sessie. Deze gegevens zijn configureerbaar in het *HR "
|
|
"instellingen* tabblad van de werknemer."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Empty Order"
|
|
msgstr "Lege order"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|
msgid ""
|
|
"Enable barcode scanning with a remotely connected barcode scanner and card "
|
|
"swiping with a Vantiv card reader."
|
|
msgstr ""
|
|
"Maak het scannen van barcodes mogelijk met een op afstand aangesloten "
|
|
"barcodescanner en het vegen van kaarten met een Vantiv-kaartlezer."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
|
|
msgid "Enables Electronic Scale integration."
|
|
msgstr "Activeer de integratie met een elektronische weegschaal."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Encountered error when loading image. Please try again."
|
|
msgstr ""
|
|
"Fout opgetreden bij het laden van afbeelding. Probeer het a.je.b. opnieuw."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
|
|
msgid "End Date"
|
|
msgstr "Einddatum"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
|
|
msgid "Ending Balance"
|
|
msgstr "Eindsaldo"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Error"
|
|
msgstr "Fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|
#, python-format
|
|
msgid "Error ! You cannot create recursive categories."
|
|
msgstr "Fout! het is niet mogelijk recursieve categorieën te maken."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "Error with Traceback"
|
|
msgstr "Fout met Traceback"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Error: no internet connection."
|
|
msgstr "Fout: geen internetverbinding."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Existing orderlines"
|
|
msgstr "Bestaande orderregels"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "Exit Pos"
|
|
msgstr "Verlaat kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Expected"
|
|
msgstr "Verwacht"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Export Paid Orders"
|
|
msgstr "Exporteer betaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Export Unpaid Orders"
|
|
msgstr "Exporteer onbetaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Extra Info"
|
|
msgstr "Extra info"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute,name:point_of_sale.fabric_attribute
|
|
msgid "Fabric"
|
|
msgstr "Kledingstof"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
|
|
msgid "Failed Pickings"
|
|
msgstr "Mislukte pickings"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Financials"
|
|
msgstr "Financiële gegevens"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Finished Importing Orders"
|
|
msgstr "Importeren van orders is voltooid"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
|
|
msgid "Fiscal Position"
|
|
msgstr "Fiscale positie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Fiscal Position not found"
|
|
msgstr "Fiscale positie niet gevonden"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Fiscal Positions"
|
|
msgstr "Fiscale posities"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Fiscal data module error"
|
|
msgstr "Afrondingsfout in betalingsregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Flexible Pricelists"
|
|
msgstr "Flexibele prijslijsten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Flexible Taxes"
|
|
msgstr "Flexibele BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Volgers"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Volgers (Relaties)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
|
|
msgid "Font awesome icon e.g. fa-tasks"
|
|
msgstr "Font awesome icoon bijv. fa-tasks"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Footer"
|
|
msgstr "Voettekst"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|
msgid "For imprecise industrial touchscreens."
|
|
msgstr "Voor onnauwkeurige industriële touchscreens."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#, python-format
|
|
msgid "Force Close Session"
|
|
msgstr "Sluit sessie forceren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Force Done"
|
|
msgstr "Forceer gereed"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Force done"
|
|
msgstr "Forceer gereed"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
|
|
msgid "Forced Outstanding Account"
|
|
msgstr "Gedwongen openstaande rekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
|
|
msgid ""
|
|
"Forces to set a customer when using this payment method and splits the "
|
|
"journal entries for each customer. It could slow down the closing process."
|
|
msgstr ""
|
|
"Dwingt om een klant in te stellen bij gebruik van deze betaalmethode en "
|
|
"splitst de boekingen voor elke klant. Het kan het sluitingsproces vertragen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "From invoice payments"
|
|
msgstr "Van factuurbetalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
|
|
msgid "Full Product Name"
|
|
msgstr "Volledige productnaam"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Generation of your order references"
|
|
msgstr "Genereren van je bestellingreferenties"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Get my invoice"
|
|
msgstr "Mijn factuur ontvangen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
|
|
msgid "Gives the sequence order when displaying a list of product categories."
|
|
msgstr ""
|
|
"Geeft de volgorde weer waarin de productcategorieën worden weergegeven."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
|
|
msgid "Global Discounts"
|
|
msgstr "Globale korting"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Go to"
|
|
msgstr "Ga naar"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Greater than allowed"
|
|
msgstr "Groter dan toegestaan"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Group By"
|
|
msgstr "Groeperen op"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_category__is_pos_groupable
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
|
|
msgid "Group Products in POS"
|
|
msgstr "Groepeer producten in kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "HTTPS connection to IoT Box failed"
|
|
msgstr "HTTPS connectie met IoT box is mislukt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Hardware Events"
|
|
msgstr "Hardware gebeurtenissen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Hardware Status"
|
|
msgstr "Hardware status"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
|
|
msgid "Has Active Session"
|
|
msgstr "Heeft een actieve sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
|
|
msgid "Has Cash Control"
|
|
msgstr "Heeft kassacontrole"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
|
|
msgid "Has Image"
|
|
msgstr "Heeft afbeelding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
|
|
msgid "Has Message"
|
|
msgstr "Heeft bericht"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
|
|
msgid "Has Refundable Lines"
|
|
msgstr "Heeft geretourneerde regels"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Header"
|
|
msgstr "Kop"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
|
|
msgid "Hide Use Payment Terminal"
|
|
msgstr "Verberg gebruik betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#, python-format
|
|
msgid "Home"
|
|
msgstr "Home"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "How would you like to receive your receipt"
|
|
msgstr "Hoe wil je je kassabon ontvangen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
|
msgstr "BELANGRIJK: Foutrapport van Odoo kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
|
|
msgid "IP Address"
|
|
msgstr "IP-adres"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
|
|
msgid "Icon"
|
|
msgstr "Icoon"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
|
|
msgid "Icon to indicate an exception activity."
|
|
msgstr "Icoon om uitzondering op activiteit aan te geven."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
|
|
msgid "Identify Customer"
|
|
msgstr "Identificeer klant"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Indien aangevinkt vragen nieuwe berichten je aandacht."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "indien aangevinkt hebben sommige leveringen een fout."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|
msgid ""
|
|
"If this orderline is a refund, then the refunded orderline is specified in "
|
|
"this field."
|
|
msgstr ""
|
|
"Als deze orderregel een retour is, dan wordt de geretourneerde orderregel in"
|
|
" dit veld gespecificeerd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
|
|
msgid ""
|
|
"If you deliver all products at once, the delivery order will be scheduled "
|
|
"based on the greatest product lead time. Otherwise, it will be based on the "
|
|
"shortest."
|
|
msgstr ""
|
|
"Als je alle producten in één keer levert, wordt de levering gepland op basis"
|
|
" van de langste levertijd van een product. Anders is deze gebaseerd op de "
|
|
"kortste levertijd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display
|
|
msgid "Iface Customer Facing Display"
|
|
msgstr "Iface Klantgericht Display"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
|
|
msgid "Image"
|
|
msgstr "Afbeelding"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Import Orders"
|
|
msgstr "Importeer orders"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Improve navigation for imprecise industrial touchscreens"
|
|
msgstr "Verbeter navigatie voor onnauwkeurige industriële touchscreens"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "In Progress"
|
|
msgstr "In behandeling"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "In order to delete a sale, it must be new or cancelled."
|
|
msgstr ""
|
|
"Om een verkoop te kunnen verwijderen moet deze nieuw zijn of geannuleerd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
|
|
msgid "In real time (accurate but slower)"
|
|
msgstr "In realtime (nauwkeurig maar trager)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Incorrect address for shipping"
|
|
msgstr "Verkeerd adres voor verzending"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Incorrect rounding"
|
|
msgstr "Foutieve afronding"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#, python-format
|
|
msgid "Info"
|
|
msgstr "Info"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
|
|
msgid "Information message"
|
|
msgstr "Informatiebericht"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_start_categ_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_start_categ_id
|
|
msgid "Initial Category"
|
|
msgstr "Initiële categorie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Insert a negative amount with the Cash Out option."
|
|
msgstr "Voer een negatief bedrag in met de geld uit optie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Insert a positive amount with the Cash In option."
|
|
msgstr "Voer een positief bedrag in met de geld in optie."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|
msgid ""
|
|
"Installing chart of accounts from the General Settings of\n"
|
|
" Invocing/Accounting app will create Bank and Cash payment\n"
|
|
" methods automatically."
|
|
msgstr ""
|
|
"Het installeren van een rekeningoverzicht vanuit de algemene instellingen van de app voor facturering\n"
|
|
"maakt automatisch bank- en contante betalingen mogelijk."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_mercury
|
|
msgid "Integrated Card Payments"
|
|
msgstr "Geïntegreerde kaart betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
|
|
msgid "Intermediary Account"
|
|
msgstr "Tussenrekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Intermediary account used for unidentified customers."
|
|
msgstr "Tussenrekening gebruikt voor niet-geïdentificeerde klanten."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
|
msgid "Internal Categories"
|
|
msgstr "Interne categorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__note
|
|
msgid "Internal Notes"
|
|
msgstr "Interne notities"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Invalid action"
|
|
msgstr "Ongeldige actie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Invalid amount"
|
|
msgstr "Ongeldige hoeveelheid"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Invalid email."
|
|
msgstr "Ongeldig e-mail."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "Invalid product lot"
|
|
msgstr "Foutieve product partij"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Inventory"
|
|
msgstr "Voorraad"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Inventory Management"
|
|
msgstr "Voorraadbeheer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Invoice"
|
|
msgstr "Factuur"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|
msgid "Invoice Journal"
|
|
msgstr "Factuurdagboek"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|
#, python-format
|
|
msgid "Invoice payment for %s (%s) using %s"
|
|
msgstr "Factuurbetaling voor %s (%s) met %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__invoiced
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__invoiced
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
#, python-format
|
|
msgid "Invoiced"
|
|
msgstr "Gefactureerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Invoices"
|
|
msgstr "Facturen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Invoicing confirmation"
|
|
msgstr "Factuurbevestiging"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "IoT Box"
|
|
msgstr "IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "IoT Box IP Address"
|
|
msgstr "IoT box IP adressen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_default_pricelist_displayed
|
|
msgid "Is Default Pricelist Displayed"
|
|
msgstr "Wordt standaard prijslijst weergegeven"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Is een volger"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
|
|
msgid "Is Invoiced"
|
|
msgstr "Is gefactureerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refunded
|
|
msgid "Is Refunded"
|
|
msgstr "Wordt geretourneerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|
msgid "Is Total Cost Computed"
|
|
msgstr "Zijn totale kosten berekend"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
|
|
msgid "Is Using Company Currency"
|
|
msgstr "Gebruikt bedrijfsvaluta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
|
|
msgid "Is a Bar/Restaurant"
|
|
msgstr "Is een bar/restaurant"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
|
|
msgid "Is the Full Accounting Installed"
|
|
msgstr "Is de volledige boekhouding geïnstalleerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
|
|
msgid "Is this already tipped?"
|
|
msgstr "Is dit bericht is al gemarkeerd?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
|
|
msgid "Is this payment change?"
|
|
msgstr "Heeft deze betaalwijze wisselgeld?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/account_tax.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is forbidden to modify a tax used in a POS order not posted. You must "
|
|
"close the POS sessions before modifying the tax."
|
|
msgstr ""
|
|
"Het is verboden om een BTW te wijzigen die is gebruikt in een kassaorders "
|
|
"die niet is geboekt. Je moet de kassasessies sluiten voordat je de BTW "
|
|
"wijzigt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "It is not allowed to mix refunds and sales"
|
|
msgstr "Het is niet toegestaan retouren en verkopen te vermengen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|
#, python-format
|
|
msgid "JS Tests"
|
|
msgstr "JS Testen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_journal
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
|
|
msgid "Journal"
|
|
msgstr "Dagboek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_move
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
|
|
msgid "Journal Entry"
|
|
msgstr "Boeking"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Boekingsregel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Journal Items"
|
|
msgstr "Boekingsregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
|
|
msgid "Kpi Pos Total Value"
|
|
msgstr "KPI Kassa totale waarde"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.led_lamp_product_template
|
|
msgid "LED Lamp"
|
|
msgstr "LED lamp"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
|
|
msgid "Label"
|
|
msgstr "Label"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Language"
|
|
msgstr "Taal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|
msgid "Large Scrollbars"
|
|
msgstr "Grote scrollbalken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Laatst gewijzigd op"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
|
|
msgid "Last Session Closing Cash"
|
|
msgstr "Laatste sessie afsluiting kas"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
|
|
msgid "Last Session Closing Date"
|
|
msgstr "Laatste sessie afsluiting datum"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Laatst bijgewerkt door"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Laatst bijgewerkt op"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_leather
|
|
msgid "Leather"
|
|
msgstr "Leer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Leave empty to use the default account from the company setting"
|
|
msgstr ""
|
|
"Laat leeg om het standaardrekening uit de bedrijfsinstelling te gebruiken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|
msgid ""
|
|
"Leave empty to use the default account from the company setting.\n"
|
|
"Account used as outstanding account when creating accounting payment records for bank payments."
|
|
msgstr ""
|
|
"Laat leeg om het standaardrekening uit de bedrijfsinstelling te gebruiken.\n"
|
|
"Rekening gebruikt als openstaande rekening bij het maken van betalingsrecords voor bankbetalingen."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
|
|
msgid ""
|
|
"Leave empty to use the default account from the company setting.\n"
|
|
"Overrides the company's receivable account (for Point of Sale) used in the journal entries."
|
|
msgstr ""
|
|
"Laat leeg om het standaardrekening uit de bedrijfsinstelling te gebruiken.\n"
|
|
"Overschrijft de debiteurenrekening van het bedrijf (voor kassa) die wordt gebruikt in de boekingen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Leave empty to use the receivable account of customer"
|
|
msgstr "Laat leeg om de debiteurenrekening van de klant te gebruiken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
|
|
msgid ""
|
|
"Leave empty to use the receivable account of customer.\n"
|
|
"Defines the journal where to book the accumulated payments (or individual payment if Identify Customer is true) after closing the session.\n"
|
|
"For cash journal, we directly write to the default account in the journal via statement lines.\n"
|
|
"For bank journal, we write to the outstanding account specified in this payment method.\n"
|
|
"Only cash and bank journals are allowed."
|
|
msgstr ""
|
|
"Laat leeg om de debiteurenrekening van de klant te gebruiken.\n"
|
|
"Definieert het dagboek waar de geaccumuleerde betalingen (of individuele betaling als Identificeer klant waar is) moeten worden geboekt na het sluiten van de sessie.\n"
|
|
"Voor kasboek schrijven we rechtstreeks via afschriftregels naar de standaardrekening in het dagboek.\n"
|
|
"Voor bankboek schrijven we naar de openstaande rekening die is opgegeven in deze betalingsmethode.\n"
|
|
"Alleen kas en bankdagboeken zijn toegestaan."
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.letter_tray_product_template
|
|
msgid "Letter Tray"
|
|
msgstr "Brievenbakje"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_partners_amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_partners_amount
|
|
msgid "Limited Partners Amount"
|
|
msgstr "Beperkt klantbedrag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_partners_loading
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_partners_loading
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Limited Partners Loading"
|
|
msgstr "Beperkte het laden van klanten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_products_loading
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_products_loading
|
|
msgid "Limited Product Loading"
|
|
msgstr "Beperkte productlading"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_products_amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_products_amount
|
|
msgid "Limited Products Amount"
|
|
msgstr "Beperkte hoeveelheid producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Limited Products Loading"
|
|
msgstr "Beperkte laden van producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
|
|
msgid "Line Discounts"
|
|
msgstr "Korting per regel"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
|
|
msgid "Line No"
|
|
msgstr "Regel nr."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Load all remaining partners in the background"
|
|
msgstr "Laad alle resterende klanten op de achtergrond"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Load all remaining products in the background"
|
|
msgstr "Laad alle resterende producten op de achtergrond"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Loading Image Error"
|
|
msgstr "Fout bij laden van afbeelding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|
msgid "Local Customer Facing Display"
|
|
msgstr "Lokaal naar de klant gericht display"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__login_number
|
|
msgid "Login Sequence Number"
|
|
msgstr "Login volgnummer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Logo"
|
|
msgstr "Logo"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
|
|
msgid "Lot Name"
|
|
msgstr "Partij naam"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Lot Number"
|
|
msgstr "Partijnummer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Lot/Serial Number(s) Required"
|
|
msgstr "Partij/Serienummer(s) verplicht"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
|
|
msgid "Lot/serial Number"
|
|
msgstr "Partij/Serienummer"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.magnetic_board_product_template
|
|
msgid "Magnetic Board"
|
|
msgstr "Magnetisch bord"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr "Hoofdbijlage"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
msgid "Make Payment"
|
|
msgstr "Betaling maken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
|
|
msgid ""
|
|
"Make several pricelists available in the Point of Sale. You can also apply a"
|
|
" pricelist to specific customers from their contact form (in Sales tab). To "
|
|
"be valid, this pricelist must be listed here as an available pricelist. "
|
|
"Otherwise the default pricelist will apply."
|
|
msgstr ""
|
|
"Maak meerdere prijslijsten beschikbaar in de kassa. Je kunt een prijslijst "
|
|
"ook toewijzen aan specifieke klanten vanuit het contact formulier (onder het"
|
|
" tabblad verkopen). Om geldig te zijn moet de prijslijst hier opgelijst zijn"
|
|
" als beschikbare prijslijst. Anders is de standaard prijslijst van "
|
|
"toepassing."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
|
|
"the certificate of your IoT Box."
|
|
msgstr ""
|
|
"Verzeker je ervan dat je de IoT box V18.12 of hoger gebruikt. Navigeer naar "
|
|
"%s om het certificaat te accepteren van je IoT box."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Manage promotion that will grant customers discounts or gifts"
|
|
msgstr "Promotie beheren waarmee klanten kortingen of geschenken krijgen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
|
|
msgid "Margin"
|
|
msgstr "Marge"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
|
|
msgid "Margin (%)"
|
|
msgstr "Marge (%)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Margin:"
|
|
msgstr "Marge:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Margins & Costs"
|
|
msgstr "Marges & Kosten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Maximum Exceeded"
|
|
msgstr "Maximaal overschreden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Maximum value reached"
|
|
msgstr "Maximum waarde bereikt"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Bericht afleverfout"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
|
|
msgid "Messages"
|
|
msgstr "Berichten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
|
|
msgid "Method"
|
|
msgstr "Methode"
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
|
|
msgid "Miscellaneous"
|
|
msgstr "Diversen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Missing barcode nomenclature"
|
|
msgstr "Barcode nomenclatuur ontbreekt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Mobile"
|
|
msgstr "Mobiel"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|
msgid "Module Pos Hr"
|
|
msgstr "Module kassa HR"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.monitor_stand_product_template
|
|
msgid "Monitor Stand"
|
|
msgstr "Monitorstand"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "More info"
|
|
msgstr "Meer info"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
msgid "More settings:"
|
|
msgstr "Meer instellingen:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductScreen.xml:0
|
|
#, python-format
|
|
msgid "More..."
|
|
msgstr "Meer..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Multiple Invoiced Orders Selected"
|
|
msgstr "Meerdere gefactureerde orders geselecteerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
|
|
msgid "My Activity Deadline"
|
|
msgstr "Mijn activiteit deadline"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "My Sessions"
|
|
msgstr "Mijn sessies"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Need customer to invoice"
|
|
msgstr "Klant nodig om te factureren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Need loss account for the following journals to post the lost amount: %s\n"
|
|
msgstr ""
|
|
"Verliesrekening nodig voor de volgende dagboeken om het verloren bedrag te "
|
|
"boeken: %s\n"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Need profit account for the following journals to post the gained amount: %s"
|
|
msgstr ""
|
|
"Winstrekening nodig voor de volgende dagboeken om het gewonnen bedrag te "
|
|
"boeken: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Network Error"
|
|
msgstr "Netwerkfout"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
|
|
msgid "New"
|
|
msgstr "Nieuw"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "New Order"
|
|
msgstr "Nieuw order"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "New Session"
|
|
msgstr "Nieuwe sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
|
|
msgid "Newspaper Rack"
|
|
msgstr "Nieuwsbrief rek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
|
|
msgid "Next Activity Calendar Event"
|
|
msgstr "Volgende activiteitenafspraak"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
|
|
msgid "Next Activity Deadline"
|
|
msgstr "Volgende activiteit deadline"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
|
|
msgid "Next Activity Summary"
|
|
msgstr "Omschrijving volgende actie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
|
|
msgid "Next Activity Type"
|
|
msgstr "Volgende activiteit type"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Next Order List"
|
|
msgstr "Volgende bestellijst"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "No"
|
|
msgstr "Nee"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "No Point of Sale selected"
|
|
msgstr "Geen Kassa geselecteerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "No Taxes"
|
|
msgstr "Geen BTW"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"No cash statement found for this session. Unable to record returned cash."
|
|
msgstr ""
|
|
"Geen betaling gevonden voor deze sessie. Niet mogelijk om wisselgeld te "
|
|
"registreren."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "No data yet!"
|
|
msgstr "Nog geen gegevens!"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/report/pos_invoice.py:0
|
|
#, python-format
|
|
msgid "No link to an invoice for %s."
|
|
msgstr "Geen link naar een factuur voor %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "No more customer found for \"%s\"."
|
|
msgstr "Geen klant meer gevonden voor \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid "No more product found for \"%s\"."
|
|
msgstr "Geen product meer gevonden voor \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|
#, python-format
|
|
msgid "No orders found"
|
|
msgstr "Geen orders gevonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "No product found for"
|
|
msgstr "Geen product gevonden voor"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|
msgid "No sessions found"
|
|
msgstr "Geen sessies gevonden"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
|
|
msgid "Nomenclature"
|
|
msgstr "Nomenclature"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "None"
|
|
msgstr "Geen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Not Invoiced"
|
|
msgstr "Niet gefactureerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Notes"
|
|
msgstr "Notities"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Aantal acties"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_opened_session
|
|
msgid "Number of Opened Session"
|
|
msgstr "Aantal geopende sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Number of Partners Loaded"
|
|
msgstr "Aantal klanten geladen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
|
|
msgid "Number of Print"
|
|
msgstr "Aantal kopieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Number of Products Loaded"
|
|
msgstr "Aantal producten geladen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
|
|
msgid "Number of Refund Orders"
|
|
msgstr "Aantal retourorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Aantal fouten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
|
|
msgid "Number of items refunded in this orderline."
|
|
msgstr "Aantal geretourneerde artikelen in deze orderregel."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Aantal berichten die actie vereisen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Aantal berichten met leveringsfout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Number of partners loaded can not be 0"
|
|
msgstr "Het aantal geladen relaties kan niet 0 zijn"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Number of product loaded can not be 0"
|
|
msgstr "Het aantal geladen producten kan niet 0 zijn"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "OPENING CASH CONTROL"
|
|
msgstr "KASCONTROLE OPENEN"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "Offline"
|
|
msgstr "Offline"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#, python-format
|
|
msgid "Offline Error"
|
|
msgstr "Offline fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Offline Orders"
|
|
msgstr "Offline orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "OfflineErrorPopup"
|
|
msgstr "OfflineErrorPopup"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/EditListPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextInputPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml:0
|
|
#, python-format
|
|
msgid "Ok"
|
|
msgstr "Ok"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Ongoing"
|
|
msgstr "Lopend"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Only a negative quantity is allowed for this refund line. Click on +/- to "
|
|
"modify the quantity to be refunded."
|
|
msgstr ""
|
|
"Voor deze retourregel is alleen een negatieve hoeveelheid toegestaan. Klik "
|
|
"op +/- om de retour te nemen hoeveelheid te wijzigen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Only administrators can edit receipt headers and footers"
|
|
msgstr ""
|
|
"Enkel beheerders kunnen de kopteksten en voetnota's van bonnen wijzigen."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
|
|
msgid "Only apply rounding on cash"
|
|
msgstr "Alleen afronden op contante betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
|
|
msgstr ""
|
|
"Enkel dagboeken van het type 'Cash' of 'Bank' kunnen worden gebruikt met "
|
|
"betaalmethodes."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only load a limited number of customers at the opening of the PoS."
|
|
msgstr "Laad slechts een beperkt aantal klanten bij de opening van de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only load most common products at the opening of the PoS."
|
|
msgstr ""
|
|
"Laad alleen de meest voorkomende producten bij de opening van de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only on cash methods"
|
|
msgstr "Alleen bij contant geld"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Only users with Manager access rights for PoS app can modify the product "
|
|
"prices on orders."
|
|
msgstr ""
|
|
"Alleen gebruikers met manager rechten van de kassa kunnen de productprijzen "
|
|
"op orders aanpassen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Only web-compatible Image formats such as .png or .jpeg are supported."
|
|
msgstr ""
|
|
"Alleen web-compatibele afbeeldingsindelingen zoals .png of .jpeg worden "
|
|
"ondersteund."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Open Cashbox"
|
|
msgstr "Open kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
|
|
msgid "Open PoS sessions that are using this payment method."
|
|
msgstr "Open kassasessies die deze betaalmethode gebruiken."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Open Session"
|
|
msgstr "Open sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Open session"
|
|
msgstr "Open sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Open the money details popup"
|
|
msgstr "Open de pop-up met gelddetails"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Opened By"
|
|
msgstr "Geopend door"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Opened Sessions"
|
|
msgstr "Geopende sessies"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Opened by"
|
|
msgstr "Geopend door"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Opening"
|
|
msgstr "Opening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Opening Control"
|
|
msgstr "Openingscontrole"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Opening Date"
|
|
msgstr "Openingsdatum"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
|
|
msgid "Opening Notes"
|
|
msgstr "Notities openen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
|
|
msgid "Opening balance summed to all cash transactions."
|
|
msgstr "Beginsaldo opgeteld bij alle contante transacties."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Opening cash"
|
|
msgstr "Kasgeld opening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Operation Type"
|
|
msgstr "Bewerkingssoort"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Operation types show up in the Inventory dashboard."
|
|
msgstr "Bewerkingssoorten worden weergegeven in het voorraad dashboard."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
|
|
#, python-format
|
|
msgid "Order"
|
|
msgstr "Order"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Order %s"
|
|
msgstr "Order %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Order %s is not fully paid."
|
|
msgstr "Order %s is niet volledig betaald."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
|
|
msgid "Order Count"
|
|
msgstr "Aantal orders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Order Date"
|
|
msgstr "Orderdatum"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_sequence_id
|
|
msgid "Order IDs Sequence"
|
|
msgstr "Ordernummer reeks"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_line_id
|
|
msgid "Order Line IDs Sequence"
|
|
msgstr "Orderregel IDs reeks"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
|
|
msgid "Order Lines"
|
|
msgstr "Orderregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
|
|
msgid "Order Ref"
|
|
msgstr "Orderreferentie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__sequence_number
|
|
msgid "Order Sequence Number"
|
|
msgstr "Order volgnummer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Order is empty"
|
|
msgstr "Order is leeg"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Order is not synced. Check your internet connection"
|
|
msgstr "Bestelling is niet gesynchroniseerd. Controleer je internetverbinding"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Order lines"
|
|
msgstr "Orderregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|
msgid "Orderlines in this field are the lines that refunded this orderline."
|
|
msgstr ""
|
|
"Orderregels in dit veld zijn de regels die deze orderregel hebben "
|
|
"teruggenomen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/TicketButton.xml:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Orders"
|
|
msgstr "Orders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "Orders Analysis"
|
|
msgstr "Orderanalyse"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
|
|
msgid "Other Devices"
|
|
msgstr "Andere apparaten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Other Information"
|
|
msgstr "Overige informatie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Others"
|
|
msgstr "Andere"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|
msgid "Outstanding Account"
|
|
msgstr "Openstaande rekening"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_procurement_group__pos_order_id
|
|
msgid "POS Order"
|
|
msgstr "Kassa-order"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "POS Order %s"
|
|
msgstr "Kassaorder %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
|
msgid "POS Order line"
|
|
msgstr "Kassaorderregel"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "POS Order lines"
|
|
msgstr "Kassaorderregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
msgid "POS Orders"
|
|
msgstr "Kassaorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
|
msgid "POS Orders lines"
|
|
msgstr "Kassaorderregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
|
|
msgid "POS Payment Method"
|
|
msgstr "Kassa-betaalmethode"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
|
|
msgid "POS Product Category"
|
|
msgstr "Kassa-productcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
|
|
msgid "POS Sales"
|
|
msgstr "Kassaverkopen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
|
|
msgid "POS Session"
|
|
msgstr "Kassa sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "POS order line %s"
|
|
msgstr "Kassaorderregels %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
|
|
#, python-format
|
|
msgid "Paid"
|
|
msgstr "Betaald"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
|
|
msgid "Parent Category"
|
|
msgstr "Hoofdcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Partner"
|
|
msgstr "Relatie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__partner_load_background
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_partner_load_background
|
|
msgid "Partner Load Background"
|
|
msgstr "Klanten laden op achtergrond"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Pay"
|
|
msgstr "Betaal"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
msgid "Pay Order"
|
|
msgstr "Betaal order"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Payment"
|
|
msgstr "Betaling"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
|
|
msgid "Payment Date"
|
|
msgstr "Betaaldatum"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#, python-format
|
|
msgid "Payment Method"
|
|
msgstr "Betalingsmethode"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Payment Methods"
|
|
msgstr "Betaalwijzes"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
|
|
msgid "Payment Receipt Info"
|
|
msgstr "Informatie over betalingsbewijs"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
|
|
msgid "Payment Reference"
|
|
msgstr "Betaalreferentie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
|
|
msgid "Payment Status"
|
|
msgstr "Status betaling"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment Successful"
|
|
msgstr "Betaling succesvol"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Payment Terminals\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"Those settings are common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"Betaalterminals\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"Deze instellingen gelden voor alle kassa's.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
|
|
msgid "Payment Transaction ID"
|
|
msgstr "Betalingstransactie ID"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Payment method"
|
|
msgstr "Betaalmethode"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Payment methods available"
|
|
msgstr "Beschikbare betaalmethodes"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment request pending"
|
|
msgstr "Betaalaanvraag in behandeling"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment reversed"
|
|
msgstr "Betaling omgekeerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
|
|
#: model:ir.model,name:point_of_sale.model_account_payment
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Payments"
|
|
msgstr "Betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Payments Difference"
|
|
msgstr "Betalingsverschil"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
|
|
msgid "Payments Methods"
|
|
msgstr "Betaalmethodes"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Payments in"
|
|
msgstr "Betalingen in"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#, python-format
|
|
msgid "Payments:"
|
|
msgstr "Betalingen:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Pending Electronic Payments"
|
|
msgstr "Lopende elektronische betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
|
|
msgid ""
|
|
"Person who uses the cash register. It can be a reliever, a student or an "
|
|
"interim employee."
|
|
msgstr ""
|
|
"Persoon die het kassaregister gebruikt. Het kan een helper, een student of "
|
|
"een interim werknemer zijn."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Phone"
|
|
msgstr "Telefoon"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pick which product categories are available"
|
|
msgstr "Kies welke productcategorieën beschikbaar zijn"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
|
|
msgid "Picking"
|
|
msgstr "Picken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
|
|
msgid "Picking Count"
|
|
msgstr "Pick aantallen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|
#, python-format
|
|
msgid "Picking POS"
|
|
msgstr "Picking kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_picking_type
|
|
msgid "Picking Type"
|
|
msgstr "Type levering"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Pickings"
|
|
msgstr "Leveringen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Picture"
|
|
msgstr "Afbeelding"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_plastic
|
|
msgid "Plastic"
|
|
msgstr "Plastic"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Please Confirm Large Amount"
|
|
msgstr "Bevestig groot aantal aub"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Please check if the IoT Box is still connected."
|
|
msgstr "Controleer of de IoT box nog steeds verbonden is."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Please check if the printer is still connected."
|
|
msgstr "Controleer of de printer nog steeds verbonden is."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please check if the printer is still connected. \n"
|
|
"Some browsers don't allow HTTP calls from websites to devices in the network (for security reasons). If it is the case, you will need to follow Odoo's documentation for 'Self-signed certificate for ePOS printers' and 'Secure connection (HTTPS)' to solve the issue"
|
|
msgstr ""
|
|
"Controleer of de printer nog is aangesloten.\n"
|
|
"Sommige browsers staan geen HTTP-oproepen van websites naar apparaten in het netwerk toe (om veiligheidsredenen). Als dit het geval is, moet je de Odoo-documentatie voor 'Zelfondertekend certificaat voor ePOS-printers' en 'Beveiligde verbinding (HTTPS)' volgen om het probleem op te lossen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#, python-format
|
|
msgid "Please check your internet connection and try again."
|
|
msgstr "Controleer de internetverbinding en probeer het opnieuw."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/res_company.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please close all the point of sale sessions in this period before closing "
|
|
"it. Open sessions are: %s "
|
|
msgstr ""
|
|
"Sluit alle kassasessies in deze periode voordat je ze afsluit. De volgende "
|
|
"sessies zijn nog geopend: %s "
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please close and validate the following open PoS Sessions before modifying this payment method.\n"
|
|
"Open sessions: %s"
|
|
msgstr ""
|
|
"Sluit en valideer de volgende open kassa-sessies voordat je deze betaalmethode wijzigt.\n"
|
|
"Open sessies: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Please configure a payment method in your POS."
|
|
msgstr "Stel een betalingsmethode in, in je kassa."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Please create/select a Point of Sale above to show the configuration "
|
|
"options."
|
|
msgstr ""
|
|
"Maak/selecteer hierboven een kassa om de configuratie-opties te tonen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Please define income account for this product: \"%s\" (id:%d)."
|
|
msgstr "Definieer een omzetrekening voor dit product: \"%s\" (id:%d)."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Please define income account for this product: '%s' (id:%d)."
|
|
msgstr "Definieer de omzetrekening voor dit product: '%s' (id:%d)."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid ""
|
|
"Please enter your billing information <small class=\"text-muted\">or</small>"
|
|
msgstr "Voer je factuurgegevens in <small class=\"text-muted\">of</small>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please go on the %s journal and define a Loss Account. This account will be "
|
|
"used to record cash difference."
|
|
msgstr ""
|
|
"Ga naar het %s dagboek en definieer een verliesrekening. Deze rekening wordt"
|
|
" gebruikt om het kasverschil vast te leggen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please go on the %s journal and define a Profit Account. This account will "
|
|
"be used to record cash difference."
|
|
msgstr ""
|
|
"Ga naar het %s dagboek en definieer een winstrekening. Deze rekening wordt "
|
|
"gebruikt om het kasverschil vast te leggen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Please print the invoice from the backend"
|
|
msgstr "Je dient de factuur via de backend af te drukken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Please provide a partner for the sale."
|
|
msgstr "Kies een relatie voor deze verkoop."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Please select a payment method."
|
|
msgstr "Selecteer een betaaalmethode aub."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Please select the Customer"
|
|
msgstr "Selecteer een klant aub"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id
|
|
msgid "PoS Category"
|
|
msgstr "Kassacategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "PoS Interface"
|
|
msgstr "Kassainterface"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
|
|
#, python-format
|
|
msgid "PoS Orders"
|
|
msgstr "Kassaorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "PoS Product Categories"
|
|
msgstr "Kassa productcategorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|
msgid "PoS Product Category"
|
|
msgstr "Kassa productcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "PoS order %s can not be processed"
|
|
msgstr "De Kassa-bestelling %s kan niet worden verwerkt"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|
msgid "Point Of Sale"
|
|
msgstr "Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
#, python-format
|
|
msgid "Point of Sale"
|
|
msgstr "Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Point of Sale Analysis"
|
|
msgstr "Kassaanalyse"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_category
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_id
|
|
msgid "Point of Sale Category"
|
|
msgstr "Kassacategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|
msgid "Point of Sale Config"
|
|
msgstr "Kassainstellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_config
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Kassainstellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
|
|
msgid "Point of Sale Configurations"
|
|
msgstr "Kassainstellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
|
msgid "Point of Sale Details"
|
|
msgstr "Kassadetails"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
|
msgid "Point of Sale Details Report"
|
|
msgstr "Kassa detailsrapport"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
|
msgid "Point of Sale Invoice Report"
|
|
msgstr "Kassa factuurrapport"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
|
|
msgid "Point of Sale Journal"
|
|
msgstr "Kassa dagboek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
|
msgid "Point of Sale Make Payment Wizard"
|
|
msgstr "Kassa maak betaling wizard"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
|
|
msgid "Point of Sale Manager Group"
|
|
msgstr "Kassa beheerder groep"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
|
|
msgid "Point of Sale Operation Type"
|
|
msgstr "Kassa bewerkingssoort"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
|
msgid "Point of Sale Order Lines"
|
|
msgstr "Kassaorderregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_order
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Point of Sale Orders"
|
|
msgstr "Kassaorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
|
msgid "Point of Sale Orders Report"
|
|
msgstr "Kassaorders rapport"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_payment_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr "Kassa betaalmethodes"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_payment
|
|
msgid "Point of Sale Payments"
|
|
msgstr "Kassa betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_session
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
|
msgid "Point of Sale Session"
|
|
msgstr "Kassa sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.qunit_suite
|
|
msgid "Point of Sale Tests"
|
|
msgstr "Point of Sale tests"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
|
|
msgid "Point of Sale User Group"
|
|
msgstr "Kassa gebruikersgroep"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
|
|
msgid "Point of Sales"
|
|
msgstr "Kassa's"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
|
|
msgid "Portal Access URL"
|
|
msgstr "Portaal toegang URL"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
|
|
msgid "Pos Allowed Pricelist"
|
|
msgstr "Kassa toegestane prijslijst"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
|
|
msgid "Pos Config"
|
|
msgstr "Kassa configuratie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
|
|
msgid "Pos Order"
|
|
msgstr "Kassaorder"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
|
|
msgid "Pos Order Count"
|
|
msgstr "Aantal kassaorders"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
|
|
msgid "Pos Order Line"
|
|
msgstr "Kassaorderregel"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_ids
|
|
msgid "Pos Payment"
|
|
msgstr "Kassa betaling"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|
msgid "Pos Product Categories"
|
|
msgstr "Kassa productcategorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
|
|
msgid "Pos Selectable Categ"
|
|
msgstr "Kassa selecteerbare categorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
|
|
msgid "Pos Session"
|
|
msgstr "Kassa sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
|
|
msgid "Pos Session Duration"
|
|
msgstr "Kassa sessie duur"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
|
|
msgid "Pos Session State"
|
|
msgstr "Kassa sessie status"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
|
|
msgid "Pos Session Username"
|
|
msgstr "Kassa sessie gebruikersnaam"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
|
|
msgid "Pos Sessions"
|
|
msgstr "Kassa sessies"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
|
|
msgid "PosBox"
|
|
msgstr "PosBox"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Positive quantity not allowed"
|
|
msgstr "Positieve hoeveelheid niet toegestaan"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Postcode"
|
|
msgstr "Postcode"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
msgid "Posted"
|
|
msgstr "Geboekt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Previous Order List"
|
|
msgstr "Vorige bestellijst"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Price"
|
|
msgstr "Prijs"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Price Control"
|
|
msgstr "Prijzenbeheer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Price Unit"
|
|
msgstr "Eenheidsprijs"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Price discount from %s -> %s"
|
|
msgstr "Prijskorting van %s -> %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Price excl. VAT:"
|
|
msgstr "Prijs excl. BTW:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
|
|
msgid "Price extra"
|
|
msgstr "Extra prijs"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0
|
|
#, python-format
|
|
msgid "Price list"
|
|
msgstr "Prijslijst"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
|
|
msgid "Priced Product"
|
|
msgstr "Prijs product"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
|
|
#, python-format
|
|
msgid "Pricelist"
|
|
msgstr "Prijslijst"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pricelists"
|
|
msgstr "Prijslijsten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pricing"
|
|
msgstr "Prijzen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
#, python-format
|
|
msgid "Print"
|
|
msgstr "Afdrukken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ControlButtons/ReprintReceiptButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ReprintReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Print Receipt"
|
|
msgstr "Afdrukken kassabon"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Print a QR code on the receipt to allow the user to easily request the "
|
|
"invoice for an order."
|
|
msgstr ""
|
|
"Druk een QR-code af op de bon, zodat de gebruiker eenvoudig de factuur voor "
|
|
"een bestelling kan opvragen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0
|
|
#, python-format
|
|
msgid "Print a report with all the sales of the current PoS Session"
|
|
msgstr "Print een rapport met alle verkopen binnen de huidige kassa sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Print receipts automatically once the payment is registered"
|
|
msgstr "Druk kassabon af als de betaling is geregistreerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
|
|
msgid "Print via Proxy"
|
|
msgstr "Afdrukken via proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Printer"
|
|
msgstr "Printer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Printing is not supported on some browsers"
|
|
msgstr "Afdrukken wordt in sommige browsers niet ondersteund"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Printing is not supported on some browsers due to no default printing "
|
|
"protocol is available. It is possible to print your tickets by making use of"
|
|
" an IoT Box."
|
|
msgstr ""
|
|
"Afdrukken wordt niet ondersteund in sommige browsers omdat er geen standaard"
|
|
" afdrukprotocol beschikbaar is. Het is mogelijk om je tickets te printen "
|
|
"door gebruik te maken van een IoT Box."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_procurement_group
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__procurement_group_id
|
|
msgid "Procurement Group"
|
|
msgstr "Aanvulgroep"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_product_template
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Product"
|
|
msgstr "Product"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Product Category"
|
|
msgstr "Productcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__product_load_background
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_product_load_background
|
|
msgid "Product Load Background"
|
|
msgstr "Achtergrond product laden"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Product Prices"
|
|
msgstr "Productprijzen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|
msgid "Product Product Categories"
|
|
msgstr "Productcategorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
|
|
msgid "Product Quantity"
|
|
msgstr "Producthoeveelheid"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
|
|
msgid "Product Template"
|
|
msgstr "Productsjabloon"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_uom_uom
|
|
msgid "Product Unit of Measure"
|
|
msgstr "Maateenheid product"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
|
|
msgid "Product UoM"
|
|
msgstr "Product maateenheid"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_uom_category
|
|
msgid "Product UoM Categories"
|
|
msgstr "Product maateenheidcategorieën"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "Productvariant"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
|
msgid "Product Variants"
|
|
msgstr "Productvarianten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Product information"
|
|
msgstr "Productinformatie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Product is not loaded. Tried loading the product from the server but there "
|
|
"is a network error."
|
|
msgstr ""
|
|
"Product is niet geladen. Ik heb geprobeerd het product van de server te "
|
|
"laden, maar er is een netwerkfout."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Product prices on receipts"
|
|
msgstr "Productprijzen op kassabon"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
|
|
msgid "Product tips"
|
|
msgstr "Product tips"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Products"
|
|
msgstr "Producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Products:"
|
|
msgstr "Producten:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
|
msgstr "Promoties, kortingsbonnen, cadeaubonnen en loyaliteitsprogramma"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Connected"
|
|
msgstr "Proxy verbonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Disconnected"
|
|
msgstr "Proxy verbroken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Warning"
|
|
msgstr "Proxy waarschuwing"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Qty"
|
|
msgstr "Hvhd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Quantity"
|
|
msgstr "Aantal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "REASON"
|
|
msgstr "REDEN"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Read Weighing Scale"
|
|
msgstr "Lees weegschaal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#, python-format
|
|
msgid "Ready to launch your <b>point of sale</b>?"
|
|
msgstr "Klaar om je <b>kassa</b> te lanceren?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Reason"
|
|
msgstr "Reden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Receipt"
|
|
msgstr "Kassabon"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Receipt %s"
|
|
msgstr "Kassabon %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
|
|
msgid "Receipt Footer"
|
|
msgstr "Voettekst Kassabon"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
|
|
msgid "Receipt Header"
|
|
msgstr "Koptekst Kassabon"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
|
|
#, python-format
|
|
msgid "Receipt Number"
|
|
msgstr "Kassabonnummer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Receipt Printer"
|
|
msgstr "Kassabonprinter"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|
msgid "Record payments with a terminal on this journal."
|
|
msgstr ""
|
|
"Registreer een betaling die uitgevoerd werd met een terminaal op dit "
|
|
"dagboek."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
|
|
msgid "Recovery Session"
|
|
msgstr "Herstel sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Refresh Display"
|
|
msgstr "Ververs scherm"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#, python-format
|
|
msgid "Refund"
|
|
msgstr "Retour"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|
msgid "Refund Order Lines"
|
|
msgstr "Retourorderregels"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Refund Orders"
|
|
msgstr "Retourorders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Refund and Sales not allowed"
|
|
msgstr "Retouren en Verkopen zijn niet toegestaan"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#, python-format
|
|
msgid "Refunded"
|
|
msgstr "Geretourneerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_ids
|
|
msgid "Refunded Order"
|
|
msgstr "Retour genomen order"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|
msgid "Refunded Order Line"
|
|
msgstr "Geretourneerde orderregel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Refunded Orders"
|
|
msgstr "Geretourneerde bestellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_orders_count
|
|
msgid "Refunded Orders Count"
|
|
msgstr "Aantal geretourneerde bestellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
|
|
msgid "Refunded Quantity"
|
|
msgstr "Geretourneerde hoeveelheid"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0
|
|
#, python-format
|
|
msgid "Refunding %s in "
|
|
msgstr "%s geretourneerd in "
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Refunds"
|
|
msgstr "Retouren"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
|
msgid "Reload POS Menu"
|
|
msgstr "Kassa-menu opnieuw laden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Remaining"
|
|
msgstr "Resterend"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Remaining unsynced orders"
|
|
msgstr "Resterende niet-gesynchroniseerde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#, python-format
|
|
msgid "Remove"
|
|
msgstr "Verwijderen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Replenishment"
|
|
msgstr "Verwachte voorraad"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
|
msgid "Reporting"
|
|
msgstr "Rapportages"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Reprint Invoice"
|
|
msgstr "Factuur opnieuw afdrukken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Request sent"
|
|
msgstr "Aanvraag verzonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Reset"
|
|
msgstr "Reset"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
|
|
msgid "Responsible"
|
|
msgstr "Verantwoordelijke"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
|
|
msgid "Responsible User"
|
|
msgstr "Verantwoordelijke gebruiker"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
|
|
msgid "Restrict Categories"
|
|
msgstr "Categorieën beperken"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|
msgid "Restrict Price Modifications to Managers"
|
|
msgstr "Beperk het aanpassen van prijzen tot managers"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Restrict price modification to managers"
|
|
msgstr "Beperk het aanpassen van prijzen tot managers"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Retry"
|
|
msgstr "Opnieuw proberen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Return Products"
|
|
msgstr "Retour producten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
|
|
msgid "Returned"
|
|
msgstr "Geretourneerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Reversal of POS closing entry %s for order %s from session %s"
|
|
msgstr ""
|
|
"Omkering van kassa-afsluitingboeking %s voor bestelling %s van sessie %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Reversal of: %s"
|
|
msgstr "Omkering van: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reversal request sent to terminal"
|
|
msgstr "Omkeerverzoek verstuurd naar terminal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reverse"
|
|
msgstr "Omkeren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reverse Payment"
|
|
msgstr "Omkering betaling"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Review"
|
|
msgstr "Controle"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Rounding"
|
|
msgstr "Afronding"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Rounding Method"
|
|
msgstr "Afrondingsmethode"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Rounding error in payment lines"
|
|
msgstr "Afrondingsfout in betalingsregels"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|
#, python-format
|
|
msgid "Run Point of Sale JS Tests"
|
|
msgstr "Kassa JS Testen uitvoeren"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "SMS fout bij versturen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "SN"
|
|
msgstr "SN"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
|
|
msgid "Sale Line Count"
|
|
msgstr "Verkooporderregel teller"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
|
msgid "Sale line"
|
|
msgstr "Orderregel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Sales"
|
|
msgstr "Verkoop"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
|
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
msgid "Sales Details"
|
|
msgstr "Verkoopdetails"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
|
|
msgid "Sales Journal"
|
|
msgstr "Verkoopboek"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#, python-format
|
|
msgid "Save"
|
|
msgstr "Opslaan"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Save this page and come back here to set up the feature."
|
|
msgstr ""
|
|
"Sla deze pagina op en kom terug naar hier om deze functionaliteit te "
|
|
"activeren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Scale"
|
|
msgstr "Schaal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Scan"
|
|
msgstr "Scan"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Scan EAN-13"
|
|
msgstr "Scan EAN-13"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Scan me to request an invoice for your purchase."
|
|
msgstr "Scan mij om een factuur voor je aankoop aan te vragen."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
|
|
msgid "Scan via Proxy"
|
|
msgstr "Scannen via proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Scanner"
|
|
msgstr "Scanner"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Search Customers..."
|
|
msgstr "Zoek klanten..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Search Orders..."
|
|
msgstr "Zoek bestellingen..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#, python-format
|
|
msgid "Search Products..."
|
|
msgstr "Zoek producten..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
msgid "Search Sales Order"
|
|
msgstr "Verkooporder zoeken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "Search more"
|
|
msgstr "Zoek meer"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
|
|
msgid "Security Token"
|
|
msgstr "Veiligheidstoken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0
|
|
#, python-format
|
|
msgid "Select"
|
|
msgstr "Selecteren"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#, python-format
|
|
msgid "Select Fiscal Position"
|
|
msgstr "Selecteer fiscale positie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Select a payment method to validate the order."
|
|
msgstr "Selecteer een betaalmethode om de bestelling te valideren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Select an order"
|
|
msgstr "Selecteer een order"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Select either Cash In or Cash Out before confirming."
|
|
msgstr "Selecteer Geld In of Geld Uit voordat je bevestigt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0
|
|
#, python-format
|
|
msgid "Select the pricelist"
|
|
msgstr "Selecteer de prijslijst"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Select the product(s) to refund and set the quantity"
|
|
msgstr ""
|
|
"Selecteer het product of de product(en) die je wilt retourneren en stel de "
|
|
"hoeveelheid in"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Sell products and deliver them later."
|
|
msgstr "Verkoop producten en lever ze later af."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Send"
|
|
msgstr "Verzenden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Send Payment Request"
|
|
msgstr "Verzend betaalaanvraag"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#, python-format
|
|
msgid "Send by email"
|
|
msgstr "Versturen per e-mail"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Sending email failed. Please try again."
|
|
msgstr "Het verzenden van e-mail is mislukt. Probeer het opnieuw."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
|
|
msgid "Sequence"
|
|
msgstr "Reeks"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
|
|
msgid "Sequence Number"
|
|
msgstr "Volgnummer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#, python-format
|
|
msgid "Serial/Lot Number"
|
|
msgstr "Serie/Partijnummer"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Served by"
|
|
msgstr "Geholpen door"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Server Error"
|
|
msgstr "Server Error"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#, python-format
|
|
msgid "Session"
|
|
msgstr "Sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
|
|
msgid "Session ID"
|
|
msgstr "Sessie-ID"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
|
|
msgid "Session Journal Entry"
|
|
msgstr "Sessie boeking"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Session ids:"
|
|
msgstr "Sessie ids:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
|
|
msgid "Session open over 7 days"
|
|
msgstr "Sessie langer dan 7 dagen open"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Sessions"
|
|
msgstr "Sessies"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|
msgid "Set Maximum Difference"
|
|
msgstr "Maximaal verschil instellen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Set Weight"
|
|
msgstr "Stel gewicht in"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Set a maximum difference allowed between the expected and counted money "
|
|
"during the closing of the session"
|
|
msgstr ""
|
|
"Stel een maximaal toegestaan verschil in tussen het verwachte en getelde "
|
|
"geld tijdens de sluiting van de sessie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|
msgid ""
|
|
"Set a maximum difference allowed between the expected and counted money "
|
|
"during the closing of the session."
|
|
msgstr ""
|
|
"Stel een maximaal toegestaan verschil in tussen het verwachte en getelde "
|
|
"geld tijdens de sluiting van de sessie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0
|
|
#, python-format
|
|
msgid "Set fiscal position"
|
|
msgstr "Stel fiscale positie in"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Set multiple prices per product, automated discounts, etc."
|
|
msgstr "Stel meerdere prijzen per product in, automatische kortingen, enz."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Set of coins/bills that will be used in opening and closing control"
|
|
msgstr "Set munten/biljetten die worden gebruikt bij het openen en sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Set the new quantity"
|
|
msgstr "Stel het nieuwe aantal in"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
|
|
msgid "Settings"
|
|
msgstr "Instellingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Settings on this page will apply to this point of sale."
|
|
msgstr "Instellingen op deze pagina zijn van toepassing op dit Kassa."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
|
|
#, python-format
|
|
msgid "Ship Later"
|
|
msgstr "Later verzenden"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
|
|
msgid "Shipping Policy"
|
|
msgstr "Leveringsbeleid"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Shopping cart"
|
|
msgstr "Winkelmandje"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Show checkout to customers through a second display"
|
|
msgstr "Afrekenen aan klanten laten zien via een tweede display"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|
msgid "Show checkout to customers with a remotely-connected screen."
|
|
msgstr "Toon afrekening aan klanten met een extern verbonden scherm."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|
msgid "Show checkout to customers."
|
|
msgstr "Afrekenen aan klanten laten zien."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|
msgid "Show employee login screen"
|
|
msgstr "Toon werknemer login scherm"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Show margins & costs on product information"
|
|
msgstr "Toon marges & kosten op productinformatie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Sign in"
|
|
msgstr "Aanmelden"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Six"
|
|
msgstr "Six"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_six
|
|
msgid "Six Payment Terminal"
|
|
msgstr "Six betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute,name:point_of_sale.size_attribute
|
|
msgid "Size"
|
|
msgstr "Grootte"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#, python-format
|
|
msgid "Skip"
|
|
msgstr "Overslaan"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|
msgid "Skip Preview Screen"
|
|
msgstr "Sla vorig scherm over"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.small_shelf_product_template
|
|
msgid "Small Shelf"
|
|
msgstr "Smalle plank"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Some Serial/Lot Numbers are missing"
|
|
msgstr "Sommige serie-/partijnummers ontbreken"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Some orders could not be submitted to the server due to configuration "
|
|
"errors. You can exit the Point of Sale, but do not close the session before "
|
|
"the issue has been resolved."
|
|
msgstr ""
|
|
"Sommige orders konden vanwege configuratiefouten niet naar de server worden "
|
|
"verzonden. Je kunt de kassa verlaten, maar de sessie niet afsluiten voordat "
|
|
"het probleem is opgelost."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Some orders could not be submitted to the server due to internet connection "
|
|
"issues. You can exit the Point of Sale, but do not close the session before "
|
|
"the issue has been resolved."
|
|
msgstr ""
|
|
"Sommige orders konden niet bij de server worden ingediend vanwege problemen "
|
|
"met de internetverbinding. Je kunt het kassa verlaten, maar de sessie niet "
|
|
"afsluiten voordat het probleem is opgelost."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Some, if not all, post-processing after syncing order failed."
|
|
msgstr ""
|
|
"Sommige, zo niet alle, nabewerkingen na de synchronisatievolgorde zijn "
|
|
"mislukt."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Specific route"
|
|
msgstr "Specifieke route"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
|
msgid "Specify product lot/serial number in pos order line"
|
|
msgstr "Specificeer partijen/serienummers voor kassaregels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
|
|
msgid "Spefic route for products delivered later."
|
|
msgstr "Specifieke route voor producten die later geleverd worden."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__start_category
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_start_category
|
|
msgid "Start Category"
|
|
msgstr "Startcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
|
|
msgid "Start Date"
|
|
msgstr "Startdatum"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Start category should belong in the available categories."
|
|
msgstr "Startcategorie moet in de beschikbare categorieën thuishoren."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Start selling from a default product category"
|
|
msgstr "Start met het verkopen vanuit een standaard productcategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
|
|
msgid "Starting Balance"
|
|
msgstr "Beginsaldo"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "State"
|
|
msgstr "Status"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#, python-format
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
|
|
msgid ""
|
|
"Status based on activities\n"
|
|
"Overdue: Due date is already passed\n"
|
|
"Today: Activity date is today\n"
|
|
"Planned: Future activities."
|
|
msgstr ""
|
|
"Status gebaseerd op activiteiten\n"
|
|
"Te laat: Datum is al gepasseerd\n"
|
|
"Vandaag: Activiteit datum is vandaag\n"
|
|
"Gepland: Toekomstige activiteiten."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Voorraadverplaatsing"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_rule
|
|
msgid "Stock Rule"
|
|
msgstr "Voorraadregel"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Stock input for %s"
|
|
msgstr "Voorraadinvoer voor %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Stock output for %s"
|
|
msgstr "Voorraaduitvoer voor %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
|
|
msgid "Stock should be updated at closing"
|
|
msgstr "Voorraad moet bijgewerkt worden bij afsluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Street"
|
|
msgstr "Straat"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Stripe"
|
|
msgstr "Stripe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
|
|
msgid "Stripe Payment Terminal"
|
|
msgstr "Stripe-betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
|
|
#, python-format
|
|
msgid "Subtotal"
|
|
msgstr "Subtotaal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
|
|
msgid "Subtotal w/o Tax"
|
|
msgstr "Subtotaal excl. BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
|
|
msgid "Subtotal w/o discount"
|
|
msgstr "Subtotaal zonder korting"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Successfully imported"
|
|
msgstr "Succesvol geïmporteerd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "Successfully made a cash %s of %s."
|
|
msgstr "Met succes %s van %s in contanten verdiend."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "Sum of subtotals"
|
|
msgstr "Totaal van subtotalen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Summary"
|
|
msgstr "Samenvatting"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Connected"
|
|
msgstr "Synchronisatie verbonden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Connecting"
|
|
msgstr "Synchronisatie verbinden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Disconnected"
|
|
msgstr "Synchronisatie losgekoppeld"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Error"
|
|
msgstr "Synchronisatie fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "TOTAL"
|
|
msgstr "TOTAAL"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#: model:ir.model,name:point_of_sale.model_account_tax
|
|
#, python-format
|
|
msgid "Tax"
|
|
msgstr "BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Tax Amount"
|
|
msgstr "BTW bedrag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
|
|
msgid "Tax Display"
|
|
msgstr "BTW weergave"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Tax ID"
|
|
msgstr "BTW Nr."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
|
|
msgid "Tax Regime Selection value"
|
|
msgstr "BTW beleid selectiewaarde"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
|
|
msgid "Tax-Excluded Price"
|
|
msgstr "Prijzen exclusief BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
|
|
msgid "Tax-Included Price"
|
|
msgstr "Prijzen inclusief BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Taxes"
|
|
msgstr "BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
|
|
msgid "Taxes to Apply"
|
|
msgstr "BTW om toe te passen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Taxes:"
|
|
msgstr "BTW:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Technical"
|
|
msgstr "Technisch"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Tel:"
|
|
msgstr "Tel:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|
#, python-format
|
|
msgid "The %s must be filled in your details."
|
|
msgstr "De %s moet ingevuld zijn in je gegevens."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The Point of Sale could not find any product, customer, employee or action "
|
|
"associated with the scanned barcode."
|
|
msgstr ""
|
|
"De Kassa kan geen product, klant, werknemer of actie vinden die geassocieerd"
|
|
" wordt met de gescande barcode."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
|
|
msgid ""
|
|
"The Point of Sale only supports the \"add a rounding line\" rounding "
|
|
"strategy."
|
|
msgstr ""
|
|
"Het Kassa ondersteunt alleen de afrondingsstrategie \"voeg een "
|
|
"afrondingsregel toe\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The Point of Sale order with the following reference %s was received by the "
|
|
"Odoo server, but the order processing phase failed.<br/>The datas received "
|
|
"from the point of sale has been saved in the attachments.<br/>Please contact"
|
|
" your support service to assist you on restoring it"
|
|
msgstr ""
|
|
"De Kassa-bestelling met referentie %s is ontvangen door de Odoo-server, maar"
|
|
" de verwerking van de besteling is mislukt.<br/>De gegevens die zijn "
|
|
"ontvangen van het kassasysteem zijn opgeslagen in de bijlagen.<br/>Neem "
|
|
"contact op met je supportafdeling om je te helpen bij het herstellen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The amount cannot be higher than the due amount if you don't have a cash "
|
|
"payment method configured."
|
|
msgstr ""
|
|
"Het bedrag kan niet hoger zijn dan het verschuldigde bedrag als je geen "
|
|
"contante betaalmethode hebt geconfigureerd."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The amount of your payment lines must be rounded to validate the transaction.\n"
|
|
"The rounding precision is %s so you should set %s or %s as payment amount instead of %s."
|
|
msgstr ""
|
|
"Het bedrag van je betalingsregels moet worden afgerond om de transactie te valideren.\n"
|
|
"De afrondingsprecisie is %s dus je moet %s of %s instellen als betalingsbedrag in plaats van %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The barcode nomenclature setting is not configured. Make sure to configure "
|
|
"it on your Point of Sale configuration settings"
|
|
msgstr ""
|
|
"De barcode nomenclatuur is niet geconfigureerd. Zorg ervoor deze te "
|
|
"configureren in de instellingen van je Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
|
|
msgstr ""
|
|
"De strategie voor het afronden van contact geld van de kassa %(pos)s moet "
|
|
"zijn: '%(value)s'"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "The default pricelist must be included in the available pricelists."
|
|
msgstr ""
|
|
"De standaard prijslist moet worden ingevoegd in de beschikbare prijslijsten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The default pricelist must belong to no company or the company of the point "
|
|
"of sale."
|
|
msgstr ""
|
|
"De standaard prijslijst moet behoren tot geen bedrijf of het bedrijf van de "
|
|
"kassa."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The default tip product is missing. Please manually specify the tip product."
|
|
" (See Tips field.)"
|
|
msgstr ""
|
|
"Het standaard fooiproduct ontbreekt. Geef het fooiproduct handmatig op. (Zie"
|
|
" het veld Tips.)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The fiscal data module encountered an error while receiving your order."
|
|
msgstr ""
|
|
"Er is een fout opgetreden in de fiscale gegevensmodule bij het ontvangen van"
|
|
" je bestelling."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The fiscal position used in the original order is not loaded. Make sure it "
|
|
"is loaded by adding it in the pos configuration."
|
|
msgstr ""
|
|
"De fiscale positie die gebruikt wordt in de oorspronkelijke order is niet "
|
|
"geladen. Zorg ervoor dat deze wordt geladen door deze toe te voegen in de "
|
|
"kassa-configuratie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "The function to load %s has not been implemented."
|
|
msgstr "De functie om %s te laden is niet geïmplementeerd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
|
|
msgid ""
|
|
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
|
"left empty."
|
|
msgstr ""
|
|
"De hostnaam of het IP adres van de hardware proxy worden automatisch "
|
|
"gedetecteerd als het veld leeg wordt gelaten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The invoice journal must be in the same currency as the Sales Journal or the"
|
|
" company currency if that is not set."
|
|
msgstr ""
|
|
"Het factuur dagboek dient in dezelfde valuta te zijn als het verkoopdagboek "
|
|
"of in de bedrijfsvaluta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The invoice journal of the point of sale %s must belong to the same company."
|
|
msgstr "Het factuurdagboek van het kassa %s moet van hetzelfde bedrijf zijn."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The maximum difference allowed is %s.\n"
|
|
"Please contact your manager to accept the closing difference."
|
|
msgstr ""
|
|
"Het maximaal toegestane verschil is %s.\n"
|
|
"Neem contact op met je manager om het slotverschil te accepteren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_bill.py:0
|
|
#, python-format
|
|
msgid "The name of the Coins/Bills must be a number."
|
|
msgstr "De naam van de Munten/Biljetten moet een nummer zijn."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_session_uniq_name
|
|
msgid "The name of this POS Session must be unique !"
|
|
msgstr "De naam van de kassa moet uniek zijn per sessie!"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
|
|
msgid "The number of point of sales orders related to this customer"
|
|
msgstr "Het aantal kassaorders gerelateerd aan deze klant"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "The order could not be sent to the server due to an unknown error"
|
|
msgstr ""
|
|
"Het order kon niet naar de server worden verzonden door een onbekende fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The order has been synchronized earlier. Please make the invoice from the "
|
|
"backend for the order: "
|
|
msgstr ""
|
|
"Deze order is al eerder gesynchroniseerd. Je dient de factuur vanuit de "
|
|
"backend aan te maken voor deze order: "
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The payment method selected is not allowed in the config of the POS session."
|
|
msgstr ""
|
|
"De geselecteerde betaalmethode is niet toegestaan in de configuratie van de "
|
|
"Kassa-sessie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The payment methods for the point of sale %s must belong to its company."
|
|
msgstr "De betaalmethoden voor het Kassa %s moeten van zijn bedrijf zijn."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_start_categ_id
|
|
msgid ""
|
|
"The point of sale will display this product category by default. If no "
|
|
"category is specified, all available products will be shown."
|
|
msgstr ""
|
|
"De kassa toont de productcategorieën standaard. Als er geen categorie is "
|
|
"gespecificeerd worden alle producten getoond."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
|
|
msgid ""
|
|
"The point of sale will only display products which are within one of the "
|
|
"selected category trees. If no category is specified, all available products"
|
|
" will be shown"
|
|
msgstr ""
|
|
"De kassa toont alleen producten die binnen één van de geselecteerde "
|
|
"categorieën valt. Indien er geen categorie is ingesteld zullen alle "
|
|
"beschikbare producten getoond worden"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
|
|
msgid ""
|
|
"The pricelist used if no customer is selected or if the customer has no Sale"
|
|
" Pricelist configured."
|
|
msgstr ""
|
|
"De prijslijst welke wordt gebruikt indien geen klant is geselecteerd of als "
|
|
"er geen prijslijst bij de klant is ingesteld."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
|
|
msgid ""
|
|
"The rate of the currency to the currency of rate applicable at the date of "
|
|
"the order"
|
|
msgstr ""
|
|
"De koers van de valuta naar de valuta van tarief 1 van toepassing op de "
|
|
"datum van de order"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|
msgid ""
|
|
"The receipt screen will be skipped if the receipt can be printed "
|
|
"automatically."
|
|
msgstr ""
|
|
"Het kassabon scherm wordt overgeslagen als de kassabon automatisch afgedrukt"
|
|
" kan worden."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|
msgid "The receipt will automatically be printed at the end of each order."
|
|
msgstr "De kassabon wordt automatisch afgedrukt aan het einde van elke order."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The requested quantity to be refunded is higher than the ordered quantity. "
|
|
"%s is requested while only %s can be refunded."
|
|
msgstr ""
|
|
"De gevraagde te retourneren hoeveelheid is hoger dan de bestelde "
|
|
"hoeveelheid. %s wordt aangevraagd, terwijl alleen %s kan worden "
|
|
"terugbetaald."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The requested quantity to be refunded is higher than the refundable quantity"
|
|
" of %s."
|
|
msgstr ""
|
|
"De gevraagde te retourneren hoeveelheid is hoger dan de terug te betalen "
|
|
"hoeveelheid van %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "The sales journal of the point of sale %s must belong to its company."
|
|
msgstr "Het verkoopdagboek van de kassa %s moet bij zijn bedrijf horen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "The selected customer needs an address."
|
|
msgstr "De geselecteerde klant heeft een adres nodig."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The selected pricelists must belong to no company or the company of the "
|
|
"point of sale."
|
|
msgstr ""
|
|
"De geselecteerde prijslijst moet behoren tot geen bedrijf of het bedrijf van"
|
|
" de kassa."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "The server encountered an error while receiving your order."
|
|
msgstr ""
|
|
"De server heeft een fout tegengekomen tijdens het ontvangen van je "
|
|
"bestelling."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid ""
|
|
"The session has been opened for an unusually long period. Please consider "
|
|
"closing."
|
|
msgstr ""
|
|
"De sessie is geopend voor een ongewoon lange periode. Overweeg om deze af te"
|
|
" sluiten."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Adyen. Set your Adyen credentials on the "
|
|
"related payment method."
|
|
msgstr ""
|
|
"De transacties worden verwerkt door Adyen. Stel je Adyen-gegevens in op de "
|
|
"betreffende betaalmethode."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_six
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Six. Set the IP address of the terminal on"
|
|
" the related payment method."
|
|
msgstr ""
|
|
"De transacties worden verwerkt door Six. Stel het IP-adres van de terminal "
|
|
"in op de bijbehorende betaalmethode."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Stripe. Set your Stripe credentials on the"
|
|
" related payment method."
|
|
msgstr ""
|
|
"De transacties worden verwerkt door Stripe. Stel je Stripe-inloggegevens in "
|
|
"op de gerelateerde betaalmethode."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercury
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Vantiv. Set your Vantiv credentials on the"
|
|
" related payment method."
|
|
msgstr ""
|
|
"De transacties worden verwerkt door Vantiv. Stel je Vantiv-gegevens in op de"
|
|
" betreffende betaalmethode."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
|
|
msgid "Theoretical Closing Balance"
|
|
msgstr "Theoretisch eindsaldo"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "There are"
|
|
msgstr "Er zijn"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "There are no products in this category."
|
|
msgstr "Er zijn geen producten in deze categorie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There are still orders in draft state in the session. Pay or cancel the following orders to validate the session:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Er zijn nog steeds orders in concept in de sessie. Betaal of verwijder die orders om de sessie te bevestigen:\n"
|
|
"%s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "There are unsynced orders. Do you want to sync these orders?"
|
|
msgstr ""
|
|
"Er zijn niet-gesynchroniseerde orders. Wil je deze orders synchroniseren?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is a difference between the amounts to post and the amounts of the "
|
|
"orders, it is probably caused by taxes or accounting configurations changes."
|
|
msgstr ""
|
|
"Er is een verschil tussen de te boeken bedragen en de bedragen van de "
|
|
"orders, dit wordt waarschijnlijk veroorzaakt door wijzigingen in BTW of "
|
|
"boekhoudkundige instellingen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "There is already an electronic payment in progress."
|
|
msgstr "Er is al een electronische betaling in behandeling."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is at least one pending electronic payment.\n"
|
|
"Please finish the payment with the terminal or cancel it then remove the payment line."
|
|
msgstr ""
|
|
"Minstens één elektronische betaling is lopende. \n"
|
|
"Rond de betaling af door middel van de terminal of annuleer deze en verwijder de betalingsregel."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"There is no Chart of Accounts configured on the company. Please go to the "
|
|
"invoicing settings to install a Chart of Accounts."
|
|
msgstr ""
|
|
"Er is geen grootboekschema ingesteld voor het bedrijf. Ga naar de facturatie"
|
|
" instellingen om een grootboekschema installeren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is no cash payment method available in this point of sale to handle the change.\n"
|
|
"\n"
|
|
" Please pay the exact amount or add a cash payment method in the point of sale configuration"
|
|
msgstr ""
|
|
"Er is geen contant betaalwijze beschikbaar in deze kassa om wisselgeld te kunnen gebruiken.\n"
|
|
"\n"
|
|
" Betaal het exacte bedrag of voeg een contant betaalwijze toe bij de kassa instellingen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "There is no cash payment method for this PoS Session"
|
|
msgstr "Er is geen contante betaalmethode voor deze kassa-sessie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "There is no cash register in this session."
|
|
msgstr "Er is geen kassa in deze sessie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "There is no product linked to your PoS"
|
|
msgstr "Er is geen product gekoppeld aan je Kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There must be at least one product in your order before it can be validated "
|
|
"and invoiced."
|
|
msgstr ""
|
|
"Er moet minimaal één product in je bestelling zitten voordat deze kan worden"
|
|
" bevestigd en gefactureerd."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|
msgid ""
|
|
"This field depicts the maximum difference allowed between the ending balance"
|
|
" and the theoretical cash when closing a session, for non-POS managers. If "
|
|
"this maximum is reached, the user will have an error message at the closing "
|
|
"of his session saying that he needs to contact his manager."
|
|
msgstr ""
|
|
"Dit veld toont het maximale verschil toegestaan tussen de eindsaldo en het "
|
|
"theoretische bedrag wanneer je de kassa sluit, voor niet-kassa managers. Als"
|
|
" het maximum is bereikt krijgt de gebruiker een foutboodschap op het scherm "
|
|
"om de manager te contacteren."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
|
|
msgid ""
|
|
"This field is there to pass the id of the pos manager group to the point of "
|
|
"sale client."
|
|
msgstr ""
|
|
"Dit veld is hier om de id door te geven van de kassa manager groep naar de "
|
|
"kassacliënt."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
|
|
msgid ""
|
|
"This field is there to pass the id of the pos user group to the point of "
|
|
"sale client."
|
|
msgstr ""
|
|
"Dit veld is hier om de id van de kassa gebruikersgroep door te geven aan de "
|
|
"kassa cliënt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "This invoice has been created from the point of sale session: %s"
|
|
msgstr "Deze factuur is aangemaakt vanuit de kassa-sessie: %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
|
|
msgid ""
|
|
"This is useful for restaurants with onsite and take-away services that imply"
|
|
" specific tax rates."
|
|
msgstr ""
|
|
"Dit is handig voor restaurants met op locatie- en afhaaldiensten die "
|
|
"specifieke BTW tarieven impliceren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"This journal is associated with a payment method. You cannot modify its type"
|
|
msgstr ""
|
|
"Dit dagboek is gekoppeld aan een betaalmethode. Je kunt het type niet "
|
|
"wijzigen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This operation will destroy all unpaid orders in the browser. You will lose "
|
|
"all the unsaved data and exit the point of sale. This operation cannot be "
|
|
"undone."
|
|
msgstr ""
|
|
"Met actie worden alle onbetaalde orders vernietigd in de browser. Jouw "
|
|
"gegevens zullen verloren gaan en je verlaat de kassa. Deze actie kan niet "
|
|
"ongedaan worden gemaakt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This operation will permanently destroy all paid orders from the local "
|
|
"storage. You will lose all the data. This operation cannot be undone."
|
|
msgstr ""
|
|
"Deze actie verwijdert permanent alle betaalde orders van de lokale opslag. "
|
|
"Jouw gegevens zullen verloren gaan. Deze bewerking kan niet ongedaan gemaakt"
|
|
" worden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This order already has refund lines for %s. We can't change the customer "
|
|
"associated to it. Create a new order for the new customer."
|
|
msgstr ""
|
|
"Deze order heeft al retourregels voor %s. We kunnen de klant die eraan is "
|
|
"gekoppeld niet wijzigen. Maak een nieuwe order aan voor de nieuwe klant."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#, python-format
|
|
msgid "This order is empty"
|
|
msgstr "Deze order is leeg"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This order is not yet synced to server. Make sure it is synced then try "
|
|
"again."
|
|
msgstr ""
|
|
"Deze bestelling is nog niet gesynchroniseerd met de server. Zorg ervoor dat "
|
|
"het is gesynchroniseerd en probeer het opnieuw."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "This product is used as reference on customer receipts."
|
|
msgstr "Dit product wordt gebruikt als referentie op kassabonnen."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_line_id
|
|
msgid ""
|
|
"This sequence is automatically created by Odoo but you can change it to "
|
|
"customize the reference numbers of your orders lines."
|
|
msgstr ""
|
|
"Deze nummering zal automatisch gegenereerd worden door Odoo, maar je kunt "
|
|
"ook je eigen nummering samenstellen voor je orderregels."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_sequence_id
|
|
msgid ""
|
|
"This sequence is automatically created by Odoo but you can change it to "
|
|
"customize the reference numbers of your orders."
|
|
msgstr ""
|
|
"Deze nummering zal automatisch gegenereerd worden door Odoo, maar je kunt "
|
|
"ook je eigen nummering samenstellen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "This session is already closed."
|
|
msgstr "Deze sessie is al gesloten."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "This tax is applied to any new product created in the catalog."
|
|
msgstr ""
|
|
"Deze BTW wordt toegepast op ieder nieuw product wat wordt aangemaakt in deze"
|
|
" catalogus."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Tip"
|
|
msgstr "Tip"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
|
|
msgid "Tip Amount"
|
|
msgstr "Fooibedrag"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Tip Product"
|
|
msgstr "Fooi product"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Tips"
|
|
msgstr "Fooien"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Tips:"
|
|
msgstr "Tips:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "To Close"
|
|
msgstr "Te sluiten"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "To Pay"
|
|
msgstr "Te betalen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0
|
|
#, python-format
|
|
msgid "To Refund: %s"
|
|
msgstr "Retourneren: %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
|
|
msgid "To Weigh With Scale"
|
|
msgstr "Te wegen met weegschaal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
|
|
msgid "To invoice"
|
|
msgstr "Te factureren"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|
msgid "To record new orders, start a new session."
|
|
msgstr "Om nieuwe orders te registreren moet je een nieuwe sessie starten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "To return product(s), you need to open a session in the POS %s"
|
|
msgstr ""
|
|
"Om producten te retourneren moet je een kassasessie openen in de kassa %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_ship
|
|
msgid "To ship"
|
|
msgstr "Verschepen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Total"
|
|
msgstr "Totaal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_total_entry_encoding
|
|
msgid "Total Cash Transaction"
|
|
msgstr "Totale kastransactie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Cost:"
|
|
msgstr "Totale prijs:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
|
|
msgid "Total Discount"
|
|
msgstr "Totale korting"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Total Due"
|
|
msgstr "Totaal verschuldigd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Margin:"
|
|
msgstr "Totale marge:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Total Paid (with rounding)"
|
|
msgstr "Totaal betaald (met afronding)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
|
|
msgid "Total Payments Amount"
|
|
msgstr "Totaalbedrag betalingen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
|
|
msgid "Total Price"
|
|
msgstr "Totaalprijs"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Price excl. VAT:"
|
|
msgstr "Totale prijs excl. BTW:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Total Taxes"
|
|
msgstr "Totaal BTW"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
|
|
msgid "Total amount of the payment."
|
|
msgstr "Totaalbedrag van de betaling."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
|
|
msgid "Total cost"
|
|
msgstr "Totale prijs"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "Total qty"
|
|
msgstr "Totaal aantal"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Total:"
|
|
msgstr "Totaal:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
|
|
msgid "Transaction"
|
|
msgstr "Transactie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Transaction cancelled"
|
|
msgstr "Transactie geannuleerd"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Verplaatsing"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
|
|
msgid "Type"
|
|
msgstr "Soort"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
|
|
msgid "Type of card used"
|
|
msgstr "Gebruikte soort kaart"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
|
|
msgid "Type of the exception activity on record."
|
|
msgstr "Type van activiteit uitzondering op record."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to close and validate the session.\n"
|
|
"Please set corresponding tax account in each repartition line of the following taxes: \n"
|
|
"%s"
|
|
msgstr ""
|
|
"Niet in staat om de sessie te sluiten en te bevestigen.\n"
|
|
"Stel de overeenstemmende BTW-rekening in elke regel van de volgende BTW's:\n"
|
|
"%s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Unable to download invoice."
|
|
msgstr "Kan factuur niet downloaden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Unable to invoice order."
|
|
msgstr "Kan order niet factureren."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to modify this PoS Configuration because you can't modify %s while a "
|
|
"session is open."
|
|
msgstr ""
|
|
"Kan deze Kassa-configuratie niet wijzigen omdat je deze niet kunt wijzigen "
|
|
"%s terwijl een sessie open is."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "Unable to save changes."
|
|
msgstr "Kan wijzigingen niet opslaan."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Unable to show information about this error."
|
|
msgstr "Kan geen informatie over deze fout weergeven."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Unable to sync order"
|
|
msgstr "Kan order niet synchroniseren"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
|
|
msgid "Unit Price"
|
|
msgstr "Eenheidsprijs"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0
|
|
#, python-format
|
|
msgid "Unknown Barcode"
|
|
msgstr "Onbekende Barcode"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Unknown Error"
|
|
msgstr "Onbekende fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "Unknown error"
|
|
msgstr "Onbekende fout"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Unsupported File Format"
|
|
msgstr "Bestandsformaat niet ondersteund"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Unsynced order"
|
|
msgstr "Niet-gesynchroniseerde bestelling"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "UoM"
|
|
msgstr "Maateenheid"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Update quantities in stock"
|
|
msgstr "Bijwerken van de voorraad"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|
msgid "Use QR code on ticket"
|
|
msgstr "Gebruik QR-code op ticket"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|
msgid "Use a Payment Terminal"
|
|
msgstr "Gebruik een betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
|
|
msgid "Use a pricelist."
|
|
msgstr "Gebruik een prijslijst."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Use barcodes to scan products, customer cards, etc."
|
|
msgstr "Gebruik barcodes om producten, klantenkaarten etc. te scannen."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Use fiscal positions to get different taxes by order"
|
|
msgstr "Gebruik fiscale posities om verschillende BTW's op orders te krijgen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Used to record product pickings. Products are consumed from its default "
|
|
"source location."
|
|
msgstr ""
|
|
"Wordt gebruikt om productpicks te registreren. Producten worden verbruikt "
|
|
"vanaf de standaardbronlocatie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
|
|
#: model:res.groups,name:point_of_sale.group_pos_user
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "User"
|
|
msgstr "Gebruiker"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
|
msgid "User Labels"
|
|
msgstr "Gebruiker labels"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
|
|
msgid "Uuid"
|
|
msgstr "Uuid"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "VAT:"
|
|
msgstr "BTW:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "Valid product lot"
|
|
msgstr "Geldige product partij"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Validate"
|
|
msgstr "Goedkeuren"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Vantiv (US & Canada)"
|
|
msgstr "Vantiv (VS & Canada)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercury
|
|
msgid "Vantiv Payment Terminal"
|
|
msgstr "Vantiv betaalterminal"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_session_check_product_wizard
|
|
msgid "Verify if there are any products for the PoS"
|
|
msgstr "Controleer of er producten zijn voor de kassa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Visit the Backend but keep session open"
|
|
msgstr "Bezoek de backend maar houd de sessie open"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Waiting for card"
|
|
msgstr "Wachtend op kaart"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.wall_shelf_product_template
|
|
msgid "Wall Shelf Unit"
|
|
msgstr "Wandplank"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_warehouse
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Warehouse"
|
|
msgstr "Magazijn"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
|
|
msgid "Warehouse (PoS)"
|
|
msgstr "Magazijn (Kassa)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Websiteberichten"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Website communicatiegeschiedenis"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Weighing"
|
|
msgstr "Wegen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
|
|
msgid "Weighted Product"
|
|
msgstr "Gewogen product"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
|
|
msgid "When all products are ready"
|
|
msgstr "Wanneer alle producten beschikbaar zijn"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|
msgid ""
|
|
"When disabled, only PoS manager can view the margin and cost of product "
|
|
"among the Product info."
|
|
msgstr ""
|
|
"Wanneer dit niet geactiveerd is, kan enkel de Kassaverkoop manager de marge "
|
|
"en kost zien van een product in de Productinformatie."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Whenever you close a session, one entry is generated in the following "
|
|
"accounting journal for all the orders not invoiced. Invoices are recorded in"
|
|
" accounting separately."
|
|
msgstr ""
|
|
"Wanneer je een sessie sluit wordt er één boeking gegenereerd in het volgende"
|
|
" dagboek voor alle niet gefactureerde orders. Facturen worden afzonderlijk "
|
|
"geboekt in de boekhouding."
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.whiteboard_product_template
|
|
msgid "Whiteboard"
|
|
msgstr "Whiteboard"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
|
|
msgid "Whiteboard Pen"
|
|
msgstr "Whiteboard pen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "With a"
|
|
msgstr "Met een"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Yes"
|
|
msgstr "Ja"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are not allowed to change the cash rounding configuration while a pos "
|
|
"session using it is already opened."
|
|
msgstr ""
|
|
"Je mag de afrondingsmethode niet wijzigen terwijl een kassa sessie die "
|
|
"geopend is deze gebruikt."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "You are not allowed to change this quantity"
|
|
msgstr "Je mag deze hoeveelheid niet wijzigen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are trying to sell products with serial/lot numbers, but some of them are not set.\n"
|
|
"Would you like to proceed anyway?"
|
|
msgstr ""
|
|
"Je probeert producten te verkopen met serie-/partnummers, maar sommige zijn niet ingesteld.\n"
|
|
"Wil je toch doorgaan?"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid ""
|
|
"You can add some from the Products menu, or linked any existing by flagging them as \"Available in PoS\".\n"
|
|
" Or you can add demo data for testing purpose. Please mind that this is an irreversible action."
|
|
msgstr ""
|
|
"Je kunt er een aantal toevoegen vanuit het menu Producten, of bestaande koppelen door ze te markeren als \"Beschikbaar in kassa\".\n"
|
|
" Of je kunt demogegevens toevoegen voor testdoeleinden. Houd er rekening mee dat dit een onomkeerbare actie is."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can only unlink PoS order lines that are related to orders in new or "
|
|
"cancelled state."
|
|
msgstr ""
|
|
"Je kan enkel kassa-orderregels ontkoppelen die gerelateerd zijn aan orders "
|
|
"met status nieuw of geannuleerd."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can't: create a pos order from the backend interface, or unset the "
|
|
"pricelist, or create a pos.order in a python test with Form tool, or edit "
|
|
"the form view in studio if no PoS order exist"
|
|
msgstr ""
|
|
"Je kan geen kassa-order aanmaken vanuit de back-end interface of de "
|
|
"prijslijst opheffen of een kassa-order aanmaken in een python testomgeving "
|
|
"met de formulier tool of de formulierweergave in studio bewerken als er geen"
|
|
" kassa-order bestaat."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_picking.py:0
|
|
#, python-format
|
|
msgid "You cannot archive '%s' as it is used by a POS configuration '%s'."
|
|
msgstr ""
|
|
"Je kan '%s' niet archiveren omdat het wordt gebruikt door een kassa-"
|
|
"configuratie '%s'."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot close the POS when invoices are not posted.\n"
|
|
"Invoices: %s"
|
|
msgstr ""
|
|
"Je kunt de kassa niet sluiten wanneer facturen niet zijn geboekt.\n"
|
|
"facturen: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You cannot close the POS when orders are still in draft"
|
|
msgstr "Je kunt de kassa niet sluiten als bestellingen nog in concept zijn"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You cannot create a session before the accounting lock date."
|
|
msgstr "Je kunt geen sessie aanmaken voor de boekhoudkundige blokeerdatum."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete a point of sale category while a session is still opened."
|
|
msgstr ""
|
|
"Je kunt een kassacategorie niet verwijderen terwijl er nog een sessie is "
|
|
"geopend."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/product.py:0
|
|
#: code:addons/point_of_sale/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete a product saleable in point of sale while a session is "
|
|
"still opened."
|
|
msgstr ""
|
|
"Het is niet mogelijk een verkoopbaar product van de kassa te verwijderen, "
|
|
"zolang de kassa is geopend."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/res_partner.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete contacts while there are active PoS sessions. Close the "
|
|
"session(s) %s first."
|
|
msgstr ""
|
|
"Je kunt geen contacten verwijderen die zich in actieve kassasessies "
|
|
"bevinden. Sluit de sessie(s) %s eerst."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You do not have permission to open a POS session. Please try opening a "
|
|
"session with a different user"
|
|
msgstr ""
|
|
"Je kunt geen POS-sessie openen. Probeer een sessie te openen met een andere "
|
|
"gebruiker"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You don't have the access rights to get the point of sale closing control "
|
|
"data."
|
|
msgstr ""
|
|
"Je hebt geen toegangsrechten om de gegevens van de sluitingscontrole van de "
|
|
"kassa te verkrijgen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have enabled the \"Identify Customer\" option for %s payment method,but "
|
|
"the order %s does not contain a customer."
|
|
msgstr ""
|
|
"Je hebt de optie \"Klant identificeren\" ingeschakeld voor %s betaalmethode,"
|
|
" maar de bestelling %s bevat geen klant."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have selected orderlines from multiple invoiced orders. To proceed "
|
|
"refund, please select orderlines from the same invoiced order."
|
|
msgstr ""
|
|
"Je hebt orderregels geselecteerd uit meerdere gefactureerde orders. Om tot "
|
|
"terugbetaling over te gaan, selecteer je orderregels van dezelfde "
|
|
"gefactureerde bestelling."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "You have to round your payments lines. is not rounded."
|
|
msgstr "Je moet je betalingsregels afronden. Het is niet afgerond."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have to select a pricelist in the sale form !\n"
|
|
"Please set one before choosing a product."
|
|
msgstr ""
|
|
"Je dient een prijslijst te selecteren in het verkoopscherm!\n"
|
|
"Selecteer er een voor het kiezen van een product."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "You have to select a pricelist in the sale form."
|
|
msgstr "Je moet een prijslijst selecteren in het verkoopformulier."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|
msgid ""
|
|
"You must define a product for everything you sell through\n"
|
|
" the point of sale interface."
|
|
msgstr ""
|
|
"Je moet een product definiëren voor alles dat je verkoopt via\n"
|
|
"de kassa interface."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You must have at least one payment method configured to launch a session."
|
|
msgstr ""
|
|
"Je moet ten minste één betalingsmethode hebben geconfigureerd om een sessie "
|
|
"te starten."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "You need a loss and profit account on your cash journal."
|
|
msgstr "Je hebt een verlies- en winstrekening nodig op je kasboek."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You need to select the customer before you can invoice or ship an order."
|
|
msgstr ""
|
|
"Je moet de klant selecteren voordat je een order kunt factureren of "
|
|
"verzenden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You should assign a Point of Sale to your session."
|
|
msgstr "Je dient een kassa aan je sessie toe te wijzen."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Your PoS Session is open since %(date)s, we advise you to close it and to "
|
|
"create a new one."
|
|
msgstr ""
|
|
"Je Kassa-sessie is geopend sinds %(date)s, we raden je aan deze te sluiten "
|
|
"en een nieuwe aan te maken."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid ""
|
|
"Your address is missing or incomplete. <br/>\n"
|
|
" Please make sure to"
|
|
msgstr ""
|
|
"Je adres ontbreekt of is onvolledig. <br/>\n"
|
|
" Zorg ervoor dat je"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "ZIP"
|
|
msgstr "Postcode"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "at"
|
|
msgstr "voor"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "available,"
|
|
msgstr "beschikbaar,"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "before continuing."
|
|
msgstr "alvorens verder te gaan."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "belong to another session:"
|
|
msgstr "behoort toe aan een andere sessie:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "discount"
|
|
msgstr "korting"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "e.g. Cash"
|
|
msgstr "bijv. Contant geld"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "e.g. Company Address, Website"
|
|
msgstr "Bijv. Bedrijfsadres, website"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
msgid "e.g. NYC Shop"
|
|
msgstr "bijv. NYC-winkel"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
|
msgstr "Bijv. Terugstuurbeleid, bedankt om bij ons te kopen!"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|
msgid "e.g. Soft Drinks"
|
|
msgstr "Bijv. frisdranken"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "ePos Printer"
|
|
msgstr "ePos-printer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "fill all relevant information"
|
|
msgstr "vul alle relevante informatie in"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "for"
|
|
msgstr "voor"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "for an order of"
|
|
msgstr "voor een order van"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "forecasted"
|
|
msgstr "prognose"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "in"
|
|
msgstr "in"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "in this category."
|
|
msgstr "in deze categorie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#, python-format
|
|
msgid "items"
|
|
msgstr "items"
|
|
|
|
#. module: point_of_sale
|
|
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
|
|
msgid "note"
|
|
msgstr "notitie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "open sessions"
|
|
msgstr "open sessies"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "orders:"
|
|
msgstr "bestellingen:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "out"
|
|
msgstr "uit"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "paid orders"
|
|
msgstr "betaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "return"
|
|
msgstr "terug"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "unpaid orders"
|
|
msgstr "onbetaalde orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "unpaid orders could not be imported"
|
|
msgstr "onbetaalde orders kunnen niet geïmporteerd worden"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0
|
|
#, python-format
|
|
msgid "unselect"
|
|
msgstr "deselecteren"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
|
msgid "using"
|
|
msgstr "gebruikende"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__limited_products_loading
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_limited_products_loading
|
|
msgid ""
|
|
"we load all starred products (favorite), all services, recent inventory movements of products, and the most recently updated products.\n"
|
|
"When the session is open, we keep on loading all remaining products in the background.\n"
|
|
"In the meantime, you can click on the 'database icon' in the searchbar to load products from database."
|
|
msgstr ""
|
|
"we laden alle producten met ster (favoriet), alle services, recente voorraadbewegingen van producten en de meest recent bijgewerkte producten.\n"
|
|
"Wanneer de sessie open is, blijven we alle resterende producten op de achtergrond laden.\n"
|
|
"In de tussentijd kun je op het 'database-icoon' in de zoekbalk klikken om producten uit de database te laden."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "were duplicates of existing orders"
|
|
msgstr "waren duplicaten van bestaande orders"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"This journal is associated with payment method %s that is being used by "
|
|
"order %s in the active pos session %s"
|
|
msgstr ""
|
|
"Dit dagboek is gekoppeld aan betaalmethode %s die wordt gebruikt door "
|
|
"bestelling %s in de actieve Kassa-sessie %s."
|