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