About
About Cppcheck
A propos
Version %1
Version %1
Cppcheck - A tool for static C/C++ code analysis.
Cppcheck - Un outil d'analyse statique de code C/C++.
This program is licensed under the terms
of the GNU General Public License version 3
Ce programme est sous licence GNU
General Public License version 3
Visit Cppcheck homepage at %1
Visitez le site Cppcheck : %1
Copyright © 2007-2016 Cppcheck team.
ApplicationDialog
Add an application
Ajouter une application
Browse
Parcourir
Executable files (*.exe);;All files(*.*)
Fichier exécutable (*.exe);;Tous les fichiers(*.*)
Select viewer application
Sélection de l'application
Cppcheck
&Executable:
&Parameters:
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:
You must specify a name, a path and optionally parameters for the application!
FileViewDialog
Could not find the file: %1
Ne trouve pas le fichier : %1
Cppcheck
Could not read the file: %1
Ne peut pas lire le fichier : %1
LibraryAddFunctionDialog
Add function
Function name(s)
Number of arguments
LibraryDialog
Library Editor
Open
Save
Sauvegarder
Functions
Add
Ajouter
noreturn
False
True
Unknown
return value must be used
ignore function in leaks checking
Arguments
Edit
Editer
Library files (*.cfg)
Open library file
Sort
Filter:
Comments
Save as
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
Could not open file for writing: "%1"
MainWindow
Cppcheck
&File
&Fichier
&View
&Affichage
&Help
&Aide
&Check
&Vérifier
&Edit
&Édition
Standard
Standard
&License...
&Licence...
A&uthors...
A&uteurs...
&About...
À &Propos...
&Files...
&Fichiers...
Ctrl+F
&Directory...
&Répertoires...
Ctrl+D
&Recheck files
&Revérifier les fichiers
Ctrl+R
&Stop
&Arrêter
Esc
&Save results to file...
&Sauvegarder les résultats dans un fichier...
Ctrl+S
&Quit
&Quitter
&Clear results
&Effacer les résultats
&Preferences
&Préférences
&Check all
&Tout cocher
&Uncheck all
&Tout décocher
Collapse &all
&Tout réduire
&Expand all
&Tout dérouler
&Contents
&Contenus
Open the help contents
Ouvir l'aide
F1
No suitable files found to check!
Pas de fichiers trouvés à vérifier !
Select directory to check
Sélectionner le répertoire à vérifier
License
Licence
Authors
Auteurs
Save the report file
Sauvegarder le rapport
XML files (*.xml)
Fichiers XML (*.xml)
Text files (*.txt)
Fichiers Texte (*.txt)
CSV files (*.csv)
Fichiers CSV (*.csv)
Cppcheck - %1
&Toolbars
&Boite à outils
Categories
Catégories
Check files
Vérifier les fichiers
Check directory
Vérifier un répertoire
Stop checking
Arrêter la vérification
Style warnings
Avertissement de style
Show style warnings
Afficher les avertissements de style
Errors
Erreurs
Show errors
Afficher les erreurs
&Standard
Standard items
Toolbar
&Categories
Error categories
&Open XML...
&Ouvrir un fichier XML...
Open P&roject File...
Ouvrir un P&rojet...
&New Project File...
&Nouveau Projet...
&Log View
&Journal
Log View
Journal
C&lose Project File
F&ermer le projet
&Edit Project File...
&Editer le projet
&Statistics
Statistiques
Warnings
Avertissements
Show warnings
Afficher les avertissements
Performance warnings
Avertissements de performance
Show performance warnings
Afficher les avertissements de performance
Show &hidden
Information
Information
Show information messages
Afficher les messages d'information
Portability
Portabilité
Show portability warnings
Afficher les problèmes de portabilité
You must close the project file before selecting new files or directories!
Vous devez d'abord fermer le projet avant de choisir des fichiers/répertoires
Open the report file
Ouvrir le rapport
Checking is running.
Do you want to stop the checking and exit Cppcheck?
Vérification en cours.
Voulez-vous arrêter la vérification et quitter CppCheck ?
XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)
XML files version 1 (*.xml)
XML files version 2 (*.xml)
Project files (*.cppcheck);;All files(*.*)
Select Project File
Select Project Filename
No project file loaded
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.
&Filter
&Filtre
Filter results
Quick Filter:
Filtre rapide :
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?
Project:
Projet :
The project file
%1
could not be found!
Do you want to remove the file from the recently used projects -list?
Filter
Filtre
Windows 32-bit ANSI
Windows 32-bit Unicode
Unix 32-bit
Unix 64-bit
Windows 64-bit
Platforms
C++11
C99
Posix
Current results will be cleared.
Opening a new XML file will clear current results.Do you want to proceed?
Les résultats courant seront effacés.
L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vous confirmar l'opération ?
Show S&cratchpad...
Select files to check
Sélectionner les fichiers à vérifier
Cppcheck GUI - Command line parameters
C++ standard
C standard
C11
C89
C++03
Error
Erreur
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)
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.
File not found
Fichier introuvable
Bad XML
Mauvais fichier XML
Missing attribute
Attribut manquant
Bad attribute value
Mauvaise valeur d'attribut
Failed to load the selected library '%1'.
%2
Echec lors du chargement de la bibliothèque '%1'.
%2
Unsupported format
Format non supporté
The library '%1' contains unknown elements:
%2
La bibliothèque '%1' contient des éléments inconnus:
%2
Duplicate platform type
Platform type redefined
&Print...
&Imprimer...
Print the Current Report
Imprimer le rapport
Print Pre&view...
Apercu d'impression...
Open a Print Preview Dialog for the Current Results
Library Editor...
Open library editor
Auto-detect language
Auto-detection du langage
Enforce C++
Enforce C
&Recheck modified files
&Revérifier les fichiers modifiés
&Recheck all files
&Revérifier tous les fichiers
Unknown element
Unknown issue
C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj)
Select configuration
Select the configuration that will be checked
Deprecated XML format
XML format 1 is deprecated and will be removed in cppcheck 1.81.
Platforms
Unix 32-bit
Unix 64-bit
Windows 32-bit ANSI
Windows 32-bit Unicode
Windows 64-bit
Native
Project
Cppcheck
Could not read the project file.
Impossible de lire le fichier projet.
Could not write the project file.
Impossible d'écrire dans le fichier projet.
ProjectFile
Project File
Fichier Projet
Paths:
Chemins :
Defines:
Project
Projet
Add...
Ajouter...
Edit
Editer
Remove
Supprimer
Includes
Inclusions
Include directories:
Inclure les répertoires
Root:
Répertoire racine
Up
Monter
Down
Descendre
Exclude
Exclure
Libraries:
Bibliothèques
Suppressions
Suppressions
Suppression list:
Liste de suppressions
Add
Ajouter
Note: Put your own custom .cfg files in the same folder as the project file. You should see them above.
Defines must be separated by a semicolon ';'
Visual Studio
Visual Studio
Cppcheck can import visual studio solutions and projects.
Files to check, include paths, configurations, defines, platform settings are imported.
Library settings are not imported.
...
CMake
Compile database
Cppcheck can import files to analyse, include paths, defines from the compile database.
Platform settings are not provided in compile database and must be configured.
Library settings are not provided in compile database, be careful about this configuration also.
Other
Include Paths:
ProjectFileDialog
Project file: %1
Fichier projet : %1
Select include directory
Selectionner un répertoire à inclure
Select directory to ignore
Selectionner un répertoire à ignorer
Select a directory to check
Selectionner un répertoire à vérifier
Add Suppression
Select error id suppress:
Compile Database
Compile database (compile_database.json)
Visual Studio
Visual Studio Solution/Project (*.sln *.vcxproj)
QDialogButtonBox
OK
OK
Cancel
Annuler
Close
Fermer
Save
Sauvegarder
QObject
Language file %1 not found!
Fichier de langue %1 non trouvé !
Failed to load translation for language %1 from file %2
Erreur lors du chargement de la langue %1 depuis le fichier %2
Unknown language specified!
QPlatformTheme
OK
OK
Cancel
Annuler
Close
Fermer
Save
Sauvegarder
ResultsTree
File
Fichier
Severity
Sévérité
Line
Ligne
Undefined file
Fichier indéterminé
Copy filename
Copier le nom du fichier
Copy full path
Copier le chemin complet
Copy message
Copier le message
Cppcheck
Could not start %1
Please check the application path and parameters are correct.
Ne peut pas démarrer %1
Merci de vérifier que le chemin de l'application et que les paramètres sont corrects.
style
erreur de style
error
erreur
Summary
Résumé
Hide
Cacher
Could not find the file!
Fichier introuvable !
Could not find file:
%1
Please select the directory where file is located.
Fichier introuvable:
%1
Veuillez sélectionner le répertoire où est situé le fichier.
Select Directory
Selectionner dossier
warning
avertissement
performance
performance
portability
portabilité
information
information
debug
débogage
[Inconclusive]
No editor application configured.
Configure the editor application for Cppcheck in preferences/Applications.
No default editor application selected.
Please select the default editor application in preferences/Applications.
Id
Id
Copy message id
Copier l'identifiant du message
Hide all with id
Open containing folder
Ouvrir l'emplacement du fichier
Inconclusive
Recheck
Revérifier
ResultsView
Results
Résultats
Cppcheck
No errors found.
Pas d'erreurs trouvées.
Errors were found, but they are configured to be hidden.
To toggle what kind of errors are shown, open view menu.
Des erreurs ont été trouvées mais sont configurées pour rester cachées
Pour configurer les erreurs affichées, ouvrez le menu d'affichage.
No errors found, nothing to save.
Pas d'erreurs trouvées, rien à sauvegarder.
Failed to save the report.
Erreur lors de la sauvegarde du rapport.
Failed to read the report.
Erreur lors de la lecture du rapport
Summary
Résumé
Message
Message
%p% (%1 of %2 files checked)
%p% (%1 fichiers sur %2 vérifiés)
Id
Id
Print Report
Imprimer le rapport
No errors found, nothing to print.
Aucune erreur trouvée. Il n'y a rien à imprimer
First included by
ScratchPad
Scratchpad
filename
Check
Settings
Preferences
Préférences
General
Général
Number of threads:
Nombre de fils :
Show full path of files
Montrer le chemin complet des fichiers
Show "No errors found" message when no errors found
Afficher un message "Pas d'erreur trouvée" lorsque aucune erreur est trouvée
Applications
Applications
Reports
Rapports
Save all errors when creating report
Sauvegarder toutes les erreurs lorsqu'un rapport est créé
Save full path to files in reports
Sauvegarder le chemin complet des fichiers dans les rapports
Include paths:
Inclure les chemins
Add...
Ajouter...
Ideal count:
Force checking all #ifdef configurations
Enable inline suppressions
Language
Langue
Paths
Chemins
Edit
Editer
Remove
Supprimer
Edit...
Editer...
Set as default
Display error Id in column "Id"
Afficher l'identifiant d'erreur Id dans la colonne "Id"
Check for inconclusive errors also
Show internal warnings in log
Montrer les avertissements internes dans le journal
Show statistics on check completion
SettingsDialog
Add a new application
Ajouter une nouvelle application
Modify an application
Modifier une application
N/A
Select include directory
Selectionner un répertoire à inclure
[Default]
[Default]
StatsDialog
Statistics
Statistiques
Project
Projet
Project:
Projet :
Paths:
Chemins :
Include paths:
Inclure les chemins :
Defines:
Previous Scan
Analyse précédente
Path Selected:
Chemin sélectionné :
Number of Files Scanned:
Nombre de fichiers analysés :
Scan Duration:
Durée de l'analyse :
Errors:
Erreurs :
Warnings:
Avertissements
Stylistic warnings:
Avertissements de style
Portability warnings:
Avertissements de portabilité
Performance issues:
Problème de performance
Information messages:
Messages d'information :
Copy to Clipboard
Copier vers le presse-papier
1 day
%1 days
1 hour
%1 hours
1 minute
%1 minutes
1 second
%1 seconds
0.%1 seconds
and
Project Settings
Paths
Chemins
Include paths
Defines
Path selected
Number of files scanned
Scan duration
Errors
Erreurs
Warnings
Avertissements
Style warnings
Avertissement de style
Portability warnings
Performance warnings
Avertissements de performance
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
TxtReport
inconclusive