run dmake and update Qt translation files on CMake build (#3820)

This commit is contained in:
Oliver Stöneberg 2022-02-16 07:06:59 +01:00 committed by GitHub
parent aaa4425d90
commit 12c1c081dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 797 additions and 796 deletions

View File

@ -40,6 +40,7 @@ endif()
add_dependencies(cppcheck copy_cfg)
add_dependencies(cppcheck copy_addons)
add_dependencies(cppcheck run-dmake)
install(TARGETS cppcheck
RUNTIME DESTINATION ${CMAKE_INSTALL_FULL_BINDIR}

View File

@ -10,8 +10,8 @@ function(qt_add_resources out)
set("${out}" ${_resources} PARENT_SCOPE)
endfunction()
function(qt_add_translation out)
qt5_add_translation(_qms ${ARGN})
function(qt_create_translation out)
qt5_create_translation(_qms ${ARGN})
set("${out}" ${_qms} PARENT_SCOPE)
endfunction()

View File

@ -14,8 +14,8 @@ if (BUILD_GUI)
file(GLOB tss "*.ts")
QT_WRAP_UI(uis_hdrs ${uis})
QT_ADD_RESOURCES(resources "gui.qrc")
QT_ADD_TRANSLATION(qms ${tss})
list(APPEND cppcheck-gui-deps ${hdrs} ${uis_hdrs} ${resources} ${qms} )
QT_CREATE_TRANSLATION(qms ${CMAKE_CURRENT_SOURCE_DIR} ${tss})
list(APPEND cppcheck-gui-deps ${hdrs} ${uis_hdrs} ${resources} ${qms})
add_custom_target(gui-build-deps SOURCES ${cppcheck-gui-deps})
list(APPEND cppcheck-gui_SOURCES ${srcs} $<TARGET_OBJECTS:lib_objs> $<TARGET_OBJECTS:simplecpp_objs>)

View File

@ -467,18 +467,18 @@ Parameter: -l(line) (file)
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -639,8 +639,8 @@ Parameter: -l(line) (file)
<translation>Zeige &amp;versteckte</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -991,18 +991,18 @@ Parameter: -l(line) (file)
<translation>&amp;Hilfe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Schnellfilter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation>Konfiguration wählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1011,65 +1011,65 @@ Do you want to load this project file instead?</source>
Möchten Sie stattdessen diese öffnen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation>Datei nicht gefunden</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation>Fehlerhaftes XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation>Fehlendes Attribut</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation>Falscher Attributwert</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation>Plattformtyp doppelt</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation>Plattformtyp neu definiert</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Laden der ausgewählten Bibliothek &apos;%1&apos; schlug fehl.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Lizenz</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Autoren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Speichert die Berichtdatei</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML-Dateien (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1078,39 +1078,39 @@ 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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<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="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Die Bibliothek &apos;%1&apos; enthält unbekannte Elemente:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation>Nicht unterstütztes Format</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation>Unbekanntes Element</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation>Unbekannter Fehler</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation>Fehler</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</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. Bitte beachten Sie, dass --data-dir in Installationsroutinen genutzt werden soll, und die GUI bei dessen Nutzung nicht startet, sondern die Einstellungen konfiguriert.</translation>
</message>
@ -1123,17 +1123,17 @@ 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="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Berichtdatei öffnen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Textdateien (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV-Dateien (*.csv)</translation>
</message>
@ -1142,65 +1142,65 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektdateien (*.cppcheck);;Alle Dateien(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Projektdatei auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation>Keine passenden Dateien für Analyse gefunden!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation>C/C++-Quellcode</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation>Compilerdatenbank</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++-Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation>Dateien für Analyse auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation>Verzeichnis für Analyse auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation>Zu analysierende Konfiguration auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
@ -1209,7 +1209,7 @@ Do you want to proceed analysis without using any of these project files?</sourc
Wollen sie fortfahren, ohne diese Projektdateien zu nutzen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1220,7 +1220,7 @@ Eine neue XML-Datei zu öffnen wird die aktuellen Ergebnisse löschen
Möchten sie fortfahren?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1229,42 +1229,42 @@ Do you want to stop the analysis and exit Cppcheck?</source>
Wollen sie die Analyse abbrechen und Cppcheck beenden?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML-Dateien (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Erstellungsverzeichnis &apos;%1&apos; existiert nicht. Erstellen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Import von &apos;%1&apos; fehlgeschlagen; Analyse wurde abgebrochen.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation>Projektdateien (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Projektnamen auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>Keine Projektdatei geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -469,18 +469,18 @@ Parameters: -l(line) (file)</source>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -659,8 +659,8 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">Mostrar S&amp;cratchpad...</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Información</translation>
</message>
@ -1062,7 +1062,7 @@ Parameters: -l(line) (file)</source>
<translation>Mostrar &amp;ocultos</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1073,7 +1073,7 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete">¡No se han encontrado ficheros para comprobar!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>¡Tienes que cerrar el proyecto antes de seleccionar nuevos ficheros o carpetas!</translation>
</message>
@ -1082,49 +1082,49 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete">Selecciona una carpeta para comprobar</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation>Archivo no encontrado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished">XML malformado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished">Falta el atributo</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation>Formato no soportado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>Archivos XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Abrir informe</translation>
</message>
@ -1137,12 +1137,12 @@ 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="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Licencia</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Autores</translation>
</message>
@ -1151,13 +1151,13 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">Archivos XML versión 2 (*.xml);;Archivos XML versión 1 (*.xml);;Archivos de texto (*.txt);;Archivos CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Guardar informe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Filtro rápido:</translation>
</message>
@ -1166,7 +1166,7 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">Selecciona los archivos a comprobar</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1183,39 +1183,39 @@ Do you want to proceed checking without using any of these project files?</sourc
¿Quiere proceder a comprobar sin utilizar ninguno de estos ficheros de proyecto?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>La biblioteca &apos;%1&apos; contiene elementos deconocidos:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation>Error</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1236,12 +1236,12 @@ Abrir un nuevo fichero XML eliminará los resultados actuales. ¿Desea continuar
<translation type="obsolete">Archivos XML versión 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Ficheros de texto (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>Ficheros CVS (*.cvs)</translation>
</message>
@ -1250,72 +1250,72 @@ Abrir un nuevo fichero XML eliminará los resultados actuales. ¿Desea continuar
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Ficheros de proyecto (*.cppcheck;;Todos los ficheros (*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Selecciona el archivo de proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Proyecto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1323,49 +1323,49 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Selecciona el nombre del proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>No hay ningún proyecto cargado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -452,18 +452,18 @@ Parameters: -l(line) (file)</source>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -636,8 +636,8 @@ Parameters: -l(line) (file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation type="unfinished"></translation>
</message>
@ -997,56 +997,56 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">Tarkistettavaksi sopivia tiedostoja ei löytynyt!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<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="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Lisenssi</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Tekijät</translation>
</message>
@ -1056,25 +1056,25 @@ Do you want to load this project file instead?</source>
<translation type="obsolete">XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Tallenna raportti</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML-tiedostot (*xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation type="unfinished"></translation>
</message>
@ -1083,58 +1083,58 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete">Valitse tarkistettavat tiedostot</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Tekstitiedostot (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
@ -1143,72 +1143,72 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1216,49 +1216,49 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -451,18 +451,18 @@ Paramètres : -l(ligne) (fichier)</translation>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation type="unfinished"></translation>
</message>
@ -618,33 +618,33 @@ Paramètres : -l(ligne) (fichier)</translation>
<translation type="obsolete">Sélectionner le répertoire à vérifier</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Licence</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Auteurs</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Sauvegarder le rapport</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>Fichiers XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Fichiers Texte (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>Fichiers CSV (*.csv)</translation>
</message>
@ -781,8 +781,8 @@ Paramètres : -l(ligne) (fichier)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -801,12 +801,12 @@ Paramètres : -l(ligne) (fichier)</translation>
<translation>Afficher les problèmes de portabilité</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Vous devez d&apos;abord fermer le projet avant de choisir des fichiers/répertoires</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Ouvrir le rapport</translation>
</message>
@ -819,32 +819,32 @@ Do you want to stop the checking and exit Cppcheck?</source>
Voulez-vous arrêter la vérification et quitter CppCheck ?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -861,28 +861,28 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Filtre rapide : </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<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="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Projet : </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1
@ -945,56 +945,56 @@ L&apos;ouverture d&apos;un nouveau fichier XML effacera les resultats. Voulez-vo
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation>Erreur</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation>Fichier introuvable</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation>Mauvais fichier XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation>Attribut manquant</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation>Mauvaise valeur d&apos;attribut</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Echec lors du chargement de la bibliothèque &apos;%1&apos;.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation>Format non supporté</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>La bibliothèque &apos;%1&apos; contient des éléments inconnus:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
@ -1036,17 +1036,17 @@ L&apos;ouverture d&apos;un nouveau fichier XML effacera les resultats. Voulez-vo
<translation type="obsolete">&amp;Revérifier tous les fichiers</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
@ -1069,12 +1069,12 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
@ -1102,39 +1102,39 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1281,12 +1281,12 @@ Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
@ -1311,27 +1311,27 @@ Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.

View File

@ -481,18 +481,18 @@ Parametri: -l(line) (file)
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -681,8 +681,8 @@ Parametri: -l(line) (file)
<translation>Mostra &amp;i nascosti</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Informazione</translation>
</message>
@ -1078,18 +1078,18 @@ Parametri: -l(line) (file)
<translation type="obsolete">Nessun file trovato idoneo alla scansione!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Rapido filtro:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1106,43 +1106,43 @@ 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="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Licenza</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Autori</translation>
</message>
@ -1151,18 +1151,18 @@ Vuoi procedere alla scansione senza usare qualcuno di questi file di progetto?</
<translation type="obsolete">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="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Salva il file di rapporto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>File XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1171,7 +1171,7 @@ 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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<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>
@ -1180,38 +1180,38 @@ Probabilmente ciò è avvenuto perché le impostazioni sono state modificate tra
<translation type="obsolete">Seleziona i file da scansionare</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1224,7 +1224,7 @@ 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="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Apri il file di rapporto</translation>
</message>
@ -1245,12 +1245,12 @@ Vuoi fermare la scansione ed uscire da Cppcheck?</translation>
<translation type="obsolete">Files XML versione 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>File di testo (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>Files CSV (*.csv)</translation>
</message>
@ -1271,72 +1271,72 @@ 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="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Files di progetto (*.cppcheck);;Tutti i files(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Seleziona il file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Progetto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1344,49 +1344,49 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Seleziona il nome del file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>Nessun file di progetto caricato</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -501,18 +501,18 @@ Parameters: -l(line) (file)</translation>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -696,8 +696,8 @@ Parameters: -l(line) (file)</translation>
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation></translation>
</message>
@ -1103,7 +1103,7 @@ Parameters: -l(line) (file)</translation>
<translation>C++20</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1116,7 +1116,7 @@ Cppcheckの古いバージョンの設定には互換性がありません。エ
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>!</translation>
</message>
@ -1129,8 +1129,8 @@ Cppcheckの古いバージョンの設定には互換性がありません。エ
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation></translation>
</message>
@ -1143,12 +1143,12 @@ Cppcheckの古いバージョンの設定には互換性がありません。エ
<translation type="obsolete">C/C++ (%1)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1166,66 +1166,66 @@ Do you want to proceed checking without using any of these project files?</sourc
</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation>XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation></translation>
</message>
@ -1234,7 +1234,7 @@ Do you want to proceed checking without using any of these project files?</sourc
<translation type="obsolete">%1CppCheckのインストールに失敗しています --data-dir=&lt;directory&gt; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>%1 Cppcheck --data-dir=&lt;directory&gt; --data-dir GUI版ではサポートされていません調</translation>
</message>
@ -1247,13 +1247,13 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
XMLファイルを開くと現在の結果が削除されます</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation></translation>
</message>
@ -1266,12 +1266,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
Cppcheckを終了しますか.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation></translation>
</message>
@ -1281,7 +1281,7 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML (*.xml);; (*.txt);;CSV形式ファイル (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation></translation>
</message>
@ -1294,12 +1294,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XMLファイルのバージョン2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation> (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV形式ファイル (*.csv)</translation>
</message>
@ -1308,65 +1308,65 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation> (*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation>!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation>C/C++</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
@ -1375,7 +1375,7 @@ Do you want to proceed analysis without using any of these project files?</sourc
使?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1385,7 +1385,7 @@ Do you want to proceed?</source>
XMLファイルを開くと現在の結果が削除されます</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1394,42 +1394,42 @@ Do you want to stop the analysis and exit Cppcheck?</source>
Cppcheckを終了しますか?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML (*.xml);; (*.txt);;CSVファイル (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>&apos;%1&apos;?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation>使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>&apos;%1&apos;()</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation> (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -482,18 +482,18 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -778,8 +778,8 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation> (&amp;H)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation></translation>
</message>
@ -849,13 +849,13 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation type="obsolete">Posix</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation> :</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -868,7 +868,7 @@ Cppcheck 버전간 설정 방법 차이때문인 것으로 보입니다. 편집
<translation type="obsolete"> !</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation> !</translation>
</message>
@ -877,7 +877,7 @@ Cppcheck 버전간 설정 방법 차이때문인 것으로 보입니다. 편집
<translation type="obsolete"> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -894,13 +894,13 @@ Do you want to proceed checking without using any of these project files?</sourc
?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation> </translation>
</message>
@ -913,12 +913,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
Cppcheck을 ?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation></translation>
</message>
@ -927,7 +927,7 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML 2 (*.xml);;XML 1 (*.xml);; (*.txt);;CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation> </translation>
</message>
@ -940,12 +940,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation> (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV (*.csv)</translation>
</message>
@ -966,40 +966,40 @@ The user interface language has been reset to English. Open the Preferences-dial
. .</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation> (*.cppcheck);; (*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1
@ -1042,54 +1042,54 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="obsolete">C++03</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
@ -1119,17 +1119,17 @@ Do you want to remove the file from the recently used projects -list?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
@ -1152,12 +1152,12 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
@ -1185,39 +1185,39 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1364,12 +1364,12 @@ Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished">C++14</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
@ -1394,27 +1394,27 @@ Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished">C++20</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.

View File

@ -482,18 +482,18 @@ Parameters: -l(lijn) (bestand)</translation>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -682,8 +682,8 @@ Parameters: -l(lijn) (bestand)</translation>
<translation>Toon &amp;verborgen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Informatie</translation>
</message>
@ -1051,18 +1051,18 @@ Parameters: -l(lijn) (bestand)</translation>
<translation type="obsolete">Geen geschikte bestanden gevonden om te controleren!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Snel Filter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1077,38 +1077,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="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Licentie</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Auteurs</translation>
</message>
@ -1118,18 +1118,18 @@ Wil je verder wilt gaan zonder controle van deze project bestanden?</translation
<translation type="obsolete">XML bestanden (*.xml);;Tekst bestanden (*.txt);;CSV bestanden (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Rapport opslaan </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML bestanden (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1138,7 +1138,7 @@ 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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<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>
@ -1147,43 +1147,43 @@ Dit is waarschijnlijk omdat de instellingen zijn gewijzigd tussen de versies van
<translation type="obsolete">Selecteer bestanden om te controleren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1196,7 +1196,7 @@ 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="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Open het rapport bestand</translation>
</message>
@ -1217,12 +1217,12 @@ Wil je het controleren stoppen en Cppcheck sluiten?</translation>
<translation type="obsolete">XML files version 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Tekst bestanden (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV bestanden (*.csv)</translation>
</message>
@ -1231,72 +1231,72 @@ Wil je het controleren stoppen en Cppcheck sluiten?</translation>
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Project bestanden (*.cppcheck);;Alle bestanden(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Selecteer project bestand</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Project:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1304,49 +1304,49 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Selecteer project bestandsnaam</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>Geen project bestand geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -487,18 +487,18 @@ Parameters: -l(line) (file)</source>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -692,8 +692,8 @@ Parameters: -l(line) (file)</source>
<translation>Показать скрытые</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Информационные сообщения</translation>
</message>
@ -1105,18 +1105,18 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">Не найдено подходящих файлов для проверки!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Быстрый фильтр:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation>Выбор конфигурации</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1132,32 +1132,32 @@ Do you want to proceed checking without using any of these project files?</sourc
Вы хотите продолжить проверку, не используя ни одного из этих файлов проекта?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation>Файл не найден</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation>Некорректный XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation>Пропущен атрибут</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation>Некорректное значение атрибута</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation>Неподдерживаемый формат</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Не удалось загрузить выбранную библиотеку &apos;%1&apos;.
@ -1168,12 +1168,12 @@ Do you want to proceed checking without using any of these project files?</sourc
<translation type="obsolete">Не удалось загрузить %1. Установленный Cppcheck поврежден. Вы можете использовать ключ --data-dir=&lt;directory&gt; в командной строке, чтобы указать, где расположен этот файл.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Авторы</translation>
</message>
@ -1183,18 +1183,18 @@ Do you want to proceed checking without using any of these project files?</sourc
<translation type="obsolete">XML файлы версии 2 (*.xml);;XML файлы версии 1 (*.xml);;Текстовые файлы (*.txt);;CSV файлы (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Сохранить файл с отчетом</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML-файлы (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1203,7 +1203,7 @@ This is probably because the settings were changed between the Cppcheck versions
Возможно, это связано с изменениями в версии программы. Пожалуйста, проверьте (и исправьте) настройки приложения.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Вы должны закрыть проект перед выбором новых файлов или каталогов!</translation>
</message>
@ -1212,39 +1212,39 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete">Выберите файлы для проверки</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Библиотека &apos;%1&apos; содержит неизвестные элементы:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation>Дубликат типа платформы</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation>Переобъявление типа платформы</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation>Неизвестный элемент</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation>Неизвестная проблема</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation>Ошибка</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>Невозможно загрузить %1. Cppcheck установлен некорректно. Вы можете использовать --data-dir=&lt;directory&gt; в командной строке для указания расположения файлов конфигурации. Обратите внимание, что --data-dir предназначен для использования сценариями установки. При включении данной опции, графический интерфейс пользователя не запускается.</translation>
</message>
@ -1257,7 +1257,7 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Открытые нового XML файла приведет к очистке текущих результатов. Продолжить?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Открыть файл с отчетом</translation>
</message>
@ -1278,12 +1278,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML файлы версии 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Текстовые файлы (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV файлы(*.csv)</translation>
</message>
@ -1304,65 +1304,65 @@ 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="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Файлы проекта (*.cppcheck);;Все файлы(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Выберите файл проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Проект:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation>Не найдено подходящих файлов для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation>Исходный код C/C++</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished">Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished">Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation>Выбор файлов для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation>Выбор каталога для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation>Выбор используемой конфигурации</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
@ -1371,7 +1371,7 @@ Do you want to proceed analysis without using any of these project files?</sourc
Вы хотите продолжить анализ без использования этих файлов проекта?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1382,7 +1382,7 @@ Do you want to proceed?</source>
Вы хотите продолжить?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1391,42 +1391,42 @@ Do you want to stop the analysis and exit Cppcheck?</source>
Вы хотите остановить анализ и выйти из Cppcheck?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML файлы (*.xml);;Текстовые файлы (*.txt);;CSV файлы (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Директория для сборки &apos;%1&apos; не существует, создать?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Невозможно импортировать &apos;%1&apos;, анализ остановлен</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation>Файлы проекта (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Выберите имя файла для проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>Файл с проектом не загружен</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -450,18 +450,18 @@ Parameters: -l(line) (file)</source>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -634,8 +634,8 @@ Parameters: -l(line) (file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation type="unfinished"></translation>
</message>
@ -1023,56 +1023,56 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">No suitable files found to check!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<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="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation type="unfinished">License</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation type="unfinished">Authors</translation>
</message>
@ -1081,25 +1081,25 @@ Do you want to load this project file instead?</source>
<translation type="obsolete">XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation type="unfinished">Save the report file</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation type="unfinished">XML files (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation type="unfinished"></translation>
</message>
@ -1108,58 +1108,58 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete">Select files to check</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation type="unfinished">Text files (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
@ -1168,72 +1168,72 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="vanished">Cppcheck - %1</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1241,49 +1241,49 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -504,18 +504,18 @@ Exempel:
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -709,8 +709,8 @@ Exempel:
<translation>Visa dolda</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -1123,8 +1123,8 @@ Exempel:
<translation type="obsolete">Inga lämpliga filer hittades!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>Snabbfilter:</translation>
</message>
@ -1133,7 +1133,7 @@ Exempel:
<translation type="obsolete">C/C++ källkod, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation>Välj konfiguration</translation>
</message>
@ -1142,7 +1142,7 @@ Exempel:
<translation type="obsolete">Välj konfiguration som kommer analyseras</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1159,44 +1159,44 @@ 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="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation>Filen hittades ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation>Ogiltig XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation>Attribut finns ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation>Ogiltigt attribut värde</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation>Format stöds ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Misslyckades att ladda valda library &apos;%1&apos;.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation>Licens</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation>Utvecklare</translation>
</message>
@ -1206,18 +1206,18 @@ Vill du fortsätta analysen utan att använda någon av dessa projektfiler?</tra
<translation type="obsolete">XML filer version 2 (*.xml);;XML filer version 1 (*.xml);;Text filer (*.txt);;CSV filer (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation>Spara rapport</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML filer (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1226,7 +1226,7 @@ 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="562"/>
<location filename="mainwindow.cpp" line="561"/>
<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>
@ -1235,39 +1235,39 @@ En trolig orsak är att inställningarna ändrats för olika Cppcheck versioner.
<translation type="obsolete">Välj filer att kontrollera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Library filen &apos;%1&apos; har element som ej hanteras:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation>Dubbel plattformstyp</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation>Plattformstyp definieras igen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation>Element hanteras ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation>Något problem</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation>Fel</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>Misslyckades att ladda %1. Din Cppcheck installation är ej komplett. Du kan använda --data-dir&lt;directory&gt; kommandoraden för att specificera var denna fil finns. Det är meningen att --data-dir kommandot skall köras under installationen, GUIt kommer ej visas när --data-dir används allt som händer är att en inställning görs.</translation>
</message>
@ -1280,7 +1280,7 @@ 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="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation>Öppna rapportfilen</translation>
</message>
@ -1309,12 +1309,12 @@ Vill du stoppa analysen och avsluta Cppcheck?</translation>
<translation type="obsolete">XML filer version 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>Text filer (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV filer (*.csv)</translation>
</message>
@ -1335,65 +1335,65 @@ 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="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektfiler (*.cppcheck);;Alla filer(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation>Välj projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation>Inga filer hittades att analysera!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation type="unfinished">Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation>Välj filer att analysera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation>Välj mapp att analysera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation>Välj konfiguration som kommer analyseras</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
@ -1402,7 +1402,7 @@ Do you want to proceed analysis without using any of these project files?</sourc
Vill du fortsätta analysen utan att använda någon av dessa projekt filer?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1410,7 +1410,7 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1419,42 +1419,42 @@ Do you want to stop the analysis and exit Cppcheck?</source>
Vill du stoppa analysen och avsluta Cppcheck?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML filer (*.xml);;Text filer (*.txt);;CSV filer (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Build dir &apos;%1&apos; existerar ej, skapa den?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Misslyckades att importera &apos;%1&apos;, analysen stoppas</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation>Projekt filer (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation>Välj Projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation>Inget projekt laddat</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1

View File

@ -495,18 +495,18 @@ Parameters: -l(line) (file)</source>
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="328"/>
<location filename="mainwindow.cpp" line="485"/>
<location filename="mainwindow.cpp" line="561"/>
<location filename="mainwindow.cpp" line="693"/>
<location filename="mainwindow.cpp" line="715"/>
<location filename="mainwindow.cpp" line="1198"/>
<location filename="mainwindow.cpp" line="1323"/>
<location filename="mainwindow.cpp" line="1597"/>
<location filename="mainwindow.cpp" line="1605"/>
<location filename="mainwindow.cpp" line="1628"/>
<location filename="mainwindow.cpp" line="1705"/>
<location filename="mainwindow.cpp" line="1780"/>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="484"/>
<location filename="mainwindow.cpp" line="560"/>
<location filename="mainwindow.cpp" line="692"/>
<location filename="mainwindow.cpp" line="714"/>
<location filename="mainwindow.cpp" line="1197"/>
<location filename="mainwindow.cpp" line="1322"/>
<location filename="mainwindow.cpp" line="1596"/>
<location filename="mainwindow.cpp" line="1604"/>
<location filename="mainwindow.cpp" line="1627"/>
<location filename="mainwindow.cpp" line="1704"/>
<location filename="mainwindow.cpp" line="1779"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -685,8 +685,8 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">便(&amp;C)...</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="803"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Information</source>
<translation></translation>
</message>
@ -1084,7 +1084,7 @@ Parameters: -l(line) (file)</source>
<translation>C++20</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="323"/>
<location filename="mainwindow.cpp" line="322"/>
<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>
@ -1097,7 +1097,7 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="562"/>
<location filename="mainwindow.cpp" line="561"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation></translation>
</message>
@ -1106,8 +1106,8 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="83"/>
<location filename="mainwindow.cpp" line="1466"/>
<location filename="mainwindow.cpp" line="82"/>
<location filename="mainwindow.cpp" line="1465"/>
<source>Quick Filter:</source>
<translation>:</translation>
</message>
@ -1116,12 +1116,12 @@ This is probably because the settings were changed between the Cppcheck versions
<translation type="obsolete"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select configuration</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="694"/>
<location filename="mainwindow.cpp" line="693"/>
<source>Found project file: %1
Do you want to load this project file instead?</source>
@ -1138,71 +1138,71 @@ Do you want to proceed checking without using any of these project files?</sourc
使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="804"/>
<location filename="mainwindow.cpp" line="803"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="813"/>
<location filename="mainwindow.cpp" line="812"/>
<source>File not found</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>Bad XML</source>
<translation> XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Missing attribute</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Bad attribute value</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Unsupported format</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Duplicate platform type</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Platform type redefined</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Unknown element</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown issue</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="842"/>
<location filename="mainwindow.cpp" line="841"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<source>Error</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="865"/>
<location filename="mainwindow.cpp" line="864"/>
<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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation> %1 Cppcheck --data-dir=&lt;&gt; &apos;--data-dir&apos; 使使GUI不会启动</translation>
</message>
@ -1215,13 +1215,13 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
XML </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1214"/>
<location filename="mainwindow.cpp" line="1394"/>
<location filename="mainwindow.cpp" line="1213"/>
<location filename="mainwindow.cpp" line="1393"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1216"/>
<location filename="mainwindow.cpp" line="1215"/>
<source>Open the report file</source>
<translation></translation>
</message>
@ -1234,12 +1234,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
退 Cppcheck</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1365"/>
<location filename="mainwindow.cpp" line="1364"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1372"/>
<location filename="mainwindow.cpp" line="1371"/>
<source>Authors</source>
<translation></translation>
</message>
@ -1249,7 +1249,7 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML 2 (*.xml);;XML 1 (*.xml);; (*.txt);; CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1387"/>
<location filename="mainwindow.cpp" line="1386"/>
<source>Save the report file</source>
<translation></translation>
</message>
@ -1262,12 +1262,12 @@ Do you want to stop the checking and exit Cppcheck?</source>
<translation type="obsolete">XML 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1398"/>
<location filename="mainwindow.cpp" line="1397"/>
<source>Text files (*.txt)</source>
<translation>(*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1402"/>
<location filename="mainwindow.cpp" line="1401"/>
<source>CSV files (*.csv)</source>
<translation>CSV (*.csv)</translation>
</message>
@ -1288,65 +1288,65 @@ The user interface language has been reset to English. Open the Preferences-dial
</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1504"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>(*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1506"/>
<location filename="mainwindow.cpp" line="1505"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="159"/>
<location filename="mainwindow.cpp" line="1468"/>
<location filename="mainwindow.cpp" line="1534"/>
<location filename="mainwindow.cpp" line="1668"/>
<location filename="mainwindow.cpp" line="158"/>
<location filename="mainwindow.cpp" line="1467"/>
<location filename="mainwindow.cpp" line="1533"/>
<location filename="mainwindow.cpp" line="1667"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="486"/>
<location filename="mainwindow.cpp" line="485"/>
<source>No suitable files found to analyze!</source>
<translation>!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="576"/>
<location filename="mainwindow.cpp" line="575"/>
<source>C/C++ Source</source>
<translation>C/C++ </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="577"/>
<location filename="mainwindow.cpp" line="576"/>
<source>Compile database</source>
<translation>Compile database</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="578"/>
<location filename="mainwindow.cpp" line="577"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="579"/>
<location filename="mainwindow.cpp" line="578"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Select files to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="597"/>
<location filename="mainwindow.cpp" line="596"/>
<source>Select directory to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="664"/>
<location filename="mainwindow.cpp" line="663"/>
<source>Select the configuration that will be analyzed</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="716"/>
<location filename="mainwindow.cpp" line="715"/>
<source>Found project files from the directory.
Do you want to proceed analysis without using any of these project files?</source>
@ -1355,7 +1355,7 @@ Do you want to proceed analysis without using any of these project files?</sourc
使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1199"/>
<location filename="mainwindow.cpp" line="1198"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1366,7 +1366,7 @@ Do you want to proceed?</source>
?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1319"/>
<location filename="mainwindow.cpp" line="1318"/>
<source>Analyzer is running.
Do you want to stop the analysis and exit Cppcheck?</source>
@ -1375,42 +1375,42 @@ Do you want to stop the analysis and exit Cppcheck?</source>
退 Cppcheck </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation>XML (*.xml);; (*.txt);;CSV (*.csv)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1598"/>
<location filename="mainwindow.cpp" line="1597"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation> &apos;%1&apos; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1606"/>
<location filename="mainwindow.cpp" line="1605"/>
<source>To check the project using addons, you need a build directory.</source>
<translation>使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1629"/>
<location filename="mainwindow.cpp" line="1628"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation> &apos;%1&apos; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1653"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Project files (*.cppcheck)</source>
<translation> (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1655"/>
<location filename="mainwindow.cpp" line="1654"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1706"/>
<location filename="mainwindow.cpp" line="1705"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1775"/>
<location filename="mainwindow.cpp" line="1774"/>
<source>The project file
%1