avoid usage of deprecated Qt APIs (#3923)

This commit is contained in:
Oliver Stöneberg 2022-03-22 21:44:41 +01:00 committed by GitHub
parent 3cefba0259
commit e48b5fc920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 1612 additions and 1599 deletions

View File

@ -27,6 +27,7 @@
#include <QDir>
#include <QFile>
#include <QProcess>
#include <QRegExp>
#include <QSettings>
static bool executeCommand(std::string exe, std::vector<std::string> args, std::string redirect, std::string *output)

View File

@ -304,40 +304,40 @@ Parameter: -l(line) (file)
<translation>Bearbeiten</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation>Bibliotheksdateien (*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation>Bibliothek öffnen</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<translation>Datei %1 kann nicht geöffnet werden.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation>%1 kann nicht geladen werden. %2.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<translation>Datei %1 kann nicht gespeichert werden.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation>Speichere Bibliothek unter</translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -639,8 +639,8 @@ Parameter: -l(line) (file)
<translation>Zeige &amp;versteckte</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Information</source>
<translation>Information</translation>
</message>
@ -991,18 +991,18 @@ Parameter: -l(line) (file)
<translation>&amp;Hilfe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation>Schnellfilter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation>Konfiguration wählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation>Datei nicht gefunden</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation>Fehlerhaftes XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation>Fehlendes Attribut</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation>Falscher Attributwert</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation>Plattformtyp doppelt</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation>Plattformtyp neu definiert</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Laden der ausgewählten Bibliothek &apos;%1&apos; schlug fehl.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Lizenz</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<source>Authors</source>
<translation>Autoren</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Speichert die Berichtdatei</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML-Dateien (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Die Bibliothek &apos;%1&apos; enthält unbekannte Elemente:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation>Nicht unterstütztes Format</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation>Unbekanntes Element</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation>Unbekannter Fehler</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation>Fehler</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>Laden von %1 fehlgeschlagen. Ihre Cppcheck-Installation ist defekt. Sie können --data-dir=&lt;Verzeichnis&gt; als Kommandozeilenparameter verwenden, um anzugeben, wo die Datei sich befindet. Bitte beachten Sie, dass --data-dir in Installationsroutinen genutzt werden soll, und die GUI bei dessen Nutzung nicht startet, sondern die Einstellungen konfiguriert.</translation>
</message>
@ -1123,17 +1123,17 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Das Einlesen einer XML-Datei löscht die aktuellen Ergebnisse. Fortfahren?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<source>Open the report file</source>
<translation>Berichtdatei öffnen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Textdateien (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektdateien (*.cppcheck);;Alle Dateien(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Projektdatei auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation>Keine passenden Dateien für Analyse gefunden!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation>C/C++-Quellcode</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation>Compilerdatenbank</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++-Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation>Dateien für Analyse auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation>Verzeichnis für Analyse auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation>Zu analysierende Konfiguration auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<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="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Erstellungsverzeichnis &apos;%1&apos; existiert nicht. Erstellen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Import von &apos;%1&apos; fehlgeschlagen; Analyse wurde abgebrochen.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation>Projektdateien (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Projektnamen auswählen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>Keine Projektdatei geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1723,82 +1723,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Projektdatei: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation>Wähle Cppcheck-Erstellungsverzeichnis</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Wähle Include-Verzeichnisse</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Wähle zu prüfendes Verzeichnis</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation>(keine Regeltexte)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation>Clang-tidy (nicht gefunden)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation>Compilerdatenbank</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++-Builder 6</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation>Projekt importieren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Wähle zu ignorierendes Verzeichnis</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation>Wähle MISRA-Regeltext-Datei</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation>MISRA-Regeltext-Datei</translation>
</message>
@ -1850,7 +1850,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation> (nicht gefunden)</translation>
</message>
@ -2272,17 +2272,17 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation>Protokoll leeren</translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation>Diesen Protokolleintrag kopieren</translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation>Gesamtes Protokoll kopieren</translation>
</message>
@ -2611,14 +2611,14 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Statistik</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Projekt</translation>
</message>
@ -2649,7 +2649,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Vorherige Prüfung</translation>
</message>
@ -2719,143 +2719,143 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<translation>PDF-Export</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 Tag</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 Tage</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 Stunde</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 Stunden</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 Minute</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 Minuten</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 Sekunde</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 Sekunden</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0,%1 Sekunden</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> und </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation>Exportiere PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Projekteinstellungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Pfade</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Include-Pfade</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Definitionen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation>Un-Definitionen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Gewählte Pfade</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation>Anzahl geprüfter Dateien</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation>Prüfungsdauer</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Fehler</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation>Datei: </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation>Kein Cppcheck-Analyseverzeichnis</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Warnungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Stilwarnungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Portabilitätswarnungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Performance-Warnungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Informationsmeldungen</translation>
</message>

View File

@ -287,42 +287,42 @@ Parameters: -l(line) (file)</source>
<translation>Editar</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation>Archivos de biblioteca (*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation>Abrir archivo de biblioteca</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -659,8 +659,8 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">Mostrar S&amp;cratchpad...</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Information</source>
<translation>Información</translation>
</message>
@ -1062,7 +1062,7 @@ Parameters: -l(line) (file)</source>
<translation>Mostrar &amp;ocultos</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation>Archivo no encontrado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished">XML malformado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished">Falta el atributo</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation>Formato no soportado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>Archivos XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Licencia</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Guardar informe</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<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="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>La biblioteca &apos;%1&apos; contiene elementos deconocidos:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation>Error</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1236,12 +1236,12 @@ Abrir un nuevo fichero XML eliminará los resultados actuales. ¿Desea continuar
<translation type="obsolete">Archivos XML versión 2 (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Ficheros de texto (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Ficheros de proyecto (*.cppcheck;;Todos los ficheros (*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Selecciona el archivo de proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Proyecto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Selecciona el nombre del proyecto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>No hay ningún proyecto cargado</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1849,72 +1849,72 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Archivo de proyecto: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Selecciona una carpeta para incluir</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Selecciona la carpeta a comprobar</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Selecciona la carpeta a ignorar</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
@ -1923,12 +1923,12 @@ Options:
<translation type="obsolete">Añadir supresión</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
@ -1980,7 +1980,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2492,17 +2492,17 @@ Para cambiar el tipo de comportamiento, abra el menú Ver.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2807,14 +2807,14 @@ Para cambiar el tipo de comportamiento, abra el menú Ver.</translation>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Estadísticas</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Proyecto</translation>
</message>
@ -2845,7 +2845,7 @@ Para cambiar el tipo de comportamiento, abra el menú Ver.</translation>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation type="unfinished">Análisis anterior</translation>
</message>
@ -2915,143 +2915,143 @@ Para cambiar el tipo de comportamiento, abra el menú Ver.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 día</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 días</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 hora</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 horas</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 minuto</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 minutos</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 segundo</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 segundos</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1 segundos</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> y </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Preferencias del proyecto</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Rutas</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation type="unfinished">Incluye las rutas</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation type="unfinished">Definiciones</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Ruta seleccionada</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation type="unfinished">Número de archivos analizados</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation type="unfinished">Duración del análisis</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Errores</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Advertencias</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Advertencias de estilo</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Advertencias de portabilidad</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Advertencias de rendimiento</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Mensajes de información</translation>
</message>

View File

@ -290,42 +290,42 @@ Parameters: -l(line) (file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<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="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Lisenssi</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Tallenna raportti</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML-tiedostot (*xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Tekstitiedostot (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1695,82 +1695,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
@ -1805,7 +1805,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2233,17 +2233,17 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2573,14 +2573,14 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation type="unfinished"></translation>
</message>
@ -2611,7 +2611,7 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation type="unfinished"></translation>
</message>
@ -2681,143 +2681,143 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation type="unfinished"></translation>
</message>

View File

@ -278,13 +278,13 @@ Paramètres : -l(ligne) (fichier)</translation>
<translation type="unfinished">Editer</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
@ -309,29 +309,29 @@ Paramètres : -l(ligne) (fichier)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<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="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Licence</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<source>Authors</source>
<translation>Auteurs</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Sauvegarder le rapport</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>Fichiers XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Fichiers Texte (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>Vous devez d&apos;abord fermer le projet avant de choisir des fichiers/répertoires</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation>Filtre rapide : </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Projet : </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -945,56 +945,56 @@ L&apos;ouverture d&apos;un nouveau fichier XML effacera les resultats. Voulez-vo
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation>Erreur</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation>Fichier introuvable</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation>Mauvais fichier XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation>Attribut manquant</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation>Mauvaise valeur d&apos;attribut</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Echec lors du chargement de la bibliothèque &apos;%1&apos;.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation>Format non supporté</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>La bibliothèque &apos;%1&apos; contient des éléments inconnus:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
@ -1036,17 +1036,17 @@ L&apos;ouverture d&apos;un nouveau fichier XML effacera les resultats. Voulez-vo
<translation type="obsolete">&amp;Revérifier tous les fichiers</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<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="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
@ -1102,39 +1102,39 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<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="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1760,82 +1760,82 @@ Do you want to proceed?</source>
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Fichier projet : %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Selectionner un répertoire à inclure</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Selectionner un répertoire à ignorer</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Selectionner un répertoire à vérifier</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
@ -1887,7 +1887,7 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2389,17 +2389,17 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2692,14 +2692,14 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Statistiques</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Projet</translation>
</message>
@ -2725,7 +2725,7 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Analyse précédente</translation>
</message>
@ -2780,123 +2780,123 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<translation>Copier vers le presse-papier</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation type="unfinished">Chemins</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation type="unfinished">Erreurs</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation type="unfinished">Avertissements</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation type="unfinished">Avertissement de style</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation type="unfinished">Avertissements de performance</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation type="unfinished"></translation>
</message>
@ -2906,7 +2906,7 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
@ -2921,12 +2921,12 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
@ -2936,7 +2936,7 @@ Pour configurer les erreurs affichées, ouvrez le menu d&apos;affichage.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>

View File

@ -299,42 +299,42 @@ Parametri: -l(line) (file)
<translation type="unfinished">Modifica</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -681,8 +681,8 @@ Parametri: -l(line) (file)
<translation>Mostra &amp;i nascosti</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation>Rapido filtro:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Licenza</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Salva il file di rapporto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>File XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1224,7 +1224,7 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
L&apos;apertura di un nuovo file XML ripulirà i risultati correnti. Vuoi procedere?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>File di testo (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<source>CSV files (*.csv)</source>
<translation>Files CSV (*.csv)</translation>
</message>
@ -1271,72 +1271,72 @@ The user interface language has been reset to English. Open the Preferences-dial
L&apos;interfaccia utente è stata risettata in Inglese. Apri la finestra di dialogo Preferenze per selezionare una qualunque lingua a disposizione.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Files di progetto (*.cppcheck);;Tutti i files(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Seleziona il file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Progetto:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Seleziona il nome del file di progetto</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>Nessun file di progetto caricato</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1862,82 +1862,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>File di progetto: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Seleziona la cartella da includere</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Seleziona una cartella da scansionare</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Seleziona la cartella da ignorare</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
@ -1977,7 +1977,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2436,17 +2436,17 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2803,14 +2803,14 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.</transl
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Statistiche</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Progetto</translation>
</message>
@ -2841,7 +2841,7 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.</transl
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Precedente Scansione</translation>
</message>
@ -2911,143 +2911,143 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.</transl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 giorno</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 giorni</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 ora</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 ore</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 minuto</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 minuti</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 secondo</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 secondi</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0,%1 secondi</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> e </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Impostazioni progetto</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Percorsi</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Percorsi di inclusione</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Definizioni</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Selezionato percorso</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation>Numero di file scansionati</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation>Durata della scansione</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Errori</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Avvisi</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Stilwarnungen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Avvisi sulla portabilità</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Avvisi sulle performance</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Messaggi di informazione</translation>
</message>

View File

@ -304,42 +304,42 @@ Parameters: -l(line) (file)</translation>
<translation></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation>(*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation> %1</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation>(%1.%2)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation> %1</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<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="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<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="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation>XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation></translation>
</message>
@ -1234,7 +1234,7 @@ Do you want to proceed checking without using any of these project files?</sourc
<translation type="obsolete">%1CppCheckのインストールに失敗しています --data-dir=&lt;directory&gt; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>%1 Cppcheck --data-dir=&lt;directory&gt; --data-dir GUI版ではサポートされていません調</translation>
</message>
@ -1247,13 +1247,13 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
XMLファイルを開くと現在の結果が削除されます</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation> (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation> (*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation>!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation>C/C++</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<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="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>&apos;%1&apos;?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation>使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>&apos;%1&apos;()</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation> (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1963,12 +1963,12 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>:%1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation>Cppcheckビルドディレクトリ</translation>
</message>
@ -1977,62 +1977,62 @@ Options:
<translation type="obsolete">Visual Studio (*.sln *.vcxproj);; (compile_commands.json)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>includeディレクトリを選択</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation>()</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation>Clang-tidy ()</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation></translation>
</message>
@ -2045,12 +2045,12 @@ Options:
<translation type="obsolete">ID(error id)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation>MISRAルールテキストファイルを選択</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation>MISRAルールテキストファイル (%1)</translation>
</message>
@ -2102,7 +2102,7 @@ Options:
<translation> %1: 必須の属性 &apos;%2&apos; &apos;%3&apos;</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation> ()</translation>
</message>
@ -2617,17 +2617,17 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation></translation>
</message>
@ -2929,14 +2929,14 @@ To toggle what kind of errors are shown, open view menu.</source>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation></translation>
</message>
@ -2967,7 +2967,7 @@ To toggle what kind of errors are shown, open view menu.</source>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation></translation>
</message>
@ -3037,143 +3037,143 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation>PDF </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation>PDF </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>(define)</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation>(Undef)</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation>: </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation>cppcheckビルドディレクトリがありません</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation></translation>
</message>

View File

@ -282,13 +282,13 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
@ -313,29 +313,29 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<translation type="unfinished"></translation>
</message>
@ -482,18 +482,18 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -778,8 +778,8 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation> (&amp;H)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Information</source>
<translation></translation>
</message>
@ -849,13 +849,13 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제:
<translation type="obsolete">Posix</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation> :</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation> (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation> (*.cppcheck);; (*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation> </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<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="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<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="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<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="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
@ -1185,39 +1185,39 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<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="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<source>Current results will be cleared.
Opening a new XML file will clear current results.
@ -1843,82 +1843,82 @@ Do you want to proceed?</source>
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation> : %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Include </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation> </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation> </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
@ -1958,7 +1958,7 @@ Do you want to proceed?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2464,17 +2464,17 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2779,14 +2779,14 @@ To toggle what kind of errors are shown, open view menu.</source>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation></translation>
</message>
@ -2812,7 +2812,7 @@ To toggle what kind of errors are shown, open view menu.</source>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation> </translation>
</message>
@ -2867,123 +2867,123 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Include </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Defines</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation> </translation>
</message>
@ -2993,7 +2993,7 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
@ -3008,12 +3008,12 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
@ -3023,7 +3023,7 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>

View File

@ -300,42 +300,42 @@ Parameters: -l(lijn) (bestand)</translation>
<translation type="unfinished">Bewerk</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -682,8 +682,8 @@ Parameters: -l(lijn) (bestand)</translation>
<translation>Toon &amp;verborgen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation>Snel Filter:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Licentie</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Rapport opslaan </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML bestanden (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
@ -1196,7 +1196,7 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Een nieuw XML-bestand openen zal de huidige resultaten wissen Wilt u verder gaan?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Tekst bestanden (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Project bestanden (*.cppcheck);;Alle bestanden(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Selecteer project bestand</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Project:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Selecteer project bestandsnaam</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>Geen project bestand geladen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1844,82 +1844,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Project Bestand %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Selecteer include map</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Selecteer een map om te controleren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Selecteer een map om te negeren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
@ -1969,7 +1969,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2427,17 +2427,17 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.</transla
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2795,14 +2795,14 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.</transla
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Statistieken</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Project</translation>
</message>
@ -2833,7 +2833,7 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.</transla
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Vorige scan</translation>
</message>
@ -2903,143 +2903,143 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.</transla
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 dag</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 dagen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 uur</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 uren</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 minuut</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 minuten</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 seconde</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 secondes</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1 secondes</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> en </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Project instellingen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Paden</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Bevat paden</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Omschrijft</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Pad Geselekteerd</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation>Aantal bestanden gescanned</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation>Scan tijd</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Fouten</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Waarschuwingen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Stijl waarschuwingen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Portabiliteit waarschuwingen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Presentatie waarschuwingen</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Informatie bericht</translation>
</message>

View File

@ -305,42 +305,42 @@ Parameters: -l(line) (file)</source>
<translation>Изменить</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation>Файлы библиотек (*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation>Открыть файл библиотеки</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation>Невозможно открыть файл %1.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation>Ошибка загрузки %1. %2.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation>Невозможно сохранить файл %1.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation>Сохранить библиотеку как</translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<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="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation>Быстрый фильтр:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation>Выбор конфигурации</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation>Файл не найден</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation>Некорректный XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation>Пропущен атрибут</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation>Некорректное значение атрибута</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation>Неподдерживаемый формат</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Не удалось загрузить выбранную библиотеку &apos;%1&apos;.
@ -1168,12 +1168,12 @@ Do you want to proceed checking without using any of these project files?</sourc
<translation type="obsolete">Не удалось загрузить %1. Установленный Cppcheck поврежден. Вы можете использовать ключ --data-dir=&lt;directory&gt; в командной строке, чтобы указать, где расположен этот файл.</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Сохранить файл с отчетом</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML-файлы (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Библиотека &apos;%1&apos; содержит неизвестные элементы:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation>Дубликат типа платформы</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation>Переобъявление типа платформы</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation>Неизвестный элемент</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation>Неизвестная проблема</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation>Ошибка</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>Невозможно загрузить %1. Cppcheck установлен некорректно. Вы можете использовать --data-dir=&lt;directory&gt; в командной строке для указания расположения файлов конфигурации. Обратите внимание, что --data-dir предназначен для использования сценариями установки. При включении данной опции, графический интерфейс пользователя не запускается.</translation>
</message>
@ -1257,7 +1257,7 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
Открытые нового XML файла приведет к очистке текущих результатов. Продолжить?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Текстовые файлы (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Файлы проекта (*.cppcheck);;Все файлы(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Выберите файл проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Проект:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation>Не найдено подходящих файлов для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation>Исходный код C/C++</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished">Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished">Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation>Выбор файлов для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation>Выбор каталога для анализа</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation>Выбор используемой конфигурации</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<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="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Директория для сборки &apos;%1&apos; не существует, создать?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Невозможно импортировать &apos;%1&apos;, анализ остановлен</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation>Файлы проекта (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Выберите имя файла для проекта</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>Файл с проектом не загружен</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1962,82 +1962,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Файл проекта: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation>Выбрать директорию сборки Cppcheck</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Выберите директорию для поиска заголовочных файлов</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Выберите директорию для проверки</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation>(файл с текстами правил недоступен)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation>Clang-tidy (не найден)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation>Импорт проекта</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Выберите директорию, которую надо проигнорировать</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation>Выбрать файл текстов правил MISRA</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation>Файл текстов правил MISRA (%1)</translation>
</message>
@ -2091,7 +2091,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation> (Недоступно)</translation>
</message>
@ -2548,17 +2548,17 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation>Очистить лог</translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation>Скопировать данную запись</translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation>Скопировать полный лог</translation>
</message>
@ -2916,14 +2916,14 @@ To toggle what kind of errors are shown, open view menu.</source>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Статистика</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Проект</translation>
</message>
@ -2954,7 +2954,7 @@ To toggle what kind of errors are shown, open view menu.</source>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Последнее сканирование</translation>
</message>
@ -3024,143 +3024,143 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation>Экспорт PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 день</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 дней</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 час</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 часов</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 минута</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 минут</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 секунда</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 секунд</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.1%1 секунд</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation>и</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation>Экспорт PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Настройки проекта</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Пути</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Включенные пути</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Объявленные макроопределения:</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation>Удаленные макроопределения:</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Выбранные пути</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation>Количество просканированных файлов</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation>Продолжительность сканирования</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Ошибки</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation>Файл: </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation>Не задана директория сборки</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Предупреждения</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Стилистические предупреждения</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Предупреждения переносимости</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Предупреждения производительности</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Информационные сообщения</translation>
</message>

View File

@ -288,42 +288,42 @@ Parameters: -l(line) (file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation type="unfinished">Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation type="unfinished"></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<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="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<source>Quick Filter:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation type="unfinished">License</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation type="unfinished">Save the report file</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation type="unfinished">XML files (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<source>Open the report file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation type="unfinished">Text files (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<source>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1720,82 +1720,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
@ -1828,7 +1828,7 @@ Options:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2255,17 +2255,17 @@ To toggle what kind of errors are shown, open view menu.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2594,14 +2594,14 @@ To toggle what kind of errors are shown, open view menu.</translation>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation type="unfinished"></translation>
</message>
@ -2632,7 +2632,7 @@ To toggle what kind of errors are shown, open view menu.</translation>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation type="unfinished"></translation>
</message>
@ -2702,143 +2702,143 @@ To toggle what kind of errors are shown, open view menu.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation type="unfinished"></translation>
</message>

View File

@ -304,42 +304,42 @@ Parametrar: -l(line) (file)</translation>
<translation>Redigera</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation>Library fil (*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation>Öppna Library fil</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation type="unfinished">Kunde ej öppna filen %1.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation type="unfinished">Kunde ej spara filen %1.</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation>Spara library som</translation>
</message>
@ -504,18 +504,18 @@ Exempel:
<message>
<location filename="mainwindow.ui" line="26"/>
<location filename="mainwindow.ui" line="604"/>
<location filename="mainwindow.cpp" line="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -709,8 +709,8 @@ Exempel:
<translation>Visa dolda</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<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="668"/>
<location filename="mainwindow.cpp" line="667"/>
<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="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation>Filen hittades ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation>Ogiltig XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation>Attribut finns ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation>Ogiltigt attribut värde</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation>Format stöds ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation>Misslyckades att ladda valda library &apos;%1&apos;.
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation>Licens</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<source>Save the report file</source>
<translation>Spara rapport</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML filer (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation>Library filen &apos;%1&apos; har element som ej hanteras:
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation>Dubbel plattformstyp</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation>Plattformstyp definieras igen</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation>Element hanteras ej</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation>Något problem</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation>Fel</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation>Misslyckades att ladda %1. Din Cppcheck installation är ej komplett. Du kan använda --data-dir&lt;directory&gt; kommandoraden för att specificera var denna fil finns. Det är meningen att --data-dir kommandot skall köras under installationen, GUIt kommer ej visas när --data-dir används allt som händer är att en inställning görs.</translation>
</message>
@ -1280,7 +1280,7 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
När en ny XML fil öppnas tas alla nuvarande resultat bort. Vill du fortsätta?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>Text filer (*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>Projektfiler (*.cppcheck);;Alla filer(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation>Välj projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>Projekt:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation>Inga filer hittades att analysera!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation type="unfinished">Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation>Välj filer att analysera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation>Välj mapp att analysera</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation>Välj konfiguration som kommer analyseras</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<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="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation>Build dir &apos;%1&apos; existerar ej, skapa den?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation>Misslyckades att importera &apos;%1&apos;, analysen stoppas</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation>Projekt filer (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation>Välj Projektfil</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation>Inget projekt laddat</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -2006,22 +2006,22 @@ Sökvägar och defines importeras.</translation>
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>Projektfil: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation>Välj Cppcheck build dir</translation>
</message>
@ -2030,57 +2030,57 @@ Sökvägar och defines importeras.</translation>
<translation type="obsolete">Visual Studio (*.sln *.vcxproj);;Compile database (compile_commands.json)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation>Välj include sökväg</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation>Välj mapp att analysera</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation type="unfinished">Visual Studio</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation>Importera Projekt</translation>
</message>
@ -2089,7 +2089,7 @@ Sökvägar och defines importeras.</translation>
<translation type="obsolete">Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation>Välj sökväg att ignorera</translation>
</message>
@ -2151,7 +2151,7 @@ Sökvägar och defines importeras.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation type="unfinished"></translation>
</message>
@ -2611,17 +2611,17 @@ För att ställa in vilka fel som skall visas använd visa menyn.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation type="unfinished"></translation>
</message>
@ -2979,14 +2979,14 @@ För att ställa in vilka fel som skall visas använd visa menyn.</translation>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation>Statistik</translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation>Projekt</translation>
</message>
@ -3017,7 +3017,7 @@ För att ställa in vilka fel som skall visas använd visa menyn.</translation>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation>Föregående analys</translation>
</message>
@ -3087,143 +3087,143 @@ För att ställa in vilka fel som skall visas använd visa menyn.</translation>
<translation>Pdf Export</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 dag</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 dagar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 timme</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 timmar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 minut</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 minuter</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 sekund</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 sekunder</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1 sekunder</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> och </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation>Exportera PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation>Projekt inställningar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation>Sökvägar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation>Include sökvägar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation>Definitioner</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation>Vald sökväg</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation>Antal analyserade filer</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation>Tid</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation>Fel</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation>Fil:</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation>Ingen Cppcheck build dir</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation>Varningar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation>Stil varningar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation>Portabilitetsvarningar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation>Prestanda varningar</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation>Informationsmeddelanden</translation>
</message>

View File

@ -303,42 +303,42 @@ Parameters: -l(line) (file)</source>
<translation></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="82"/>
<location filename="librarydialog.cpp" line="154"/>
<location filename="librarydialog.cpp" line="83"/>
<location filename="librarydialog.cpp" line="155"/>
<source>Library files (*.cfg)</source>
<translation> (*.cfg)</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="84"/>
<location filename="librarydialog.cpp" line="85"/>
<source>Open library file</source>
<translation></translation>
</message>
<message>
<location filename="librarydialog.cpp" line="95"/>
<location filename="librarydialog.cpp" line="107"/>
<location filename="librarydialog.cpp" line="144"/>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="145"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="96"/>
<location filename="librarydialog.cpp" line="97"/>
<source>Cannot open file %1.</source>
<oldsource>Can not open file %1.</oldsource>
<translation> %1</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="108"/>
<location filename="librarydialog.cpp" line="109"/>
<source>Failed to load %1. %2.</source>
<translation> %1 %2</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="145"/>
<location filename="librarydialog.cpp" line="146"/>
<source>Cannot save file %1.</source>
<oldsource>Can not save file %1.</oldsource>
<translation> %1</translation>
</message>
<message>
<location filename="librarydialog.cpp" line="157"/>
<location filename="librarydialog.cpp" line="158"/>
<source>Save the library as</source>
<translation></translation>
</message>
@ -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="332"/>
<location filename="mainwindow.cpp" line="489"/>
<location filename="mainwindow.cpp" line="565"/>
<location filename="mainwindow.cpp" line="697"/>
<location filename="mainwindow.cpp" line="719"/>
<location filename="mainwindow.cpp" line="1201"/>
<location filename="mainwindow.cpp" line="1326"/>
<location filename="mainwindow.cpp" line="1600"/>
<location filename="mainwindow.cpp" line="1608"/>
<location filename="mainwindow.cpp" line="1631"/>
<location filename="mainwindow.cpp" line="1708"/>
<location filename="mainwindow.cpp" line="1783"/>
<location filename="mainwindow.cpp" line="333"/>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="564"/>
<location filename="mainwindow.cpp" line="696"/>
<location filename="mainwindow.cpp" line="718"/>
<location filename="mainwindow.cpp" line="1195"/>
<location filename="mainwindow.cpp" line="1320"/>
<location filename="mainwindow.cpp" line="1594"/>
<location filename="mainwindow.cpp" line="1602"/>
<location filename="mainwindow.cpp" line="1625"/>
<location filename="mainwindow.cpp" line="1702"/>
<location filename="mainwindow.cpp" line="1777"/>
<source>Cppcheck</source>
<translation>Cppcheck</translation>
</message>
@ -685,8 +685,8 @@ Parameters: -l(line) (file)</source>
<translation type="obsolete">便(&amp;C)...</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="807"/>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="806"/>
<location filename="mainwindow.cpp" line="844"/>
<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="327"/>
<location filename="mainwindow.cpp" line="328"/>
<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="566"/>
<location filename="mainwindow.cpp" line="565"/>
<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="86"/>
<location filename="mainwindow.cpp" line="1469"/>
<location filename="mainwindow.cpp" line="87"/>
<location filename="mainwindow.cpp" line="1463"/>
<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="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select configuration</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="698"/>
<location filename="mainwindow.cpp" line="697"/>
<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="807"/>
<location filename="mainwindow.cpp" line="806"/>
<source>The library &apos;%1&apos; contains unknown elements:
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="816"/>
<location filename="mainwindow.cpp" line="815"/>
<source>File not found</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="819"/>
<location filename="mainwindow.cpp" line="818"/>
<source>Bad XML</source>
<translation> XML</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="822"/>
<location filename="mainwindow.cpp" line="821"/>
<source>Missing attribute</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="825"/>
<location filename="mainwindow.cpp" line="824"/>
<source>Bad attribute value</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="828"/>
<location filename="mainwindow.cpp" line="827"/>
<source>Unsupported format</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="831"/>
<location filename="mainwindow.cpp" line="830"/>
<source>Duplicate platform type</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="834"/>
<location filename="mainwindow.cpp" line="833"/>
<source>Platform type redefined</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="837"/>
<location filename="mainwindow.cpp" line="836"/>
<source>Unknown element</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="840"/>
<location filename="mainwindow.cpp" line="839"/>
<source>Unknown issue</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="845"/>
<location filename="mainwindow.cpp" line="844"/>
<source>Failed to load the selected library &apos;%1&apos;.
%2</source>
<translation> &apos;%1&apos;
%2</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Error</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="868"/>
<location filename="mainwindow.cpp" line="860"/>
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=&lt;directory&gt; at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.</source>
<translation> %1 Cppcheck --data-dir=&lt;&gt; &apos;--data-dir&apos; 使使GUI不会启动</translation>
</message>
@ -1215,13 +1215,13 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
XML </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1217"/>
<location filename="mainwindow.cpp" line="1397"/>
<location filename="mainwindow.cpp" line="1211"/>
<location filename="mainwindow.cpp" line="1391"/>
<source>XML files (*.xml)</source>
<translation>XML (*.xml)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1219"/>
<location filename="mainwindow.cpp" line="1213"/>
<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="1368"/>
<location filename="mainwindow.cpp" line="1362"/>
<source>License</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1375"/>
<location filename="mainwindow.cpp" line="1369"/>
<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="1390"/>
<location filename="mainwindow.cpp" line="1384"/>
<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="1401"/>
<location filename="mainwindow.cpp" line="1395"/>
<source>Text files (*.txt)</source>
<translation>(*.txt)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1405"/>
<location filename="mainwindow.cpp" line="1399"/>
<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="1507"/>
<location filename="mainwindow.cpp" line="1501"/>
<source>Project files (*.cppcheck);;All files(*.*)</source>
<translation>(*.cppcheck);;(*.*)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1509"/>
<location filename="mainwindow.cpp" line="1503"/>
<source>Select Project File</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="162"/>
<location filename="mainwindow.cpp" line="1471"/>
<location filename="mainwindow.cpp" line="1537"/>
<location filename="mainwindow.cpp" line="1671"/>
<location filename="mainwindow.cpp" line="163"/>
<location filename="mainwindow.cpp" line="1465"/>
<location filename="mainwindow.cpp" line="1531"/>
<location filename="mainwindow.cpp" line="1665"/>
<source>Project:</source>
<translation>:</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="490"/>
<location filename="mainwindow.cpp" line="491"/>
<source>No suitable files found to analyze!</source>
<translation>!</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="580"/>
<location filename="mainwindow.cpp" line="579"/>
<source>C/C++ Source</source>
<translation>C/C++ </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="581"/>
<location filename="mainwindow.cpp" line="580"/>
<source>Compile database</source>
<translation>Compile database</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="582"/>
<location filename="mainwindow.cpp" line="581"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="583"/>
<location filename="mainwindow.cpp" line="582"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="586"/>
<location filename="mainwindow.cpp" line="585"/>
<source>Select files to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="601"/>
<location filename="mainwindow.cpp" line="600"/>
<source>Select directory to analyze</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="668"/>
<location filename="mainwindow.cpp" line="667"/>
<source>Select the configuration that will be analyzed</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="720"/>
<location filename="mainwindow.cpp" line="719"/>
<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="1202"/>
<location filename="mainwindow.cpp" line="1196"/>
<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="1322"/>
<location filename="mainwindow.cpp" line="1316"/>
<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="1388"/>
<location filename="mainwindow.cpp" line="1382"/>
<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="1601"/>
<location filename="mainwindow.cpp" line="1595"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation> &apos;%1&apos; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1609"/>
<location filename="mainwindow.cpp" line="1603"/>
<source>To check the project using addons, you need a build directory.</source>
<translation>使</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1632"/>
<location filename="mainwindow.cpp" line="1626"/>
<source>Failed to import &apos;%1&apos;, analysis is stopped</source>
<translation> &apos;%1&apos; </translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1656"/>
<location filename="mainwindow.cpp" line="1650"/>
<source>Project files (*.cppcheck)</source>
<translation> (*.cppcheck)</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1658"/>
<location filename="mainwindow.cpp" line="1652"/>
<source>Select Project Filename</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1709"/>
<location filename="mainwindow.cpp" line="1703"/>
<source>No project file loaded</source>
<translation></translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1778"/>
<location filename="mainwindow.cpp" line="1772"/>
<source>The project file
%1
@ -1898,82 +1898,82 @@ Options:
<context>
<name>ProjectFileDialog</name>
<message>
<location filename="projectfiledialog.cpp" line="84"/>
<location filename="projectfiledialog.cpp" line="85"/>
<source>Project file: %1</source>
<translation>: %1</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="459"/>
<location filename="projectfiledialog.cpp" line="460"/>
<source>Select Cppcheck build dir</source>
<translation> Cppcheck </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="755"/>
<location filename="projectfiledialog.cpp" line="756"/>
<source>Select include directory</source>
<translation> Include </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="735"/>
<location filename="projectfiledialog.cpp" line="736"/>
<source>Select a directory to check</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="346"/>
<location filename="projectfiledialog.cpp" line="347"/>
<source>(no rule texts file)</source>
<translation>()</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="352"/>
<location filename="projectfiledialog.cpp" line="353"/>
<source>Clang-tidy (not found)</source>
<translation>Clang-tidy ()</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="499"/>
<location filename="projectfiledialog.cpp" line="500"/>
<source>Visual Studio</source>
<translation>Visual Studio</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="500"/>
<location filename="projectfiledialog.cpp" line="501"/>
<source>Compile database</source>
<translation>Compile database</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="501"/>
<location filename="projectfiledialog.cpp" line="502"/>
<source>Borland C++ Builder 6</source>
<translation>Borland C++ Builder 6</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="502"/>
<location filename="projectfiledialog.cpp" line="503"/>
<source>Import Project</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="775"/>
<location filename="projectfiledialog.cpp" line="776"/>
<source>Select directory to ignore</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="783"/>
<location filename="projectfiledialog.cpp" line="784"/>
<source>Source files</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="784"/>
<location filename="projectfiledialog.cpp" line="785"/>
<source>All files</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="785"/>
<location filename="projectfiledialog.cpp" line="786"/>
<source>Exclude file</source>
<translation></translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="869"/>
<location filename="projectfiledialog.cpp" line="870"/>
<source>Select MISRA rule texts file</source>
<translation> MISRA </translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="871"/>
<location filename="projectfiledialog.cpp" line="872"/>
<source>MISRA rule texts file (%1)</source>
<translation>MISRA (%1)</translation>
</message>
@ -2013,7 +2013,7 @@ Options:
<translation>%1 &quot;%3&quot; &quot;%2&quot;</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="241"/>
<location filename="projectfiledialog.cpp" line="242"/>
<source> (Not found)</source>
<translation> ()</translation>
</message>
@ -2525,17 +2525,17 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="574"/>
<location filename="resultsview.cpp" line="582"/>
<source>Clear Log</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="575"/>
<location filename="resultsview.cpp" line="583"/>
<source>Copy this Log entry</source>
<translation></translation>
</message>
<message>
<location filename="resultsview.cpp" line="576"/>
<location filename="resultsview.cpp" line="584"/>
<source>Copy complete Log</source>
<translation></translation>
</message>
@ -2841,14 +2841,14 @@ To toggle what kind of errors are shown, open view menu.</source>
<message>
<location filename="statsdialog.ui" line="14"/>
<location filename="statsdialog.ui" line="248"/>
<location filename="statsdialog.cpp" line="158"/>
<location filename="statsdialog.cpp" line="205"/>
<location filename="statsdialog.cpp" line="159"/>
<location filename="statsdialog.cpp" line="206"/>
<source>Statistics</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.ui" line="27"/>
<location filename="statsdialog.cpp" line="196"/>
<location filename="statsdialog.cpp" line="197"/>
<source>Project</source>
<translation></translation>
</message>
@ -2879,7 +2879,7 @@ To toggle what kind of errors are shown, open view menu.</source>
</message>
<message>
<location filename="statsdialog.ui" line="165"/>
<location filename="statsdialog.cpp" line="201"/>
<location filename="statsdialog.cpp" line="202"/>
<source>Previous Scan</source>
<translation></translation>
</message>
@ -2949,143 +2949,143 @@ To toggle what kind of errors are shown, open view menu.</source>
<translation> PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>1 day</source>
<translation>1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="134"/>
<location filename="statsdialog.cpp" line="135"/>
<source>%1 days</source>
<translation>%1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>1 hour</source>
<translation>1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="136"/>
<location filename="statsdialog.cpp" line="137"/>
<source>%1 hours</source>
<translation>%1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>1 minute</source>
<translation>1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="138"/>
<location filename="statsdialog.cpp" line="139"/>
<source>%1 minutes</source>
<translation>%1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>1 second</source>
<translation>1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="140"/>
<location filename="statsdialog.cpp" line="141"/>
<source>%1 seconds</source>
<translation>%1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="144"/>
<location filename="statsdialog.cpp" line="145"/>
<source>0.%1 seconds</source>
<translation>0.%1 </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="146"/>
<location filename="statsdialog.cpp" line="147"/>
<source> and </source>
<translation> </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="173"/>
<location filename="statsdialog.cpp" line="174"/>
<source>Export PDF</source>
<translation> PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="195"/>
<location filename="statsdialog.cpp" line="196"/>
<source>Project Settings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="197"/>
<location filename="statsdialog.cpp" line="198"/>
<source>Paths</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="198"/>
<location filename="statsdialog.cpp" line="199"/>
<source>Include paths</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="199"/>
<location filename="statsdialog.cpp" line="200"/>
<source>Defines</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="200"/>
<location filename="statsdialog.cpp" line="201"/>
<source>Undefines</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="202"/>
<location filename="statsdialog.cpp" line="203"/>
<source>Path selected</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="203"/>
<location filename="statsdialog.cpp" line="204"/>
<source>Number of files scanned</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="204"/>
<location filename="statsdialog.cpp" line="205"/>
<source>Scan duration</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="160"/>
<location filename="statsdialog.cpp" line="206"/>
<location filename="statsdialog.cpp" line="161"/>
<location filename="statsdialog.cpp" line="207"/>
<source>Errors</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>File: </source>
<translation>: </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="86"/>
<location filename="statsdialog.cpp" line="87"/>
<source>No cppcheck build dir</source>
<translation> cppcheck </translation>
</message>
<message>
<location filename="statsdialog.cpp" line="162"/>
<location filename="statsdialog.cpp" line="207"/>
<location filename="statsdialog.cpp" line="163"/>
<location filename="statsdialog.cpp" line="208"/>
<source>Warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="164"/>
<location filename="statsdialog.cpp" line="208"/>
<location filename="statsdialog.cpp" line="165"/>
<location filename="statsdialog.cpp" line="209"/>
<source>Style warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="166"/>
<location filename="statsdialog.cpp" line="209"/>
<location filename="statsdialog.cpp" line="167"/>
<location filename="statsdialog.cpp" line="210"/>
<source>Portability warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="168"/>
<location filename="statsdialog.cpp" line="210"/>
<location filename="statsdialog.cpp" line="169"/>
<location filename="statsdialog.cpp" line="211"/>
<source>Performance warnings</source>
<translation></translation>
</message>
<message>
<location filename="statsdialog.cpp" line="170"/>
<location filename="statsdialog.cpp" line="211"/>
<location filename="statsdialog.cpp" line="171"/>
<location filename="statsdialog.cpp" line="212"/>
<source>Information messages</source>
<translation></translation>
</message>

View File

@ -28,6 +28,7 @@
#include <QFile>
#include <QFileDialog>
#include <QMessageBox>
#include <QRegExp>
#include <QTextStream>
// TODO: get/compare functions from header

View File

@ -51,6 +51,7 @@
#include <QFileInfo>
#include <QInputDialog>
#include <QMessageBox>
#include <QRegExp>
#include <QSettings>
#include <QTimer>
@ -594,7 +595,7 @@ QStringList MainWindow::selectFilesToAnalyze(QFileDialog::FileMode mode)
mCurrentDirectory = inf.absolutePath();
}
formatAndSetTitle();
} else if (mode == QFileDialog::DirectoryOnly) {
} else if (mode == QFileDialog::Directory) {
QString dir = QFileDialog::getExistingDirectory(this,
tr("Select directory to analyze"),
getPath(SETTINGS_LAST_CHECK_PATH));
@ -678,7 +679,7 @@ void MainWindow::analyzeFiles()
void MainWindow::analyzeDirectory()
{
QStringList dir = selectFilesToAnalyze(QFileDialog::DirectoryOnly);
QStringList dir = selectFilesToAnalyze(QFileDialog::Directory);
if (dir.isEmpty())
return;

View File

@ -31,6 +31,7 @@
#include <QDir>
#include <QFileDialog>
#include <QFileInfo>
#include <QRegExp>
#include <QSettings>
/** Return paths from QListWidget */

View File

@ -1260,7 +1260,7 @@ void ResultsTree::updateFromOldReport(const QString &filename)
error->setData(data);
fileItem->child(j, COLUMN_SINCE_DATE)->setText(oldErrors[oldErrorIndex].sinceDate);
} else if (oldErrorIndex < 0 || data[SINCEDATE].toString().isEmpty()) {
const QString sinceDate = QDate::currentDate().toString(Qt::SystemLocaleShortDate);
const QString sinceDate = QLocale::system().dateFormat(QLocale::ShortFormat);
data[SINCEDATE] = sinceDate;
error->setData(data);
fileItem->child(j, COLUMN_SINCE_DATE)->setText(sinceDate);

View File

@ -555,11 +555,19 @@ void ResultsView::variableDoubleClicked(QListWidgetItem* item)
void ResultsView::editVariablesFilter(const QString &text)
{
#if (QT_VERSION >= QT_VERSION_CHECK(5, 15, 0))
for (auto *item: mUI->mListAddedVariables->findItems(".*", Qt::MatchRegularExpression)) {
#else
for (auto *item: mUI->mListAddedVariables->findItems(".*", Qt::MatchRegExp)) {
#endif
QString varname = item->text().mid(0, item->text().indexOf(" "));
item->setHidden(!varname.contains(text));
}
#if (QT_VERSION >= QT_VERSION_CHECK(5, 15, 0))
for (auto *item: mUI->mListMissingVariables->findItems(".*", Qt::MatchRegularExpression))
#else
for (auto *item: mUI->mListMissingVariables->findItems(".*", Qt::MatchRegExp))
#endif
item->setHidden(!item->text().contains(text));
}

View File

@ -30,6 +30,7 @@
#include <QFileInfo>
#include <QMimeData>
#include <QPrinter>
#include <QRegExp>
#include <QTextDocument>
#include <QWidget>