andrej@1706: # SOME DESCRIPTIVE TITLE. andrej@1706: # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER andrej@1706: # This file is distributed under the same license as the PACKAGE package. andrej@1706: # FIRST AUTHOR , YEAR. andrej@1706: # andrej@1706: #, fuzzy andrej@1706: msgid "" andrej@1706: msgstr "" andrej@1706: "Project-Id-Version: Beremiz\n" andrej@1706: "Report-Msgid-Bugs-To: \n" andrej@1706: "POT-Creation-Date: 2017-03-09 15:28+0300\n" andrej@1706: "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" andrej@1706: "Last-Translator: Thiago Alves , 2017\n" andrej@1706: "Language-Team: Portuguese (Brazil) (https://www.transifex.com/beremiz/teams/75746/pt_BR/)\n" andrej@1706: "MIME-Version: 1.0\n" andrej@1706: "Content-Type: text/plain; charset=UTF-8\n" andrej@1706: "Content-Transfer-Encoding: 8bit\n" andrej@1706: "Language: pt_BR\n" andrej@1706: "Plural-Forms: nplurals=2; plural=(n > 1);\n" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:408 ../Beremiz.py:1191 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "\n" andrej@1706: "An unhandled exception (bug) occured. Bug report saved at :\n" andrej@1706: "(%s)\n" andrej@1706: "\n" andrej@1706: "Please be kind enough to send this file to:\n" andrej@1706: "beremiz-devel@lists.sourceforge.net\n" andrej@1706: "\n" andrej@1706: "You should now restart program.\n" andrej@1706: "\n" andrej@1706: "Traceback:\n" andrej@1706: msgstr "" andrej@1706: "\n" andrej@1706: "Ocorreu uma exceção não tratada (bug). Relatório de erro salvo em:\n" andrej@1706: "(%s)\n" andrej@1706: "\n" andrej@1706: "Favor enviar este relatório de erro para:\n" andrej@1706: "beremiz-devel@lists.sourceforge.net\n" andrej@1706: "\n" andrej@1706: "Você deve reiniciar este programa.\n" andrej@1706: "\n" andrej@1706: "Traceback:\n" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:72 andrej@1706: msgid " External" andrej@1706: msgstr "Externo" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:71 andrej@1706: msgid " InOut" andrej@1706: msgstr "InOut" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:71 andrej@1706: msgid " Input" andrej@1706: msgstr "Input" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:72 andrej@1706: msgid " Local" andrej@1706: msgstr "Local" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:71 andrej@1706: msgid " Output" andrej@1706: msgstr "Output" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:73 andrej@1706: msgid " Temp" andrej@1706: msgstr "Temp" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:99 ../dialogs/ProjectDialog.py:66 andrej@1706: #: ../dialogs/PouActionDialog.py:91 ../dialogs/PouDialog.py:113 andrej@1706: #, python-format andrej@1706: msgid " and %s" andrej@1706: msgstr "e %s" andrej@1706: andrej@1706: #: ../ProjectController.py:1110 andrej@1706: msgid " generation failed !\n" andrej@1706: msgstr "falha na geração !\n" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:881 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" Data Type doesn't exist !!!" andrej@1706: msgstr "Data Type \"%s\" não existe !!!" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:899 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" POU already exists !!!" andrej@1706: msgstr "POU \"%s\" já existe !!!" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:920 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" POU doesn't exist !!!" andrej@1706: msgstr "POU \"%s\" não existe !!!" andrej@1706: andrej@1706: #: ../editors/Viewer.py:246 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" can't use itself!" andrej@1706: msgstr "\"%s\" não pode ser usado para si mesmo!" andrej@1706: andrej@1706: #: ../IDEFrame.py:1651 ../IDEFrame.py:1670 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" config already exists!" andrej@1706: msgstr "configuração \"%s\" já existe" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:467 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" configuration already exists !!!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1601 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" data type already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:110 ../dialogs/BlockPreviewDialog.py:219 andrej@1706: #: ../dialogs/PouActionDialog.py:102 ../editors/Viewer.py:262 andrej@1706: #: ../editors/Viewer.py:330 ../editors/Viewer.py:354 ../editors/Viewer.py:374 andrej@1706: #: ../editors/TextViewer.py:272 ../editors/TextViewer.py:301 andrej@1706: #: ../controls/VariablePanel.py:396 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" element for this pou already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:994 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" folder is not a valid Beremiz project\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouTransitionDialog.py:106 andrej@1706: #: ../dialogs/BlockPreviewDialog.py:207 ../dialogs/PouNameDialog.py:50 andrej@1706: #: ../dialogs/PouActionDialog.py:98 ../dialogs/PouDialog.py:120 andrej@1706: #: ../editors/ResourceEditor.py:449 ../editors/ResourceEditor.py:484 andrej@1706: #: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:584 andrej@1706: #: ../editors/CodeFileEditor.py:770 ../controls/VariablePanel.py:763 andrej@1706: #: ../IDEFrame.py:1592 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" is a keyword. It can't be used!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:2412 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" is an invalid value!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:339 ../PLCOpenEditor.py:381 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" is not a valid folder!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:50 ../dialogs/PouTransitionDialog.py:104 andrej@1706: #: ../dialogs/BlockPreviewDialog.py:203 ../dialogs/PouNameDialog.py:48 andrej@1706: #: ../dialogs/PouActionDialog.py:96 ../dialogs/PouDialog.py:118 andrej@1706: #: ../editors/ResourceEditor.py:447 ../editors/ResourceEditor.py:482 andrej@1706: #: ../editors/DataTypeEditor.py:579 ../editors/CodeFileEditor.py:768 andrej@1706: #: ../controls/VariablePanel.py:761 ../IDEFrame.py:1590 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" is not a valid identifier!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:2395 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" is used by one or more POUs. Do you wish to continue?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BlockPreviewDialog.py:211 ../dialogs/PouDialog.py:122 andrej@1706: #: ../editors/Viewer.py:260 ../editors/Viewer.py:315 ../editors/Viewer.py:345 andrej@1706: #: ../editors/Viewer.py:367 ../editors/TextViewer.py:270 andrej@1706: #: ../editors/TextViewer.py:299 ../editors/TextViewer.py:350 andrej@1706: #: ../editors/TextViewer.py:373 ../controls/VariablePanel.py:338 andrej@1706: #: ../IDEFrame.py:1610 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" pou already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:58 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" step already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:550 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" value already defined!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ArrayTypeDialog.py:97 ../editors/DataTypeEditor.py:745 andrej@1706: #, python-format andrej@1706: msgid "\"%s\" value isn't a valid array dimension!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ArrayTypeDialog.py:103 ../editors/DataTypeEditor.py:752 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "\"%s\" value isn't a valid array dimension!\n" andrej@1706: "Right value must be greater than left value." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1101 andrej@1706: #, python-brace-format andrej@1706: msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:250 andrej@1706: #, python-brace-format andrej@1706: msgid "\"{a1}\" is already used by \"{a2}\"!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:491 andrej@1706: #, python-brace-format andrej@1706: msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:509 andrej@1706: #, python-brace-format andrej@1706: msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:578 andrej@1706: #, python-format andrej@1706: msgid "%03gms" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:569 andrej@1706: #, python-format andrej@1706: msgid "%dd" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:56 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:570 andrej@1706: #, python-format andrej@1706: msgid "%dh" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:55 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:571 andrej@1706: #, python-format andrej@1706: msgid "%dm" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:53 andrej@1706: #, python-format andrej@1706: msgid "%dms" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:54 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:572 andrej@1706: #, python-format andrej@1706: msgid "%ds" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:1531 andrej@1706: #, python-format andrej@1706: msgid "%s Data Types" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:1514 andrej@1706: #, python-format andrej@1706: msgid "%s POUs" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:90 andrej@1706: #, python-format andrej@1706: msgid "%s Profile" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1645 ../plcopen/plcopen.py:1652 andrej@1706: #: ../plcopen/plcopen.py:1664 ../plcopen/plcopen.py:1672 andrej@1706: #: ../plcopen/plcopen.py:1682 andrej@1706: #, python-format andrej@1706: msgid "%s body don't have instances!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1700 ../plcopen/plcopen.py:1707 andrej@1706: #: ../plcopen/plcopen.py:1714 andrej@1706: #, python-format andrej@1706: msgid "%s body don't have text!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:386 andrej@1706: msgid "&Add Element" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:73 ../dialogs/AboutDialog.py:121 andrej@1706: #: ../dialogs/AboutDialog.py:158 andrej@1706: msgid "&Close" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:356 andrej@1706: msgid "&Configuration" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:345 andrej@1706: msgid "&Data Type" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:390 andrej@1706: msgid "&Delete" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:337 andrej@1706: msgid "&Display" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:336 andrej@1706: msgid "&Edit" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:335 andrej@1706: msgid "&File" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:347 andrej@1706: msgid "&Function" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:338 andrej@1706: msgid "&Help" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:72 andrej@1706: msgid "&License" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:351 andrej@1706: msgid "&Program" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:125 andrej@1706: msgid "&Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:324 andrej@1706: msgid "&Recent Projects" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:353 andrej@1706: msgid "&Resource" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:239 andrej@1706: #, python-brace-format andrej@1706: msgid "'{a1}' - {a2} match in project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:241 andrej@1706: #, python-brace-format andrej@1706: msgid "'{a1}' - {a2} matches in project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:90 andrej@1706: #, python-brace-format andrej@1706: msgid "'{a1}' is located at {a2}\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:291 andrej@1706: #, python-format andrej@1706: msgid "(%d matches)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398 ../PLCOpenEditor.py:399 andrej@1706: msgid ", " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:101 ../dialogs/PouActionDialog.py:93 andrej@1706: #: ../dialogs/PouDialog.py:115 andrej@1706: #, python-format andrej@1706: msgid ", %s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:394 andrej@1706: msgid ". " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/LogViewer.py:279 andrej@1706: msgid "1d" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/LogViewer.py:280 andrej@1706: msgid "1h" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/LogViewer.py:281 andrej@1706: msgid "1m" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/LogViewer.py:282 andrej@1706: msgid "1s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:124 ../IDEFrame.py:1613 ../IDEFrame.py:1659 andrej@1706: #: ../IDEFrame.py:1678 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "A POU has an element named \"%s\". This could cause a conflict. Do you wish " andrej@1706: "to continue?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:108 andrej@1706: #: ../dialogs/PouNameDialog.py:52 ../dialogs/PouActionDialog.py:100 andrej@1706: #: ../controls/VariablePanel.py:765 ../IDEFrame.py:1627 ../IDEFrame.py:1640 andrej@1706: #, python-format andrej@1706: msgid "A POU named \"%s\" already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:424 andrej@1706: #, python-brace-format andrej@1706: msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:216 andrej@1706: msgid "A location must be selected!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:451 andrej@1706: msgid "A task with the same name already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:56 ../controls/VariablePanel.py:767 andrej@1706: #: ../IDEFrame.py:1629 ../IDEFrame.py:1642 andrej@1706: #, python-format andrej@1706: msgid "A variable with \"%s\" as name already exists in this pou!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/CodeFileEditor.py:774 andrej@1706: #, python-format andrej@1706: msgid "A variable with \"%s\" as name already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:48 ../PLCOpenEditor.py:158 ../Beremiz.py:381 andrej@1706: msgid "About" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:22 andrej@1706: msgid "Absolute number" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:72 ../dialogs/ActionBlockDialog.py:42 andrej@1706: msgid "Action" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:555 ../editors/Viewer.py:2356 andrej@1706: msgid "Action Block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouActionDialog.py:81 andrej@1706: msgid "Action Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouActionDialog.py:49 andrej@1706: msgid "Action Name:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1359 andrej@1706: #, python-format andrej@1706: msgid "Action with name %s doesn't exist!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:96 andrej@1706: msgid "Actions" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:133 andrej@1706: msgid "Actions:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1110 andrej@1706: msgid "Active" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:101 andrej@1706: #: ../editors/Viewer.py:588 ../Beremiz.py:1060 andrej@1706: msgid "Add" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1889 ../IDEFrame.py:1924 andrej@1706: msgid "Add Action" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:32 andrej@1706: msgid "Add C code accessing located variables synchronously" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1872 andrej@1706: msgid "Add Configuration" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1852 andrej@1706: msgid "Add DataType" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:513 andrej@1706: msgid "Add Divergence Branch" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:116 andrej@1706: msgid "Add IP" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1860 andrej@1706: msgid "Add POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:33 andrej@1706: msgid "Add Python code executed asynchronously" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1900 ../IDEFrame.py:1950 andrej@1706: msgid "Add Resource" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1878 ../IDEFrame.py:1921 andrej@1706: msgid "Add Transition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:500 andrej@1706: msgid "Add Wire Segment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/SFCViewer.py:433 andrej@1706: msgid "Add a new initial step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:2717 ../editors/SFCViewer.py:770 andrej@1706: msgid "Add a new jump" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/SFCViewer.py:455 andrej@1706: msgid "Add a new step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:34 andrej@1706: msgid "Add a simple WxGlade based GUI." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:137 andrej@1706: msgid "Add action" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:352 andrej@1706: msgid "Add element" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:268 andrej@1706: msgid "Add instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/NetworkEditor.py:103 andrej@1706: msgid "Add slave" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:239 andrej@1706: msgid "Add task" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/CodeFileEditor.py:658 ../controls/VariablePanel.py:450 andrej@1706: msgid "Add variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:33 andrej@1706: msgid "Addition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/definitions.py:47 andrej@1706: msgid "Additional function blocks" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:571 andrej@1706: msgid "Adjust Block Size" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1648 andrej@1706: msgid "Alignment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:39 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:47 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:140 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:143 ../controls/LogViewer.py:298 andrej@1706: #: ../controls/VariablePanel.py:70 andrej@1706: msgid "All" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:35 andrej@1706: msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1644 andrej@1706: msgid "Already connected. Please disconnect\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:594 andrej@1706: #, python-format andrej@1706: msgid "An element named \"%s\" already exists in this structure!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:486 andrej@1706: msgid "An instance with the same name already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ConnectionDialog.py:96 andrej@1706: msgid "Apply name modification to all continuations with the same name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:31 andrej@1706: msgid "Arc cosine" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:30 andrej@1706: msgid "Arc sine" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:32 andrej@1706: msgid "Arc tangent" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:33 andrej@1706: msgid "Arithmetic" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:54 ../editors/DataTypeEditor.py:635 andrej@1706: #: ../controls/VariablePanel.py:841 andrej@1706: msgid "Array" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:39 andrej@1706: msgid "Assignment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:217 andrej@1706: msgid "At least a variable or an expression must be selected!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:99 andrej@1706: msgid "Author" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:96 andrej@1706: msgid "Author Name (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:79 andrej@1706: msgid "Backward" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../util/Zeroconf.py:599 andrej@1706: msgid "Bad domain name (circular) at " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../util/Zeroconf.py:602 andrej@1706: msgid "Bad domain name at " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:342 ../canfestival/config_utils.py:630 andrej@1706: #, python-format andrej@1706: msgid "Bad location size : %s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ArrayTypeDialog.py:55 ../editors/DataTypeEditor.py:175 andrej@1706: #: ../editors/DataTypeEditor.py:205 ../editors/DataTypeEditor.py:297 andrej@1706: msgid "Base Type:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:625 ../controls/VariablePanel.py:799 andrej@1706: msgid "Base Types" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:553 andrej@1706: msgid "Beremiz" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:70 andrej@1706: msgid "Binary selection (1 of 2)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:62 andrej@1706: msgid "Bit-shift" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:66 andrej@1706: msgid "Bitwise" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:66 andrej@1706: msgid "Bitwise AND" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:67 andrej@1706: msgid "Bitwise OR" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:68 andrej@1706: msgid "Bitwise XOR" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:69 andrej@1706: msgid "Bitwise inverting" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:525 ../editors/Viewer.py:2369 andrej@1706: msgid "Block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDBlockDialog.py:59 andrej@1706: msgid "Block Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/TextViewer.py:262 andrej@1706: msgid "Block name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:491 andrej@1706: msgid "Bottom" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1322 andrej@1706: msgid "Broken" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseValuesLibraryDialog.py:37 andrej@1706: #, python-format andrej@1706: msgid "Browse %s values library" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:65 andrej@1706: msgid "Browse Locations" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1790 andrej@1706: msgid "Build" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1256 andrej@1706: msgid "Build directory already clean\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1791 andrej@1706: msgid "Build project into build folder" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1039 andrej@1706: msgid "C Build crashed !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1036 andrej@1706: msgid "C Build failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../c_ext/CFileEditor.py:63 andrej@1706: msgid "C code" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1114 andrej@1706: msgid "C code generated successfully.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/toolchain_makefile.py:122 andrej@1706: msgid "C compilation failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/toolchain_gcc.py:156 andrej@1706: #, python-format andrej@1706: msgid "C compilation of %s failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:32 andrej@1706: msgid "C extension" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:71 andrej@1706: msgid "C&redits" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/NetworkEditor.py:52 andrej@1706: msgid "CANOpen network" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:44 andrej@1706: msgid "CANOpen slave" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:31 andrej@1706: msgid "CANopen support" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1584 ../plcopen/plcopen.py:1598 andrej@1706: #: ../plcopen/plcopen.py:1622 ../plcopen/plcopen.py:1638 andrej@1706: msgid "Can only generate execution order on FBD networks!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:267 andrej@1706: msgid "Can only give a location to local or global variables" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:334 andrej@1706: #, python-format andrej@1706: msgid "Can't generate program to file %s!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:265 andrej@1706: msgid "Can't give a location to a function block instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:379 andrej@1706: #, python-format andrej@1706: msgid "Can't save project to file %s!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:313 andrej@1706: msgid "Can't set an initial value to a function block instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:529 andrej@1706: #, python-brace-format andrej@1706: msgid "Cannot create child {a1} of type {a2} " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:454 andrej@1706: #, python-format andrej@1706: msgid "Cannot find lower free IEC channel than %d\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:131 andrej@1706: msgid "Cannot get PLC status - connection failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:902 andrej@1706: msgid "Cannot open/parse VARIABLES.csv!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:374 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Cannot set bit offset for non bool '{a1}' variable " andrej@1706: "(ID:{a2},Idx:{a3},sIdx:{a4}))" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:59 ../dialogs/FindInPouDialog.py:88 andrej@1706: msgid "Case sensitive" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:486 andrej@1706: msgid "Center" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:266 andrej@1706: msgid "Change IP of interface to bind" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:265 andrej@1706: msgid "Change Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1942 andrej@1706: msgid "Change POU Type To" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:267 andrej@1706: msgid "Change Port Number" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:268 andrej@1706: msgid "Change working directory" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:81 andrej@1706: msgid "Character string" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:125 andrej@1706: msgid "Choose a SVG file" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:501 andrej@1706: msgid "Choose a directory to save project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:160 ../PLCOpenEditor.py:292 andrej@1706: #: ../PLCOpenEditor.py:324 ../PLCOpenEditor.py:373 andrej@1706: msgid "Choose a file" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:931 ../Beremiz.py:966 andrej@1706: msgid "Choose a project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseValuesLibraryDialog.py:42 andrej@1706: #, python-format andrej@1706: msgid "Choose a value for %s:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:323 andrej@1706: msgid "Choose a working directory " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:408 andrej@1706: msgid "Chosen folder doesn't contain a program. It's not a valid project!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:375 andrej@1706: msgid "Chosen folder isn't empty. You can't use it for a new project!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 andrej@1706: msgid "Class" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:441 andrej@1706: msgid "Class Filter:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:69 andrej@1706: msgid "Class:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1794 andrej@1706: msgid "Clean" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/LogViewer.py:318 andrej@1706: msgid "Clean log messages" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1796 andrej@1706: msgid "Clean project build folder" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1253 andrej@1706: msgid "Cleaning the build directory\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:435 andrej@1706: msgid "Clear Errors" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:582 andrej@1706: msgid "Clear Execution Order" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:105 ../dialogs/FindInPouDialog.py:111 andrej@1706: msgid "Close" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:199 ../Beremiz.py:693 andrej@1706: msgid "Close Application" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:108 ../Beremiz.py:333 ../Beremiz.py:637 andrej@1706: #: ../IDEFrame.py:1009 andrej@1706: msgid "Close Project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:106 ../Beremiz.py:331 andrej@1706: msgid "Close Tab" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:541 ../editors/Viewer.py:2377 andrej@1706: msgid "Coil" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:561 ../editors/LDViewer.py:506 andrej@1706: msgid "Comment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ProjectDialog.py:57 andrej@1706: msgid "Company Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:94 andrej@1706: msgid "Company Name (required):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:95 andrej@1706: msgid "Company URL (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:75 andrej@1706: msgid "Comparison" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:693 andrej@1706: msgid "Compiling IEC Program into C code...\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:85 andrej@1706: msgid "Concatenation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ConfTreeNodeEditor.py:229 andrej@1706: msgid "Config" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ProjectNodeEditor.py:36 andrej@1706: msgid "Config variables" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:39 andrej@1706: msgid "Configuration" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:97 andrej@1706: msgid "Configurations" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:307 ../editors/Viewer.py:337 ../editors/Viewer.py:359 andrej@1706: #: ../editors/TextViewer.py:291 ../editors/TextViewer.py:342 andrej@1706: #: ../editors/TextViewer.py:365 ../controls/VariablePanel.py:328 andrej@1706: msgid "Confirm or change variable name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1809 andrej@1706: msgid "Connect" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1810 andrej@1706: msgid "Connect to the target PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1313 andrej@1706: #, python-format andrej@1706: msgid "Connected to URI: %s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:76 ../editors/Viewer.py:527 andrej@1706: #: ../editors/Viewer.py:2370 andrej@1706: msgid "Connection" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ConnectionDialog.py:52 andrej@1706: msgid "Connection Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1668 andrej@1706: msgid "Connection canceled!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1693 andrej@1706: #, python-format andrej@1706: msgid "Connection failed to %s!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:115 ../connectors/WAMP/__init__.py:111 andrej@1706: msgid "Connection lost!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:102 andrej@1706: #, python-format andrej@1706: msgid "Connection to '%s' failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ConnectionDialog.py:64 ../editors/Viewer.py:1605 andrej@1706: msgid "Connector" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:65 andrej@1706: msgid "Connectors:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:448 andrej@1706: msgid "Console" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:60 andrej@1706: msgid "Constant" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:537 ../editors/Viewer.py:2373 andrej@1706: msgid "Contact" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:197 andrej@1706: msgid "Content Description (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ConnectionDialog.py:65 ../editors/Viewer.py:1606 andrej@1706: msgid "Continuation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:18 andrej@1706: msgid "Conversion from BCD" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:19 andrej@1706: msgid "Conversion to BCD" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:21 andrej@1706: msgid "Conversion to date" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:20 andrej@1706: msgid "Conversion to time-of-day" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:597 ../controls/LogViewer.py:693 ../IDEFrame.py:370 andrej@1706: #: ../IDEFrame.py:425 andrej@1706: msgid "Copy" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1929 andrej@1706: msgid "Copy POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:65 andrej@1706: msgid "Copy file from left folder to right" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:64 andrej@1706: msgid "Copy file from right folder to left" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:28 andrej@1706: msgid "Cosine" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:656 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Could not add child \"{a1}\", type {a2} :\n" andrej@1706: "{a3}\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../py_ext/PythonFileCTNMixin.py:77 andrej@1706: #, python-format andrej@1706: msgid "Couldn't import old %s file." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:626 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Couldn't load confnode base parameters {a1} :\n" andrej@1706: " {a2}" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:643 ../CodeFileTreeNode.py:124 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Couldn't load confnode parameters {a1} :\n" andrej@1706: " {a2}" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:946 andrej@1706: msgid "Couldn't paste non-POU object." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1610 andrej@1706: msgid "Couldn't start PLC !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1618 andrej@1706: msgid "Couldn't stop PLC !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1582 andrej@1706: msgid "Couldn't stop debugger.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:47 andrej@1706: msgid "Create HMI" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:45 andrej@1706: msgid "Create a new POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouActionDialog.py:38 andrej@1706: msgid "Create a new action" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:159 andrej@1706: msgid "Create a new action block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:108 ../IDEFrame.py:138 ../IDEFrame.py:171 andrej@1706: msgid "Create a new block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:132 andrej@1706: msgid "Create a new branch" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:126 andrej@1706: msgid "Create a new coil" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:102 ../IDEFrame.py:117 ../IDEFrame.py:147 andrej@1706: msgid "Create a new comment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:111 ../IDEFrame.py:141 ../IDEFrame.py:174 andrej@1706: msgid "Create a new connection" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:129 ../IDEFrame.py:180 andrej@1706: msgid "Create a new contact" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:162 andrej@1706: msgid "Create a new divergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:53 andrej@1706: msgid "Create a new divergence or convergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:150 andrej@1706: msgid "Create a new initial step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:165 andrej@1706: msgid "Create a new jump" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:120 ../IDEFrame.py:177 andrej@1706: msgid "Create a new power rail" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:123 andrej@1706: msgid "Create a new rung" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:153 andrej@1706: msgid "Create a new step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:47 ../IDEFrame.py:156 andrej@1706: msgid "Create a new transition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:105 ../IDEFrame.py:135 ../IDEFrame.py:168 andrej@1706: msgid "Create a new variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:113 andrej@1706: msgid "Credits" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:432 andrej@1706: msgid "Current working directory :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:596 ../IDEFrame.py:368 ../IDEFrame.py:424 andrej@1706: msgid "Cut" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:72 andrej@1706: msgid "Cyclic" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44 andrej@1706: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50 andrej@1706: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54 andrej@1706: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58 andrej@1706: #: ../plcopen/iec_std.csv:60 andrej@1706: msgid "DEPRECATED" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:76 ../canfestival/NetworkEditor.py:97 andrej@1706: msgid "DS-301 Profile" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:77 ../canfestival/NetworkEditor.py:98 andrej@1706: msgid "DS-302 Profile" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:35 andrej@1706: msgid "Data Type" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:96 andrej@1706: msgid "Data Types" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:16 andrej@1706: msgid "Data type conversion" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45 andrej@1706: msgid "Date addition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57 andrej@1706: #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59 andrej@1706: msgid "Date and time subtraction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51 andrej@1706: msgid "Date subtraction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:43 andrej@1706: msgid "Days:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1715 andrej@1706: msgid "Debug does not match PLC - stop/transfert/start to re-enable\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/PouInstanceVariablesPanel.py:134 andrej@1706: msgid "Debug instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1127 ../editors/Viewer.py:3664 andrej@1706: #, python-format andrej@1706: msgid "Debug: %s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1371 andrej@1706: #, python-format andrej@1706: msgid "Debug: Unknown variable '%s'\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1369 andrej@1706: #, python-format andrej@1706: msgid "Debug: Unsupported type to debug '%s'\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:639 andrej@1706: msgid "Debugger" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1551 andrej@1706: msgid "Debugger disabled\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1712 andrej@1706: msgid "Debugger ready\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1584 andrej@1706: msgid "Debugger stopped.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:572 ../Beremiz.py:1064 ../IDEFrame.py:1958 andrej@1706: msgid "Delete" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:514 andrej@1706: msgid "Delete Divergence Branch" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:153 andrej@1706: msgid "Delete File" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:501 andrej@1706: msgid "Delete Wire Segment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/CustomEditableListBox.py:41 andrej@1706: msgid "Delete item" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:88 andrej@1706: msgid "Deletion (within)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:153 andrej@1706: msgid "Derivation Type:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:432 andrej@1706: msgid "Description:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ArrayTypeDialog.py:61 ../editors/DataTypeEditor.py:321 andrej@1706: msgid "Dimensions:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:68 andrej@1706: msgid "Direction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:90 andrej@1706: msgid "Direction:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:54 andrej@1706: msgid "Directly" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1818 andrej@1706: msgid "Disconnect" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1820 andrej@1706: msgid "Disconnect from PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1323 andrej@1706: msgid "Disconnected" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:556 ../editors/Viewer.py:2365 andrej@1706: msgid "Divergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:36 andrej@1706: msgid "Division" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:152 andrej@1706: #, python-format andrej@1706: msgid "Do you really want to delete the file '%s'?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 andrej@1706: msgid "Documentation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:328 andrej@1706: msgid "Done" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:38 andrej@1706: msgid "Duration" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:163 andrej@1706: msgid "EDS files (*.eds)|*.eds|All files|*.*" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:570 andrej@1706: msgid "Edit Block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:56 andrej@1706: msgid "Edit Coil Values" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:54 andrej@1706: msgid "Edit Contact Values" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:59 andrej@1706: msgid "Edit Duration" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:50 andrej@1706: msgid "Edit Step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../wxglade_hmi/wxglade_hmi.py:36 andrej@1706: msgid "Edit a WxWidgets GUI with WXGlade" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:121 andrej@1706: msgid "Edit action block properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ArrayTypeDialog.py:45 andrej@1706: msgid "Edit array type properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:2586 ../editors/Viewer.py:3015 andrej@1706: msgid "Edit comment" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:66 andrej@1706: msgid "Edit file" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/CustomEditableListBox.py:39 andrej@1706: msgid "Edit item" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:2974 andrej@1706: msgid "Edit jump target" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1832 andrej@1706: msgid "Edit raw IEC code added to code generated by PLCGenerator" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/SFCViewer.py:799 andrej@1706: msgid "Edit step name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:51 andrej@1706: msgid "Edit transition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:611 andrej@1706: msgid "Editor ToolBar" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1216 andrej@1706: msgid "Editor selection" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:348 andrej@1706: msgid "Elements :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1321 andrej@1706: msgid "Empty" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:365 andrej@1706: msgid "Enable Undo/Redo" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:331 andrej@1706: msgid "Enter a name " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:316 andrej@1706: msgid "Enter a port number " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:307 andrej@1706: msgid "Enter the IP of the interface to bind" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:54 andrej@1706: msgid "Enumerated" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:77 andrej@1706: msgid "Equal to" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ForceVariableDialog.py:179 andrej@1706: #: ../dialogs/SearchInProjectDialog.py:168 ../dialogs/SFCStepNameDialog.py:60 andrej@1706: #: ../dialogs/DurationEditorDialog.py:121 andrej@1706: #: ../dialogs/DurationEditorDialog.py:163 andrej@1706: #: ../dialogs/PouTransitionDialog.py:112 ../dialogs/BlockPreviewDialog.py:236 andrej@1706: #: ../dialogs/ProjectDialog.py:71 ../dialogs/ArrayTypeDialog.py:97 andrej@1706: #: ../dialogs/ArrayTypeDialog.py:103 ../dialogs/PouNameDialog.py:54 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:216 andrej@1706: #: ../dialogs/BrowseValuesLibraryDialog.py:83 andrej@1706: #: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:134 andrej@1706: #: ../PLCOpenEditor.py:335 ../PLCOpenEditor.py:340 ../PLCOpenEditor.py:420 andrej@1706: #: ../PLCOpenEditor.py:430 ../editors/ResourceEditor.py:436 andrej@1706: #: ../editors/Viewer.py:423 ../editors/LDViewer.py:666 andrej@1706: #: ../editors/LDViewer.py:882 ../editors/LDViewer.py:886 andrej@1706: #: ../editors/DataTypeEditor.py:550 ../editors/DataTypeEditor.py:555 andrej@1706: #: ../editors/DataTypeEditor.py:579 ../editors/DataTypeEditor.py:584 andrej@1706: #: ../editors/DataTypeEditor.py:594 ../editors/DataTypeEditor.py:745 andrej@1706: #: ../editors/DataTypeEditor.py:752 ../editors/TextViewer.py:389 andrej@1706: #: ../editors/CodeFileEditor.py:783 ../ProjectController.py:343 andrej@1706: #: ../ProjectController.py:471 ../ProjectController.py:478 andrej@1706: #: ../controls/FolderTree.py:217 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:166 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:137 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:231 andrej@1706: #: ../controls/VariablePanel.py:402 ../controls/VariablePanel.py:784 andrej@1706: #: ../Beremiz.py:1203 ../IDEFrame.py:1003 ../IDEFrame.py:1613 andrej@1706: #: ../IDEFrame.py:1654 ../IDEFrame.py:1659 ../IDEFrame.py:1673 andrej@1706: #: ../IDEFrame.py:1678 ../Beremiz_service.py:211 andrej@1706: msgid "Error" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:748 andrej@1706: msgid "" andrej@1706: "Error : At least one configuration and one resource must be declared in PLC " andrej@1706: "!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:740 andrej@1706: #, python-format andrej@1706: msgid "Error : IEC to C compiler returned %d\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:671 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "Error in ST/IL/SFC code generator :\n" andrej@1706: "%s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:216 andrej@1706: #, python-format andrej@1706: msgid "Error while saving \"%s\"\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:168 andrej@1706: msgid "Error: Export slave failed\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:369 andrej@1706: msgid "Error: No Master generated\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:364 andrej@1706: msgid "Error: No PLC built\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1687 andrej@1706: #, python-format andrej@1706: msgid "Exception while connecting %s!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDBlockDialog.py:117 andrej@1706: msgid "Execution Control:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:79 ../dialogs/FBDBlockDialog.py:105 andrej@1706: msgid "Execution Order:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:35 andrej@1706: msgid "Experimental web based HMI" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:38 andrej@1706: msgid "Exponent" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:26 andrej@1706: msgid "Exponentiation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:174 andrej@1706: msgid "Export CanOpen slave to EDS file" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:243 andrej@1706: msgid "Export graph values to clipboard" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:173 andrej@1706: msgid "Export slave" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:89 andrej@1706: msgid "Expression:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:72 andrej@1706: msgid "External" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:761 andrej@1706: msgid "Extracting Located Variables...\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31 andrej@1706: #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 andrej@1706: msgid "FBD" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1750 andrej@1706: msgid "Failed : Must build before transfer.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:462 andrej@1706: msgid "Falling Edge" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1029 andrej@1706: msgid "Fatal : cannot get builder.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:118 andrej@1706: #, python-format andrej@1706: msgid "Fetching %s" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:160 andrej@1706: #, python-format andrej@1706: msgid "Field %s hasn't a valid value!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:162 andrej@1706: #, python-format andrej@1706: msgid "Fields %s haven't a valid value!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/FolderTree.py:216 andrej@1706: #, python-format andrej@1706: msgid "File '%s' already exists!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:100 ../dialogs/FindInPouDialog.py:36 andrej@1706: #: ../dialogs/FindInPouDialog.py:106 ../IDEFrame.py:375 andrej@1706: msgid "Find" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:377 andrej@1706: msgid "Find Next" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:379 andrej@1706: msgid "Find Previous" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:90 andrej@1706: msgid "Find position" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:57 andrej@1706: msgid "Find:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:163 andrej@1706: msgid "Force runtime reload\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1564 andrej@1706: msgid "Force value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ForceVariableDialog.py:162 andrej@1706: msgid "Forcing Variable Value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:179 ../dialogs/PouTransitionDialog.py:102 andrej@1706: #: ../dialogs/ProjectDialog.py:70 ../dialogs/PouActionDialog.py:94 andrej@1706: #: ../dialogs/PouDialog.py:116 andrej@1706: #, python-format andrej@1706: msgid "Form isn't complete. %s must be filled!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:144 ../dialogs/FBDBlockDialog.py:232 andrej@1706: #: ../dialogs/ConnectionDialog.py:160 andrej@1706: msgid "Form isn't complete. Name must be filled!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDBlockDialog.py:228 andrej@1706: msgid "Form isn't complete. Valid block type must be selected!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:74 andrej@1706: msgid "Forward" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:36 ../IDEFrame.py:1745 andrej@1706: msgid "Function" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:349 andrej@1706: msgid "Function &Block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:37 ../IDEFrame.py:1744 andrej@1706: #: ../IDEFrame.py:1937 andrej@1706: msgid "Function Block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:837 andrej@1706: msgid "Function Block Types" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:95 andrej@1706: msgid "Function Blocks" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:248 andrej@1706: msgid "Function Blocks can't be used in Functions!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:2337 andrej@1706: #, python-format andrej@1706: msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:95 andrej@1706: msgid "Functions" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:115 andrej@1706: msgid "Generate Program" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:662 andrej@1706: msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:73 andrej@1706: msgid "Global" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:242 andrej@1706: msgid "Go to current value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:173 andrej@1706: msgid "Graphics" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:75 andrej@1706: msgid "Greater than" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:76 andrej@1706: msgid "Greater than or equal to" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:134 andrej@1706: msgid "Grid Resolution:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../runtime/NevowServer.py:181 andrej@1706: msgid "HTTP interface port :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:120 andrej@1706: msgid "Height:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:85 andrej@1706: msgid "Home Directory:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:150 andrej@1706: msgid "Horizontal:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:44 andrej@1706: msgid "Hours:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouActionDialog.py:31 ../dialogs/PouDialog.py:36 andrej@1706: msgid "IL" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:94 andrej@1706: msgid "IP" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:308 ../Beremiz_service.py:309 andrej@1706: msgid "IP is not valid!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:42 ../svgui/svgui.py:43 andrej@1706: msgid "Import SVG" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:38 ../editors/Viewer.py:1591 andrej@1706: #: ../controls/VariablePanel.py:71 andrej@1706: msgid "InOut" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1110 andrej@1706: msgid "Inactive" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:276 andrej@1706: #, python-brace-format andrej@1706: msgid "Incompatible data types between \"{a1}\" and \"{a2}\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:282 andrej@1706: #, python-format andrej@1706: msgid "Incompatible size of data between \"%s\" and \"BOOL\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:286 andrej@1706: #, python-brace-format andrej@1706: msgid "Incompatible size of data between \"{a1}\" and \"{a2}\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:38 andrej@1706: msgid "Indicator" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:552 andrej@1706: msgid "Initial Step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 andrej@1706: #: ../controls/VariablePanel.py:54 andrej@1706: msgid "Initial Value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:185 ../editors/DataTypeEditor.py:216 andrej@1706: #: ../editors/DataTypeEditor.py:272 ../editors/DataTypeEditor.py:310 andrej@1706: msgid "Initial Value:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:46 andrej@1706: msgid "Inkscape" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:75 ../dialogs/ActionBlockDialog.py:42 andrej@1706: msgid "Inline" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:70 ../dialogs/FBDVariableDialog.py:37 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:40 ../editors/Viewer.py:289 andrej@1706: #: ../editors/Viewer.py:1589 ../editors/TextViewer.py:307 andrej@1706: #: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71 andrej@1706: #: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351 andrej@1706: msgid "Input" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDBlockDialog.py:93 andrej@1706: msgid "Inputs:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:87 andrej@1706: msgid "Insertion (into)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1691 andrej@1706: #, python-format andrej@1706: msgid "Instance with id %d doesn't exist!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:264 andrej@1706: msgid "Instances:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:70 andrej@1706: msgid "Interface" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:72 andrej@1706: msgid "Interrupt" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:68 andrej@1706: msgid "Interval" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:2325 andrej@1706: msgid "Invalid plcopen element(s)!!!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:381 andrej@1706: #, python-brace-format andrej@1706: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location\"{a4}\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:645 andrej@1706: #, python-brace-format andrej@1706: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:132 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:92 andrej@1706: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:166 andrej@1706: #, python-format andrej@1706: msgid "Invalid value \"%s\" for debug variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:255 ../controls/VariablePanel.py:258 andrej@1706: #, python-format andrej@1706: msgid "Invalid value \"%s\" for variable grid element" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:233 ../editors/Viewer.py:236 andrej@1706: #, python-format andrej@1706: msgid "Invalid value \"%s\" for viewer block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ForceVariableDialog.py:177 andrej@1706: #, python-brace-format andrej@1706: msgid "Invalid value \"{a1}\" for \"{a2}\" variable!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:121 andrej@1706: msgid "" andrej@1706: "Invalid value!\n" andrej@1706: "You must fill a numeric value." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:557 ../editors/Viewer.py:2354 andrej@1706: msgid "Jump" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31 andrej@1706: #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 andrej@1706: msgid "LD" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/LDViewer.py:215 ../editors/LDViewer.py:231 andrej@1706: #, python-format andrej@1706: msgid "Ladder element with id %d is on more than one rung." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:91 ../dialogs/PouActionDialog.py:83 andrej@1706: #: ../dialogs/PouDialog.py:104 andrej@1706: msgid "Language" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:186 andrej@1706: msgid "Language (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:65 ../dialogs/PouActionDialog.py:56 andrej@1706: #: ../dialogs/PouDialog.py:73 andrej@1706: msgid "Language:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1756 andrej@1706: msgid "Latest build already matches current target. Transfering anyway...\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:271 andrej@1706: msgid "Launch WX GUI inspector" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:270 andrej@1706: msgid "Launch a live Python shell" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:485 andrej@1706: msgid "Left" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDPowerRailDialog.py:62 andrej@1706: msgid "Left PowerRail" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:81 andrej@1706: msgid "Length of string" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:78 andrej@1706: msgid "Less than" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:79 andrej@1706: msgid "Less than or equal to" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:631 andrej@1706: msgid "Library" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:151 andrej@1706: msgid "License" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:73 andrej@1706: msgid "Limitation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/toolchain_gcc.py:166 andrej@1706: msgid "Linking :\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:111 ../controls/VariablePanel.py:72 andrej@1706: msgid "Local" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:346 andrej@1706: msgid "Local entries" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1662 andrej@1706: msgid "Local service discovery failed!\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:53 andrej@1706: msgid "Location" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:72 andrej@1706: msgid "Locations available:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:25 andrej@1706: msgid "Logarithm to base 10" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:94 andrej@1706: #, python-format andrej@1706: msgid "MDNS resolution failure for '%s'\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:85 andrej@1706: msgid "Map Variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:31 andrej@1706: msgid "Map located variables over CANopen" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/NetworkEditor.py:106 andrej@1706: msgid "Master" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:539 andrej@1706: #, python-brace-format andrej@1706: msgid "Max count ({a1}) reached for this confnode of type {a2} " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:71 andrej@1706: msgid "Maximum" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:239 andrej@1706: msgid "Maximum:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:42 ../editors/Viewer.py:289 andrej@1706: #: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:98 andrej@1706: #: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351 andrej@1706: msgid "Memory" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:599 andrej@1706: msgid "Menu ToolBar" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:48 andrej@1706: msgid "Microseconds:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:490 andrej@1706: msgid "Middle" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:47 andrej@1706: msgid "Milliseconds:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:72 andrej@1706: msgid "Minimum" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:226 andrej@1706: msgid "Minimum:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:45 andrej@1706: msgid "Minutes:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:210 andrej@1706: msgid "Miscellaneous" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:63 andrej@1706: msgid "Modifier:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:786 ../PLCGenerator.py:1230 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "More than one connector found corresponding to \"{a1}\" continuation in " andrej@1706: "\"{a2}\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:140 andrej@1706: msgid "Move action down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:139 andrej@1706: msgid "Move action up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/CustomEditableListBox.py:43 andrej@1706: msgid "Move down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:355 andrej@1706: msgid "Move element down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:354 andrej@1706: msgid "Move element up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:271 andrej@1706: msgid "Move instance down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:270 andrej@1706: msgid "Move instance up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:242 andrej@1706: msgid "Move task down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:241 andrej@1706: msgid "Move task up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:99 ../IDEFrame.py:114 ../IDEFrame.py:144 ../IDEFrame.py:185 andrej@1706: msgid "Move the view" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/CustomEditableListBox.py:42 andrej@1706: msgid "Move up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/CodeFileEditor.py:661 ../controls/VariablePanel.py:453 andrej@1706: msgid "Move variable down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/CodeFileEditor.py:660 ../controls/VariablePanel.py:452 andrej@1706: msgid "Move variable up" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:74 andrej@1706: msgid "Multiplexer (select 1 of N)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:34 andrej@1706: msgid "Multiplication" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:83 andrej@1706: msgid "My Computer:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:92 andrej@1706: msgid "NAME" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:68 ../editors/ResourceEditor.py:83 andrej@1706: #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 andrej@1706: #: ../controls/VariablePanel.py:54 andrej@1706: msgid "Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:332 andrej@1706: msgid "Name must not be null!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:56 ../dialogs/FBDBlockDialog.py:83 andrej@1706: #: ../dialogs/ConnectionDialog.py:75 andrej@1706: msgid "Name:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:24 andrej@1706: msgid "Natural logarithm" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:75 ../editors/Viewer.py:460 andrej@1706: msgid "Negated" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:578 andrej@1706: msgid "Nevow Web service failed. " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:554 andrej@1706: msgid "Nevow/Athena import failed :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:102 ../PLCOpenEditor.py:144 ../Beremiz.py:321 andrej@1706: #: ../Beremiz.py:356 andrej@1706: msgid "New" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/CustomEditableListBox.py:40 andrej@1706: msgid "New item" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:459 andrej@1706: msgid "No Modifier" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1784 andrej@1706: msgid "No PLC to transfer (did build succeed ?)\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1631 andrej@1706: #, python-format andrej@1706: msgid "No body defined in \"%s\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:806 ../PLCGenerator.py:1241 andrej@1706: #, python-brace-format andrej@1706: msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:347 andrej@1706: msgid "" andrej@1706: "No documentation available.\n" andrej@1706: "Coming soon." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:829 andrej@1706: #, python-format andrej@1706: msgid "No informations found for \"%s\" block" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1194 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "No output {a1} variable found in block {a2} in POU {a3}. Connection must be " andrej@1706: "broken" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:169 andrej@1706: msgid "No search results available." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:131 andrej@1706: #, python-format andrej@1706: msgid "No such SVG file: %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:639 andrej@1706: #, python-brace-format andrej@1706: msgid "No such index/subindex ({a1},{a2}) (variable {a3})" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:362 andrej@1706: #, python-brace-format andrej@1706: msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseValuesLibraryDialog.py:83 andrej@1706: msgid "No valid value selected!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1629 andrej@1706: #, python-format andrej@1706: msgid "No variable defined in \"%s\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:355 andrej@1706: #, python-brace-format andrej@1706: msgid "Non existing node ID : {a1} (variable {a2})" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:64 andrej@1706: msgid "Non-Retain" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:75 andrej@1706: msgid "Normal" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:389 andrej@1706: #, python-brace-format andrej@1706: msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:80 andrej@1706: msgid "Not equal to" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:89 andrej@1706: msgid "Number of sequences:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:22 andrej@1706: msgid "Numerical" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:86 andrej@1706: msgid "Only Elements" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:104 ../PLCOpenEditor.py:145 ../Beremiz.py:323 andrej@1706: #: ../Beremiz.py:357 andrej@1706: msgid "Open" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:140 andrej@1706: msgid "Open Inkscape" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../version.py:66 andrej@1706: msgid "" andrej@1706: "Open Source framework for automation, implemented IEC 61131 IDE with " andrej@1706: "constantly growing set of extensions and flexible PLC runtime." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1836 andrej@1706: msgid "Open a file explorer to manage project files" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../wxglade_hmi/wxglade_hmi.py:138 andrej@1706: msgid "Open wxGlade" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 andrej@1706: msgid "Option" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:83 andrej@1706: msgid "Options" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:97 andrej@1706: msgid "Organization (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:74 ../canfestival/NetworkEditor.py:95 andrej@1706: msgid "Other Profile" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepDialog.py:71 ../dialogs/FBDVariableDialog.py:39 andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:41 ../editors/Viewer.py:289 andrej@1706: #: ../editors/Viewer.py:1590 ../editors/TextViewer.py:307 andrej@1706: #: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71 andrej@1706: #: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351 andrej@1706: msgid "Output" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:63 ../canfestival/NetworkEditor.py:84 andrej@1706: msgid "PDO Receive" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:62 ../canfestival/NetworkEditor.py:83 andrej@1706: msgid "PDO Transmit" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/toolchain_gcc.py:131 andrej@1706: msgid "PLC :\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:453 andrej@1706: msgid "PLC Log" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1013 andrej@1706: msgid "PLC code generation failed !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:295 andrej@1706: msgid "PLC is empty or already started." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:302 andrej@1706: msgid "PLC is not started." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:196 ../PLCOpenEditor.py:309 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "PLC syntax error at line {a1}:\n" andrej@1706: "{a2}" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:292 ../PLCOpenEditor.py:373 andrej@1706: msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:152 ../PLCOpenEditor.py:209 andrej@1706: msgid "PLCOpenEditor" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:355 andrej@1706: msgid "" andrej@1706: "PLCOpenEditor is part of Beremiz project.\n" andrej@1706: "\n" andrej@1706: "Beremiz is an " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:95 andrej@1706: msgid "PORT" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:100 andrej@1706: msgid "POU Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:58 andrej@1706: msgid "POU Name:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:102 andrej@1706: msgid "POU Type" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:65 andrej@1706: msgid "POU Type:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:45 andrej@1706: #, python-format andrej@1706: msgid "PYRO connecting to URI : %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:61 andrej@1706: #, python-format andrej@1706: msgid "PYRO using certificates in '%s' \n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:118 ../Beremiz.py:336 andrej@1706: msgid "Page Setup" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:110 andrej@1706: msgid "Page Size (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:2598 andrej@1706: #, python-format andrej@1706: msgid "Page: %d" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/PouInstanceVariablesPanel.py:124 andrej@1706: msgid "Parent instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:598 ../IDEFrame.py:372 ../IDEFrame.py:426 andrej@1706: msgid "Paste" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1864 andrej@1706: msgid "Paste POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:56 andrej@1706: msgid "Pattern to search:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDPowerRailDialog.py:73 andrej@1706: msgid "Pin number:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:2717 ../editors/Viewer.py:2974 andrej@1706: #: ../editors/SFCViewer.py:770 andrej@1706: msgid "Please choose a target" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/TextViewer.py:262 andrej@1706: msgid "Please enter a block name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:2587 ../editors/Viewer.py:3016 andrej@1706: msgid "Please enter comment text" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/SFCViewer.py:433 ../editors/SFCViewer.py:455 andrej@1706: #: ../editors/SFCViewer.py:799 andrej@1706: msgid "Please enter step name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:194 andrej@1706: msgid "Please enter text" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ForceVariableDialog.py:163 andrej@1706: #, python-format andrej@1706: msgid "Please enter value for a \"%s\" variable:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:317 andrej@1706: msgid "Port number must be 0 <= port <= 65535!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:317 andrej@1706: msgid "Port number must be an integer!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:536 ../editors/Viewer.py:2378 andrej@1706: msgid "Power Rail" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDPowerRailDialog.py:50 andrej@1706: msgid "Power Rail Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:120 ../Beremiz.py:338 andrej@1706: msgid "Preview" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BlockPreviewDialog.py:57 andrej@1706: msgid "Preview:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:122 ../PLCOpenEditor.py:148 ../Beremiz.py:340 andrej@1706: #: ../Beremiz.py:360 andrej@1706: msgid "Print" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1075 andrej@1706: msgid "Print preview" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:68 andrej@1706: msgid "Priority" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:89 andrej@1706: msgid "Priority:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../runtime/PLCObject.py:370 andrej@1706: #, python-format andrej@1706: msgid "Problem starting PLC : error %d" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ProjectDialog.py:55 andrej@1706: msgid "Product Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:80 andrej@1706: msgid "Product Name (required):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:82 andrej@1706: msgid "Product Release (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ProjectDialog.py:56 andrej@1706: msgid "Product Version" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:81 andrej@1706: msgid "Product Version (required):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:38 ../IDEFrame.py:1743 andrej@1706: #: ../IDEFrame.py:1940 andrej@1706: msgid "Program" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:337 andrej@1706: msgid "Program was successfully generated!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:96 andrej@1706: msgid "Programs" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:242 andrej@1706: msgid "Programs can't be used by other POUs!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:84 ../IDEFrame.py:584 andrej@1706: msgid "Project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:173 andrej@1706: #, python-format andrej@1706: msgid "Project '%s':" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1835 andrej@1706: msgid "Project Files" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ProjectDialog.py:54 andrej@1706: msgid "Project Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:78 andrej@1706: msgid "Project Name (required):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:79 andrej@1706: msgid "Project Version (optional):" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:3158 andrej@1706: msgid "" andrej@1706: "Project file syntax error:\n" andrej@1706: "\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ProjectDialog.py:32 ../editors/ProjectNodeEditor.py:37 andrej@1706: msgid "Project properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:566 andrej@1706: #, python-brace-format andrej@1706: msgid "Project tree layout do not match confnode.xml {a1}!={a2} " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ConnectionDialog.py:94 andrej@1706: msgid "Propagate Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:97 andrej@1706: msgid "Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:440 andrej@1706: msgid "Publishing service on local network" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/PYRO/__init__.py:118 andrej@1706: #, python-format andrej@1706: msgid "Pyro exception: %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:427 andrej@1706: msgid "Pyro object's uri :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:426 andrej@1706: msgid "Pyro port :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../py_ext/PythonEditor.py:81 andrej@1706: msgid "Python code" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:33 andrej@1706: msgid "Python file" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:38 andrej@1706: msgid "Qualifier" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:128 ../Beremiz.py:343 ../Beremiz_service.py:273 andrej@1706: msgid "Quit" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:225 andrej@1706: msgid "Range:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1831 andrej@1706: msgid "Raw IEC code" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:1143 andrej@1706: #, python-format andrej@1706: msgid "Really delete node '%s'?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:362 ../IDEFrame.py:422 andrej@1706: msgid "Redo" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCTransitionDialog.py:74 andrej@1706: msgid "Reference" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:106 ../IDEFrame.py:432 andrej@1706: msgid "Refresh" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:66 andrej@1706: msgid "Regular expression" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:98 andrej@1706: msgid "Regular expressions" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:1567 andrej@1706: msgid "Release value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:37 andrej@1706: msgid "Remainder (modulo)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:1144 andrej@1706: #, python-format andrej@1706: msgid "Remove %s node" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:2404 andrej@1706: msgid "Remove Datatype" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:2409 andrej@1706: msgid "Remove Pou" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:138 andrej@1706: msgid "Remove action" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:353 andrej@1706: msgid "Remove element" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:63 andrej@1706: msgid "Remove file from left folder" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:269 andrej@1706: msgid "Remove instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/NetworkEditor.py:104 andrej@1706: msgid "Remove slave" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:240 andrej@1706: msgid "Remove task" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/CodeFileEditor.py:659 ../controls/VariablePanel.py:451 andrej@1706: msgid "Remove variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1944 andrej@1706: msgid "Rename" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:181 andrej@1706: msgid "Replace File" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:502 andrej@1706: msgid "Replace Wire by connections" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:89 andrej@1706: msgid "Replacement (within)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:76 andrej@1706: msgid "Reset" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:583 andrej@1706: msgid "Reset Execution Order" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:451 andrej@1706: msgid "Reset Perspective" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/SearchResultPanel.py:105 andrej@1706: msgid "Reset search result" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:97 ../Beremiz.py:1075 andrej@1706: msgid "Resources" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:62 andrej@1706: msgid "Retain" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:424 andrej@1706: msgid "Return Type:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:487 andrej@1706: msgid "Right" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDPowerRailDialog.py:63 andrej@1706: msgid "Right PowerRail" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:461 andrej@1706: msgid "Rising Edge" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:65 andrej@1706: msgid "Rotate left" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:64 andrej@1706: msgid "Rotate right" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:17 andrej@1706: msgid "Rounding up/down" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1799 andrej@1706: msgid "Run" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1058 andrej@1706: msgid "Runtime IO extensions C code generation failed !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1067 andrej@1706: msgid "Runtime library extensions C code generation failed !\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:61 ../canfestival/NetworkEditor.py:82 andrej@1706: msgid "SDO Client" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:60 ../canfestival/NetworkEditor.py:81 andrej@1706: msgid "SDO Server" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 andrej@1706: msgid "SFC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1392 andrej@1706: #, python-brace-format andrej@1706: msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:773 andrej@1706: #, python-format andrej@1706: msgid "SFC transition in POU \"%s\" must be connected." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:31 andrej@1706: #: ../dialogs/PouDialog.py:36 andrej@1706: msgid "ST" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:324 andrej@1706: msgid "ST files (*.st)|*.st|All files|*.*" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:125 andrej@1706: msgid "SVG files (*.svg)|*.svg|All files|*.*" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:35 andrej@1706: msgid "SVGUI" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:111 ../PLCOpenEditor.py:146 ../Beremiz.py:327 andrej@1706: #: ../Beremiz.py:358 andrej@1706: msgid "Save" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:113 ../PLCOpenEditor.py:147 ../Beremiz.py:359 andrej@1706: msgid "Save As..." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:329 andrej@1706: msgid "Save as" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:470 andrej@1706: msgid "Save path is the same as path of a project! \n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:69 andrej@1706: msgid "Scope" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:623 andrej@1706: msgid "Search" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:44 ../IDEFrame.py:382 andrej@1706: #: ../IDEFrame.py:428 andrej@1706: msgid "Search in Project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:46 andrej@1706: msgid "Seconds:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:388 andrej@1706: msgid "Select All" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:288 ../editors/TextViewer.py:306 andrej@1706: #: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290 andrej@1706: #: ../controls/VariablePanel.py:350 andrej@1706: msgid "Select a variable class:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1216 andrej@1706: msgid "Select an editor:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/PouInstanceVariablesPanel.py:276 andrej@1706: msgid "Select an instance" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:607 andrej@1706: msgid "Select an object" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:477 andrej@1706: msgid "Selected directory already contains another project. Overwrite? \n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:70 andrej@1706: msgid "Selection" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:65 andrej@1706: msgid "Selection Convergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:64 andrej@1706: msgid "Selection Divergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:82 andrej@1706: msgid "Service Discovery" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:85 andrej@1706: msgid "Services available:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:76 andrej@1706: msgid "Set" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:62 andrej@1706: msgid "Shift left" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:63 andrej@1706: msgid "Shift right" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1825 andrej@1706: msgid "Show IEC code generated by PLCGenerator" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:387 andrej@1706: msgid "Show Master" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/canfestival.py:388 andrej@1706: msgid "Show Master generated by config_utils" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1823 andrej@1706: msgid "Show code" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:67 andrej@1706: msgid "Simultaneous Convergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:66 andrej@1706: msgid "Simultaneous Divergence" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:27 andrej@1706: msgid "Sine" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:68 andrej@1706: msgid "Single" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/toolchain_makefile.py:126 andrej@1706: msgid "Source didn't change, no build.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:397 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Source signal has to be defined for single task '{a1}' in resource " andrej@1706: "'{a2}.{a3}'." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:23 andrej@1706: msgid "Square root (base 2)" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/definitions.py:46 andrej@1706: msgid "Standard function blocks" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1801 ../Beremiz_service.py:261 andrej@1706: msgid "Start PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1005 andrej@1706: #, python-format andrej@1706: msgid "Start build in %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1319 andrej@1706: msgid "Started" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1607 andrej@1706: msgid "Starting PLC\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:463 andrej@1706: msgid "Status ToolBar" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:553 ../editors/Viewer.py:2353 andrej@1706: msgid "Step" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1804 andrej@1706: msgid "Stop" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:262 andrej@1706: msgid "Stop PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1806 andrej@1706: msgid "Stop Running PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1320 andrej@1706: msgid "Stopped" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1579 andrej@1706: msgid "Stopping debugger...\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:54 andrej@1706: msgid "Structure" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:54 andrej@1706: msgid "Subrange" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:35 andrej@1706: msgid "Subtraction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1044 andrej@1706: msgid "Successfully built.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:447 andrej@1706: msgid "Switch perspective" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:165 ../dialogs/FindInPouDialog.py:172 andrej@1706: msgid "Syntax error in regular expression of pattern to search!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DiscoveryDialog.py:93 andrej@1706: msgid "TYPE" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:29 andrej@1706: msgid "Tangent" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:83 andrej@1706: msgid "Task" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:235 andrej@1706: msgid "Tasks:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:73 andrej@1706: msgid "Temp" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/FileManagementPanel.py:180 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "The file '%s' already exist.\n" andrej@1706: "Do you want to replace it?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/LDViewer.py:882 andrej@1706: msgid "The group of block must be coherent!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:640 ../IDEFrame.py:1011 andrej@1706: msgid "There are changes, do you want to save?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1654 ../IDEFrame.py:1673 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "There is a POU named \"%s\". This could cause a conflict. Do you wish to " andrej@1706: "continue?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:1098 andrej@1706: msgid "" andrej@1706: "There was a problem printing.\n" andrej@1706: "Perhaps your current printer is not set correctly?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/LDViewer.py:891 andrej@1706: msgid "This option isn't available yet!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:565 andrej@1706: #, python-format andrej@1706: msgid "Tick: %d" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:40 andrej@1706: msgid "Time" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41 andrej@1706: msgid "Time addition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:86 andrej@1706: msgid "Time concatenation" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61 andrej@1706: msgid "Time division" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47 andrej@1706: msgid "Time multiplication" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49 andrej@1706: msgid "Time subtraction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43 andrej@1706: msgid "Time-of-day addition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53 andrej@1706: #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55 andrej@1706: msgid "Time-of-day subtraction" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:489 andrej@1706: msgid "Top" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1813 andrej@1706: msgid "Transfer" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1815 andrej@1706: msgid "Transfer PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1779 andrej@1706: msgid "Transfer completed successfully.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:1781 andrej@1706: msgid "Transfer failed\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:554 ../editors/Viewer.py:2355 andrej@1706: #: ../editors/Viewer.py:2382 andrej@1706: msgid "Transition" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1518 andrej@1706: #, python-format andrej@1706: msgid "" andrej@1706: "Transition \"%s\" body must contain an output variable or coil referring to " andrej@1706: "its name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:89 andrej@1706: msgid "Transition Name" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouTransitionDialog.py:58 andrej@1706: msgid "Transition Name:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1609 andrej@1706: #, python-brace-format andrej@1706: msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:1598 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "Transition with content \"{a1}\" not connected to a previous step in " andrej@1706: "\"{a2}\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/plcopen.py:1318 andrej@1706: #, python-format andrej@1706: msgid "Transition with name %s doesn't exist!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:96 andrej@1706: msgid "Transitions" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:131 andrej@1706: msgid "Translated by" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/ResourceEditor.py:68 andrej@1706: msgid "Triggering" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:476 andrej@1706: msgid "Twisted unavailable." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:38 ../editors/ResourceEditor.py:83 andrej@1706: #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 andrej@1706: #: ../controls/VariablePanel.py:54 andrej@1706: msgid "Type" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:48 andrej@1706: msgid "Type and derivated" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:336 ../canfestival/config_utils.py:624 andrej@1706: #, python-format andrej@1706: msgid "Type conflict for location \"%s\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:16 andrej@1706: msgid "Type conversion" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:162 andrej@1706: msgid "Type infos:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/BrowseLocationsDialog.py:49 andrej@1706: msgid "Type strict" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCDivergenceDialog.py:59 ../dialogs/SFCTransitionDialog.py:57 andrej@1706: #: ../dialogs/LDPowerRailDialog.py:56 ../dialogs/BrowseLocationsDialog.py:99 andrej@1706: #: ../dialogs/FBDBlockDialog.py:65 ../dialogs/ConnectionDialog.py:58 andrej@1706: msgid "Type:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/config_utils.py:462 ../canfestival/config_utils.py:476 andrej@1706: #, python-format andrej@1706: msgid "Unable to define PDO mapping for node %02x" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../targets/Xenomai/__init__.py:39 andrej@1706: #, python-format andrej@1706: msgid "Unable to get Xenomai's %s \n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:961 ../PLCGenerator.py:1214 andrej@1706: #, python-brace-format andrej@1706: msgid "Undefined block type \"{a1}\" in \"{a2}\" POU" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCGenerator.py:254 andrej@1706: #, python-format andrej@1706: msgid "Undefined pou type \"%s\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:360 ../IDEFrame.py:421 andrej@1706: msgid "Undo" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:382 andrej@1706: msgid "Unknown" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:393 andrej@1706: #, python-format andrej@1706: msgid "Unknown variable \"%s\" for this POU!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:379 ../ProjectController.py:380 andrej@1706: msgid "Unnamed" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:636 andrej@1706: #, python-format andrej@1706: msgid "Unnamed%d" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:284 andrej@1706: #, python-format andrej@1706: msgid "Unrecognized data size \"%s\"" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:632 ../controls/VariablePanel.py:810 andrej@1706: msgid "User Data Types" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:86 andrej@1706: msgid "User Type" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:95 andrej@1706: msgid "User-defined POUs" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:38 andrej@1706: msgid "Value" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/DataTypeEditor.py:259 andrej@1706: msgid "Values:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ActionBlockDialog.py:42 ../editors/Viewer.py:526 andrej@1706: #: ../editors/Viewer.py:2385 andrej@1706: msgid "Variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:308 ../editors/Viewer.py:338 ../editors/Viewer.py:360 andrej@1706: #: ../editors/TextViewer.py:292 ../editors/TextViewer.py:343 andrej@1706: #: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:329 andrej@1706: msgid "Variable Drop" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FBDVariableDialog.py:63 andrej@1706: msgid "Variable Properties" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:288 ../editors/TextViewer.py:306 andrej@1706: #: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290 andrej@1706: #: ../controls/VariablePanel.py:350 andrej@1706: msgid "Variable class" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/Viewer.py:395 ../editors/TextViewer.py:387 andrej@1706: msgid "Variable don't belong to this POU!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/LDElementDialog.py:89 andrej@1706: msgid "Variable:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/VariablePanel.py:72 andrej@1706: msgid "Variables" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:151 andrej@1706: msgid "Vertical:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:586 andrej@1706: msgid "WAMP client startup failed. " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/WAMP/__init__.py:91 andrej@1706: #, python-format andrej@1706: msgid "WAMP connecting to URL : %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/WAMP/__init__.py:131 andrej@1706: msgid "WAMP connection timeout" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../connectors/WAMP/__init__.py:150 andrej@1706: #, python-format andrej@1706: msgid "WAMP connection to '%s' failed.\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz_service.py:562 andrej@1706: msgid "WAMP import failed :" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../wxglade_hmi/wxglade_hmi.py:35 andrej@1706: msgid "WXGLADE GUI" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:128 ../editors/LDViewer.py:891 andrej@1706: msgid "Warning" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:666 andrej@1706: msgid "Warnings in ST/IL/SFC code generator :\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SearchInProjectDialog.py:78 andrej@1706: msgid "Whole Project" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../controls/ProjectPropertiesPanel.py:119 andrej@1706: msgid "Width:" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/FindInPouDialog.py:93 andrej@1706: msgid "Wrap search" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/AboutDialog.py:130 andrej@1706: msgid "Written by" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../features.py:34 andrej@1706: msgid "WxGlade GUI" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../svgui/svgui.py:139 andrej@1706: msgid "" andrej@1706: "You don't have write permissions.\n" andrej@1706: "Open Inkscape anyway ?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../wxglade_hmi/wxglade_hmi.py:137 andrej@1706: msgid "" andrej@1706: "You don't have write permissions.\n" andrej@1706: "Open wxGlade anyway ?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ProjectController.py:342 andrej@1706: msgid "" andrej@1706: "You must have permission to work on the project\n" andrej@1706: "Work on a project copy ?" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/LDViewer.py:886 andrej@1706: msgid "" andrej@1706: "You must select the block or group of blocks around which a branch should be" andrej@1706: " added!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../editors/LDViewer.py:666 andrej@1706: msgid "You must select the wire where a contact should be added!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/SFCStepNameDialog.py:48 ../dialogs/PouNameDialog.py:46 andrej@1706: msgid "You must type a name!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/ForceVariableDialog.py:175 andrej@1706: msgid "You must type a value!" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../IDEFrame.py:438 andrej@1706: msgid "Zoom" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:151 andrej@1706: msgid "days" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:333 andrej@1706: #, python-format andrej@1706: msgid "error: %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../util/ProcessLogger.py:169 andrej@1706: #, python-brace-format andrej@1706: msgid "exited with status {a1} (pid {a2})\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398 andrej@1706: msgid "file : " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:31 andrej@1706: msgid "function" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:399 andrej@1706: msgid "function : " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:31 andrej@1706: msgid "functionBlock" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:151 andrej@1706: msgid "hours" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:399 andrej@1706: msgid "line : " andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:153 andrej@1706: msgid "milliseconds" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:152 andrej@1706: msgid "minutes" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/PouDialog.py:31 andrej@1706: msgid "program" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../dialogs/DurationEditorDialog.py:152 andrej@1706: msgid "seconds" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:84 andrej@1706: msgid "string from the middle" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:82 andrej@1706: msgid "string left of" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../plcopen/iec_std.csv:83 andrej@1706: msgid "string right of" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../Beremiz.py:126 andrej@1706: msgid "update info unavailable." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCOpenEditor.py:331 andrej@1706: #, python-format andrej@1706: msgid "warning: %s\n" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../PLCControler.py:970 andrej@1706: #, python-brace-format andrej@1706: msgid "{a1} \"{a2}\" can't be pasted as a {a3}." andrej@1706: msgstr "" andrej@1706: andrej@1706: #: ../ConfigTreeNode.py:56 andrej@1706: #, python-brace-format andrej@1706: msgid "" andrej@1706: "{a1} XML file doesn't follow XSD schema at line %{a2}:\n" andrej@1706: "{a3}" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: Extra XSD strings andrej@1706: msgid "CanFestivalSlaveNode" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CAN_Device" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CAN_Baudrate" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "NodeId" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Sync_Align" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Sync_Align_Ratio" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CanFestivalNode" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Sync_TPDOs" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CanFestivalInstance" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CAN_Driver" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Generic" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Command" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Xenomai" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "XenoConfig" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Compiler" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "CFLAGS" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Linker" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "LDFLAGS" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "PLC" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Linux" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Win32" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "BaseParams" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "IEC_Channel" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Enabled" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "BeremizRoot" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "TargetType" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Libraries" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "URI_location" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Disable_Extensions" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "%(codefile_name)s" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "variables" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "name" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "type" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "class" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "initial" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "desc" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "onchange" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "opts" andrej@1706: msgstr "" andrej@1706: andrej@1706: #: Extra TC6 documentation strings andrej@1706: msgid "0 - current time, 1 - load time from PDT" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Preset datetime" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Copy of IN" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Datetime, current or relative to PDT" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The real time clock has many uses including time stamping, setting dates and" andrej@1706: " times of day in batch reports, in alarm messages and so on." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "1 = integrate, 0 = hold" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Overriding reset" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Input variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Initial value" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Sampling period" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "NOT R1" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Integrated output" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The integral function block integrates the value of input XIN over time." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "0 = reset" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Input to be differentiated" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Differentiated output" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The derivative function block produces an output XOUT proportional to the " andrej@1706: "rate of change of the input XIN." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "0 - manual , 1 - automatic" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Process variable" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Set point" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Manual output adjustment - Typically from transfer station" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Proportionality constant" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Reset time" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Derivative time constant" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "PV - SP" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "FB for integral term" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "FB for derivative term" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The PID (proportional, Integral, Derivative) function block provides the " andrej@1706: "classical three term controller for closed loop control." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "0 - track X0, 1 - ramp to/track X1" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Ramp duration" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "BUSY = 1 during ramping period" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "Elapsed time of ramp" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "The RAMP function block is modelled on example given in the standard." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The hysteresis function block provides a hysteresis boolean output driven by" andrej@1706: " the difference of two floating point (REAL) inputs XIN1 and XIN2." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "The SR bistable is a latch where the Set dominates." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "The RS bistable is a latch where the Reset dominates." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The semaphore provides a mechanism to allow software elements mutually " andrej@1706: "exclusive access to certain ressources." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "The output produces a single pulse when a rising edge is detected." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "The output produces a single pulse when a falling edge is detected." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The up-counter can be used to signal when a count has reached a maximum " andrej@1706: "value." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The down-counter can be used to signal when a count has reached zero, on " andrej@1706: "counting down from a preset value." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The up-down counter has two inputs CU and CD. It can be used to both count " andrej@1706: "up on one input and down on the other." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "first input parameter" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "second input parameter" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "first output parameter" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "second output parameter" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "internal state: 0-reset, 1-counting, 2-set" andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The pulse timer can be used to generate output pulses of a given time " andrej@1706: "duration." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The on-delay timer can be used to delay setting an output true, for fixed " andrej@1706: "period after an input becomes true." andrej@1706: msgstr "" andrej@1706: andrej@1706: msgid "" andrej@1706: "The off-delay timer can be used to delay setting an output false, for fixed " andrej@1706: "period after input goes false." andrej@1706: msgstr ""