PyLint/i18n/pylint_de.ts

branch
eric7
changeset 98
ab4aabca55ec
parent 97
2226347d86e4
child 99
f34bc41cd4b4
--- a/PyLint/i18n/pylint_de.ts	Wed Jun 02 17:36:34 2021 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,518 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage="">
-<context>
-    <name>PyLintConfigDialog</name>
-    <message>
-        <location filename="../PyLintConfigDialog.py" line="240"/>
-        <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source>
-        <translation>Konfigurationsdateien (*.cfg *.cnf *.rc);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.py" line="240"/>
-        <source>Select configuration file</source>
-        <translation>Wähle Konfigurationsdatei aus</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.py" line="256"/>
-        <source>Select report file</source>
-        <translation>Wähle Berichtsdatei aus</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.py" line="335"/>
-        <source>Process Generation Error</source>
-        <translation>Fehler beim Prozessstart</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="14"/>
-        <source>PyLint Configuration</source>
-        <translation>PyLint Konfiguration</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="30"/>
-        <source>General</source>
-        <translation>Allgemein</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="52"/>
-        <source>Output</source>
-        <translation>Ausgabe</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="64"/>
-        <source>Select to generate a plain text report</source>
-        <translation>Auswählen, um einen Textbericht zu erstellen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="67"/>
-        <source>Generate &amp;Textreport</source>
-        <translation>&amp;Textbericht erzeugen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="70"/>
-        <source>Alt+T</source>
-        <translation>Alt+T</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="77"/>
-        <source>Select to generate a HTML report</source>
-        <translation>Auswählen, um einen HTML-Bericht zu erstellen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="80"/>
-        <source>Generate &amp;HTML Report</source>
-        <translation>&amp;HTML-Bericht erzeugen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="83"/>
-        <source>Alt+H</source>
-        <translation>Alt+H</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="90"/>
-        <source>Show the pylint result in a dialog</source>
-        <translation>Zeigt das PyLint Ergebnis in einem Dialog</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="93"/>
-        <source>Show Result &amp;Dialog</source>
-        <translation>&amp;Ergebnisdialog anzeigen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="96"/>
-        <source>Alt+D</source>
-        <translation>Alt+E</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="103"/>
-        <source>Report File</source>
-        <translation>Berichtsdatei</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="115"/>
-        <source>Enter the name of the report file</source>
-        <translation>Gib den Namen einer Berichtsdatei ein</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="217"/>
-        <source>Press to open a file selection dialog</source>
-        <translation>Drücken, um einen Dateiauswahldialog zu öffnen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="220"/>
-        <source>...</source>
-        <translation>...</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="138"/>
-        <source>Enter the name of the configuration file</source>
-        <translation>Gib den namen der Konfigurationsdatei ein</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="169"/>
-        <source>Press to generate a sample configuration</source>
-        <translation>Drücken, um eine Beispielkonfiguration zu erstellen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="172"/>
-        <source>&lt;b&gt;Generate Configuration Template&lt;/b&gt;
-&lt;p&gt;This generates a sample configuration. The data is shown in a new editor window.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Konfigurationsvorlage erstellen&lt;/b&gt;
-&lt;p&gt;Dies erzeugt eine Beispielkonfiguration. Die Daten werden in einem neuen Editorfenster angezeigt.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="176"/>
-        <source>&amp;Generate Configuration Template</source>
-        <translation>&amp;Konfigurationsvorlage erstellen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="179"/>
-        <source>Alt+G</source>
-        <translation>Alt+K</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="228"/>
-        <source>Checkers</source>
-        <translation>Prüfer</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="346"/>
-        <source>Select to enable the variables checker</source>
-        <translation>Auswählen, um den Variablen-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="349"/>
-        <source>Variables</source>
-        <translation>Variablen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="256"/>
-        <source>Select to enable the similarities checker</source>
-        <translation>Auswählen, um den Ähnlichkeiten-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="259"/>
-        <source>Similarities</source>
-        <translation>Ähnlichkeiten</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="306"/>
-        <source>Select to enable the metrics checker</source>
-        <translation>Auswählen, um Metriken zu erzeugen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="309"/>
-        <source>Metrics</source>
-        <translation>Metriken</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="336"/>
-        <source>Select to enable the miscellaneous checker</source>
-        <translation>Auswählen, um den Prüfer für Verschiedenes zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="339"/>
-        <source>Miscellaneous</source>
-        <translation>Verschiedenes</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="246"/>
-        <source>Select to enable the imports checker</source>
-        <translation>Auswählen, um den Imports-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="249"/>
-        <source>Imports</source>
-        <translation>Imports</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="356"/>
-        <source>Select to enable the format checker</source>
-        <translation>Auswählen, um den Format-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="359"/>
-        <source>Format</source>
-        <translation>Format</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="296"/>
-        <source>Select to enable the design checker</source>
-        <translation>Auswählen, um den Design-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="299"/>
-        <source>Design</source>
-        <translation>Design</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="266"/>
-        <source>Select to enable the classes checker</source>
-        <translation>Auswählen, um den Klassen-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="269"/>
-        <source>Classes</source>
-        <translation>Klassen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="326"/>
-        <source>Select to enable the exceptions checker</source>
-        <translation>Auswählen, um den Ausnahmen-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="329"/>
-        <source>Exceptions</source>
-        <translation>Ausnahmen</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="236"/>
-        <source>Select to enable the basic checker</source>
-        <translation>Auswählen, um den Prüfer für Grundlegendes zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="239"/>
-        <source>Basic</source>
-        <translation>Grundlegendes</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="42"/>
-        <source>Configuration &amp;File:</source>
-        <translation>Konfiguration&amp;datei:</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="316"/>
-        <source>Select to enable the typecheck checker</source>
-        <translation>Auswählen, um den Typ-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="319"/>
-        <source>Typecheck</source>
-        <translation>Typ</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="366"/>
-        <source>Select to enable the newstyle checker</source>
-        <translation>Auswählen, um den &apos;Neuer Stil&apos;-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="369"/>
-        <source>Newstyle</source>
-        <translation>Neuer Stil</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.py" line="335"/>
-        <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
-        <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen sie sicher, dass es sich im Suchpfad befindet.</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="395"/>
-        <source>Messages</source>
-        <translation>Nachrichten</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="401"/>
-        <source>Enabled Messages:</source>
-        <translation>Aktivierte Nachrichten:</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="408"/>
-        <source>Enter the list of enabled messages separated by comma</source>
-        <translation>Gib die Liste der aktivierten Nachrichten durch Komma getrennt ein</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="415"/>
-        <source>Disabled Messages:</source>
-        <translation>Deaktivierte Nachrichten:</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="422"/>
-        <source>Enter the list of disabled messages separated by comma</source>
-        <translation>Gib die Liste der deaktivierten Nachrichten durch Komma getrennt ein</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="276"/>
-        <source>Select to enable the logging checker</source>
-        <translation>Auswählen, um den Logging-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="279"/>
-        <source>Logging</source>
-        <translation>Logging</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="286"/>
-        <source>Select to enable the string format checker</source>
-        <translation>Auswählen, um den String-Format-Prüfer zu aktivieren</translation>
-    </message>
-    <message>
-        <location filename="../PyLintConfigDialog.ui" line="289"/>
-        <source>String Format</source>
-        <translation>String Format</translation>
-    </message>
-</context>
-<context>
-    <name>PyLintExecDialog</name>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="145"/>
-        <source>Process Generation Error</source>
-        <translation>Fehler beim Prozessstart</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="402"/>
-        <source>PyLint Report</source>
-        <translation>PyLint Bericht</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="398"/>
-        <source>HTML Files (*.html);;All Files (*)</source>
-        <translation>HTML Dateien (*.html);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="400"/>
-        <source>Text Files (*.txt);;All Files (*)</source>
-        <translation>Textdateien (*.txt);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="69"/>
-        <source>Convention</source>
-        <translation>Konvention</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="70"/>
-        <source>Refactor</source>
-        <translation>Refaktorierung</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="71"/>
-        <source>Warning</source>
-        <translation>Warnung</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="72"/>
-        <source>Error</source>
-        <translation>Fehler</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="73"/>
-        <source>Fatal</source>
-        <translation>Fatal</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="20"/>
-        <source>PyLint Results</source>
-        <translation>PyLint Resultate</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="44"/>
-        <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
-&lt;p&gt;This shows the results of the PyLint run.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;PyLint Ausführung&lt;/b&gt;
-&lt;p&gt;Dies zeigt die Resultate eines PyLint Laufes.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="82"/>
-        <source>Type</source>
-        <translation>Typ</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="87"/>
-        <source>Message</source>
-        <translation>Nachricht</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="121"/>
-        <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
-&lt;p&gt;This shows the errors of the PyLint run.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;PyLint Ausführung&lt;/b&gt;
-&lt;p&gt;Dies zeigt die Fehler eines PyLint Laufes.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="47"/>
-        <source>Press to save the report to a file</source>
-        <translation>Drücken, um eine Berichtsdatei zu schreiben</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="220"/>
-        <source>No PyLint errors found.</source>
-        <translation>Keine PyLint Fehler gefunden.</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="45"/>
-        <source>Save Report...</source>
-        <translation>Bericht speichern...</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="32"/>
-        <source>Results</source>
-        <translation>Resultate</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="109"/>
-        <source>Errors</source>
-        <translation>Fehler</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="51"/>
-        <source>Refresh</source>
-        <translation>Erneuern</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="53"/>
-        <source>Press to refresh the result display</source>
-        <translation>Drücken, um die Ergebnisanzeige zu erneuern</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="145"/>
-        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-        <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="365"/>
-        <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Die PyLint Berichtsdatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.py" line="386"/>
-        <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Die Pylint Berichtsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;br&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../PyLintExecDialog.ui" line="77"/>
-        <source>File/Line</source>
-        <translation>Datei/Zeile</translation>
-    </message>
-</context>
-<context>
-    <name>PyLintPlugin</name>
-    <message>
-        <location filename="../../PluginPyLint.py" line="470"/>
-        <source>Run PyLint</source>
-        <translation>PyLint ausführen</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="470"/>
-        <source>Run &amp;PyLint...</source>
-        <translation>&amp;PyLint ausführen...</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="328"/>
-        <source>Check project, packages or modules with pylint.</source>
-        <translation>Überprüft das Projekt, Packages oder Module mit PyLint.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="474"/>
-        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;PyLint ausführen...&lt;/b&gt;&lt;p&gt;Dies überprüft das Projekt, Packages oder Module mit PyLint.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="483"/>
-        <source>Show PyLint Dialog</source>
-        <translation>Zeige PyLint Dialog</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="483"/>
-        <source>Show Py&amp;Lint Dialog...</source>
-        <translation>Zeige Py&amp;Lint Dialog...</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="343"/>
-        <source>Show the PyLint dialog with the results of the last run.</source>
-        <translation>Zeige den PyLint Dialog mit den Ergebnissen des letzten Laufes.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="487"/>
-        <source>&lt;b&gt;Show PyLint Dialog...&lt;/b&gt;&lt;p&gt;This shows the PyLint dialog with the results of the last run.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Zeige PyLint Dialog...&lt;/b&gt;&lt;p&gt;Dies zeigt den PyLint Dialog mit den Ergebnissen des letzten Laufes.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="59"/>
-        <source>Checkers - Pylint</source>
-        <translation>Prüfer - Pylint</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="359"/>
-        <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the loaded module using pylint.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;PyLint ausführen...&lt;/b&gt;&lt;p&gt;Dies überprüft das geladene Module mit PyLint.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="526"/>
-        <source>The pylint executable could not be found.</source>
-        <translation>Das pylint Programm konnte nicht gefunden werden.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="532"/>
-        <source>PyLint version &lt; 0.23.0.</source>
-        <translation>PyLint Version &lt; 0.23.0.</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="532"/>
-        <source>pylint</source>
-        <translation>pylint</translation>
-    </message>
-    <message>
-        <location filename="../../PluginPyLint.py" line="30"/>
-        <source>Your version of Eric5 is not supported. At least version 5.1.0 of Eric5 is needed.</source>
-        <translation type="obsolete">Diese eric5 Version wird nicht unterstützt. Es wird mindestens Version 5.1.0 oder höher benötigt.</translation>
-    </message>
-</context>
-</TS>

eric ide

mercurial