Updated german translation

ran lupdate gui.pro
Reverted accidential change in checkio.cpp
This commit is contained in:
PKEuS 2014-03-28 19:06:48 +01:00
parent a01bfcb62d
commit 4ad7ef69c6
13 changed files with 918 additions and 857 deletions

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<translation>Copyright © 2007-2013 Daniel Marjamäki und das Cppcheck-Team.</translation>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<translation>Copyright © 2007-2014 Daniel Marjamäki und das Cppcheck-Team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>
@ -166,16 +166,16 @@ Parameter: -l(line) (file)
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -362,7 +362,7 @@ Parameter: -l(line) (file)
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -578,22 +578,22 @@ Parameter: -l(line) (file)
<translation>&amp;Hilfe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Verzeichnis zum Überprüfen auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Keine passenden Dateien zum Überprüfen gefunden!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>Schnellfilter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -602,7 +602,7 @@ Do you want to load this project file instead?</source>
Möchten Sie stattdessen diese öffnen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -611,32 +611,37 @@ Do you want to proceed checking without using any of these project files?</sourc
Möchten Sie die Prüfung wirklich durchführen, ohne eine Projektdatei zu verwenden?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation>Laden von %1 fehlgeschlagen. Ihre Cppcheck-Installation ist defekt. Sie können --data-dir=&lt;Verzeichnis&gt; als Kommandozeilenparameter verwenden, um anzugeben, wo die Datei sich befindet.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Lizenz</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Autoren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML-Dateien Version 2 (*.xml);;XML-Dateien Version 1 (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Speichert die Berichtdatei</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML-Dateien (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -645,32 +650,27 @@ This is probably because the settings were changed between the Cppcheck versions
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>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<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>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation>Dateien zum Überprüfen auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation>Laden der ausgewählten Bibliothek %1 schlug fehl</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation>Fehler</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation>Laden von %1 schlug fehl. Ihre Cppcheck-Installtion ist defekt.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -679,12 +679,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Das Einlesen einer XML-Datei löscht die aktuellen Ergebnisse. Fortfahren?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Berichtdatei öffnen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -693,59 +693,59 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Möchten Sie die Prüfung abbrechen und Cppcheck beenden?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XML-Dateien Version 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XML-Dateien Version 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Textdateien (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV-Dateien (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektdateien (*.cppcheck);;Alle Dateien(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Projektdatei auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Projektnamen auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>Keine Projektdatei geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -762,97 +762,101 @@ Do you want to remove the file from the recently used projects -list?</source>
Möchten Sie die Datei von der Liste der zuletzt benutzten Projekte entfernen?</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Finnisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Englisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation>Chinesisch (vereinfacht)</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Niederländisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>Französisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Italienisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Koreanisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Spanisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Schwedisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Deutsch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Russisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<translation>Japanisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Serbisch</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation>Cppcheck-GUI
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation>
Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONEN] [Dateien oder Pfade]
Syntax:
cppcheck-gui [OPTIONEN] [Dateien oder Pfade]
Optionen:
-h, --help Gibt diese Hilfeinformationen aus
-p &lt;Datei&gt; Öffnet das angegebene Projekt und startet die Prüfung
-l &lt;Datei&gt; Öffnet die angegenbene XML-Resultatdatei
-d &lt;Verzeichnis&gt; Spezifiziert das Verzeichnis, dass überprüft wurde, als die mit -l angegebene Datei erstellt wurde
-v, --version Zeigt die Programmversion</translation>
Options:
-h, --help Gibt diese Hilfeinformationen aus
-p &lt;file&gt; Öffnet das angegebene Projekt und beginnt die Prüfung
-l &lt;file&gt; Öffnet die angegebene XML-Ergebnisdatei
-d &lt;directory&gt; Gibt das Verzeichnis an, das geprüft wurde, um das unter -l angegebene XML-Ergebnis zu erzeugen
-v, --version Zeigt Programmversion an
--data-dir=&lt;directory&gt; Gibt das Verzeichnis an, unter dem sich die Konfigurationsdateien für die GUI (Übersetzungen, Cfg) befinden
</translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation>Cppcheck GUI - Kommandozeilenparameter</translation>
</message>
@ -1013,27 +1017,27 @@ Optionen:
<translation>Projektdatei: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Wähle Include-Verzeichnisse</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation>Wähle zu prüfendes Verzeichnis</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation>Wähle zu ignorierendes Verzeichnis</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation>Fehlerunterdrückung hinzufügen</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation>Wähle Fehler-ID zum Unterdrücken:</translation>
</message>
@ -1041,22 +1045,22 @@ Optionen:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation>Abbrechen</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation>Schließen</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation>Speichern</translation>
</message>
@ -1064,17 +1068,17 @@ Optionen:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation>Unbekannte Sprache angegeben!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation>Sprachdatei %1 nicht gefunden!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation>Die Übersetzungen der Sprache %1 konnten nicht aus der Datei %2 geladen werden</translation>
</message>
@ -1688,7 +1692,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1701,7 +1705,7 @@ The user interface language has been reset to English. Open the Preferences-dial
Die Sprache wurde auf Englisch zurückgesetzt. Öffnen Sie den Einstellungen-Dialog um eine verfügbare Sprache auszuwählen.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright © 2007-2010 Daniel Marjamäki y el equipo de cppcheck.</translation>
</message>
<message>
@ -155,16 +155,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -345,7 +345,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation type="unfinished">Información</translation>
</message>
@ -567,39 +567,44 @@ Parameters: -l(line) (file)</source>
<translation>Mostrar &amp;ocultas</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>¡No se han encontrado ficheros para comprobar!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>¡Tienes que cerrar el fichero de proyecto antes de seleccionar nuevos ficheros o carpetas!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Selecciona una carpeta para comprobar</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>Ficheros XML(*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Abrir informe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -608,37 +613,37 @@ Do you want to stop the checking and exit Cppcheck?.</source>
¿Quieres parar la comprobación y salir del Cppcheck?.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation type="unfinished">Licencia</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Autores</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Guardar informe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation type="unfinished">Filtro rápido:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished">Selecciona ficheros para comprobar</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -647,7 +652,7 @@ Do you want to load this project file instead?</source>
Quiere cargar dicho fichero de proyecto?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -656,22 +661,17 @@ Do you want to proceed checking without using any of these project files?</sourc
Quiere proceder a chequear sin utilizar alguno de estos ficheros de proyecto?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -680,59 +680,59 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Abrir un nuevo fichero XML eliminará los resultados actuales. Desea continuar?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Ficheros de texto (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>Ficheros CVS (*.cvs)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Ficheros de proyecto (*.cppcheck;;Todos los ficheros (*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Selecciona proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation type="unfinished">Proyecto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Selecciona el nombre del proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>No hay ningún proyecto cargado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -743,87 +743,88 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>English</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Holandés</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Finés</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Sueco</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Alemán</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Ruso</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<translation>Japonés</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Servio</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -984,27 +985,27 @@ Options:
<translation>Fichero de proyecto: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Selecciona una carpeta para incluir</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1012,22 +1013,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished">Cerrar</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished">Guardar</translation>
</message>
@ -1035,17 +1036,17 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation>¡Fichero de idioma %1 no encontrado!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation>Fallo al cargar la traducción para el idioma %1 desde el fichero %2</translation>
</message>
@ -1656,7 +1657,7 @@ Para cambiar el tipo de comportamiento, abrir el menú vista.</translation>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1669,7 +1670,7 @@ The user interface language has been reset to English. Open the Preferences-dial
El idioma de la interfaz grafica ha sido cambiado a Inglés. Abra la ventana de Preferencias para seleccionar alguno de los idiomas disponibles.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki ja cppcheck tiimi.</translation>
</message>
<message>
@ -158,16 +158,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -354,7 +354,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation type="unfinished"></translation>
</message>
@ -570,165 +570,165 @@ Parameters: -l(line) (file)</source>
<translation>&amp;Ohje</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Valitse tarkistettava hakemisto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Tarkistettavaksi sopivia tiedostoja ei löytynyt!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Lisenssi</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Tekijät</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation type="unfinished">XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Tallenna raportti</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML-tiedostot (*xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished">Valitse tarkistettavat tiedostot</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Tekstitiedostot (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -739,88 +739,89 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Suomi</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Englanti</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Ruotsi</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Saksa</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Venäjä</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -981,27 +982,27 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1009,22 +1010,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
@ -1032,18 +1033,18 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<oldsource>Language file %1.qm not found!</oldsource>
<translation>Käännöstiedostoa %1 ei löytynyt!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
<translation>Käänöksen lataaminen kielelle %1 tiedostosta %2 epäonnistui</translation>
@ -1654,7 +1655,7 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1663,7 +1664,7 @@ The user interface language has been reset to English. Open the Preferences-dial
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>

View File

@ -26,7 +26,7 @@ General Public License version 3</translation>
<translation>Visitez le site Cppcheck : %1</translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -599,20 +599,6 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
<source>Select files to check</source>
<translation type="unfinished">Sélectionner les fichiers à vérifier</translation>
</message>
<message>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
@ -646,7 +632,22 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2012 Daniel Marjamäki ed il team Cppcheck.</translation>
</message>
<message>
@ -167,16 +167,16 @@ Parametri: -l(line) (file)
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -363,7 +363,7 @@ Parametri: -l(line) (file)
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation>Informazione</translation>
</message>
@ -579,22 +579,22 @@ Parametri: -l(line) (file)
<translation>&amp;Aiuto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Seleziona una cartella da scansionare</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Nessun file trovato idoneo alla scansione!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>Rapido filtro:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -603,7 +603,7 @@ Do you want to load this project file instead?</source>
Vuoi piuttosto caricare questo file di progetto?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -612,32 +612,37 @@ Do you want to proceed checking without using any of these project files?</sourc
Vuoi procedere alla scansione senza usare qualcuno di questi file di progetto?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Licenza</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Autori</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>File XML Versione 2 (*.xml);;File XML Versione 1 (*.xml);;File di testo (*.txt);;File CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Salva il file di rapporto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>File XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -646,32 +651,27 @@ This is probably because the settings were changed between the Cppcheck versions
Probabilmente ciò è avvenuto perché le impostazioni sono state modificate tra le versioni di Cppcheck. Per favore controlla (e sistema) le impostazioni delle applicazioni editor, altrimenti il programma editor può non partire correttamente.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Devi chiudere il file di progetto prima di selezionare nuovi file o cartelle!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished">Seleziona i file da scansionare</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -680,12 +680,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
L&apos;apertura di un nuovo file XML ripulirà i risultati correnti. Vuoi procedere?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Apri il file di rapporto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -694,27 +694,27 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Vuoi fermare la scansione ed uscire da Cppcheck?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>Files XML versione 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>Files XML versione 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>File di testo (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>Files CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
@ -731,34 +731,34 @@ The user interface language has been reset to English. Open the Preferences-dial
L&apos;interfaccia utente è stata risettata in Inglese. Apri la finestra di dialogo Preferenze per selezionare una qualunque lingua a disposizione.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Files di progetto (*.cppcheck);;Tutti i files(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Seleziona il file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>Progetto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Seleziona il nome del file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>Nessun file di progetto caricato</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -775,87 +775,88 @@ Do you want to remove the file from the recently used projects -list?</source>
Vuoi rimuovere il file dalla lista dei progetti recentemente usati?</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Finnish</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>English</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Dutch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>French</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Italian</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Korean</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Spanish</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Swedish</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>German</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Russian</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<translation>Japanese</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Serbian</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -1016,27 +1017,27 @@ Options:
<translation>File di progetto: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Seleziona la cartella da includere</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation>Seleziona una cartella da scansionare</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation>Seleziona la cartella da ignorare</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1044,22 +1045,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished">Chiudi</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
@ -1067,17 +1068,17 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation>Lingua specificata sconosciuta!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation>Il file di lingua %1 non trovato!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation>Fallito il tentativo di aprire la traduzione per la lingua %1 dal file %2</translation>
</message>
@ -1691,7 +1692,7 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.</transl
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1704,7 +1705,7 @@ The user interface language has been reset to English. Open the Preferences-dial
L&apos;interfaccia utente è stata risettata in Inglese. Apri la finestra di dialogo Preferenze per selezionare una qualunque lingua a disposizione.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@ -155,16 +155,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -345,7 +345,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation></translation>
</message>
@ -567,85 +567,85 @@ Parameters: -l(line) (file)</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -654,80 +654,80 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Cppcheckを終了しますか.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation type="unfinished">XML (*.xml);; (*.txt);;CSV形式ファイル (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XMLファイルのバージョン1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XMLファイルのバージョン2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation> (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV形式ファイル (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation> (*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -738,88 +738,89 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation></translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -980,27 +981,27 @@ Options:
<translation>:%1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>includeディレクトリを選択</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1008,22 +1009,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
@ -1031,17 +1032,17 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation> %1 !</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation type="unfinished"></translation>
</message>
@ -1652,7 +1653,7 @@ To toggle what kind of errors are shown, open view menu.</source>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1661,7 +1662,7 @@ The user interface language has been reset to English. Open the Preferences-dial
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>

View File

@ -31,7 +31,11 @@ of the GNU General Public License version 3</source>
</message>
<message utf8="true">
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<translation type="unfinished">Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?}</translation>
<translation type="obsolete">Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?}</translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<translation type="unfinished">Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?} {2007-2014 ?}</translation>
</message>
</context>
<context>
@ -643,20 +647,6 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
<source>Select files to check</source>
<translation type="unfinished"> </translation>
</message>
<message>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
@ -690,7 +680,22 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@ -20,9 +20,9 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<translation>Copyright (C) 2007-2009 Daniel Marjamäki en het cppcheck team.</translation>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki en het cppcheck team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>
@ -168,16 +168,16 @@ Parameters: -l(lijn) (bestand)</translation>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -364,7 +364,7 @@ Parameters: -l(lijn) (bestand)</translation>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation>Informatie</translation>
</message>
@ -580,22 +580,22 @@ Parameters: -l(lijn) (bestand)</translation>
<translation>&amp;Help</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Selecteer een map om te controleren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Geen geschikte bestanden gevonden om te controleren!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>Snel Filter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -603,7 +603,7 @@ Do you want to load this project file instead?</source>
Wilt u dit project laden in plaats van?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -611,33 +611,38 @@ Do you want to proceed checking without using any of these project files?</sourc
Wil je verder wilt gaan zonder controle van deze project bestanden?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Licentie</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Auteurs</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation>XML bestanden (*.xml);;Tekst bestanden (*.txt);;CSV bestanden (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Rapport opslaan </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML bestanden (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -646,32 +651,27 @@ This is probably because the settings were changed between the Cppcheck versions
Dit is waarschijnlijk omdat de instellingen zijn gewijzigd tussen de versies van cppcheck. Controleer (en maak) de bewerker instellingen, anders zal de bewerker niet correct starten.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Je moet project bestanden sluiten voordat je nieuwe bestanden of mappen selekteerd!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation>Selecteer bestanden om te controleren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -680,12 +680,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Een nieuw XML-bestand openen zal de huidige resultaten wissen Wilt u verder gaan?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Open het rapport bestand</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -694,59 +694,59 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Wil je het controleren stoppen en Cppcheck sluiten?.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XML files version 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XML files version 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Tekst bestanden (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV bestanden (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Project bestanden (*.cppcheck);;Alle bestanden(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Selecteer project bestand</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>Project:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Selecteer project bestandsnaam</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>Geen project bestand geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -762,73 +762,72 @@ Kan niet worden gevonden!
Wilt u het bestand van de onlangs gebruikte project verwijderen -lijst?</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Fins</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Engels</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation>Chinees (Vereenvoudigd)</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Nederlands</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>Frans</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Italiaans</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Koreaans</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Spaans</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Zweeds</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Duits</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Russisch</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation>Japans</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Servisch</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<source>Cppcheck GUI.
Syntax:
@ -840,7 +839,7 @@ Options:
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation>Cppcheck GUI.
<translation type="obsolete">Cppcheck GUI.
Syntax:
....cppcheck-gui [Opies] [bestanden of paden]
@ -852,7 +851,23 @@ Opties:
.....-v,.--versie Toon versie van programma</translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation>Cppcheck GUI - Command lijn parameters</translation>
</message>
@ -1013,27 +1028,27 @@ Opties:
<translation>Project Bestand %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Selecteer include map</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation>Selecteer een map om te controleren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation>Selecteer een map om te negeren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1041,22 +1056,22 @@ Opties:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation>Annuleer</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation>Sluit</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation>Opslaan</translation>
</message>
@ -1064,18 +1079,18 @@ Opties:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation>Onbekende taal gekozen!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<oldsource>Language file %1.qm not found!</oldsource>
<translation>Kon het taalbestand niet vinden: %1!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
<translation>Kon de vertaling voor taal %1 in bestand %2 niet laden</translation>
@ -1690,7 +1705,7 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.</transla
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1703,7 +1718,7 @@ The user interface language has been reset to English. Open the Preferences-dial
De gebruikerstaal is gereset naar Engels. Open het dialoogvenster om een van de beschikbare talen te selecteren.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>

View File

@ -20,9 +20,9 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<translation>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</translation>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>
@ -168,16 +168,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -364,7 +364,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation>Информационные сообщения</translation>
</message>
@ -580,22 +580,22 @@ Parameters: -l(line) (file)</source>
<translation>Помощь</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Выберите каталог для проверки</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Не найдено подходящих файлов для проверки!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>Быстрый фильтр:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -604,7 +604,7 @@ Do you want to load this project file instead?</source>
Вы хотите загрузить этот проект?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -612,33 +612,38 @@ Do you want to proceed checking without using any of these project files?</sourc
Вы хотите продолжить проверку, не используя ни одного из этих файлов проекта?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Авторы</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation>XML файлы версии 2 (*.xml);;XML файлы версии 1 (*.xml);;Текстовые файлы (*.txt);;CSV файлы (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Сохранить файл с отчетом</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML-файлы (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -647,32 +652,27 @@ This is probably because the settings were changed between the Cppcheck versions
Возможно, это связано с изменениями в версии программы. Пожалуйста, проверьте (и исправьте) настройки приложения.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Вы должны закрыть проект перед выбором новых файлов или директорий!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation>Выберите файлы для проверки</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -681,12 +681,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Открытые нового XML файла приведет к очистке текущих результатов. Продолжить?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Открыть файл с отчетом</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -695,27 +695,27 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Вы хотите завершить проверку и выйти?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XML файлы версии 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XML файлы версии 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Текстовые файлы (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV файлы(*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
@ -732,34 +732,34 @@ The user interface language has been reset to English. Open the Preferences-dial
The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Файлы проекта (*.cppcheck);;Все файлы(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Выберите файл проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>Проект:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Выберите имя файла для проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>Файл с проектом не загружен</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -775,73 +775,72 @@ Do you want to remove the file from the recently used projects -list?</source>
Хотите удалить его из списка проектов?</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Финский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Английский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation>Китайский (упрощенный)</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Голландский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>Французский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Итальянский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Корейский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Испанский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Шведский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Немецкий</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Русский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation>Японский</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Сербский</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<source>Cppcheck GUI.
Syntax:
@ -853,7 +852,7 @@ Options:
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation>Cppcheck Графический Интерфейс Пользователя .
<translation type="obsolete">Cppcheck Графический Интерфейс Пользователя .
Синтаксис:
cppcheck-gui [ОПЦИИ] [файлы или пути]
@ -866,7 +865,23 @@ Options:
-v, --version Показать версию программы</translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation>Cppcheck GUI - параметры Командной строки</translation>
</message>
@ -1027,27 +1042,27 @@ Options:
<translation>Файл проекта: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Выберите директорию для поиска заголовочных файлов</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation>Выберите директорию для проверки</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation>Выберите директорию, которую надо проигнорировать</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1055,22 +1070,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation>Отмена</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation>Закрыть</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation>Сохранить</translation>
</message>
@ -1078,18 +1093,18 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation>Неизвестный язык!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<oldsource>Language file %1.qm not found!</oldsource>
<translation>Языковой файл %1 не найден!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
<translation>Ошибка загрузки переводов для языка %1 из файла %2</translation>
@ -1703,7 +1718,7 @@ To toggle what kind of errors are shown, open view menu.</source>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1716,7 +1731,7 @@ The user interface language has been reset to English. Open the Preferences-dial
Язык пользовательского интерфейса был сброшен на английский. Откройте Настройки-диалог для выбора любой из доступных языков.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.</translation>
</message>
<message>
@ -156,16 +156,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -352,7 +352,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation type="unfinished"></translation>
</message>
@ -572,164 +572,164 @@ Parameters: -l(line) (file)</source>
<translation type="unfinished">&amp;Help</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation type="unfinished">Select directory to check</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation type="unfinished">No suitable files found to check!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation type="unfinished">License</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation type="unfinished">Authors</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished">XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation type="unfinished">Save the report file</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation type="unfinished">XML files (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished">Select files to check</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation type="unfinished">Text files (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -740,87 +740,88 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Finski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Engleski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation>Kineski (Pojednostavljeni)</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Holandski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>Francuski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Italijanski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Korejski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Španski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Švedski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Nemački</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Ruski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<translation>Japanski</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Srpski</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -981,27 +982,27 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1009,22 +1010,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
@ -1032,17 +1033,17 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation type="unfinished">Could not find the file: %1!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation type="unfinished">Failed to load translation for language %1 from file %2</translation>
</message>
@ -1650,7 +1651,7 @@ To toggle what kind of errors are shown, open view menu.</translation>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1659,7 +1660,7 @@ The user interface language has been reset to English. Open the Preferences-dial
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>

View File

@ -20,9 +20,9 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<translation>Copyright (C) 2007-2013 Daniel Marjamäki and cppcheck team.</translation>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2013 Daniel Marjamäki and cppcheck team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>
@ -180,16 +180,16 @@ Parametrar: -l(line) (file)</translation>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -376,7 +376,7 @@ Parametrar: -l(line) (file)</translation>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -593,22 +593,22 @@ Parametrar: -l(line) (file)</translation>
<translation>&amp;Hjälp</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation>Välj katalog som skall kontrolleras</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation>Inga lämpliga filer hittades!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>Snabbfilter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -617,7 +617,7 @@ Do you want to load this project file instead?</source>
Vill du ladda denna projektfil istället?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -626,33 +626,38 @@ Do you want to proceed checking without using any of these project files?</sourc
Vill du fortsätta analysen utan att använda någon av dessa projektfiler?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation>Licens</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation>Utvecklare</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation>XML filer version 2 (*.xml);;XML filer version 1 (*.xml);;Text filer (*.txt);;CSV filer (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation>Spara rapport</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML filer (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -661,32 +666,27 @@ This is probably because the settings were changed between the Cppcheck versions
En trolig orsak är att inställningarna ändrats för olika Cppcheck versioner. Kontrollera programinställningarna.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Du måste stänga projektfilen innan nya filer eller sökvägar kan väljas!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation>Välj filer att kontrollera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -695,12 +695,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
När en ny XML fil öppnas tas alla nuvarande resultat bort. Vill du fortsätta?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation>Öppna rapportfilen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -709,27 +709,27 @@ Do you want to stop the checking and exit Cppcheck?.</source>
Vill du stoppa analysen och avsluta Cppcheck?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XML filer version 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XML filer version 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>Text filer (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV filer (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
@ -746,34 +746,34 @@ The user interface language has been reset to English. Open the Preferences-dial
Språket har nollställts till Engelska. Öppna Preferences och välj något av de tillgängliga språken.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektfiler (*.cppcheck);;Alla filer(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation>Välj projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation>Välj Projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation>Inget projekt laddat</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -790,73 +790,72 @@ Do you want to remove the file from the recently used projects -list?</source>
Vill du ta bort filen från &apos;senast använda projekt&apos;-listan?</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation>Finska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation>Engelska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation>Kinesiska (Förenklad)</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation>Nederländska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation>Franska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation>Italienska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation>Koreanska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>Spanska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation>Svenska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation>Tyska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation>Ryska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation>Japanska</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation>Serbiska</translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<source>Cppcheck GUI.
Syntax:
@ -868,7 +867,7 @@ Options:
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
<translation>Cppcheck GUI.
<translation type="obsolete">Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
@ -881,7 +880,23 @@ Options:
-v, --version Show program version</translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation>Cppcheck GUI - Command line parameters</translation>
</message>
@ -1042,27 +1057,27 @@ Options:
<translation>Projektfil: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation>Välj include sökväg</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation>Välj mapp att analysera</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation>Välj sökväg att ignorera</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1070,22 +1085,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation>Avbryt</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation>Stäng</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation>Spara</translation>
</message>
@ -1093,18 +1108,18 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation>Okänt språk valt!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<oldsource>Language file %1.qm not found!</oldsource>
<translation>Språk filen %1 hittades ej!</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
<translation>Misslyckades med att ladda översättningen för %1 från filen %2</translation>
@ -1721,7 +1736,7 @@ För att ställa in vilka fel som skall visas använd visa menyn.</translation>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1734,7 +1749,7 @@ The user interface language has been reset to English. Open the Preferences-dial
Språket har nollställts till Engelska. Öppna Preferences och välj något av de tillgängliga språken.</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished"> © 2007-2012 Daniel Marjamäki Cppcheck </translation>
</message>
<message>
@ -165,16 +165,16 @@ Parameters: -l(line) (file)</source>
<name>MainWindow</name>
<message>
<location filename="main.ui" line="26"/>
<location filename="mainwindow.cpp" line="277"/>
<location filename="mainwindow.cpp" line="338"/>
<location filename="mainwindow.cpp" line="394"/>
<location filename="mainwindow.cpp" line="457"/>
<location filename="mainwindow.cpp" line="479"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="823"/>
<location filename="mainwindow.cpp" line="943"/>
<location filename="mainwindow.cpp" line="1111"/>
<location filename="mainwindow.cpp" line="1192"/>
<location filename="mainwindow.cpp" line="278"/>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="725"/>
<location filename="mainwindow.cpp" line="830"/>
<location filename="mainwindow.cpp" line="950"/>
<location filename="mainwindow.cpp" line="1118"/>
<location filename="mainwindow.cpp" line="1199"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -355,7 +355,7 @@ Parameters: -l(line) (file)</source>
</message>
<message>
<location filename="main.ui" line="540"/>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Information</source>
<translation></translation>
</message>
@ -577,7 +577,7 @@ Parameters: -l(line) (file)</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="272"/>
<location filename="mainwindow.cpp" line="273"/>
<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>
@ -586,32 +586,32 @@ This is probably because the settings were changed between the Cppcheck versions
Cppcheck ()</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="339"/>
<location filename="mainwindow.cpp" line="340"/>
<source>No suitable files found to check!</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="395"/>
<location filename="mainwindow.cpp" line="396"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="420"/>
<location filename="mainwindow.cpp" line="421"/>
<source>Select directory to check</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="74"/>
<location filename="mainwindow.cpp" line="75"/>
<source>Quick Filter:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="409"/>
<location filename="mainwindow.cpp" line="410"/>
<source>Select files to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="458"/>
<location filename="mainwindow.cpp" line="459"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -620,7 +620,7 @@ Do you want to load this project file instead?</source>
</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="480"/>
<location filename="mainwindow.cpp" line="481"/>
<source>Found project files from the directory.
Do you want to proceed checking without using any of these project files?</source>
@ -629,22 +629,22 @@ Do you want to proceed checking without using any of these project files?</sourc
使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="559"/>
<location filename="mainwindow.cpp" line="566"/>
<source>Failed to load the selected library %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<location filename="mainwindow.cpp" line="614"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="607"/>
<source>Failed to load %1. Your Cppcheck installation is broken.</source>
<location filename="mainwindow.cpp" line="614"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="726"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?</source>
@ -653,17 +653,17 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
XML </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="734"/>
<location filename="mainwindow.cpp" line="741"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="736"/>
<location filename="mainwindow.cpp" line="743"/>
<source>Open the report file</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="826"/>
<source>Checking is running.
Do you want to stop the checking and exit Cppcheck?.</source>
@ -672,48 +672,48 @@ Do you want to stop the checking and exit Cppcheck?.</source>
退 Cppcheck</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="872"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="872"/>
<location filename="mainwindow.cpp" line="879"/>
<source>Authors</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="880"/>
<location filename="mainwindow.cpp" line="887"/>
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
<translation>XML 2 (*.xml);;XML 1 (*.xml);; (*.txt);; CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="882"/>
<location filename="mainwindow.cpp" line="889"/>
<source>Save the report file</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="889"/>
<location filename="mainwindow.cpp" line="896"/>
<source>XML files version 1 (*.xml)</source>
<translation>XML 1 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="893"/>
<location filename="mainwindow.cpp" line="900"/>
<source>XML files version 2 (*.xml)</source>
<translation>XML 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="897"/>
<location filename="mainwindow.cpp" line="904"/>
<source>Text files (*.txt)</source>
<translation>(*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="901"/>
<location filename="mainwindow.cpp" line="908"/>
<source>CSV files (*.csv)</source>
<translation>CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="945"/>
<location filename="mainwindow.cpp" line="952"/>
<source>Cppcheck - %1</source>
<translation>Cppcheck - %1</translation>
</message>
@ -730,34 +730,34 @@ The user interface language has been reset to English. Open the Preferences-dial
</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="990"/>
<location filename="mainwindow.cpp" line="1073"/>
<location filename="mainwindow.cpp" line="997"/>
<location filename="mainwindow.cpp" line="1080"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>(*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="992"/>
<location filename="mainwindow.cpp" line="999"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1020"/>
<location filename="mainwindow.cpp" line="1087"/>
<location filename="mainwindow.cpp" line="1027"/>
<location filename="mainwindow.cpp" line="1094"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1075"/>
<location filename="mainwindow.cpp" line="1082"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1112"/>
<location filename="mainwindow.cpp" line="1119"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1187"/>
<location filename="mainwindow.cpp" line="1194"/>
<source>The project file
%1
@ -774,88 +774,89 @@ Do you want to remove the file from the recently used projects -list?</source>
使</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="44"/>
<location filename="translationhandler.cpp" line="46"/>
<source>English</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="43"/>
<location filename="translationhandler.cpp" line="45"/>
<source>Dutch</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="42"/>
<location filename="translationhandler.cpp" line="44"/>
<source>Chinese (Simplified)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="45"/>
<location filename="translationhandler.cpp" line="47"/>
<source>Finnish</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="46"/>
<location filename="translationhandler.cpp" line="48"/>
<source>French</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="48"/>
<location filename="translationhandler.cpp" line="50"/>
<source>Italian</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="50"/>
<location filename="translationhandler.cpp" line="52"/>
<source>Korean</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="53"/>
<location filename="translationhandler.cpp" line="55"/>
<source>Spanish</source>
<translation>西</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="54"/>
<location filename="translationhandler.cpp" line="56"/>
<source>Swedish</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="47"/>
<location filename="translationhandler.cpp" line="49"/>
<source>German</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="51"/>
<location filename="translationhandler.cpp" line="53"/>
<source>Russian</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="49"/>
<location filename="translationhandler.cpp" line="51"/>
<source>Japanese</source>
<oldsource>Japanease</oldsource>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="52"/>
<location filename="translationhandler.cpp" line="54"/>
<source>Serbian</source>
<translation></translation>
</message>
<message>
<location filename="main.cpp" line="91"/>
<location filename="main.cpp" line="97"/>
<source>Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version</source>
-h, --help Print this help
-p &lt;file&gt; Open given project file and start checking it
-l &lt;file&gt; Open given results xml file
-d &lt;directory&gt; Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=&lt;directory&gt; Specify directory where GUI datafiles are located (translations, cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cpp" line="103"/>
<location filename="main.cpp" line="110"/>
<source>Cppcheck GUI - Command line parameters</source>
<translation type="unfinished"></translation>
</message>
@ -1016,27 +1017,27 @@ Options:
<translation>: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="272"/>
<location filename="projectfiledialog.cpp" line="283"/>
<source>Select include directory</source>
<translation> Include </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="295"/>
<location filename="projectfiledialog.cpp" line="306"/>
<source>Select a directory to check</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="335"/>
<location filename="projectfiledialog.cpp" line="346"/>
<source>Select directory to ignore</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="394"/>
<location filename="projectfiledialog.cpp" line="405"/>
<source>Add Suppression</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="395"/>
<location filename="projectfiledialog.cpp" line="406"/>
<source>Select error id suppress:</source>
<translation type="unfinished"></translation>
</message>
@ -1044,22 +1045,22 @@ Options:
<context>
<name>QDialogButtonBox</name>
<message>
<location filename="translationhandler.cpp" line="29"/>
<location filename="translationhandler.cpp" line="31"/>
<source>OK</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="30"/>
<location filename="translationhandler.cpp" line="32"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="31"/>
<location filename="translationhandler.cpp" line="33"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="32"/>
<location filename="translationhandler.cpp" line="34"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
@ -1067,17 +1068,17 @@ Options:
<context>
<name>QObject</name>
<message>
<location filename="translationhandler.cpp" line="91"/>
<location filename="translationhandler.cpp" line="93"/>
<source>Unknown language specified!</source>
<translation></translation>
</message>
<message>
<location filename="translationhandler.cpp" line="105"/>
<location filename="translationhandler.cpp" line="123"/>
<source>Language file %1 not found!</source>
<translation> %1 </translation>
</message>
<message>
<location filename="translationhandler.cpp" line="111"/>
<location filename="translationhandler.cpp" line="129"/>
<source>Failed to load translation for language %1 from file %2</source>
<translation> %2 %1 </translation>
</message>
@ -1693,7 +1694,7 @@ To toggle what kind of errors are shown, open view menu.</source>
<context>
<name>TranslationHandler</name>
<message>
<location filename="translationhandler.cpp" line="117"/>
<location filename="translationhandler.cpp" line="135"/>
<source>Failed to change the user interface language:
%1
@ -1706,7 +1707,7 @@ The user interface language has been reset to English. Open the Preferences-dial
</translation>
</message>
<message>
<location filename="translationhandler.cpp" line="123"/>
<location filename="translationhandler.cpp" line="141"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>

View File

@ -182,7 +182,7 @@ void CheckIO::checkFileUsage()
operation = Filepointer::OPEN;
} else if ((tok->str() == "rewind" || tok->str() == "fseek" || tok->str() == "fsetpos" || tok->str() == "fflush") ||
(windows && tok->str() == "_fseeki64")) {
if (Token::simpleMatch(tok, "fflush ( stdin )") && !_settings->standards.posix)
if (Token::simpleMatch(tok, "fflush ( stdin )"))
fflushOnInputStreamError(tok, tok->strAt(2));
else {
fileTok = tok->tokAt(2);