AboutAbout CppcheckVersion %1Cppcheck - A tool for static C/C++ code analysis.Copyright (C) 2007-2010 Daniel Marjamäki and cppcheck team.Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.This program is licensed under the terms
of the GNU General Public License version 3Visit Cppcheck homepage at %1ApplicationDialogAdd an applicationHere you can add applications that can open error files.
Specify a name for the application and the application to execute.
The following texts are replaced with appropriate values when application is executed:
(file) - Filename containing the error
(line) - Line number containing the error
(message) - Error message
(severity) - Error severity
Example opening a file with Kate and make Kate scroll to the correct line:
kate -l(line) (file)Here you can add applications that can open error files.
Specify a name for the application and the application to execute.
The following texts are replaced with appriproate values when application is executed:
(file) - Filename containing the error
(line) - Line number containing the error
(message) - Error message
(severity) - Error severity
Example opening a file with Kate and make Kate scroll to the correct line:
kate -l(line) (file)Application's nameApplication to executeBrowseExecutable files (*.exe);;All files(*.*)Select viewer applicationCppcheckYou must specify a name and a path for the application!FileViewDialogCould not find the file: %1CppcheckCould not read the file: %1HelpWindowCppcheck HelpGo backBackGo forwardForwardStartHomeLogViewChecking LogClearCloseMainWindowCppcheck&File&View&Toolbars&Language&Help&Check&EditStandard&License...A&uthors...&About...&Files...Ctrl+F&Directory...Ctrl+D&Recheck filesCtrl+R&StopEsc&Save results to file...Ctrl+S&Quit&Clear results&PreferencesShow style errorsShow common errors&Check all&Uncheck allCollapse &all&Expand all&StandardStandard itemsToolbar&CategoriesError categories&Open XML...Open P&roject File...&New Project File...&Log ViewLog ViewC&lose Project File&Edit Project File...&Statistics&ContentsCategoriesOpen the help contentsF1No suitable files found to check!You must close the project file before selecting new files or directories!Select files to checkSelect directory to checkProject: Open the report fileLicenseAuthorsXML files (*.xml);;Text files (*.txt);;CSV files (*.csv)Save the report fileCppcheck HelpFailed to load help file (not found)Failed to load help fileSelect Project FilenameNo project file loadedXML files (*.xml)Checking is running.
Do you want to stop the checking and exit Cppcheck?.Text files (*.txt)CSV files (*.csv)Cppcheck - %1Failed to change the language:
%1
Project files (*.cppcheck);;All files(*.*)Select Project FileEnglishDutchFinnishSwedishGermanRussianPolishProjectCppcheckCould not read the project file.Could not write the project file.ProjectFileProject FileProject:Paths:Include paths:Defines:ProjectFileDialogProject file: %1QObjectIncorrect language specified!Language file %1 not found!Failed to load translation for language %1 from file %2ResultsTreeFileSeverityLineMessageUndefined fileCopy filenameCopy full pathCopy messageCppcheckConfigure the text file viewer program in Cppcheck preferences/Applications.Could not find the file!Could not start %1
Please check the application path and parameters are correct.Could not find file:
%1
Please select the directory where file is located.Select DirectorystyleerrorResultsViewCppcheckNo errors found.Errors were found, but they are configured to be hidden.
To toggle what kind of errors are shown, open view menu.Failed to read the report.No errors found, nothing to save.Failed to save the report.ResultsSettingsPreferencesGeneralNumber of threads: Check all #ifdef configurationsShow full path of filesShow "No errors found" message when no errors foundShow internal warnings in logApplicationsAdd applicationDelete applicationModify applicationSet as default applicationReportsSave all errors when creating reportSave full path to files in reportsSettingsDialogAdd a new applicationModify an applicationStatsDialogStatisticsProjectProject:Paths:Include paths:Defines:Previous ScanPath Selected:Number of Files Scanned:Scan Duration:Copy to Clipboard%1 secsProject Settings
Project: %1
Paths: %2
Include paths: %3
Defines: %4
Previous Scan
Path selected: %5
Number of files scanned: %6
Scan duration: %7
<h3>Project Settings<h3>
<table>
<tr><th>Project:</th><td>%1</td></tr>
<tr><th>Paths:</th><td>%2</td></tr>
<tr><th>Include paths:</th><td>%3</td></tr>
<tr><th>Defines:</th><td>%4</td></tr>
</table>
<h3>Previous Scan</h3>
<table>
<tr><th>Path selected:</th><td>%5</td></tr>
<tr><th>Number of files scanned:</th><td>%6</td></tr>
<tr><th>Scan duration:</th><td>%7</td></tr>
</table>