diff --git a/pos_customer_display/i18n/es.po b/pos_customer_display/i18n/es.po new file mode 100644 index 00000000..19a40b26 --- /dev/null +++ b/pos_customer_display/i18n/es.po @@ -0,0 +1,87 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_customer_display +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-17 11:00+0000\n" +"PO-Revision-Date: 2014-11-17 12:03+0100\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: \n" +"Language: es\n" +"X-Generator: Poedit 1.6.10\n" + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 +#, python-format +msgid "Cancel Payment" +msgstr "Pago Cancelado" + +#. module: pos_customer_display +#: field:pos.config,iface_customer_display:0 +msgid "Customer display" +msgstr "Visor cliente" + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 +#, python-format +msgid "Delete Item" +msgstr "Producto Eliminado" + +#. module: pos_customer_display +#: help:pos.config,iface_customer_display:0 +msgid "Display data on the customer display" +msgstr "Mostrar información en el visor de cliente" + +#. module: pos_customer_display +#: help:pos.config,customer_display_line_length:0 +msgid "Length of the LEDs lines of the customer display" +msgstr "Longitud de las líneas LED en el visor de cliente" + +#. module: pos_customer_display +#: field:pos.config,customer_display_line_length:0 +msgid "Line length" +msgstr "Longitud de línea " + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:69 +#, python-format +msgid "Next Customer" +msgstr "Próximo Cliente" + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:81 +#, python-format +msgid "Point of Sale Closed" +msgstr "Punto de Venta Cerrado" + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:75 +#, python-format +msgid "Point of Sale Open" +msgstr "Punto de Venta Abierto" + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 +#, python-format +msgid "TOTAL: " +msgstr "TOTAL: " + +#. module: pos_customer_display +#. openerp-web +#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 +#, python-format +msgid "Your Change:" +msgstr "Su Cambio:" diff --git a/pos_payment_terminal/__init__.py b/pos_payment_terminal/__init__.py old mode 100755 new mode 100644 diff --git a/pos_payment_terminal/__openerp__.py b/pos_payment_terminal/__openerp__.py old mode 100755 new mode 100644 diff --git a/pos_payment_terminal/pos_payment_terminal.xml b/pos_payment_terminal/pos_payment_terminal.xml old mode 100755 new mode 100644 index 32d81264..6f46ad01 --- a/pos_payment_terminal/pos_payment_terminal.xml +++ b/pos_payment_terminal/pos_payment_terminal.xml @@ -1,10 +1,18 @@ - - - + + + + + + + diff --git a/pos_payment_terminal/pos_payment_terminal_view.xml b/pos_payment_terminal/pos_payment_terminal_view.xml index dbcca88c..f04d4648 100644 --- a/pos_payment_terminal/pos_payment_terminal_view.xml +++ b/pos_payment_terminal/pos_payment_terminal_view.xml @@ -1,8 +1,9 @@ + - pos.config.form.view.inherit + pos.payment.terminal.config.form pos.config @@ -11,8 +12,9 @@ + - POS journal inherit + pos.payment.terminal.journal.form account.journal @@ -22,10 +24,5 @@ -