oca-ocb-pos/odoo-bringout-oca-ocb-pos_restaurant/pos_restaurant/i18n/it.po
Ernad Husremovic 3ca647e428 19.0 vanilla
2026-03-09 09:29:53 +01:00

1791 lines
59 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_restaurant
#
# Translators:
# Friederike Fasterling-Nesselbosch, 2022
# Martin Trigaux, 2022
# Sergio Zanchetta <primes2h@gmail.com>, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# "Marianna Ciofani (cima)" <cima@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:35+0000\n"
"PO-Revision-Date: 2025-12-20 09:36+0000\n"
"Last-Translator: \"Marianna Ciofani (cima)\" <cima@odoo.com>\n"
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
"pos_restaurant/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
"0) ? 1 : 2);\n"
"X-Generator: Weblate 5.14.3\n"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid " and $1"
msgstr " e 1$"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "% discount"
msgstr "% di sconto"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "%s, sent to the kitchen"
msgstr "%s, inviato alla cucina"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "/ Guest"
msgstr "/ Ospite"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.pos_food_cheeseburger_product_template
msgid ""
"200G Irish Black Angus beef, 9-month matured cheddar cheese, shredded "
"iceberg lettuce, caramelised onions, crushed tomatoes and Chefs sauce."
msgstr ""
"Carne di manzo Irish Black Angus 200g, formaggio cheddar maturato 9 mesi, "
"lattuga iceberg sminuzzata, cipolle caramellate, pomodori tritati e salsa "
"dello chef."
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.pos_food_bacon_product_template
msgid ""
"200G Irish Black Angus beef, caramelized onions with paprika, chopped "
"iceberg salad, red onions, grilled bacon, tomato sauce, pickles, barbecue "
"sauce"
msgstr ""
"Carne di manzo Black Angus Irish 200g, cipolle caramellate con paprika, "
"lattuga iceberg sminuzzata, cipolle rosse, pancetta grigliata, salsa di "
"pomodoro, cetrioli, salsa barbecue"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_kanban
msgid "<strong>Floor Name: </strong>"
msgstr "<strong>Nome piano: </strong>"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_kanban
msgid "<strong>Point of Sales:</strong>"
msgstr "<strong>Punto vendita:</strong>"
#. 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 ""
"Un piano ristorante rappresenta il luogo nel quale vengono serviti i clienti "
"e dove è possibile\n"
" definire e posizionare i tavoli."
#. 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 "Attivo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Add Floor"
msgstr "Aggiungi piano"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Add Table"
msgstr "Aggiungi tavolo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Add a new floor to get started."
msgstr "Aggiungi un nuovo piano per iniziare."
#. module: pos_restaurant
#: model_terms:ir.actions.act_window,help:pos_restaurant.action_restaurant_floor_form
msgid "Add a new restaurant floor"
msgstr "Aggiunge un nuovo piano ristorante"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Add a new table to get started."
msgstr "Aggiungi un nuovo tavolo per iniziare."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Add a tip"
msgstr "Aggiungi mancia"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Add tip after payment"
msgstr "Aggiungi la mancia dopo il pagamento"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen_payment_lines/payment_screen_payment_lines.xml:0
msgid "Adjust Amount"
msgstr "Rettifica importo"
#. 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 ""
"Rettifica l'importo autorizzato dai terminali di pagamento per aggiungere "
"una mancia, dopo l'uscita dei clienti o al termine della giornata."
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Allow Bill Splitting"
msgstr "Consenti divisione del conto"
#. 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 "Permetti di stampare lo scontrino prima del pagamento"
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_pos_config__iface_printbill
msgid "Allows to print the Bill before payment."
msgstr "Consente di stampare il conto prima del pagamento."
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_extras_pizza_anchovy
msgid "Anchovy"
msgstr "Acciughe"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_aperol_spritz_product_template
msgid "Aperol Spritz"
msgstr "Aperol Spritz"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_table_form
msgid "Appearance"
msgstr "Aspetto"
#. 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 "In archivio"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Are you sure?"
msgstr "Sei sicuro?"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
msgid "Assign"
msgstr "Assegna"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Back"
msgstr "Indietro"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__background_color
msgid "Background Color"
msgstr "Colore sfondo"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__background_image
msgid "Background Image"
msgstr "Immagine di sfondo"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_bacon_product_template
msgid "Bacon Burger"
msgstr "Hamburger con pancetta"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_sides_fries
msgid "Belgian fresh homemade fries"
msgstr "Patatine fritte tipiche del Belgio"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Bill"
msgstr "Conto"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__iface_printbill
msgid "Bill Printing"
msgstr "Stampa del conto"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__iface_splitbill
msgid "Bill Splitting"
msgstr "Divisione del conto"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_extras_pizza_black_olives
msgid "Black olives"
msgstr "Olive nere"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/order_summary/order_summary.xml:0
msgid "Book table"
msgstr "Prenota tavolo"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_old_fashioned_product_template
msgid "Bourbon, bitters, sugar, and a twist of citrus zest."
msgstr "Bourbon, bitters, zucchero e un tocco di scorza di agrumi."
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.burger_drink_combo_product_template
msgid "Burger Menu Combo"
msgstr "Combo menu hamburger"
#. module: pos_restaurant
#: model:pos.payment.method,name:pos_restaurant.payment_method
msgid "Card"
msgstr "Scheda"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Cart"
msgstr "Carrello"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_config.py:0
msgid "Cash Restaurant"
msgstr "Contanti ristorante"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Change Floor Background"
msgstr "Modifica sfondo piano"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Change table number?"
msgstr "Modificare numero tavolo?"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_cheeseburger_product_template
msgid "Cheese Burger"
msgstr "Hamburger al formaggio"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_chicken_product_template
msgid "Chicken Curry Sandwich"
msgstr "Panino con pollo al curry"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Clone"
msgstr "Clonare"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "Close Tab"
msgstr "Chiudi conto"
#. 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:pos.category,name:pos_restaurant.pos_category_cocktails
msgid "Cocktails"
msgstr "Cocktail"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__color
msgid "Color"
msgstr "Colore"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_res_config_settings
msgid "Config Settings"
msgstr "Impostazioni di configurazione"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Continue"
msgstr "Continua"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_cosmopolitan_product_template
msgid "Cosmopolitan"
msgstr "Cosmopolitan"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/models/restaurant_order_course.js:0
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Course"
msgstr "Portata"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Course %s fired"
msgstr "Piatto %s in preparazione"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__course_id
msgid "Course Ref"
msgstr "Rif. piatto"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__index
msgid "Course index"
msgstr "Indice piatto"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__course_ids
msgid "Courses"
msgstr "Corsi"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_cosmopolitan_product_template
msgid "Cranberry Jus, lime jus, vodka and Cointreau"
msgstr "Succo di cranberry, succo di lime, vodka e Cointreau"
#. 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_order_course__create_uid
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__create_uid
msgid "Created by"
msgstr "Creato da"
#. 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_order_course__create_date
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__create_date
msgid "Created on"
msgstr "Data creazione"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__default_screen
#: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_default_screen
msgid "Default Screen"
msgstr "Schermo predefinito"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Delete"
msgstr "Elimina"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Delete Error"
msgstr "Elimina errore"
#. module: pos_restaurant
#: model:pos.preset,name:pos_restaurant.pos_delivery_preset
msgid "Delivery"
msgstr "Consegna"
#. 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 "Progetta i piani e assegna gli ordini ai tavoli"
#. module: pos_restaurant
#: model:pos.preset,name:pos_restaurant.pos_takein_preset
msgid "Dine In"
msgstr "Consumazione sul posto"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/models/pos_order.js:0
msgid "Direct Sale"
msgstr "Vendita diretta"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Discard"
msgstr "Abbandona"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_preset__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_session__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__display_name
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
#. module: pos_restaurant
#: model:pos.category,name:pos_restaurant.drinks
msgid "Drinks"
msgstr "Bevande"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Early Receipt Printing"
msgstr "Stampa scontrino in anticipo"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_preset
msgid "Easily load a set of configuration options"
msgstr "Carica facilmente un set di opzioni di configurazione"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Edit Order Name"
msgstr "Modifica nome ordine"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/navbar/navbar.xml:0
msgid "Edit Plan"
msgstr "Modifica piano"
#. 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 "Abilita la divisione del conto nel punto vendita."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Encountered error when loading image. Please try again."
msgstr "Riscontrato un errore durante il caricamento dell'immagine, riprovare."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/numpad_dropdown/numpad_dropdown.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Enter a table number"
msgstr "Inserisci un numero tavolo"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.espresso_product_template
msgid "Espresso"
msgstr "Espresso"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_extras_pizza_extra_cheese
msgid "Extra cheese"
msgstr "Formaggio extra"
#. module: pos_restaurant
#: model:product.attribute,name:pos_restaurant.pa_extras_pizza
msgid "Extras"
msgstr "Aggiunte"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.fanta_product_template
msgid "Fanta"
msgstr "Fanta"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "File"
msgstr "File"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.js:0
msgid "Fire %s"
msgstr "Prepara %s"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/order_course/order_course.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__fired
msgid "Fired"
msgstr "Inviata"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__fired_date
msgid "Fired Date"
msgstr "Data preparazione"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__floor_id
msgid "Floor"
msgstr "Piano"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__floor_background_image
msgid "Floor Background Image"
msgstr "Immagine sfondo piano"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__name
msgid "Floor Name"
msgstr "Nome piano"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Floor Name ?"
msgstr "Nome piano?"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/navbar/navbar.xml:0
msgid "Floor Plan"
msgstr "Disposizione piano"
#. 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 "Disposizione piani"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Floor name"
msgstr "Nome piano"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid "Floor: %(floor)s - PoS Config: %(config)s \n"
msgstr "Piano: %(floor)s - Configurazione POS: %(config)s \n"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Floors"
msgstr "Piani"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Floors & Tables Map"
msgstr "Mappa piani e tavoli"
#. module: pos_restaurant
#: model:pos.category,name:pos_restaurant.food
msgid "Food"
msgstr "Alimenti"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/receipt_screen/order_receipt/order_receipt.xml:0
msgid "For convenience, we are providing the following gratuity calculations:"
msgstr "Per comodità, forniamo i seguenti calcoli relativi alle mance:"
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_pos_preset__use_guest
msgid "Force guest selection when clicking on order button in PoS restaurant"
msgstr ""
"Forza la selezione dell'ospite quando fai clic sul pulsante per "
"l'ordinazione nel POS ristorante"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_funghi_product_template
msgid "Funghi"
msgstr "Pizza ai funghi"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_negroni_product_template
msgid "Gin, vermouth rosso, Campari, and an orange peel."
msgstr "Gin, vermouth rosso, Campari e buccia d'arancia."
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.green_tea_product_template
msgid "Green Tea"
msgstr "Té verde"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_sides_grilled_vegetables
msgid "Grilled vegetables"
msgstr "Verdure grigliate"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_preset__use_guest
msgid "Guest"
msgstr "Ospite"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__customer_count
msgid "Guests"
msgstr "Coperti"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__height
msgid "Height"
msgstr "Altezza"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__position_h
msgid "Horizontal Position"
msgstr "Posizione orizzontale"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__id
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__id
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order_line__id
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_preset__id
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_session__id
#: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__id
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__id
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__id
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__id
msgid "ID"
msgstr "ID"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.ice_tea_product_template
msgid "Ice Tea"
msgstr "Tè freddo"
#. 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 ""
"Se falso, il tavolo non è attivo e non sarà disponibile nel punto vendita"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid ""
"It seems that the order has not been sent. Would you like to send it to "
"preparation?"
msgstr ""
"Sembra che l'ordine non sia stato inviato. Vorresti inviarlo alla fase di "
"preparazione?"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/numpad_dropdown/numpad_dropdown.xml:0
msgid "Jump"
msgstr "Salta"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen.xml:0
msgid "Keep Open"
msgstr "Tieni aperto"
#. 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_order_course__write_uid
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"
#. 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_order_course__write_date
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Loading"
msgstr "Caricamento"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Loading Image Error"
msgstr "Errore di caricamento immagine"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_maki_product_template
msgid "Lunch Maki 18pc"
msgstr "Maki 18 pz"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_salmon_product_template
msgid "Lunch Salmon 20pc"
msgstr "Sushi al salmone 20 pz"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_temaki_product_template
msgid "Lunch Temaki mix 3pc"
msgstr "Temaki misto 3 pz"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_mai_tai_product_template
msgid "Mai Tai"
msgstr "Mai Tai"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Make Round"
msgstr "Rendi rotondo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Make Square"
msgstr "Rendi quadrato"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_margarita_product_template
msgid "Margarita"
msgstr "Margarita"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Message"
msgstr "Messaggio"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.milkshake_banana_product_template
msgid "Milkshake Banana"
msgstr "Milkshake alla banana"
#. 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.product_mojito_product_template
msgid "Mojito"
msgstr "Mojito"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_moscow_mule_product_template
msgid "Moscow Mule"
msgstr "Moscow Mule"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_mozza_product_template
msgid "Mozzarella Sandwich"
msgstr "Panino con mozzarella"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_extras_pizza_mushroom
msgid "Mushroom"
msgstr "Funghi"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_negroni_product_template
msgid "Negroni"
msgstr "Negroni"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
msgid "New"
msgstr "Nuovo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "New Floor"
msgstr "Nuovo piano"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "New Order"
msgstr "Nuovo ordine"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "No Tip"
msgstr "Nessuna mancia"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Note"
msgstr "Nota"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Number of Seats?"
msgstr "Numero di posti a sedere?"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_old_fashioned_product_template
msgid "Old Fashioned"
msgstr "Vecchio stile"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Only web-compatible Image formats such as .png or .jpeg are supported."
msgstr ""
"Sono supportati solo formati immagine compatibili web come .png o .jpeg."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Oops! No floors available."
msgstr "Ops! Non ci sono piani disponibili."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Oops! No tables available."
msgstr "Ops! Non ci sono tavoli disponibili."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Open"
msgstr "Apri"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_pos_preset_form_inherit_pos_restaurant
msgid "Options"
msgstr "Opzioni"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Order"
msgstr "Ordine"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__line_ids
msgid "Order Lines"
msgstr "Righe ordine"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__order_id
msgid "Order Ref"
msgstr "Rif. ordine"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_restaurant_order_course
msgid "POS Restaurant Order Course"
msgstr "Piatto ordine POS ristorante"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__parent_id
msgid "Parent Table"
msgstr "Tavolo principale"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_4formaggi_product_template
msgid "Pasta 4 Formaggi"
msgstr "Pasta ai 4 formaggi"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_bolo_product_template
msgid "Pasta Bolognese"
msgstr "Pasta alla bolognese"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Pay"
msgstr "Paga"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "Payment"
msgstr "Pagamento"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.pos_food_4formaggi_product_template
msgid "Pepe, latte, gorgonzola dolce, taleggio, parmigiano reggiano"
msgstr "Pepe, latte, gorgonzola dolce, taleggio, parmigiano reggiano"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_extras_pizza_pepperoni
msgid "Pepperoni"
msgstr "Salame piccante"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Picture"
msgstr "Immagine"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_pina_colada_product_template
msgid "Pina colada"
msgstr "Piña colada"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_margherita_product_template
msgid "Pizza Margherita"
msgstr "Pizza Margherita"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.pos_food_vege_product_template
#: model:product.template,name:pos_restaurant.pos_food_vege_product_template
msgid "Pizza Vegetarian"
msgstr "Pizza vegetariana"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
msgid "Plan"
msgstr "Pianificazione"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid ""
"Please close and validate the following open PoS Session before modifying "
"this floor.\n"
"Open session: %(session_names)s"
msgstr ""
"Chiudi e convalida la seguente sessione POS aperta prima di modificare il "
"piano.\n"
"Sessione aperta: %(session_names)s"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Configurazione punto vendita"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_order_line
msgid "Point of Sale Order Lines"
msgstr "Righe ordine del punto vendita"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_order
msgid "Point of Sale Orders"
msgstr "Ordini punto vendita"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_payment
msgid "Point of Sale Payments"
msgstr "Pagamenti punto vendita"
#. module: pos_restaurant
#: model:ir.model,name:pos_restaurant.model_pos_session
msgid "Point of Sale Session"
msgstr "Sessione punto vendita"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__pos_config_ids
msgid "Point of Sales"
msgstr "Punti vendita"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_iface_printbill
msgid "Pos Iface Printbill"
msgstr "POS stampa conto Iface"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_res_config_settings__pos_iface_splitbill
msgid "Pos Iface Splitbill"
msgstr "POS divisione conto Iface"
#. 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 "POS Configura mancia dopo il pagamento"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_sides_potato_thyme
msgid "Potatoes with thyme"
msgstr "Patate con timo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/receipt_screen/order_receipt/order_receipt.xml:0
msgid "Pro forma receipt"
msgstr "Ricevuta proforma"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_aperol_spritz_product_template
msgid "Prosecco, aperol, soda"
msgstr "Prosecco, Aperol, soda"
#. module: pos_restaurant
#: model:ir.model.fields.selection,name:pos_restaurant.selection__pos_config__default_screen__register
msgid "Register"
msgstr "Registrati"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/order_summary/order_summary.xml:0
msgid "Release Order"
msgstr "Consegna ordine"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/order_summary/order_summary.xml:0
msgid "Release table"
msgstr "Libera tavolo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Removing a floor cannot be undone. Do you still want to remove %s?"
msgstr ""
"Dopo aver eliminato un piano non si può tornare indietro. Sei sicuro di "
"voler eliminare %s?"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Removing a table cannot be undone"
msgstr "La rimozione di un tavolo non può essere annullata"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Rename"
msgstr "Rinomina"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Reprint receipts"
msgstr "Ristampa ricevute"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_config.py:0
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_pos_preset_form_inherit_pos_restaurant
msgid "Restaurant"
msgstr "Ristorante"
#. 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 "Piano ristorante"
#. 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 "Piani ristorante"
#. 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 "Tavolo ristorante"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen_payment_lines/payment_screen_payment_lines.xml:0
msgid "Reverse"
msgstr "Storna"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/payment_screen/payment_screen_payment_lines/payment_screen_payment_lines.xml:0
msgid "Reverse Payment"
msgstr "Storna pagamento"
#. module: pos_restaurant
#: model:ir.model.fields.selection,name:pos_restaurant.selection__restaurant_table__shape__round
msgid "Round"
msgstr "Rotonda"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Round Shape"
msgstr "Forma rotonda"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_mai_tai_product_template
msgid "Rum, lime juice, orgeat syrup, and orange liqueur."
msgstr "Rum, succo di lime, sciroppo di orzata e liquore all'arancia."
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_chirashi_product_template
msgid "Salmon and Avocado"
msgstr "Salmone e avocado"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Save"
msgstr "Salva"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.schweppes_product_template
msgid "Schweppes"
msgstr "Schweppes"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__seats
msgid "Seats"
msgstr "Posti"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/navbar/navbar.xml:0
msgid "Select table to transfer order"
msgstr "Seleziona tavolo per trasferire l'ordine"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Select the table first or after registering the order"
msgstr "Seleziona il tavolo prima o dopo la registrazione dell'ordine"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
msgid "Send"
msgstr "Invia"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__sequence
msgid "Sequence"
msgstr "Sequenza"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
msgid "Set Tab"
msgstr "Configura scheda"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/actionpad_widget/actionpad_widget.xml:0
msgid "Set Table"
msgstr "Configura tavolo"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_config__set_tip_after_payment
msgid "Set Tip After Payment"
msgstr "Imposta mancia dopo il pagamento"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Settle"
msgstr "Salda"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__shape
msgid "Shape"
msgstr "Forma"
#. module: pos_restaurant
#: model:product.attribute,name:pos_restaurant.pa_sides
msgid "Sides"
msgstr "Contorni"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "Signature"
msgstr "Firma"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_sides_smashed_sweet_potato
msgid "Smashed sweet potatoes"
msgstr "Patate dolci schiacciate"
#. module: pos_restaurant
#: model:pos.category,name:pos_restaurant.pos_category_soft_drinks
msgid "Soft drinks"
msgstr "Bevande analcoliche"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.pos_food_tuna_product_template
msgid "Spicy Tuna Sandwich"
msgstr "Panino con tonno piccante"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Split"
msgstr "Suddividi"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "Split Order"
msgstr "Dividi ordine"
#. module: pos_restaurant
#: model_terms:ir.ui.view,arch_db:pos_restaurant.res_config_settings_view_form
msgid "Split total or order lines"
msgstr "Divisione del totale o delle righe d'ordine"
#. module: pos_restaurant
#: model:ir.model.fields.selection,name:pos_restaurant.selection__restaurant_table__shape__square
msgid "Square"
msgstr "Quadrato"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
msgid "Square Shape"
msgstr "Forma quadrata"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "Subtotal"
msgstr "Totale parziale"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.sushi_drink_combo_product_template
msgid "Sushi Lunch Combo"
msgstr "Combo pranzo sushi"
#. module: pos_restaurant
#: model:product.attribute.value,name:pos_restaurant.pav_sides_sweet_potato
msgid "Sweet potato fries"
msgstr "Patate dolci fritte"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/navbar/navbar.xml:0
msgid "Switch Floor View"
msgstr "Cambia vista piano"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.xml:0
#: code:addons/pos_restaurant/static/src/app/screens/ticket_screen/ticket_screen.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_pos_order__table_id
msgid "Table"
msgstr "Tavolo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/receipt_header_patch.js:0
msgid "Table %(number)s"
msgstr "Tavolo %(number)s"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/receipt_header_patch.js:0
msgid "Table %(number)s, Guests: %(count)s"
msgstr "Tavolo %(number)s, ospiti: %(count)s"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__table_number
msgid "Table Number"
msgstr "Numero tavolo"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/navbar/navbar.xml:0
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_floor__table_ids
#: model:ir.model.fields.selection,name:pos_restaurant.selection__pos_config__default_screen__tables
#: model_terms:ir.ui.view,arch_db:pos_restaurant.view_restaurant_floor_form
msgid "Tables"
msgstr "Tavoli"
#. module: pos_restaurant
#: model:pos.preset,name:pos_restaurant.pos_takeout_preset
msgid "Takeout"
msgstr "Asporto"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_margarita_product_template
msgid "Tequila Jose Cuervo, lime jus, sugar cane Cointreau"
msgstr "Tequila Jose Cuervo, succo di lime, zucchero di canna, Cointreau"
#. 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 "Il numero di clienti che sono stati serviti da quest'ordine."
#. 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 "Colore di sfondo del piano in un formato compatibile con html"
#. 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 "Il numero predefinito di clienti servito a questo tavolo."
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__table_number
msgid "The number of the table as displayed on the floor plan"
msgstr "Il numero del tavolo mostrato nella disposizione del piano"
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__parent_id
msgid "The parent table if this table is part of a group of tables"
msgstr "Tavolo principale se il tavolo fa parte di un gruppo di tavoli"
#. 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 "I piani ristorante serviti da questo punto vendita."
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_pos_order__table_id
msgid "The table where this order was served"
msgstr "Il tavolo al quale è stato servito quest'ordine"
#. 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 ""
"Il colore del tavolo, espresso come valore valido della proprietà CSS "
"\"background\""
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__height
msgid "The table's height in pixels"
msgstr "L'altezza del tavolo in pixel"
#. 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 ""
"La posizione orizzontale del tavolo, in pixel, dal bordo sinistro al centro "
"del tavolo"
#. 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 ""
"La posizione verticale del tavolo, in pixel, dal bordo superiore al centro "
"del tavolo"
#. module: pos_restaurant
#: model:ir.model.fields,help:pos_restaurant.field_restaurant_table__width
msgid "The table's width in pixels"
msgstr "La larghezza del tavolo in pixel"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.js:0
msgid ""
"This order is not yet synced to server. Make sure it is synced then try "
"again."
msgstr ""
"Questo ordine non è ancora sincronizzato con il server. Riprovare dopo aver "
"controllato che sia sincronizzato."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/ticket_screen/ticket_screen.xml:0
msgid "Tip"
msgstr "Mancia"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Tip Amount"
msgstr "Importo mancia"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "Tip:"
msgstr "Mancia:"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/ticket_screen/ticket_screen.js:0
msgid "Tipping"
msgstr "Mancia"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.pos_food_margherita_product_template
msgid "Tomato sauce, Agerola mozzarella \"fior di latte\", fresh basil"
msgstr ""
"Salsa al pomodoro, mozzarella fior di latte di Agerola, basilico fresco"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "Total:"
msgstr "Totale:"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "Transfer"
msgstr "Trasferisci"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Transfer \"%s\" to:"
msgstr "Trasferisci \"%s\" a:"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Transfer / Merge"
msgstr "Trasferisci/Unisci"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Transfer all products of \"%s\" into:"
msgstr "Trasferisci tutti i prodotti di \"%s\" a:"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
msgid "Transfer course"
msgstr "Trasferisci piatto"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "Unsupported File Format"
msgstr "Formato file non supportato"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.js:0
msgid "Unsynced order"
msgstr "Ordine non sincronizzato"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/tip_screen/tip_screen.xml:0
msgid "Username"
msgstr "Nome utente"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_order_course__uuid
msgid "Uuid"
msgstr "UUID"
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__position_v
msgid "Vertical Position"
msgstr "Posizione verticale"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_moscow_mule_product_template
msgid "Vodka 42 Below, lime, sugar, ginger beer"
msgstr "Vodka 42 Below, lime, zucchero, birra allo zenzero"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "Warning !"
msgstr "Attenzione!"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.water_product_template
msgid "Water"
msgstr "Acqua"
#. module: pos_restaurant
#: model:product.template,name:pos_restaurant.product_whiskey_sour_product_template
msgid "Whiskey Sour"
msgstr "Whiskey Sour"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_whiskey_sour_product_template
msgid "Whiskey, lemon juice, sugar, and a dash of egg white."
msgstr "Whiskey, succo di limone, zucchero e un pizzico di albume."
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_pina_colada_product_template
msgid "White rhum, Malibu, Batida de coco, coconut liqueur, pineapple juice"
msgstr "Rum bianco, Malibu, Batida de coco, liquore di cocco, succo di ananas"
#. module: pos_restaurant
#: model:product.template,description_sale:pos_restaurant.product_mojito_product_template
msgid "White rum, sugar, lime juice, soda water, and mint."
msgstr "Rum bianco, zucchero, succo di lime, soda e menta."
#. module: pos_restaurant
#: model:ir.model.fields,field_description:pos_restaurant.field_restaurant_table__width
msgid "Width"
msgstr "Larghezza"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "With"
msgstr "Con"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "You are currently transferring the order %s"
msgstr "Stai trasferendo l'ordine %s"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid ""
"You cannot delete a floor when orders are still in draft for this floor."
msgstr ""
"Non è possibile eliminare un piano quando ci sono ancora ordini in bozza."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "You cannot delete a floor with orders still in draft for this floor."
msgstr ""
"Non è possibile eliminare un piano quando ci sono ancora ordini in bozza."
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid ""
"You cannot delete a table when orders are still in draft for this table."
msgstr "Non è possibile eliminare un tavolo con ordini ancora in bozza."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/floor_screen/floor_screen.js:0
msgid "You cannot delete a table with orders still in draft for this table."
msgstr "Non è possibile eliminare un tavolo con ordii ancora in bozza."
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_preset.py:0
msgid "You cannot delete the master preset(s)."
msgstr "Non è possibile eliminare una preconfigurazione master."
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid ""
"You cannot remove a floor that is used in a PoS session, close the "
"session(s) first: \n"
msgstr ""
"Impossibile rimuovere un piano usato in una sessione POS, chiudere prima le "
"sessioni: \n"
#. module: pos_restaurant
#. odoo-python
#: code:addons/pos_restaurant/models/pos_restaurant.py:0
msgid ""
"You cannot remove a table that is used in a PoS session, close the "
"session(s) first."
msgstr ""
"Impossibile rimuovere un tavolo usato in una sessione POS, chiudere prima le "
"sessioni."
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "You cannot transfer an order to itself"
msgstr "Non puoi trasferire un ordine a se stesso"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "________________________"
msgstr "________________________"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/components/tip_receipt/tip_receipt.xml:0
msgid "______________________________________________"
msgstr "______________________________________________"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/services/pos_store.js:0
msgid "e.g. John"
msgstr "ad es. Mario"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/product_screen/product_screen.xml:0
msgid "items"
msgstr "articoli"
#. module: pos_restaurant
#. odoo-javascript
#: code:addons/pos_restaurant/static/src/app/screens/split_bill_screen/split_bill_screen.xml:0
msgid "product(s) selected"
msgstr "prodotto(i) selezionato(i)"
#~ msgid "18:45 John 4P"
#~ msgstr "18:45 John 4P"
#~ msgid "Add"
#~ msgstr "Aggiungi"
#~ msgid "Add tip after payment (North America specific)"
#~ msgstr "Aggiungi mancia dopo pagamento (America del Nord)"
#~ msgid "Amount"
#~ msgstr "Importo"
#~ msgid "An internal identification of a table"
#~ msgstr "Un identificativo interno di un tavolo"
#~ msgid "Back to floor"
#~ msgstr "Ritorna al piano"
#~ msgid "Blue"
#~ msgstr "Blu"
#~ msgid "Close"
#~ msgstr "Chiudi"
#~ msgid "Floor: %s - PoS Config: %s \n"
#~ msgstr "Piano: %s - Configurazione POS: %s \n"
#~ msgid "Green"
#~ msgstr "Verde"
#~ msgid "Grey"
#~ msgstr "Grigio"
#~ msgid "Guests:"
#~ msgstr "Coperti:"
#~ msgid "Internal Note"
#~ msgstr "Nota interna"
#~ msgid "Internal Note added by the waiter."
#~ msgstr "Nota interna aggiunta dal cameriere."
#~ msgid "Internal Notes"
#~ msgstr "Note interne"
#~ msgid "Is a Bar/Restaurant"
#~ msgstr "È un bar/ristorante"
#~ msgid "Light grey"
#~ msgstr "Grigio chiaro"
#~ msgid "Logo"
#~ msgstr "Logo"
#~ msgid "Margherita"
#~ msgstr "Pizza margherita"
#~ msgid "Ok"
#~ msgstr "Ok"
#~ msgid "Orange"
#~ msgstr "Arancione"
#~ msgid "PRO FORMA"
#~ msgstr "PRO FORMA"
#~ msgid "Pasta 4 formaggi "
#~ msgstr "Pasta ai 4 formaggi"
#~ msgid "Print"
#~ msgstr "Stampa"
#~ msgid "Printing is not supported on some browsers"
#~ msgstr "Su alcuni browser la stampa non è supportata"
#~ 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 ""
#~ "La stampa non è supportata su alcuni browser perché non è disponibile un "
#~ "protocollo di stampa predefinito. È possibile stampare i biglietti "
#~ "utilizzando una IoT Box."
#~ msgid "Purple"
#~ msgstr "Viola"
#~ msgid "Red"
#~ msgstr "Rosso"
#~ msgid "Served by"
#~ msgstr "Servito da"
#~ msgid "Table Name"
#~ msgstr "Nome tavolo"
#~ msgid "Tel:"
#~ msgstr "Tel:"
#~ msgid "Tint"
#~ msgstr "Tonalità"
#~ msgid "Turquoise"
#~ msgstr "Turchese"
#~ msgid "VAT:"
#~ msgstr "Partita IVA:"
#~ msgid "Vegetarian"
#~ msgstr "Vegetariano"
#~ msgid "With a"
#~ msgstr "con un"
#~ msgid "Yellow"
#~ msgstr "Giallo"
#~ msgid "at"
#~ msgstr "a"
#~ msgid "at table"
#~ msgstr "al tavolo"
#~ msgid "discount"
#~ msgstr "di sconto"