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