OCA Transbot
8 years ago
7 changed files with 459 additions and 207 deletions
-
122pos_customer_display/i18n/de.po
-
125pos_customer_display/i18n/es.po
-
110pos_customer_display/i18n/fr.po
-
125pos_customer_display/i18n/nl.po
-
62pos_customer_required/i18n/fr.po
-
95pos_customer_required/i18n/nl_NL.po
-
27pos_session_summary/i18n/fr.po
@ -1,86 +1,144 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_customer_display |
|||
# |
|||
# * pos_customer_display |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-10-24 13:44+0000\n" |
|||
"PO-Revision-Date: 2014-10-24 13:44+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"POT-Creation-Date: 2016-12-13 19:57+0000\n" |
|||
"PO-Revision-Date: 2016-12-13 19:57+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
"Language: de\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed when " |
|||
"POS is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:61 |
|||
#, python-format |
|||
msgid "Cancel Payment" |
|||
msgstr "Zahlung stornieren" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,iface_customer_display:0 |
|||
msgid "Customer display" |
|||
msgstr "Kunden-Display" |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_iface_customer_display |
|||
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form2 |
|||
msgid "Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:46 |
|||
#, python-format |
|||
msgid "Delete Item" |
|||
msgstr "Artikel loeschen" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,iface_customer_display:0 |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/xml/pos.xml:7 |
|||
#, python-format |
|||
msgid "Display Total to Customer" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_iface_customer_display |
|||
msgid "Display data on the customer display" |
|||
msgstr "Daten auf dem Kunden-Display anzeigen" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,customer_display_line_length:0 |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_line_length |
|||
msgid "Length of the LEDs lines of the customer display" |
|||
msgstr "Länge der LED-Zeilen auf dem Kunden-Display" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,customer_display_line_length:0 |
|||
msgid "Line length" |
|||
msgstr "Zeilenlänge" |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_line_length |
|||
msgid "Line Length of the Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:69 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:64 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
#, python-format |
|||
msgid "Next Customer" |
|||
msgstr "Naechster Kunde" |
|||
msgid "Next Customer (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:81 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:62 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
#, python-format |
|||
msgid "Point of Sale Closed" |
|||
msgstr "Kasse geschlossen" |
|||
msgid "Next Customer (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:75 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:68 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
#, python-format |
|||
msgid "Point of Sale Open" |
|||
msgstr "Kasse geoeffnet" |
|||
msgid "POS Closed (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:66 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
#, python-format |
|||
msgid "POS Closed (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:53 |
|||
#, python-format |
|||
msgid "TOTAL: " |
|||
msgstr "SUMME: " |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:74 |
|||
#, python-format |
|||
msgid "" |
|||
"The message for customer display '%s' is too long: it has %d chars whereas " |
|||
"the maximum is %d chars." |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed when POS " |
|||
"is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:68 |
|||
#, python-format |
|||
msgid "Your Change:" |
|||
msgstr "Rueckgeld:" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model,name:pos_customer_display.model_pos_config |
|||
msgid "pos.config" |
|||
msgstr "" |
@ -1,87 +1,144 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_customer_display |
|||
# |
|||
# * pos_customer_display |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-11-17 11:00+0000\n" |
|||
"PO-Revision-Date: 2014-11-17 18:33+0100\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"POT-Creation-Date: 2016-12-13 19:57+0000\n" |
|||
"PO-Revision-Date: 2016-12-13 19:57+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"X-Generator: Poedit 1.6.10\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed when " |
|||
"POS is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:61 |
|||
#, 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" |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_iface_customer_display |
|||
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form2 |
|||
msgid "Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:46 |
|||
#, python-format |
|||
msgid "Delete Item" |
|||
msgstr "Producto Eliminado" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,iface_customer_display:0 |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/xml/pos.xml:7 |
|||
#, python-format |
|||
msgid "Display Total to Customer" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_iface_customer_display |
|||
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 |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_line_length |
|||
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 " |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_line_length |
|||
msgid "Line Length of the Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:69 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:64 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
#, python-format |
|||
msgid "Next Customer" |
|||
msgstr "Próximo Cliente" |
|||
msgid "Next Customer (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:81 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:62 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
#, python-format |
|||
msgid "Point of Sale Closed" |
|||
msgstr "Punto Venta Cerrado" |
|||
msgid "Next Customer (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:75 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:68 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
#, python-format |
|||
msgid "Point of Sale Open" |
|||
msgstr "Punto Venta Abierto" |
|||
msgid "POS Closed (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:66 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
#, python-format |
|||
msgid "POS Closed (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:53 |
|||
#, python-format |
|||
msgid "TOTAL: " |
|||
msgstr "TOTAL: " |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:74 |
|||
#, python-format |
|||
msgid "" |
|||
"The message for customer display '%s' is too long: it has %d chars whereas " |
|||
"the maximum is %d chars." |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed when POS " |
|||
"is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:68 |
|||
#, python-format |
|||
msgid "Your Change:" |
|||
msgstr "Su Cambio:" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model,name:pos_customer_display.model_pos_config |
|||
msgid "pos.config" |
|||
msgstr "" |
@ -1,87 +1,144 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_customer_display |
|||
# |
|||
# * pos_customer_display |
|||
# |
|||
# Translators: |
|||
# OCA Transbot <transbot@odoo-community.org>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Project-Id-Version: Odoo Server 9.0c\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-10-24 13:44+0000\n" |
|||
"PO-Revision-Date: 2015-03-23 19:00+0100\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"POT-Creation-Date: 2016-12-13 19:57+0000\n" |
|||
"PO-Revision-Date: 2016-12-13 19:57+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n" |
|||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
"X-Generator: Poedit 1.7.5\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nl\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
msgid "" |
|||
"Bottom line of the message on the customer display which is displayed when " |
|||
"POS is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:61 |
|||
#, python-format |
|||
msgid "Cancel Payment" |
|||
msgstr "Annuleren Betaling" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,iface_customer_display:0 |
|||
msgid "Customer display" |
|||
msgstr "Klant Scherm" |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_iface_customer_display |
|||
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form2 |
|||
msgid "Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:46 |
|||
#, python-format |
|||
msgid "Delete Item" |
|||
msgstr "Verwijderen Item" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,iface_customer_display:0 |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/xml/pos.xml:7 |
|||
#, python-format |
|||
msgid "Display Total to Customer" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_iface_customer_display |
|||
msgid "Display data on the customer display" |
|||
msgstr "Weergeven gegevens op het klant scherm" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,customer_display_line_length:0 |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_line_length |
|||
msgid "Length of the LEDs lines of the customer display" |
|||
msgstr "Lengte van de LED lijnen van het klant scherm" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,customer_display_line_length:0 |
|||
msgid "Line length" |
|||
msgstr "Lijn lengte" |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_line_length |
|||
msgid "Line Length of the Customer Display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:69 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:64 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
|||
#, python-format |
|||
msgid "Next Customer" |
|||
msgstr "Volgende Klant" |
|||
msgid "Next Customer (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:81 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:62 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
#, python-format |
|||
msgid "Point of Sale Closed" |
|||
msgstr "Kassa Gesloten" |
|||
msgid "Next Customer (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:75 |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:68 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
|||
#, python-format |
|||
msgid "Point of Sale Open" |
|||
msgstr "Kassa Open" |
|||
msgid "POS Closed (bottom line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:66 |
|||
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
#, python-format |
|||
msgid "POS Closed (top line)" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:53 |
|||
#, python-format |
|||
msgid "TOTAL: " |
|||
msgstr "TOTAAL:" |
|||
|
|||
#. module: pos_customer_display |
|||
#: code:addons/pos_customer_display/pos_customer_display.py:74 |
|||
#, python-format |
|||
msgid "" |
|||
"The message for customer display '%s' is too long: it has %d chars whereas " |
|||
"the maximum is %d chars." |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed after " |
|||
"starting POS and also after validation of an order" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model.fields,help:pos_customer_display.field_pos_config_customer_display_msg_closed_l1 |
|||
msgid "" |
|||
"Top line of the message on the customer display which is displayed when POS " |
|||
"is closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:68 |
|||
#, python-format |
|||
msgid "Your Change:" |
|||
msgstr "Wisselgeld:" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model,name:pos_customer_display.model_pos_config |
|||
msgid "pos.config" |
|||
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue