oca-travis
6 years ago
8 changed files with 167 additions and 21 deletions
-
2pos_customer_display/i18n/de.po
-
2pos_customer_display/i18n/es.po
-
2pos_customer_display/i18n/fr.po
-
8pos_customer_display/i18n/hr_HR.po
-
2pos_customer_display/i18n/it.po
-
2pos_customer_display/i18n/nl.po
-
5pos_customer_display/i18n/nl_NL.po
-
143pos_customer_display/i18n/pos_customer_display.pot
@ -0,0 +1,143 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_display |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 10.0\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: \n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Plural-Forms: \n" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form |
||||
|
msgid "Bottom Line" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. 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:74 |
||||
|
#, python-format |
||||
|
msgid "Cancel Payment" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_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_form |
||||
|
msgid "Customer Display" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:59 |
||||
|
#, python-format |
||||
|
msgid "Delete Item" |
||||
|
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 "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: 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 "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: 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 |
||||
|
#: code:addons/pos_customer_display/models/pos_customer_display.py:46 |
||||
|
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l2 |
||||
|
#, python-format |
||||
|
msgid "Next Customer (bottom line)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/models/pos_customer_display.py:44 |
||||
|
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_next_l1 |
||||
|
#, python-format |
||||
|
msgid "Next Customer (top line)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form |
||||
|
msgid "Next Customer Message" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/models/pos_customer_display.py:50 |
||||
|
#: model:ir.model.fields,field_description:pos_customer_display.field_pos_config_customer_display_msg_closed_l2 |
||||
|
#, python-format |
||||
|
msgid "POS Closed (bottom line)" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/models/pos_customer_display.py:48 |
||||
|
#: 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 |
||||
|
#: model:ir.ui.view,arch_db:pos_customer_display.view_pos_config_form |
||||
|
msgid "POS Closed Message" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:66 |
||||
|
#, python-format |
||||
|
msgid "TOTAL: " |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/models/pos_customer_display.py:55 |
||||
|
#, 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.ui.view,arch_db:pos_customer_display.view_pos_config_form |
||||
|
msgid "Top Line" |
||||
|
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:81 |
||||
|
#, python-format |
||||
|
msgid "Your Change:" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. 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