run dmake and update Qt translation files on CMake build (#3820)
This commit is contained in:
parent
aaa4425d90
commit
12c1c081dc
|
@ -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}
|
||||
|
|
|
@ -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()
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ if (BUILD_GUI)
|
|||
file(GLOB tss "*.ts")
|
||||
QT_WRAP_UI(uis_hdrs ${uis})
|
||||
QT_ADD_RESOURCES(resources "gui.qrc")
|
||||
QT_ADD_TRANSLATION(qms ${tss})
|
||||
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})
|
||||
|
||||
|
|
|
@ -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 &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>&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 '%1'.
|
||||
%2</source>
|
||||
<translation>Laden der ausgewählten Bibliothek '%1' 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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>Die Bibliothek '%1' 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=<directory> 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=<Verzeichnis> 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 '%1' does not exist, create it?</source>
|
||||
<translation>Erstellungsverzeichnis '%1' 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 '%1', analysis is stopped</source>
|
||||
<translation>Import von '%1' 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
|
||||
|
|
|
@ -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&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 &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 '%1'.
|
||||
%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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>La biblioteca '%1' 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=<directory> 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 '%1' 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 '%1', 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
|
||||
|
|
|
@ -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 '%1'.
|
||||
%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 '%1' 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=<directory> 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 '%1' 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 '%1', 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
|
||||
|
|
|
@ -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'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'ouverture d'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'attribut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mainwindow.cpp" line="842"/>
|
||||
<location filename="mainwindow.cpp" line="841"/>
|
||||
<source>Failed to load the selected library '%1'.
|
||||
%2</source>
|
||||
<translation>Echec lors du chargement de la bibliothèque '%1'.
|
||||
%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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>La bibliothèque '%1' 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'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo
|
|||
<translation type="obsolete">&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=<directory> 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 '%1' 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 '%1', 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.
|
||||
|
|
|
@ -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 &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 '%1'.
|
||||
%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 '%1' 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=<directory> 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'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'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 '%1' 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 '%1', 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
|
||||
|
|
|
@ -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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>このライブラリ '%1' には次の不明な要素が含まれています。
|
||||
%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 '%1'.
|
||||
%2</source>
|
||||
<translation>選択したライブラリの読み込みに失敗しました '%1'
|
||||
%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">%1の読み込みに失敗しました。CppCheckのインストールに失敗しています。コマンドライン引数に --data-dir=<directory> を指定して、このファイルの場所を指定してください。 </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=<directory> 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=<directory> コマンドラインオプションでロードするファイルの場所を指定できます。ただし、この --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 '%1' does not exist, create it?</source>
|
||||
<translation>ビルドディレクトリ'%1'がありません。作成しますか?</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 '%1', analysis is stopped</source>
|
||||
<translation>'%1'のインポートに失敗しました。(チェック中断)</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
|
||||
|
|
|
@ -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>숨기기 보기(&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 '%1'.
|
||||
%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 '%1' 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=<directory> 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 '%1' 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 '%1', 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.
|
||||
|
|
|
@ -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 &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 '%1'.
|
||||
%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 '%1' 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=<directory> 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 '%1' 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 '%1', 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
|
||||
|
|
|
@ -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 '%1'.
|
||||
%2</source>
|
||||
<translation>Не удалось загрузить выбранную библиотеку '%1'.
|
||||
|
@ -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=<directory> в командной строке, чтобы указать, где расположен этот файл.</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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>Библиотека '%1' содержит неизвестные элементы:
|
||||
%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=<directory> 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=<directory> в командной строке для указания расположения файлов конфигурации. Обратите внимание, что --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 '%1' does not exist, create it?</source>
|
||||
<translation>Директория для сборки '%1' не существует, создать?</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 '%1', analysis is stopped</source>
|
||||
<translation>Невозможно импортировать '%1', анализ остановлен</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
|
||||
|
|
|
@ -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 '%1'.
|
||||
%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 '%1' 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=<directory> 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 '%1' 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 '%1', 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
|
||||
|
|
|
@ -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 '%1'.
|
||||
%2</source>
|
||||
<translation>Misslyckades att ladda valda library '%1'.
|
||||
%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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>Library filen '%1' 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=<directory> 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<directory> på kommandoraden för att specificera var denna fil finns. Det är meningen att --data-dir kommandot skall köras under installationen,så 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 så 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 '%1' does not exist, create it?</source>
|
||||
<translation>Build dir '%1' 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 '%1', analysis is stopped</source>
|
||||
<translation>Misslyckades att importera '%1', 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
|
||||
|
|
|
@ -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">显示便条(&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 '%1' contains unknown elements:
|
||||
%2</source>
|
||||
<translation>库 '%1' 包含未知元素:
|
||||
%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 '%1'.
|
||||
%2</source>
|
||||
<translation>选择的库 '%1' 加载失败。
|
||||
%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=<directory> 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=<目录> 参数来指定文件位置。请注意,'--data-dir' 参数应当由安装脚本使用,因此,当使用此参数时,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 '%1' does not exist, create it?</source>
|
||||
<translation>构建文件夹 '%1' 不能存在,创建它吗?</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 '%1', analysis is stopped</source>
|
||||
<translation>导入 '%1' 失败,分析已停止</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
|
||||
|
|
Loading…
Reference in New Issue