of the GNU General Public License version 3</source>
<translation>Dieses Programm ist unter den Bedingungen
der GNU General Public License Version 3 lizenziert</translation>
</message>
<message>
<locationfilename="about.ui"line="102"/>
<source>Visit Cppcheck homepage at %1</source>
<translation>Besuchen Sie die Cppcheck-Homepage unter %1</translation>
</message>
</context>
<context>
<name>ApplicationDialog</name>
<message>
<locationfilename="application.ui"line="23"/>
<source>Add an application</source>
<translation>Anwendung hinzufügen</translation>
</message>
<message>
<locationfilename="application.ui"line="41"/>
<source>Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application.
The following texts in parameters are replaced with appropriate values when application is executed:
(file) - Filename containing the error
(line) - Line number containing the error
(message) - Error message
(severity) - Error severity
Example opening a file with Kate and make Kate scroll to the correct line:
Executable: kate
Parameters: -l(line) (file)</source>
<translation>Hier können Sie Anwendungen hinzufügen, die Codedateien öffnen können. Geben Sie den Namen der Anwendung, deren ausführbare Datei und Kommandozeilenparameter für die Ausführung an.
Die folgenden Texte in Parametern werden durch die passenden Werte ersetzt, wenn die Anwendung ausgeführt wird:
(file) - Name der Datei, die den Fehler enthält
(line) - Zeile, die den Fehler enthält
(message) - Fehlermeldung
(severity) - Schweregrad des Fehlers
Beispiel: Öffnen einer Datei mit Kate, automatisch zur korrekten Zeile scrollen:
<translation>Öffnet die Hilfe-Inhalte</translation>
</message>
<message>
<locationfilename="mainwindow.ui"line="428"/>
<source>F1</source>
<translation>F1</translation>
</message>
<message>
<locationfilename="mainwindow.ui"line="121"/>
<source>&Help</source>
<translation>&Hilfe</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="85"/>
<source>Quick Filter:</source>
<translation>Schnellfilter:</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="639"/>
<source>Select configuration</source>
<translation>Konfiguration wählen</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="669"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
<translation>Gefundene Projektdatei: %1
Möchten Sie stattdessen diese öffnen?</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="788"/>
<source>File not found</source>
<translation>Datei nicht gefunden</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="791"/>
<source>Bad XML</source>
<translation>Fehlerhaftes XML</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="794"/>
<source>Missing attribute</source>
<translation>Fehlendes Attribut</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="797"/>
<source>Bad attribute value</source>
<translation>Falscher Attributwert</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="803"/>
<source>Duplicate platform type</source>
<translation>Plattformtyp doppelt</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="806"/>
<source>Platform type redefined</source>
<translation>Plattformtyp neu definiert</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="817"/>
<source>Failed to load the selected library '%1'.
%2</source>
<translation>Laden der ausgewählten Bibliothek '%1' schlug fehl.
%2</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="1283"/>
<source>License</source>
<translation>Lizenz</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="1290"/>
<source>Authors</source>
<translation>Autoren</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="1305"/>
<source>Save the report file</source>
<translation>Speichert die Berichtdatei</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="1132"/>
<locationfilename="mainwindow.cpp"line="1312"/>
<source>XML files (*.xml)</source>
<translation>XML-Dateien (*.xml)</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="321"/>
<source>There was a problem with loading the editor application settings.
This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly.</source>
<translation>Beim Laden der Editor-Anwendungseinstellungen trat ein Problem auf.
Dies wurde vermutlich durch einen Wechsel der Cppcheck-Version hervorgerufen. Bitte prüfen (und korrigieren) Sie die Einstellungen, andernfalls könnte die Editor-Anwendung nicht korrekt starten.</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="564"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Sie müssen die Projektdatei schließen, bevor Sie neue Dateien oder Verzeichnisse auswählen!</translation>