author | laurent |
Tue, 01 Dec 2009 10:55:28 +0100 | |
changeset 461 | 649a8465148d |
parent 456 | dc379f8db18d |
child 492 | 73b93ef3f09e |
permissions | -rw-r--r-- |
391 | 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" |
|
450
b31d1dfb407b
Fix messages on DialogBox title while asking for project saving when closing project
laurent
parents:
447
diff
changeset
|
10 |
"POT-Creation-Date: 2009-10-26 11:16+0100\n" |
b31d1dfb407b
Fix messages on DialogBox title while asking for project saving when closing project
laurent
parents:
447
diff
changeset
|
11 |
"PO-Revision-Date: 2009-10-26 11:21+0100\n" |
391 | 12 |
"Last-Translator: \n" |
13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
14 |
"MIME-Version: 1.0\n" |
|
15 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
16 |
"Content-Transfer-Encoding: 8bit\n" |
|
17 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
18 |
#: ../PLCOpenEditor.py:4272 |
391 | 19 |
msgid "" |
20 |
"\n" |
|
427 | 21 |
"An error has occurred.\n" |
391 | 22 |
"\n" |
427 | 23 |
"Click OK to save an error report.\n" |
391 | 24 |
"\n" |
454 | 25 |
"Please be kind enough to send this file to:\n" |
26 |
"edouard.tisserant@gmail.com\n" |
|
391 | 27 |
"\n" |
28 |
"Error:\n" |
|
29 |
msgstr "" |
|
30 |
"\n" |
|
31 |
"Une erreur est apparue.\n" |
|
32 |
"\n" |
|
33 |
"Appuyer sur 'Valider' pour enregistrer un rapport d'erreur.\n" |
|
34 |
"\n" |
|
454 | 35 |
"Envoyez ce fichier à l'adresse :\n" |
36 |
"edouard.tisserant@gmail.com\n" |
|
391 | 37 |
"\n" |
38 |
"Erreur:\n" |
|
39 |
||
446 | 40 |
#: ../VariablePanel.py:64 |
391 | 41 |
msgid " External" |
42 |
msgstr " Externe" |
|
43 |
||
446 | 44 |
#: ../VariablePanel.py:63 |
391 | 45 |
msgid " InOut" |
46 |
msgstr " Entrée-Sortie" |
|
47 |
||
446 | 48 |
#: ../VariablePanel.py:63 |
391 | 49 |
msgid " Input" |
50 |
msgstr " Entrée" |
|
51 |
||
446 | 52 |
#: ../VariablePanel.py:64 |
391 | 53 |
msgid " Local" |
54 |
msgstr " Locale" |
|
55 |
||
446 | 56 |
#: ../VariablePanel.py:63 |
391 | 57 |
msgid " Output" |
58 |
msgstr " Sortie" |
|
59 |
||
446 | 60 |
#: ../VariablePanel.py:65 |
391 | 61 |
msgid " Temp" |
62 |
msgstr " Temporaire" |
|
63 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
64 |
#: ../PLCOpenEditor.py:4284 |
391 | 65 |
msgid " : " |
66 |
msgstr " : " |
|
67 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
68 |
#: ../PLCOpenEditor.py:3273 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
69 |
#: ../PLCOpenEditor.py:3436 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
70 |
#: ../PLCOpenEditor.py:3580 |
446 | 71 |
#: ../dialogs/SFCTransitionDialog.py:206 |
391 | 72 |
#, python-format |
73 |
msgid " and %s" |
|
74 |
msgstr " et %s" |
|
75 |
||
76 |
#: ../plcopen/plcopen.py:782 |
|
77 |
#, python-format |
|
78 |
msgid "\"%s\" Data Type doesn't exist !!!" |
|
79 |
msgstr "Le type de donnée \"%s\" n'existe pas !!!" |
|
80 |
||
81 |
#: ../plcopen/plcopen.py:800 |
|
82 |
#, python-format |
|
83 |
msgid "\"%s\" POU already exists !!!" |
|
84 |
msgstr "Le POU \"%s\" existe déjà !!!" |
|
85 |
||
86 |
#: ../plcopen/plcopen.py:821 |
|
87 |
#, python-format |
|
88 |
msgid "\"%s\" POU doesn't exist !!!" |
|
89 |
msgstr "Le POU \"%s\" n'existe pas !!!" |
|
90 |
||
446 | 91 |
#: ../Viewer.py:227 |
391 | 92 |
#, python-format |
93 |
msgid "\"%s\" can't use itself!" |
|
94 |
msgstr "\"%s\" ne peut pas s'utiliser lui-même !" |
|
95 |
||
446 | 96 |
#: ../PLCOpenEditor.py:1405 |
97 |
#: ../PLCOpenEditor.py:1425 |
|
391 | 98 |
#, python-format |
99 |
msgid "\"%s\" config already exists!" |
|
100 |
msgstr "La configuration \"%s\" existe déjà !" |
|
101 |
||
102 |
#: ../plcopen/plcopen.py:256 |
|
103 |
#, python-format |
|
104 |
msgid "\"%s\" configuration already exists !!!" |
|
105 |
msgstr "La configuration \"%s\" existe déjà !!!" |
|
106 |
||
446 | 107 |
#: ../PLCOpenEditor.py:1359 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
108 |
#: ../PLCOpenEditor.py:3135 |
391 | 109 |
#, python-format |
110 |
msgid "\"%s\" data type already exists!" |
|
111 |
msgstr "Le type de données \"%s\" existe déjà !" |
|
112 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
113 |
#: ../PLCControler.py:1704 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
114 |
#: ../PLCControler.py:1708 |
391 | 115 |
#, python-format |
427 | 116 |
msgid "\"%s\" element can't be pasted here!!!" |
391 | 117 |
msgstr "L'élément \"%s\" ne peut être collé ici !!!" |
118 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
119 |
#: ../PLCOpenEditor.py:3455 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
120 |
#: ../PLCOpenEditor.py:3599 |
446 | 121 |
#: ../Viewer.py:250 |
122 |
#: ../TextViewer.py:231 |
|
123 |
#: ../dialogs/ConnectionDialog.py:215 |
|
124 |
#: ../dialogs/FBDBlockDialog.py:260 |
|
391 | 125 |
#, python-format |
126 |
msgid "\"%s\" element for this pou already exists!" |
|
127 |
msgstr "Un élément \"%s\" existe déjà dans ce POU !" |
|
128 |
||
129 |
#: ../plcopen/structures.py:97 |
|
130 |
#, python-format |
|
131 |
msgid "\"%s\" function cancelled in \"%s\" POU: No input connected" |
|
132 |
msgstr "L'appel à la fonction \"%s\" dans le POU \"%s\" a été abandonné : aucune entrée connectée" |
|
133 |
||
446 | 134 |
#: ../PLCOpenEditor.py:1350 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
135 |
#: ../PLCOpenEditor.py:3131 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
136 |
#: ../PLCOpenEditor.py:3284 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
137 |
#: ../PLCOpenEditor.py:3447 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
138 |
#: ../PLCOpenEditor.py:3591 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
139 |
#: ../PLCOpenEditor.py:3662 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
140 |
#: ../PLCOpenEditor.py:3725 |
446 | 141 |
#: ../VariablePanel.py:689 |
142 |
#: ../dialogs/ConnectionDialog.py:207 |
|
143 |
#: ../dialogs/FBDBlockDialog.py:252 |
|
144 |
#: ../dialogs/FBDVariableDialog.py:268 |
|
145 |
#: ../dialogs/PouNameDialog.py:63 |
|
146 |
#: ../dialogs/SFCStepDialog.py:183 |
|
147 |
#: ../dialogs/SFCStepNameDialog.py:65 |
|
148 |
#: ../DataTypeEditor.py:705 |
|
149 |
#: ../DataTypeEditor.py:765 |
|
391 | 150 |
#, python-format |
151 |
msgid "\"%s\" is a keyword. It can't be used!" |
|
152 |
msgstr "\"%s\" est un mot réservé. Il ne peut être utilisé !" |
|
153 |
||
446 | 154 |
#: ../Viewer.py:233 |
391 | 155 |
#, python-format |
156 |
msgid "\"%s\" is already used by \"%s\"!" |
|
157 |
msgstr "\"%s\" est déjà utilisé par \"%s\" !" |
|
158 |
||
446 | 159 |
#: ../plcopen/plcopen.py:2135 |
391 | 160 |
#, python-format |
161 |
msgid "\"%s\" is an invalid value!" |
|
162 |
msgstr "\"%s\" n'est pas une valeur valide !" |
|
163 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
164 |
#: ../PLCOpenEditor.py:2621 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
165 |
#: ../PLCOpenEditor.py:2649 |
391 | 166 |
#, python-format |
167 |
msgid "\"%s\" is not a valid folder!" |
|
168 |
msgstr "\"%s\" n'est pas un répertoire valide !" |
|
169 |
||
446 | 170 |
#: ../PLCOpenEditor.py:1348 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
171 |
#: ../PLCOpenEditor.py:3127 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
172 |
#: ../PLCOpenEditor.py:3280 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
173 |
#: ../PLCOpenEditor.py:3443 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
174 |
#: ../PLCOpenEditor.py:3587 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
175 |
#: ../PLCOpenEditor.py:3658 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
176 |
#: ../PLCOpenEditor.py:3721 |
446 | 177 |
#: ../VariablePanel.py:684 |
178 |
#: ../dialogs/ConnectionDialog.py:203 |
|
179 |
#: ../dialogs/FBDBlockDialog.py:248 |
|
180 |
#: ../dialogs/PouNameDialog.py:59 |
|
181 |
#: ../dialogs/SFCStepDialog.py:179 |
|
182 |
#: ../dialogs/SFCStepNameDialog.py:61 |
|
183 |
#: ../DataTypeEditor.py:760 |
|
391 | 184 |
#, python-format |
185 |
msgid "\"%s\" is not a valid identifier!" |
|
186 |
msgstr "\"%s\" n'est pas un identifiant valide !" |
|
187 |
||
188 |
#: ../PLCOpenEditor.py:283 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
189 |
#: ../PLCOpenEditor.py:2286 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
190 |
#: ../PLCOpenEditor.py:2306 |
391 | 191 |
#, python-format |
192 |
msgid "\"%s\" is used by one or more POUs. It can't be removed!" |
|
193 |
msgstr "Le POU \"%s\" est utilisé par un ou plusieurs POUs. Il ne peut être supprimé !" |
|
194 |
||
446 | 195 |
#: ../PLCOpenEditor.py:1368 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
196 |
#: ../PLCOpenEditor.py:3288 |
446 | 197 |
#: ../Viewer.py:248 |
198 |
#: ../Viewer.py:274 |
|
199 |
#: ../TextViewer.py:229 |
|
200 |
#: ../dialogs/ConnectionDialog.py:211 |
|
201 |
#: ../dialogs/FBDBlockDialog.py:256 |
|
391 | 202 |
#, python-format |
203 |
msgid "\"%s\" pou already exists!" |
|
204 |
msgstr "Le POU \"%s\" existe déjà !" |
|
205 |
||
206 |
#: ../plcopen/plcopen.py:287 |
|
207 |
#, python-format |
|
208 |
msgid "\"%s\" resource already exists in \"%s\" configuration !!!" |
|
454 | 209 |
msgstr "La ressource \"%s\" existe déjà dans la configuration \"%s\" !!!" |
391 | 210 |
|
211 |
#: ../plcopen/plcopen.py:303 |
|
212 |
#, python-format |
|
213 |
msgid "\"%s\" resource doesn't exist in \"%s\" configuration !!!" |
|
214 |
msgstr "La ressource \"%s\" n'existe pas dans la configuration \"%s\" !!!" |
|
215 |
||
446 | 216 |
#: ../dialogs/SFCStepDialog.py:195 |
217 |
#: ../dialogs/SFCStepNameDialog.py:77 |
|
391 | 218 |
#, python-format |
219 |
msgid "\"%s\" step already exists!" |
|
220 |
msgstr "L'étape \"%s\" existe déjà !" |
|
221 |
||
446 | 222 |
#: ../DataTypeEditor.py:700 |
391 | 223 |
#, python-format |
224 |
msgid "\"%s\" value already defined!" |
|
225 |
msgstr "La valeur \"%s\" est déjà définie !" |
|
226 |
||
446 | 227 |
#: ../DataTypeEditor.py:901 |
391 | 228 |
#, python-format |
229 |
msgid "\"%s\" value isn't a valid array dimension!" |
|
230 |
msgstr "\"%s\" n'est pas une dimension de tableau valide !" |
|
231 |
||
446 | 232 |
#: ../DataTypeEditor.py:908 |
391 | 233 |
#, python-format |
234 |
msgid "" |
|
235 |
"\"%s\" value isn't a valid array dimension!\n" |
|
236 |
"Right value must be greater than left value." |
|
237 |
msgstr "" |
|
238 |
"\"%s\" n'est pas une dimension de tableau valide !\n" |
|
239 |
"La valeur de droite doit être supérieur à celle de gauche." |
|
240 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
241 |
#: ../PLCControler.py:629 |
446 | 242 |
#, python-format |
243 |
msgid "%s \"%s\" can't be pasted as a %s." |
|
244 |
msgstr "Le %s \"%s\" ne peut être collé en tant que %s." |
|
245 |
||
246 |
#: ../GraphicViewer.py:180 |
|
391 | 247 |
#, python-format |
248 |
msgid "%s Graphics" |
|
249 |
msgstr "Graphique %s" |
|
250 |
||
446 | 251 |
#: ../plcopen/plcopen.py:1291 |
252 |
#: ../plcopen/plcopen.py:1301 |
|
253 |
#: ../plcopen/plcopen.py:1311 |
|
254 |
#: ../plcopen/plcopen.py:1321 |
|
255 |
#: ../plcopen/plcopen.py:1330 |
|
391 | 256 |
#, python-format |
257 |
msgid "%s body don't have instances!" |
|
258 |
msgstr "Le code d'un %s n'a pas d'instances !" |
|
259 |
||
446 | 260 |
#: ../plcopen/plcopen.py:1353 |
261 |
#: ../plcopen/plcopen.py:1360 |
|
391 | 262 |
#, python-format |
263 |
msgid "%s body don't have text!" |
|
264 |
msgstr "Le code d'un %s n'a pas de texte !" |
|
265 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
266 |
#: ../PLCOpenEditor.py:4260 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
267 |
#: ../PLCOpenEditor.py:4262 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
268 |
#: ../PLCOpenEditor.py:4263 |
391 | 269 |
msgid ", " |
270 |
msgstr ", " |
|
271 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
272 |
#: ../PLCOpenEditor.py:3275 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
273 |
#: ../PLCOpenEditor.py:3438 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
274 |
#: ../PLCOpenEditor.py:3582 |
446 | 275 |
#: ../dialogs/SFCTransitionDialog.py:208 |
391 | 276 |
#, python-format |
277 |
msgid ", %s" |
|
278 |
msgstr ", %s" |
|
279 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
280 |
#: ../PLCOpenEditor.py:4258 |
391 | 281 |
msgid ". " |
282 |
msgstr ". " |
|
283 |
||
446 | 284 |
#: ../PLCOpenEditor.py:1371 |
285 |
#: ../PLCOpenEditor.py:1413 |
|
286 |
#: ../PLCOpenEditor.py:1433 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
287 |
#: ../PLCOpenEditor.py:3292 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
288 |
#: ../PLCOpenEditor.py:3670 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
289 |
#: ../PLCOpenEditor.py:3733 |
391 | 290 |
#, python-format |
427 | 291 |
msgid "A POU has an element named \"%s\". This could cause a conflict. Do you wish to continue?" |
391 | 292 |
msgstr "Un POU a un élément nommé \"%s\". Cela peut générer des conflits. Voulez-vous continuer ?" |
293 |
||
446 | 294 |
#: ../PLCOpenEditor.py:1384 |
295 |
#: ../PLCOpenEditor.py:1395 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
296 |
#: ../PLCOpenEditor.py:3451 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
297 |
#: ../PLCOpenEditor.py:3595 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
298 |
#: ../PLCOpenEditor.py:3666 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
299 |
#: ../PLCOpenEditor.py:3729 |
446 | 300 |
#: ../VariablePanel.py:694 |
301 |
#: ../dialogs/PouNameDialog.py:67 |
|
302 |
#: ../dialogs/SFCStepDialog.py:187 |
|
303 |
#: ../dialogs/SFCStepNameDialog.py:69 |
|
391 | 304 |
#, python-format |
427 | 305 |
msgid "A POU named \"%s\" already exists!" |
391 | 306 |
msgstr "Un POU nommé \"%s\" existe déjà !" |
307 |
||
446 | 308 |
#: ../VariablePanel.py:1173 |
309 |
msgid "A location must be selected!" |
|
310 |
msgstr "Une adresse doit être sélectionné !" |
|
311 |
||
312 |
#: ../PLCOpenEditor.py:1386 |
|
313 |
#: ../PLCOpenEditor.py:1397 |
|
314 |
#: ../VariablePanel.py:699 |
|
315 |
#: ../dialogs/SFCStepDialog.py:191 |
|
316 |
#: ../dialogs/SFCStepNameDialog.py:73 |
|
391 | 317 |
#, python-format |
318 |
msgid "A variable with \"%s\" as name already exists in this pou!" |
|
319 |
msgstr "Une variable nommée \"%s\" existe déjà dans ce POU !" |
|
320 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
321 |
#: ../PLCOpenEditor.py:2478 |
391 | 322 |
msgid "About" |
323 |
msgstr "A propos" |
|
324 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
325 |
#: ../PLCOpenEditor.py:2381 |
391 | 326 |
msgid "About PLCOpenEditor" |
327 |
msgstr "A propos de PLCOpenEditor" |
|
328 |
||
329 |
#: ../plcopen/iec_std.csv:22 |
|
330 |
msgid "Absolute number" |
|
331 |
msgstr "Nombre absolu" |
|
332 |
||
446 | 333 |
#: ../dialogs/ActionBlockDialog.py:37 |
334 |
#: ../dialogs/SFCStepDialog.py:132 |
|
391 | 335 |
msgid "Action" |
336 |
msgstr "Action" |
|
337 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
338 |
#: ../PLCOpenEditor.py:3571 |
391 | 339 |
msgid "Action Name" |
340 |
msgstr "Nom de l'action" |
|
341 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
342 |
#: ../PLCOpenEditor.py:3538 |
391 | 343 |
msgid "Action Name:" |
344 |
msgstr "Nom de l'action :" |
|
345 |
||
446 | 346 |
#: ../plcopen/plcopen.py:1088 |
391 | 347 |
#, python-format |
427 | 348 |
msgid "Action with name %s doesn't exist!" |
391 | 349 |
msgstr "L'action nommée %s n'existe pas !" |
350 |
||
446 | 351 |
#: ../PLCControler.py:90 |
391 | 352 |
msgid "Actions" |
353 |
msgstr "Actions" |
|
354 |
||
446 | 355 |
#: ../dialogs/ActionBlockDialog.py:260 |
391 | 356 |
msgid "Actions:" |
357 |
msgstr "Actions :" |
|
358 |
||
446 | 359 |
#: ../VariablePanel.py:456 |
360 |
#: ../dialogs/ActionBlockDialog.py:274 |
|
391 | 361 |
#: ../DataTypeEditor.py:539 |
362 |
msgid "Add" |
|
363 |
msgstr "Ajouter" |
|
364 |
||
446 | 365 |
#: ../PLCOpenEditor.py:1589 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
366 |
#: ../PLCOpenEditor.py:1672 |
391 | 367 |
msgid "Add Action" |
368 |
msgstr "Ajouter une action" |
|
369 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
370 |
#: ../PLCOpenEditor.py:1655 |
391 | 371 |
msgid "Add Configuration" |
372 |
msgstr "Ajouter une configuration" |
|
373 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
374 |
#: ../PLCOpenEditor.py:1635 |
391 | 375 |
msgid "Add DataType" |
376 |
msgstr "Ajouter un type de donnée" |
|
377 |
||
446 | 378 |
#: ../Viewer.py:436 |
391 | 379 |
msgid "Add Divergence Branch" |
380 |
msgstr "Ajouter une branche à la divergence" |
|
381 |
||
446 | 382 |
#: ../PLCOpenEditor.py:328 |
391 | 383 |
msgid "Add Element" |
384 |
msgstr "Ajouter un élément" |
|
385 |
||
446 | 386 |
#: ../RessourceEditor.py:412 |
391 | 387 |
msgid "Add Instance" |
388 |
msgstr "Ajouter une instance" |
|
389 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
390 |
#: ../PLCOpenEditor.py:1642 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
391 |
msgid "Add POU" |
391 | 392 |
msgstr "Ajouter un POU" |
393 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
394 |
#: ../PLCOpenEditor.py:1618 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
395 |
#: ../PLCOpenEditor.py:1683 |
391 | 396 |
msgid "Add Resource" |
397 |
msgstr "Ajouter une resource" |
|
398 |
||
446 | 399 |
#: ../RessourceEditor.py:376 |
391 | 400 |
msgid "Add Task" |
401 |
msgstr "Ajouter une tâche" |
|
402 |
||
446 | 403 |
#: ../PLCOpenEditor.py:1586 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
404 |
#: ../PLCOpenEditor.py:1661 |
391 | 405 |
msgid "Add Transition" |
406 |
msgstr "Ajouter une transition" |
|
407 |
||
446 | 408 |
#: ../Viewer.py:431 |
391 | 409 |
msgid "Add Wire Segment" |
410 |
msgstr "Ajouter un segment au fil" |
|
411 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
412 |
#: ../PLCOpenEditor.py:2161 |
391 | 413 |
msgid "Add a new data type" |
414 |
msgstr "Ajouter un nouveau type de données" |
|
415 |
||
416 |
#: ../SFCViewer.py:362 |
|
417 |
msgid "Add a new initial step" |
|
418 |
msgstr "Ajouter une nouvelle étape initiale" |
|
419 |
||
446 | 420 |
#: ../Viewer.py:1995 |
391 | 421 |
#: ../SFCViewer.py:698 |
422 |
msgid "Add a new jump" |
|
423 |
msgstr "Ajouter un nouveau renvoi" |
|
424 |
||
425 |
#: ../SFCViewer.py:384 |
|
426 |
msgid "Add a new step" |
|
427 |
msgstr "Ajouter une nouvelle étape" |
|
428 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
429 |
#: ../PLCOpenEditor.py:2205 |
391 | 430 |
msgid "Add new configuration" |
431 |
msgstr "Ajouter une nouvelle configuration" |
|
432 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
433 |
#: ../PLCOpenEditor.py:2216 |
391 | 434 |
msgid "Add new resource" |
435 |
msgstr "Ajouter une nouvelle resource" |
|
436 |
||
437 |
#: ../plcopen/iec_std.csv:33 |
|
438 |
msgid "Addition" |
|
439 |
msgstr "Addition" |
|
440 |
||
441 |
#: ../plcopen/structures.py:222 |
|
427 | 442 |
msgid "Additional function blocks" |
391 | 443 |
msgstr "Blocs fonctionnels additionnels" |
444 |
||
446 | 445 |
#: ../Viewer.py:445 |
391 | 446 |
msgid "Alignment" |
447 |
msgstr "Alignement" |
|
448 |
||
446 | 449 |
#: ../VariablePanel.py:62 |
450 |
#: ../VariablePanel.py:990 |
|
451 |
#: ../VariablePanel.py:1107 |
|
391 | 452 |
msgid "All" |
453 |
msgstr "Toutes" |
|
454 |
||
446 | 455 |
#: ../DataTypeEditor.py:775 |
456 |
#, python-format |
|
457 |
msgid "An element named \"%s\" already exists in this structure!" |
|
458 |
msgstr "Un élément nommé \"%s\" existe déjà dans la structure !" |
|
459 |
||
391 | 460 |
#: ../plcopen/iec_std.csv:31 |
461 |
msgid "Arc cosine" |
|
462 |
msgstr "Arc cosinus" |
|
463 |
||
464 |
#: ../plcopen/iec_std.csv:30 |
|
465 |
msgid "Arc sine" |
|
466 |
msgstr "Arc sinus" |
|
467 |
||
468 |
#: ../plcopen/iec_std.csv:32 |
|
469 |
msgid "Arc tangent" |
|
470 |
msgstr "Arc tangente" |
|
471 |
||
472 |
#: ../plcopen/iec_std.csv:33 |
|
473 |
msgid "Arithmetic" |
|
474 |
msgstr "Arithmétique" |
|
475 |
||
476 |
#: ../DataTypeEditor.py:236 |
|
477 |
msgid "Array" |
|
478 |
msgstr "Tableau" |
|
479 |
||
480 |
#: ../plcopen/iec_std.csv:50 |
|
481 |
msgid "Assignment" |
|
482 |
msgstr "Assignation" |
|
483 |
||
446 | 484 |
#: ../dialogs/FBDVariableDialog.py:264 |
391 | 485 |
msgid "At least a variable or an expression must be selected!" |
486 |
msgstr "Au moins une variable ou une expression doit être sélectionné !" |
|
487 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
488 |
#: ../PLCOpenEditor.py:2931 |
391 | 489 |
msgid "Author" |
490 |
msgstr "Auteur" |
|
491 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
492 |
#: ../PLCOpenEditor.py:2916 |
391 | 493 |
msgid "Author Name (optional):" |
494 |
msgstr "Nom de l'auteur (optionel) :" |
|
495 |
||
496 |
#: ../DataTypeEditor.py:379 |
|
497 |
#: ../DataTypeEditor.py:403 |
|
498 |
#: ../DataTypeEditor.py:478 |
|
499 |
msgid "Base Type:" |
|
500 |
msgstr "Type de base :" |
|
501 |
||
446 | 502 |
#: ../VariablePanel.py:732 |
503 |
#: ../DataTypeEditor.py:801 |
|
391 | 504 |
msgid "Base Types" |
505 |
msgstr "Types de base" |
|
506 |
||
507 |
#: ../plcopen/iec_std.csv:59 |
|
508 |
msgid "Binary selection (1 of 2)" |
|
509 |
msgstr "Selection binaire (sélectionne 1 sur 2)" |
|
510 |
||
511 |
#: ../plcopen/iec_std.csv:51 |
|
512 |
msgid "Bit-shift" |
|
513 |
msgstr "Décalage de bit" |
|
514 |
||
515 |
#: ../plcopen/iec_std.csv:55 |
|
516 |
msgid "Bitwise" |
|
517 |
msgstr "Bit à bit" |
|
518 |
||
519 |
#: ../plcopen/iec_std.csv:55 |
|
520 |
msgid "Bitwise AND" |
|
521 |
msgstr "ET bit à bit" |
|
522 |
||
523 |
#: ../plcopen/iec_std.csv:56 |
|
524 |
msgid "Bitwise OR" |
|
525 |
msgstr "OU bit à bit" |
|
526 |
||
527 |
#: ../plcopen/iec_std.csv:57 |
|
528 |
msgid "Bitwise XOR" |
|
529 |
msgstr "OU exclusif bit à bit" |
|
530 |
||
531 |
#: ../plcopen/iec_std.csv:58 |
|
532 |
msgid "Bitwise inverting" |
|
533 |
msgstr "Inversion bit à bit" |
|
534 |
||
446 | 535 |
#: ../dialogs/FBDBlockDialog.py:113 |
391 | 536 |
msgid "Block Properties" |
537 |
msgstr "Propriétés du bloc" |
|
538 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
539 |
#: ../PLCOpenEditor.py:1880 |
446 | 540 |
#: ../dialogs/FBDBlockDialog.py:268 |
391 | 541 |
msgid "Block Types" |
542 |
msgstr "Types de blocs" |
|
543 |
||
446 | 544 |
#: ../Viewer.py:403 |
391 | 545 |
msgid "Bottom" |
546 |
msgstr "Bas" |
|
547 |
||
446 | 548 |
#: ../VariablePanel.py:1049 |
549 |
msgid "Browse Locations" |
|
550 |
msgstr "Naviger dans les adresses" |
|
551 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
552 |
#: ../PLCOpenEditor.py:1835 |
391 | 553 |
msgid "CSV Log" |
554 |
msgstr "Log CVS" |
|
555 |
||
446 | 556 |
#: ../plcopen/plcopen.py:1233 |
557 |
#: ../plcopen/plcopen.py:1247 |
|
558 |
#: ../plcopen/plcopen.py:1268 |
|
559 |
#: ../plcopen/plcopen.py:1284 |
|
560 |
msgid "Can only generate execution order on FBD networks!" |
|
561 |
msgstr "L'ordre d'exécution ne peut être généré que dans les FBD !" |
|
562 |
||
563 |
#: ../VariablePanel.py:284 |
|
427 | 564 |
msgid "Can only give a location to local or global variables" |
391 | 565 |
msgstr "Une adresse ne peut être affecté qu'à des variables locales ou globales" |
566 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
567 |
#: ../PLCOpenEditor.py:2616 |
446 | 568 |
#, python-format |
569 |
msgid "Can't generate program to file %s!" |
|
570 |
msgstr "Le programme n'a pu être généré dans le fichier \"%s\" !" |
|
571 |
||
572 |
#: ../VariablePanel.py:282 |
|
427 | 573 |
msgid "Can't give a location to a function block instance" |
391 | 574 |
msgstr "Une adresse ne peut être affectée une instance de Function Block" |
575 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
576 |
#: ../PLCOpenEditor.py:2647 |
391 | 577 |
#, python-format |
578 |
msgid "Can't save project to file %s!" |
|
579 |
msgstr "Le projet n'a pu être sauvé dans le fichier \"%s\" !" |
|
580 |
||
446 | 581 |
#: ../Viewer.py:394 |
391 | 582 |
msgid "Center" |
583 |
msgstr "Centre" |
|
584 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
585 |
#: ../PLCOpenEditor.py:1607 |
391 | 586 |
msgid "Change POU Type To" |
587 |
msgstr "Changer le type du POU pour" |
|
588 |
||
589 |
#: ../plcopen/iec_std.csv:70 |
|
590 |
msgid "Character string" |
|
591 |
msgstr "Chaîne de caractères" |
|
592 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
593 |
#: ../PLCOpenEditor.py:2582 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
594 |
#: ../PLCOpenEditor.py:2606 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
595 |
#: ../PLCOpenEditor.py:2641 |
391 | 596 |
msgid "Choose a file" |
597 |
msgstr "Choisissez un fichier" |
|
598 |
||
446 | 599 |
#: ../VariablePanel.py:52 |
600 |
#: ../VariablePanel.py:53 |
|
391 | 601 |
msgid "Class" |
602 |
msgstr "Classe" |
|
603 |
||
446 | 604 |
#: ../VariablePanel.py:448 |
391 | 605 |
msgid "Class Filter:" |
606 |
msgstr "Filtre de classe :" |
|
607 |
||
446 | 608 |
#: ../dialogs/FBDVariableDialog.py:124 |
391 | 609 |
msgid "Class:" |
610 |
msgstr "Classe :" |
|
611 |
||
446 | 612 |
#: ../PLCOpenEditor.py:367 |
391 | 613 |
msgid "Clear Errors\tCTRL+K" |
614 |
msgstr "Effacer les erreurs\tCTRL+K" |
|
615 |
||
446 | 616 |
#: ../Viewer.py:441 |
391 | 617 |
msgid "Clear Execution Order" |
618 |
msgstr "Effacer l'ordre d'exécution" |
|
619 |
||
450
b31d1dfb407b
Fix messages on DialogBox title while asking for project saving when closing project
laurent
parents:
447
diff
changeset
|
620 |
#: ../PLCOpenEditor.py:2506 |
391 | 621 |
msgid "Close Application" |
622 |
msgstr "Fermer l'application" |
|
623 |
||
450
b31d1dfb407b
Fix messages on DialogBox title while asking for project saving when closing project
laurent
parents:
447
diff
changeset
|
624 |
#: ../PLCOpenEditor.py:871 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
625 |
#: ../PLCOpenEditor.py:2434 |
391 | 626 |
msgid "Close Project" |
627 |
msgstr "Fermer le projet" |
|
628 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
629 |
#: ../PLCOpenEditor.py:2432 |
391 | 630 |
msgid "Close Tab\tCTRL+W" |
631 |
msgstr "Fermer l'onglet\tCTRL+W" |
|
632 |
||
633 |
#: ../LDViewer.py:478 |
|
634 |
msgid "Comment" |
|
635 |
msgstr "Commentaire" |
|
636 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
637 |
#: ../PLCOpenEditor.py:2900 |
391 | 638 |
msgid "Company Name (required):" |
639 |
msgstr "Nom de l'entreprise (obligatoire) :" |
|
640 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
641 |
#: ../PLCOpenEditor.py:2908 |
391 | 642 |
msgid "Company URL (optional):" |
643 |
msgstr "URL de l'entreprise (optionel) :" |
|
644 |
||
645 |
#: ../plcopen/iec_std.csv:64 |
|
646 |
msgid "Comparison" |
|
647 |
msgstr "Comparaison" |
|
648 |
||
649 |
#: ../plcopen/iec_std.csv:74 |
|
650 |
msgid "Concatenation" |
|
651 |
msgstr "Concaténation" |
|
652 |
||
446 | 653 |
#: ../PLCOpenEditor.py:338 |
391 | 654 |
msgid "Configuration" |
655 |
msgstr "Configuration" |
|
656 |
||
446 | 657 |
#: ../PLCControler.py:91 |
391 | 658 |
msgid "Configurations" |
659 |
msgstr "Configurations" |
|
660 |
||
446 | 661 |
#: ../dialogs/SFCTransitionDialog.py:143 |
391 | 662 |
msgid "Connection" |
663 |
msgstr "Connexion" |
|
664 |
||
446 | 665 |
#: ../dialogs/ConnectionDialog.py:101 |
391 | 666 |
msgid "Connection Properties" |
667 |
msgstr "Propriétés de la connexion" |
|
668 |
||
446 | 669 |
#: ../dialogs/ConnectionDialog.py:117 |
391 | 670 |
msgid "Connector" |
671 |
msgstr "Connecteur" |
|
672 |
||
446 | 673 |
#: ../dialogs/SFCStepDialog.py:109 |
391 | 674 |
msgid "Connectors:" |
675 |
msgstr "Connecteurs :" |
|
676 |
||
446 | 677 |
#: ../VariablePanel.py:52 |
678 |
#: ../VariablePanel.py:53 |
|
391 | 679 |
msgid "Constant" |
680 |
msgstr "Constante" |
|
681 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
682 |
#: ../PLCOpenEditor.py:2990 |
391 | 683 |
msgid "Content Description (optional):" |
684 |
msgstr "Description du contenu (optionel) :" |
|
685 |
||
446 | 686 |
#: ../dialogs/ConnectionDialog.py:123 |
391 | 687 |
msgid "Continuation" |
688 |
msgstr "Prolongement" |
|
689 |
||
690 |
#: ../plcopen/iec_std.csv:18 |
|
691 |
msgid "Conversion from BCD" |
|
692 |
msgstr "Conversion d'un BCD" |
|
693 |
||
694 |
#: ../plcopen/iec_std.csv:19 |
|
695 |
msgid "Conversion to BCD" |
|
696 |
msgstr "Conversion en BCD" |
|
697 |
||
698 |
#: ../plcopen/iec_std.csv:21 |
|
699 |
msgid "Conversion to date" |
|
700 |
msgstr "Conversion en date" |
|
701 |
||
702 |
#: ../plcopen/iec_std.csv:20 |
|
703 |
msgid "Conversion to time-of-day" |
|
704 |
msgstr "Conversion en heure de la journée" |
|
705 |
||
446 | 706 |
#: ../PLCOpenEditor.py:323 |
391 | 707 |
msgid "Copy\tCTRL+C" |
708 |
msgstr "Copier\tCtrl+C" |
|
709 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
710 |
#: ../PLCOpenEditor.py:1594 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
711 |
msgid "Copy POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
712 |
msgstr "Copier ce POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
713 |
|
391 | 714 |
#: ../plcopen/iec_std.csv:28 |
715 |
msgid "Cosine" |
|
716 |
msgstr "Cosinus" |
|
717 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
718 |
#: ../PLCControler.py:615 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
719 |
#: ../PLCControler.py:647 |
446 | 720 |
msgid "Couldn't paste non-POU object." |
721 |
msgstr "Impossible de coller autre chose qu'un POU." |
|
722 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
723 |
#: ../PLCOpenEditor.py:3213 |
391 | 724 |
msgid "Create a new POU" |
725 |
msgstr "Créer un nouveau POU" |
|
726 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
727 |
#: ../PLCOpenEditor.py:2237 |
391 | 728 |
msgid "Create a new POU from" |
729 |
msgstr "Créer un nouveau POU à partir de" |
|
730 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
731 |
#: ../PLCOpenEditor.py:3534 |
391 | 732 |
msgid "Create a new action" |
733 |
msgstr "Créer une nouvelle action" |
|
734 |
||
446 | 735 |
#: ../PLCOpenEditor.py:215 |
391 | 736 |
msgid "Create a new action block" |
737 |
msgstr "Créer un nouveau bloc d'actions" |
|
738 |
||
446 | 739 |
#: ../PLCOpenEditor.py:170 |
740 |
#: ../PLCOpenEditor.py:197 |
|
741 |
#: ../PLCOpenEditor.py:227 |
|
391 | 742 |
msgid "Create a new block" |
743 |
msgstr "Créer un nouveau bloc" |
|
744 |
||
446 | 745 |
#: ../PLCOpenEditor.py:191 |
391 | 746 |
msgid "Create a new branch" |
747 |
msgstr "Créer une nouvelle branche" |
|
748 |
||
446 | 749 |
#: ../PLCOpenEditor.py:185 |
391 | 750 |
msgid "Create a new coil" |
751 |
msgstr "Créer un nouveau relai" |
|
752 |
||
446 | 753 |
#: ../PLCOpenEditor.py:164 |
754 |
#: ../PLCOpenEditor.py:176 |
|
755 |
#: ../PLCOpenEditor.py:203 |
|
391 | 756 |
msgid "Create a new comment" |
757 |
msgstr "Créer un nouveau copmmentaire" |
|
758 |
||
446 | 759 |
#: ../PLCOpenEditor.py:173 |
760 |
#: ../PLCOpenEditor.py:200 |
|
761 |
#: ../PLCOpenEditor.py:230 |
|
391 | 762 |
msgid "Create a new connection" |
763 |
msgstr "Créer une nouvelle connexion" |
|
764 |
||
446 | 765 |
#: ../PLCOpenEditor.py:188 |
766 |
#: ../PLCOpenEditor.py:236 |
|
391 | 767 |
msgid "Create a new contact" |
768 |
msgstr "Créer un nouveau contact" |
|
769 |
||
446 | 770 |
#: ../PLCOpenEditor.py:218 |
391 | 771 |
msgid "Create a new divergence" |
772 |
msgstr "Créer une nouvelle divergence" |
|
773 |
||
446 | 774 |
#: ../dialogs/SFCDivergenceDialog.py:103 |
391 | 775 |
msgid "Create a new divergence or convergence" |
776 |
msgstr "Créer une nouvelle divergence ou convergence" |
|
777 |
||
446 | 778 |
#: ../PLCOpenEditor.py:206 |
391 | 779 |
msgid "Create a new initial step" |
780 |
msgstr "Créer une nouvelle étape initiale" |
|
781 |
||
446 | 782 |
#: ../PLCOpenEditor.py:221 |
391 | 783 |
msgid "Create a new jump" |
784 |
msgstr "Créer un nouveau renvoi" |
|
785 |
||
446 | 786 |
#: ../PLCOpenEditor.py:179 |
787 |
#: ../PLCOpenEditor.py:233 |
|
391 | 788 |
msgid "Create a new power rail" |
789 |
msgstr "Créer une nouvelle barre d'alimentation" |
|
790 |
||
446 | 791 |
#: ../PLCOpenEditor.py:182 |
391 | 792 |
msgid "Create a new rung" |
793 |
msgstr "Créer un nouvel échelon" |
|
794 |
||
446 | 795 |
#: ../PLCOpenEditor.py:209 |
391 | 796 |
msgid "Create a new step" |
797 |
msgstr "Créer une nouvelle étape" |
|
798 |
||
446 | 799 |
#: ../PLCOpenEditor.py:212 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
800 |
#: ../PLCOpenEditor.py:3390 |
391 | 801 |
msgid "Create a new transition" |
802 |
msgstr "Créer une nouvelle transition" |
|
803 |
||
446 | 804 |
#: ../PLCOpenEditor.py:167 |
805 |
#: ../PLCOpenEditor.py:194 |
|
806 |
#: ../PLCOpenEditor.py:224 |
|
391 | 807 |
msgid "Create a new variable" |
808 |
msgstr "Créer une nouvelle variable" |
|
809 |
||
446 | 810 |
#: ../PLCOpenEditor.py:321 |
391 | 811 |
msgid "Cut\tCTRL+X" |
812 |
msgstr "Couper\tCTRL+X" |
|
813 |
||
446 | 814 |
#: ../PLCOpenEditor.py:330 |
391 | 815 |
msgid "Data Type" |
816 |
msgstr "Type de donnée" |
|
817 |
||
446 | 818 |
#: ../PLCControler.py:90 |
391 | 819 |
msgid "Data Types" |
820 |
msgstr "Types de données" |
|
821 |
||
822 |
#: ../plcopen/iec_std.csv:16 |
|
823 |
msgid "Data type conversion" |
|
824 |
msgstr "Conversion entre types de donnée" |
|
825 |
||
826 |
#: ../plcopen/iec_std.csv:36 |
|
827 |
msgid "Date addition" |
|
828 |
msgstr "Addition de dates" |
|
829 |
||
830 |
#: ../plcopen/iec_std.csv:44 |
|
831 |
#: ../plcopen/iec_std.csv:45 |
|
832 |
msgid "Date and time subtraction" |
|
833 |
msgstr "Soustraction entre horodatage" |
|
834 |
||
835 |
#: ../plcopen/iec_std.csv:41 |
|
836 |
msgid "Date subtraction" |
|
837 |
msgstr "Soustraction de date" |
|
838 |
||
446 | 839 |
#: ../Viewer.py:2848 |
840 |
#, python-format |
|
841 |
msgid "Debug: %s" |
|
842 |
msgstr "Déboggage : %s" |
|
843 |
||
844 |
#: ../PLCOpenEditor.py:618 |
|
845 |
msgid "Debugger" |
|
846 |
msgstr "Débuggueur" |
|
847 |
||
848 |
#: ../PLCOpenEditor.py:342 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
849 |
#: ../PLCOpenEditor.py:1612 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
850 |
#: ../PLCOpenEditor.py:1621 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
851 |
#: ../PLCOpenEditor.py:1627 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
852 |
#: ../PLCOpenEditor.py:4084 |
446 | 853 |
#: ../Viewer.py:450 |
854 |
#: ../VariablePanel.py:461 |
|
855 |
#: ../dialogs/ActionBlockDialog.py:279 |
|
391 | 856 |
#: ../DataTypeEditor.py:544 |
857 |
msgid "Delete" |
|
858 |
msgstr "Supprimer" |
|
859 |
||
446 | 860 |
#: ../Viewer.py:438 |
391 | 861 |
msgid "Delete Divergence Branch" |
862 |
msgstr "Supprimer une branche de divergence" |
|
863 |
||
446 | 864 |
#: ../RessourceEditor.py:417 |
391 | 865 |
msgid "Delete Instance" |
866 |
msgstr "Supprimer une instance" |
|
867 |
||
446 | 868 |
#: ../RessourceEditor.py:381 |
391 | 869 |
msgid "Delete Task" |
870 |
msgstr "Supprimer une tâche" |
|
871 |
||
446 | 872 |
#: ../Viewer.py:433 |
391 | 873 |
msgid "Delete Wire Segment" |
874 |
msgstr "Supprimer un segment de fil" |
|
875 |
||
876 |
#: ../DataTypeEditor.py:453 |
|
877 |
#: ../DataTypeEditor.py:495 |
|
878 |
msgid "Delete item" |
|
879 |
msgstr "Supprimer un élément" |
|
880 |
||
881 |
#: ../plcopen/iec_std.csv:77 |
|
882 |
msgid "Deletion (within)" |
|
883 |
msgstr "Suppression (au milieu)" |
|
884 |
||
885 |
#: ../DataTypeEditor.py:364 |
|
886 |
msgid "Derivation Type:" |
|
887 |
msgstr "Type de dérivation :" |
|
888 |
||
889 |
#: ../plcopen/structures.py:236 |
|
890 |
msgid "" |
|
891 |
"Derivative\n" |
|
892 |
"The derivative function block produces an output XOUT proportional to the rate of change of the input XIN." |
|
893 |
msgstr "" |
|
894 |
"Dérivée\n" |
|
895 |
"Le Function Block derivative produit une sortie XOUT proportionnelle au rapport de changement de l'entrée XIN." |
|
896 |
||
897 |
#: ../DataTypeEditor.py:487 |
|
898 |
msgid "Dimensions:" |
|
899 |
msgstr "Dimensions :" |
|
900 |
||
446 | 901 |
#: ../VariablePanel.py:1066 |
902 |
msgid "Direction:" |
|
903 |
msgstr "Direction :" |
|
904 |
||
391 | 905 |
#: ../DataTypeEditor.py:236 |
906 |
msgid "Directly" |
|
907 |
msgstr "Direct" |
|
908 |
||
909 |
#: ../PLCOpenEditor.py:306 |
|
910 |
msgid "Display" |
|
911 |
msgstr "Affichage" |
|
912 |
||
913 |
#: ../plcopen/iec_std.csv:46 |
|
914 |
msgid "Division" |
|
915 |
msgstr "Division" |
|
916 |
||
446 | 917 |
#: ../VariablePanel.py:52 |
918 |
#: ../VariablePanel.py:53 |
|
919 |
msgid "Documentation" |
|
920 |
msgstr "Documentation" |
|
921 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
922 |
#: ../PLCOpenEditor.py:2610 |
391 | 923 |
msgid "Done" |
924 |
msgstr "Terminé" |
|
925 |
||
926 |
#: ../plcopen/structures.py:199 |
|
927 |
msgid "" |
|
928 |
"Down-counter\n" |
|
929 |
"The down-counter can be used to signal when a count has reached zero, on counting down from a preset value." |
|
930 |
msgstr "" |
|
931 |
"Compteur décrémental\n" |
|
932 |
"Le compteur décrémental peut être utilisé pour signaler lorsque le compteur atteint zéro en partant d'une valeur prédéfinie." |
|
933 |
||
446 | 934 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 935 |
msgid "Duration" |
936 |
msgstr "Durée" |
|
937 |
||
938 |
#: ../PLCOpenEditor.py:305 |
|
939 |
msgid "Edit" |
|
940 |
msgstr "Editer" |
|
941 |
||
446 | 942 |
#: ../Viewer.py:448 |
391 | 943 |
msgid "Edit Block" |
944 |
msgstr "Editer le block" |
|
945 |
||
446 | 946 |
#: ../dialogs/LDElementDialog.py:193 |
391 | 947 |
msgid "Edit Coil Values" |
948 |
msgstr "Editer les valeurs du relai" |
|
949 |
||
446 | 950 |
#: ../dialogs/LDElementDialog.py:188 |
391 | 951 |
msgid "Edit Contact Values" |
952 |
msgstr "Editer les valeurs du contact" |
|
953 |
||
446 | 954 |
#: ../dialogs/SFCStepDialog.py:101 |
391 | 955 |
msgid "Edit Step" |
956 |
msgstr "Editer l'étape" |
|
957 |
||
446 | 958 |
#: ../dialogs/ActionBlockDialog.py:256 |
391 | 959 |
msgid "Edit action block properties" |
960 |
msgstr "Editer les propriétés du block d'actions" |
|
961 |
||
446 | 962 |
#: ../Viewer.py:1820 |
963 |
#: ../Viewer.py:1822 |
|
964 |
#: ../Viewer.py:2321 |
|
965 |
#: ../Viewer.py:2323 |
|
391 | 966 |
msgid "Edit comment" |
967 |
msgstr "Editer le commentaire" |
|
968 |
||
969 |
#: ../DataTypeEditor.py:448 |
|
970 |
#: ../DataTypeEditor.py:490 |
|
971 |
msgid "Edit item" |
|
972 |
msgstr "Editer l'élément" |
|
973 |
||
446 | 974 |
#: ../Viewer.py:2286 |
391 | 975 |
msgid "Edit jump target" |
976 |
msgstr "Editer la cible du renvoi" |
|
977 |
||
978 |
#: ../SFCViewer.py:726 |
|
979 |
msgid "Edit step name" |
|
980 |
msgstr "Editer le nom de l'étape" |
|
981 |
||
446 | 982 |
#: ../dialogs/SFCTransitionDialog.py:104 |
391 | 983 |
msgid "Edit transition" |
984 |
msgstr "Editer la transition" |
|
985 |
||
986 |
#: ../DataTypeEditor.py:520 |
|
987 |
msgid "Elements :" |
|
988 |
msgstr "Eléments :" |
|
989 |
||
446 | 990 |
#: ../PLCOpenEditor.py:318 |
396 | 991 |
msgid "Enable Undo/Redo" |
992 |
msgstr "Activer Défaire/Refaire" |
|
993 |
||
391 | 994 |
#: ../DataTypeEditor.py:236 |
995 |
msgid "Enumerated" |
|
996 |
msgstr "Enumération" |
|
997 |
||
998 |
#: ../plcopen/iec_std.csv:66 |
|
999 |
msgid "Equal to" |
|
1000 |
msgstr "Egal à" |
|
1001 |
||
446 | 1002 |
#: ../PLCOpenEditor.py:865 |
1003 |
#: ../PLCOpenEditor.py:1371 |
|
1004 |
#: ../PLCOpenEditor.py:1408 |
|
1005 |
#: ../PLCOpenEditor.py:1413 |
|
1006 |
#: ../PLCOpenEditor.py:1428 |
|
1007 |
#: ../PLCOpenEditor.py:1433 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1008 |
#: ../PLCOpenEditor.py:2264 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1009 |
#: ../PLCOpenEditor.py:2617 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1010 |
#: ../PLCOpenEditor.py:2622 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1011 |
#: ../PLCOpenEditor.py:3031 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1012 |
#: ../PLCOpenEditor.py:3123 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1013 |
#: ../PLCOpenEditor.py:3127 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1014 |
#: ../PLCOpenEditor.py:3131 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1015 |
#: ../PLCOpenEditor.py:3135 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1016 |
#: ../PLCOpenEditor.py:3276 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1017 |
#: ../PLCOpenEditor.py:3280 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1018 |
#: ../PLCOpenEditor.py:3284 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1019 |
#: ../PLCOpenEditor.py:3288 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1020 |
#: ../PLCOpenEditor.py:3439 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1021 |
#: ../PLCOpenEditor.py:3443 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1022 |
#: ../PLCOpenEditor.py:3447 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1023 |
#: ../PLCOpenEditor.py:3451 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1024 |
#: ../PLCOpenEditor.py:3455 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1025 |
#: ../PLCOpenEditor.py:3583 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1026 |
#: ../PLCOpenEditor.py:3587 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1027 |
#: ../PLCOpenEditor.py:3591 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1028 |
#: ../PLCOpenEditor.py:3595 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1029 |
#: ../PLCOpenEditor.py:3599 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1030 |
#: ../PLCOpenEditor.py:3654 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1031 |
#: ../PLCOpenEditor.py:3658 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1032 |
#: ../PLCOpenEditor.py:3662 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1033 |
#: ../PLCOpenEditor.py:3666 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1034 |
#: ../PLCOpenEditor.py:3717 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1035 |
#: ../PLCOpenEditor.py:3721 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1036 |
#: ../PLCOpenEditor.py:3725 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1037 |
#: ../PLCOpenEditor.py:3729 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1038 |
#: ../PLCOpenEditor.py:4017 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1039 |
#: ../PLCOpenEditor.py:4285 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1040 |
#: ../PLCOpenEditor.py:4295 |
446 | 1041 |
#: ../Viewer.py:369 |
1042 |
#: ../TextViewer.py:250 |
|
391 | 1043 |
#: ../LDViewer.py:628 |
1044 |
#: ../LDViewer.py:850 |
|
1045 |
#: ../LDViewer.py:854 |
|
446 | 1046 |
#: ../VariablePanel.py:331 |
1047 |
#: ../VariablePanel.py:684 |
|
1048 |
#: ../VariablePanel.py:689 |
|
1049 |
#: ../VariablePanel.py:694 |
|
1050 |
#: ../VariablePanel.py:699 |
|
1051 |
#: ../VariablePanel.py:1173 |
|
1052 |
#: ../dialogs/ConnectionDialog.py:199 |
|
1053 |
#: ../dialogs/ConnectionDialog.py:203 |
|
1054 |
#: ../dialogs/ConnectionDialog.py:207 |
|
1055 |
#: ../dialogs/ConnectionDialog.py:211 |
|
1056 |
#: ../dialogs/ConnectionDialog.py:215 |
|
1057 |
#: ../dialogs/FBDBlockDialog.py:240 |
|
1058 |
#: ../dialogs/FBDBlockDialog.py:244 |
|
1059 |
#: ../dialogs/FBDBlockDialog.py:248 |
|
1060 |
#: ../dialogs/FBDBlockDialog.py:252 |
|
1061 |
#: ../dialogs/FBDBlockDialog.py:256 |
|
1062 |
#: ../dialogs/FBDBlockDialog.py:260 |
|
1063 |
#: ../dialogs/FBDVariableDialog.py:264 |
|
1064 |
#: ../dialogs/FBDVariableDialog.py:268 |
|
1065 |
#: ../dialogs/PouNameDialog.py:55 |
|
1066 |
#: ../dialogs/PouNameDialog.py:59 |
|
1067 |
#: ../dialogs/PouNameDialog.py:63 |
|
1068 |
#: ../dialogs/PouNameDialog.py:67 |
|
1069 |
#: ../dialogs/SFCStepDialog.py:175 |
|
1070 |
#: ../dialogs/SFCStepDialog.py:179 |
|
1071 |
#: ../dialogs/SFCStepDialog.py:183 |
|
1072 |
#: ../dialogs/SFCStepDialog.py:187 |
|
1073 |
#: ../dialogs/SFCStepDialog.py:191 |
|
1074 |
#: ../dialogs/SFCStepDialog.py:195 |
|
1075 |
#: ../dialogs/SFCStepNameDialog.py:57 |
|
1076 |
#: ../dialogs/SFCStepNameDialog.py:61 |
|
1077 |
#: ../dialogs/SFCStepNameDialog.py:65 |
|
1078 |
#: ../dialogs/SFCStepNameDialog.py:69 |
|
1079 |
#: ../dialogs/SFCStepNameDialog.py:73 |
|
1080 |
#: ../dialogs/SFCStepNameDialog.py:77 |
|
1081 |
#: ../dialogs/SFCTransitionDialog.py:209 |
|
1082 |
#: ../DataTypeEditor.py:700 |
|
1083 |
#: ../DataTypeEditor.py:705 |
|
1084 |
#: ../DataTypeEditor.py:760 |
|
1085 |
#: ../DataTypeEditor.py:765 |
|
1086 |
#: ../DataTypeEditor.py:775 |
|
1087 |
#: ../DataTypeEditor.py:901 |
|
1088 |
#: ../DataTypeEditor.py:908 |
|
391 | 1089 |
msgid "Error" |
1090 |
msgstr "Erreur" |
|
1091 |
||
446 | 1092 |
#: ../dialogs/FBDBlockDialog.py:133 |
391 | 1093 |
msgid "Execution Control:" |
1094 |
msgstr "Contrôle d'exécution :" |
|
1095 |
||
446 | 1096 |
#: ../dialogs/FBDBlockDialog.py:129 |
1097 |
#: ../dialogs/FBDVariableDialog.py:132 |
|
391 | 1098 |
msgid "Execution Order:" |
1099 |
msgstr "Ordre d'exécution :" |
|
1100 |
||
1101 |
#: ../plcopen/iec_std.csv:49 |
|
1102 |
msgid "Exponent" |
|
1103 |
msgstr "Exposant" |
|
1104 |
||
1105 |
#: ../plcopen/iec_std.csv:26 |
|
1106 |
msgid "Exponentiation" |
|
1107 |
msgstr "Exponentiel" |
|
1108 |
||
446 | 1109 |
#: ../dialogs/FBDVariableDialog.py:128 |
391 | 1110 |
msgid "Expression:" |
1111 |
msgstr "Expression :" |
|
1112 |
||
446 | 1113 |
#: ../VariablePanel.py:64 |
391 | 1114 |
msgid "External" |
1115 |
msgstr "Externe" |
|
1116 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1117 |
#: ../PLCOpenEditor.py:2968 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1118 |
#: ../PLCOpenEditor.py:3158 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1119 |
#: ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1120 |
#: ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1121 |
#: ../PLCOpenEditor.py:3491 |
391 | 1122 |
msgid "FBD" |
1123 |
msgstr "FBD" |
|
1124 |
||
446 | 1125 |
#: ../Viewer.py:428 |
1126 |
#: ../dialogs/LDElementDialog.py:155 |
|
391 | 1127 |
msgid "Falling Edge" |
1128 |
msgstr "Front descendant" |
|
1129 |
||
1130 |
#: ../plcopen/structures.py:189 |
|
1131 |
msgid "" |
|
1132 |
"Falling edge detector\n" |
|
1133 |
"The output produces a single pulse when a falling edge is detected." |
|
1134 |
msgstr "" |
|
1135 |
"Détecteur de front descendant\n" |
|
1136 |
"La sortie produit une impulsion unique lorsqu'un front descendant est détecté." |
|
1137 |
||
446 | 1138 |
#: ../PLCOpenEditor.py:304 |
391 | 1139 |
msgid "File" |
1140 |
msgstr "Fichier" |
|
1141 |
||
1142 |
#: ../plcopen/iec_std.csv:79 |
|
1143 |
msgid "Find position" |
|
1144 |
msgstr "Trouver la position" |
|
1145 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1146 |
#: ../PLCOpenEditor.py:3031 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1147 |
#: ../PLCOpenEditor.py:3276 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1148 |
#: ../PLCOpenEditor.py:3439 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1149 |
#: ../PLCOpenEditor.py:3583 |
446 | 1150 |
#: ../dialogs/SFCTransitionDialog.py:209 |
391 | 1151 |
#, python-format |
1152 |
msgid "Form isn't complete. %s must be filled!" |
|
1153 |
msgstr "Le formulaire est incomplet. %s doit être complété !" |
|
1154 |
||
446 | 1155 |
#: ../dialogs/ConnectionDialog.py:199 |
1156 |
#: ../dialogs/FBDBlockDialog.py:244 |
|
391 | 1157 |
msgid "Form isn't complete. Name must be filled!" |
1158 |
msgstr "Le formulaire est incomplet. Le nom doit être complété !" |
|
1159 |
||
446 | 1160 |
#: ../dialogs/FBDBlockDialog.py:240 |
391 | 1161 |
msgid "Form isn't complete. Valid block type must be selected!" |
1162 |
msgstr "Le formulaire est incomplet. Un type de bloc valide doit être sélectionné !" |
|
1163 |
||
446 | 1164 |
#: ../PLCOpenEditor.py:332 |
391 | 1165 |
msgid "Function" |
1166 |
msgstr "Fonction" |
|
1167 |
||
446 | 1168 |
#: ../PLCOpenEditor.py:334 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1169 |
#: ../PLCOpenEditor.py:1602 |
391 | 1170 |
msgid "Function Block" |
1171 |
msgstr "Bloc fonctionnel" |
|
1172 |
||
446 | 1173 |
#: ../VariablePanel.py:758 |
391 | 1174 |
msgid "Function Block Types" |
1175 |
msgstr "Types de blocs fonctionnels" |
|
1176 |
||
446 | 1177 |
#: ../PLCControler.py:89 |
391 | 1178 |
msgid "Function Blocks" |
1179 |
msgstr "Blocs fonctionnels" |
|
1180 |
||
446 | 1181 |
#: ../Viewer.py:229 |
391 | 1182 |
msgid "Function Blocks can't be used in Functions!" |
1183 |
msgstr "Les blocs fonctionnels ne peuvent être utilisés dans des functions !" |
|
1184 |
||
446 | 1185 |
#: ../Viewer.py:231 |
391 | 1186 |
msgid "Function Blocks can't be used in Transitions!" |
1187 |
msgstr "Les blocs fonctionnels ne peuvent être utilisés dans des transitions" |
|
1188 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1189 |
#: ../PLCControler.py:1719 |
391 | 1190 |
#, python-format |
427 | 1191 |
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" |
391 | 1192 |
msgstr "Le bloc fonctionnel \"%s\" ne peuvent être collés dans une function !" |
1193 |
||
446 | 1194 |
#: ../PLCControler.py:89 |
391 | 1195 |
msgid "Functions" |
1196 |
msgstr "Fonctions" |
|
1197 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1198 |
#: ../PLCOpenEditor.py:2441 |
391 | 1199 |
msgid "Generate Program\tCTRL+G" |
1200 |
msgstr "Générer le program\tCTRL+G" |
|
1201 |
||
446 | 1202 |
#: ../VariablePanel.py:65 |
391 | 1203 |
msgid "Global" |
1204 |
msgstr "Globale" |
|
1205 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1206 |
#: ../PLCOpenEditor.py:1832 |
391 | 1207 |
msgid "Graphic Panel" |
1208 |
msgstr "Graphique" |
|
1209 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1210 |
#: ../PLCOpenEditor.py:2973 |
391 | 1211 |
msgid "Graphics" |
1212 |
msgstr "Graphiques" |
|
1213 |
||
1214 |
#: ../plcopen/iec_std.csv:64 |
|
1215 |
msgid "Greater than" |
|
1216 |
msgstr "Supérieur à" |
|
1217 |
||
1218 |
#: ../plcopen/iec_std.csv:65 |
|
1219 |
msgid "Greater than or equal to" |
|
1220 |
msgstr "Supérieur ou égal à" |
|
1221 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1222 |
#: ../PLCOpenEditor.py:2952 |
391 | 1223 |
msgid "Height:" |
1224 |
msgstr "Hauteur :" |
|
1225 |
||
1226 |
#: ../PLCOpenEditor.py:307 |
|
1227 |
msgid "Help" |
|
1228 |
msgstr "Aide" |
|
1229 |
||
1230 |
#: ../plcopen/structures.py:251 |
|
1231 |
msgid "" |
|
1232 |
"Hysteresis\n" |
|
1233 |
"The hysteresis function block provides a hysteresis boolean output driven by the difference of two floating point (REAL) inputs XIN1 and XIN2." |
|
1234 |
msgstr "" |
|
1235 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1236 |
#: ../PLCOpenEditor.py:3158 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1237 |
#: ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1238 |
#: ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1239 |
#: ../PLCOpenEditor.py:3491 |
391 | 1240 |
msgid "IL" |
1241 |
msgstr "IL" |
|
1242 |
||
446 | 1243 |
#: ../VariablePanel.py:63 |
1244 |
#: ../dialogs/FBDVariableDialog.py:42 |
|
391 | 1245 |
msgid "InOut" |
1246 |
msgstr "Entrée-Sortie" |
|
1247 |
||
446 | 1248 |
#: ../VariablePanel.py:301 |
391 | 1249 |
#, python-format |
1250 |
msgid "Incompatible data types between \"%s\" and \"%s\"" |
|
1251 |
msgstr "Types de donnée imcompatible entre \"%s\" et \"%s\"" |
|
1252 |
||
446 | 1253 |
#: ../VariablePanel.py:312 |
391 | 1254 |
#, python-format |
1255 |
msgid "Incompatible size of data between \"%s\" and \"%s\"" |
|
1256 |
msgstr "Taille de donnée incompatible entre \"%s\" et \"%s\"" |
|
1257 |
||
446 | 1258 |
#: ../VariablePanel.py:308 |
391 | 1259 |
#, python-format |
1260 |
msgid "Incompatible size of data between \"%s\" and \"BOOL\"" |
|
1261 |
msgstr "Taille de donnée incompatible entre \"%s\" et \"BOOL\"" |
|
1262 |
||
446 | 1263 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 1264 |
msgid "Indicator" |
1265 |
msgstr "Indicateur" |
|
1266 |
||
446 | 1267 |
#: ../VariablePanel.py:52 |
1268 |
#: ../VariablePanel.py:53 |
|
391 | 1269 |
#: ../DataTypeEditor.py:46 |
1270 |
msgid "Initial Value" |
|
1271 |
msgstr "Valeur initiale" |
|
1272 |
||
1273 |
#: ../DataTypeEditor.py:388 |
|
1274 |
#: ../DataTypeEditor.py:412 |
|
1275 |
#: ../DataTypeEditor.py:463 |
|
1276 |
#: ../DataTypeEditor.py:505 |
|
1277 |
msgid "Initial Value:" |
|
1278 |
msgstr "Valeur initiale :" |
|
1279 |
||
446 | 1280 |
#: ../dialogs/ActionBlockDialog.py:37 |
1281 |
#: ../dialogs/SFCTransitionDialog.py:131 |
|
1282 |
#: ../dialogs/SFCTransitionDialog.py:199 |
|
391 | 1283 |
msgid "Inline" |
1284 |
msgstr "Inline" |
|
1285 |
||
446 | 1286 |
#: ../VariablePanel.py:63 |
1287 |
#: ../VariablePanel.py:991 |
|
1288 |
#: ../dialogs/FBDVariableDialog.py:41 |
|
1289 |
#: ../dialogs/SFCStepDialog.py:122 |
|
391 | 1290 |
msgid "Input" |
1291 |
msgstr "Entrée" |
|
1292 |
||
446 | 1293 |
#: ../dialogs/FBDBlockDialog.py:125 |
391 | 1294 |
msgid "Inputs:" |
1295 |
msgstr "Entrées :" |
|
1296 |
||
1297 |
#: ../plcopen/iec_std.csv:76 |
|
1298 |
msgid "Insertion (into)" |
|
1299 |
msgstr "Insertion (au milieu)" |
|
1300 |
||
446 | 1301 |
#: ../plcopen/plcopen.py:1344 |
391 | 1302 |
#, python-format |
427 | 1303 |
msgid "Instance with id %d doesn't exist!" |
391 | 1304 |
msgstr "L'instance dont l'id est %d n'existe pas !" |
1305 |
||
446 | 1306 |
#: ../PLCOpenEditor.py:559 |
391 | 1307 |
msgid "Instances" |
1308 |
msgstr "Instances" |
|
1309 |
||
446 | 1310 |
#: ../RessourceEditor.py:397 |
391 | 1311 |
msgid "Instances:" |
1312 |
msgstr "Instances :" |
|
1313 |
||
1314 |
#: ../plcopen/structures.py:231 |
|
1315 |
msgid "" |
|
1316 |
"Integral\n" |
|
1317 |
"The integral function block integrates the value of input XIN over time." |
|
1318 |
msgstr "" |
|
1319 |
"Intégrale\n" |
|
1320 |
"Le bloc fonctionnel INTEGRAL intègre les valeurs de l'entrée XIN en fonction du temps." |
|
1321 |
||
446 | 1322 |
#: ../VariablePanel.py:62 |
391 | 1323 |
msgid "Interface" |
1324 |
msgstr "Interface" |
|
1325 |
||
446 | 1326 |
#: ../RessourceEditor.py:82 |
391 | 1327 |
msgid "Interval" |
1328 |
msgstr "Interval" |
|
1329 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1330 |
#: ../PLCControler.py:1696 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1331 |
#: ../PLCControler.py:1734 |
391 | 1332 |
msgid "Invalid plcopen element(s)!!!" |
1333 |
msgstr "Les éléments plcopen ne sont pas valides !!! " |
|
1334 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1335 |
#: ../PLCOpenEditor.py:4006 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1336 |
#: ../PLCOpenEditor.py:4009 |
391 | 1337 |
#, python-format |
1338 |
msgid "Invalid value \"%s\" for debug variable" |
|
1339 |
msgstr "Chemin de variable à déboguer \"%s\" invalide" |
|
1340 |
||
446 | 1341 |
#: ../VariablePanel.py:289 |
1342 |
#: ../VariablePanel.py:292 |
|
391 | 1343 |
#, python-format |
1344 |
msgid "Invalid value \"%s\" for location" |
|
1345 |
msgstr "Adresse \"%s\" invalide " |
|
1346 |
||
1347 |
#: ../Viewer.py:214 |
|
446 | 1348 |
#: ../Viewer.py:217 |
391 | 1349 |
#, python-format |
1350 |
msgid "Invalid value \"%s\" for viewer block" |
|
1351 |
msgstr "Valeur \"%s\" invalide pour un élément graphique" |
|
1352 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1353 |
#: ../PLCOpenEditor.py:2968 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1354 |
#: ../PLCOpenEditor.py:3158 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1355 |
#: ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1356 |
#: ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1357 |
#: ../PLCOpenEditor.py:3491 |
391 | 1358 |
msgid "LD" |
1359 |
msgstr "LD" |
|
1360 |
||
1361 |
#: ../LDViewer.py:213 |
|
1362 |
#: ../LDViewer.py:228 |
|
1363 |
#, python-format |
|
1364 |
msgid "Ladder element with id %d is on more than one rung." |
|
1365 |
msgstr "L'élément de LD dont l'id est %d apparait dans plusieurs échelons. " |
|
1366 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1367 |
#: ../PLCOpenEditor.py:3266 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1368 |
#: ../PLCOpenEditor.py:3429 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1369 |
#: ../PLCOpenEditor.py:3573 |
391 | 1370 |
msgid "Language" |
1371 |
msgstr "Langue" |
|
1372 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1373 |
#: ../PLCOpenEditor.py:2982 |
391 | 1374 |
msgid "Language (optional):" |
1375 |
msgstr "Langue (optionnel) :" |
|
1376 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1377 |
#: ../PLCOpenEditor.py:3234 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1378 |
#: ../PLCOpenEditor.py:3402 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1379 |
#: ../PLCOpenEditor.py:3546 |
391 | 1380 |
msgid "Language:" |
1381 |
msgstr "Langue :" |
|
1382 |
||
446 | 1383 |
#: ../Viewer.py:392 |
391 | 1384 |
msgid "Left" |
1385 |
msgstr "Gauche" |
|
1386 |
||
446 | 1387 |
#: ../dialogs/LDPowerRailDialog.py:118 |
391 | 1388 |
msgid "Left PowerRail" |
1389 |
msgstr "Barre d'alimentation à gauche" |
|
1390 |
||
1391 |
#: ../plcopen/iec_std.csv:70 |
|
1392 |
msgid "Length of string" |
|
1393 |
msgstr "Longueur de la chaîne" |
|
1394 |
||
1395 |
#: ../plcopen/iec_std.csv:67 |
|
1396 |
msgid "Less than" |
|
1397 |
msgstr "Inférieur à" |
|
1398 |
||
1399 |
#: ../plcopen/iec_std.csv:68 |
|
1400 |
msgid "Less than or equal to" |
|
1401 |
msgstr "Inférieur ou égal à" |
|
1402 |
||
446 | 1403 |
#: ../PLCOpenEditor.py:594 |
391 | 1404 |
msgid "Library" |
1405 |
msgstr "Librairie" |
|
1406 |
||
1407 |
#: ../plcopen/iec_std.csv:62 |
|
1408 |
msgid "Limitation" |
|
1409 |
msgstr "Limitation" |
|
1410 |
||
446 | 1411 |
#: ../VariablePanel.py:64 |
391 | 1412 |
msgid "Local" |
1413 |
msgstr "Locale" |
|
1414 |
||
446 | 1415 |
#: ../VariablePanel.py:52 |
391 | 1416 |
msgid "Location" |
1417 |
msgstr "Adresse" |
|
1418 |
||
446 | 1419 |
#: ../VariablePanel.py:1052 |
1420 |
msgid "Locations available:" |
|
1421 |
msgstr "Adresses disponibles :" |
|
1422 |
||
391 | 1423 |
#: ../plcopen/iec_std.csv:25 |
1424 |
msgid "Logarithm to base 10" |
|
1425 |
msgstr "Logarithme de base 10" |
|
1426 |
||
1427 |
#: ../plcopen/iec_std.csv:60 |
|
1428 |
msgid "Maximum" |
|
1429 |
msgstr "Maximum" |
|
1430 |
||
1431 |
#: ../DataTypeEditor.py:430 |
|
1432 |
msgid "Maximum:" |
|
1433 |
msgstr "Maximum :" |
|
1434 |
||
446 | 1435 |
#: ../VariablePanel.py:993 |
1436 |
msgid "Memory" |
|
1437 |
msgstr "Mémoire" |
|
1438 |
||
1439 |
#: ../Viewer.py:401 |
|
391 | 1440 |
msgid "Middle" |
1441 |
msgstr "Milieu" |
|
1442 |
||
1443 |
#: ../plcopen/iec_std.csv:61 |
|
1444 |
msgid "Minimum" |
|
1445 |
msgstr "Minimum" |
|
1446 |
||
1447 |
#: ../DataTypeEditor.py:421 |
|
1448 |
msgid "Minimum:" |
|
1449 |
msgstr "Minimum :" |
|
1450 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1451 |
#: ../PLCOpenEditor.py:2997 |
391 | 1452 |
msgid "Miscellaneous" |
1453 |
msgstr "Divers" |
|
1454 |
||
446 | 1455 |
#: ../dialogs/LDElementDialog.py:117 |
391 | 1456 |
msgid "Modifier:" |
1457 |
msgstr "Modificateur :" |
|
1458 |
||
1459 |
#: ../PLCGenerator.py:672 |
|
1460 |
#: ../PLCGenerator.py:876 |
|
1461 |
#, python-format |
|
1462 |
msgid "More than one connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
1463 |
msgstr "Plusieurs connecteurs trouvés pour le prolongement \"%s\" dans le POU \"%s\"" |
|
1464 |
||
1465 |
#: ../DataTypeEditor.py:459 |
|
1466 |
#: ../DataTypeEditor.py:501 |
|
1467 |
msgid "Move down" |
|
1468 |
msgstr "Déplcer vers le haut" |
|
1469 |
||
1470 |
#: ../DataTypeEditor.py:456 |
|
1471 |
#: ../DataTypeEditor.py:498 |
|
1472 |
msgid "Move up" |
|
1473 |
msgstr "Déplacer vers le bas" |
|
1474 |
||
1475 |
#: ../plcopen/iec_std.csv:63 |
|
1476 |
msgid "Multiplexer (select 1 of N)" |
|
1477 |
msgstr "Multipléxeur (sélection 1 sur N)" |
|
1478 |
||
1479 |
#: ../plcopen/iec_std.csv:37 |
|
1480 |
msgid "Multiplication" |
|
1481 |
msgstr "Multiplication" |
|
1482 |
||
446 | 1483 |
#: ../RessourceEditor.py:82 |
1484 |
#: ../RessourceEditor.py:86 |
|
1485 |
#: ../VariablePanel.py:52 |
|
1486 |
#: ../VariablePanel.py:53 |
|
391 | 1487 |
#: ../DataTypeEditor.py:46 |
1488 |
msgid "Name" |
|
1489 |
msgstr "Nom" |
|
1490 |
||
446 | 1491 |
#: ../dialogs/ConnectionDialog.py:109 |
1492 |
#: ../dialogs/FBDBlockDialog.py:121 |
|
1493 |
#: ../dialogs/FBDVariableDialog.py:136 |
|
1494 |
#: ../dialogs/LDElementDialog.py:121 |
|
1495 |
#: ../dialogs/SFCStepDialog.py:105 |
|
391 | 1496 |
msgid "Name:" |
1497 |
msgstr "Nom :" |
|
1498 |
||
1499 |
#: ../plcopen/iec_std.csv:24 |
|
1500 |
msgid "Natural logarithm" |
|
1501 |
msgstr "Logarithme népérien" |
|
1502 |
||
446 | 1503 |
#: ../Viewer.py:424 |
1504 |
#: ../dialogs/LDElementDialog.py:135 |
|
391 | 1505 |
msgid "Negated" |
1506 |
msgstr "Inversé" |
|
1507 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1508 |
#: ../PLCOpenEditor.py:2428 |
391 | 1509 |
msgid "New\tCTRL+N" |
1510 |
msgstr "Nouveau\tCTRL+N" |
|
1511 |
||
1512 |
#: ../DataTypeEditor.py:450 |
|
1513 |
#: ../DataTypeEditor.py:492 |
|
1514 |
msgid "New item" |
|
1515 |
msgstr "Nouvel élément" |
|
1516 |
||
446 | 1517 |
#: ../VariablePanel.py:57 |
391 | 1518 |
msgid "No" |
1519 |
msgstr "Non" |
|
1520 |
||
446 | 1521 |
#: ../Viewer.py:422 |
391 | 1522 |
msgid "No Modifier" |
1523 |
msgstr "Pas de modificateur" |
|
1524 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1525 |
#: ../PLCControler.py:2578 |
391 | 1526 |
msgid "No PLC project found" |
1527 |
msgstr "Pas de projet d'automate trouvé" |
|
1528 |
||
1529 |
#: ../PLCGenerator.py:1257 |
|
1530 |
#, python-format |
|
1531 |
msgid "No body defined in \"%s\" POU" |
|
1532 |
msgstr "Pas de code défini dans le POU \"%s\"" |
|
1533 |
||
1534 |
#: ../PLCGenerator.py:691 |
|
1535 |
#: ../PLCGenerator.py:885 |
|
1536 |
#, python-format |
|
1537 |
msgid "No connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
1538 |
msgstr "Pas de connecteur trouvé pour le prolongement \"%s\" dans le POU \"%s\"" |
|
1539 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1540 |
#: ../PLCOpenEditor.py:2375 |
391 | 1541 |
msgid "" |
1542 |
"No documentation available.\n" |
|
1543 |
"Coming soon." |
|
1544 |
msgstr "" |
|
1545 |
"Pas de documentation.\n" |
|
1546 |
"Bientôt disponible." |
|
1547 |
||
1548 |
#: ../PLCGenerator.py:743 |
|
1549 |
#, python-format |
|
1550 |
msgid "No informations found for \"%s\" block" |
|
446 | 1551 |
msgstr "Aucune information trouvée pour le block \"%s\"" |
391 | 1552 |
|
1553 |
#: ../plcopen/structures.py:139 |
|
1554 |
msgid "No output variable found" |
|
1555 |
msgstr "Pas de variable de sortie trouvée." |
|
1556 |
||
1557 |
#: ../PLCGenerator.py:1255 |
|
1558 |
#, python-format |
|
1559 |
msgid "No variable defined in \"%s\" POU" |
|
1560 |
msgstr "Pas de varaibles définies dans le POU \"%s\"" |
|
1561 |
||
446 | 1562 |
#: ../dialogs/LDElementDialog.py:129 |
391 | 1563 |
msgid "Normal" |
1564 |
msgstr "Normal" |
|
1565 |
||
1566 |
#: ../plcopen/iec_std.csv:69 |
|
1567 |
msgid "Not equal to" |
|
1568 |
msgstr "Non égal à" |
|
1569 |
||
446 | 1570 |
#: ../dialogs/SFCDivergenceDialog.py:135 |
391 | 1571 |
msgid "Number of sequences:" |
1572 |
msgstr "Nombre de branches :" |
|
1573 |
||
1574 |
#: ../plcopen/iec_std.csv:22 |
|
1575 |
msgid "Numerical" |
|
1576 |
msgstr "Numérique" |
|
1577 |
||
1578 |
#: ../plcopen/structures.py:219 |
|
1579 |
msgid "" |
|
1580 |
"Off-delay timer\n" |
|
1581 |
"The off-delay timer can be used to delay setting an output false, for fixed period after input goes false." |
|
1582 |
msgstr "" |
|
1583 |
||
1584 |
#: ../plcopen/structures.py:214 |
|
1585 |
msgid "" |
|
1586 |
"On-delay timer\n" |
|
1587 |
"The on-delay timer can be used to delay setting an output true, for fixed period after an input becomes true." |
|
1588 |
msgstr "" |
|
1589 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1590 |
#: ../PLCOpenEditor.py:2430 |
391 | 1591 |
msgid "Open\tCTRL+O" |
1592 |
msgstr "Ouvrir\tCTRL+O" |
|
1593 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1594 |
#: ../PLCOpenEditor.py:2924 |
391 | 1595 |
msgid "Organization (optional):" |
1596 |
msgstr "Groupe (optionnel) :" |
|
1597 |
||
446 | 1598 |
#: ../VariablePanel.py:63 |
1599 |
#: ../VariablePanel.py:992 |
|
1600 |
#: ../dialogs/FBDVariableDialog.py:43 |
|
1601 |
#: ../dialogs/SFCStepDialog.py:127 |
|
391 | 1602 |
msgid "Output" |
1603 |
msgstr "Sortie" |
|
1604 |
||
1605 |
#: ../plcopen/structures.py:241 |
|
1606 |
msgid "" |
|
1607 |
"PID\n" |
|
1608 |
"The PID (proportional, Integral, Derivative) function block provides the classical three term controller for closed loop control." |
|
1609 |
msgstr "" |
|
1610 |
"PID\n" |
|
1611 |
"Le bloc fonctionnel PID (Proportionnel, Intégrale, Dérivée) fournit un controller de boucle fermé classique à trois paramètres." |
|
1612 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1613 |
#: ../PLCOpenEditor.py:2582 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1614 |
#: ../PLCOpenEditor.py:2641 |
391 | 1615 |
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" |
1616 |
msgstr "Fichiers PLCOpen (*.xml)|*.xml|Tous les fichiers|*.*" |
|
1617 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1618 |
#: ../PLCOpenEditor.py:2514 |
391 | 1619 |
msgid "PLCOpenEditor" |
1620 |
msgstr "PLCOpenEditor" |
|
1621 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1622 |
#: ../PLCOpenEditor.py:2472 |
391 | 1623 |
msgid "PLCOpenEditor\tF1" |
1624 |
msgstr "PLCOpenEditor\tF1" |
|
1625 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1626 |
#: ../PLCOpenEditor.py:3262 |
391 | 1627 |
msgid "POU Name" |
1628 |
msgstr "Nom du POU" |
|
1629 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1630 |
#: ../PLCOpenEditor.py:3217 |
391 | 1631 |
msgid "POU Name:" |
1632 |
msgstr "Nom du POU :" |
|
1633 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1634 |
#: ../PLCOpenEditor.py:3264 |
391 | 1635 |
msgid "POU Type" |
1636 |
msgstr "Type du POU" |
|
1637 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1638 |
#: ../PLCOpenEditor.py:3225 |
391 | 1639 |
msgid "POU Type:" |
1640 |
msgstr "Type du POU :" |
|
1641 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1642 |
#: ../PLCOpenEditor.py:2444 |
391 | 1643 |
msgid "Page Setup" |
1644 |
msgstr "Mise en page..." |
|
1645 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1646 |
#: ../PLCOpenEditor.py:2940 |
391 | 1647 |
msgid "Page Size (optional):" |
1648 |
msgstr "Taille de la page (optionnel) :" |
|
1649 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1650 |
#: ../PLCOpenEditor.py:4228 |
391 | 1651 |
#, python-format |
1652 |
msgid "Page: %d" |
|
1653 |
msgstr "Page: %d" |
|
1654 |
||
446 | 1655 |
#: ../PLCOpenEditor.py:325 |
391 | 1656 |
msgid "Paste\tCTRL+V" |
1657 |
msgstr "Coller\tCTRL+V" |
|
1658 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1659 |
#: ../PLCOpenEditor.py:1646 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1660 |
msgid "Paste POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1661 |
msgstr "Coller un POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1662 |
|
446 | 1663 |
#: ../dialogs/LDPowerRailDialog.py:110 |
391 | 1664 |
msgid "Pin number:" |
1665 |
msgstr "Nombre de pattes :" |
|
1666 |
||
446 | 1667 |
#: ../Viewer.py:1995 |
1668 |
#: ../Viewer.py:2286 |
|
391 | 1669 |
#: ../SFCViewer.py:698 |
1670 |
msgid "Please choose a target" |
|
1671 |
msgstr "Choisissez une cible" |
|
1672 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1673 |
#: ../PLCOpenEditor.py:2237 |
391 | 1674 |
msgid "Please enter POU name" |
1675 |
msgstr "Saisissez le nom du POU" |
|
1676 |
||
446 | 1677 |
#: ../Viewer.py:1820 |
1678 |
#: ../Viewer.py:1822 |
|
1679 |
#: ../Viewer.py:2321 |
|
1680 |
#: ../Viewer.py:2323 |
|
391 | 1681 |
msgid "Please enter comment text" |
1682 |
msgstr "Saisissez le texte du commentaire" |
|
1683 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1684 |
#: ../PLCOpenEditor.py:2205 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1685 |
#: ../PLCOpenEditor.py:3637 |
391 | 1686 |
msgid "Please enter configuration name" |
1687 |
msgstr "Saisissez le nom de la configuration" |
|
1688 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1689 |
#: ../PLCOpenEditor.py:2161 |
391 | 1690 |
msgid "Please enter data type name" |
1691 |
msgstr "Saisissez le nom du type de donnée" |
|
1692 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1693 |
#: ../PLCOpenEditor.py:2216 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1694 |
#: ../PLCOpenEditor.py:3700 |
391 | 1695 |
msgid "Please enter resource name" |
1696 |
msgstr "Saisissez le nom de la ressource" |
|
1697 |
||
1698 |
#: ../SFCViewer.py:362 |
|
1699 |
#: ../SFCViewer.py:384 |
|
1700 |
#: ../SFCViewer.py:726 |
|
1701 |
msgid "Please enter step name" |
|
1702 |
msgstr "Saisissez le nom de l'étape" |
|
1703 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1704 |
#: ../PLCOpenEditor.py:3108 |
391 | 1705 |
msgid "Please enter text" |
1706 |
msgstr "Saisissez le texte" |
|
1707 |
||
446 | 1708 |
#: ../VariablePanel.py:1119 |
1709 |
msgid "Plugins" |
|
1710 |
msgstr "Plugins" |
|
1711 |
||
391 | 1712 |
#: ../GraphicViewer.py:117 |
1713 |
msgid "Position:" |
|
1714 |
msgstr "Position :" |
|
1715 |
||
446 | 1716 |
#: ../dialogs/LDPowerRailDialog.py:102 |
391 | 1717 |
msgid "Power Rail Properties" |
1718 |
msgstr "Propriétés de la barre d'alimentation" |
|
1719 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1720 |
#: ../PLCOpenEditor.py:2446 |
391 | 1721 |
msgid "Preview" |
1722 |
msgstr "Aperçu avant impression" |
|
1723 |
||
446 | 1724 |
#: ../dialogs/ConnectionDialog.py:113 |
1725 |
#: ../dialogs/FBDBlockDialog.py:137 |
|
1726 |
#: ../dialogs/FBDVariableDialog.py:140 |
|
1727 |
#: ../dialogs/LDElementDialog.py:125 |
|
1728 |
#: ../dialogs/LDPowerRailDialog.py:114 |
|
1729 |
#: ../dialogs/SFCDivergenceDialog.py:144 |
|
1730 |
#: ../dialogs/SFCStepDialog.py:113 |
|
1731 |
#: ../dialogs/SFCTransitionDialog.py:112 |
|
391 | 1732 |
msgid "Preview:" |
1733 |
msgstr "Aperçu :" |
|
1734 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1735 |
#: ../PLCOpenEditor.py:2448 |
391 | 1736 |
msgid "Print" |
1737 |
msgstr "Imprimer" |
|
1738 |
||
446 | 1739 |
#: ../PLCOpenEditor.py:932 |
391 | 1740 |
msgid "Print preview" |
1741 |
msgstr "Aperçu avant impression" |
|
1742 |
||
446 | 1743 |
#: ../RessourceEditor.py:82 |
391 | 1744 |
msgid "Priority" |
1745 |
msgstr "Priorité" |
|
1746 |
||
446 | 1747 |
#: ../dialogs/SFCTransitionDialog.py:116 |
391 | 1748 |
msgid "Priority:" |
1749 |
msgstr "Priorité :" |
|
1750 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1751 |
#: ../PLCOpenEditor.py:2868 |
391 | 1752 |
msgid "Product Name (required):" |
1753 |
msgstr "Nom du produit (obligatoire) :" |
|
1754 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1755 |
#: ../PLCOpenEditor.py:2884 |
391 | 1756 |
msgid "Product Release (optional):" |
1757 |
msgstr "Publication du produit (optionnel) :" |
|
1758 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1759 |
#: ../PLCOpenEditor.py:2876 |
391 | 1760 |
msgid "Product Version (required):" |
1761 |
msgstr "Version du produit (obligatoire) :" |
|
1762 |
||
446 | 1763 |
#: ../PLCOpenEditor.py:336 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1764 |
#: ../PLCOpenEditor.py:1605 |
391 | 1765 |
msgid "Program" |
1766 |
msgstr "Programme" |
|
1767 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1768 |
#: ../PLCOpenEditor.py:2619 |
391 | 1769 |
msgid "Program was successfully generated!" |
1770 |
msgstr "Le programme a été généré avec succès !" |
|
1771 |
||
446 | 1772 |
#: ../PLCControler.py:90 |
391 | 1773 |
msgid "Programs" |
1774 |
msgstr "Programmes" |
|
1775 |
||
446 | 1776 |
#: ../Viewer.py:223 |
391 | 1777 |
msgid "Programs can't be used by other POUs!" |
1778 |
msgstr "Les programmes ne peuvent être utilisés par les autres POUs !" |
|
1779 |
||
446 | 1780 |
#: ../PLCOpenEditor.py:437 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1781 |
#: ../PLCOpenEditor.py:2891 |
391 | 1782 |
msgid "Project" |
1783 |
msgstr "Projet" |
|
1784 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1785 |
#: ../PLCOpenEditor.py:2852 |
391 | 1786 |
msgid "Project Name (required):" |
1787 |
msgstr "Nom du projet (obligatoire) :" |
|
1788 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1789 |
#: ../PLCOpenEditor.py:2860 |
391 | 1790 |
msgid "Project Version (optional):" |
1791 |
msgstr "Version du projet (optionnel) :" |
|
1792 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1793 |
#: ../PLCOpenEditor.py:2838 |
391 | 1794 |
msgid "Project properties" |
1795 |
msgstr "Propriétés du projet" |
|
1796 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1797 |
#: ../PLCOpenEditor.py:2451 |
446 | 1798 |
#: ../PLCControler.py:91 |
391 | 1799 |
msgid "Properties" |
1800 |
msgstr "Propriétés" |
|
1801 |
||
1802 |
#: ../plcopen/structures.py:209 |
|
1803 |
msgid "" |
|
1804 |
"Pulse timer\n" |
|
1805 |
"The pulse timer can be used to generate output pulses of a given time duration." |
|
1806 |
msgstr "" |
|
1807 |
||
446 | 1808 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 1809 |
msgid "Qualifier" |
1810 |
msgstr "Qualificatif" |
|
1811 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1812 |
#: ../PLCOpenEditor.py:2454 |
391 | 1813 |
msgid "Quit\tCTRL+Q" |
1814 |
msgstr "Quitter\tCTRL+Q" |
|
1815 |
||
1816 |
#: ../plcopen/structures.py:174 |
|
1817 |
msgid "" |
|
1818 |
"RS bistable\n" |
|
1819 |
"The RS bistable is a latch where the Reset dominates." |
|
1820 |
msgstr "" |
|
1821 |
"Bascule RS\n" |
|
1822 |
"La bascule RS est une bascule où le Reset est dominant." |
|
1823 |
||
1824 |
#: ../plcopen/structures.py:246 |
|
1825 |
msgid "" |
|
1826 |
"Ramp\n" |
|
1827 |
"The RAMP function block is modelled on example given in the standard but with the addition of a 'Holdback' feature." |
|
1828 |
msgstr "" |
|
1829 |
"Rampe\n" |
|
1830 |
"Le bloc fonctionnel RAMP est basé sur l'exemple du standard mais avec en supplément un paramètre 'Holdback'." |
|
1831 |
||
1832 |
#: ../GraphicViewer.py:106 |
|
1833 |
msgid "Range:" |
|
1834 |
msgstr "Echelle :" |
|
1835 |
||
446 | 1836 |
#: ../PLCOpenEditor.py:316 |
391 | 1837 |
msgid "Redo\tCTRL+Y" |
1838 |
msgstr "Refaire\tCTRL+Y" |
|
1839 |
||
446 | 1840 |
#: ../dialogs/SFCTransitionDialog.py:120 |
1841 |
#: ../dialogs/SFCTransitionDialog.py:197 |
|
391 | 1842 |
msgid "Reference" |
1843 |
msgstr "Référence" |
|
1844 |
||
446 | 1845 |
#: ../PLCOpenEditor.py:364 |
391 | 1846 |
msgid "Refresh\tF5" |
1847 |
msgstr "Actualiser\tF5" |
|
1848 |
||
1849 |
#: ../plcopen/iec_std.csv:48 |
|
1850 |
msgid "Remainder (modulo)" |
|
1851 |
msgstr "Modulo" |
|
1852 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1853 |
#: ../PLCOpenEditor.py:1609 |
391 | 1854 |
msgid "Rename" |
1855 |
msgstr "Renommer" |
|
1856 |
||
1857 |
#: ../plcopen/iec_std.csv:78 |
|
1858 |
msgid "Replacement (within)" |
|
1859 |
msgstr "Remplacement (au milieu)" |
|
1860 |
||
446 | 1861 |
#: ../dialogs/LDElementDialog.py:145 |
391 | 1862 |
msgid "Reset" |
1863 |
msgstr "Mise à zéro" |
|
1864 |
||
446 | 1865 |
#: ../Viewer.py:443 |
391 | 1866 |
msgid "Reset Execution Order" |
1867 |
msgstr "Réinitialiser l'order d'exécution" |
|
1868 |
||
446 | 1869 |
#: ../PLCControler.py:91 |
391 | 1870 |
msgid "Resources" |
1871 |
msgstr "Ressources" |
|
1872 |
||
446 | 1873 |
#: ../VariablePanel.py:52 |
1874 |
#: ../VariablePanel.py:53 |
|
391 | 1875 |
msgid "Retain" |
1876 |
msgstr "Persistante" |
|
1877 |
||
446 | 1878 |
#: ../VariablePanel.py:439 |
391 | 1879 |
msgid "Return Type:" |
1880 |
msgstr "Type de retour :" |
|
1881 |
||
446 | 1882 |
#: ../Viewer.py:396 |
391 | 1883 |
msgid "Right" |
1884 |
msgstr "Droite" |
|
1885 |
||
446 | 1886 |
#: ../dialogs/LDPowerRailDialog.py:124 |
391 | 1887 |
msgid "Right PowerRail" |
1888 |
msgstr "Barre d'alimentation à droite" |
|
1889 |
||
446 | 1890 |
#: ../Viewer.py:426 |
1891 |
#: ../dialogs/LDElementDialog.py:150 |
|
391 | 1892 |
msgid "Rising Edge" |
1893 |
msgstr "Front montant" |
|
1894 |
||
1895 |
#: ../plcopen/structures.py:184 |
|
1896 |
msgid "" |
|
1897 |
"Rising edge detector\n" |
|
1898 |
"The output produces a single pulse when a rising edge is detected." |
|
1899 |
msgstr "" |
|
1900 |
"Détecteur de front montant\n" |
|
1901 |
"La sortie produit une impulsion unique lorsqu'un front montant est détecté." |
|
1902 |
||
1903 |
#: ../plcopen/iec_std.csv:54 |
|
1904 |
msgid "Rotate left" |
|
1905 |
msgstr "Rotation à gauche" |
|
1906 |
||
1907 |
#: ../plcopen/iec_std.csv:53 |
|
1908 |
msgid "Rotate right" |
|
1909 |
msgstr "Rotation à droite" |
|
1910 |
||
1911 |
#: ../plcopen/iec_std.csv:17 |
|
1912 |
msgid "Rounding up/down" |
|
1913 |
msgstr "Arrondi" |
|
1914 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1915 |
#: ../PLCOpenEditor.py:2968 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1916 |
#: ../PLCOpenEditor.py:3168 |
391 | 1917 |
msgid "SFC" |
1918 |
msgstr "SFC" |
|
1919 |
||
1920 |
#: ../plcopen/structures.py:169 |
|
1921 |
msgid "" |
|
1922 |
"SR bistable\n" |
|
1923 |
"The SR bistable is a latch where the Set dominates." |
|
1924 |
msgstr "" |
|
1925 |
"Bascule SR\n" |
|
1926 |
"La bascule SR est une bascule où le Set est dominant." |
|
1927 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1928 |
#: ../PLCOpenEditor.py:3158 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1929 |
#: ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1930 |
#: ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1931 |
#: ../PLCOpenEditor.py:3491 |
391 | 1932 |
msgid "ST" |
1933 |
msgstr "ST" |
|
1934 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1935 |
#: ../PLCOpenEditor.py:2606 |
391 | 1936 |
msgid "ST files (*.st)|*.st|All files|*.*" |
1937 |
msgstr "Fichiers ST (*.st)|*.st|Tous les fichiers|*.*" |
|
1938 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1939 |
#: ../PLCOpenEditor.py:2437 |
391 | 1940 |
msgid "Save\tCTRL+S" |
1941 |
msgstr "Enregistrer\tCTRL+S" |
|
1942 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1943 |
#: ../PLCOpenEditor.py:2439 |
391 | 1944 |
msgid "Save As...\tCTRL+SHIFT+S" |
1945 |
msgstr "Enregistrer sous...\tCTRL+SHIFT+S" |
|
1946 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1947 |
#: ../PLCOpenEditor.py:2960 |
391 | 1948 |
msgid "Scaling:" |
1949 |
msgstr "Echelle :" |
|
1950 |
||
446 | 1951 |
#: ../PLCOpenEditor.py:340 |
391 | 1952 |
msgid "Select All\tCTRL+A" |
1953 |
msgstr "Tout sélectionner\tCTRL+A" |
|
1954 |
||
446 | 1955 |
#: ../VariablePanel.py:314 |
391 | 1956 |
msgid "Select a variable class:" |
1957 |
msgstr "Sélectionner une direction pour la variable :" |
|
1958 |
||
446 | 1959 |
#: ../PLCOpenEditor.py:570 |
1960 |
#: ../PLCOpenEditor.py:582 |
|
391 | 1961 |
msgid "Select an object" |
1962 |
msgstr "Sélectionner un objet" |
|
1963 |
||
1964 |
#: ../plcopen/iec_std.csv:59 |
|
1965 |
msgid "Selection" |
|
1966 |
msgstr "Sélection" |
|
1967 |
||
446 | 1968 |
#: ../dialogs/SFCDivergenceDialog.py:117 |
391 | 1969 |
msgid "Selection Convergence" |
1970 |
msgstr "Convergence simple" |
|
1971 |
||
446 | 1972 |
#: ../dialogs/SFCDivergenceDialog.py:111 |
391 | 1973 |
msgid "Selection Divergence" |
1974 |
msgstr "Divergence simple" |
|
1975 |
||
1976 |
#: ../plcopen/structures.py:179 |
|
1977 |
msgid "" |
|
1978 |
"Semaphore\n" |
|
1979 |
"The semaphore provides a mechanism to allow software elements mutually exclusive access to certain ressources." |
|
1980 |
msgstr "" |
|
1981 |
"Sémaphore\n" |
|
1982 |
"La sémaphore fournit un mécanisme permettant à des éléments du programme d'accéder de façon exclusive à certaines resources." |
|
1983 |
||
446 | 1984 |
#: ../dialogs/LDElementDialog.py:140 |
391 | 1985 |
msgid "Set" |
1986 |
msgstr "Mise à 1" |
|
1987 |
||
1988 |
#: ../plcopen/iec_std.csv:51 |
|
1989 |
msgid "Shift left" |
|
1990 |
msgstr "Décalage à gauche" |
|
1991 |
||
1992 |
#: ../plcopen/iec_std.csv:52 |
|
1993 |
msgid "Shift right" |
|
1994 |
msgstr "Décalage à droite" |
|
1995 |
||
446 | 1996 |
#: ../dialogs/SFCDivergenceDialog.py:129 |
391 | 1997 |
msgid "Simultaneous Convergence" |
1998 |
msgstr "Convergence double" |
|
1999 |
||
446 | 2000 |
#: ../dialogs/SFCDivergenceDialog.py:123 |
391 | 2001 |
msgid "Simultaneous Divergence" |
2002 |
msgstr "Divergence double" |
|
2003 |
||
2004 |
#: ../plcopen/iec_std.csv:27 |
|
2005 |
msgid "Sine" |
|
2006 |
msgstr "Sinus" |
|
2007 |
||
446 | 2008 |
#: ../RessourceEditor.py:82 |
391 | 2009 |
msgid "Single" |
2010 |
msgstr "Evènement" |
|
2011 |
||
2012 |
#: ../plcopen/iec_std.csv:23 |
|
2013 |
msgid "Square root (base 2)" |
|
2014 |
msgstr "Racine carré (base 2)" |
|
2015 |
||
2016 |
#: ../plcopen/structures.py:165 |
|
2017 |
msgid "Standard function blocks" |
|
2018 |
msgstr "Blocs fonctionnels standards" |
|
2019 |
||
2020 |
#: ../DataTypeEditor.py:236 |
|
2021 |
msgid "Structure" |
|
2022 |
msgstr "Structure" |
|
2023 |
||
2024 |
#: ../DataTypeEditor.py:236 |
|
2025 |
msgid "Subrange" |
|
2026 |
msgstr "Sous-ensemble" |
|
2027 |
||
2028 |
#: ../plcopen/iec_std.csv:39 |
|
2029 |
msgid "Subtraction" |
|
2030 |
msgstr "Soustraction" |
|
2031 |
||
2032 |
#: ../plcopen/iec_std.csv:29 |
|
2033 |
msgid "Tangent" |
|
2034 |
msgstr "Tangente" |
|
2035 |
||
446 | 2036 |
#: ../RessourceEditor.py:86 |
391 | 2037 |
msgid "Task" |
2038 |
msgstr "Tâche" |
|
2039 |
||
446 | 2040 |
#: ../RessourceEditor.py:361 |
391 | 2041 |
msgid "Tasks:" |
2042 |
msgstr "Tâches :" |
|
2043 |
||
446 | 2044 |
#: ../VariablePanel.py:65 |
391 | 2045 |
msgid "Temp" |
2046 |
msgstr "Temporaire" |
|
2047 |
||
2048 |
#: ../LDViewer.py:850 |
|
2049 |
msgid "The group of block must be coherent!" |
|
2050 |
msgstr "Le groupe de blocs doit être cohérent !" |
|
2051 |
||
446 | 2052 |
#: ../PLCOpenEditor.py:873 |
391 | 2053 |
msgid "There are changes, do you want to save?" |
2054 |
msgstr "Le projet a été modifié. Voulez-vous l'enregistrer ?" |
|
2055 |
||
446 | 2056 |
#: ../PLCOpenEditor.py:1408 |
2057 |
#: ../PLCOpenEditor.py:1428 |
|
2058 |
#, python-format |
|
2059 |
msgid "There is a POU named \"%s\". This could cause a conflict. Do you wish to continue?" |
|
2060 |
msgstr "Un POU a pour nom \"%s\". Cela peut générer des conflits. Voulez-vous continuer ?" |
|
2061 |
||
2062 |
#: ../PLCOpenEditor.py:951 |
|
391 | 2063 |
msgid "" |
2064 |
"There was a problem printing.\n" |
|
2065 |
"Perhaps your current printer is not set correctly?" |
|
2066 |
msgstr "" |
|
2067 |
"Un problème est apparu lors de l'impression.\n" |
|
2068 |
"Peut-être que votre imprimante n'est pas correctement configurée ?" |
|
2069 |
||
2070 |
#: ../LDViewer.py:859 |
|
2071 |
msgid "This option isn't available yet!" |
|
2072 |
msgstr "Cette option n'a pas encore disponible" |
|
2073 |
||
446 | 2074 |
#: ../GraphicViewer.py:180 |
391 | 2075 |
msgid "Tick" |
2076 |
msgstr "Tick" |
|
2077 |
||
2078 |
#: ../plcopen/iec_std.csv:34 |
|
2079 |
msgid "Time addition" |
|
2080 |
msgstr "Addition de durée" |
|
2081 |
||
2082 |
#: ../plcopen/iec_std.csv:75 |
|
2083 |
msgid "Time concatenation" |
|
2084 |
msgstr "Concaténation de date et de durée" |
|
2085 |
||
2086 |
#: ../plcopen/iec_std.csv:47 |
|
2087 |
msgid "Time division" |
|
2088 |
msgstr "Division de durée" |
|
2089 |
||
2090 |
#: ../plcopen/iec_std.csv:38 |
|
2091 |
msgid "Time multiplication" |
|
2092 |
msgstr "Multiplication de durée" |
|
2093 |
||
2094 |
#: ../plcopen/iec_std.csv:40 |
|
2095 |
msgid "Time subtraction" |
|
2096 |
msgstr "Soustraction de durée" |
|
2097 |
||
2098 |
#: ../plcopen/iec_std.csv:35 |
|
2099 |
msgid "Time-of-day addition" |
|
2100 |
msgstr "Addition d'horodatage" |
|
2101 |
||
2102 |
#: ../plcopen/iec_std.csv:42 |
|
2103 |
#: ../plcopen/iec_std.csv:43 |
|
2104 |
msgid "Time-of-day subtraction" |
|
2105 |
msgstr "Soustraction d'horodatage" |
|
2106 |
||
446 | 2107 |
#: ../PLCOpenEditor.py:574 |
391 | 2108 |
msgid "Toolbar" |
2109 |
msgstr "Barre d'outils" |
|
2110 |
||
446 | 2111 |
#: ../Viewer.py:399 |
391 | 2112 |
msgid "Top" |
2113 |
msgstr "Haut" |
|
2114 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2115 |
#: ../PLCOpenEditor.py:3427 |
391 | 2116 |
msgid "Transition Name" |
2117 |
msgstr "Nom de la transition" |
|
2118 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2119 |
#: ../PLCOpenEditor.py:3394 |
391 | 2120 |
msgid "Transition Name:" |
2121 |
msgstr "Nom de la transition :" |
|
2122 |
||
2123 |
#: ../PLCGenerator.py:1237 |
|
2124 |
#, python-format |
|
2125 |
msgid "Transition with content \"%s\" not connected to a next step in \"%s\" POU" |
|
2126 |
msgstr "La transition contenant \"%s\" n'est pas connectée à une étape en sortie dans le POU \"%s\" !" |
|
2127 |
||
2128 |
#: ../PLCGenerator.py:1228 |
|
2129 |
#, python-format |
|
2130 |
msgid "Transition with content \"%s\" not connected to a previous step in \"%s\" POU" |
|
2131 |
msgstr "La transition contenant \"%s\" n'est pas connectée à une étape en entrée dans le POU \"%s\" !" |
|
2132 |
||
446 | 2133 |
#: ../plcopen/plcopen.py:1050 |
391 | 2134 |
#, python-format |
427 | 2135 |
msgid "Transition with name %s doesn't exist!" |
391 | 2136 |
msgstr "La transition nommée %s n'existe pas !" |
2137 |
||
446 | 2138 |
#: ../PLCControler.py:90 |
391 | 2139 |
msgid "Transitions" |
2140 |
msgstr "Transitions" |
|
2141 |
||
446 | 2142 |
#: ../RessourceEditor.py:86 |
2143 |
#: ../VariablePanel.py:52 |
|
2144 |
#: ../VariablePanel.py:53 |
|
2145 |
#: ../dialogs/ActionBlockDialog.py:33 |
|
391 | 2146 |
#: ../DataTypeEditor.py:46 |
2147 |
msgid "Type" |
|
2148 |
msgstr "Type" |
|
2149 |
||
2150 |
#: ../plcopen/iec_std.csv:16 |
|
2151 |
msgid "Type conversion" |
|
2152 |
msgstr "Conversion de type" |
|
2153 |
||
2154 |
#: ../DataTypeEditor.py:360 |
|
2155 |
msgid "Type infos:" |
|
2156 |
msgstr "Propriétés du type :" |
|
2157 |
||
446 | 2158 |
#: ../dialogs/ConnectionDialog.py:105 |
2159 |
#: ../dialogs/FBDBlockDialog.py:117 |
|
2160 |
#: ../dialogs/LDPowerRailDialog.py:106 |
|
2161 |
#: ../dialogs/SFCDivergenceDialog.py:107 |
|
2162 |
#: ../dialogs/SFCTransitionDialog.py:108 |
|
391 | 2163 |
msgid "Type:" |
2164 |
msgstr "Type :" |
|
2165 |
||
446 | 2166 |
#: ../PLCOpenEditor.py:540 |
391 | 2167 |
msgid "Types" |
2168 |
msgstr "Types" |
|
2169 |
||
2170 |
#: ../PLCGenerator.py:232 |
|
2171 |
#, python-format |
|
2172 |
msgid "Undefined pou type \"%s\"" |
|
2173 |
msgstr "Type de POU \"%s\" indéterminé !" |
|
2174 |
||
446 | 2175 |
#: ../PLCOpenEditor.py:314 |
391 | 2176 |
msgid "Undo\tCTRL+Z" |
2177 |
msgstr "Défaire\tCTRL+Z" |
|
2178 |
||
446 | 2179 |
#: ../Viewer.py:320 |
391 | 2180 |
#, python-format |
2181 |
msgid "Unknown variable \"%s\" for this POU!" |
|
2182 |
msgstr "Variable \"%s\" inconnue dans ce POU !" |
|
2183 |
||
446 | 2184 |
#: ../PLCControler.py:300 |
391 | 2185 |
#, python-format |
2186 |
msgid "Unnamed%d" |
|
2187 |
msgstr "Sansnom%d" |
|
2188 |
||
446 | 2189 |
#: ../VariablePanel.py:310 |
391 | 2190 |
#, python-format |
2191 |
msgid "Unrecognized data size \"%s\"" |
|
2192 |
msgstr "Taille de donnée \"%s\" non identifié !" |
|
2193 |
||
2194 |
#: ../plcopen/structures.py:194 |
|
2195 |
msgid "" |
|
2196 |
"Up-counter\n" |
|
2197 |
"The up-counter can be used to signal when a count has reached a maximum value." |
|
2198 |
msgstr "" |
|
2199 |
"Compteur incrémental\n" |
|
2200 |
"Le compteur incrémental peut être utilisé pour signaler lorsque le compteur a atteint la valeur maximale." |
|
2201 |
||
2202 |
#: ../plcopen/structures.py:204 |
|
2203 |
msgid "" |
|
2204 |
"Up-down counter\n" |
|
2205 |
"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." |
|
2206 |
msgstr "" |
|
2207 |
"Compteur bidirectionnel\n" |
|
2208 |
"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." |
|
2209 |
||
446 | 2210 |
#: ../VariablePanel.py:742 |
2211 |
#: ../DataTypeEditor.py:807 |
|
391 | 2212 |
msgid "User Data Types" |
2213 |
msgstr "Types de donnée du projet" |
|
2214 |
||
446 | 2215 |
#: ../PLCControler.py:89 |
391 | 2216 |
msgid "User-defined POUs" |
2217 |
msgstr "POUs du projet" |
|
2218 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2219 |
#: ../PLCOpenEditor.py:3836 |
446 | 2220 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 2221 |
msgid "Value" |
2222 |
msgstr "Valeur" |
|
2223 |
||
446 | 2224 |
#: ../GraphicViewer.py:180 |
391 | 2225 |
msgid "Values" |
2226 |
msgstr "Valeurs" |
|
2227 |
||
2228 |
#: ../DataTypeEditor.py:445 |
|
2229 |
msgid "Values:" |
|
2230 |
msgstr "Valeurs" |
|
2231 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2232 |
#: ../PLCOpenEditor.py:3836 |
446 | 2233 |
#: ../dialogs/ActionBlockDialog.py:37 |
391 | 2234 |
msgid "Variable" |
2235 |
msgstr "Variable" |
|
2236 |
||
446 | 2237 |
#: ../dialogs/FBDVariableDialog.py:120 |
391 | 2238 |
msgid "Variable Properties" |
2239 |
msgstr "Propriétés de la variable" |
|
2240 |
||
446 | 2241 |
#: ../VariablePanel.py:314 |
391 | 2242 |
msgid "Variable class" |
2243 |
msgstr "Direction de la variable" |
|
2244 |
||
446 | 2245 |
#: ../Viewer.py:322 |
2246 |
#: ../TextViewer.py:248 |
|
391 | 2247 |
msgid "Variable don't belong to this POU!" |
2248 |
msgstr "La variable n'appartient pas à ce POU !" |
|
2249 |
||
446 | 2250 |
#: ../PLCOpenEditor.py:589 |
2251 |
#: ../VariablePanel.py:64 |
|
391 | 2252 |
msgid "Variables" |
2253 |
msgstr "Variables" |
|
2254 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2255 |
#: ../PLCOpenEditor.py:3292 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2256 |
#: ../PLCOpenEditor.py:3670 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2257 |
#: ../PLCOpenEditor.py:3733 |
391 | 2258 |
#: ../LDViewer.py:859 |
2259 |
msgid "Warning" |
|
2260 |
msgstr "Attention" |
|
2261 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2262 |
#: ../PLCOpenEditor.py:2944 |
391 | 2263 |
msgid "Width:" |
2264 |
msgstr "Longueur :" |
|
2265 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2266 |
#: ../PLCOpenEditor.py:2687 |
391 | 2267 |
msgid "X Scale:" |
2268 |
msgstr "Echelle X :" |
|
2269 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2270 |
#: ../PLCOpenEditor.py:2695 |
391 | 2271 |
msgid "Y Scale:" |
2272 |
msgstr "Echelle Y :" |
|
2273 |
||
446 | 2274 |
#: ../VariablePanel.py:57 |
391 | 2275 |
msgid "Yes" |
2276 |
msgstr "Oui" |
|
2277 |
||
2278 |
#: ../LDViewer.py:854 |
|
2279 |
msgid "You must select the block or group of blocks around which a branch should be added!" |
|
2280 |
msgstr "Vous devez sélectionné le bloc ou le group autour duquel un ebranche doit être ajoutée !" |
|
2281 |
||
2282 |
#: ../LDViewer.py:628 |
|
2283 |
msgid "You must select the wire where a contact should be added!" |
|
2284 |
msgstr "Vous devez sélectionner le fil sur lequel le contact doit être ajouté !" |
|
2285 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2286 |
#: ../PLCOpenEditor.py:3123 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2287 |
#: ../PLCOpenEditor.py:3654 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2288 |
#: ../PLCOpenEditor.py:3717 |
446 | 2289 |
#: ../dialogs/PouNameDialog.py:55 |
2290 |
#: ../dialogs/SFCStepDialog.py:175 |
|
2291 |
#: ../dialogs/SFCStepNameDialog.py:57 |
|
391 | 2292 |
msgid "You must type a name!" |
2293 |
msgstr "Vous devez saisir un nom !" |
|
2294 |
||
446 | 2295 |
#: ../PLCOpenEditor.py:370 |
391 | 2296 |
msgid "Zoom" |
2297 |
msgstr "Zoom" |
|
2298 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2299 |
#: ../PLCOpenEditor.py:2615 |
391 | 2300 |
#, python-format |
2301 |
msgid "error: %s\n" |
|
2302 |
msgstr "erreur: %s\n" |
|
2303 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2304 |
#: ../PLCOpenEditor.py:4260 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2305 |
#: ../PLCOpenEditor.py:4262 |
391 | 2306 |
msgid "file : " |
2307 |
msgstr "fichier :" |
|
2308 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2309 |
#: ../PLCOpenEditor.py:3163 |
391 | 2310 |
msgid "function" |
2311 |
msgstr "fonction" |
|
2312 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2313 |
#: ../PLCOpenEditor.py:4263 |
391 | 2314 |
msgid "function : " |
2315 |
msgstr "fonction :" |
|
2316 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2317 |
#: ../PLCOpenEditor.py:3163 |
391 | 2318 |
msgid "functionBlock" |
2319 |
msgstr "Bloc fonctionnel" |
|
2320 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2321 |
#: ../PLCOpenEditor.py:4263 |
391 | 2322 |
msgid "line : " |
2323 |
msgstr "ligne :" |
|
2324 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2325 |
#: ../PLCOpenEditor.py:3163 |
391 | 2326 |
msgid "program" |
2327 |
msgstr "programme" |
|
2328 |
||
2329 |
#: ../plcopen/iec_std.csv:73 |
|
2330 |
msgid "string from the middle" |
|
2331 |
msgstr "Caractères du milieu" |
|
2332 |
||
2333 |
#: ../plcopen/iec_std.csv:71 |
|
2334 |
msgid "string left of" |
|
2335 |
msgstr "Caractères à gauche de" |
|
2336 |
||
2337 |
#: ../plcopen/iec_std.csv:72 |
|
2338 |
msgid "string right of" |
|
2339 |
msgstr "Caractères à droite de" |
|
2340 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2341 |
#: ../PLCOpenEditor.py:2613 |
391 | 2342 |
#, python-format |
2343 |
msgid "warning: %s\n" |
|
2344 |
msgstr "attention: %s\n" |
|
2345 |
||
446 | 2346 |
#, fuzzy |
2347 |
#~ msgid "A pou with \"%s\" as name exists!" |
|
2348 |
#~ msgstr "Un POU nommé \"%s\" existe déjà !" |
|
2349 |
#~ msgid "Close\tCTRL+Q" |
|
2350 |
#~ msgstr "Fermer\tCTRL+Q" |
|
391 | 2351 |
#~ msgid "" |
2352 |
#~ "A variable is defined with \"%s\" as name. It can generate a conflict. Do " |
|
2353 |
#~ "you wish to continue?" |
|
2354 |
#~ msgstr "Une variable" |
|
2355 |
#~ msgid "Create A New POU From" |
|
2356 |
#~ msgstr "Créer un nouveau POU à partir de" |
|
2357 |