# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-17 12:41+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../PLCOpenEditor.py:408 msgid "" "\n" "An error has occurred.\n" "\n" "Click OK to save an error report.\n" "\n" "Please be kind enough to send this file to:\n" "edouard.tisserant@gmail.com\n" "\n" "Error:\n" msgstr "" #: ../Beremiz.py:1178 #, python-format msgid "" "\n" "An unhandled exception (bug) occured. Bug report saved at :\n" "(%s)\n" "\n" "Please be kind enough to send this file to:\n" "beremiz-devel@lists.sourceforge.net\n" "\n" "You should now restart Beremiz.\n" "\n" "Traceback:\n" msgstr "" #: ../controls/VariablePanel.py:72 msgid " External" msgstr "" #: ../controls/VariablePanel.py:71 msgid " InOut" msgstr "" #: ../controls/VariablePanel.py:71 msgid " Input" msgstr "" #: ../controls/VariablePanel.py:72 msgid " Local" msgstr "" #: ../controls/VariablePanel.py:71 msgid " Output" msgstr "" #: ../controls/VariablePanel.py:73 msgid " Temp" msgstr "" #: ../PLCOpenEditor.py:418 msgid " : " msgstr "" #: ../dialogs/PouTransitionDialog.py:94 ../dialogs/ProjectDialog.py:66 #: ../dialogs/PouActionDialog.py:91 ../dialogs/PouDialog.py:113 #, python-format msgid " and %s" msgstr "" #: ../ProjectController.py:1073 msgid " generation failed !\n" msgstr "" #: ../plcopen/plcopen.py:888 #, python-format msgid "\"%s\" Data Type doesn't exist !!!" msgstr "" #: ../plcopen/plcopen.py:906 #, python-format msgid "\"%s\" POU already exists !!!" msgstr "" #: ../plcopen/plcopen.py:927 #, python-format msgid "\"%s\" POU doesn't exist !!!" msgstr "" #: ../editors/Viewer.py:242 #, python-format msgid "\"%s\" can't use itself!" msgstr "" #: ../IDEFrame.py:1648 ../IDEFrame.py:1667 #, python-format msgid "\"%s\" config already exists!" msgstr "" #: ../plcopen/plcopen.py:476 #, python-format msgid "\"%s\" configuration already exists !!!" msgstr "" #: ../IDEFrame.py:1602 #, python-format msgid "\"%s\" data type already exists!" msgstr "" #: ../dialogs/PouTransitionDialog.py:105 ../dialogs/BlockPreviewDialog.py:219 #: ../dialogs/PouActionDialog.py:102 ../editors/Viewer.py:258 #: ../editors/Viewer.py:326 ../editors/Viewer.py:350 ../editors/Viewer.py:370 #: ../editors/TextViewer.py:272 ../editors/TextViewer.py:301 #: ../controls/VariablePanel.py:394 #, python-format msgid "\"%s\" element for this pou already exists!" msgstr "" #: ../Beremiz.py:984 #, python-format msgid "\"%s\" folder is not a valid Beremiz project\n" msgstr "" #: ../PLCGenerator.py:1091 #, python-format msgid "\"%s\" function cancelled in \"%s\" POU: No input connected" msgstr "" #: ../dialogs/SFCStepNameDialog.py:51 ../dialogs/PouTransitionDialog.py:101 #: ../dialogs/BlockPreviewDialog.py:207 ../dialogs/PouNameDialog.py:49 #: ../dialogs/PouActionDialog.py:98 ../dialogs/PouDialog.py:120 #: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:584 #: ../editors/CodeFileEditor.py:770 ../controls/VariablePanel.py:749 #: ../IDEFrame.py:1593 #, python-format msgid "\"%s\" is a keyword. It can't be used!" msgstr "" #: ../editors/Viewer.py:246 #, python-format msgid "\"%s\" is already used by \"%s\"!" msgstr "" #: ../plcopen/plcopen.py:2414 #, python-format msgid "\"%s\" is an invalid value!" msgstr "" #: ../PLCOpenEditor.py:339 ../PLCOpenEditor.py:381 #, python-format msgid "\"%s\" is not a valid folder!" msgstr "" #: ../dialogs/SFCStepNameDialog.py:49 ../dialogs/PouTransitionDialog.py:99 #: ../dialogs/BlockPreviewDialog.py:203 ../dialogs/PouNameDialog.py:47 #: ../dialogs/PouActionDialog.py:96 ../dialogs/PouDialog.py:118 #: ../editors/DataTypeEditor.py:579 ../editors/CodeFileEditor.py:768 #: ../controls/VariablePanel.py:747 ../IDEFrame.py:1591 #, python-format msgid "\"%s\" is not a valid identifier!" msgstr "" #: ../IDEFrame.py:2392 #, python-format msgid "\"%s\" is used by one or more POUs. Do you wish to continue?" msgstr "" #: ../dialogs/BlockPreviewDialog.py:211 ../dialogs/PouDialog.py:122 #: ../editors/Viewer.py:256 ../editors/Viewer.py:311 ../editors/Viewer.py:341 #: ../editors/Viewer.py:363 ../editors/TextViewer.py:270 #: ../editors/TextViewer.py:299 ../editors/TextViewer.py:350 #: ../editors/TextViewer.py:373 ../controls/VariablePanel.py:336 #: ../IDEFrame.py:1611 #, python-format msgid "\"%s\" pou already exists!" msgstr "" #: ../plcopen/plcopen.py:500 #, python-format msgid "\"%s\" resource already exists in \"%s\" configuration !!!" msgstr "" #: ../plcopen/plcopen.py:517 #, python-format msgid "\"%s\" resource doesn't exist in \"%s\" configuration !!!" msgstr "" #: ../dialogs/SFCStepNameDialog.py:57 #, python-format msgid "\"%s\" step already exists!" msgstr "" #: ../editors/DataTypeEditor.py:550 #, python-format msgid "\"%s\" value already defined!" msgstr "" #: ../dialogs/ArrayTypeDialog.py:97 ../editors/DataTypeEditor.py:745 #, python-format msgid "\"%s\" value isn't a valid array dimension!" msgstr "" #: ../dialogs/ArrayTypeDialog.py:103 ../editors/DataTypeEditor.py:752 #, python-format msgid "" "\"%s\" value isn't a valid array dimension!\n" "Right value must be greater than left value." msgstr "" #: ../PLCControler.py:970 #, python-format msgid "%s \"%s\" can't be pasted as a %s." msgstr "" #: ../PLCControler.py:1530 #, python-format msgid "%s Data Types" msgstr "" #: ../PLCControler.py:1513 #, python-format msgid "%s POUs" msgstr "" #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:90 #, python-format msgid "%s Profile" msgstr "" #: ../ConfigTreeNode.py:56 #, python-format msgid "" "%s XML file doesn't follow XSD schema at line %d:\n" "%s" msgstr "" #: ../plcopen/plcopen.py:1647 ../plcopen/plcopen.py:1654 #: ../plcopen/plcopen.py:1666 ../plcopen/plcopen.py:1674 #: ../plcopen/plcopen.py:1684 #, python-format msgid "%s body don't have instances!" msgstr "" #: ../plcopen/plcopen.py:1702 ../plcopen/plcopen.py:1709 #: ../plcopen/plcopen.py:1716 #, python-format msgid "%s body don't have text!" msgstr "" #: ../IDEFrame.py:386 msgid "&Add Element" msgstr "" #: ../dialogs/AboutDialog.py:64 ../dialogs/AboutDialog.py:112 #: ../dialogs/AboutDialog.py:149 msgid "&Close" msgstr "" #: ../IDEFrame.py:356 msgid "&Configuration" msgstr "" #: ../IDEFrame.py:345 msgid "&Data Type" msgstr "" #: ../IDEFrame.py:390 msgid "&Delete" msgstr "" #: ../IDEFrame.py:337 msgid "&Display" msgstr "" #: ../IDEFrame.py:336 msgid "&Edit" msgstr "" #: ../IDEFrame.py:335 msgid "&File" msgstr "" #: ../IDEFrame.py:347 msgid "&Function" msgstr "" #: ../IDEFrame.py:338 msgid "&Help" msgstr "" #: ../dialogs/AboutDialog.py:63 msgid "&License" msgstr "" #: ../IDEFrame.py:351 msgid "&Program" msgstr "" #: ../PLCOpenEditor.py:125 msgid "&Properties" msgstr "" #: ../Beremiz.py:323 msgid "&Recent Projects" msgstr "" #: ../IDEFrame.py:353 msgid "&Resource" msgstr "" #: ../controls/SearchResultPanel.py:252 #, python-format msgid "'%s' - %d match in project" msgstr "" #: ../controls/SearchResultPanel.py:254 #, python-format msgid "'%s' - %d matches in project" msgstr "" #: ../connectors/PYRO/__init__.py:86 #, python-format msgid "'%s' is located at %s\n" msgstr "" #: ../controls/SearchResultPanel.py:304 #, python-format msgid "(%d matches)" msgstr "" #: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398 ../PLCOpenEditor.py:399 msgid ", " msgstr "" #: ../dialogs/PouTransitionDialog.py:96 ../dialogs/PouActionDialog.py:93 #: ../dialogs/PouDialog.py:115 #, python-format msgid ", %s" msgstr "" #: ../PLCOpenEditor.py:394 msgid ". " msgstr "" #: ../controls/LogViewer.py:278 msgid "1d" msgstr "" #: ../controls/LogViewer.py:279 msgid "1h" msgstr "" #: ../controls/LogViewer.py:280 msgid "1m" msgstr "" #: ../controls/LogViewer.py:281 msgid "1s" msgstr "" #: ../dialogs/PouDialog.py:124 ../IDEFrame.py:1614 ../IDEFrame.py:1656 #: ../IDEFrame.py:1675 #, python-format msgid "A POU has an element named \"%s\". This could cause a conflict. Do you wish to continue?" msgstr "" #: ../dialogs/SFCStepNameDialog.py:53 ../dialogs/PouTransitionDialog.py:103 #: ../dialogs/PouNameDialog.py:51 ../dialogs/PouActionDialog.py:100 #: ../controls/VariablePanel.py:751 ../IDEFrame.py:1626 ../IDEFrame.py:1637 #, python-format msgid "A POU named \"%s\" already exists!" msgstr "" #: ../ConfigTreeNode.py:424 #, python-format msgid "A child named \"%s\" already exist -> \"%s\"\n" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:211 msgid "A location must be selected!" msgstr "" #: ../dialogs/SFCStepNameDialog.py:55 ../controls/VariablePanel.py:753 #: ../IDEFrame.py:1628 ../IDEFrame.py:1639 #, python-format msgid "A variable with \"%s\" as name already exists in this pou!" msgstr "" #: ../editors/CodeFileEditor.py:774 #, python-format msgid "A variable with \"%s\" as name already exists!" msgstr "" #: ../dialogs/AboutDialog.py:40 ../PLCOpenEditor.py:158 ../Beremiz.py:380 msgid "About" msgstr "" #: ../plcopen/iec_std.csv:22 msgid "Absolute number" msgstr "" #: ../dialogs/SFCStepDialog.py:71 ../dialogs/ActionBlockDialog.py:42 msgid "Action" msgstr "" #: ../editors/Viewer.py:551 ../editors/Viewer.py:2077 msgid "Action Block" msgstr "" #: ../dialogs/PouActionDialog.py:81 msgid "Action Name" msgstr "" #: ../dialogs/PouActionDialog.py:49 msgid "Action Name:" msgstr "" #: ../plcopen/plcopen.py:1361 #, python-format msgid "Action with name %s doesn't exist!" msgstr "" #: ../PLCControler.py:96 msgid "Actions" msgstr "" #: ../dialogs/ActionBlockDialog.py:133 msgid "Actions:" msgstr "" #: ../editors/Viewer.py:1087 msgid "Active" msgstr "" #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:101 #: ../editors/Viewer.py:584 ../Beremiz.py:1047 msgid "Add" msgstr "" #: ../IDEFrame.py:1886 ../IDEFrame.py:1921 msgid "Add Action" msgstr "" #: ../features.py:32 msgid "Add C code accessing located variables synchronously" msgstr "" #: ../IDEFrame.py:1869 msgid "Add Configuration" msgstr "" #: ../IDEFrame.py:1849 msgid "Add DataType" msgstr "" #: ../editors/Viewer.py:509 msgid "Add Divergence Branch" msgstr "" #: ../dialogs/DiscoveryDialog.py:115 msgid "Add IP" msgstr "" #: ../IDEFrame.py:1857 msgid "Add POU" msgstr "" #: ../features.py:33 msgid "Add Python code executed asynchronously" msgstr "" #: ../IDEFrame.py:1897 ../IDEFrame.py:1947 msgid "Add Resource" msgstr "" #: ../IDEFrame.py:1875 ../IDEFrame.py:1918 msgid "Add Transition" msgstr "" #: ../editors/Viewer.py:496 msgid "Add Wire Segment" msgstr "" #: ../editors/SFCViewer.py:359 msgid "Add a new initial step" msgstr "" #: ../editors/Viewer.py:2681 ../editors/SFCViewer.py:696 msgid "Add a new jump" msgstr "" #: ../editors/SFCViewer.py:381 msgid "Add a new step" msgstr "" #: ../features.py:34 msgid "Add a simple WxGlade based GUI." msgstr "" #: ../dialogs/ActionBlockDialog.py:137 msgid "Add action" msgstr "" #: ../editors/DataTypeEditor.py:352 msgid "Add element" msgstr "" #: ../editors/ResourceEditor.py:268 msgid "Add instance" msgstr "" #: ../canfestival/NetworkEditor.py:103 msgid "Add slave" msgstr "" #: ../editors/ResourceEditor.py:239 msgid "Add task" msgstr "" #: ../editors/CodeFileEditor.py:658 ../controls/VariablePanel.py:448 msgid "Add variable" msgstr "" #: ../plcopen/iec_std.csv:33 msgid "Addition" msgstr "" #: ../plcopen/definitions.py:47 msgid "Additional function blocks" msgstr "" #: ../editors/Viewer.py:567 msgid "Adjust Block Size" msgstr "" #: ../editors/Viewer.py:1620 msgid "Alignment" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:34 #: ../dialogs/BrowseLocationsDialog.py:42 #: ../dialogs/BrowseLocationsDialog.py:135 #: ../dialogs/BrowseLocationsDialog.py:138 ../controls/LogViewer.py:297 #: ../controls/VariablePanel.py:70 msgid "All" msgstr "" #: ../editors/FileManagementPanel.py:35 msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv" msgstr "" #: ../ProjectController.py:1579 msgid "Already connected. Please disconnect\n" msgstr "" #: ../editors/DataTypeEditor.py:594 #, python-format msgid "An element named \"%s\" already exists in this structure!" msgstr "" #: ../dialogs/ConnectionDialog.py:96 msgid "Apply name modification to all continuations with the same name" msgstr "" #: ../plcopen/iec_std.csv:31 msgid "Arc cosine" msgstr "" #: ../plcopen/iec_std.csv:30 msgid "Arc sine" msgstr "" #: ../plcopen/iec_std.csv:32 msgid "Arc tangent" msgstr "" #: ../plcopen/iec_std.csv:33 msgid "Arithmetic" msgstr "" #: ../editors/DataTypeEditor.py:54 ../editors/DataTypeEditor.py:635 #: ../controls/VariablePanel.py:827 msgid "Array" msgstr "" #: ../plcopen/iec_std.csv:39 msgid "Assignment" msgstr "" #: ../dialogs/FBDVariableDialog.py:217 msgid "At least a variable or an expression must be selected!" msgstr "" #: ../controls/ProjectPropertiesPanel.py:99 msgid "Author" msgstr "" #: ../controls/ProjectPropertiesPanel.py:96 msgid "Author Name (optional):" msgstr "" #: ../dialogs/FindInPouDialog.py:81 msgid "Backward" msgstr "" #: ../util/Zeroconf.py:599 msgid "Bad domain name (circular) at " msgstr "" #: ../util/Zeroconf.py:602 msgid "Bad domain name at " msgstr "" #: ../canfestival/config_utils.py:342 ../canfestival/config_utils.py:624 #, python-format msgid "Bad location size : %s" msgstr "" #: ../dialogs/ArrayTypeDialog.py:55 ../editors/DataTypeEditor.py:175 #: ../editors/DataTypeEditor.py:205 ../editors/DataTypeEditor.py:297 msgid "Base Type:" msgstr "" #: ../editors/DataTypeEditor.py:625 ../controls/VariablePanel.py:785 msgid "Base Types" msgstr "" #: ../Beremiz.py:549 msgid "Beremiz" msgstr "" #: ../plcopen/iec_std.csv:70 msgid "Binary selection (1 of 2)" msgstr "" #: ../plcopen/iec_std.csv:62 msgid "Bit-shift" msgstr "" #: ../plcopen/iec_std.csv:66 msgid "Bitwise" msgstr "" #: ../plcopen/iec_std.csv:66 msgid "Bitwise AND" msgstr "" #: ../plcopen/iec_std.csv:67 msgid "Bitwise OR" msgstr "" #: ../plcopen/iec_std.csv:68 msgid "Bitwise XOR" msgstr "" #: ../plcopen/iec_std.csv:69 msgid "Bitwise inverting" msgstr "" #: ../editors/Viewer.py:521 ../editors/Viewer.py:2081 msgid "Block" msgstr "" #: ../dialogs/FBDBlockDialog.py:59 msgid "Block Properties" msgstr "" #: ../editors/TextViewer.py:262 msgid "Block name" msgstr "" #: ../editors/Viewer.py:487 msgid "Bottom" msgstr "" #: ../dialogs/BrowseValuesLibraryDialog.py:37 #, python-format msgid "Browse %s values library" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:60 msgid "Browse Locations" msgstr "" #: ../ProjectController.py:1724 msgid "Build" msgstr "" #: ../ProjectController.py:1213 msgid "Build directory already clean\n" msgstr "" #: ../ProjectController.py:1725 msgid "Build project into build folder" msgstr "" #: ../ProjectController.py:1002 msgid "C Build crashed !\n" msgstr "" #: ../ProjectController.py:999 msgid "C Build failed.\n" msgstr "" #: ../c_ext/CFileEditor.py:63 msgid "C code" msgstr "" #: ../ProjectController.py:1077 msgid "C code generated successfully.\n" msgstr "" #: ../targets/toolchain_makefile.py:126 msgid "C compilation failed.\n" msgstr "" #: ../targets/toolchain_gcc.py:156 #, python-format msgid "C compilation of %s failed.\n" msgstr "" #: ../features.py:32 msgid "C extension" msgstr "" #: ../dialogs/AboutDialog.py:62 msgid "C&redits" msgstr "" #: ../canfestival/NetworkEditor.py:52 msgid "CANOpen network" msgstr "" #: ../canfestival/SlaveEditor.py:44 msgid "CANOpen slave" msgstr "" #: ../features.py:31 msgid "CANopen support" msgstr "" #: ../plcopen/plcopen.py:1586 ../plcopen/plcopen.py:1600 #: ../plcopen/plcopen.py:1624 ../plcopen/plcopen.py:1640 msgid "Can only generate execution order on FBD networks!" msgstr "" #: ../controls/VariablePanel.py:267 msgid "Can only give a location to local or global variables" msgstr "" #: ../PLCOpenEditor.py:334 #, python-format msgid "Can't generate program to file %s!" msgstr "" #: ../controls/VariablePanel.py:265 msgid "Can't give a location to a function block instance" msgstr "" #: ../PLCOpenEditor.py:379 #, python-format msgid "Can't save project to file %s!" msgstr "" #: ../controls/VariablePanel.py:311 msgid "Can't set an initial value to a function block instance" msgstr "" #: ../ConfigTreeNode.py:528 #, python-format msgid "Cannot create child %s of type %s " msgstr "" #: ../ConfigTreeNode.py:453 #, python-format msgid "Cannot find lower free IEC channel than %d\n" msgstr "" #: ../connectors/PYRO/__init__.py:127 msgid "Cannot get PLC status - connection failed.\n" msgstr "" #: ../ProjectController.py:865 msgid "Cannot open/parse VARIABLES.csv!\n" msgstr "" #: ../canfestival/config_utils.py:372 #, python-format msgid "Cannot set bit offset for non bool '%s' variable (ID:%d,Idx:%x,sIdx:%x))" msgstr "" #: ../dialogs/SearchInProjectDialog.py:59 ../dialogs/FindInPouDialog.py:90 msgid "Case sensitive" msgstr "" #: ../editors/Viewer.py:482 msgid "Center" msgstr "" #: ../Beremiz_service.py:245 msgid "Change IP of interface to bind" msgstr "" #: ../Beremiz_service.py:244 msgid "Change Name" msgstr "" #: ../IDEFrame.py:1939 msgid "Change POU Type To" msgstr "" #: ../Beremiz_service.py:246 msgid "Change Port Number" msgstr "" #: ../Beremiz_service.py:247 msgid "Change working directory" msgstr "" #: ../plcopen/iec_std.csv:81 msgid "Character string" msgstr "" #: ../svgui/svgui.py:125 msgid "Choose a SVG file" msgstr "" #: ../ProjectController.py:436 msgid "Choose a directory to save project" msgstr "" #: ../canfestival/canfestival.py:160 ../PLCOpenEditor.py:292 #: ../PLCOpenEditor.py:324 ../PLCOpenEditor.py:373 msgid "Choose a file" msgstr "" #: ../Beremiz.py:921 ../Beremiz.py:956 msgid "Choose a project" msgstr "" #: ../dialogs/BrowseValuesLibraryDialog.py:42 #, python-format msgid "Choose a value for %s:" msgstr "" #: ../Beremiz_service.py:293 msgid "Choose a working directory " msgstr "" #: ../ProjectController.py:358 msgid "Chosen folder doesn't contain a program. It's not a valid project!" msgstr "" #: ../ProjectController.py:325 msgid "Chosen folder isn't empty. You can't use it for a new project!" msgstr "" #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 msgid "Class" msgstr "" #: ../controls/VariablePanel.py:439 msgid "Class Filter:" msgstr "" #: ../dialogs/FBDVariableDialog.py:69 msgid "Class:" msgstr "" #: ../ProjectController.py:1728 msgid "Clean" msgstr "" #: ../controls/LogViewer.py:317 msgid "Clean log messages" msgstr "" #: ../ProjectController.py:1730 msgid "Clean project build folder" msgstr "" #: ../ProjectController.py:1210 msgid "Cleaning the build directory\n" msgstr "" #: ../IDEFrame.py:435 msgid "Clear Errors" msgstr "" #: ../editors/Viewer.py:577 msgid "Clear Execution Order" msgstr "" #: ../dialogs/SearchInProjectDialog.py:105 ../dialogs/FindInPouDialog.py:113 msgid "Close" msgstr "" #: ../PLCOpenEditor.py:199 ../Beremiz.py:689 msgid "Close Application" msgstr "" #: ../PLCOpenEditor.py:108 ../Beremiz.py:332 ../Beremiz.py:633 #: ../IDEFrame.py:1009 msgid "Close Project" msgstr "" #: ../PLCOpenEditor.py:106 ../Beremiz.py:330 msgid "Close Tab" msgstr "" #: ../editors/Viewer.py:537 ../editors/Viewer.py:2092 msgid "Coil" msgstr "" #: ../editors/Viewer.py:557 ../editors/LDViewer.py:506 msgid "Comment" msgstr "" #: ../dialogs/ProjectDialog.py:57 msgid "Company Name" msgstr "" #: ../controls/ProjectPropertiesPanel.py:94 msgid "Company Name (required):" msgstr "" #: ../controls/ProjectPropertiesPanel.py:95 msgid "Company URL (optional):" msgstr "" #: ../plcopen/iec_std.csv:75 msgid "Comparison" msgstr "" #: ../ProjectController.py:656 msgid "Compiling IEC Program into C code...\n" msgstr "" #: ../plcopen/iec_std.csv:85 msgid "Concatenation" msgstr "" #: ../editors/ConfTreeNodeEditor.py:229 msgid "Config" msgstr "" #: ../editors/ProjectNodeEditor.py:36 msgid "Config variables" msgstr "" #: ../dialogs/SearchInProjectDialog.py:39 msgid "Configuration" msgstr "" #: ../PLCControler.py:97 msgid "Configurations" msgstr "" #: ../editors/Viewer.py:303 ../editors/Viewer.py:333 ../editors/Viewer.py:355 #: ../editors/TextViewer.py:291 ../editors/TextViewer.py:342 #: ../editors/TextViewer.py:365 ../controls/VariablePanel.py:326 msgid "Confirm or change variable name" msgstr "" #: ../ProjectController.py:1743 msgid "Connect" msgstr "" #: ../ProjectController.py:1744 msgid "Connect to the target PLC" msgstr "" #: ../ProjectController.py:1270 #, python-format msgid "Connected to URI: %s" msgstr "" #: ../dialogs/SFCTransitionDialog.py:75 ../editors/Viewer.py:523 #: ../editors/Viewer.py:2083 msgid "Connection" msgstr "" #: ../dialogs/ConnectionDialog.py:52 msgid "Connection Properties" msgstr "" #: ../ProjectController.py:1603 msgid "Connection canceled!\n" msgstr "" #: ../ProjectController.py:1628 #, python-format msgid "Connection failed to %s!\n" msgstr "" #: ../connectors/PYRO/__init__.py:98 #, python-format msgid "Connection to '%s' failed.\n" msgstr "" #: ../dialogs/ConnectionDialog.py:64 ../editors/Viewer.py:1577 msgid "Connector" msgstr "" #: ../dialogs/SFCStepDialog.py:64 msgid "Connectors:" msgstr "" #: ../Beremiz.py:447 msgid "Console" msgstr "" #: ../controls/VariablePanel.py:60 msgid "Constant" msgstr "" #: ../editors/Viewer.py:533 ../editors/Viewer.py:2088 msgid "Contact" msgstr "" #: ../controls/ProjectPropertiesPanel.py:197 msgid "Content Description (optional):" msgstr "" #: ../dialogs/ConnectionDialog.py:65 ../editors/Viewer.py:1578 msgid "Continuation" msgstr "" #: ../plcopen/iec_std.csv:18 msgid "Conversion from BCD" msgstr "" #: ../plcopen/iec_std.csv:19 msgid "Conversion to BCD" msgstr "" #: ../plcopen/iec_std.csv:21 msgid "Conversion to date" msgstr "" #: ../plcopen/iec_std.csv:20 msgid "Conversion to time-of-day" msgstr "" #: ../editors/Viewer.py:593 ../controls/LogViewer.py:692 ../IDEFrame.py:370 #: ../IDEFrame.py:425 msgid "Copy" msgstr "" #: ../IDEFrame.py:1926 msgid "Copy POU" msgstr "" #: ../editors/FileManagementPanel.py:65 msgid "Copy file from left folder to right" msgstr "" #: ../editors/FileManagementPanel.py:64 msgid "Copy file from right folder to left" msgstr "" #: ../plcopen/iec_std.csv:28 msgid "Cosine" msgstr "" #: ../ConfigTreeNode.py:650 #, python-format msgid "" "Could not add child \"%s\", type %s :\n" "%s\n" msgstr "" #: ../py_ext/PythonFileCTNMixin.py:77 #, python-format msgid "Couldn't import old %s file." msgstr "" #: ../ConfigTreeNode.py:622 #, python-format msgid "" "Couldn't load confnode base parameters %s :\n" " %s" msgstr "" #: ../ConfigTreeNode.py:638 ../CodeFileTreeNode.py:124 #, python-format msgid "" "Couldn't load confnode parameters %s :\n" " %s" msgstr "" #: ../PLCControler.py:946 msgid "Couldn't paste non-POU object." msgstr "" #: ../ProjectController.py:1545 msgid "Couldn't start PLC !\n" msgstr "" #: ../ProjectController.py:1553 msgid "Couldn't stop PLC !\n" msgstr "" #: ../ProjectController.py:1517 msgid "Couldn't stop debugger.\n" msgstr "" #: ../svgui/svgui.py:47 msgid "Create HMI" msgstr "" #: ../dialogs/PouDialog.py:45 msgid "Create a new POU" msgstr "" #: ../dialogs/PouActionDialog.py:38 msgid "Create a new action" msgstr "" #: ../IDEFrame.py:159 msgid "Create a new action block" msgstr "" #: ../IDEFrame.py:108 ../IDEFrame.py:138 ../IDEFrame.py:171 msgid "Create a new block" msgstr "" #: ../IDEFrame.py:132 msgid "Create a new branch" msgstr "" #: ../IDEFrame.py:126 msgid "Create a new coil" msgstr "" #: ../IDEFrame.py:102 ../IDEFrame.py:117 ../IDEFrame.py:147 msgid "Create a new comment" msgstr "" #: ../IDEFrame.py:111 ../IDEFrame.py:141 ../IDEFrame.py:174 msgid "Create a new connection" msgstr "" #: ../IDEFrame.py:129 ../IDEFrame.py:180 msgid "Create a new contact" msgstr "" #: ../IDEFrame.py:162 msgid "Create a new divergence" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:51 msgid "Create a new divergence or convergence" msgstr "" #: ../IDEFrame.py:150 msgid "Create a new initial step" msgstr "" #: ../IDEFrame.py:165 msgid "Create a new jump" msgstr "" #: ../IDEFrame.py:120 ../IDEFrame.py:177 msgid "Create a new power rail" msgstr "" #: ../IDEFrame.py:123 msgid "Create a new rung" msgstr "" #: ../IDEFrame.py:153 msgid "Create a new step" msgstr "" #: ../dialogs/PouTransitionDialog.py:42 ../IDEFrame.py:156 msgid "Create a new transition" msgstr "" #: ../IDEFrame.py:105 ../IDEFrame.py:135 ../IDEFrame.py:168 msgid "Create a new variable" msgstr "" #: ../dialogs/AboutDialog.py:104 msgid "Credits" msgstr "" #: ../editors/Viewer.py:592 ../IDEFrame.py:368 ../IDEFrame.py:424 msgid "Cut" msgstr "" #: ../editors/ResourceEditor.py:72 msgid "Cyclic" msgstr "" #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44 #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50 #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54 #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58 #: ../plcopen/iec_std.csv:60 msgid "DEPRECATED" msgstr "" #: ../canfestival/SlaveEditor.py:76 ../canfestival/NetworkEditor.py:97 msgid "DS-301 Profile" msgstr "" #: ../canfestival/SlaveEditor.py:77 ../canfestival/NetworkEditor.py:98 msgid "DS-302 Profile" msgstr "" #: ../dialogs/SearchInProjectDialog.py:35 msgid "Data Type" msgstr "" #: ../PLCControler.py:96 msgid "Data Types" msgstr "" #: ../plcopen/iec_std.csv:16 msgid "Data type conversion" msgstr "" #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45 msgid "Date addition" msgstr "" #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57 #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59 msgid "Date and time subtraction" msgstr "" #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51 msgid "Date subtraction" msgstr "" #: ../dialogs/DurationEditorDialog.py:43 msgid "Days:" msgstr "" #: ../ProjectController.py:1650 msgid "Debug does not match PLC - stop/transfert/start to re-enable\n" msgstr "" #: ../controls/PouInstanceVariablesPanel.py:134 msgid "Debug instance" msgstr "" #: ../editors/Viewer.py:1104 ../editors/Viewer.py:3598 #, python-format msgid "Debug: %s" msgstr "" #: ../ProjectController.py:1306 #, python-format msgid "Debug: Unknown variable '%s'\n" msgstr "" #: ../ProjectController.py:1304 #, python-format msgid "Debug: Unsupported type to debug '%s'\n" msgstr "" #: ../IDEFrame.py:639 msgid "Debugger" msgstr "" #: ../ProjectController.py:1486 msgid "Debugger disabled\n" msgstr "" #: ../ProjectController.py:1647 msgid "Debugger ready\n" msgstr "" #: ../ProjectController.py:1519 msgid "Debugger stopped.\n" msgstr "" #: ../editors/Viewer.py:568 ../Beremiz.py:1051 ../IDEFrame.py:1955 msgid "Delete" msgstr "" #: ../editors/Viewer.py:510 msgid "Delete Divergence Branch" msgstr "" #: ../editors/FileManagementPanel.py:153 msgid "Delete File" msgstr "" #: ../editors/Viewer.py:497 msgid "Delete Wire Segment" msgstr "" #: ../controls/CustomEditableListBox.py:41 msgid "Delete item" msgstr "" #: ../plcopen/iec_std.csv:88 msgid "Deletion (within)" msgstr "" #: ../editors/DataTypeEditor.py:153 msgid "Derivation Type:" msgstr "" #: ../plcopen/definitions.py:66 msgid "" "Derivative\n" "The derivative function block produces an output XOUT proportional to the rate of change of the input XIN." msgstr "" #: ../controls/VariablePanel.py:430 msgid "Description:" msgstr "" #: ../dialogs/ArrayTypeDialog.py:61 ../editors/DataTypeEditor.py:321 msgid "Dimensions:" msgstr "" #: ../dialogs/FindInPouDialog.py:70 msgid "Direction" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:85 msgid "Direction:" msgstr "" #: ../editors/DataTypeEditor.py:54 msgid "Directly" msgstr "" #: ../ProjectController.py:1752 msgid "Disconnect" msgstr "" #: ../ProjectController.py:1754 msgid "Disconnect from PLC" msgstr "" #: ../editors/Viewer.py:552 ../editors/Viewer.py:2069 msgid "Divergence" msgstr "" #: ../plcopen/iec_std.csv:36 msgid "Division" msgstr "" #: ../editors/FileManagementPanel.py:152 #, python-format msgid "Do you really want to delete the file '%s'?" msgstr "" #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 msgid "Documentation" msgstr "" #: ../PLCOpenEditor.py:328 msgid "Done" msgstr "" #: ../plcopen/definitions.py:59 msgid "" "Down-counter\n" "The down-counter can be used to signal when a count has reached zero, on counting down from a preset value." msgstr "" #: ../dialogs/ActionBlockDialog.py:38 msgid "Duration" msgstr "" #: ../canfestival/canfestival.py:163 msgid "EDS files (*.eds)|*.eds|All files|*.*" msgstr "" #: ../editors/Viewer.py:566 msgid "Edit Block" msgstr "" #: ../dialogs/LDElementDialog.py:56 msgid "Edit Coil Values" msgstr "" #: ../dialogs/LDElementDialog.py:54 msgid "Edit Contact Values" msgstr "" #: ../dialogs/DurationEditorDialog.py:59 msgid "Edit Duration" msgstr "" #: ../dialogs/SFCStepDialog.py:49 msgid "Edit Step" msgstr "" #: ../wxglade_hmi/wxglade_hmi.py:36 msgid "Edit a WxWidgets GUI with WXGlade" msgstr "" #: ../dialogs/ActionBlockDialog.py:121 msgid "Edit action block properties" msgstr "" #: ../dialogs/ArrayTypeDialog.py:45 msgid "Edit array type properties" msgstr "" #: ../editors/Viewer.py:2550 ../editors/Viewer.py:2961 msgid "Edit comment" msgstr "" #: ../editors/FileManagementPanel.py:66 msgid "Edit file" msgstr "" #: ../controls/CustomEditableListBox.py:39 msgid "Edit item" msgstr "" #: ../editors/Viewer.py:2925 msgid "Edit jump target" msgstr "" #: ../ProjectController.py:1766 msgid "Edit raw IEC code added to code generated by PLCGenerator" msgstr "" #: ../editors/SFCViewer.py:725 msgid "Edit step name" msgstr "" #: ../dialogs/SFCTransitionDialog.py:50 msgid "Edit transition" msgstr "" #: ../IDEFrame.py:611 msgid "Editor ToolBar" msgstr "" #: ../ProjectController.py:1173 msgid "Editor selection" msgstr "" #: ../editors/DataTypeEditor.py:348 msgid "Elements :" msgstr "" #: ../IDEFrame.py:365 msgid "Enable Undo/Redo" msgstr "" #: ../Beremiz_service.py:299 msgid "Enter a name " msgstr "" #: ../Beremiz_service.py:286 msgid "Enter a port number " msgstr "" #: ../Beremiz_service.py:277 msgid "Enter the IP of the interface to bind" msgstr "" #: ../editors/DataTypeEditor.py:54 msgid "Enumerated" msgstr "" #: ../plcopen/iec_std.csv:77 msgid "Equal to" msgstr "" #: ../dialogs/ForceVariableDialog.py:179 #: ../dialogs/SearchInProjectDialog.py:168 ../dialogs/SFCStepNameDialog.py:59 #: ../dialogs/DurationEditorDialog.py:121 #: ../dialogs/DurationEditorDialog.py:163 ../dialogs/PouTransitionDialog.py:107 #: ../dialogs/BlockPreviewDialog.py:236 ../dialogs/ProjectDialog.py:71 #: ../dialogs/ArrayTypeDialog.py:97 ../dialogs/ArrayTypeDialog.py:103 #: ../dialogs/PouNameDialog.py:53 ../dialogs/BrowseLocationsDialog.py:211 #: ../dialogs/BrowseValuesLibraryDialog.py:83 ../dialogs/PouActionDialog.py:104 #: ../dialogs/PouDialog.py:134 ../PLCOpenEditor.py:335 ../PLCOpenEditor.py:340 #: ../PLCOpenEditor.py:419 ../PLCOpenEditor.py:429 ../editors/Viewer.py:419 #: ../editors/LDViewer.py:666 ../editors/LDViewer.py:882 #: ../editors/LDViewer.py:886 ../editors/DataTypeEditor.py:550 #: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:579 #: ../editors/DataTypeEditor.py:584 ../editors/DataTypeEditor.py:594 #: ../editors/DataTypeEditor.py:745 ../editors/DataTypeEditor.py:752 #: ../editors/TextViewer.py:389 ../editors/CodeFileEditor.py:783 #: ../ProjectController.py:293 ../controls/FolderTree.py:217 #: ../controls/DebugVariablePanel/DebugVariablePanel.py:166 #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:137 #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:231 #: ../controls/VariablePanel.py:400 ../controls/VariablePanel.py:770 #: ../Beremiz.py:1190 ../IDEFrame.py:1003 ../IDEFrame.py:1614 #: ../IDEFrame.py:1651 ../IDEFrame.py:1656 ../IDEFrame.py:1670 #: ../IDEFrame.py:1675 ../Beremiz_service.py:190 msgid "Error" msgstr "" #: ../ProjectController.py:711 msgid "Error : At least one configuration and one resource must be declared in PLC !\n" msgstr "" #: ../ProjectController.py:703 #, python-format msgid "Error : IEC to C compiler returned %d\n" msgstr "" #: ../ProjectController.py:605 #, python-format msgid "" "Error in ST/IL/SFC code generator :\n" "%s\n" msgstr "" #: ../ConfigTreeNode.py:216 #, python-format msgid "Error while saving \"%s\"\n" msgstr "" #: ../canfestival/canfestival.py:168 msgid "Error: Export slave failed\n" msgstr "" #: ../canfestival/canfestival.py:369 msgid "Error: No Master generated\n" msgstr "" #: ../canfestival/canfestival.py:364 msgid "Error: No PLC built\n" msgstr "" #: ../ProjectController.py:1622 #, python-format msgid "Exception while connecting %s!\n" msgstr "" #: ../dialogs/FBDBlockDialog.py:117 msgid "Execution Control:" msgstr "" #: ../dialogs/FBDVariableDialog.py:79 ../dialogs/FBDBlockDialog.py:105 msgid "Execution Order:" msgstr "" #: ../features.py:35 msgid "Experimental web based HMI" msgstr "" #: ../plcopen/iec_std.csv:38 msgid "Exponent" msgstr "" #: ../plcopen/iec_std.csv:26 msgid "Exponentiation" msgstr "" #: ../canfestival/canfestival.py:174 msgid "Export CanOpen slave to EDS file" msgstr "" #: ../controls/DebugVariablePanel/DebugVariablePanel.py:243 msgid "Export graph values to clipboard" msgstr "" #: ../canfestival/canfestival.py:173 msgid "Export slave" msgstr "" #: ../dialogs/FBDVariableDialog.py:89 msgid "Expression:" msgstr "" #: ../controls/VariablePanel.py:72 msgid "External" msgstr "" #: ../ProjectController.py:724 msgid "Extracting Located Variables...\n" msgstr "" #: ../dialogs/PouTransitionDialog.py:35 ../dialogs/PouActionDialog.py:31 #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 msgid "FBD" msgstr "" #: ../ProjectController.py:1685 msgid "Failed : Must build before transfer.\n" msgstr "" #: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:458 msgid "Falling Edge" msgstr "" #: ../plcopen/definitions.py:57 msgid "" "Falling edge detector\n" "The output produces a single pulse when a falling edge is detected." msgstr "" #: ../ProjectController.py:992 msgid "Fatal : cannot get builder.\n" msgstr "" #: ../dialogs/DurationEditorDialog.py:160 #, python-format msgid "Field %s hasn't a valid value!" msgstr "" #: ../dialogs/DurationEditorDialog.py:162 #, python-format msgid "Fields %s haven't a valid value!" msgstr "" #: ../controls/FolderTree.py:216 #, python-format msgid "File '%s' already exists!" msgstr "" #: ../dialogs/SearchInProjectDialog.py:100 ../dialogs/FindInPouDialog.py:36 #: ../dialogs/FindInPouDialog.py:108 ../IDEFrame.py:375 msgid "Find" msgstr "" #: ../IDEFrame.py:377 msgid "Find Next" msgstr "" #: ../IDEFrame.py:379 msgid "Find Previous" msgstr "" #: ../plcopen/iec_std.csv:90 msgid "Find position" msgstr "" #: ../dialogs/FindInPouDialog.py:59 msgid "Find:" msgstr "" #: ../connectors/PYRO/__init__.py:159 msgid "Force runtime reload\n" msgstr "" #: ../editors/Viewer.py:1536 msgid "Force value" msgstr "" #: ../dialogs/ForceVariableDialog.py:162 msgid "Forcing Variable Value" msgstr "" #: ../dialogs/SFCTransitionDialog.py:178 ../dialogs/PouTransitionDialog.py:97 #: ../dialogs/ProjectDialog.py:70 ../dialogs/PouActionDialog.py:94 #: ../dialogs/PouDialog.py:116 #, python-format msgid "Form isn't complete. %s must be filled!" msgstr "" #: ../dialogs/SFCStepDialog.py:141 ../dialogs/FBDBlockDialog.py:232 #: ../dialogs/ConnectionDialog.py:160 msgid "Form isn't complete. Name must be filled!" msgstr "" #: ../dialogs/FBDBlockDialog.py:228 msgid "Form isn't complete. Valid block type must be selected!" msgstr "" #: ../dialogs/FindInPouDialog.py:76 msgid "Forward" msgstr "" #: ../dialogs/SearchInProjectDialog.py:36 ../IDEFrame.py:1742 msgid "Function" msgstr "" #: ../IDEFrame.py:349 msgid "Function &Block" msgstr "" #: ../dialogs/SearchInProjectDialog.py:37 ../IDEFrame.py:1741 #: ../IDEFrame.py:1934 msgid "Function Block" msgstr "" #: ../controls/VariablePanel.py:823 msgid "Function Block Types" msgstr "" #: ../PLCControler.py:95 msgid "Function Blocks" msgstr "" #: ../editors/Viewer.py:244 msgid "Function Blocks can't be used in Functions!" msgstr "" #: ../PLCControler.py:2336 #, python-format msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" msgstr "" #: ../PLCControler.py:95 msgid "Functions" msgstr "" #: ../PLCOpenEditor.py:115 msgid "Generate Program" msgstr "" #: ../ProjectController.py:596 msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" msgstr "" #: ../controls/VariablePanel.py:73 msgid "Global" msgstr "" #: ../controls/DebugVariablePanel/DebugVariablePanel.py:242 msgid "Go to current value" msgstr "" #: ../controls/ProjectPropertiesPanel.py:173 msgid "Graphics" msgstr "" #: ../plcopen/iec_std.csv:75 msgid "Greater than" msgstr "" #: ../plcopen/iec_std.csv:76 msgid "Greater than or equal to" msgstr "" #: ../controls/ProjectPropertiesPanel.py:134 msgid "Grid Resolution:" msgstr "" #: ../controls/ProjectPropertiesPanel.py:120 msgid "Height:" msgstr "" #: ../editors/FileManagementPanel.py:85 msgid "Home Directory:" msgstr "" #: ../controls/ProjectPropertiesPanel.py:150 msgid "Horizontal:" msgstr "" #: ../dialogs/DurationEditorDialog.py:44 msgid "Hours:" msgstr "" #: ../plcopen/definitions.py:69 msgid "" "Hysteresis\n" "The hysteresis function block provides a hysteresis boolean output driven by the difference of two floating point (REAL) inputs XIN1 and XIN2." msgstr "" #: ../dialogs/PouTransitionDialog.py:35 ../dialogs/PouActionDialog.py:31 #: ../dialogs/PouDialog.py:36 msgid "IL" msgstr "" #: ../dialogs/DiscoveryDialog.py:93 msgid "IP" msgstr "" #: ../Beremiz_service.py:278 ../Beremiz_service.py:279 msgid "IP is not valid!" msgstr "" #: ../svgui/svgui.py:42 ../svgui/svgui.py:43 msgid "Import SVG" msgstr "" #: ../dialogs/FBDVariableDialog.py:38 ../editors/Viewer.py:1563 #: ../controls/VariablePanel.py:71 msgid "InOut" msgstr "" #: ../editors/Viewer.py:1087 msgid "Inactive" msgstr "" #: ../controls/VariablePanel.py:276 #, python-format msgid "Incompatible data types between \"%s\" and \"%s\"" msgstr "" #: ../controls/VariablePanel.py:285 #, python-format msgid "Incompatible size of data between \"%s\" and \"%s\"" msgstr "" #: ../controls/VariablePanel.py:281 #, python-format msgid "Incompatible size of data between \"%s\" and \"BOOL\"" msgstr "" #: ../dialogs/ActionBlockDialog.py:38 msgid "Indicator" msgstr "" #: ../editors/Viewer.py:548 ../editors/Viewer.py:2066 msgid "Initial Step" msgstr "" #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 #: ../controls/VariablePanel.py:54 msgid "Initial Value" msgstr "" #: ../editors/DataTypeEditor.py:185 ../editors/DataTypeEditor.py:216 #: ../editors/DataTypeEditor.py:272 ../editors/DataTypeEditor.py:310 msgid "Initial Value:" msgstr "" #: ../svgui/svgui.py:46 msgid "Inkscape" msgstr "" #: ../dialogs/SFCTransitionDialog.py:74 ../dialogs/ActionBlockDialog.py:42 msgid "Inline" msgstr "" #: ../dialogs/SFCStepDialog.py:69 ../dialogs/FBDVariableDialog.py:37 #: ../dialogs/BrowseLocationsDialog.py:35 ../editors/Viewer.py:1561 #: ../controls/VariablePanel.py:71 msgid "Input" msgstr "" #: ../dialogs/FBDBlockDialog.py:93 msgid "Inputs:" msgstr "" #: ../plcopen/iec_std.csv:87 msgid "Insertion (into)" msgstr "" #: ../plcopen/plcopen.py:1693 #, python-format msgid "Instance with id %d doesn't exist!" msgstr "" #: ../editors/ResourceEditor.py:264 msgid "Instances:" msgstr "" #: ../plcopen/definitions.py:65 msgid "" "Integral\n" "The integral function block integrates the value of input XIN over time." msgstr "" #: ../controls/VariablePanel.py:70 msgid "Interface" msgstr "" #: ../editors/ResourceEditor.py:72 msgid "Interrupt" msgstr "" #: ../editors/ResourceEditor.py:68 msgid "Interval" msgstr "" #: ../PLCControler.py:2324 msgid "Invalid plcopen element(s)!!!" msgstr "" #: ../canfestival/config_utils.py:377 ../canfestival/config_utils.py:638 #, python-format msgid "Invalid type \"%s\"-> %d != %d for location\"%s\"" msgstr "" #: ../dialogs/ForceVariableDialog.py:177 #, python-format msgid "Invalid value \"%s\" for \"%s\" variable!" msgstr "" #: ../controls/DebugVariablePanel/DebugVariablePanel.py:132 #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:92 #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:166 #, python-format msgid "Invalid value \"%s\" for debug variable" msgstr "" #: ../controls/VariablePanel.py:255 ../controls/VariablePanel.py:258 #, python-format msgid "Invalid value \"%s\" for variable grid element" msgstr "" #: ../editors/Viewer.py:229 ../editors/Viewer.py:232 #, python-format msgid "Invalid value \"%s\" for viewer block" msgstr "" #: ../dialogs/DurationEditorDialog.py:121 msgid "" "Invalid value!\n" "You must fill a numeric value." msgstr "" #: ../editors/Viewer.py:553 ../editors/Viewer.py:2070 msgid "Jump" msgstr "" #: ../dialogs/PouTransitionDialog.py:35 ../dialogs/PouActionDialog.py:31 #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 msgid "LD" msgstr "" #: ../editors/LDViewer.py:215 ../editors/LDViewer.py:231 #, python-format msgid "Ladder element with id %d is on more than one rung." msgstr "" #: ../dialogs/PouTransitionDialog.py:86 ../dialogs/PouActionDialog.py:83 #: ../dialogs/PouDialog.py:104 msgid "Language" msgstr "" #: ../controls/ProjectPropertiesPanel.py:186 msgid "Language (optional):" msgstr "" #: ../dialogs/PouTransitionDialog.py:60 ../dialogs/PouActionDialog.py:56 #: ../dialogs/PouDialog.py:73 msgid "Language:" msgstr "" #: ../ProjectController.py:1691 msgid "Latest build already matches current target. Transfering anyway...\n" msgstr "" #: ../Beremiz_service.py:250 msgid "Launch WX GUI inspector" msgstr "" #: ../Beremiz_service.py:249 msgid "Launch a live Python shell" msgstr "" #: ../editors/Viewer.py:481 msgid "Left" msgstr "" #: ../dialogs/LDPowerRailDialog.py:61 msgid "Left PowerRail" msgstr "" #: ../plcopen/iec_std.csv:81 msgid "Length of string" msgstr "" #: ../plcopen/iec_std.csv:78 msgid "Less than" msgstr "" #: ../plcopen/iec_std.csv:79 msgid "Less than or equal to" msgstr "" #: ../IDEFrame.py:631 msgid "Library" msgstr "" #: ../dialogs/AboutDialog.py:142 msgid "License" msgstr "" #: ../plcopen/iec_std.csv:73 msgid "Limitation" msgstr "" #: ../targets/toolchain_gcc.py:166 msgid "Linking :\n" msgstr "" #: ../dialogs/DiscoveryDialog.py:110 ../controls/VariablePanel.py:72 msgid "Local" msgstr "" #: ../canfestival/canfestival.py:346 msgid "Local entries" msgstr "" #: ../ProjectController.py:1597 msgid "Local service discovery failed!\n" msgstr "" #: ../controls/VariablePanel.py:53 msgid "Location" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:67 msgid "Locations available:" msgstr "" #: ../plcopen/iec_std.csv:25 msgid "Logarithm to base 10" msgstr "" #: ../connectors/PYRO/__init__.py:90 #, python-format msgid "MDNS resolution failure for '%s'\n" msgstr "" #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:85 msgid "Map Variable" msgstr "" #: ../features.py:31 msgid "Map located variables over CANopen" msgstr "" #: ../canfestival/NetworkEditor.py:106 msgid "Master" msgstr "" #: ../ConfigTreeNode.py:538 #, python-format msgid "Max count (%d) reached for this confnode of type %s " msgstr "" #: ../plcopen/iec_std.csv:71 msgid "Maximum" msgstr "" #: ../editors/DataTypeEditor.py:239 msgid "Maximum:" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:37 msgid "Memory" msgstr "" #: ../IDEFrame.py:599 msgid "Menu ToolBar" msgstr "" #: ../dialogs/DurationEditorDialog.py:48 msgid "Microseconds:" msgstr "" #: ../editors/Viewer.py:486 msgid "Middle" msgstr "" #: ../dialogs/DurationEditorDialog.py:47 msgid "Milliseconds:" msgstr "" #: ../plcopen/iec_std.csv:72 msgid "Minimum" msgstr "" #: ../editors/DataTypeEditor.py:226 msgid "Minimum:" msgstr "" #: ../dialogs/DurationEditorDialog.py:45 msgid "Minutes:" msgstr "" #: ../controls/ProjectPropertiesPanel.py:210 msgid "Miscellaneous" msgstr "" #: ../dialogs/LDElementDialog.py:63 msgid "Modifier:" msgstr "" #: ../PLCGenerator.py:778 ../PLCGenerator.py:1217 #, python-format msgid "More than one connector found corresponding to \"%s\" continuation in \"%s\" POU" msgstr "" #: ../dialogs/ActionBlockDialog.py:140 msgid "Move action down" msgstr "" #: ../dialogs/ActionBlockDialog.py:139 msgid "Move action up" msgstr "" #: ../controls/CustomEditableListBox.py:43 msgid "Move down" msgstr "" #: ../editors/DataTypeEditor.py:355 msgid "Move element down" msgstr "" #: ../editors/DataTypeEditor.py:354 msgid "Move element up" msgstr "" #: ../editors/ResourceEditor.py:271 msgid "Move instance down" msgstr "" #: ../editors/ResourceEditor.py:270 msgid "Move instance up" msgstr "" #: ../editors/ResourceEditor.py:242 msgid "Move task down" msgstr "" #: ../editors/ResourceEditor.py:241 msgid "Move task up" msgstr "" #: ../IDEFrame.py:99 ../IDEFrame.py:114 ../IDEFrame.py:144 ../IDEFrame.py:185 msgid "Move the view" msgstr "" #: ../controls/CustomEditableListBox.py:42 msgid "Move up" msgstr "" #: ../editors/CodeFileEditor.py:661 ../controls/VariablePanel.py:451 msgid "Move variable down" msgstr "" #: ../editors/CodeFileEditor.py:660 ../controls/VariablePanel.py:450 msgid "Move variable up" msgstr "" #: ../plcopen/iec_std.csv:74 msgid "Multiplexer (select 1 of N)" msgstr "" #: ../plcopen/iec_std.csv:34 msgid "Multiplication" msgstr "" #: ../editors/FileManagementPanel.py:83 msgid "My Computer:" msgstr "" #: ../dialogs/DiscoveryDialog.py:91 msgid "NAME" msgstr "" #: ../editors/ResourceEditor.py:68 ../editors/ResourceEditor.py:83 #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 #: ../controls/VariablePanel.py:54 msgid "Name" msgstr "" #: ../Beremiz_service.py:300 msgid "Name must not be null!" msgstr "" #: ../dialogs/SFCStepDialog.py:55 ../dialogs/FBDBlockDialog.py:83 #: ../dialogs/ConnectionDialog.py:75 msgid "Name:" msgstr "" #: ../plcopen/iec_std.csv:24 msgid "Natural logarithm" msgstr "" #: ../dialogs/LDElementDialog.py:75 ../editors/Viewer.py:456 msgid "Negated" msgstr "" #: ../PLCOpenEditor.py:102 ../PLCOpenEditor.py:144 ../Beremiz.py:320 #: ../Beremiz.py:355 msgid "New" msgstr "" #: ../controls/CustomEditableListBox.py:40 msgid "New item" msgstr "" #: ../editors/Viewer.py:455 msgid "No Modifier" msgstr "" #: ../ProjectController.py:1718 msgid "No PLC to transfer (did build succeed ?)\n" msgstr "" #: ../PLCGenerator.py:1608 #, python-format msgid "No body defined in \"%s\" POU" msgstr "" #: ../PLCGenerator.py:797 ../PLCGenerator.py:1227 #, python-format msgid "No connector found corresponding to \"%s\" continuation in \"%s\" POU" msgstr "" #: ../PLCOpenEditor.py:347 msgid "" "No documentation available.\n" "Coming soon." msgstr "" #: ../PLCGenerator.py:819 #, python-format msgid "No informations found for \"%s\" block" msgstr "" #: ../PLCGenerator.py:1183 #, python-format msgid "No output %s variable found in block %s in POU %s. Connection must be broken" msgstr "" #: ../controls/SearchResultPanel.py:169 msgid "No search results available." msgstr "" #: ../svgui/svgui.py:131 #, python-format msgid "No such SVG file: %s\n" msgstr "" #: ../canfestival/config_utils.py:633 #, python-format msgid "No such index/subindex (%x,%x) (variable %s)" msgstr "" #: ../canfestival/config_utils.py:362 #, python-format msgid "No such index/subindex (%x,%x) in ID : %d (variable %s)" msgstr "" #: ../dialogs/BrowseValuesLibraryDialog.py:83 msgid "No valid value selected!" msgstr "" #: ../PLCGenerator.py:1606 #, python-format msgid "No variable defined in \"%s\" POU" msgstr "" #: ../canfestival/config_utils.py:355 #, python-format msgid "Non existing node ID : %d (variable %s)" msgstr "" #: ../controls/VariablePanel.py:64 msgid "Non-Retain" msgstr "" #: ../dialogs/LDElementDialog.py:75 msgid "Normal" msgstr "" #: ../canfestival/config_utils.py:384 #, python-format msgid "Not PDO mappable variable : '%s' (ID:%d,Idx:%x,sIdx:%x))" msgstr "" #: ../plcopen/iec_std.csv:80 msgid "Not equal to" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:78 msgid "Number of sequences:" msgstr "" #: ../plcopen/iec_std.csv:22 msgid "Numerical" msgstr "" #: ../plcopen/definitions.py:63 msgid "" "Off-delay timer\n" "The off-delay timer can be used to delay setting an output false, for fixed period after input goes false." msgstr "" #: ../plcopen/definitions.py:62 msgid "" "On-delay timer\n" "The on-delay timer can be used to delay setting an output true, for fixed period after an input becomes true." msgstr "" #: ../dialogs/SearchInProjectDialog.py:86 msgid "Only Elements" msgstr "" #: ../PLCOpenEditor.py:104 ../PLCOpenEditor.py:145 ../Beremiz.py:322 #: ../Beremiz.py:356 msgid "Open" msgstr "" #: ../svgui/svgui.py:140 msgid "Open Inkscape" msgstr "" #: ../version.py:66 msgid "Open Source framework for automation, implemented IEC 61131 IDE with constantly growing set of extensions and flexible PLC runtime." msgstr "" #: ../ProjectController.py:1770 msgid "Open a file explorer to manage project files" msgstr "" #: ../wxglade_hmi/wxglade_hmi.py:138 msgid "Open wxGlade" msgstr "" #: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54 msgid "Option" msgstr "" #: ../dialogs/FindInPouDialog.py:85 msgid "Options" msgstr "" #: ../controls/ProjectPropertiesPanel.py:97 msgid "Organization (optional):" msgstr "" #: ../canfestival/SlaveEditor.py:74 ../canfestival/NetworkEditor.py:95 msgid "Other Profile" msgstr "" #: ../dialogs/SFCStepDialog.py:70 ../dialogs/FBDVariableDialog.py:39 #: ../dialogs/BrowseLocationsDialog.py:36 ../editors/Viewer.py:1562 #: ../controls/VariablePanel.py:71 msgid "Output" msgstr "" #: ../canfestival/SlaveEditor.py:63 ../canfestival/NetworkEditor.py:84 msgid "PDO Receive" msgstr "" #: ../canfestival/SlaveEditor.py:62 ../canfestival/NetworkEditor.py:83 msgid "PDO Transmit" msgstr "" #: ../plcopen/definitions.py:67 msgid "" "PID\n" "The PID (proportional, Integral, Derivative) function block provides the classical three term controller for closed loop control." msgstr "" #: ../targets/toolchain_gcc.py:131 msgid "PLC :\n" msgstr "" #: ../Beremiz.py:452 msgid "PLC Log" msgstr "" #: ../ProjectController.py:976 msgid "PLC code generation failed !\n" msgstr "" #: ../PLCOpenEditor.py:196 ../PLCOpenEditor.py:309 #, python-format msgid "" "PLC syntax error at line %d:\n" "%s" msgstr "" #: ../PLCOpenEditor.py:292 ../PLCOpenEditor.py:373 msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" msgstr "" #: ../PLCOpenEditor.py:152 ../PLCOpenEditor.py:209 msgid "PLCOpenEditor" msgstr "" #: ../PLCOpenEditor.py:355 msgid "" "PLCOpenEditor is part of Beremiz project.\n" "\n" "Beremiz is an " msgstr "" #: ../dialogs/DiscoveryDialog.py:94 msgid "PORT" msgstr "" #: ../dialogs/PouDialog.py:100 msgid "POU Name" msgstr "" #: ../dialogs/PouDialog.py:58 msgid "POU Name:" msgstr "" #: ../dialogs/PouDialog.py:102 msgid "POU Type" msgstr "" #: ../dialogs/PouDialog.py:65 msgid "POU Type:" msgstr "" #: ../connectors/PYRO/__init__.py:41 #, python-format msgid "PYRO connecting to URI : %s\n" msgstr "" #: ../connectors/PYRO/__init__.py:57 #, python-format msgid "PYRO using certificates in '%s' \n" msgstr "" #: ../PLCOpenEditor.py:118 ../Beremiz.py:335 msgid "Page Setup" msgstr "" #: ../controls/ProjectPropertiesPanel.py:110 msgid "Page Size (optional):" msgstr "" #: ../IDEFrame.py:2595 #, python-format msgid "Page: %d" msgstr "" #: ../controls/PouInstanceVariablesPanel.py:124 msgid "Parent instance" msgstr "" #: ../editors/Viewer.py:594 ../IDEFrame.py:372 ../IDEFrame.py:426 msgid "Paste" msgstr "" #: ../IDEFrame.py:1861 msgid "Paste POU" msgstr "" #: ../dialogs/SearchInProjectDialog.py:56 msgid "Pattern to search:" msgstr "" #: ../dialogs/LDPowerRailDialog.py:72 msgid "Pin number:" msgstr "" #: ../editors/Viewer.py:2681 ../editors/Viewer.py:2925 #: ../editors/SFCViewer.py:696 msgid "Please choose a target" msgstr "" #: ../editors/TextViewer.py:262 msgid "Please enter a block name" msgstr "" #: ../editors/Viewer.py:2551 ../editors/Viewer.py:2962 msgid "Please enter comment text" msgstr "" #: ../editors/SFCViewer.py:359 ../editors/SFCViewer.py:381 #: ../editors/SFCViewer.py:725 msgid "Please enter step name" msgstr "" #: ../dialogs/ForceVariableDialog.py:163 #, python-format msgid "Please enter value for a \"%s\" variable:" msgstr "" #: ../Beremiz_service.py:287 msgid "Port number must be 0 <= port <= 65535!" msgstr "" #: ../Beremiz_service.py:287 msgid "Port number must be an integer!" msgstr "" #: ../editors/Viewer.py:532 ../editors/Viewer.py:2093 msgid "Power Rail" msgstr "" #: ../dialogs/LDPowerRailDialog.py:49 msgid "Power Rail Properties" msgstr "" #: ../PLCOpenEditor.py:120 ../Beremiz.py:337 msgid "Preview" msgstr "" #: ../dialogs/BlockPreviewDialog.py:57 msgid "Preview:" msgstr "" #: ../PLCOpenEditor.py:122 ../PLCOpenEditor.py:148 ../Beremiz.py:339 #: ../Beremiz.py:359 msgid "Print" msgstr "" #: ../IDEFrame.py:1075 msgid "Print preview" msgstr "" #: ../editors/ResourceEditor.py:68 msgid "Priority" msgstr "" #: ../dialogs/SFCTransitionDialog.py:88 msgid "Priority:" msgstr "" #: ../runtime/PLCObject.py:369 #, python-format msgid "Problem starting PLC : error %d" msgstr "" #: ../dialogs/ProjectDialog.py:55 msgid "Product Name" msgstr "" #: ../controls/ProjectPropertiesPanel.py:80 msgid "Product Name (required):" msgstr "" #: ../controls/ProjectPropertiesPanel.py:82 msgid "Product Release (optional):" msgstr "" #: ../dialogs/ProjectDialog.py:56 msgid "Product Version" msgstr "" #: ../controls/ProjectPropertiesPanel.py:81 msgid "Product Version (required):" msgstr "" #: ../dialogs/SearchInProjectDialog.py:38 ../IDEFrame.py:1740 #: ../IDEFrame.py:1937 msgid "Program" msgstr "" #: ../PLCOpenEditor.py:337 msgid "Program was successfully generated!" msgstr "" #: ../PLCControler.py:96 msgid "Programs" msgstr "" #: ../editors/Viewer.py:238 msgid "Programs can't be used by other POUs!" msgstr "" #: ../controls/ProjectPropertiesPanel.py:84 ../IDEFrame.py:584 msgid "Project" msgstr "" #: ../controls/SearchResultPanel.py:173 #, python-format msgid "Project '%s':" msgstr "" #: ../ProjectController.py:1769 msgid "Project Files" msgstr "" #: ../dialogs/ProjectDialog.py:54 msgid "Project Name" msgstr "" #: ../controls/ProjectPropertiesPanel.py:78 msgid "Project Name (required):" msgstr "" #: ../controls/ProjectPropertiesPanel.py:79 msgid "Project Version (optional):" msgstr "" #: ../PLCControler.py:3157 msgid "" "Project file syntax error:\n" "\n" msgstr "" #: ../dialogs/ProjectDialog.py:32 ../editors/ProjectNodeEditor.py:37 msgid "Project properties" msgstr "" #: ../ConfigTreeNode.py:564 #, python-format msgid "Project tree layout do not match confnode.xml %s!=%s " msgstr "" #: ../dialogs/ConnectionDialog.py:94 msgid "Propagate Name" msgstr "" #: ../PLCControler.py:97 msgid "Properties" msgstr "" #: ../plcopen/definitions.py:61 msgid "" "Pulse timer\n" "The pulse timer can be used to generate output pulses of a given time duration." msgstr "" #: ../py_ext/PythonEditor.py:81 msgid "Python code" msgstr "" #: ../features.py:33 msgid "Python file" msgstr "" #: ../dialogs/ActionBlockDialog.py:38 msgid "Qualifier" msgstr "" #: ../PLCOpenEditor.py:128 ../Beremiz.py:342 ../Beremiz_service.py:252 msgid "Quit" msgstr "" #: ../plcopen/definitions.py:54 msgid "" "RS bistable\n" "The RS bistable is a latch where the Reset dominates." msgstr "" #: ../plcopen/definitions.py:68 msgid "" "Ramp\n" "The RAMP function block is modelled on example given in the standard." msgstr "" #: ../controls/DebugVariablePanel/DebugVariablePanel.py:225 msgid "Range:" msgstr "" #: ../ProjectController.py:1765 msgid "Raw IEC code" msgstr "" #: ../plcopen/definitions.py:64 msgid "" "Real time clock\n" "The real time clock has many uses including time stamping, setting dates and times of day in batch reports, in alarm messages and so on." msgstr "" #: ../Beremiz.py:1130 #, python-format msgid "Really delete node '%s'?" msgstr "" #: ../IDEFrame.py:362 ../IDEFrame.py:422 msgid "Redo" msgstr "" #: ../dialogs/SFCTransitionDialog.py:73 msgid "Reference" msgstr "" #: ../dialogs/DiscoveryDialog.py:105 ../IDEFrame.py:432 msgid "Refresh" msgstr "" #: ../dialogs/SearchInProjectDialog.py:66 msgid "Regular expression" msgstr "" #: ../dialogs/FindInPouDialog.py:100 msgid "Regular expressions" msgstr "" #: ../editors/Viewer.py:1539 msgid "Release value" msgstr "" #: ../plcopen/iec_std.csv:37 msgid "Remainder (modulo)" msgstr "" #: ../Beremiz.py:1131 #, python-format msgid "Remove %s node" msgstr "" #: ../IDEFrame.py:2401 msgid "Remove Datatype" msgstr "" #: ../IDEFrame.py:2406 msgid "Remove Pou" msgstr "" #: ../dialogs/ActionBlockDialog.py:138 msgid "Remove action" msgstr "" #: ../editors/DataTypeEditor.py:353 msgid "Remove element" msgstr "" #: ../editors/FileManagementPanel.py:63 msgid "Remove file from left folder" msgstr "" #: ../editors/ResourceEditor.py:269 msgid "Remove instance" msgstr "" #: ../canfestival/NetworkEditor.py:104 msgid "Remove slave" msgstr "" #: ../editors/ResourceEditor.py:240 msgid "Remove task" msgstr "" #: ../editors/CodeFileEditor.py:659 ../controls/VariablePanel.py:449 msgid "Remove variable" msgstr "" #: ../IDEFrame.py:1941 msgid "Rename" msgstr "" #: ../editors/FileManagementPanel.py:181 msgid "Replace File" msgstr "" #: ../editors/Viewer.py:498 msgid "Replace Wire by connections" msgstr "" #: ../plcopen/iec_std.csv:89 msgid "Replacement (within)" msgstr "" #: ../dialogs/LDElementDialog.py:76 msgid "Reset" msgstr "" #: ../editors/Viewer.py:578 msgid "Reset Execution Order" msgstr "" #: ../IDEFrame.py:451 msgid "Reset Perspective" msgstr "" #: ../controls/SearchResultPanel.py:105 msgid "Reset search result" msgstr "" #: ../PLCControler.py:97 ../Beremiz.py:1062 msgid "Resources" msgstr "" #: ../controls/VariablePanel.py:62 msgid "Retain" msgstr "" #: ../controls/VariablePanel.py:422 msgid "Return Type:" msgstr "" #: ../editors/Viewer.py:483 msgid "Right" msgstr "" #: ../dialogs/LDPowerRailDialog.py:62 msgid "Right PowerRail" msgstr "" #: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:457 msgid "Rising Edge" msgstr "" #: ../plcopen/definitions.py:56 msgid "" "Rising edge detector\n" "The output produces a single pulse when a rising edge is detected." msgstr "" #: ../plcopen/iec_std.csv:65 msgid "Rotate left" msgstr "" #: ../plcopen/iec_std.csv:64 msgid "Rotate right" msgstr "" #: ../plcopen/iec_std.csv:17 msgid "Rounding up/down" msgstr "" #: ../ProjectController.py:1733 msgid "Run" msgstr "" #: ../ProjectController.py:1021 msgid "Runtime IO extensions C code generation failed !\n" msgstr "" #: ../ProjectController.py:1030 msgid "Runtime library extensions C code generation failed !\n" msgstr "" #: ../canfestival/SlaveEditor.py:61 ../canfestival/NetworkEditor.py:82 msgid "SDO Client" msgstr "" #: ../canfestival/SlaveEditor.py:60 ../canfestival/NetworkEditor.py:81 msgid "SDO Server" msgstr "" #: ../dialogs/PouDialog.py:36 ../controls/ProjectPropertiesPanel.py:143 msgid "SFC" msgstr "" #: ../plcopen/definitions.py:53 msgid "" "SR bistable\n" "The SR bistable is a latch where the Set dominates." msgstr "" #: ../dialogs/PouTransitionDialog.py:35 ../dialogs/PouActionDialog.py:31 #: ../dialogs/PouDialog.py:36 msgid "ST" msgstr "" #: ../PLCOpenEditor.py:324 msgid "ST files (*.st)|*.st|All files|*.*" msgstr "" #: ../svgui/svgui.py:125 msgid "SVG files (*.svg)|*.svg|All files|*.*" msgstr "" #: ../features.py:35 msgid "SVGUI" msgstr "" #: ../PLCOpenEditor.py:111 ../PLCOpenEditor.py:146 ../Beremiz.py:326 #: ../Beremiz.py:357 msgid "Save" msgstr "" #: ../PLCOpenEditor.py:113 ../PLCOpenEditor.py:147 ../Beremiz.py:358 msgid "Save As..." msgstr "" #: ../Beremiz.py:328 msgid "Save as" msgstr "" #: ../dialogs/SearchInProjectDialog.py:69 msgid "Scope" msgstr "" #: ../IDEFrame.py:623 msgid "Search" msgstr "" #: ../dialogs/SearchInProjectDialog.py:44 ../IDEFrame.py:382 ../IDEFrame.py:428 msgid "Search in Project" msgstr "" #: ../dialogs/DurationEditorDialog.py:46 msgid "Seconds:" msgstr "" #: ../IDEFrame.py:388 msgid "Select All" msgstr "" #: ../editors/Viewer.py:284 ../editors/TextViewer.py:306 #: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:288 #: ../controls/VariablePanel.py:348 msgid "Select a variable class:" msgstr "" #: ../ProjectController.py:1173 msgid "Select an editor:" msgstr "" #: ../controls/PouInstanceVariablesPanel.py:276 msgid "Select an instance" msgstr "" #: ../IDEFrame.py:607 msgid "Select an object" msgstr "" #: ../plcopen/iec_std.csv:70 msgid "Selection" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:65 msgid "Selection Convergence" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:64 msgid "Selection Divergence" msgstr "" #: ../plcopen/definitions.py:55 msgid "" "Semaphore\n" "The semaphore provides a mechanism to allow software elements mutually exclusive access to certain ressources." msgstr "" #: ../dialogs/DiscoveryDialog.py:81 msgid "Service Discovery" msgstr "" #: ../dialogs/DiscoveryDialog.py:84 msgid "Services available:" msgstr "" #: ../dialogs/LDElementDialog.py:76 msgid "Set" msgstr "" #: ../plcopen/iec_std.csv:62 msgid "Shift left" msgstr "" #: ../plcopen/iec_std.csv:63 msgid "Shift right" msgstr "" #: ../ProjectController.py:1759 msgid "Show IEC code generated by PLCGenerator" msgstr "" #: ../canfestival/canfestival.py:387 msgid "Show Master" msgstr "" #: ../canfestival/canfestival.py:388 msgid "Show Master generated by config_utils" msgstr "" #: ../ProjectController.py:1757 msgid "Show code" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:67 msgid "Simultaneous Convergence" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:66 msgid "Simultaneous Divergence" msgstr "" #: ../plcopen/iec_std.csv:27 msgid "Sine" msgstr "" #: ../editors/ResourceEditor.py:68 msgid "Single" msgstr "" #: ../targets/toolchain_makefile.py:130 msgid "Source didn't change, no build.\n" msgstr "" #: ../plcopen/iec_std.csv:23 msgid "Square root (base 2)" msgstr "" #: ../plcopen/definitions.py:46 msgid "Standard function blocks" msgstr "" #: ../ProjectController.py:1735 ../Beremiz_service.py:240 msgid "Start PLC" msgstr "" #: ../ProjectController.py:968 #, python-format msgid "Start build in %s\n" msgstr "" #: ../ProjectController.py:1542 msgid "Starting PLC\n" msgstr "" #: ../Beremiz.py:462 msgid "Status ToolBar" msgstr "" #: ../editors/Viewer.py:549 ../editors/Viewer.py:2067 msgid "Step" msgstr "" #: ../ProjectController.py:1738 msgid "Stop" msgstr "" #: ../Beremiz_service.py:241 msgid "Stop PLC" msgstr "" #: ../ProjectController.py:1740 msgid "Stop Running PLC" msgstr "" #: ../ProjectController.py:1514 msgid "Stopping debugger...\n" msgstr "" #: ../editors/DataTypeEditor.py:54 msgid "Structure" msgstr "" #: ../editors/DataTypeEditor.py:54 msgid "Subrange" msgstr "" #: ../plcopen/iec_std.csv:35 msgid "Subtraction" msgstr "" #: ../ProjectController.py:1007 msgid "Successfully built.\n" msgstr "" #: ../IDEFrame.py:447 msgid "Switch perspective" msgstr "" #: ../dialogs/SearchInProjectDialog.py:165 ../dialogs/FindInPouDialog.py:166 msgid "Syntax error in regular expression of pattern to search!" msgstr "" #: ../dialogs/DiscoveryDialog.py:92 msgid "TYPE" msgstr "" #: ../plcopen/iec_std.csv:29 msgid "Tangent" msgstr "" #: ../editors/ResourceEditor.py:83 msgid "Task" msgstr "" #: ../editors/ResourceEditor.py:235 msgid "Tasks:" msgstr "" #: ../controls/VariablePanel.py:73 msgid "Temp" msgstr "" #: ../editors/FileManagementPanel.py:180 #, python-format msgid "" "The file '%s' already exist.\n" "Do you want to replace it?" msgstr "" #: ../editors/LDViewer.py:882 msgid "The group of block must be coherent!" msgstr "" #: ../Beremiz.py:636 ../IDEFrame.py:1011 msgid "There are changes, do you want to save?" msgstr "" #: ../IDEFrame.py:1651 ../IDEFrame.py:1670 #, python-format msgid "There is a POU named \"%s\". This could cause a conflict. Do you wish to continue?" msgstr "" #: ../IDEFrame.py:1098 msgid "" "There was a problem printing.\n" "Perhaps your current printer is not set correctly?" msgstr "" #: ../editors/LDViewer.py:891 msgid "This option isn't available yet!" msgstr "" #: ../controls/DebugVariablePanel/DebugVariablePanel.py:565 #, python-format msgid "Tick: %d" msgstr "" #: ../plcopen/iec_std.csv:40 msgid "Time" msgstr "" #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41 msgid "Time addition" msgstr "" #: ../plcopen/iec_std.csv:86 msgid "Time concatenation" msgstr "" #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61 msgid "Time division" msgstr "" #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47 msgid "Time multiplication" msgstr "" #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49 msgid "Time subtraction" msgstr "" #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43 msgid "Time-of-day addition" msgstr "" #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53 #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55 msgid "Time-of-day subtraction" msgstr "" #: ../editors/Viewer.py:485 msgid "Top" msgstr "" #: ../ProjectController.py:1747 msgid "Transfer" msgstr "" #: ../ProjectController.py:1749 msgid "Transfer PLC" msgstr "" #: ../ProjectController.py:1714 msgid "Transfer completed successfully.\n" msgstr "" #: ../ProjectController.py:1716 msgid "Transfer failed\n" msgstr "" #: ../editors/Viewer.py:550 ../editors/Viewer.py:2068 ../editors/Viewer.py:2097 msgid "Transition" msgstr "" #: ../PLCGenerator.py:1499 #, python-format msgid "Transition \"%s\" body must contain an output variable or coil referring to its name" msgstr "" #: ../dialogs/PouTransitionDialog.py:84 msgid "Transition Name" msgstr "" #: ../dialogs/PouTransitionDialog.py:53 msgid "Transition Name:" msgstr "" #: ../PLCGenerator.py:1588 #, python-format msgid "Transition with content \"%s\" not connected to a next step in \"%s\" POU" msgstr "" #: ../PLCGenerator.py:1579 #, python-format msgid "Transition with content \"%s\" not connected to a previous step in \"%s\" POU" msgstr "" #: ../plcopen/plcopen.py:1320 #, python-format msgid "Transition with name %s doesn't exist!" msgstr "" #: ../PLCControler.py:96 msgid "Transitions" msgstr "" #: ../dialogs/AboutDialog.py:122 msgid "Translated by" msgstr "" #: ../editors/ResourceEditor.py:68 msgid "Triggering" msgstr "" #: ../dialogs/ActionBlockDialog.py:38 ../editors/ResourceEditor.py:83 #: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53 #: ../controls/VariablePanel.py:54 msgid "Type" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:43 msgid "Type and derivated" msgstr "" #: ../canfestival/config_utils.py:336 ../canfestival/config_utils.py:618 #, python-format msgid "Type conflict for location \"%s\"" msgstr "" #: ../plcopen/iec_std.csv:16 msgid "Type conversion" msgstr "" #: ../editors/DataTypeEditor.py:162 msgid "Type infos:" msgstr "" #: ../dialogs/BrowseLocationsDialog.py:44 msgid "Type strict" msgstr "" #: ../dialogs/SFCDivergenceDialog.py:57 ../dialogs/SFCTransitionDialog.py:56 #: ../dialogs/LDPowerRailDialog.py:55 ../dialogs/BrowseLocationsDialog.py:94 #: ../dialogs/FBDBlockDialog.py:65 ../dialogs/ConnectionDialog.py:58 msgid "Type:" msgstr "" #: ../canfestival/config_utils.py:456 ../canfestival/config_utils.py:470 #, python-format msgid "Unable to define PDO mapping for node %02x" msgstr "" #: ../targets/Xenomai/__init__.py:39 #, python-format msgid "Unable to get Xenomai's %s \n" msgstr "" #: ../PLCGenerator.py:951 ../PLCGenerator.py:1202 #, python-format msgid "Undefined block type \"%s\" in \"%s\" POU" msgstr "" #: ../PLCGenerator.py:254 #, python-format msgid "Undefined pou type \"%s\"" msgstr "" #: ../IDEFrame.py:360 ../IDEFrame.py:421 msgid "Undo" msgstr "" #: ../ProjectController.py:332 msgid "Unknown" msgstr "" #: ../editors/Viewer.py:389 #, python-format msgid "Unknown variable \"%s\" for this POU!" msgstr "" #: ../ProjectController.py:329 ../ProjectController.py:330 msgid "Unnamed" msgstr "" #: ../PLCControler.py:636 #, python-format msgid "Unnamed%d" msgstr "" #: ../controls/VariablePanel.py:283 #, python-format msgid "Unrecognized data size \"%s\"" msgstr "" #: ../plcopen/definitions.py:58 msgid "" "Up-counter\n" "The up-counter can be used to signal when a count has reached a maximum value." msgstr "" #: ../plcopen/definitions.py:60 msgid "" "Up-down counter\n" "The up-down counter has two inputs CU and CD. It can be used to both count up on one input and down on the other." msgstr "" #: ../editors/DataTypeEditor.py:632 ../controls/VariablePanel.py:796 msgid "User Data Types" msgstr "" #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:86 msgid "User Type" msgstr "" #: ../PLCControler.py:95 msgid "User-defined POUs" msgstr "" #: ../dialogs/ActionBlockDialog.py:38 msgid "Value" msgstr "" #: ../editors/DataTypeEditor.py:259 msgid "Values:" msgstr "" #: ../dialogs/ActionBlockDialog.py:42 ../editors/Viewer.py:522 #: ../editors/Viewer.py:2082 msgid "Variable" msgstr "" #: ../dialogs/FBDVariableDialog.py:63 msgid "Variable Properties" msgstr "" #: ../editors/Viewer.py:284 ../editors/TextViewer.py:306 #: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:288 #: ../controls/VariablePanel.py:348 msgid "Variable class" msgstr "" #: ../editors/Viewer.py:391 ../editors/TextViewer.py:387 msgid "Variable don't belong to this POU!" msgstr "" #: ../dialogs/LDElementDialog.py:89 msgid "Variable:" msgstr "" #: ../controls/VariablePanel.py:72 msgid "Variables" msgstr "" #: ../controls/ProjectPropertiesPanel.py:151 msgid "Vertical:" msgstr "" #: ../connectors/WAMP/__init__.py:88 #, python-format msgid "WAMP connecting to URL : %s\n" msgstr "" #: ../connectors/WAMP/__init__.py:128 msgid "WAMP connection timeout" msgstr "" #: ../connectors/WAMP/__init__.py:147 #, python-format msgid "WAMP connection to '%s' failed.\n" msgstr "" #: ../wxglade_hmi/wxglade_hmi.py:35 msgid "WXGLADE GUI" msgstr "" #: ../dialogs/PouDialog.py:128 ../editors/LDViewer.py:891 msgid "Warning" msgstr "" #: ../ProjectController.py:600 msgid "Warnings in ST/IL/SFC code generator :\n" msgstr "" #: ../dialogs/SearchInProjectDialog.py:78 msgid "Whole Project" msgstr "" #: ../controls/ProjectPropertiesPanel.py:119 msgid "Width:" msgstr "" #: ../dialogs/FindInPouDialog.py:95 msgid "Wrap search" msgstr "" #: ../dialogs/AboutDialog.py:121 msgid "Written by" msgstr "" #: ../features.py:34 msgid "WxGlade GUI" msgstr "" #: ../svgui/svgui.py:139 msgid "" "You don't have write permissions.\n" "Open Inkscape anyway ?" msgstr "" #: ../wxglade_hmi/wxglade_hmi.py:137 msgid "" "You don't have write permissions.\n" "Open wxGlade anyway ?" msgstr "" #: ../ProjectController.py:292 msgid "" "You must have permission to work on the project\n" "Work on a project copy ?" msgstr "" #: ../editors/LDViewer.py:886 msgid "You must select the block or group of blocks around which a branch should be added!" msgstr "" #: ../editors/LDViewer.py:666 msgid "You must select the wire where a contact should be added!" msgstr "" #: ../dialogs/SFCStepNameDialog.py:47 ../dialogs/PouNameDialog.py:45 msgid "You must type a name!" msgstr "" #: ../dialogs/ForceVariableDialog.py:175 msgid "You must type a value!" msgstr "" #: ../IDEFrame.py:438 msgid "Zoom" msgstr "" #: ../dialogs/DurationEditorDialog.py:151 msgid "days" msgstr "" #: ../PLCOpenEditor.py:333 #, python-format msgid "error: %s\n" msgstr "" #: ../util/ProcessLogger.py:170 #, python-format msgid "exited with status %s (pid %s)\n" msgstr "" #: ../PLCOpenEditor.py:396 ../PLCOpenEditor.py:398 msgid "file : " msgstr "" #: ../dialogs/PouDialog.py:31 msgid "function" msgstr "" #: ../PLCOpenEditor.py:399 msgid "function : " msgstr "" #: ../dialogs/PouDialog.py:31 msgid "functionBlock" msgstr "" #: ../dialogs/DurationEditorDialog.py:151 msgid "hours" msgstr "" #: ../PLCOpenEditor.py:399 msgid "line : " msgstr "" #: ../dialogs/DurationEditorDialog.py:153 msgid "milliseconds" msgstr "" #: ../dialogs/DurationEditorDialog.py:152 msgid "minutes" msgstr "" #: ../dialogs/PouDialog.py:31 msgid "program" msgstr "" #: ../dialogs/DurationEditorDialog.py:152 msgid "seconds" msgstr "" #: ../plcopen/iec_std.csv:84 msgid "string from the middle" msgstr "" #: ../plcopen/iec_std.csv:82 msgid "string left of" msgstr "" #: ../plcopen/iec_std.csv:83 msgid "string right of" msgstr "" #: ../PLCOpenEditor.py:331 #, python-format msgid "warning: %s\n" msgstr "" #: Extra XSD strings msgid "CanFestivalSlaveNode" msgstr "" msgid "CAN_Device" msgstr "" msgid "CAN_Baudrate" msgstr "" msgid "NodeId" msgstr "" msgid "Sync_Align" msgstr "" msgid "Sync_Align_Ratio" msgstr "" msgid "CanFestivalNode" msgstr "" msgid "Sync_TPDOs" msgstr "" msgid "CanFestivalInstance" msgstr "" msgid "CAN_Driver" msgstr "" msgid "Generic" msgstr "" msgid "Command" msgstr "" msgid "Xenomai" msgstr "" msgid "XenoConfig" msgstr "" msgid "Compiler" msgstr "" msgid "CFLAGS" msgstr "" msgid "Linker" msgstr "" msgid "LDFLAGS" msgstr "" msgid "PLC" msgstr "" msgid "Linux" msgstr "" msgid "Win32" msgstr "" msgid "BaseParams" msgstr "" msgid "IEC_Channel" msgstr "" msgid "Enabled" msgstr "" msgid "BeremizRoot" msgstr "" msgid "TargetType" msgstr "" msgid "Libraries" msgstr "" msgid "URI_location" msgstr "" msgid "Disable_Extensions" msgstr "" msgid "%(codefile_name)s" msgstr "" msgid "variables" msgstr "" msgid "variable" msgstr "" msgid "name" msgstr "" msgid "type" msgstr "" msgid "class" msgstr "" msgid "initial" msgstr "" msgid "desc" msgstr "" msgid "onchange" msgstr "" msgid "opts" msgstr ""