Auélien DUMAINE
10 years ago
1 changed files with 108 additions and 0 deletions
@ -0,0 +1,108 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_customer_display |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 9.0alpha1\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-07-21 10:50+0000\n" |
|||
"PO-Revision-Date: 2014-07-21 10:50+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:72 |
|||
#, python-format |
|||
msgid "***" |
|||
msgstr "***" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:161 |
|||
#: field:pos.config,iface_customer_display:0 |
|||
#, python-format |
|||
msgid "Customer display" |
|||
msgstr "Afficheur client" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:32 |
|||
#, python-format |
|||
msgid "Delete item" |
|||
msgstr "Suppression article" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:47 |
|||
#, python-format |
|||
msgid "Delete payment" |
|||
msgstr "Suppression paiement" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,iface_customer_display:0 |
|||
msgid "Display data on the customer display" |
|||
msgstr "Afficher les info sur l'afficheur client" |
|||
|
|||
#. module: pos_customer_display |
|||
#: help:pos.config,customer_display_line_length:0 |
|||
msgid "Length of the LEDs lines of the customer display" |
|||
msgstr "Longueur des lignes de l'afficheur client, nombre de caractères" |
|||
|
|||
#. module: pos_customer_display |
|||
#: field:pos.config,customer_display_line_length:0 |
|||
msgid "Line length" |
|||
msgstr "Longueur des lignes" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:67 |
|||
#, python-format |
|||
msgid "Next customer..." |
|||
msgstr "Client suivant..." |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:164 |
|||
#, python-format |
|||
msgid "Offline" |
|||
msgstr "Hors ligne" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:40 |
|||
#, python-format |
|||
msgid "Payment :" |
|||
msgstr "Paiement :" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:71 |
|||
#, python-format |
|||
msgid "Point of sale closed" |
|||
msgstr "Caisse fermée" |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:39 |
|||
#, python-format |
|||
msgid "TOTAL : " |
|||
msgstr "TOTAL : " |
|||
|
|||
#. module: pos_customer_display |
|||
#. openerp-web |
|||
#: code:addons/pos_customer_display/static/src/js/customer_display.js:62 |
|||
#, python-format |
|||
msgid "YOUR CHANGE :" |
|||
msgstr "VOTRE MONNAIE :" |
|||
|
|||
#. module: pos_customer_display |
|||
#: model:ir.model,name:pos_customer_display.model_pos_config |
|||
msgid "pos.config" |
|||
msgstr "pos.config" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue