# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_restaurant # # Translators: # Martin Trigaux, 2022 # Gunther Clauwaert , 2022 # Erwin van der Ploeg , 2022 # Jolien De Paepe, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-10 06:06+0000\n" "PO-Revision-Date: 2022-09-22 05:54+0000\n" "Last-Translator: Jolien De Paepe, 2023\n" "Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: pos_restaurant #: model:ir.model.fields.selection,name:pos_restaurant.selection__restaurant_printer__printer_type__iot msgid " Use a printer connected to the IoT Box" msgstr "Gebruik een printer verbonden met de IoT box" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_kanban msgid "Floor Name: " msgstr "Verdieping naam: " #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_kanban msgid "Point of Sale: " msgstr "Kassa: " #. module: pos_restaurant #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_floor_form msgid "" "A restaurant floor represents the place where customers are served, this is where you can\n" " define and position the tables." msgstr "" "Een restaurant ruimte stelt de plaats voor waarde klanten worden bediend, dit is waar je\n" "de positie van de tafels kan definiëren." #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__active #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__active msgid "Active" msgstr "Actief" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Add" msgstr "Toevoegen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/OrderlineNoteButton.js:0 #, python-format msgid "Add Internal Note" msgstr "Interne opmerking toevoegen" #. module: pos_restaurant #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_floor_form msgid "Add a new restaurant floor" msgstr "Voeg een nieuwe restaurantruimte toe" #. module: pos_restaurant #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_printer_form msgid "Add a new restaurant order printer" msgstr "Voeg een nieuwe restaurant orderprinter toe" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "Add a tip" msgstr "Voeg een fooi toe" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #, python-format msgid "Add button" msgstr "Knop toevoegen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Add internal notes on order lines for the kitchen" msgstr "Interne opmerkingen aan orderregels toevoegen voor de keuken" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Add tip after payment (North America specific)" msgstr "Fooi toevoegen na betaling (specifiek voor Noord-Amerika)." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Adjust Amount" msgstr "Pas bedrag aan." #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_config__set_tip_after_payment msgid "" "Adjust the amount authorized by payment terminals to add a tip after the " "customers left or at the end of the day." msgstr "" "Pas het bedrag aan dat is geautoriseerd door betaalterminals om een fooi toe" " te voegen nadat de klanten zijn vertrokken of aan het einde van de dag." #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Allow Bill Splitting" msgstr "Sta het splitsen van de rekening toe" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_config__iface_orderline_notes msgid "Allow custom internal notes on Orderlines." msgstr "Sta aangepaste interne notities toe op orderregels." #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Allow to print receipt before payment" msgstr "Sta het afdrukken van de kassabon toe voordat er betaald wordt" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_config__iface_printbill msgid "Allows to print the Bill before payment." msgstr "Sta het afdrukken van de factuur toe, voordat er betaald wordt." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "Amount" msgstr "Bedrag" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__name msgid "An internal identification of a table" msgstr "Een interne identificatie van een tafel" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_printer__name msgid "An internal identification of the printer" msgstr "Een interne identificatie van de printer" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_table_form msgid "Appearance" msgstr "Voorkomen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_form #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_search msgid "Archived" msgstr "Gearchiveerd" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Are you sure ?" msgstr "Weet je het zeker?" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitBillScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "Back" msgstr "Terug" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/ChromeWidgets/BackToFloorButton.xml:0 #: code:addons/pos_restaurant/static/src/xml/ChromeWidgets/BackToFloorButton.xml:0 #, python-format msgid "Back to floor" msgstr "Terug naar vloer" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__background_color msgid "Background Color" msgstr "Achtergrondkleur" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__background_image msgid "Background Image" msgstr "Achtergrondafbeelding" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_bacon_product_template msgid "Bacon Burger" msgstr "Bacon Burger" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/PrintBillButton.xml:0 #, python-format msgid "Bill" msgstr "Factuur" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/BillScreen.xml:0 #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__iface_printbill #, python-format msgid "Bill Printing" msgstr "Rekening afdrukken" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitBillScreen.xml:0 #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__iface_splitbill #, python-format msgid "Bill Splitting" msgstr "Rekening splitsen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/TableGuestsButton.js:0 #, python-format msgid "Blocked action" msgstr "Geblokkeerde actie" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Blue" msgstr "Blauw" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:0 #, python-format msgid "CANCELLED" msgstr "GEANNULEERD" #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_config.py:0 #, python-format msgid "Cash %s" msgstr "Contant %s" #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_config.py:0 #, python-format msgid "Cash Bar" msgstr "Cash Bar" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_cheeseburger_product_template msgid "Cheese Burger" msgstr "Cheese Burger" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_chicken_product_template msgid "Chicken Curry Sandwich" msgstr "Kip curry sandwich" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Close" msgstr "Sluiten" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Close Tab" msgstr "Sluit tab" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_club_product_template msgid "Club Sandwich" msgstr "Club Sandwich" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.coke_product_template msgid "Coca-Cola" msgstr "Coca-Cola" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__color msgid "Color" msgstr "Kleur" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_res_config_settings msgid "Config Settings" msgstr "Configuratie instellingen" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__create_uid #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__create_uid #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__create_uid msgid "Created by" msgstr "Aangemaakt door" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__create_date #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__create_date #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__create_date msgid "Created on" msgstr "Aangemaakt op" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Delete" msgstr "Verwijderen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Design floors and assign orders to tables" msgstr "Ontwerp vloeren en wijs orders toe aan tafels." #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__display_name #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__display_name #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__display_name msgid "Display Name" msgstr "Schermnaam" #. module: pos_restaurant #: model:pos.category,name:pos_restaurant.drinks msgid "Drinks" msgstr "Dranken" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/ChromeWidgets/TicketButton.js:0 #, python-format msgid "Due to a connection error, the orders are not synchronized." msgstr "Door een verbindingsfout zijn de orders niet gesynchroniseerd." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Duplicate" msgstr "Dupliceren" #. module: pos_restaurant #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_printer_form msgid "" "Each Order Printer has an IP Address that defines the IoT Box/Hardware\n" " Proxy where the printer can be found, and a list of product categories.\n" " An Order Printer will only print updates for products belonging to one of\n" " its categories." msgstr "" "Elke orderprinter heeft een IP adres dat voor elke IoT Box/Hardware\n" "de proxy aangeeft waar de printer kan gevonden worden met een lijst van productcategorieën.\n" "Een orderprinter drukt alleen updates voor producten die behoren\n" "tot één\n" "van zijn categorieën." #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Early Receipt Printing" msgstr "Vroegtijdig kassabon afdrukken" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #, python-format msgid "Edit" msgstr "Bewerken" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_config__iface_splitbill msgid "Enables Bill Splitting in the Point of Sale." msgstr "Sta splitsen van rekeningen toe in de kassa." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/SubmitOrderButton.js:0 #, python-format msgid "Failed in printing the changes in the order" msgstr "Kan de wijzigingen in de bestelling niet afdrukken" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__floor_id msgid "Floor" msgstr "Ruimte" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__name msgid "Floor Name" msgstr "Ruimtenaam" #. module: pos_restaurant #: model:ir.actions.act_window,name:pos_restaurant.action_restaurant_floor_form #: model:ir.ui.menu,name:pos_restaurant.menu_restaurant_floor_all msgid "Floor Plans" msgstr "Plattegronden" #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_restaurant.py:0 #, python-format msgid "Floor: %s - PoS Config: %s \n" msgstr "Verdieping: %s - Kassa configuratie: %s \n" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Floors" msgstr "Ruimtes" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__is_table_management msgid "Floors & Tables" msgstr "Vloeren & tafels" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Floors & Tables Map" msgstr "Vloer- & tafelplan" #. module: pos_restaurant #: model:pos.category,name:pos_restaurant.food msgid "Food" msgstr "Voeding" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "For convenience, we are providing the following gratuity calculations:" msgstr "Gemakshalve bieden we de volgende fooiberekeningen:" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_funghi_product_template msgid "Funghi" msgstr "Fungi" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Green" msgstr "Groen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Grey" msgstr "Grijs" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/TableGuestsButton.xml:0 #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__customer_count #, python-format msgid "Guests" msgstr "Gasten" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/TableGuestsButton.js:0 #, python-format msgid "Guests ?" msgstr "Gasten?" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Guests:" msgstr "Gasten:" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__height msgid "Height" msgstr "Hoogte" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__position_h msgid "Horizontal Position" msgstr "Horizontale positie" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__id #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__id #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__id msgid "ID" msgstr "ID" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__active msgid "" "If false, the table is deactivated and will not be available in the point of" " sale" msgstr "" "Indien onwaar wordt de tafel gedeactiveerd en is deze niet meer beschikbaar " "in de kassa" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/OrderlineNoteButton.xml:0 #, python-format msgid "Internal Note" msgstr "Interne notitie" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__note msgid "Internal Note added by the waiter." msgstr "Interne opmerking toegevoegd door de ober." #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__iface_orderline_notes msgid "Internal Notes" msgstr "Interne notities" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__module_pos_restaurant msgid "Is a Bar/Restaurant" msgstr "Is een bar/restaurant" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Keep Open" msgstr "Openhouden" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Kitchen Notes" msgstr "Keukenopmerkingen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Kitchen Printers" msgstr "Keukenprinters" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor____last_update #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer____last_update #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table____last_update msgid "Last Modified on" msgstr "Laatst gewijzigd op" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__write_uid #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__write_uid #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__write_date #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__write_date #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_order__multiprint_resume msgid "Last printed state of the order" msgstr "Laatste afdruk van de order" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Light grey" msgstr "Lichtgrijs" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Logo" msgstr "Logo" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_maki_product_template msgid "Lunch Maki 18pc" msgstr "Lunch Maki 18pc" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_salmon_product_template msgid "Lunch Salmon 20pc" msgstr "Lunch zalm 20st" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_temaki_product_template msgid "Lunch Temaki mix 3pc" msgstr "Lunch Temaki mix 3pc" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_margherita_product_template msgid "Margherita" msgstr "Margarita" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.minute_maid_product_template msgid "Minute Maid" msgstr "Minute Maid" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_mozza_product_template msgid "Mozzarella Sandwich" msgstr "Mozzarella Sandwich" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__multiprint_resume msgid "Multiprint Resume" msgstr "Multiprint hervatten" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:0 #, python-format msgid "NEW" msgstr "NIEUW" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:0 #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:0 #, python-format msgid "NOTE" msgstr "OPMERKING" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "No Tip" msgstr "Geen fooi" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "Note" msgstr "Notitie" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/PrintBillButton.js:0 #, python-format msgid "Nothing to Print" msgstr "Niets om af te drukken." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Number of Seats ?" msgstr "Aantal zitplaatsen?" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/ChromeWidgets/TicketButton.js:0 #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Offline" msgstr "Offline" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/BillScreen.xml:0 #, python-format msgid "Ok" msgstr "Ok" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TicketScreen.js:0 #, python-format msgid "Open" msgstr "Open" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Orange" msgstr "Oranje" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/SubmitOrderButton.xml:0 #, python-format msgid "Order" msgstr "Order" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__is_order_printer msgid "Order Printer" msgstr "Orderprinter" #. module: pos_restaurant #: model:ir.actions.act_window,name:pos_restaurant.action_restaurant_printer_form #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__printer_ids #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_printer_ids #: model:ir.ui.menu,name:pos_restaurant.menu_restaurant_printer_all msgid "Order Printers" msgstr "Orderprinters" #. module: pos_restaurant #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_printer_form msgid "" "Order Printers are used by restaurants and bars to print the\n" " order updates in the kitchen/bar when the waiter updates the order." msgstr "" "Orderprinters worden gebruikt door restaurants en café's om wijzigingen\n" "af te drukken in de keuken/bar wanneer de serveerder de order wijzigt. " #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_printer_form msgid "POS Printer" msgstr "Kassaprinter" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "PRO FORMA" msgstr "PRO FORMA" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_4formaggi_product_template msgid "Pasta 4 formaggi " msgstr "Pasta 4 formaggi " #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_bolo_product_template msgid "Pasta Bolognese" msgstr "Pasta Bolognese" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitBillScreen.xml:0 #, python-format msgid "Payment" msgstr "Betaling" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__pos_config_id msgid "Point of Sale" msgstr "Kassa" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_pos_config msgid "Point of Sale Configuration" msgstr "Kassa instellingen" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_pos_order_line msgid "Point of Sale Order Lines" msgstr "Kassa orderregels" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_pos_order msgid "Point of Sale Orders" msgstr "Kassaorders" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_pos_payment msgid "Point of Sale Payments" msgstr "Kassabetalingen" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_pos_session msgid "Point of Sale Session" msgstr "Kassasessie" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_iface_orderline_notes msgid "Pos Iface Orderline Notes" msgstr "Kassa Iface Orderregel notities" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_iface_printbill msgid "Pos Iface Printbill" msgstr "Kassa Iface Factuur afdrukken" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_iface_splitbill msgid "Pos Iface Splitbill" msgstr "Kassa Iface Factuur splitsen" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_is_order_printer msgid "Pos Is Order Printer" msgstr "Kassa is orderprinter" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_is_table_management msgid "Pos Is Table Management" msgstr "Kassa is tafel beheer" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_set_tip_after_payment msgid "Pos Set Tip After Payment" msgstr "Kassa stelt fooi in na betaling" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/BillScreen.xml:0 #, python-format msgid "Print" msgstr "Afdrukken" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Print orders at the kitchen, at the bar, etc." msgstr "Orders afdrukken in de keuken, aan de bar, enz." #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__product_categories_ids msgid "Printed Product Categories" msgstr "Afgedrukte productcategorieën" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__name msgid "Printer Name" msgstr "Printernaam" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__printer_type msgid "Printer Type" msgstr "Soort printer" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Printers" msgstr "Printers" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/SubmitOrderButton.js:0 #, python-format msgid "Printing failed" msgstr "Afdrukken mislukt" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TipScreen.js:0 #, python-format msgid "Printing is not supported on some browsers" msgstr "Afdrukken wordt in sommige browsers niet ondersteund" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TipScreen.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: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer__proxy_ip msgid "Proxy IP Address" msgstr "IP adres proxy" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Purple" msgstr "Paars" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Red" msgstr "Rood" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Removing a table cannot be undone" msgstr "Een tafel verwijderen kan niet ongedaan worden" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Rename" msgstr "Naam wijzigen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "Reprint receipts" msgstr "Bonnen opnieuw afdrukken" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Restaurant & Bar" msgstr "Restaurant & Bar" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_restaurant_floor #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_form msgid "Restaurant Floor" msgstr "Restaurantverdieping" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__floor_ids #: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_floor_ids #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_tree msgid "Restaurant Floors" msgstr "Restaurantverdiepingen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_printer msgid "Restaurant Order Printers" msgstr "Restaurant orderprinters" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_restaurant_printer msgid "Restaurant Printer" msgstr "Restaurant printer" #. module: pos_restaurant #: model:ir.model,name:pos_restaurant.model_restaurant_table #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_table_form msgid "Restaurant Table" msgstr "Restauranttafel" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reverse" msgstr "Retourneren" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reverse Payment" msgstr "Omkering betaling" #. module: pos_restaurant #: model:ir.model.fields.selection,name:pos_restaurant.selection__restaurant_table__shape__round msgid "Round" msgstr "Rond" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Round Shape" msgstr "Ronde vorm" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_chirashi_product_template msgid "Salmon and Avocado" msgstr "Zalm en Avocado" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__seats #, python-format msgid "Seats" msgstr "Plaatsen" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__sequence msgid "Sequence" msgstr "Reeks" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Served by" msgstr "Geholpen door" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__set_tip_after_payment msgid "Set Tip After Payment" msgstr "Stel fooi in na betaling." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TicketScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/TipScreen.xml:0 #, python-format msgid "Settle" msgstr "Regelen" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__shape msgid "Shape" msgstr "Vorm" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Signature" msgstr "Handtekening" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__mp_skip msgid "Skip line when sending ticket to kitchen printers." msgstr "Regel overslaan bij het verzenden van ticket naar keuken printer." #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_tuna_product_template msgid "Spicy Tuna Sandwich" msgstr "Pikante tonijnen sandwich" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/SplitBillButton.xml:0 #, python-format msgid "Split" msgstr "Splitsen" #. module: pos_restaurant #: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form msgid "Split total or order lines" msgstr "Split totaal of orderregels" #. module: pos_restaurant #: model:ir.model.fields.selection,name:pos_restaurant.selection__restaurant_table__shape__square msgid "Square" msgstr "Vierkant" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Square Shape" msgstr "Vierkante vorm" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Subtotal" msgstr "Subtotaal" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TicketScreen.js:0 #: code:addons/pos_restaurant/static/src/xml/Screens/TicketScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/TicketScreen.xml:0 #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__table_id #, python-format msgid "Table" msgstr "Tafel" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__name msgid "Table Name" msgstr "Tafelnaam" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Table Name ?" msgstr "Tafelnaam?" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__table_ids #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_form msgid "Tables" msgstr "Tafels" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Tel:" msgstr "Tel:" #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_restaurant.py:0 #, python-format msgid "The %s is already used in another Pos Config." msgstr "De %swordt al gebruikt in een andere kassa instelling." #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_printer__proxy_ip msgid "The IP Address or hostname of the Printer's hardware proxy" msgstr "IP adres of hostnaam van de printer zijn hardware proxy" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_order__customer_count msgid "The amount of customers that have been served by this order." msgstr "Het aantal klanten dat bediend is met deze order." #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor__background_color msgid "The background color of the floor in a html-compatible format" msgstr "De achtergrondkleur van je restaurant in een HTML-compatibel formaat" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__seats msgid "The default number of customer served at this table." msgstr "Het standaard aantal klanten dat wordt geholpen aan deze tafel." #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_config__floor_ids #: model:ir.model.fields,help:pos_restaurant.field_res_config_settings__pos_floor_ids msgid "The restaurant floors served by this point of sale." msgstr "De restaurant verdiepingen bediend met deze kassa" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_pos_order__table_id msgid "The table where this order was served" msgstr "De tafel waar deze order geserveerd is" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__color msgid "" "The table's color, expressed as a valid 'background' CSS property value" msgstr "" "De tafelkleur, voorgesteld als een valide 'background' CSS eigenschap waarde" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__height msgid "The table's height in pixels" msgstr "De tafel zijn hoogte in pixels" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__position_h msgid "" "The table's horizontal position from the left side to the table's center, in" " pixels" msgstr "" "De tafel zijn horizontale positie van de linkse kant van de tafel naar het " "midden van de tafel, in pixels" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__position_v msgid "" "The table's vertical position from the top to the table's center, in pixels" msgstr "" "De tafel zijn verticale positie van de bovenkant van de tafel naar het " "midden van de tafel, in pixels" #. module: pos_restaurant #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__width msgid "The table's width in pixels" msgstr "De tafel zijn breedte in pixels" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/PrintBillButton.js:0 #, python-format msgid "There are no order lines" msgstr "Er zijn geen orderregels" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #, python-format msgid "This floor has no tables yet, use the" msgstr "Deze verdieping heeft nog geen tafels, gebruik de" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TipScreen.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: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Tint" msgstr "Tint" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/TicketScreen.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/TicketScreen.xml:0 #, python-format msgid "Tip" msgstr "Tip" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Tip:" msgstr "Fooi:" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TicketScreen.js:0 #, python-format msgid "Tipping" msgstr "Fooien" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "Total:" msgstr "Totaal:" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ProductScreen/ControlButtons/TransferOrderButton.xml:0 #, python-format msgid "Transfer" msgstr "Verplaatsing" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Turquoise" msgstr "Turquoise" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Unable to change background color" msgstr "Kan achtergrondkleur niet veranderen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Unable to create table because you are offline." msgstr "Kan geen tabel maken omdat je offline bent." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Unable to delete table" msgstr "Kan tabel niet verwijderen." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Unable to fetch orders" msgstr "Kan orders niet ophalen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/FloorScreen/FloorScreen.js:0 #, python-format msgid "Unable to get orders count" msgstr "Kan het aantal bestellingen niet ophalen" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/ChromeWidgets/TicketButton.js:0 #, python-format msgid "Unknown error" msgstr "Onbekende fout" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/TipScreen.js:0 #, python-format msgid "Unsynced order" msgstr "Niet-gesynchroniseerde bestelling" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__uuid msgid "Uuid" msgstr "Uuid" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "VAT:" msgstr "BTW:" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.pos_food_vege_product_template msgid "Vegetarian" msgstr "Vegetarisch" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__position_v msgid "Vertical Position" msgstr "Verticale positie" #. module: pos_restaurant #: model:product.template,name:pos_restaurant.water_product_template msgid "Water" msgstr "Water" #. module: pos_restaurant #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__width msgid "Width" msgstr "Breedte" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitOrderline.xml:0 #, python-format msgid "With a" msgstr "Met een" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/EditBar.xml:0 #, python-format msgid "Yellow" msgstr "Geel" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/js/Screens/ProductScreen/ControlButtons/TableGuestsButton.js:0 #, python-format msgid "You cannot put a number that exceeds %s " msgstr "Je kunt geen getal plaatsen dat hoger is dan %s " #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_restaurant.py:0 #, python-format msgid "" "You cannot remove a floor that is used in a PoS session, close the " "session(s) first: \n" msgstr "" "Je kunt een verdieping niet verwijderen die gebruikt werd in een " "kassasessie, sluit de sessie(s) eerst af:\n" #. module: pos_restaurant #. odoo-python #: code:addons/pos_restaurant/models/pos_restaurant.py:0 #, python-format msgid "" "You cannot remove a table that is used in a PoS session, close the " "session(s) first." msgstr "" "Je kunt een tabel die wordt gebruikt in een Kassa-sessie niet verwijderen, " "sluit eerst de sessie(s)." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "________________________" msgstr "________________________" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/TipReceipt.xml:0 #, python-format msgid "______________________________________________" msgstr "______________________________________________" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitOrderline.xml:0 #, python-format msgid "at" msgstr "voor" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "at table" msgstr "aan tafel" #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/FloorScreen/FloorScreen.xml:0 #, python-format msgid "button in the editing toolbar to create new tables." msgstr "knop in de wijzigingstool om nieuwe tafels aan te maken." #. module: pos_restaurant #. odoo-javascript #: code:addons/pos_restaurant/static/src/xml/Screens/SplitBillScreen/SplitOrderline.xml:0 #, python-format msgid "discount" msgstr "korting"