andrej@2351: # SOME DESCRIPTIVE TITLE. andrej@2351: # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER andrej@1803: # This file is distributed under the same license as the Beremiz package. andrej@2351: # FIRST AUTHOR , YEAR. andrej@1803: # andrej@2351: #, fuzzy andrej@1803: msgid "" andrej@1803: msgstr "" andrej@1803: "Project-Id-Version: Beremiz\n" laurent@565: "Report-Msgid-Bugs-To: \n" andrej@2351: "POT-Creation-Date: 2018-06-15 16:39+0300\n" andrej@2351: "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" andrej@1803: "Last-Translator: Hendrik Knackstedt , 2017\n" andrej@1803: "Language-Team: German (Germany) (https://www.transifex.com/beremiz/teams/75746/de_DE/)\n" laurent@565: "MIME-Version: 1.0\n" laurent@565: "Content-Type: text/plain; charset=UTF-8\n" laurent@565: "Content-Transfer-Encoding: 8bit\n" andrej@1803: "Language: de_DE\n" andrej@1803: "Plural-Forms: nplurals=2; plural=(n != 1);\n" andrej@1803: andrej@2351: #: ../util/ExceptionHandler.py:58 andrej@1803: #, python-format laurent@817: msgid "" laurent@817: "\n" laurent@817: "An unhandled exception (bug) occured. Bug report saved at :\n" laurent@817: "(%s)\n" laurent@817: "\n" laurent@817: "Please be kind enough to send this file to:\n" laurent@817: "beremiz-devel@lists.sourceforge.net\n" laurent@817: "\n" andrej@1803: "You should now restart program.\n" laurent@817: "\n" laurent@817: "Traceback:\n" laurent@817: msgstr "" laurent@817: "\n" andrej@1803: "Eine unbehandelte Ausnahme (Fehler) ist aufgetreten. Fehlerbericht gespeichert unter:\n" laurent@817: "(%s)\n" laurent@817: "\n" andrej@1803: "Bitte schicken Sie die Datei an:\n" andrej@1803: "beremiz-devel@lists.sourceforge.net\n" laurent@817: "\n" andrej@1803: "Sie sollten das Programm jetzt neu starten.\n" laurent@817: "\n" laurent@817: "Traceback:\n" laurent@817: andrej@2351: #: ../controls/VariablePanel.py:90 laurent@817: msgid " External" andrej@1803: msgstr " Extern" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:89 laurent@817: msgid " InOut" andrej@1803: msgstr "EinAusgang" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:89 laurent@817: msgid " Input" andrej@1803: msgstr "Eingang" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:90 laurent@817: msgid " Local" andrej@1803: msgstr " Lokal" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:89 laurent@817: msgid " Output" andrej@1803: msgstr "Ausgang" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:91 laurent@817: msgid " Temp" andrej@1803: msgstr " Temp" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:101 ../dialogs/ProjectDialog.py:74 andrej@2351: #: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:122 laurent@817: #, python-format laurent@817: msgid " and %s" andrej@1803: msgstr "und %s" andrej@1803: andrej@2351: #: ../ProjectController.py:1182 laurent@565: msgid " generation failed !\n" laurent@565: msgstr " Erstellung fehlgeschlagen !\n" laurent@565: andrej@2351: #: ../plcopen/plcopen.py:1029 laurent@817: #, python-format laurent@817: msgid "\"%s\" Data Type doesn't exist !!!" andrej@2351: msgstr "Datentyp \"%s\" existiert nicht !!!" andrej@2351: andrej@2351: #: ../plcopen/plcopen.py:1047 laurent@817: #, python-format laurent@817: msgid "\"%s\" POU already exists !!!" andrej@1803: msgstr "Baustein \"%s\" existiert bereits !!!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1068 laurent@817: #, python-format laurent@817: msgid "\"%s\" POU doesn't exist !!!" andrej@1803: msgstr "Baustein \"%s\" existiert nicht !!!" andrej@1803: andrej@2351: #: ../editors/Viewer.py:288 laurent@817: #, python-format laurent@817: msgid "\"%s\" can't use itself!" andrej@1803: msgstr "\"%s\" kann sich nicht selbst aufrufen!" andrej@1803: andrej@2351: #: ../IDEFrame.py:1688 ../IDEFrame.py:1707 laurent@817: #, python-format laurent@817: msgid "\"%s\" config already exists!" andrej@1803: msgstr "Konfiguration \"%s\" existiert bereits!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:531 laurent@817: #, python-format laurent@817: msgid "\"%s\" configuration already exists !!!" andrej@1803: msgstr "Konfiguration \"%s\" existiert bereits !!!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:540 andrej@2351: #, python-format andrej@2351: msgid "\"%s\" configuration doesn't exist !!!" andrej@2351: msgstr "Konfiguration \"%s\" existiert nicht !!!" andrej@2351: andrej@2351: #: ../IDEFrame.py:1638 laurent@817: #, python-format laurent@817: msgid "\"%s\" data type already exists!" andrej@1803: msgstr "Datentyp \"%s\" existiert bereits!" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:112 ../dialogs/BlockPreviewDialog.py:220 andrej@2351: #: ../dialogs/PouActionDialog.py:110 ../editors/Viewer.py:304 andrej@2351: #: ../editors/Viewer.py:374 ../editors/Viewer.py:398 ../editors/Viewer.py:418 andrej@2351: #: ../editors/TextViewer.py:270 ../editors/TextViewer.py:299 andrej@2351: #: ../controls/VariablePanel.py:425 laurent@817: #, python-format laurent@817: msgid "\"%s\" element for this pou already exists!" andrej@1803: msgstr "\"%s\" Element ist für diesen Baustein bereits vorhanden!" andrej@1803: andrej@2351: #: ../BeremizIDE.py:928 laurent@565: #, python-format laurent@565: msgid "\"%s\" folder is not a valid Beremiz project\n" laurent@565: msgstr "Verzeichnis \"%s\" ist kein korrektes Beremiz-Projekt\n" laurent@565: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:56 ../dialogs/PouTransitionDialog.py:108 andrej@2351: #: ../dialogs/BlockPreviewDialog.py:209 ../dialogs/PouNameDialog.py:54 andrej@2351: #: ../dialogs/PouActionDialog.py:106 ../dialogs/PouDialog.py:129 andrej@2351: #: ../editors/ResourceEditor.py:483 ../editors/ResourceEditor.py:518 andrej@2351: #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:603 andrej@2351: #: ../editors/CodeFileEditor.py:774 ../controls/VariablePanel.py:787 andrej@2351: #: ../IDEFrame.py:1629 laurent@817: #, python-format laurent@817: msgid "\"%s\" is a keyword. It can't be used!" andrej@1803: msgstr "\"%s\" ist ein Schlüsselwort. Es kann nicht verwendet werden!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:2836 laurent@817: #, python-format laurent@817: msgid "\"%s\" is an invalid value!" andrej@1803: msgstr "\"%s\" ist ein ungültiger Wert!" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:323 ../PLCOpenEditor.py:365 andrej@1803: #, python-format laurent@817: msgid "\"%s\" is not a valid folder!" andrej@1803: msgstr "\"%s\" ist kein Ordner!" andrej@1803: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:106 andrej@2351: #: ../dialogs/BlockPreviewDialog.py:205 ../dialogs/PouNameDialog.py:52 andrej@2351: #: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:127 andrej@2351: #: ../editors/ResourceEditor.py:481 ../editors/ResourceEditor.py:516 andrej@2351: #: ../editors/DataTypeEditor.py:601 ../editors/CodeFileEditor.py:772 andrej@2351: #: ../controls/VariablePanel.py:785 ../IDEFrame.py:1627 andrej@1803: #, python-format laurent@817: msgid "\"%s\" is not a valid identifier!" andrej@1803: msgstr "\"%s\" ist kein gültiger Bezeichner!" andrej@1803: andrej@2351: #: ../IDEFrame.py:2436 andrej@1803: #, python-format andrej@1803: msgid "\"%s\" is used by one or more POUs. Do you wish to continue?" andrej@1803: msgstr "" andrej@1803: "\"%s\" wird von einer oder mehreren Bausteinen benutzt. Wollen Sie " andrej@1803: "fortfahren?" andrej@1803: andrej@2351: #: ../dialogs/BlockPreviewDialog.py:213 ../dialogs/PouDialog.py:131 andrej@2351: #: ../editors/Viewer.py:302 ../editors/Viewer.py:359 ../editors/Viewer.py:389 andrej@2351: #: ../editors/Viewer.py:411 ../editors/TextViewer.py:268 andrej@2351: #: ../editors/TextViewer.py:297 ../editors/TextViewer.py:351 andrej@2351: #: ../editors/TextViewer.py:374 ../controls/VariablePanel.py:364 andrej@2351: #: ../IDEFrame.py:1647 laurent@817: #, python-format laurent@817: msgid "\"%s\" pou already exists!" andrej@1803: msgstr "Baustein \"%s\" existiert bereits!" andrej@1803: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:62 laurent@817: #, python-format laurent@817: msgid "\"%s\" step already exists!" andrej@1803: msgstr "Schritt \"%s\" existiert bereits!" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:566 laurent@817: #, python-format laurent@817: msgid "\"%s\" value already defined!" andrej@1803: msgstr "Wert \"%s\" bereits definiert!" andrej@1803: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:105 ../editors/DataTypeEditor.py:759 laurent@817: #, python-format laurent@817: msgid "\"%s\" value isn't a valid array dimension!" andrej@1803: msgstr "Wert \"%s\" ist keine gültige Array-Größe!" andrej@1803: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:109 ../editors/DataTypeEditor.py:766 laurent@817: #, python-format laurent@817: msgid "" laurent@817: "\"%s\" value isn't a valid array dimension!\n" laurent@817: "Right value must be greater than left value." laurent@817: msgstr "" andrej@1803: "Wert \"%s\" ist keine gültige Array-Größe!\n" andrej@1803: "Der rechte Wert muss größer sein als der linke." andrej@1803: andrej@2351: #: ../PLCGenerator.py:1133 andrej@1803: #, python-brace-format andrej@1803: msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected" andrej@1803: msgstr "Funktion \"{a1}\" in \"{a2}\" abgebrochen POU: Nicht mit Eingang verbunden" andrej@1803: andrej@2351: #: ../editors/Viewer.py:292 andrej@1803: #, python-brace-format andrej@1803: msgid "\"{a1}\" is already used by \"{a2}\"!" andrej@1803: msgstr "\"{a1}\" wird von \"{a2}\" bereits benutzt?" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:557 andrej@1803: #, python-brace-format andrej@1803: msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!" andrej@1803: msgstr "Ressource \"{a1}\" existiert in Konfiguration \"{a2}\" bereits !!!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:577 andrej@1803: #, python-brace-format andrej@1803: msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!" andrej@1803: msgstr "Ressource \"{a1}\" existiert in Konfiguration \"{a2}\" nicht !!!" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:580 andrej@1803: #, python-format andrej@1803: msgid "%03gms" andrej@1803: msgstr "%03g ms" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:571 andrej@1803: #, python-format andrej@1803: msgid "%dd" andrej@1803: msgstr "%d T" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:61 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:572 andrej@1803: #, python-format andrej@1803: msgid "%dh" andrej@1803: msgstr "%d S" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:60 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:573 andrej@1803: #, python-format andrej@1803: msgid "%dm" andrej@1803: msgstr "%d M" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:58 andrej@1803: #, python-format andrej@1803: msgid "%dms" andrej@1803: msgstr "%d ms" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:59 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:574 andrej@1803: #, python-format andrej@1803: msgid "%ds" andrej@1803: msgstr "%d s" andrej@1803: andrej@2351: #: ../PLCControler.py:1114 laurent@817: #, python-format laurent@817: msgid "%s Data Types" andrej@1803: msgstr "%s Datentypen" andrej@1803: andrej@2351: #: ../PLCControler.py:1097 laurent@817: #, python-format laurent@817: msgid "%s POUs" andrej@1803: msgstr "%s Bausteine" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:73 ../canfestival/NetworkEditor.py:97 laurent@817: #, python-format laurent@817: msgid "%s Profile" andrej@1803: msgstr "%s Profil" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1901 ../plcopen/plcopen.py:1908 andrej@2351: #: ../plcopen/plcopen.py:1921 ../plcopen/plcopen.py:1929 andrej@2351: #: ../plcopen/plcopen.py:1939 ../plcopen/plcopen.py:1950 laurent@817: #, python-format laurent@817: msgid "%s body don't have instances!" andrej@1803: msgstr "Baustein \"%s\" besitzt keine Instanzen!" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1957 ../plcopen/plcopen.py:1964 andrej@2351: #: ../plcopen/plcopen.py:1971 laurent@817: #, python-format laurent@817: msgid "%s body don't have text!" andrej@1803: msgstr "Baustein \"%s\" ist leer!" andrej@1803: andrej@2351: #: ../IDEFrame.py:388 laurent@817: msgid "&Add Element" andrej@1803: msgstr "&Element hinzufügen" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:71 ../dialogs/AboutDialog.py:117 andrej@2351: #: ../dialogs/AboutDialog.py:152 andrej@1803: msgid "&Close" andrej@1803: msgstr "&Schließen" andrej@1803: andrej@2351: #: ../IDEFrame.py:361 laurent@817: msgid "&Configuration" andrej@1803: msgstr "&Konfiguration" andrej@1803: andrej@2351: #: ../IDEFrame.py:350 laurent@817: msgid "&Data Type" andrej@1803: msgstr "&Datentyp" andrej@1803: andrej@2351: #: ../IDEFrame.py:392 laurent@817: msgid "&Delete" andrej@1803: msgstr "&Löschen" andrej@1803: andrej@2351: #: ../IDEFrame.py:342 laurent@817: msgid "&Display" andrej@1803: msgstr "&Ansicht" andrej@1803: andrej@2351: #: ../IDEFrame.py:341 laurent@565: msgid "&Edit" laurent@565: msgstr "&Bearbeiten" laurent@565: andrej@2351: #: ../IDEFrame.py:340 laurent@817: msgid "&File" andrej@1803: msgstr "&Datei" andrej@1803: andrej@2351: #: ../IDEFrame.py:352 laurent@817: msgid "&Function" andrej@1803: msgstr "&Funktion" andrej@1803: andrej@2351: #: ../IDEFrame.py:343 laurent@817: msgid "&Help" andrej@1803: msgstr "&Hilfe" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:70 andrej@1803: msgid "&License" andrej@1803: msgstr "&Lizenz" andrej@1803: andrej@2351: #: ../IDEFrame.py:356 laurent@817: msgid "&Program" andrej@1803: msgstr "&Programm" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:98 laurent@817: msgid "&Properties" andrej@1803: msgstr "&Einstellungen" andrej@1803: andrej@2351: #: ../BeremizIDE.py:244 laurent@817: msgid "&Recent Projects" andrej@1803: msgstr "&Zuletzt verwendete Projekte" andrej@1803: andrej@2351: #: ../IDEFrame.py:358 laurent@817: msgid "&Resource" andrej@1803: msgstr "&Ressource" laurent@817: andrej@2351: #: ../controls/SearchResultPanel.py:247 andrej@1803: #, python-brace-format andrej@1803: msgid "'{a1}' - {a2} match in project" andrej@1803: msgstr "'{a1}' - {a2} Übereinstimmung im Projekt" andrej@1803: andrej@2351: #: ../controls/SearchResultPanel.py:249 andrej@1803: #, python-brace-format andrej@1803: msgid "'{a1}' - {a2} matches in project" andrej@1803: msgstr "'{a1}' - {a2} Übereinstimmungen im Projekt" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:98 andrej@1803: #, python-brace-format andrej@1803: msgid "'{a1}' is located at {a2}\n" andrej@1803: msgstr "'{a1}' befindet sich unter {a2}\n" andrej@1803: andrej@2351: #: ../controls/SearchResultPanel.py:298 laurent@817: #, python-format laurent@817: msgid "(%d matches)" andrej@1803: msgstr "(%d Ergebnisse)" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:103 ../dialogs/PouActionDialog.py:101 andrej@2351: #: ../dialogs/PouDialog.py:124 laurent@817: #, python-format laurent@817: msgid ", %s" andrej@1803: msgstr ", %s" andrej@1803: andrej@2351: #: ../controls/UriLocationEditor.py:49 andrej@2351: msgid "- Select URI type -" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../controls/LogViewer.py:287 andrej@1803: msgid "1d" andrej@1803: msgstr "1T" andrej@1803: andrej@2351: #: ../controls/LogViewer.py:288 andrej@1803: msgid "1h" andrej@1803: msgstr "1S" andrej@1803: andrej@2351: #: ../controls/LogViewer.py:289 andrej@1803: msgid "1m" andrej@1803: msgstr "1m" andrej@1803: andrej@2351: #: ../controls/LogViewer.py:290 andrej@1803: msgid "1s" andrej@1803: msgstr "1s" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:133 ../IDEFrame.py:1650 ../IDEFrame.py:1696 andrej@2351: #: ../IDEFrame.py:1715 andrej@1803: #, python-format andrej@1803: msgid "" andrej@1803: "A POU has an element named \"%s\". This could cause a conflict. Do you wish " andrej@1803: "to continue?" andrej@1803: msgstr "" andrej@1803: "Ein POU enthält ein Element mit dem Namen \"%s\". Das könnte eine Kollision " andrej@1803: "sein. Möchten Sie fortfahren?" andrej@1803: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:58 ../dialogs/PouTransitionDialog.py:110 andrej@2351: #: ../dialogs/PouNameDialog.py:56 ../dialogs/PouActionDialog.py:108 andrej@2351: #: ../controls/VariablePanel.py:789 ../IDEFrame.py:1664 ../IDEFrame.py:1677 andrej@1803: #, python-format laurent@817: msgid "A POU named \"%s\" already exists!" andrej@1803: msgstr "Baustein mit dem Namen \"%s\" existiert bereits!" andrej@1803: andrej@1803: #: ../ConfigTreeNode.py:424 andrej@1803: #, python-brace-format andrej@1803: msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n" andrej@1803: msgstr "Ein Kind mit dem Namen \"{a1}\" existiert bereits -> \"{a2}\"\n" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:229 laurent@817: msgid "A location must be selected!" andrej@1803: msgstr "Bitte wählen Sie einen Ort aus!" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:485 andrej@1803: msgid "A task with the same name already exists!" andrej@1803: msgstr "Task mit dem gleichen Namen existiert bereits!" andrej@1803: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:60 ../controls/VariablePanel.py:791 andrej@2351: #: ../IDEFrame.py:1666 ../IDEFrame.py:1679 laurent@817: #, python-format laurent@817: msgid "A variable with \"%s\" as name already exists in this pou!" andrej@1803: msgstr "Variable mit den Namen \"%s\" existiert bereits im Baustein!" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:778 andrej@1803: #, python-format andrej@1803: msgid "A variable with \"%s\" as name already exists!" andrej@1803: msgstr "Variable mit dem Namen \"%s\" existiert bereits!" andrej@1803: andrej@2351: #: ../BeremizIDE.py:311 ../dialogs/AboutDialog.py:46 ../PLCOpenEditor.py:142 laurent@565: msgid "About" laurent@565: msgstr "Über" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:22 laurent@817: msgid "Absolute number" andrej@1803: msgstr "Absolute Zahl" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:75 ../dialogs/ActionBlockDialog.py:47 laurent@817: msgid "Action" andrej@1803: msgstr "Aktion" andrej@1803: andrej@2351: #: ../editors/Viewer.py:653 ../editors/Viewer.py:2427 laurent@817: msgid "Action Block" andrej@1803: msgstr "Aktionsblock" andrej@1803: andrej@2351: #: ../dialogs/PouActionDialog.py:89 laurent@817: msgid "Action Name" andrej@1803: msgstr "Aktionname" laurent@817: andrej@2351: #: ../dialogs/PouActionDialog.py:56 laurent@817: msgid "Action Name:" andrej@1803: msgstr "Aktionname:" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1567 laurent@817: #, python-format laurent@817: msgid "Action with name %s doesn't exist!" andrej@1803: msgstr "Aktion mit dem Namen %s existiert nicht!" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:76 laurent@817: msgid "Actions" andrej@1803: msgstr "Aktionen" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:139 laurent@817: msgid "Actions:" andrej@1803: msgstr "Aktionen:" andrej@1803: andrej@2351: #: ../editors/Viewer.py:473 andrej@1803: msgid "Active" andrej@1803: msgstr "Aktiv" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:84 ../canfestival/NetworkEditor.py:108 andrej@2351: #: ../BeremizIDE.py:1001 ../editors/Viewer.py:686 laurent@817: msgid "Add" andrej@1803: msgstr "Hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1924 ../IDEFrame.py:1959 laurent@817: msgid "Add Action" andrej@1803: msgstr "Aktion hinzufügen" andrej@1803: andrej@2351: #: ../features.py:33 laurent@817: msgid "Add C code accessing located variables synchronously" andrej@1803: msgstr "Synchron ausführenden C-Code hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1907 laurent@817: msgid "Add Configuration" andrej@1803: msgstr "Konfiguration hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1887 laurent@817: msgid "Add DataType" andrej@1803: msgstr "Datentyp hinzufügen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:609 laurent@817: msgid "Add Divergence Branch" andrej@1803: msgstr "Zweig hinzufügen" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:121 laurent@817: msgid "Add IP" andrej@1803: msgstr "IP hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1895 laurent@817: msgid "Add POU" andrej@1803: msgstr "Baustein hinzufügen" andrej@1803: andrej@2351: #: ../features.py:34 laurent@817: msgid "Add Python code executed asynchronously" andrej@1803: msgstr "Asynchron auszuführenden Python-Code hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1935 ../IDEFrame.py:1985 laurent@817: msgid "Add Resource" andrej@1803: msgstr "Ressource hinzufügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1913 ../IDEFrame.py:1956 laurent@817: msgid "Add Transition" andrej@1803: msgstr "Transitionsbedingung hinzufügen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:596 laurent@817: msgid "Add Wire Segment" andrej@1803: msgstr "Drahtsegment hinzufügen " andrej@1803: andrej@2351: #: ../editors/SFCViewer.py:447 laurent@817: msgid "Add a new initial step" andrej@1803: msgstr "Den ersten Schritt hinzufügen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:2791 ../editors/SFCViewer.py:784 laurent@817: msgid "Add a new jump" andrej@1803: msgstr "Neuen Sprung hinzufügen" andrej@1803: andrej@2351: #: ../editors/SFCViewer.py:469 laurent@817: msgid "Add a new step" andrej@1803: msgstr "Neuen Schritt hinzufügen" andrej@1803: andrej@2351: #: ../features.py:35 laurent@817: msgid "Add a simple WxGlade based GUI." andrej@1803: msgstr "Einfache WxGlade basierte GUI hinzufügen." andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:143 laurent@817: msgid "Add action" andrej@1803: msgstr "Aktion hinzufügen" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:364 laurent@817: msgid "Add element" andrej@1803: msgstr "Komponent hinzufügen" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:283 laurent@817: msgid "Add instance" andrej@1803: msgstr "Instanz hinzufügen" andrej@1803: andrej@2351: #: ../canfestival/NetworkEditor.py:110 laurent@817: msgid "Add slave" andrej@1803: msgstr "Slave hinzufügen" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:252 laurent@817: msgid "Add task" andrej@1803: msgstr "Task hinzufügen" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:654 ../controls/VariablePanel.py:481 laurent@817: msgid "Add variable" andrej@1803: msgstr "Variable hinzufügen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:33 laurent@817: msgid "Addition" andrej@1803: msgstr "Addition" andrej@1803: andrej@2351: #: ../plcopen/definitions.py:51 laurent@817: msgid "Additional function blocks" andrej@1803: msgstr "Zusätzliche Bausteine" andrej@1803: andrej@2351: #: ../editors/Viewer.py:669 andrej@1803: msgid "Adjust Block Size" andrej@1803: msgstr "Bausteingröße anpassen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:1720 laurent@817: msgid "Alignment" andrej@1803: msgstr "Ausrichtung" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:42 andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:53 andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:152 andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:155 ../controls/LogViewer.py:307 andrej@2351: #: ../controls/VariablePanel.py:88 laurent@817: msgid "All" andrej@1803: msgstr "Alle" laurent@817: andrej@2351: #: ../editors/FileManagementPanel.py:37 laurent@817: msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv" andrej@1803: msgstr "Alle Dateien (*.*)|*.*|CSV Dateien (*.csv)|*.csv" andrej@1803: andrej@2351: #: ../ProjectController.py:1670 laurent@565: msgid "Already connected. Please disconnect\n" laurent@565: msgstr "Bereits verbunden. Bitte Verbindung trennen\n" laurent@565: andrej@2351: #: ../editors/DataTypeEditor.py:607 andrej@1803: #, python-format laurent@817: msgid "An element named \"%s\" already exists in this structure!" andrej@1803: msgstr "Komponent mit den Namen \"%s\" existiert bereits in der Struktur!" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:520 andrej@1803: msgid "An instance with the same name already exists!" andrej@1803: msgstr "Instanz mit dem gleichen Namen existiert bereits!" andrej@1803: andrej@2351: #: ../dialogs/ConnectionDialog.py:103 andrej@1803: msgid "Apply name modification to all continuations with the same name" andrej@1803: msgstr "Umbenennen alle Fortsetzungen mit dem gleichen Namen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:31 laurent@817: msgid "Arc cosine" andrej@1803: msgstr " Arkuskosinus" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:30 laurent@817: msgid "Arc sine" andrej@1803: msgstr "Arkussinus" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:32 laurent@817: msgid "Arc tangent" andrej@1803: msgstr "Arkustangens" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:33 laurent@817: msgid "Arithmetic" andrej@1803: msgstr "Arithmetik" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:60 ../editors/DataTypeEditor.py:649 andrej@2351: #: ../controls/VariablePanel.py:872 laurent@817: msgid "Array" andrej@1803: msgstr "Array" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:39 laurent@817: msgid "Assignment" andrej@1803: msgstr "Zuordnung" andrej@1803: andrej@2351: #: ../dialogs/FBDVariableDialog.py:226 laurent@817: msgid "At least a variable or an expression must be selected!" andrej@1803: msgstr "Mindestens eine Variable oder ein Ausdruck muss ausgewählt werden!" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:111 laurent@817: msgid "Author" andrej@1803: msgstr "Autor" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:108 laurent@817: msgid "Author Name (optional):" andrej@1803: msgstr "Autor (optional):" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:80 laurent@817: msgid "Backward" andrej@1803: msgstr "Zurück" laurent@817: andrej@2351: #: ../canfestival/config_utils.py:365 ../canfestival/config_utils.py:672 laurent@565: #, python-format laurent@565: msgid "Bad location size : %s" laurent@565: msgstr "Fehlerhafte location size : %s" laurent@565: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:57 ../editors/DataTypeEditor.py:183 andrej@2351: #: ../editors/DataTypeEditor.py:213 ../editors/DataTypeEditor.py:307 laurent@817: msgid "Base Type:" andrej@1803: msgstr "Basistyp:" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:639 ../controls/VariablePanel.py:830 laurent@817: msgid "Base Types" andrej@1803: msgstr "Basistypen" andrej@1803: andrej@2351: #: ../BeremizIDE.py:483 laurent@565: msgid "Beremiz" laurent@565: msgstr "Beremiz" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:70 laurent@817: msgid "Binary selection (1 of 2)" andrej@1803: msgstr "Binärauswahl (1 von 2)" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:62 laurent@817: msgid "Bit-shift" andrej@1803: msgstr "Bit-Shift" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:66 laurent@817: msgid "Bitwise" andrej@1803: msgstr "Bitweise Operationen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:66 laurent@817: msgid "Bitwise AND" andrej@1803: msgstr "bitweises UND" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:67 laurent@817: msgid "Bitwise OR" andrej@1803: msgstr "bitweises ODER" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:68 laurent@817: msgid "Bitwise XOR" andrej@1803: msgstr "bitweises XOR" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:69 laurent@817: msgid "Bitwise inverting" andrej@1803: msgstr "bitweises NICHT" andrej@1803: andrej@2351: #: ../editors/Viewer.py:621 ../editors/Viewer.py:2440 laurent@817: msgid "Block" andrej@1803: msgstr "Funktionsblock" andrej@1803: andrej@2351: #: ../dialogs/FBDBlockDialog.py:63 laurent@817: msgid "Block Properties" andrej@1803: msgstr "Funktionsblockeigenschaften" andrej@1803: andrej@2351: #: ../editors/TextViewer.py:260 andrej@1803: msgid "Block name" andrej@1803: msgstr "Blockname" andrej@1803: andrej@2351: #: ../editors/Viewer.py:586 laurent@817: msgid "Bottom" andrej@1803: msgstr "Unten" andrej@1803: andrej@2351: #: ../ProjectController.py:1400 andrej@1803: msgid "Broken" andrej@1803: msgstr "Gebrochen" andrej@1803: andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:40 laurent@817: #, python-format laurent@817: msgid "Browse %s values library" andrej@1803: msgstr "Wert für %s wählen" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:72 laurent@817: msgid "Browse Locations" andrej@1803: msgstr "Verfügbare IEC-Adressen:" andrej@1803: andrej@2351: #: ../ProjectController.py:1815 laurent@565: msgid "Build" laurent@565: msgstr "Build" laurent@565: andrej@2351: #: ../ProjectController.py:1335 laurent@565: msgid "Build directory already clean\n" laurent@565: msgstr "Build-Verzeichnis bereits sauber\n" laurent@565: andrej@2351: #: ../ProjectController.py:1816 laurent@565: msgid "Build project into build folder" laurent@565: msgstr "Build-Projekt nach Build-Verzeichnis" laurent@565: andrej@2351: #: ../ProjectController.py:1108 laurent@565: msgid "C Build crashed !\n" laurent@565: msgstr "C Build abgestürzt !\n" laurent@565: andrej@2351: #: ../ProjectController.py:1105 laurent@565: msgid "C Build failed.\n" laurent@565: msgstr "C Build fehlgeschlagen.\n" laurent@565: andrej@2351: #: ../c_ext/CFileEditor.py:66 andrej@1803: msgid "C code" andrej@1803: msgstr "C code" andrej@1803: andrej@2351: #: ../ProjectController.py:1186 laurent@565: msgid "C code generated successfully.\n" laurent@565: msgstr "C Code erfolgreich generiert.\n" laurent@565: andrej@2351: #: ../targets/toolchain_makefile.py:126 andrej@1803: msgid "C compilation failed.\n" andrej@1803: msgstr "C Kompilierung fehlgeschlagen.\n" andrej@1803: andrej@2351: #: ../targets/toolchain_gcc.py:199 laurent@565: #, python-format laurent@565: msgid "C compilation of %s failed.\n" laurent@565: msgstr "C Kompilierung von %s fehlgeschlagen.\n" laurent@565: andrej@2351: #: ../features.py:33 laurent@817: msgid "C extension" andrej@1803: msgstr "C-Erweiterung" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:69 andrej@1803: msgid "C&redits" andrej@1803: msgstr "&Beiträge" andrej@1803: andrej@2351: #: ../canfestival/NetworkEditor.py:58 andrej@1803: msgid "CANOpen network" andrej@1803: msgstr "CANOpen Netzwerk" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:48 andrej@1803: msgid "CANOpen slave" andrej@1803: msgstr "CANOpen slave" andrej@1803: andrej@1803: #: ../features.py:31 laurent@817: msgid "CANopen support" andrej@1803: msgstr "CANopen support" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1839 ../plcopen/plcopen.py:1853 andrej@2351: #: ../plcopen/plcopen.py:1878 ../plcopen/plcopen.py:1894 laurent@817: msgid "Can only generate execution order on FBD networks!" andrej@1803: msgstr "Abarbeitungsreihenfolge kann nur für FUP Bausteine bestimmt werden!" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:291 laurent@817: msgid "Can only give a location to local or global variables" andrej@1803: msgstr "EIC-Nur lokale oder globale Variable können eine zugeordnet sein." andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:318 laurent@817: #, python-format laurent@817: msgid "Can't generate program to file %s!" andrej@1803: msgstr "Code-Erzeugung zur Datei \"%s\" ist fehlgeschlagen!" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:289 laurent@817: msgid "Can't give a location to a function block instance" andrej@1803: msgstr "IEC-Adresse für eine Funktionsbausteininstanz ist nicht erlaubt " andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:363 laurent@817: #, python-format laurent@817: msgid "Can't save project to file %s!" andrej@1803: msgstr "Projekt kann nicht in die Datei %s gespeichert werden!" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:339 laurent@817: msgid "Can't set an initial value to a function block instance" andrej@1803: msgstr "Anfangswert für eine Funktionsbausteininstanz ist nicht erlaubt" andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:532 andrej@1803: #, python-brace-format andrej@1803: msgid "Cannot create child {a1} of type {a2} " andrej@1803: msgstr "Kann nicht Kind {a1} vom Typ {a2} erstellen" andrej@1803: andrej@1803: #: ../ConfigTreeNode.py:454 laurent@565: #, python-format laurent@565: msgid "Cannot find lower free IEC channel than %d\n" laurent@565: msgstr "Kann keinen niedrigeren IEC-Kanal als %d finden\n" laurent@565: andrej@2351: #: ../connectors/PYRO/__init__.py:139 laurent@565: msgid "Cannot get PLC status - connection failed.\n" laurent@565: msgstr "Kann den SPS-Status nicht einlesen - Verbindung gescheitert.\n" laurent@565: andrej@2351: #: ../ProjectController.py:967 laurent@565: msgid "Cannot open/parse VARIABLES.csv!\n" laurent@565: msgstr "Kann die Datei VARIABLES.csv nicht öffnen/lesen!\n" laurent@565: andrej@2351: #: ../canfestival/config_utils.py:400 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Cannot set bit offset for non bool '{a1}' variable " andrej@1803: "(ID:{a2},Idx:{a3},sIdx:{a4}))" andrej@1803: msgstr "" andrej@1803: "Kann Bit-Offset für nicht-bool '{a1}' Variable (ID: {a2}, Idx: {a3}, sIdx: " andrej@1803: "{a4})) nicht setzen" andrej@1803: andrej@2351: #: ../ProjectController.py:1761 andrej@2351: msgid "Cannot transfer while PLC is running. Stop it now?" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:63 ../dialogs/FindInPouDialog.py:89 laurent@817: msgid "Case sensitive" andrej@1803: msgstr "Case-sensitive" andrej@1803: andrej@2351: #: ../editors/Viewer.py:581 laurent@817: msgid "Center" andrej@1803: msgstr "Zentriert" andrej@1803: andrej@2351: #: ../Beremiz_service.py:276 laurent@565: msgid "Change IP of interface to bind" laurent@565: msgstr "Ändere IP-Adresse des zu verbindenden Interfaces." laurent@565: andrej@2351: #: ../Beremiz_service.py:275 laurent@565: msgid "Change Name" laurent@565: msgstr "Ändere Name" laurent@565: andrej@2351: #: ../IDEFrame.py:1977 laurent@817: msgid "Change POU Type To" andrej@1803: msgstr "Bausteintyp konvertieren nach" andrej@1803: andrej@2351: #: ../Beremiz_service.py:277 laurent@565: msgid "Change Port Number" laurent@565: msgstr "Ändere Port-Nummer" laurent@565: andrej@2351: #: ../Beremiz_service.py:278 laurent@565: msgid "Change working directory" laurent@565: msgstr "Ändere Arbeitsverzeichnis" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:81 laurent@817: msgid "Character string" andrej@1803: msgstr "Zeichenkette" andrej@1803: andrej@2351: #: ../svgui/svgui.py:136 laurent@565: msgid "Choose a SVG file" laurent@565: msgstr "Wählen Sie eine SVG-Datei" laurent@565: andrej@2351: #: ../ProjectController.py:561 laurent@565: msgid "Choose a directory to save project" laurent@565: msgstr "Wählen Sie ein Verzeichnis um das Projekt zu speichern" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:171 ../PLCOpenEditor.py:276 andrej@2351: #: ../PLCOpenEditor.py:308 ../PLCOpenEditor.py:357 laurent@817: msgid "Choose a file" andrej@1803: msgstr "Datei auswählen" andrej@1803: andrej@2351: #: ../BeremizIDE.py:900 laurent@565: msgid "Choose a project" laurent@565: msgstr "Wähle Projekt" laurent@565: andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:43 laurent@817: #, python-format laurent@817: msgid "Choose a value for %s:" andrej@1803: msgstr "Wählen Sie den Wert für %s:" andrej@1803: andrej@2351: #: ../Beremiz_service.py:333 laurent@565: msgid "Choose a working directory " laurent@565: msgstr "Wähle Arbeitsverzeichnis" laurent@565: andrej@2351: #: ../BeremizIDE.py:864 andrej@2351: msgid "Choose an empty directory for new project" andrej@2351: msgstr "Wählen Sie leeres Verzeichnis für neues Projekt" andrej@2351: andrej@2351: #: ../ProjectController.py:468 laurent@565: msgid "Chosen folder doesn't contain a program. It's not a valid project!" andrej@1803: msgstr "" andrej@1803: "Ausgewählter Ordner beinhaltet kein Programm. Es handelt sich dabei nicht um" andrej@1803: " ein gültiges Projekt!" andrej@1803: andrej@2351: #: ../ProjectController.py:435 laurent@565: msgid "Chosen folder isn't empty. You can't use it for a new project!" andrej@1803: msgstr "" andrej@1803: "Gewählter Ordner ist nicht leer. Sie können diesen nicht für ein neues " andrej@1803: "Projekt verwenden!" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:60 laurent@817: msgid "Class" andrej@1803: msgstr "Klasse" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:472 laurent@817: msgid "Class Filter:" andrej@1803: msgstr "Klassenfilter:" andrej@1803: andrej@2351: #: ../dialogs/FBDVariableDialog.py:74 laurent@817: msgid "Class:" andrej@1803: msgstr "Klasse:" andrej@1803: andrej@2351: #: ../ProjectController.py:1821 laurent@565: msgid "Clean" andrej@1803: msgstr "Aufräumen" andrej@1803: andrej@2351: #: ../controls/LogViewer.py:327 andrej@1803: msgid "Clean log messages" andrej@1803: msgstr "Protokoll zurücksetzen" andrej@1803: andrej@2351: #: ../ProjectController.py:1822 laurent@565: msgid "Clean project build folder" andrej@1803: msgstr "Projekt-Build-Verzeichnis leeren" andrej@1803: andrej@2351: #: ../ProjectController.py:1332 laurent@565: msgid "Cleaning the build directory\n" andrej@1803: msgstr "Build-Verzeichnis leeren\n" andrej@1803: andrej@2351: #: ../IDEFrame.py:437 laurent@817: msgid "Clear Errors" andrej@1803: msgstr "Fehlermeldungen zurücksetzen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:680 laurent@817: msgid "Clear Execution Order" andrej@1803: msgstr "Ausführungsreihenfolge zurücksetzen" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:107 ../dialogs/FindInPouDialog.py:112 andrej@1803: msgid "Close" andrej@1803: msgstr "Schließen" andrej@1803: andrej@2351: #: ../BeremizIDE.py:627 ../PLCOpenEditor.py:183 laurent@565: msgid "Close Application" andrej@1803: msgstr "Anwendung beenden" andrej@1803: andrej@2351: #: ../BeremizIDE.py:253 ../BeremizIDE.py:566 ../PLCOpenEditor.py:81 andrej@2351: #: ../IDEFrame.py:1040 laurent@565: msgid "Close Project" laurent@565: msgstr "Projekt schließen" laurent@565: andrej@2351: #: ../BeremizIDE.py:251 ../PLCOpenEditor.py:79 laurent@817: msgid "Close Tab" andrej@1803: msgstr "Reiter schließen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:638 ../editors/Viewer.py:2448 laurent@817: msgid "Coil" andrej@1803: msgstr "Spule" andrej@1803: andrej@2351: #: ../editors/Viewer.py:659 ../editors/LDViewer.py:517 laurent@817: msgid "Comment" andrej@1803: msgstr "Kommentar" andrej@1803: andrej@2351: #: ../BeremizIDE.py:303 ../BeremizIDE.py:307 ../PLCOpenEditor.py:134 andrej@2351: #: ../PLCOpenEditor.py:138 andrej@1803: msgid "Community support" andrej@1803: msgstr "Community Unterstützung" andrej@1803: andrej@2351: #: ../dialogs/ProjectDialog.py:65 andrej@1803: msgid "Company Name" andrej@1803: msgstr "Firmenname" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:106 laurent@817: msgid "Company Name (required):" andrej@1803: msgstr "Firmenname (erforderlich):" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:107 laurent@817: msgid "Company URL (optional):" andrej@1803: msgstr "Firmenwebseite (optional):" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:75 laurent@817: msgid "Comparison" andrej@1803: msgstr "Vergleich" andrej@1803: andrej@2351: #: ../ProjectController.py:756 laurent@565: msgid "Compiling IEC Program into C code...\n" laurent@565: msgstr "Kompilliere IEC Programm zu c-Code...\n" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:85 laurent@817: msgid "Concatenation" andrej@1803: msgstr "Konkatenation" andrej@1803: andrej@2351: #: ../editors/ConfTreeNodeEditor.py:241 andrej@1803: msgid "Config" andrej@1803: msgstr "Konfiguration" andrej@1803: andrej@2351: #: ../editors/ProjectNodeEditor.py:39 andrej@1803: msgid "Config variables" andrej@1803: msgstr "Konfigurationsvariablen" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:43 laurent@817: msgid "Configuration" andrej@1803: msgstr "Konfiguration" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:77 laurent@817: msgid "Configurations" andrej@1803: msgstr "Konfigurationen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:351 ../editors/Viewer.py:381 ../editors/Viewer.py:403 andrej@2351: #: ../editors/TextViewer.py:289 ../editors/TextViewer.py:343 andrej@2351: #: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:354 andrej@1803: msgid "Confirm or change variable name" andrej@1803: msgstr "Variablennamen bestätigen oder anpassen" andrej@1803: andrej@2351: #: ../ProjectController.py:1842 laurent@565: msgid "Connect" laurent@565: msgstr "Verbinden" laurent@565: andrej@2351: #: ../ProjectController.py:1843 laurent@565: msgid "Connect to the target PLC" andrej@1803: msgstr "Mit Ziel-SPS verbinden" andrej@1803: andrej@2351: #: ../ProjectController.py:1391 andrej@1803: #, python-format andrej@1803: msgid "Connected to URI: %s" andrej@1803: msgstr "Verbunden mit URI: %s" andrej@1803: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:78 ../editors/Viewer.py:623 andrej@2351: #: ../editors/Viewer.py:2441 laurent@817: msgid "Connection" andrej@1803: msgstr "Verbindung" andrej@1803: andrej@2351: #: ../dialogs/ConnectionDialog.py:55 laurent@817: msgid "Connection Properties" andrej@1803: msgstr "Verbindungseigenschaften" andrej@1803: andrej@2351: #: ../ProjectController.py:1691 laurent@565: msgid "Connection canceled!\n" laurent@565: msgstr "Verbindung abgebrochen!\n" laurent@565: andrej@2351: #: ../ProjectController.py:1714 laurent@565: #, python-format laurent@565: msgid "Connection failed to %s!\n" andrej@1803: msgstr "Verbindung zu %s gescheitert!\n" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:123 ../connectors/WAMP/__init__.py:120 andrej@1803: msgid "Connection lost!\n" andrej@1803: msgstr "Verbindung verloren!\n" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:110 andrej@1803: #, python-format laurent@817: msgid "Connection to '%s' failed.\n" andrej@1803: msgstr "Verbindung zu '%s' gescheitert.\n" andrej@1803: andrej@2351: #: ../dialogs/ConnectionDialog.py:67 ../editors/Viewer.py:1676 laurent@817: msgid "Connector" andrej@1803: msgstr "Anschluss" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:68 laurent@817: msgid "Connectors:" andrej@1803: msgstr "Anschlüsse:" andrej@1803: andrej@2351: #: ../BeremizIDE.py:378 andrej@1803: msgid "Console" andrej@1803: msgstr "Konsole" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:75 laurent@817: msgid "Constant" andrej@1803: msgstr "Konstante" andrej@1803: andrej@2351: #: ../editors/Viewer.py:634 ../editors/Viewer.py:2444 laurent@817: msgid "Contact" andrej@1803: msgstr "Kontakt" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:217 laurent@817: msgid "Content Description (optional):" andrej@1803: msgstr "Beschreibung (optional):" andrej@1803: andrej@2351: #: ../dialogs/ConnectionDialog.py:68 ../editors/Viewer.py:1677 laurent@817: msgid "Continuation" andrej@1803: msgstr "Fortsetzung" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:18 laurent@817: msgid "Conversion from BCD" andrej@1803: msgstr "Konvertierung von BCD" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:19 laurent@817: msgid "Conversion to BCD" andrej@1803: msgstr "Konvertierung in BCD" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:21 laurent@817: msgid "Conversion to date" andrej@1803: msgstr "Umwandlung in Datum" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:20 laurent@817: msgid "Conversion to time-of-day" andrej@1803: msgstr "Umwandlung in Tageszeit" andrej@1803: andrej@2351: #: ../editors/Viewer.py:695 ../controls/LogViewer.py:713 ../IDEFrame.py:372 andrej@2351: #: ../IDEFrame.py:427 laurent@817: msgid "Copy" andrej@1803: msgstr "Kopieren" andrej@1803: andrej@2351: #: ../IDEFrame.py:1964 laurent@817: msgid "Copy POU" andrej@1803: msgstr "Baustein kopieren" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:68 laurent@817: msgid "Copy file from left folder to right" andrej@1803: msgstr "Datei vom linken Ordner nach den rechten kopieren" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:67 laurent@817: msgid "Copy file from right folder to left" andrej@1803: msgstr "Datei vom rechten Ordner nach den linken kopieren" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:28 laurent@817: msgid "Cosine" andrej@1803: msgstr "Kosinus" andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:660 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Could not add child \"{a1}\", type {a2} :\n" andrej@1803: "{a3}\n" andrej@1803: msgstr "" andrej@1803: "Kind \"{a1}\", Typ {a2} konnte nicht hinzugefügt werden:\n" andrej@1803: "{a3}\n" andrej@1803: andrej@2351: #: ../py_ext/PythonFileCTNMixin.py:81 andrej@1803: #, python-format andrej@1803: msgid "Couldn't import old %s file." andrej@1803: msgstr "Die alte Datei %s konnte nicht importiert weden." andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:630 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Couldn't load confnode base parameters {a1} :\n" andrej@1803: " {a2}" andrej@1803: msgstr "" andrej@1803: "Confnode Basis-Parameter {a1} konnten nicht geladen werden :\n" andrej@1803: "{a2}" andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:647 ../CodeFileTreeNode.py:127 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Couldn't load confnode parameters {a1} :\n" andrej@1803: " {a2}" andrej@1803: msgstr "" andrej@1803: "Confnode Parameter {a1} konnten nicht geladen werden :\n" andrej@1803: "{a2}" andrej@1803: andrej@2351: #: ../PLCControler.py:552 laurent@817: msgid "Couldn't paste non-POU object." andrej@1803: msgstr "Nur Bausteine können eingefügt werden." andrej@1803: andrej@2351: #: ../ProjectController.py:1636 laurent@565: msgid "Couldn't start PLC !\n" laurent@565: msgstr "Konnte SPS nicht starten !\n" laurent@565: andrej@2351: #: ../ProjectController.py:1644 laurent@565: msgid "Couldn't stop PLC !\n" laurent@565: msgstr "Konnte SPS nicht anhalten !\n" laurent@565: andrej@2351: #: ../svgui/svgui.py:57 laurent@565: msgid "Create HMI" andrej@1803: msgstr "HMI erstellen" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:54 laurent@817: msgid "Create a new POU" andrej@1803: msgstr "Neuer Baustein" laurent@817: andrej@2351: #: ../dialogs/PouActionDialog.py:45 laurent@817: msgid "Create a new action" andrej@1803: msgstr "Neue Aktion" andrej@1803: andrej@2351: #: ../IDEFrame.py:166 laurent@817: msgid "Create a new action block" andrej@1803: msgstr "Neuer Aktionsblock" andrej@1803: andrej@2351: #: ../IDEFrame.py:115 ../IDEFrame.py:145 ../IDEFrame.py:178 laurent@817: msgid "Create a new block" andrej@1803: msgstr "Neuer Funktionsblock" andrej@1803: andrej@2351: #: ../IDEFrame.py:139 laurent@817: msgid "Create a new branch" andrej@1803: msgstr "Neuer Zweig" andrej@1803: andrej@2351: #: ../IDEFrame.py:133 laurent@817: msgid "Create a new coil" andrej@1803: msgstr "Neue Spule" andrej@1803: andrej@2351: #: ../IDEFrame.py:109 ../IDEFrame.py:124 ../IDEFrame.py:154 andrej@1803: msgid "Create a new comment" andrej@1803: msgstr "Neuer Kommentar" andrej@1803: andrej@2351: #: ../IDEFrame.py:118 ../IDEFrame.py:148 ../IDEFrame.py:181 andrej@1803: msgid "Create a new connection" andrej@1803: msgstr "Neue Verbindung" andrej@1803: andrej@2351: #: ../IDEFrame.py:136 ../IDEFrame.py:187 andrej@1803: msgid "Create a new contact" andrej@1803: msgstr "Neuer Kontakt" andrej@1803: andrej@2351: #: ../IDEFrame.py:169 andrej@1803: msgid "Create a new divergence" andrej@1803: msgstr "Neue Verzweigung" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:54 andrej@1803: msgid "Create a new divergence or convergence" andrej@1803: msgstr "Neue Verzweigung" andrej@1803: andrej@2351: #: ../IDEFrame.py:157 andrej@1803: msgid "Create a new initial step" andrej@1803: msgstr "Erster Schritt" andrej@1803: andrej@2351: #: ../IDEFrame.py:172 andrej@1803: msgid "Create a new jump" andrej@1803: msgstr "Neuer Sprung" andrej@1803: andrej@2351: #: ../IDEFrame.py:127 ../IDEFrame.py:184 andrej@1803: msgid "Create a new power rail" andrej@1803: msgstr "Neue Stomleitung" andrej@1803: andrej@2351: #: ../IDEFrame.py:130 andrej@1803: msgid "Create a new rung" andrej@1803: msgstr "Neues KOP-Netzwerk" andrej@1803: andrej@2351: #: ../IDEFrame.py:160 laurent@817: msgid "Create a new step" andrej@1803: msgstr "Neuer Schritt" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:49 ../IDEFrame.py:163 laurent@817: msgid "Create a new transition" andrej@1803: msgstr "Neue Transitionsbedingung" andrej@1803: andrej@2351: #: ../IDEFrame.py:112 ../IDEFrame.py:142 ../IDEFrame.py:175 laurent@817: msgid "Create a new variable" andrej@1803: msgstr "Erstellen eine neue Variable" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:109 andrej@1803: msgid "Credits" andrej@1803: msgstr "Mitwirkende" andrej@1803: andrej@2351: #: ../Beremiz_service.py:424 andrej@1803: msgid "Current working directory :" andrej@1803: msgstr "Arbeitsverzeichnis :" andrej@1803: andrej@2351: #: ../editors/Viewer.py:694 ../IDEFrame.py:370 ../IDEFrame.py:426 laurent@817: msgid "Cut" andrej@1803: msgstr "Ausschneiden" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:81 laurent@817: msgid "Cyclic" andrej@1803: msgstr "Zyklisch" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44 andrej@1803: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50 andrej@1803: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54 andrej@1803: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58 laurent@817: #: ../plcopen/iec_std.csv:60 laurent@817: msgid "DEPRECATED" andrej@1803: msgstr "VERALTET" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:104 laurent@817: msgid "DS-301 Profile" andrej@1803: msgstr "DS-301 Profil" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:81 ../canfestival/NetworkEditor.py:105 laurent@817: msgid "DS-302 Profile" andrej@1803: msgstr "DS-302 Profil" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:39 laurent@817: msgid "Data Type" andrej@1803: msgstr "Datentyp" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:76 laurent@817: msgid "Data Types" andrej@1803: msgstr "Datentypen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:16 laurent@817: msgid "Data type conversion" andrej@1803: msgstr "Datentypumwandlung" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45 laurent@817: msgid "Date addition" andrej@1803: msgstr "Datumsaddition" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57 andrej@1803: #: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59 laurent@817: msgid "Date and time subtraction" andrej@1803: msgstr "Datums- und Zeitsubstraktion" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51 laurent@817: msgid "Date subtraction" andrej@1803: msgstr "Datumssubstraktion" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:46 laurent@817: msgid "Days:" andrej@1803: msgstr "Tage:" andrej@1803: andrej@2351: #: ../ProjectController.py:1729 andrej@1803: msgid "Debug does not match PLC - stop/transfert/start to re-enable\n" andrej@1803: msgstr "" andrej@1803: "Debug entspricht der SPS nicht - stoppen/übertragen/starten um Debug wieder " andrej@1803: "zu aktivieren\n" andrej@1803: andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:144 laurent@817: msgid "Debug instance" andrej@1803: msgstr "Debuginstanz" andrej@1803: andrej@2351: #: ../editors/Viewer.py:490 laurent@817: #, python-format laurent@817: msgid "Debug: %s" andrej@1803: msgstr "Debug: %s" andrej@1803: andrej@2351: #: ../ProjectController.py:1471 andrej@1803: #, python-format laurent@817: msgid "Debug: Unknown variable '%s'\n" andrej@1803: msgstr "Debug: Unbekannte Variable '%s'\n" andrej@1803: andrej@2351: #: ../ProjectController.py:1469 laurent@817: #, python-format laurent@817: msgid "Debug: Unsupported type to debug '%s'\n" andrej@1803: msgstr "Debug: Datentyp '%s' ist nicht unterstützt\n" andrej@1803: andrej@2351: #: ../IDEFrame.py:660 laurent@817: msgid "Debugger" andrej@1803: msgstr "Debugger" andrej@1803: andrej@2351: #: ../ProjectController.py:1726 andrej@1803: msgid "Debugger ready\n" andrej@1803: msgstr "Debugger ist bereit\n" andrej@1803: andrej@2351: #: ../BeremizIDE.py:1004 ../editors/Viewer.py:670 ../IDEFrame.py:1993 laurent@817: msgid "Delete" andrej@1803: msgstr "Löschen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:610 laurent@817: msgid "Delete Divergence Branch" andrej@1803: msgstr "Zweig löschen" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:157 laurent@817: msgid "Delete File" andrej@1803: msgstr "Datei löschen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:597 laurent@817: msgid "Delete Wire Segment" andrej@1803: msgstr "Kabelabschnitt löschen" laurent@817: andrej@2351: #: ../controls/CustomEditableListBox.py:44 laurent@817: msgid "Delete item" andrej@1803: msgstr "Object löschen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:88 laurent@817: msgid "Deletion (within)" andrej@1803: msgstr "Löschen (innerhalb)" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:161 laurent@817: msgid "Derivation Type:" andrej@1803: msgstr "Referenz:" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:735 andrej@1803: msgid "Description" andrej@1803: msgstr "Beschreibung" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:463 laurent@817: msgid "Description:" andrej@1803: msgstr "Beschreibung:" andrej@1803: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:63 ../editors/DataTypeEditor.py:332 laurent@817: msgid "Dimensions:" andrej@1803: msgstr "Dimensionen:" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:69 laurent@817: msgid "Direction" andrej@1803: msgstr "Richtung" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:102 laurent@817: msgid "Direction:" andrej@1803: msgstr "Richtung:" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:60 laurent@817: msgid "Directly" andrej@1803: msgstr "Direkt" andrej@1803: andrej@2351: #: ../ProjectController.py:1855 laurent@565: msgid "Disconnect" laurent@565: msgstr "Verbindung trennen" laurent@565: andrej@2351: #: ../ProjectController.py:1856 laurent@565: msgid "Disconnect from PLC" laurent@565: msgstr "Verbindung zu SPS trennen" laurent@565: andrej@2351: #: ../ProjectController.py:1401 andrej@1803: msgid "Disconnected" andrej@1803: msgstr "Getrennt" andrej@1803: andrej@2351: #: ../editors/Viewer.py:654 ../editors/Viewer.py:2436 laurent@817: msgid "Divergence" andrej@1803: msgstr "Verzweigung" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:36 laurent@817: msgid "Division" andrej@1803: msgstr "Division" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:156 laurent@817: #, python-format laurent@817: msgid "Do you really want to delete the file '%s'?" andrej@1803: msgstr "Möchten Sie die Datei '%s' wirklich löschen?" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:65 laurent@817: msgid "Documentation" andrej@1803: msgstr "Dokumentation" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:312 laurent@817: msgid "Done" andrej@1803: msgstr "Fertig" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 laurent@817: msgid "Duration" andrej@1803: msgstr "Zeitangabe" andrej@1803: andrej@2351: #: ../canfestival/canfestival.py:174 laurent@817: msgid "EDS files (*.eds)|*.eds|All files|*.*" andrej@1803: msgstr "EDS Dateien (*.eds)|*.eds|Alle Dateien|*.*" andrej@1803: andrej@2351: #: ../editors/Viewer.py:668 laurent@817: msgid "Edit Block" andrej@1803: msgstr "Funktionsblock bearbeiten" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:58 laurent@817: msgid "Edit Coil Values" andrej@1803: msgstr "Spule bearbeiten" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:56 laurent@817: msgid "Edit Contact Values" andrej@1803: msgstr "Kontaktwerte bearbeiten" laurent@817: andrej@2351: #: ../dialogs/DurationEditorDialog.py:62 laurent@817: msgid "Edit Duration" andrej@1803: msgstr "Zeitangabe ändern" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:53 laurent@817: msgid "Edit Step" andrej@1803: msgstr "Schritt bearbeiten" andrej@1803: andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:45 laurent@565: msgid "Edit a WxWidgets GUI with WXGlade" andrej@1803: msgstr "Eine wxWidgets GUI mit wxGlade bearbeiten" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:127 laurent@817: msgid "Edit action block properties" andrej@1803: msgstr "Aktionsblockeigenschaften bearbeiten" andrej@1803: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:47 laurent@817: msgid "Edit array type properties" andrej@1803: msgstr "Array-Typeigenschaften bearbeiten" andrej@1803: andrej@2351: #: ../editors/Viewer.py:2660 ../editors/Viewer.py:3102 laurent@817: msgid "Edit comment" andrej@1803: msgstr "Kommentar bearbeiten" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:69 laurent@817: msgid "Edit file" andrej@1803: msgstr "Datei bearbeiten" laurent@817: andrej@2351: #: ../controls/CustomEditableListBox.py:42 laurent@817: msgid "Edit item" andrej@1803: msgstr "Objekt bearbeiten" andrej@1803: andrej@2351: #: ../editors/Viewer.py:3059 laurent@817: msgid "Edit jump target" andrej@1803: msgstr "Sprungziel bearbeiten" andrej@1803: andrej@2351: #: ../ProjectController.py:1873 laurent@565: msgid "Edit raw IEC code added to code generated by PLCGenerator" andrej@1803: msgstr "" andrej@1803: "Bearbeite hinzugefügten Roh-IEC Code, der vom PLCGenerator generiert wurde" andrej@1803: andrej@2351: #: ../editors/SFCViewer.py:815 laurent@817: msgid "Edit step name" andrej@1803: msgstr "Schrittname bearbeiten" andrej@1803: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:53 laurent@817: msgid "Edit transition" andrej@1803: msgstr "Transitionsbedingung bearbeiten" andrej@1803: andrej@2351: #: ../IDEFrame.py:632 laurent@817: msgid "Editor ToolBar" andrej@1803: msgstr "Werkzeugleiste bearbeiten" andrej@1803: andrej@2351: #: ../ProjectController.py:1294 laurent@817: msgid "Editor selection" andrej@1803: msgstr "Editor-Auswahl" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:360 laurent@817: msgid "Elements :" andrej@1803: msgstr "Komponente:" andrej@1803: andrej@2351: #: ../ProjectController.py:1399 andrej@1803: msgid "Empty" andrej@1803: msgstr "Leer" andrej@1803: andrej@2351: #: ../dialogs/ArrayTypeDialog.py:100 andrej@2351: msgid "Empty dimension isn't allowed." andrej@2351: msgstr "Leere Dimension ist nicht erlaubt." andrej@2351: andrej@2351: #: ../Beremiz_service.py:341 laurent@565: msgid "Enter a name " laurent@565: msgstr "Geben Sie einen Namen ein" laurent@565: andrej@2351: #: ../Beremiz_service.py:326 laurent@565: msgid "Enter a port number " laurent@565: msgstr "Geben Sie eine Port-Nummer ein" laurent@565: andrej@2351: #: ../Beremiz_service.py:317 laurent@565: msgid "Enter the IP of the interface to bind" laurent@565: msgstr "Geben Sie die IP-Adresse des anzubindenden Interfaces ein" laurent@565: andrej@2351: #: ../editors/DataTypeEditor.py:60 laurent@817: msgid "Enumerated" andrej@1803: msgstr "Aufzählung" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:77 laurent@817: msgid "Equal to" andrej@1803: msgstr "Gleich" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:213 andrej@2351: #: ../dialogs/SearchInProjectDialog.py:172 ../dialogs/SFCStepNameDialog.py:64 andrej@2351: #: ../dialogs/DurationEditorDialog.py:124 andrej@2351: #: ../dialogs/DurationEditorDialog.py:170 andrej@2351: #: ../dialogs/PouTransitionDialog.py:114 ../dialogs/BlockPreviewDialog.py:237 andrej@2351: #: ../dialogs/ProjectDialog.py:80 ../dialogs/ArrayTypeDialog.py:114 andrej@2351: #: ../dialogs/PouNameDialog.py:58 ../dialogs/BrowseLocationsDialog.py:229 andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87 andrej@2351: #: ../dialogs/PouActionDialog.py:112 ../dialogs/PouDialog.py:143 andrej@2351: #: ../PLCOpenEditor.py:319 ../PLCOpenEditor.py:324 andrej@2351: #: ../editors/ResourceEditor.py:470 ../editors/Viewer.py:467 andrej@2351: #: ../editors/LDViewer.py:677 ../editors/LDViewer.py:893 andrej@2351: #: ../editors/LDViewer.py:897 ../editors/DataTypeEditor.py:566 andrej@2351: #: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:590 andrej@2351: #: ../editors/DataTypeEditor.py:759 ../editors/DataTypeEditor.py:766 andrej@2351: #: ../editors/TextViewer.py:390 ../editors/CodeFileEditor.py:760 andrej@2351: #: ../ProjectController.py:391 ../ProjectController.py:531 andrej@2351: #: ../ProjectController.py:538 ../controls/FolderTree.py:222 andrej@2351: #: ../controls/ProjectPropertiesPanel.py:306 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:173 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:138 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:227 andrej@2351: #: ../controls/VariablePanel.py:431 ../controls/VariablePanel.py:773 andrej@2351: #: ../util/ExceptionHandler.py:70 ../IDEFrame.py:1036 ../IDEFrame.py:1650 andrej@2351: #: ../IDEFrame.py:1691 ../IDEFrame.py:1696 ../IDEFrame.py:1710 andrej@2351: #: ../IDEFrame.py:1715 ../Beremiz_service.py:221 laurent@565: msgid "Error" laurent@565: msgstr "Fehler" laurent@565: andrej@2351: #: ../ProjectController.py:811 andrej@1803: msgid "" andrej@1803: "Error : At least one configuration and one resource must be declared in PLC " andrej@1803: "!\n" andrej@1803: msgstr "" andrej@1803: "Fehler : Mindestens eine Konfiguration und eine Ressource müssen in der SPS " andrej@1803: "deklariert sein!\n" andrej@1803: andrej@2351: #: ../ProjectController.py:803 laurent@565: #, python-format laurent@565: msgid "Error : IEC to C compiler returned %d\n" laurent@565: msgstr "Fehler : IEC nach C Compiler gab folgendes zurück: %d\n" laurent@565: andrej@2351: #: ../ProjectController.py:731 laurent@565: #, python-format laurent@565: msgid "" laurent@565: "Error in ST/IL/SFC code generator :\n" laurent@565: "%s\n" laurent@565: msgstr "" andrej@1803: "Fehler in ST/AWL/AS Code-Generator :\n" laurent@565: "%s\n" laurent@565: andrej@2351: #: ../ConfigTreeNode.py:219 laurent@565: #, python-format laurent@565: msgid "Error while saving \"%s\"\n" laurent@565: msgstr "Fehler während der Speicherung von \"%s\"\n" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:179 laurent@817: msgid "Error: Export slave failed\n" andrej@1803: msgstr "Fehler: Slave Export fehlgeschlagen\n" andrej@1803: andrej@2351: #: ../modbus/modbus.py:601 andrej@2351: #, python-brace-format andrej@2351: msgid "" andrej@2351: "Error: Modbus/IP Servers %{a1}.x and %{a2}.x use the same port number " andrej@2351: "{a3}.\n" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../canfestival/canfestival.py:388 laurent@565: msgid "Error: No Master generated\n" laurent@565: msgstr "Fehler: Kein Master angelegt\n" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:383 laurent@565: msgid "Error: No PLC built\n" laurent@565: msgstr "Fehler: Kein SPS built\n" laurent@565: andrej@2351: #: ../ProjectController.py:1708 laurent@565: #, python-format laurent@565: msgid "Exception while connecting %s!\n" laurent@565: msgstr "Fehler beim verbinden von %s!\n" laurent@565: andrej@2351: #: ../dialogs/FBDBlockDialog.py:123 laurent@817: msgid "Execution Control:" andrej@1803: msgstr "Ausführungssteuerung:" andrej@1803: andrej@2351: #: ../dialogs/FBDVariableDialog.py:84 ../dialogs/FBDBlockDialog.py:111 laurent@817: msgid "Execution Order:" andrej@1803: msgstr "Ausführungsreihenfolge:" andrej@1803: andrej@2351: #: ../features.py:36 laurent@817: msgid "Experimental web based HMI" andrej@1803: msgstr "Experimentelle web-basierte HMI" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:38 laurent@817: msgid "Exponent" andrej@1803: msgstr "Exponent" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:26 laurent@817: msgid "Exponentiation" andrej@1803: msgstr "Exponentialfunktion des Operanden" andrej@1803: andrej@2351: #: ../canfestival/canfestival.py:186 laurent@817: msgid "Export CanOpen slave to EDS file" andrej@1803: msgstr "CanOpen-Slave in EDS-Datei exportieren" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:246 laurent@817: msgid "Export graph values to clipboard" andrej@1803: msgstr "Graphenwerte in Zwischenablage exportieren" andrej@1803: andrej@2351: #: ../canfestival/canfestival.py:185 laurent@817: msgid "Export slave" andrej@1803: msgstr "Slave exportieren" andrej@1803: andrej@2351: #: ../dialogs/FBDVariableDialog.py:94 laurent@817: msgid "Expression:" andrej@1803: msgstr "Ausdruck:" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:90 laurent@817: msgid "External" andrej@1803: msgstr "External" andrej@1803: andrej@2351: #: ../ProjectController.py:826 laurent@565: msgid "Extracting Located Variables...\n" laurent@565: msgstr "Extrahiere gefundene Variablen...\n" laurent@565: andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 laurent@817: msgid "FBD" andrej@1803: msgstr "FUP" andrej@1803: andrej@2351: #: ../ProjectController.py:1773 laurent@565: msgid "Failed : Must build before transfer.\n" laurent@565: msgstr "Fehler : Sie müssen kompillieren vor dem Transfer.\n" laurent@565: andrej@2351: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:556 laurent@817: msgid "Falling Edge" andrej@1803: msgstr "Fallende Flanke" andrej@1803: andrej@2351: #: ../ProjectController.py:1098 laurent@565: msgid "Fatal : cannot get builder.\n" laurent@565: msgstr "schwerer Fehler : Kann den Builder nicht finden.\n" laurent@565: andrej@2351: #: ../Beremiz.py:160 andrej@1803: #, python-format andrej@1803: msgid "Fetching %s" andrej@1803: msgstr "Lade %s" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:167 laurent@817: #, python-format laurent@817: msgid "Field %s hasn't a valid value!" andrej@1803: msgstr "Das Feld %s enthält keinen gültigen Wert!" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:169 laurent@817: #, python-format laurent@817: msgid "Fields %s haven't a valid value!" andrej@1803: msgstr "Die Felder %s enthalten keine gültigen Werte!" andrej@1803: andrej@2351: #: ../controls/FolderTree.py:221 andrej@1803: #, python-format laurent@817: msgid "File '%s' already exists!" andrej@1803: msgstr "Datei '%s' existiert bereits!" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:102 ../dialogs/FindInPouDialog.py:40 andrej@2351: #: ../dialogs/FindInPouDialog.py:107 ../IDEFrame.py:377 laurent@817: msgid "Find" andrej@1803: msgstr "Suchen" andrej@1803: andrej@2351: #: ../IDEFrame.py:379 laurent@817: msgid "Find Next" andrej@1803: msgstr "Weiter suchen" andrej@1803: andrej@2351: #: ../IDEFrame.py:381 laurent@817: msgid "Find Previous" andrej@1803: msgstr "Rückwärts suchen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:90 laurent@817: msgid "Find position" andrej@1803: msgstr "Position suchen" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:58 laurent@817: msgid "Find:" andrej@1803: msgstr "Suchen:" andrej@1803: andrej@2351: #: ../editors/Viewer.py:1633 laurent@817: msgid "Force value" andrej@1803: msgstr "Wert forcen" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:176 laurent@817: msgid "Forcing Variable Value" andrej@1803: msgstr "Variable forcen" andrej@1803: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:184 ../dialogs/PouTransitionDialog.py:104 andrej@2351: #: ../dialogs/ProjectDialog.py:79 ../dialogs/PouActionDialog.py:102 andrej@2351: #: ../dialogs/PouDialog.py:125 laurent@817: #, python-format laurent@817: msgid "Form isn't complete. %s must be filled!" andrej@1803: msgstr "Formular unvollständig. %s muss ausgefüllt werden!" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:150 ../dialogs/FBDBlockDialog.py:239 andrej@2351: #: ../dialogs/ConnectionDialog.py:166 laurent@817: msgid "Form isn't complete. Name must be filled!" andrej@1803: msgstr "Formular unvollständig. Der Name muss ausgefüllt werden!" andrej@1803: andrej@2351: #: ../dialogs/FBDBlockDialog.py:235 laurent@817: msgid "Form isn't complete. Valid block type must be selected!" andrej@1803: msgstr "Formular unvollständig. Bausteintyp muss ausgewählt werden!" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:75 laurent@817: msgid "Forward" andrej@1803: msgstr "Vorwärts" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:40 ../IDEFrame.py:1780 laurent@817: msgid "Function" andrej@1803: msgstr "Funktion" andrej@1803: andrej@2351: #: ../IDEFrame.py:354 laurent@817: msgid "Function &Block" andrej@1803: msgstr "Funktions&block" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:41 ../IDEFrame.py:1779 andrej@2351: #: ../IDEFrame.py:1972 laurent@817: msgid "Function Block" andrej@1803: msgstr "Funktionsblock" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:868 laurent@817: msgid "Function Block Types" andrej@1803: msgstr "Funktionsblocktypen" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:75 laurent@817: msgid "Function Blocks" andrej@1803: msgstr "Funktionsblöcke" andrej@1803: andrej@2351: #: ../editors/Viewer.py:290 laurent@817: msgid "Function Blocks can't be used in Functions!" andrej@1803: msgstr "Funktionsblock kann nicht in Funktion verwendet werden!" andrej@1803: andrej@2351: #: ../PLCControler.py:1907 laurent@817: #, python-format laurent@817: msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!" andrej@1803: msgstr "Funktionsblock \"%s\" kann nicht in eine Funktion eingefügt werden!!!" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:75 laurent@817: msgid "Functions" andrej@1803: msgstr "Funktionen" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:88 laurent@817: msgid "Generate Program" andrej@1803: msgstr "Programm generieren" andrej@1803: andrej@2351: #: ../ProjectController.py:722 laurent@565: msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" andrej@1803: msgstr "Generiere SoftPLC IEC-61131 ST/AWL/AS Code...\n" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:91 laurent@817: msgid "Global" andrej@1803: msgstr "Global" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:245 laurent@817: msgid "Go to current value" andrej@1803: msgstr "Zum aktuellen Wert wechseln" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:189 laurent@817: msgid "Graphics" andrej@1803: msgstr "Grafiken" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:75 laurent@817: msgid "Greater than" andrej@1803: msgstr "Größer als" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:76 laurent@817: msgid "Greater than or equal to" andrej@1803: msgstr "Größer oder gleich" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:149 laurent@817: msgid "Grid Resolution:" andrej@1803: msgstr "Gitterauflösung:" andrej@1803: andrej@2351: #: ../runtime/NevowServer.py:192 andrej@1803: msgid "HTTP interface port :" andrej@1803: msgstr "HTTP interface port :" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:135 laurent@817: msgid "Height:" andrej@1803: msgstr "Höhe:" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:89 laurent@817: msgid "Home Directory:" andrej@1803: msgstr "Homeverzeichnis:" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:165 laurent@817: msgid "Horizontal:" andrej@1803: msgstr "Horizontal:" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:47 laurent@817: msgid "Hours:" andrej@1803: msgstr "Stunden:" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 andrej@2351: #: ../dialogs/PouDialog.py:44 laurent@817: msgid "IL" andrej@1803: msgstr "AWL" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:91 andrej@1803: msgid "IP" andrej@1803: msgstr "IP" andrej@1803: andrej@2351: #: ../Beremiz_service.py:318 ../Beremiz_service.py:320 laurent@565: msgid "IP is not valid!" laurent@565: msgstr "IP ist nicht gültig!" laurent@565: andrej@2351: #: ../svgui/svgui.py:50 ../svgui/svgui.py:51 laurent@565: msgid "Import SVG" laurent@565: msgstr "Importiere SVG" laurent@565: andrej@2351: #: ../dialogs/FBDVariableDialog.py:41 ../editors/Viewer.py:1662 andrej@2351: #: ../controls/VariablePanel.py:89 laurent@817: msgid "InOut" andrej@1803: msgstr "Ein- und Ausgang" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1040 andrej@2351: #, python-brace-format andrej@2351: msgid "InOut variable {a1} in block {a2} in POU {a3} must be connected." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../editors/Viewer.py:473 andrej@1803: msgid "Inactive" andrej@1803: msgstr "Inaktiv" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:300 andrej@1803: #, python-brace-format andrej@1803: msgid "Incompatible data types between \"{a1}\" and \"{a2}\"" andrej@1803: msgstr "Inkompatible Datentypen zwischen \"{a1}\" und \"{a2}\"" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:306 laurent@817: #, python-format laurent@817: msgid "Incompatible size of data between \"%s\" and \"BOOL\"" andrej@1803: msgstr "Inkompatible Datengröße zwischen \"%s\" und \"BOOL\"" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:310 andrej@1803: #, python-brace-format andrej@1803: msgid "Incompatible size of data between \"{a1}\" and \"{a2}\"" andrej@1803: msgstr "Inkompatible Datengröße zwischen \"{a1}\" und \"{a2}\"" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 laurent@817: msgid "Indicator" andrej@1803: msgstr "Indikator" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:734 andrej@1803: msgid "Initial" andrej@1803: msgstr "Anfangswert" andrej@1803: andrej@2351: #: ../editors/Viewer.py:650 laurent@817: msgid "Initial Step" andrej@1803: msgstr "Anfangsschritt" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:55 ../controls/VariablePanel.py:63 laurent@817: msgid "Initial Value" andrej@1803: msgstr "Anfangswert" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:193 ../editors/DataTypeEditor.py:224 andrej@2351: #: ../editors/DataTypeEditor.py:281 ../editors/DataTypeEditor.py:320 laurent@817: msgid "Initial Value:" andrej@1803: msgstr "Anfangswert:" andrej@1803: andrej@2351: #: ../svgui/svgui.py:56 laurent@565: msgid "Inkscape" laurent@565: msgstr "Inkscape" laurent@565: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:77 ../dialogs/ActionBlockDialog.py:47 laurent@817: msgid "Inline" andrej@1803: msgstr "Inline" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:73 ../dialogs/FBDVariableDialog.py:40 andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:333 andrej@2351: #: ../editors/Viewer.py:1660 ../editors/TextViewer.py:307 andrej@2351: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89 andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 laurent@817: msgid "Input" andrej@1803: msgstr "Eingang" andrej@1803: andrej@2351: #: ../dialogs/FBDBlockDialog.py:99 laurent@817: msgid "Inputs:" andrej@1803: msgstr "Eingänge:" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:87 laurent@817: msgid "Insertion (into)" andrej@1803: msgstr "Einfügen String in ein anderes String an die entsprechende Position" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1948 laurent@817: #, python-format laurent@817: msgid "Instance with id %d doesn't exist!" andrej@1803: msgstr "Eine Instanz mit der ID%d existiert nicht!" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:279 laurent@817: msgid "Instances:" andrej@1803: msgstr "Instanzen:" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:88 laurent@817: msgid "Interface" andrej@1803: msgstr "Schnittstelle" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:81 laurent@817: msgid "Interrupt" andrej@1803: msgstr "Ereignisgesteuert" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:76 laurent@817: msgid "Interval" andrej@1803: msgstr "Intervall" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:304 andrej@2351: msgid "" andrej@2351: "Invalid URL!\n" andrej@2351: "Please enter correct URL address." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../PLCControler.py:1895 laurent@817: msgid "Invalid plcopen element(s)!!!" andrej@1803: msgstr "Ungültige plcopen-Element(en)!!!" andrej@1803: andrej@2351: #: ../canfestival/config_utils.py:407 andrej@1803: #, python-brace-format andrej@2351: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\"" andrej@2351: msgstr "Ungültiger Datentyp \"{a1}\" -> {a2}! = {a3} für die Adresse \"{a4}\"" andrej@2351: andrej@2351: #: ../canfestival/config_utils.py:689 andrej@1803: #, python-brace-format andrej@1803: msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\"" andrej@1803: msgstr "Ungültiger Datentyp \"{a1}\" -> {a2}! = {a3} für die Adresse \"{a4}\"" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:139 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:93 andrej@2351: #: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:162 laurent@817: #, python-format laurent@817: msgid "Invalid value \"%s\" for debug variable" andrej@1803: msgstr "Ungültiger Wert \"%s\" für Debug-Variable" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:279 ../controls/VariablePanel.py:282 laurent@817: #, python-format laurent@817: msgid "Invalid value \"%s\" for variable grid element" andrej@1803: msgstr "Ungültiger Wert \"%s\" " andrej@1803: andrej@2351: #: ../editors/Viewer.py:276 ../editors/Viewer.py:279 laurent@817: #, python-format laurent@817: msgid "Invalid value \"%s\" for viewer block" andrej@1803: msgstr "Ungültiger Wert \"%s\"" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:211 andrej@1803: #, python-brace-format andrej@1803: msgid "Invalid value \"{a1}\" for \"{a2}\" variable!" andrej@1803: msgstr "Ungültiger Wert \"{a1}\" für Variable \"{a2}\"!" laurent@817: andrej@2351: #: ../dialogs/DurationEditorDialog.py:124 laurent@817: msgid "" laurent@817: "Invalid value!\n" laurent@817: "You must fill a numeric value." laurent@817: msgstr "" andrej@1803: "Ungültiger Wert!\n" andrej@1803: "Bitte geben eine Zahl ein." andrej@1803: andrej@2351: #: ../connectors/WAMP/dialog.py:38 andrej@2351: msgid "Is connection secure?" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../editors/Viewer.py:655 ../editors/Viewer.py:2425 laurent@817: msgid "Jump" andrej@1803: msgstr "Sprung" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 laurent@817: msgid "LD" andrej@1803: msgstr "KOP" andrej@1803: andrej@2351: #: ../editors/LDViewer.py:221 ../editors/LDViewer.py:240 laurent@817: #, python-format laurent@817: msgid "Ladder element with id %d is on more than one rung." andrej@1803: msgstr "KOP-Element mit id %d ist auf mehr als einem Netzwerk." andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:93 ../dialogs/PouActionDialog.py:91 andrej@2351: #: ../dialogs/PouDialog.py:113 laurent@817: msgid "Language" andrej@1803: msgstr "Sprache" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:206 laurent@817: msgid "Language (optional):" andrej@1803: msgstr "Sprache (optional):" andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:67 ../dialogs/PouActionDialog.py:63 andrej@2351: #: ../dialogs/PouDialog.py:81 laurent@817: msgid "Language:" andrej@1803: msgstr "Sprache:" andrej@1803: andrej@2351: #: ../ProjectController.py:1779 laurent@565: msgid "Latest build already matches current target. Transfering anyway...\n" laurent@565: msgstr "Letzter Build entspricht bereits dem Ziel. Übertrage trotzdem...\n" laurent@565: andrej@2351: #: ../Beremiz_service.py:281 laurent@565: msgid "Launch WX GUI inspector" laurent@565: msgstr "Starte WX GUI Inspector" laurent@565: andrej@2351: #: ../Beremiz_service.py:280 laurent@565: msgid "Launch a live Python shell" laurent@565: msgstr "Starte eine live-Python shell" laurent@565: andrej@2351: #: ../editors/Viewer.py:580 laurent@817: msgid "Left" andrej@1803: msgstr "Links" andrej@1803: andrej@2351: #: ../dialogs/LDPowerRailDialog.py:64 laurent@817: msgid "Left PowerRail" andrej@1803: msgstr "Linke Stromleitung" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:81 laurent@817: msgid "Length of string" andrej@1803: msgstr "Länge der Zeichenkette" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:78 laurent@817: msgid "Less than" andrej@1803: msgstr "Kleiner als" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:79 laurent@817: msgid "Less than or equal to" andrej@1803: msgstr "Kleiner oder gleich" andrej@1803: andrej@2351: #: ../IDEFrame.py:652 laurent@817: msgid "Library" andrej@1803: msgstr "Bibliotheke" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:145 andrej@1803: msgid "License" andrej@1803: msgstr "Lizenz" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:73 laurent@817: msgid "Limitation" andrej@1803: msgstr "Limitierung" andrej@1803: andrej@2351: #: ../targets/toolchain_gcc.py:209 laurent@565: msgid "Linking :\n" laurent@565: msgstr "Linking :\n" laurent@565: andrej@2351: #: ../dialogs/DiscoveryDialog.py:115 ../controls/VariablePanel.py:90 laurent@565: msgid "Local" laurent@565: msgstr "Lokal" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:359 andrej@1803: msgid "Local entries" andrej@1803: msgstr "Lokale Einträge" andrej@1803: andrej@2351: #: ../ProjectController.py:1685 laurent@817: msgid "Local service discovery failed!\n" andrej@1803: msgstr "Lokale Service discovery fehlgeschlagen!\n" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:62 laurent@817: msgid "Location" andrej@1803: msgstr "IEC-Adresse" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:79 laurent@817: msgid "Locations available:" andrej@1803: msgstr "Verfügbare IEC-Adressen:" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:25 laurent@817: msgid "Logarithm to base 10" andrej@1803: msgstr "Logarithmus zur Basis 10" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:102 laurent@817: #, python-format laurent@817: msgid "MDNS resolution failure for '%s'\n" andrej@1803: msgstr "MDNS-Auflösungsfehler für '%s'\n" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:68 ../canfestival/NetworkEditor.py:92 laurent@817: msgid "Map Variable" andrej@1803: msgstr "Map Variable" andrej@1803: andrej@1803: #: ../features.py:31 laurent@817: msgid "Map located variables over CANopen" andrej@1803: msgstr "Variablen über CANopen mappen" andrej@1803: andrej@2351: #: ../features.py:32 andrej@2351: msgid "Map located variables over Modbus" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../canfestival/NetworkEditor.py:113 laurent@817: msgid "Master" andrej@1803: msgstr "Master" andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:544 andrej@1803: #, python-brace-format andrej@1803: msgid "Max count ({a1}) reached for this confnode of type {a2} " andrej@1803: msgstr "Maximale Anzahl ({a1}) ist erreicht für diesen confnode des Typs {a2}" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:71 laurent@817: msgid "Maximum" andrej@1803: msgstr "Maximum" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:246 laurent@817: msgid "Maximum:" andrej@1803: msgstr "Maximum:" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:45 ../editors/Viewer.py:333 andrej@2351: #: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:103 andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 laurent@817: msgid "Memory" andrej@1803: msgstr "Speicher" andrej@1803: andrej@2351: #: ../IDEFrame.py:617 laurent@817: msgid "Menu ToolBar" andrej@1803: msgstr "Menüleiste" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:51 andrej@1803: msgid "Microseconds:" andrej@1803: msgstr "Mikrosekunden:" andrej@1803: andrej@2351: #: ../editors/Viewer.py:585 andrej@1803: msgid "Middle" andrej@1803: msgstr "Mitte" laurent@817: andrej@2351: #: ../dialogs/DurationEditorDialog.py:50 laurent@817: msgid "Milliseconds:" andrej@1803: msgstr "Millisekunden:" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:72 laurent@817: msgid "Minimum" andrej@1803: msgstr "Minimum" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:233 laurent@817: msgid "Minimum:" andrej@1803: msgstr "Minimum:" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:48 laurent@817: msgid "Minutes:" andrej@1803: msgstr "Minuten:" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:231 laurent@817: msgid "Miscellaneous" andrej@1803: msgstr "Sonstiges" andrej@1803: andrej@2351: #: ../features.py:32 andrej@2351: msgid "Modbus support" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../dialogs/LDElementDialog.py:65 laurent@817: msgid "Modifier:" andrej@1803: msgstr "Modifikator:" andrej@1803: andrej@2351: #: ../PLCGenerator.py:795 ../PLCGenerator.py:1269 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "More than one connector found corresponding to \"{a1}\" continuation in " andrej@1803: "\"{a2}\" POU" andrej@1803: msgstr "Mehr als ein Anschluss gefunden zu Fortsetzung \"{a1}\" im Baustein \"{a2}\"" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:146 laurent@817: msgid "Move action down" andrej@1803: msgstr "Aktion nach unten schieben" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:145 laurent@817: msgid "Move action up" andrej@1803: msgstr "Aktion nach oben schieben" laurent@817: andrej@2351: #: ../controls/CustomEditableListBox.py:46 laurent@817: msgid "Move down" andrej@1803: msgstr "Verschieben nach unten" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:367 laurent@817: msgid "Move element down" andrej@1803: msgstr "Komponent nach unten schieben" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:366 laurent@817: msgid "Move element up" andrej@1803: msgstr "Komponent nach oben schieben" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:286 laurent@817: msgid "Move instance down" andrej@1803: msgstr "Insanz nach unten schieben" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:285 laurent@817: msgid "Move instance up" andrej@1803: msgstr "Instanz nach oben schieben" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:255 laurent@817: msgid "Move task down" andrej@1803: msgstr "Verschieben Task nach unten" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:254 laurent@817: msgid "Move task up" andrej@1803: msgstr "Verschieben Task nach oben" andrej@1803: andrej@2351: #: ../IDEFrame.py:106 ../IDEFrame.py:121 ../IDEFrame.py:151 ../IDEFrame.py:192 laurent@817: msgid "Move the view" andrej@1803: msgstr "Ansicht verschieben" laurent@817: andrej@2351: #: ../controls/CustomEditableListBox.py:45 laurent@817: msgid "Move up" andrej@1803: msgstr "Verschieben nach oben" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:657 ../controls/VariablePanel.py:484 laurent@817: msgid "Move variable down" andrej@1803: msgstr "Verschieben Variable nach unten" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:656 ../controls/VariablePanel.py:483 laurent@817: msgid "Move variable up" andrej@1803: msgstr "Verschieben Variable nach oben" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:74 laurent@817: msgid "Multiplexer (select 1 of N)" andrej@1803: msgstr "Multiplexer (wähle 1 von N)" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:34 laurent@817: msgid "Multiplication" andrej@1803: msgstr "Multiplikation" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:87 laurent@817: msgid "My Computer:" andrej@1803: msgstr "Mein Rechner:" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:89 andrej@1803: msgid "NAME" andrej@1803: msgstr "NAME" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:76 ../editors/ResourceEditor.py:97 andrej@2351: #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:732 andrej@2351: #: ../controls/VariablePanel.py:59 laurent@817: msgid "Name" laurent@817: msgstr "Name" laurent@817: andrej@2351: #: ../Beremiz_service.py:342 laurent@565: msgid "Name must not be null!" laurent@565: msgstr "Name darf nicht NULL sein!" laurent@565: andrej@2351: #: ../dialogs/SFCStepDialog.py:59 ../dialogs/FBDBlockDialog.py:89 andrej@2351: #: ../dialogs/ConnectionDialog.py:78 laurent@817: msgid "Name:" andrej@1803: msgstr "Name:" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:24 laurent@817: msgid "Natural logarithm" andrej@1803: msgstr "Natürlicher Logarithmus" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:78 ../editors/Viewer.py:554 laurent@817: msgid "Negated" andrej@1803: msgstr "Negiert" andrej@1803: andrej@2351: #: ../Beremiz_service.py:610 andrej@1803: msgid "Nevow Web service failed. " andrej@1803: msgstr "Nevow Web-Dienst fehlgeschlagen." andrej@1803: andrej@2351: #: ../Beremiz_service.py:580 andrej@1803: msgid "Nevow/Athena import failed :" andrej@1803: msgstr "Nevow/Athena-Import gescheitert :" andrej@1803: andrej@2351: #: ../BeremizIDE.py:241 ../BeremizIDE.py:276 ../PLCOpenEditor.py:75 andrej@2351: #: ../PLCOpenEditor.py:117 laurent@817: msgid "New" andrej@1803: msgstr "Neu" laurent@817: andrej@2351: #: ../controls/CustomEditableListBox.py:43 laurent@817: msgid "New item" andrej@1803: msgstr "Neuer Eintrag" andrej@1803: andrej@2351: #: ../editors/Viewer.py:553 laurent@817: msgid "No Modifier" andrej@1803: msgstr "Kein Modifikator" andrej@1803: andrej@2351: #: ../ProjectController.py:1808 laurent@565: msgid "No PLC to transfer (did build succeed ?)\n" laurent@565: msgstr "Keine SPS zu übertragen (war das Kompillieren erfolgreich ?)\n" laurent@565: andrej@2351: #: ../PLCGenerator.py:1678 laurent@817: #, python-format laurent@817: msgid "No body defined in \"%s\" POU" andrej@1803: msgstr "Baustein \"%s\" ist leer" andrej@1803: andrej@2351: #: ../PLCGenerator.py:816 ../PLCGenerator.py:1281 andrej@1803: #, python-brace-format andrej@1803: msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU" andrej@1803: msgstr "Kein Anschluss gefunden zu Fortsetzung \"{a1}\" im Baustein \"{a2}\"" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:331 laurent@817: msgid "" laurent@817: "No documentation available.\n" laurent@817: "Coming soon." laurent@817: msgstr "" andrej@1803: "Keine Dokumentation.\n" andrej@1803: "Coming soon." andrej@1803: andrej@2351: #: ../PLCGenerator.py:841 laurent@817: #, python-format laurent@817: msgid "No informations found for \"%s\" block" andrej@1803: msgstr "Keine Informationen für Block \"%s\" sind gefunden" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1232 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "No output {a1} variable found in block {a2} in POU {a3}. Connection must be " andrej@1803: "broken" andrej@1803: msgstr "" andrej@1803: "Keine Ausgabe {a1} Variable gefunden im Block {a2} im Baustein {a3}. " andrej@1803: "Verbindung muss gebrochen werden" laurent@565: andrej@2351: #: ../controls/SearchResultPanel.py:175 laurent@817: msgid "No search results available." andrej@1803: msgstr "Keine Suchergebnisse." andrej@1803: andrej@2351: #: ../svgui/svgui.py:142 laurent@565: #, python-format laurent@565: msgid "No such SVG file: %s\n" laurent@565: msgstr "Kein SVG-File namens: %s\n" laurent@565: andrej@2351: #: ../canfestival/config_utils.py:682 andrej@1803: #, python-brace-format andrej@1803: msgid "No such index/subindex ({a1},{a2}) (variable {a3})" andrej@1803: msgstr "Kein Index/Subindex ({a1},{a2}) - (Variable {a3})" andrej@1803: andrej@2351: #: ../canfestival/config_utils.py:387 andrej@1803: #, python-brace-format andrej@1803: msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})" andrej@1803: msgstr "Kein Index/Subindex ({a1},{a2}) in ID : {a3} (Variable {a4})" laurent@565: andrej@2351: #: ../dialogs/BrowseValuesLibraryDialog.py:87 laurent@817: msgid "No valid value selected!" andrej@1803: msgstr "Kein gültiger Wert ausgewählt!" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1676 laurent@817: #, python-format laurent@817: msgid "No variable defined in \"%s\" POU" andrej@1803: msgstr "Keine Variable ist im Baustein \"%s\" definiert." andrej@1803: andrej@2351: #: ../canfestival/config_utils.py:379 andrej@1803: #, python-brace-format andrej@1803: msgid "Non existing node ID : {a1} (variable {a2})" andrej@1803: msgstr "Nicht existierende Node ID : {a1} (Variable {a2})" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:79 laurent@817: msgid "Non-Retain" andrej@1803: msgstr "Non-Retain" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:78 laurent@817: msgid "Normal" andrej@1803: msgstr "Normal" andrej@1803: andrej@2351: #: ../canfestival/config_utils.py:426 andrej@1803: #, python-brace-format andrej@1803: msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))" andrej@1803: msgstr "" andrej@1803: "Variable '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4})) unterstützt PDO-Mapping nicht" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:80 laurent@817: msgid "Not equal to" andrej@1803: msgstr "Ungleich" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:91 laurent@817: msgid "Number of sequences:" andrej@1803: msgstr "Anzahl der Verzweigungen:" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:22 laurent@817: msgid "Numerical" andrej@1803: msgstr "Numerisch" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:736 andrej@1803: msgid "OnChange" andrej@1803: msgstr "Bei Änderung" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:88 laurent@817: msgid "Only Elements" andrej@1803: msgstr "Nur Elemente" andrej@1803: andrej@2351: #: ../BeremizIDE.py:243 ../BeremizIDE.py:277 ../PLCOpenEditor.py:77 andrej@2351: #: ../PLCOpenEditor.py:118 laurent@817: msgid "Open" andrej@1803: msgstr "Öffnen" andrej@1803: andrej@2351: #: ../svgui/svgui.py:151 laurent@565: msgid "Open Inkscape" laurent@565: msgstr "öffne Inkscape" laurent@565: andrej@2351: #: ../version.py:86 andrej@1803: msgid "" andrej@1803: "Open Source framework for automation, implemented IEC 61131 IDE with " andrej@1803: "constantly growing set of extensions and flexible PLC runtime." andrej@1803: msgstr "" andrej@1803: "Open-Source-Framework für die Automatisierung, implementiert IEC-61131 " andrej@1803: "Entwicklungsumgebung mit ständig wachsender Reihe von Erweiterungen und " andrej@1803: "flexibler SPS-Runtime." andrej@1803: andrej@2351: #: ../ProjectController.py:1879 laurent@817: msgid "Open a file explorer to manage project files" andrej@1803: msgstr "Datei-Browser zum Verwalten der Projektdateien öffnen" andrej@1803: andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:161 laurent@565: msgid "Open wxGlade" andrej@1803: msgstr "WxGlade öffnen" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:64 laurent@817: msgid "Option" andrej@1803: msgstr "Option" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:84 ../editors/CodeFileEditor.py:737 laurent@817: msgid "Options" andrej@1803: msgstr "Optionen" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:109 laurent@817: msgid "Organization (optional):" andrej@1803: msgstr "Organisation (optional):" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:78 ../canfestival/NetworkEditor.py:102 laurent@817: msgid "Other Profile" andrej@1803: msgstr "Anderes Profil" andrej@1803: andrej@2351: #: ../dialogs/SFCStepDialog.py:74 ../dialogs/FBDVariableDialog.py:42 andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:44 ../editors/Viewer.py:333 andrej@2351: #: ../editors/Viewer.py:1661 ../editors/TextViewer.py:307 andrej@2351: #: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89 andrej@2351: #: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380 laurent@817: msgid "Output" andrej@1803: msgstr "Ausgang" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:67 ../canfestival/NetworkEditor.py:91 laurent@817: msgid "PDO Receive" andrej@1803: msgstr "PDO Empfangen" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:66 ../canfestival/NetworkEditor.py:90 laurent@817: msgid "PDO Transmit" andrej@1803: msgstr "PDO Senden" andrej@1803: andrej@2351: #: ../targets/toolchain_gcc.py:174 laurent@565: msgid "PLC :\n" laurent@565: msgstr "SPS :\n" laurent@565: andrej@2351: #: ../BeremizIDE.py:383 andrej@1803: msgid "PLC Log" andrej@1803: msgstr "SPS-Protokoll" andrej@1803: andrej@2351: #: ../ProjectController.py:1082 andrej@1803: msgid "PLC code generation failed !\n" andrej@1803: msgstr "SPS-Code-Erzeugung fehlgeschlagen !\n" andrej@1803: andrej@2351: #: ../Beremiz_service.py:305 andrej@1803: msgid "PLC is empty or already started." andrej@1803: msgstr "SPS ist leer oder bereits gestartet." andrej@1803: andrej@2351: #: ../Beremiz_service.py:312 andrej@1803: msgid "PLC is not started." andrej@1803: msgstr "SPS ist nicht gestartet." andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:180 ../PLCOpenEditor.py:293 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "PLC syntax error at line {a1}:\n" andrej@1803: "{a2}" andrej@1803: msgstr "" andrej@1803: "SPS-Syntaxfehler in Zeile {a1}:\n" andrej@1803: "{a2}" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:357 laurent@817: msgid "PLCOpen files (*.xml)|*.xml|All files|*.*" andrej@1803: msgstr "PLCOpen Dateien (*.xml)|*.xml|Alle Dateien|*.*" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:125 ../PLCOpenEditor.py:193 laurent@817: msgid "PLCOpenEditor" andrej@1803: msgstr "PLCOpenEditor" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:339 andrej@1803: msgid "" andrej@1803: "PLCOpenEditor is part of Beremiz project.\n" andrej@1803: "\n" andrej@1803: "Beremiz is an " andrej@1803: msgstr "" andrej@1803: "PLCOpenEditor ist entwickelt als Teil des Projekts Beremiz.\n" andrej@1803: "\n" andrej@1803: "Beremiz ist " andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:92 andrej@1803: msgid "PORT" andrej@1803: msgstr "PORT" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:109 laurent@817: msgid "POU Name" andrej@1803: msgstr "Bausteinname" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:66 laurent@817: msgid "POU Name:" andrej@1803: msgstr "Bausteinname:" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:111 laurent@817: msgid "POU Type" andrej@1803: msgstr "Bausteintyp" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:73 laurent@817: msgid "POU Type:" andrej@1803: msgstr "Bausteintyp:" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:52 andrej@1803: #, python-format andrej@1803: msgid "PYRO connecting to URI : %s\n" andrej@1803: msgstr "PYRO Verbindung zu URI : %s\n" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:68 andrej@1803: #, python-format andrej@1803: msgid "PYRO using certificates in '%s' \n" andrej@1803: msgstr "PYRO mit Zertifikaten aus '%s'\n" andrej@1803: andrej@2351: #: ../BeremizIDE.py:256 ../PLCOpenEditor.py:91 laurent@565: msgid "Page Setup" laurent@565: msgstr "Seitenformat" laurent@565: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:124 laurent@817: msgid "Page Size (optional):" andrej@1803: msgstr "Seitengröße (optional):" andrej@1803: andrej@2351: #: ../IDEFrame.py:2640 laurent@817: #, python-format laurent@817: msgid "Page: %d" andrej@1803: msgstr "Seite: %d" andrej@1803: andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:134 laurent@817: msgid "Parent instance" andrej@1803: msgstr "Elterninstanz" andrej@1803: andrej@2351: #: ../editors/Viewer.py:696 ../IDEFrame.py:374 ../IDEFrame.py:428 laurent@817: msgid "Paste" andrej@1803: msgstr "Einfügen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1899 laurent@817: msgid "Paste POU" andrej@1803: msgstr "Baustein einfügen" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:60 laurent@817: msgid "Pattern to search:" andrej@1803: msgstr "Zu suchendes Muster:" andrej@1803: andrej@2351: #: ../dialogs/LDPowerRailDialog.py:75 laurent@817: msgid "Pin number:" andrej@1803: msgstr "Anschlussnummer:" andrej@1803: andrej@2351: #: ../editors/Viewer.py:2792 ../editors/Viewer.py:3060 andrej@2351: #: ../editors/SFCViewer.py:785 laurent@817: msgid "Please choose a target" andrej@1803: msgstr "Bitte wählen Sie ein Ziel" andrej@1803: andrej@2351: #: ../editors/TextViewer.py:260 andrej@1803: msgid "Please enter a block name" andrej@1803: msgstr "Bitte geben Sie einen Blocknamen ein" andrej@1803: andrej@2351: #: ../editors/Viewer.py:2661 ../editors/Viewer.py:3103 laurent@817: msgid "Please enter comment text" andrej@1803: msgstr "Bitte geben Sie einen Kommentartext ein" andrej@1803: andrej@2351: #: ../editors/SFCViewer.py:447 ../editors/SFCViewer.py:469 andrej@2351: #: ../editors/SFCViewer.py:815 laurent@817: msgid "Please enter step name" andrej@1803: msgstr "Bitte geben Sie einen Schrittnamen ein" andrej@1803: andrej@2351: #: ../dialogs/PouNameDialog.py:37 ../Beremiz_service.py:209 andrej@1803: msgid "Please enter text" andrej@1803: msgstr "Bitte geben Sie Text ein" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:177 andrej@1803: #, python-format laurent@817: msgid "Please enter value for a \"%s\" variable:" andrej@1803: msgstr "Bitte geben Sie einen Wert für die Variable \"%s\" ein:" andrej@1803: andrej@2351: #: ../Beremiz_service.py:327 laurent@565: msgid "Port number must be 0 <= port <= 65535!" laurent@565: msgstr "Port Nummer darf folgenden Wertbereich haben: 0 <= port <= 65535!" laurent@565: andrej@2351: #: ../Beremiz_service.py:327 laurent@565: msgid "Port number must be an integer!" laurent@565: msgstr "Port Nummer muß eine natürliche Zahl sein (Integer)!" laurent@565: andrej@2351: #: ../editors/Viewer.py:633 ../editors/Viewer.py:2449 laurent@817: msgid "Power Rail" andrej@1803: msgstr "Stromleitung" andrej@1803: andrej@2351: #: ../dialogs/LDPowerRailDialog.py:52 laurent@817: msgid "Power Rail Properties" andrej@1803: msgstr "Stromleitungeigenschaften" andrej@1803: andrej@2351: #: ../BeremizIDE.py:258 ../PLCOpenEditor.py:93 laurent@565: msgid "Preview" laurent@565: msgstr "Vorschau" laurent@565: andrej@2351: #: ../dialogs/BlockPreviewDialog.py:59 laurent@817: msgid "Preview:" andrej@1803: msgstr "Vorschau:" andrej@1803: andrej@2351: #: ../BeremizIDE.py:260 ../BeremizIDE.py:280 ../PLCOpenEditor.py:95 andrej@2351: #: ../PLCOpenEditor.py:121 laurent@565: msgid "Print" laurent@565: msgstr "Drucken" laurent@565: andrej@2351: #: ../IDEFrame.py:1110 laurent@817: msgid "Print preview" andrej@1803: msgstr "Druckvorschau" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:76 laurent@817: msgid "Priority" andrej@1803: msgstr "Priorität" andrej@1803: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:91 laurent@817: msgid "Priority:" andrej@1803: msgstr "Priorität:" andrej@1803: andrej@2351: #: ../runtime/PLCObject.py:518 andrej@1803: #, python-format andrej@1803: msgid "Problem starting PLC : error %d" andrej@1803: msgstr "Problem mit SPS-Start : Fehler %d" andrej@1803: andrej@2351: #: ../dialogs/ProjectDialog.py:63 andrej@1803: msgid "Product Name" andrej@1803: msgstr "Produktname" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:90 andrej@1803: msgid "Product Name (required):" andrej@1803: msgstr "Produktname (erforderlich):" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:92 andrej@1803: msgid "Product Release (optional):" andrej@1803: msgstr "Produkt-Release (optional):" andrej@1803: andrej@2351: #: ../dialogs/ProjectDialog.py:64 andrej@1803: msgid "Product Version" andrej@1803: msgstr "Produktversion" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:91 andrej@1803: msgid "Product Version (required):" andrej@1803: msgstr "Produktversion (erforderlich):" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:42 ../IDEFrame.py:1778 andrej@2351: #: ../IDEFrame.py:1975 andrej@1803: msgid "Program" andrej@1803: msgstr "Programm" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:321 andrej@1803: msgid "Program was successfully generated!" andrej@1803: msgstr "Programm wurde erfolgreich generiert!" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:76 andrej@1803: msgid "Programs" andrej@1803: msgstr "Programme" andrej@1803: andrej@2351: #: ../editors/Viewer.py:285 andrej@1803: msgid "Programs can't be used by other POUs!" andrej@1803: msgstr "Programme können nicht von anderen Bausteinen verwendet werden!" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:94 ../IDEFrame.py:601 andrej@1803: msgid "Project" andrej@1803: msgstr "Projekt" andrej@1803: andrej@2351: #: ../controls/SearchResultPanel.py:180 andrej@1803: #, python-format andrej@1803: msgid "Project '%s':" andrej@1803: msgstr "Projekt '%s':" andrej@1803: andrej@2351: #: ../ProjectController.py:1878 andrej@1803: msgid "Project Files" andrej@1803: msgstr "Projektdateien" andrej@1803: andrej@2351: #: ../dialogs/ProjectDialog.py:62 andrej@1803: msgid "Project Name" andrej@1803: msgstr "Projektname" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:88 andrej@1803: msgid "Project Name (required):" andrej@1803: msgstr "Projektname (erforderlich):" laurent@817: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:89 laurent@817: msgid "Project Version (optional):" andrej@1803: msgstr "Projektversion (optional):" andrej@1803: andrej@2351: #: ../PLCControler.py:2717 laurent@817: msgid "" laurent@817: "Project file syntax error:\n" laurent@817: "\n" laurent@817: msgstr "" andrej@1803: "Syntax-Fehler in Projektdatei:\n" andrej@1803: "\n" andrej@1803: andrej@2351: #: ../dialogs/ProjectDialog.py:36 ../editors/ProjectNodeEditor.py:40 laurent@817: msgid "Project properties" andrej@1803: msgstr "Projekteigenschaften" andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:571 andrej@1803: #, python-brace-format andrej@1803: msgid "Project tree layout do not match confnode.xml {a1}!={a2} " andrej@1803: msgstr "Projektbaum stimmt nicht mit confnode.xml {a1}! ={a2} überein" andrej@1803: andrej@2351: #: ../dialogs/ConnectionDialog.py:101 andrej@1803: msgid "Propagate Name" andrej@1803: msgstr "Andere Anschlüße umbenennen" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:77 laurent@565: msgid "Properties" laurent@565: msgstr "Eigenschaften" laurent@565: andrej@2351: #: ../Beremiz_service.py:427 andrej@1803: msgid "Publishing service on local network" andrej@1803: msgstr "Service im lokalen Netzwerk veröffentlichen" andrej@1803: andrej@2351: #: ../connectors/PYRO/__init__.py:126 andrej@1803: #, python-format andrej@1803: msgid "Pyro exception: %s\n" andrej@1803: msgstr "Pyroausnahme: %s\n" andrej@1803: andrej@2351: #: ../Beremiz_service.py:420 andrej@1803: msgid "Pyro port :" andrej@1803: msgstr "Pyro port :" andrej@1803: andrej@2351: #: ../py_ext/PythonEditor.py:84 andrej@1803: msgid "Python code" andrej@1803: msgstr "Python code" andrej@1803: andrej@2351: #: ../features.py:34 laurent@817: msgid "Python file" andrej@1803: msgstr "Python Datei" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 laurent@817: msgid "Qualifier" andrej@1803: msgstr "Qualifier" andrej@1803: andrej@2351: #: ../BeremizIDE.py:263 ../PLCOpenEditor.py:101 ../Beremiz_service.py:283 laurent@565: msgid "Quit" laurent@565: msgstr "Beenden" laurent@565: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:227 laurent@817: msgid "Range:" andrej@1803: msgstr "Bereich:" andrej@1803: andrej@2351: #: ../ProjectController.py:1872 laurent@565: msgid "Raw IEC code" laurent@565: msgstr "Raw IEC code" laurent@565: andrej@2351: #: ../BeremizIDE.py:1083 andrej@1803: #, python-format laurent@817: msgid "Really delete node '%s'?" andrej@1803: msgstr "Knoten '%s' wirklich löschen?" andrej@1803: andrej@2351: #: ../connectors/WAMP/dialog.py:50 andrej@2351: msgid "Realm:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../IDEFrame.py:367 ../IDEFrame.py:424 laurent@817: msgid "Redo" andrej@1803: msgstr "Wiederherstellen" andrej@1803: andrej@2351: #: ../dialogs/SFCTransitionDialog.py:76 laurent@817: msgid "Reference" andrej@1803: msgstr "Referenz" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:109 ../IDEFrame.py:434 laurent@565: msgid "Refresh" laurent@565: msgstr "Refresh" laurent@565: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:70 laurent@817: msgid "Regular expression" andrej@1803: msgstr "Regulärer Ausdruck" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:99 laurent@817: msgid "Regular expressions" andrej@1803: msgstr "Reguläre Ausdrücke" andrej@1803: andrej@2351: #: ../editors/Viewer.py:1636 laurent@817: msgid "Release value" andrej@1803: msgstr "Forcen aufheben" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:37 laurent@817: msgid "Remainder (modulo)" andrej@1803: msgstr "Rest (modulo)" andrej@1803: andrej@2351: #: ../BeremizIDE.py:1084 laurent@817: #, python-format laurent@817: msgid "Remove %s node" andrej@1803: msgstr "Knoten %s löschen" andrej@1803: andrej@2351: #: ../IDEFrame.py:2445 andrej@1803: msgid "Remove Datatype" andrej@1803: msgstr "Datentyp löschen" andrej@1803: andrej@2351: #: ../IDEFrame.py:2450 andrej@1803: msgid "Remove Pou" andrej@1803: msgstr "Baustein löschen" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:144 laurent@817: msgid "Remove action" andrej@1803: msgstr "Aktion löschen" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:365 laurent@817: msgid "Remove element" andrej@1803: msgstr "Komponent löschen" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:66 laurent@817: msgid "Remove file from left folder" andrej@1803: msgstr "Entfernen Datei aus dem linken Ordner" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:284 laurent@817: msgid "Remove instance" andrej@1803: msgstr "Instanz löschen" andrej@1803: andrej@2351: #: ../canfestival/NetworkEditor.py:111 laurent@817: msgid "Remove slave" andrej@1803: msgstr "Slave löschen" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:253 laurent@817: msgid "Remove task" andrej@1803: msgstr "Task löschen" andrej@1803: andrej@2351: #: ../editors/CodeFileEditor.py:655 ../controls/VariablePanel.py:482 laurent@817: msgid "Remove variable" andrej@1803: msgstr "Variable löschen" andrej@1803: andrej@2351: #: ../IDEFrame.py:1979 laurent@817: msgid "Rename" andrej@1803: msgstr "Umbenennen" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:187 laurent@817: msgid "Replace File" andrej@1803: msgstr "Datei ersetzen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:598 andrej@1803: msgid "Replace Wire by connections" andrej@1803: msgstr "Kabel durch Verbindungen ersetzen" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:89 laurent@817: msgid "Replacement (within)" andrej@1803: msgstr "Ersetzung (innerhalb)" laurent@817: andrej@2351: #: ../dialogs/LDElementDialog.py:79 laurent@817: msgid "Reset" andrej@1803: msgstr "Reset" andrej@1803: andrej@2351: #: ../editors/Viewer.py:681 laurent@817: msgid "Reset Execution Order" andrej@1803: msgstr "Ausführungsreihenfolge zurücksetzen" andrej@1803: andrej@2351: #: ../IDEFrame.py:453 laurent@817: msgid "Reset Perspective" andrej@1803: msgstr "Perspektive zurücksetzen" laurent@817: andrej@2351: #: ../controls/SearchResultPanel.py:103 laurent@817: msgid "Reset search result" andrej@1803: msgstr "Suchergebniss säubern" andrej@1803: andrej@2351: #: ../BeremizIDE.py:1015 ../plcopen/types_enums.py:77 laurent@817: msgid "Resources" andrej@1803: msgstr "Ressourcen" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:77 laurent@817: msgid "Retain" andrej@1803: msgstr "Retain" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:455 laurent@817: msgid "Return Type:" andrej@1803: msgstr "Rückgabetyp:" andrej@1803: andrej@2351: #: ../editors/Viewer.py:582 laurent@817: msgid "Right" andrej@1803: msgstr "Rechts" andrej@1803: andrej@2351: #: ../dialogs/LDPowerRailDialog.py:65 laurent@817: msgid "Right PowerRail" andrej@1803: msgstr "Rechte Stromleitung" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:555 laurent@817: msgid "Rising Edge" andrej@1803: msgstr "Steigende Flanke" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:65 laurent@817: msgid "Rotate left" andrej@1803: msgstr "Bitweise Linksrotation" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:64 laurent@817: msgid "Rotate right" andrej@1803: msgstr "Bitweise Rechtsrotation eines Operanden" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:17 laurent@817: msgid "Rounding up/down" andrej@1803: msgstr "Auf-/Abrunden" andrej@1803: andrej@2351: #: ../ProjectController.py:1828 laurent@565: msgid "Run" laurent@565: msgstr "Starte" laurent@565: andrej@2351: #: ../ProjectController.py:1127 andrej@1803: msgid "Runtime IO extensions C code generation failed !\n" andrej@1803: msgstr "C-Code-Erzeugung für Runtime IO-Erweiterungen fehlgeschlagen !\n" andrej@1803: andrej@2351: #: ../ProjectController.py:1136 andrej@1803: msgid "Runtime library extensions C code generation failed !\n" andrej@1803: msgstr "C-Code-Erzeugung für Runtime Bibliothek fehlgeschlagen !\n" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:89 laurent@817: msgid "SDO Client" andrej@1803: msgstr "SDO Client" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:88 laurent@817: msgid "SDO Server" andrej@1803: msgstr "SDO Server" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158 laurent@817: msgid "SFC" andrej@1803: msgstr "AS" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1433 andrej@1803: #, python-brace-format andrej@1803: msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\"" andrej@1803: msgstr "" andrej@1803: "AS-Sprung in der Baustein \"{a1}\" bezieht sich auf nicht vorhandene AS-" andrej@1803: "Schritt \"{a2}\"" andrej@1803: andrej@2351: #: ../PLCGenerator.py:780 andrej@1803: #, python-format andrej@1803: msgid "SFC transition in POU \"%s\" must be connected." andrej@1803: msgstr "AS Transition im Baustein \"%s\" muss angeschlossen sein." andrej@1803: andrej@2351: #: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36 andrej@2351: #: ../dialogs/PouDialog.py:44 laurent@817: msgid "ST" andrej@1803: msgstr "ST" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:308 laurent@817: msgid "ST files (*.st)|*.st|All files|*.*" andrej@1803: msgstr "ST Dateien (*.st)|*.st|Alle Dateien|*.*" andrej@1803: andrej@2351: #: ../svgui/svgui.py:136 laurent@565: msgid "SVG files (*.svg)|*.svg|All files|*.*" andrej@1803: msgstr "SVG Dateien (*.svg)|*.svg|Alle Dateien|*.*" andrej@1803: andrej@2351: #: ../features.py:36 laurent@817: msgid "SVGUI" andrej@1803: msgstr "SVGUI" andrej@1803: andrej@2351: #: ../BeremizIDE.py:247 ../BeremizIDE.py:278 ../PLCOpenEditor.py:84 andrej@2351: #: ../PLCOpenEditor.py:119 laurent@817: msgid "Save" andrej@1803: msgstr "Speichern" andrej@1803: andrej@2351: #: ../BeremizIDE.py:279 ../PLCOpenEditor.py:86 ../PLCOpenEditor.py:120 laurent@817: msgid "Save As..." andrej@1803: msgstr "Speichern unter..." andrej@1803: andrej@2351: #: ../BeremizIDE.py:249 laurent@817: msgid "Save as" andrej@1803: msgstr "Speichern unter" andrej@1803: andrej@2351: #: ../ProjectController.py:530 andrej@1803: msgid "Save path is the same as path of a project! \n" andrej@1803: msgstr "Speicherpfad ist der gleiche, wie der Pfad von dem Projekt!\n" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:73 laurent@817: msgid "Scope" andrej@1803: msgstr "Geltungsbereich" andrej@1803: andrej@2351: #: ../IDEFrame.py:644 laurent@817: msgid "Search" andrej@1803: msgstr "Suchen" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:49 ../IDEFrame.py:384 andrej@2351: #: ../IDEFrame.py:430 laurent@817: msgid "Search in Project" andrej@1803: msgstr "Im Projekt suchen " andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:49 laurent@817: msgid "Seconds:" andrej@1803: msgstr "Sekunden:" andrej@1803: andrej@2351: #: ../IDEFrame.py:390 laurent@817: msgid "Select All" andrej@1803: msgstr "Alles auswählen" andrej@1803: andrej@2351: #: ../editors/Viewer.py:331 ../editors/TextViewer.py:305 andrej@2351: #: ../controls/LocationCellEditor.py:101 ../controls/VariablePanel.py:315 andrej@2351: #: ../controls/VariablePanel.py:378 laurent@817: msgid "Select a variable class:" andrej@1803: msgstr "Wählen Sie eine Variablenklasse:" andrej@1803: andrej@2351: #: ../ProjectController.py:1293 laurent@817: msgid "Select an editor:" andrej@1803: msgstr "Wählen Sie einen Editor:" andrej@1803: andrej@2351: #: ../controls/PouInstanceVariablesPanel.py:292 laurent@817: msgid "Select an instance" andrej@1803: msgstr "Wählen Sie eine Instanz" andrej@1803: andrej@2351: #: ../IDEFrame.py:628 laurent@817: msgid "Select an object" andrej@1803: msgstr "Wählen Sie ein Objekt" andrej@1803: andrej@2351: #: ../ProjectController.py:537 andrej@1803: msgid "Selected directory already contains another project. Overwrite? \n" andrej@1803: msgstr "" andrej@1803: "Das ausgewählte Verzeichnis enthält bereits ein Projekt. Überschreiben?\n" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:70 laurent@817: msgid "Selection" andrej@1803: msgstr "Auswahl" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:66 laurent@817: msgid "Selection Convergence" andrej@1803: msgstr "Alternativeende" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:65 laurent@817: msgid "Selection Divergence" andrej@1803: msgstr "Alternativanfang" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:135 andrej@1803: msgid "Service Discovery" andrej@1803: msgstr "Service Discovery" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:104 laurent@565: msgid "Services available:" laurent@565: msgstr "Service verfügbar:" laurent@565: andrej@2351: #: ../dialogs/LDElementDialog.py:79 laurent@817: msgid "Set" andrej@1803: msgstr "Menge" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:62 laurent@817: msgid "Shift left" andrej@1803: msgstr "Bitweises Links-Shift" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:63 laurent@817: msgid "Shift right" andrej@1803: msgstr "Bitweises Rechts-Shift eines Operanden" andrej@1803: andrej@2351: #: ../ProjectController.py:1863 laurent@565: msgid "Show IEC code generated by PLCGenerator" laurent@565: msgstr "Zeige IEC Code, der vom PLCGenerator erzeugt wurde" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:407 laurent@565: msgid "Show Master" laurent@565: msgstr "Zeige Master" laurent@565: andrej@2351: #: ../canfestival/canfestival.py:408 laurent@565: msgid "Show Master generated by config_utils" laurent@565: msgstr "Zeige Master, der von den config_utils generiert wurde." laurent@565: andrej@2351: #: ../ProjectController.py:1862 laurent@565: msgid "Show code" laurent@565: msgstr "Zeige Code" laurent@565: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:68 laurent@817: msgid "Simultaneous Convergence" andrej@1803: msgstr "Parallelende" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:67 laurent@817: msgid "Simultaneous Divergence" andrej@1803: msgstr "Parallelanfang" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:27 laurent@817: msgid "Sine" andrej@1803: msgstr "Sinus" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:76 laurent@817: msgid "Single" andrej@1803: msgstr "Ereignis" andrej@1803: andrej@2351: #: ../targets/toolchain_makefile.py:130 andrej@1803: msgid "Source didn't change, no build.\n" andrej@1803: msgstr "Quellecode hat sich nicht verändert, Build ist nicht nötig.\n" andrej@1803: andrej@2351: #: ../PLCGenerator.py:404 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Source signal has to be defined for single task '{a1}' in resource " andrej@1803: "'{a2}.{a3}'." andrej@1803: msgstr "" andrej@1803: "Ereignis für die ereignisgesteuerte Task '{a1}' in der Ressource '{a2}. " andrej@1803: "{a3}' muss definiert werden." laurent@817: laurent@817: #: ../plcopen/iec_std.csv:23 laurent@817: msgid "Square root (base 2)" andrej@1803: msgstr "Quadratwurzel (Basis 2)" andrej@1803: andrej@2351: #: ../plcopen/definitions.py:50 laurent@817: msgid "Standard function blocks" andrej@1803: msgstr "Standardfunktionsblock" andrej@1803: andrej@2351: #: ../ProjectController.py:1829 ../Beremiz_service.py:271 laurent@565: msgid "Start PLC" laurent@565: msgstr "Starte SPS" laurent@565: andrej@2351: #: ../ProjectController.py:1074 laurent@565: #, python-format laurent@565: msgid "Start build in %s\n" laurent@565: msgstr "Zeige build in %s\n" laurent@565: andrej@2351: #: ../ProjectController.py:1397 andrej@1803: msgid "Started" andrej@1803: msgstr "Gestartet" andrej@1803: andrej@2351: #: ../ProjectController.py:1633 laurent@565: msgid "Starting PLC\n" laurent@565: msgstr "starte SPS\n" laurent@565: andrej@2351: #: ../BeremizIDE.py:393 laurent@817: msgid "Status ToolBar" andrej@1803: msgstr "Statusleiste" andrej@1803: andrej@2351: #: ../editors/Viewer.py:651 ../editors/Viewer.py:2424 laurent@817: msgid "Step" andrej@1803: msgstr "Schritt" andrej@1803: andrej@2351: #: ../ProjectController.py:1835 laurent@565: msgid "Stop" laurent@565: msgstr "Stop" laurent@565: andrej@2351: #: ../Beremiz_service.py:272 laurent@565: msgid "Stop PLC" laurent@565: msgstr "Stop SPS" laurent@565: andrej@2351: #: ../ProjectController.py:1836 laurent@565: msgid "Stop Running PLC" laurent@565: msgstr "Halte laufende SPS an" laurent@565: andrej@2351: #: ../ProjectController.py:1398 andrej@1803: msgid "Stopped" andrej@1803: msgstr "Gestoppt" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:60 laurent@817: msgid "Structure" andrej@1803: msgstr "Struktur" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:60 laurent@817: msgid "Subrange" andrej@1803: msgstr "Unterbereichstyp" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:35 laurent@817: msgid "Subtraction" andrej@1803: msgstr "Subtraktion" andrej@1803: andrej@2351: #: ../ProjectController.py:1113 laurent@817: msgid "Successfully built.\n" andrej@1803: msgstr "Erfolgreicher Build.\n" andrej@1803: andrej@2351: #: ../IDEFrame.py:449 andrej@1803: msgid "Switch perspective" andrej@1803: msgstr "Perspektive wechseln" andrej@1803: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:169 ../dialogs/FindInPouDialog.py:118 laurent@817: msgid "Syntax error in regular expression of pattern to search!" andrej@1803: msgstr "Syntaxfehler im regulären Ausdruck des zu suchenden Musters!" andrej@1803: andrej@2351: #: ../dialogs/DiscoveryDialog.py:90 andrej@1803: msgid "TYPE" andrej@1803: msgstr "TYPE" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:29 laurent@817: msgid "Tangent" andrej@1803: msgstr "Tangente" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:97 laurent@817: msgid "Task" andrej@1803: msgstr "Task" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:248 laurent@817: msgid "Tasks:" andrej@1803: msgstr "Tasks:" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:91 laurent@817: msgid "Temp" andrej@1803: msgstr "Temp" andrej@1803: andrej@2351: #: ../version.py:35 andrej@1803: msgid "" andrej@1803: "The best place to ask questions about Beremiz/PLCOpenEditor\n" andrej@1803: "is project's mailing list: beremiz-devel@lists.sourceforge.net\n" andrej@1803: "\n" andrej@1803: "This is the main community support channel.\n" andrej@1803: "For posting it is required to be subscribed to the mailing list.\n" andrej@1803: "\n" andrej@1803: "You can subscribe to the list here:\n" andrej@1803: "https://lists.sourceforge.net/lists/listinfo/beremiz-devel" andrej@1803: msgstr "" andrej@1803: "Der beste Ort, um Fragen über Beremiz / PLCOpenEditor\n" andrej@1803: "zu stellen, ist die Mailingliste des Projekts:\n" andrej@1803: "beremiz-devel@lists.sourceforge.net\n" andrej@1803: "\n" andrej@1803: "Dies ist der Haupt-Support-Kanal der Community.\n" andrej@1803: "Um dort Fragen zu stellen, ist es erforderlich,\n" andrej@1803: "die Mailingliste abonniert zu haben.\n" andrej@1803: "\n" andrej@1803: "Hier können Sie die Liste abonnieren:\n" andrej@1803: "https://lists.sourceforge.net/lists/listinfo/beremiz-devel" andrej@1803: andrej@2351: #: ../editors/FileManagementPanel.py:186 laurent@817: #, python-format laurent@817: msgid "" laurent@817: "The file '%s' already exist.\n" laurent@817: "Do you want to replace it?" laurent@817: msgstr "" andrej@1803: "Die Datei '%s' existiert bereits.\n" andrej@1803: "Möchten Sie es ersetzen?" andrej@1803: andrej@2351: #: ../editors/LDViewer.py:893 laurent@817: msgid "The group of block must be coherent!" andrej@1803: msgstr "Die Gruppe von Blöcken muss konsistent sein!" andrej@1803: andrej@2351: #: ../BeremizIDE.py:573 ../IDEFrame.py:1046 laurent@565: msgid "There are changes, do you want to save?" laurent@565: msgstr "Es wurden Änderungen gemacht, wollen Sie speichern?" laurent@565: andrej@2351: #: ../IDEFrame.py:1691 ../IDEFrame.py:1710 andrej@1803: #, python-format andrej@1803: msgid "" andrej@1803: "There is a POU named \"%s\". This could cause a conflict. Do you wish to " andrej@1803: "continue?" andrej@1803: msgstr "" andrej@1803: "Baustein mit dem Namen \"%s\" existiert bereits. Das könnte eine Kollision " andrej@1803: "sein. Möchten Sie fortfahren?" andrej@1803: andrej@2351: #: ../IDEFrame.py:1133 laurent@817: msgid "" laurent@817: "There was a problem printing.\n" laurent@817: "Perhaps your current printer is not set correctly?" laurent@817: msgstr "" andrej@1803: "Es gab ein Problem beim Drucken.\n" andrej@1803: "Vielleicht ist der Drucker nicht richtig eingestellt." andrej@1803: andrej@2351: #: ../editors/LDViewer.py:902 laurent@817: msgid "This option isn't available yet!" andrej@1803: msgstr "Diese Option is noch nicht verfügbar!" andrej@1803: andrej@2351: #: ../controls/DebugVariablePanel/DebugVariablePanel.py:567 andrej@1803: #, python-format andrej@1803: msgid "Tick: %d" andrej@1803: msgstr "Takt: %d" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:40 laurent@817: msgid "Time" andrej@1803: msgstr "Zeit" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41 laurent@817: msgid "Time addition" andrej@1803: msgstr "Zeitaddition" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:86 laurent@817: msgid "Time concatenation" andrej@1803: msgstr "Zeitkonkatenation" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61 laurent@817: msgid "Time division" andrej@1803: msgstr "Zeitdivision" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47 laurent@817: msgid "Time multiplication" andrej@1803: msgstr "Zeitmultiplikation" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49 laurent@817: msgid "Time subtraction" andrej@1803: msgstr "Zeitsubstraktion" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43 laurent@817: msgid "Time-of-day addition" andrej@1803: msgstr "Tageszeitaddition" andrej@1803: andrej@1803: #: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53 andrej@1803: #: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55 laurent@817: msgid "Time-of-day subtraction" andrej@1803: msgstr "Tageszeitsubstraktion" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:188 andrej@1803: msgid "Toggle value" andrej@1803: msgstr "Wert umschalten" andrej@1803: andrej@2351: #: ../editors/Viewer.py:584 laurent@817: msgid "Top" andrej@1803: msgstr "Oben" andrej@1803: andrej@2351: #: ../ProjectController.py:1848 laurent@565: msgid "Transfer" andrej@1803: msgstr "Übertragen" andrej@1803: andrej@2351: #: ../ProjectController.py:1849 laurent@565: msgid "Transfer PLC" andrej@1803: msgstr "SPS übertragen" andrej@1803: andrej@2351: #: ../ProjectController.py:1802 laurent@565: msgid "Transfer completed successfully.\n" laurent@565: msgstr "Übertragung erfolgreich beendet.\n" laurent@565: andrej@2351: #: ../ProjectController.py:1805 laurent@565: msgid "Transfer failed\n" laurent@565: msgstr "Übertragung gescheitert\n" laurent@565: andrej@2351: #: ../editors/Viewer.py:652 ../editors/Viewer.py:2426 andrej@2351: #: ../editors/Viewer.py:2453 laurent@817: msgid "Transition" andrej@1803: msgstr "Transition" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1564 andrej@1803: #, python-format andrej@1803: msgid "" andrej@1803: "Transition \"%s\" body must contain an output variable or coil referring to " andrej@1803: "its name" andrej@1803: msgstr "" andrej@1803: "Transition \"%s\" muss eine Ausgangsvariable oder Spule enthalten, die sich " andrej@1803: "auf seinen Namen bezieht" laurent@817: andrej@2351: #: ../dialogs/PouTransitionDialog.py:91 laurent@817: msgid "Transition Name" andrej@1803: msgstr "Transitionsbedingungsname" laurent@817: andrej@2351: #: ../dialogs/PouTransitionDialog.py:60 laurent@817: msgid "Transition Name:" andrej@1803: msgstr "Transitionsbedingungsname:" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1657 andrej@1803: #, python-brace-format andrej@1803: msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU" andrej@1803: msgstr "" andrej@1803: "Transition mit Inhalt \"{a1}\" im Baustein \"{a2}\" ist nicht mit dem " andrej@1803: "nächsten Schritt verbunden" andrej@1803: andrej@2351: #: ../PLCGenerator.py:1646 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@1803: "Transition with content \"{a1}\" not connected to a previous step in " andrej@1803: "\"{a2}\" POU" andrej@1803: msgstr "" andrej@1803: "Transition mit Inhalt \"{a1}\" im Baustein \"{a2}\" ist nicht mit dem " andrej@1803: "vorherigen Schritt verbunden" andrej@1803: andrej@2351: #: ../plcopen/plcopen.py:1526 laurent@817: #, python-format laurent@817: msgid "Transition with name %s doesn't exist!" andrej@1803: msgstr "Eine Transition mit dem Namen %s existiert nicht!" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:76 laurent@817: msgid "Transitions" andrej@1803: msgstr "Transitionen" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:127 andrej@1803: msgid "Translated by" andrej@1803: msgstr "Übersetzt von" andrej@1803: andrej@2351: #: ../editors/ResourceEditor.py:76 laurent@817: msgid "Triggering" andrej@1803: msgstr "Taskttyp" andrej@1803: andrej@2351: #: ../Beremiz_service.py:490 andrej@1803: msgid "Twisted unavailable." andrej@1803: msgstr "Twisted is nicht verfügbar." andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 ../editors/ResourceEditor.py:97 andrej@2351: #: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:733 andrej@2351: #: ../controls/VariablePanel.py:61 laurent@817: msgid "Type" andrej@1803: msgstr "Typ" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:54 andrej@1803: msgid "Type and derivated" andrej@1803: msgstr "Datentyp und abgeleitete Datentypen" andrej@1803: andrej@2351: #: ../canfestival/config_utils.py:359 ../canfestival/config_utils.py:666 laurent@565: #, python-format laurent@565: msgid "Type conflict for location \"%s\"" laurent@565: msgstr "Typenkonflikt für Ort \"%s\"" laurent@565: laurent@817: #: ../plcopen/iec_std.csv:16 laurent@817: msgid "Type conversion" andrej@1803: msgstr "Typumwandlung" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:170 laurent@817: msgid "Type infos:" andrej@1803: msgstr "Typinfo:" andrej@1803: andrej@2351: #: ../dialogs/BrowseLocationsDialog.py:55 andrej@1803: msgid "Type strict" andrej@1803: msgstr "Nur Datentyp" andrej@1803: andrej@2351: #: ../dialogs/SFCDivergenceDialog.py:60 ../dialogs/SFCTransitionDialog.py:59 andrej@2351: #: ../dialogs/LDPowerRailDialog.py:58 ../dialogs/BrowseLocationsDialog.py:111 andrej@2351: #: ../dialogs/FBDBlockDialog.py:69 ../dialogs/ConnectionDialog.py:61 laurent@817: msgid "Type:" andrej@1803: msgstr "Typ:" andrej@1803: andrej@2351: #: ../connectors/PYRO/dialog.py:39 ../connectors/WAMP/dialog.py:42 andrej@2351: msgid "URI host:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../connectors/PYRO/dialog.py:43 ../connectors/WAMP/dialog.py:46 andrej@2351: msgid "URI port:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../controls/UriLocationEditor.py:35 andrej@2351: msgid "URI type:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../canfestival/config_utils.py:500 ../canfestival/config_utils.py:515 laurent@565: #, python-format laurent@565: msgid "Unable to define PDO mapping for node %02x" laurent@565: msgstr "Unmöglich, PDO-Mapping für %02x zu definieren" laurent@565: andrej@2351: #: ../targets/Xenomai/__init__.py:43 andrej@1803: #, python-format laurent@817: msgid "Unable to get Xenomai's %s \n" andrej@1803: msgstr " %s-Ermittlung für Xenomai fehlgeschlagen\n" andrej@1803: andrej@2351: #: ../PLCGenerator.py:974 ../PLCGenerator.py:1252 andrej@1803: #, python-brace-format andrej@1803: msgid "Undefined block type \"{a1}\" in \"{a2}\" POU" andrej@1803: msgstr "Undefinierter Bausteintyp \"{a1}\" im Baustein \"{a2}\"" andrej@1803: andrej@2351: #: ../PLCGenerator.py:261 laurent@817: #, python-format laurent@817: msgid "Undefined pou type \"%s\"" andrej@1803: msgstr "Undefinierter Bausteintyp \"%s\"" andrej@1803: andrej@2351: #: ../IDEFrame.py:365 ../IDEFrame.py:423 laurent@817: msgid "Undo" andrej@1803: msgstr "Rückgängig" andrej@1803: andrej@2351: #: ../ProjectController.py:442 laurent@817: msgid "Unknown" andrej@1803: msgstr "Unbekannt" andrej@1803: andrej@2351: #: ../editors/Viewer.py:437 andrej@1803: #, python-format laurent@817: msgid "Unknown variable \"%s\" for this POU!" andrej@1803: msgstr "Unbekannte Variable \"%s\" für diesen Baustein!" andrej@1803: andrej@2351: #: ../ProjectController.py:439 ../ProjectController.py:440 laurent@817: msgid "Unnamed" andrej@1803: msgstr "Unbenannt" andrej@1803: andrej@2351: #: ../PLCControler.py:263 laurent@817: #, python-format laurent@817: msgid "Unnamed%d" andrej@1803: msgstr "Unbenannt%d" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:308 laurent@817: #, python-format laurent@817: msgid "Unrecognized data size \"%s\"" andrej@1803: msgstr "Nicht erkannte Datengröße \"%s\"" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:646 ../controls/VariablePanel.py:841 laurent@817: msgid "User Data Types" andrej@1803: msgstr "Benutzerdefinierte Datentypen" andrej@1803: andrej@2351: #: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:93 laurent@817: msgid "User Type" andrej@1803: msgstr "Benutzertyp" andrej@1803: andrej@2351: #: ../plcopen/types_enums.py:75 laurent@817: msgid "User-defined POUs" andrej@1803: msgstr "Benutzerbausteine" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:42 laurent@817: msgid "Value" andrej@1803: msgstr "Wert" andrej@1803: andrej@2351: #: ../editors/DataTypeEditor.py:267 laurent@817: msgid "Values:" andrej@1803: msgstr "Werte:" andrej@1803: andrej@2351: #: ../dialogs/ActionBlockDialog.py:47 ../editors/Viewer.py:622 andrej@2351: #: ../editors/Viewer.py:2456 laurent@817: msgid "Variable" andrej@1803: msgstr "Variable" andrej@1803: andrej@2351: #: ../editors/Viewer.py:352 ../editors/Viewer.py:382 ../editors/Viewer.py:404 andrej@2351: #: ../editors/TextViewer.py:290 ../editors/TextViewer.py:344 andrej@2351: #: ../editors/TextViewer.py:367 ../controls/VariablePanel.py:355 andrej@1803: msgid "Variable Drop" andrej@1803: msgstr "Variable Drop" andrej@1803: andrej@2351: #: ../dialogs/FBDVariableDialog.py:68 laurent@817: msgid "Variable Properties" andrej@1803: msgstr "Variableneigenschaften" andrej@1803: andrej@2351: #: ../editors/Viewer.py:332 ../editors/TextViewer.py:306 andrej@2351: #: ../controls/LocationCellEditor.py:102 ../controls/VariablePanel.py:316 andrej@2351: #: ../controls/VariablePanel.py:379 laurent@817: msgid "Variable class" andrej@1803: msgstr "Variablenklasse" andrej@1803: andrej@2351: #: ../editors/Viewer.py:439 ../editors/TextViewer.py:388 laurent@817: msgid "Variable don't belong to this POU!" andrej@1803: msgstr "Variable gehört nicht zu dieser POU!" andrej@1803: andrej@2351: #: ../dialogs/LDElementDialog.py:92 andrej@1803: msgid "Variable:" andrej@1803: msgstr "Variable:" andrej@1803: andrej@2351: #: ../controls/VariablePanel.py:90 laurent@817: msgid "Variables" andrej@1803: msgstr "Variablen" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:166 laurent@817: msgid "Vertical:" andrej@1803: msgstr "Vertikal:" andrej@1803: andrej@2351: #: ../runtime/WampClient.py:113 andrej@2351: #, python-format andrej@2351: msgid "WAMP Client connection failed (%s) .. retrying .." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../runtime/WampClient.py:117 andrej@2351: #, python-format andrej@2351: msgid "WAMP Client connection lost (%s) .. retrying .." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../connectors/WAMP/dialog.py:54 andrej@2351: msgid "WAMP ID:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../runtime/WampClient.py:172 andrej@2351: msgid "WAMP client connecting to :" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../runtime/WampClient.py:148 andrej@2351: msgid "WAMP client connection not established!" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../Beremiz_service.py:625 andrej@1803: msgid "WAMP client startup failed. " andrej@1803: msgstr "WAMP-Cliet-Start fehlgeschlagen." andrej@1803: andrej@2351: #: ../Beremiz_service.py:621 andrej@2351: msgid "WAMP config is incomplete." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../Beremiz_service.py:623 andrej@2351: msgid "WAMP config is missing." andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../connectors/WAMP/__init__.py:99 andrej@1803: #, python-format andrej@1803: msgid "WAMP connecting to URL : %s\n" andrej@1803: msgstr "WAMP Verbindung zu URL : %s\n" andrej@1803: andrej@2351: #: ../connectors/WAMP/__init__.py:140 andrej@1803: msgid "WAMP connection timeout" andrej@1803: msgstr "WAMP Verbindungs-timeout" andrej@1803: andrej@2351: #: ../connectors/WAMP/__init__.py:158 andrej@1803: #, python-format andrej@1803: msgid "WAMP connection to '%s' failed.\n" andrej@1803: msgstr "WAMP Verbindung zu '%s' gescheitert.\n" andrej@1803: andrej@2351: #: ../Beremiz_service.py:595 andrej@1803: msgid "WAMP import failed :" andrej@1803: msgstr "WAMP-Import fehlgeschlagen :" andrej@1803: andrej@2351: #: ../runtime/WampClient.py:126 andrej@2351: msgid "WAMP load error: " andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../runtime/WampClient.py:108 andrej@2351: msgid "WAMP session left" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:44 laurent@565: msgid "WXGLADE GUI" laurent@565: msgstr "WXGLADE GUI" laurent@565: andrej@2351: #: ../runtime/WampClient.py:137 andrej@2351: msgid "Wamp secret load error:" andrej@2351: msgstr "" andrej@2351: andrej@2351: #: ../dialogs/PouDialog.py:137 ../editors/LDViewer.py:902 laurent@817: msgid "Warning" andrej@1803: msgstr "Warnung" andrej@1803: andrej@2351: #: ../ProjectController.py:726 laurent@565: msgid "Warnings in ST/IL/SFC code generator :\n" laurent@565: msgstr "Warnungen im ST/IL/SFC Code Generator :\n" laurent@565: andrej@2351: #: ../dialogs/SearchInProjectDialog.py:82 laurent@817: msgid "Whole Project" andrej@1803: msgstr "Ganze Projekt" andrej@1803: andrej@2351: #: ../controls/ProjectPropertiesPanel.py:134 laurent@817: msgid "Width:" andrej@1803: msgstr "Breite:" andrej@1803: andrej@2351: #: ../dialogs/FindInPouDialog.py:94 laurent@817: msgid "Wrap search" andrej@1803: msgstr "Nach dem Ende zum Anfang" andrej@1803: andrej@2351: #: ../dialogs/AboutDialog.py:126 andrej@1803: msgid "Written by" andrej@1803: msgstr "Geschrieben von" andrej@1803: andrej@2351: #: ../features.py:35 laurent@817: msgid "WxGlade GUI" andrej@1803: msgstr "WxGlade GUI" andrej@1803: andrej@2351: #: ../svgui/svgui.py:150 laurent@565: msgid "" laurent@565: "You don't have write permissions.\n" laurent@565: "Open Inkscape anyway ?" laurent@565: msgstr "" laurent@565: "Sie haben keine Schreibberechtigung.\n" laurent@565: "soll Inkscape trotzdem geöffnet werden ?" laurent@565: andrej@2351: #: ../wxglade_hmi/wxglade_hmi.py:160 laurent@565: msgid "" laurent@565: "You don't have write permissions.\n" laurent@565: "Open wxGlade anyway ?" laurent@565: msgstr "" laurent@565: "Sie haben keine Schreibberechtigung.\n" laurent@565: "Soll wxGlade dennoch geöffnet werden ?" laurent@565: andrej@2351: #: ../ProjectController.py:390 laurent@565: msgid "" laurent@565: "You must have permission to work on the project\n" laurent@565: "Work on a project copy ?" laurent@565: msgstr "" laurent@565: "Sie müssen Berechtigungen besitzen um mit diesem Projekt arbeiten zu können\n" laurent@565: "Wollen Sie dieses Projekt stattdessen kopieren ?" laurent@565: andrej@2351: #: ../editors/LDViewer.py:897 andrej@1803: msgid "" andrej@1803: "You must select the block or group of blocks around which a branch should be" andrej@1803: " added!" andrej@1803: msgstr "" andrej@1803: "Sie müssen den Block oder die Gruppe von Blöcken auswählen, um die ein Zweig" andrej@1803: " hinzugefügt werden soll!" andrej@1803: andrej@2351: #: ../editors/LDViewer.py:677 laurent@817: msgid "You must select the wire where a contact should be added!" laurent@817: msgstr "" andrej@1803: "Bitte wählen Sie den Draht aus, wo ein Kontakt hinzugefügt werden soll!" andrej@1803: andrej@2351: #: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouNameDialog.py:50 laurent@817: msgid "You must type a name!" andrej@1803: msgstr "Sie müssen einen Namen eingeben!" andrej@1803: andrej@2351: #: ../dialogs/ForceVariableDialog.py:209 laurent@817: msgid "You must type a value!" andrej@1803: msgstr "Sie müssen einen Wert eingeben!" andrej@1803: andrej@2351: #: ../IDEFrame.py:440 laurent@817: msgid "Zoom" andrej@1803: msgstr "Zoom" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:158 andrej@1803: msgid "days" andrej@1803: msgstr "Tage" andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:317 laurent@817: #, python-format laurent@817: msgid "error: %s\n" andrej@1803: msgstr "Fehler: %s\n" andrej@1803: andrej@2351: #: ../util/ProcessLogger.py:178 andrej@1803: #, python-brace-format andrej@1803: msgid "exited with status {a1} (pid {a2})\n" andrej@1803: msgstr "Beendet mit Status {a1} (pid {a2})\n" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:36 laurent@817: msgid "function" andrej@1803: msgstr "Funktion" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:36 laurent@817: msgid "functionBlock" andrej@1803: msgstr "Funktionsblock" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:158 andrej@1803: msgid "hours" andrej@1803: msgstr "Stunden" andrej@1803: andrej@2351: #: ../ProjectController.py:753 andrej@2351: msgid "matiec installation is not found\n" andrej@2351: msgstr "matiec ist nicht gefunden\n" andrej@2351: andrej@2351: #: ../dialogs/DurationEditorDialog.py:160 andrej@1803: msgid "milliseconds" andrej@1803: msgstr "Millisekunden" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:159 andrej@1803: msgid "minutes" andrej@1803: msgstr "Minuten" andrej@1803: andrej@2351: #: ../dialogs/PouDialog.py:36 laurent@817: msgid "program" andrej@1803: msgstr "Programm" andrej@1803: andrej@2351: #: ../dialogs/DurationEditorDialog.py:159 andrej@1803: msgid "seconds" andrej@1803: msgstr "Sekunden" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:84 laurent@817: msgid "string from the middle" andrej@1803: msgstr "Zeichen aus der Mitte" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:82 laurent@817: msgid "string left of" andrej@1803: msgstr "Zeichen links von" laurent@817: laurent@817: #: ../plcopen/iec_std.csv:83 laurent@817: msgid "string right of" andrej@1803: msgstr "Zeichen rechts von" andrej@1803: andrej@2351: #: ../Beremiz.py:167 andrej@1803: msgid "update info unavailable." andrej@1803: msgstr "Updateinformation ist nicht verfügbar." andrej@1803: andrej@2351: #: ../PLCOpenEditor.py:315 laurent@817: #, python-format laurent@817: msgid "warning: %s\n" andrej@1803: msgstr "Warnung: %s\n" andrej@1803: andrej@2351: #: ../PLCControler.py:576 andrej@1803: #, python-brace-format andrej@1803: msgid "{a1} \"{a2}\" can't be pasted as a {a3}." andrej@1803: msgstr "{a1} \"{a2}\" kann nicht eingefügt werden als {a3}." andrej@1803: andrej@2351: #: ../ConfigTreeNode.py:58 andrej@1803: #, python-brace-format andrej@1803: msgid "" andrej@2351: "{a1} XML file doesn't follow XSD schema at line {a2}:\n" andrej@1803: "{a3}" andrej@1803: msgstr "" andrej@1803: "XML-Datei {a1} folgt nicht XSD-Schema an der Zeile {a2}:\n" andrej@1803: "{a3}" laurent@817: laurent@565: #: Extra XSD strings laurent@817: msgid "CanFestivalSlaveNode" laurent@817: msgstr "CanFestivalSlaveNode" laurent@817: laurent@817: msgid "CAN_Device" andrej@1803: msgstr "CAN Gerät" laurent@817: laurent@817: msgid "CAN_Baudrate" andrej@1803: msgstr "CAN Baudrate" laurent@817: laurent@817: msgid "NodeId" andrej@1803: msgstr " Node-ID" laurent@817: laurent@817: msgid "Sync_Align" laurent@817: msgstr "Sync_Align" laurent@817: laurent@817: msgid "Sync_Align_Ratio" laurent@817: msgstr "Sync_Align_Ratio" laurent@817: laurent@817: msgid "CanFestivalNode" laurent@817: msgstr "CanFestivalNode" laurent@817: laurent@817: msgid "Sync_TPDOs" laurent@817: msgstr "Sync_TPDOs" laurent@817: laurent@817: msgid "CanFestivalInstance" laurent@817: msgstr "CanFestivalInstanz" laurent@817: laurent@817: msgid "CAN_Driver" andrej@1803: msgstr "CAN Treiber" andrej@1803: andrej@1803: msgid "Generic" andrej@1803: msgstr "Generic" andrej@1803: andrej@1803: msgid "Command" andrej@1803: msgstr "Befehlzeile" andrej@1803: andrej@1803: msgid "Xenomai" andrej@1803: msgstr "Xenomai" andrej@1803: andrej@1803: msgid "XenoConfig" andrej@1803: msgstr "XenoConfig" andrej@1803: andrej@1803: msgid "Compiler" andrej@1803: msgstr "Compiler" laurent@817: laurent@817: msgid "CFLAGS" laurent@817: msgstr "CFLAGS" laurent@817: andrej@1803: msgid "Linker" andrej@1803: msgstr "Linker" andrej@1803: laurent@817: msgid "LDFLAGS" laurent@817: msgstr "LDFLAGS" laurent@817: andrej@1803: msgid "Linux" andrej@1803: msgstr "Linux" andrej@1803: andrej@1803: msgid "Win32" andrej@1803: msgstr "Win32" andrej@1803: andrej@2351: msgid "ModbusRequest" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "SlaveID" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Nr_of_Channels" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Start_Address" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Timeout_in_ms" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "MemoryArea" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "MemoryAreaType" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "ModbusTCPclient" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Remote_IP_Address" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Remote_Port_Number" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Invocation_Rate_in_ms" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "ModbusServerNode" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Local_IP_Address" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Local_Port_Number" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "ModbusRTUclient" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Serial_Port" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Baud_Rate" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Parity" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "Stop_Bits" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "ModbusRTUslave" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "ModbusRoot" andrej@2351: msgstr "" andrej@2351: andrej@2351: msgid "MaxRemoteTCPclients" andrej@2351: msgstr "" andrej@2351: laurent@565: msgid "BaseParams" laurent@565: msgstr "BaseParams" laurent@565: laurent@565: msgid "IEC_Channel" laurent@565: msgstr "IEC_Channel" laurent@565: laurent@565: msgid "Enabled" laurent@565: msgstr "Aktiviert" laurent@565: laurent@565: msgid "BeremizRoot" laurent@565: msgstr "BeremizRoot" laurent@565: laurent@565: msgid "TargetType" laurent@565: msgstr "ZielTyp" laurent@565: laurent@817: msgid "Libraries" andrej@1803: msgstr "Bibliotheken" laurent@817: laurent@565: msgid "URI_location" laurent@565: msgstr "URI_location" laurent@565: laurent@817: msgid "Disable_Extensions" andrej@1803: msgstr "Disable_Extensions" andrej@1803: andrej@1803: msgid "%(codefile_name)s" andrej@1803: msgstr "%(codefile_name)s" andrej@1803: andrej@1803: msgid "variables" andrej@1803: msgstr "Variablen" andrej@1803: andrej@1803: msgid "variable" andrej@1803: msgstr "Variable" andrej@1803: andrej@1803: msgid "name" andrej@1803: msgstr "Name" andrej@1803: andrej@1803: msgid "type" andrej@1803: msgstr "Typ" andrej@1803: andrej@1803: msgid "class" andrej@1803: msgstr "class" andrej@1803: andrej@1803: msgid "initial" andrej@1803: msgstr "initial" andrej@1803: andrej@1803: msgid "desc" andrej@1803: msgstr "desc" andrej@1803: andrej@1803: msgid "onchange" andrej@1803: msgstr "onchange" andrej@1803: andrej@1803: msgid "opts" andrej@1803: msgstr "opts" andrej@1803: andrej@1803: #: Extra TC6 documentation strings andrej@1803: msgid "0 - current time, 1 - load time from PDT" andrej@1803: msgstr "0 - aktuelle Zeit, 1 - stellen die Zeit von PDT ein" andrej@1803: andrej@1803: msgid "Preset datetime" andrej@1803: msgstr "Zeiteinstellung" andrej@1803: andrej@1803: msgid "Copy of IN" andrej@1803: msgstr "Kopie von IN" andrej@1803: andrej@1803: msgid "Datetime, current or relative to PDT" andrej@1803: msgstr "Zeit, aktuell oder relativ zu PDT" andrej@1803: andrej@1803: msgid "" andrej@1803: "The real time clock has many uses including time stamping, setting dates and" andrej@1803: " times of day in batch reports, in alarm messages and so on." andrej@1803: msgstr "" andrej@1803: "Die Echtzeituhr hat viele Einsatzmöglichkeiten inklusive Zeitstempel, setzen" andrej@1803: " Datum und Tageszeiten in den Reports, in Alarmmeldungen und so weiter." andrej@1803: andrej@1803: msgid "1 = integrate, 0 = hold" andrej@1803: msgstr "1 = integrieren, 0 = halten" andrej@1803: andrej@1803: msgid "Overriding reset" andrej@1803: msgstr "Reset" andrej@1803: andrej@1803: msgid "Input variable" andrej@1803: msgstr "Eingansvariable" andrej@1803: andrej@1803: msgid "Initial value" andrej@1803: msgstr "Anfangswert" andrej@1803: andrej@1803: msgid "Sampling period" andrej@1803: msgstr "Sampling-Periode" andrej@1803: andrej@1803: msgid "NOT R1" andrej@1803: msgstr "NOT R1" andrej@1803: andrej@1803: msgid "Integrated output" andrej@1803: msgstr "Integrierter Ausgangswert" andrej@1803: andrej@1803: msgid "" andrej@1803: "The integral function block integrates the value of input XIN over time." andrej@1803: msgstr "Der Baustein integriert den Wert des Eingangs XIN über die Zeit." andrej@1803: andrej@1803: msgid "0 = reset" andrej@1803: msgstr "0 = reset" andrej@1803: andrej@1803: msgid "Input to be differentiated" andrej@1803: msgstr "Eingabe, die differenziert wird" andrej@1803: andrej@1803: msgid "Differentiated output" andrej@1803: msgstr "Differenzierter Ausgangswert" andrej@1803: andrej@1803: msgid "" andrej@1803: "The derivative function block produces an output XOUT proportional to the " andrej@1803: "rate of change of the input XIN." andrej@1803: msgstr "" andrej@1803: "Der Ableitungsfunktionsblock erzeugt einen Ausgang XOUT proportional zur " andrej@1803: "Änderungsrate des Eingangs XIN." andrej@1803: andrej@1803: msgid "0 - manual , 1 - automatic" andrej@1803: msgstr "0 - manuell, 1 - automatisch" andrej@1803: andrej@1803: msgid "Process variable" andrej@1803: msgstr "Prozessvariable" andrej@1803: andrej@1803: msgid "Set point" andrej@1803: msgstr "Sollwert" andrej@1803: andrej@1803: msgid "Manual output adjustment - Typically from transfer station" andrej@1803: msgstr "Manuelle Ausgabeanpassung" andrej@1803: andrej@1803: msgid "Proportionality constant" andrej@1803: msgstr "Proportionalitätskoeffizient" andrej@1803: andrej@1803: msgid "Reset time" andrej@1803: msgstr "Zeit zurücksetzen" andrej@1803: andrej@1803: msgid "Derivative time constant" andrej@1803: msgstr "Vorhaltzeit, Verstärkungsfaktor des D-Anteils" andrej@1803: andrej@1803: msgid "PV - SP" andrej@1803: msgstr "PV - SP" andrej@1803: andrej@1803: msgid "FB for integral term" andrej@1803: msgstr "Integral, I-Regler" andrej@1803: andrej@1803: msgid "FB for derivative term" andrej@1803: msgstr "Differenzierer" andrej@1803: andrej@1803: msgid "" andrej@1803: "The PID (proportional, Integral, Derivative) function block provides the " andrej@1803: "classical three term controller for closed loop control." andrej@1803: msgstr "" andrej@1803: "PID (Proportional, Integral, Derivative) Baustein stellt der klassische PID-" andrej@1803: "Regler zur Verfügung." andrej@1803: andrej@1803: msgid "0 - track X0, 1 - ramp to/track X1" andrej@1803: msgstr "0 - Ausgang ist X0, 1 - Rampe von X0 nach X1 oder zurück generieren" andrej@1803: andrej@1803: msgid "Ramp duration" andrej@1803: msgstr "Rampenzeit" andrej@1803: andrej@1803: msgid "BUSY = 1 during ramping period" andrej@1803: msgstr "BUSY = 1 während der Rampenzeit" andrej@1803: andrej@1803: msgid "Elapsed time of ramp" andrej@1803: msgstr "Verstrichene Zeit der Rampe" andrej@1803: andrej@1803: msgid "The RAMP function block is modelled on example given in the standard." andrej@1803: msgstr "" andrej@1803: "Der RAMP-Baustein ist nach dem in der Norm angegebenen Beispiel modelliert." andrej@1803: andrej@1803: msgid "" andrej@1803: "The hysteresis function block provides a hysteresis boolean output driven by" andrej@1803: " the difference of two floating point (REAL) inputs XIN1 and XIN2." andrej@1803: msgstr "" andrej@1803: "Der Hysteresebaustein liefert einen booleschen Ausgang XOUT, der durch die " andrej@1803: "Differenz von zwei Gleitkommaeingängen (REAL) XIN1 und XIN2 gesteuert wird." andrej@1803: andrej@1803: msgid "The SR bistable is a latch where the Set dominates." andrej@1803: msgstr "SR ist ein bistabiler Trigger, wo das Set dominiert." andrej@1803: andrej@1803: msgid "The RS bistable is a latch where the Reset dominates." andrej@1803: msgstr "RS ist ein bistabiler Trigger, wo das Reset dominiert." andrej@1803: andrej@1803: msgid "" andrej@1803: "The semaphore provides a mechanism to allow software elements mutually " andrej@2351: "exclusive access to certain resources." andrej@1803: msgstr "" andrej@1803: "Das Semaphor bietet einen Mechanismus, um Software-Elementen gegenseitig " andrej@1803: "ausschließlichen Zugriff auf bestimmte Ressourcen zu ermöglichen." andrej@1803: andrej@1803: msgid "The output produces a single pulse when a rising edge is detected." andrej@1803: msgstr "" andrej@1803: "Die Ausgabe erzeugt einen einzigen Impuls, wenn eine steigende Flanke " andrej@1803: "erkannt wird." andrej@1803: andrej@1803: msgid "The output produces a single pulse when a falling edge is detected." andrej@1803: msgstr "" andrej@1803: "Die Ausgabe erzeugt einen einzigen Impuls, wenn eine fallende Flanke erkannt" andrej@1803: " wird." andrej@1803: andrej@1803: msgid "" andrej@1803: "The up-counter can be used to signal when a count has reached a maximum " andrej@1803: "value." andrej@1803: msgstr "" andrej@1803: "Der Aufwärtszähler kann verwendet werden, um zu signalisieren, wenn der " andrej@1803: "Zähler den maximalen Wert erreicht hat." andrej@1803: andrej@1803: msgid "" andrej@1803: "The down-counter can be used to signal when a count has reached zero, on " andrej@1803: "counting down from a preset value." andrej@1803: msgstr "" andrej@1803: "Der Abwärtszähler kann verwendet werden, um zu signalisieren, wenn der " andrej@1803: "Zähler Null erreicht hat." andrej@1803: andrej@1803: msgid "" andrej@1803: "The up-down counter has two inputs CU and CD. It can be used to both count " andrej@1803: "up on one input and down on the other." andrej@1803: msgstr "" andrej@1803: "Der Auf- und Abwärtszähler verfügt über zwei Eingänge CU und CD. Es kann " andrej@1803: "verwendet werden, um an einem Eingang nach oben und an dem anderen nach " andrej@1803: "unten zu zählen." andrej@1803: andrej@1803: msgid "first input parameter" andrej@1803: msgstr "Erster Eingangsparameter" andrej@1803: andrej@1803: msgid "second input parameter" andrej@1803: msgstr "Zweiter Eingangsparameter" andrej@1803: andrej@1803: msgid "first output parameter" andrej@1803: msgstr "Erster Ausgabeparameter" andrej@1803: andrej@1803: msgid "second output parameter" andrej@1803: msgstr "Zweiter Ausgabeparameter" andrej@1803: andrej@1803: msgid "internal state: 0-reset, 1-counting, 2-set" andrej@1803: msgstr "Interner Zustand: 0-Reset, 1-Zählen, 2-Set" andrej@1803: andrej@1803: msgid "" andrej@1803: "The pulse timer can be used to generate output pulses of a given time " andrej@1803: "duration." andrej@1803: msgstr "" andrej@1803: "Der Pulsegeber kann verwendet werden, um Impulse einer vorgegebenen " andrej@1803: "Zeitdauer zu erzeugen." andrej@1803: andrej@1803: msgid "" andrej@1803: "The on-delay timer can be used to delay setting an output true, for fixed " andrej@1803: "period after an input becomes true." andrej@1803: msgstr "" andrej@1803: "Der An-Verzögerungszeitgeber kann verwendet werden, um Einschalten des " andrej@1803: "Ausgangs auf eine feste Periode nach Einschalten des Eingangs zu verzögern." andrej@1803: andrej@1803: msgid "" andrej@1803: "The off-delay timer can be used to delay setting an output false, for fixed " andrej@1803: "period after input goes false." andrej@1803: msgstr "" andrej@1803: "Der Aus-Verzögerungszeitgeber kann verwendet werden, um Ausschalten des " andrej@1803: "Ausgangs auf eine feste Periode nach Ausschalten des Eingangs zu verzögern."