About
About Cppcheck
Tietoa ohjelmasta Cppcheck
Version %1
Versio %1
Cppcheck - A tool for static C/C++ code analysis.
Cppcheck - Työkalu C/C++ koodin staattiseen analysointiin.
Copyright © 2007-2017 Cppcheck team.
Copyright (C) 2007-2017 Daniel Marjamäki ja cppcheck tiimi.
This program is licensed under the terms
of the GNU General Public License version 3
Tämä ohjelma on lisensoitu GNU General
Public lisenssin version 3 alaisuuteen
Visit Cppcheck homepage at %1
Cppcheckin kotisivu löytyy osoitteesta %1
ApplicationDialog
Add an application
Lisää uusi ohjelma
Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application.
The following texts in parameters 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:
Executable: kate
Parameters: -l(line) (file)
&Name:
&Executable:
&Parameters:
Browse
Selaa
Executable files (*.exe);;All files(*.*)
Suoritettavat tiedostot (*.exe);;Kaikki tiedostot(*.*)
Select viewer application
Valitse ohjelma jolla avata virhetiedosto
Cppcheck
Cppcheck
You must specify a name, a path and optionally parameters for the application!
FileViewDialog
Could not find the file: %1
Could not find the file:
Tiedostoa %1 ei löytynyt
Cppcheck
Cppcheck
Could not read the file: %1
Tiedoston %1 lukeminen epäonnistui
LibraryAddFunctionDialog
Add function
Function name(s)
Number of arguments
LibraryDialog
Library Editor
Open
Save
Save as
Functions
Sort
Add
Filter:
Comments
noreturn
False
True
Unknown
return value must be used
ignore function in leaks checking
Arguments
Edit
Library files (*.cfg)
Open library file
Cppcheck
Cppcheck
Can not open file %1.
Can not save file %1.
Save the library as
LibraryEditArgDialog
Edit argument
<html><head/><body>
<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p>
<p>Typically, set this if the argument is a pointer, size, etc.</p>
<p>Example:</p>
<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre>
</body></html>
Not bool
<html><head/><body>
<p>Is a null parameter value allowed?</p>
<p>Typically this should be used on any pointer parameter that does not allow null.</p>
<p>Example:</p>
<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre>
</body></html>
Not null
Not uninit
String
Format string
Min size of buffer
Type
None
argvalue
constant
mul
strlen
Arg
Arg2
and
Valid values
LogView
Checking Log
Clear
Save Log
Text files (*.txt *.log);;All files (*.*)
Cppcheck
Cppcheck
Could not open file for writing: "%1"
MainWindow
Cppcheck
Cppcheck
Standard
Vakio
&File
&Tiedosto
&View
&Näytä
&Toolbars
&Check
&Tarkista
C++ standard
C standard
&Edit
&Muokkaa
&License...
&Lisenssi...
A&uthors...
&Tekijät...
&About...
&Tietoa ohjelmasta Cppcheck...
&Files...
&Tiedostot...
Check files
Ctrl+F
Ctrl+F
&Directory...
&Hakemisto...
Check directory
Ctrl+D
Ctrl+D
&Recheck files
Tarkista tiedostot &uudelleen
Ctrl+R
Ctrl+R
&Recheck all files
&Stop
&Pysäytä
Stop checking
Esc
Esc
&Save results to file...
&Tallenna tulokset tiedostoon...
Ctrl+S
Ctrl+S
&Quit
&Lopeta
&Clear results
&Tyhjennä tulokset
&Preferences
&Asetukset
Errors
Show errors
Show S&cratchpad...
Warnings
Show warnings
Performance warnings
Show performance warnings
Show &hidden
Information
Show information messages
Portability
Show portability warnings
&Filter
Filter results
Windows 32-bit ANSI
Windows 32-bit Unicode
Unix 32-bit
Unix 64-bit
Windows 64-bit
Platforms
C++11
C99
Posix
C11
C89
C++03
&Print...
Print the Current Report
Print Pre&view...
Open a Print Preview Dialog for the Current Results
Library Editor...
Open library editor
Auto-detect language
Enforce C++
Enforce C
&Check all
&Valitse kaikki
Filter
&Recheck modified files
&Uncheck all
&Poista kaikista valinta
Collapse &all
&Pienennä kaikki
&Expand all
&Laajenna kaikki
&Standard
Standard items
Toolbar
&Categories
Error categories
&Open XML...
Open P&roject File...
&New Project File...
&Log View
Log View
C&lose Project File
&Edit Project File...
&Statistics
&Contents
Categories
Style warnings
Show style warnings
Open the help contents
F1
&Help
&Ohje
Select directory to check
Valitse tarkistettava hakemisto
No suitable files found to check!
Tarkistettavaksi sopivia tiedostoja ei löytynyt!
Quick Filter:
C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj)
Select configuration
Select the configuration that will be checked
Found project file: %1
Do you want to load this project file instead?
Found project files from the directory.
Do you want to proceed checking without using any of these project files?
File not found
Bad XML
Missing attribute
Bad attribute value
Failed to load the selected library '%1'.
%2
License
Lisenssi
Authors
Tekijät
XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)
XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)
XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv)
Save the report file
Tallenna raportti
XML files (*.xml)
XML-tiedostot (*xml)
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.
You must close the project file before selecting new files or directories!
Select files to check
Valitse tarkistettavat tiedostot
The library '%1' contains unknown elements:
%2
Unsupported format
Duplicate platform type
Platform type redefined
Unknown element
Unknown issue
Error
Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.
Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?
Open the report file
Checking is running.
Do you want to stop the checking and exit Cppcheck?
XML files version 1 (*.xml)
Deprecated XML format
XML format 1 is deprecated and will be removed in cppcheck 1.81.
XML files version 2 (*.xml)
Text files (*.txt)
Tekstitiedostot (*.txt)
CSV files (*.csv)
Cppcheck - %1
Cppcheck - %1
Project files (*.cppcheck);;All files(*.*)
Select Project File
Project:
Build dir '%1' does not exist, create it?
Select Project Filename
No project file loaded
The project file
%1
could not be found!
Do you want to remove the file from the recently used projects -list?
Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p <file> Open given project file and start checking it
-l <file> Open given results xml file
-d <directory> Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=<directory> This option is for installation scripts so they can configure the directory where
datafiles are located (translations, cfg). The GUI is not started when this option
is used.
Cppcheck GUI.
Syntax:
cppcheck-gui [OPTIONS] [files or paths]
Options:
-h, --help Print this help
-p <file> Open given project file and start checking it
-l <file> Open given results xml file
-d <directory> Specify the directory that was checked to generate the results xml specified with -l
-v, --version Show program version
--data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg)
Cppcheck GUI - Command line parameters
Platforms
Native
Unix 32-bit
Unix 64-bit
Windows 32-bit ANSI
Windows 32-bit Unicode
Windows 64-bit
Project
Cppcheck
Cppcheck
Could not read the project file.
Could not write the project file.
ProjectFile
Project File
Project
<html><head/><body><p>In the build dir, cppcheck stores data about each translation unit.</p><p>With a build dir you get whole program analysis.</p><p>Unchanged files will be analyzed much faster; Cppcheck skip the analysis of these files and reuse their old data.</p></body></html>
Cppcheck build dir (whole program analysis, faster analysis for unchanged files)
Paths and Defines
<html><head/><body><p>Cppcheck can import Visual studio solutions (*.sln), Visual studio projects (*.vcxproj) or compile databases.</p><p>Files to check, defines, include paths are imported.</p></body></html>
Import Project (Visual studio / compile database)
Defines must be separated by a semicolon ';'
&Root:
Root:
Libraries:
Note: Put your own custom .cfg files in the same folder as the project file. You should see them above.
...
Paths:
Add...
Edit
Remove
Include Paths:
Up
Down
Exclude
Suppressions
Suppression list:
Add
Defines:
ProjectFileDialog
Project file: %1
Select Cppcheck build dir
Select include directory
Select a directory to check
Import Project
Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json)
Select directory to ignore
Add Suppression
Select error id suppress:
QDialogButtonBox
OK
Cancel
Close
Save
QObject
Unknown language specified!
Language file %1 not found!
Language file %1.qm not found!
Käännöstiedostoa %1 ei löytynyt!
Failed to load translation for language %1 from file %2
Failed to load translation for language %1 from file %2.qm
Käänöksen lataaminen kielelle %1 tiedostosta %2 epäonnistui
QPlatformTheme
OK
Cancel
Close
Save
ResultsTree
File
Tiedosto
Severity
Tyyppi
Line
Rivi
Summary
Undefined file
Määrittelemätön tiedosto
[Inconclusive]
debug
note
Recheck
Copy filename
Kopioi tiedostonimi
Copy full path
Kopioi tiedoston koko polku
Copy message
Copy message id
Hide
Hide all with id
Open containing folder
Cppcheck
Cppcheck
No editor application configured.
Configure the editor application for Cppcheck in preferences/Applications.
Configure the text file viewer program in Cppcheck preferences/Applications.
Voit asetuksista määritellä muita ohjelmia joilla avata tämän virheen sisältävän tiedoston.
No default editor application selected.
Please select the default editor application in preferences/Applications.
Could not find the file!
Could not start %1
Please check the application path and parameters are correct.
Ohjelman %1 käynnistäminen epäonnistui
Tarkista että ohjelman polku ja parametrit ovat oikeat.
Could not find file:
%1
Please select the directory where file is located.
Select Directory
Id
Inconclusive
style
Tyyli
error
Yleinen
warning
performance
portability
information
ResultsView
Print Report
No errors found, nothing to print.
%p% (%1 of %2 files checked)
Cppcheck
Cppcheck
No errors found.
Virheitä ei löytynyt.
Errors were found, but they are configured to be hidden.
To toggle what kind of errors are shown, open view menu.
Virheitä löytyi, mutta asetuksissa kyseiset virheet on määritelty piilotettavaksi.
Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valikko.
Failed to read the report.
Summary
Message
First included by
Id
No errors found, nothing to save.
Virheitä ei löytynyt, ei mitään tallennettavaa.
Failed to save the report.
Raportin tallentaminen epäonnistui.
Results
Tulokset
ScratchPad
Scratchpad
filename
Check
Settings
Preferences
Asetukset
General
Yleiset
Include paths:
Add...
Number of threads:
Säikeiden lukumäärä:
Ideal count:
Force checking all #ifdef configurations
Check all #ifdef configurations
Tarkista kaikki #ifdef kombinaatiot
Show full path of files
Näytä tiedostojen täysi polku
Show "No errors found" message when no errors found
Näytä "virheitä ei löytynyt"-viesti jos virheitä ei löydy
Display error Id in column "Id"
Enable inline suppressions
Check for inconclusive errors also
Show statistics on check completion
Show internal warnings in log
Paths
Edit
Remove
Applications
Ohjelmat
Edit...
Set as default
Reports
Raportit
Save all errors when creating report
Tallenna kaikki virheet raporttia luodessa
Save full path to files in reports
Tallenna tiedostojen koko polku raportteihin
Language
SettingsDialog
N/A
Add a new application
Lisää uusi ohjelma
Modify an application
Muokkaa ohjelmaa
[Default]
[Default]
Select include directory
StatsDialog
Statistics
Project
Project:
Paths:
Include paths:
Defines:
Previous Scan
Path Selected:
Number of Files Scanned:
Scan Duration:
Errors:
Warnings:
Stylistic warnings:
Portability warnings:
Performance issues:
Information messages:
Copy to Clipboard
Pdf Export
1 day
%1 days
1 hour
%1 hours
1 minute
%1 minutes
1 second
%1 seconds
0.%1 seconds
and
Export PDF
Project Settings
Paths
Include paths
Defines
Path selected
Number of files scanned
Scan duration
Errors
Warnings
Style warnings
Portability warnings
Performance warnings
Information messages
ThreadResult
%1 of %2 files checked
TranslationHandler
Failed to change the user interface language:
%1
The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages.
Cppcheck
Cppcheck
TxtReport
inconclusive