|
1 # SOME DESCRIPTIVE TITLE. |
|
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
|
3 # This file is distributed under the same license as the Beremiz package. |
|
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|
5 # |
|
6 #, fuzzy |
|
7 msgid "" |
|
8 msgstr "" |
|
9 "Project-Id-Version: Beremiz\n" |
|
10 "Report-Msgid-Bugs-To: \n" |
|
11 "POT-Creation-Date: 2018-06-15 16:39+0300\n" |
|
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|
13 "Last-Translator: Pedro Coimbra <pcoimbra310@gmail.com>, 2017\n" |
|
14 "Language-Team: Portuguese (https://www.transifex.com/beremiz/teams/75746/pt/)\n" |
|
15 "MIME-Version: 1.0\n" |
|
16 "Content-Type: text/plain; charset=UTF-8\n" |
|
17 "Content-Transfer-Encoding: 8bit\n" |
|
18 "Language: pt\n" |
|
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
20 |
|
21 #: ../util/ExceptionHandler.py:58 |
|
22 #, python-format |
|
23 msgid "" |
|
24 "\n" |
|
25 "An unhandled exception (bug) occured. Bug report saved at :\n" |
|
26 "(%s)\n" |
|
27 "\n" |
|
28 "Please be kind enough to send this file to:\n" |
|
29 "beremiz-devel@lists.sourceforge.net\n" |
|
30 "\n" |
|
31 "You should now restart program.\n" |
|
32 "\n" |
|
33 "Traceback:\n" |
|
34 msgstr "" |
|
35 |
|
36 #: ../controls/VariablePanel.py:90 |
|
37 msgid " External" |
|
38 msgstr "Externo" |
|
39 |
|
40 #: ../controls/VariablePanel.py:89 |
|
41 msgid " InOut" |
|
42 msgstr "EntradaSaída" |
|
43 |
|
44 #: ../controls/VariablePanel.py:89 |
|
45 msgid " Input" |
|
46 msgstr "Entrada" |
|
47 |
|
48 #: ../controls/VariablePanel.py:90 |
|
49 msgid " Local" |
|
50 msgstr "Local" |
|
51 |
|
52 #: ../controls/VariablePanel.py:89 |
|
53 msgid " Output" |
|
54 msgstr "Saída" |
|
55 |
|
56 #: ../controls/VariablePanel.py:91 |
|
57 msgid " Temp" |
|
58 msgstr "Temp" |
|
59 |
|
60 #: ../dialogs/PouTransitionDialog.py:101 ../dialogs/ProjectDialog.py:74 |
|
61 #: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:122 |
|
62 #, python-format |
|
63 msgid " and %s" |
|
64 msgstr "e %s" |
|
65 |
|
66 #: ../ProjectController.py:1182 |
|
67 msgid " generation failed !\n" |
|
68 msgstr "geração falhada !\n" |
|
69 |
|
70 #: ../plcopen/plcopen.py:1029 |
|
71 #, python-format |
|
72 msgid "\"%s\" Data Type doesn't exist !!!" |
|
73 msgstr "\" %s \" O tipo de dados não existe !!!" |
|
74 |
|
75 #: ../plcopen/plcopen.py:1047 |
|
76 #, python-format |
|
77 msgid "\"%s\" POU already exists !!!" |
|
78 msgstr "\" %s \" POU já existe !!!" |
|
79 |
|
80 #: ../plcopen/plcopen.py:1068 |
|
81 #, python-format |
|
82 msgid "\"%s\" POU doesn't exist !!!" |
|
83 msgstr "\" %s \" POU não existe !!!" |
|
84 |
|
85 #: ../editors/Viewer.py:288 |
|
86 #, python-format |
|
87 msgid "\"%s\" can't use itself!" |
|
88 msgstr "\"%s\" não pode usar-se!" |
|
89 |
|
90 #: ../IDEFrame.py:1688 ../IDEFrame.py:1707 |
|
91 #, python-format |
|
92 msgid "\"%s\" config already exists!" |
|
93 msgstr "\"%s \" config já existe!" |
|
94 |
|
95 #: ../plcopen/plcopen.py:531 |
|
96 #, python-format |
|
97 msgid "\"%s\" configuration already exists !!!" |
|
98 msgstr "\"%s\" configuração já existe !!!" |
|
99 |
|
100 #: ../plcopen/plcopen.py:540 |
|
101 #, python-format |
|
102 msgid "\"%s\" configuration doesn't exist !!!" |
|
103 msgstr "" |
|
104 |
|
105 #: ../IDEFrame.py:1638 |
|
106 #, python-format |
|
107 msgid "\"%s\" data type already exists!" |
|
108 msgstr "\"%s\" o tipo de dados já existe!" |
|
109 |
|
110 #: ../dialogs/PouTransitionDialog.py:112 ../dialogs/BlockPreviewDialog.py:220 |
|
111 #: ../dialogs/PouActionDialog.py:110 ../editors/Viewer.py:304 |
|
112 #: ../editors/Viewer.py:374 ../editors/Viewer.py:398 ../editors/Viewer.py:418 |
|
113 #: ../editors/TextViewer.py:270 ../editors/TextViewer.py:299 |
|
114 #: ../controls/VariablePanel.py:425 |
|
115 #, python-format |
|
116 msgid "\"%s\" element for this pou already exists!" |
|
117 msgstr "\"%s\" o elemento para esta pou já existe!" |
|
118 |
|
119 #: ../BeremizIDE.py:928 |
|
120 #, python-format |
|
121 msgid "\"%s\" folder is not a valid Beremiz project\n" |
|
122 msgstr "\"%s\" o ficheiro não é um projecto Beremiz válido\n" |
|
123 |
|
124 #: ../dialogs/SFCStepNameDialog.py:56 ../dialogs/PouTransitionDialog.py:108 |
|
125 #: ../dialogs/BlockPreviewDialog.py:209 ../dialogs/PouNameDialog.py:54 |
|
126 #: ../dialogs/PouActionDialog.py:106 ../dialogs/PouDialog.py:129 |
|
127 #: ../editors/ResourceEditor.py:483 ../editors/ResourceEditor.py:518 |
|
128 #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:603 |
|
129 #: ../editors/CodeFileEditor.py:774 ../controls/VariablePanel.py:787 |
|
130 #: ../IDEFrame.py:1629 |
|
131 #, python-format |
|
132 msgid "\"%s\" is a keyword. It can't be used!" |
|
133 msgstr "\"%s\" é uma palavra-chave. Não pode ser usada!" |
|
134 |
|
135 #: ../plcopen/plcopen.py:2836 |
|
136 #, python-format |
|
137 msgid "\"%s\" is an invalid value!" |
|
138 msgstr "\"%s\" é um valor inválido!" |
|
139 |
|
140 #: ../PLCOpenEditor.py:323 ../PLCOpenEditor.py:365 |
|
141 #, python-format |
|
142 msgid "\"%s\" is not a valid folder!" |
|
143 msgstr "\"%s\" não é um ficheiro válido!" |
|
144 |
|
145 #: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:106 |
|
146 #: ../dialogs/BlockPreviewDialog.py:205 ../dialogs/PouNameDialog.py:52 |
|
147 #: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:127 |
|
148 #: ../editors/ResourceEditor.py:481 ../editors/ResourceEditor.py:516 |
|
149 #: ../editors/DataTypeEditor.py:601 ../editors/CodeFileEditor.py:772 |
|
150 #: ../controls/VariablePanel.py:785 ../IDEFrame.py:1627 |
|
151 #, python-format |
|
152 msgid "\"%s\" is not a valid identifier!" |
|
153 msgstr "\"%s\" não é um identificador válido!" |
|
154 |
|
155 #: ../IDEFrame.py:2436 |
|
156 #, python-format |
|
157 msgid "\"%s\" is used by one or more POUs. Do you wish to continue?" |
|
158 msgstr "\"%s\" é usáda por uma ou mais POUs. Deseja continuar?" |
|
159 |
|
160 #: ../dialogs/BlockPreviewDialog.py:213 ../dialogs/PouDialog.py:131 |
|
161 #: ../editors/Viewer.py:302 ../editors/Viewer.py:359 ../editors/Viewer.py:389 |
|
162 #: ../editors/Viewer.py:411 ../editors/TextViewer.py:268 |
|
163 #: ../editors/TextViewer.py:297 ../editors/TextViewer.py:351 |
|
164 #: ../editors/TextViewer.py:374 ../controls/VariablePanel.py:364 |
|
165 #: ../IDEFrame.py:1647 |
|
166 #, python-format |
|
167 msgid "\"%s\" pou already exists!" |
|
168 msgstr "\"%s\" pou já existe!" |
|
169 |
|
170 #: ../dialogs/SFCStepNameDialog.py:62 |
|
171 #, python-format |
|
172 msgid "\"%s\" step already exists!" |
|
173 msgstr "\"%s\" o passo já existe!" |
|
174 |
|
175 #: ../editors/DataTypeEditor.py:566 |
|
176 #, python-format |
|
177 msgid "\"%s\" value already defined!" |
|
178 msgstr "\"%s\" valor já defenido|" |
|
179 |
|
180 #: ../dialogs/ArrayTypeDialog.py:105 ../editors/DataTypeEditor.py:759 |
|
181 #, python-format |
|
182 msgid "\"%s\" value isn't a valid array dimension!" |
|
183 msgstr "\"%s\" o valor não é uma dimensão de matriz válida!" |
|
184 |
|
185 #: ../dialogs/ArrayTypeDialog.py:109 ../editors/DataTypeEditor.py:766 |
|
186 #, python-format |
|
187 msgid "" |
|
188 "\"%s\" value isn't a valid array dimension!\n" |
|
189 "Right value must be greater than left value." |
|
190 msgstr "" |
|
191 "\"%s\" o valor não é uma dimensão de matriz válida!\n" |
|
192 "O valor direito tem de ser maior do que o valor esquerdo." |
|
193 |
|
194 #: ../PLCGenerator.py:1133 |
|
195 #, python-brace-format |
|
196 msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected" |
|
197 msgstr "\"{a1}\" função cancelada na POU \"{a2}\" : Sem entrada conectada" |
|
198 |
|
199 #: ../editors/Viewer.py:292 |
|
200 #, python-brace-format |
|
201 msgid "\"{a1}\" is already used by \"{a2}\"!" |
|
202 msgstr "\"{a1}\" já está a ser usada por \"{a2}\"!" |
|
203 |
|
204 #: ../plcopen/plcopen.py:557 |
|
205 #, python-brace-format |
|
206 msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!" |
|
207 msgstr "o recurso\"{a1}\" já existe na configuração\"{a2}\" !!!" |
|
208 |
|
209 #: ../plcopen/plcopen.py:577 |
|
210 #, python-brace-format |
|
211 msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!" |
|
212 msgstr "o recurso\"{a1}\" não existe na configuração\"{a2}\" !!!" |
|
213 |
|
214 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:580 |
|
215 #, python-format |
|
216 msgid "%03gms" |
|
217 msgstr "%03gms" |
|
218 |
|
219 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:571 |
|
220 #, python-format |
|
221 msgid "%dd" |
|
222 msgstr "%dd" |
|
223 |
|
224 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:61 |
|
225 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:572 |
|
226 #, python-format |
|
227 msgid "%dh" |
|
228 msgstr "%dh" |
|
229 |
|
230 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:60 |
|
231 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:573 |
|
232 #, python-format |
|
233 msgid "%dm" |
|
234 msgstr "%dm" |
|
235 |
|
236 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:58 |
|
237 #, python-format |
|
238 msgid "%dms" |
|
239 msgstr "%dms" |
|
240 |
|
241 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:59 |
|
242 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:574 |
|
243 #, python-format |
|
244 msgid "%ds" |
|
245 msgstr "%ds" |
|
246 |
|
247 #: ../PLCControler.py:1114 |
|
248 #, python-format |
|
249 msgid "%s Data Types" |
|
250 msgstr "%s Tipo de dados" |
|
251 |
|
252 #: ../PLCControler.py:1097 |
|
253 #, python-format |
|
254 msgid "%s POUs" |
|
255 msgstr "%s POUs" |
|
256 |
|
257 #: ../canfestival/SlaveEditor.py:73 ../canfestival/NetworkEditor.py:97 |
|
258 #, python-format |
|
259 msgid "%s Profile" |
|
260 msgstr "%s Perfil" |
|
261 |
|
262 #: ../plcopen/plcopen.py:1901 ../plcopen/plcopen.py:1908 |
|
263 #: ../plcopen/plcopen.py:1921 ../plcopen/plcopen.py:1929 |
|
264 #: ../plcopen/plcopen.py:1939 ../plcopen/plcopen.py:1950 |
|
265 #, python-format |
|
266 msgid "%s body don't have instances!" |
|
267 msgstr "%s o corpo não tem instâncias!" |
|
268 |
|
269 #: ../plcopen/plcopen.py:1957 ../plcopen/plcopen.py:1964 |
|
270 #: ../plcopen/plcopen.py:1971 |
|
271 #, python-format |
|
272 msgid "%s body don't have text!" |
|
273 msgstr "%s o corpo não tem texto!" |
|
274 |
|
275 #: ../IDEFrame.py:388 |
|
276 msgid "&Add Element" |
|
277 msgstr "&Adicione elemento" |
|
278 |
|
279 #: ../dialogs/AboutDialog.py:71 ../dialogs/AboutDialog.py:117 |
|
280 #: ../dialogs/AboutDialog.py:152 |
|
281 msgid "&Close" |
|
282 msgstr "&Fechar" |
|
283 |
|
284 #: ../IDEFrame.py:361 |
|
285 msgid "&Configuration" |
|
286 msgstr "&Configuração" |
|
287 |
|
288 #: ../IDEFrame.py:350 |
|
289 msgid "&Data Type" |
|
290 msgstr "&Tipo de dados" |
|
291 |
|
292 #: ../IDEFrame.py:392 |
|
293 msgid "&Delete" |
|
294 msgstr "&Apagar" |
|
295 |
|
296 #: ../IDEFrame.py:342 |
|
297 msgid "&Display" |
|
298 msgstr "&Exibir" |
|
299 |
|
300 #: ../IDEFrame.py:341 |
|
301 msgid "&Edit" |
|
302 msgstr "&Editar" |
|
303 |
|
304 #: ../IDEFrame.py:340 |
|
305 msgid "&File" |
|
306 msgstr "&Ficheiro" |
|
307 |
|
308 #: ../IDEFrame.py:352 |
|
309 msgid "&Function" |
|
310 msgstr "&Função" |
|
311 |
|
312 #: ../IDEFrame.py:343 |
|
313 msgid "&Help" |
|
314 msgstr "&Ajuda" |
|
315 |
|
316 #: ../dialogs/AboutDialog.py:70 |
|
317 msgid "&License" |
|
318 msgstr "&Licensa" |
|
319 |
|
320 #: ../IDEFrame.py:356 |
|
321 msgid "&Program" |
|
322 msgstr "&Programa" |
|
323 |
|
324 #: ../PLCOpenEditor.py:98 |
|
325 msgid "&Properties" |
|
326 msgstr "&Propriedades" |
|
327 |
|
328 #: ../BeremizIDE.py:244 |
|
329 msgid "&Recent Projects" |
|
330 msgstr "&Projectos recentes" |
|
331 |
|
332 #: ../IDEFrame.py:358 |
|
333 msgid "&Resource" |
|
334 msgstr "&Recurso" |
|
335 |
|
336 #: ../controls/SearchResultPanel.py:247 |
|
337 #, python-brace-format |
|
338 msgid "'{a1}' - {a2} match in project" |
|
339 msgstr "'{a1}' - {a2} é idêntico no projecto" |
|
340 |
|
341 #: ../controls/SearchResultPanel.py:249 |
|
342 #, python-brace-format |
|
343 msgid "'{a1}' - {a2} matches in project" |
|
344 msgstr "'{a1}' - {a2} são idênticos no projecto" |
|
345 |
|
346 #: ../connectors/PYRO/__init__.py:98 |
|
347 #, python-brace-format |
|
348 msgid "'{a1}' is located at {a2}\n" |
|
349 msgstr "'{a1}' está localizado em {a2}\n" |
|
350 |
|
351 #: ../controls/SearchResultPanel.py:298 |
|
352 #, python-format |
|
353 msgid "(%d matches)" |
|
354 msgstr "(%d corresponde)" |
|
355 |
|
356 #: ../dialogs/PouTransitionDialog.py:103 ../dialogs/PouActionDialog.py:101 |
|
357 #: ../dialogs/PouDialog.py:124 |
|
358 #, python-format |
|
359 msgid ", %s" |
|
360 msgstr ", %s" |
|
361 |
|
362 #: ../controls/UriLocationEditor.py:49 |
|
363 msgid "- Select URI type -" |
|
364 msgstr "" |
|
365 |
|
366 #: ../controls/LogViewer.py:287 |
|
367 msgid "1d" |
|
368 msgstr "1d" |
|
369 |
|
370 #: ../controls/LogViewer.py:288 |
|
371 msgid "1h" |
|
372 msgstr "1h" |
|
373 |
|
374 #: ../controls/LogViewer.py:289 |
|
375 msgid "1m" |
|
376 msgstr "1m" |
|
377 |
|
378 #: ../controls/LogViewer.py:290 |
|
379 msgid "1s" |
|
380 msgstr "1s" |
|
381 |
|
382 #: ../dialogs/PouDialog.py:133 ../IDEFrame.py:1650 ../IDEFrame.py:1696 |
|
383 #: ../IDEFrame.py:1715 |
|
384 #, python-format |
|
385 msgid "" |
|
386 "A POU has an element named \"%s\". This could cause a conflict. Do you wish " |
|
387 "to continue?" |
|
388 msgstr "" |
|
389 "Uma POU contém um elemento chamado \"%s\" Isto pode causar um conflito. " |
|
390 "Deseja continuar?" |
|
391 |
|
392 #: ../dialogs/SFCStepNameDialog.py:58 ../dialogs/PouTransitionDialog.py:110 |
|
393 #: ../dialogs/PouNameDialog.py:56 ../dialogs/PouActionDialog.py:108 |
|
394 #: ../controls/VariablePanel.py:789 ../IDEFrame.py:1664 ../IDEFrame.py:1677 |
|
395 #, python-format |
|
396 msgid "A POU named \"%s\" already exists!" |
|
397 msgstr "Uma POU chmada \"%s\" já existe!" |
|
398 |
|
399 #: ../ConfigTreeNode.py:424 |
|
400 #, python-brace-format |
|
401 msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n" |
|
402 msgstr "Um filho chamado \"{a1}\" ajá existe -> \"{a2}\"\n" |
|
403 |
|
404 #: ../dialogs/BrowseLocationsDialog.py:229 |
|
405 msgid "A location must be selected!" |
|
406 msgstr "Uma localização tem de ser seleccionada!" |
|
407 |
|
408 #: ../editors/ResourceEditor.py:485 |
|
409 msgid "A task with the same name already exists!" |
|
410 msgstr "Uma tarefa com o mesmo nome já existe!" |
|
411 |
|
412 #: ../dialogs/SFCStepNameDialog.py:60 ../controls/VariablePanel.py:791 |
|
413 #: ../IDEFrame.py:1666 ../IDEFrame.py:1679 |
|
414 #, python-format |
|
415 msgid "A variable with \"%s\" as name already exists in this pou!" |
|
416 msgstr "Uma variavel com o nome\"%s\" já existe nesta pou!" |
|
417 |
|
418 #: ../editors/CodeFileEditor.py:778 |
|
419 #, python-format |
|
420 msgid "A variable with \"%s\" as name already exists!" |
|
421 msgstr "Uma variavel com o nome\"%s\" já existe!" |
|
422 |
|
423 #: ../BeremizIDE.py:311 ../dialogs/AboutDialog.py:46 ../PLCOpenEditor.py:142 |
|
424 msgid "About" |
|
425 msgstr "Sobre" |
|
426 |
|
427 #: ../plcopen/iec_std.csv:22 |
|
428 msgid "Absolute number" |
|
429 msgstr "Numero absoluto" |
|
430 |
|
431 #: ../dialogs/SFCStepDialog.py:75 ../dialogs/ActionBlockDialog.py:47 |
|
432 msgid "Action" |
|
433 msgstr "Acção" |
|
434 |
|
435 #: ../editors/Viewer.py:653 ../editors/Viewer.py:2427 |
|
436 msgid "Action Block" |
|
437 msgstr "Bloco de acção" |
|
438 |
|
439 #: ../dialogs/PouActionDialog.py:89 |
|
440 msgid "Action Name" |
|
441 msgstr "Nome da acção" |
|
442 |
|
443 #: ../dialogs/PouActionDialog.py:56 |
|
444 msgid "Action Name:" |
|
445 msgstr "Nome da acção:" |
|
446 |
|
447 #: ../plcopen/plcopen.py:1567 |
|
448 #, python-format |
|
449 msgid "Action with name %s doesn't exist!" |
|
450 msgstr "A acção com o nome \"%s\" não existe!" |
|
451 |
|
452 #: ../plcopen/types_enums.py:76 |
|
453 msgid "Actions" |
|
454 msgstr "Acções" |
|
455 |
|
456 #: ../dialogs/ActionBlockDialog.py:139 |
|
457 msgid "Actions:" |
|
458 msgstr "Acções:" |
|
459 |
|
460 #: ../editors/Viewer.py:473 |
|
461 msgid "Active" |
|
462 msgstr "Activo" |
|
463 |
|
464 #: ../canfestival/SlaveEditor.py:84 ../canfestival/NetworkEditor.py:108 |
|
465 #: ../BeremizIDE.py:1001 ../editors/Viewer.py:686 |
|
466 msgid "Add" |
|
467 msgstr "Adicionar" |
|
468 |
|
469 #: ../IDEFrame.py:1924 ../IDEFrame.py:1959 |
|
470 msgid "Add Action" |
|
471 msgstr "Adicionar acção" |
|
472 |
|
473 #: ../features.py:33 |
|
474 msgid "Add C code accessing located variables synchronously" |
|
475 msgstr "Adicionar codigo C acessando variaveis localizadas sincronamente" |
|
476 |
|
477 #: ../IDEFrame.py:1907 |
|
478 msgid "Add Configuration" |
|
479 msgstr "Adicionar Configuração" |
|
480 |
|
481 #: ../IDEFrame.py:1887 |
|
482 msgid "Add DataType" |
|
483 msgstr "Adicionar um Tipo de Dados" |
|
484 |
|
485 #: ../editors/Viewer.py:609 |
|
486 msgid "Add Divergence Branch" |
|
487 msgstr "Adicionar um Ramo de divergência" |
|
488 |
|
489 #: ../dialogs/DiscoveryDialog.py:121 |
|
490 msgid "Add IP" |
|
491 msgstr "Adicionar IP" |
|
492 |
|
493 #: ../IDEFrame.py:1895 |
|
494 msgid "Add POU" |
|
495 msgstr "Adicionao POU" |
|
496 |
|
497 #: ../features.py:34 |
|
498 msgid "Add Python code executed asynchronously" |
|
499 msgstr "Adicionar codigo Python executado assincronamente" |
|
500 |
|
501 #: ../IDEFrame.py:1935 ../IDEFrame.py:1985 |
|
502 msgid "Add Resource" |
|
503 msgstr "Adicionar Recurso" |
|
504 |
|
505 #: ../IDEFrame.py:1913 ../IDEFrame.py:1956 |
|
506 msgid "Add Transition" |
|
507 msgstr "Adicionar Transição" |
|
508 |
|
509 #: ../editors/Viewer.py:596 |
|
510 msgid "Add Wire Segment" |
|
511 msgstr "Adicionar seguemento de ligação" |
|
512 |
|
513 #: ../editors/SFCViewer.py:447 |
|
514 msgid "Add a new initial step" |
|
515 msgstr "Adicionar um novo passo de inicio" |
|
516 |
|
517 #: ../editors/Viewer.py:2791 ../editors/SFCViewer.py:784 |
|
518 msgid "Add a new jump" |
|
519 msgstr "Adicionar um novo salto" |
|
520 |
|
521 #: ../editors/SFCViewer.py:469 |
|
522 msgid "Add a new step" |
|
523 msgstr "Adicionar um novo passo" |
|
524 |
|
525 #: ../features.py:35 |
|
526 msgid "Add a simple WxGlade based GUI." |
|
527 msgstr "Adicionar um simples GUI baseado em WxGlade" |
|
528 |
|
529 #: ../dialogs/ActionBlockDialog.py:143 |
|
530 msgid "Add action" |
|
531 msgstr "Adicionar acção" |
|
532 |
|
533 #: ../editors/DataTypeEditor.py:364 |
|
534 msgid "Add element" |
|
535 msgstr "Adicionar elemento" |
|
536 |
|
537 #: ../editors/ResourceEditor.py:283 |
|
538 msgid "Add instance" |
|
539 msgstr "Adicionar instância" |
|
540 |
|
541 #: ../canfestival/NetworkEditor.py:110 |
|
542 msgid "Add slave" |
|
543 msgstr "Adicionar escravo" |
|
544 |
|
545 #: ../editors/ResourceEditor.py:252 |
|
546 msgid "Add task" |
|
547 msgstr "Adicionar tarefa" |
|
548 |
|
549 #: ../editors/CodeFileEditor.py:654 ../controls/VariablePanel.py:481 |
|
550 msgid "Add variable" |
|
551 msgstr "Adicionar variável" |
|
552 |
|
553 #: ../plcopen/iec_std.csv:33 |
|
554 msgid "Addition" |
|
555 msgstr "Adição" |
|
556 |
|
557 #: ../plcopen/definitions.py:51 |
|
558 msgid "Additional function blocks" |
|
559 msgstr "Blocos de função adicionais" |
|
560 |
|
561 #: ../editors/Viewer.py:669 |
|
562 msgid "Adjust Block Size" |
|
563 msgstr "Ajustar tamanho de bloco" |
|
564 |
|
565 #: ../editors/Viewer.py:1720 |
|
566 msgid "Alignment" |
|
567 msgstr "Alinhamento" |
|
568 |
|
569 #: ../dialogs/BrowseLocationsDialog.py:42 |
|
570 #: ../dialogs/BrowseLocationsDialog.py:53 |
|
571 #: ../dialogs/BrowseLocationsDialog.py:152 |
|
572 #: ../dialogs/BrowseLocationsDialog.py:155 ../controls/LogViewer.py:307 |
|
573 #: ../controls/VariablePanel.py:88 |
|
574 msgid "All" |
|
575 msgstr "Tudo" |
|
576 |
|
577 #: ../editors/FileManagementPanel.py:37 |
|
578 msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv" |
|
579 msgstr "Todos os ficheiros (*.*)|*.*|CSV files (*.csv)|*.csv" |
|
580 |
|
581 #: ../ProjectController.py:1670 |
|
582 msgid "Already connected. Please disconnect\n" |
|
583 msgstr "Já conectado. Por favor desconecte-se\n" |
|
584 |
|
585 #: ../editors/DataTypeEditor.py:607 |
|
586 #, python-format |
|
587 msgid "An element named \"%s\" already exists in this structure!" |
|
588 msgstr "Um elemento chamado \"%s\" já existe nesta estrutura!" |
|
589 |
|
590 #: ../editors/ResourceEditor.py:520 |
|
591 msgid "An instance with the same name already exists!" |
|
592 msgstr "Uma instância com o mesmo nome já existe!" |
|
593 |
|
594 #: ../dialogs/ConnectionDialog.py:103 |
|
595 msgid "Apply name modification to all continuations with the same name" |
|
596 msgstr "" |
|
597 "Aplicar modificação de nome para todas as continuações com o mesmo nome" |
|
598 |
|
599 #: ../plcopen/iec_std.csv:31 |
|
600 msgid "Arc cosine" |
|
601 msgstr "Arco coseno" |
|
602 |
|
603 #: ../plcopen/iec_std.csv:30 |
|
604 msgid "Arc sine" |
|
605 msgstr "Arco seno" |
|
606 |
|
607 #: ../plcopen/iec_std.csv:32 |
|
608 msgid "Arc tangent" |
|
609 msgstr "Arco tangente" |
|
610 |
|
611 #: ../plcopen/iec_std.csv:33 |
|
612 msgid "Arithmetic" |
|
613 msgstr "Aritmético" |
|
614 |
|
615 #: ../editors/DataTypeEditor.py:60 ../editors/DataTypeEditor.py:649 |
|
616 #: ../controls/VariablePanel.py:872 |
|
617 msgid "Array" |
|
618 msgstr "Array" |
|
619 |
|
620 #: ../plcopen/iec_std.csv:39 |
|
621 msgid "Assignment" |
|
622 msgstr "Atribuição" |
|
623 |
|
624 #: ../dialogs/FBDVariableDialog.py:226 |
|
625 msgid "At least a variable or an expression must be selected!" |
|
626 msgstr "Pelo menos uma variável ou expressão tem de ser seleccionada!" |
|
627 |
|
628 #: ../controls/ProjectPropertiesPanel.py:111 |
|
629 msgid "Author" |
|
630 msgstr "Autor" |
|
631 |
|
632 #: ../controls/ProjectPropertiesPanel.py:108 |
|
633 msgid "Author Name (optional):" |
|
634 msgstr "Nome de Autor (opcional)" |
|
635 |
|
636 #: ../dialogs/FindInPouDialog.py:80 |
|
637 msgid "Backward" |
|
638 msgstr "Para trás" |
|
639 |
|
640 #: ../canfestival/config_utils.py:365 ../canfestival/config_utils.py:672 |
|
641 #, python-format |
|
642 msgid "Bad location size : %s" |
|
643 msgstr "Mau tamanho de posição %s" |
|
644 |
|
645 #: ../dialogs/ArrayTypeDialog.py:57 ../editors/DataTypeEditor.py:183 |
|
646 #: ../editors/DataTypeEditor.py:213 ../editors/DataTypeEditor.py:307 |
|
647 msgid "Base Type:" |
|
648 msgstr "Tipo base" |
|
649 |
|
650 #: ../editors/DataTypeEditor.py:639 ../controls/VariablePanel.py:830 |
|
651 msgid "Base Types" |
|
652 msgstr "Tipos base" |
|
653 |
|
654 #: ../BeremizIDE.py:483 |
|
655 msgid "Beremiz" |
|
656 msgstr "Beremiz" |
|
657 |
|
658 #: ../plcopen/iec_std.csv:70 |
|
659 msgid "Binary selection (1 of 2)" |
|
660 msgstr "Selecção binária (1 de 2)" |
|
661 |
|
662 #: ../plcopen/iec_std.csv:62 |
|
663 msgid "Bit-shift" |
|
664 msgstr "Bit-shift" |
|
665 |
|
666 #: ../plcopen/iec_std.csv:66 |
|
667 msgid "Bitwise" |
|
668 msgstr "Bitwise" |
|
669 |
|
670 #: ../plcopen/iec_std.csv:66 |
|
671 msgid "Bitwise AND" |
|
672 msgstr "Bitwise AND" |
|
673 |
|
674 #: ../plcopen/iec_std.csv:67 |
|
675 msgid "Bitwise OR" |
|
676 msgstr "Bitwise OR" |
|
677 |
|
678 #: ../plcopen/iec_std.csv:68 |
|
679 msgid "Bitwise XOR" |
|
680 msgstr "Bitwise XOR" |
|
681 |
|
682 #: ../plcopen/iec_std.csv:69 |
|
683 msgid "Bitwise inverting" |
|
684 msgstr "Bitwise inverting" |
|
685 |
|
686 #: ../editors/Viewer.py:621 ../editors/Viewer.py:2440 |
|
687 msgid "Block" |
|
688 msgstr "Bloco" |
|
689 |
|
690 #: ../dialogs/FBDBlockDialog.py:63 |
|
691 msgid "Block Properties" |
|
692 msgstr "Propriedades do bloco" |
|
693 |
|
694 #: ../editors/TextViewer.py:260 |
|
695 msgid "Block name" |
|
696 msgstr "Nome do bloco " |
|
697 |
|
698 #: ../editors/Viewer.py:586 |
|
699 msgid "Bottom" |
|
700 msgstr "Fundo" |
|
701 |
|
702 #: ../ProjectController.py:1400 |
|
703 msgid "Broken" |
|
704 msgstr "Avariado" |
|
705 |
|
706 #: ../dialogs/BrowseValuesLibraryDialog.py:40 |
|
707 #, python-format |
|
708 msgid "Browse %s values library" |
|
709 msgstr "Explore a biblioteca de valores %s" |
|
710 |
|
711 #: ../dialogs/BrowseLocationsDialog.py:72 |
|
712 msgid "Browse Locations" |
|
713 msgstr "Navegar nos endereços" |
|
714 |
|
715 #: ../ProjectController.py:1815 |
|
716 msgid "Build" |
|
717 msgstr "Compilar" |
|
718 |
|
719 #: ../ProjectController.py:1335 |
|
720 msgid "Build directory already clean\n" |
|
721 msgstr "Directório de compilação já está limpo\n" |
|
722 |
|
723 #: ../ProjectController.py:1816 |
|
724 msgid "Build project into build folder" |
|
725 msgstr "Compilar projecto no ficheiro de compilação" |
|
726 |
|
727 #: ../ProjectController.py:1108 |
|
728 msgid "C Build crashed !\n" |
|
729 msgstr "A compilação C quebrou !\n" |
|
730 |
|
731 #: ../ProjectController.py:1105 |
|
732 msgid "C Build failed.\n" |
|
733 msgstr "A compilação C falhou.\n" |
|
734 |
|
735 #: ../c_ext/CFileEditor.py:66 |
|
736 msgid "C code" |
|
737 msgstr "Codigo C" |
|
738 |
|
739 #: ../ProjectController.py:1186 |
|
740 msgid "C code generated successfully.\n" |
|
741 msgstr "Codigo C gerado com sucesso.\n" |
|
742 |
|
743 #: ../targets/toolchain_makefile.py:126 |
|
744 msgid "C compilation failed.\n" |
|
745 msgstr "A compilação C falhou.\n" |
|
746 |
|
747 #: ../targets/toolchain_gcc.py:199 |
|
748 #, python-format |
|
749 msgid "C compilation of %s failed.\n" |
|
750 msgstr "A compilação C de %s falhou.\n" |
|
751 |
|
752 #: ../features.py:33 |
|
753 msgid "C extension" |
|
754 msgstr "Extensão C" |
|
755 |
|
756 #: ../dialogs/AboutDialog.py:69 |
|
757 msgid "C&redits" |
|
758 msgstr "C&redits" |
|
759 |
|
760 #: ../canfestival/NetworkEditor.py:58 |
|
761 msgid "CANOpen network" |
|
762 msgstr "Rede CANOpen" |
|
763 |
|
764 #: ../canfestival/SlaveEditor.py:48 |
|
765 msgid "CANOpen slave" |
|
766 msgstr "Escravo CANOpen" |
|
767 |
|
768 #: ../features.py:31 |
|
769 msgid "CANopen support" |
|
770 msgstr "Suporte CANOpen" |
|
771 |
|
772 #: ../plcopen/plcopen.py:1839 ../plcopen/plcopen.py:1853 |
|
773 #: ../plcopen/plcopen.py:1878 ../plcopen/plcopen.py:1894 |
|
774 msgid "Can only generate execution order on FBD networks!" |
|
775 msgstr "Só pode gerar ordens de execução em redes FBD!" |
|
776 |
|
777 #: ../controls/VariablePanel.py:291 |
|
778 msgid "Can only give a location to local or global variables" |
|
779 msgstr "Só pode gerar um endereço para variáveis locais ou globais" |
|
780 |
|
781 #: ../PLCOpenEditor.py:318 |
|
782 #, python-format |
|
783 msgid "Can't generate program to file %s!" |
|
784 msgstr "Não é possivel gerar um programa no ficheiro %s !" |
|
785 |
|
786 #: ../controls/VariablePanel.py:289 |
|
787 msgid "Can't give a location to a function block instance" |
|
788 msgstr "" |
|
789 "Não é possivel gerar um endereço para uma instância de bloco de função" |
|
790 |
|
791 #: ../PLCOpenEditor.py:363 |
|
792 #, python-format |
|
793 msgid "Can't save project to file %s!" |
|
794 msgstr "Não é possivel salvar o projecto no ficheiro %s !" |
|
795 |
|
796 #: ../controls/VariablePanel.py:339 |
|
797 msgid "Can't set an initial value to a function block instance" |
|
798 msgstr "" |
|
799 "Não é possivel atribuir um valor inicial a uma instância de bloco de função" |
|
800 |
|
801 #: ../ConfigTreeNode.py:532 |
|
802 #, python-brace-format |
|
803 msgid "Cannot create child {a1} of type {a2} " |
|
804 msgstr "Não é possivel criar um elemento filho {a1} do tipo {a2} " |
|
805 |
|
806 #: ../ConfigTreeNode.py:454 |
|
807 #, python-format |
|
808 msgid "Cannot find lower free IEC channel than %d\n" |
|
809 msgstr "Nâo é possivel encontrar um canal IEC livre inferior a %d\n" |
|
810 |
|
811 #: ../connectors/PYRO/__init__.py:139 |
|
812 msgid "Cannot get PLC status - connection failed.\n" |
|
813 msgstr "Não é possivel obter o estado do PLC - falha de conexão.\n" |
|
814 |
|
815 #: ../ProjectController.py:967 |
|
816 msgid "Cannot open/parse VARIABLES.csv!\n" |
|
817 msgstr "Não é possível abrir / analisar VARIÁVEIS.csv!\n" |
|
818 |
|
819 #: ../canfestival/config_utils.py:400 |
|
820 #, python-brace-format |
|
821 msgid "" |
|
822 "Cannot set bit offset for non bool '{a1}' variable " |
|
823 "(ID:{a2},Idx:{a3},sIdx:{a4}))" |
|
824 msgstr "" |
|
825 "Não é possível defenir o bit de offset para uma variavel não bool '{a1}' " |
|
826 "(ID:{a2},Idx:{a3},sIdx:{a4}))" |
|
827 |
|
828 #: ../ProjectController.py:1761 |
|
829 msgid "Cannot transfer while PLC is running. Stop it now?" |
|
830 msgstr "" |
|
831 |
|
832 #: ../dialogs/SearchInProjectDialog.py:63 ../dialogs/FindInPouDialog.py:89 |
|
833 msgid "Case sensitive" |
|
834 msgstr "Maiúsculas e minúsculas" |
|
835 |
|
836 #: ../editors/Viewer.py:581 |
|
837 msgid "Center" |
|
838 msgstr "Centrar" |
|
839 |
|
840 #: ../Beremiz_service.py:276 |
|
841 msgid "Change IP of interface to bind" |
|
842 msgstr "Alterar IP da interface a ligar" |
|
843 |
|
844 #: ../Beremiz_service.py:275 |
|
845 msgid "Change Name" |
|
846 msgstr "Alterar nome" |
|
847 |
|
848 #: ../IDEFrame.py:1977 |
|
849 msgid "Change POU Type To" |
|
850 msgstr "Alterar tipo de Pou para" |
|
851 |
|
852 #: ../Beremiz_service.py:277 |
|
853 msgid "Change Port Number" |
|
854 msgstr "Alterar numero de porto" |
|
855 |
|
856 #: ../Beremiz_service.py:278 |
|
857 msgid "Change working directory" |
|
858 msgstr "Alterar directoria de trabalho" |
|
859 |
|
860 #: ../plcopen/iec_std.csv:81 |
|
861 msgid "Character string" |
|
862 msgstr "Cadeia de caracteres" |
|
863 |
|
864 #: ../svgui/svgui.py:136 |
|
865 msgid "Choose a SVG file" |
|
866 msgstr "Escolha um ficheiro SVG" |
|
867 |
|
868 #: ../ProjectController.py:561 |
|
869 msgid "Choose a directory to save project" |
|
870 msgstr "Escolha um directório para salvar projecto" |
|
871 |
|
872 #: ../canfestival/canfestival.py:171 ../PLCOpenEditor.py:276 |
|
873 #: ../PLCOpenEditor.py:308 ../PLCOpenEditor.py:357 |
|
874 msgid "Choose a file" |
|
875 msgstr "Escolha um ficheiro" |
|
876 |
|
877 #: ../BeremizIDE.py:900 |
|
878 msgid "Choose a project" |
|
879 msgstr "Escolha um projecto" |
|
880 |
|
881 #: ../dialogs/BrowseValuesLibraryDialog.py:43 |
|
882 #, python-format |
|
883 msgid "Choose a value for %s:" |
|
884 msgstr "Escalha um valor para %s :" |
|
885 |
|
886 #: ../Beremiz_service.py:333 |
|
887 msgid "Choose a working directory " |
|
888 msgstr "Escolha um directório de trabalho" |
|
889 |
|
890 #: ../BeremizIDE.py:864 |
|
891 msgid "Choose an empty directory for new project" |
|
892 msgstr "" |
|
893 |
|
894 #: ../ProjectController.py:468 |
|
895 msgid "Chosen folder doesn't contain a program. It's not a valid project!" |
|
896 msgstr "A pasta escolhida não contém um programa. Não é um projecto válido!" |
|
897 |
|
898 #: ../ProjectController.py:435 |
|
899 msgid "Chosen folder isn't empty. You can't use it for a new project!" |
|
900 msgstr "" |
|
901 "A pasta escolhida não está vazia. Não pode ser usada para um novo projecto!" |
|
902 |
|
903 #: ../controls/VariablePanel.py:60 |
|
904 msgid "Class" |
|
905 msgstr "Classe" |
|
906 |
|
907 #: ../controls/VariablePanel.py:472 |
|
908 msgid "Class Filter:" |
|
909 msgstr "Filtro de Classe:" |
|
910 |
|
911 #: ../dialogs/FBDVariableDialog.py:74 |
|
912 msgid "Class:" |
|
913 msgstr "Classe:" |
|
914 |
|
915 #: ../ProjectController.py:1821 |
|
916 msgid "Clean" |
|
917 msgstr "Limpar" |
|
918 |
|
919 #: ../controls/LogViewer.py:327 |
|
920 msgid "Clean log messages" |
|
921 msgstr "Limpar menssagens log" |
|
922 |
|
923 #: ../ProjectController.py:1822 |
|
924 msgid "Clean project build folder" |
|
925 msgstr "Limpar a pasta de compilação do projeto" |
|
926 |
|
927 #: ../ProjectController.py:1332 |
|
928 msgid "Cleaning the build directory\n" |
|
929 msgstr "Limpar o directório de compilação\n" |
|
930 |
|
931 #: ../IDEFrame.py:437 |
|
932 msgid "Clear Errors" |
|
933 msgstr "limpar erros" |
|
934 |
|
935 #: ../editors/Viewer.py:680 |
|
936 msgid "Clear Execution Order" |
|
937 msgstr "limpar ordem de execução" |
|
938 |
|
939 #: ../dialogs/SearchInProjectDialog.py:107 ../dialogs/FindInPouDialog.py:112 |
|
940 msgid "Close" |
|
941 msgstr "Fechar" |
|
942 |
|
943 #: ../BeremizIDE.py:627 ../PLCOpenEditor.py:183 |
|
944 msgid "Close Application" |
|
945 msgstr "Fechar aplicação" |
|
946 |
|
947 #: ../BeremizIDE.py:253 ../BeremizIDE.py:566 ../PLCOpenEditor.py:81 |
|
948 #: ../IDEFrame.py:1040 |
|
949 msgid "Close Project" |
|
950 msgstr "Fechar projecto" |
|
951 |
|
952 #: ../BeremizIDE.py:251 ../PLCOpenEditor.py:79 |
|
953 msgid "Close Tab" |
|
954 msgstr "Fechar aba" |
|
955 |
|
956 #: ../editors/Viewer.py:638 ../editors/Viewer.py:2448 |
|
957 msgid "Coil" |
|
958 msgstr "Bobine" |
|
959 |
|
960 #: ../editors/Viewer.py:659 ../editors/LDViewer.py:517 |
|
961 msgid "Comment" |
|
962 msgstr "Comentário" |
|
963 |
|
964 #: ../BeremizIDE.py:303 ../BeremizIDE.py:307 ../PLCOpenEditor.py:134 |
|
965 #: ../PLCOpenEditor.py:138 |
|
966 msgid "Community support" |
|
967 msgstr "Suporte da comunidade" |
|
968 |
|
969 #: ../dialogs/ProjectDialog.py:65 |
|
970 msgid "Company Name" |
|
971 msgstr "Nome da Empresa" |
|
972 |
|
973 #: ../controls/ProjectPropertiesPanel.py:106 |
|
974 msgid "Company Name (required):" |
|
975 msgstr "Nome da Empresa (obrigatório):" |
|
976 |
|
977 #: ../controls/ProjectPropertiesPanel.py:107 |
|
978 msgid "Company URL (optional):" |
|
979 msgstr "URL da Empresa (opcional):" |
|
980 |
|
981 #: ../plcopen/iec_std.csv:75 |
|
982 msgid "Comparison" |
|
983 msgstr "Comparação" |
|
984 |
|
985 #: ../ProjectController.py:756 |
|
986 msgid "Compiling IEC Program into C code...\n" |
|
987 msgstr "A compilar programa ICE para codigo C...\n" |
|
988 |
|
989 #: ../plcopen/iec_std.csv:85 |
|
990 msgid "Concatenation" |
|
991 msgstr "Concatenação" |
|
992 |
|
993 #: ../editors/ConfTreeNodeEditor.py:241 |
|
994 msgid "Config" |
|
995 msgstr "Config" |
|
996 |
|
997 #: ../editors/ProjectNodeEditor.py:39 |
|
998 msgid "Config variables" |
|
999 msgstr "Config variáveis" |
|
1000 |
|
1001 #: ../dialogs/SearchInProjectDialog.py:43 |
|
1002 msgid "Configuration" |
|
1003 msgstr "Configuração" |
|
1004 |
|
1005 #: ../plcopen/types_enums.py:77 |
|
1006 msgid "Configurations" |
|
1007 msgstr "Configurações" |
|
1008 |
|
1009 #: ../editors/Viewer.py:351 ../editors/Viewer.py:381 ../editors/Viewer.py:403 |
|
1010 #: ../editors/TextViewer.py:289 ../editors/TextViewer.py:343 |
|
1011 #: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:354 |
|
1012 msgid "Confirm or change variable name" |
|
1013 msgstr "Confirme ou altere o nome da variável" |
|
1014 |
|
1015 #: ../ProjectController.py:1842 |
|
1016 msgid "Connect" |
|
1017 msgstr "Conectar" |
|
1018 |
|
1019 #: ../ProjectController.py:1843 |
|
1020 msgid "Connect to the target PLC" |
|
1021 msgstr "Conectar ao PLC alvo" |
|
1022 |
|
1023 #: ../ProjectController.py:1391 |
|
1024 #, python-format |
|
1025 msgid "Connected to URI: %s" |
|
1026 msgstr "Conectar ao URI: %s" |
|
1027 |
|
1028 #: ../dialogs/SFCTransitionDialog.py:78 ../editors/Viewer.py:623 |
|
1029 #: ../editors/Viewer.py:2441 |
|
1030 msgid "Connection" |
|
1031 msgstr "Conexão" |
|
1032 |
|
1033 #: ../dialogs/ConnectionDialog.py:55 |
|
1034 msgid "Connection Properties" |
|
1035 msgstr "Propriedades da conexão" |
|
1036 |
|
1037 #: ../ProjectController.py:1691 |
|
1038 msgid "Connection canceled!\n" |
|
1039 msgstr "Conexão cancelada!\n" |
|
1040 |
|
1041 #: ../ProjectController.py:1714 |
|
1042 #, python-format |
|
1043 msgid "Connection failed to %s!\n" |
|
1044 msgstr "Falha na conexão a %s !\n" |
|
1045 |
|
1046 #: ../connectors/PYRO/__init__.py:123 ../connectors/WAMP/__init__.py:120 |
|
1047 msgid "Connection lost!\n" |
|
1048 msgstr "Conexão perdida!\n" |
|
1049 |
|
1050 #: ../connectors/PYRO/__init__.py:110 |
|
1051 #, python-format |
|
1052 msgid "Connection to '%s' failed.\n" |
|
1053 msgstr "A conexão com %s falhou.\n" |
|
1054 |
|
1055 #: ../dialogs/ConnectionDialog.py:67 ../editors/Viewer.py:1676 |
|
1056 msgid "Connector" |
|
1057 msgstr "Conector" |
|
1058 |
|
1059 #: ../dialogs/SFCStepDialog.py:68 |
|
1060 msgid "Connectors:" |
|
1061 msgstr "Conectores:" |
|
1062 |
|
1063 #: ../BeremizIDE.py:378 |
|
1064 msgid "Console" |
|
1065 msgstr "Consola" |
|
1066 |
|
1067 #: ../controls/VariablePanel.py:75 |
|
1068 msgid "Constant" |
|
1069 msgstr "Constante" |
|
1070 |
|
1071 #: ../editors/Viewer.py:634 ../editors/Viewer.py:2444 |
|
1072 msgid "Contact" |
|
1073 msgstr "Contacto" |
|
1074 |
|
1075 #: ../controls/ProjectPropertiesPanel.py:217 |
|
1076 msgid "Content Description (optional):" |
|
1077 msgstr "descrição de conteúdo (opcional):" |
|
1078 |
|
1079 #: ../dialogs/ConnectionDialog.py:68 ../editors/Viewer.py:1677 |
|
1080 msgid "Continuation" |
|
1081 msgstr "Continuação" |
|
1082 |
|
1083 #: ../plcopen/iec_std.csv:18 |
|
1084 msgid "Conversion from BCD" |
|
1085 msgstr "Conversão de BCD" |
|
1086 |
|
1087 #: ../plcopen/iec_std.csv:19 |
|
1088 msgid "Conversion to BCD" |
|
1089 msgstr "Conversão para BCD" |
|
1090 |
|
1091 #: ../plcopen/iec_std.csv:21 |
|
1092 msgid "Conversion to date" |
|
1093 msgstr "Conversão para data" |
|
1094 |
|
1095 #: ../plcopen/iec_std.csv:20 |
|
1096 msgid "Conversion to time-of-day" |
|
1097 msgstr "Conversão para hora-do-dia" |
|
1098 |
|
1099 #: ../editors/Viewer.py:695 ../controls/LogViewer.py:713 ../IDEFrame.py:372 |
|
1100 #: ../IDEFrame.py:427 |
|
1101 msgid "Copy" |
|
1102 msgstr "Copiar" |
|
1103 |
|
1104 #: ../IDEFrame.py:1964 |
|
1105 msgid "Copy POU" |
|
1106 msgstr "Copiar POU" |
|
1107 |
|
1108 #: ../editors/FileManagementPanel.py:68 |
|
1109 msgid "Copy file from left folder to right" |
|
1110 msgstr "Copiar o arquivo da pasta esquerda para a direita" |
|
1111 |
|
1112 #: ../editors/FileManagementPanel.py:67 |
|
1113 msgid "Copy file from right folder to left" |
|
1114 msgstr "Copiar o arquivo da pasta direita para a esquerda" |
|
1115 |
|
1116 #: ../plcopen/iec_std.csv:28 |
|
1117 msgid "Cosine" |
|
1118 msgstr "Coseno" |
|
1119 |
|
1120 #: ../ConfigTreeNode.py:660 |
|
1121 #, python-brace-format |
|
1122 msgid "" |
|
1123 "Could not add child \"{a1}\", type {a2} :\n" |
|
1124 "{a3}\n" |
|
1125 msgstr "" |
|
1126 "Não foi possível adicionar elemento filho \"{a1}\", tipo {a2}:\n" |
|
1127 " {a3} \n" |
|
1128 |
|
1129 #: ../py_ext/PythonFileCTNMixin.py:81 |
|
1130 #, python-format |
|
1131 msgid "Couldn't import old %s file." |
|
1132 msgstr "Não foi possivél importar o ficheiro antigo %s." |
|
1133 |
|
1134 #: ../ConfigTreeNode.py:630 |
|
1135 #, python-brace-format |
|
1136 msgid "" |
|
1137 "Couldn't load confnode base parameters {a1} :\n" |
|
1138 " {a2}" |
|
1139 msgstr "" |
|
1140 "Não foi possível carregar parâmetros base de confnode {a1} : \n" |
|
1141 " {a2}" |
|
1142 |
|
1143 #: ../ConfigTreeNode.py:647 ../CodeFileTreeNode.py:127 |
|
1144 #, python-brace-format |
|
1145 msgid "" |
|
1146 "Couldn't load confnode parameters {a1} :\n" |
|
1147 " {a2}" |
|
1148 msgstr "" |
|
1149 "Não foi possível carregar parâmetros de confnode {a1} : \n" |
|
1150 " {a2}" |
|
1151 |
|
1152 #: ../PLCControler.py:552 |
|
1153 msgid "Couldn't paste non-POU object." |
|
1154 msgstr "Não foi possível colar o objeto não-POU." |
|
1155 |
|
1156 #: ../ProjectController.py:1636 |
|
1157 msgid "Couldn't start PLC !\n" |
|
1158 msgstr "Não foi possível iniciar o PLC!\n" |
|
1159 |
|
1160 #: ../ProjectController.py:1644 |
|
1161 msgid "Couldn't stop PLC !\n" |
|
1162 msgstr "Não foi possível parar o PLC!\n" |
|
1163 |
|
1164 #: ../svgui/svgui.py:57 |
|
1165 msgid "Create HMI" |
|
1166 msgstr "Criar HMI" |
|
1167 |
|
1168 #: ../dialogs/PouDialog.py:54 |
|
1169 msgid "Create a new POU" |
|
1170 msgstr "Criar uma nova POU" |
|
1171 |
|
1172 #: ../dialogs/PouActionDialog.py:45 |
|
1173 msgid "Create a new action" |
|
1174 msgstr "Criar uma nova acção" |
|
1175 |
|
1176 #: ../IDEFrame.py:166 |
|
1177 msgid "Create a new action block" |
|
1178 msgstr "Criar um novo bloco de ação" |
|
1179 |
|
1180 #: ../IDEFrame.py:115 ../IDEFrame.py:145 ../IDEFrame.py:178 |
|
1181 msgid "Create a new block" |
|
1182 msgstr "Criar um novo bloco" |
|
1183 |
|
1184 #: ../IDEFrame.py:139 |
|
1185 msgid "Create a new branch" |
|
1186 msgstr "Criar uma nova ramificação" |
|
1187 |
|
1188 #: ../IDEFrame.py:133 |
|
1189 msgid "Create a new coil" |
|
1190 msgstr "Criar uma nova bobine" |
|
1191 |
|
1192 #: ../IDEFrame.py:109 ../IDEFrame.py:124 ../IDEFrame.py:154 |
|
1193 msgid "Create a new comment" |
|
1194 msgstr "Criar um novo comentário" |
|
1195 |
|
1196 #: ../IDEFrame.py:118 ../IDEFrame.py:148 ../IDEFrame.py:181 |
|
1197 msgid "Create a new connection" |
|
1198 msgstr "Criar uma nova conexão" |
|
1199 |
|
1200 #: ../IDEFrame.py:136 ../IDEFrame.py:187 |
|
1201 msgid "Create a new contact" |
|
1202 msgstr "Criar um novo contacto" |
|
1203 |
|
1204 #: ../IDEFrame.py:169 |
|
1205 msgid "Create a new divergence" |
|
1206 msgstr "Criar uma nova divergência" |
|
1207 |
|
1208 #: ../dialogs/SFCDivergenceDialog.py:54 |
|
1209 msgid "Create a new divergence or convergence" |
|
1210 msgstr "Criar uma nova divergência ou convergência" |
|
1211 |
|
1212 #: ../IDEFrame.py:157 |
|
1213 msgid "Create a new initial step" |
|
1214 msgstr "Criar um novo passo inicial" |
|
1215 |
|
1216 #: ../IDEFrame.py:172 |
|
1217 msgid "Create a new jump" |
|
1218 msgstr "Criar um novo salto" |
|
1219 |
|
1220 #: ../IDEFrame.py:127 ../IDEFrame.py:184 |
|
1221 msgid "Create a new power rail" |
|
1222 msgstr "Criar um novo trilho de energia" |
|
1223 |
|
1224 #: ../IDEFrame.py:130 |
|
1225 msgid "Create a new rung" |
|
1226 msgstr "Criar uma nova rung" |
|
1227 |
|
1228 #: ../IDEFrame.py:160 |
|
1229 msgid "Create a new step" |
|
1230 msgstr "Criar um novo passo" |
|
1231 |
|
1232 #: ../dialogs/PouTransitionDialog.py:49 ../IDEFrame.py:163 |
|
1233 msgid "Create a new transition" |
|
1234 msgstr "Criar uma nova transição" |
|
1235 |
|
1236 #: ../IDEFrame.py:112 ../IDEFrame.py:142 ../IDEFrame.py:175 |
|
1237 msgid "Create a new variable" |
|
1238 msgstr "Criar uma nova variável" |
|
1239 |
|
1240 #: ../dialogs/AboutDialog.py:109 |
|
1241 msgid "Credits" |
|
1242 msgstr "Creditos" |
|
1243 |
|
1244 #: ../Beremiz_service.py:424 |
|
1245 msgid "Current working directory :" |
|
1246 msgstr "Directoria de trabalho actual" |
|
1247 |
|
1248 #: ../editors/Viewer.py:694 ../IDEFrame.py:370 ../IDEFrame.py:426 |
|
1249 msgid "Cut" |
|
1250 msgstr "Cortar" |
|
1251 |
|
1252 #: ../editors/ResourceEditor.py:81 |
|
1253 msgid "Cyclic" |
|
1254 msgstr "Cíclico" |
|
1255 |
|
1256 #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44 |
|
1257 #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50 |
|
1258 #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54 |
|
1259 #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58 |
|
1260 #: ../plcopen/iec_std.csv:60 |
|
1261 msgid "DEPRECATED" |
|
1262 msgstr "Descontinuada" |
|
1263 |
|
1264 #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:104 |
|
1265 msgid "DS-301 Profile" |
|
1266 msgstr "Perfile DS-301" |
|
1267 |
|
1268 #: ../canfestival/SlaveEditor.py:81 ../canfestival/NetworkEditor.py:105 |
|
1269 msgid "DS-302 Profile" |
|
1270 msgstr "Perfile DS-302" |
|
1271 |
|
1272 #: ../dialogs/SearchInProjectDialog.py:39 |
|
1273 msgid "Data Type" |
|
1274 msgstr "Tipo de dado" |
|
1275 |
|
1276 #: ../plcopen/types_enums.py:76 |
|
1277 msgid "Data Types" |
|
1278 msgstr "Tipo de dados" |
|
1279 |
|
1280 #: ../plcopen/iec_std.csv:16 |
|
1281 msgid "Data type conversion" |
|
1282 msgstr "Converção de tipo de dados" |
|
1283 |
|
1284 #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45 |
|
1285 msgid "Date addition" |
|
1286 msgstr "Adição de data" |
|
1287 |
|
1288 #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57 |
|
1289 #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59 |
|
1290 msgid "Date and time subtraction" |
|
1291 msgstr "Subtração de data e hora" |
|
1292 |
|
1293 #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51 |
|
1294 msgid "Date subtraction" |
|
1295 msgstr "Subtração de data" |
|
1296 |
|
1297 #: ../dialogs/DurationEditorDialog.py:46 |
|
1298 msgid "Days:" |
|
1299 msgstr "Dias:" |
|
1300 |
|
1301 #: ../ProjectController.py:1729 |
|
1302 msgid "Debug does not match PLC - stop/transfert/start to re-enable\n" |
|
1303 msgstr "" |
|
1304 "Depuração não corresponde ao PLC - parar / transferir / iniciar para " |
|
1305 "reativar\n" |
|
1306 |
|
1307 #: ../controls/PouInstanceVariablesPanel.py:144 |
|
1308 msgid "Debug instance" |
|
1309 msgstr "Depurar a instância" |
|
1310 |
|
1311 #: ../editors/Viewer.py:490 |
|
1312 #, python-format |
|
1313 msgid "Debug: %s" |
|
1314 msgstr "depuração %s" |
|
1315 |
|
1316 #: ../ProjectController.py:1471 |
|
1317 #, python-format |
|
1318 msgid "Debug: Unknown variable '%s'\n" |
|
1319 msgstr "Depuração: Variável desconhecida '%s '\n" |
|
1320 |
|
1321 #: ../ProjectController.py:1469 |
|
1322 #, python-format |
|
1323 msgid "Debug: Unsupported type to debug '%s'\n" |
|
1324 msgstr "Depuração: Tipo não suportado para depurar ' %s '\n" |
|
1325 |
|
1326 #: ../IDEFrame.py:660 |
|
1327 msgid "Debugger" |
|
1328 msgstr "Depurador" |
|
1329 |
|
1330 #: ../ProjectController.py:1726 |
|
1331 msgid "Debugger ready\n" |
|
1332 msgstr "Depurador pronto\n" |
|
1333 |
|
1334 #: ../BeremizIDE.py:1004 ../editors/Viewer.py:670 ../IDEFrame.py:1993 |
|
1335 msgid "Delete" |
|
1336 msgstr "Eliminar" |
|
1337 |
|
1338 #: ../editors/Viewer.py:610 |
|
1339 msgid "Delete Divergence Branch" |
|
1340 msgstr "Eliminar ramificação de divergência" |
|
1341 |
|
1342 #: ../editors/FileManagementPanel.py:157 |
|
1343 msgid "Delete File" |
|
1344 msgstr "Eliminar ficheiro" |
|
1345 |
|
1346 #: ../editors/Viewer.py:597 |
|
1347 msgid "Delete Wire Segment" |
|
1348 msgstr "Eliminar seguemento de fio" |
|
1349 |
|
1350 #: ../controls/CustomEditableListBox.py:44 |
|
1351 msgid "Delete item" |
|
1352 msgstr "Eliminar item" |
|
1353 |
|
1354 #: ../plcopen/iec_std.csv:88 |
|
1355 msgid "Deletion (within)" |
|
1356 msgstr "Eliminação (dentro)" |
|
1357 |
|
1358 #: ../editors/DataTypeEditor.py:161 |
|
1359 msgid "Derivation Type:" |
|
1360 msgstr "Tipo de Derivação:" |
|
1361 |
|
1362 #: ../editors/CodeFileEditor.py:735 |
|
1363 msgid "Description" |
|
1364 msgstr "Descrição" |
|
1365 |
|
1366 #: ../controls/VariablePanel.py:463 |
|
1367 msgid "Description:" |
|
1368 msgstr "Descrição:" |
|
1369 |
|
1370 #: ../dialogs/ArrayTypeDialog.py:63 ../editors/DataTypeEditor.py:332 |
|
1371 msgid "Dimensions:" |
|
1372 msgstr "Dimensões:" |
|
1373 |
|
1374 #: ../dialogs/FindInPouDialog.py:69 |
|
1375 msgid "Direction" |
|
1376 msgstr "Direcção" |
|
1377 |
|
1378 #: ../dialogs/BrowseLocationsDialog.py:102 |
|
1379 msgid "Direction:" |
|
1380 msgstr "Direcção:" |
|
1381 |
|
1382 #: ../editors/DataTypeEditor.py:60 |
|
1383 msgid "Directly" |
|
1384 msgstr "Diretamente" |
|
1385 |
|
1386 #: ../ProjectController.py:1855 |
|
1387 msgid "Disconnect" |
|
1388 msgstr "" |
|
1389 |
|
1390 #: ../ProjectController.py:1856 |
|
1391 msgid "Disconnect from PLC" |
|
1392 msgstr "" |
|
1393 |
|
1394 #: ../ProjectController.py:1401 |
|
1395 msgid "Disconnected" |
|
1396 msgstr "" |
|
1397 |
|
1398 #: ../editors/Viewer.py:654 ../editors/Viewer.py:2436 |
|
1399 msgid "Divergence" |
|
1400 msgstr "" |
|
1401 |
|
1402 #: ../plcopen/iec_std.csv:36 |
|
1403 msgid "Division" |
|
1404 msgstr "" |
|
1405 |
|
1406 #: ../editors/FileManagementPanel.py:156 |
|
1407 #, python-format |
|
1408 msgid "Do you really want to delete the file '%s'?" |
|
1409 msgstr "" |
|
1410 |
|
1411 #: ../controls/VariablePanel.py:65 |
|
1412 msgid "Documentation" |
|
1413 msgstr "" |
|
1414 |
|
1415 #: ../PLCOpenEditor.py:312 |
|
1416 msgid "Done" |
|
1417 msgstr "" |
|
1418 |
|
1419 #: ../dialogs/ActionBlockDialog.py:42 |
|
1420 msgid "Duration" |
|
1421 msgstr "" |
|
1422 |
|
1423 #: ../canfestival/canfestival.py:174 |
|
1424 msgid "EDS files (*.eds)|*.eds|All files|*.*" |
|
1425 msgstr "" |
|
1426 |
|
1427 #: ../editors/Viewer.py:668 |
|
1428 msgid "Edit Block" |
|
1429 msgstr "" |
|
1430 |
|
1431 #: ../dialogs/LDElementDialog.py:58 |
|
1432 msgid "Edit Coil Values" |
|
1433 msgstr "" |
|
1434 |
|
1435 #: ../dialogs/LDElementDialog.py:56 |
|
1436 msgid "Edit Contact Values" |
|
1437 msgstr "" |
|
1438 |
|
1439 #: ../dialogs/DurationEditorDialog.py:62 |
|
1440 msgid "Edit Duration" |
|
1441 msgstr "" |
|
1442 |
|
1443 #: ../dialogs/SFCStepDialog.py:53 |
|
1444 msgid "Edit Step" |
|
1445 msgstr "" |
|
1446 |
|
1447 #: ../wxglade_hmi/wxglade_hmi.py:45 |
|
1448 msgid "Edit a WxWidgets GUI with WXGlade" |
|
1449 msgstr "" |
|
1450 |
|
1451 #: ../dialogs/ActionBlockDialog.py:127 |
|
1452 msgid "Edit action block properties" |
|
1453 msgstr "" |
|
1454 |
|
1455 #: ../dialogs/ArrayTypeDialog.py:47 |
|
1456 msgid "Edit array type properties" |
|
1457 msgstr "" |
|
1458 |
|
1459 #: ../editors/Viewer.py:2660 ../editors/Viewer.py:3102 |
|
1460 msgid "Edit comment" |
|
1461 msgstr "" |
|
1462 |
|
1463 #: ../editors/FileManagementPanel.py:69 |
|
1464 msgid "Edit file" |
|
1465 msgstr "" |
|
1466 |
|
1467 #: ../controls/CustomEditableListBox.py:42 |
|
1468 msgid "Edit item" |
|
1469 msgstr "" |
|
1470 |
|
1471 #: ../editors/Viewer.py:3059 |
|
1472 msgid "Edit jump target" |
|
1473 msgstr "" |
|
1474 |
|
1475 #: ../ProjectController.py:1873 |
|
1476 msgid "Edit raw IEC code added to code generated by PLCGenerator" |
|
1477 msgstr "" |
|
1478 |
|
1479 #: ../editors/SFCViewer.py:815 |
|
1480 msgid "Edit step name" |
|
1481 msgstr "" |
|
1482 |
|
1483 #: ../dialogs/SFCTransitionDialog.py:53 |
|
1484 msgid "Edit transition" |
|
1485 msgstr "" |
|
1486 |
|
1487 #: ../IDEFrame.py:632 |
|
1488 msgid "Editor ToolBar" |
|
1489 msgstr "" |
|
1490 |
|
1491 #: ../ProjectController.py:1294 |
|
1492 msgid "Editor selection" |
|
1493 msgstr "" |
|
1494 |
|
1495 #: ../editors/DataTypeEditor.py:360 |
|
1496 msgid "Elements :" |
|
1497 msgstr "" |
|
1498 |
|
1499 #: ../ProjectController.py:1399 |
|
1500 msgid "Empty" |
|
1501 msgstr "" |
|
1502 |
|
1503 #: ../dialogs/ArrayTypeDialog.py:100 |
|
1504 msgid "Empty dimension isn't allowed." |
|
1505 msgstr "" |
|
1506 |
|
1507 #: ../Beremiz_service.py:341 |
|
1508 msgid "Enter a name " |
|
1509 msgstr "" |
|
1510 |
|
1511 #: ../Beremiz_service.py:326 |
|
1512 msgid "Enter a port number " |
|
1513 msgstr "" |
|
1514 |
|
1515 #: ../Beremiz_service.py:317 |
|
1516 msgid "Enter the IP of the interface to bind" |
|
1517 msgstr "" |
|
1518 |
|
1519 #: ../editors/DataTypeEditor.py:60 |
|
1520 msgid "Enumerated" |
|
1521 msgstr "" |
|
1522 |
|
1523 #: ../plcopen/iec_std.csv:77 |
|
1524 msgid "Equal to" |
|
1525 msgstr "" |
|
1526 |
|
1527 #: ../dialogs/ForceVariableDialog.py:213 |
|
1528 #: ../dialogs/SearchInProjectDialog.py:172 ../dialogs/SFCStepNameDialog.py:64 |
|
1529 #: ../dialogs/DurationEditorDialog.py:124 |
|
1530 #: ../dialogs/DurationEditorDialog.py:170 |
|
1531 #: ../dialogs/PouTransitionDialog.py:114 ../dialogs/BlockPreviewDialog.py:237 |
|
1532 #: ../dialogs/ProjectDialog.py:80 ../dialogs/ArrayTypeDialog.py:114 |
|
1533 #: ../dialogs/PouNameDialog.py:58 ../dialogs/BrowseLocationsDialog.py:229 |
|
1534 #: ../dialogs/BrowseValuesLibraryDialog.py:87 |
|
1535 #: ../dialogs/PouActionDialog.py:112 ../dialogs/PouDialog.py:143 |
|
1536 #: ../PLCOpenEditor.py:319 ../PLCOpenEditor.py:324 |
|
1537 #: ../editors/ResourceEditor.py:470 ../editors/Viewer.py:467 |
|
1538 #: ../editors/LDViewer.py:677 ../editors/LDViewer.py:893 |
|
1539 #: ../editors/LDViewer.py:897 ../editors/DataTypeEditor.py:566 |
|
1540 #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:590 |
|
1541 #: ../editors/DataTypeEditor.py:759 ../editors/DataTypeEditor.py:766 |
|
1542 #: ../editors/TextViewer.py:390 ../editors/CodeFileEditor.py:760 |
|
1543 #: ../ProjectController.py:391 ../ProjectController.py:531 |
|
1544 #: ../ProjectController.py:538 ../controls/FolderTree.py:222 |
|
1545 #: ../controls/ProjectPropertiesPanel.py:306 |
|
1546 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:173 |
|
1547 #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:138 |
|
1548 #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:227 |
|
1549 #: ../controls/VariablePanel.py:431 ../controls/VariablePanel.py:773 |
|
1550 #: ../util/ExceptionHandler.py:70 ../IDEFrame.py:1036 ../IDEFrame.py:1650 |
|
1551 #: ../IDEFrame.py:1691 ../IDEFrame.py:1696 ../IDEFrame.py:1710 |
|
1552 #: ../IDEFrame.py:1715 ../Beremiz_service.py:221 |
|
1553 msgid "Error" |
|
1554 msgstr "" |
|
1555 |
|
1556 #: ../ProjectController.py:811 |
|
1557 msgid "" |
|
1558 "Error : At least one configuration and one resource must be declared in PLC " |
|
1559 "!\n" |
|
1560 msgstr "" |
|
1561 |
|
1562 #: ../ProjectController.py:803 |
|
1563 #, python-format |
|
1564 msgid "Error : IEC to C compiler returned %d\n" |
|
1565 msgstr "" |
|
1566 |
|
1567 #: ../ProjectController.py:731 |
|
1568 #, python-format |
|
1569 msgid "" |
|
1570 "Error in ST/IL/SFC code generator :\n" |
|
1571 "%s\n" |
|
1572 msgstr "" |
|
1573 |
|
1574 #: ../ConfigTreeNode.py:219 |
|
1575 #, python-format |
|
1576 msgid "Error while saving \"%s\"\n" |
|
1577 msgstr "" |
|
1578 |
|
1579 #: ../canfestival/canfestival.py:179 |
|
1580 msgid "Error: Export slave failed\n" |
|
1581 msgstr "" |
|
1582 |
|
1583 #: ../modbus/modbus.py:601 |
|
1584 #, python-brace-format |
|
1585 msgid "" |
|
1586 "Error: Modbus/IP Servers %{a1}.x and %{a2}.x use the same port number " |
|
1587 "{a3}.\n" |
|
1588 msgstr "" |
|
1589 |
|
1590 #: ../canfestival/canfestival.py:388 |
|
1591 msgid "Error: No Master generated\n" |
|
1592 msgstr "" |
|
1593 |
|
1594 #: ../canfestival/canfestival.py:383 |
|
1595 msgid "Error: No PLC built\n" |
|
1596 msgstr "" |
|
1597 |
|
1598 #: ../ProjectController.py:1708 |
|
1599 #, python-format |
|
1600 msgid "Exception while connecting %s!\n" |
|
1601 msgstr "" |
|
1602 |
|
1603 #: ../dialogs/FBDBlockDialog.py:123 |
|
1604 msgid "Execution Control:" |
|
1605 msgstr "" |
|
1606 |
|
1607 #: ../dialogs/FBDVariableDialog.py:84 ../dialogs/FBDBlockDialog.py:111 |
|
1608 msgid "Execution Order:" |
|
1609 msgstr "" |
|
1610 |
|
1611 #: ../features.py:36 |
|
1612 msgid "Experimental web based HMI" |
|
1613 msgstr "" |
|
1614 |
|
1615 #: ../plcopen/iec_std.csv:38 |
|
1616 msgid "Exponent" |
|
1617 msgstr "" |
|
1618 |
|
1619 #: ../plcopen/iec_std.csv:26 |
|
1620 msgid "Exponentiation" |
|
1621 msgstr "" |
|
1622 |
|
1623 #: ../canfestival/canfestival.py:186 |
|
1624 msgid "Export CanOpen slave to EDS file" |
|
1625 msgstr "" |
|
1626 |
|
1627 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:246 |
|
1628 msgid "Export graph values to clipboard" |
|
1629 msgstr "" |
|
1630 |
|
1631 #: ../canfestival/canfestival.py:185 |
|
1632 msgid "Export slave" |
|
1633 msgstr "" |
|
1634 |
|
1635 #: ../dialogs/FBDVariableDialog.py:94 |
|
1636 msgid "Expression:" |
|
1637 msgstr "" |
|
1638 |
|
1639 #: ../controls/VariablePanel.py:90 |
|
1640 msgid "External" |
|
1641 msgstr "" |
|
1642 |
|
1643 #: ../ProjectController.py:826 |
|
1644 msgid "Extracting Located Variables...\n" |
|
1645 msgstr "" |
|
1646 |
|
1647 #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 |
|
1648 #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 |
|
1649 msgid "FBD" |
|
1650 msgstr "" |
|
1651 |
|
1652 #: ../ProjectController.py:1773 |
|
1653 msgid "Failed : Must build before transfer.\n" |
|
1654 msgstr "" |
|
1655 |
|
1656 #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:556 |
|
1657 msgid "Falling Edge" |
|
1658 msgstr "" |
|
1659 |
|
1660 #: ../ProjectController.py:1098 |
|
1661 msgid "Fatal : cannot get builder.\n" |
|
1662 msgstr "" |
|
1663 |
|
1664 #: ../Beremiz.py:160 |
|
1665 #, python-format |
|
1666 msgid "Fetching %s" |
|
1667 msgstr "" |
|
1668 |
|
1669 #: ../dialogs/DurationEditorDialog.py:167 |
|
1670 #, python-format |
|
1671 msgid "Field %s hasn't a valid value!" |
|
1672 msgstr "" |
|
1673 |
|
1674 #: ../dialogs/DurationEditorDialog.py:169 |
|
1675 #, python-format |
|
1676 msgid "Fields %s haven't a valid value!" |
|
1677 msgstr "" |
|
1678 |
|
1679 #: ../controls/FolderTree.py:221 |
|
1680 #, python-format |
|
1681 msgid "File '%s' already exists!" |
|
1682 msgstr "" |
|
1683 |
|
1684 #: ../dialogs/SearchInProjectDialog.py:102 ../dialogs/FindInPouDialog.py:40 |
|
1685 #: ../dialogs/FindInPouDialog.py:107 ../IDEFrame.py:377 |
|
1686 msgid "Find" |
|
1687 msgstr "" |
|
1688 |
|
1689 #: ../IDEFrame.py:379 |
|
1690 msgid "Find Next" |
|
1691 msgstr "" |
|
1692 |
|
1693 #: ../IDEFrame.py:381 |
|
1694 msgid "Find Previous" |
|
1695 msgstr "" |
|
1696 |
|
1697 #: ../plcopen/iec_std.csv:90 |
|
1698 msgid "Find position" |
|
1699 msgstr "" |
|
1700 |
|
1701 #: ../dialogs/FindInPouDialog.py:58 |
|
1702 msgid "Find:" |
|
1703 msgstr "" |
|
1704 |
|
1705 #: ../editors/Viewer.py:1633 |
|
1706 msgid "Force value" |
|
1707 msgstr "" |
|
1708 |
|
1709 #: ../dialogs/ForceVariableDialog.py:176 |
|
1710 msgid "Forcing Variable Value" |
|
1711 msgstr "" |
|
1712 |
|
1713 #: ../dialogs/SFCTransitionDialog.py:184 ../dialogs/PouTransitionDialog.py:104 |
|
1714 #: ../dialogs/ProjectDialog.py:79 ../dialogs/PouActionDialog.py:102 |
|
1715 #: ../dialogs/PouDialog.py:125 |
|
1716 #, python-format |
|
1717 msgid "Form isn't complete. %s must be filled!" |
|
1718 msgstr "" |
|
1719 |
|
1720 #: ../dialogs/SFCStepDialog.py:150 ../dialogs/FBDBlockDialog.py:239 |
|
1721 #: ../dialogs/ConnectionDialog.py:166 |
|
1722 msgid "Form isn't complete. Name must be filled!" |
|
1723 msgstr "" |
|
1724 |
|
1725 #: ../dialogs/FBDBlockDialog.py:235 |
|
1726 msgid "Form isn't complete. Valid block type must be selected!" |
|
1727 msgstr "" |
|
1728 |
|
1729 #: ../dialogs/FindInPouDialog.py:75 |
|
1730 msgid "Forward" |
|
1731 msgstr "" |
|
1732 |
|
1733 #: ../dialogs/SearchInProjectDialog.py:40 ../IDEFrame.py:1780 |
|
1734 msgid "Function" |
|
1735 msgstr "" |
|
1736 |
|
1737 #: ../IDEFrame.py:354 |
|
1738 msgid "Function &Block" |
|
1739 msgstr "" |
|
1740 |
|
1741 #: ../dialogs/SearchInProjectDialog.py:41 ../IDEFrame.py:1779 |
|
1742 #: ../IDEFrame.py:1972 |
|
1743 msgid "Function Block" |
|
1744 msgstr "" |
|
1745 |
|
1746 #: ../controls/VariablePanel.py:868 |
|
1747 msgid "Function Block Types" |
|
1748 msgstr "" |
|
1749 |
|
1750 #: ../plcopen/types_enums.py:75 |
|
1751 msgid "Function Blocks" |
|
1752 msgstr "" |
|
1753 |
|
1754 #: ../editors/Viewer.py:290 |
|
1755 msgid "Function Blocks can't be used in Functions!" |
|
1756 msgstr "" |
|
1757 |
|
1758 #: ../PLCControler.py:1907 |
|
1759 #, python-format |
|
1760 msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" |
|
1761 msgstr "" |
|
1762 |
|
1763 #: ../plcopen/types_enums.py:75 |
|
1764 msgid "Functions" |
|
1765 msgstr "" |
|
1766 |
|
1767 #: ../PLCOpenEditor.py:88 |
|
1768 msgid "Generate Program" |
|
1769 msgstr "" |
|
1770 |
|
1771 #: ../ProjectController.py:722 |
|
1772 msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" |
|
1773 msgstr "" |
|
1774 |
|
1775 #: ../controls/VariablePanel.py:91 |
|
1776 msgid "Global" |
|
1777 msgstr "" |
|
1778 |
|
1779 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:245 |
|
1780 msgid "Go to current value" |
|
1781 msgstr "" |
|
1782 |
|
1783 #: ../controls/ProjectPropertiesPanel.py:189 |
|
1784 msgid "Graphics" |
|
1785 msgstr "" |
|
1786 |
|
1787 #: ../plcopen/iec_std.csv:75 |
|
1788 msgid "Greater than" |
|
1789 msgstr "" |
|
1790 |
|
1791 #: ../plcopen/iec_std.csv:76 |
|
1792 msgid "Greater than or equal to" |
|
1793 msgstr "" |
|
1794 |
|
1795 #: ../controls/ProjectPropertiesPanel.py:149 |
|
1796 msgid "Grid Resolution:" |
|
1797 msgstr "" |
|
1798 |
|
1799 #: ../runtime/NevowServer.py:192 |
|
1800 msgid "HTTP interface port :" |
|
1801 msgstr "" |
|
1802 |
|
1803 #: ../controls/ProjectPropertiesPanel.py:135 |
|
1804 msgid "Height:" |
|
1805 msgstr "" |
|
1806 |
|
1807 #: ../editors/FileManagementPanel.py:89 |
|
1808 msgid "Home Directory:" |
|
1809 msgstr "" |
|
1810 |
|
1811 #: ../controls/ProjectPropertiesPanel.py:165 |
|
1812 msgid "Horizontal:" |
|
1813 msgstr "" |
|
1814 |
|
1815 #: ../dialogs/DurationEditorDialog.py:47 |
|
1816 msgid "Hours:" |
|
1817 msgstr "" |
|
1818 |
|
1819 #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 |
|
1820 #: ../dialogs/PouDialog.py:44 |
|
1821 msgid "IL" |
|
1822 msgstr "" |
|
1823 |
|
1824 #: ../dialogs/DiscoveryDialog.py:91 |
|
1825 msgid "IP" |
|
1826 msgstr "" |
|
1827 |
|
1828 #: ../Beremiz_service.py:318 ../Beremiz_service.py:320 |
|
1829 msgid "IP is not valid!" |
|
1830 msgstr "" |
|
1831 |
|
1832 #: ../svgui/svgui.py:50 ../svgui/svgui.py:51 |
|
1833 msgid "Import SVG" |
|
1834 msgstr "" |
|
1835 |
|
1836 #: ../dialogs/FBDVariableDialog.py:41 ../editors/Viewer.py:1662 |
|
1837 #: ../controls/VariablePanel.py:89 |
|
1838 msgid "InOut" |
|
1839 msgstr "" |
|
1840 |
|
1841 #: ../PLCGenerator.py:1040 |
|
1842 #, python-brace-format |
|
1843 msgid "InOut variable {a1} in block {a2} in POU {a3} must be connected." |
|
1844 msgstr "" |
|
1845 |
|
1846 #: ../editors/Viewer.py:473 |
|
1847 msgid "Inactive" |
|
1848 msgstr "" |
|
1849 |
|
1850 #: ../controls/VariablePanel.py:300 |
|
1851 #, python-brace-format |
|
1852 msgid "Incompatible data types between \"{a1}\" and \"{a2}\"" |
|
1853 msgstr "" |
|
1854 |
|
1855 #: ../controls/VariablePanel.py:306 |
|
1856 #, python-format |
|
1857 msgid "Incompatible size of data between \"%s\" and \"BOOL\"" |
|
1858 msgstr "" |
|
1859 |
|
1860 #: ../controls/VariablePanel.py:310 |
|
1861 #, python-brace-format |
|
1862 msgid "Incompatible size of data between \"{a1}\" and \"{a2}\"" |
|
1863 msgstr "" |
|
1864 |
|
1865 #: ../dialogs/ActionBlockDialog.py:42 |
|
1866 msgid "Indicator" |
|
1867 msgstr "" |
|
1868 |
|
1869 #: ../editors/CodeFileEditor.py:734 |
|
1870 msgid "Initial" |
|
1871 msgstr "" |
|
1872 |
|
1873 #: ../editors/Viewer.py:650 |
|
1874 msgid "Initial Step" |
|
1875 msgstr "" |
|
1876 |
|
1877 #: ../editors/DataTypeEditor.py:55 ../controls/VariablePanel.py:63 |
|
1878 msgid "Initial Value" |
|
1879 msgstr "" |
|
1880 |
|
1881 #: ../editors/DataTypeEditor.py:193 ../editors/DataTypeEditor.py:224 |
|
1882 #: ../editors/DataTypeEditor.py:281 ../editors/DataTypeEditor.py:320 |
|
1883 msgid "Initial Value:" |
|
1884 msgstr "" |
|
1885 |
|
1886 #: ../svgui/svgui.py:56 |
|
1887 msgid "Inkscape" |
|
1888 msgstr "" |
|
1889 |
|
1890 #: ../dialogs/SFCTransitionDialog.py:77 ../dialogs/ActionBlockDialog.py:47 |
|
1891 msgid "Inline" |
|
1892 msgstr "" |
|
1893 |
|
1894 #: ../dialogs/SFCStepDialog.py:73 ../dialogs/FBDVariableDialog.py:40 |
|
1895 #: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:333 |
|
1896 #: ../editors/Viewer.py:1660 ../editors/TextViewer.py:307 |
|
1897 #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89 |
|
1898 #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 |
|
1899 msgid "Input" |
|
1900 msgstr "" |
|
1901 |
|
1902 #: ../dialogs/FBDBlockDialog.py:99 |
|
1903 msgid "Inputs:" |
|
1904 msgstr "" |
|
1905 |
|
1906 #: ../plcopen/iec_std.csv:87 |
|
1907 msgid "Insertion (into)" |
|
1908 msgstr "" |
|
1909 |
|
1910 #: ../plcopen/plcopen.py:1948 |
|
1911 #, python-format |
|
1912 msgid "Instance with id %d doesn't exist!" |
|
1913 msgstr "" |
|
1914 |
|
1915 #: ../editors/ResourceEditor.py:279 |
|
1916 msgid "Instances:" |
|
1917 msgstr "" |
|
1918 |
|
1919 #: ../controls/VariablePanel.py:88 |
|
1920 msgid "Interface" |
|
1921 msgstr "" |
|
1922 |
|
1923 #: ../editors/ResourceEditor.py:81 |
|
1924 msgid "Interrupt" |
|
1925 msgstr "" |
|
1926 |
|
1927 #: ../editors/ResourceEditor.py:76 |
|
1928 msgid "Interval" |
|
1929 msgstr "" |
|
1930 |
|
1931 #: ../controls/ProjectPropertiesPanel.py:304 |
|
1932 msgid "" |
|
1933 "Invalid URL!\n" |
|
1934 "Please enter correct URL address." |
|
1935 msgstr "" |
|
1936 |
|
1937 #: ../PLCControler.py:1895 |
|
1938 msgid "Invalid plcopen element(s)!!!" |
|
1939 msgstr "" |
|
1940 |
|
1941 #: ../canfestival/config_utils.py:407 |
|
1942 #, python-brace-format |
|
1943 msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\"" |
|
1944 msgstr "" |
|
1945 |
|
1946 #: ../canfestival/config_utils.py:689 |
|
1947 #, python-brace-format |
|
1948 msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\"" |
|
1949 msgstr "" |
|
1950 |
|
1951 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:139 |
|
1952 #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:93 |
|
1953 #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:162 |
|
1954 #, python-format |
|
1955 msgid "Invalid value \"%s\" for debug variable" |
|
1956 msgstr "" |
|
1957 |
|
1958 #: ../controls/VariablePanel.py:279 ../controls/VariablePanel.py:282 |
|
1959 #, python-format |
|
1960 msgid "Invalid value \"%s\" for variable grid element" |
|
1961 msgstr "" |
|
1962 |
|
1963 #: ../editors/Viewer.py:276 ../editors/Viewer.py:279 |
|
1964 #, python-format |
|
1965 msgid "Invalid value \"%s\" for viewer block" |
|
1966 msgstr "" |
|
1967 |
|
1968 #: ../dialogs/ForceVariableDialog.py:211 |
|
1969 #, python-brace-format |
|
1970 msgid "Invalid value \"{a1}\" for \"{a2}\" variable!" |
|
1971 msgstr "" |
|
1972 |
|
1973 #: ../dialogs/DurationEditorDialog.py:124 |
|
1974 msgid "" |
|
1975 "Invalid value!\n" |
|
1976 "You must fill a numeric value." |
|
1977 msgstr "" |
|
1978 |
|
1979 #: ../connectors/WAMP/dialog.py:38 |
|
1980 msgid "Is connection secure?" |
|
1981 msgstr "" |
|
1982 |
|
1983 #: ../editors/Viewer.py:655 ../editors/Viewer.py:2425 |
|
1984 msgid "Jump" |
|
1985 msgstr "" |
|
1986 |
|
1987 #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 |
|
1988 #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 |
|
1989 msgid "LD" |
|
1990 msgstr "" |
|
1991 |
|
1992 #: ../editors/LDViewer.py:221 ../editors/LDViewer.py:240 |
|
1993 #, python-format |
|
1994 msgid "Ladder element with id %d is on more than one rung." |
|
1995 msgstr "" |
|
1996 |
|
1997 #: ../dialogs/PouTransitionDialog.py:93 ../dialogs/PouActionDialog.py:91 |
|
1998 #: ../dialogs/PouDialog.py:113 |
|
1999 msgid "Language" |
|
2000 msgstr "" |
|
2001 |
|
2002 #: ../controls/ProjectPropertiesPanel.py:206 |
|
2003 msgid "Language (optional):" |
|
2004 msgstr "" |
|
2005 |
|
2006 #: ../dialogs/PouTransitionDialog.py:67 ../dialogs/PouActionDialog.py:63 |
|
2007 #: ../dialogs/PouDialog.py:81 |
|
2008 msgid "Language:" |
|
2009 msgstr "" |
|
2010 |
|
2011 #: ../ProjectController.py:1779 |
|
2012 msgid "Latest build already matches current target. Transfering anyway...\n" |
|
2013 msgstr "" |
|
2014 |
|
2015 #: ../Beremiz_service.py:281 |
|
2016 msgid "Launch WX GUI inspector" |
|
2017 msgstr "" |
|
2018 |
|
2019 #: ../Beremiz_service.py:280 |
|
2020 msgid "Launch a live Python shell" |
|
2021 msgstr "" |
|
2022 |
|
2023 #: ../editors/Viewer.py:580 |
|
2024 msgid "Left" |
|
2025 msgstr "" |
|
2026 |
|
2027 #: ../dialogs/LDPowerRailDialog.py:64 |
|
2028 msgid "Left PowerRail" |
|
2029 msgstr "" |
|
2030 |
|
2031 #: ../plcopen/iec_std.csv:81 |
|
2032 msgid "Length of string" |
|
2033 msgstr "" |
|
2034 |
|
2035 #: ../plcopen/iec_std.csv:78 |
|
2036 msgid "Less than" |
|
2037 msgstr "" |
|
2038 |
|
2039 #: ../plcopen/iec_std.csv:79 |
|
2040 msgid "Less than or equal to" |
|
2041 msgstr "" |
|
2042 |
|
2043 #: ../IDEFrame.py:652 |
|
2044 msgid "Library" |
|
2045 msgstr "" |
|
2046 |
|
2047 #: ../dialogs/AboutDialog.py:145 |
|
2048 msgid "License" |
|
2049 msgstr "" |
|
2050 |
|
2051 #: ../plcopen/iec_std.csv:73 |
|
2052 msgid "Limitation" |
|
2053 msgstr "" |
|
2054 |
|
2055 #: ../targets/toolchain_gcc.py:209 |
|
2056 msgid "Linking :\n" |
|
2057 msgstr "" |
|
2058 |
|
2059 #: ../dialogs/DiscoveryDialog.py:115 ../controls/VariablePanel.py:90 |
|
2060 msgid "Local" |
|
2061 msgstr "" |
|
2062 |
|
2063 #: ../canfestival/canfestival.py:359 |
|
2064 msgid "Local entries" |
|
2065 msgstr "" |
|
2066 |
|
2067 #: ../ProjectController.py:1685 |
|
2068 msgid "Local service discovery failed!\n" |
|
2069 msgstr "" |
|
2070 |
|
2071 #: ../controls/VariablePanel.py:62 |
|
2072 msgid "Location" |
|
2073 msgstr "" |
|
2074 |
|
2075 #: ../dialogs/BrowseLocationsDialog.py:79 |
|
2076 msgid "Locations available:" |
|
2077 msgstr "" |
|
2078 |
|
2079 #: ../plcopen/iec_std.csv:25 |
|
2080 msgid "Logarithm to base 10" |
|
2081 msgstr "" |
|
2082 |
|
2083 #: ../connectors/PYRO/__init__.py:102 |
|
2084 #, python-format |
|
2085 msgid "MDNS resolution failure for '%s'\n" |
|
2086 msgstr "" |
|
2087 |
|
2088 #: ../canfestival/SlaveEditor.py:68 ../canfestival/NetworkEditor.py:92 |
|
2089 msgid "Map Variable" |
|
2090 msgstr "" |
|
2091 |
|
2092 #: ../features.py:31 |
|
2093 msgid "Map located variables over CANopen" |
|
2094 msgstr "" |
|
2095 |
|
2096 #: ../features.py:32 |
|
2097 msgid "Map located variables over Modbus" |
|
2098 msgstr "" |
|
2099 |
|
2100 #: ../canfestival/NetworkEditor.py:113 |
|
2101 msgid "Master" |
|
2102 msgstr "" |
|
2103 |
|
2104 #: ../ConfigTreeNode.py:544 |
|
2105 #, python-brace-format |
|
2106 msgid "Max count ({a1}) reached for this confnode of type {a2} " |
|
2107 msgstr "" |
|
2108 |
|
2109 #: ../plcopen/iec_std.csv:71 |
|
2110 msgid "Maximum" |
|
2111 msgstr "" |
|
2112 |
|
2113 #: ../editors/DataTypeEditor.py:246 |
|
2114 msgid "Maximum:" |
|
2115 msgstr "" |
|
2116 |
|
2117 #: ../dialogs/BrowseLocationsDialog.py:45 ../editors/Viewer.py:333 |
|
2118 #: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:103 |
|
2119 #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 |
|
2120 msgid "Memory" |
|
2121 msgstr "" |
|
2122 |
|
2123 #: ../IDEFrame.py:617 |
|
2124 msgid "Menu ToolBar" |
|
2125 msgstr "" |
|
2126 |
|
2127 #: ../dialogs/DurationEditorDialog.py:51 |
|
2128 msgid "Microseconds:" |
|
2129 msgstr "" |
|
2130 |
|
2131 #: ../editors/Viewer.py:585 |
|
2132 msgid "Middle" |
|
2133 msgstr "" |
|
2134 |
|
2135 #: ../dialogs/DurationEditorDialog.py:50 |
|
2136 msgid "Milliseconds:" |
|
2137 msgstr "" |
|
2138 |
|
2139 #: ../plcopen/iec_std.csv:72 |
|
2140 msgid "Minimum" |
|
2141 msgstr "" |
|
2142 |
|
2143 #: ../editors/DataTypeEditor.py:233 |
|
2144 msgid "Minimum:" |
|
2145 msgstr "" |
|
2146 |
|
2147 #: ../dialogs/DurationEditorDialog.py:48 |
|
2148 msgid "Minutes:" |
|
2149 msgstr "" |
|
2150 |
|
2151 #: ../controls/ProjectPropertiesPanel.py:231 |
|
2152 msgid "Miscellaneous" |
|
2153 msgstr "" |
|
2154 |
|
2155 #: ../features.py:32 |
|
2156 msgid "Modbus support" |
|
2157 msgstr "" |
|
2158 |
|
2159 #: ../dialogs/LDElementDialog.py:65 |
|
2160 msgid "Modifier:" |
|
2161 msgstr "" |
|
2162 |
|
2163 #: ../PLCGenerator.py:795 ../PLCGenerator.py:1269 |
|
2164 #, python-brace-format |
|
2165 msgid "" |
|
2166 "More than one connector found corresponding to \"{a1}\" continuation in " |
|
2167 "\"{a2}\" POU" |
|
2168 msgstr "" |
|
2169 |
|
2170 #: ../dialogs/ActionBlockDialog.py:146 |
|
2171 msgid "Move action down" |
|
2172 msgstr "" |
|
2173 |
|
2174 #: ../dialogs/ActionBlockDialog.py:145 |
|
2175 msgid "Move action up" |
|
2176 msgstr "" |
|
2177 |
|
2178 #: ../controls/CustomEditableListBox.py:46 |
|
2179 msgid "Move down" |
|
2180 msgstr "" |
|
2181 |
|
2182 #: ../editors/DataTypeEditor.py:367 |
|
2183 msgid "Move element down" |
|
2184 msgstr "" |
|
2185 |
|
2186 #: ../editors/DataTypeEditor.py:366 |
|
2187 msgid "Move element up" |
|
2188 msgstr "" |
|
2189 |
|
2190 #: ../editors/ResourceEditor.py:286 |
|
2191 msgid "Move instance down" |
|
2192 msgstr "" |
|
2193 |
|
2194 #: ../editors/ResourceEditor.py:285 |
|
2195 msgid "Move instance up" |
|
2196 msgstr "" |
|
2197 |
|
2198 #: ../editors/ResourceEditor.py:255 |
|
2199 msgid "Move task down" |
|
2200 msgstr "" |
|
2201 |
|
2202 #: ../editors/ResourceEditor.py:254 |
|
2203 msgid "Move task up" |
|
2204 msgstr "" |
|
2205 |
|
2206 #: ../IDEFrame.py:106 ../IDEFrame.py:121 ../IDEFrame.py:151 ../IDEFrame.py:192 |
|
2207 msgid "Move the view" |
|
2208 msgstr "" |
|
2209 |
|
2210 #: ../controls/CustomEditableListBox.py:45 |
|
2211 msgid "Move up" |
|
2212 msgstr "" |
|
2213 |
|
2214 #: ../editors/CodeFileEditor.py:657 ../controls/VariablePanel.py:484 |
|
2215 msgid "Move variable down" |
|
2216 msgstr "" |
|
2217 |
|
2218 #: ../editors/CodeFileEditor.py:656 ../controls/VariablePanel.py:483 |
|
2219 msgid "Move variable up" |
|
2220 msgstr "" |
|
2221 |
|
2222 #: ../plcopen/iec_std.csv:74 |
|
2223 msgid "Multiplexer (select 1 of N)" |
|
2224 msgstr "" |
|
2225 |
|
2226 #: ../plcopen/iec_std.csv:34 |
|
2227 msgid "Multiplication" |
|
2228 msgstr "" |
|
2229 |
|
2230 #: ../editors/FileManagementPanel.py:87 |
|
2231 msgid "My Computer:" |
|
2232 msgstr "" |
|
2233 |
|
2234 #: ../dialogs/DiscoveryDialog.py:89 |
|
2235 msgid "NAME" |
|
2236 msgstr "" |
|
2237 |
|
2238 #: ../editors/ResourceEditor.py:76 ../editors/ResourceEditor.py:97 |
|
2239 #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:732 |
|
2240 #: ../controls/VariablePanel.py:59 |
|
2241 msgid "Name" |
|
2242 msgstr "" |
|
2243 |
|
2244 #: ../Beremiz_service.py:342 |
|
2245 msgid "Name must not be null!" |
|
2246 msgstr "" |
|
2247 |
|
2248 #: ../dialogs/SFCStepDialog.py:59 ../dialogs/FBDBlockDialog.py:89 |
|
2249 #: ../dialogs/ConnectionDialog.py:78 |
|
2250 msgid "Name:" |
|
2251 msgstr "" |
|
2252 |
|
2253 #: ../plcopen/iec_std.csv:24 |
|
2254 msgid "Natural logarithm" |
|
2255 msgstr "" |
|
2256 |
|
2257 #: ../dialogs/LDElementDialog.py:78 ../editors/Viewer.py:554 |
|
2258 msgid "Negated" |
|
2259 msgstr "" |
|
2260 |
|
2261 #: ../Beremiz_service.py:610 |
|
2262 msgid "Nevow Web service failed. " |
|
2263 msgstr "" |
|
2264 |
|
2265 #: ../Beremiz_service.py:580 |
|
2266 msgid "Nevow/Athena import failed :" |
|
2267 msgstr "" |
|
2268 |
|
2269 #: ../BeremizIDE.py:241 ../BeremizIDE.py:276 ../PLCOpenEditor.py:75 |
|
2270 #: ../PLCOpenEditor.py:117 |
|
2271 msgid "New" |
|
2272 msgstr "" |
|
2273 |
|
2274 #: ../controls/CustomEditableListBox.py:43 |
|
2275 msgid "New item" |
|
2276 msgstr "" |
|
2277 |
|
2278 #: ../editors/Viewer.py:553 |
|
2279 msgid "No Modifier" |
|
2280 msgstr "" |
|
2281 |
|
2282 #: ../ProjectController.py:1808 |
|
2283 msgid "No PLC to transfer (did build succeed ?)\n" |
|
2284 msgstr "" |
|
2285 |
|
2286 #: ../PLCGenerator.py:1678 |
|
2287 #, python-format |
|
2288 msgid "No body defined in \"%s\" POU" |
|
2289 msgstr "" |
|
2290 |
|
2291 #: ../PLCGenerator.py:816 ../PLCGenerator.py:1281 |
|
2292 #, python-brace-format |
|
2293 msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU" |
|
2294 msgstr "" |
|
2295 |
|
2296 #: ../PLCOpenEditor.py:331 |
|
2297 msgid "" |
|
2298 "No documentation available.\n" |
|
2299 "Coming soon." |
|
2300 msgstr "" |
|
2301 |
|
2302 #: ../PLCGenerator.py:841 |
|
2303 #, python-format |
|
2304 msgid "No informations found for \"%s\" block" |
|
2305 msgstr "" |
|
2306 |
|
2307 #: ../PLCGenerator.py:1232 |
|
2308 #, python-brace-format |
|
2309 msgid "" |
|
2310 "No output {a1} variable found in block {a2} in POU {a3}. Connection must be " |
|
2311 "broken" |
|
2312 msgstr "" |
|
2313 |
|
2314 #: ../controls/SearchResultPanel.py:175 |
|
2315 msgid "No search results available." |
|
2316 msgstr "" |
|
2317 |
|
2318 #: ../svgui/svgui.py:142 |
|
2319 #, python-format |
|
2320 msgid "No such SVG file: %s\n" |
|
2321 msgstr "" |
|
2322 |
|
2323 #: ../canfestival/config_utils.py:682 |
|
2324 #, python-brace-format |
|
2325 msgid "No such index/subindex ({a1},{a2}) (variable {a3})" |
|
2326 msgstr "" |
|
2327 |
|
2328 #: ../canfestival/config_utils.py:387 |
|
2329 #, python-brace-format |
|
2330 msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})" |
|
2331 msgstr "" |
|
2332 |
|
2333 #: ../dialogs/BrowseValuesLibraryDialog.py:87 |
|
2334 msgid "No valid value selected!" |
|
2335 msgstr "" |
|
2336 |
|
2337 #: ../PLCGenerator.py:1676 |
|
2338 #, python-format |
|
2339 msgid "No variable defined in \"%s\" POU" |
|
2340 msgstr "" |
|
2341 |
|
2342 #: ../canfestival/config_utils.py:379 |
|
2343 #, python-brace-format |
|
2344 msgid "Non existing node ID : {a1} (variable {a2})" |
|
2345 msgstr "" |
|
2346 |
|
2347 #: ../controls/VariablePanel.py:79 |
|
2348 msgid "Non-Retain" |
|
2349 msgstr "" |
|
2350 |
|
2351 #: ../dialogs/LDElementDialog.py:78 |
|
2352 msgid "Normal" |
|
2353 msgstr "" |
|
2354 |
|
2355 #: ../canfestival/config_utils.py:426 |
|
2356 #, python-brace-format |
|
2357 msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))" |
|
2358 msgstr "" |
|
2359 |
|
2360 #: ../plcopen/iec_std.csv:80 |
|
2361 msgid "Not equal to" |
|
2362 msgstr "" |
|
2363 |
|
2364 #: ../dialogs/SFCDivergenceDialog.py:91 |
|
2365 msgid "Number of sequences:" |
|
2366 msgstr "" |
|
2367 |
|
2368 #: ../plcopen/iec_std.csv:22 |
|
2369 msgid "Numerical" |
|
2370 msgstr "" |
|
2371 |
|
2372 #: ../editors/CodeFileEditor.py:736 |
|
2373 msgid "OnChange" |
|
2374 msgstr "" |
|
2375 |
|
2376 #: ../dialogs/SearchInProjectDialog.py:88 |
|
2377 msgid "Only Elements" |
|
2378 msgstr "" |
|
2379 |
|
2380 #: ../BeremizIDE.py:243 ../BeremizIDE.py:277 ../PLCOpenEditor.py:77 |
|
2381 #: ../PLCOpenEditor.py:118 |
|
2382 msgid "Open" |
|
2383 msgstr "" |
|
2384 |
|
2385 #: ../svgui/svgui.py:151 |
|
2386 msgid "Open Inkscape" |
|
2387 msgstr "" |
|
2388 |
|
2389 #: ../version.py:86 |
|
2390 msgid "" |
|
2391 "Open Source framework for automation, implemented IEC 61131 IDE with " |
|
2392 "constantly growing set of extensions and flexible PLC runtime." |
|
2393 msgstr "" |
|
2394 |
|
2395 #: ../ProjectController.py:1879 |
|
2396 msgid "Open a file explorer to manage project files" |
|
2397 msgstr "" |
|
2398 |
|
2399 #: ../wxglade_hmi/wxglade_hmi.py:161 |
|
2400 msgid "Open wxGlade" |
|
2401 msgstr "" |
|
2402 |
|
2403 #: ../controls/VariablePanel.py:64 |
|
2404 msgid "Option" |
|
2405 msgstr "" |
|
2406 |
|
2407 #: ../dialogs/FindInPouDialog.py:84 ../editors/CodeFileEditor.py:737 |
|
2408 msgid "Options" |
|
2409 msgstr "" |
|
2410 |
|
2411 #: ../controls/ProjectPropertiesPanel.py:109 |
|
2412 msgid "Organization (optional):" |
|
2413 msgstr "" |
|
2414 |
|
2415 #: ../canfestival/SlaveEditor.py:78 ../canfestival/NetworkEditor.py:102 |
|
2416 msgid "Other Profile" |
|
2417 msgstr "" |
|
2418 |
|
2419 #: ../dialogs/SFCStepDialog.py:74 ../dialogs/FBDVariableDialog.py:42 |
|
2420 #: ../dialogs/BrowseLocationsDialog.py:44 ../editors/Viewer.py:333 |
|
2421 #: ../editors/Viewer.py:1661 ../editors/TextViewer.py:307 |
|
2422 #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89 |
|
2423 #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 |
|
2424 msgid "Output" |
|
2425 msgstr "" |
|
2426 |
|
2427 #: ../canfestival/SlaveEditor.py:67 ../canfestival/NetworkEditor.py:91 |
|
2428 msgid "PDO Receive" |
|
2429 msgstr "" |
|
2430 |
|
2431 #: ../canfestival/SlaveEditor.py:66 ../canfestival/NetworkEditor.py:90 |
|
2432 msgid "PDO Transmit" |
|
2433 msgstr "" |
|
2434 |
|
2435 #: ../targets/toolchain_gcc.py:174 |
|
2436 msgid "PLC :\n" |
|
2437 msgstr "" |
|
2438 |
|
2439 #: ../BeremizIDE.py:383 |
|
2440 msgid "PLC Log" |
|
2441 msgstr "" |
|
2442 |
|
2443 #: ../ProjectController.py:1082 |
|
2444 msgid "PLC code generation failed !\n" |
|
2445 msgstr "" |
|
2446 |
|
2447 #: ../Beremiz_service.py:305 |
|
2448 msgid "PLC is empty or already started." |
|
2449 msgstr "" |
|
2450 |
|
2451 #: ../Beremiz_service.py:312 |
|
2452 msgid "PLC is not started." |
|
2453 msgstr "" |
|
2454 |
|
2455 #: ../PLCOpenEditor.py:180 ../PLCOpenEditor.py:293 |
|
2456 #, python-brace-format |
|
2457 msgid "" |
|
2458 "PLC syntax error at line {a1}:\n" |
|
2459 "{a2}" |
|
2460 msgstr "" |
|
2461 |
|
2462 #: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:357 |
|
2463 msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" |
|
2464 msgstr "" |
|
2465 |
|
2466 #: ../PLCOpenEditor.py:125 ../PLCOpenEditor.py:193 |
|
2467 msgid "PLCOpenEditor" |
|
2468 msgstr "" |
|
2469 |
|
2470 #: ../PLCOpenEditor.py:339 |
|
2471 msgid "" |
|
2472 "PLCOpenEditor is part of Beremiz project.\n" |
|
2473 "\n" |
|
2474 "Beremiz is an " |
|
2475 msgstr "" |
|
2476 |
|
2477 #: ../dialogs/DiscoveryDialog.py:92 |
|
2478 msgid "PORT" |
|
2479 msgstr "" |
|
2480 |
|
2481 #: ../dialogs/PouDialog.py:109 |
|
2482 msgid "POU Name" |
|
2483 msgstr "" |
|
2484 |
|
2485 #: ../dialogs/PouDialog.py:66 |
|
2486 msgid "POU Name:" |
|
2487 msgstr "" |
|
2488 |
|
2489 #: ../dialogs/PouDialog.py:111 |
|
2490 msgid "POU Type" |
|
2491 msgstr "" |
|
2492 |
|
2493 #: ../dialogs/PouDialog.py:73 |
|
2494 msgid "POU Type:" |
|
2495 msgstr "" |
|
2496 |
|
2497 #: ../connectors/PYRO/__init__.py:52 |
|
2498 #, python-format |
|
2499 msgid "PYRO connecting to URI : %s\n" |
|
2500 msgstr "" |
|
2501 |
|
2502 #: ../connectors/PYRO/__init__.py:68 |
|
2503 #, python-format |
|
2504 msgid "PYRO using certificates in '%s' \n" |
|
2505 msgstr "" |
|
2506 |
|
2507 #: ../BeremizIDE.py:256 ../PLCOpenEditor.py:91 |
|
2508 msgid "Page Setup" |
|
2509 msgstr "" |
|
2510 |
|
2511 #: ../controls/ProjectPropertiesPanel.py:124 |
|
2512 msgid "Page Size (optional):" |
|
2513 msgstr "" |
|
2514 |
|
2515 #: ../IDEFrame.py:2640 |
|
2516 #, python-format |
|
2517 msgid "Page: %d" |
|
2518 msgstr "" |
|
2519 |
|
2520 #: ../controls/PouInstanceVariablesPanel.py:134 |
|
2521 msgid "Parent instance" |
|
2522 msgstr "" |
|
2523 |
|
2524 #: ../editors/Viewer.py:696 ../IDEFrame.py:374 ../IDEFrame.py:428 |
|
2525 msgid "Paste" |
|
2526 msgstr "" |
|
2527 |
|
2528 #: ../IDEFrame.py:1899 |
|
2529 msgid "Paste POU" |
|
2530 msgstr "" |
|
2531 |
|
2532 #: ../dialogs/SearchInProjectDialog.py:60 |
|
2533 msgid "Pattern to search:" |
|
2534 msgstr "" |
|
2535 |
|
2536 #: ../dialogs/LDPowerRailDialog.py:75 |
|
2537 msgid "Pin number:" |
|
2538 msgstr "" |
|
2539 |
|
2540 #: ../editors/Viewer.py:2792 ../editors/Viewer.py:3060 |
|
2541 #: ../editors/SFCViewer.py:785 |
|
2542 msgid "Please choose a target" |
|
2543 msgstr "" |
|
2544 |
|
2545 #: ../editors/TextViewer.py:260 |
|
2546 msgid "Please enter a block name" |
|
2547 msgstr "" |
|
2548 |
|
2549 #: ../editors/Viewer.py:2661 ../editors/Viewer.py:3103 |
|
2550 msgid "Please enter comment text" |
|
2551 msgstr "" |
|
2552 |
|
2553 #: ../editors/SFCViewer.py:447 ../editors/SFCViewer.py:469 |
|
2554 #: ../editors/SFCViewer.py:815 |
|
2555 msgid "Please enter step name" |
|
2556 msgstr "" |
|
2557 |
|
2558 #: ../dialogs/PouNameDialog.py:37 ../Beremiz_service.py:209 |
|
2559 msgid "Please enter text" |
|
2560 msgstr "" |
|
2561 |
|
2562 #: ../dialogs/ForceVariableDialog.py:177 |
|
2563 #, python-format |
|
2564 msgid "Please enter value for a \"%s\" variable:" |
|
2565 msgstr "" |
|
2566 |
|
2567 #: ../Beremiz_service.py:327 |
|
2568 msgid "Port number must be 0 <= port <= 65535!" |
|
2569 msgstr "" |
|
2570 |
|
2571 #: ../Beremiz_service.py:327 |
|
2572 msgid "Port number must be an integer!" |
|
2573 msgstr "" |
|
2574 |
|
2575 #: ../editors/Viewer.py:633 ../editors/Viewer.py:2449 |
|
2576 msgid "Power Rail" |
|
2577 msgstr "" |
|
2578 |
|
2579 #: ../dialogs/LDPowerRailDialog.py:52 |
|
2580 msgid "Power Rail Properties" |
|
2581 msgstr "" |
|
2582 |
|
2583 #: ../BeremizIDE.py:258 ../PLCOpenEditor.py:93 |
|
2584 msgid "Preview" |
|
2585 msgstr "" |
|
2586 |
|
2587 #: ../dialogs/BlockPreviewDialog.py:59 |
|
2588 msgid "Preview:" |
|
2589 msgstr "" |
|
2590 |
|
2591 #: ../BeremizIDE.py:260 ../BeremizIDE.py:280 ../PLCOpenEditor.py:95 |
|
2592 #: ../PLCOpenEditor.py:121 |
|
2593 msgid "Print" |
|
2594 msgstr "" |
|
2595 |
|
2596 #: ../IDEFrame.py:1110 |
|
2597 msgid "Print preview" |
|
2598 msgstr "" |
|
2599 |
|
2600 #: ../editors/ResourceEditor.py:76 |
|
2601 msgid "Priority" |
|
2602 msgstr "" |
|
2603 |
|
2604 #: ../dialogs/SFCTransitionDialog.py:91 |
|
2605 msgid "Priority:" |
|
2606 msgstr "" |
|
2607 |
|
2608 #: ../runtime/PLCObject.py:518 |
|
2609 #, python-format |
|
2610 msgid "Problem starting PLC : error %d" |
|
2611 msgstr "" |
|
2612 |
|
2613 #: ../dialogs/ProjectDialog.py:63 |
|
2614 msgid "Product Name" |
|
2615 msgstr "" |
|
2616 |
|
2617 #: ../controls/ProjectPropertiesPanel.py:90 |
|
2618 msgid "Product Name (required):" |
|
2619 msgstr "" |
|
2620 |
|
2621 #: ../controls/ProjectPropertiesPanel.py:92 |
|
2622 msgid "Product Release (optional):" |
|
2623 msgstr "" |
|
2624 |
|
2625 #: ../dialogs/ProjectDialog.py:64 |
|
2626 msgid "Product Version" |
|
2627 msgstr "" |
|
2628 |
|
2629 #: ../controls/ProjectPropertiesPanel.py:91 |
|
2630 msgid "Product Version (required):" |
|
2631 msgstr "" |
|
2632 |
|
2633 #: ../dialogs/SearchInProjectDialog.py:42 ../IDEFrame.py:1778 |
|
2634 #: ../IDEFrame.py:1975 |
|
2635 msgid "Program" |
|
2636 msgstr "" |
|
2637 |
|
2638 #: ../PLCOpenEditor.py:321 |
|
2639 msgid "Program was successfully generated!" |
|
2640 msgstr "" |
|
2641 |
|
2642 #: ../plcopen/types_enums.py:76 |
|
2643 msgid "Programs" |
|
2644 msgstr "" |
|
2645 |
|
2646 #: ../editors/Viewer.py:285 |
|
2647 msgid "Programs can't be used by other POUs!" |
|
2648 msgstr "" |
|
2649 |
|
2650 #: ../controls/ProjectPropertiesPanel.py:94 ../IDEFrame.py:601 |
|
2651 msgid "Project" |
|
2652 msgstr "" |
|
2653 |
|
2654 #: ../controls/SearchResultPanel.py:180 |
|
2655 #, python-format |
|
2656 msgid "Project '%s':" |
|
2657 msgstr "" |
|
2658 |
|
2659 #: ../ProjectController.py:1878 |
|
2660 msgid "Project Files" |
|
2661 msgstr "" |
|
2662 |
|
2663 #: ../dialogs/ProjectDialog.py:62 |
|
2664 msgid "Project Name" |
|
2665 msgstr "" |
|
2666 |
|
2667 #: ../controls/ProjectPropertiesPanel.py:88 |
|
2668 msgid "Project Name (required):" |
|
2669 msgstr "" |
|
2670 |
|
2671 #: ../controls/ProjectPropertiesPanel.py:89 |
|
2672 msgid "Project Version (optional):" |
|
2673 msgstr "" |
|
2674 |
|
2675 #: ../PLCControler.py:2717 |
|
2676 msgid "" |
|
2677 "Project file syntax error:\n" |
|
2678 "\n" |
|
2679 msgstr "" |
|
2680 |
|
2681 #: ../dialogs/ProjectDialog.py:36 ../editors/ProjectNodeEditor.py:40 |
|
2682 msgid "Project properties" |
|
2683 msgstr "" |
|
2684 |
|
2685 #: ../ConfigTreeNode.py:571 |
|
2686 #, python-brace-format |
|
2687 msgid "Project tree layout do not match confnode.xml {a1}!={a2} " |
|
2688 msgstr "" |
|
2689 |
|
2690 #: ../dialogs/ConnectionDialog.py:101 |
|
2691 msgid "Propagate Name" |
|
2692 msgstr "" |
|
2693 |
|
2694 #: ../plcopen/types_enums.py:77 |
|
2695 msgid "Properties" |
|
2696 msgstr "" |
|
2697 |
|
2698 #: ../Beremiz_service.py:427 |
|
2699 msgid "Publishing service on local network" |
|
2700 msgstr "" |
|
2701 |
|
2702 #: ../connectors/PYRO/__init__.py:126 |
|
2703 #, python-format |
|
2704 msgid "Pyro exception: %s\n" |
|
2705 msgstr "" |
|
2706 |
|
2707 #: ../Beremiz_service.py:420 |
|
2708 msgid "Pyro port :" |
|
2709 msgstr "" |
|
2710 |
|
2711 #: ../py_ext/PythonEditor.py:84 |
|
2712 msgid "Python code" |
|
2713 msgstr "" |
|
2714 |
|
2715 #: ../features.py:34 |
|
2716 msgid "Python file" |
|
2717 msgstr "" |
|
2718 |
|
2719 #: ../dialogs/ActionBlockDialog.py:42 |
|
2720 msgid "Qualifier" |
|
2721 msgstr "" |
|
2722 |
|
2723 #: ../BeremizIDE.py:263 ../PLCOpenEditor.py:101 ../Beremiz_service.py:283 |
|
2724 msgid "Quit" |
|
2725 msgstr "" |
|
2726 |
|
2727 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:227 |
|
2728 msgid "Range:" |
|
2729 msgstr "" |
|
2730 |
|
2731 #: ../ProjectController.py:1872 |
|
2732 msgid "Raw IEC code" |
|
2733 msgstr "" |
|
2734 |
|
2735 #: ../BeremizIDE.py:1083 |
|
2736 #, python-format |
|
2737 msgid "Really delete node '%s'?" |
|
2738 msgstr "" |
|
2739 |
|
2740 #: ../connectors/WAMP/dialog.py:50 |
|
2741 msgid "Realm:" |
|
2742 msgstr "" |
|
2743 |
|
2744 #: ../IDEFrame.py:367 ../IDEFrame.py:424 |
|
2745 msgid "Redo" |
|
2746 msgstr "" |
|
2747 |
|
2748 #: ../dialogs/SFCTransitionDialog.py:76 |
|
2749 msgid "Reference" |
|
2750 msgstr "" |
|
2751 |
|
2752 #: ../dialogs/DiscoveryDialog.py:109 ../IDEFrame.py:434 |
|
2753 msgid "Refresh" |
|
2754 msgstr "" |
|
2755 |
|
2756 #: ../dialogs/SearchInProjectDialog.py:70 |
|
2757 msgid "Regular expression" |
|
2758 msgstr "" |
|
2759 |
|
2760 #: ../dialogs/FindInPouDialog.py:99 |
|
2761 msgid "Regular expressions" |
|
2762 msgstr "" |
|
2763 |
|
2764 #: ../editors/Viewer.py:1636 |
|
2765 msgid "Release value" |
|
2766 msgstr "" |
|
2767 |
|
2768 #: ../plcopen/iec_std.csv:37 |
|
2769 msgid "Remainder (modulo)" |
|
2770 msgstr "" |
|
2771 |
|
2772 #: ../BeremizIDE.py:1084 |
|
2773 #, python-format |
|
2774 msgid "Remove %s node" |
|
2775 msgstr "" |
|
2776 |
|
2777 #: ../IDEFrame.py:2445 |
|
2778 msgid "Remove Datatype" |
|
2779 msgstr "" |
|
2780 |
|
2781 #: ../IDEFrame.py:2450 |
|
2782 msgid "Remove Pou" |
|
2783 msgstr "" |
|
2784 |
|
2785 #: ../dialogs/ActionBlockDialog.py:144 |
|
2786 msgid "Remove action" |
|
2787 msgstr "" |
|
2788 |
|
2789 #: ../editors/DataTypeEditor.py:365 |
|
2790 msgid "Remove element" |
|
2791 msgstr "" |
|
2792 |
|
2793 #: ../editors/FileManagementPanel.py:66 |
|
2794 msgid "Remove file from left folder" |
|
2795 msgstr "" |
|
2796 |
|
2797 #: ../editors/ResourceEditor.py:284 |
|
2798 msgid "Remove instance" |
|
2799 msgstr "" |
|
2800 |
|
2801 #: ../canfestival/NetworkEditor.py:111 |
|
2802 msgid "Remove slave" |
|
2803 msgstr "" |
|
2804 |
|
2805 #: ../editors/ResourceEditor.py:253 |
|
2806 msgid "Remove task" |
|
2807 msgstr "" |
|
2808 |
|
2809 #: ../editors/CodeFileEditor.py:655 ../controls/VariablePanel.py:482 |
|
2810 msgid "Remove variable" |
|
2811 msgstr "" |
|
2812 |
|
2813 #: ../IDEFrame.py:1979 |
|
2814 msgid "Rename" |
|
2815 msgstr "" |
|
2816 |
|
2817 #: ../editors/FileManagementPanel.py:187 |
|
2818 msgid "Replace File" |
|
2819 msgstr "" |
|
2820 |
|
2821 #: ../editors/Viewer.py:598 |
|
2822 msgid "Replace Wire by connections" |
|
2823 msgstr "" |
|
2824 |
|
2825 #: ../plcopen/iec_std.csv:89 |
|
2826 msgid "Replacement (within)" |
|
2827 msgstr "" |
|
2828 |
|
2829 #: ../dialogs/LDElementDialog.py:79 |
|
2830 msgid "Reset" |
|
2831 msgstr "" |
|
2832 |
|
2833 #: ../editors/Viewer.py:681 |
|
2834 msgid "Reset Execution Order" |
|
2835 msgstr "" |
|
2836 |
|
2837 #: ../IDEFrame.py:453 |
|
2838 msgid "Reset Perspective" |
|
2839 msgstr "" |
|
2840 |
|
2841 #: ../controls/SearchResultPanel.py:103 |
|
2842 msgid "Reset search result" |
|
2843 msgstr "" |
|
2844 |
|
2845 #: ../BeremizIDE.py:1015 ../plcopen/types_enums.py:77 |
|
2846 msgid "Resources" |
|
2847 msgstr "" |
|
2848 |
|
2849 #: ../controls/VariablePanel.py:77 |
|
2850 msgid "Retain" |
|
2851 msgstr "" |
|
2852 |
|
2853 #: ../controls/VariablePanel.py:455 |
|
2854 msgid "Return Type:" |
|
2855 msgstr "" |
|
2856 |
|
2857 #: ../editors/Viewer.py:582 |
|
2858 msgid "Right" |
|
2859 msgstr "" |
|
2860 |
|
2861 #: ../dialogs/LDPowerRailDialog.py:65 |
|
2862 msgid "Right PowerRail" |
|
2863 msgstr "" |
|
2864 |
|
2865 #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:555 |
|
2866 msgid "Rising Edge" |
|
2867 msgstr "" |
|
2868 |
|
2869 #: ../plcopen/iec_std.csv:65 |
|
2870 msgid "Rotate left" |
|
2871 msgstr "" |
|
2872 |
|
2873 #: ../plcopen/iec_std.csv:64 |
|
2874 msgid "Rotate right" |
|
2875 msgstr "" |
|
2876 |
|
2877 #: ../plcopen/iec_std.csv:17 |
|
2878 msgid "Rounding up/down" |
|
2879 msgstr "" |
|
2880 |
|
2881 #: ../ProjectController.py:1828 |
|
2882 msgid "Run" |
|
2883 msgstr "" |
|
2884 |
|
2885 #: ../ProjectController.py:1127 |
|
2886 msgid "Runtime IO extensions C code generation failed !\n" |
|
2887 msgstr "" |
|
2888 |
|
2889 #: ../ProjectController.py:1136 |
|
2890 msgid "Runtime library extensions C code generation failed !\n" |
|
2891 msgstr "" |
|
2892 |
|
2893 #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:89 |
|
2894 msgid "SDO Client" |
|
2895 msgstr "" |
|
2896 |
|
2897 #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:88 |
|
2898 msgid "SDO Server" |
|
2899 msgstr "" |
|
2900 |
|
2901 #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 |
|
2902 msgid "SFC" |
|
2903 msgstr "" |
|
2904 |
|
2905 #: ../PLCGenerator.py:1433 |
|
2906 #, python-brace-format |
|
2907 msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\"" |
|
2908 msgstr "" |
|
2909 |
|
2910 #: ../PLCGenerator.py:780 |
|
2911 #, python-format |
|
2912 msgid "SFC transition in POU \"%s\" must be connected." |
|
2913 msgstr "" |
|
2914 |
|
2915 #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 |
|
2916 #: ../dialogs/PouDialog.py:44 |
|
2917 msgid "ST" |
|
2918 msgstr "" |
|
2919 |
|
2920 #: ../PLCOpenEditor.py:308 |
|
2921 msgid "ST files (*.st)|*.st|All files|*.*" |
|
2922 msgstr "" |
|
2923 |
|
2924 #: ../svgui/svgui.py:136 |
|
2925 msgid "SVG files (*.svg)|*.svg|All files|*.*" |
|
2926 msgstr "" |
|
2927 |
|
2928 #: ../features.py:36 |
|
2929 msgid "SVGUI" |
|
2930 msgstr "" |
|
2931 |
|
2932 #: ../BeremizIDE.py:247 ../BeremizIDE.py:278 ../PLCOpenEditor.py:84 |
|
2933 #: ../PLCOpenEditor.py:119 |
|
2934 msgid "Save" |
|
2935 msgstr "" |
|
2936 |
|
2937 #: ../BeremizIDE.py:279 ../PLCOpenEditor.py:86 ../PLCOpenEditor.py:120 |
|
2938 msgid "Save As..." |
|
2939 msgstr "" |
|
2940 |
|
2941 #: ../BeremizIDE.py:249 |
|
2942 msgid "Save as" |
|
2943 msgstr "" |
|
2944 |
|
2945 #: ../ProjectController.py:530 |
|
2946 msgid "Save path is the same as path of a project! \n" |
|
2947 msgstr "" |
|
2948 |
|
2949 #: ../dialogs/SearchInProjectDialog.py:73 |
|
2950 msgid "Scope" |
|
2951 msgstr "" |
|
2952 |
|
2953 #: ../IDEFrame.py:644 |
|
2954 msgid "Search" |
|
2955 msgstr "" |
|
2956 |
|
2957 #: ../dialogs/SearchInProjectDialog.py:49 ../IDEFrame.py:384 |
|
2958 #: ../IDEFrame.py:430 |
|
2959 msgid "Search in Project" |
|
2960 msgstr "" |
|
2961 |
|
2962 #: ../dialogs/DurationEditorDialog.py:49 |
|
2963 msgid "Seconds:" |
|
2964 msgstr "" |
|
2965 |
|
2966 #: ../IDEFrame.py:390 |
|
2967 msgid "Select All" |
|
2968 msgstr "" |
|
2969 |
|
2970 #: ../editors/Viewer.py:331 ../editors/TextViewer.py:305 |
|
2971 #: ../controls/LocationCellEditor.py:101 ../controls/VariablePanel.py:315 |
|
2972 #: ../controls/VariablePanel.py:378 |
|
2973 msgid "Select a variable class:" |
|
2974 msgstr "" |
|
2975 |
|
2976 #: ../ProjectController.py:1293 |
|
2977 msgid "Select an editor:" |
|
2978 msgstr "" |
|
2979 |
|
2980 #: ../controls/PouInstanceVariablesPanel.py:292 |
|
2981 msgid "Select an instance" |
|
2982 msgstr "" |
|
2983 |
|
2984 #: ../IDEFrame.py:628 |
|
2985 msgid "Select an object" |
|
2986 msgstr "" |
|
2987 |
|
2988 #: ../ProjectController.py:537 |
|
2989 msgid "Selected directory already contains another project. Overwrite? \n" |
|
2990 msgstr "" |
|
2991 |
|
2992 #: ../plcopen/iec_std.csv:70 |
|
2993 msgid "Selection" |
|
2994 msgstr "" |
|
2995 |
|
2996 #: ../dialogs/SFCDivergenceDialog.py:66 |
|
2997 msgid "Selection Convergence" |
|
2998 msgstr "" |
|
2999 |
|
3000 #: ../dialogs/SFCDivergenceDialog.py:65 |
|
3001 msgid "Selection Divergence" |
|
3002 msgstr "" |
|
3003 |
|
3004 #: ../dialogs/DiscoveryDialog.py:135 |
|
3005 msgid "Service Discovery" |
|
3006 msgstr "" |
|
3007 |
|
3008 #: ../dialogs/DiscoveryDialog.py:104 |
|
3009 msgid "Services available:" |
|
3010 msgstr "" |
|
3011 |
|
3012 #: ../dialogs/LDElementDialog.py:79 |
|
3013 msgid "Set" |
|
3014 msgstr "" |
|
3015 |
|
3016 #: ../plcopen/iec_std.csv:62 |
|
3017 msgid "Shift left" |
|
3018 msgstr "" |
|
3019 |
|
3020 #: ../plcopen/iec_std.csv:63 |
|
3021 msgid "Shift right" |
|
3022 msgstr "" |
|
3023 |
|
3024 #: ../ProjectController.py:1863 |
|
3025 msgid "Show IEC code generated by PLCGenerator" |
|
3026 msgstr "" |
|
3027 |
|
3028 #: ../canfestival/canfestival.py:407 |
|
3029 msgid "Show Master" |
|
3030 msgstr "" |
|
3031 |
|
3032 #: ../canfestival/canfestival.py:408 |
|
3033 msgid "Show Master generated by config_utils" |
|
3034 msgstr "" |
|
3035 |
|
3036 #: ../ProjectController.py:1862 |
|
3037 msgid "Show code" |
|
3038 msgstr "" |
|
3039 |
|
3040 #: ../dialogs/SFCDivergenceDialog.py:68 |
|
3041 msgid "Simultaneous Convergence" |
|
3042 msgstr "" |
|
3043 |
|
3044 #: ../dialogs/SFCDivergenceDialog.py:67 |
|
3045 msgid "Simultaneous Divergence" |
|
3046 msgstr "" |
|
3047 |
|
3048 #: ../plcopen/iec_std.csv:27 |
|
3049 msgid "Sine" |
|
3050 msgstr "" |
|
3051 |
|
3052 #: ../editors/ResourceEditor.py:76 |
|
3053 msgid "Single" |
|
3054 msgstr "" |
|
3055 |
|
3056 #: ../targets/toolchain_makefile.py:130 |
|
3057 msgid "Source didn't change, no build.\n" |
|
3058 msgstr "" |
|
3059 |
|
3060 #: ../PLCGenerator.py:404 |
|
3061 #, python-brace-format |
|
3062 msgid "" |
|
3063 "Source signal has to be defined for single task '{a1}' in resource " |
|
3064 "'{a2}.{a3}'." |
|
3065 msgstr "" |
|
3066 |
|
3067 #: ../plcopen/iec_std.csv:23 |
|
3068 msgid "Square root (base 2)" |
|
3069 msgstr "" |
|
3070 |
|
3071 #: ../plcopen/definitions.py:50 |
|
3072 msgid "Standard function blocks" |
|
3073 msgstr "" |
|
3074 |
|
3075 #: ../ProjectController.py:1829 ../Beremiz_service.py:271 |
|
3076 msgid "Start PLC" |
|
3077 msgstr "" |
|
3078 |
|
3079 #: ../ProjectController.py:1074 |
|
3080 #, python-format |
|
3081 msgid "Start build in %s\n" |
|
3082 msgstr "" |
|
3083 |
|
3084 #: ../ProjectController.py:1397 |
|
3085 msgid "Started" |
|
3086 msgstr "" |
|
3087 |
|
3088 #: ../ProjectController.py:1633 |
|
3089 msgid "Starting PLC\n" |
|
3090 msgstr "" |
|
3091 |
|
3092 #: ../BeremizIDE.py:393 |
|
3093 msgid "Status ToolBar" |
|
3094 msgstr "" |
|
3095 |
|
3096 #: ../editors/Viewer.py:651 ../editors/Viewer.py:2424 |
|
3097 msgid "Step" |
|
3098 msgstr "" |
|
3099 |
|
3100 #: ../ProjectController.py:1835 |
|
3101 msgid "Stop" |
|
3102 msgstr "" |
|
3103 |
|
3104 #: ../Beremiz_service.py:272 |
|
3105 msgid "Stop PLC" |
|
3106 msgstr "" |
|
3107 |
|
3108 #: ../ProjectController.py:1836 |
|
3109 msgid "Stop Running PLC" |
|
3110 msgstr "" |
|
3111 |
|
3112 #: ../ProjectController.py:1398 |
|
3113 msgid "Stopped" |
|
3114 msgstr "" |
|
3115 |
|
3116 #: ../editors/DataTypeEditor.py:60 |
|
3117 msgid "Structure" |
|
3118 msgstr "" |
|
3119 |
|
3120 #: ../editors/DataTypeEditor.py:60 |
|
3121 msgid "Subrange" |
|
3122 msgstr "" |
|
3123 |
|
3124 #: ../plcopen/iec_std.csv:35 |
|
3125 msgid "Subtraction" |
|
3126 msgstr "" |
|
3127 |
|
3128 #: ../ProjectController.py:1113 |
|
3129 msgid "Successfully built.\n" |
|
3130 msgstr "" |
|
3131 |
|
3132 #: ../IDEFrame.py:449 |
|
3133 msgid "Switch perspective" |
|
3134 msgstr "" |
|
3135 |
|
3136 #: ../dialogs/SearchInProjectDialog.py:169 ../dialogs/FindInPouDialog.py:118 |
|
3137 msgid "Syntax error in regular expression of pattern to search!" |
|
3138 msgstr "" |
|
3139 |
|
3140 #: ../dialogs/DiscoveryDialog.py:90 |
|
3141 msgid "TYPE" |
|
3142 msgstr "" |
|
3143 |
|
3144 #: ../plcopen/iec_std.csv:29 |
|
3145 msgid "Tangent" |
|
3146 msgstr "" |
|
3147 |
|
3148 #: ../editors/ResourceEditor.py:97 |
|
3149 msgid "Task" |
|
3150 msgstr "" |
|
3151 |
|
3152 #: ../editors/ResourceEditor.py:248 |
|
3153 msgid "Tasks:" |
|
3154 msgstr "" |
|
3155 |
|
3156 #: ../controls/VariablePanel.py:91 |
|
3157 msgid "Temp" |
|
3158 msgstr "" |
|
3159 |
|
3160 #: ../version.py:35 |
|
3161 msgid "" |
|
3162 "The best place to ask questions about Beremiz/PLCOpenEditor\n" |
|
3163 "is project's mailing list: beremiz-devel@lists.sourceforge.net\n" |
|
3164 "\n" |
|
3165 "This is the main community support channel.\n" |
|
3166 "For posting it is required to be subscribed to the mailing list.\n" |
|
3167 "\n" |
|
3168 "You can subscribe to the list here:\n" |
|
3169 "https://lists.sourceforge.net/lists/listinfo/beremiz-devel" |
|
3170 msgstr "" |
|
3171 |
|
3172 #: ../editors/FileManagementPanel.py:186 |
|
3173 #, python-format |
|
3174 msgid "" |
|
3175 "The file '%s' already exist.\n" |
|
3176 "Do you want to replace it?" |
|
3177 msgstr "" |
|
3178 |
|
3179 #: ../editors/LDViewer.py:893 |
|
3180 msgid "The group of block must be coherent!" |
|
3181 msgstr "" |
|
3182 |
|
3183 #: ../BeremizIDE.py:573 ../IDEFrame.py:1046 |
|
3184 msgid "There are changes, do you want to save?" |
|
3185 msgstr "" |
|
3186 |
|
3187 #: ../IDEFrame.py:1691 ../IDEFrame.py:1710 |
|
3188 #, python-format |
|
3189 msgid "" |
|
3190 "There is a POU named \"%s\". This could cause a conflict. Do you wish to " |
|
3191 "continue?" |
|
3192 msgstr "" |
|
3193 |
|
3194 #: ../IDEFrame.py:1133 |
|
3195 msgid "" |
|
3196 "There was a problem printing.\n" |
|
3197 "Perhaps your current printer is not set correctly?" |
|
3198 msgstr "" |
|
3199 |
|
3200 #: ../editors/LDViewer.py:902 |
|
3201 msgid "This option isn't available yet!" |
|
3202 msgstr "" |
|
3203 |
|
3204 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:567 |
|
3205 #, python-format |
|
3206 msgid "Tick: %d" |
|
3207 msgstr "" |
|
3208 |
|
3209 #: ../plcopen/iec_std.csv:40 |
|
3210 msgid "Time" |
|
3211 msgstr "" |
|
3212 |
|
3213 #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41 |
|
3214 msgid "Time addition" |
|
3215 msgstr "" |
|
3216 |
|
3217 #: ../plcopen/iec_std.csv:86 |
|
3218 msgid "Time concatenation" |
|
3219 msgstr "" |
|
3220 |
|
3221 #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61 |
|
3222 msgid "Time division" |
|
3223 msgstr "" |
|
3224 |
|
3225 #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47 |
|
3226 msgid "Time multiplication" |
|
3227 msgstr "" |
|
3228 |
|
3229 #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49 |
|
3230 msgid "Time subtraction" |
|
3231 msgstr "" |
|
3232 |
|
3233 #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43 |
|
3234 msgid "Time-of-day addition" |
|
3235 msgstr "" |
|
3236 |
|
3237 #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53 |
|
3238 #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55 |
|
3239 msgid "Time-of-day subtraction" |
|
3240 msgstr "" |
|
3241 |
|
3242 #: ../dialogs/ForceVariableDialog.py:188 |
|
3243 msgid "Toggle value" |
|
3244 msgstr "" |
|
3245 |
|
3246 #: ../editors/Viewer.py:584 |
|
3247 msgid "Top" |
|
3248 msgstr "" |
|
3249 |
|
3250 #: ../ProjectController.py:1848 |
|
3251 msgid "Transfer" |
|
3252 msgstr "" |
|
3253 |
|
3254 #: ../ProjectController.py:1849 |
|
3255 msgid "Transfer PLC" |
|
3256 msgstr "" |
|
3257 |
|
3258 #: ../ProjectController.py:1802 |
|
3259 msgid "Transfer completed successfully.\n" |
|
3260 msgstr "" |
|
3261 |
|
3262 #: ../ProjectController.py:1805 |
|
3263 msgid "Transfer failed\n" |
|
3264 msgstr "" |
|
3265 |
|
3266 #: ../editors/Viewer.py:652 ../editors/Viewer.py:2426 |
|
3267 #: ../editors/Viewer.py:2453 |
|
3268 msgid "Transition" |
|
3269 msgstr "" |
|
3270 |
|
3271 #: ../PLCGenerator.py:1564 |
|
3272 #, python-format |
|
3273 msgid "" |
|
3274 "Transition \"%s\" body must contain an output variable or coil referring to " |
|
3275 "its name" |
|
3276 msgstr "" |
|
3277 |
|
3278 #: ../dialogs/PouTransitionDialog.py:91 |
|
3279 msgid "Transition Name" |
|
3280 msgstr "" |
|
3281 |
|
3282 #: ../dialogs/PouTransitionDialog.py:60 |
|
3283 msgid "Transition Name:" |
|
3284 msgstr "" |
|
3285 |
|
3286 #: ../PLCGenerator.py:1657 |
|
3287 #, python-brace-format |
|
3288 msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU" |
|
3289 msgstr "" |
|
3290 |
|
3291 #: ../PLCGenerator.py:1646 |
|
3292 #, python-brace-format |
|
3293 msgid "" |
|
3294 "Transition with content \"{a1}\" not connected to a previous step in " |
|
3295 "\"{a2}\" POU" |
|
3296 msgstr "" |
|
3297 |
|
3298 #: ../plcopen/plcopen.py:1526 |
|
3299 #, python-format |
|
3300 msgid "Transition with name %s doesn't exist!" |
|
3301 msgstr "" |
|
3302 |
|
3303 #: ../plcopen/types_enums.py:76 |
|
3304 msgid "Transitions" |
|
3305 msgstr "" |
|
3306 |
|
3307 #: ../dialogs/AboutDialog.py:127 |
|
3308 msgid "Translated by" |
|
3309 msgstr "" |
|
3310 |
|
3311 #: ../editors/ResourceEditor.py:76 |
|
3312 msgid "Triggering" |
|
3313 msgstr "" |
|
3314 |
|
3315 #: ../Beremiz_service.py:490 |
|
3316 msgid "Twisted unavailable." |
|
3317 msgstr "" |
|
3318 |
|
3319 #: ../dialogs/ActionBlockDialog.py:42 ../editors/ResourceEditor.py:97 |
|
3320 #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:733 |
|
3321 #: ../controls/VariablePanel.py:61 |
|
3322 msgid "Type" |
|
3323 msgstr "" |
|
3324 |
|
3325 #: ../dialogs/BrowseLocationsDialog.py:54 |
|
3326 msgid "Type and derivated" |
|
3327 msgstr "" |
|
3328 |
|
3329 #: ../canfestival/config_utils.py:359 ../canfestival/config_utils.py:666 |
|
3330 #, python-format |
|
3331 msgid "Type conflict for location \"%s\"" |
|
3332 msgstr "" |
|
3333 |
|
3334 #: ../plcopen/iec_std.csv:16 |
|
3335 msgid "Type conversion" |
|
3336 msgstr "" |
|
3337 |
|
3338 #: ../editors/DataTypeEditor.py:170 |
|
3339 msgid "Type infos:" |
|
3340 msgstr "" |
|
3341 |
|
3342 #: ../dialogs/BrowseLocationsDialog.py:55 |
|
3343 msgid "Type strict" |
|
3344 msgstr "" |
|
3345 |
|
3346 #: ../dialogs/SFCDivergenceDialog.py:60 ../dialogs/SFCTransitionDialog.py:59 |
|
3347 #: ../dialogs/LDPowerRailDialog.py:58 ../dialogs/BrowseLocationsDialog.py:111 |
|
3348 #: ../dialogs/FBDBlockDialog.py:69 ../dialogs/ConnectionDialog.py:61 |
|
3349 msgid "Type:" |
|
3350 msgstr "" |
|
3351 |
|
3352 #: ../connectors/PYRO/dialog.py:39 ../connectors/WAMP/dialog.py:42 |
|
3353 msgid "URI host:" |
|
3354 msgstr "" |
|
3355 |
|
3356 #: ../connectors/PYRO/dialog.py:43 ../connectors/WAMP/dialog.py:46 |
|
3357 msgid "URI port:" |
|
3358 msgstr "" |
|
3359 |
|
3360 #: ../controls/UriLocationEditor.py:35 |
|
3361 msgid "URI type:" |
|
3362 msgstr "" |
|
3363 |
|
3364 #: ../canfestival/config_utils.py:500 ../canfestival/config_utils.py:515 |
|
3365 #, python-format |
|
3366 msgid "Unable to define PDO mapping for node %02x" |
|
3367 msgstr "" |
|
3368 |
|
3369 #: ../targets/Xenomai/__init__.py:43 |
|
3370 #, python-format |
|
3371 msgid "Unable to get Xenomai's %s \n" |
|
3372 msgstr "" |
|
3373 |
|
3374 #: ../PLCGenerator.py:974 ../PLCGenerator.py:1252 |
|
3375 #, python-brace-format |
|
3376 msgid "Undefined block type \"{a1}\" in \"{a2}\" POU" |
|
3377 msgstr "" |
|
3378 |
|
3379 #: ../PLCGenerator.py:261 |
|
3380 #, python-format |
|
3381 msgid "Undefined pou type \"%s\"" |
|
3382 msgstr "" |
|
3383 |
|
3384 #: ../IDEFrame.py:365 ../IDEFrame.py:423 |
|
3385 msgid "Undo" |
|
3386 msgstr "" |
|
3387 |
|
3388 #: ../ProjectController.py:442 |
|
3389 msgid "Unknown" |
|
3390 msgstr "" |
|
3391 |
|
3392 #: ../editors/Viewer.py:437 |
|
3393 #, python-format |
|
3394 msgid "Unknown variable \"%s\" for this POU!" |
|
3395 msgstr "" |
|
3396 |
|
3397 #: ../ProjectController.py:439 ../ProjectController.py:440 |
|
3398 msgid "Unnamed" |
|
3399 msgstr "" |
|
3400 |
|
3401 #: ../PLCControler.py:263 |
|
3402 #, python-format |
|
3403 msgid "Unnamed%d" |
|
3404 msgstr "" |
|
3405 |
|
3406 #: ../controls/VariablePanel.py:308 |
|
3407 #, python-format |
|
3408 msgid "Unrecognized data size \"%s\"" |
|
3409 msgstr "" |
|
3410 |
|
3411 #: ../editors/DataTypeEditor.py:646 ../controls/VariablePanel.py:841 |
|
3412 msgid "User Data Types" |
|
3413 msgstr "" |
|
3414 |
|
3415 #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:93 |
|
3416 msgid "User Type" |
|
3417 msgstr "" |
|
3418 |
|
3419 #: ../plcopen/types_enums.py:75 |
|
3420 msgid "User-defined POUs" |
|
3421 msgstr "" |
|
3422 |
|
3423 #: ../dialogs/ActionBlockDialog.py:42 |
|
3424 msgid "Value" |
|
3425 msgstr "" |
|
3426 |
|
3427 #: ../editors/DataTypeEditor.py:267 |
|
3428 msgid "Values:" |
|
3429 msgstr "" |
|
3430 |
|
3431 #: ../dialogs/ActionBlockDialog.py:47 ../editors/Viewer.py:622 |
|
3432 #: ../editors/Viewer.py:2456 |
|
3433 msgid "Variable" |
|
3434 msgstr "" |
|
3435 |
|
3436 #: ../editors/Viewer.py:352 ../editors/Viewer.py:382 ../editors/Viewer.py:404 |
|
3437 #: ../editors/TextViewer.py:290 ../editors/TextViewer.py:344 |
|
3438 #: ../editors/TextViewer.py:367 ../controls/VariablePanel.py:355 |
|
3439 msgid "Variable Drop" |
|
3440 msgstr "" |
|
3441 |
|
3442 #: ../dialogs/FBDVariableDialog.py:68 |
|
3443 msgid "Variable Properties" |
|
3444 msgstr "" |
|
3445 |
|
3446 #: ../editors/Viewer.py:332 ../editors/TextViewer.py:306 |
|
3447 #: ../controls/LocationCellEditor.py:102 ../controls/VariablePanel.py:316 |
|
3448 #: ../controls/VariablePanel.py:379 |
|
3449 msgid "Variable class" |
|
3450 msgstr "" |
|
3451 |
|
3452 #: ../editors/Viewer.py:439 ../editors/TextViewer.py:388 |
|
3453 msgid "Variable don't belong to this POU!" |
|
3454 msgstr "" |
|
3455 |
|
3456 #: ../dialogs/LDElementDialog.py:92 |
|
3457 msgid "Variable:" |
|
3458 msgstr "" |
|
3459 |
|
3460 #: ../controls/VariablePanel.py:90 |
|
3461 msgid "Variables" |
|
3462 msgstr "" |
|
3463 |
|
3464 #: ../controls/ProjectPropertiesPanel.py:166 |
|
3465 msgid "Vertical:" |
|
3466 msgstr "" |
|
3467 |
|
3468 #: ../runtime/WampClient.py:113 |
|
3469 #, python-format |
|
3470 msgid "WAMP Client connection failed (%s) .. retrying .." |
|
3471 msgstr "" |
|
3472 |
|
3473 #: ../runtime/WampClient.py:117 |
|
3474 #, python-format |
|
3475 msgid "WAMP Client connection lost (%s) .. retrying .." |
|
3476 msgstr "" |
|
3477 |
|
3478 #: ../connectors/WAMP/dialog.py:54 |
|
3479 msgid "WAMP ID:" |
|
3480 msgstr "" |
|
3481 |
|
3482 #: ../runtime/WampClient.py:172 |
|
3483 msgid "WAMP client connecting to :" |
|
3484 msgstr "" |
|
3485 |
|
3486 #: ../runtime/WampClient.py:148 |
|
3487 msgid "WAMP client connection not established!" |
|
3488 msgstr "" |
|
3489 |
|
3490 #: ../Beremiz_service.py:625 |
|
3491 msgid "WAMP client startup failed. " |
|
3492 msgstr "" |
|
3493 |
|
3494 #: ../Beremiz_service.py:621 |
|
3495 msgid "WAMP config is incomplete." |
|
3496 msgstr "" |
|
3497 |
|
3498 #: ../Beremiz_service.py:623 |
|
3499 msgid "WAMP config is missing." |
|
3500 msgstr "" |
|
3501 |
|
3502 #: ../connectors/WAMP/__init__.py:99 |
|
3503 #, python-format |
|
3504 msgid "WAMP connecting to URL : %s\n" |
|
3505 msgstr "" |
|
3506 |
|
3507 #: ../connectors/WAMP/__init__.py:140 |
|
3508 msgid "WAMP connection timeout" |
|
3509 msgstr "" |
|
3510 |
|
3511 #: ../connectors/WAMP/__init__.py:158 |
|
3512 #, python-format |
|
3513 msgid "WAMP connection to '%s' failed.\n" |
|
3514 msgstr "" |
|
3515 |
|
3516 #: ../Beremiz_service.py:595 |
|
3517 msgid "WAMP import failed :" |
|
3518 msgstr "" |
|
3519 |
|
3520 #: ../runtime/WampClient.py:126 |
|
3521 msgid "WAMP load error: " |
|
3522 msgstr "" |
|
3523 |
|
3524 #: ../runtime/WampClient.py:108 |
|
3525 msgid "WAMP session left" |
|
3526 msgstr "" |
|
3527 |
|
3528 #: ../wxglade_hmi/wxglade_hmi.py:44 |
|
3529 msgid "WXGLADE GUI" |
|
3530 msgstr "" |
|
3531 |
|
3532 #: ../runtime/WampClient.py:137 |
|
3533 msgid "Wamp secret load error:" |
|
3534 msgstr "" |
|
3535 |
|
3536 #: ../dialogs/PouDialog.py:137 ../editors/LDViewer.py:902 |
|
3537 msgid "Warning" |
|
3538 msgstr "" |
|
3539 |
|
3540 #: ../ProjectController.py:726 |
|
3541 msgid "Warnings in ST/IL/SFC code generator :\n" |
|
3542 msgstr "" |
|
3543 |
|
3544 #: ../dialogs/SearchInProjectDialog.py:82 |
|
3545 msgid "Whole Project" |
|
3546 msgstr "" |
|
3547 |
|
3548 #: ../controls/ProjectPropertiesPanel.py:134 |
|
3549 msgid "Width:" |
|
3550 msgstr "" |
|
3551 |
|
3552 #: ../dialogs/FindInPouDialog.py:94 |
|
3553 msgid "Wrap search" |
|
3554 msgstr "" |
|
3555 |
|
3556 #: ../dialogs/AboutDialog.py:126 |
|
3557 msgid "Written by" |
|
3558 msgstr "" |
|
3559 |
|
3560 #: ../features.py:35 |
|
3561 msgid "WxGlade GUI" |
|
3562 msgstr "" |
|
3563 |
|
3564 #: ../svgui/svgui.py:150 |
|
3565 msgid "" |
|
3566 "You don't have write permissions.\n" |
|
3567 "Open Inkscape anyway ?" |
|
3568 msgstr "" |
|
3569 |
|
3570 #: ../wxglade_hmi/wxglade_hmi.py:160 |
|
3571 msgid "" |
|
3572 "You don't have write permissions.\n" |
|
3573 "Open wxGlade anyway ?" |
|
3574 msgstr "" |
|
3575 |
|
3576 #: ../ProjectController.py:390 |
|
3577 msgid "" |
|
3578 "You must have permission to work on the project\n" |
|
3579 "Work on a project copy ?" |
|
3580 msgstr "" |
|
3581 |
|
3582 #: ../editors/LDViewer.py:897 |
|
3583 msgid "" |
|
3584 "You must select the block or group of blocks around which a branch should be" |
|
3585 " added!" |
|
3586 msgstr "" |
|
3587 |
|
3588 #: ../editors/LDViewer.py:677 |
|
3589 msgid "You must select the wire where a contact should be added!" |
|
3590 msgstr "" |
|
3591 |
|
3592 #: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouNameDialog.py:50 |
|
3593 msgid "You must type a name!" |
|
3594 msgstr "" |
|
3595 |
|
3596 #: ../dialogs/ForceVariableDialog.py:209 |
|
3597 msgid "You must type a value!" |
|
3598 msgstr "" |
|
3599 |
|
3600 #: ../IDEFrame.py:440 |
|
3601 msgid "Zoom" |
|
3602 msgstr "" |
|
3603 |
|
3604 #: ../dialogs/DurationEditorDialog.py:158 |
|
3605 msgid "days" |
|
3606 msgstr "" |
|
3607 |
|
3608 #: ../PLCOpenEditor.py:317 |
|
3609 #, python-format |
|
3610 msgid "error: %s\n" |
|
3611 msgstr "" |
|
3612 |
|
3613 #: ../util/ProcessLogger.py:178 |
|
3614 #, python-brace-format |
|
3615 msgid "exited with status {a1} (pid {a2})\n" |
|
3616 msgstr "" |
|
3617 |
|
3618 #: ../dialogs/PouDialog.py:36 |
|
3619 msgid "function" |
|
3620 msgstr "" |
|
3621 |
|
3622 #: ../dialogs/PouDialog.py:36 |
|
3623 msgid "functionBlock" |
|
3624 msgstr "" |
|
3625 |
|
3626 #: ../dialogs/DurationEditorDialog.py:158 |
|
3627 msgid "hours" |
|
3628 msgstr "" |
|
3629 |
|
3630 #: ../ProjectController.py:753 |
|
3631 msgid "matiec installation is not found\n" |
|
3632 msgstr "" |
|
3633 |
|
3634 #: ../dialogs/DurationEditorDialog.py:160 |
|
3635 msgid "milliseconds" |
|
3636 msgstr "" |
|
3637 |
|
3638 #: ../dialogs/DurationEditorDialog.py:159 |
|
3639 msgid "minutes" |
|
3640 msgstr "" |
|
3641 |
|
3642 #: ../dialogs/PouDialog.py:36 |
|
3643 msgid "program" |
|
3644 msgstr "" |
|
3645 |
|
3646 #: ../dialogs/DurationEditorDialog.py:159 |
|
3647 msgid "seconds" |
|
3648 msgstr "" |
|
3649 |
|
3650 #: ../plcopen/iec_std.csv:84 |
|
3651 msgid "string from the middle" |
|
3652 msgstr "" |
|
3653 |
|
3654 #: ../plcopen/iec_std.csv:82 |
|
3655 msgid "string left of" |
|
3656 msgstr "" |
|
3657 |
|
3658 #: ../plcopen/iec_std.csv:83 |
|
3659 msgid "string right of" |
|
3660 msgstr "" |
|
3661 |
|
3662 #: ../Beremiz.py:167 |
|
3663 msgid "update info unavailable." |
|
3664 msgstr "" |
|
3665 |
|
3666 #: ../PLCOpenEditor.py:315 |
|
3667 #, python-format |
|
3668 msgid "warning: %s\n" |
|
3669 msgstr "" |
|
3670 |
|
3671 #: ../PLCControler.py:576 |
|
3672 #, python-brace-format |
|
3673 msgid "{a1} \"{a2}\" can't be pasted as a {a3}." |
|
3674 msgstr "" |
|
3675 |
|
3676 #: ../ConfigTreeNode.py:58 |
|
3677 #, python-brace-format |
|
3678 msgid "" |
|
3679 "{a1} XML file doesn't follow XSD schema at line {a2}:\n" |
|
3680 "{a3}" |
|
3681 msgstr "" |
|
3682 |
|
3683 #: Extra XSD strings |
|
3684 msgid "CanFestivalSlaveNode" |
|
3685 msgstr "" |
|
3686 |
|
3687 msgid "CAN_Device" |
|
3688 msgstr "" |
|
3689 |
|
3690 msgid "CAN_Baudrate" |
|
3691 msgstr "" |
|
3692 |
|
3693 msgid "NodeId" |
|
3694 msgstr "" |
|
3695 |
|
3696 msgid "Sync_Align" |
|
3697 msgstr "" |
|
3698 |
|
3699 msgid "Sync_Align_Ratio" |
|
3700 msgstr "" |
|
3701 |
|
3702 msgid "CanFestivalNode" |
|
3703 msgstr "" |
|
3704 |
|
3705 msgid "Sync_TPDOs" |
|
3706 msgstr "" |
|
3707 |
|
3708 msgid "CanFestivalInstance" |
|
3709 msgstr "" |
|
3710 |
|
3711 msgid "CAN_Driver" |
|
3712 msgstr "" |
|
3713 |
|
3714 msgid "Generic" |
|
3715 msgstr "" |
|
3716 |
|
3717 msgid "Command" |
|
3718 msgstr "" |
|
3719 |
|
3720 msgid "Xenomai" |
|
3721 msgstr "" |
|
3722 |
|
3723 msgid "XenoConfig" |
|
3724 msgstr "" |
|
3725 |
|
3726 msgid "Compiler" |
|
3727 msgstr "" |
|
3728 |
|
3729 msgid "CFLAGS" |
|
3730 msgstr "" |
|
3731 |
|
3732 msgid "Linker" |
|
3733 msgstr "" |
|
3734 |
|
3735 msgid "LDFLAGS" |
|
3736 msgstr "" |
|
3737 |
|
3738 msgid "Linux" |
|
3739 msgstr "" |
|
3740 |
|
3741 msgid "Win32" |
|
3742 msgstr "" |
|
3743 |
|
3744 msgid "ModbusRequest" |
|
3745 msgstr "" |
|
3746 |
|
3747 msgid "SlaveID" |
|
3748 msgstr "" |
|
3749 |
|
3750 msgid "Nr_of_Channels" |
|
3751 msgstr "" |
|
3752 |
|
3753 msgid "Start_Address" |
|
3754 msgstr "" |
|
3755 |
|
3756 msgid "Timeout_in_ms" |
|
3757 msgstr "" |
|
3758 |
|
3759 msgid "MemoryArea" |
|
3760 msgstr "" |
|
3761 |
|
3762 msgid "MemoryAreaType" |
|
3763 msgstr "" |
|
3764 |
|
3765 msgid "ModbusTCPclient" |
|
3766 msgstr "" |
|
3767 |
|
3768 msgid "Remote_IP_Address" |
|
3769 msgstr "" |
|
3770 |
|
3771 msgid "Remote_Port_Number" |
|
3772 msgstr "" |
|
3773 |
|
3774 msgid "Invocation_Rate_in_ms" |
|
3775 msgstr "" |
|
3776 |
|
3777 msgid "ModbusServerNode" |
|
3778 msgstr "" |
|
3779 |
|
3780 msgid "Local_IP_Address" |
|
3781 msgstr "" |
|
3782 |
|
3783 msgid "Local_Port_Number" |
|
3784 msgstr "" |
|
3785 |
|
3786 msgid "ModbusRTUclient" |
|
3787 msgstr "" |
|
3788 |
|
3789 msgid "Serial_Port" |
|
3790 msgstr "" |
|
3791 |
|
3792 msgid "Baud_Rate" |
|
3793 msgstr "" |
|
3794 |
|
3795 msgid "Parity" |
|
3796 msgstr "" |
|
3797 |
|
3798 msgid "Stop_Bits" |
|
3799 msgstr "" |
|
3800 |
|
3801 msgid "ModbusRTUslave" |
|
3802 msgstr "" |
|
3803 |
|
3804 msgid "ModbusRoot" |
|
3805 msgstr "" |
|
3806 |
|
3807 msgid "MaxRemoteTCPclients" |
|
3808 msgstr "" |
|
3809 |
|
3810 msgid "BaseParams" |
|
3811 msgstr "" |
|
3812 |
|
3813 msgid "IEC_Channel" |
|
3814 msgstr "" |
|
3815 |
|
3816 msgid "Enabled" |
|
3817 msgstr "" |
|
3818 |
|
3819 msgid "BeremizRoot" |
|
3820 msgstr "" |
|
3821 |
|
3822 msgid "TargetType" |
|
3823 msgstr "" |
|
3824 |
|
3825 msgid "Libraries" |
|
3826 msgstr "" |
|
3827 |
|
3828 msgid "URI_location" |
|
3829 msgstr "" |
|
3830 |
|
3831 msgid "Disable_Extensions" |
|
3832 msgstr "" |
|
3833 |
|
3834 msgid "%(codefile_name)s" |
|
3835 msgstr "" |
|
3836 |
|
3837 msgid "variables" |
|
3838 msgstr "" |
|
3839 |
|
3840 msgid "variable" |
|
3841 msgstr "" |
|
3842 |
|
3843 msgid "name" |
|
3844 msgstr "" |
|
3845 |
|
3846 msgid "type" |
|
3847 msgstr "" |
|
3848 |
|
3849 msgid "class" |
|
3850 msgstr "" |
|
3851 |
|
3852 msgid "initial" |
|
3853 msgstr "" |
|
3854 |
|
3855 msgid "desc" |
|
3856 msgstr "" |
|
3857 |
|
3858 msgid "onchange" |
|
3859 msgstr "" |
|
3860 |
|
3861 msgid "opts" |
|
3862 msgstr "" |
|
3863 |
|
3864 #: Extra TC6 documentation strings |
|
3865 msgid "0 - current time, 1 - load time from PDT" |
|
3866 msgstr "" |
|
3867 |
|
3868 msgid "Preset datetime" |
|
3869 msgstr "" |
|
3870 |
|
3871 msgid "Copy of IN" |
|
3872 msgstr "" |
|
3873 |
|
3874 msgid "Datetime, current or relative to PDT" |
|
3875 msgstr "" |
|
3876 |
|
3877 msgid "" |
|
3878 "The real time clock has many uses including time stamping, setting dates and" |
|
3879 " times of day in batch reports, in alarm messages and so on." |
|
3880 msgstr "" |
|
3881 |
|
3882 msgid "1 = integrate, 0 = hold" |
|
3883 msgstr "" |
|
3884 |
|
3885 msgid "Overriding reset" |
|
3886 msgstr "" |
|
3887 |
|
3888 msgid "Input variable" |
|
3889 msgstr "" |
|
3890 |
|
3891 msgid "Initial value" |
|
3892 msgstr "" |
|
3893 |
|
3894 msgid "Sampling period" |
|
3895 msgstr "" |
|
3896 |
|
3897 msgid "NOT R1" |
|
3898 msgstr "" |
|
3899 |
|
3900 msgid "Integrated output" |
|
3901 msgstr "" |
|
3902 |
|
3903 msgid "" |
|
3904 "The integral function block integrates the value of input XIN over time." |
|
3905 msgstr "" |
|
3906 |
|
3907 msgid "0 = reset" |
|
3908 msgstr "" |
|
3909 |
|
3910 msgid "Input to be differentiated" |
|
3911 msgstr "" |
|
3912 |
|
3913 msgid "Differentiated output" |
|
3914 msgstr "" |
|
3915 |
|
3916 msgid "" |
|
3917 "The derivative function block produces an output XOUT proportional to the " |
|
3918 "rate of change of the input XIN." |
|
3919 msgstr "" |
|
3920 |
|
3921 msgid "0 - manual , 1 - automatic" |
|
3922 msgstr "" |
|
3923 |
|
3924 msgid "Process variable" |
|
3925 msgstr "" |
|
3926 |
|
3927 msgid "Set point" |
|
3928 msgstr "" |
|
3929 |
|
3930 msgid "Manual output adjustment - Typically from transfer station" |
|
3931 msgstr "" |
|
3932 |
|
3933 msgid "Proportionality constant" |
|
3934 msgstr "" |
|
3935 |
|
3936 msgid "Reset time" |
|
3937 msgstr "" |
|
3938 |
|
3939 msgid "Derivative time constant" |
|
3940 msgstr "" |
|
3941 |
|
3942 msgid "PV - SP" |
|
3943 msgstr "" |
|
3944 |
|
3945 msgid "FB for integral term" |
|
3946 msgstr "" |
|
3947 |
|
3948 msgid "FB for derivative term" |
|
3949 msgstr "" |
|
3950 |
|
3951 msgid "" |
|
3952 "The PID (proportional, Integral, Derivative) function block provides the " |
|
3953 "classical three term controller for closed loop control." |
|
3954 msgstr "" |
|
3955 |
|
3956 msgid "0 - track X0, 1 - ramp to/track X1" |
|
3957 msgstr "" |
|
3958 |
|
3959 msgid "Ramp duration" |
|
3960 msgstr "" |
|
3961 |
|
3962 msgid "BUSY = 1 during ramping period" |
|
3963 msgstr "" |
|
3964 |
|
3965 msgid "Elapsed time of ramp" |
|
3966 msgstr "" |
|
3967 |
|
3968 msgid "The RAMP function block is modelled on example given in the standard." |
|
3969 msgstr "" |
|
3970 |
|
3971 msgid "" |
|
3972 "The hysteresis function block provides a hysteresis boolean output driven by" |
|
3973 " the difference of two floating point (REAL) inputs XIN1 and XIN2." |
|
3974 msgstr "" |
|
3975 |
|
3976 msgid "The SR bistable is a latch where the Set dominates." |
|
3977 msgstr "" |
|
3978 |
|
3979 msgid "The RS bistable is a latch where the Reset dominates." |
|
3980 msgstr "" |
|
3981 |
|
3982 msgid "" |
|
3983 "The semaphore provides a mechanism to allow software elements mutually " |
|
3984 "exclusive access to certain resources." |
|
3985 msgstr "" |
|
3986 |
|
3987 msgid "The output produces a single pulse when a rising edge is detected." |
|
3988 msgstr "" |
|
3989 |
|
3990 msgid "The output produces a single pulse when a falling edge is detected." |
|
3991 msgstr "" |
|
3992 |
|
3993 msgid "" |
|
3994 "The up-counter can be used to signal when a count has reached a maximum " |
|
3995 "value." |
|
3996 msgstr "" |
|
3997 |
|
3998 msgid "" |
|
3999 "The down-counter can be used to signal when a count has reached zero, on " |
|
4000 "counting down from a preset value." |
|
4001 msgstr "" |
|
4002 |
|
4003 msgid "" |
|
4004 "The up-down counter has two inputs CU and CD. It can be used to both count " |
|
4005 "up on one input and down on the other." |
|
4006 msgstr "" |
|
4007 |
|
4008 msgid "first input parameter" |
|
4009 msgstr "" |
|
4010 |
|
4011 msgid "second input parameter" |
|
4012 msgstr "" |
|
4013 |
|
4014 msgid "first output parameter" |
|
4015 msgstr "" |
|
4016 |
|
4017 msgid "second output parameter" |
|
4018 msgstr "" |
|
4019 |
|
4020 msgid "internal state: 0-reset, 1-counting, 2-set" |
|
4021 msgstr "" |
|
4022 |
|
4023 msgid "" |
|
4024 "The pulse timer can be used to generate output pulses of a given time " |
|
4025 "duration." |
|
4026 msgstr "" |
|
4027 |
|
4028 msgid "" |
|
4029 "The on-delay timer can be used to delay setting an output true, for fixed " |
|
4030 "period after an input becomes true." |
|
4031 msgstr "" |
|
4032 |
|
4033 msgid "" |
|
4034 "The off-delay timer can be used to delay setting an output false, for fixed " |
|
4035 "period after input goes false." |
|
4036 msgstr "" |