Browse Source
FIX bugs
FIX bugs
Remove paiment method from LCD message Add missing POT file Update FR translationpull/437/head
Alexis de Lattre
10 years ago
committed by
Sylvain LE GAL
3 changed files with 133 additions and 48 deletions
-
58pos_customer_display/i18n/fr.po
-
96pos_customer_display/i18n/pos_customer_display.pot
-
23pos_customer_display/static/src/js/customer_display.js
@ -0,0 +1,96 @@ |
|||
# 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-10-24 12:04+0000\n" |
|||
"PO-Revision-Date: 2014-10-24 12:04+0000\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 |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:47 |
|||
#, python-format |
|||
msgid "Cancel Payment" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:157 |
|||
#: field:pos.config,iface_customer_display:0 |
|||
#, python-format |
|||
msgid "Customer display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:31 |
|||
#, python-format |
|||
msgid "Delete Item" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,iface_customer_display:0 |
|||
msgid "Display data on the customer display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,customer_display_line_length:0 |
|||
msgid "Length of the LEDs lines of the customer display" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,customer_display_line_length:0 |
|||
msgid "Line length" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:60 |
|||
#, python-format |
|||
msgid "Next Customer" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:160 |
|||
#, python-format |
|||
msgid "Offline" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:40 |
|||
#, python-format |
|||
msgid "Payment:" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:66 |
|||
#, python-format |
|||
msgid "Point of Sale Closed" |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:39 |
|||
#, python-format |
|||
msgid "TOTAL: " |
|||
msgstr "" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:54 |
|||
#, python-format |
|||
msgid "Your Change:" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue