| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251 | # Translation of Odoo Server.# This file contains the translation of the following modules:# * pos_restaurant# # Translators:# FIRST AUTHOR <EMAIL@ADDRESS>, 2015# Paolo Valier, 2016msgid ""msgstr """Project-Id-Version: Odoo 8.0\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2015-01-21 14:07+0000\n""PO-Revision-Date: 2016-03-27 13:23+0000\n""Last-Translator: Paolo Valier\n""Language-Team: Italian (http://www.transifex.com/odoo/odoo-8/language/it/)\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: \n""Language: it\n""Plural-Forms: nplurals=2; plural=(n != 1);\n"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:44#, python-formatmsgid "--------------------------------"msgstr "--------------------------------"#. module: pos_restaurant#: model:ir.actions.act_window,help:pos_restaurant.action_restaurant_printer_formmsgid """<p class=\"oe_view_nocontent_create\">\n""                Click to add a Restaurant Order Printer.\n""              </p><p>\n""                Order Printers are used by restaurants and bars to print the\n""                order updates in the kitchen/bar when the waiter updates the order.\n""              </p><p>\n""                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 prodcuts belonging to one of\n""                its categories.\n""              </p>\n""            "msgstr ""#. module: pos_restaurant#: help:pos.config,iface_printbill:0msgid "Allows to print the Bill before payment"msgstr ""#. module: pos_restaurant#: help:restaurant.printer,name:0msgid "An internal identification of the printer"msgstr "Un identificativo interno per la stampante"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:61#, python-formatmsgid "Back"msgstr "Indietro"#. module: pos_restaurant#: view:pos.config:pos_restaurant.view_pos_config_formmsgid "Bar & Restaurant"msgstr "Bar & Ristorante"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:6#, python-formatmsgid "Bill"msgstr "Ricevuta"#. module: pos_restaurant#: field:pos.config,iface_printbill:0msgid "Bill Printing"msgstr "Stampa Ricevuta"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:64#: field:pos.config,iface_splitbill:0#, python-formatmsgid "Bill Splitting"msgstr "Divisione del Conto"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/multiprint.xml:26#, python-formatmsgid "CANCELLED"msgstr "ANNULLATO"#. module: pos_restaurant#: field:restaurant.printer,create_uid:0msgid "Created by"msgstr "Creato da"#. module: pos_restaurant#: field:restaurant.printer,create_date:0msgid "Created on"msgstr "Creato il"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:64#, python-formatmsgid "Discount:"msgstr "Sconto:"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:113#, python-formatmsgid "Discounts"msgstr "Sconti"#. module: pos_restaurant#: help:pos.config,iface_splitbill:0msgid "Enables Bill Splitting in the Point of Sale"msgstr "Abilita la Divisione del Conto nel Punto Vendita"#. module: pos_restaurant#: field:restaurant.printer,id:0msgid "ID"msgstr "ID"#. module: pos_restaurant#: field:restaurant.printer,write_uid:0msgid "Last Updated by"msgstr "Ultima modifica di"#. module: pos_restaurant#: field:restaurant.printer,write_date:0msgid "Last Updated on"msgstr "Ultima modifica il"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/multiprint.xml:40#, python-formatmsgid "NEW"msgstr "NUOVO"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/multiprint.xml:6#, python-formatmsgid "Order"msgstr "Ordine"#. module: pos_restaurant#: model:ir.actions.act_window,name:pos_restaurant.action_restaurant_printer_form#: model:ir.ui.menu,name:pos_restaurant.menu_restaurant_printer_all#: field:pos.config,printer_ids:0msgid "Order Printers"msgstr "Stampanti dell'Ordine"#. module: pos_restaurant#: view:restaurant.printer:pos_restaurant.view_restaurant_printer_formmsgid "POS Printer"msgstr "Stampante POS"#. module: pos_restaurant#: field:restaurant.printer,product_categories_ids:0msgid "Printed Product Categories"msgstr "Categorie di Prodotto Stampate"#. module: pos_restaurant#: field:restaurant.printer,name:0msgid "Printer Name"msgstr "Nome della stampante"#. module: pos_restaurant#: field:restaurant.printer,proxy_ip:0msgid "Proxy IP Address"msgstr "Indirizzo IP Proxy"#. module: pos_restaurant#: view:restaurant.printer:pos_restaurant.view_restaurant_printermsgid "Restaurant Order Printers"msgstr "Stampanti dell'Ordine per Ristoranti"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:45#, python-formatmsgid "Served by"msgstr "Servito da"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:6#, python-formatmsgid "Split"msgstr "Dividi"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:91#, python-formatmsgid "Subtotal"msgstr "Subtotale"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:104#, python-formatmsgid "TOTAL"msgstr "TOTALE"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:29#, python-formatmsgid "Tel:"msgstr "Tel:"#. module: pos_restaurant#: help:restaurant.printer,proxy_ip:0msgid "The IP Address or hostname of the Printer's hardware proxy"msgstr "L'indirizzo IP o il nome dell'host della stampante fiscale"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/printbill.xml:32#, python-formatmsgid "VAT:"msgstr "IVA:"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:44#, python-formatmsgid "With a"msgstr ""#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:36#, python-formatmsgid "at"msgstr "di"#. module: pos_restaurant#. openerp-web#: code:addons/pos_restaurant/static/src/xml/splitbill.xml:46#, python-formatmsgid "discount"msgstr "sconto"
 |