123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * pos_restaurant
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo 9.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2016-08-18 14:06+0000\n"
- "PO-Revision-Date: 2015-10-09 05:53+0000\n"
- "Last-Translator: Martin Trigaux\n"
- "Language-Team: French (Canada) (http://www.transifex.com/odoo/odoo-9/"
- "language/fr_CA/)\n"
- "Language: fr_CA\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor_background_image
- msgid ""
- "A background image used to display a floor layout in the point of sale "
- "interface"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_active
- msgid "Active"
- msgstr "Actif"
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/notes.js:54
- #, python-format
- msgid "Add Note"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_pos_config_iface_orderline_notes
- msgid "Allow custom notes on Orderlines"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_pos_config_iface_printbill
- msgid "Allows to print the Bill before payment"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table_name
- msgid "An internal identification of a table"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_printer_name
- msgid "An internal identification of the printer"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor_name
- msgid "An internal identification of the restaurant floor"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_table_form
- msgid "Appearance"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:543
- #, python-format
- msgid "Are you sure ?"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:9
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:61
- #, python-format
- msgid "Back"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_background_color
- msgid "Background Color"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_background_image
- msgid "Background Image"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_pos_config_form
- msgid "Bar & Restaurant"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:31
- #, python-format
- msgid "Bill"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:12
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config_iface_printbill
- #, python-format
- msgid "Bill Printing"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:64
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config_iface_splitbill
- #, python-format
- msgid "Bill Splitting"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:30
- #, python-format
- msgid "CANCELLED"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:260
- #: code:addons/pos_restaurant/static/src/js/floors.js:404
- #, python-format
- msgid "Changes could not be saved"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:261
- #: code:addons/pos_restaurant/static/src/js/floors.js:405
- #, python-format
- msgid "Check your internet connection and access rights"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_floor_form
- msgid "Click to add a Restaurant Floor."
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_printer_form
- msgid "Click to add a Restaurant Order Printer."
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_color
- msgid "Color"
- msgstr ""
- #. 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 "Créé par"
- #. 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 "Créé le"
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:91
- #, python-format
- msgid "Discount:"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:140
- #, python-format
- msgid "Discounts"
- msgstr ""
- #. 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 "Nom affiché"
- #. 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 PosBox/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 ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_floor_id
- msgid "Floor"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_name
- msgid "Floor Name"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:28
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_customer_count
- #, python-format
- msgid "Guests"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:918
- #, python-format
- msgid "Guests ?"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:10
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:21
- #, python-format
- msgid "Guests:"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_height
- msgid "Height"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_position_h
- msgid "Horizontal Position"
- msgstr ""
- #. 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 "Identifiant"
- #. 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 ""
- #. 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 "Dernière modification le"
- #. 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 "Dernière mise à jour par"
- #. 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 "Dernière mise à jour le"
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:52
- #, python-format
- msgid "NEW"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:40
- #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:62
- #, python-format
- msgid "NOTE"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/notes.xml:16
- #, python-format
- msgid "Note"
- msgstr "Note"
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:476
- #, python-format
- msgid "Number of Seats ?"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:13
- #, python-format
- msgid "Ok"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/multiprint.xml:6
- #, python-format
- msgid "Order"
- msgstr ""
- #. 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.ui.menu,name:pos_restaurant.menu_restaurant_printer_all
- msgid "Order Printers"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config_iface_orderline_notes
- msgid "Orderline Notes"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_printer_form
- msgid "POS Printer"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:78
- #, python-format
- msgid "Payment"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model,name:pos_restaurant.model_pos_order
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_pos_config_id
- msgid "Point of Sale"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_pos_order_ids
- msgid "Pos Orders"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:20
- #, python-format
- msgid "Print"
- msgstr "Imprimer"
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer_product_categories_ids
- msgid "Printed Product Categories"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer_name
- msgid "Printer Name"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_printer_proxy_ip
- msgid "Proxy IP Address"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:544
- #, python-format
- msgid "Removing a table cannot be undone"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_form
- msgid "Restaurant Floor"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_config_floor_ids
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_tree
- msgid "Restaurant Floors"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_printer
- msgid "Restaurant Order Printers"
- msgstr ""
- #. module: pos_restaurant
- #: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_table_form
- msgid "Restaurant Table"
- msgstr ""
- #. module: pos_restaurant
- #: selection:restaurant.table,shape:0
- msgid "Round"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_seats
- msgid "Seats"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor_sequence
- msgid "Sequence"
- msgstr "Séquence"
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:71
- #, python-format
- msgid "Served by"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_shape
- msgid "Shape"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:6
- #, python-format
- msgid "Split"
- msgstr ""
- #. module: pos_restaurant
- #: selection:restaurant.table,shape:0
- msgid "Square"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:118
- #, python-format
- msgid "Subtotal"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:131
- #, python-format
- msgid "TOTAL"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_table_id
- msgid "Table"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_name
- msgid "Table Name"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/js/floors.js:464
- #, python-format
- msgid "Table Name ?"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:54
- #, python-format
- msgid "Tel:"
- msgstr ""
- #. 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 ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor_background_color
- msgid ""
- "The background color of the floor layout, (must be specified in a html-"
- "compatible format)"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor_table_ids
- msgid "The list of tables in this floor"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table_pos_order_ids
- msgid "The orders served at this table"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_pos_config_floor_ids
- msgid "The restaurant floors served by this point of sale"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_pos_order_table_id
- msgid "The table where this order was served"
- msgstr ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table_height
- msgid "The table's height in pixels"
- msgstr ""
- #. 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 ""
- #. 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 ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_table_width
- msgid "The table's width in pixels"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:102
- #, python-format
- msgid "This floor has no tables yet, use the"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:37
- #, python-format
- msgid "Transfer"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,help:pos_restaurant.field_restaurant_floor_sequence
- msgid "Used to sort Floors"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/printbill.xml:57
- #, python-format
- msgid "VAT:"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_position_v
- msgid "Vertical Position"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table_width
- msgid "Width"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:44
- #, python-format
- msgid "With a"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:36
- #, python-format
- msgid "at"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:6
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:17
- #, python-format
- msgid "at table"
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/floors.xml:103
- #, python-format
- msgid "button in the editing toolbar to create new tables."
- msgstr ""
- #. module: pos_restaurant
- #. openerp-web
- #: code:addons/pos_restaurant/static/src/xml/splitbill.xml:46
- #, python-format
- msgid "discount"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model,name:pos_restaurant.model_pos_config
- msgid "pos.config"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model,name:pos_restaurant.model_restaurant_floor
- msgid "restaurant.floor"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model,name:pos_restaurant.model_restaurant_printer
- msgid "restaurant.printer"
- msgstr ""
- #. module: pos_restaurant
- #: model:ir.model,name:pos_restaurant.model_restaurant_table
- msgid "restaurant.table"
- msgstr ""
|