2009-07-02 10:32:29 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
<TS version="2.0" language="en_US">
|
|
|
|
<context>
|
2009-07-02 18:36:45 +02:00
|
|
|
<name>About</name>
|
2009-07-02 10:32:29 +02:00
|
|
|
<message>
|
2009-07-02 18:36:45 +02:00
|
|
|
<location filename="about.ui" line="14"/>
|
|
|
|
<source>About Cppcheck</source>
|
2009-07-02 10:32:29 +02:00
|
|
|
<translation>About Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:36:45 +02:00
|
|
|
<location filename="about.ui" line="51"/>
|
|
|
|
<source>Version %1</source>
|
|
|
|
<translation>Version %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="58"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck - A tool for static C/C++ code analysis.</source>
|
|
|
|
<translation>Cppcheck - A tool for static C/C++ code analysis.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:36:45 +02:00
|
|
|
<location filename="about.ui" line="65"/>
|
|
|
|
<source>Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.</source>
|
|
|
|
<translation>Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.</translation>
|
2009-07-02 10:32:29 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:36:45 +02:00
|
|
|
<location filename="about.ui" line="72"/>
|
|
|
|
<source>This program is licensed under the terms
|
|
|
|
of the GNU General Public License version 3</source>
|
|
|
|
<translation>This program is licensed under the terms
|
|
|
|
of the GNU General Public License version 3</translation>
|
2009-07-02 10:32:29 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:36:45 +02:00
|
|
|
<location filename="about.ui" line="83"/>
|
2009-07-02 17:56:18 +02:00
|
|
|
<source>Visit Cppcheck homepage at %1</source>
|
2009-07-02 18:36:45 +02:00
|
|
|
<translation>Visit Cppcheck homepage at %1</translation>
|
2009-07-02 10:32:29 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ApplicationDialog</name>
|
|
|
|
<message>
|
2009-07-02 13:12:22 +02:00
|
|
|
<location filename="application.ui" line="14"/>
|
|
|
|
<source>Add an application</source>
|
|
|
|
<translation>Add a new application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="application.ui" line="20"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>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)</source>
|
|
|
|
<translation>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)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 13:12:22 +02:00
|
|
|
<location filename="application.ui" line="39"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Application's name</source>
|
|
|
|
<translation>Application's name</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 13:12:22 +02:00
|
|
|
<location filename="application.ui" line="46"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Application to execute</source>
|
|
|
|
<translation>Application to execute</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 13:12:22 +02:00
|
|
|
<location filename="application.ui" line="59"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Browse</source>
|
|
|
|
<translation>Browse</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="applicationdialog.cpp" line="57"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Executable files (*.exe);;All files(*.*)</source>
|
|
|
|
<translation>Executable files (*.exe);;All files(*.*)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="applicationdialog.cpp" line="60"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Select viewer application</source>
|
|
|
|
<translation>Select viewer application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="applicationdialog.cpp" line="97"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="applicationdialog.cpp" line="98"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>You must specify a name and a path for the application!</source>
|
|
|
|
<translation>You must specify a name and a path for the application!</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>FileViewDialog</name>
|
|
|
|
<message>
|
2009-07-02 18:46:26 +02:00
|
|
|
<location filename="fileviewdialog.cpp" line="47"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Could not find the file: %1</source>
|
|
|
|
<oldsource>Could not find the file:
|
|
|
|
</oldsource>
|
|
|
|
<translation>Could not find the file: %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:46:26 +02:00
|
|
|
<location filename="fileviewdialog.cpp" line="51"/>
|
|
|
|
<location filename="fileviewdialog.cpp" line="66"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:46:26 +02:00
|
|
|
<location filename="fileviewdialog.cpp" line="62"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Could not read the file: %1</source>
|
|
|
|
<translation>Could not read the file: %1</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>MainWindow</name>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="26"/>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="243"/>
|
|
|
|
<location filename="mainwindow.cpp" line="450"/>
|
|
|
|
<location filename="mainwindow.cpp" line="548"/>
|
|
|
|
<location filename="mainwindow.cpp" line="566"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="253"/>
|
|
|
|
<source>Show possible false positives</source>
|
|
|
|
<translation>Show possible false positives</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="74"/>
|
|
|
|
<source>&File</source>
|
|
|
|
<translation>&File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="81"/>
|
|
|
|
<source>&View</source>
|
|
|
|
<translation>&View</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="110"/>
|
|
|
|
<source>&Check</source>
|
|
|
|
<translation>&Check</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="119"/>
|
|
|
|
<source>&Edit</source>
|
|
|
|
<translation>&Edit</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="134"/>
|
|
|
|
<source>toolBar</source>
|
|
|
|
<translation>toolBar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="152"/>
|
|
|
|
<source>&License...</source>
|
|
|
|
<translation>&License...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="157"/>
|
|
|
|
<source>A&uthors...</source>
|
|
|
|
<translation>A&uthors...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="166"/>
|
|
|
|
<source>&About...</source>
|
|
|
|
<translation>&About...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="171"/>
|
|
|
|
<source>&Files...</source>
|
|
|
|
<translation>&Files...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="174"/>
|
|
|
|
<source>Ctrl+F</source>
|
|
|
|
<translation>Ctrl+F</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="183"/>
|
|
|
|
<source>&Directory...</source>
|
|
|
|
<translation>&Directory...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="186"/>
|
|
|
|
<source>Ctrl+D</source>
|
|
|
|
<translation>Ctrl+D</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="195"/>
|
|
|
|
<source>&Recheck files</source>
|
|
|
|
<translation>&Recheck files</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="198"/>
|
|
|
|
<source>Ctrl+R</source>
|
|
|
|
<translation>Ctrl+R</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="207"/>
|
|
|
|
<source>&Stop</source>
|
|
|
|
<translation>&Stop</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="210"/>
|
|
|
|
<source>Esc</source>
|
|
|
|
<translation>Esc</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="219"/>
|
|
|
|
<source>&Save results to file...</source>
|
|
|
|
<translation>&Save results to file...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="222"/>
|
|
|
|
<source>Ctrl+S</source>
|
|
|
|
<translation>Ctrl+S</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="227"/>
|
|
|
|
<source>&Quit</source>
|
|
|
|
<translation>&Quit</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="236"/>
|
|
|
|
<source>&Clear results</source>
|
|
|
|
<translation>&Clear results</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="245"/>
|
|
|
|
<source>&Preferences</source>
|
|
|
|
<translation>&Preferences</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="261"/>
|
|
|
|
<source>Show security errors</source>
|
|
|
|
<translation>Show security errors</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="269"/>
|
|
|
|
<source>Show style errors</source>
|
|
|
|
<translation>Show style errors</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="277"/>
|
|
|
|
<source>Show common errors</source>
|
|
|
|
<translation>Show common errors</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="282"/>
|
|
|
|
<source>&Check all</source>
|
|
|
|
<translation>&Check all</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="287"/>
|
|
|
|
<source>&Uncheck all</source>
|
|
|
|
<translation>&Uncheck all</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="292"/>
|
|
|
|
<source>Collapse &all</source>
|
|
|
|
<translation>Collapse &all</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="297"/>
|
|
|
|
<source>&Expand all</source>
|
|
|
|
<translation>&Expand all</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="305"/>
|
|
|
|
<source>&Toolbar</source>
|
|
|
|
<translation>&Toolbar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="97"/>
|
|
|
|
<source>&Language</source>
|
|
|
|
<translation>&Language</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="102"/>
|
|
|
|
<source>&Help</source>
|
|
|
|
<translation>&Help</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="206"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Select files to check</source>
|
|
|
|
<translation>Select files to check</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="215"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Select directory to check</source>
|
|
|
|
<translation>Select directory to check</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="244"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>No suitable files found to check!</source>
|
|
|
|
<translation>No suitable files found to check!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="446"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cannot exit while checking.
|
|
|
|
|
|
|
|
Stop the checking before exiting.</source>
|
|
|
|
<translation>Cannot exit while checking.
|
|
|
|
|
|
|
|
Stop the checking before exiting.</translation>
|
|
|
|
</message>
|
2009-07-02 18:46:26 +02:00
|
|
|
<message>
|
|
|
|
<location filename="mainwindow.cpp" line="492"/>
|
|
|
|
<source>License</source>
|
|
|
|
<translation>License</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="mainwindow.cpp" line="499"/>
|
|
|
|
<source>Authors</source>
|
|
|
|
<translation>Authors</translation>
|
|
|
|
</message>
|
2009-07-02 10:32:29 +02:00
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="507"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>XML files (*.xml);;Text files (*.txt)</source>
|
|
|
|
<translation>XML files (*.xml);;Text files (*.txt)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="509"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Save the report file</source>
|
|
|
|
<translation>Save the report file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="517"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>XML files (*.xml)</source>
|
|
|
|
<translation>XML files (*.xml)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="550"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck - %1</source>
|
|
|
|
<translation>Cppcheck - %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="mainwindow.cpp" line="567"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Failed to change language:
|
|
|
|
|
|
|
|
%1</source>
|
|
|
|
<translation>Failed to change language:
|
|
|
|
|
|
|
|
%1</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>QObject</name>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="12"/>
|
|
|
|
<source>English</source>
|
|
|
|
<translation>English</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="13"/>
|
|
|
|
<source>Finnish</source>
|
|
|
|
<translation>Finnish</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="14"/>
|
|
|
|
<source>Swedish</source>
|
|
|
|
<translation>Swedish</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="15"/>
|
|
|
|
<source>German</source>
|
|
|
|
<translation>German</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="16"/>
|
|
|
|
<source>Russian</source>
|
|
|
|
<translation>Russian</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="69"/>
|
|
|
|
<source>Incorrect language specified!</source>
|
|
|
|
<translation>Incorrect language specified!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="translationhandler.cpp" line="77"/>
|
|
|
|
<source>Failed to load language from file %1</source>
|
|
|
|
<translation>Failed to load language from file %1</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ResultsTree</name>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="39"/>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="754"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>File</source>
|
|
|
|
<translation>File</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="39"/>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="754"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Severity</source>
|
|
|
|
<translation>Severity</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="39"/>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="754"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Line</source>
|
|
|
|
<translation>Line</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="39"/>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="754"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Message</source>
|
|
|
|
<translation>Message</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="85"/>
|
|
|
|
<source>Undefined file</source>
|
|
|
|
<translation>Undefined file</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="388"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Copy filename</source>
|
|
|
|
<translation>Copy filename</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="389"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Copy full path</source>
|
|
|
|
<translation>Copy full path</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="425"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="426"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>You can open this error by specifying applications in program's settings.</source>
|
|
|
|
<translation>You can open this error by specifying applications in program's settings.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<location filename="resultstree.cpp" line="471"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Could not start %1
|
|
|
|
|
|
|
|
Please check the application path and parameters are correct.</source>
|
|
|
|
<translation>Could not start %1
|
|
|
|
|
|
|
|
Please check the application path and parameters are correct.</translation>
|
|
|
|
</message>
|
2009-07-02 12:48:32 +02:00
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="612"/>
|
|
|
|
<source>all</source>
|
|
|
|
<translation>All</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="616"/>
|
|
|
|
<source>style</source>
|
|
|
|
<translation>Style</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="620"/>
|
|
|
|
<source>security</source>
|
|
|
|
<translation>Security</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultstree.cpp" line="624"/>
|
|
|
|
<source>error</source>
|
|
|
|
<translation>Error</translation>
|
|
|
|
</message>
|
2009-07-02 10:32:29 +02:00
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ResultsView</name>
|
|
|
|
<message>
|
|
|
|
<location filename="resultsview.cpp" line="77"/>
|
|
|
|
<location filename="resultsview.cpp" line="89"/>
|
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultsview.cpp" line="78"/>
|
|
|
|
<source>No errors found.</source>
|
|
|
|
<translation>No errors found.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultsview.cpp" line="86"/>
|
|
|
|
<source>Errors were found, but they are configured to be hidden.
|
|
|
|
To toggle what kind of errors are shown, open view menu.</source>
|
|
|
|
<translation>Errors were found, but they are configured to be hidden.
|
|
|
|
To toggle what kind of errors are shown, open view menu.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="resultsview.ui" line="26"/>
|
|
|
|
<source>Results</source>
|
|
|
|
<translation>Results</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2009-07-02 13:12:22 +02:00
|
|
|
<context>
|
|
|
|
<name>Settings</name>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="14"/>
|
|
|
|
<source>Settings</source>
|
|
|
|
<translation>Settings</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="24"/>
|
|
|
|
<source>General</source>
|
|
|
|
<translation>General</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="34"/>
|
|
|
|
<source>Number of threads: </source>
|
|
|
|
<translation>Number of threads: </translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="46"/>
|
|
|
|
<source>Check all #ifdef configurations</source>
|
|
|
|
<translation>Check all #ifdef configurations</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="53"/>
|
|
|
|
<source>Show full path of files</source>
|
|
|
|
<translation>Show full path of files</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="60"/>
|
|
|
|
<source>Show "No errors found" message when no errors found</source>
|
|
|
|
<translation>Show "No errors found" message when no errors found</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="83"/>
|
|
|
|
<source>Applications</source>
|
|
|
|
<translation>Applications</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="92"/>
|
|
|
|
<source>Add application</source>
|
|
|
|
<translation>Add application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="99"/>
|
|
|
|
<source>Delete application</source>
|
|
|
|
<translation>Delete application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="106"/>
|
|
|
|
<source>Modify application</source>
|
|
|
|
<translation>Modify application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="113"/>
|
|
|
|
<source>Set as default application</source>
|
|
|
|
<translation>Set as default application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="121"/>
|
|
|
|
<source>Reports</source>
|
|
|
|
<translation>Reports</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="127"/>
|
|
|
|
<source>Save all errors when creating report</source>
|
|
|
|
<translation>Save all errors when creating report</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="134"/>
|
|
|
|
<source>Save full path to files in reports</source>
|
|
|
|
<translation>Save full path to files in reports</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2009-07-02 10:32:29 +02:00
|
|
|
<context>
|
|
|
|
<name>SettingsDialog</name>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="132"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Add a new application</source>
|
|
|
|
<translation>Add a new application</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2009-07-02 18:15:34 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="165"/>
|
2009-07-02 10:32:29 +02:00
|
|
|
<source>Modify an application</source>
|
|
|
|
<translation>Modify an application</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
</TS>
|