author | Edouard Tisserant |
Wed, 31 Jul 2013 10:45:07 +0900 | |
branch | 1.1 Korean release |
changeset 1280 | 72a826dfcfbb |
parent 1005 | 496a96e1dcb6 |
child 1706 | b5c0a10145f1 |
permissions | -rw-r--r-- |
361 | 1 |
# SOME DESCRIPTIVE TITLE. |
2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
|
3 |
# This file is distributed under the same license as the PACKAGE package. |
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|
5 |
# |
|
6 |
msgid "" |
|
7 |
msgstr "" |
|
8 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
9 |
"Report-Msgid-Bugs-To: \n" |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
10 |
"POT-Creation-Date: 2013-03-26 22:55+0100\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
11 |
"PO-Revision-Date: 2013-03-26 23:08+0100\n" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
12 |
"Last-Translator: Laurent BESSARD <laurent.bessard@gmail.com>\n" |
361 | 13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
734 | 14 |
"Language: \n" |
361 | 15 |
"MIME-Version: 1.0\n" |
16 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
17 |
"Content-Transfer-Encoding: 8bit\n" |
|
18 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
19 |
#: ../PLCOpenEditor.py:405 |
814 | 20 |
msgid "" |
21 |
"\n" |
|
22 |
"An error has occurred.\n" |
|
23 |
"\n" |
|
24 |
"Click OK to save an error report.\n" |
|
25 |
"\n" |
|
26 |
"Please be kind enough to send this file to:\n" |
|
27 |
"edouard.tisserant@gmail.com\n" |
|
28 |
"\n" |
|
29 |
"Error:\n" |
|
30 |
msgstr "" |
|
31 |
"\n" |
|
32 |
"Une erreur est apparue.\n" |
|
33 |
"\n" |
|
34 |
"Appuyer sur 'Valider' pour enregistrer un rapport d'erreur.\n" |
|
35 |
"\n" |
|
36 |
"Envoyez ce fichier à l'adresse :\n" |
|
37 |
"edouard.tisserant@gmail.com\n" |
|
38 |
"\n" |
|
39 |
"Erreur:\n" |
|
40 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
41 |
#: ../Beremiz.py:1119 |
361 | 42 |
#, python-format |
43 |
msgid "" |
|
44 |
"\n" |
|
45 |
"An unhandled exception (bug) occured. Bug report saved at :\n" |
|
46 |
"(%s)\n" |
|
47 |
"\n" |
|
434 | 48 |
"Please be kind enough to send this file to:\n" |
734 | 49 |
"beremiz-devel@lists.sourceforge.net\n" |
361 | 50 |
"\n" |
51 |
"You should now restart Beremiz.\n" |
|
52 |
"\n" |
|
53 |
"Traceback:\n" |
|
54 |
msgstr "" |
|
55 |
"\n" |
|
56 |
"Une erreur inconnue (bug) est apparu. Le rapport d'erreur a été sauvé dans :\n" |
|
57 |
"(%s)\n" |
|
58 |
"\n" |
|
434 | 59 |
"Envoyez ce fichier à l'adresse :\n" |
734 | 60 |
"beremiz-devel@lists.sourceforge.net\n" |
361 | 61 |
"\n" |
62 |
"Vous devriez redémarrer Beremiz.\n" |
|
63 |
"\n" |
|
734 | 64 |
"Trace d'exécution:\n" |
65 |
||
814 | 66 |
#: ../controls/VariablePanel.py:77 |
67 |
msgid " External" |
|
68 |
msgstr " Externe" |
|
69 |
||
70 |
#: ../controls/VariablePanel.py:76 |
|
71 |
msgid " InOut" |
|
72 |
msgstr " Entrée-Sortie" |
|
73 |
||
74 |
#: ../controls/VariablePanel.py:76 |
|
75 |
msgid " Input" |
|
76 |
msgstr " Entrée" |
|
77 |
||
78 |
#: ../controls/VariablePanel.py:77 |
|
79 |
msgid " Local" |
|
80 |
msgstr " Locale" |
|
81 |
||
82 |
#: ../controls/VariablePanel.py:76 |
|
83 |
msgid " Output" |
|
84 |
msgstr " Sortie" |
|
85 |
||
86 |
#: ../controls/VariablePanel.py:78 |
|
87 |
msgid " Temp" |
|
88 |
msgstr " Temporaire" |
|
89 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
90 |
#: ../PLCOpenEditor.py:415 |
814 | 91 |
msgid " : " |
92 |
msgstr " : " |
|
93 |
||
94 |
#: ../dialogs/PouTransitionDialog.py:94 |
|
95 |
#: ../dialogs/PouActionDialog.py:91 |
|
96 |
#: ../dialogs/PouDialog.py:111 |
|
97 |
#: ../dialogs/SFCTransitionDialog.py:144 |
|
98 |
#, python-format |
|
99 |
msgid " and %s" |
|
100 |
msgstr " et %s" |
|
101 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
102 |
#: ../ProjectController.py:917 |
361 | 103 |
msgid " generation failed !\n" |
734 | 104 |
msgstr "la construction a échouée !\n" |
105 |
||
814 | 106 |
#: ../plcopen/plcopen.py:1051 |
107 |
#, python-format |
|
108 |
msgid "\"%s\" Data Type doesn't exist !!!" |
|
109 |
msgstr "Le type de donnée \"%s\" n'existe pas !!!" |
|
110 |
||
111 |
#: ../plcopen/plcopen.py:1069 |
|
112 |
#, python-format |
|
113 |
msgid "\"%s\" POU already exists !!!" |
|
114 |
msgstr "Le POU \"%s\" existe déjà !!!" |
|
115 |
||
116 |
#: ../plcopen/plcopen.py:1090 |
|
117 |
#, python-format |
|
118 |
msgid "\"%s\" POU doesn't exist !!!" |
|
119 |
msgstr "Le POU \"%s\" n'existe pas !!!" |
|
120 |
||
121 |
#: ../editors/Viewer.py:234 |
|
122 |
#, python-format |
|
123 |
msgid "\"%s\" can't use itself!" |
|
124 |
msgstr "\"%s\" ne peut pas s'utiliser lui-même !" |
|
125 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
126 |
#: ../IDEFrame.py:1587 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
127 |
#: ../IDEFrame.py:1606 |
814 | 128 |
#, python-format |
129 |
msgid "\"%s\" config already exists!" |
|
130 |
msgstr "La configuration \"%s\" existe déjà !" |
|
131 |
||
132 |
#: ../plcopen/plcopen.py:315 |
|
133 |
#, python-format |
|
134 |
msgid "\"%s\" configuration already exists !!!" |
|
135 |
msgstr "La configuration \"%s\" existe déjà !!!" |
|
136 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
137 |
#: ../IDEFrame.py:1541 |
814 | 138 |
#, python-format |
139 |
msgid "\"%s\" data type already exists!" |
|
140 |
msgstr "Le type de données \"%s\" existe déjà !" |
|
141 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
142 |
#: ../PLCControler.py:2165 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
143 |
#: ../PLCControler.py:2169 |
814 | 144 |
#, python-format |
145 |
msgid "\"%s\" element can't be pasted here!!!" |
|
146 |
msgstr "L'élément \"%s\" ne peut être collé ici !!!" |
|
147 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
148 |
#: ../editors/TextViewer.py:298 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
149 |
#: ../editors/TextViewer.py:318 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
150 |
#: ../editors/Viewer.py:250 |
814 | 151 |
#: ../dialogs/PouTransitionDialog.py:105 |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
152 |
#: ../dialogs/ConnectionDialog.py:157 |
814 | 153 |
#: ../dialogs/PouActionDialog.py:102 |
154 |
#: ../dialogs/FBDBlockDialog.py:162 |
|
155 |
#, python-format |
|
156 |
msgid "\"%s\" element for this pou already exists!" |
|
157 |
msgstr "Un élément \"%s\" existe déjà dans ce POU !" |
|
158 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
159 |
#: ../Beremiz.py:921 |
361 | 160 |
#, python-format |
161 |
msgid "\"%s\" folder is not a valid Beremiz project\n" |
|
162 |
msgstr "Le dossier \"%s\" ne contient pas de projet Beremiz valide\n" |
|
163 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
164 |
#: ../plcopen/structures.py:105 |
814 | 165 |
#, python-format |
166 |
msgid "\"%s\" function cancelled in \"%s\" POU: No input connected" |
|
167 |
msgstr "L'appel à la fonction \"%s\" dans le POU \"%s\" a été abandonné : aucune entrée connectée" |
|
168 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
169 |
#: ../controls/VariablePanel.py:659 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
170 |
#: ../IDEFrame.py:1532 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
171 |
#: ../editors/DataTypeEditor.py:554 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
172 |
#: ../editors/DataTypeEditor.py:583 |
814 | 173 |
#: ../dialogs/PouNameDialog.py:49 |
174 |
#: ../dialogs/PouTransitionDialog.py:101 |
|
175 |
#: ../dialogs/SFCStepNameDialog.py:51 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
176 |
#: ../dialogs/ConnectionDialog.py:153 |
814 | 177 |
#: ../dialogs/FBDVariableDialog.py:199 |
178 |
#: ../dialogs/PouActionDialog.py:98 |
|
179 |
#: ../dialogs/PouDialog.py:118 |
|
180 |
#: ../dialogs/SFCStepDialog.py:122 |
|
181 |
#: ../dialogs/FBDBlockDialog.py:158 |
|
182 |
#, python-format |
|
183 |
msgid "\"%s\" is a keyword. It can't be used!" |
|
184 |
msgstr "\"%s\" est un mot réservé. Il ne peut être utilisé !" |
|
185 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
186 |
#: ../editors/Viewer.py:238 |
814 | 187 |
#, python-format |
188 |
msgid "\"%s\" is already used by \"%s\"!" |
|
189 |
msgstr "\"%s\" est déjà utilisé par \"%s\" !" |
|
190 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
191 |
#: ../plcopen/plcopen.py:2836 |
814 | 192 |
#, python-format |
193 |
msgid "\"%s\" is an invalid value!" |
|
194 |
msgstr "\"%s\" n'est pas une valeur valide !" |
|
195 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
196 |
#: ../PLCOpenEditor.py:341 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
197 |
#: ../PLCOpenEditor.py:378 |
814 | 198 |
#, python-format |
199 |
msgid "\"%s\" is not a valid folder!" |
|
200 |
msgstr "\"%s\" n'est pas un répertoire valide !" |
|
201 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
202 |
#: ../controls/VariablePanel.py:657 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
203 |
#: ../IDEFrame.py:1530 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
204 |
#: ../editors/DataTypeEditor.py:578 |
814 | 205 |
#: ../dialogs/PouNameDialog.py:47 |
206 |
#: ../dialogs/PouTransitionDialog.py:99 |
|
207 |
#: ../dialogs/SFCStepNameDialog.py:49 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
208 |
#: ../dialogs/ConnectionDialog.py:151 |
814 | 209 |
#: ../dialogs/PouActionDialog.py:96 |
210 |
#: ../dialogs/PouDialog.py:116 |
|
211 |
#: ../dialogs/SFCStepDialog.py:120 |
|
212 |
#: ../dialogs/FBDBlockDialog.py:156 |
|
213 |
#, python-format |
|
214 |
msgid "\"%s\" is not a valid identifier!" |
|
215 |
msgstr "\"%s\" n'est pas un identifiant valide !" |
|
216 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
217 |
#: ../IDEFrame.py:221 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
218 |
#: ../IDEFrame.py:2313 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
219 |
#: ../IDEFrame.py:2332 |
814 | 220 |
#, python-format |
221 |
msgid "\"%s\" is used by one or more POUs. It can't be removed!" |
|
222 |
msgstr "Le POU \"%s\" est utilisé par un ou plusieurs POUs. Il ne peut être supprimé !" |
|
223 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
224 |
#: ../controls/VariablePanel.py:313 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
225 |
#: ../IDEFrame.py:1550 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
226 |
#: ../editors/TextViewer.py:296 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
227 |
#: ../editors/TextViewer.py:316 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
228 |
#: ../editors/TextViewer.py:353 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
229 |
#: ../editors/Viewer.py:248 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
230 |
#: ../editors/Viewer.py:293 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
231 |
#: ../editors/Viewer.py:311 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
232 |
#: ../dialogs/ConnectionDialog.py:155 |
814 | 233 |
#: ../dialogs/PouDialog.py:120 |
234 |
#: ../dialogs/FBDBlockDialog.py:160 |
|
235 |
#, python-format |
|
236 |
msgid "\"%s\" pou already exists!" |
|
237 |
msgstr "Le POU \"%s\" existe déjà !" |
|
238 |
||
239 |
#: ../plcopen/plcopen.py:346 |
|
240 |
#, python-format |
|
241 |
msgid "\"%s\" resource already exists in \"%s\" configuration !!!" |
|
242 |
msgstr "La ressource \"%s\" existe déjà dans la configuration \"%s\" !!!" |
|
243 |
||
244 |
#: ../plcopen/plcopen.py:362 |
|
245 |
#, python-format |
|
246 |
msgid "\"%s\" resource doesn't exist in \"%s\" configuration !!!" |
|
247 |
msgstr "La ressource \"%s\" n'existe pas dans la configuration \"%s\" !!!" |
|
248 |
||
249 |
#: ../dialogs/SFCStepNameDialog.py:57 |
|
250 |
#: ../dialogs/SFCStepDialog.py:128 |
|
251 |
#, python-format |
|
252 |
msgid "\"%s\" step already exists!" |
|
253 |
msgstr "L'étape \"%s\" existe déjà !" |
|
254 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
255 |
#: ../editors/DataTypeEditor.py:549 |
814 | 256 |
#, python-format |
257 |
msgid "\"%s\" value already defined!" |
|
258 |
msgstr "La valeur \"%s\" est déjà définie !" |
|
259 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
260 |
#: ../editors/DataTypeEditor.py:744 |
814 | 261 |
#: ../dialogs/ArrayTypeDialog.py:97 |
262 |
#, python-format |
|
263 |
msgid "\"%s\" value isn't a valid array dimension!" |
|
264 |
msgstr "\"%s\" n'est pas une dimension de tableau valide !" |
|
265 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
266 |
#: ../editors/DataTypeEditor.py:751 |
814 | 267 |
#: ../dialogs/ArrayTypeDialog.py:103 |
268 |
#, python-format |
|
269 |
msgid "" |
|
270 |
"\"%s\" value isn't a valid array dimension!\n" |
|
271 |
"Right value must be greater than left value." |
|
272 |
msgstr "" |
|
273 |
"\"%s\" n'est pas une dimension de tableau valide !\n" |
|
274 |
"La valeur de droite doit être supérieur à celle de gauche." |
|
275 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
276 |
#: ../PLCControler.py:847 |
814 | 277 |
#, python-format |
278 |
msgid "%s \"%s\" can't be pasted as a %s." |
|
279 |
msgstr "Le %s \"%s\" ne peut être collé en tant que %s." |
|
280 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
281 |
#: ../PLCControler.py:1476 |
814 | 282 |
#, python-format |
283 |
msgid "%s Data Types" |
|
284 |
msgstr "Types de données de %s" |
|
285 |
||
286 |
#: ../editors/GraphicViewer.py:278 |
|
287 |
#, python-format |
|
288 |
msgid "%s Graphics" |
|
289 |
msgstr "Graphique %s" |
|
290 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
291 |
#: ../PLCControler.py:1471 |
814 | 292 |
#, python-format |
293 |
msgid "%s POUs" |
|
294 |
msgstr "POUs de %s" |
|
295 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
296 |
#: ../canfestival/SlaveEditor.py:46 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
297 |
#: ../canfestival/NetworkEditor.py:67 |
734 | 298 |
#, python-format |
299 |
msgid "%s Profile" |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
300 |
msgstr "Profil %s" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
301 |
|
814 | 302 |
#: ../plcopen/plcopen.py:1790 |
303 |
#: ../plcopen/plcopen.py:1800 |
|
304 |
#: ../plcopen/plcopen.py:1810 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
305 |
#: ../plcopen/plcopen.py:1820 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
306 |
#: ../plcopen/plcopen.py:1829 |
814 | 307 |
#, python-format |
308 |
msgid "%s body don't have instances!" |
|
309 |
msgstr "Le code d'un %s n'a pas d'instances !" |
|
310 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
311 |
#: ../plcopen/plcopen.py:1852 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
312 |
#: ../plcopen/plcopen.py:1859 |
814 | 313 |
#, python-format |
314 |
msgid "%s body don't have text!" |
|
315 |
msgstr "Le code d'un %s n'a pas de texte !" |
|
316 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
317 |
#: ../IDEFrame.py:369 |
814 | 318 |
msgid "&Add Element" |
319 |
msgstr "&Ajouter un élément" |
|
320 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
321 |
#: ../IDEFrame.py:339 |
814 | 322 |
msgid "&Configuration" |
323 |
msgstr "&Configuration" |
|
324 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
325 |
#: ../IDEFrame.py:330 |
814 | 326 |
msgid "&Data Type" |
327 |
msgstr "&Type de donnée" |
|
328 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
329 |
#: ../IDEFrame.py:373 |
814 | 330 |
msgid "&Delete" |
331 |
msgstr "&Supprimer" |
|
332 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
333 |
#: ../IDEFrame.py:322 |
814 | 334 |
msgid "&Display" |
335 |
msgstr "&Affichage" |
|
336 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
337 |
#: ../IDEFrame.py:321 |
814 | 338 |
msgid "&Edit" |
339 |
msgstr "&Editer" |
|
340 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
341 |
#: ../IDEFrame.py:320 |
814 | 342 |
msgid "&File" |
343 |
msgstr "&Fichier" |
|
344 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
345 |
#: ../IDEFrame.py:332 |
814 | 346 |
msgid "&Function" |
347 |
msgstr "&Fonction" |
|
348 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
349 |
#: ../IDEFrame.py:323 |
814 | 350 |
msgid "&Help" |
351 |
msgstr "&Aide" |
|
352 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
353 |
#: ../IDEFrame.py:336 |
814 | 354 |
msgid "&Program" |
355 |
msgstr "&Programme" |
|
356 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
357 |
#: ../PLCOpenEditor.py:129 |
814 | 358 |
msgid "&Properties" |
359 |
msgstr "&Propriétés" |
|
360 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
361 |
#: ../Beremiz.py:312 |
734 | 362 |
msgid "&Recent Projects" |
363 |
msgstr "Projets &récent" |
|
364 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
365 |
#: ../Beremiz.py:354 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
366 |
msgid "&Resource" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
367 |
msgstr "&Ressource" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
368 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
369 |
#: ../controls/SearchResultPanel.py:252 |
814 | 370 |
#, python-format |
371 |
msgid "'%s' - %d match in project" |
|
372 |
msgstr "'%s' - %d correspondance dans le projet" |
|
373 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
374 |
#: ../controls/SearchResultPanel.py:254 |
814 | 375 |
#, python-format |
376 |
msgid "'%s' - %d matches in project" |
|
377 |
msgstr "'%s' - %d correspondances dans le projet" |
|
378 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
379 |
#: ../connectors/PYRO/__init__.py:51 |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
380 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
381 |
msgid "'%s' is located at %s\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
382 |
msgstr "'%s' is disponible à l'adresse %s\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
383 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
384 |
#: ../controls/SearchResultPanel.py:304 |
814 | 385 |
#, python-format |
386 |
msgid "(%d matches)" |
|
387 |
msgstr "(%d correspondances)" |
|
388 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
389 |
#: ../PLCOpenEditor.py:393 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
390 |
#: ../PLCOpenEditor.py:395 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
391 |
#: ../PLCOpenEditor.py:396 |
814 | 392 |
msgid ", " |
393 |
msgstr ", " |
|
394 |
||
395 |
#: ../dialogs/PouTransitionDialog.py:96 |
|
396 |
#: ../dialogs/PouActionDialog.py:93 |
|
397 |
#: ../dialogs/PouDialog.py:113 |
|
398 |
#: ../dialogs/SFCTransitionDialog.py:146 |
|
399 |
#, python-format |
|
400 |
msgid ", %s" |
|
401 |
msgstr ", %s" |
|
402 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
403 |
#: ../PLCOpenEditor.py:391 |
814 | 404 |
msgid ". " |
405 |
msgstr ". " |
|
406 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
407 |
#: ../ProjectController.py:1294 |
734 | 408 |
msgid "... debugger recovered\n" |
409 |
msgstr "... déboggueur operationel\n" |
|
410 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
411 |
#: ../IDEFrame.py:1553 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
412 |
#: ../IDEFrame.py:1595 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
413 |
#: ../IDEFrame.py:1614 |
814 | 414 |
#: ../dialogs/PouDialog.py:122 |
415 |
#, python-format |
|
416 |
msgid "A POU has an element named \"%s\". This could cause a conflict. Do you wish to continue?" |
|
417 |
msgstr "Un POU a un élément nommé \"%s\". Cela peut générer des conflits. Voulez-vous continuer ?" |
|
418 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
419 |
#: ../controls/VariablePanel.py:661 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
420 |
#: ../IDEFrame.py:1565 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
421 |
#: ../IDEFrame.py:1576 |
814 | 422 |
#: ../dialogs/PouNameDialog.py:51 |
423 |
#: ../dialogs/PouTransitionDialog.py:103 |
|
424 |
#: ../dialogs/SFCStepNameDialog.py:53 |
|
425 |
#: ../dialogs/PouActionDialog.py:100 |
|
426 |
#: ../dialogs/SFCStepDialog.py:124 |
|
427 |
#, python-format |
|
428 |
msgid "A POU named \"%s\" already exists!" |
|
429 |
msgstr "Un POU nommé \"%s\" existe déjà !" |
|
430 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
431 |
#: ../ConfigTreeNode.py:388 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
432 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
433 |
msgid "A child named \"%s\" already exist -> \"%s\"\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
434 |
msgstr "Un noeud enfant nommé \"%s\" existe déjà -> \"%s\"\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
435 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
436 |
#: ../dialogs/BrowseLocationsDialog.py:212 |
814 | 437 |
msgid "A location must be selected!" |
438 |
msgstr "Une adresse doit être sélectionné !" |
|
439 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
440 |
#: ../controls/VariablePanel.py:663 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
441 |
#: ../IDEFrame.py:1567 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
442 |
#: ../IDEFrame.py:1578 |
814 | 443 |
#: ../dialogs/SFCStepNameDialog.py:55 |
444 |
#: ../dialogs/SFCStepDialog.py:126 |
|
445 |
#, python-format |
|
446 |
msgid "A variable with \"%s\" as name already exists in this pou!" |
|
447 |
msgstr "Une variable nommée \"%s\" existe déjà dans ce POU !" |
|
448 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
449 |
#: ../Beremiz.py:364 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
450 |
#: ../PLCOpenEditor.py:162 |
361 | 451 |
msgid "About" |
452 |
msgstr "A propos" |
|
453 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
454 |
#: ../Beremiz.py:957 |
361 | 455 |
msgid "About Beremiz" |
456 |
msgstr "A propos de Beremiz" |
|
457 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
458 |
#: ../PLCOpenEditor.py:355 |
814 | 459 |
msgid "About PLCOpenEditor" |
460 |
msgstr "A propos de PLCOpenEditor" |
|
461 |
||
462 |
#: ../plcopen/iec_std.csv:22 |
|
463 |
msgid "Absolute number" |
|
464 |
msgstr "Nombre absolu" |
|
465 |
||
466 |
#: ../dialogs/ActionBlockDialog.py:41 |
|
467 |
#: ../dialogs/SFCStepDialog.py:69 |
|
468 |
msgid "Action" |
|
469 |
msgstr "Action" |
|
470 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
471 |
#: ../editors/Viewer.py:494 |
814 | 472 |
msgid "Action Block" |
473 |
msgstr "Ajouter un bloc fonctionnel" |
|
474 |
||
475 |
#: ../dialogs/PouActionDialog.py:81 |
|
476 |
msgid "Action Name" |
|
477 |
msgstr "Nom de l'action" |
|
478 |
||
479 |
#: ../dialogs/PouActionDialog.py:49 |
|
480 |
msgid "Action Name:" |
|
481 |
msgstr "Nom de l'action :" |
|
482 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
483 |
#: ../plcopen/plcopen.py:1490 |
814 | 484 |
#, python-format |
485 |
msgid "Action with name %s doesn't exist!" |
|
486 |
msgstr "L'action nommée %s n'existe pas !" |
|
487 |
||
488 |
#: ../PLCControler.py:95 |
|
489 |
msgid "Actions" |
|
490 |
msgstr "Actions" |
|
491 |
||
492 |
#: ../dialogs/ActionBlockDialog.py:134 |
|
493 |
msgid "Actions:" |
|
494 |
msgstr "Actions :" |
|
495 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
496 |
#: ../editors/Viewer.py:999 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
497 |
msgid "Active" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
498 |
msgstr "Actif" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
499 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
500 |
#: ../canfestival/SlaveEditor.py:57 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
501 |
#: ../canfestival/NetworkEditor.py:78 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
502 |
#: ../Beremiz.py:987 |
814 | 503 |
#: ../editors/Viewer.py:527 |
734 | 504 |
msgid "Add" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
505 |
msgstr "Ajouter" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
506 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
507 |
#: ../IDEFrame.py:1801 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
508 |
#: ../IDEFrame.py:1832 |
814 | 509 |
msgid "Add Action" |
510 |
msgstr "Ajouter une action" |
|
511 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
512 |
#: ../features.py:8 |
734 | 513 |
msgid "Add C code accessing located variables synchronously" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
514 |
msgstr "Ajoute un code C ayant accès à des variables localisées de façon synchrone" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
515 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
516 |
#: ../IDEFrame.py:1784 |
814 | 517 |
msgid "Add Configuration" |
518 |
msgstr "Ajouter une configuration" |
|
519 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
520 |
#: ../IDEFrame.py:1764 |
814 | 521 |
msgid "Add DataType" |
522 |
msgstr "Ajouter un type de donnée" |
|
523 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
524 |
#: ../editors/Viewer.py:452 |
814 | 525 |
msgid "Add Divergence Branch" |
526 |
msgstr "Ajouter une branche à la divergence" |
|
527 |
||
528 |
#: ../dialogs/DiscoveryDialog.py:115 |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
529 |
msgid "Add IP" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
530 |
msgstr "Ajouter IP" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
531 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
532 |
#: ../IDEFrame.py:1772 |
814 | 533 |
msgid "Add POU" |
534 |
msgstr "Ajouter un POU" |
|
535 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
536 |
#: ../features.py:9 |
734 | 537 |
msgid "Add Python code executed asynchronously" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
538 |
msgstr "Ajoute un code Python executé de façon asynchone" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
539 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
540 |
#: ../IDEFrame.py:1812 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
541 |
#: ../IDEFrame.py:1858 |
814 | 542 |
msgid "Add Resource" |
543 |
msgstr "Ajouter une resource" |
|
544 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
545 |
#: ../IDEFrame.py:1790 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
546 |
#: ../IDEFrame.py:1829 |
814 | 547 |
msgid "Add Transition" |
548 |
msgstr "Ajouter une transition" |
|
549 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
550 |
#: ../editors/Viewer.py:441 |
814 | 551 |
msgid "Add Wire Segment" |
552 |
msgstr "Ajouter un segment au fil" |
|
553 |
||
554 |
#: ../editors/SFCViewer.py:359 |
|
555 |
msgid "Add a new initial step" |
|
556 |
msgstr "Ajouter une nouvelle étape initiale" |
|
557 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
558 |
#: ../editors/Viewer.py:2363 |
814 | 559 |
#: ../editors/SFCViewer.py:696 |
560 |
msgid "Add a new jump" |
|
561 |
msgstr "Ajouter un nouveau renvoi" |
|
562 |
||
563 |
#: ../editors/SFCViewer.py:381 |
|
564 |
msgid "Add a new step" |
|
565 |
msgstr "Ajouter une nouvelle étape" |
|
566 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
567 |
#: ../features.py:10 |
734 | 568 |
msgid "Add a simple WxGlade based GUI." |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
569 |
msgstr "Ajoute une interface simple utilisant WxGlade" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
570 |
|
814 | 571 |
#: ../dialogs/ActionBlockDialog.py:138 |
572 |
msgid "Add action" |
|
573 |
msgstr "Ajouter une action" |
|
574 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
575 |
#: ../editors/DataTypeEditor.py:351 |
814 | 576 |
msgid "Add element" |
577 |
msgstr "Ajouter un élément" |
|
578 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
579 |
#: ../editors/ResourceEditor.py:259 |
814 | 580 |
msgid "Add instance" |
581 |
msgstr "Ajouter une instance" |
|
582 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
583 |
#: ../canfestival/NetworkEditor.py:80 |
734 | 584 |
msgid "Add slave" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
585 |
msgstr "Ajouter un esclave" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
586 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
587 |
#: ../editors/ResourceEditor.py:230 |
814 | 588 |
msgid "Add task" |
589 |
msgstr "Ajouter une tâche" |
|
590 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
591 |
#: ../controls/VariablePanel.py:380 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
592 |
#: ../c_ext/CFileEditor.py:517 |
814 | 593 |
msgid "Add variable" |
594 |
msgstr "Ajouter une variable" |
|
595 |
||
596 |
#: ../plcopen/iec_std.csv:33 |
|
597 |
msgid "Addition" |
|
598 |
msgstr "Addition" |
|
599 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
600 |
#: ../plcopen/structures.py:249 |
814 | 601 |
msgid "Additional function blocks" |
602 |
msgstr "Blocs fonctionnels additionnels" |
|
603 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
604 |
#: ../editors/Viewer.py:510 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
605 |
msgid "Adjust Block Size" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
606 |
msgstr "Ajuster la taille des blocs" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
607 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
608 |
#: ../editors/Viewer.py:1458 |
814 | 609 |
msgid "Alignment" |
610 |
msgstr "Alignement" |
|
611 |
||
612 |
#: ../controls/VariablePanel.py:75 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
613 |
#: ../dialogs/BrowseLocationsDialog.py:34 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
614 |
#: ../dialogs/BrowseLocationsDialog.py:43 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
615 |
#: ../dialogs/BrowseLocationsDialog.py:136 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
616 |
#: ../dialogs/BrowseLocationsDialog.py:139 |
814 | 617 |
msgid "All" |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
618 |
msgstr "Tout" |
814 | 619 |
|
620 |
#: ../editors/FileManagementPanel.py:35 |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
621 |
msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
622 |
msgstr "Tous les fichiers|*.*|Fichiers CSV (*.csv)|*.csv" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
623 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
624 |
#: ../ProjectController.py:1373 |
361 | 625 |
msgid "Already connected. Please disconnect\n" |
626 |
msgstr "Déjà connecté. Veuillez déconnecter\n" |
|
627 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
628 |
#: ../editors/DataTypeEditor.py:593 |
814 | 629 |
#, python-format |
630 |
msgid "An element named \"%s\" already exists in this structure!" |
|
631 |
msgstr "Un élément nommé \"%s\" existe déjà dans la structure !" |
|
632 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
633 |
#: ../dialogs/ConnectionDialog.py:98 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
634 |
msgid "Apply name modification to all continuations with the same name" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
635 |
msgstr "Appliquer la modification de nom à toutes les prolongements portant ce même nom" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
636 |
|
814 | 637 |
#: ../plcopen/iec_std.csv:31 |
638 |
msgid "Arc cosine" |
|
639 |
msgstr "Arc cosinus" |
|
640 |
||
641 |
#: ../plcopen/iec_std.csv:30 |
|
642 |
msgid "Arc sine" |
|
643 |
msgstr "Arc sinus" |
|
644 |
||
645 |
#: ../plcopen/iec_std.csv:32 |
|
646 |
msgid "Arc tangent" |
|
647 |
msgstr "Arc tangente" |
|
648 |
||
649 |
#: ../plcopen/iec_std.csv:33 |
|
650 |
msgid "Arithmetic" |
|
651 |
msgstr "Arithmétique" |
|
652 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
653 |
#: ../controls/VariablePanel.py:732 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
654 |
#: ../editors/DataTypeEditor.py:54 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
655 |
#: ../editors/DataTypeEditor.py:634 |
814 | 656 |
msgid "Array" |
657 |
msgstr "Tableau" |
|
658 |
||
659 |
#: ../plcopen/iec_std.csv:39 |
|
660 |
msgid "Assignment" |
|
661 |
msgstr "Assignation" |
|
662 |
||
663 |
#: ../dialogs/FBDVariableDialog.py:197 |
|
664 |
msgid "At least a variable or an expression must be selected!" |
|
665 |
msgstr "Au moins une variable ou une expression doit être sélectionné !" |
|
666 |
||
667 |
#: ../controls/ProjectPropertiesPanel.py:99 |
|
668 |
msgid "Author" |
|
669 |
msgstr "Auteur" |
|
670 |
||
671 |
#: ../controls/ProjectPropertiesPanel.py:96 |
|
672 |
msgid "Author Name (optional):" |
|
673 |
msgstr "Nom de l'auteur (optionel) :" |
|
674 |
||
675 |
#: ../dialogs/FindInPouDialog.py:72 |
|
676 |
msgid "Backward" |
|
677 |
msgstr "Vers le haut" |
|
678 |
||
734 | 679 |
#: ../util/Zeroconf.py:599 |
680 |
msgid "Bad domain name (circular) at " |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
681 |
msgstr "Mauvais nom de domaine (circulaire) à l'adresse" |
734 | 682 |
|
683 |
#: ../util/Zeroconf.py:602 |
|
684 |
msgid "Bad domain name at " |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
685 |
msgstr "Mauvais nom de domaine à l'adresse" |
734 | 686 |
|
687 |
#: ../canfestival/config_utils.py:341 |
|
688 |
#: ../canfestival/config_utils.py:623 |
|
361 | 689 |
#, python-format |
690 |
msgid "Bad location size : %s" |
|
691 |
msgstr "Mauvaise taille d'adresse : %s" |
|
692 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
693 |
#: ../editors/DataTypeEditor.py:174 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
694 |
#: ../editors/DataTypeEditor.py:204 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
695 |
#: ../editors/DataTypeEditor.py:296 |
814 | 696 |
#: ../dialogs/ArrayTypeDialog.py:55 |
697 |
msgid "Base Type:" |
|
698 |
msgstr "Type de base :" |
|
699 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
700 |
#: ../controls/VariablePanel.py:702 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
701 |
#: ../editors/DataTypeEditor.py:624 |
814 | 702 |
msgid "Base Types" |
703 |
msgstr "Types de base" |
|
704 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
705 |
#: ../Beremiz.py:511 |
361 | 706 |
msgid "Beremiz" |
707 |
msgstr "Beremiz" |
|
708 |
||
814 | 709 |
#: ../plcopen/iec_std.csv:70 |
710 |
msgid "Binary selection (1 of 2)" |
|
711 |
msgstr "Selection binaire (sélectionne 1 sur 2)" |
|
712 |
||
713 |
#: ../plcopen/iec_std.csv:62 |
|
714 |
msgid "Bit-shift" |
|
715 |
msgstr "Décalage de bit" |
|
716 |
||
717 |
#: ../plcopen/iec_std.csv:66 |
|
718 |
msgid "Bitwise" |
|
719 |
msgstr "Bit à bit" |
|
720 |
||
721 |
#: ../plcopen/iec_std.csv:66 |
|
722 |
msgid "Bitwise AND" |
|
723 |
msgstr "ET bit à bit" |
|
724 |
||
725 |
#: ../plcopen/iec_std.csv:67 |
|
726 |
msgid "Bitwise OR" |
|
727 |
msgstr "OU bit à bit" |
|
728 |
||
729 |
#: ../plcopen/iec_std.csv:68 |
|
730 |
msgid "Bitwise XOR" |
|
731 |
msgstr "OU exclusif bit à bit" |
|
732 |
||
733 |
#: ../plcopen/iec_std.csv:69 |
|
734 |
msgid "Bitwise inverting" |
|
735 |
msgstr "Inversion bit à bit" |
|
736 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
737 |
#: ../editors/Viewer.py:464 |
814 | 738 |
msgid "Block" |
739 |
msgstr "Block" |
|
740 |
||
741 |
#: ../dialogs/FBDBlockDialog.py:38 |
|
742 |
msgid "Block Properties" |
|
743 |
msgstr "Propriétés du bloc" |
|
744 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
745 |
#: ../editors/Viewer.py:433 |
814 | 746 |
msgid "Bottom" |
747 |
msgstr "Bas" |
|
748 |
||
749 |
#: ../dialogs/BrowseValuesLibraryDialog.py:37 |
|
734 | 750 |
#, python-format |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
751 |
msgid "Browse %s values library" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
752 |
msgstr "Explorer la liste des valeurs du paramètre '%s'" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
753 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
754 |
#: ../dialogs/BrowseLocationsDialog.py:61 |
814 | 755 |
msgid "Browse Locations" |
756 |
msgstr "Naviger dans les adresses" |
|
757 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
758 |
#: ../ProjectController.py:1519 |
361 | 759 |
msgid "Build" |
760 |
msgstr "Compiler" |
|
761 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
762 |
#: ../ProjectController.py:1079 |
361 | 763 |
msgid "Build directory already clean\n" |
764 |
msgstr "Le répertoire de compilation est déjà nettoyé\n" |
|
765 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
766 |
#: ../ProjectController.py:1520 |
361 | 767 |
msgid "Build project into build folder" |
768 |
msgstr "Compiler le projet dans le répertoire ce compilation" |
|
769 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
770 |
#: ../ProjectController.py:937 |
361 | 771 |
msgid "C Build crashed !\n" |
772 |
msgstr "La compilation du C a mal fonctionné !\n" |
|
773 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
774 |
#: ../ProjectController.py:934 |
361 | 775 |
msgid "C Build failed.\n" |
776 |
msgstr "La compilation du C a échouée !\n" |
|
777 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
778 |
#: ../c_ext/CFileEditor.py:731 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
779 |
msgid "C code" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
780 |
msgstr "Code C" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
781 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
782 |
#: ../ProjectController.py:922 |
361 | 783 |
msgid "C code generated successfully.\n" |
784 |
msgstr "Code C généré avec succès.\n" |
|
785 |
||
734 | 786 |
#: ../targets/toolchain_gcc.py:132 |
361 | 787 |
#, python-format |
788 |
msgid "C compilation of %s failed.\n" |
|
789 |
msgstr "La compilation C de %s a échouée.\n" |
|
790 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
791 |
#: ../features.py:8 |
734 | 792 |
msgid "C extension" |
793 |
msgstr "Extension C" |
|
794 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
795 |
#: ../canfestival/NetworkEditor.py:29 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
796 |
msgid "CANOpen network" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
797 |
msgstr "Réseau CANOpen" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
798 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
799 |
#: ../canfestival/SlaveEditor.py:21 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
800 |
msgid "CANOpen slave" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
801 |
msgstr "Esclave CANOpen" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
802 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
803 |
#: ../features.py:7 |
734 | 804 |
msgid "CANopen support" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
805 |
msgstr "Support CANopen" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
806 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
807 |
#: ../plcopen/plcopen.py:1732 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
808 |
#: ../plcopen/plcopen.py:1746 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
809 |
#: ../plcopen/plcopen.py:1767 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
810 |
#: ../plcopen/plcopen.py:1783 |
814 | 811 |
msgid "Can only generate execution order on FBD networks!" |
812 |
msgstr "L'ordre d'exécution ne peut être généré que dans les FBD !" |
|
813 |
||
814 |
#: ../controls/VariablePanel.py:256 |
|
815 |
msgid "Can only give a location to local or global variables" |
|
816 |
msgstr "Une adresse ne peut être affecté qu'à des variables locales ou globales" |
|
817 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
818 |
#: ../PLCOpenEditor.py:336 |
814 | 819 |
#, python-format |
820 |
msgid "Can't generate program to file %s!" |
|
821 |
msgstr "Le programme n'a pu être généré dans le fichier \"%s\" !" |
|
822 |
||
823 |
#: ../controls/VariablePanel.py:254 |
|
824 |
msgid "Can't give a location to a function block instance" |
|
825 |
msgstr "Une adresse ne peut être affectée à une instance de Function Block" |
|
826 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
827 |
#: ../PLCOpenEditor.py:376 |
814 | 828 |
#, python-format |
829 |
msgid "Can't save project to file %s!" |
|
830 |
msgstr "Le projet n'a pu être sauvé dans le fichier \"%s\" !" |
|
831 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
832 |
#: ../controls/VariablePanel.py:300 |
814 | 833 |
msgid "Can't set an initial value to a function block instance" |
834 |
msgstr "Une valeur initiale ne peut être affectée une instance de Function Block" |
|
835 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
836 |
#: ../ConfigTreeNode.py:490 |
361 | 837 |
#, python-format |
838 |
msgid "Cannot create child %s of type %s " |
|
839 |
msgstr "Impossible d'ajouter un élément \"%s\" de type \"%s\"" |
|
840 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
841 |
#: ../ConfigTreeNode.py:417 |
361 | 842 |
#, python-format |
843 |
msgid "Cannot find lower free IEC channel than %d\n" |
|
844 |
msgstr "Impossible de trouver un numéro IEC inférieur à %d libre\n" |
|
845 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
846 |
#: ../connectors/PYRO/__init__.py:92 |
361 | 847 |
msgid "Cannot get PLC status - connection failed.\n" |
416
3b3f7f5a8e40
Orthographic mistake in french internationalization fixed
laurent
parents:
415
diff
changeset
|
848 |
msgstr "Impossible d'obtenir le statut de l'automate - la connexion a échoué.\n" |
361 | 849 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
850 |
#: ../ProjectController.py:737 |
361 | 851 |
msgid "Cannot open/parse VARIABLES.csv!\n" |
852 |
msgstr "Impossible d'ouvrir ou d'analyser le fichier VARIABLES.csv !\n" |
|
853 |
||
734 | 854 |
#: ../canfestival/config_utils.py:371 |
361 | 855 |
#, python-format |
856 |
msgid "Cannot set bit offset for non bool '%s' variable (ID:%d,Idx:%x,sIdx:%x))" |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
857 |
msgstr "Impossible de définir un numéro de bit sur la variable '%s' non booléenne (ID:%d,Idx:%x,sIdx:%x)" |
361 | 858 |
|
814 | 859 |
#: ../dialogs/FindInPouDialog.py:81 |
860 |
#: ../dialogs/SearchInProjectDialog.py:67 |
|
861 |
msgid "Case sensitive" |
|
862 |
msgstr "Respecter la casse" |
|
863 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
864 |
#: ../editors/Viewer.py:428 |
814 | 865 |
msgid "Center" |
866 |
msgstr "Centre" |
|
867 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
868 |
#: ../Beremiz_service.py:326 |
361 | 869 |
msgid "Change IP of interface to bind" |
870 |
msgstr "Changer l'adresse IP de l'interface à lier" |
|
871 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
872 |
#: ../Beremiz_service.py:325 |
361 | 873 |
msgid "Change Name" |
874 |
msgstr "Changer le nom" |
|
875 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
876 |
#: ../IDEFrame.py:1850 |
814 | 877 |
msgid "Change POU Type To" |
878 |
msgstr "Changer le type du POU pour" |
|
879 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
880 |
#: ../Beremiz_service.py:327 |
361 | 881 |
msgid "Change Port Number" |
882 |
msgstr "Changer le numéro de port" |
|
883 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
884 |
#: ../Beremiz_service.py:328 |
361 | 885 |
msgid "Change working directory" |
886 |
msgstr "Changer le dossier de travail" |
|
887 |
||
814 | 888 |
#: ../plcopen/iec_std.csv:81 |
889 |
msgid "Character string" |
|
890 |
msgstr "Chaîne de caractères" |
|
891 |
||
734 | 892 |
#: ../svgui/svgui.py:92 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
893 |
msgid "Choose a SVG file" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
894 |
msgstr "Choisissez un fichier SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
895 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
896 |
#: ../ProjectController.py:364 |
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
897 |
msgid "Choose a directory to save project" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
898 |
msgstr "Choisissez un dossier où enregistrer le projet" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
899 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
900 |
#: ../canfestival/canfestival.py:136 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
901 |
#: ../PLCOpenEditor.py:294 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
902 |
#: ../PLCOpenEditor.py:326 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
903 |
#: ../PLCOpenEditor.py:370 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
904 |
msgid "Choose a file" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
905 |
msgstr "Choisissez un fichier" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
906 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
907 |
#: ../Beremiz.py:858 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
908 |
#: ../Beremiz.py:893 |
361 | 909 |
msgid "Choose a project" |
910 |
msgstr "Choisissez un projet" |
|
911 |
||
814 | 912 |
#: ../dialogs/BrowseValuesLibraryDialog.py:42 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
913 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
914 |
msgid "Choose a value for %s:" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
915 |
msgstr "Choisissez une valeur pour le paramètre %s :" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
916 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
917 |
#: ../Beremiz_service.py:378 |
361 | 918 |
msgid "Choose a working directory " |
919 |
msgstr "Choisissez un dossier de travail" |
|
920 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
921 |
#: ../ProjectController.py:288 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
922 |
msgid "Chosen folder doesn't contain a program. It's not a valid project!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
923 |
msgstr "Le répertoire ne contient pas de programme. Ce n'est pas un projet valide !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
924 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
925 |
#: ../ProjectController.py:255 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
926 |
msgid "Chosen folder isn't empty. You can't use it for a new project!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
927 |
msgstr "Le répertoire n'est pas vide. Vous ne pouvez pas l'utiliser pour créer un nouveau projet !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
928 |
|
814 | 929 |
#: ../controls/VariablePanel.py:58 |
930 |
#: ../controls/VariablePanel.py:59 |
|
931 |
msgid "Class" |
|
932 |
msgstr "Classe" |
|
933 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
934 |
#: ../controls/VariablePanel.py:371 |
814 | 935 |
msgid "Class Filter:" |
936 |
msgstr "Filtre de classe :" |
|
937 |
||
938 |
#: ../dialogs/FBDVariableDialog.py:62 |
|
939 |
msgid "Class:" |
|
940 |
msgstr "Classe :" |
|
941 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
942 |
#: ../ProjectController.py:1523 |
361 | 943 |
msgid "Clean" |
944 |
msgstr "Nettoyer" |
|
945 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
946 |
#: ../ProjectController.py:1525 |
361 | 947 |
msgid "Clean project build folder" |
948 |
msgstr "Nettoyer le répertoire de compilation" |
|
949 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
950 |
#: ../ProjectController.py:1076 |
361 | 951 |
msgid "Cleaning the build directory\n" |
952 |
msgstr "Répertoire de compilation en cours de nettoyage\n" |
|
953 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
954 |
#: ../IDEFrame.py:416 |
814 | 955 |
msgid "Clear Errors" |
956 |
msgstr "Effacer les erreurs" |
|
957 |
||
958 |
#: ../editors/Viewer.py:520 |
|
959 |
msgid "Clear Execution Order" |
|
960 |
msgstr "Effacer l'ordre d'exécution" |
|
961 |
||
962 |
#: ../editors/GraphicViewer.py:125 |
|
963 |
msgid "Clear the graph values" |
|
964 |
msgstr "Vider les valeurs du graphique" |
|
965 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
966 |
#: ../Beremiz.py:633 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
967 |
#: ../PLCOpenEditor.py:202 |
361 | 968 |
msgid "Close Application" |
969 |
msgstr "Fermer l'application" |
|
970 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
971 |
#: ../IDEFrame.py:972 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
972 |
#: ../Beremiz.py:321 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
973 |
#: ../Beremiz.py:587 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
974 |
#: ../PLCOpenEditor.py:112 |
361 | 975 |
msgid "Close Project" |
976 |
msgstr "Fermer le projet" |
|
977 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
978 |
#: ../Beremiz.py:319 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
979 |
#: ../PLCOpenEditor.py:110 |
814 | 980 |
msgid "Close Tab" |
981 |
msgstr "Fermer l'onglet" |
|
982 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
983 |
#: ../editors/Viewer.py:480 |
814 | 984 |
msgid "Coil" |
985 |
msgstr "Relai" |
|
986 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
987 |
#: ../editors/Viewer.py:500 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
988 |
#: ../editors/LDViewer.py:506 |
814 | 989 |
msgid "Comment" |
990 |
msgstr "Commentaire" |
|
991 |
||
992 |
#: ../controls/ProjectPropertiesPanel.py:94 |
|
993 |
msgid "Company Name (required):" |
|
994 |
msgstr "Nom de l'entreprise (obligatoire) :" |
|
995 |
||
996 |
#: ../controls/ProjectPropertiesPanel.py:95 |
|
997 |
msgid "Company URL (optional):" |
|
998 |
msgstr "URL de l'entreprise (optionel) :" |
|
999 |
||
1000 |
#: ../plcopen/iec_std.csv:75 |
|
1001 |
msgid "Comparison" |
|
1002 |
msgstr "Comparaison" |
|
1003 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1004 |
#: ../ProjectController.py:552 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1005 |
msgid "Compiling IEC Program into C code...\n" |
361 | 1006 |
msgstr "Compilation du program en IEC vers du code C en cours...\n" |
1007 |
||
814 | 1008 |
#: ../plcopen/iec_std.csv:85 |
1009 |
msgid "Concatenation" |
|
1010 |
msgstr "Concaténation" |
|
1011 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1012 |
#: ../editors/ConfTreeNodeEditor.py:249 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1013 |
msgid "Config" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1014 |
msgstr "Configuration" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1015 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1016 |
#: ../editors/ProjectNodeEditor.py:13 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1017 |
msgid "Config variables" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1018 |
msgstr "Variables de configuration" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1019 |
|
814 | 1020 |
#: ../dialogs/SearchInProjectDialog.py:47 |
1021 |
msgid "Configuration" |
|
1022 |
msgstr "Configuration" |
|
1023 |
||
1024 |
#: ../PLCControler.py:96 |
|
1025 |
msgid "Configurations" |
|
1026 |
msgstr "Configurations" |
|
1027 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1028 |
#: ../ProjectController.py:1538 |
361 | 1029 |
msgid "Connect" |
1030 |
msgstr "Connecter" |
|
1031 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1032 |
#: ../ProjectController.py:1539 |
361 | 1033 |
msgid "Connect to the target PLC" |
1034 |
msgstr "Connecter à l'automate cible" |
|
1035 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1036 |
#: ../ProjectController.py:1125 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1037 |
#, python-format |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1038 |
msgid "Connected to URI: %s" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1039 |
msgstr "Connecté à l'URI : %s" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1040 |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1041 |
#: ../connectors/PYRO/__init__.py:40 |
361 | 1042 |
#, python-format |
1043 |
msgid "Connecting to URI : %s\n" |
|
1044 |
msgstr "Connection à l'URI %s en cours...\n" |
|
1045 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1046 |
#: ../editors/Viewer.py:466 |
814 | 1047 |
#: ../dialogs/SFCTransitionDialog.py:76 |
1048 |
msgid "Connection" |
|
1049 |
msgstr "Connexion" |
|
1050 |
||
1051 |
#: ../dialogs/ConnectionDialog.py:37 |
|
1052 |
msgid "Connection Properties" |
|
1053 |
msgstr "Propriétés de la connexion" |
|
1054 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1055 |
#: ../ProjectController.py:1397 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1056 |
msgid "Connection canceled!\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1057 |
msgstr "La connection a été abandonnée !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1058 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1059 |
#: ../ProjectController.py:1422 |
361 | 1060 |
#, python-format |
1061 |
msgid "Connection failed to %s!\n" |
|
1062 |
msgstr "La connection à \"%s\" a échouée !\n" |
|
1063 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1064 |
#: ../connectors/PYRO/__init__.py:63 |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1065 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1066 |
msgid "Connection to '%s' failed.\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1067 |
msgstr "La connexion à l'adresse '%s' a échouée.\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1068 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1069 |
#: ../editors/Viewer.py:1426 |
814 | 1070 |
#: ../dialogs/ConnectionDialog.py:56 |
1071 |
msgid "Connector" |
|
1072 |
msgstr "Connecteur" |
|
1073 |
||
1074 |
#: ../dialogs/SFCStepDialog.py:58 |
|
1075 |
msgid "Connectors:" |
|
1076 |
msgstr "Connecteurs :" |
|
1077 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1078 |
#: ../Beremiz.py:420 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1079 |
msgid "Console" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1080 |
msgstr "Console" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1081 |
|
814 | 1082 |
#: ../controls/VariablePanel.py:65 |
1083 |
msgid "Constant" |
|
1084 |
msgstr "Constante" |
|
1085 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1086 |
#: ../editors/Viewer.py:476 |
814 | 1087 |
msgid "Contact" |
1088 |
msgstr "Contact" |
|
1089 |
||
1090 |
#: ../controls/ProjectPropertiesPanel.py:197 |
|
1091 |
msgid "Content Description (optional):" |
|
1092 |
msgstr "Description du contenu (optionel) :" |
|
1093 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1094 |
#: ../editors/Viewer.py:1427 |
814 | 1095 |
#: ../dialogs/ConnectionDialog.py:61 |
1096 |
msgid "Continuation" |
|
1097 |
msgstr "Prolongement" |
|
1098 |
||
1099 |
#: ../plcopen/iec_std.csv:18 |
|
1100 |
msgid "Conversion from BCD" |
|
1101 |
msgstr "Conversion d'un BCD" |
|
1102 |
||
1103 |
#: ../plcopen/iec_std.csv:19 |
|
1104 |
msgid "Conversion to BCD" |
|
1105 |
msgstr "Conversion en BCD" |
|
1106 |
||
1107 |
#: ../plcopen/iec_std.csv:21 |
|
1108 |
msgid "Conversion to date" |
|
1109 |
msgstr "Conversion en date" |
|
1110 |
||
1111 |
#: ../plcopen/iec_std.csv:20 |
|
1112 |
msgid "Conversion to time-of-day" |
|
1113 |
msgstr "Conversion en heure de la journée" |
|
1114 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1115 |
#: ../IDEFrame.py:353 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1116 |
#: ../IDEFrame.py:406 |
814 | 1117 |
#: ../editors/Viewer.py:536 |
1118 |
msgid "Copy" |
|
1119 |
msgstr "Copier" |
|
1120 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1121 |
#: ../IDEFrame.py:1837 |
814 | 1122 |
msgid "Copy POU" |
1123 |
msgstr "Copier ce POU" |
|
1124 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1125 |
#: ../editors/FileManagementPanel.py:65 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1126 |
msgid "Copy file from left folder to right" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1127 |
msgstr "Copier un fichier du dossier de gauche vers celui de droite" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1128 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1129 |
#: ../editors/FileManagementPanel.py:64 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1130 |
msgid "Copy file from right folder to left" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1131 |
msgstr "Copier un fichier du dossier de droite vers celui de gauche" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1132 |
|
814 | 1133 |
#: ../plcopen/iec_std.csv:28 |
1134 |
msgid "Cosine" |
|
1135 |
msgstr "Cosinus" |
|
1136 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1137 |
#: ../ConfigTreeNode.py:602 |
361 | 1138 |
#, python-format |
1139 |
msgid "" |
|
1140 |
"Could not add child \"%s\", type %s :\n" |
|
1141 |
"%s\n" |
|
1142 |
msgstr "" |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1143 |
"Impossible d'ajouter le noeud enfant \"%s\", de type %s :\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1144 |
"%s\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1145 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1146 |
#: ../ConfigTreeNode.py:579 |
361 | 1147 |
#, python-format |
1148 |
msgid "" |
|
734 | 1149 |
"Couldn't load confnode base parameters %s :\n" |
361 | 1150 |
" %s" |
1151 |
msgstr "" |
|
1152 |
"Impossible de charger les paramètres de base du plugin %s :\n" |
|
1153 |
" %s" |
|
1154 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1155 |
#: ../ConfigTreeNode.py:590 |
361 | 1156 |
#, python-format |
1157 |
msgid "" |
|
734 | 1158 |
"Couldn't load confnode parameters %s :\n" |
361 | 1159 |
" %s" |
1160 |
msgstr "" |
|
1161 |
"Impossible de charger les paramètres du plugin %s :\n" |
|
1162 |
" %s" |
|
1163 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1164 |
#: ../PLCControler.py:819 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1165 |
#: ../PLCControler.py:856 |
814 | 1166 |
msgid "Couldn't paste non-POU object." |
1167 |
msgstr "Impossible de coller autre chose qu'un POU." |
|
1168 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1169 |
#: ../ProjectController.py:1344 |
524 | 1170 |
msgid "Couldn't start PLC !\n" |
1171 |
msgstr "Impossible de démarrer l'automate !\n" |
|
1172 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1173 |
#: ../ProjectController.py:1352 |
361 | 1174 |
msgid "Couldn't stop PLC !\n" |
1175 |
msgstr "Impossible d'arrêter l'automate !\n" |
|
1176 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1177 |
#: ../ProjectController.py:1321 |
734 | 1178 |
msgid "Couldn't stop debugger.\n" |
1179 |
msgstr "Impossible d'arrêter le débogage de l'automate !\n" |
|
1180 |
||
1181 |
#: ../svgui/svgui.py:22 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1182 |
msgid "Create HMI" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1183 |
msgstr "Créer une IHM" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1184 |
|
814 | 1185 |
#: ../dialogs/PouDialog.py:43 |
1186 |
msgid "Create a new POU" |
|
1187 |
msgstr "Créer un nouveau POU" |
|
1188 |
||
1189 |
#: ../dialogs/PouActionDialog.py:38 |
|
1190 |
msgid "Create a new action" |
|
1191 |
msgstr "Créer une nouvelle action" |
|
1192 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1193 |
#: ../IDEFrame.py:142 |
814 | 1194 |
msgid "Create a new action block" |
1195 |
msgstr "Créer un nouveau bloc d'actions" |
|
1196 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1197 |
#: ../IDEFrame.py:91 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1198 |
#: ../IDEFrame.py:121 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1199 |
#: ../IDEFrame.py:154 |
814 | 1200 |
msgid "Create a new block" |
1201 |
msgstr "Créer un nouveau bloc" |
|
1202 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1203 |
#: ../IDEFrame.py:115 |
814 | 1204 |
msgid "Create a new branch" |
1205 |
msgstr "Créer une nouvelle branche" |
|
1206 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1207 |
#: ../IDEFrame.py:109 |
814 | 1208 |
msgid "Create a new coil" |
1209 |
msgstr "Créer un nouveau relai" |
|
1210 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1211 |
#: ../IDEFrame.py:85 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1212 |
#: ../IDEFrame.py:100 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1213 |
#: ../IDEFrame.py:130 |
814 | 1214 |
msgid "Create a new comment" |
1215 |
msgstr "Créer un nouveau copmmentaire" |
|
1216 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1217 |
#: ../IDEFrame.py:94 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1218 |
#: ../IDEFrame.py:124 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1219 |
#: ../IDEFrame.py:157 |
814 | 1220 |
msgid "Create a new connection" |
1221 |
msgstr "Créer une nouvelle connexion" |
|
1222 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1223 |
#: ../IDEFrame.py:112 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1224 |
#: ../IDEFrame.py:163 |
814 | 1225 |
msgid "Create a new contact" |
1226 |
msgstr "Créer un nouveau contact" |
|
1227 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1228 |
#: ../IDEFrame.py:145 |
814 | 1229 |
msgid "Create a new divergence" |
1230 |
msgstr "Créer une nouvelle divergence" |
|
1231 |
||
1232 |
#: ../dialogs/SFCDivergenceDialog.py:36 |
|
1233 |
msgid "Create a new divergence or convergence" |
|
1234 |
msgstr "Créer une nouvelle divergence ou convergence" |
|
1235 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1236 |
#: ../IDEFrame.py:133 |
814 | 1237 |
msgid "Create a new initial step" |
1238 |
msgstr "Créer une nouvelle étape initiale" |
|
1239 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1240 |
#: ../IDEFrame.py:148 |
814 | 1241 |
msgid "Create a new jump" |
1242 |
msgstr "Créer un nouveau renvoi" |
|
1243 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1244 |
#: ../IDEFrame.py:103 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1245 |
#: ../IDEFrame.py:160 |
814 | 1246 |
msgid "Create a new power rail" |
1247 |
msgstr "Créer une nouvelle barre d'alimentation" |
|
1248 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1249 |
#: ../IDEFrame.py:106 |
814 | 1250 |
msgid "Create a new rung" |
1251 |
msgstr "Créer un nouvel échelon" |
|
1252 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1253 |
#: ../IDEFrame.py:136 |
814 | 1254 |
msgid "Create a new step" |
1255 |
msgstr "Créer une nouvelle étape" |
|
1256 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1257 |
#: ../IDEFrame.py:139 |
814 | 1258 |
#: ../dialogs/PouTransitionDialog.py:42 |
1259 |
msgid "Create a new transition" |
|
1260 |
msgstr "Créer une nouvelle transition" |
|
1261 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1262 |
#: ../IDEFrame.py:88 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1263 |
#: ../IDEFrame.py:118 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1264 |
#: ../IDEFrame.py:151 |
814 | 1265 |
msgid "Create a new variable" |
1266 |
msgstr "Créer une nouvelle variable" |
|
1267 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1268 |
#: ../IDEFrame.py:351 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1269 |
#: ../IDEFrame.py:405 |
814 | 1270 |
#: ../editors/Viewer.py:535 |
1271 |
msgid "Cut" |
|
1272 |
msgstr "Couper" |
|
1273 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1274 |
#: ../editors/ResourceEditor.py:72 |
814 | 1275 |
msgid "Cyclic" |
1276 |
msgstr "Périodique" |
|
1277 |
||
1278 |
#: ../plcopen/iec_std.csv:42 |
|
1279 |
#: ../plcopen/iec_std.csv:44 |
|
1280 |
#: ../plcopen/iec_std.csv:46 |
|
1281 |
#: ../plcopen/iec_std.csv:50 |
|
1282 |
#: ../plcopen/iec_std.csv:52 |
|
1283 |
#: ../plcopen/iec_std.csv:54 |
|
1284 |
#: ../plcopen/iec_std.csv:56 |
|
1285 |
#: ../plcopen/iec_std.csv:58 |
|
1286 |
#: ../plcopen/iec_std.csv:60 |
|
1287 |
msgid "DEPRECATED" |
|
1288 |
msgstr "OBSOLETE" |
|
1289 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1290 |
#: ../canfestival/SlaveEditor.py:53 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1291 |
#: ../canfestival/NetworkEditor.py:74 |
734 | 1292 |
msgid "DS-301 Profile" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1293 |
msgstr "Profil DS-301" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1294 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1295 |
#: ../canfestival/SlaveEditor.py:54 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1296 |
#: ../canfestival/NetworkEditor.py:75 |
734 | 1297 |
msgid "DS-302 Profile" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1298 |
msgstr "Profil DS-302" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1299 |
|
814 | 1300 |
#: ../dialogs/SearchInProjectDialog.py:43 |
1301 |
msgid "Data Type" |
|
1302 |
msgstr "Type de donnée" |
|
1303 |
||
1304 |
#: ../PLCControler.py:95 |
|
1305 |
msgid "Data Types" |
|
1306 |
msgstr "Types de données" |
|
1307 |
||
1308 |
#: ../plcopen/iec_std.csv:16 |
|
1309 |
msgid "Data type conversion" |
|
1310 |
msgstr "Conversion entre types de donnée" |
|
1311 |
||
1312 |
#: ../plcopen/iec_std.csv:44 |
|
1313 |
#: ../plcopen/iec_std.csv:45 |
|
1314 |
msgid "Date addition" |
|
1315 |
msgstr "Addition de dates" |
|
1316 |
||
1317 |
#: ../plcopen/iec_std.csv:56 |
|
1318 |
#: ../plcopen/iec_std.csv:57 |
|
1319 |
#: ../plcopen/iec_std.csv:58 |
|
1320 |
#: ../plcopen/iec_std.csv:59 |
|
1321 |
msgid "Date and time subtraction" |
|
1322 |
msgstr "Soustraction entre horodatage" |
|
1323 |
||
1324 |
#: ../plcopen/iec_std.csv:50 |
|
1325 |
#: ../plcopen/iec_std.csv:51 |
|
1326 |
msgid "Date subtraction" |
|
1327 |
msgstr "Soustraction de date" |
|
1328 |
||
1329 |
#: ../dialogs/DurationEditorDialog.py:43 |
|
1330 |
msgid "Days:" |
|
1331 |
msgstr "Jours :" |
|
1332 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1333 |
#: ../ProjectController.py:1444 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1334 |
msgid "Debug does not match PLC - stop/transfert/start to re-enable\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1335 |
msgstr "Les informations de débogage ne correspond pas l'automate connecté - Arrêter/transférez/démarrer pour pouvoir débogguer.\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1336 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1337 |
#: ../controls/PouInstanceVariablesPanel.py:59 |
814 | 1338 |
msgid "Debug instance" |
1339 |
msgstr "Déboguer l'instance" |
|
1340 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1341 |
#: ../editors/Viewer.py:1016 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1342 |
#: ../editors/Viewer.py:3326 |
814 | 1343 |
#, python-format |
1344 |
msgid "Debug: %s" |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1345 |
msgstr "Débogage : %s" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1346 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1347 |
#: ../ProjectController.py:1153 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1348 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1349 |
msgid "Debug: Unknown variable '%s'\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1350 |
msgstr "Débogage : Variable '%s' inconnue\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1351 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1352 |
#: ../ProjectController.py:1151 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1353 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1354 |
msgid "Debug: Unsupported type to debug '%s'\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1355 |
msgstr "Débogage : Type non supporté dans le débogage '%'\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1356 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1357 |
#: ../IDEFrame.py:612 |
814 | 1358 |
msgid "Debugger" |
1359 |
msgstr "Déboggueur" |
|
1360 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1361 |
#: ../ProjectController.py:1311 |
361 | 1362 |
msgid "Debugger disabled\n" |
1363 |
msgstr "Débogueur désactivé\n" |
|
1364 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1365 |
#: ../ProjectController.py:1441 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1366 |
msgid "Debugger ready\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1367 |
msgstr "Débogueur \n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1368 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1369 |
#: ../ProjectController.py:1323 |
734 | 1370 |
msgid "Debugger stopped.\n" |
1371 |
msgstr "Débogueur désactivé\n" |
|
1372 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1373 |
#: ../IDEFrame.py:1866 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1374 |
#: ../Beremiz.py:991 |
814 | 1375 |
#: ../editors/Viewer.py:511 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1376 |
msgid "Delete" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1377 |
msgstr "Supprimer" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1378 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1379 |
#: ../editors/Viewer.py:453 |
814 | 1380 |
msgid "Delete Divergence Branch" |
1381 |
msgstr "Supprimer une branche de divergence" |
|
1382 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1383 |
#: ../editors/FileManagementPanel.py:153 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1384 |
msgid "Delete File" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1385 |
msgstr "Supprimer un fichier" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1386 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1387 |
#: ../editors/Viewer.py:442 |
814 | 1388 |
msgid "Delete Wire Segment" |
1389 |
msgstr "Supprimer un segment de fil" |
|
1390 |
||
1391 |
#: ../controls/CustomEditableListBox.py:41 |
|
1392 |
msgid "Delete item" |
|
1393 |
msgstr "Supprimer un élément" |
|
1394 |
||
1395 |
#: ../plcopen/iec_std.csv:88 |
|
1396 |
msgid "Deletion (within)" |
|
1397 |
msgstr "Suppression (au milieu)" |
|
1398 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1399 |
#: ../editors/DataTypeEditor.py:152 |
814 | 1400 |
msgid "Derivation Type:" |
1401 |
msgstr "Type de dérivation :" |
|
1402 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1403 |
#: ../plcopen/structures.py:263 |
814 | 1404 |
msgid "" |
1405 |
"Derivative\n" |
|
1406 |
"The derivative function block produces an output XOUT proportional to the rate of change of the input XIN." |
|
1407 |
msgstr "" |
|
1408 |
"Dérivée\n" |
|
1409 |
"Le Function Block derivative produit une sortie XOUT proportionnelle au rapport de changement de l'entrée XIN." |
|
1410 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1411 |
#: ../controls/VariablePanel.py:362 |
814 | 1412 |
msgid "Description:" |
1413 |
msgstr "Description :" |
|
1414 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1415 |
#: ../editors/DataTypeEditor.py:320 |
814 | 1416 |
#: ../dialogs/ArrayTypeDialog.py:61 |
1417 |
msgid "Dimensions:" |
|
1418 |
msgstr "Dimensions :" |
|
1419 |
||
1420 |
#: ../dialogs/FindInPouDialog.py:61 |
|
1421 |
msgid "Direction" |
|
1422 |
msgstr "Direction" |
|
1423 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1424 |
#: ../dialogs/BrowseLocationsDialog.py:86 |
814 | 1425 |
msgid "Direction:" |
1426 |
msgstr "Direction :" |
|
1427 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1428 |
#: ../editors/DataTypeEditor.py:54 |
814 | 1429 |
msgid "Directly" |
1430 |
msgstr "Direct" |
|
1431 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1432 |
#: ../ProjectController.py:1547 |
361 | 1433 |
msgid "Disconnect" |
1434 |
msgstr "Déconnecter" |
|
1435 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1436 |
#: ../ProjectController.py:1549 |
361 | 1437 |
msgid "Disconnect from PLC" |
1438 |
msgstr "Déconnecter l'automate" |
|
1439 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1440 |
#: ../editors/Viewer.py:495 |
814 | 1441 |
msgid "Divergence" |
1442 |
msgstr "Divergence" |
|
1443 |
||
1444 |
#: ../plcopen/iec_std.csv:36 |
|
1445 |
msgid "Division" |
|
1446 |
msgstr "Division" |
|
1447 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1448 |
#: ../editors/FileManagementPanel.py:152 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1449 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1450 |
msgid "Do you really want to delete the file '%s'?" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1451 |
msgstr "Êtes-vous sûr de vouloir supprimer le fichier '%s' ?" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1452 |
|
814 | 1453 |
#: ../controls/VariablePanel.py:58 |
1454 |
#: ../controls/VariablePanel.py:59 |
|
1455 |
msgid "Documentation" |
|
1456 |
msgstr "Documentation" |
|
1457 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1458 |
#: ../PLCOpenEditor.py:330 |
814 | 1459 |
msgid "Done" |
1460 |
msgstr "Terminé" |
|
1461 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1462 |
#: ../plcopen/structures.py:226 |
814 | 1463 |
msgid "" |
1464 |
"Down-counter\n" |
|
1465 |
"The down-counter can be used to signal when a count has reached zero, on counting down from a preset value." |
|
1466 |
msgstr "" |
|
1467 |
"Compteur décrémental\n" |
|
1468 |
"Le compteur décrémental peut être utilisé pour signaler lorsque le compteur atteint zéro en partant d'une valeur prédéfinie." |
|
1469 |
||
1470 |
#: ../dialogs/ActionBlockDialog.py:37 |
|
1471 |
msgid "Duration" |
|
1472 |
msgstr "Durée" |
|
1473 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1474 |
#: ../canfestival/canfestival.py:139 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1475 |
msgid "EDS files (*.eds)|*.eds|All files|*.*" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1476 |
msgstr "Fichiers EDS (*.eds)|*.eds|Tous les fichiers|*.*" |
734 | 1477 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1478 |
#: ../editors/Viewer.py:509 |
814 | 1479 |
msgid "Edit Block" |
1480 |
msgstr "Editer le block" |
|
1481 |
||
1482 |
#: ../dialogs/LDElementDialog.py:41 |
|
1483 |
msgid "Edit Coil Values" |
|
1484 |
msgstr "Editer les valeurs du relai" |
|
1485 |
||
1486 |
#: ../dialogs/LDElementDialog.py:38 |
|
1487 |
msgid "Edit Contact Values" |
|
1488 |
msgstr "Editer les valeurs du contact" |
|
1489 |
||
1490 |
#: ../dialogs/DurationEditorDialog.py:59 |
|
1491 |
msgid "Edit Duration" |
|
1492 |
msgstr "Editer une durée" |
|
1493 |
||
1494 |
#: ../dialogs/SFCStepDialog.py:35 |
|
1495 |
msgid "Edit Step" |
|
1496 |
msgstr "Editer l'étape" |
|
1497 |
||
734 | 1498 |
#: ../wxglade_hmi/wxglade_hmi.py:12 |
361 | 1499 |
msgid "Edit a WxWidgets GUI with WXGlade" |
1500 |
msgstr "Editer une IHM WxWidgets à l'aide de WXGlade" |
|
1501 |
||
814 | 1502 |
#: ../dialogs/ActionBlockDialog.py:122 |
1503 |
msgid "Edit action block properties" |
|
1504 |
msgstr "Editer les propriétés du block d'actions" |
|
1505 |
||
1506 |
#: ../dialogs/ArrayTypeDialog.py:45 |
|
1507 |
msgid "Edit array type properties" |
|
1508 |
msgstr "Editer les propriétés d'un type de données tableau" |
|
1509 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1510 |
#: ../editors/Viewer.py:2186 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1511 |
#: ../editors/Viewer.py:2188 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1512 |
#: ../editors/Viewer.py:2706 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1513 |
#: ../editors/Viewer.py:2708 |
814 | 1514 |
msgid "Edit comment" |
1515 |
msgstr "Editer le commentaire" |
|
1516 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1517 |
#: ../editors/FileManagementPanel.py:66 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1518 |
msgid "Edit file" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1519 |
msgstr "Editer un fichier" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1520 |
|
814 | 1521 |
#: ../controls/CustomEditableListBox.py:39 |
1522 |
msgid "Edit item" |
|
1523 |
msgstr "Editer l'élément" |
|
1524 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1525 |
#: ../editors/Viewer.py:2670 |
814 | 1526 |
msgid "Edit jump target" |
1527 |
msgstr "Editer la cible du renvoi" |
|
1528 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1529 |
#: ../ProjectController.py:1561 |
361 | 1530 |
msgid "Edit raw IEC code added to code generated by PLCGenerator" |
1531 |
msgstr "Editer le code IEC ajouté au code généré par PLCGenerator" |
|
1532 |
||
814 | 1533 |
#: ../editors/SFCViewer.py:725 |
1534 |
msgid "Edit step name" |
|
1535 |
msgstr "Editer le nom de l'étape" |
|
1536 |
||
1537 |
#: ../dialogs/SFCTransitionDialog.py:38 |
|
1538 |
msgid "Edit transition" |
|
1539 |
msgstr "Editer la transition" |
|
1540 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1541 |
#: ../IDEFrame.py:584 |
814 | 1542 |
msgid "Editor ToolBar" |
1543 |
msgstr "Barre d'outils d'édition" |
|
1544 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1545 |
#: ../ProjectController.py:1039 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1546 |
msgid "Editor selection" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1547 |
msgstr "Selection d'un éditeur" |
361 | 1548 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1549 |
#: ../editors/DataTypeEditor.py:347 |
814 | 1550 |
msgid "Elements :" |
1551 |
msgstr "Eléments :" |
|
1552 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1553 |
#: ../IDEFrame.py:348 |
814 | 1554 |
msgid "Enable Undo/Redo" |
1555 |
msgstr "Activer Défaire/Refaire" |
|
1556 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1557 |
#: ../Beremiz_service.py:385 |
361 | 1558 |
msgid "Enter a name " |
1559 |
msgstr "Saisissez un nom" |
|
1560 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1561 |
#: ../Beremiz_service.py:370 |
361 | 1562 |
msgid "Enter a port number " |
1563 |
msgstr "Saisissez un numéro de port" |
|
1564 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1565 |
#: ../Beremiz_service.py:360 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1566 |
msgid "Enter the IP of the interface to bind" |
361 | 1567 |
msgstr "Saisissez l'adresse IP de l'interface à lier" |
1568 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1569 |
#: ../editors/DataTypeEditor.py:54 |
814 | 1570 |
msgid "Enumerated" |
1571 |
msgstr "Enumération" |
|
1572 |
||
1573 |
#: ../plcopen/iec_std.csv:77 |
|
1574 |
msgid "Equal to" |
|
1575 |
msgstr "Egal à" |
|
1576 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1577 |
#: ../Beremiz_service.py:271 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1578 |
#: ../controls/VariablePanel.py:332 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1579 |
#: ../controls/VariablePanel.py:681 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1580 |
#: ../controls/DebugVariablePanel.py:379 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1581 |
#: ../IDEFrame.py:966 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1582 |
#: ../IDEFrame.py:1553 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1583 |
#: ../IDEFrame.py:1590 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1584 |
#: ../IDEFrame.py:1595 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1585 |
#: ../IDEFrame.py:1609 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1586 |
#: ../IDEFrame.py:1614 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1587 |
#: ../IDEFrame.py:2290 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1588 |
#: ../Beremiz.py:1131 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1589 |
#: ../PLCOpenEditor.py:337 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1590 |
#: ../PLCOpenEditor.py:342 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1591 |
#: ../PLCOpenEditor.py:416 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1592 |
#: ../PLCOpenEditor.py:426 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1593 |
#: ../editors/TextViewer.py:369 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1594 |
#: ../editors/DataTypeEditor.py:549 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1595 |
#: ../editors/DataTypeEditor.py:554 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1596 |
#: ../editors/DataTypeEditor.py:578 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1597 |
#: ../editors/DataTypeEditor.py:583 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1598 |
#: ../editors/DataTypeEditor.py:593 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1599 |
#: ../editors/DataTypeEditor.py:744 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1600 |
#: ../editors/DataTypeEditor.py:751 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1601 |
#: ../editors/Viewer.py:365 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1602 |
#: ../editors/LDViewer.py:666 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1603 |
#: ../editors/LDViewer.py:882 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1604 |
#: ../editors/LDViewer.py:886 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1605 |
#: ../ProjectController.py:225 |
814 | 1606 |
#: ../dialogs/PouNameDialog.py:53 |
1607 |
#: ../dialogs/PouTransitionDialog.py:107 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1608 |
#: ../dialogs/BrowseLocationsDialog.py:212 |
814 | 1609 |
#: ../dialogs/ProjectDialog.py:71 |
1610 |
#: ../dialogs/SFCStepNameDialog.py:59 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1611 |
#: ../dialogs/ConnectionDialog.py:159 |
814 | 1612 |
#: ../dialogs/FBDVariableDialog.py:201 |
1613 |
#: ../dialogs/PouActionDialog.py:104 |
|
1614 |
#: ../dialogs/BrowseValuesLibraryDialog.py:83 |
|
1615 |
#: ../dialogs/PouDialog.py:132 |
|
1616 |
#: ../dialogs/SFCTransitionDialog.py:147 |
|
1617 |
#: ../dialogs/DurationEditorDialog.py:121 |
|
1618 |
#: ../dialogs/DurationEditorDialog.py:163 |
|
1619 |
#: ../dialogs/SearchInProjectDialog.py:157 |
|
1620 |
#: ../dialogs/SFCStepDialog.py:130 |
|
1621 |
#: ../dialogs/ArrayTypeDialog.py:97 |
|
1622 |
#: ../dialogs/ArrayTypeDialog.py:103 |
|
1623 |
#: ../dialogs/FBDBlockDialog.py:164 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1624 |
#: ../dialogs/ForceVariableDialog.py:179 |
361 | 1625 |
msgid "Error" |
1626 |
msgstr "Erreur" |
|
1627 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1628 |
#: ../ProjectController.py:601 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1629 |
msgid "Error : At least one configuration and one resource must be declared in PLC !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1630 |
msgstr "Erreur : Au moins une configuration ou une ressource doit être déclarée dans l'automate !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1631 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1632 |
#: ../ProjectController.py:593 |
361 | 1633 |
#, python-format |
1634 |
msgid "Error : IEC to C compiler returned %d\n" |
|
1635 |
msgstr "Erreur : Le compilateur d'IEC en C a retourné %d\n" |
|
1636 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1637 |
#: ../ProjectController.py:534 |
361 | 1638 |
#, python-format |
1639 |
msgid "" |
|
1640 |
"Error in ST/IL/SFC code generator :\n" |
|
1641 |
"%s\n" |
|
1642 |
msgstr "" |
|
1643 |
"Erreur dans le générateur de code ST/IL/SFC :\n" |
|
1644 |
"%s\n" |
|
1645 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1646 |
#: ../ConfigTreeNode.py:183 |
361 | 1647 |
#, python-format |
1648 |
msgid "Error while saving \"%s\"\n" |
|
1649 |
msgstr "Erreur lors de l'enregistrement de \"%s\"\n" |
|
1650 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1651 |
#: ../canfestival/canfestival.py:144 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1652 |
msgid "Error: Export slave failed\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1653 |
msgstr "Erreur : L'export de l'esclave a échoué\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1654 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1655 |
#: ../canfestival/canfestival.py:345 |
361 | 1656 |
msgid "Error: No Master generated\n" |
1657 |
msgstr "Erreur : Aucun maître généré\n" |
|
1658 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1659 |
#: ../canfestival/canfestival.py:340 |
361 | 1660 |
msgid "Error: No PLC built\n" |
1661 |
msgstr "Erreur : Aucun automate compilé\n" |
|
1662 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1663 |
#: ../ProjectController.py:1416 |
361 | 1664 |
#, python-format |
1665 |
msgid "Exception while connecting %s!\n" |
|
1666 |
msgstr "Une exception est apparu au cours de la connexion %s !\n" |
|
1667 |
||
814 | 1668 |
#: ../dialogs/FBDBlockDialog.py:95 |
1669 |
msgid "Execution Control:" |
|
1670 |
msgstr "Contrôle d'exécution :" |
|
1671 |
||
1672 |
#: ../dialogs/FBDVariableDialog.py:76 |
|
1673 |
#: ../dialogs/FBDBlockDialog.py:87 |
|
1674 |
msgid "Execution Order:" |
|
1675 |
msgstr "Ordre d'exécution :" |
|
1676 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1677 |
#: ../features.py:11 |
734 | 1678 |
msgid "Experimental web based HMI" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1679 |
msgstr "IHM expérimentale utilisant les technologies web" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1680 |
|
814 | 1681 |
#: ../plcopen/iec_std.csv:38 |
1682 |
msgid "Exponent" |
|
1683 |
msgstr "Exposant" |
|
1684 |
||
1685 |
#: ../plcopen/iec_std.csv:26 |
|
1686 |
msgid "Exponentiation" |
|
1687 |
msgstr "Exponentiel" |
|
1688 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1689 |
#: ../canfestival/canfestival.py:150 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1690 |
msgid "Export CanOpen slave to EDS file" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1691 |
msgstr "Exporter un esclave CANopen sous la forme d'un fichier EDS" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1692 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1693 |
#: ../controls/DebugVariablePanel.py:1472 |
814 | 1694 |
#: ../editors/GraphicViewer.py:144 |
1695 |
msgid "Export graph values to clipboard" |
|
1696 |
msgstr "Exporter les valeurs du graphique vers le presse-papier" |
|
1697 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1698 |
#: ../canfestival/canfestival.py:149 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1699 |
msgid "Export slave" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1700 |
msgstr "Exporter un esclave" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1701 |
|
814 | 1702 |
#: ../dialogs/FBDVariableDialog.py:69 |
1703 |
msgid "Expression:" |
|
1704 |
msgstr "Expression :" |
|
1705 |
||
1706 |
#: ../controls/VariablePanel.py:77 |
|
1707 |
msgid "External" |
|
1708 |
msgstr "Externe" |
|
1709 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1710 |
#: ../ProjectController.py:605 |
361 | 1711 |
msgid "Extracting Located Variables...\n" |
1712 |
msgstr "Extraction des variables adressées en cours...\n" |
|
1713 |
||
814 | 1714 |
#: ../controls/ProjectPropertiesPanel.py:143 |
1715 |
#: ../dialogs/PouTransitionDialog.py:35 |
|
1716 |
#: ../dialogs/PouActionDialog.py:31 |
|
1717 |
#: ../dialogs/PouDialog.py:36 |
|
1718 |
msgid "FBD" |
|
1719 |
msgstr "FBD" |
|
1720 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1721 |
#: ../ProjectController.py:1480 |
361 | 1722 |
msgid "Failed : Must build before transfer.\n" |
1723 |
msgstr "Echec : Le projet doit être compilé avant d'être transféré.\n" |
|
1724 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1725 |
#: ../editors/Viewer.py:404 |
814 | 1726 |
#: ../dialogs/LDElementDialog.py:84 |
1727 |
msgid "Falling Edge" |
|
1728 |
msgstr "Front descendant" |
|
1729 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1730 |
#: ../plcopen/structures.py:216 |
814 | 1731 |
msgid "" |
1732 |
"Falling edge detector\n" |
|
1733 |
"The output produces a single pulse when a falling edge is detected." |
|
1734 |
msgstr "" |
|
1735 |
"Détecteur de front descendant\n" |
|
1736 |
"La sortie produit une impulsion unique lorsqu'un front descendant est détecté." |
|
1737 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1738 |
#: ../ProjectController.py:927 |
361 | 1739 |
msgid "Fatal : cannot get builder.\n" |
1740 |
msgstr "Erreur fatale : impossible de trouver un compilateur.\n" |
|
1741 |
||
814 | 1742 |
#: ../dialogs/DurationEditorDialog.py:160 |
1743 |
#, python-format |
|
1744 |
msgid "Field %s hasn't a valid value!" |
|
1745 |
msgstr "Le champ %s n'a pas une valeur valide !" |
|
1746 |
||
1747 |
#: ../dialogs/DurationEditorDialog.py:162 |
|
1748 |
#, python-format |
|
1749 |
msgid "Fields %s haven't a valid value!" |
|
1750 |
msgstr "Les champs %s n'ont pas une valeur valide !" |
|
1751 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1752 |
#: ../IDEFrame.py:358 |
814 | 1753 |
#: ../dialogs/FindInPouDialog.py:30 |
1754 |
#: ../dialogs/FindInPouDialog.py:99 |
|
1755 |
msgid "Find" |
|
1756 |
msgstr "Rechercher" |
|
1757 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1758 |
#: ../IDEFrame.py:360 |
814 | 1759 |
msgid "Find Next" |
1760 |
msgstr "Recherche suivante" |
|
1761 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1762 |
#: ../IDEFrame.py:362 |
814 | 1763 |
msgid "Find Previous" |
1764 |
msgstr "Recherche précédente" |
|
1765 |
||
1766 |
#: ../plcopen/iec_std.csv:90 |
|
1767 |
msgid "Find position" |
|
1768 |
msgstr "Trouver la position" |
|
1769 |
||
1770 |
#: ../dialogs/FindInPouDialog.py:51 |
|
1771 |
msgid "Find:" |
|
1772 |
msgstr "Rechercher :" |
|
1773 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1774 |
#: ../connectors/PYRO/__init__.py:125 |
361 | 1775 |
msgid "Force runtime reload\n" |
1776 |
msgstr "Redémarrage du runtime forcé\n" |
|
1777 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1778 |
#: ../controls/DebugVariablePanel.py:1934 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1779 |
#: ../editors/Viewer.py:1385 |
814 | 1780 |
msgid "Force value" |
1781 |
msgstr "Forcer la valeur" |
|
1782 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1783 |
#: ../dialogs/ForceVariableDialog.py:162 |
814 | 1784 |
msgid "Forcing Variable Value" |
1785 |
msgstr "Forcer la valeur de la variable" |
|
1786 |
||
1787 |
#: ../dialogs/PouTransitionDialog.py:97 |
|
1788 |
#: ../dialogs/ProjectDialog.py:70 |
|
1789 |
#: ../dialogs/PouActionDialog.py:94 |
|
1790 |
#: ../dialogs/PouDialog.py:114 |
|
1791 |
#: ../dialogs/SFCTransitionDialog.py:147 |
|
1792 |
#, python-format |
|
1793 |
msgid "Form isn't complete. %s must be filled!" |
|
1794 |
msgstr "Le formulaire est incomplet. %s doit être complété !" |
|
1795 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1796 |
#: ../dialogs/ConnectionDialog.py:149 |
814 | 1797 |
#: ../dialogs/FBDBlockDialog.py:154 |
1798 |
msgid "Form isn't complete. Name must be filled!" |
|
1799 |
msgstr "Le formulaire est incomplet. Le nom doit être complété !" |
|
1800 |
||
1801 |
#: ../dialogs/SearchInProjectDialog.py:145 |
|
1802 |
msgid "Form isn't complete. Pattern to search must be filled!" |
|
1803 |
msgstr "Le formulaire est incomplet. Le modèle à chercher doit être complété !" |
|
1804 |
||
1805 |
#: ../dialogs/FBDBlockDialog.py:152 |
|
1806 |
msgid "Form isn't complete. Valid block type must be selected!" |
|
1807 |
msgstr "Le formulaire est incomplet. Un type de bloc valide doit être sélectionné !" |
|
1808 |
||
1809 |
#: ../dialogs/FindInPouDialog.py:67 |
|
1810 |
msgid "Forward" |
|
1811 |
msgstr "Vers le bas" |
|
1812 |
||
1813 |
#: ../dialogs/SearchInProjectDialog.py:44 |
|
1814 |
msgid "Function" |
|
1815 |
msgstr "Fonction" |
|
1816 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1817 |
#: ../IDEFrame.py:334 |
814 | 1818 |
msgid "Function &Block" |
1819 |
msgstr "&Bloc Fonctionnel" |
|
1820 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1821 |
#: ../IDEFrame.py:1845 |
814 | 1822 |
#: ../dialogs/SearchInProjectDialog.py:45 |
1823 |
msgid "Function Block" |
|
1824 |
msgstr "Bloc fonctionnel" |
|
1825 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1826 |
#: ../controls/VariablePanel.py:744 |
814 | 1827 |
msgid "Function Block Types" |
1828 |
msgstr "Types de blocs fonctionnels" |
|
1829 |
||
1830 |
#: ../PLCControler.py:94 |
|
1831 |
msgid "Function Blocks" |
|
1832 |
msgstr "Blocs fonctionnels" |
|
1833 |
||
1834 |
#: ../editors/Viewer.py:236 |
|
1835 |
msgid "Function Blocks can't be used in Functions!" |
|
1836 |
msgstr "Les blocs fonctionnels ne peuvent être utilisés dans des functions !" |
|
1837 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1838 |
#: ../PLCControler.py:2180 |
814 | 1839 |
#, python-format |
1840 |
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" |
|
1841 |
msgstr "Le bloc fonctionnel \"%s\" ne peuvent être collés dans une function !" |
|
1842 |
||
1843 |
#: ../PLCControler.py:94 |
|
1844 |
msgid "Functions" |
|
1845 |
msgstr "Fonctions" |
|
1846 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1847 |
#: ../PLCOpenEditor.py:119 |
814 | 1848 |
msgid "Generate Program" |
1849 |
msgstr "Générer le program" |
|
1850 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1851 |
#: ../ProjectController.py:524 |
361 | 1852 |
msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" |
1853 |
msgstr "Création du code ST/IL/SFC de l'automate IEC-61131 en cours...\n" |
|
1854 |
||
814 | 1855 |
#: ../controls/VariablePanel.py:78 |
1856 |
msgid "Global" |
|
1857 |
msgstr "Globale" |
|
1858 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1859 |
#: ../controls/DebugVariablePanel.py:1471 |
814 | 1860 |
#: ../editors/GraphicViewer.py:131 |
1861 |
msgid "Go to current value" |
|
1862 |
msgstr "Aller à la valeur actuelle" |
|
1863 |
||
1864 |
#: ../controls/ProjectPropertiesPanel.py:173 |
|
1865 |
msgid "Graphics" |
|
1866 |
msgstr "Graphiques" |
|
1867 |
||
1868 |
#: ../plcopen/iec_std.csv:75 |
|
1869 |
msgid "Greater than" |
|
1870 |
msgstr "Supérieur à" |
|
1871 |
||
1872 |
#: ../plcopen/iec_std.csv:76 |
|
1873 |
msgid "Greater than or equal to" |
|
1874 |
msgstr "Supérieur ou égal à" |
|
1875 |
||
1876 |
#: ../controls/ProjectPropertiesPanel.py:134 |
|
1877 |
msgid "Grid Resolution:" |
|
1878 |
msgstr "Résolution de la grille :" |
|
1879 |
||
1880 |
#: ../controls/ProjectPropertiesPanel.py:120 |
|
1881 |
msgid "Height:" |
|
1882 |
msgstr "Hauteur :" |
|
1883 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1884 |
#: ../editors/FileManagementPanel.py:85 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1885 |
msgid "Home Directory:" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1886 |
msgstr "Répertoire utilisateur :" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
1887 |
|
814 | 1888 |
#: ../controls/ProjectPropertiesPanel.py:150 |
1889 |
msgid "Horizontal:" |
|
1890 |
msgstr "Horizontal :" |
|
1891 |
||
1892 |
#: ../dialogs/DurationEditorDialog.py:44 |
|
1893 |
msgid "Hours:" |
|
1894 |
msgstr "Heures :" |
|
1895 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1896 |
#: ../plcopen/structures.py:278 |
814 | 1897 |
msgid "" |
1898 |
"Hysteresis\n" |
|
1899 |
"The hysteresis function block provides a hysteresis boolean output driven by the difference of two floating point (REAL) inputs XIN1 and XIN2." |
|
1900 |
msgstr "" |
|
1901 |
"Hystérésis\n" |
|
1902 |
"Le bloc functionnel hystérésis fourni un booléen en sortie suivant une courbe d'hystérésis entre les deux entrées réelles (REAL) XIN1 et XIN2." |
|
1903 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1904 |
#: ../ProjectController.py:851 |
361 | 1905 |
msgid "IEC-61131-3 code generation failed !\n" |
1906 |
msgstr "La création du code IEC-61131-3 a échouée !\n" |
|
1907 |
||
814 | 1908 |
#: ../dialogs/PouTransitionDialog.py:35 |
1909 |
#: ../dialogs/PouActionDialog.py:31 |
|
1910 |
#: ../dialogs/PouDialog.py:36 |
|
1911 |
msgid "IL" |
|
1912 |
msgstr "IL" |
|
1913 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1914 |
#: ../Beremiz_service.py:361 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1915 |
#: ../Beremiz_service.py:362 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1916 |
msgid "IP is not valid!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1917 |
msgstr "l'IP est invalide !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1918 |
|
734 | 1919 |
#: ../svgui/svgui.py:17 |
1920 |
#: ../svgui/svgui.py:18 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1921 |
msgid "Import SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1922 |
msgstr "Importer un SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1923 |
|
814 | 1924 |
#: ../controls/VariablePanel.py:76 |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1925 |
#: ../editors/Viewer.py:1412 |
814 | 1926 |
#: ../dialogs/FBDVariableDialog.py:34 |
1927 |
msgid "InOut" |
|
1928 |
msgstr "Entrée-Sortie" |
|
1929 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1930 |
#: ../editors/Viewer.py:999 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1931 |
msgid "Inactive" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1932 |
msgstr "Inactif" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1933 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1934 |
#: ../controls/VariablePanel.py:265 |
814 | 1935 |
#, python-format |
1936 |
msgid "Incompatible data types between \"%s\" and \"%s\"" |
|
1937 |
msgstr "Types de donnée imcompatible entre \"%s\" et \"%s\"" |
|
1938 |
||
1939 |
#: ../controls/VariablePanel.py:274 |
|
1940 |
#, python-format |
|
1941 |
msgid "Incompatible size of data between \"%s\" and \"%s\"" |
|
1942 |
msgstr "Taille de donnée incompatible entre \"%s\" et \"%s\"" |
|
1943 |
||
1944 |
#: ../controls/VariablePanel.py:270 |
|
1945 |
#, python-format |
|
1946 |
msgid "Incompatible size of data between \"%s\" and \"BOOL\"" |
|
1947 |
msgstr "Taille de donnée incompatible entre \"%s\" et \"BOOL\"" |
|
1948 |
||
1949 |
#: ../dialogs/ActionBlockDialog.py:37 |
|
1950 |
msgid "Indicator" |
|
1951 |
msgstr "Indicateur" |
|
1952 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1953 |
#: ../editors/Viewer.py:491 |
814 | 1954 |
msgid "Initial Step" |
1955 |
msgstr "Étape initiale" |
|
1956 |
||
1957 |
#: ../controls/VariablePanel.py:58 |
|
1958 |
#: ../controls/VariablePanel.py:59 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1959 |
#: ../editors/DataTypeEditor.py:50 |
814 | 1960 |
msgid "Initial Value" |
1961 |
msgstr "Valeur initiale" |
|
1962 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1963 |
#: ../editors/DataTypeEditor.py:184 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1964 |
#: ../editors/DataTypeEditor.py:215 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1965 |
#: ../editors/DataTypeEditor.py:271 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1966 |
#: ../editors/DataTypeEditor.py:309 |
814 | 1967 |
msgid "Initial Value:" |
1968 |
msgstr "Valeur initiale :" |
|
1969 |
||
734 | 1970 |
#: ../svgui/svgui.py:21 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1971 |
msgid "Inkscape" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1972 |
msgstr "Inkscape" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
1973 |
|
814 | 1974 |
#: ../dialogs/ActionBlockDialog.py:41 |
1975 |
#: ../dialogs/SFCTransitionDialog.py:66 |
|
1976 |
#: ../dialogs/SFCTransitionDialog.py:137 |
|
1977 |
msgid "Inline" |
|
1978 |
msgstr "Inline" |
|
1979 |
||
1980 |
#: ../controls/VariablePanel.py:76 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1981 |
#: ../editors/Viewer.py:1410 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1982 |
#: ../dialogs/BrowseLocationsDialog.py:35 |
814 | 1983 |
#: ../dialogs/FBDVariableDialog.py:33 |
1984 |
#: ../dialogs/SFCStepDialog.py:61 |
|
1985 |
msgid "Input" |
|
1986 |
msgstr "Entrée" |
|
1987 |
||
1988 |
#: ../dialogs/FBDBlockDialog.py:78 |
|
1989 |
msgid "Inputs:" |
|
1990 |
msgstr "Entrées :" |
|
1991 |
||
1992 |
#: ../plcopen/iec_std.csv:87 |
|
1993 |
msgid "Insertion (into)" |
|
1994 |
msgstr "Insertion (au milieu)" |
|
1995 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
1996 |
#: ../plcopen/plcopen.py:1843 |
814 | 1997 |
#, python-format |
1998 |
msgid "Instance with id %d doesn't exist!" |
|
1999 |
msgstr "L'instance dont l'id est %d n'existe pas !" |
|
2000 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2001 |
#: ../editors/ResourceEditor.py:255 |
814 | 2002 |
msgid "Instances:" |
2003 |
msgstr "Instances :" |
|
2004 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2005 |
#: ../plcopen/structures.py:258 |
814 | 2006 |
msgid "" |
2007 |
"Integral\n" |
|
2008 |
"The integral function block integrates the value of input XIN over time." |
|
2009 |
msgstr "" |
|
2010 |
"Intégrale\n" |
|
2011 |
"Le bloc fonctionnel INTEGRAL intègre les valeurs de l'entrée XIN en fonction du temps." |
|
2012 |
||
2013 |
#: ../controls/VariablePanel.py:75 |
|
2014 |
msgid "Interface" |
|
2015 |
msgstr "Interface" |
|
2016 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2017 |
#: ../editors/ResourceEditor.py:72 |
814 | 2018 |
msgid "Interrupt" |
2019 |
msgstr "Interruption" |
|
2020 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2021 |
#: ../editors/ResourceEditor.py:68 |
814 | 2022 |
msgid "Interval" |
2023 |
msgstr "Interval" |
|
2024 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2025 |
#: ../PLCControler.py:2157 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2026 |
#: ../PLCControler.py:2195 |
814 | 2027 |
msgid "Invalid plcopen element(s)!!!" |
2028 |
msgstr "Les éléments plcopen ne sont pas valides !!! " |
|
2029 |
||
734 | 2030 |
#: ../canfestival/config_utils.py:376 |
2031 |
#: ../canfestival/config_utils.py:637 |
|
361 | 2032 |
#, python-format |
2033 |
msgid "Invalid type \"%s\"-> %d != %d for location\"%s\"" |
|
2034 |
msgstr "Type invalide \"%s\"-> %d != %d pour cette adresse \"%s\"" |
|
2035 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2036 |
#: ../dialogs/ForceVariableDialog.py:177 |
814 | 2037 |
#, python-format |
2038 |
msgid "Invalid value \"%s\" for \"%s\" variable!" |
|
2039 |
msgstr "Valeur \"%s\" invalide pour une variable de type \"%s\" !" |
|
2040 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2041 |
#: ../controls/DebugVariablePanel.py:319 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2042 |
#: ../controls/DebugVariablePanel.py:322 |
814 | 2043 |
#, python-format |
2044 |
msgid "Invalid value \"%s\" for debug variable" |
|
2045 |
msgstr "Chemin de variable à déboguer \"%s\" invalide" |
|
2046 |
||
2047 |
#: ../controls/VariablePanel.py:244 |
|
2048 |
#: ../controls/VariablePanel.py:247 |
|
2049 |
#, python-format |
|
2050 |
msgid "Invalid value \"%s\" for variable grid element" |
|
2051 |
msgstr "Valeur \"%s\" invalide pour un élément de la grille de variables" |
|
2052 |
||
2053 |
#: ../editors/Viewer.py:221 |
|
2054 |
#: ../editors/Viewer.py:224 |
|
2055 |
#, python-format |
|
2056 |
msgid "Invalid value \"%s\" for viewer block" |
|
2057 |
msgstr "Valeur \"%s\" invalide pour un élément graphique" |
|
2058 |
||
2059 |
#: ../dialogs/DurationEditorDialog.py:121 |
|
2060 |
msgid "" |
|
2061 |
"Invalid value!\n" |
|
2062 |
"You must fill a numeric value." |
|
2063 |
msgstr "" |
|
2064 |
"Valeur invalide !\n" |
|
2065 |
"Vous devez rentrer une valeur numérique." |
|
2066 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2067 |
#: ../editors/Viewer.py:496 |
814 | 2068 |
msgid "Jump" |
2069 |
msgstr "Renvoi" |
|
2070 |
||
2071 |
#: ../controls/ProjectPropertiesPanel.py:143 |
|
2072 |
#: ../dialogs/PouTransitionDialog.py:35 |
|
2073 |
#: ../dialogs/PouActionDialog.py:31 |
|
2074 |
#: ../dialogs/PouDialog.py:36 |
|
2075 |
msgid "LD" |
|
2076 |
msgstr "LD" |
|
2077 |
||
2078 |
#: ../editors/LDViewer.py:215 |
|
2079 |
#: ../editors/LDViewer.py:231 |
|
2080 |
#, python-format |
|
2081 |
msgid "Ladder element with id %d is on more than one rung." |
|
2082 |
msgstr "L'élément de LD dont l'id est %d apparait dans plusieurs échelons. " |
|
2083 |
||
2084 |
#: ../dialogs/PouTransitionDialog.py:86 |
|
2085 |
#: ../dialogs/PouActionDialog.py:83 |
|
2086 |
#: ../dialogs/PouDialog.py:102 |
|
2087 |
msgid "Language" |
|
2088 |
msgstr "Langue" |
|
2089 |
||
2090 |
#: ../controls/ProjectPropertiesPanel.py:186 |
|
2091 |
msgid "Language (optional):" |
|
2092 |
msgstr "Langue (optionnel) :" |
|
2093 |
||
2094 |
#: ../dialogs/PouTransitionDialog.py:60 |
|
2095 |
#: ../dialogs/PouActionDialog.py:56 |
|
2096 |
#: ../dialogs/PouDialog.py:71 |
|
2097 |
msgid "Language:" |
|
2098 |
msgstr "Langue :" |
|
2099 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2100 |
#: ../ProjectController.py:1486 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2101 |
msgid "Latest build already matches current target. Transfering anyway...\n" |
361 | 2102 |
msgstr "La dernière compilation correspond à la cible actuelle...\n" |
2103 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2104 |
#: ../Beremiz_service.py:331 |
361 | 2105 |
msgid "Launch WX GUI inspector" |
2106 |
msgstr "Lancer un inspecteur d'IHM WX" |
|
2107 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2108 |
#: ../Beremiz_service.py:330 |
361 | 2109 |
msgid "Launch a live Python shell" |
2110 |
msgstr "Lancer une console Python" |
|
2111 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2112 |
#: ../editors/Viewer.py:427 |
814 | 2113 |
msgid "Left" |
2114 |
msgstr "Gauche" |
|
2115 |
||
2116 |
#: ../dialogs/LDPowerRailDialog.py:55 |
|
2117 |
msgid "Left PowerRail" |
|
2118 |
msgstr "Barre d'alimentation à gauche" |
|
2119 |
||
2120 |
#: ../plcopen/iec_std.csv:81 |
|
2121 |
msgid "Length of string" |
|
2122 |
msgstr "Longueur de la chaîne" |
|
2123 |
||
2124 |
#: ../plcopen/iec_std.csv:78 |
|
2125 |
msgid "Less than" |
|
2126 |
msgstr "Inférieur à" |
|
2127 |
||
2128 |
#: ../plcopen/iec_std.csv:79 |
|
2129 |
msgid "Less than or equal to" |
|
2130 |
msgstr "Inférieur ou égal à" |
|
2131 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2132 |
#: ../IDEFrame.py:604 |
814 | 2133 |
msgid "Library" |
2134 |
msgstr "Librairie" |
|
2135 |
||
2136 |
#: ../plcopen/iec_std.csv:73 |
|
2137 |
msgid "Limitation" |
|
2138 |
msgstr "Limitation" |
|
2139 |
||
734 | 2140 |
#: ../targets/toolchain_gcc.py:142 |
361 | 2141 |
msgid "Linking :\n" |
2142 |
msgstr "Linkage :\n" |
|
2143 |
||
814 | 2144 |
#: ../controls/VariablePanel.py:77 |
2145 |
#: ../dialogs/DiscoveryDialog.py:110 |
|
361 | 2146 |
msgid "Local" |
814 | 2147 |
msgstr "Locale" |
2148 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2149 |
#: ../canfestival/canfestival.py:322 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2150 |
msgid "Local entries" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2151 |
msgstr "Entrées locales" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2152 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2153 |
#: ../ProjectController.py:1391 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2154 |
msgid "Local service discovery failed!\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2155 |
msgstr "Echec de la sélection d'un service!\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2156 |
|
814 | 2157 |
#: ../controls/VariablePanel.py:58 |
2158 |
msgid "Location" |
|
2159 |
msgstr "Adresse" |
|
2160 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2161 |
#: ../dialogs/BrowseLocationsDialog.py:68 |
814 | 2162 |
msgid "Locations available:" |
2163 |
msgstr "Adresses disponibles :" |
|
2164 |
||
2165 |
#: ../plcopen/iec_std.csv:25 |
|
2166 |
msgid "Logarithm to base 10" |
|
2167 |
msgstr "Logarithme de base 10" |
|
2168 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2169 |
#: ../connectors/PYRO/__init__.py:55 |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2170 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2171 |
msgid "MDNS resolution failure for '%s'\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2172 |
msgstr "Echec de la résolution MDNS pour '%s'\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2173 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2174 |
#: ../canfestival/SlaveEditor.py:41 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2175 |
#: ../canfestival/NetworkEditor.py:62 |
734 | 2176 |
msgid "Map Variable" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2177 |
msgstr "Variable mappable" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2178 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2179 |
#: ../features.py:7 |
734 | 2180 |
msgid "Map located variables over CANopen" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2181 |
msgstr "Mappe des variables localisées sur un bus CANopen" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2182 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2183 |
#: ../canfestival/NetworkEditor.py:83 |
734 | 2184 |
msgid "Master" |
2185 |
msgstr "Maître" |
|
2186 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2187 |
#: ../ConfigTreeNode.py:500 |
734 | 2188 |
#, python-format |
2189 |
msgid "Max count (%d) reached for this confnode of type %s " |
|
361 | 2190 |
msgstr "Nombre limite(%d) atteint pour les plugin de type %s" |
2191 |
||
814 | 2192 |
#: ../plcopen/iec_std.csv:71 |
2193 |
msgid "Maximum" |
|
2194 |
msgstr "Maximum" |
|
2195 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2196 |
#: ../editors/DataTypeEditor.py:238 |
814 | 2197 |
msgid "Maximum:" |
2198 |
msgstr "Maximum :" |
|
2199 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2200 |
#: ../dialogs/BrowseLocationsDialog.py:37 |
814 | 2201 |
msgid "Memory" |
2202 |
msgstr "Mémoire" |
|
2203 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2204 |
#: ../IDEFrame.py:572 |
814 | 2205 |
msgid "Menu ToolBar" |
2206 |
msgstr "Barre d'outils du menu principal" |
|
2207 |
||
2208 |
#: ../dialogs/DurationEditorDialog.py:48 |
|
2209 |
msgid "Microseconds:" |
|
2210 |
msgstr "Microsecondes :" |
|
2211 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2212 |
#: ../editors/Viewer.py:432 |
814 | 2213 |
msgid "Middle" |
2214 |
msgstr "Milieu" |
|
2215 |
||
2216 |
#: ../dialogs/DurationEditorDialog.py:47 |
|
2217 |
msgid "Milliseconds:" |
|
2218 |
msgstr "Millisecondes :" |
|
2219 |
||
2220 |
#: ../plcopen/iec_std.csv:72 |
|
2221 |
msgid "Minimum" |
|
2222 |
msgstr "Minimum" |
|
2223 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2224 |
#: ../editors/DataTypeEditor.py:225 |
814 | 2225 |
msgid "Minimum:" |
2226 |
msgstr "Minimum :" |
|
2227 |
||
2228 |
#: ../dialogs/DurationEditorDialog.py:45 |
|
2229 |
msgid "Minutes:" |
|
2230 |
msgstr "Minutes :" |
|
2231 |
||
2232 |
#: ../controls/ProjectPropertiesPanel.py:210 |
|
2233 |
msgid "Miscellaneous" |
|
2234 |
msgstr "Divers" |
|
2235 |
||
2236 |
#: ../dialogs/LDElementDialog.py:59 |
|
2237 |
msgid "Modifier:" |
|
2238 |
msgstr "Modificateur :" |
|
2239 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2240 |
#: ../PLCGenerator.py:732 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2241 |
#: ../PLCGenerator.py:975 |
814 | 2242 |
#, python-format |
2243 |
msgid "More than one connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
2244 |
msgstr "Plusieurs connecteurs trouvés pour le prolongement \"%s\" dans le POU \"%s\"" |
|
2245 |
||
2246 |
#: ../dialogs/ActionBlockDialog.py:141 |
|
2247 |
msgid "Move action down" |
|
2248 |
msgstr "Déplacer une action vers le bas" |
|
2249 |
||
2250 |
#: ../dialogs/ActionBlockDialog.py:140 |
|
2251 |
msgid "Move action up" |
|
2252 |
msgstr "Déplacer une action vers le haut" |
|
2253 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2254 |
#: ../controls/DebugVariablePanel.py:1532 |
814 | 2255 |
msgid "Move debug variable down" |
2256 |
msgstr "Déplacer une variable à déboguer vers le bas" |
|
2257 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2258 |
#: ../controls/DebugVariablePanel.py:1531 |
814 | 2259 |
msgid "Move debug variable up" |
2260 |
msgstr "Déplacer une variable à déboguer vers le haut" |
|
2261 |
||
2262 |
#: ../controls/CustomEditableListBox.py:43 |
|
2263 |
msgid "Move down" |
|
2264 |
msgstr "Déplacer vers le haut" |
|
2265 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2266 |
#: ../editors/DataTypeEditor.py:354 |
814 | 2267 |
msgid "Move element down" |
2268 |
msgstr "Déplcer un élément vers le bas" |
|
2269 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2270 |
#: ../editors/DataTypeEditor.py:353 |
814 | 2271 |
msgid "Move element up" |
2272 |
msgstr "Déplacer un élément vers le haut" |
|
2273 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2274 |
#: ../editors/ResourceEditor.py:262 |
814 | 2275 |
msgid "Move instance down" |
2276 |
msgstr "Déplacer une instance vers le bas" |
|
2277 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2278 |
#: ../editors/ResourceEditor.py:261 |
814 | 2279 |
msgid "Move instance up" |
2280 |
msgstr "Déplacer une instance vers le haut" |
|
2281 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2282 |
#: ../editors/ResourceEditor.py:233 |
814 | 2283 |
msgid "Move task down" |
2284 |
msgstr "Déplcer une tâche vers le bas" |
|
2285 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2286 |
#: ../editors/ResourceEditor.py:232 |
814 | 2287 |
msgid "Move task up" |
2288 |
msgstr "Déplacer une tâche vers le haut" |
|
2289 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2290 |
#: ../IDEFrame.py:82 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2291 |
#: ../IDEFrame.py:97 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2292 |
#: ../IDEFrame.py:127 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2293 |
#: ../IDEFrame.py:168 |
814 | 2294 |
msgid "Move the view" |
2295 |
msgstr "Déplacer la vue" |
|
2296 |
||
2297 |
#: ../controls/CustomEditableListBox.py:42 |
|
2298 |
msgid "Move up" |
|
2299 |
msgstr "Déplacer vers le bas" |
|
2300 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2301 |
#: ../controls/VariablePanel.py:383 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2302 |
#: ../c_ext/CFileEditor.py:520 |
814 | 2303 |
msgid "Move variable down" |
2304 |
msgstr "Déplacer une variable vers le bas" |
|
2305 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2306 |
#: ../controls/VariablePanel.py:382 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2307 |
#: ../c_ext/CFileEditor.py:519 |
814 | 2308 |
msgid "Move variable up" |
2309 |
msgstr "Déplacer une variable vers le haut" |
|
2310 |
||
2311 |
#: ../plcopen/iec_std.csv:74 |
|
2312 |
msgid "Multiplexer (select 1 of N)" |
|
2313 |
msgstr "Multipléxeur (sélection 1 sur N)" |
|
2314 |
||
2315 |
#: ../plcopen/iec_std.csv:34 |
|
2316 |
msgid "Multiplication" |
|
2317 |
msgstr "Multiplication" |
|
2318 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2319 |
#: ../editors/FileManagementPanel.py:83 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2320 |
msgid "My Computer:" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2321 |
msgstr "Poste de travail :" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2322 |
|
814 | 2323 |
#: ../controls/VariablePanel.py:58 |
2324 |
#: ../controls/VariablePanel.py:59 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2325 |
#: ../editors/DataTypeEditor.py:50 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2326 |
#: ../editors/ResourceEditor.py:68 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2327 |
#: ../editors/ResourceEditor.py:77 |
814 | 2328 |
msgid "Name" |
2329 |
msgstr "Nom" |
|
2330 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2331 |
#: ../Beremiz_service.py:386 |
361 | 2332 |
msgid "Name must not be null!" |
2333 |
msgstr "Le nom ne doit pas être vide !" |
|
2334 |
||
814 | 2335 |
#: ../dialogs/ConnectionDialog.py:65 |
2336 |
#: ../dialogs/FBDVariableDialog.py:89 |
|
2337 |
#: ../dialogs/LDElementDialog.py:88 |
|
2338 |
#: ../dialogs/SFCStepDialog.py:51 |
|
2339 |
#: ../dialogs/FBDBlockDialog.py:70 |
|
2340 |
msgid "Name:" |
|
2341 |
msgstr "Nom :" |
|
2342 |
||
2343 |
#: ../plcopen/iec_std.csv:24 |
|
2344 |
msgid "Natural logarithm" |
|
2345 |
msgstr "Logarithme népérien" |
|
2346 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2347 |
#: ../editors/Viewer.py:402 |
814 | 2348 |
#: ../dialogs/LDElementDialog.py:67 |
2349 |
msgid "Negated" |
|
2350 |
msgstr "Inversé" |
|
2351 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2352 |
#: ../Beremiz.py:309 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2353 |
#: ../Beremiz.py:344 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2354 |
#: ../PLCOpenEditor.py:106 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2355 |
#: ../PLCOpenEditor.py:148 |
734 | 2356 |
msgid "New" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2357 |
msgstr "Nouveau" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2358 |
|
814 | 2359 |
#: ../controls/CustomEditableListBox.py:40 |
2360 |
msgid "New item" |
|
2361 |
msgstr "Nouvel élément" |
|
2362 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2363 |
#: ../editors/Viewer.py:401 |
814 | 2364 |
msgid "No Modifier" |
2365 |
msgstr "Pas de modificateur" |
|
2366 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2367 |
#: ../PLCControler.py:3054 |
814 | 2368 |
msgid "No PLC project found" |
2369 |
msgstr "Pas de projet d'automate trouvé" |
|
2370 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2371 |
#: ../ProjectController.py:1513 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2372 |
msgid "No PLC to transfer (did build succeed ?)\n" |
361 | 2373 |
msgstr "Aucun automate à transférer (la compilation a-t-elle réussi ?)\n" |
2374 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2375 |
#: ../PLCGenerator.py:1360 |
814 | 2376 |
#, python-format |
2377 |
msgid "No body defined in \"%s\" POU" |
|
2378 |
msgstr "Pas de code défini dans le POU \"%s\"" |
|
2379 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2380 |
#: ../PLCGenerator.py:751 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2381 |
#: ../PLCGenerator.py:984 |
814 | 2382 |
#, python-format |
2383 |
msgid "No connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
2384 |
msgstr "Pas de connecteur trouvé pour le prolongement \"%s\" dans le POU \"%s\"" |
|
2385 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2386 |
#: ../PLCOpenEditor.py:349 |
814 | 2387 |
msgid "" |
2388 |
"No documentation available.\n" |
|
2389 |
"Coming soon." |
|
2390 |
msgstr "" |
|
2391 |
"Pas de documentation.\n" |
|
2392 |
"Bientôt disponible." |
|
2393 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2394 |
#: ../PLCGenerator.py:773 |
814 | 2395 |
#, python-format |
2396 |
msgid "No informations found for \"%s\" block" |
|
2397 |
msgstr "Aucune information trouvée pour le block \"%s\"" |
|
2398 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2399 |
#: ../plcopen/structures.py:166 |
814 | 2400 |
msgid "No output variable found" |
2401 |
msgstr "Pas de variable de sortie trouvée." |
|
2402 |
||
2403 |
#: ../controls/SearchResultPanel.py:169 |
|
2404 |
msgid "No search results available." |
|
2405 |
msgstr "Pas de résultat de recherche disponible." |
|
2406 |
||
734 | 2407 |
#: ../svgui/svgui.py:98 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2408 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2409 |
msgid "No such SVG file: %s\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2410 |
msgstr "Fichier SVG inconnu : %s\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2411 |
|
734 | 2412 |
#: ../canfestival/config_utils.py:632 |
361 | 2413 |
#, python-format |
2414 |
msgid "No such index/subindex (%x,%x) (variable %s)" |
|
2415 |
msgstr "indice et sous-indice inconnu (%x,%x) (variable %s)" |
|
2416 |
||
734 | 2417 |
#: ../canfestival/config_utils.py:361 |
361 | 2418 |
#, python-format |
2419 |
msgid "No such index/subindex (%x,%x) in ID : %d (variable %s)" |
|
2420 |
msgstr "indice et sous-indice inconnu (%x,%x) pour l'ID : %d (variable %s)" |
|
2421 |
||
814 | 2422 |
#: ../dialogs/BrowseValuesLibraryDialog.py:83 |
734 | 2423 |
msgid "No valid value selected!" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2424 |
msgstr "Aucune valeur valide sélectionnée !" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2425 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2426 |
#: ../PLCGenerator.py:1358 |
814 | 2427 |
#, python-format |
2428 |
msgid "No variable defined in \"%s\" POU" |
|
2429 |
msgstr "Pas de varaibles définies dans le POU \"%s\"" |
|
2430 |
||
734 | 2431 |
#: ../canfestival/config_utils.py:354 |
361 | 2432 |
#, python-format |
2433 |
msgid "Non existing node ID : %d (variable %s)" |
|
2434 |
msgstr "Le node ID n'existe pas : %d (variable %s)" |
|
2435 |
||
814 | 2436 |
#: ../controls/VariablePanel.py:69 |
2437 |
msgid "Non-Retain" |
|
2438 |
msgstr "Non-Persistante" |
|
2439 |
||
2440 |
#: ../dialogs/LDElementDialog.py:62 |
|
2441 |
msgid "Normal" |
|
2442 |
msgstr "Normal" |
|
2443 |
||
734 | 2444 |
#: ../canfestival/config_utils.py:383 |
361 | 2445 |
#, python-format |
2446 |
msgid "Not PDO mappable variable : '%s' (ID:%d,Idx:%x,sIdx:%x))" |
|
2447 |
msgstr "Variable non mappable dans un PDO : '%s' (ID:%d,Idx:%x,sIdx:%x))" |
|
2448 |
||
814 | 2449 |
#: ../plcopen/iec_std.csv:80 |
2450 |
msgid "Not equal to" |
|
2451 |
msgstr "Non égal à" |
|
2452 |
||
2453 |
#: ../dialogs/SFCDivergenceDialog.py:80 |
|
2454 |
msgid "Number of sequences:" |
|
2455 |
msgstr "Nombre de branches :" |
|
2456 |
||
2457 |
#: ../plcopen/iec_std.csv:22 |
|
2458 |
msgid "Numerical" |
|
2459 |
msgstr "Numérique" |
|
2460 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2461 |
#: ../plcopen/structures.py:246 |
814 | 2462 |
msgid "" |
2463 |
"Off-delay timer\n" |
|
2464 |
"The off-delay timer can be used to delay setting an output false, for fixed period after input goes false." |
|
2465 |
msgstr "" |
|
2466 |
"Temporisation avec retard à l'extinction\n" |
|
2467 |
"La temporisation avec retard à l'extinction peut être utilisé pour retarder le passage de la sortie à l'état faux, d'une période fixe après le passage de l'entrée à l'état faux" |
|
2468 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2469 |
#: ../plcopen/structures.py:241 |
814 | 2470 |
msgid "" |
2471 |
"On-delay timer\n" |
|
2472 |
"The on-delay timer can be used to delay setting an output true, for fixed period after an input becomes true." |
|
2473 |
msgstr "" |
|
2474 |
"Temporisation avec retard à l'allumage\n" |
|
2475 |
"La temporisation avec retard à l'allumage peut être utilisé pour retarder le passage de la sortie à l'état vrai, d'une période fixe après le passage de l'entrée à l'état vrai" |
|
2476 |
||
2477 |
#: ../dialogs/SearchInProjectDialog.py:93 |
|
2478 |
msgid "Only Elements" |
|
2479 |
msgstr "Uniquement les éléments" |
|
2480 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2481 |
#: ../Beremiz.py:311 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2482 |
#: ../Beremiz.py:345 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2483 |
#: ../PLCOpenEditor.py:108 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2484 |
#: ../PLCOpenEditor.py:149 |
734 | 2485 |
msgid "Open" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2486 |
msgstr "Ouvrir" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2487 |
|
734 | 2488 |
#: ../svgui/svgui.py:107 |
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2489 |
msgid "Open Inkscape" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2490 |
msgstr "Ouverture de Inkscape" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2491 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2492 |
#: ../ProjectController.py:1565 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2493 |
msgid "Open a file explorer to manage project files" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2494 |
msgstr "Ouvrir un explorateur de fichier pour gérer les fichiers de projet" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2495 |
|
734 | 2496 |
#: ../wxglade_hmi/wxglade_hmi.py:109 |
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2497 |
msgid "Open wxGlade" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2498 |
msgstr "Ouverture de wxGlade" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
2499 |
|
814 | 2500 |
#: ../controls/VariablePanel.py:58 |
2501 |
#: ../controls/VariablePanel.py:59 |
|
2502 |
msgid "Option" |
|
2503 |
msgstr "Option" |
|
2504 |
||
2505 |
#: ../dialogs/FindInPouDialog.py:76 |
|
2506 |
msgid "Options" |
|
2507 |
msgstr "Options" |
|
2508 |
||
2509 |
#: ../controls/ProjectPropertiesPanel.py:97 |
|
2510 |
msgid "Organization (optional):" |
|
2511 |
msgstr "Groupe (optionnel) :" |
|
2512 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2513 |
#: ../canfestival/SlaveEditor.py:51 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2514 |
#: ../canfestival/NetworkEditor.py:72 |
734 | 2515 |
msgid "Other Profile" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2516 |
msgstr "Autre profil" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2517 |
|
814 | 2518 |
#: ../controls/VariablePanel.py:76 |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2519 |
#: ../editors/Viewer.py:1411 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2520 |
#: ../dialogs/BrowseLocationsDialog.py:36 |
814 | 2521 |
#: ../dialogs/FBDVariableDialog.py:35 |
2522 |
#: ../dialogs/SFCStepDialog.py:65 |
|
2523 |
msgid "Output" |
|
2524 |
msgstr "Sortie" |
|
2525 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2526 |
#: ../canfestival/SlaveEditor.py:40 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2527 |
#: ../canfestival/NetworkEditor.py:61 |
734 | 2528 |
msgid "PDO Receive" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2529 |
msgstr "PDO reçu" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2530 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2531 |
#: ../canfestival/SlaveEditor.py:39 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2532 |
#: ../canfestival/NetworkEditor.py:60 |
734 | 2533 |
msgid "PDO Transmit" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2534 |
msgstr "PDO transmis" |
734 | 2535 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2536 |
#: ../plcopen/structures.py:268 |
814 | 2537 |
msgid "" |
2538 |
"PID\n" |
|
2539 |
"The PID (proportional, Integral, Derivative) function block provides the classical three term controller for closed loop control." |
|
2540 |
msgstr "" |
|
2541 |
"PID\n" |
|
2542 |
"Le bloc fonctionnel PID (Proportionnel, Intégrale, Dérivée) fournit un controller de boucle fermé classique à trois paramètres." |
|
2543 |
||
734 | 2544 |
#: ../targets/toolchain_gcc.py:107 |
361 | 2545 |
msgid "PLC :\n" |
2546 |
msgstr "Automate :\n" |
|
2547 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2548 |
#: ../Beremiz.py:425 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2549 |
msgid "PLC Log" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2550 |
msgstr "Log de l'automate" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2551 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2552 |
#: ../PLCOpenEditor.py:294 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2553 |
#: ../PLCOpenEditor.py:370 |
814 | 2554 |
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" |
2555 |
msgstr "Fichiers PLCOpen (*.xml)|*.xml|Tous les fichiers|*.*" |
|
2556 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2557 |
#: ../PLCOpenEditor.py:156 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2558 |
#: ../PLCOpenEditor.py:212 |
814 | 2559 |
msgid "PLCOpenEditor" |
2560 |
msgstr "PLCOpenEditor" |
|
2561 |
||
2562 |
#: ../dialogs/PouDialog.py:98 |
|
2563 |
msgid "POU Name" |
|
2564 |
msgstr "Nom du POU" |
|
2565 |
||
2566 |
#: ../dialogs/PouDialog.py:56 |
|
2567 |
msgid "POU Name:" |
|
2568 |
msgstr "Nom du POU :" |
|
2569 |
||
2570 |
#: ../dialogs/PouDialog.py:100 |
|
2571 |
msgid "POU Type" |
|
2572 |
msgstr "Type du POU" |
|
2573 |
||
2574 |
#: ../dialogs/PouDialog.py:63 |
|
2575 |
msgid "POU Type:" |
|
2576 |
msgstr "Type du POU :" |
|
2577 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2578 |
#: ../Beremiz.py:324 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2579 |
#: ../PLCOpenEditor.py:122 |
814 | 2580 |
msgid "Page Setup" |
2581 |
msgstr "Mise en page..." |
|
2582 |
||
2583 |
#: ../controls/ProjectPropertiesPanel.py:110 |
|
2584 |
msgid "Page Size (optional):" |
|
2585 |
msgstr "Taille de la page (optionnel) :" |
|
2586 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2587 |
#: ../IDEFrame.py:2492 |
814 | 2588 |
#, python-format |
2589 |
msgid "Page: %d" |
|
2590 |
msgstr "Page: %d" |
|
2591 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2592 |
#: ../controls/PouInstanceVariablesPanel.py:48 |
814 | 2593 |
msgid "Parent instance" |
2594 |
msgstr "Instance parent" |
|
2595 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2596 |
#: ../IDEFrame.py:355 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2597 |
#: ../IDEFrame.py:407 |
814 | 2598 |
#: ../editors/Viewer.py:537 |
2599 |
msgid "Paste" |
|
2600 |
msgstr "Coller" |
|
2601 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2602 |
#: ../IDEFrame.py:1776 |
814 | 2603 |
msgid "Paste POU" |
2604 |
msgstr "Coller un POU" |
|
2605 |
||
2606 |
#: ../dialogs/SearchInProjectDialog.py:64 |
|
2607 |
msgid "Pattern to search:" |
|
2608 |
msgstr "Modèle à rechercher :" |
|
2609 |
||
2610 |
#: ../dialogs/LDPowerRailDialog.py:64 |
|
2611 |
msgid "Pin number:" |
|
2612 |
msgstr "Nombre de pattes :" |
|
2613 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2614 |
#: ../editors/Viewer.py:2363 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2615 |
#: ../editors/Viewer.py:2670 |
814 | 2616 |
#: ../editors/SFCViewer.py:696 |
2617 |
msgid "Please choose a target" |
|
2618 |
msgstr "Choisissez une cible" |
|
2619 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2620 |
#: ../editors/Viewer.py:2186 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2621 |
#: ../editors/Viewer.py:2188 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2622 |
#: ../editors/Viewer.py:2706 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2623 |
#: ../editors/Viewer.py:2708 |
814 | 2624 |
msgid "Please enter comment text" |
2625 |
msgstr "Saisissez le texte du commentaire" |
|
2626 |
||
2627 |
#: ../editors/SFCViewer.py:359 |
|
2628 |
#: ../editors/SFCViewer.py:381 |
|
2629 |
#: ../editors/SFCViewer.py:725 |
|
2630 |
msgid "Please enter step name" |
|
2631 |
msgstr "Saisissez le nom de l'étape" |
|
2632 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2633 |
#: ../dialogs/ForceVariableDialog.py:163 |
814 | 2634 |
#, python-format |
2635 |
msgid "Please enter value for a \"%s\" variable:" |
|
2636 |
msgstr "Veuillez entrer la valeur pour une variable de type \"%s\" :" |
|
734 | 2637 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2638 |
#: ../Beremiz_service.py:371 |
361 | 2639 |
msgid "Port number must be 0 <= port <= 65535!" |
2640 |
msgstr "Le numéro de port doit être compris entre 0 et 65535 !" |
|
2641 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2642 |
#: ../Beremiz_service.py:371 |
361 | 2643 |
msgid "Port number must be an integer!" |
2644 |
msgstr "Le numéro de port doit être un entier !" |
|
2645 |
||
814 | 2646 |
#: ../editors/GraphicViewer.py:105 |
2647 |
msgid "Position:" |
|
2648 |
msgstr "Position :" |
|
2649 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2650 |
#: ../editors/Viewer.py:475 |
814 | 2651 |
msgid "Power Rail" |
2652 |
msgstr "Barre d'alimentation" |
|
2653 |
||
2654 |
#: ../dialogs/LDPowerRailDialog.py:36 |
|
2655 |
msgid "Power Rail Properties" |
|
2656 |
msgstr "Propriétés de la barre d'alimentation" |
|
2657 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2658 |
#: ../Beremiz.py:326 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2659 |
#: ../PLCOpenEditor.py:124 |
814 | 2660 |
msgid "Preview" |
2661 |
msgstr "Aperçu avant impression" |
|
2662 |
||
2663 |
#: ../dialogs/SFCDivergenceDialog.py:93 |
|
2664 |
#: ../dialogs/LDPowerRailDialog.py:78 |
|
2665 |
#: ../dialogs/ConnectionDialog.py:78 |
|
2666 |
#: ../dialogs/FBDVariableDialog.py:97 |
|
2667 |
#: ../dialogs/SFCTransitionDialog.py:96 |
|
2668 |
#: ../dialogs/LDElementDialog.py:101 |
|
2669 |
#: ../dialogs/SFCStepDialog.py:79 |
|
2670 |
#: ../dialogs/FBDBlockDialog.py:103 |
|
2671 |
msgid "Preview:" |
|
2672 |
msgstr "Aperçu :" |
|
2673 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2674 |
#: ../Beremiz.py:328 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2675 |
#: ../Beremiz.py:348 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2676 |
#: ../PLCOpenEditor.py:126 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2677 |
#: ../PLCOpenEditor.py:152 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2678 |
msgid "Print" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2679 |
msgstr "Imprimer" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
2680 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2681 |
#: ../IDEFrame.py:1038 |
814 | 2682 |
msgid "Print preview" |
2683 |
msgstr "Aperçu avant impression" |
|
2684 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2685 |
#: ../editors/ResourceEditor.py:68 |
814 | 2686 |
msgid "Priority" |
2687 |
msgstr "Priorité" |
|
2688 |
||
2689 |
#: ../dialogs/SFCTransitionDialog.py:83 |
|
2690 |
msgid "Priority:" |
|
2691 |
msgstr "Priorité :" |
|
2692 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2693 |
#: ../runtime/PLCObject.py:318 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2694 |
#, python-format |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2695 |
msgid "Problem starting PLC : error %d" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2696 |
msgstr "Problème au démarrage du PLC : erreur %d" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2697 |
|
814 | 2698 |
#: ../controls/ProjectPropertiesPanel.py:80 |
2699 |
msgid "Product Name (required):" |
|
2700 |
msgstr "Nom du produit (obligatoire) :" |
|
2701 |
||
2702 |
#: ../controls/ProjectPropertiesPanel.py:82 |
|
2703 |
msgid "Product Release (optional):" |
|
2704 |
msgstr "Publication du produit (optionnel) :" |
|
2705 |
||
2706 |
#: ../controls/ProjectPropertiesPanel.py:81 |
|
2707 |
msgid "Product Version (required):" |
|
2708 |
msgstr "Version du produit (obligatoire) :" |
|
2709 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2710 |
#: ../IDEFrame.py:1848 |
814 | 2711 |
#: ../dialogs/SearchInProjectDialog.py:46 |
2712 |
msgid "Program" |
|
2713 |
msgstr "Programme" |
|
2714 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2715 |
#: ../PLCOpenEditor.py:339 |
814 | 2716 |
msgid "Program was successfully generated!" |
2717 |
msgstr "Le programme a été généré avec succès !" |
|
2718 |
||
2719 |
#: ../PLCControler.py:95 |
|
2720 |
msgid "Programs" |
|
2721 |
msgstr "Programmes" |
|
2722 |
||
2723 |
#: ../editors/Viewer.py:230 |
|
2724 |
msgid "Programs can't be used by other POUs!" |
|
2725 |
msgstr "Les programmes ne peuvent être utilisés par les autres POUs !" |
|
2726 |
||
2727 |
#: ../controls/ProjectPropertiesPanel.py:84 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2728 |
#: ../IDEFrame.py:557 |
814 | 2729 |
msgid "Project" |
2730 |
msgstr "Projet" |
|
2731 |
||
2732 |
#: ../controls/SearchResultPanel.py:173 |
|
2733 |
#, python-format |
|
2734 |
msgid "Project '%s':" |
|
2735 |
msgstr "Projet '%s' :" |
|
2736 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2737 |
#: ../ProjectController.py:1564 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2738 |
msgid "Project Files" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2739 |
msgstr "Fichiers de projet" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2740 |
|
814 | 2741 |
#: ../controls/ProjectPropertiesPanel.py:78 |
2742 |
msgid "Project Name (required):" |
|
2743 |
msgstr "Nom du projet (obligatoire) :" |
|
2744 |
||
2745 |
#: ../controls/ProjectPropertiesPanel.py:79 |
|
2746 |
msgid "Project Version (optional):" |
|
2747 |
msgstr "Version du projet (optionnel) :" |
|
2748 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2749 |
#: ../PLCControler.py:3041 |
814 | 2750 |
msgid "" |
2751 |
"Project file syntax error:\n" |
|
2752 |
"\n" |
|
2753 |
msgstr "" |
|
2754 |
"Erreur de syntaxe dans le fichier du projet :\n" |
|
2755 |
"\n" |
|
2756 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2757 |
#: ../editors/ProjectNodeEditor.py:14 |
814 | 2758 |
#: ../dialogs/ProjectDialog.py:32 |
2759 |
msgid "Project properties" |
|
2760 |
msgstr "Propriétés du projet" |
|
2761 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2762 |
#: ../ConfigTreeNode.py:526 |
734 | 2763 |
#, python-format |
2764 |
msgid "Project tree layout do not match confnode.xml %s!=%s " |
|
361 | 2765 |
msgstr "L'organisation du projet ne correspond pas à plugin.xml %s!=%s" |
2766 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2767 |
#: ../dialogs/ConnectionDialog.py:96 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2768 |
msgid "Propagate Name" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2769 |
msgstr "Propager le nom" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2770 |
|
814 | 2771 |
#: ../PLCControler.py:96 |
2772 |
msgid "Properties" |
|
2773 |
msgstr "Propriétés" |
|
2774 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2775 |
#: ../plcopen/structures.py:236 |
814 | 2776 |
msgid "" |
2777 |
"Pulse timer\n" |
|
2778 |
"The pulse timer can be used to generate output pulses of a given time duration." |
|
2779 |
msgstr "" |
|
2780 |
"Temporisation à impulsion\n" |
|
2781 |
"La temporisation à impulsion peut être utilisée pour générer sur la sortie des impulsions d'une durée déterminée." |
|
2782 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2783 |
#: ../py_ext/PythonEditor.py:61 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2784 |
msgid "Python code" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2785 |
msgstr "Code Python" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2786 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2787 |
#: ../features.py:9 |
734 | 2788 |
msgid "Python file" |
2789 |
msgstr "Fichier Python" |
|
2790 |
||
814 | 2791 |
#: ../dialogs/ActionBlockDialog.py:37 |
2792 |
msgid "Qualifier" |
|
2793 |
msgstr "Qualificatif" |
|
2794 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2795 |
#: ../Beremiz_service.py:333 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2796 |
#: ../Beremiz.py:331 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2797 |
#: ../PLCOpenEditor.py:132 |
361 | 2798 |
msgid "Quit" |
2799 |
msgstr "Quitter" |
|
2800 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2801 |
#: ../plcopen/structures.py:201 |
814 | 2802 |
msgid "" |
2803 |
"RS bistable\n" |
|
2804 |
"The RS bistable is a latch where the Reset dominates." |
|
2805 |
msgstr "" |
|
2806 |
"Bascule RS\n" |
|
2807 |
"La bascule RS est une bascule où le Reset est dominant." |
|
2808 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2809 |
#: ../plcopen/structures.py:273 |
814 | 2810 |
msgid "" |
2811 |
"Ramp\n" |
|
2812 |
"The RAMP function block is modelled on example given in the standard." |
|
2813 |
msgstr "" |
|
2814 |
"Rampe\n" |
|
2815 |
"Le bloc fonctionnel RAMP est basé sur l'exemple du standard." |
|
2816 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2817 |
#: ../controls/DebugVariablePanel.py:1462 |
814 | 2818 |
#: ../editors/GraphicViewer.py:89 |
2819 |
msgid "Range:" |
|
2820 |
msgstr "Echelle :" |
|
2821 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2822 |
#: ../ProjectController.py:1560 |
361 | 2823 |
msgid "Raw IEC code" |
2824 |
msgstr "Ajout code IEC" |
|
2825 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2826 |
#: ../plcopen/structures.py:253 |
814 | 2827 |
msgid "" |
2828 |
"Real time clock\n" |
|
2829 |
"The real time clock has many uses including time stamping, setting dates and times of day in batch reports, in alarm messages and so on." |
|
2830 |
msgstr "" |
|
2831 |
"Horloge temps réel\n" |
|
2832 |
"L'horloge temps réel est utilisée dans de nombreux cas tels que l'horodatage, la définition des dates et heures dans des rapports de commandes, dans des messages d'alarme et bien d'autres." |
|
2833 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2834 |
#: ../Beremiz.py:1072 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2835 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2836 |
msgid "Really delete node '%s'?" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2837 |
msgstr "Êtes-vous sûr de vouloir supprimer le noeud '%s' ?" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2838 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2839 |
#: ../IDEFrame.py:345 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2840 |
#: ../IDEFrame.py:403 |
814 | 2841 |
msgid "Redo" |
2842 |
msgstr "Refaire" |
|
2843 |
||
2844 |
#: ../dialogs/SFCTransitionDialog.py:57 |
|
2845 |
#: ../dialogs/SFCTransitionDialog.py:135 |
|
2846 |
msgid "Reference" |
|
2847 |
msgstr "Référence" |
|
2848 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2849 |
#: ../IDEFrame.py:413 |
814 | 2850 |
#: ../dialogs/DiscoveryDialog.py:105 |
361 | 2851 |
msgid "Refresh" |
2852 |
msgstr "Actualiser" |
|
2853 |
||
814 | 2854 |
#: ../dialogs/SearchInProjectDialog.py:73 |
2855 |
msgid "Regular expression" |
|
2856 |
msgstr "Expression régulière" |
|
2857 |
||
2858 |
#: ../dialogs/FindInPouDialog.py:91 |
|
2859 |
msgid "Regular expressions" |
|
2860 |
msgstr "Expressions régulières" |
|
2861 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2862 |
#: ../controls/DebugVariablePanel.py:1938 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2863 |
#: ../editors/Viewer.py:1388 |
814 | 2864 |
msgid "Release value" |
2865 |
msgstr "Relacher la valeur" |
|
2866 |
||
2867 |
#: ../plcopen/iec_std.csv:37 |
|
2868 |
msgid "Remainder (modulo)" |
|
2869 |
msgstr "Modulo" |
|
2870 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2871 |
#: ../Beremiz.py:1073 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2872 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2873 |
msgid "Remove %s node" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2874 |
msgstr "Enlever un noeud %s" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2875 |
|
814 | 2876 |
#: ../dialogs/ActionBlockDialog.py:139 |
2877 |
msgid "Remove action" |
|
2878 |
msgstr "Supprimer une action" |
|
2879 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2880 |
#: ../controls/DebugVariablePanel.py:1530 |
814 | 2881 |
msgid "Remove debug variable" |
2882 |
msgstr "Supprimer une variable à déboguer" |
|
2883 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2884 |
#: ../editors/DataTypeEditor.py:352 |
814 | 2885 |
msgid "Remove element" |
2886 |
msgstr "Supprimer un élément" |
|
2887 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2888 |
#: ../editors/FileManagementPanel.py:63 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2889 |
msgid "Remove file from left folder" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2890 |
msgstr "Supprimer un fichier du dossier de gauche" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2891 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2892 |
#: ../editors/ResourceEditor.py:260 |
814 | 2893 |
msgid "Remove instance" |
2894 |
msgstr "Supprimer une instance" |
|
2895 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2896 |
#: ../canfestival/NetworkEditor.py:81 |
734 | 2897 |
msgid "Remove slave" |
2898 |
msgstr "Enlever l'esclave" |
|
2899 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2900 |
#: ../editors/ResourceEditor.py:231 |
814 | 2901 |
msgid "Remove task" |
2902 |
msgstr "Supprimer la tâche" |
|
2903 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2904 |
#: ../controls/VariablePanel.py:381 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2905 |
#: ../c_ext/CFileEditor.py:518 |
814 | 2906 |
msgid "Remove variable" |
2907 |
msgstr "Supprimer une variable" |
|
2908 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2909 |
#: ../IDEFrame.py:1852 |
814 | 2910 |
msgid "Rename" |
2911 |
msgstr "Renommer" |
|
2912 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2913 |
#: ../editors/FileManagementPanel.py:181 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2914 |
msgid "Replace File" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2915 |
msgstr "Remplacer un fichier" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2916 |
|
814 | 2917 |
#: ../plcopen/iec_std.csv:89 |
2918 |
msgid "Replacement (within)" |
|
2919 |
msgstr "Remplacement (au milieu)" |
|
2920 |
||
2921 |
#: ../dialogs/LDElementDialog.py:76 |
|
2922 |
msgid "Reset" |
|
2923 |
msgstr "Mise à zéro" |
|
2924 |
||
2925 |
#: ../editors/Viewer.py:521 |
|
2926 |
msgid "Reset Execution Order" |
|
2927 |
msgstr "Réinitialiser l'order d'exécution" |
|
2928 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2929 |
#: ../IDEFrame.py:428 |
814 | 2930 |
msgid "Reset Perspective" |
2931 |
msgstr "Réinitialiser l'interface" |
|
2932 |
||
2933 |
#: ../controls/SearchResultPanel.py:105 |
|
2934 |
msgid "Reset search result" |
|
2935 |
msgstr "Réinitialiser le résultat de la recherche" |
|
2936 |
||
2937 |
#: ../editors/GraphicViewer.py:137 |
|
2938 |
msgid "Reset zoom and offset" |
|
2939 |
msgstr "Réinitialisation du zoom et de l'offset" |
|
2940 |
||
2941 |
#: ../PLCControler.py:96 |
|
2942 |
msgid "Resources" |
|
2943 |
msgstr "Ressources" |
|
2944 |
||
2945 |
#: ../controls/VariablePanel.py:67 |
|
2946 |
msgid "Retain" |
|
2947 |
msgstr "Persistante" |
|
2948 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2949 |
#: ../controls/VariablePanel.py:354 |
814 | 2950 |
msgid "Return Type:" |
2951 |
msgstr "Type de retour :" |
|
2952 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2953 |
#: ../editors/Viewer.py:429 |
814 | 2954 |
msgid "Right" |
2955 |
msgstr "Droite" |
|
2956 |
||
2957 |
#: ../dialogs/LDPowerRailDialog.py:60 |
|
2958 |
msgid "Right PowerRail" |
|
2959 |
msgstr "Barre d'alimentation à droite" |
|
2960 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2961 |
#: ../editors/Viewer.py:403 |
814 | 2962 |
#: ../dialogs/LDElementDialog.py:80 |
2963 |
msgid "Rising Edge" |
|
2964 |
msgstr "Front montant" |
|
2965 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2966 |
#: ../plcopen/structures.py:211 |
814 | 2967 |
msgid "" |
2968 |
"Rising edge detector\n" |
|
2969 |
"The output produces a single pulse when a rising edge is detected." |
|
2970 |
msgstr "" |
|
2971 |
"Détecteur de front montant\n" |
|
2972 |
"La sortie produit une impulsion unique lorsqu'un front montant est détecté." |
|
2973 |
||
2974 |
#: ../plcopen/iec_std.csv:65 |
|
2975 |
msgid "Rotate left" |
|
2976 |
msgstr "Rotation à gauche" |
|
2977 |
||
2978 |
#: ../plcopen/iec_std.csv:64 |
|
2979 |
msgid "Rotate right" |
|
2980 |
msgstr "Rotation à droite" |
|
2981 |
||
2982 |
#: ../plcopen/iec_std.csv:17 |
|
2983 |
msgid "Rounding up/down" |
|
2984 |
msgstr "Arrondi" |
|
2985 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2986 |
#: ../ProjectController.py:1528 |
361 | 2987 |
msgid "Run" |
2988 |
msgstr "Exécuter" |
|
2989 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2990 |
#: ../ProjectController.py:865 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2991 |
#: ../ProjectController.py:874 |
734 | 2992 |
msgid "Runtime extensions C code generation failed !\n" |
2993 |
msgstr "La génération du code des plugins a échoué !\n" |
|
2994 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2995 |
#: ../canfestival/SlaveEditor.py:38 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
2996 |
#: ../canfestival/NetworkEditor.py:59 |
734 | 2997 |
msgid "SDO Client" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2998 |
msgstr "Client SDO" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
2999 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3000 |
#: ../canfestival/SlaveEditor.py:37 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3001 |
#: ../canfestival/NetworkEditor.py:58 |
734 | 3002 |
msgid "SDO Server" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3003 |
msgstr "Serveur SDO" |
734 | 3004 |
|
814 | 3005 |
#: ../controls/ProjectPropertiesPanel.py:143 |
3006 |
#: ../dialogs/PouDialog.py:36 |
|
3007 |
msgid "SFC" |
|
3008 |
msgstr "SFC" |
|
3009 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3010 |
#: ../plcopen/structures.py:196 |
814 | 3011 |
msgid "" |
3012 |
"SR bistable\n" |
|
3013 |
"The SR bistable is a latch where the Set dominates." |
|
3014 |
msgstr "" |
|
3015 |
"Bascule SR\n" |
|
3016 |
"La bascule SR est une bascule où le Set est dominant." |
|
3017 |
||
3018 |
#: ../dialogs/PouTransitionDialog.py:35 |
|
3019 |
#: ../dialogs/PouActionDialog.py:31 |
|
3020 |
#: ../dialogs/PouDialog.py:36 |
|
3021 |
msgid "ST" |
|
3022 |
msgstr "ST" |
|
3023 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3024 |
#: ../PLCOpenEditor.py:326 |
814 | 3025 |
msgid "ST files (*.st)|*.st|All files|*.*" |
3026 |
msgstr "Fichiers ST (*.st)|*.st|Tous les fichiers|*.*" |
|
3027 |
||
734 | 3028 |
#: ../svgui/svgui.py:92 |
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3029 |
msgid "SVG files (*.svg)|*.svg|All files|*.*" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3030 |
msgstr "Fichiers SVG (*.svg)|*.svg|Tous les fichiers|*.*" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3031 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3032 |
#: ../features.py:11 |
734 | 3033 |
msgid "SVGUI" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3034 |
msgstr "SVGUI" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3035 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3036 |
#: ../Beremiz.py:315 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3037 |
#: ../Beremiz.py:346 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3038 |
#: ../PLCOpenEditor.py:115 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3039 |
#: ../PLCOpenEditor.py:150 |
734 | 3040 |
msgid "Save" |
3041 |
msgstr "Enregistrer" |
|
3042 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3043 |
#: ../Beremiz.py:347 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3044 |
#: ../PLCOpenEditor.py:117 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3045 |
#: ../PLCOpenEditor.py:151 |
734 | 3046 |
msgid "Save As..." |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3047 |
msgstr "Enregistrer sous..." |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3048 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3049 |
#: ../Beremiz.py:317 |
814 | 3050 |
msgid "Save as" |
3051 |
msgstr "Enregistrer sous..." |
|
3052 |
||
3053 |
#: ../dialogs/SearchInProjectDialog.py:76 |
|
3054 |
msgid "Scope" |
|
3055 |
msgstr "Contexte" |
|
3056 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3057 |
#: ../IDEFrame.py:596 |
814 | 3058 |
#: ../dialogs/SearchInProjectDialog.py:105 |
3059 |
msgid "Search" |
|
3060 |
msgstr "Rechercher" |
|
3061 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3062 |
#: ../IDEFrame.py:365 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3063 |
#: ../IDEFrame.py:409 |
814 | 3064 |
#: ../dialogs/SearchInProjectDialog.py:52 |
3065 |
msgid "Search in Project" |
|
3066 |
msgstr "Rechercher dans le projet" |
|
3067 |
||
3068 |
#: ../dialogs/DurationEditorDialog.py:46 |
|
3069 |
msgid "Seconds:" |
|
3070 |
msgstr "Secondes :" |
|
3071 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3072 |
#: ../IDEFrame.py:371 |
814 | 3073 |
msgid "Select All" |
3074 |
msgstr "Tout sélectionner" |
|
3075 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3076 |
#: ../controls/LocationCellEditor.py:97 |
814 | 3077 |
#: ../controls/VariablePanel.py:277 |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3078 |
#: ../editors/TextViewer.py:323 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3079 |
#: ../editors/Viewer.py:275 |
814 | 3080 |
msgid "Select a variable class:" |
3081 |
msgstr "Sélectionner une direction pour la variable :" |
|
3082 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3083 |
#: ../ProjectController.py:1039 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3084 |
msgid "Select an editor:" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3085 |
msgstr "Sélectionner un éditeur :" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3086 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3087 |
#: ../controls/PouInstanceVariablesPanel.py:209 |
814 | 3088 |
msgid "Select an instance" |
3089 |
msgstr "Sélectionnez une instance" |
|
3090 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3091 |
#: ../IDEFrame.py:580 |
814 | 3092 |
msgid "Select an object" |
3093 |
msgstr "Sélectionner un objet" |
|
3094 |
||
3095 |
#: ../plcopen/iec_std.csv:70 |
|
3096 |
msgid "Selection" |
|
3097 |
msgstr "Sélection" |
|
3098 |
||
3099 |
#: ../dialogs/SFCDivergenceDialog.py:62 |
|
3100 |
msgid "Selection Convergence" |
|
3101 |
msgstr "Convergence simple" |
|
3102 |
||
3103 |
#: ../dialogs/SFCDivergenceDialog.py:55 |
|
3104 |
msgid "Selection Divergence" |
|
3105 |
msgstr "Divergence simple" |
|
3106 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3107 |
#: ../plcopen/structures.py:206 |
814 | 3108 |
msgid "" |
3109 |
"Semaphore\n" |
|
3110 |
"The semaphore provides a mechanism to allow software elements mutually exclusive access to certain ressources." |
|
3111 |
msgstr "" |
|
3112 |
"Sémaphore\n" |
|
3113 |
"La sémaphore fournit un mécanisme permettant à des éléments du programme d'accéder de façon exclusive à certaines resources." |
|
3114 |
||
3115 |
#: ../dialogs/DiscoveryDialog.py:84 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3116 |
msgid "Services available:" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3117 |
msgstr "Services disponibles:" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3118 |
|
814 | 3119 |
#: ../dialogs/LDElementDialog.py:72 |
3120 |
msgid "Set" |
|
3121 |
msgstr "Mise à 1" |
|
3122 |
||
3123 |
#: ../plcopen/iec_std.csv:62 |
|
3124 |
msgid "Shift left" |
|
3125 |
msgstr "Décalage à gauche" |
|
3126 |
||
3127 |
#: ../plcopen/iec_std.csv:63 |
|
3128 |
msgid "Shift right" |
|
3129 |
msgstr "Décalage à droite" |
|
3130 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3131 |
#: ../ProjectController.py:1554 |
361 | 3132 |
msgid "Show IEC code generated by PLCGenerator" |
3133 |
msgstr "Afficher le code IEC généré par PLCGenerator" |
|
3134 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3135 |
#: ../canfestival/canfestival.py:363 |
361 | 3136 |
msgid "Show Master" |
3137 |
msgstr "Afficher le maître" |
|
3138 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3139 |
#: ../canfestival/canfestival.py:364 |
361 | 3140 |
msgid "Show Master generated by config_utils" |
3141 |
msgstr "Afficher le maître généré par config_utils" |
|
3142 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3143 |
#: ../ProjectController.py:1552 |
361 | 3144 |
msgid "Show code" |
3145 |
msgstr "Afficher le code" |
|
3146 |
||
814 | 3147 |
#: ../dialogs/SFCDivergenceDialog.py:74 |
3148 |
msgid "Simultaneous Convergence" |
|
3149 |
msgstr "Convergence double" |
|
3150 |
||
3151 |
#: ../dialogs/SFCDivergenceDialog.py:68 |
|
3152 |
msgid "Simultaneous Divergence" |
|
3153 |
msgstr "Divergence double" |
|
3154 |
||
3155 |
#: ../plcopen/iec_std.csv:27 |
|
3156 |
msgid "Sine" |
|
3157 |
msgstr "Sinus" |
|
3158 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3159 |
#: ../editors/ResourceEditor.py:68 |
814 | 3160 |
msgid "Single" |
3161 |
msgstr "Evènement" |
|
3162 |
||
3163 |
#: ../plcopen/iec_std.csv:23 |
|
3164 |
msgid "Square root (base 2)" |
|
3165 |
msgstr "Racine carré (base 2)" |
|
3166 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3167 |
#: ../plcopen/structures.py:192 |
814 | 3168 |
msgid "Standard function blocks" |
3169 |
msgstr "Blocs fonctionnels standards" |
|
3170 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3171 |
#: ../Beremiz_service.py:321 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3172 |
#: ../ProjectController.py:1530 |
361 | 3173 |
msgid "Start PLC" |
3174 |
msgstr "Démarrer l'automate" |
|
3175 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3176 |
#: ../ProjectController.py:843 |
361 | 3177 |
#, python-format |
3178 |
msgid "Start build in %s\n" |
|
3179 |
msgstr "Début de la compilation dans %s\n" |
|
3180 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3181 |
#: ../ProjectController.py:1341 |
524 | 3182 |
msgid "Starting PLC\n" |
3183 |
msgstr "Démarrer l'automate\n" |
|
3184 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3185 |
#: ../Beremiz.py:435 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3186 |
msgid "Status ToolBar" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3187 |
msgstr "Barre d'outils de statut" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3188 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3189 |
#: ../editors/Viewer.py:492 |
814 | 3190 |
msgid "Step" |
3191 |
msgstr "Étape" |
|
3192 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3193 |
#: ../ProjectController.py:1533 |
361 | 3194 |
msgid "Stop" |
3195 |
msgstr "Arrêter" |
|
3196 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3197 |
#: ../Beremiz_service.py:322 |
361 | 3198 |
msgid "Stop PLC" |
3199 |
msgstr "Arrêter l'automate" |
|
3200 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3201 |
#: ../ProjectController.py:1535 |
361 | 3202 |
msgid "Stop Running PLC" |
3203 |
msgstr "Arrêter l'automate en cours d'exécution" |
|
3204 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3205 |
#: ../ProjectController.py:1318 |
734 | 3206 |
msgid "Stopping debugger...\n" |
361 | 3207 |
msgstr "Arrêt du débogage en cours\n" |
3208 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3209 |
#: ../editors/DataTypeEditor.py:54 |
814 | 3210 |
msgid "Structure" |
3211 |
msgstr "Structure" |
|
3212 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3213 |
#: ../editors/DataTypeEditor.py:54 |
814 | 3214 |
msgid "Subrange" |
3215 |
msgstr "Sous-ensemble" |
|
3216 |
||
3217 |
#: ../plcopen/iec_std.csv:35 |
|
3218 |
msgid "Subtraction" |
|
3219 |
msgstr "Soustraction" |
|
3220 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3221 |
#: ../ProjectController.py:942 |
734 | 3222 |
msgid "Successfully built.\n" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3223 |
msgstr "Compilé avec succès.\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3224 |
|
814 | 3225 |
#: ../dialogs/SearchInProjectDialog.py:154 |
3226 |
msgid "Syntax error in regular expression of pattern to search!" |
|
3227 |
msgstr "Erreur de syntaxe dans l'expression régulière du modèle à rechercher !" |
|
3228 |
||
3229 |
#: ../plcopen/iec_std.csv:29 |
|
3230 |
msgid "Tangent" |
|
3231 |
msgstr "Tangente" |
|
3232 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3233 |
#: ../editors/ResourceEditor.py:77 |
814 | 3234 |
msgid "Task" |
3235 |
msgstr "Tâche" |
|
3236 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3237 |
#: ../editors/ResourceEditor.py:226 |
814 | 3238 |
msgid "Tasks:" |
3239 |
msgstr "Tâches :" |
|
3240 |
||
3241 |
#: ../controls/VariablePanel.py:78 |
|
3242 |
msgid "Temp" |
|
3243 |
msgstr "Temporaire" |
|
3244 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3245 |
#: ../editors/FileManagementPanel.py:180 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3246 |
#, python-format |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3247 |
msgid "" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3248 |
"The file '%s' already exist.\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3249 |
"Do you want to replace it?" |
734 | 3250 |
msgstr "" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3251 |
"Le fichier '%s' existe déjà.\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3252 |
"Voulez-vous le remplacer ?" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3253 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3254 |
#: ../editors/LDViewer.py:882 |
814 | 3255 |
msgid "The group of block must be coherent!" |
3256 |
msgstr "Le groupe de blocs doit être cohérent !" |
|
3257 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3258 |
#: ../IDEFrame.py:974 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3259 |
#: ../Beremiz.py:590 |
429
1a5471e81a93
Adding support for asking for saving while trying to close a modified project in any case
laurent
parents:
428
diff
changeset
|
3260 |
msgid "There are changes, do you want to save?" |
814 | 3261 |
msgstr "Le projet a été modifié. Voulez-vous l'enregistrer ?" |
3262 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3263 |
#: ../IDEFrame.py:1590 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3264 |
#: ../IDEFrame.py:1609 |
814 | 3265 |
#, python-format |
3266 |
msgid "There is a POU named \"%s\". This could cause a conflict. Do you wish to continue?" |
|
3267 |
msgstr "Un POU a pour nom \"%s\". Cela peut générer des conflits. Voulez-vous continuer ?" |
|
3268 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3269 |
#: ../IDEFrame.py:1061 |
814 | 3270 |
msgid "" |
3271 |
"There was a problem printing.\n" |
|
3272 |
"Perhaps your current printer is not set correctly?" |
|
3273 |
msgstr "" |
|
3274 |
"Un problème est apparu lors de l'impression.\n" |
|
3275 |
"Peut-être que votre imprimante n'est pas correctement configurée ?" |
|
3276 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3277 |
#: ../editors/LDViewer.py:891 |
814 | 3278 |
msgid "This option isn't available yet!" |
3279 |
msgstr "Cette option n'a pas encore disponible" |
|
3280 |
||
3281 |
#: ../editors/GraphicViewer.py:278 |
|
3282 |
msgid "Tick" |
|
3283 |
msgstr "Tick" |
|
3284 |
||
3285 |
#: ../plcopen/iec_std.csv:40 |
|
3286 |
msgid "Time" |
|
3287 |
msgstr "Temps" |
|
3288 |
||
3289 |
#: ../plcopen/iec_std.csv:40 |
|
3290 |
#: ../plcopen/iec_std.csv:41 |
|
3291 |
msgid "Time addition" |
|
3292 |
msgstr "Addition de durée" |
|
3293 |
||
3294 |
#: ../plcopen/iec_std.csv:86 |
|
3295 |
msgid "Time concatenation" |
|
3296 |
msgstr "Concaténation de date et de durée" |
|
3297 |
||
3298 |
#: ../plcopen/iec_std.csv:60 |
|
3299 |
#: ../plcopen/iec_std.csv:61 |
|
3300 |
msgid "Time division" |
|
3301 |
msgstr "Division de durée" |
|
3302 |
||
3303 |
#: ../plcopen/iec_std.csv:46 |
|
3304 |
#: ../plcopen/iec_std.csv:47 |
|
3305 |
msgid "Time multiplication" |
|
3306 |
msgstr "Multiplication de durée" |
|
3307 |
||
3308 |
#: ../plcopen/iec_std.csv:48 |
|
3309 |
#: ../plcopen/iec_std.csv:49 |
|
3310 |
msgid "Time subtraction" |
|
3311 |
msgstr "Soustraction de durée" |
|
3312 |
||
3313 |
#: ../plcopen/iec_std.csv:42 |
|
3314 |
#: ../plcopen/iec_std.csv:43 |
|
3315 |
msgid "Time-of-day addition" |
|
3316 |
msgstr "Addition d'horodatage" |
|
3317 |
||
3318 |
#: ../plcopen/iec_std.csv:52 |
|
3319 |
#: ../plcopen/iec_std.csv:53 |
|
3320 |
#: ../plcopen/iec_std.csv:54 |
|
3321 |
#: ../plcopen/iec_std.csv:55 |
|
3322 |
msgid "Time-of-day subtraction" |
|
3323 |
msgstr "Soustraction d'horodatage" |
|
3324 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3325 |
#: ../editors/Viewer.py:431 |
814 | 3326 |
msgid "Top" |
3327 |
msgstr "Haut" |
|
3328 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3329 |
#: ../ProjectController.py:1542 |
361 | 3330 |
msgid "Transfer" |
3331 |
msgstr "Transférer" |
|
3332 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3333 |
#: ../ProjectController.py:1544 |
361 | 3334 |
msgid "Transfer PLC" |
3335 |
msgstr "Transférer l'automate" |
|
3336 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3337 |
#: ../ProjectController.py:1509 |
361 | 3338 |
msgid "Transfer completed successfully.\n" |
3339 |
msgstr "Transfert effectué avec succès.\n" |
|
3340 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3341 |
#: ../ProjectController.py:1511 |
361 | 3342 |
msgid "Transfer failed\n" |
3343 |
msgstr "Le transfert a échoué\n" |
|
3344 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3345 |
#: ../editors/Viewer.py:493 |
814 | 3346 |
msgid "Transition" |
3347 |
msgstr "Transition" |
|
3348 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3349 |
#: ../PLCGenerator.py:1252 |
814 | 3350 |
#, python-format |
3351 |
msgid "Transition \"%s\" body must contain an output variable or coil referring to its name" |
|
3352 |
msgstr "Le code de la transition \"%s\" doit contenir une variable de sortie ou un relai dont la référence est son nom" |
|
3353 |
||
3354 |
#: ../dialogs/PouTransitionDialog.py:84 |
|
3355 |
msgid "Transition Name" |
|
3356 |
msgstr "Nom de la transition" |
|
3357 |
||
3358 |
#: ../dialogs/PouTransitionDialog.py:53 |
|
3359 |
msgid "Transition Name:" |
|
3360 |
msgstr "Nom de la transition :" |
|
3361 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3362 |
#: ../PLCGenerator.py:1340 |
814 | 3363 |
#, python-format |
3364 |
msgid "Transition with content \"%s\" not connected to a next step in \"%s\" POU" |
|
3365 |
msgstr "La transition contenant \"%s\" n'est pas connectée à une étape en sortie dans le POU \"%s\" !" |
|
3366 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3367 |
#: ../PLCGenerator.py:1331 |
814 | 3368 |
#, python-format |
3369 |
msgid "Transition with content \"%s\" not connected to a previous step in \"%s\" POU" |
|
3370 |
msgstr "La transition contenant \"%s\" n'est pas connectée à une étape en entrée dans le POU \"%s\" !" |
|
3371 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3372 |
#: ../plcopen/plcopen.py:1447 |
814 | 3373 |
#, python-format |
3374 |
msgid "Transition with name %s doesn't exist!" |
|
3375 |
msgstr "La transition nommée %s n'existe pas !" |
|
3376 |
||
3377 |
#: ../PLCControler.py:95 |
|
3378 |
msgid "Transitions" |
|
3379 |
msgstr "Transitions" |
|
3380 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3381 |
#: ../editors/ResourceEditor.py:68 |
814 | 3382 |
msgid "Triggering" |
3383 |
msgstr "Activation" |
|
3384 |
||
3385 |
#: ../controls/VariablePanel.py:58 |
|
3386 |
#: ../controls/VariablePanel.py:59 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3387 |
#: ../editors/DataTypeEditor.py:50 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3388 |
#: ../editors/ResourceEditor.py:77 |
814 | 3389 |
#: ../dialogs/ActionBlockDialog.py:37 |
3390 |
msgid "Type" |
|
3391 |
msgstr "Type" |
|
3392 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3393 |
#: ../dialogs/BrowseLocationsDialog.py:44 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3394 |
msgid "Type and derivated" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3395 |
msgstr "Type et ses dérivés" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3396 |
|
734 | 3397 |
#: ../canfestival/config_utils.py:335 |
3398 |
#: ../canfestival/config_utils.py:617 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3399 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3400 |
msgid "Type conflict for location \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3401 |
msgstr "Conflit entre types pour l'adresse \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3402 |
|
814 | 3403 |
#: ../plcopen/iec_std.csv:16 |
3404 |
msgid "Type conversion" |
|
3405 |
msgstr "Conversion de type" |
|
3406 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3407 |
#: ../editors/DataTypeEditor.py:161 |
814 | 3408 |
msgid "Type infos:" |
3409 |
msgstr "Propriétés du type :" |
|
3410 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3411 |
#: ../dialogs/BrowseLocationsDialog.py:45 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3412 |
msgid "Type strict" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3413 |
msgstr "Type uniquement" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3414 |
|
814 | 3415 |
#: ../dialogs/SFCDivergenceDialog.py:51 |
3416 |
#: ../dialogs/LDPowerRailDialog.py:51 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3417 |
#: ../dialogs/BrowseLocationsDialog.py:95 |
814 | 3418 |
#: ../dialogs/ConnectionDialog.py:52 |
3419 |
#: ../dialogs/SFCTransitionDialog.py:53 |
|
3420 |
#: ../dialogs/FBDBlockDialog.py:48 |
|
3421 |
msgid "Type:" |
|
3422 |
msgstr "Type :" |
|
3423 |
||
734 | 3424 |
#: ../canfestival/config_utils.py:455 |
3425 |
#: ../canfestival/config_utils.py:469 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3426 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3427 |
msgid "Unable to define PDO mapping for node %02x" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3428 |
msgstr "Impossible de définir le mappage des PDO pour le noeud %02x" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
3429 |
|
734 | 3430 |
#: ../targets/Xenomai/__init__.py:14 |
3431 |
#, python-format |
|
3432 |
msgid "Unable to get Xenomai's %s \n" |
|
3433 |
msgstr "Unable to get Xenomai's %s \n" |
|
3434 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3435 |
#: ../PLCGenerator.py:904 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3436 |
#: ../PLCGenerator.py:963 |
814 | 3437 |
#, python-format |
3438 |
msgid "Undefined block type \"%s\" in \"%s\" POU" |
|
3439 |
msgstr "Type de block \"%s\" indéfini dans le POU \"%s\"" |
|
3440 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3441 |
#: ../PLCGenerator.py:252 |
814 | 3442 |
#, python-format |
3443 |
msgid "Undefined pou type \"%s\"" |
|
3444 |
msgstr "Type de POU \"%s\" indéterminé !" |
|
3445 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3446 |
#: ../IDEFrame.py:343 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3447 |
#: ../IDEFrame.py:402 |
814 | 3448 |
msgid "Undo" |
3449 |
msgstr "Défaire" |
|
3450 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3451 |
#: ../ProjectController.py:262 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3452 |
msgid "Unknown" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3453 |
msgstr "Inconnu" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3454 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3455 |
#: ../editors/Viewer.py:335 |
814 | 3456 |
#, python-format |
3457 |
msgid "Unknown variable \"%s\" for this POU!" |
|
3458 |
msgstr "Variable \"%s\" inconnue dans ce POU !" |
|
3459 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3460 |
#: ../ProjectController.py:259 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3461 |
#: ../ProjectController.py:260 |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3462 |
msgid "Unnamed" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3463 |
msgstr "SansNom" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3464 |
|
814 | 3465 |
#: ../PLCControler.py:305 |
3466 |
#, python-format |
|
3467 |
msgid "Unnamed%d" |
|
3468 |
msgstr "Sansnom%d" |
|
3469 |
||
3470 |
#: ../controls/VariablePanel.py:272 |
|
3471 |
#, python-format |
|
3472 |
msgid "Unrecognized data size \"%s\"" |
|
3473 |
msgstr "Taille de donnée \"%s\" non identifié !" |
|
3474 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3475 |
#: ../plcopen/structures.py:221 |
814 | 3476 |
msgid "" |
3477 |
"Up-counter\n" |
|
3478 |
"The up-counter can be used to signal when a count has reached a maximum value." |
|
3479 |
msgstr "" |
|
3480 |
"Compteur incrémental\n" |
|
3481 |
"Le compteur incrémental peut être utilisé pour signaler lorsque le compteur a atteint la valeur maximale." |
|
3482 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3483 |
#: ../plcopen/structures.py:231 |
814 | 3484 |
msgid "" |
3485 |
"Up-down counter\n" |
|
3486 |
"The up-down counter has two inputs CU and CD. It can be used to both count up on one input and down on the other." |
|
3487 |
msgstr "" |
|
3488 |
"Compteur bidirectionnel\n" |
|
3489 |
"Le compteur bidirectionnel a deux entrées CU et CD. Il peut être utilisé pour compter de façon incrémentale ou décrémentale sur l'une ou l'autre des entrées." |
|
3490 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3491 |
#: ../controls/VariablePanel.py:712 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3492 |
#: ../editors/DataTypeEditor.py:631 |
814 | 3493 |
msgid "User Data Types" |
3494 |
msgstr "Types de donnée du projet" |
|
3495 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3496 |
#: ../canfestival/SlaveEditor.py:42 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3497 |
#: ../canfestival/NetworkEditor.py:63 |
734 | 3498 |
msgid "User Type" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3499 |
msgstr "Type utilisateur" |
734 | 3500 |
|
814 | 3501 |
#: ../PLCControler.py:94 |
3502 |
msgid "User-defined POUs" |
|
3503 |
msgstr "POUs du projet" |
|
3504 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3505 |
#: ../controls/DebugVariablePanel.py:58 |
814 | 3506 |
#: ../dialogs/ActionBlockDialog.py:37 |
3507 |
msgid "Value" |
|
3508 |
msgstr "Valeur" |
|
3509 |
||
3510 |
#: ../editors/GraphicViewer.py:278 |
|
3511 |
msgid "Values" |
|
3512 |
msgstr "Valeurs" |
|
3513 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3514 |
#: ../editors/DataTypeEditor.py:258 |
814 | 3515 |
msgid "Values:" |
3516 |
msgstr "Valeurs" |
|
3517 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3518 |
#: ../controls/DebugVariablePanel.py:58 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3519 |
#: ../editors/Viewer.py:465 |
814 | 3520 |
#: ../dialogs/ActionBlockDialog.py:41 |
3521 |
msgid "Variable" |
|
3522 |
msgstr "Variable" |
|
3523 |
||
3524 |
#: ../dialogs/FBDVariableDialog.py:47 |
|
3525 |
msgid "Variable Properties" |
|
3526 |
msgstr "Propriétés de la variable" |
|
3527 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3528 |
#: ../controls/LocationCellEditor.py:97 |
814 | 3529 |
#: ../controls/VariablePanel.py:277 |
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3530 |
#: ../editors/TextViewer.py:323 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3531 |
#: ../editors/Viewer.py:275 |
814 | 3532 |
msgid "Variable class" |
3533 |
msgstr "Direction de la variable" |
|
3534 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3535 |
#: ../editors/TextViewer.py:367 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3536 |
#: ../editors/Viewer.py:337 |
814 | 3537 |
msgid "Variable don't belong to this POU!" |
3538 |
msgstr "La variable n'appartient pas à ce POU !" |
|
3539 |
||
3540 |
#: ../controls/VariablePanel.py:77 |
|
3541 |
msgid "Variables" |
|
3542 |
msgstr "Variables" |
|
3543 |
||
3544 |
#: ../controls/ProjectPropertiesPanel.py:151 |
|
3545 |
msgid "Vertical:" |
|
3546 |
msgstr "Vertical :" |
|
3547 |
||
734 | 3548 |
#: ../wxglade_hmi/wxglade_hmi.py:11 |
361 | 3549 |
msgid "WXGLADE GUI" |
3550 |
msgstr "IHM WXGlade" |
|
3551 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3552 |
#: ../ProjectController.py:1302 |
524 | 3553 |
msgid "Waiting debugger to recover...\n" |
3554 |
msgstr "En attente de la mise en route du déboggueur...\n" |
|
3555 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3556 |
#: ../editors/LDViewer.py:891 |
814 | 3557 |
#: ../dialogs/PouDialog.py:126 |
3558 |
msgid "Warning" |
|
3559 |
msgstr "Attention" |
|
3560 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3561 |
#: ../ProjectController.py:529 |
361 | 3562 |
msgid "Warnings in ST/IL/SFC code generator :\n" |
3563 |
msgstr "Mises en garde du generateur de code ST/IL/SFC :\n" |
|
3564 |
||
814 | 3565 |
#: ../dialogs/SearchInProjectDialog.py:85 |
3566 |
msgid "Whole Project" |
|
3567 |
msgstr "Tout le projet" |
|
3568 |
||
3569 |
#: ../controls/ProjectPropertiesPanel.py:119 |
|
3570 |
msgid "Width:" |
|
3571 |
msgstr "Longueur :" |
|
3572 |
||
3573 |
#: ../dialogs/FindInPouDialog.py:86 |
|
3574 |
msgid "Wrap search" |
|
3575 |
msgstr "Boucler" |
|
3576 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3577 |
#: ../features.py:10 |
734 | 3578 |
msgid "WxGlade GUI" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3579 |
msgstr "Interface WxGlade" |
734 | 3580 |
|
3581 |
#: ../svgui/svgui.py:106 |
|
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3582 |
msgid "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3583 |
"You don't have write permissions.\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3584 |
"Open Inkscape anyway ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3585 |
msgstr "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3586 |
"Vous n'avez pas les permissions d'écriture.\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3587 |
"Ouvrir Inkscape tout de même ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3588 |
|
734 | 3589 |
#: ../wxglade_hmi/wxglade_hmi.py:108 |
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3590 |
msgid "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3591 |
"You don't have write permissions.\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3592 |
"Open wxGlade anyway ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3593 |
msgstr "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3594 |
"Vous n'avez pas les permissions d'écriture.\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3595 |
"Ouvrir wxGlade tout de même ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3596 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3597 |
#: ../ProjectController.py:224 |
428
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3598 |
msgid "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3599 |
"You must have permission to work on the project\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3600 |
"Work on a project copy ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3601 |
msgstr "" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3602 |
"Vous n'avez pas la permission de travailler sur le projet.\n" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3603 |
"Travailler sur une copie du projet ?" |
ea09f33ce717
Update internationalization for new functionalities.
laurent
parents:
416
diff
changeset
|
3604 |
|
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3605 |
#: ../editors/LDViewer.py:886 |
814 | 3606 |
msgid "You must select the block or group of blocks around which a branch should be added!" |
3607 |
msgstr "Vous devez sélectionné le bloc ou le group autour duquel un ebranche doit être ajoutée !" |
|
3608 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3609 |
#: ../editors/LDViewer.py:666 |
814 | 3610 |
msgid "You must select the wire where a contact should be added!" |
3611 |
msgstr "Vous devez sélectionner le fil sur lequel le contact doit être ajouté !" |
|
3612 |
||
3613 |
#: ../dialogs/PouNameDialog.py:45 |
|
3614 |
#: ../dialogs/SFCStepNameDialog.py:47 |
|
3615 |
#: ../dialogs/SFCStepDialog.py:118 |
|
3616 |
msgid "You must type a name!" |
|
3617 |
msgstr "Vous devez saisir un nom !" |
|
3618 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3619 |
#: ../dialogs/ForceVariableDialog.py:175 |
814 | 3620 |
msgid "You must type a value!" |
3621 |
msgstr "Vous devez saisir une valeur !" |
|
3622 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3623 |
#: ../IDEFrame.py:419 |
814 | 3624 |
msgid "Zoom" |
3625 |
msgstr "Zoom" |
|
3626 |
||
3627 |
#: ../editors/GraphicViewer.py:97 |
|
3628 |
msgid "Zoom:" |
|
3629 |
msgstr "Zoom :" |
|
3630 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3631 |
#: ../PLCOpenEditor.py:335 |
814 | 3632 |
#, python-format |
3633 |
msgid "error: %s\n" |
|
3634 |
msgstr "erreur: %s\n" |
|
3635 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3636 |
#: ../util/ProcessLogger.py:161 |
361 | 3637 |
#, python-format |
3638 |
msgid "exited with status %s (pid %s)\n" |
|
3639 |
msgstr "a quitté avec le status %s (pid %s)\n" |
|
3640 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3641 |
#: ../PLCOpenEditor.py:393 |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3642 |
#: ../PLCOpenEditor.py:395 |
814 | 3643 |
msgid "file : " |
3644 |
msgstr "fichier :" |
|
3645 |
||
3646 |
#: ../dialogs/PouDialog.py:31 |
|
3647 |
msgid "function" |
|
3648 |
msgstr "fonction" |
|
3649 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3650 |
#: ../PLCOpenEditor.py:396 |
814 | 3651 |
msgid "function : " |
3652 |
msgstr "fonction :" |
|
3653 |
||
3654 |
#: ../dialogs/PouDialog.py:31 |
|
3655 |
msgid "functionBlock" |
|
3656 |
msgstr "Bloc fonctionnel" |
|
3657 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3658 |
#: ../PLCOpenEditor.py:396 |
814 | 3659 |
msgid "line : " |
3660 |
msgstr "ligne :" |
|
3661 |
||
3662 |
#: ../dialogs/PouDialog.py:31 |
|
3663 |
msgid "program" |
|
3664 |
msgstr "programme" |
|
3665 |
||
3666 |
#: ../plcopen/iec_std.csv:84 |
|
3667 |
msgid "string from the middle" |
|
3668 |
msgstr "Caractères du milieu" |
|
3669 |
||
3670 |
#: ../plcopen/iec_std.csv:82 |
|
3671 |
msgid "string left of" |
|
3672 |
msgstr "Caractères à gauche de" |
|
3673 |
||
3674 |
#: ../plcopen/iec_std.csv:83 |
|
3675 |
msgid "string right of" |
|
3676 |
msgstr "Caractères à droite de" |
|
3677 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3678 |
#: ../PLCOpenEditor.py:333 |
814 | 3679 |
#, python-format |
3680 |
msgid "warning: %s\n" |
|
3681 |
msgstr "attention: %s\n" |
|
3682 |
||
361 | 3683 |
#: Extra XSD strings |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3684 |
msgid "CanFestivalSlaveNode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3685 |
msgstr "Noeud esclave CanFestival" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3686 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3687 |
msgid "CAN_Device" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3688 |
msgstr "Port CAN" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3689 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3690 |
msgid "CAN_Baudrate" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3691 |
msgstr "Vitesse CAN" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3692 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3693 |
msgid "NodeId" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3694 |
msgstr "NodeId" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3695 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3696 |
msgid "Sync_Align" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3697 |
msgstr "Aligner sur synchro" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3698 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3699 |
msgid "Sync_Align_Ratio" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3700 |
msgstr "Rapport d'alignement" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3701 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3702 |
msgid "CanFestivalNode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3703 |
msgstr "Noeud CanFestival" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3704 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3705 |
msgid "Sync_TPDOs" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3706 |
msgstr "TPDOs sur synchro" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3707 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3708 |
msgid "CanFestivalInstance" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3709 |
msgstr "Instance CanFestival" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3710 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3711 |
msgid "CAN_Driver" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3712 |
msgstr "Driver CAN" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3713 |
|
734 | 3714 |
msgid "CExtension" |
3715 |
msgstr "Extension C" |
|
3716 |
||
3717 |
msgid "CFLAGS" |
|
3718 |
msgstr "CFLAGS" |
|
3719 |
||
3720 |
msgid "LDFLAGS" |
|
3721 |
msgstr "LDFLAGS" |
|
3722 |
||
361 | 3723 |
msgid "BaseParams" |
3724 |
msgstr "Paramètres de base" |
|
3725 |
||
3726 |
msgid "IEC_Channel" |
|
3727 |
msgstr "Numéro IEC" |
|
3728 |
||
3729 |
msgid "Enabled" |
|
3730 |
msgstr "Actif" |
|
3731 |
||
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3732 |
msgid "Linux" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3733 |
msgstr "Linux" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3734 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3735 |
msgid "Compiler" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3736 |
msgstr "Compileur" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3737 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3738 |
msgid "Linker" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3739 |
msgstr "Linkeur" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3740 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3741 |
msgid "Win32" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3742 |
msgstr "Win32" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3743 |
|
734 | 3744 |
msgid "Xenomai" |
3745 |
msgstr "Xenomai" |
|
3746 |
||
3747 |
msgid "XenoConfig" |
|
3748 |
msgstr "Config Xenomai" |
|
3749 |
||
361 | 3750 |
msgid "BeremizRoot" |
3751 |
msgstr "Racine de Beremiz" |
|
3752 |
||
3753 |
msgid "TargetType" |
|
3754 |
msgstr "Type de cible" |
|
3755 |
||
734 | 3756 |
msgid "Libraries" |
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3757 |
msgstr "Librairies" |
734 | 3758 |
|
361 | 3759 |
msgid "URI_location" |
3760 |
msgstr "Adresse URI" |
|
3761 |
||
734 | 3762 |
msgid "Disable_Extensions" |
3763 |
msgstr "Disable_Extensions" |
|
3764 |
||
1005
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3765 |
#~ msgid "Debug connect matching running PLC\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3766 |
#~ msgstr "L'automate connecté correspond au project ouvert.\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3767 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3768 |
#~ msgid "File '%s' already exists!" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3769 |
#~ msgstr "Le fichier '%s' existe déjà !" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3770 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3771 |
#~ msgid "Function Blocks can't be used in Transitions!" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3772 |
#~ msgstr "" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3773 |
#~ "Les blocs fonctionnels ne peuvent être utilisés dans des transitions" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3774 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3775 |
#~ msgid "No running PLC" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3776 |
#~ msgstr "Aucun automate en cours d'exécution" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3777 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3778 |
#~ msgid "Node infos" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3779 |
#~ msgstr "Propriétés du noeud" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3780 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3781 |
#~ msgid "PLC is %s\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3782 |
#~ msgstr "L'automate est dans l'état %s\n" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3783 |
|
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3784 |
#~ msgid "Debug_mode" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3785 |
#~ msgstr "Mode de débogage" |
496a96e1dcb6
Updated internationalization french translations
Laurent Bessard
parents:
814
diff
changeset
|
3786 |
|
814 | 3787 |
#, fuzzy |
3788 |
#~ msgid "Close Project\tCTRL+SHIFT+W" |
|
3789 |
#~ msgstr "" |
|
3790 |
#~ "#-#-#-#-# Beremiz_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3791 |
#~ "Fermer le project\tCTRL+SHIFT+W\n" |
|
3792 |
#~ "#-#-#-#-# PLCOpenEditor_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3793 |
#~ "Fermer le projet\tCTRL+SHIFT+W" |
|
3794 |
||
3795 |
#~ msgid "New\tCTRL+N" |
|
3796 |
#~ msgstr "Nouveau\tCTRL+N" |
|
3797 |
||
3798 |
#~ msgid "Open\tCTRL+O" |
|
3799 |
#~ msgstr "Ouvrir\tCTRL+O" |
|
3800 |
||
3801 |
#, fuzzy |
|
3802 |
#~ msgid "Preview\tCTRL+SHIFT+P" |
|
3803 |
#~ msgstr "" |
|
3804 |
#~ "#-#-#-#-# Beremiz_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3805 |
#~ "Preview\tCTRL+SHIFT+P\n" |
|
3806 |
#~ "#-#-#-#-# PLCOpenEditor_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3807 |
#~ "Aperçu avant impression\tCTRL+SHIFT+S" |
|
3808 |
||
3809 |
#, fuzzy |
|
3810 |
#~ msgid "Print\tCTRL+P" |
|
3811 |
#~ msgstr "" |
|
3812 |
#~ "#-#-#-#-# Beremiz_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3813 |
#~ "Imprimer\tCTRL+P\n" |
|
3814 |
#~ "#-#-#-#-# PLCOpenEditor_fr_FR.po (PACKAGE VERSION) #-#-#-#-#\n" |
|
3815 |
#~ "Imprimer...\tCTRL+Q" |
|
3816 |
||
3817 |
#~ msgid "Quit\tCTRL+Q" |
|
3818 |
#~ msgstr "Quitter\tCTRL+Q" |
|
3819 |
||
3820 |
#~ msgid "Save\tCTRL+S" |
|
3821 |
#~ msgstr "Enregistrer\tCTRL+S" |
|
3822 |
||
3823 |
#~ msgid "Save as\tCTRL+SHIFT+S" |
|
3824 |
#~ msgstr "Enregistrer sous...\tCTRL+SHIFT+S" |
|
3825 |
||
3826 |
#~ msgid "Copy\tCTRL+C" |
|
3827 |
#~ msgstr "Copier\tCtrl+C" |
|
3828 |
||
3829 |
#~ msgid "Cut\tCTRL+X" |
|
3830 |
#~ msgstr "Couper\tCTRL+X" |
|
3831 |
||
3832 |
#~ msgid "Find\tCTRL+F" |
|
3833 |
#~ msgstr "Rechercher...\tCTRL+Z" |
|
3834 |
||
3835 |
#~ msgid "PLCOpenEditor\tF1" |
|
3836 |
#~ msgstr "PLCOpenEditor\tF1" |
|
3837 |
||
3838 |
#~ msgid "Paste\tCTRL+V" |
|
3839 |
#~ msgstr "Coller\tCTRL+V" |
|
3840 |
||
3841 |
#~ msgid "Redo\tCTRL+Y" |
|
3842 |
#~ msgstr "Refaire\tCTRL+Y" |
|
3843 |
||
3844 |
#~ msgid "Refresh\tCTRL+R" |
|
3845 |
#~ msgstr "Actualiser\tCTRL+R" |
|
3846 |
||
3847 |
#~ msgid "Save As...\tCTRL+SHIFT+S" |
|
3848 |
#~ msgstr "Enregistrer sous...\tCTRL+SHIFT+S" |
|
3849 |
||
3850 |
#~ msgid "Search in Project\tCTRL+SHIFT+F" |
|
3851 |
#~ msgstr "Rechercher dans le projet\tCTRL+SHIFT+F" |
|
3852 |
||
3853 |
#~ msgid "Undo\tCTRL+Z" |
|
3854 |
#~ msgstr "Défaire\tCTRL+Z" |
|
801
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3855 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3856 |
#~ msgid "Add a sub confnode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3857 |
#~ msgstr "Add a sub confnode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3858 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3859 |
#~ msgid "Append " |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3860 |
#~ msgstr "Ajouter " |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3861 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3862 |
#~ msgid "Delete this confnode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3863 |
#~ msgstr "Supprimer ce plugin" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3864 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3865 |
#~ msgid "Edit CanOpen Network with NetworkEdit" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3866 |
#~ msgstr "Editer le réseau CANOpen à l'aide de NetworkEdit" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3867 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3868 |
#~ msgid "Edit Python File" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3869 |
#~ msgstr "Editer le fichier Python" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3870 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3871 |
#~ msgid "Edit network" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3872 |
#~ msgstr "Editer le réseau" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3873 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3874 |
#~ msgid "Enable/Disable this confnode" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3875 |
#~ msgstr "Activer/Désactiver le plugin" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3876 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3877 |
#~ msgid "Please enter a name for confnode:" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3878 |
#~ msgstr "Saisissez un nom pour le plugin :" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3879 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3880 |
#~ msgid "Project not created" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3881 |
#~ msgstr "Le projet n'a pu être créé" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3882 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3883 |
#~ msgid "Topology" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3884 |
#~ msgstr "Topologie" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3885 |
|
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3886 |
#~ msgid "Wrong URI, please check it !\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3887 |
#~ msgstr "URI inconnue, veuillez vérifier l'adresse !\n" |
435e49e80832
Update list of messages to be translated for internationalization and french translations
laurent
parents:
734
diff
changeset
|
3888 |
|
814 | 3889 |
#~ msgid "Add a new data type" |
3890 |
#~ msgstr "Ajouter un nouveau type de données" |
|
3891 |
||
3892 |
#~ msgid "Add new configuration" |
|
3893 |
#~ msgstr "Ajouter une nouvelle configuration" |
|
3894 |
||
3895 |
#~ msgid "Add new resource" |
|
3896 |
#~ msgstr "Ajouter une nouvelle resource" |
|
3897 |
||
3898 |
#~ msgid "Block Types" |
|
3899 |
#~ msgstr "Types de blocs" |
|
3900 |
||
3901 |
#~ msgid "Delete Task" |
|
3902 |
#~ msgstr "Supprimer une tâche" |
|
3903 |
||
3904 |
#~ msgid "Graphic Panel" |
|
3905 |
#~ msgstr "Graphique" |
|
3906 |
||
3907 |
#~ msgid "Instances" |
|
3908 |
#~ msgstr "Instances" |
|
3909 |
||
3910 |
#~ msgid "Invalid value \"%s\" for location" |
|
3911 |
#~ msgstr "Adresse \"%s\" invalide " |
|
3912 |
||
3913 |
#~ msgid "Please enter configuration name" |
|
3914 |
#~ msgstr "Saisissez le nom de la configuration" |
|
3915 |
||
3916 |
#~ msgid "Please enter data type name" |
|
3917 |
#~ msgstr "Saisissez le nom du type de donnée" |
|
3918 |
||
3919 |
#~ msgid "Please enter resource name" |
|
3920 |
#~ msgstr "Saisissez le nom de la ressource" |
|
3921 |
||
3922 |
#~ msgid "Please enter text" |
|
3923 |
#~ msgstr "Saisissez le texte" |
|
3924 |
||
3925 |
#~ msgid "Plugins" |
|
3926 |
#~ msgstr "Plugins" |
|
3927 |
||
3928 |
#~ msgid "Create a new POU from" |
|
3929 |
#~ msgstr "Créer un nouveau POU à partir de" |
|
3930 |
||
3931 |
#~ msgid "Please enter POU name" |
|
3932 |
#~ msgstr "Saisissez le nom du POU" |
|
3933 |
||
3934 |
#~ msgid "Scaling:" |
|
3935 |
#~ msgstr "Echelle :" |
|
3936 |
||
3937 |
#~ msgid "X Scale:" |
|
3938 |
#~ msgstr "Echelle X :" |
|
3939 |
||
3940 |
#~ msgid "Y Scale:" |
|
3941 |
#~ msgstr "Echelle Y :" |
|
3942 |
||
3943 |
#~ msgid "No" |
|
3944 |
#~ msgstr "Non" |
|
3945 |
||
3946 |
#~ msgid "Yes" |
|
3947 |
#~ msgstr "Oui" |
|
3948 |
||
3949 |
#, fuzzy |
|
3950 |
#~ msgid "A pou with \"%s\" as name exists!" |
|
3951 |
#~ msgstr "Un POU nommé \"%s\" existe déjà !" |
|
3952 |
||
3953 |
#~ msgid "Close\tCTRL+Q" |
|
3954 |
#~ msgstr "Fermer\tCTRL+Q" |
|
3955 |
||
3956 |
#~ msgid "" |
|
3957 |
#~ "A variable is defined with \"%s\" as name. It can generate a conflict. Do " |
|
3958 |
#~ "you wish to continue?" |
|
3959 |
#~ msgstr "Une variable" |
|
3960 |
||
3961 |
#~ msgid "Create A New POU From" |
|
3962 |
#~ msgstr "Créer un nouveau POU à partir de" |