1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# 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: 2015-06-13 22:12+0000\n"
"PO-Revision-Date: 2015-06-13 22:12+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
#: help:pos.config,customer_display_msg_next_l2:0
msgid "Bottom line of the message on the customer display which is displayed after starting POS and also after validation of an order"
msgstr "Ligne du bas du message de l'afficheur client qui est affiché après le démarrage de la caisse et également après validation d'une commande client"
#. module: pos_customer_display
#: help:pos.config,customer_display_msg_closed_l2:0
msgid "Bottom line of the message on the customer display which is displayed when POS is closed"
msgstr "Ligne du bas du message de l'afficheur client qui est affiché quand la caisse est fermée"
#. module: pos_customer_display
#. openerp-web
#: code:addons/pos_customer_display/static/src/js/customer_display.js:56
#, python-format
msgid "Cancel Payment"
msgstr "Paiement annulé"
#. module: pos_customer_display
#: view:pos.config:pos_customer_display.view_pos_config_form2
#: field:pos.config,iface_customer_display:0
msgid "Customer Display"
msgstr "Afficheur client"
#. module: pos_customer_display
#. openerp-web
#: code:addons/pos_customer_display/static/src/js/customer_display.js:41
#, python-format
msgid "Delete Item"
msgstr "Article supprimé"
#. module: pos_customer_display
#. openerp-web
#: code:addons/pos_customer_display/static/src/xml/pos.xml:7
#, python-format
msgid "Display Total to Customer"
msgstr "Afficher le total au client"
#. module: pos_customer_display
#: help:pos.config,iface_customer_display:0
msgid "Display data on the customer display"
msgstr "Utiliser 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 of the Customer Display"
msgstr "Longueur de ligne de l'afficheur client"
#. module: pos_customer_display
#: code:addons/pos_customer_display/pos_customer_display.py:63
#: field:pos.config,customer_display_msg_next_l2:0
#, python-format
msgid "Next Customer (bottom line)"
msgstr "Client suivant (ligne du bas)"
#. module: pos_customer_display
#: code:addons/pos_customer_display/pos_customer_display.py:62
#: field:pos.config,customer_display_msg_next_l1:0
#, python-format
msgid "Next Customer (top line)"
msgstr "Client suivant (ligne du haut)"
#. module: pos_customer_display
#: code:addons/pos_customer_display/pos_customer_display.py:66
#: field:pos.config,customer_display_msg_closed_l2:0
#, python-format
msgid "POS Closed (bottom line)"
msgstr "Caisse fermée (ligne du bas)"
#. module: pos_customer_display
#: code:addons/pos_customer_display/pos_customer_display.py:65
#: field:pos.config,customer_display_msg_closed_l1:0
#, python-format
msgid "POS Closed (top line)"
msgstr "Caisse fermée (ligne du haut)"
#. module: pos_customer_display
#: view:pos.config:pos_customer_display.view_pos_config_form2
msgid "Receipt"
msgstr "Reçu"
#. 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
#: code:addons/pos_customer_display/pos_customer_display.py:72
#, python-format
msgid "The message for customer display '%s' is too long: it has %d chars whereas the maximum is %d chars."
msgstr "Le message de l'afficheur client '%s' est trop long : il contient %d caractères alors que le maximum est de %d caractères."
#. module: pos_customer_display
#: help:pos.config,customer_display_msg_next_l1:0
msgid "Top line of the message on the customer display which is displayed after starting POS and also after validation of an order"
msgstr "Ligne du haut du message de l'afficheur client qui est affiché après le démarrage de la caisse et également après validation d'une commande client"
#. module: pos_customer_display
#: help:pos.config,customer_display_msg_closed_l1:0
msgid "Top line of the message on the customer display which is displayed when POS is closed"
msgstr "Ligne du haut du message de l'afficheur client qui est affiché quand la caisse est fermée"
#. module: pos_customer_display
#. openerp-web
#: code:addons/pos_customer_display/static/src/js/customer_display.js:63
#, python-format
msgid "Your Change:"
msgstr "Monnaie à rendre :"