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 |
#, fuzzy |
|
7 |
msgid "" |
|
8 |
msgstr "" |
|
9 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
10 |
"Report-Msgid-Bugs-To: \n" |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
11 |
"POT-Creation-Date: 2009-10-12 10:13+0200\n" |
391 | 12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
15 |
"MIME-Version: 1.0\n" |
|
16 |
"Content-Type: text/plain; charset=CHARSET\n" |
|
17 |
"Content-Transfer-Encoding: 8bit\n" |
|
18 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
19 |
#: ../PLCOpenEditor.py:4272 |
391 | 20 |
msgid "" |
21 |
"\n" |
|
427 | 22 |
"An error has occurred.\n" |
391 | 23 |
"\n" |
427 | 24 |
"Click OK to save an error report.\n" |
391 | 25 |
"\n" |
26 |
"Please contact LOLITech at:\n" |
|
27 |
"+33 (0)3 29 57 60 42\n" |
|
28 |
"bugs_PLCOpenEditor@lolitech.fr\n" |
|
29 |
"\n" |
|
30 |
"\n" |
|
31 |
"Error:\n" |
|
32 |
msgstr "" |
|
33 |
||
446 | 34 |
#: ../VariablePanel.py:64 |
391 | 35 |
msgid " External" |
36 |
msgstr "" |
|
37 |
||
446 | 38 |
#: ../VariablePanel.py:63 |
391 | 39 |
msgid " InOut" |
40 |
msgstr "" |
|
41 |
||
446 | 42 |
#: ../VariablePanel.py:63 |
391 | 43 |
msgid " Input" |
44 |
msgstr "" |
|
45 |
||
446 | 46 |
#: ../VariablePanel.py:64 |
391 | 47 |
msgid " Local" |
48 |
msgstr "" |
|
49 |
||
446 | 50 |
#: ../VariablePanel.py:63 |
391 | 51 |
msgid " Output" |
52 |
msgstr "" |
|
53 |
||
446 | 54 |
#: ../VariablePanel.py:65 |
391 | 55 |
msgid " Temp" |
56 |
msgstr "" |
|
57 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
58 |
#: ../PLCOpenEditor.py:4284 |
391 | 59 |
msgid " : " |
60 |
msgstr "" |
|
61 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
62 |
#: ../PLCOpenEditor.py:3273 ../PLCOpenEditor.py:3436 ../PLCOpenEditor.py:3580 |
446 | 63 |
#: ../dialogs/SFCTransitionDialog.py:206 |
391 | 64 |
#, python-format |
65 |
msgid " and %s" |
|
66 |
msgstr "" |
|
67 |
||
68 |
#: ../plcopen/plcopen.py:782 |
|
69 |
#, python-format |
|
70 |
msgid "\"%s\" Data Type doesn't exist !!!" |
|
71 |
msgstr "" |
|
72 |
||
73 |
#: ../plcopen/plcopen.py:800 |
|
74 |
#, python-format |
|
75 |
msgid "\"%s\" POU already exists !!!" |
|
76 |
msgstr "" |
|
77 |
||
78 |
#: ../plcopen/plcopen.py:821 |
|
79 |
#, python-format |
|
80 |
msgid "\"%s\" POU doesn't exist !!!" |
|
81 |
msgstr "" |
|
82 |
||
446 | 83 |
#: ../Viewer.py:227 |
391 | 84 |
#, python-format |
85 |
msgid "\"%s\" can't use itself!" |
|
86 |
msgstr "" |
|
87 |
||
446 | 88 |
#: ../PLCOpenEditor.py:1405 ../PLCOpenEditor.py:1425 |
391 | 89 |
#, python-format |
90 |
msgid "\"%s\" config already exists!" |
|
91 |
msgstr "" |
|
92 |
||
93 |
#: ../plcopen/plcopen.py:256 |
|
94 |
#, python-format |
|
95 |
msgid "\"%s\" configuration already exists !!!" |
|
96 |
msgstr "" |
|
97 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
98 |
#: ../PLCOpenEditor.py:1359 ../PLCOpenEditor.py:3135 |
391 | 99 |
#, python-format |
100 |
msgid "\"%s\" data type already exists!" |
|
101 |
msgstr "" |
|
102 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
103 |
#: ../PLCControler.py:1704 ../PLCControler.py:1708 |
391 | 104 |
#, python-format |
427 | 105 |
msgid "\"%s\" element can't be pasted here!!!" |
391 | 106 |
msgstr "" |
107 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
108 |
#: ../PLCOpenEditor.py:3455 ../PLCOpenEditor.py:3599 ../Viewer.py:250 |
446 | 109 |
#: ../TextViewer.py:231 ../dialogs/ConnectionDialog.py:215 |
110 |
#: ../dialogs/FBDBlockDialog.py:260 |
|
391 | 111 |
#, python-format |
112 |
msgid "\"%s\" element for this pou already exists!" |
|
113 |
msgstr "" |
|
114 |
||
115 |
#: ../plcopen/structures.py:97 |
|
116 |
#, python-format |
|
117 |
msgid "\"%s\" function cancelled in \"%s\" POU: No input connected" |
|
118 |
msgstr "" |
|
119 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
120 |
#: ../PLCOpenEditor.py:1350 ../PLCOpenEditor.py:3131 ../PLCOpenEditor.py:3284 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
121 |
#: ../PLCOpenEditor.py:3447 ../PLCOpenEditor.py:3591 ../PLCOpenEditor.py:3662 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
122 |
#: ../PLCOpenEditor.py:3725 ../VariablePanel.py:689 |
446 | 123 |
#: ../dialogs/ConnectionDialog.py:207 ../dialogs/FBDBlockDialog.py:252 |
124 |
#: ../dialogs/FBDVariableDialog.py:268 ../dialogs/PouNameDialog.py:63 |
|
125 |
#: ../dialogs/SFCStepDialog.py:183 ../dialogs/SFCStepNameDialog.py:65 |
|
126 |
#: ../DataTypeEditor.py:705 ../DataTypeEditor.py:765 |
|
391 | 127 |
#, python-format |
128 |
msgid "\"%s\" is a keyword. It can't be used!" |
|
129 |
msgstr "" |
|
130 |
||
446 | 131 |
#: ../Viewer.py:233 |
391 | 132 |
#, python-format |
133 |
msgid "\"%s\" is already used by \"%s\"!" |
|
134 |
msgstr "" |
|
135 |
||
446 | 136 |
#: ../plcopen/plcopen.py:2135 |
391 | 137 |
#, python-format |
138 |
msgid "\"%s\" is an invalid value!" |
|
139 |
msgstr "" |
|
140 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
141 |
#: ../PLCOpenEditor.py:2621 ../PLCOpenEditor.py:2649 |
391 | 142 |
#, python-format |
143 |
msgid "\"%s\" is not a valid folder!" |
|
144 |
msgstr "" |
|
145 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
146 |
#: ../PLCOpenEditor.py:1348 ../PLCOpenEditor.py:3127 ../PLCOpenEditor.py:3280 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
147 |
#: ../PLCOpenEditor.py:3443 ../PLCOpenEditor.py:3587 ../PLCOpenEditor.py:3658 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
148 |
#: ../PLCOpenEditor.py:3721 ../VariablePanel.py:684 |
446 | 149 |
#: ../dialogs/ConnectionDialog.py:203 ../dialogs/FBDBlockDialog.py:248 |
150 |
#: ../dialogs/PouNameDialog.py:59 ../dialogs/SFCStepDialog.py:179 |
|
151 |
#: ../dialogs/SFCStepNameDialog.py:61 ../DataTypeEditor.py:760 |
|
391 | 152 |
#, python-format |
153 |
msgid "\"%s\" is not a valid identifier!" |
|
154 |
msgstr "" |
|
155 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
156 |
#: ../PLCOpenEditor.py:283 ../PLCOpenEditor.py:2286 ../PLCOpenEditor.py:2306 |
391 | 157 |
#, python-format |
158 |
msgid "\"%s\" is used by one or more POUs. It can't be removed!" |
|
159 |
msgstr "" |
|
160 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
161 |
#: ../PLCOpenEditor.py:1368 ../PLCOpenEditor.py:3288 ../Viewer.py:248 |
446 | 162 |
#: ../Viewer.py:274 ../TextViewer.py:229 ../dialogs/ConnectionDialog.py:211 |
163 |
#: ../dialogs/FBDBlockDialog.py:256 |
|
391 | 164 |
#, python-format |
165 |
msgid "\"%s\" pou already exists!" |
|
166 |
msgstr "" |
|
167 |
||
168 |
#: ../plcopen/plcopen.py:287 |
|
169 |
#, python-format |
|
170 |
msgid "\"%s\" resource already exists in \"%s\" configuration !!!" |
|
171 |
msgstr "" |
|
172 |
||
173 |
#: ../plcopen/plcopen.py:303 |
|
174 |
#, python-format |
|
175 |
msgid "\"%s\" resource doesn't exist in \"%s\" configuration !!!" |
|
176 |
msgstr "" |
|
177 |
||
446 | 178 |
#: ../dialogs/SFCStepDialog.py:195 ../dialogs/SFCStepNameDialog.py:77 |
391 | 179 |
#, python-format |
180 |
msgid "\"%s\" step already exists!" |
|
181 |
msgstr "" |
|
182 |
||
446 | 183 |
#: ../DataTypeEditor.py:700 |
391 | 184 |
#, python-format |
185 |
msgid "\"%s\" value already defined!" |
|
186 |
msgstr "" |
|
187 |
||
446 | 188 |
#: ../DataTypeEditor.py:901 |
391 | 189 |
#, python-format |
190 |
msgid "\"%s\" value isn't a valid array dimension!" |
|
191 |
msgstr "" |
|
192 |
||
446 | 193 |
#: ../DataTypeEditor.py:908 |
391 | 194 |
#, python-format |
195 |
msgid "" |
|
196 |
"\"%s\" value isn't a valid array dimension!\n" |
|
197 |
"Right value must be greater than left value." |
|
198 |
msgstr "" |
|
199 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
200 |
#: ../PLCControler.py:629 |
446 | 201 |
#, python-format |
202 |
msgid "%s \"%s\" can't be pasted as a %s." |
|
203 |
msgstr "" |
|
204 |
||
205 |
#: ../GraphicViewer.py:180 |
|
391 | 206 |
#, python-format |
207 |
msgid "%s Graphics" |
|
208 |
msgstr "" |
|
209 |
||
446 | 210 |
#: ../plcopen/plcopen.py:1291 ../plcopen/plcopen.py:1301 |
211 |
#: ../plcopen/plcopen.py:1311 ../plcopen/plcopen.py:1321 |
|
212 |
#: ../plcopen/plcopen.py:1330 |
|
391 | 213 |
#, python-format |
214 |
msgid "%s body don't have instances!" |
|
215 |
msgstr "" |
|
216 |
||
446 | 217 |
#: ../plcopen/plcopen.py:1353 ../plcopen/plcopen.py:1360 |
391 | 218 |
#, python-format |
219 |
msgid "%s body don't have text!" |
|
220 |
msgstr "" |
|
221 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
222 |
#: ../PLCOpenEditor.py:4260 ../PLCOpenEditor.py:4262 ../PLCOpenEditor.py:4263 |
391 | 223 |
msgid ", " |
224 |
msgstr "" |
|
225 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
226 |
#: ../PLCOpenEditor.py:3275 ../PLCOpenEditor.py:3438 ../PLCOpenEditor.py:3582 |
446 | 227 |
#: ../dialogs/SFCTransitionDialog.py:208 |
391 | 228 |
#, python-format |
229 |
msgid ", %s" |
|
230 |
msgstr "" |
|
231 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
232 |
#: ../PLCOpenEditor.py:4258 |
391 | 233 |
msgid ". " |
234 |
msgstr "" |
|
235 |
||
446 | 236 |
#: ../PLCOpenEditor.py:1371 ../PLCOpenEditor.py:1413 ../PLCOpenEditor.py:1433 |
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
237 |
#: ../PLCOpenEditor.py:3292 ../PLCOpenEditor.py:3670 ../PLCOpenEditor.py:3733 |
391 | 238 |
#, python-format |
427 | 239 |
msgid "A POU has an element named \"%s\". This could cause a conflict. Do you wish to continue?" |
391 | 240 |
msgstr "" |
241 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
242 |
#: ../PLCOpenEditor.py:1384 ../PLCOpenEditor.py:1395 ../PLCOpenEditor.py:3451 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
243 |
#: ../PLCOpenEditor.py:3595 ../PLCOpenEditor.py:3666 ../PLCOpenEditor.py:3729 |
446 | 244 |
#: ../VariablePanel.py:694 ../dialogs/PouNameDialog.py:67 |
245 |
#: ../dialogs/SFCStepDialog.py:187 ../dialogs/SFCStepNameDialog.py:69 |
|
391 | 246 |
#, python-format |
427 | 247 |
msgid "A POU named \"%s\" already exists!" |
391 | 248 |
msgstr "" |
249 |
||
446 | 250 |
#: ../VariablePanel.py:1173 |
251 |
msgid "A location must be selected!" |
|
252 |
msgstr "" |
|
253 |
||
254 |
#: ../PLCOpenEditor.py:1386 ../PLCOpenEditor.py:1397 ../VariablePanel.py:699 |
|
255 |
#: ../dialogs/SFCStepDialog.py:191 ../dialogs/SFCStepNameDialog.py:73 |
|
391 | 256 |
#, python-format |
257 |
msgid "A variable with \"%s\" as name already exists in this pou!" |
|
258 |
msgstr "" |
|
259 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
260 |
#: ../PLCOpenEditor.py:2478 |
391 | 261 |
msgid "About" |
262 |
msgstr "" |
|
263 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
264 |
#: ../PLCOpenEditor.py:2381 |
391 | 265 |
msgid "About PLCOpenEditor" |
266 |
msgstr "" |
|
267 |
||
268 |
#: ../plcopen/iec_std.csv:22 |
|
269 |
msgid "Absolute number" |
|
270 |
msgstr "" |
|
271 |
||
446 | 272 |
#: ../dialogs/ActionBlockDialog.py:37 ../dialogs/SFCStepDialog.py:132 |
391 | 273 |
msgid "Action" |
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:3571 |
391 | 277 |
msgid "Action Name" |
278 |
msgstr "" |
|
279 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
280 |
#: ../PLCOpenEditor.py:3538 |
391 | 281 |
msgid "Action Name:" |
282 |
msgstr "" |
|
283 |
||
446 | 284 |
#: ../plcopen/plcopen.py:1088 |
391 | 285 |
#, python-format |
427 | 286 |
msgid "Action with name %s doesn't exist!" |
391 | 287 |
msgstr "" |
288 |
||
446 | 289 |
#: ../PLCControler.py:90 |
391 | 290 |
msgid "Actions" |
291 |
msgstr "" |
|
292 |
||
446 | 293 |
#: ../dialogs/ActionBlockDialog.py:260 |
391 | 294 |
msgid "Actions:" |
295 |
msgstr "" |
|
296 |
||
446 | 297 |
#: ../VariablePanel.py:456 ../dialogs/ActionBlockDialog.py:274 |
298 |
#: ../DataTypeEditor.py:539 |
|
391 | 299 |
msgid "Add" |
300 |
msgstr "" |
|
301 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
302 |
#: ../PLCOpenEditor.py:1589 ../PLCOpenEditor.py:1672 |
391 | 303 |
msgid "Add Action" |
304 |
msgstr "" |
|
305 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
306 |
#: ../PLCOpenEditor.py:1655 |
391 | 307 |
msgid "Add Configuration" |
308 |
msgstr "" |
|
309 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
310 |
#: ../PLCOpenEditor.py:1635 |
391 | 311 |
msgid "Add DataType" |
312 |
msgstr "" |
|
313 |
||
446 | 314 |
#: ../Viewer.py:436 |
391 | 315 |
msgid "Add Divergence Branch" |
316 |
msgstr "" |
|
317 |
||
446 | 318 |
#: ../PLCOpenEditor.py:328 |
391 | 319 |
msgid "Add Element" |
320 |
msgstr "" |
|
321 |
||
446 | 322 |
#: ../RessourceEditor.py:412 |
391 | 323 |
msgid "Add Instance" |
324 |
msgstr "" |
|
325 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
326 |
#: ../PLCOpenEditor.py:1642 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
327 |
msgid "Add POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
328 |
msgstr "" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
329 |
|
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
330 |
#: ../PLCOpenEditor.py:1618 ../PLCOpenEditor.py:1683 |
391 | 331 |
msgid "Add Resource" |
332 |
msgstr "" |
|
333 |
||
446 | 334 |
#: ../RessourceEditor.py:376 |
391 | 335 |
msgid "Add Task" |
336 |
msgstr "" |
|
337 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
338 |
#: ../PLCOpenEditor.py:1586 ../PLCOpenEditor.py:1661 |
391 | 339 |
msgid "Add Transition" |
340 |
msgstr "" |
|
341 |
||
446 | 342 |
#: ../Viewer.py:431 |
391 | 343 |
msgid "Add Wire Segment" |
344 |
msgstr "" |
|
345 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
346 |
#: ../PLCOpenEditor.py:2161 |
391 | 347 |
msgid "Add a new data type" |
348 |
msgstr "" |
|
349 |
||
350 |
#: ../SFCViewer.py:362 |
|
351 |
msgid "Add a new initial step" |
|
352 |
msgstr "" |
|
353 |
||
446 | 354 |
#: ../Viewer.py:1995 ../SFCViewer.py:698 |
391 | 355 |
msgid "Add a new jump" |
356 |
msgstr "" |
|
357 |
||
358 |
#: ../SFCViewer.py:384 |
|
359 |
msgid "Add a new step" |
|
360 |
msgstr "" |
|
361 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
362 |
#: ../PLCOpenEditor.py:2205 |
391 | 363 |
msgid "Add new configuration" |
364 |
msgstr "" |
|
365 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
366 |
#: ../PLCOpenEditor.py:2216 |
391 | 367 |
msgid "Add new resource" |
368 |
msgstr "" |
|
369 |
||
370 |
#: ../plcopen/iec_std.csv:33 |
|
371 |
msgid "Addition" |
|
372 |
msgstr "" |
|
373 |
||
374 |
#: ../plcopen/structures.py:222 |
|
427 | 375 |
msgid "Additional function blocks" |
391 | 376 |
msgstr "" |
377 |
||
446 | 378 |
#: ../Viewer.py:445 |
391 | 379 |
msgid "Alignment" |
380 |
msgstr "" |
|
381 |
||
446 | 382 |
#: ../VariablePanel.py:62 ../VariablePanel.py:990 ../VariablePanel.py:1107 |
391 | 383 |
msgid "All" |
384 |
msgstr "" |
|
385 |
||
446 | 386 |
#: ../DataTypeEditor.py:775 |
387 |
#, python-format |
|
388 |
msgid "An element named \"%s\" already exists in this structure!" |
|
389 |
msgstr "" |
|
390 |
||
391 | 391 |
#: ../plcopen/iec_std.csv:31 |
392 |
msgid "Arc cosine" |
|
393 |
msgstr "" |
|
394 |
||
395 |
#: ../plcopen/iec_std.csv:30 |
|
396 |
msgid "Arc sine" |
|
397 |
msgstr "" |
|
398 |
||
399 |
#: ../plcopen/iec_std.csv:32 |
|
400 |
msgid "Arc tangent" |
|
401 |
msgstr "" |
|
402 |
||
403 |
#: ../plcopen/iec_std.csv:33 |
|
404 |
msgid "Arithmetic" |
|
405 |
msgstr "" |
|
406 |
||
407 |
#: ../DataTypeEditor.py:236 |
|
408 |
msgid "Array" |
|
409 |
msgstr "" |
|
410 |
||
411 |
#: ../plcopen/iec_std.csv:50 |
|
412 |
msgid "Assignment" |
|
413 |
msgstr "" |
|
414 |
||
446 | 415 |
#: ../dialogs/FBDVariableDialog.py:264 |
391 | 416 |
msgid "At least a variable or an expression must be selected!" |
417 |
msgstr "" |
|
418 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
419 |
#: ../PLCOpenEditor.py:2931 |
391 | 420 |
msgid "Author" |
421 |
msgstr "" |
|
422 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
423 |
#: ../PLCOpenEditor.py:2916 |
391 | 424 |
msgid "Author Name (optional):" |
425 |
msgstr "" |
|
426 |
||
427 |
#: ../DataTypeEditor.py:379 ../DataTypeEditor.py:403 ../DataTypeEditor.py:478 |
|
428 |
msgid "Base Type:" |
|
429 |
msgstr "" |
|
430 |
||
446 | 431 |
#: ../VariablePanel.py:732 ../DataTypeEditor.py:801 |
391 | 432 |
msgid "Base Types" |
433 |
msgstr "" |
|
434 |
||
435 |
#: ../plcopen/iec_std.csv:59 |
|
436 |
msgid "Binary selection (1 of 2)" |
|
437 |
msgstr "" |
|
438 |
||
439 |
#: ../plcopen/iec_std.csv:51 |
|
440 |
msgid "Bit-shift" |
|
441 |
msgstr "" |
|
442 |
||
443 |
#: ../plcopen/iec_std.csv:55 |
|
444 |
msgid "Bitwise" |
|
445 |
msgstr "" |
|
446 |
||
447 |
#: ../plcopen/iec_std.csv:55 |
|
448 |
msgid "Bitwise AND" |
|
449 |
msgstr "" |
|
450 |
||
451 |
#: ../plcopen/iec_std.csv:56 |
|
452 |
msgid "Bitwise OR" |
|
453 |
msgstr "" |
|
454 |
||
455 |
#: ../plcopen/iec_std.csv:57 |
|
456 |
msgid "Bitwise XOR" |
|
457 |
msgstr "" |
|
458 |
||
459 |
#: ../plcopen/iec_std.csv:58 |
|
460 |
msgid "Bitwise inverting" |
|
461 |
msgstr "" |
|
462 |
||
446 | 463 |
#: ../dialogs/FBDBlockDialog.py:113 |
391 | 464 |
msgid "Block Properties" |
465 |
msgstr "" |
|
466 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
467 |
#: ../PLCOpenEditor.py:1880 ../dialogs/FBDBlockDialog.py:268 |
391 | 468 |
msgid "Block Types" |
469 |
msgstr "" |
|
470 |
||
446 | 471 |
#: ../Viewer.py:403 |
391 | 472 |
msgid "Bottom" |
473 |
msgstr "" |
|
474 |
||
446 | 475 |
#: ../VariablePanel.py:1049 |
476 |
msgid "Browse Locations" |
|
477 |
msgstr "" |
|
478 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
479 |
#: ../PLCOpenEditor.py:1835 |
391 | 480 |
msgid "CSV Log" |
481 |
msgstr "" |
|
482 |
||
446 | 483 |
#: ../plcopen/plcopen.py:1233 ../plcopen/plcopen.py:1247 |
484 |
#: ../plcopen/plcopen.py:1268 ../plcopen/plcopen.py:1284 |
|
485 |
msgid "Can only generate execution order on FBD networks!" |
|
486 |
msgstr "" |
|
487 |
||
488 |
#: ../VariablePanel.py:284 |
|
427 | 489 |
msgid "Can only give a location to local or global variables" |
391 | 490 |
msgstr "" |
491 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
492 |
#: ../PLCOpenEditor.py:2616 |
446 | 493 |
#, python-format |
494 |
msgid "Can't generate program to file %s!" |
|
495 |
msgstr "" |
|
496 |
||
497 |
#: ../VariablePanel.py:282 |
|
427 | 498 |
msgid "Can't give a location to a function block instance" |
391 | 499 |
msgstr "" |
500 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
501 |
#: ../PLCOpenEditor.py:2647 |
391 | 502 |
#, python-format |
503 |
msgid "Can't save project to file %s!" |
|
504 |
msgstr "" |
|
505 |
||
446 | 506 |
#: ../Viewer.py:394 |
391 | 507 |
msgid "Center" |
508 |
msgstr "" |
|
509 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
510 |
#: ../PLCOpenEditor.py:1607 |
391 | 511 |
msgid "Change POU Type To" |
512 |
msgstr "" |
|
513 |
||
514 |
#: ../plcopen/iec_std.csv:70 |
|
515 |
msgid "Character string" |
|
516 |
msgstr "" |
|
517 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
518 |
#: ../PLCOpenEditor.py:2582 ../PLCOpenEditor.py:2606 ../PLCOpenEditor.py:2641 |
391 | 519 |
msgid "Choose a file" |
520 |
msgstr "" |
|
521 |
||
446 | 522 |
#: ../VariablePanel.py:52 ../VariablePanel.py:53 |
391 | 523 |
msgid "Class" |
524 |
msgstr "" |
|
525 |
||
446 | 526 |
#: ../VariablePanel.py:448 |
391 | 527 |
msgid "Class Filter:" |
528 |
msgstr "" |
|
529 |
||
446 | 530 |
#: ../dialogs/FBDVariableDialog.py:124 |
391 | 531 |
msgid "Class:" |
532 |
msgstr "" |
|
533 |
||
446 | 534 |
#: ../PLCOpenEditor.py:367 |
391 | 535 |
msgid "Clear Errors\tCTRL+K" |
536 |
msgstr "" |
|
537 |
||
446 | 538 |
#: ../Viewer.py:441 |
391 | 539 |
msgid "Clear Execution Order" |
540 |
msgstr "" |
|
541 |
||
446 | 542 |
#: ../PLCOpenEditor.py:873 |
391 | 543 |
msgid "Close Application" |
544 |
msgstr "" |
|
545 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
546 |
#: ../PLCOpenEditor.py:2434 |
391 | 547 |
msgid "Close Project" |
548 |
msgstr "" |
|
549 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
550 |
#: ../PLCOpenEditor.py:2432 |
391 | 551 |
msgid "Close Tab\tCTRL+W" |
552 |
msgstr "" |
|
553 |
||
554 |
#: ../LDViewer.py:478 |
|
555 |
msgid "Comment" |
|
556 |
msgstr "" |
|
557 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
558 |
#: ../PLCOpenEditor.py:2900 |
391 | 559 |
msgid "Company Name (required):" |
560 |
msgstr "" |
|
561 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
562 |
#: ../PLCOpenEditor.py:2908 |
391 | 563 |
msgid "Company URL (optional):" |
564 |
msgstr "" |
|
565 |
||
566 |
#: ../plcopen/iec_std.csv:64 |
|
567 |
msgid "Comparison" |
|
568 |
msgstr "" |
|
569 |
||
570 |
#: ../plcopen/iec_std.csv:74 |
|
571 |
msgid "Concatenation" |
|
572 |
msgstr "" |
|
573 |
||
446 | 574 |
#: ../PLCOpenEditor.py:338 |
391 | 575 |
msgid "Configuration" |
576 |
msgstr "" |
|
577 |
||
446 | 578 |
#: ../PLCControler.py:91 |
391 | 579 |
msgid "Configurations" |
580 |
msgstr "" |
|
581 |
||
446 | 582 |
#: ../dialogs/SFCTransitionDialog.py:143 |
391 | 583 |
msgid "Connection" |
584 |
msgstr "" |
|
585 |
||
446 | 586 |
#: ../dialogs/ConnectionDialog.py:101 |
391 | 587 |
msgid "Connection Properties" |
588 |
msgstr "" |
|
589 |
||
446 | 590 |
#: ../dialogs/ConnectionDialog.py:117 |
391 | 591 |
msgid "Connector" |
592 |
msgstr "" |
|
593 |
||
446 | 594 |
#: ../dialogs/SFCStepDialog.py:109 |
391 | 595 |
msgid "Connectors:" |
596 |
msgstr "" |
|
597 |
||
446 | 598 |
#: ../VariablePanel.py:52 ../VariablePanel.py:53 |
391 | 599 |
msgid "Constant" |
600 |
msgstr "" |
|
601 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
602 |
#: ../PLCOpenEditor.py:2990 |
391 | 603 |
msgid "Content Description (optional):" |
604 |
msgstr "" |
|
605 |
||
446 | 606 |
#: ../dialogs/ConnectionDialog.py:123 |
391 | 607 |
msgid "Continuation" |
608 |
msgstr "" |
|
609 |
||
610 |
#: ../plcopen/iec_std.csv:18 |
|
611 |
msgid "Conversion from BCD" |
|
612 |
msgstr "" |
|
613 |
||
614 |
#: ../plcopen/iec_std.csv:19 |
|
615 |
msgid "Conversion to BCD" |
|
616 |
msgstr "" |
|
617 |
||
618 |
#: ../plcopen/iec_std.csv:21 |
|
619 |
msgid "Conversion to date" |
|
620 |
msgstr "" |
|
621 |
||
622 |
#: ../plcopen/iec_std.csv:20 |
|
623 |
msgid "Conversion to time-of-day" |
|
624 |
msgstr "" |
|
625 |
||
446 | 626 |
#: ../PLCOpenEditor.py:323 |
391 | 627 |
msgid "Copy\tCTRL+C" |
628 |
msgstr "" |
|
629 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
630 |
#: ../PLCOpenEditor.py:1594 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
631 |
msgid "Copy POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
632 |
msgstr "" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
633 |
|
391 | 634 |
#: ../plcopen/iec_std.csv:28 |
635 |
msgid "Cosine" |
|
636 |
msgstr "" |
|
637 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
638 |
#: ../PLCControler.py:615 ../PLCControler.py:647 |
446 | 639 |
msgid "Couldn't paste non-POU object." |
640 |
msgstr "" |
|
641 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
642 |
#: ../PLCOpenEditor.py:3213 |
391 | 643 |
msgid "Create a new POU" |
644 |
msgstr "" |
|
645 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
646 |
#: ../PLCOpenEditor.py:2237 |
391 | 647 |
msgid "Create a new POU from" |
648 |
msgstr "" |
|
649 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
650 |
#: ../PLCOpenEditor.py:3534 |
391 | 651 |
msgid "Create a new action" |
652 |
msgstr "" |
|
653 |
||
446 | 654 |
#: ../PLCOpenEditor.py:215 |
391 | 655 |
msgid "Create a new action block" |
656 |
msgstr "" |
|
657 |
||
446 | 658 |
#: ../PLCOpenEditor.py:170 ../PLCOpenEditor.py:197 ../PLCOpenEditor.py:227 |
391 | 659 |
msgid "Create a new block" |
660 |
msgstr "" |
|
661 |
||
446 | 662 |
#: ../PLCOpenEditor.py:191 |
391 | 663 |
msgid "Create a new branch" |
664 |
msgstr "" |
|
665 |
||
446 | 666 |
#: ../PLCOpenEditor.py:185 |
391 | 667 |
msgid "Create a new coil" |
668 |
msgstr "" |
|
669 |
||
446 | 670 |
#: ../PLCOpenEditor.py:164 ../PLCOpenEditor.py:176 ../PLCOpenEditor.py:203 |
391 | 671 |
msgid "Create a new comment" |
672 |
msgstr "" |
|
673 |
||
446 | 674 |
#: ../PLCOpenEditor.py:173 ../PLCOpenEditor.py:200 ../PLCOpenEditor.py:230 |
391 | 675 |
msgid "Create a new connection" |
676 |
msgstr "" |
|
677 |
||
446 | 678 |
#: ../PLCOpenEditor.py:188 ../PLCOpenEditor.py:236 |
391 | 679 |
msgid "Create a new contact" |
680 |
msgstr "" |
|
681 |
||
446 | 682 |
#: ../PLCOpenEditor.py:218 |
391 | 683 |
msgid "Create a new divergence" |
684 |
msgstr "" |
|
685 |
||
446 | 686 |
#: ../dialogs/SFCDivergenceDialog.py:103 |
391 | 687 |
msgid "Create a new divergence or convergence" |
688 |
msgstr "" |
|
689 |
||
446 | 690 |
#: ../PLCOpenEditor.py:206 |
391 | 691 |
msgid "Create a new initial step" |
692 |
msgstr "" |
|
693 |
||
446 | 694 |
#: ../PLCOpenEditor.py:221 |
391 | 695 |
msgid "Create a new jump" |
696 |
msgstr "" |
|
697 |
||
446 | 698 |
#: ../PLCOpenEditor.py:179 ../PLCOpenEditor.py:233 |
391 | 699 |
msgid "Create a new power rail" |
700 |
msgstr "" |
|
701 |
||
446 | 702 |
#: ../PLCOpenEditor.py:182 |
391 | 703 |
msgid "Create a new rung" |
704 |
msgstr "" |
|
705 |
||
446 | 706 |
#: ../PLCOpenEditor.py:209 |
391 | 707 |
msgid "Create a new step" |
708 |
msgstr "" |
|
709 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
710 |
#: ../PLCOpenEditor.py:212 ../PLCOpenEditor.py:3390 |
391 | 711 |
msgid "Create a new transition" |
712 |
msgstr "" |
|
713 |
||
446 | 714 |
#: ../PLCOpenEditor.py:167 ../PLCOpenEditor.py:194 ../PLCOpenEditor.py:224 |
391 | 715 |
msgid "Create a new variable" |
716 |
msgstr "" |
|
717 |
||
446 | 718 |
#: ../PLCOpenEditor.py:321 |
391 | 719 |
msgid "Cut\tCTRL+X" |
720 |
msgstr "" |
|
721 |
||
446 | 722 |
#: ../PLCOpenEditor.py:330 |
391 | 723 |
msgid "Data Type" |
724 |
msgstr "" |
|
725 |
||
446 | 726 |
#: ../PLCControler.py:90 |
391 | 727 |
msgid "Data Types" |
728 |
msgstr "" |
|
729 |
||
730 |
#: ../plcopen/iec_std.csv:16 |
|
731 |
msgid "Data type conversion" |
|
732 |
msgstr "" |
|
733 |
||
734 |
#: ../plcopen/iec_std.csv:36 |
|
735 |
msgid "Date addition" |
|
736 |
msgstr "" |
|
737 |
||
738 |
#: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45 |
|
739 |
msgid "Date and time subtraction" |
|
740 |
msgstr "" |
|
741 |
||
742 |
#: ../plcopen/iec_std.csv:41 |
|
743 |
msgid "Date subtraction" |
|
744 |
msgstr "" |
|
745 |
||
446 | 746 |
#: ../Viewer.py:2848 |
747 |
#, python-format |
|
748 |
msgid "Debug: %s" |
|
749 |
msgstr "" |
|
750 |
||
751 |
#: ../PLCOpenEditor.py:618 |
|
752 |
msgid "Debugger" |
|
753 |
msgstr "" |
|
754 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
755 |
#: ../PLCOpenEditor.py:342 ../PLCOpenEditor.py:1612 ../PLCOpenEditor.py:1621 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
756 |
#: ../PLCOpenEditor.py:1627 ../PLCOpenEditor.py:4084 ../Viewer.py:450 |
446 | 757 |
#: ../VariablePanel.py:461 ../dialogs/ActionBlockDialog.py:279 |
758 |
#: ../DataTypeEditor.py:544 |
|
391 | 759 |
msgid "Delete" |
760 |
msgstr "" |
|
761 |
||
446 | 762 |
#: ../Viewer.py:438 |
391 | 763 |
msgid "Delete Divergence Branch" |
764 |
msgstr "" |
|
765 |
||
446 | 766 |
#: ../RessourceEditor.py:417 |
391 | 767 |
msgid "Delete Instance" |
768 |
msgstr "" |
|
769 |
||
446 | 770 |
#: ../RessourceEditor.py:381 |
391 | 771 |
msgid "Delete Task" |
772 |
msgstr "" |
|
773 |
||
446 | 774 |
#: ../Viewer.py:433 |
391 | 775 |
msgid "Delete Wire Segment" |
776 |
msgstr "" |
|
777 |
||
778 |
#: ../DataTypeEditor.py:453 ../DataTypeEditor.py:495 |
|
779 |
msgid "Delete item" |
|
780 |
msgstr "" |
|
781 |
||
782 |
#: ../plcopen/iec_std.csv:77 |
|
783 |
msgid "Deletion (within)" |
|
784 |
msgstr "" |
|
785 |
||
786 |
#: ../DataTypeEditor.py:364 |
|
787 |
msgid "Derivation Type:" |
|
788 |
msgstr "" |
|
789 |
||
790 |
#: ../plcopen/structures.py:236 |
|
791 |
msgid "" |
|
792 |
"Derivative\n" |
|
793 |
"The derivative function block produces an output XOUT proportional to the rate of change of the input XIN." |
|
794 |
msgstr "" |
|
795 |
||
796 |
#: ../DataTypeEditor.py:487 |
|
797 |
msgid "Dimensions:" |
|
798 |
msgstr "" |
|
799 |
||
446 | 800 |
#: ../VariablePanel.py:1066 |
801 |
msgid "Direction:" |
|
802 |
msgstr "" |
|
803 |
||
391 | 804 |
#: ../DataTypeEditor.py:236 |
805 |
msgid "Directly" |
|
806 |
msgstr "" |
|
807 |
||
808 |
#: ../PLCOpenEditor.py:306 |
|
809 |
msgid "Display" |
|
810 |
msgstr "" |
|
811 |
||
812 |
#: ../plcopen/iec_std.csv:46 |
|
813 |
msgid "Division" |
|
814 |
msgstr "" |
|
815 |
||
446 | 816 |
#: ../VariablePanel.py:52 ../VariablePanel.py:53 |
817 |
msgid "Documentation" |
|
818 |
msgstr "" |
|
819 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
820 |
#: ../PLCOpenEditor.py:2610 |
391 | 821 |
msgid "Done" |
822 |
msgstr "" |
|
823 |
||
824 |
#: ../plcopen/structures.py:199 |
|
825 |
msgid "" |
|
826 |
"Down-counter\n" |
|
827 |
"The down-counter can be used to signal when a count has reached zero, on counting down from a preset value." |
|
828 |
msgstr "" |
|
829 |
||
446 | 830 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 831 |
msgid "Duration" |
832 |
msgstr "" |
|
833 |
||
834 |
#: ../PLCOpenEditor.py:305 |
|
835 |
msgid "Edit" |
|
836 |
msgstr "" |
|
837 |
||
446 | 838 |
#: ../Viewer.py:448 |
391 | 839 |
msgid "Edit Block" |
840 |
msgstr "" |
|
841 |
||
446 | 842 |
#: ../dialogs/LDElementDialog.py:193 |
391 | 843 |
msgid "Edit Coil Values" |
844 |
msgstr "" |
|
845 |
||
446 | 846 |
#: ../dialogs/LDElementDialog.py:188 |
391 | 847 |
msgid "Edit Contact Values" |
848 |
msgstr "" |
|
849 |
||
446 | 850 |
#: ../dialogs/SFCStepDialog.py:101 |
391 | 851 |
msgid "Edit Step" |
852 |
msgstr "" |
|
853 |
||
446 | 854 |
#: ../dialogs/ActionBlockDialog.py:256 |
391 | 855 |
msgid "Edit action block properties" |
856 |
msgstr "" |
|
857 |
||
446 | 858 |
#: ../Viewer.py:1820 ../Viewer.py:1822 ../Viewer.py:2321 ../Viewer.py:2323 |
391 | 859 |
msgid "Edit comment" |
860 |
msgstr "" |
|
861 |
||
862 |
#: ../DataTypeEditor.py:448 ../DataTypeEditor.py:490 |
|
863 |
msgid "Edit item" |
|
864 |
msgstr "" |
|
865 |
||
446 | 866 |
#: ../Viewer.py:2286 |
391 | 867 |
msgid "Edit jump target" |
868 |
msgstr "" |
|
869 |
||
870 |
#: ../SFCViewer.py:726 |
|
871 |
msgid "Edit step name" |
|
872 |
msgstr "" |
|
873 |
||
446 | 874 |
#: ../dialogs/SFCTransitionDialog.py:104 |
391 | 875 |
msgid "Edit transition" |
876 |
msgstr "" |
|
877 |
||
878 |
#: ../DataTypeEditor.py:520 |
|
879 |
msgid "Elements :" |
|
880 |
msgstr "" |
|
881 |
||
446 | 882 |
#: ../PLCOpenEditor.py:318 |
396 | 883 |
msgid "Enable Undo/Redo" |
884 |
msgstr "" |
|
885 |
||
391 | 886 |
#: ../DataTypeEditor.py:236 |
887 |
msgid "Enumerated" |
|
888 |
msgstr "" |
|
889 |
||
890 |
#: ../plcopen/iec_std.csv:66 |
|
891 |
msgid "Equal to" |
|
892 |
msgstr "" |
|
893 |
||
446 | 894 |
#: ../PLCOpenEditor.py:865 ../PLCOpenEditor.py:1371 ../PLCOpenEditor.py:1408 |
895 |
#: ../PLCOpenEditor.py:1413 ../PLCOpenEditor.py:1428 ../PLCOpenEditor.py:1433 |
|
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
896 |
#: ../PLCOpenEditor.py:2264 ../PLCOpenEditor.py:2617 ../PLCOpenEditor.py:2622 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
897 |
#: ../PLCOpenEditor.py:3031 ../PLCOpenEditor.py:3123 ../PLCOpenEditor.py:3127 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
898 |
#: ../PLCOpenEditor.py:3131 ../PLCOpenEditor.py:3135 ../PLCOpenEditor.py:3276 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
899 |
#: ../PLCOpenEditor.py:3280 ../PLCOpenEditor.py:3284 ../PLCOpenEditor.py:3288 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
900 |
#: ../PLCOpenEditor.py:3439 ../PLCOpenEditor.py:3443 ../PLCOpenEditor.py:3447 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
901 |
#: ../PLCOpenEditor.py:3451 ../PLCOpenEditor.py:3455 ../PLCOpenEditor.py:3583 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
902 |
#: ../PLCOpenEditor.py:3587 ../PLCOpenEditor.py:3591 ../PLCOpenEditor.py:3595 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
903 |
#: ../PLCOpenEditor.py:3599 ../PLCOpenEditor.py:3654 ../PLCOpenEditor.py:3658 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
904 |
#: ../PLCOpenEditor.py:3662 ../PLCOpenEditor.py:3666 ../PLCOpenEditor.py:3717 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
905 |
#: ../PLCOpenEditor.py:3721 ../PLCOpenEditor.py:3725 ../PLCOpenEditor.py:3729 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
906 |
#: ../PLCOpenEditor.py:4017 ../PLCOpenEditor.py:4285 ../PLCOpenEditor.py:4295 |
446 | 907 |
#: ../Viewer.py:369 ../TextViewer.py:250 ../LDViewer.py:628 ../LDViewer.py:850 |
908 |
#: ../LDViewer.py:854 ../VariablePanel.py:331 ../VariablePanel.py:684 |
|
909 |
#: ../VariablePanel.py:689 ../VariablePanel.py:694 ../VariablePanel.py:699 |
|
910 |
#: ../VariablePanel.py:1173 ../dialogs/ConnectionDialog.py:199 |
|
911 |
#: ../dialogs/ConnectionDialog.py:203 ../dialogs/ConnectionDialog.py:207 |
|
912 |
#: ../dialogs/ConnectionDialog.py:211 ../dialogs/ConnectionDialog.py:215 |
|
913 |
#: ../dialogs/FBDBlockDialog.py:240 ../dialogs/FBDBlockDialog.py:244 |
|
914 |
#: ../dialogs/FBDBlockDialog.py:248 ../dialogs/FBDBlockDialog.py:252 |
|
915 |
#: ../dialogs/FBDBlockDialog.py:256 ../dialogs/FBDBlockDialog.py:260 |
|
916 |
#: ../dialogs/FBDVariableDialog.py:264 ../dialogs/FBDVariableDialog.py:268 |
|
917 |
#: ../dialogs/PouNameDialog.py:55 ../dialogs/PouNameDialog.py:59 |
|
918 |
#: ../dialogs/PouNameDialog.py:63 ../dialogs/PouNameDialog.py:67 |
|
919 |
#: ../dialogs/SFCStepDialog.py:175 ../dialogs/SFCStepDialog.py:179 |
|
920 |
#: ../dialogs/SFCStepDialog.py:183 ../dialogs/SFCStepDialog.py:187 |
|
921 |
#: ../dialogs/SFCStepDialog.py:191 ../dialogs/SFCStepDialog.py:195 |
|
922 |
#: ../dialogs/SFCStepNameDialog.py:57 ../dialogs/SFCStepNameDialog.py:61 |
|
923 |
#: ../dialogs/SFCStepNameDialog.py:65 ../dialogs/SFCStepNameDialog.py:69 |
|
924 |
#: ../dialogs/SFCStepNameDialog.py:73 ../dialogs/SFCStepNameDialog.py:77 |
|
925 |
#: ../dialogs/SFCTransitionDialog.py:209 ../DataTypeEditor.py:700 |
|
926 |
#: ../DataTypeEditor.py:705 ../DataTypeEditor.py:760 ../DataTypeEditor.py:765 |
|
927 |
#: ../DataTypeEditor.py:775 ../DataTypeEditor.py:901 ../DataTypeEditor.py:908 |
|
391 | 928 |
msgid "Error" |
929 |
msgstr "" |
|
930 |
||
446 | 931 |
#: ../dialogs/FBDBlockDialog.py:133 |
391 | 932 |
msgid "Execution Control:" |
933 |
msgstr "" |
|
934 |
||
446 | 935 |
#: ../dialogs/FBDBlockDialog.py:129 ../dialogs/FBDVariableDialog.py:132 |
391 | 936 |
msgid "Execution Order:" |
937 |
msgstr "" |
|
938 |
||
939 |
#: ../plcopen/iec_std.csv:49 |
|
940 |
msgid "Exponent" |
|
941 |
msgstr "" |
|
942 |
||
943 |
#: ../plcopen/iec_std.csv:26 |
|
944 |
msgid "Exponentiation" |
|
945 |
msgstr "" |
|
946 |
||
446 | 947 |
#: ../dialogs/FBDVariableDialog.py:128 |
391 | 948 |
msgid "Expression:" |
949 |
msgstr "" |
|
950 |
||
446 | 951 |
#: ../VariablePanel.py:64 |
391 | 952 |
msgid "External" |
953 |
msgstr "" |
|
954 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
955 |
#: ../PLCOpenEditor.py:2968 ../PLCOpenEditor.py:3158 ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
956 |
#: ../PLCOpenEditor.py:3347 ../PLCOpenEditor.py:3491 |
391 | 957 |
msgid "FBD" |
958 |
msgstr "" |
|
959 |
||
446 | 960 |
#: ../Viewer.py:428 ../dialogs/LDElementDialog.py:155 |
391 | 961 |
msgid "Falling Edge" |
962 |
msgstr "" |
|
963 |
||
964 |
#: ../plcopen/structures.py:189 |
|
965 |
msgid "" |
|
966 |
"Falling edge detector\n" |
|
967 |
"The output produces a single pulse when a falling edge is detected." |
|
968 |
msgstr "" |
|
969 |
||
446 | 970 |
#: ../PLCOpenEditor.py:304 |
391 | 971 |
msgid "File" |
972 |
msgstr "" |
|
973 |
||
974 |
#: ../plcopen/iec_std.csv:79 |
|
975 |
msgid "Find position" |
|
976 |
msgstr "" |
|
977 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
978 |
#: ../PLCOpenEditor.py:3031 ../PLCOpenEditor.py:3276 ../PLCOpenEditor.py:3439 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
979 |
#: ../PLCOpenEditor.py:3583 ../dialogs/SFCTransitionDialog.py:209 |
391 | 980 |
#, python-format |
981 |
msgid "Form isn't complete. %s must be filled!" |
|
982 |
msgstr "" |
|
983 |
||
446 | 984 |
#: ../dialogs/ConnectionDialog.py:199 ../dialogs/FBDBlockDialog.py:244 |
391 | 985 |
msgid "Form isn't complete. Name must be filled!" |
986 |
msgstr "" |
|
987 |
||
446 | 988 |
#: ../dialogs/FBDBlockDialog.py:240 |
391 | 989 |
msgid "Form isn't complete. Valid block type must be selected!" |
990 |
msgstr "" |
|
991 |
||
446 | 992 |
#: ../PLCOpenEditor.py:332 |
391 | 993 |
msgid "Function" |
994 |
msgstr "" |
|
995 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
996 |
#: ../PLCOpenEditor.py:334 ../PLCOpenEditor.py:1602 |
391 | 997 |
msgid "Function Block" |
998 |
msgstr "" |
|
999 |
||
446 | 1000 |
#: ../VariablePanel.py:758 |
391 | 1001 |
msgid "Function Block Types" |
1002 |
msgstr "" |
|
1003 |
||
446 | 1004 |
#: ../PLCControler.py:89 |
391 | 1005 |
msgid "Function Blocks" |
1006 |
msgstr "" |
|
1007 |
||
446 | 1008 |
#: ../Viewer.py:229 |
391 | 1009 |
msgid "Function Blocks can't be used in Functions!" |
1010 |
msgstr "" |
|
1011 |
||
446 | 1012 |
#: ../Viewer.py:231 |
391 | 1013 |
msgid "Function Blocks can't be used in Transitions!" |
1014 |
msgstr "" |
|
1015 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1016 |
#: ../PLCControler.py:1719 |
391 | 1017 |
#, python-format |
427 | 1018 |
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" |
391 | 1019 |
msgstr "" |
1020 |
||
446 | 1021 |
#: ../PLCControler.py:89 |
391 | 1022 |
msgid "Functions" |
1023 |
msgstr "" |
|
1024 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1025 |
#: ../PLCOpenEditor.py:2441 |
391 | 1026 |
msgid "Generate Program\tCTRL+G" |
1027 |
msgstr "" |
|
1028 |
||
446 | 1029 |
#: ../VariablePanel.py:65 |
391 | 1030 |
msgid "Global" |
1031 |
msgstr "" |
|
1032 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1033 |
#: ../PLCOpenEditor.py:1832 |
391 | 1034 |
msgid "Graphic Panel" |
1035 |
msgstr "" |
|
1036 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1037 |
#: ../PLCOpenEditor.py:2973 |
391 | 1038 |
msgid "Graphics" |
1039 |
msgstr "" |
|
1040 |
||
1041 |
#: ../plcopen/iec_std.csv:64 |
|
1042 |
msgid "Greater than" |
|
1043 |
msgstr "" |
|
1044 |
||
1045 |
#: ../plcopen/iec_std.csv:65 |
|
1046 |
msgid "Greater than or equal to" |
|
1047 |
msgstr "" |
|
1048 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1049 |
#: ../PLCOpenEditor.py:2952 |
391 | 1050 |
msgid "Height:" |
1051 |
msgstr "" |
|
1052 |
||
1053 |
#: ../PLCOpenEditor.py:307 |
|
1054 |
msgid "Help" |
|
1055 |
msgstr "" |
|
1056 |
||
1057 |
#: ../plcopen/structures.py:251 |
|
1058 |
msgid "" |
|
1059 |
"Hysteresis\n" |
|
1060 |
"The hysteresis function block provides a hysteresis boolean output driven by the difference of two floating point (REAL) inputs XIN1 and XIN2." |
|
1061 |
msgstr "" |
|
1062 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1063 |
#: ../PLCOpenEditor.py:3158 ../PLCOpenEditor.py:3168 ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1064 |
#: ../PLCOpenEditor.py:3491 |
391 | 1065 |
msgid "IL" |
1066 |
msgstr "" |
|
1067 |
||
446 | 1068 |
#: ../VariablePanel.py:63 ../dialogs/FBDVariableDialog.py:42 |
391 | 1069 |
msgid "InOut" |
1070 |
msgstr "" |
|
1071 |
||
446 | 1072 |
#: ../VariablePanel.py:301 |
391 | 1073 |
#, python-format |
1074 |
msgid "Incompatible data types between \"%s\" and \"%s\"" |
|
1075 |
msgstr "" |
|
1076 |
||
446 | 1077 |
#: ../VariablePanel.py:312 |
391 | 1078 |
#, python-format |
1079 |
msgid "Incompatible size of data between \"%s\" and \"%s\"" |
|
1080 |
msgstr "" |
|
1081 |
||
446 | 1082 |
#: ../VariablePanel.py:308 |
391 | 1083 |
#, python-format |
1084 |
msgid "Incompatible size of data between \"%s\" and \"BOOL\"" |
|
1085 |
msgstr "" |
|
1086 |
||
446 | 1087 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 1088 |
msgid "Indicator" |
1089 |
msgstr "" |
|
1090 |
||
446 | 1091 |
#: ../VariablePanel.py:52 ../VariablePanel.py:53 ../DataTypeEditor.py:46 |
391 | 1092 |
msgid "Initial Value" |
1093 |
msgstr "" |
|
1094 |
||
1095 |
#: ../DataTypeEditor.py:388 ../DataTypeEditor.py:412 ../DataTypeEditor.py:463 |
|
1096 |
#: ../DataTypeEditor.py:505 |
|
1097 |
msgid "Initial Value:" |
|
1098 |
msgstr "" |
|
1099 |
||
446 | 1100 |
#: ../dialogs/ActionBlockDialog.py:37 ../dialogs/SFCTransitionDialog.py:131 |
1101 |
#: ../dialogs/SFCTransitionDialog.py:199 |
|
391 | 1102 |
msgid "Inline" |
1103 |
msgstr "" |
|
1104 |
||
446 | 1105 |
#: ../VariablePanel.py:63 ../VariablePanel.py:991 |
1106 |
#: ../dialogs/FBDVariableDialog.py:41 ../dialogs/SFCStepDialog.py:122 |
|
391 | 1107 |
msgid "Input" |
1108 |
msgstr "" |
|
1109 |
||
446 | 1110 |
#: ../dialogs/FBDBlockDialog.py:125 |
391 | 1111 |
msgid "Inputs:" |
1112 |
msgstr "" |
|
1113 |
||
1114 |
#: ../plcopen/iec_std.csv:76 |
|
1115 |
msgid "Insertion (into)" |
|
1116 |
msgstr "" |
|
1117 |
||
446 | 1118 |
#: ../plcopen/plcopen.py:1344 |
391 | 1119 |
#, python-format |
427 | 1120 |
msgid "Instance with id %d doesn't exist!" |
391 | 1121 |
msgstr "" |
1122 |
||
446 | 1123 |
#: ../PLCOpenEditor.py:559 |
391 | 1124 |
msgid "Instances" |
1125 |
msgstr "" |
|
1126 |
||
446 | 1127 |
#: ../RessourceEditor.py:397 |
391 | 1128 |
msgid "Instances:" |
1129 |
msgstr "" |
|
1130 |
||
1131 |
#: ../plcopen/structures.py:231 |
|
1132 |
msgid "" |
|
1133 |
"Integral\n" |
|
1134 |
"The integral function block integrates the value of input XIN over time." |
|
1135 |
msgstr "" |
|
1136 |
||
446 | 1137 |
#: ../VariablePanel.py:62 |
391 | 1138 |
msgid "Interface" |
1139 |
msgstr "" |
|
1140 |
||
446 | 1141 |
#: ../RessourceEditor.py:82 |
391 | 1142 |
msgid "Interval" |
1143 |
msgstr "" |
|
1144 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1145 |
#: ../PLCControler.py:1696 ../PLCControler.py:1734 |
391 | 1146 |
msgid "Invalid plcopen element(s)!!!" |
1147 |
msgstr "" |
|
1148 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1149 |
#: ../PLCOpenEditor.py:4006 ../PLCOpenEditor.py:4009 |
391 | 1150 |
#, python-format |
1151 |
msgid "Invalid value \"%s\" for debug variable" |
|
1152 |
msgstr "" |
|
1153 |
||
446 | 1154 |
#: ../VariablePanel.py:289 ../VariablePanel.py:292 |
391 | 1155 |
#, python-format |
1156 |
msgid "Invalid value \"%s\" for location" |
|
1157 |
msgstr "" |
|
1158 |
||
446 | 1159 |
#: ../Viewer.py:214 ../Viewer.py:217 |
391 | 1160 |
#, python-format |
1161 |
msgid "Invalid value \"%s\" for viewer block" |
|
1162 |
msgstr "" |
|
1163 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1164 |
#: ../PLCOpenEditor.py:2968 ../PLCOpenEditor.py:3158 ../PLCOpenEditor.py:3168 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1165 |
#: ../PLCOpenEditor.py:3347 ../PLCOpenEditor.py:3491 |
391 | 1166 |
msgid "LD" |
1167 |
msgstr "" |
|
1168 |
||
1169 |
#: ../LDViewer.py:213 ../LDViewer.py:228 |
|
1170 |
#, python-format |
|
1171 |
msgid "Ladder element with id %d is on more than one rung." |
|
1172 |
msgstr "" |
|
1173 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1174 |
#: ../PLCOpenEditor.py:3266 ../PLCOpenEditor.py:3429 ../PLCOpenEditor.py:3573 |
391 | 1175 |
msgid "Language" |
1176 |
msgstr "" |
|
1177 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1178 |
#: ../PLCOpenEditor.py:2982 |
391 | 1179 |
msgid "Language (optional):" |
1180 |
msgstr "" |
|
1181 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1182 |
#: ../PLCOpenEditor.py:3234 ../PLCOpenEditor.py:3402 ../PLCOpenEditor.py:3546 |
391 | 1183 |
msgid "Language:" |
1184 |
msgstr "" |
|
1185 |
||
446 | 1186 |
#: ../Viewer.py:392 |
391 | 1187 |
msgid "Left" |
1188 |
msgstr "" |
|
1189 |
||
446 | 1190 |
#: ../dialogs/LDPowerRailDialog.py:118 |
391 | 1191 |
msgid "Left PowerRail" |
1192 |
msgstr "" |
|
1193 |
||
1194 |
#: ../plcopen/iec_std.csv:70 |
|
1195 |
msgid "Length of string" |
|
1196 |
msgstr "" |
|
1197 |
||
1198 |
#: ../plcopen/iec_std.csv:67 |
|
1199 |
msgid "Less than" |
|
1200 |
msgstr "" |
|
1201 |
||
1202 |
#: ../plcopen/iec_std.csv:68 |
|
1203 |
msgid "Less than or equal to" |
|
1204 |
msgstr "" |
|
1205 |
||
446 | 1206 |
#: ../PLCOpenEditor.py:594 |
391 | 1207 |
msgid "Library" |
1208 |
msgstr "" |
|
1209 |
||
1210 |
#: ../plcopen/iec_std.csv:62 |
|
1211 |
msgid "Limitation" |
|
1212 |
msgstr "" |
|
1213 |
||
446 | 1214 |
#: ../VariablePanel.py:64 |
391 | 1215 |
msgid "Local" |
1216 |
msgstr "" |
|
1217 |
||
446 | 1218 |
#: ../VariablePanel.py:52 |
391 | 1219 |
msgid "Location" |
1220 |
msgstr "" |
|
1221 |
||
446 | 1222 |
#: ../VariablePanel.py:1052 |
1223 |
msgid "Locations available:" |
|
1224 |
msgstr "" |
|
1225 |
||
391 | 1226 |
#: ../plcopen/iec_std.csv:25 |
1227 |
msgid "Logarithm to base 10" |
|
1228 |
msgstr "" |
|
1229 |
||
1230 |
#: ../plcopen/iec_std.csv:60 |
|
1231 |
msgid "Maximum" |
|
1232 |
msgstr "" |
|
1233 |
||
1234 |
#: ../DataTypeEditor.py:430 |
|
1235 |
msgid "Maximum:" |
|
1236 |
msgstr "" |
|
1237 |
||
446 | 1238 |
#: ../VariablePanel.py:993 |
1239 |
msgid "Memory" |
|
1240 |
msgstr "" |
|
1241 |
||
1242 |
#: ../Viewer.py:401 |
|
391 | 1243 |
msgid "Middle" |
1244 |
msgstr "" |
|
1245 |
||
1246 |
#: ../plcopen/iec_std.csv:61 |
|
1247 |
msgid "Minimum" |
|
1248 |
msgstr "" |
|
1249 |
||
1250 |
#: ../DataTypeEditor.py:421 |
|
1251 |
msgid "Minimum:" |
|
1252 |
msgstr "" |
|
1253 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1254 |
#: ../PLCOpenEditor.py:2997 |
391 | 1255 |
msgid "Miscellaneous" |
1256 |
msgstr "" |
|
1257 |
||
446 | 1258 |
#: ../dialogs/LDElementDialog.py:117 |
391 | 1259 |
msgid "Modifier:" |
1260 |
msgstr "" |
|
1261 |
||
1262 |
#: ../PLCGenerator.py:672 ../PLCGenerator.py:876 |
|
1263 |
#, python-format |
|
1264 |
msgid "More than one connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
1265 |
msgstr "" |
|
1266 |
||
1267 |
#: ../DataTypeEditor.py:459 ../DataTypeEditor.py:501 |
|
1268 |
msgid "Move down" |
|
1269 |
msgstr "" |
|
1270 |
||
1271 |
#: ../DataTypeEditor.py:456 ../DataTypeEditor.py:498 |
|
1272 |
msgid "Move up" |
|
1273 |
msgstr "" |
|
1274 |
||
1275 |
#: ../plcopen/iec_std.csv:63 |
|
1276 |
msgid "Multiplexer (select 1 of N)" |
|
1277 |
msgstr "" |
|
1278 |
||
1279 |
#: ../plcopen/iec_std.csv:37 |
|
1280 |
msgid "Multiplication" |
|
1281 |
msgstr "" |
|
1282 |
||
446 | 1283 |
#: ../RessourceEditor.py:82 ../RessourceEditor.py:86 ../VariablePanel.py:52 |
1284 |
#: ../VariablePanel.py:53 ../DataTypeEditor.py:46 |
|
391 | 1285 |
msgid "Name" |
1286 |
msgstr "" |
|
1287 |
||
446 | 1288 |
#: ../dialogs/ConnectionDialog.py:109 ../dialogs/FBDBlockDialog.py:121 |
1289 |
#: ../dialogs/FBDVariableDialog.py:136 ../dialogs/LDElementDialog.py:121 |
|
1290 |
#: ../dialogs/SFCStepDialog.py:105 |
|
391 | 1291 |
msgid "Name:" |
1292 |
msgstr "" |
|
1293 |
||
1294 |
#: ../plcopen/iec_std.csv:24 |
|
1295 |
msgid "Natural logarithm" |
|
1296 |
msgstr "" |
|
1297 |
||
446 | 1298 |
#: ../Viewer.py:424 ../dialogs/LDElementDialog.py:135 |
391 | 1299 |
msgid "Negated" |
1300 |
msgstr "" |
|
1301 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1302 |
#: ../PLCOpenEditor.py:2428 |
391 | 1303 |
msgid "New\tCTRL+N" |
1304 |
msgstr "" |
|
1305 |
||
1306 |
#: ../DataTypeEditor.py:450 ../DataTypeEditor.py:492 |
|
1307 |
msgid "New item" |
|
1308 |
msgstr "" |
|
1309 |
||
446 | 1310 |
#: ../VariablePanel.py:57 |
391 | 1311 |
msgid "No" |
1312 |
msgstr "" |
|
1313 |
||
446 | 1314 |
#: ../Viewer.py:422 |
391 | 1315 |
msgid "No Modifier" |
1316 |
msgstr "" |
|
1317 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1318 |
#: ../PLCControler.py:2578 |
391 | 1319 |
msgid "No PLC project found" |
1320 |
msgstr "" |
|
1321 |
||
1322 |
#: ../PLCGenerator.py:1257 |
|
1323 |
#, python-format |
|
1324 |
msgid "No body defined in \"%s\" POU" |
|
1325 |
msgstr "" |
|
1326 |
||
1327 |
#: ../PLCGenerator.py:691 ../PLCGenerator.py:885 |
|
1328 |
#, python-format |
|
1329 |
msgid "No connector found corresponding to \"%s\" continuation in \"%s\" POU" |
|
1330 |
msgstr "" |
|
1331 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1332 |
#: ../PLCOpenEditor.py:2375 |
391 | 1333 |
msgid "" |
1334 |
"No documentation available.\n" |
|
1335 |
"Coming soon." |
|
1336 |
msgstr "" |
|
1337 |
||
1338 |
#: ../PLCGenerator.py:743 |
|
1339 |
#, python-format |
|
1340 |
msgid "No informations found for \"%s\" block" |
|
1341 |
msgstr "" |
|
1342 |
||
1343 |
#: ../plcopen/structures.py:139 |
|
1344 |
msgid "No output variable found" |
|
1345 |
msgstr "" |
|
1346 |
||
1347 |
#: ../PLCGenerator.py:1255 |
|
1348 |
#, python-format |
|
1349 |
msgid "No variable defined in \"%s\" POU" |
|
1350 |
msgstr "" |
|
1351 |
||
446 | 1352 |
#: ../dialogs/LDElementDialog.py:129 |
391 | 1353 |
msgid "Normal" |
1354 |
msgstr "" |
|
1355 |
||
1356 |
#: ../plcopen/iec_std.csv:69 |
|
1357 |
msgid "Not equal to" |
|
1358 |
msgstr "" |
|
1359 |
||
446 | 1360 |
#: ../dialogs/SFCDivergenceDialog.py:135 |
391 | 1361 |
msgid "Number of sequences:" |
1362 |
msgstr "" |
|
1363 |
||
1364 |
#: ../plcopen/iec_std.csv:22 |
|
1365 |
msgid "Numerical" |
|
1366 |
msgstr "" |
|
1367 |
||
1368 |
#: ../plcopen/structures.py:219 |
|
1369 |
msgid "" |
|
1370 |
"Off-delay timer\n" |
|
1371 |
"The off-delay timer can be used to delay setting an output false, for fixed period after input goes false." |
|
1372 |
msgstr "" |
|
1373 |
||
1374 |
#: ../plcopen/structures.py:214 |
|
1375 |
msgid "" |
|
1376 |
"On-delay timer\n" |
|
1377 |
"The on-delay timer can be used to delay setting an output true, for fixed period after an input becomes true." |
|
1378 |
msgstr "" |
|
1379 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1380 |
#: ../PLCOpenEditor.py:2430 |
391 | 1381 |
msgid "Open\tCTRL+O" |
1382 |
msgstr "" |
|
1383 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1384 |
#: ../PLCOpenEditor.py:2924 |
391 | 1385 |
msgid "Organization (optional):" |
1386 |
msgstr "" |
|
1387 |
||
446 | 1388 |
#: ../VariablePanel.py:63 ../VariablePanel.py:992 |
1389 |
#: ../dialogs/FBDVariableDialog.py:43 ../dialogs/SFCStepDialog.py:127 |
|
391 | 1390 |
msgid "Output" |
1391 |
msgstr "" |
|
1392 |
||
1393 |
#: ../plcopen/structures.py:241 |
|
1394 |
msgid "" |
|
1395 |
"PID\n" |
|
1396 |
"The PID (proportional, Integral, Derivative) function block provides the classical three term controller for closed loop control." |
|
1397 |
msgstr "" |
|
1398 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1399 |
#: ../PLCOpenEditor.py:2582 ../PLCOpenEditor.py:2641 |
391 | 1400 |
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" |
1401 |
msgstr "" |
|
1402 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1403 |
#: ../PLCOpenEditor.py:2514 |
391 | 1404 |
msgid "PLCOpenEditor" |
1405 |
msgstr "" |
|
1406 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1407 |
#: ../PLCOpenEditor.py:2472 |
391 | 1408 |
msgid "PLCOpenEditor\tF1" |
1409 |
msgstr "" |
|
1410 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1411 |
#: ../PLCOpenEditor.py:3262 |
391 | 1412 |
msgid "POU Name" |
1413 |
msgstr "" |
|
1414 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1415 |
#: ../PLCOpenEditor.py:3217 |
391 | 1416 |
msgid "POU Name:" |
1417 |
msgstr "" |
|
1418 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1419 |
#: ../PLCOpenEditor.py:3264 |
391 | 1420 |
msgid "POU Type" |
1421 |
msgstr "" |
|
1422 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1423 |
#: ../PLCOpenEditor.py:3225 |
391 | 1424 |
msgid "POU Type:" |
1425 |
msgstr "" |
|
1426 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1427 |
#: ../PLCOpenEditor.py:2444 |
391 | 1428 |
msgid "Page Setup" |
1429 |
msgstr "" |
|
1430 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1431 |
#: ../PLCOpenEditor.py:2940 |
391 | 1432 |
msgid "Page Size (optional):" |
1433 |
msgstr "" |
|
1434 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1435 |
#: ../PLCOpenEditor.py:4228 |
391 | 1436 |
#, python-format |
1437 |
msgid "Page: %d" |
|
1438 |
msgstr "" |
|
1439 |
||
446 | 1440 |
#: ../PLCOpenEditor.py:325 |
391 | 1441 |
msgid "Paste\tCTRL+V" |
1442 |
msgstr "" |
|
1443 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1444 |
#: ../PLCOpenEditor.py:1646 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1445 |
msgid "Paste POU" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1446 |
msgstr "" |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1447 |
|
446 | 1448 |
#: ../dialogs/LDPowerRailDialog.py:110 |
391 | 1449 |
msgid "Pin number:" |
1450 |
msgstr "" |
|
1451 |
||
446 | 1452 |
#: ../Viewer.py:1995 ../Viewer.py:2286 ../SFCViewer.py:698 |
391 | 1453 |
msgid "Please choose a target" |
1454 |
msgstr "" |
|
1455 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1456 |
#: ../PLCOpenEditor.py:2237 |
391 | 1457 |
msgid "Please enter POU name" |
1458 |
msgstr "" |
|
1459 |
||
446 | 1460 |
#: ../Viewer.py:1820 ../Viewer.py:1822 ../Viewer.py:2321 ../Viewer.py:2323 |
391 | 1461 |
msgid "Please enter comment text" |
1462 |
msgstr "" |
|
1463 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1464 |
#: ../PLCOpenEditor.py:2205 ../PLCOpenEditor.py:3637 |
391 | 1465 |
msgid "Please enter configuration name" |
1466 |
msgstr "" |
|
1467 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1468 |
#: ../PLCOpenEditor.py:2161 |
391 | 1469 |
msgid "Please enter data type name" |
1470 |
msgstr "" |
|
1471 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1472 |
#: ../PLCOpenEditor.py:2216 ../PLCOpenEditor.py:3700 |
391 | 1473 |
msgid "Please enter resource name" |
1474 |
msgstr "" |
|
1475 |
||
1476 |
#: ../SFCViewer.py:362 ../SFCViewer.py:384 ../SFCViewer.py:726 |
|
1477 |
msgid "Please enter step name" |
|
1478 |
msgstr "" |
|
1479 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1480 |
#: ../PLCOpenEditor.py:3108 |
391 | 1481 |
msgid "Please enter text" |
1482 |
msgstr "" |
|
1483 |
||
446 | 1484 |
#: ../VariablePanel.py:1119 |
1485 |
msgid "Plugins" |
|
1486 |
msgstr "" |
|
1487 |
||
391 | 1488 |
#: ../GraphicViewer.py:117 |
1489 |
msgid "Position:" |
|
1490 |
msgstr "" |
|
1491 |
||
446 | 1492 |
#: ../dialogs/LDPowerRailDialog.py:102 |
391 | 1493 |
msgid "Power Rail Properties" |
1494 |
msgstr "" |
|
1495 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1496 |
#: ../PLCOpenEditor.py:2446 |
391 | 1497 |
msgid "Preview" |
1498 |
msgstr "" |
|
1499 |
||
446 | 1500 |
#: ../dialogs/ConnectionDialog.py:113 ../dialogs/FBDBlockDialog.py:137 |
1501 |
#: ../dialogs/FBDVariableDialog.py:140 ../dialogs/LDElementDialog.py:125 |
|
1502 |
#: ../dialogs/LDPowerRailDialog.py:114 ../dialogs/SFCDivergenceDialog.py:144 |
|
1503 |
#: ../dialogs/SFCStepDialog.py:113 ../dialogs/SFCTransitionDialog.py:112 |
|
391 | 1504 |
msgid "Preview:" |
1505 |
msgstr "" |
|
1506 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1507 |
#: ../PLCOpenEditor.py:2448 |
391 | 1508 |
msgid "Print" |
1509 |
msgstr "" |
|
1510 |
||
446 | 1511 |
#: ../PLCOpenEditor.py:932 |
391 | 1512 |
msgid "Print preview" |
1513 |
msgstr "" |
|
1514 |
||
446 | 1515 |
#: ../RessourceEditor.py:82 |
391 | 1516 |
msgid "Priority" |
1517 |
msgstr "" |
|
1518 |
||
446 | 1519 |
#: ../dialogs/SFCTransitionDialog.py:116 |
391 | 1520 |
msgid "Priority:" |
1521 |
msgstr "" |
|
1522 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1523 |
#: ../PLCOpenEditor.py:2868 |
391 | 1524 |
msgid "Product Name (required):" |
1525 |
msgstr "" |
|
1526 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1527 |
#: ../PLCOpenEditor.py:2884 |
391 | 1528 |
msgid "Product Release (optional):" |
1529 |
msgstr "" |
|
1530 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1531 |
#: ../PLCOpenEditor.py:2876 |
391 | 1532 |
msgid "Product Version (required):" |
1533 |
msgstr "" |
|
1534 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1535 |
#: ../PLCOpenEditor.py:336 ../PLCOpenEditor.py:1605 |
391 | 1536 |
msgid "Program" |
1537 |
msgstr "" |
|
1538 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1539 |
#: ../PLCOpenEditor.py:2619 |
391 | 1540 |
msgid "Program was successfully generated!" |
1541 |
msgstr "" |
|
1542 |
||
446 | 1543 |
#: ../PLCControler.py:90 |
391 | 1544 |
msgid "Programs" |
1545 |
msgstr "" |
|
1546 |
||
446 | 1547 |
#: ../Viewer.py:223 |
391 | 1548 |
msgid "Programs can't be used by other POUs!" |
1549 |
msgstr "" |
|
1550 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1551 |
#: ../PLCOpenEditor.py:437 ../PLCOpenEditor.py:2891 |
391 | 1552 |
msgid "Project" |
1553 |
msgstr "" |
|
1554 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1555 |
#: ../PLCOpenEditor.py:2852 |
391 | 1556 |
msgid "Project Name (required):" |
1557 |
msgstr "" |
|
1558 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1559 |
#: ../PLCOpenEditor.py:2860 |
391 | 1560 |
msgid "Project Version (optional):" |
1561 |
msgstr "" |
|
1562 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1563 |
#: ../PLCOpenEditor.py:2838 |
391 | 1564 |
msgid "Project properties" |
1565 |
msgstr "" |
|
1566 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1567 |
#: ../PLCOpenEditor.py:2451 ../PLCControler.py:91 |
391 | 1568 |
msgid "Properties" |
1569 |
msgstr "" |
|
1570 |
||
1571 |
#: ../plcopen/structures.py:209 |
|
1572 |
msgid "" |
|
1573 |
"Pulse timer\n" |
|
1574 |
"The pulse timer can be used to generate output pulses of a given time duration." |
|
1575 |
msgstr "" |
|
1576 |
||
446 | 1577 |
#: ../dialogs/ActionBlockDialog.py:33 |
391 | 1578 |
msgid "Qualifier" |
1579 |
msgstr "" |
|
1580 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1581 |
#: ../PLCOpenEditor.py:2454 |
391 | 1582 |
msgid "Quit\tCTRL+Q" |
1583 |
msgstr "" |
|
1584 |
||
1585 |
#: ../plcopen/structures.py:174 |
|
1586 |
msgid "" |
|
1587 |
"RS bistable\n" |
|
1588 |
"The RS bistable is a latch where the Reset dominates." |
|
1589 |
msgstr "" |
|
1590 |
||
1591 |
#: ../plcopen/structures.py:246 |
|
1592 |
msgid "" |
|
1593 |
"Ramp\n" |
|
1594 |
"The RAMP function block is modelled on example given in the standard but with the addition of a 'Holdback' feature." |
|
1595 |
msgstr "" |
|
1596 |
||
1597 |
#: ../GraphicViewer.py:106 |
|
1598 |
msgid "Range:" |
|
1599 |
msgstr "" |
|
1600 |
||
446 | 1601 |
#: ../PLCOpenEditor.py:316 |
391 | 1602 |
msgid "Redo\tCTRL+Y" |
1603 |
msgstr "" |
|
1604 |
||
446 | 1605 |
#: ../dialogs/SFCTransitionDialog.py:120 ../dialogs/SFCTransitionDialog.py:197 |
391 | 1606 |
msgid "Reference" |
1607 |
msgstr "" |
|
1608 |
||
446 | 1609 |
#: ../PLCOpenEditor.py:364 |
391 | 1610 |
msgid "Refresh\tF5" |
1611 |
msgstr "" |
|
1612 |
||
1613 |
#: ../plcopen/iec_std.csv:48 |
|
1614 |
msgid "Remainder (modulo)" |
|
1615 |
msgstr "" |
|
1616 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1617 |
#: ../PLCOpenEditor.py:1609 |
391 | 1618 |
msgid "Rename" |
1619 |
msgstr "" |
|
1620 |
||
1621 |
#: ../plcopen/iec_std.csv:78 |
|
1622 |
msgid "Replacement (within)" |
|
1623 |
msgstr "" |
|
1624 |
||
446 | 1625 |
#: ../dialogs/LDElementDialog.py:145 |
391 | 1626 |
msgid "Reset" |
1627 |
msgstr "" |
|
1628 |
||
446 | 1629 |
#: ../Viewer.py:443 |
391 | 1630 |
msgid "Reset Execution Order" |
1631 |
msgstr "" |
|
1632 |
||
446 | 1633 |
#: ../PLCControler.py:91 |
391 | 1634 |
msgid "Resources" |
1635 |
msgstr "" |
|
1636 |
||
446 | 1637 |
#: ../VariablePanel.py:52 ../VariablePanel.py:53 |
391 | 1638 |
msgid "Retain" |
1639 |
msgstr "" |
|
1640 |
||
446 | 1641 |
#: ../VariablePanel.py:439 |
391 | 1642 |
msgid "Return Type:" |
1643 |
msgstr "" |
|
1644 |
||
446 | 1645 |
#: ../Viewer.py:396 |
391 | 1646 |
msgid "Right" |
1647 |
msgstr "" |
|
1648 |
||
446 | 1649 |
#: ../dialogs/LDPowerRailDialog.py:124 |
391 | 1650 |
msgid "Right PowerRail" |
1651 |
msgstr "" |
|
1652 |
||
446 | 1653 |
#: ../Viewer.py:426 ../dialogs/LDElementDialog.py:150 |
391 | 1654 |
msgid "Rising Edge" |
1655 |
msgstr "" |
|
1656 |
||
1657 |
#: ../plcopen/structures.py:184 |
|
1658 |
msgid "" |
|
1659 |
"Rising edge detector\n" |
|
1660 |
"The output produces a single pulse when a rising edge is detected." |
|
1661 |
msgstr "" |
|
1662 |
||
1663 |
#: ../plcopen/iec_std.csv:54 |
|
1664 |
msgid "Rotate left" |
|
1665 |
msgstr "" |
|
1666 |
||
1667 |
#: ../plcopen/iec_std.csv:53 |
|
1668 |
msgid "Rotate right" |
|
1669 |
msgstr "" |
|
1670 |
||
1671 |
#: ../plcopen/iec_std.csv:17 |
|
1672 |
msgid "Rounding up/down" |
|
1673 |
msgstr "" |
|
1674 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1675 |
#: ../PLCOpenEditor.py:2968 ../PLCOpenEditor.py:3168 |
391 | 1676 |
msgid "SFC" |
1677 |
msgstr "" |
|
1678 |
||
1679 |
#: ../plcopen/structures.py:169 |
|
1680 |
msgid "" |
|
1681 |
"SR bistable\n" |
|
1682 |
"The SR bistable is a latch where the Set dominates." |
|
1683 |
msgstr "" |
|
1684 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1685 |
#: ../PLCOpenEditor.py:3158 ../PLCOpenEditor.py:3168 ../PLCOpenEditor.py:3347 |
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1686 |
#: ../PLCOpenEditor.py:3491 |
391 | 1687 |
msgid "ST" |
1688 |
msgstr "" |
|
1689 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1690 |
#: ../PLCOpenEditor.py:2606 |
391 | 1691 |
msgid "ST files (*.st)|*.st|All files|*.*" |
1692 |
msgstr "" |
|
1693 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1694 |
#: ../PLCOpenEditor.py:2437 |
391 | 1695 |
msgid "Save\tCTRL+S" |
1696 |
msgstr "" |
|
1697 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1698 |
#: ../PLCOpenEditor.py:2439 |
391 | 1699 |
msgid "Save As...\tCTRL+SHIFT+S" |
1700 |
msgstr "" |
|
1701 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1702 |
#: ../PLCOpenEditor.py:2960 |
391 | 1703 |
msgid "Scaling:" |
1704 |
msgstr "" |
|
1705 |
||
446 | 1706 |
#: ../PLCOpenEditor.py:340 |
391 | 1707 |
msgid "Select All\tCTRL+A" |
1708 |
msgstr "" |
|
1709 |
||
446 | 1710 |
#: ../VariablePanel.py:314 |
391 | 1711 |
msgid "Select a variable class:" |
1712 |
msgstr "" |
|
1713 |
||
446 | 1714 |
#: ../PLCOpenEditor.py:570 ../PLCOpenEditor.py:582 |
391 | 1715 |
msgid "Select an object" |
1716 |
msgstr "" |
|
1717 |
||
1718 |
#: ../plcopen/iec_std.csv:59 |
|
1719 |
msgid "Selection" |
|
1720 |
msgstr "" |
|
1721 |
||
446 | 1722 |
#: ../dialogs/SFCDivergenceDialog.py:117 |
391 | 1723 |
msgid "Selection Convergence" |
1724 |
msgstr "" |
|
1725 |
||
446 | 1726 |
#: ../dialogs/SFCDivergenceDialog.py:111 |
391 | 1727 |
msgid "Selection Divergence" |
1728 |
msgstr "" |
|
1729 |
||
1730 |
#: ../plcopen/structures.py:179 |
|
1731 |
msgid "" |
|
1732 |
"Semaphore\n" |
|
1733 |
"The semaphore provides a mechanism to allow software elements mutually exclusive access to certain ressources." |
|
1734 |
msgstr "" |
|
1735 |
||
446 | 1736 |
#: ../dialogs/LDElementDialog.py:140 |
391 | 1737 |
msgid "Set" |
1738 |
msgstr "" |
|
1739 |
||
1740 |
#: ../plcopen/iec_std.csv:51 |
|
1741 |
msgid "Shift left" |
|
1742 |
msgstr "" |
|
1743 |
||
1744 |
#: ../plcopen/iec_std.csv:52 |
|
1745 |
msgid "Shift right" |
|
1746 |
msgstr "" |
|
1747 |
||
446 | 1748 |
#: ../dialogs/SFCDivergenceDialog.py:129 |
391 | 1749 |
msgid "Simultaneous Convergence" |
1750 |
msgstr "" |
|
1751 |
||
446 | 1752 |
#: ../dialogs/SFCDivergenceDialog.py:123 |
391 | 1753 |
msgid "Simultaneous Divergence" |
1754 |
msgstr "" |
|
1755 |
||
1756 |
#: ../plcopen/iec_std.csv:27 |
|
1757 |
msgid "Sine" |
|
1758 |
msgstr "" |
|
1759 |
||
446 | 1760 |
#: ../RessourceEditor.py:82 |
391 | 1761 |
msgid "Single" |
1762 |
msgstr "" |
|
1763 |
||
1764 |
#: ../plcopen/iec_std.csv:23 |
|
1765 |
msgid "Square root (base 2)" |
|
1766 |
msgstr "" |
|
1767 |
||
1768 |
#: ../plcopen/structures.py:165 |
|
1769 |
msgid "Standard function blocks" |
|
1770 |
msgstr "" |
|
1771 |
||
1772 |
#: ../DataTypeEditor.py:236 |
|
1773 |
msgid "Structure" |
|
1774 |
msgstr "" |
|
1775 |
||
1776 |
#: ../DataTypeEditor.py:236 |
|
1777 |
msgid "Subrange" |
|
1778 |
msgstr "" |
|
1779 |
||
1780 |
#: ../plcopen/iec_std.csv:39 |
|
1781 |
msgid "Subtraction" |
|
1782 |
msgstr "" |
|
1783 |
||
1784 |
#: ../plcopen/iec_std.csv:29 |
|
1785 |
msgid "Tangent" |
|
1786 |
msgstr "" |
|
1787 |
||
446 | 1788 |
#: ../RessourceEditor.py:86 |
391 | 1789 |
msgid "Task" |
1790 |
msgstr "" |
|
1791 |
||
446 | 1792 |
#: ../RessourceEditor.py:361 |
391 | 1793 |
msgid "Tasks:" |
1794 |
msgstr "" |
|
1795 |
||
446 | 1796 |
#: ../VariablePanel.py:65 |
391 | 1797 |
msgid "Temp" |
1798 |
msgstr "" |
|
1799 |
||
1800 |
#: ../LDViewer.py:850 |
|
1801 |
msgid "The group of block must be coherent!" |
|
1802 |
msgstr "" |
|
1803 |
||
446 | 1804 |
#: ../PLCOpenEditor.py:873 |
391 | 1805 |
msgid "There are changes, do you want to save?" |
1806 |
msgstr "" |
|
1807 |
||
446 | 1808 |
#: ../PLCOpenEditor.py:1408 ../PLCOpenEditor.py:1428 |
1809 |
#, python-format |
|
1810 |
msgid "There is a POU named \"%s\". This could cause a conflict. Do you wish to continue?" |
|
1811 |
msgstr "" |
|
1812 |
||
1813 |
#: ../PLCOpenEditor.py:951 |
|
391 | 1814 |
msgid "" |
1815 |
"There was a problem printing.\n" |
|
1816 |
"Perhaps your current printer is not set correctly?" |
|
1817 |
msgstr "" |
|
1818 |
||
1819 |
#: ../LDViewer.py:859 |
|
1820 |
msgid "This option isn't available yet!" |
|
1821 |
msgstr "" |
|
1822 |
||
446 | 1823 |
#: ../GraphicViewer.py:180 |
391 | 1824 |
msgid "Tick" |
1825 |
msgstr "" |
|
1826 |
||
1827 |
#: ../plcopen/iec_std.csv:34 |
|
1828 |
msgid "Time addition" |
|
1829 |
msgstr "" |
|
1830 |
||
1831 |
#: ../plcopen/iec_std.csv:75 |
|
1832 |
msgid "Time concatenation" |
|
1833 |
msgstr "" |
|
1834 |
||
1835 |
#: ../plcopen/iec_std.csv:47 |
|
1836 |
msgid "Time division" |
|
1837 |
msgstr "" |
|
1838 |
||
1839 |
#: ../plcopen/iec_std.csv:38 |
|
1840 |
msgid "Time multiplication" |
|
1841 |
msgstr "" |
|
1842 |
||
1843 |
#: ../plcopen/iec_std.csv:40 |
|
1844 |
msgid "Time subtraction" |
|
1845 |
msgstr "" |
|
1846 |
||
1847 |
#: ../plcopen/iec_std.csv:35 |
|
1848 |
msgid "Time-of-day addition" |
|
1849 |
msgstr "" |
|
1850 |
||
1851 |
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43 |
|
1852 |
msgid "Time-of-day subtraction" |
|
1853 |
msgstr "" |
|
1854 |
||
446 | 1855 |
#: ../PLCOpenEditor.py:574 |
391 | 1856 |
msgid "Toolbar" |
1857 |
msgstr "" |
|
1858 |
||
446 | 1859 |
#: ../Viewer.py:399 |
391 | 1860 |
msgid "Top" |
1861 |
msgstr "" |
|
1862 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1863 |
#: ../PLCOpenEditor.py:3427 |
391 | 1864 |
msgid "Transition Name" |
1865 |
msgstr "" |
|
1866 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1867 |
#: ../PLCOpenEditor.py:3394 |
391 | 1868 |
msgid "Transition Name:" |
1869 |
msgstr "" |
|
1870 |
||
1871 |
#: ../PLCGenerator.py:1237 |
|
1872 |
#, python-format |
|
1873 |
msgid "Transition with content \"%s\" not connected to a next step in \"%s\" POU" |
|
1874 |
msgstr "" |
|
1875 |
||
1876 |
#: ../PLCGenerator.py:1228 |
|
1877 |
#, python-format |
|
1878 |
msgid "Transition with content \"%s\" not connected to a previous step in \"%s\" POU" |
|
1879 |
msgstr "" |
|
1880 |
||
446 | 1881 |
#: ../plcopen/plcopen.py:1050 |
391 | 1882 |
#, python-format |
427 | 1883 |
msgid "Transition with name %s doesn't exist!" |
391 | 1884 |
msgstr "" |
1885 |
||
446 | 1886 |
#: ../PLCControler.py:90 |
391 | 1887 |
msgid "Transitions" |
1888 |
msgstr "" |
|
1889 |
||
446 | 1890 |
#: ../RessourceEditor.py:86 ../VariablePanel.py:52 ../VariablePanel.py:53 |
1891 |
#: ../dialogs/ActionBlockDialog.py:33 ../DataTypeEditor.py:46 |
|
391 | 1892 |
msgid "Type" |
1893 |
msgstr "" |
|
1894 |
||
1895 |
#: ../plcopen/iec_std.csv:16 |
|
1896 |
msgid "Type conversion" |
|
1897 |
msgstr "" |
|
1898 |
||
1899 |
#: ../DataTypeEditor.py:360 |
|
1900 |
msgid "Type infos:" |
|
1901 |
msgstr "" |
|
1902 |
||
446 | 1903 |
#: ../dialogs/ConnectionDialog.py:105 ../dialogs/FBDBlockDialog.py:117 |
1904 |
#: ../dialogs/LDPowerRailDialog.py:106 ../dialogs/SFCDivergenceDialog.py:107 |
|
1905 |
#: ../dialogs/SFCTransitionDialog.py:108 |
|
391 | 1906 |
msgid "Type:" |
1907 |
msgstr "" |
|
1908 |
||
446 | 1909 |
#: ../PLCOpenEditor.py:540 |
391 | 1910 |
msgid "Types" |
1911 |
msgstr "" |
|
1912 |
||
1913 |
#: ../PLCGenerator.py:232 |
|
1914 |
#, python-format |
|
1915 |
msgid "Undefined pou type \"%s\"" |
|
1916 |
msgstr "" |
|
1917 |
||
446 | 1918 |
#: ../PLCOpenEditor.py:314 |
391 | 1919 |
msgid "Undo\tCTRL+Z" |
1920 |
msgstr "" |
|
1921 |
||
446 | 1922 |
#: ../Viewer.py:320 |
391 | 1923 |
#, python-format |
1924 |
msgid "Unknown variable \"%s\" for this POU!" |
|
1925 |
msgstr "" |
|
1926 |
||
446 | 1927 |
#: ../PLCControler.py:300 |
391 | 1928 |
#, python-format |
1929 |
msgid "Unnamed%d" |
|
1930 |
msgstr "" |
|
1931 |
||
446 | 1932 |
#: ../VariablePanel.py:310 |
391 | 1933 |
#, python-format |
1934 |
msgid "Unrecognized data size \"%s\"" |
|
1935 |
msgstr "" |
|
1936 |
||
1937 |
#: ../plcopen/structures.py:194 |
|
1938 |
msgid "" |
|
1939 |
"Up-counter\n" |
|
1940 |
"The up-counter can be used to signal when a count has reached a maximum value." |
|
1941 |
msgstr "" |
|
1942 |
||
1943 |
#: ../plcopen/structures.py:204 |
|
1944 |
msgid "" |
|
1945 |
"Up-down counter\n" |
|
1946 |
"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." |
|
1947 |
msgstr "" |
|
1948 |
||
446 | 1949 |
#: ../VariablePanel.py:742 ../DataTypeEditor.py:807 |
391 | 1950 |
msgid "User Data Types" |
1951 |
msgstr "" |
|
1952 |
||
446 | 1953 |
#: ../PLCControler.py:89 |
391 | 1954 |
msgid "User-defined POUs" |
1955 |
msgstr "" |
|
1956 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1957 |
#: ../PLCOpenEditor.py:3836 ../dialogs/ActionBlockDialog.py:33 |
391 | 1958 |
msgid "Value" |
1959 |
msgstr "" |
|
1960 |
||
446 | 1961 |
#: ../GraphicViewer.py:180 |
391 | 1962 |
msgid "Values" |
1963 |
msgstr "" |
|
1964 |
||
1965 |
#: ../DataTypeEditor.py:445 |
|
1966 |
msgid "Values:" |
|
1967 |
msgstr "" |
|
1968 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1969 |
#: ../PLCOpenEditor.py:3836 ../dialogs/ActionBlockDialog.py:37 |
391 | 1970 |
msgid "Variable" |
1971 |
msgstr "" |
|
1972 |
||
446 | 1973 |
#: ../dialogs/FBDVariableDialog.py:120 |
391 | 1974 |
msgid "Variable Properties" |
1975 |
msgstr "" |
|
1976 |
||
446 | 1977 |
#: ../VariablePanel.py:314 |
391 | 1978 |
msgid "Variable class" |
1979 |
msgstr "" |
|
1980 |
||
446 | 1981 |
#: ../Viewer.py:322 ../TextViewer.py:248 |
391 | 1982 |
msgid "Variable don't belong to this POU!" |
1983 |
msgstr "" |
|
1984 |
||
446 | 1985 |
#: ../PLCOpenEditor.py:589 ../VariablePanel.py:64 |
391 | 1986 |
msgid "Variables" |
1987 |
msgstr "" |
|
1988 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1989 |
#: ../PLCOpenEditor.py:3292 ../PLCOpenEditor.py:3670 ../PLCOpenEditor.py:3733 |
391 | 1990 |
#: ../LDViewer.py:859 |
1991 |
msgid "Warning" |
|
1992 |
msgstr "" |
|
1993 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1994 |
#: ../PLCOpenEditor.py:2944 |
391 | 1995 |
msgid "Width:" |
1996 |
msgstr "" |
|
1997 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
1998 |
#: ../PLCOpenEditor.py:2687 |
391 | 1999 |
msgid "X Scale:" |
2000 |
msgstr "" |
|
2001 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2002 |
#: ../PLCOpenEditor.py:2695 |
391 | 2003 |
msgid "Y Scale:" |
2004 |
msgstr "" |
|
2005 |
||
446 | 2006 |
#: ../VariablePanel.py:57 |
391 | 2007 |
msgid "Yes" |
2008 |
msgstr "" |
|
2009 |
||
2010 |
#: ../LDViewer.py:854 |
|
2011 |
msgid "You must select the block or group of blocks around which a branch should be added!" |
|
2012 |
msgstr "" |
|
2013 |
||
2014 |
#: ../LDViewer.py:628 |
|
2015 |
msgid "You must select the wire where a contact should be added!" |
|
2016 |
msgstr "" |
|
2017 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2018 |
#: ../PLCOpenEditor.py:3123 ../PLCOpenEditor.py:3654 ../PLCOpenEditor.py:3717 |
446 | 2019 |
#: ../dialogs/PouNameDialog.py:55 ../dialogs/SFCStepDialog.py:175 |
2020 |
#: ../dialogs/SFCStepNameDialog.py:57 |
|
391 | 2021 |
msgid "You must type a name!" |
2022 |
msgstr "" |
|
2023 |
||
446 | 2024 |
#: ../PLCOpenEditor.py:370 |
391 | 2025 |
msgid "Zoom" |
2026 |
msgstr "" |
|
2027 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2028 |
#: ../PLCOpenEditor.py:2615 |
391 | 2029 |
#, python-format |
2030 |
msgid "error: %s\n" |
|
2031 |
msgstr "" |
|
2032 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2033 |
#: ../PLCOpenEditor.py:4260 ../PLCOpenEditor.py:4262 |
391 | 2034 |
msgid "file : " |
2035 |
msgstr "" |
|
2036 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2037 |
#: ../PLCOpenEditor.py:3163 |
391 | 2038 |
msgid "function" |
2039 |
msgstr "" |
|
2040 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2041 |
#: ../PLCOpenEditor.py:4263 |
391 | 2042 |
msgid "function : " |
2043 |
msgstr "" |
|
2044 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2045 |
#: ../PLCOpenEditor.py:3163 |
391 | 2046 |
msgid "functionBlock" |
2047 |
msgstr "" |
|
2048 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2049 |
#: ../PLCOpenEditor.py:4263 |
391 | 2050 |
msgid "line : " |
2051 |
msgstr "" |
|
2052 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2053 |
#: ../PLCOpenEditor.py:3163 |
391 | 2054 |
msgid "program" |
2055 |
msgstr "" |
|
2056 |
||
2057 |
#: ../plcopen/iec_std.csv:73 |
|
2058 |
msgid "string from the middle" |
|
2059 |
msgstr "" |
|
2060 |
||
2061 |
#: ../plcopen/iec_std.csv:71 |
|
2062 |
msgid "string left of" |
|
2063 |
msgstr "" |
|
2064 |
||
2065 |
#: ../plcopen/iec_std.csv:72 |
|
2066 |
msgid "string right of" |
|
2067 |
msgstr "" |
|
2068 |
||
447
6083dcecd2c5
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent
parents:
446
diff
changeset
|
2069 |
#: ../PLCOpenEditor.py:2613 |
391 | 2070 |
#, python-format |
2071 |
msgid "warning: %s\n" |
|
2072 |
msgstr "" |