Browse Source
Add Spanish translation by Alejandro Amador (thanks for your contribution !)
Add Spanish translation by Alejandro Amador (thanks for your contribution !)
Move CSS definition from pos_payment_terminal_view.xml to pos_payment_terminal.xml Small cleanupspull/437/head
Alexis de Lattre
10 years ago
committed by
Sylvain LE GAL
1 changed files with 87 additions and 0 deletions
@ -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:" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue