andrej@2351: # SOME DESCRIPTIVE TITLE.
andrej@2351: # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
andrej@2351: # This file is distributed under the same license as the Beremiz package.
andrej@2351: # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
andrej@2351: # 
andrej@2351: #, fuzzy
andrej@2351: msgid ""
andrej@2351: msgstr ""
andrej@2351: "Project-Id-Version: Beremiz\n"
andrej@2351: "Report-Msgid-Bugs-To: \n"
andrej@2351: "POT-Creation-Date: 2018-06-15 16:39+0300\n"
andrej@2351: "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
andrej@2351: "Language-Team: Croatian (https://www.transifex.com/beremiz/teams/75746/hr/)\n"
andrej@2351: "MIME-Version: 1.0\n"
andrej@2351: "Content-Type: text/plain; charset=UTF-8\n"
andrej@2351: "Content-Transfer-Encoding: 8bit\n"
andrej@2351: "Language: hr\n"
andrej@2351: "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
andrej@2351: 
andrej@2351: #: ../util/ExceptionHandler.py:58
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "\n"
andrej@2351: "An unhandled exception (bug) occured. Bug report saved at :\n"
andrej@2351: "(%s)\n"
andrej@2351: "\n"
andrej@2351: "Please be kind enough to send this file to:\n"
andrej@2351: "beremiz-devel@lists.sourceforge.net\n"
andrej@2351: "\n"
andrej@2351: "You should now restart program.\n"
andrej@2351: "\n"
andrej@2351: "Traceback:\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:90
andrej@2351: msgid "   External"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:89
andrej@2351: msgid "   InOut"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:89
andrej@2351: msgid "   Input"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:90
andrej@2351: msgid "   Local"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:89
andrej@2351: msgid "   Output"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:91
andrej@2351: msgid "   Temp"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:101 ../dialogs/ProjectDialog.py:74
andrej@2351: #: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:122
andrej@2351: #, python-format
andrej@2351: msgid " and %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1182
andrej@2351: msgid " generation failed !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1029
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" Data Type doesn't exist !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1047
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" POU already exists !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1068
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" POU doesn't exist !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:288
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" can't use itself!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1688 ../IDEFrame.py:1707
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" config already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:531
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" configuration already exists !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:540
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" configuration doesn't exist !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1638
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" data type already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:112 ../dialogs/BlockPreviewDialog.py:220
andrej@2351: #: ../dialogs/PouActionDialog.py:110 ../editors/Viewer.py:304
andrej@2351: #: ../editors/Viewer.py:374 ../editors/Viewer.py:398 ../editors/Viewer.py:418
andrej@2351: #: ../editors/TextViewer.py:270 ../editors/TextViewer.py:299
andrej@2351: #: ../controls/VariablePanel.py:425
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" element for this pou already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:928
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" folder is not a valid Beremiz project\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:56 ../dialogs/PouTransitionDialog.py:108
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:209 ../dialogs/PouNameDialog.py:54
andrej@2351: #: ../dialogs/PouActionDialog.py:106 ../dialogs/PouDialog.py:129
andrej@2351: #: ../editors/ResourceEditor.py:483 ../editors/ResourceEditor.py:518
andrej@2351: #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:603
andrej@2351: #: ../editors/CodeFileEditor.py:774 ../controls/VariablePanel.py:787
andrej@2351: #: ../IDEFrame.py:1629
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" is a keyword. It can't be used!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:2836
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" is an invalid value!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:323 ../PLCOpenEditor.py:365
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" is not a valid folder!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:106
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:205 ../dialogs/PouNameDialog.py:52
andrej@2351: #: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:127
andrej@2351: #: ../editors/ResourceEditor.py:481 ../editors/ResourceEditor.py:516
andrej@2351: #: ../editors/DataTypeEditor.py:601 ../editors/CodeFileEditor.py:772
andrej@2351: #: ../controls/VariablePanel.py:785 ../IDEFrame.py:1627
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" is not a valid identifier!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:2436
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" is used by one or more POUs. Do you wish to continue?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:213 ../dialogs/PouDialog.py:131
andrej@2351: #: ../editors/Viewer.py:302 ../editors/Viewer.py:359 ../editors/Viewer.py:389
andrej@2351: #: ../editors/Viewer.py:411 ../editors/TextViewer.py:268
andrej@2351: #: ../editors/TextViewer.py:297 ../editors/TextViewer.py:351
andrej@2351: #: ../editors/TextViewer.py:374 ../controls/VariablePanel.py:364
andrej@2351: #: ../IDEFrame.py:1647
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" pou already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:62
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" step already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:566
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" value already defined!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:105 ../editors/DataTypeEditor.py:759
andrej@2351: #, python-format
andrej@2351: msgid "\"%s\" value isn't a valid array dimension!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:109 ../editors/DataTypeEditor.py:766
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "\"%s\" value isn't a valid array dimension!\n"
andrej@2351: "Right value must be greater than left value."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1133
andrej@2351: #, python-brace-format
andrej@2351: msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:292
andrej@2351: #, python-brace-format
andrej@2351: msgid "\"{a1}\" is already used by \"{a2}\"!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:557
andrej@2351: #, python-brace-format
andrej@2351: msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:577
andrej@2351: #, python-brace-format
andrej@2351: msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:580
andrej@2351: #, python-format
andrej@2351: msgid "%03gms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:571
andrej@2351: #, python-format
andrej@2351: msgid "%dd"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:61
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:572
andrej@2351: #, python-format
andrej@2351: msgid "%dh"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:60
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:573
andrej@2351: #, python-format
andrej@2351: msgid "%dm"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:58
andrej@2351: #, python-format
andrej@2351: msgid "%dms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:59
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:574
andrej@2351: #, python-format
andrej@2351: msgid "%ds"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:1114
andrej@2351: #, python-format
andrej@2351: msgid "%s Data Types"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:1097
andrej@2351: #, python-format
andrej@2351: msgid "%s POUs"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:73 ../canfestival/NetworkEditor.py:97
andrej@2351: #, python-format
andrej@2351: msgid "%s Profile"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1901 ../plcopen/plcopen.py:1908
andrej@2351: #: ../plcopen/plcopen.py:1921 ../plcopen/plcopen.py:1929
andrej@2351: #: ../plcopen/plcopen.py:1939 ../plcopen/plcopen.py:1950
andrej@2351: #, python-format
andrej@2351: msgid "%s body don't have instances!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1957 ../plcopen/plcopen.py:1964
andrej@2351: #: ../plcopen/plcopen.py:1971
andrej@2351: #, python-format
andrej@2351: msgid "%s body don't have text!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:388
andrej@2351: msgid "&Add Element"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:71 ../dialogs/AboutDialog.py:117
andrej@2351: #: ../dialogs/AboutDialog.py:152
andrej@2351: msgid "&Close"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:361
andrej@2351: msgid "&Configuration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:350
andrej@2351: msgid "&Data Type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:392
andrej@2351: msgid "&Delete"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:342
andrej@2351: msgid "&Display"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:341
andrej@2351: msgid "&Edit"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:340
andrej@2351: msgid "&File"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:352
andrej@2351: msgid "&Function"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:343
andrej@2351: msgid "&Help"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:70
andrej@2351: msgid "&License"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:356
andrej@2351: msgid "&Program"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:98
andrej@2351: msgid "&Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:244
andrej@2351: msgid "&Recent Projects"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:358
andrej@2351: msgid "&Resource"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:247
andrej@2351: #, python-brace-format
andrej@2351: msgid "'{a1}' - {a2} match in project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:249
andrej@2351: #, python-brace-format
andrej@2351: msgid "'{a1}' - {a2} matches in project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:98
andrej@2351: #, python-brace-format
andrej@2351: msgid "'{a1}' is located at {a2}\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:298
andrej@2351: #, python-format
andrej@2351: msgid "(%d matches)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:103 ../dialogs/PouActionDialog.py:101
andrej@2351: #: ../dialogs/PouDialog.py:124
andrej@2351: #, python-format
andrej@2351: msgid ", %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/UriLocationEditor.py:49
andrej@2351: msgid "- Select URI type -"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:287
andrej@2351: msgid "1d"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:288
andrej@2351: msgid "1h"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:289
andrej@2351: msgid "1m"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:290
andrej@2351: msgid "1s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:133 ../IDEFrame.py:1650 ../IDEFrame.py:1696
andrej@2351: #: ../IDEFrame.py:1715
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "A POU has an element named \"%s\". This could cause a conflict. Do you wish "
andrej@2351: "to continue?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:58 ../dialogs/PouTransitionDialog.py:110
andrej@2351: #: ../dialogs/PouNameDialog.py:56 ../dialogs/PouActionDialog.py:108
andrej@2351: #: ../controls/VariablePanel.py:789 ../IDEFrame.py:1664 ../IDEFrame.py:1677
andrej@2351: #, python-format
andrej@2351: msgid "A POU named \"%s\" already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:424
andrej@2351: #, python-brace-format
andrej@2351: msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:229
andrej@2351: msgid "A location must be selected!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:485
andrej@2351: msgid "A task with the same name already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:60 ../controls/VariablePanel.py:791
andrej@2351: #: ../IDEFrame.py:1666 ../IDEFrame.py:1679
andrej@2351: #, python-format
andrej@2351: msgid "A variable with \"%s\" as name already exists in this pou!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:778
andrej@2351: #, python-format
andrej@2351: msgid "A variable with \"%s\" as name already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:311 ../dialogs/AboutDialog.py:46 ../PLCOpenEditor.py:142
andrej@2351: msgid "About"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:22
andrej@2351: msgid "Absolute number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:75 ../dialogs/ActionBlockDialog.py:47
andrej@2351: msgid "Action"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:653 ../editors/Viewer.py:2427
andrej@2351: msgid "Action Block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouActionDialog.py:89
andrej@2351: msgid "Action Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouActionDialog.py:56
andrej@2351: msgid "Action Name:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1567
andrej@2351: #, python-format
andrej@2351: msgid "Action with name %s doesn't exist!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@2351: msgid "Actions"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:139
andrej@2351: msgid "Actions:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:473
andrej@2351: msgid "Active"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:84 ../canfestival/NetworkEditor.py:108
andrej@2351: #: ../BeremizIDE.py:1001 ../editors/Viewer.py:686
andrej@2351: msgid "Add"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1924 ../IDEFrame.py:1959
andrej@2351: msgid "Add Action"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:33
andrej@2351: msgid "Add C code accessing located variables synchronously"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1907
andrej@2351: msgid "Add Configuration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1887
andrej@2351: msgid "Add DataType"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:609
andrej@2351: msgid "Add Divergence Branch"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:121
andrej@2351: msgid "Add IP"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1895
andrej@2351: msgid "Add POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:34
andrej@2351: msgid "Add Python code executed asynchronously"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1935 ../IDEFrame.py:1985
andrej@2351: msgid "Add Resource"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1913 ../IDEFrame.py:1956
andrej@2351: msgid "Add Transition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:596
andrej@2351: msgid "Add Wire Segment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/SFCViewer.py:447
andrej@2351: msgid "Add a new initial step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:2791 ../editors/SFCViewer.py:784
andrej@2351: msgid "Add a new jump"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/SFCViewer.py:469
andrej@2351: msgid "Add a new step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:35
andrej@2351: msgid "Add a simple WxGlade based GUI."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:143
andrej@2351: msgid "Add action"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:364
andrej@2351: msgid "Add element"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:283
andrej@2351: msgid "Add instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/NetworkEditor.py:110
andrej@2351: msgid "Add slave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:252
andrej@2351: msgid "Add task"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:654 ../controls/VariablePanel.py:481
andrej@2351: msgid "Add variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:33
andrej@2351: msgid "Addition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/definitions.py:51
andrej@2351: msgid "Additional function blocks"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:669
andrej@2351: msgid "Adjust Block Size"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:1720
andrej@2351: msgid "Alignment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:42
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:53
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:152
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:155 ../controls/LogViewer.py:307
andrej@2351: #: ../controls/VariablePanel.py:88
andrej@2351: msgid "All"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:37
andrej@2351: msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1670
andrej@2351: msgid "Already connected. Please disconnect\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:607
andrej@2351: #, python-format
andrej@2351: msgid "An element named \"%s\" already exists in this structure!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:520
andrej@2351: msgid "An instance with the same name already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:103
andrej@2351: msgid "Apply name modification to all continuations with the same name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:31
andrej@2351: msgid "Arc cosine"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:30
andrej@2351: msgid "Arc sine"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:32
andrej@2351: msgid "Arc tangent"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:33
andrej@2351: msgid "Arithmetic"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:60 ../editors/DataTypeEditor.py:649
andrej@2351: #: ../controls/VariablePanel.py:872
andrej@2351: msgid "Array"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:39
andrej@2351: msgid "Assignment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:226
andrej@2351: msgid "At least a variable or an expression must be selected!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:111
andrej@2351: msgid "Author"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:108
andrej@2351: msgid "Author Name (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:80
andrej@2351: msgid "Backward"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:365 ../canfestival/config_utils.py:672
andrej@2351: #, python-format
andrej@2351: msgid "Bad location size : %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:57 ../editors/DataTypeEditor.py:183
andrej@2351: #: ../editors/DataTypeEditor.py:213 ../editors/DataTypeEditor.py:307
andrej@2351: msgid "Base Type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:639 ../controls/VariablePanel.py:830
andrej@2351: msgid "Base Types"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:483
andrej@2351: msgid "Beremiz"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:70
andrej@2351: msgid "Binary selection (1 of 2)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:62
andrej@2351: msgid "Bit-shift"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:66
andrej@2351: msgid "Bitwise"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:66
andrej@2351: msgid "Bitwise AND"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:67
andrej@2351: msgid "Bitwise OR"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:68
andrej@2351: msgid "Bitwise XOR"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:69
andrej@2351: msgid "Bitwise inverting"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:621 ../editors/Viewer.py:2440
andrej@2351: msgid "Block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:63
andrej@2351: msgid "Block Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/TextViewer.py:260
andrej@2351: msgid "Block name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:586
andrej@2351: msgid "Bottom"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1400
andrej@2351: msgid "Broken"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:40
andrej@2351: #, python-format
andrej@2351: msgid "Browse %s values library"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:72
andrej@2351: msgid "Browse Locations"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1815
andrej@2351: msgid "Build"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1335
andrej@2351: msgid "Build directory already clean\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1816
andrej@2351: msgid "Build project into build folder"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1108
andrej@2351: msgid "C Build crashed !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1105
andrej@2351: msgid "C Build failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../c_ext/CFileEditor.py:66
andrej@2351: msgid "C code"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1186
andrej@2351: msgid "C code generated successfully.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/toolchain_makefile.py:126
andrej@2351: msgid "C compilation failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/toolchain_gcc.py:199
andrej@2351: #, python-format
andrej@2351: msgid "C compilation of %s failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:33
andrej@2351: msgid "C extension"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:69
andrej@2351: msgid "C&redits"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/NetworkEditor.py:58
andrej@2351: msgid "CANOpen network"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:48
andrej@2351: msgid "CANOpen slave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:31
andrej@2351: msgid "CANopen support"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1839 ../plcopen/plcopen.py:1853
andrej@2351: #: ../plcopen/plcopen.py:1878 ../plcopen/plcopen.py:1894
andrej@2351: msgid "Can only generate execution order on FBD networks!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:291
andrej@2351: msgid "Can only give a location to local or global variables"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:318
andrej@2351: #, python-format
andrej@2351: msgid "Can't generate program to file %s!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:289
andrej@2351: msgid "Can't give a location to a function block instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:363
andrej@2351: #, python-format
andrej@2351: msgid "Can't save project to file %s!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:339
andrej@2351: msgid "Can't set an initial value to a function block instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:532
andrej@2351: #, python-brace-format
andrej@2351: msgid "Cannot create child {a1} of type {a2} "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:454
andrej@2351: #, python-format
andrej@2351: msgid "Cannot find lower free IEC channel than %d\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:139
andrej@2351: msgid "Cannot get PLC status - connection failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:967
andrej@2351: msgid "Cannot open/parse VARIABLES.csv!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:400
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Cannot set bit offset for non bool '{a1}' variable "
andrej@2351: "(ID:{a2},Idx:{a3},sIdx:{a4}))"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1761
andrej@2351: msgid "Cannot transfer while PLC is running. Stop it now?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:63 ../dialogs/FindInPouDialog.py:89
andrej@2351: msgid "Case sensitive"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:581
andrej@2351: msgid "Center"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:276
andrej@2351: msgid "Change IP of interface to bind"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:275
andrej@2351: msgid "Change Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1977
andrej@2351: msgid "Change POU Type To"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:277
andrej@2351: msgid "Change Port Number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:278
andrej@2351: msgid "Change working directory"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:81
andrej@2351: msgid "Character string"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:136
andrej@2351: msgid "Choose a SVG file"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:561
andrej@2351: msgid "Choose a directory to save project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:171 ../PLCOpenEditor.py:276
andrej@2351: #: ../PLCOpenEditor.py:308 ../PLCOpenEditor.py:357
andrej@2351: msgid "Choose a file"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:900
andrej@2351: msgid "Choose a project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:43
andrej@2351: #, python-format
andrej@2351: msgid "Choose a value for %s:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:333
andrej@2351: msgid "Choose a working directory "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:864
andrej@2351: msgid "Choose an empty directory for new project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:468
andrej@2351: msgid "Chosen folder doesn't contain a program. It's not a valid project!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:435
andrej@2351: msgid "Chosen folder isn't empty. You can't use it for a new project!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:60
andrej@2351: msgid "Class"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:472
andrej@2351: msgid "Class Filter:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:74
andrej@2351: msgid "Class:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1821
andrej@2351: msgid "Clean"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/LogViewer.py:327
andrej@2351: msgid "Clean log messages"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1822
andrej@2351: msgid "Clean project build folder"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1332
andrej@2351: msgid "Cleaning the build directory\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:437
andrej@2351: msgid "Clear Errors"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:680
andrej@2351: msgid "Clear Execution Order"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:107 ../dialogs/FindInPouDialog.py:112
andrej@2351: msgid "Close"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:627 ../PLCOpenEditor.py:183
andrej@2351: msgid "Close Application"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:253 ../BeremizIDE.py:566 ../PLCOpenEditor.py:81
andrej@2351: #: ../IDEFrame.py:1040
andrej@2351: msgid "Close Project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:251 ../PLCOpenEditor.py:79
andrej@2351: msgid "Close Tab"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:638 ../editors/Viewer.py:2448
andrej@2351: msgid "Coil"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:659 ../editors/LDViewer.py:517
andrej@2351: msgid "Comment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:303 ../BeremizIDE.py:307 ../PLCOpenEditor.py:134
andrej@2351: #: ../PLCOpenEditor.py:138
andrej@2351: msgid "Community support"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ProjectDialog.py:65
andrej@2351: msgid "Company Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:106
andrej@2351: msgid "Company Name (required):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:107
andrej@2351: msgid "Company URL (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:75
andrej@2351: msgid "Comparison"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:756
andrej@2351: msgid "Compiling IEC Program into C code...\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:85
andrej@2351: msgid "Concatenation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ConfTreeNodeEditor.py:241
andrej@2351: msgid "Config"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ProjectNodeEditor.py:39
andrej@2351: msgid "Config variables"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:43
andrej@2351: msgid "Configuration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:77
andrej@2351: msgid "Configurations"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:351 ../editors/Viewer.py:381 ../editors/Viewer.py:403
andrej@2351: #: ../editors/TextViewer.py:289 ../editors/TextViewer.py:343
andrej@2351: #: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:354
andrej@2351: msgid "Confirm or change variable name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1842
andrej@2351: msgid "Connect"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1843
andrej@2351: msgid "Connect to the target PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1391
andrej@2351: #, python-format
andrej@2351: msgid "Connected to URI: %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:78 ../editors/Viewer.py:623
andrej@2351: #: ../editors/Viewer.py:2441
andrej@2351: msgid "Connection"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:55
andrej@2351: msgid "Connection Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1691
andrej@2351: msgid "Connection canceled!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1714
andrej@2351: #, python-format
andrej@2351: msgid "Connection failed to %s!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:123 ../connectors/WAMP/__init__.py:120
andrej@2351: msgid "Connection lost!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:110
andrej@2351: #, python-format
andrej@2351: msgid "Connection to '%s' failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:67 ../editors/Viewer.py:1676
andrej@2351: msgid "Connector"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:68
andrej@2351: msgid "Connectors:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:378
andrej@2351: msgid "Console"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:75
andrej@2351: msgid "Constant"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:634 ../editors/Viewer.py:2444
andrej@2351: msgid "Contact"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:217
andrej@2351: msgid "Content Description (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:68 ../editors/Viewer.py:1677
andrej@2351: msgid "Continuation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:18
andrej@2351: msgid "Conversion from BCD"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:19
andrej@2351: msgid "Conversion to BCD"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:21
andrej@2351: msgid "Conversion to date"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:20
andrej@2351: msgid "Conversion to time-of-day"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:695 ../controls/LogViewer.py:713 ../IDEFrame.py:372
andrej@2351: #: ../IDEFrame.py:427
andrej@2351: msgid "Copy"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1964
andrej@2351: msgid "Copy POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:68
andrej@2351: msgid "Copy file from left folder to right"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:67
andrej@2351: msgid "Copy file from right folder to left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:28
andrej@2351: msgid "Cosine"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:660
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Could not add child \"{a1}\", type {a2} :\n"
andrej@2351: "{a3}\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../py_ext/PythonFileCTNMixin.py:81
andrej@2351: #, python-format
andrej@2351: msgid "Couldn't import old %s file."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:630
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Couldn't load confnode base parameters {a1} :\n"
andrej@2351: " {a2}"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:647 ../CodeFileTreeNode.py:127
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Couldn't load confnode parameters {a1} :\n"
andrej@2351: " {a2}"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:552
andrej@2351: msgid "Couldn't paste non-POU object."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1636
andrej@2351: msgid "Couldn't start PLC !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1644
andrej@2351: msgid "Couldn't stop PLC !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:57
andrej@2351: msgid "Create HMI"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:54
andrej@2351: msgid "Create a new POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouActionDialog.py:45
andrej@2351: msgid "Create a new action"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:166
andrej@2351: msgid "Create a new action block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:115 ../IDEFrame.py:145 ../IDEFrame.py:178
andrej@2351: msgid "Create a new block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:139
andrej@2351: msgid "Create a new branch"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:133
andrej@2351: msgid "Create a new coil"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:109 ../IDEFrame.py:124 ../IDEFrame.py:154
andrej@2351: msgid "Create a new comment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:118 ../IDEFrame.py:148 ../IDEFrame.py:181
andrej@2351: msgid "Create a new connection"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:136 ../IDEFrame.py:187
andrej@2351: msgid "Create a new contact"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:169
andrej@2351: msgid "Create a new divergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:54
andrej@2351: msgid "Create a new divergence or convergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:157
andrej@2351: msgid "Create a new initial step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:172
andrej@2351: msgid "Create a new jump"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:127 ../IDEFrame.py:184
andrej@2351: msgid "Create a new power rail"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:130
andrej@2351: msgid "Create a new rung"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:160
andrej@2351: msgid "Create a new step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:49 ../IDEFrame.py:163
andrej@2351: msgid "Create a new transition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:112 ../IDEFrame.py:142 ../IDEFrame.py:175
andrej@2351: msgid "Create a new variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:109
andrej@2351: msgid "Credits"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:424
andrej@2351: msgid "Current working directory :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:694 ../IDEFrame.py:370 ../IDEFrame.py:426
andrej@2351: msgid "Cut"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:81
andrej@2351: msgid "Cyclic"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44
andrej@2351: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50
andrej@2351: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54
andrej@2351: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58
andrej@2351: #: ../plcopen/iec_std.csv:60
andrej@2351: msgid "DEPRECATED"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:104
andrej@2351: msgid "DS-301 Profile"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:81 ../canfestival/NetworkEditor.py:105
andrej@2351: msgid "DS-302 Profile"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:39
andrej@2351: msgid "Data Type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@2351: msgid "Data Types"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:16
andrej@2351: msgid "Data type conversion"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45
andrej@2351: msgid "Date addition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57
andrej@2351: #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59
andrej@2351: msgid "Date and time subtraction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51
andrej@2351: msgid "Date subtraction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:46
andrej@2351: msgid "Days:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1729
andrej@2351: msgid "Debug does not match PLC - stop/transfert/start to re-enable\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:144
andrej@2351: msgid "Debug instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:490
andrej@2351: #, python-format
andrej@2351: msgid "Debug: %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1471
andrej@2351: #, python-format
andrej@2351: msgid "Debug: Unknown variable '%s'\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1469
andrej@2351: #, python-format
andrej@2351: msgid "Debug: Unsupported type to debug '%s'\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:660
andrej@2351: msgid "Debugger"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1726
andrej@2351: msgid "Debugger ready\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:1004 ../editors/Viewer.py:670 ../IDEFrame.py:1993
andrej@2351: msgid "Delete"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:610
andrej@2351: msgid "Delete Divergence Branch"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:157
andrej@2351: msgid "Delete File"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:597
andrej@2351: msgid "Delete Wire Segment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/CustomEditableListBox.py:44
andrej@2351: msgid "Delete item"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:88
andrej@2351: msgid "Deletion (within)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:161
andrej@2351: msgid "Derivation Type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:735
andrej@2351: msgid "Description"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:463
andrej@2351: msgid "Description:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:63 ../editors/DataTypeEditor.py:332
andrej@2351: msgid "Dimensions:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:69
andrej@2351: msgid "Direction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:102
andrej@2351: msgid "Direction:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@2351: msgid "Directly"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1855
andrej@2351: msgid "Disconnect"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1856
andrej@2351: msgid "Disconnect from PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1401
andrej@2351: msgid "Disconnected"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:654 ../editors/Viewer.py:2436
andrej@2351: msgid "Divergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:36
andrej@2351: msgid "Division"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:156
andrej@2351: #, python-format
andrej@2351: msgid "Do you really want to delete the file '%s'?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:65
andrej@2351: msgid "Documentation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:312
andrej@2351: msgid "Done"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@2351: msgid "Duration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:174
andrej@2351: msgid "EDS files (*.eds)|*.eds|All files|*.*"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:668
andrej@2351: msgid "Edit Block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:58
andrej@2351: msgid "Edit Coil Values"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:56
andrej@2351: msgid "Edit Contact Values"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:62
andrej@2351: msgid "Edit Duration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:53
andrej@2351: msgid "Edit Step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:45
andrej@2351: msgid "Edit a WxWidgets GUI with WXGlade"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:127
andrej@2351: msgid "Edit action block properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:47
andrej@2351: msgid "Edit array type properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:2660 ../editors/Viewer.py:3102
andrej@2351: msgid "Edit comment"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:69
andrej@2351: msgid "Edit file"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/CustomEditableListBox.py:42
andrej@2351: msgid "Edit item"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:3059
andrej@2351: msgid "Edit jump target"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1873
andrej@2351: msgid "Edit raw IEC code added to code generated by PLCGenerator"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/SFCViewer.py:815
andrej@2351: msgid "Edit step name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:53
andrej@2351: msgid "Edit transition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:632
andrej@2351: msgid "Editor ToolBar"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1294
andrej@2351: msgid "Editor selection"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:360
andrej@2351: msgid "Elements :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1399
andrej@2351: msgid "Empty"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ArrayTypeDialog.py:100
andrej@2351: msgid "Empty dimension isn't allowed."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:341
andrej@2351: msgid "Enter a name "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:326
andrej@2351: msgid "Enter a port number "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:317
andrej@2351: msgid "Enter the IP of the interface to bind"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@2351: msgid "Enumerated"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:77
andrej@2351: msgid "Equal to"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:213
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:172 ../dialogs/SFCStepNameDialog.py:64
andrej@2351: #: ../dialogs/DurationEditorDialog.py:124
andrej@2351: #: ../dialogs/DurationEditorDialog.py:170
andrej@2351: #: ../dialogs/PouTransitionDialog.py:114 ../dialogs/BlockPreviewDialog.py:237
andrej@2351: #: ../dialogs/ProjectDialog.py:80 ../dialogs/ArrayTypeDialog.py:114
andrej@2351: #: ../dialogs/PouNameDialog.py:58 ../dialogs/BrowseLocationsDialog.py:229
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87
andrej@2351: #: ../dialogs/PouActionDialog.py:112 ../dialogs/PouDialog.py:143
andrej@2351: #: ../PLCOpenEditor.py:319 ../PLCOpenEditor.py:324
andrej@2351: #: ../editors/ResourceEditor.py:470 ../editors/Viewer.py:467
andrej@2351: #: ../editors/LDViewer.py:677 ../editors/LDViewer.py:893
andrej@2351: #: ../editors/LDViewer.py:897 ../editors/DataTypeEditor.py:566
andrej@2351: #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:590
andrej@2351: #: ../editors/DataTypeEditor.py:759 ../editors/DataTypeEditor.py:766
andrej@2351: #: ../editors/TextViewer.py:390 ../editors/CodeFileEditor.py:760
andrej@2351: #: ../ProjectController.py:391 ../ProjectController.py:531
andrej@2351: #: ../ProjectController.py:538 ../controls/FolderTree.py:222
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:306
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:173
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:138
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:227
andrej@2351: #: ../controls/VariablePanel.py:431 ../controls/VariablePanel.py:773
andrej@2351: #: ../util/ExceptionHandler.py:70 ../IDEFrame.py:1036 ../IDEFrame.py:1650
andrej@2351: #: ../IDEFrame.py:1691 ../IDEFrame.py:1696 ../IDEFrame.py:1710
andrej@2351: #: ../IDEFrame.py:1715 ../Beremiz_service.py:221
andrej@2351: msgid "Error"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:811
andrej@2351: msgid ""
andrej@2351: "Error : At least one configuration and one resource must be declared in PLC "
andrej@2351: "!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:803
andrej@2351: #, python-format
andrej@2351: msgid "Error : IEC to C compiler returned %d\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:731
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "Error in ST/IL/SFC code generator :\n"
andrej@2351: "%s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:219
andrej@2351: #, python-format
andrej@2351: msgid "Error while saving \"%s\"\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:179
andrej@2351: msgid "Error: Export slave failed\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../modbus/modbus.py:601
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Error: Modbus/IP Servers %{a1}.x and %{a2}.x use the same port number "
andrej@2351: "{a3}.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:388
andrej@2351: msgid "Error: No Master generated\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:383
andrej@2351: msgid "Error: No PLC built\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1708
andrej@2351: #, python-format
andrej@2351: msgid "Exception while connecting %s!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:123
andrej@2351: msgid "Execution Control:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:84 ../dialogs/FBDBlockDialog.py:111
andrej@2351: msgid "Execution Order:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:36
andrej@2351: msgid "Experimental web based HMI"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:38
andrej@2351: msgid "Exponent"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:26
andrej@2351: msgid "Exponentiation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:186
andrej@2351: msgid "Export CanOpen slave to EDS file"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:246
andrej@2351: msgid "Export graph values to clipboard"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:185
andrej@2351: msgid "Export slave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:94
andrej@2351: msgid "Expression:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:90
andrej@2351: msgid "External"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:826
andrej@2351: msgid "Extracting Located Variables...\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
andrej@2351: msgid "FBD"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1773
andrej@2351: msgid "Failed : Must build before transfer.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:556
andrej@2351: msgid "Falling Edge"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1098
andrej@2351: msgid "Fatal : cannot get builder.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz.py:160
andrej@2351: #, python-format
andrej@2351: msgid "Fetching %s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:167
andrej@2351: #, python-format
andrej@2351: msgid "Field %s hasn't a valid value!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:169
andrej@2351: #, python-format
andrej@2351: msgid "Fields %s haven't a valid value!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/FolderTree.py:221
andrej@2351: #, python-format
andrej@2351: msgid "File '%s' already exists!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:102 ../dialogs/FindInPouDialog.py:40
andrej@2351: #: ../dialogs/FindInPouDialog.py:107 ../IDEFrame.py:377
andrej@2351: msgid "Find"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:379
andrej@2351: msgid "Find Next"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:381
andrej@2351: msgid "Find Previous"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:90
andrej@2351: msgid "Find position"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:58
andrej@2351: msgid "Find:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:1633
andrej@2351: msgid "Force value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:176
andrej@2351: msgid "Forcing Variable Value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:184 ../dialogs/PouTransitionDialog.py:104
andrej@2351: #: ../dialogs/ProjectDialog.py:79 ../dialogs/PouActionDialog.py:102
andrej@2351: #: ../dialogs/PouDialog.py:125
andrej@2351: #, python-format
andrej@2351: msgid "Form isn't complete. %s must be filled!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:150 ../dialogs/FBDBlockDialog.py:239
andrej@2351: #: ../dialogs/ConnectionDialog.py:166
andrej@2351: msgid "Form isn't complete. Name must be filled!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:235
andrej@2351: msgid "Form isn't complete. Valid block type must be selected!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:75
andrej@2351: msgid "Forward"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:40 ../IDEFrame.py:1780
andrej@2351: msgid "Function"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:354
andrej@2351: msgid "Function &Block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:41 ../IDEFrame.py:1779
andrej@2351: #: ../IDEFrame.py:1972
andrej@2351: msgid "Function Block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:868
andrej@2351: msgid "Function Block Types"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@2351: msgid "Function Blocks"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:290
andrej@2351: msgid "Function Blocks can't be used in Functions!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:1907
andrej@2351: #, python-format
andrej@2351: msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@2351: msgid "Functions"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:88
andrej@2351: msgid "Generate Program"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:722
andrej@2351: msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:91
andrej@2351: msgid "Global"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:245
andrej@2351: msgid "Go to current value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:189
andrej@2351: msgid "Graphics"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:75
andrej@2351: msgid "Greater than"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:76
andrej@2351: msgid "Greater than or equal to"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:149
andrej@2351: msgid "Grid Resolution:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/NevowServer.py:192
andrej@2351: msgid "HTTP interface port :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:135
andrej@2351: msgid "Height:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:89
andrej@2351: msgid "Home Directory:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:165
andrej@2351: msgid "Horizontal:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:47
andrej@2351: msgid "Hours:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2351: #: ../dialogs/PouDialog.py:44
andrej@2351: msgid "IL"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:91
andrej@2351: msgid "IP"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:318 ../Beremiz_service.py:320
andrej@2351: msgid "IP is not valid!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:50 ../svgui/svgui.py:51
andrej@2351: msgid "Import SVG"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:41 ../editors/Viewer.py:1662
andrej@2351: #: ../controls/VariablePanel.py:89
andrej@2351: msgid "InOut"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1040
andrej@2351: #, python-brace-format
andrej@2351: msgid "InOut variable {a1} in block {a2} in POU {a3} must be connected."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:473
andrej@2351: msgid "Inactive"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:300
andrej@2351: #, python-brace-format
andrej@2351: msgid "Incompatible data types between \"{a1}\" and \"{a2}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:306
andrej@2351: #, python-format
andrej@2351: msgid "Incompatible size of data between \"%s\" and \"BOOL\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:310
andrej@2351: #, python-brace-format
andrej@2351: msgid "Incompatible size of data between \"{a1}\" and \"{a2}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@2351: msgid "Indicator"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:734
andrej@2351: msgid "Initial"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:650
andrej@2351: msgid "Initial Step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:55 ../controls/VariablePanel.py:63
andrej@2351: msgid "Initial Value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:193 ../editors/DataTypeEditor.py:224
andrej@2351: #: ../editors/DataTypeEditor.py:281 ../editors/DataTypeEditor.py:320
andrej@2351: msgid "Initial Value:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:56
andrej@2351: msgid "Inkscape"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:77 ../dialogs/ActionBlockDialog.py:47
andrej@2351: msgid "Inline"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:73 ../dialogs/FBDVariableDialog.py:40
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:333
andrej@2351: #: ../editors/Viewer.py:1660 ../editors/TextViewer.py:307
andrej@2351: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89
andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
andrej@2351: msgid "Input"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDBlockDialog.py:99
andrej@2351: msgid "Inputs:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:87
andrej@2351: msgid "Insertion (into)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1948
andrej@2351: #, python-format
andrej@2351: msgid "Instance with id %d doesn't exist!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:279
andrej@2351: msgid "Instances:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:88
andrej@2351: msgid "Interface"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:81
andrej@2351: msgid "Interrupt"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@2351: msgid "Interval"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:304
andrej@2351: msgid ""
andrej@2351: "Invalid URL!\n"
andrej@2351: "Please enter correct URL address."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:1895
andrej@2351: msgid "Invalid plcopen element(s)!!!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:407
andrej@2351: #, python-brace-format
andrej@2351: msgid "Invalid type \"{a1}\"-> {a2} != {a3}  for location \"{a4}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:689
andrej@2351: #, python-brace-format
andrej@2351: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:139
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:93
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:162
andrej@2351: #, python-format
andrej@2351: msgid "Invalid value \"%s\" for debug variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:279 ../controls/VariablePanel.py:282
andrej@2351: #, python-format
andrej@2351: msgid "Invalid value \"%s\" for variable grid element"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:276 ../editors/Viewer.py:279
andrej@2351: #, python-format
andrej@2351: msgid "Invalid value \"%s\" for viewer block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:211
andrej@2351: #, python-brace-format
andrej@2351: msgid "Invalid value \"{a1}\" for \"{a2}\" variable!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:124
andrej@2351: msgid ""
andrej@2351: "Invalid value!\n"
andrej@2351: "You must fill a numeric value."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/dialog.py:38
andrej@2351: msgid "Is connection secure?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:655 ../editors/Viewer.py:2425
andrej@2351: msgid "Jump"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
andrej@2351: msgid "LD"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/LDViewer.py:221 ../editors/LDViewer.py:240
andrej@2351: #, python-format
andrej@2351: msgid "Ladder element with id %d is on more than one rung."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:93 ../dialogs/PouActionDialog.py:91
andrej@2351: #: ../dialogs/PouDialog.py:113
andrej@2351: msgid "Language"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:206
andrej@2351: msgid "Language (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:67 ../dialogs/PouActionDialog.py:63
andrej@2351: #: ../dialogs/PouDialog.py:81
andrej@2351: msgid "Language:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1779
andrej@2351: msgid "Latest build already matches current target. Transfering anyway...\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:281
andrej@2351: msgid "Launch WX GUI inspector"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:280
andrej@2351: msgid "Launch a live Python shell"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:580
andrej@2351: msgid "Left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:64
andrej@2351: msgid "Left PowerRail"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:81
andrej@2351: msgid "Length of string"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:78
andrej@2351: msgid "Less than"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:79
andrej@2351: msgid "Less than or equal to"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:652
andrej@2351: msgid "Library"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:145
andrej@2351: msgid "License"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:73
andrej@2351: msgid "Limitation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/toolchain_gcc.py:209
andrej@2351: msgid "Linking :\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:115 ../controls/VariablePanel.py:90
andrej@2351: msgid "Local"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:359
andrej@2351: msgid "Local entries"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1685
andrej@2351: msgid "Local service discovery failed!\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:62
andrej@2351: msgid "Location"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:79
andrej@2351: msgid "Locations available:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:25
andrej@2351: msgid "Logarithm to base 10"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:102
andrej@2351: #, python-format
andrej@2351: msgid "MDNS resolution failure for '%s'\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:68 ../canfestival/NetworkEditor.py:92
andrej@2351: msgid "Map Variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:31
andrej@2351: msgid "Map located variables over CANopen"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:32
andrej@2351: msgid "Map located variables over Modbus"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/NetworkEditor.py:113
andrej@2351: msgid "Master"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:544
andrej@2351: #, python-brace-format
andrej@2351: msgid "Max count ({a1}) reached for this confnode of type {a2} "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:71
andrej@2351: msgid "Maximum"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:246
andrej@2351: msgid "Maximum:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:45 ../editors/Viewer.py:333
andrej@2351: #: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:103
andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
andrej@2351: msgid "Memory"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:617
andrej@2351: msgid "Menu ToolBar"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:51
andrej@2351: msgid "Microseconds:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:585
andrej@2351: msgid "Middle"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:50
andrej@2351: msgid "Milliseconds:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:72
andrej@2351: msgid "Minimum"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:233
andrej@2351: msgid "Minimum:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:48
andrej@2351: msgid "Minutes:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:231
andrej@2351: msgid "Miscellaneous"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:32
andrej@2351: msgid "Modbus support"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:65
andrej@2351: msgid "Modifier:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:795 ../PLCGenerator.py:1269
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "More than one connector found corresponding to \"{a1}\" continuation in "
andrej@2351: "\"{a2}\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:146
andrej@2351: msgid "Move action down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:145
andrej@2351: msgid "Move action up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/CustomEditableListBox.py:46
andrej@2351: msgid "Move down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:367
andrej@2351: msgid "Move element down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:366
andrej@2351: msgid "Move element up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:286
andrej@2351: msgid "Move instance down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:285
andrej@2351: msgid "Move instance up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:255
andrej@2351: msgid "Move task down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:254
andrej@2351: msgid "Move task up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:106 ../IDEFrame.py:121 ../IDEFrame.py:151 ../IDEFrame.py:192
andrej@2351: msgid "Move the view"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/CustomEditableListBox.py:45
andrej@2351: msgid "Move up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:657 ../controls/VariablePanel.py:484
andrej@2351: msgid "Move variable down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:656 ../controls/VariablePanel.py:483
andrej@2351: msgid "Move variable up"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:74
andrej@2351: msgid "Multiplexer (select 1 of N)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:34
andrej@2351: msgid "Multiplication"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:87
andrej@2351: msgid "My Computer:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:89
andrej@2351: msgid "NAME"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:76 ../editors/ResourceEditor.py:97
andrej@2351: #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:732
andrej@2351: #: ../controls/VariablePanel.py:59
andrej@2351: msgid "Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:342
andrej@2351: msgid "Name must not be null!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:59 ../dialogs/FBDBlockDialog.py:89
andrej@2351: #: ../dialogs/ConnectionDialog.py:78
andrej@2351: msgid "Name:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:24
andrej@2351: msgid "Natural logarithm"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:78 ../editors/Viewer.py:554
andrej@2351: msgid "Negated"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:610
andrej@2351: msgid "Nevow Web service failed. "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:580
andrej@2351: msgid "Nevow/Athena import failed :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:241 ../BeremizIDE.py:276 ../PLCOpenEditor.py:75
andrej@2351: #: ../PLCOpenEditor.py:117
andrej@2351: msgid "New"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/CustomEditableListBox.py:43
andrej@2351: msgid "New item"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:553
andrej@2351: msgid "No Modifier"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1808
andrej@2351: msgid "No PLC to transfer (did build succeed ?)\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1678
andrej@2351: #, python-format
andrej@2351: msgid "No body defined in \"%s\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:816 ../PLCGenerator.py:1281
andrej@2351: #, python-brace-format
andrej@2351: msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:331
andrej@2351: msgid ""
andrej@2351: "No documentation available.\n"
andrej@2351: "Coming soon."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:841
andrej@2351: #, python-format
andrej@2351: msgid "No informations found for \"%s\" block"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1232
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "No output {a1} variable found in block {a2} in POU {a3}. Connection must be "
andrej@2351: "broken"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:175
andrej@2351: msgid "No search results available."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:142
andrej@2351: #, python-format
andrej@2351: msgid "No such SVG file: %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:682
andrej@2351: #, python-brace-format
andrej@2351: msgid "No such index/subindex ({a1},{a2}) (variable {a3})"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:387
andrej@2351: #, python-brace-format
andrej@2351: msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87
andrej@2351: msgid "No valid value selected!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1676
andrej@2351: #, python-format
andrej@2351: msgid "No variable defined in \"%s\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:379
andrej@2351: #, python-brace-format
andrej@2351: msgid "Non existing node ID : {a1} (variable {a2})"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:79
andrej@2351: msgid "Non-Retain"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:78
andrej@2351: msgid "Normal"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:426
andrej@2351: #, python-brace-format
andrej@2351: msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:80
andrej@2351: msgid "Not equal to"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:91
andrej@2351: msgid "Number of sequences:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:22
andrej@2351: msgid "Numerical"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:736
andrej@2351: msgid "OnChange"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:88
andrej@2351: msgid "Only Elements"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:243 ../BeremizIDE.py:277 ../PLCOpenEditor.py:77
andrej@2351: #: ../PLCOpenEditor.py:118
andrej@2351: msgid "Open"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:151
andrej@2351: msgid "Open Inkscape"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../version.py:86
andrej@2351: msgid ""
andrej@2351: "Open Source framework for automation, implemented IEC 61131 IDE with "
andrej@2351: "constantly growing set of extensions and flexible PLC runtime."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1879
andrej@2351: msgid "Open a file explorer to manage project files"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:161
andrej@2351: msgid "Open wxGlade"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:64
andrej@2351: msgid "Option"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:84 ../editors/CodeFileEditor.py:737
andrej@2351: msgid "Options"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:109
andrej@2351: msgid "Organization (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:78 ../canfestival/NetworkEditor.py:102
andrej@2351: msgid "Other Profile"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepDialog.py:74 ../dialogs/FBDVariableDialog.py:42
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:44 ../editors/Viewer.py:333
andrej@2351: #: ../editors/Viewer.py:1661 ../editors/TextViewer.py:307
andrej@2351: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89
andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
andrej@2351: msgid "Output"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:67 ../canfestival/NetworkEditor.py:91
andrej@2351: msgid "PDO Receive"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:66 ../canfestival/NetworkEditor.py:90
andrej@2351: msgid "PDO Transmit"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/toolchain_gcc.py:174
andrej@2351: msgid "PLC :\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:383
andrej@2351: msgid "PLC Log"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1082
andrej@2351: msgid "PLC code generation failed !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:305
andrej@2351: msgid "PLC is empty or already started."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:312
andrej@2351: msgid "PLC is not started."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:180 ../PLCOpenEditor.py:293
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "PLC syntax error at line {a1}:\n"
andrej@2351: "{a2}"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:357
andrej@2351: msgid "PLCOpen files (*.xml)|*.xml|All files|*.*"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:125 ../PLCOpenEditor.py:193
andrej@2351: msgid "PLCOpenEditor"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:339
andrej@2351: msgid ""
andrej@2351: "PLCOpenEditor is part of Beremiz project.\n"
andrej@2351: "\n"
andrej@2351: "Beremiz is an "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:92
andrej@2351: msgid "PORT"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:109
andrej@2351: msgid "POU Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:66
andrej@2351: msgid "POU Name:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:111
andrej@2351: msgid "POU Type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:73
andrej@2351: msgid "POU Type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:52
andrej@2351: #, python-format
andrej@2351: msgid "PYRO connecting to URI : %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:68
andrej@2351: #, python-format
andrej@2351: msgid "PYRO using certificates in '%s' \n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:256 ../PLCOpenEditor.py:91
andrej@2351: msgid "Page Setup"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:124
andrej@2351: msgid "Page Size (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:2640
andrej@2351: #, python-format
andrej@2351: msgid "Page: %d"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:134
andrej@2351: msgid "Parent instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:696 ../IDEFrame.py:374 ../IDEFrame.py:428
andrej@2351: msgid "Paste"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1899
andrej@2351: msgid "Paste POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:60
andrej@2351: msgid "Pattern to search:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:75
andrej@2351: msgid "Pin number:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:2792 ../editors/Viewer.py:3060
andrej@2351: #: ../editors/SFCViewer.py:785
andrej@2351: msgid "Please choose a target"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/TextViewer.py:260
andrej@2351: msgid "Please enter a block name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:2661 ../editors/Viewer.py:3103
andrej@2351: msgid "Please enter comment text"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/SFCViewer.py:447 ../editors/SFCViewer.py:469
andrej@2351: #: ../editors/SFCViewer.py:815
andrej@2351: msgid "Please enter step name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouNameDialog.py:37 ../Beremiz_service.py:209
andrej@2351: msgid "Please enter text"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:177
andrej@2351: #, python-format
andrej@2351: msgid "Please enter value for a \"%s\" variable:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:327
andrej@2351: msgid "Port number must be 0 <= port <= 65535!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:327
andrej@2351: msgid "Port number must be an integer!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:633 ../editors/Viewer.py:2449
andrej@2351: msgid "Power Rail"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:52
andrej@2351: msgid "Power Rail Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:258 ../PLCOpenEditor.py:93
andrej@2351: msgid "Preview"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BlockPreviewDialog.py:59
andrej@2351: msgid "Preview:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:260 ../BeremizIDE.py:280 ../PLCOpenEditor.py:95
andrej@2351: #: ../PLCOpenEditor.py:121
andrej@2351: msgid "Print"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1110
andrej@2351: msgid "Print preview"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@2351: msgid "Priority"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:91
andrej@2351: msgid "Priority:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/PLCObject.py:518
andrej@2351: #, python-format
andrej@2351: msgid "Problem starting PLC : error %d"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ProjectDialog.py:63
andrej@2351: msgid "Product Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:90
andrej@2351: msgid "Product Name (required):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:92
andrej@2351: msgid "Product Release (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ProjectDialog.py:64
andrej@2351: msgid "Product Version"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:91
andrej@2351: msgid "Product Version (required):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:42 ../IDEFrame.py:1778
andrej@2351: #: ../IDEFrame.py:1975
andrej@2351: msgid "Program"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:321
andrej@2351: msgid "Program was successfully generated!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@2351: msgid "Programs"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:285
andrej@2351: msgid "Programs can't be used by other POUs!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:94 ../IDEFrame.py:601
andrej@2351: msgid "Project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:180
andrej@2351: #, python-format
andrej@2351: msgid "Project '%s':"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1878
andrej@2351: msgid "Project Files"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ProjectDialog.py:62
andrej@2351: msgid "Project Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:88
andrej@2351: msgid "Project Name (required):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:89
andrej@2351: msgid "Project Version (optional):"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:2717
andrej@2351: msgid ""
andrej@2351: "Project file syntax error:\n"
andrej@2351: "\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ProjectDialog.py:36 ../editors/ProjectNodeEditor.py:40
andrej@2351: msgid "Project properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:571
andrej@2351: #, python-brace-format
andrej@2351: msgid "Project tree layout do not match confnode.xml {a1}!={a2} "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ConnectionDialog.py:101
andrej@2351: msgid "Propagate Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:77
andrej@2351: msgid "Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:427
andrej@2351: msgid "Publishing service on local network"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/__init__.py:126
andrej@2351: #, python-format
andrej@2351: msgid "Pyro exception: %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:420
andrej@2351: msgid "Pyro port :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../py_ext/PythonEditor.py:84
andrej@2351: msgid "Python code"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:34
andrej@2351: msgid "Python file"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@2351: msgid "Qualifier"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:263 ../PLCOpenEditor.py:101 ../Beremiz_service.py:283
andrej@2351: msgid "Quit"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:227
andrej@2351: msgid "Range:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1872
andrej@2351: msgid "Raw IEC code"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:1083
andrej@2351: #, python-format
andrej@2351: msgid "Really delete node '%s'?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/dialog.py:50
andrej@2351: msgid "Realm:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:367 ../IDEFrame.py:424
andrej@2351: msgid "Redo"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCTransitionDialog.py:76
andrej@2351: msgid "Reference"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:109 ../IDEFrame.py:434
andrej@2351: msgid "Refresh"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:70
andrej@2351: msgid "Regular expression"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:99
andrej@2351: msgid "Regular expressions"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:1636
andrej@2351: msgid "Release value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:37
andrej@2351: msgid "Remainder (modulo)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:1084
andrej@2351: #, python-format
andrej@2351: msgid "Remove %s node"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:2445
andrej@2351: msgid "Remove Datatype"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:2450
andrej@2351: msgid "Remove Pou"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:144
andrej@2351: msgid "Remove action"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:365
andrej@2351: msgid "Remove element"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:66
andrej@2351: msgid "Remove file from left folder"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:284
andrej@2351: msgid "Remove instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/NetworkEditor.py:111
andrej@2351: msgid "Remove slave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:253
andrej@2351: msgid "Remove task"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/CodeFileEditor.py:655 ../controls/VariablePanel.py:482
andrej@2351: msgid "Remove variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1979
andrej@2351: msgid "Rename"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:187
andrej@2351: msgid "Replace File"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:598
andrej@2351: msgid "Replace Wire by connections"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:89
andrej@2351: msgid "Replacement (within)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:79
andrej@2351: msgid "Reset"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:681
andrej@2351: msgid "Reset Execution Order"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:453
andrej@2351: msgid "Reset Perspective"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/SearchResultPanel.py:103
andrej@2351: msgid "Reset search result"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:1015 ../plcopen/types_enums.py:77
andrej@2351: msgid "Resources"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:77
andrej@2351: msgid "Retain"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:455
andrej@2351: msgid "Return Type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:582
andrej@2351: msgid "Right"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:65
andrej@2351: msgid "Right PowerRail"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:555
andrej@2351: msgid "Rising Edge"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:65
andrej@2351: msgid "Rotate left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:64
andrej@2351: msgid "Rotate right"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:17
andrej@2351: msgid "Rounding up/down"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1828
andrej@2351: msgid "Run"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1127
andrej@2351: msgid "Runtime IO extensions C code generation failed !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1136
andrej@2351: msgid "Runtime library extensions C code generation failed !\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:89
andrej@2351: msgid "SDO Client"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:88
andrej@2351: msgid "SDO Server"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
andrej@2351: msgid "SFC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1433
andrej@2351: #, python-brace-format
andrej@2351: msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:780
andrej@2351: #, python-format
andrej@2351: msgid "SFC transition in POU \"%s\" must be connected."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
andrej@2351: #: ../dialogs/PouDialog.py:44
andrej@2351: msgid "ST"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:308
andrej@2351: msgid "ST files (*.st)|*.st|All files|*.*"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:136
andrej@2351: msgid "SVG files (*.svg)|*.svg|All files|*.*"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:36
andrej@2351: msgid "SVGUI"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:247 ../BeremizIDE.py:278 ../PLCOpenEditor.py:84
andrej@2351: #: ../PLCOpenEditor.py:119
andrej@2351: msgid "Save"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:279 ../PLCOpenEditor.py:86 ../PLCOpenEditor.py:120
andrej@2351: msgid "Save As..."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:249
andrej@2351: msgid "Save as"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:530
andrej@2351: msgid "Save path is the same as path of a project! \n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:73
andrej@2351: msgid "Scope"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:644
andrej@2351: msgid "Search"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:49 ../IDEFrame.py:384
andrej@2351: #: ../IDEFrame.py:430
andrej@2351: msgid "Search in Project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:49
andrej@2351: msgid "Seconds:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:390
andrej@2351: msgid "Select All"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:331 ../editors/TextViewer.py:305
andrej@2351: #: ../controls/LocationCellEditor.py:101 ../controls/VariablePanel.py:315
andrej@2351: #: ../controls/VariablePanel.py:378
andrej@2351: msgid "Select a variable class:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1293
andrej@2351: msgid "Select an editor:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:292
andrej@2351: msgid "Select an instance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:628
andrej@2351: msgid "Select an object"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:537
andrej@2351: msgid "Selected directory already contains another project. Overwrite? \n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:70
andrej@2351: msgid "Selection"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:66
andrej@2351: msgid "Selection Convergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:65
andrej@2351: msgid "Selection Divergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:135
andrej@2351: msgid "Service Discovery"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:104
andrej@2351: msgid "Services available:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:79
andrej@2351: msgid "Set"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:62
andrej@2351: msgid "Shift left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:63
andrej@2351: msgid "Shift right"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1863
andrej@2351: msgid "Show IEC code generated by PLCGenerator"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:407
andrej@2351: msgid "Show Master"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/canfestival.py:408
andrej@2351: msgid "Show Master generated by config_utils"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1862
andrej@2351: msgid "Show code"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:68
andrej@2351: msgid "Simultaneous Convergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:67
andrej@2351: msgid "Simultaneous Divergence"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:27
andrej@2351: msgid "Sine"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@2351: msgid "Single"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/toolchain_makefile.py:130
andrej@2351: msgid "Source didn't change, no build.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:404
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Source signal has to be defined for single task '{a1}' in resource "
andrej@2351: "'{a2}.{a3}'."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:23
andrej@2351: msgid "Square root (base 2)"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/definitions.py:50
andrej@2351: msgid "Standard function blocks"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1829 ../Beremiz_service.py:271
andrej@2351: msgid "Start PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1074
andrej@2351: #, python-format
andrej@2351: msgid "Start build in %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1397
andrej@2351: msgid "Started"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1633
andrej@2351: msgid "Starting PLC\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:393
andrej@2351: msgid "Status ToolBar"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:651 ../editors/Viewer.py:2424
andrej@2351: msgid "Step"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1835
andrej@2351: msgid "Stop"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:272
andrej@2351: msgid "Stop PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1836
andrej@2351: msgid "Stop Running PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1398
andrej@2351: msgid "Stopped"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@2351: msgid "Structure"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:60
andrej@2351: msgid "Subrange"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:35
andrej@2351: msgid "Subtraction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1113
andrej@2351: msgid "Successfully built.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:449
andrej@2351: msgid "Switch perspective"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:169 ../dialogs/FindInPouDialog.py:118
andrej@2351: msgid "Syntax error in regular expression of pattern to search!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DiscoveryDialog.py:90
andrej@2351: msgid "TYPE"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:29
andrej@2351: msgid "Tangent"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:97
andrej@2351: msgid "Task"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:248
andrej@2351: msgid "Tasks:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:91
andrej@2351: msgid "Temp"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../version.py:35
andrej@2351: msgid ""
andrej@2351: "The best place to ask questions about Beremiz/PLCOpenEditor\n"
andrej@2351: "is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
andrej@2351: "\n"
andrej@2351: "This is the main community support channel.\n"
andrej@2351: "For posting it is required to be subscribed to the mailing list.\n"
andrej@2351: "\n"
andrej@2351: "You can subscribe to the list here:\n"
andrej@2351: "https://lists.sourceforge.net/lists/listinfo/beremiz-devel"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/FileManagementPanel.py:186
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "The file '%s' already exist.\n"
andrej@2351: "Do you want to replace it?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/LDViewer.py:893
andrej@2351: msgid "The group of block must be coherent!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../BeremizIDE.py:573 ../IDEFrame.py:1046
andrej@2351: msgid "There are changes, do you want to save?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1691 ../IDEFrame.py:1710
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "There is a POU named \"%s\". This could cause a conflict. Do you wish to "
andrej@2351: "continue?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:1133
andrej@2351: msgid ""
andrej@2351: "There was a problem printing.\n"
andrej@2351: "Perhaps your current printer is not set correctly?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/LDViewer.py:902
andrej@2351: msgid "This option isn't available yet!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:567
andrej@2351: #, python-format
andrej@2351: msgid "Tick: %d"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:40
andrej@2351: msgid "Time"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41
andrej@2351: msgid "Time addition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:86
andrej@2351: msgid "Time concatenation"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61
andrej@2351: msgid "Time division"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47
andrej@2351: msgid "Time multiplication"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49
andrej@2351: msgid "Time subtraction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43
andrej@2351: msgid "Time-of-day addition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53
andrej@2351: #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55
andrej@2351: msgid "Time-of-day subtraction"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:188
andrej@2351: msgid "Toggle value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:584
andrej@2351: msgid "Top"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1848
andrej@2351: msgid "Transfer"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1849
andrej@2351: msgid "Transfer PLC"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1802
andrej@2351: msgid "Transfer completed successfully.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:1805
andrej@2351: msgid "Transfer failed\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:652 ../editors/Viewer.py:2426
andrej@2351: #: ../editors/Viewer.py:2453
andrej@2351: msgid "Transition"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1564
andrej@2351: #, python-format
andrej@2351: msgid ""
andrej@2351: "Transition \"%s\" body must contain an output variable or coil referring to "
andrej@2351: "its name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:91
andrej@2351: msgid "Transition Name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouTransitionDialog.py:60
andrej@2351: msgid "Transition Name:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1657
andrej@2351: #, python-brace-format
andrej@2351: msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:1646
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "Transition with content \"{a1}\" not connected to a previous step in "
andrej@2351: "\"{a2}\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/plcopen.py:1526
andrej@2351: #, python-format
andrej@2351: msgid "Transition with name %s doesn't exist!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:76
andrej@2351: msgid "Transitions"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:127
andrej@2351: msgid "Translated by"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/ResourceEditor.py:76
andrej@2351: msgid "Triggering"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:490
andrej@2351: msgid "Twisted unavailable."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 ../editors/ResourceEditor.py:97
andrej@2351: #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:733
andrej@2351: #: ../controls/VariablePanel.py:61
andrej@2351: msgid "Type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:54
andrej@2351: msgid "Type and derivated"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:359 ../canfestival/config_utils.py:666
andrej@2351: #, python-format
andrej@2351: msgid "Type conflict for location \"%s\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:16
andrej@2351: msgid "Type conversion"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:170
andrej@2351: msgid "Type infos:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:55
andrej@2351: msgid "Type strict"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:60 ../dialogs/SFCTransitionDialog.py:59
andrej@2351: #: ../dialogs/LDPowerRailDialog.py:58 ../dialogs/BrowseLocationsDialog.py:111
andrej@2351: #: ../dialogs/FBDBlockDialog.py:69 ../dialogs/ConnectionDialog.py:61
andrej@2351: msgid "Type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/dialog.py:39 ../connectors/WAMP/dialog.py:42
andrej@2351: msgid "URI host:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/PYRO/dialog.py:43 ../connectors/WAMP/dialog.py:46
andrej@2351: msgid "URI port:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/UriLocationEditor.py:35
andrej@2351: msgid "URI type:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/config_utils.py:500 ../canfestival/config_utils.py:515
andrej@2351: #, python-format
andrej@2351: msgid "Unable to define PDO mapping for node %02x"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../targets/Xenomai/__init__.py:43
andrej@2351: #, python-format
andrej@2351: msgid "Unable to get Xenomai's %s \n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:974 ../PLCGenerator.py:1252
andrej@2351: #, python-brace-format
andrej@2351: msgid "Undefined block type \"{a1}\" in \"{a2}\" POU"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCGenerator.py:261
andrej@2351: #, python-format
andrej@2351: msgid "Undefined pou type \"%s\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:365 ../IDEFrame.py:423
andrej@2351: msgid "Undo"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:442
andrej@2351: msgid "Unknown"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:437
andrej@2351: #, python-format
andrej@2351: msgid "Unknown variable \"%s\" for this POU!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:439 ../ProjectController.py:440
andrej@2351: msgid "Unnamed"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:263
andrej@2351: #, python-format
andrej@2351: msgid "Unnamed%d"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:308
andrej@2351: #, python-format
andrej@2351: msgid "Unrecognized data size \"%s\""
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:646 ../controls/VariablePanel.py:841
andrej@2351: msgid "User Data Types"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:93
andrej@2351: msgid "User Type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/types_enums.py:75
andrej@2351: msgid "User-defined POUs"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:42
andrej@2351: msgid "Value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/DataTypeEditor.py:267
andrej@2351: msgid "Values:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ActionBlockDialog.py:47 ../editors/Viewer.py:622
andrej@2351: #: ../editors/Viewer.py:2456
andrej@2351: msgid "Variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:352 ../editors/Viewer.py:382 ../editors/Viewer.py:404
andrej@2351: #: ../editors/TextViewer.py:290 ../editors/TextViewer.py:344
andrej@2351: #: ../editors/TextViewer.py:367 ../controls/VariablePanel.py:355
andrej@2351: msgid "Variable Drop"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FBDVariableDialog.py:68
andrej@2351: msgid "Variable Properties"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:332 ../editors/TextViewer.py:306
andrej@2351: #: ../controls/LocationCellEditor.py:102 ../controls/VariablePanel.py:316
andrej@2351: #: ../controls/VariablePanel.py:379
andrej@2351: msgid "Variable class"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/Viewer.py:439 ../editors/TextViewer.py:388
andrej@2351: msgid "Variable don't belong to this POU!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/LDElementDialog.py:92
andrej@2351: msgid "Variable:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/VariablePanel.py:90
andrej@2351: msgid "Variables"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:166
andrej@2351: msgid "Vertical:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:113
andrej@2351: #, python-format
andrej@2351: msgid "WAMP Client connection failed (%s) .. retrying .."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:117
andrej@2351: #, python-format
andrej@2351: msgid "WAMP Client connection lost (%s) .. retrying .."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/dialog.py:54
andrej@2351: msgid "WAMP ID:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:172
andrej@2351: msgid "WAMP client connecting to :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:148
andrej@2351: msgid "WAMP client connection not established!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:625
andrej@2351: msgid "WAMP client startup failed. "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:621
andrej@2351: msgid "WAMP config is incomplete."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:623
andrej@2351: msgid "WAMP config is missing."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/__init__.py:99
andrej@2351: #, python-format
andrej@2351: msgid "WAMP connecting to URL : %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/__init__.py:140
andrej@2351: msgid "WAMP connection timeout"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../connectors/WAMP/__init__.py:158
andrej@2351: #, python-format
andrej@2351: msgid "WAMP connection to '%s' failed.\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz_service.py:595
andrej@2351: msgid "WAMP import failed :"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:126
andrej@2351: msgid "WAMP load error: "
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:108
andrej@2351: msgid "WAMP session left"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:44
andrej@2351: msgid "WXGLADE GUI"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../runtime/WampClient.py:137
andrej@2351: msgid "Wamp secret load error:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:137 ../editors/LDViewer.py:902
andrej@2351: msgid "Warning"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:726
andrej@2351: msgid "Warnings in ST/IL/SFC code generator :\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SearchInProjectDialog.py:82
andrej@2351: msgid "Whole Project"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../controls/ProjectPropertiesPanel.py:134
andrej@2351: msgid "Width:"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/FindInPouDialog.py:94
andrej@2351: msgid "Wrap search"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/AboutDialog.py:126
andrej@2351: msgid "Written by"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../features.py:35
andrej@2351: msgid "WxGlade GUI"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../svgui/svgui.py:150
andrej@2351: msgid ""
andrej@2351: "You don't have write permissions.\n"
andrej@2351: "Open Inkscape anyway ?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:160
andrej@2351: msgid ""
andrej@2351: "You don't have write permissions.\n"
andrej@2351: "Open wxGlade anyway ?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:390
andrej@2351: msgid ""
andrej@2351: "You must have permission to work on the project\n"
andrej@2351: "Work on a project copy ?"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/LDViewer.py:897
andrej@2351: msgid ""
andrej@2351: "You must select the block or group of blocks around which a branch should be"
andrej@2351: " added!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../editors/LDViewer.py:677
andrej@2351: msgid "You must select the wire where a contact should be added!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouNameDialog.py:50
andrej@2351: msgid "You must type a name!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/ForceVariableDialog.py:209
andrej@2351: msgid "You must type a value!"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../IDEFrame.py:440
andrej@2351: msgid "Zoom"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:158
andrej@2351: msgid "days"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:317
andrej@2351: #, python-format
andrej@2351: msgid "error: %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../util/ProcessLogger.py:178
andrej@2351: #, python-brace-format
andrej@2351: msgid "exited with status {a1} (pid {a2})\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:36
andrej@2351: msgid "function"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:36
andrej@2351: msgid "functionBlock"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:158
andrej@2351: msgid "hours"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ProjectController.py:753
andrej@2351: msgid "matiec installation is not found\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:160
andrej@2351: msgid "milliseconds"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:159
andrej@2351: msgid "minutes"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/PouDialog.py:36
andrej@2351: msgid "program"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../dialogs/DurationEditorDialog.py:159
andrej@2351: msgid "seconds"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:84
andrej@2351: msgid "string from the middle"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:82
andrej@2351: msgid "string left of"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../plcopen/iec_std.csv:83
andrej@2351: msgid "string right of"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../Beremiz.py:167
andrej@2351: msgid "update info unavailable."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCOpenEditor.py:315
andrej@2351: #, python-format
andrej@2351: msgid "warning: %s\n"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../PLCControler.py:576
andrej@2351: #, python-brace-format
andrej@2351: msgid "{a1} \"{a2}\" can't be pasted as a {a3}."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: ../ConfigTreeNode.py:58
andrej@2351: #, python-brace-format
andrej@2351: msgid ""
andrej@2351: "{a1} XML file doesn't follow XSD schema at line {a2}:\n"
andrej@2351: "{a3}"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: Extra XSD strings
andrej@2351: msgid "CanFestivalSlaveNode"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CAN_Device"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CAN_Baudrate"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "NodeId"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Sync_Align"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Sync_Align_Ratio"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CanFestivalNode"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Sync_TPDOs"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CanFestivalInstance"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CAN_Driver"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Generic"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Command"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Xenomai"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "XenoConfig"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Compiler"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "CFLAGS"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Linker"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "LDFLAGS"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Linux"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Win32"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRequest"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "SlaveID"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Nr_of_Channels"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Start_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Timeout_in_ms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MemoryArea"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MemoryAreaType"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusTCPclient"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Remote_IP_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Remote_Port_Number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Invocation_Rate_in_ms"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusServerNode"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Local_IP_Address"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Local_Port_Number"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRTUclient"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Serial_Port"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Baud_Rate"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Parity"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Stop_Bits"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRTUslave"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "ModbusRoot"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "MaxRemoteTCPclients"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "BaseParams"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "IEC_Channel"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Enabled"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "BeremizRoot"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "TargetType"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Libraries"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "URI_location"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Disable_Extensions"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "%(codefile_name)s"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "variables"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "name"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "type"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "class"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "initial"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "desc"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "onchange"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "opts"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: #: Extra TC6 documentation strings
andrej@2351: msgid "0 - current time, 1 - load time from PDT"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Preset datetime"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Copy of IN"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Datetime, current or relative to PDT"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The real time clock has many uses including time stamping, setting dates and"
andrej@2351: " times of day in batch reports, in alarm messages and so on."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "1 = integrate, 0 = hold"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Overriding reset"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Input variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Initial value"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Sampling period"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "NOT R1"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Integrated output"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The integral function block integrates the value of input XIN over time."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "0 = reset"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Input to be differentiated"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Differentiated output"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The derivative function block produces an output XOUT proportional to the "
andrej@2351: "rate of change of the input XIN."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "0 - manual , 1 - automatic"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Process variable"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Set point"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Manual output adjustment - Typically from transfer station"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Proportionality constant"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Reset time"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Derivative time constant"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "PV - SP"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "FB for integral term"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "FB for derivative term"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The PID (proportional, Integral, Derivative) function block provides the "
andrej@2351: "classical three term controller for closed loop control."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "0 - track X0, 1 - ramp to/track X1"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Ramp duration"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "BUSY = 1 during ramping period"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "Elapsed time of ramp"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "The RAMP function block is modelled on example given in the standard."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The hysteresis function block provides a hysteresis boolean output driven by"
andrej@2351: " the difference of two floating point (REAL) inputs XIN1 and XIN2."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "The SR bistable is a latch where the Set dominates."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "The RS bistable is a latch where the Reset dominates."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The semaphore provides a mechanism to allow software elements mutually "
andrej@2351: "exclusive access to certain resources."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "The output produces a single pulse when a rising edge is detected."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "The output produces a single pulse when a falling edge is detected."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The up-counter can be used to signal when a count has reached a maximum "
andrej@2351: "value."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The down-counter can be used to signal when a count has reached zero, on "
andrej@2351: "counting down from a preset value."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The up-down counter has two inputs CU and CD. It can be used to both count "
andrej@2351: "up on one input and down on the other."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "first input parameter"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "second input parameter"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "first output parameter"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "second output parameter"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid "internal state: 0-reset, 1-counting, 2-set"
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The pulse timer can be used to generate output pulses of a given time "
andrej@2351: "duration."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The on-delay timer can be used to delay setting an output true, for fixed "
andrej@2351: "period after an input becomes true."
andrej@2351: msgstr ""
andrej@2351: 
andrej@2351: msgid ""
andrej@2351: "The off-delay timer can be used to delay setting an output false, for fixed "
andrej@2351: "period after input goes false."
andrej@2351: msgstr ""