From 2d9ec39a2d0943bd45032bdfd8a8980ace87f2ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6neberg?= Date: Mon, 11 Apr 2022 11:25:08 +0200 Subject: [PATCH] make sure we remove obsolete entries from translations (#3995) --- .github/workflows/release-windows.yml | 2 +- gui/CMakeLists.txt | 1 + gui/cppcheck_de.ts | 490 +++++---------- gui/cppcheck_es.ts | 706 +++++----------------- gui/cppcheck_fi.ts | 479 +++++---------- gui/cppcheck_fr.ts | 622 +++++-------------- gui/cppcheck_it.ts | 690 +++++---------------- gui/cppcheck_ja.ts | 793 +++++------------------- gui/cppcheck_ko.ts | 697 +++++---------------- gui/cppcheck_nl.ts | 680 +++++---------------- gui/cppcheck_ru.ts | 782 +++++------------------- gui/cppcheck_sr.ts | 506 +++++----------- gui/cppcheck_sv.ts | 835 +++++--------------------- gui/cppcheck_zh_CN.ts | 699 +++++---------------- gui/readme.txt | 4 +- 15 files changed, 1960 insertions(+), 6026 deletions(-) diff --git a/.github/workflows/release-windows.yml b/.github/workflows/release-windows.yml index 6c635d28a..7afb17344 100644 --- a/.github/workflows/release-windows.yml +++ b/.github/workflows/release-windows.yml @@ -71,7 +71,7 @@ jobs: - name: Create .qm run: | cd gui - lupdate gui.pro + lupdate gui.pro -no-obsolete lrelease gui.pro -removeidentical - name: Matchcompiler diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index f67261bc6..f718e7673 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -14,6 +14,7 @@ if (BUILD_GUI) file(GLOB tss "*.ts") QT_WRAP_UI(uis_hdrs ${uis}) QT_ADD_RESOURCES(resources "gui.qrc") + # TODO: passing "-no-obsolete" here breaks the translations QT_CREATE_TRANSLATION(qms ${CMAKE_CURRENT_SOURCE_DIR} ${tss}) list(APPEND cppcheck-gui-deps ${hdrs} ${uis_hdrs} ${resources} ${qms}) add_custom_target(gui-build-deps SOURCES ${cppcheck-gui-deps}) diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index 1baa835bf..c0713353b 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -38,25 +38,8 @@ der GNU General Public License Version 3 lizenziert - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> - <html><head/><body> -<p>Vielen Dank für die von uns genutzten Bibliotheken:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> + @@ -152,24 +135,6 @@ Parameter: -l(line) (file) Konnte die Datei nicht lesen: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -468,17 +433,17 @@ Parameter: -l(line) (file) - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -639,8 +604,8 @@ Parameter: -l(line) (file) Zeige &versteckte - - + + Information Information @@ -991,18 +956,18 @@ Parameter: -l(line) (file) &Hilfe - - + + Quick Filter: Schnellfilter: - + Select configuration Konfiguration wählen - + Found project file: %1 Do you want to load this project file instead? @@ -1011,60 +976,60 @@ Do you want to load this project file instead? Möchten Sie stattdessen diese öffnen? - + File not found Datei nicht gefunden - + Bad XML Fehlerhaftes XML - + Missing attribute Fehlendes Attribut - + Bad attribute value Falscher Attributwert - + Duplicate platform type Plattformtyp doppelt - + Platform type redefined Plattformtyp neu definiert - + Failed to load the selected library '%1'. %2 Laden der ausgewählten Bibliothek '%1' schlug fehl. %2 - + License Lizenz - + Authors Autoren - + Save the report file Speichert die Berichtdatei - - + + XML files (*.xml) XML-Dateien (*.xml) @@ -1078,129 +1043,117 @@ 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. - + You must close the project file before selecting new files or directories! Sie müssen die Projektdatei schließen, bevor Sie neue Dateien oder Verzeichnisse auswählen! - + The library '%1' contains unknown elements: %2 Die Bibliothek '%1' enthält unbekannte Elemente: %2 - + Unsupported format Nicht unterstütztes Format - + Unknown element Unbekanntes Element - + Unknown issue Unbekannter Fehler - + Error Fehler - + 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. Laden von %1 fehlgeschlagen. Ihre Cppcheck-Installation ist defekt. Sie können --data-dir=<Verzeichnis> 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. - Current results will be cleared. - -Opening a new XML file will clear current results.Do you want to proceed? - Aktuelle Ergebnisse werden gelöscht. - - Das Einlesen einer XML-Datei löscht die aktuellen Ergebnisse. Fortfahren? - - - + Open the report file Berichtdatei öffnen - + Text files (*.txt) Textdateien (*.txt) - + CSV files (*.csv) CSV-Dateien (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) Projektdateien (*.cppcheck);;Alle Dateien(*.*) - + Select Project File Projektdatei auswählen - - - + + + Project: Projekt: - + No suitable files found to analyze! Keine passenden Dateien für Analyse gefunden! - + C/C++ Source C/C++-Quellcode - + Compile database Compilerdatenbank - + Visual Studio Visual Studio - + Borland C++ Builder 6 Borland C++-Builder 6 - + Select files to analyze Dateien für Analyse auswählen - + Select directory to analyze Verzeichnis für Analyse auswählen - + Select the configuration that will be analyzed Zu analysierende Konfiguration auswählen - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? @@ -1209,7 +1162,7 @@ Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1220,7 +1173,7 @@ Eine neue XML-Datei zu öffnen wird die aktuellen Ergebnisse löschen Möchten sie fortfahren? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1229,42 +1182,47 @@ Do you want to stop the analysis and exit Cppcheck? Wollen sie die Analyse abbrechen und Cppcheck beenden? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML-Dateien (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv) - + Build dir '%1' does not exist, create it? Erstellungsverzeichnis '%1' existiert nicht. Erstellen? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped Import von '%1' fehlgeschlagen; Analyse wurde abgebrochen. - + Project files (*.cppcheck) Projektdateien (*.cppcheck) - + Select Project Filename Projektnamen auswählen - + No project file loaded Keine Projektdatei geladen - + The project file %1 @@ -1345,7 +1303,7 @@ Options: Symbolname - + Edit suppression Fehlerunterdrückung bearbeiten @@ -1411,26 +1369,22 @@ Options: Hinweis: Legen Sie eigene .cfg-Dateien in den Ordner der Projektdatei. Dann sollten sie oben sichtbar werden. - Addons and tools - Addons und Werkzeuge - - - + MISRA C 2012 MISRA C 2012 - + MISRA rule texts MISRA-Regeltexte - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>Text aus Anhang A &quot;Summary of guidelines&quot; aus der MISRA-C-2012-PDF in eine Textdatei einfügen.</p></body></html> - + ... ... @@ -1469,15 +1423,15 @@ Options: - + Edit Bearbeiten - - + + Remove Entfernen @@ -1506,10 +1460,6 @@ Options: Down Ab - - Checking - Prüfung - Platform @@ -1533,69 +1483,47 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - Check code in headers (slower analysis, more results) - Prüfe Code in Headern (langsamere Analyse, mehr Ergebnisse) - - - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) Prüfe Code in ungenutzten Templates (langsamere und weniger genaue Analyse) - + Max CTU depth Maximale CTU-Tiefe - + Max recursion in template instantiation - + Warning options Warnoptionen - + Root path: Wurzelverzeichnis: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) Warnungs-Tags (Semikolon-getrennt) - Exclude source files in paths - Quelldateien in Pfaden ausschließen - - - Note: Addons require <a href="https://www.python.org/">Python</a> beeing installed. - Hinweis: Addons setzen voraus, dass <a href="https://www.python.org/">Python</a> installiert ist. - - - + External tools Externe Werkzeuge @@ -1625,92 +1553,83 @@ Options: - Clang - Clang - - - + Check that each class has a safe public interface - + Limit analysis - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions Fehlerunterdrückungen - + Add Hinzufügen - - + + Addons Add-Ons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 Y2038 - + Thread safety Threadsicherheit - + Coding standards Programmierstandards - - CERT - CERT - - - + Clang analyzer Clang-Analyzer - + Clang-tidy Clang-Tidy @@ -1728,100 +1647,81 @@ Options: Projektdatei: %1 - + Select Cppcheck build dir Wähle Cppcheck-Erstellungsverzeichnis - + Select include directory Wähle Include-Verzeichnisse - + Select a directory to check Wähle zu prüfendes Verzeichnis - + (no rule texts file) (keine Regeltexte) - + Clang-tidy (not found) Clang-tidy (nicht gefunden) - + Visual Studio Visual Studio - + Compile database Compilerdatenbank - + Borland C++ Builder 6 Borland C++-Builder 6 - + Import Project Projekt importieren - + Select directory to ignore Wähle zu ignorierendes Verzeichnis - + Source files - + All files - + Exclude file - + Select MISRA rule texts file Wähle MISRA-Regeltext-Datei - + MISRA rule texts file (%1) MISRA-Regeltext-Datei - - QDialogButtonBox - - OK - OK - - - Cancel - Abbrechen - - - Close - Schließen - - - Save - Speichern - - QObject @@ -1850,7 +1750,7 @@ Options: - + (Not found) (nicht gefunden) @@ -2016,22 +1916,22 @@ Options: ResultsTree - + File Datei - + Severity Schweregrad - + Line Zeile - + Summary Zusammenfassung @@ -2041,27 +1941,27 @@ Options: Undefinierte Datei - + Copy Kopieren - + Could not find file: Kann Datei nicht finden: - + Please select the folder '%1' Bitte wählen Sie den Ordner '%1' - + Select Directory '%1' Wähle Verzeichnis '%1' - + Please select the directory where file is located. Bitte wählen Sie das Verzeichnis, wo sich die Datei befindet @@ -2076,59 +1976,49 @@ Options: Anmerkung - + Recheck Erneut prüfen - + Hide Verstecken - + Hide all with id Verstecke alle mit gleicher ID - + Suppress selected id(s) Ausgewählte ID(s) unterdrücken - + Open containing folder Übergeordneten Ordner öffnen - - Edit contract.. - - - - - Suppress - - - - - + + Tag Tag - + No tag Kein Tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2137,7 +2027,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2146,12 +2036,12 @@ Please select the default editor application in preferences/Applications. - + Could not find the file! Datei konnte nicht gefunden werden! - + Could not start %1 Please check the application path and parameters are correct. @@ -2160,22 +2050,22 @@ Please check the application path and parameters are correct. Bitte überprüfen Sie ob der Pfad und die Parameter der Anwendung richtig eingestellt sind. - + Select Directory Wähle Verzeichnis - + Id Id - + Inconclusive Unklar - + Since date Seit Datum @@ -2213,86 +2103,82 @@ Bitte überprüfen Sie ob der Pfad und die Parameter der Anwendung richtig einge ResultsView - + Print Report Bericht drucken - + No errors found, nothing to print. Keine Funde, nichts zu drucken. - + %p% (%1 of %2 files checked) %p% (%1 von %2 Dateien geprüft) - - + + Cppcheck Cppcheck - + No errors found. Keine Fehler gefunden. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Es wurden Fehler gefunden, aber sie sind so konfiguriert, ausgeblendet zu werden. Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werden sollen. - - + + Failed to read the report. Lesen des Berichts fehlgeschlagen. - + XML format version 1 is no longer supported. XML-Format-Version 1 wird nicht länger unterstützt. - + First included by Zuerst inkludiert von - + Id Id - + Bug hunting analysis is incomplete - + Clear Log Protokoll leeren - + Copy this Log entry Diesen Protokolleintrag kopieren - + Copy complete Log Gesamtes Protokoll kopieren - No errors found, nothing to save. - Keine Fehler gefunden, nichts zu speichern. - - - - + + Failed to save the report. Der Bericht konnte nicht speichern werden. @@ -2311,33 +2197,6 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde Warning Details Warnungs-Details - - - Functions - Funktionen - - - - Variables - Variablen - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2897,29 +2756,6 @@ Die Sprache wurde auf Englisch zurückgesetzt. Öffnen Sie den Einstellungen-Dia unklar - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 0fa077eb3..8705a7feb 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -37,19 +37,7 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -135,24 +123,6 @@ Parameters: -l(line) (file) No se ha podido leer el fichero: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -437,50 +407,23 @@ Parameters: -l(line) (file) Valores válidos - - LogView - - Checking Log - Comprobando el log - - - Clear - Limpiar - - - Save Log - Guardar el log - - - Text files (*.txt *.log);;All files (*.*) - Archivos de texto (*.txt *.log);;Todos los archivos(*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - No se pudo abrir el fichero para escritura: "%1" - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -504,10 +447,6 @@ Parameters: -l(line) (file) &Help &Ayuda - - &Check - &Comprobar - C++ standard @@ -583,10 +522,6 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - &Volver a revisar ficheros - Ctrl+R @@ -634,20 +569,12 @@ Parameters: -l(line) (file) &Preferences &Preferencias - - Style warnings - Advertencias de estilo - Show style warnings Mostrar advertencias de estilo - - Errors - Errores - @@ -655,12 +582,8 @@ Parameters: -l(line) (file) Mostrar errores - Show S&cratchpad... - Mostrar S&cratchpad... - - - - + + Information Información @@ -669,10 +592,6 @@ Parameters: -l(line) (file) Show information messages Mostrar mensajes de información - - Portability - Portabilidad - Show portability warnings @@ -728,34 +647,6 @@ Parameters: -l(line) (file) Windows 64-bit Windows 64-bit - - Platforms - Plataformas - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -776,10 +667,6 @@ Parameters: -l(line) (file) Open a Print Preview Dialog for the Current Results Abre el diálogo de previsualización de impresión para el informe actual - - Library Editor... - Editor de bibliotecas... - Open library editor @@ -1036,20 +923,12 @@ Parameters: -l(line) (file) C++20 C++20 - - Warnings - Advertencias - Show warnings Mostrar advertencias - - Performance warnings - Advertencias de rendimiento - @@ -1069,104 +948,80 @@ This is probably because the settings were changed between the Cppcheck versions - No suitable files found to check! - ¡No se han encontrado ficheros para comprobar! - - - + You must close the project file before selecting new files or directories! ¡Tienes que cerrar el proyecto antes de seleccionar nuevos ficheros o carpetas! - Select directory to check - Selecciona una carpeta para comprobar - - - + Select configuration - + File not found Archivo no encontrado - + Bad XML XML malformado - + Missing attribute Falta el atributo - + Bad attribute value - + Unsupported format Formato no soportado - + Failed to load the selected library '%1'. %2 - - + + XML files (*.xml) Archivos XML (*.xml) - + Open the report file Abrir informe - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - El proceso de comprobación está en curso. - -¿Quieres parar la comprobación y salir del Cppcheck? - - - + License Licencia - + Authors Autores - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) - Archivos XML versión 2 (*.xml);;Archivos XML versión 1 (*.xml);;Archivos de texto (*.txt);;Archivos CSV (*.csv) - - - + Save the report file Guardar informe - - + + Quick Filter: Filtro rápido: - Select files to check - Selecciona los archivos a comprobar - - - + Found project file: %1 Do you want to load this project file instead? @@ -1175,147 +1030,119 @@ Do you want to load this project file instead? ¿Quiere cargar este fichero de proyecto en su lugar? - Found project files from the directory. - -Do you want to proceed checking without using any of these project files? - Se encontraron ficheros de proyecto en el directorio. - -¿Quiere proceder a comprobar sin utilizar ninguno de estos ficheros de proyecto? - - - + The library '%1' contains unknown elements: %2 La biblioteca '%1' contiene elementos deconocidos: %2 - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error 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? - Los resultados actuales serán eliminados. - -Abrir un nuevo fichero XML eliminará los resultados actuales. ¿Desea continuar? - - - XML files version 1 (*.xml) - Archivos XML versión 1 (*.xml) - - - XML files version 2 (*.xml) - Archivos XML versión 2 (*.xml) - - - + Text files (*.txt) Ficheros de texto (*.txt) - + CSV files (*.csv) Ficheros CVS (*.cvs) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) Ficheros de proyecto (*.cppcheck;;Todos los ficheros (*.*) - + Select Project File Selecciona el archivo de proyecto - - - + + + Project: Proyecto: - + No suitable files found to analyze! - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1323,49 +1150,54 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Build dir '%1' does not exist, create it? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) - + Select Project Filename Selecciona el nombre del proyecto - + No project file loaded No hay ningún proyecto cargado - + The project file %1 @@ -1445,17 +1277,13 @@ Options: - + Edit suppression Platforms - - Built-in - Built-in - Native @@ -1487,21 +1315,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - No se ha podido leer el fichero. - - - Could not write the project file. - No se ha podido escribir el fichero de proyecto. - - ProjectFile @@ -1509,10 +1322,6 @@ Options: Project File Archivo de proyecto - - Project - Proyecto - Paths and Defines @@ -1530,57 +1339,48 @@ Options: Defines must be separated by a semicolon ';' - - &Root: - Root: - Raíz: - - - Libraries: - Bibliotecas: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. Nota: Ponga sus propios archivos .cfg en la misma carpeta que el proyecto. Debería verlos arriba. - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1619,15 +1419,15 @@ Options: - + Edit Editar - - + + Remove Eliminar @@ -1673,39 +1473,31 @@ Options: - + Check that each class has a safe public interface - + Limit analysis - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools - - Includes - Incluir - - - Include directories: - Incluir los directorios: - Up @@ -1728,46 +1520,36 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1782,61 +1564,48 @@ Options: - Exclude - Excluir - - - + Suppressions Supresiones - Suppression list: - Lista de supresiones: - - - + Add Añadir - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1854,104 +1623,81 @@ Options: Archivo de proyecto: %1 - + Select Cppcheck build dir - + Select include directory Selecciona una carpeta para incluir - + Select a directory to check Selecciona la carpeta a comprobar - + (no rule texts file) - + Clang-tidy (not found) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project - + Select directory to ignore Selecciona la carpeta a ignorar - + Source files - + All files - + Exclude file - Add Suppression - Añadir supresión - - - + Select MISRA rule texts file - + MISRA rule texts file (%1) - - QDialogButtonBox - - OK - Aceptar - - - Cancel - Cancelar - - - Close - Cerrar - - - Save - Guardar - - QObject @@ -1980,7 +1726,7 @@ Options: - + (Not found) @@ -2147,22 +1893,22 @@ Options: ResultsTree - + File Archivo - + Severity Severidad - + Line Línea - + Summary Resumen @@ -2172,34 +1918,30 @@ Options: Fichero no definido - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - - [Inconclusive] - [No concluyente] - portability @@ -2221,75 +1963,49 @@ Options: depuración - + Recheck - Copy filename - Copiar nombre del archivo - - - Copy full path - Copiar ruta completa - - - Copy message - Copiar mensaje - - - Copy message id - Copiar id del mensaje - - - + Hide Ocultar - + Hide all with id Ocultar todos con el mismo id - + Suppress selected id(s) - + Open containing folder Abrir carpeta contenedora - - Edit contract.. - - - - - Suppress - - - - - + + Tag - + No tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2299,7 +2015,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2308,12 +2024,12 @@ Please select the default editor application in preferences/Applications. - + Could not find the file! ¡No se ha encontrado el fichero! - + Could not start %1 Please check the application path and parameters are correct. @@ -2322,30 +2038,22 @@ Please check the application path and parameters are correct. Por favor comprueba que la ruta a la aplicación y los parámetros son correctos. - Could not find file: -%1 -Please select the directory where file is located. - No se ha encontrado el fichero: -%1 -Por favor selecciona la carpeta donde se encuentra. - - - + Select Directory Selecciona carpeta - + Id Id - + Inconclusive - + Since date @@ -2388,121 +2096,82 @@ Por favor selecciona la carpeta donde se encuentra. - - Functions - Funciones - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - - - No errors found, nothing to save. - No se han encontrado errores, nada que guardar. - - - - + + Failed to save the report. Error al guardar el informe. - + Print Report Imprimir informe - + No errors found, nothing to print. No se encontraron errores, nada que imprimir. - + %p% (%1 of %2 files checked) %p% (%1 of %2 archivos comprobados) - - + + Cppcheck Cppcheck - + No errors found. No se han encontrado errores. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Se han encontrado errores, pero están configurados para que no se muestren. Para cambiar el tipo de comportamiento, abra el menú Ver. - - + + Failed to read the report. Error al leer el informe. - + XML format version 1 is no longer supported. - Summary - Resumen - - - Message - Mensaje - - - + First included by - + Id Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log @@ -2664,14 +2333,6 @@ Para cambiar el tipo de comportamiento, abra el menú Ver. Custom - - Paths - Rutas - - - Include paths: - Rutas incluidas: - Add... @@ -2693,18 +2354,6 @@ Para cambiar el tipo de comportamiento, abra el menú Ver. Language Idioma - - Advanced - Avanzado - - - &Show inconclusive errors - &Mostrar errores no concluyentes - - - S&how internal warnings in log - M&ostrar advertencias internas en el log - Number of threads: @@ -2720,10 +2369,6 @@ Para cambiar el tipo de comportamiento, abra el menú Ver. Show "No errors found" message when no errors found Mostrar el mensaje "No se han encontrado errores" - - Edit - Editar - Remove @@ -2797,10 +2442,6 @@ Para cambiar el tipo de comportamiento, abra el menú Ver. Select clang path - - Select include directory - Seleccionar carpeta a incluir - StatsDialog @@ -3093,29 +2734,6 @@ El idioma de la interfaz gráfica ha sido cambiado a Inglés. Abra la ventana de no concluyente - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index d11883d2c..e72a2cfe0 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -38,19 +38,7 @@ Public lisenssin version 3 alaisuuteen - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -138,24 +126,6 @@ Parameters: -l(line) (file) Tiedoston %1 lukeminen epäonnistui - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -440,30 +410,23 @@ Parameters: -l(line) (file) - - LogView - - Cppcheck - Cppcheck - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -492,10 +455,6 @@ Parameters: -l(line) (file) &Toolbars - - &Check - &Tarkista - C++ standard @@ -561,10 +520,6 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - Tarkista tiedostot &uudelleen - Ctrl+R @@ -636,8 +591,8 @@ Parameters: -l(line) (file) - - + + Information @@ -989,80 +944,67 @@ Parameters: -l(line) (file) &Ohje - Select directory to check - Valitse tarkistettava hakemisto - - - No suitable files found to check! - Tarkistettavaksi sopivia tiedostoja ei löytynyt! - - - - + + Quick Filter: - + Select configuration - + Found project file: %1 Do you want to load this project file instead? - + 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) @@ -1074,141 +1016,133 @@ This is probably because the settings were changed between the Cppcheck versions - + 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. - + Open the report file - + Text files (*.txt) Tekstitiedostot (*.txt) - + CSV files (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - - + + + Project: - + No suitable files found to analyze! - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1216,49 +1150,54 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Build dir '%1' does not exist, create it? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) - + Select Project Filename - + No project file loaded - + The project file %1 @@ -1332,7 +1271,7 @@ Options: - + Edit suppression @@ -1370,13 +1309,6 @@ Options: - - Project - - Cppcheck - Cppcheck - - ProjectFile @@ -1407,22 +1339,22 @@ Options: - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1461,15 +1393,15 @@ Options: - + Edit - - + + Remove @@ -1521,57 +1453,47 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) - + External tools @@ -1601,88 +1523,83 @@ Options: - + Check that each class has a safe public interface - + Limit analysis - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1700,77 +1617,77 @@ Options: - + Select Cppcheck build dir - + Select include directory - + Select a directory to check - + (no rule texts file) - + Clang-tidy (not found) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project - + Select directory to ignore - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) @@ -1805,7 +1722,7 @@ Options: - + (Not found) @@ -1972,22 +1889,22 @@ Options: ResultsTree - + File Tiedosto - + Severity Tyyppi - + Line Rivi - + Summary @@ -1997,27 +1914,27 @@ Options: Määrittelemätön tiedosto - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. @@ -2032,67 +1949,49 @@ Options: - + Recheck - Copy filename - Kopioi tiedostonimi - - - Copy full path - Kopioi tiedoston koko polku - - - + Hide - + Hide all with id - + Suppress selected id(s) - + Open containing folder - - Edit contract.. - - - - - Suppress - - - - - + + Tag - + No tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2100,19 +1999,19 @@ Configure the editor application for Cppcheck in 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. @@ -2121,22 +2020,22 @@ Please check the application path and parameters are correct. Tarkista että ohjelman polku ja parametrit ovat oikeat. - + Select Directory - + Id - + Inconclusive - + Since date @@ -2174,86 +2073,82 @@ Tarkista että ohjelman polku ja parametrit ovat oikeat. 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. - + XML format version 1 is no longer supported. - + First included by - + Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log - No errors found, nothing to save. - Virheitä ei löytynyt, ei mitään tallennettavaa. - - - - + + Failed to save the report. Raportin tallentaminen epäonnistui. @@ -2272,33 +2167,6 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik Warning Details - - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2855,29 +2723,6 @@ The user interface language has been reset to English. Open the Preferences-dial - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index 3dd7679a3..3259e0013 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -31,26 +31,14 @@ General Public License version 3 Visitez le site Cppcheck : %1 - - Copyright © 2007-%1 Cppcheck team. - Copyright © 2007-2021 Cppcheck team. + + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> - - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + + Copyright © 2007-%1 Cppcheck team. + Copyright © 2007-2021 Cppcheck team. @@ -146,24 +134,6 @@ Paramètres : -l(ligne) (fichier) Ne peut pas lire le fichier : %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -452,17 +422,17 @@ Paramètres : -l(ligne) (fichier) - - - - - - - - - - - + + + + + + + + + + + Cppcheck @@ -481,10 +451,6 @@ Paramètres : -l(ligne) (fichier) &Help &Aide - - &Check - &Vérifier - &Edit @@ -530,10 +496,6 @@ Paramètres : -l(ligne) (fichier) Ctrl+D - - &Recheck files - &Revérifier les fichiers - Ctrl+R @@ -610,41 +572,38 @@ Paramètres : -l(ligne) (fichier) - 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) - + + About + + + + Text files (*.txt) Fichiers Texte (*.txt) - + CSV files (*.csv) Fichiers CSV (*.csv) @@ -658,32 +617,12 @@ Paramètres : -l(ligne) (fichier) 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 - @@ -755,20 +694,12 @@ Paramètres : -l(ligne) (fichier) &Statistics Statistiques - - Warnings - Avertissements - Show warnings Afficher les avertissements - - Performance warnings - Avertissements de performance - @@ -781,8 +712,8 @@ Paramètres : -l(ligne) (fichier) - - + + Information Information @@ -791,55 +722,43 @@ Paramètres : -l(ligne) (fichier) 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 ? - - - + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + To check the project using addons, you need a build directory. - + Select Project Filename - + No project file loaded @@ -861,13 +780,13 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Quick Filter: Filtre rapide : - + Found project file: %1 Do you want to load this project file instead? @@ -875,14 +794,14 @@ Do you want to load this project file instead? - - - + + + Project: Projet : - + The project file %1 @@ -922,18 +841,6 @@ Do you want to remove the file from the recently used projects -list? Windows 64-bit - - 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 ? - - - Select files to check - Sélectionner les fichiers à vérifier - Cppcheck GUI - Command line parameters @@ -945,56 +852,56 @@ L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo - + Error Erreur - + 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 @@ -1024,29 +931,17 @@ L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo - Auto-detect language - Auto-detection du langage - - - &Recheck modified files - &Revérifier les fichiers modifiés - - - &Recheck all files - &Revérifier tous les fichiers - - - + Unknown element - + Unknown issue - + Select configuration @@ -1069,12 +964,12 @@ Options: - + 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. - + Build dir '%1' does not exist, create it? @@ -1102,39 +997,39 @@ Options: - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + No suitable files found to analyze! - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1281,12 +1176,12 @@ Do you want to stop the analysis and exit Cppcheck? - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) @@ -1311,27 +1206,27 @@ Do you want to stop the analysis and exit Cppcheck? - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1367,7 +1262,7 @@ Do you want to proceed? - + Edit suppression @@ -1405,17 +1300,6 @@ Do you want to proceed? - - Project - - 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 @@ -1433,10 +1317,6 @@ Do you want to proceed? Defines: - - Project - Projet - @@ -1446,30 +1326,18 @@ Do you want to proceed? - + Edit Editer - - + + Remove Supprimer - - Includes - Inclusions - - - Include directories: - Inclure les répertoires - - - Root: - Répertoire racine - Up @@ -1481,24 +1349,12 @@ Do you want to proceed? Descendre - Exclude - Exclure - - - Libraries: - Bibliothèques - - - + Suppressions Suppressions - Suppression list: - Liste de suppressions - - - + Add Ajouter @@ -1508,7 +1364,7 @@ Do you want to proceed? - + ... @@ -1533,12 +1389,12 @@ Do you want to proceed? - + Root path: - + Warning tags (separated by semicolon) @@ -1573,53 +1429,48 @@ Do you want to proceed? - + Check that each class has a safe public interface - + Limit analysis - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1651,76 +1502,66 @@ Do you want to proceed? - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Warning options - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools @@ -1746,13 +1587,13 @@ Do you want to proceed? - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth @@ -1765,100 +1606,81 @@ Do you want to proceed? 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 - + Select Cppcheck build dir - + Import Project - + Clang-tidy (not found) - + (no rule texts file) - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - - QDialogButtonBox - - OK - OK - - - Cancel - Annuler - - - Close - Fermer - - - Save - Sauvegarder - - QObject @@ -1887,7 +1709,7 @@ Do you want to proceed? - + (Not found) @@ -2053,17 +1875,17 @@ Do you want to proceed? ResultsTree - + File Fichier - + Severity Sévérité - + Line Ligne @@ -2073,25 +1895,13 @@ Do you want to proceed? 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. @@ -2110,30 +1920,22 @@ Merci de vérifier que le chemin de l'application et que les paramètres so 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 @@ -2163,55 +1965,41 @@ Veuillez sélectionner le répertoire où est situé le fichier. débogage - - Edit contract.. - - - - - Suppress - - - - + 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 @@ -2221,48 +2009,48 @@ Please select the default editor application in preferences/Applications. - + Suppress selected id(s) - - + + Tag - + No tag - + Since date - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - + Copy @@ -2275,79 +2063,67 @@ Please select the default editor application in preferences/Applications.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. - + Bug hunting analysis is incomplete - 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 - + XML format version 1 is no longer supported. @@ -2362,44 +2138,17 @@ Pour configurer les erreurs affichées, ouvrez le menu d'affichage. - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - - - + Clear Log - + Copy this Log entry - + Copy complete Log @@ -2479,10 +2228,6 @@ Pour configurer les erreurs affichées, ouvrez le menu d'affichage.Save full path to files in reports Sauvegarder le chemin complet des fichiers dans les rapports - - Include paths: - Inclure les chemins - Add... @@ -2508,14 +2253,6 @@ Pour configurer les erreurs affichées, ouvrez le menu d'affichage.Language Langue - - Paths - Chemins - - - Edit - Editer - Remove @@ -2652,10 +2389,6 @@ Pour configurer les erreurs affichées, ouvrez le menu d'affichage.N/A - - Select include directory - Selectionner un répertoire à inclure - [Default] @@ -2974,29 +2707,6 @@ The user interface language has been reset to English. Open the Preferences-dial - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index 1d6f2a651..342af992f 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -38,19 +38,7 @@ della GNU General Public License versione 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -147,24 +135,6 @@ Parametri: -l(line) (file) Non è stato possibile leggere il file: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -449,50 +419,23 @@ Parametri: -l(line) (file) - - LogView - - Checking Log - Log sulla scansione - - - Clear - Cancella - - - Save Log - Salva il rapporto - - - Text files (*.txt *.log);;All files (*.*) - File di testo (*.txt *.log);;Tutti i files(*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - Non è stato possibile aprire il file per la scrittura: "%1" - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -521,10 +464,6 @@ Parametri: -l(line) (file) &Toolbars &Barre degli strumenti - - &Check - &Scansiona - C++ standard @@ -590,10 +529,6 @@ Parametri: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - &Riscansiona i file - Ctrl+R @@ -641,34 +576,18 @@ Parametri: -l(line) (file) &Preferences &Preferenze - - Errors - Errori - Show errors Mostra gli errori - - Show S&cratchpad... - Mostra il blocchetto per appunti... - - - Warnings - Avvisi - Show warnings Mostra gli avvisi - - Performance warnings - Avvisi sulle prestazioni - @@ -681,8 +600,8 @@ Parametri: -l(line) (file) Mostra &i nascosti - - + + Information Informazione @@ -691,10 +610,6 @@ Parametri: -l(line) (file) Show information messages Mostra messaggi di informazione - - Portability - Portabilità - Show portability warnings @@ -750,34 +665,6 @@ Parametri: -l(line) (file) Windows 64-bit Windows 64-bit - - Platforms - Piattaforme - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -1044,10 +931,6 @@ Parametri: -l(line) (file) Categories Categorie - - Style warnings - Avvisi sullo stile - @@ -1070,26 +953,18 @@ Parametri: -l(line) (file) &Aiuto - Select directory to check - Seleziona una cartella da scansionare - - - No suitable files found to check! - Nessun file trovato idoneo alla scansione! - - - - + + Quick Filter: Rapido filtro: - + Select configuration - + Found project file: %1 Do you want to load this project file instead? @@ -1098,66 +973,54 @@ Do you want to load this project file instead? Vuoi piuttosto caricare questo file di progetto? - Found project files from the directory. - -Do you want to proceed checking without using any of these project files? - Trovati file di progetto dalla directory. - -Vuoi procedere alla scansione senza usare qualcuno di questi file di progetto? - - - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Failed to load the selected library '%1'. %2 - + License Licenza - + Authors Autori - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) - File XML Versione 2 (*.xml);;File XML Versione 1 (*.xml);;File di testo (*.txt);;File CSV (*.csv) - - - + Save the report file Salva il file di rapporto - - + + XML files (*.xml) File XML (*.xml) @@ -1171,172 +1034,128 @@ 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. - + You must close the project file before selecting new files or directories! Devi chiudere il file di progetto prima di selezionare nuovi file o cartelle! - Select files to check - Seleziona i file da scansionare - - - + The library '%1' contains unknown elements: %2 - + 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? - I risultati correnti verranno ripuliti. - -L'apertura di un nuovo file XML ripulirà i risultati correnti. Vuoi procedere? - - - + Open the report file Apri il file di rapporto - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - La scansione è in esecuzione. - -Vuoi fermare la scansione ed uscire da Cppcheck? - - - XML files version 1 (*.xml) - Files XML versione 1 (*.xml) - - - XML files version 2 (*.xml) - Files XML versione 2 (*.xml) - - - + Text files (*.txt) File di testo (*.txt) - + CSV files (*.csv) Files CSV (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - 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. - Fallito il tentativo di cambio della lingua dell'interfaccia utente: - -%1 - -L'interfaccia utente è stata risettata in Inglese. Apri la finestra di dialogo Preferenze per selezionare una qualunque lingua a disposizione. - - - + Project files (*.cppcheck);;All files(*.*) Files di progetto (*.cppcheck);;Tutti i files(*.*) - + Select Project File Seleziona il file di progetto - - - + + + Project: Progetto: - + No suitable files found to analyze! - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1344,49 +1163,54 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Build dir '%1' does not exist, create it? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) - + Select Project Filename Seleziona il nome del file di progetto - + No project file loaded Nessun file di progetto caricato - + The project file %1 @@ -1466,17 +1290,13 @@ Options: - + Edit suppression Platforms - - Built-in - Built-in - Native @@ -1508,21 +1328,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - Non è stato possibile leggere il file di progetto. - - - Could not write the project file. - Non è stato possibile scrivere il file di progetto. - - ProjectFile @@ -1530,10 +1335,6 @@ Options: Project File File di progetto - - Project - Progetto - Paths and Defines @@ -1551,53 +1352,48 @@ Options: Defines must be separated by a semicolon ';' - - &Root: - Root: - Root: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1636,15 +1432,15 @@ Options: - + Edit Modifica - - + + Remove Rimuovi @@ -1690,39 +1486,31 @@ Options: - + Check that each class has a safe public interface - + Limit analysis - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools - - Includes - Inclusioni - - - Include directories: - Cartelle di inclusione: - Up @@ -1745,46 +1533,36 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1799,57 +1577,48 @@ Options: - Exclude - Escludi - - - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1867,88 +1636,81 @@ Options: File di progetto: %1 - + Select Cppcheck build dir - + Select include directory Seleziona la cartella da includere - + Select a directory to check Seleziona una cartella da scansionare - + (no rule texts file) - + Clang-tidy (not found) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project - + Select directory to ignore Seleziona la cartella da ignorare - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) - - QDialogButtonBox - - Close - Chiudi - - QObject @@ -1977,7 +1739,7 @@ Options: - + (Not found) @@ -2144,22 +1906,22 @@ Options: ResultsTree - + File File - + Severity Severità - + Line Linea - + Summary Riassunto @@ -2169,34 +1931,30 @@ Options: File indefinito - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - - [Inconclusive] - [Inconcludente] - debug @@ -2208,75 +1966,49 @@ Options: - + Recheck - Copy filename - Copia nome file - - - Copy full path - Copia tutto il percorso - - - Copy message - Copia messaggio - - - Copy message id - Copia id del messaggio - - - + Hide Nascondi - + Hide all with id - + Suppress selected id(s) - + Open containing folder - - Edit contract.. - - - - - Suppress - - - - - + + Tag - + No tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2285,7 +2017,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2294,12 +2026,12 @@ Please select the default editor application in preferences/Applications. - + Could not find the file! Non è stato possibile trovare il file! - + Could not start %1 Please check the application path and parameters are correct. @@ -2308,30 +2040,22 @@ Please check the application path and parameters are correct. Per favore verifica che il percorso dell'applicazione e i parametri siano corretti. - Could not find file: -%1 -Please select the directory where file is located. - Non è stato possibile trovare il file: -%1 -Per favore selezioa la cartella dove il file è posizionato. - - - + Select Directory Seleziona Cartella - + Id Id - + Inconclusive - + Since date @@ -2369,94 +2093,82 @@ Per favore selezioa la cartella dove il file è posizionato. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) %p% (%1 su %2 file scansionati) - - + + Cppcheck Cppcheck - + No errors found. Nessun errore trovato. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Sono stati trovati errori, ma sono stati configurati per essere nascosti. Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza. - - + + Failed to read the report. Apertura del report fallito. - + XML format version 1 is no longer supported. - Summary - Riassunto - - - Message - Messaggio - - - + First included by - + Id Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log - No errors found, nothing to save. - Nessun errore trovato, nulla da salvare. - - - - + + Failed to save the report. Salvataggio del report fallito. @@ -2475,33 +2187,6 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.Warning Details - - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2543,10 +2228,6 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.General Generale - - Include paths: - Percorsi d'inclusione: - Add... @@ -2684,14 +2365,6 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.Custom - - Paths - Percorsi - - - Edit - Modifica - Remove @@ -2733,18 +2406,6 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.Language Lingua - - Advanced - Avanzate - - - &Show inconclusive errors - &Mostra errori inconcludenti - - - S&how internal warnings in log - &Mostra avvisi interni nel log - SettingsDialog @@ -2793,10 +2454,6 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza.Select clang path - - Select include directory - Seleziona la cartella da includere - StatsDialog @@ -3089,29 +2746,6 @@ L'interfaccia utente è stata risettata in Inglese. Apri la finestra di dia inconcludente - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index a11198d68..c126e8d4e 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -37,26 +37,8 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> - <html><head/><body> -<p>私達は以下のライブラリを使用しています。ここで感謝の意を表明します。</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> + @@ -152,24 +134,6 @@ Parameters: -l(line) (file) ファイル:%1 が読み込めません - - FunctionContractDialog - - - Function contract - 関数の構成 - - - - Name - 名前 - - - - Requirements for parameters - パラメータの要求事項 - - HelpDialog @@ -430,10 +394,6 @@ Parameters: -l(line) (file) argvalue argvalue(引数の値) - - constant - constant(定数) - @@ -469,50 +429,23 @@ Parameters: -l(line) (file) 妥当な値 - - LogView - - Checking Log - Cppcheck ログ - - - Clear - 消去 - - - Save Log - ログ保存 - - - Text files (*.txt *.log);;All files (*.*) - テキストファイル (*.txt *.log);;すべてのファイル(*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - ファイルを書き込みできない - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -536,10 +469,6 @@ Parameters: -l(line) (file) &Help ヘルプ(&H) - - &Check - 解析(&A) - C++ standard @@ -615,20 +544,11 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - 再チェック(&R) - Ctrl+R Ctrl+R - - &Reanalyze all files - &Recheck all files - 全ファイル再チェック - &Stop @@ -671,20 +591,12 @@ Parameters: -l(line) (file) &Preferences 設定(&P) - - Style warnings - スタイル警告 - Show style warnings スタイル警告を表示 - - Errors - エラー - @@ -692,12 +604,8 @@ Parameters: -l(line) (file) エラーを表示 - Show S&cratchpad... - スクラッチパッドを表示 - - - - + + Information 情報 @@ -706,10 +614,6 @@ Parameters: -l(line) (file) Show information messages 情報メッセージを表示 - - Portability - 移植可能性 - Show portability warnings @@ -765,34 +669,6 @@ Parameters: -l(line) (file) Windows 64-bit Windows 64-bit - - Platforms - プラットフォーム - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -813,19 +689,11 @@ Parameters: -l(line) (file) Open a Print Preview Dialog for the Current Results 現在のレポートをプレビュー表示 - - Library Editor... - ライブラリの編集 - Open library editor ライブラリエディタを開く - - Auto-detect language - 言語を自動検出 - C&lose Project File @@ -841,20 +709,12 @@ Parameters: -l(line) (file) &Statistics 統計情報(&S) - - Warnings - 警告 - Show warnings 警告を表示 - - Performance warnings - パフォーマンス警告 - @@ -1112,43 +972,23 @@ This is probably because the settings were changed between the Cppcheck versions Cppcheckの古いバージョンの設定には互換性がありません。エディタアプリケーションの設定を確認して修正してください、そうしないと正しく起動できないかもしれません。 - No suitable files found to check! - 解析可能なファイルではありません - - - + You must close the project file before selecting new files or directories! 新しいファイル/ディレクトリをチェックするには現在のプロジェクトを閉じてください! - C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - C/C++ソースコード、プロジェクトファイル、Visual Studioソリューション(%1 %2 *.sln *.vcxproj) - - - Select directory to check - チェック対象のディレクトリを選択 - - - - + + Quick Filter: クイックフィルタ: - Select files to check - チェック対象のファイルを選択 - - - C/C++ Source (%1) - C/C++ ソース (%1) - - - + Select configuration コンフィグレーションの選択 - + Found project file: %1 Do you want to load this project file instead? @@ -1157,216 +997,170 @@ 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? - ディレクトリからプロジェクトファイルが検出されました。 - -これらのプロジェクトファイルを使用せずに解析を進めてもかまいませんか? - - - - + The library '%1' contains unknown elements: %2 このライブラリ '%1' には次の不明な要素が含まれています。 %2 - + File not found ファイルがありません - + Bad XML 不正なXML - + Missing attribute 属性がありません - + Bad attribute value 不正な属性があります - + Unsupported format サポートされていないフォーマット - + Duplicate platform type プラットフォームの種類が重複しています - + Platform type redefined プラットフォームの種類が再定義されました - + Unknown element 不明な要素 - + Unknown issue 不明な課題 - + Failed to load the selected library '%1'. %2 選択したライブラリの読み込みに失敗しました '%1' %2 - + 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. - %1の読み込みに失敗しました。CppCheckのインストールに失敗しています。コマンドライン引数に --data-dir=<directory> を指定して、このファイルの場所を指定してください。 - - - + 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. %1のロードに失敗しました。あなたの Cppcheck は正しくインストールされていません。あなたは --data-dir=<directory> コマンドラインオプションでロードするファイルの場所を指定できます。ただし、この --data-dir はインストールスクリプトによってサポートされており、GUI版ではサポートされていません。全ての設定は調整済みでなければなりません。 - Current results will be cleared. - -Opening a new XML file will clear current results.Do you want to proceed? - 現在の結果を作成します。 - -新しくXMLファイルを開くと現在の結果が削除されます。実行しますか? - - - - + + XML files (*.xml) XML ファイル (*.xml) - + Open the report file レポートを開く - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - 解析中です. - -解析を停止してCppcheckを終了しますか?. - - - + License ライセンス - + Authors 作者 - 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 ファイル (*.xml);;テキストファイル (*.txt);;CSV形式ファイル (*.csv) - - - + Save the report file レポートを保存 - XML files version 1 (*.xml) - XMLファイルのバージョン1 - - - XML files version 2 (*.xml) - XMLファイルのバージョン2 - - - + Text files (*.txt) テキストファイル (*.txt) - + CSV files (*.csv) CSV形式ファイル (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) プロジェクトファイル (*.cppcheck);;すべてのファイル(*.*) - + Select Project File プロジェクトファイルを選択 - - - + + + Project: プロジェクト: - + No suitable files found to analyze! チェック対象のファイルがみつかりません! - + C/C++ Source C/C++のソースコード - + Compile database コンパイルデータベース - + Visual Studio Visual Studio - + Borland C++ Builder 6 Borland C++ Builder 6 - + Select files to analyze チェック対象のファイルを選択 - + Select directory to analyze チェックするディレクトリを選択してください - + Select the configuration that will be analyzed チェックの設定を選択 - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? @@ -1375,7 +1169,7 @@ Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1385,7 +1179,7 @@ Do you want to proceed? 新しくXMLファイルを開くと現在の結果が削除されます。実行しますか? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1394,42 +1188,47 @@ Do you want to stop the analysis and exit Cppcheck? チェックを中断して、Cppcheckを終了しますか? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML ファイル (*.xml);;テキストファイル (*.txt);;CSVファイル (*.csv) - + Build dir '%1' does not exist, create it? ビルドディレクトリ'%1'がありません。作成しますか? - + To check the project using addons, you need a build directory. アドオンを使用してプロジェクトをチェックするためには、ビルドディレクトリが必要です。 - + Failed to import '%1', analysis is stopped '%1'のインポートに失敗しました。(チェック中断) - + Project files (*.cppcheck) プロジェクトファイル (*.cppcheck) - + Select Project Filename プロジェクトファイル名を選択 - + No project file loaded プロジェクトファイルが読み込まれていません - + The project file %1 @@ -1515,17 +1314,13 @@ Options: シンボル名 - + Edit suppression 抑制の編集 Platforms - - Built-in - ビルトイン - Native @@ -1557,21 +1352,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - プロジェクトファイルが読み込めませんでした - - - Could not write the project file. - プロジェクトファイルが保存できませんでした - - ProjectFile @@ -1579,10 +1359,6 @@ Options: Project File プロジェクトファイル - - Project - プロジェクト - Paths and Defines @@ -1600,41 +1376,28 @@ Options: Defines must be separated by a semicolon ';' 定義(Define)はセミコロン';'で区切る必要があります。 例: DEF1;DEF2=5;DEF3=int - - &Root: - Root: - ルート: - - - Libraries: - ライブラリ - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. カスタマイズした cfgファイルを同じフォルダにプロジェクトファイルとして保存してください。ここに表示できるようになります。 - Exclude paths - 除外するパス - - - + MISRA C 2012 MISRA C 2012 - + MISRA rule texts MISRA ルールテキスト - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>MISRA C 2012 pdfのAppendix A &quot;Summary of guidelines&quot; からテキストをコピーペーストしてください。</p></body></html> - + ... ... @@ -1673,15 +1436,15 @@ Options: - + Edit 編集 - - + + Remove 取り除く @@ -1727,88 +1490,56 @@ Options: Cppcheckビルトイン - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) ヘッダファイルのコードもチェック (通常はONにしてください、制限するときのみOFF) - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. タグが追加された場合、警告上で右クリックしてそれらのタグの中の一つを設定できます。警告を分類できます。 - + Exclude source files 除外するソースファイル - + Exclude folder... フォルダで除外... - + Exclude file... ファイルで除外... - Clang - Clang - - - Check that code is safe - コードの安全性確認 - - - Bug hunting -- Detect all bugs. Generates mostly noise. - バグハント -- 全てのバグを検出。ノイズになりがち。 - - - + Check that each class has a safe public interface クラスが安全で公開されたインターフェースをもっているか確認 - + Limit analysis 解析の制限 - Check code in headers (slower analysis, more results) - ヘッダファイルのコードもチェック(解析に時間がかかりますが結果は増えます) - - - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い) - + Max CTU depth CTUの最大深さ - Exclude source files in paths - 除外するソースファイルのPATH - - - Note: Addons require <a href="https://www.python.org/">Python</a> beeing installed. - 注意: アドオンには<a href="https://www.python.org/">Python</a> が必要です。 - - - + External tools 外部ツール - - Includes - インクルード - - - Include directories: - インクルードディレクトリ: - Up @@ -1819,10 +1550,6 @@ Options: Down - - Checking - チェック - Platform @@ -1835,41 +1562,31 @@ Options: - Normal analysis -- Avoid false positives. - 通常解析--偽陽性を避ける。 - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - バグハンティング-- 不必要な指摘を含む。これはノイズが多くても全てのバグを検出する目的で使用します。 - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. 可能な限りクラスが柔軟であり堅牢であることを望む場合、公開されたインターフェースが非常に堅牢です。Cppcheckは引数があらゆる値をとりうると仮定します。 - + Max recursion in template instantiation テンプレートインスタンス化の最大再帰回数 - + Warning options 警告オプション - + Root path: ルートパス: - + Filepaths in warnings will be relative to this path 警告中のファイルパスはこのパスからの相対パスになります - + Warning tags (separated by semicolon) 警告タグ(セミコロン区切り) @@ -1884,73 +1601,48 @@ Options: ライブラリ - Exclude - 除外する - - - + Suppressions 指摘の抑制 - Suppression list: - 抑制リスト - - - + Add 追加 - Addons and tools - アドオンとツール - - - - + + Addons アドオン - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. 注意: アドオンには<a href="https://www.python.org/">Python</a>が必要です。 - + Y2038 Y2038 - + Thread safety スレッドセーフ - + Coding standards コーディング標準 - - CERT - CERT - - - Extra Tools - エクストラツール - - - It is common best practice to use several tools. - 複数ツールの併用はよい結果を生みます。 - - - + Clang analyzer Clang Analyzer - + Clang-tidy Clang-tidy @@ -1968,112 +1660,81 @@ Options: プロジェクトファイル:%1 - + Select Cppcheck build dir Cppcheckビルドディレクトリ - Visual Studio (*.sln *.vcxproj);;Compile database (compile_commands.json) - Visual Studio (*.sln *.vcxproj);;コンパイルデータベース (compile_commands.json) - - - + Select include directory includeディレクトリを選択 - + Select a directory to check チェックするディレクトリを選択してください - + (no rule texts file) (ルールテキストファイルがない) - + Clang-tidy (not found) Clang-tidy (みつかりません) - + Visual Studio Visual Studio - + Compile database コンパイルデータベース - + Borland C++ Builder 6 Borland C++ Builder 6 - + Import Project プロジェクトのインポート - + Select directory to ignore 除外するディレクトリを選択してください - + Source files ソースファイル - + All files 全ファイル - + Exclude file 除外ファイル - Add Suppression - 抑制する指摘を追加 - - - Select error id suppress: - 抑制するエラーID(error id)を選択してください - - - + Select MISRA rule texts file MISRAルールテキストファイルを選択 - + MISRA rule texts file (%1) MISRAルールテキストファイル (%1) - - QDialogButtonBox - - OK - OK - - - Cancel - キャンセル - - - Close - 閉じる - - - Save - 保存する - - QObject @@ -2102,7 +1763,7 @@ Options: 行 %1: 必須の属性 '%2' が '%3'にない - + (Not found) (見つかりません) @@ -2269,22 +1930,22 @@ Options: ResultsTree - + File ファイル - + Severity 警告の種別 - + Line - + Summary 要約 @@ -2294,34 +1955,30 @@ Options: 未定義ファイル - + Copy コピー - + Could not find file: ファイルが見つかりません: - + Please select the folder '%1' フォルダ '%1' を選択してください - + Select Directory '%1' ディレクトリ '%1' 選択 - + Please select the directory where file is located. ファイルのあるディレクトリを選択してください。 - - [Inconclusive] - [結論の出ない] - debug @@ -2333,75 +1990,49 @@ Options: 注意 - + Recheck 再チェック - Copy filename - ファイル名をコピー - - - Copy full path - フルパスをコピー - - - Copy message - メッセージをコピー - - - Copy message id - メッセージidをコピー - - - + Hide 非表示 - + Hide all with id IDで非表示を指定 - + Suppress selected id(s) 選択したidを抑制 - + Open containing folder 含まれるフォルダを開く - - Edit contract.. - 関数の構成を編集。 - - - - Suppress - 抑制 - - - - + + Tag タグ - + No tag タグなし + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2411,7 +2042,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2420,12 +2051,12 @@ 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. @@ -2434,30 +2065,22 @@ Please check the application path and parameters are correct. 実行ファイルパスや引数の設定を確認してください。 - Could not find file: -%1 -Please select the directory where file is located. - ファイルが見つかりません: -%1 -ディレクトリにファイルが存在するか確認してください。 - - - + Select Directory ディレクトリを選択 - + Id Id - + Inconclusive 結論のでない - + Since date 日付 @@ -2510,124 +2133,81 @@ Please select the directory where file is located. 警告の詳細 - - Functions - 関数 - - - - Variables - 変数 - - - - Only show variable names that contain text: - 指定テキストを含む変数名のみ表示: - - - Contracts - 構成 - - - - - Configured contracts: - 設定した構成: - - - - - Missing contracts: - 構成なし: - - - No errors found, nothing to save. - 警告/エラーが見つからなかったため、保存しません。 - - - - + + Failed to save the report. レポートの保存に失敗しました。 - + Print Report レポートの印刷 - + No errors found, nothing to print. 指摘がないため、印刷するものがありません。 - + %p% (%1 of %2 files checked) %p% (%1 / %2 :ファイル数) - - + + Cppcheck Cppcheck - + No 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. レポートの読み込みに失敗. - + XML format version 1 is no longer supported. XML フォーマットバージョン 1 はもうサポートされていません。 - Summary - 内容 - - - Message - メッセージ - - - + First included by は次のものが最初にインクルードしました - + Id ID - + Bug hunting analysis is incomplete バグハントの解析は不完全です - + Clear Log ログの消去 - + Copy this Log entry このログ項目をコピー - + Copy complete Log ログ全体をコピー @@ -2672,10 +2252,6 @@ To toggle what kind of errors are shown, open view menu. General 全般 - - Include paths: - Include ディレクトリ: - Add... @@ -2814,14 +2390,6 @@ To toggle what kind of errors are shown, open view menu. Custom カスタム - - Paths - パス - - - Edit - 編集 - Remove @@ -2863,14 +2431,6 @@ To toggle what kind of errors are shown, open view menu. Language 言語 - - Advanced - 高度 - - - &Show inconclusive errors - 結論の出ないのエラーを表示 - SettingsDialog @@ -2919,10 +2479,6 @@ To toggle what kind of errors are shown, open view menu. Select clang path clangのパスの選択 - - Select include directory - include ディレクトリを選択 - StatsDialog @@ -3213,29 +2769,6 @@ The user interface language has been reset to English. Open the Preferences-dial 結論の出ない - - VariableContractsDialog - - - Dialog - ダイアログ - - - - You can specify min and max value for the variable here - ここで変数の最小値と最大値を指定します。 - - - - Min - 最小値 - - - - Max - 最大値 - - toFilterString diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index d83d3c699..6354dc0b2 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -31,26 +31,14 @@ of the GNU General Public License version 3 Cppcheck 홈페이지(%1)를 방문해보세요 - - Copyright © 2007-%1 Cppcheck team. - Copyright © 2007-2021 Cppcheck team. + + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> - - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + + Copyright © 2007-%1 Cppcheck team. + Copyright © 2007-2021 Cppcheck team. @@ -121,10 +109,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Cppcheck Cppcheck - - You must specify a name, a path and parameters for the application! - 응용 프로그램의 이름, 경로 및 인자를 명시해야 합니다! - You must specify a name, a path and optionally parameters for the application! @@ -150,24 +134,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: 파일 읽기 실패: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -450,50 +416,23 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: - - LogView - - Checking Log - 로그 확인 - - - Clear - 지우기 - - - Save Log - 로그 저장 - - - Text files (*.txt *.log);;All files (*.*) - 텍스트 파일 (*.txt *.log);;모든 파일 (*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - 기록할 파일 열기 실패: "%1" - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -517,10 +456,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Help 도움말(&H) - - &Check - 검사(&C) - &Edit @@ -561,10 +496,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Files... 파일(&F)... - - Check files - 파일 검사 - Ctrl+F @@ -575,19 +506,11 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Directory... 디렉토리(&D)... - - Check directory - 디렉토리 검사 - Ctrl+D Ctrl+D - - &Recheck files - 파일 재검사(&R) - Ctrl+R @@ -598,10 +521,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Stop 중지(&S) - - Stop checking - 검사 중지 - Esc @@ -632,20 +551,12 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Preferences 설정(&P) - - Style warnings - 스타일 경고 - Show style warnings 스타일 경고 표시 - - Errors - 에러 - @@ -752,20 +663,12 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Statistics 통계 보기(&S) - - Warnings - 경고 - Show warnings 경고 표시 - - Performance warnings - 성능 경고 - @@ -778,8 +681,8 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: 숨기기 보기(&H) - - + + Information 정보 @@ -788,10 +691,6 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Show information messages 정보 표시 - - Portability - 이식성 경고 - Show portability warnings @@ -833,24 +732,8 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Windows 64-bit - Platforms - 플랫폼 - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - - + + Quick Filter: 빠른 필터: @@ -864,20 +747,12 @@ This is probably because the settings were changed between the Cppcheck versions Cppcheck 버전간 설정 방법 차이때문인 것으로 보입니다. 편집기 설정을 검사(및 수정)해주세요, 그렇지 않으면 편집기가 제대로 시작하지 않습니다. - No suitable files found to check! - 검사할 수 있는 파일이 없습니다! - - - + You must close the project file before selecting new files or directories! 새로운 파일이나 디렉토리를 선택하기 전에 프로젝트 파일을 닫으세요! - Select directory to check - 검사할 디렉토리 선택 - - - + Found project file: %1 Do you want to load this project file instead? @@ -886,120 +761,81 @@ 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? - 디렉토리에 프로젝트 파일 존재. - -이 프로젝트 파일을 사용하지 않고 검사를 계속하시겠습니까? - - - - + + XML files (*.xml) XML 파일 (*.xml) - + Open the report file 보고서 파일 열기 - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - 검사 중. - -검사를 중지하고 Cppcheck을 종료하시겠습니까? - - - + License 저작권 - + Authors 제작자 - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) - XML 파일 버전 2 (*.xml);;XML 파일 버전 1 (*.xml);;텍스트 파일 (*.txt);;CSV 파일 (*.csv) - - - + Save the report file 보고서 파일 저장 - XML files version 1 (*.xml) - XML 파일 버전 1 (*.xml) - - - XML files version 2 (*.xml) - XML 파일 버전 2 (*.xml) - - - + Text files (*.txt) 텍스트 파일 (*.txt) - + CSV files (*.csv) CSV 파일 (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - 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. - 언어 변경 실패: - -%1 - -언어가 영어로 초기화 됐습니다. 설정창을 열어서 설정 가능한 언어를 선택하세요. - - - + Project files (*.cppcheck);;All files(*.*) 프로젝트 파일 (*.cppcheck);;모든 파일(*.*) - + Select Project File 프로젝트 파일 선택 - - - + + + Project: 프로젝트: - + + About + + + + To check the project using addons, you need a build directory. - + Select Project Filename 프로젝트 파일이름 선택 - + No project file loaded 프로젝트 파일 불러오기 실패 - + The project file %1 @@ -1015,10 +851,6 @@ Do you want to remove the file from the recently used projects -list? 최근 프로젝트 목록에서 파일을 제거하시겠습니까? - - Select files to check - 검사할 파일 선택 - Cppcheck GUI - Command line parameters @@ -1030,66 +862,54 @@ Do you want to remove the file from the recently used projects -list? - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - - - + Error - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + Unsupported format - + The library '%1' contains unknown elements: %2 - + Duplicate platform type - + Platform type redefined @@ -1119,17 +939,17 @@ Do you want to remove the file from the recently used projects -list? - + Unknown element - + Unknown issue - + Select configuration @@ -1152,12 +972,12 @@ Options: - + 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. - + Build dir '%1' does not exist, create it? @@ -1185,39 +1005,39 @@ Options: - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + No suitable files found to analyze! - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1364,12 +1184,12 @@ Do you want to stop the analysis and exit Cppcheck? C++14 - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) @@ -1394,27 +1214,27 @@ Do you want to stop the analysis and exit Cppcheck? C++20 - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1450,7 +1270,7 @@ Do you want to proceed? - + Edit suppression @@ -1482,31 +1302,12 @@ Do you want to proceed? Windows 64-bit Windows 64-bit - - Built-in - 내장 방식 - Native - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - 프로젝트 파일을 읽을 수 없습니다. - - - Could not write the project file. - 프로젝트 파일에 쓸 수 없습니다. - - ProjectFile @@ -1514,19 +1315,11 @@ Do you want to proceed? Project File 프로젝트 파일 - - Project - 프로젝트 - Defines: Defines: - - Root: - Root: - Paths: @@ -1541,26 +1334,18 @@ Do you want to proceed? - + Edit 편집 - - + + Remove 제거 - - Includes - Includes - - - Include directories: - Include 디렉토리: - Up @@ -1572,16 +1357,12 @@ Do you want to proceed? 아래로 - Exclude - Exclude - - - + Suppressions - + Add @@ -1591,7 +1372,7 @@ Do you want to proceed? - + ... @@ -1616,12 +1397,12 @@ Do you want to proceed? - + Root path: - + Warning tags (separated by semicolon) @@ -1656,53 +1437,48 @@ Do you want to proceed? - + Check that each class has a safe public interface - + Limit analysis - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1734,76 +1510,66 @@ Do you want to proceed? - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Warning options - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools @@ -1829,13 +1595,13 @@ Do you want to proceed? - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth @@ -1848,88 +1614,81 @@ Do you want to proceed? 프로젝트 파일: %1 - + Select include directory Include 디렉토리 선택 - + Select a directory to check 검사할 디렉토리 선택 - + Select directory to ignore 무시할 디렉토리 선택 - + Select Cppcheck build dir - + Import Project - + Clang-tidy (not found) - + (no rule texts file) - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - - QDialogButtonBox - - Close - 닫기 - - QObject @@ -1958,7 +1717,7 @@ Do you want to proceed? - + (Not found) @@ -2124,22 +1883,22 @@ Do you want to proceed? ResultsTree - + File 파일 - + Severity 분류 - + Line - + Summary 요약 @@ -2148,10 +1907,6 @@ Do you want to proceed? Undefined file 미정의된 파일 - - [Inconclusive] - [불확실] - style @@ -2188,30 +1943,18 @@ Do you want to proceed? 디버그 - Copy filename - 파일이름 복사 - - - Copy full path - 전체 경로 복사 - - - Copy message - 메시지 복사 - - - + Hide 숨기기 + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2220,7 +1963,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2229,12 +1972,12 @@ 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. @@ -2243,40 +1986,32 @@ Please check the application path and parameters are correct. 경로와 인자가 정확한지 확인하세요. - Could not find file: -%1 -Please select the directory where file is located. - 파일 찾기 실패: -%1 -파일이 위치한 디렉토리를 선택하세요. - - - + Select Directory 디렉토리 선택 - + Id - + Hide all with id - + Open containing folder - + Inconclusive - + Recheck @@ -2286,58 +2021,48 @@ Please select the directory where file is located. - - Edit contract.. - - - - + Suppress selected id(s) - - Suppress - - - - - + + Tag - + No tag - + Since date - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - + Copy @@ -2350,79 +2075,67 @@ Please select the directory where file is located. 결과 - No errors found, nothing to save. - 에러가 발견되지 않았고, 저장할 내용이 없습니다. - - - - + + Failed to save the report. 결과 저장 실패. - + %p% (%1 of %2 files checked) %p% (%2 중 %1 파일 검사됨) - - + + Cppcheck Cppcheck - + No 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. 결과 불러오기 실패. - + Bug hunting analysis is incomplete - Summary - 요약 - - - Message - 내용 - - - + Id - + Print Report - + No errors found, nothing to print. - + First included by - + XML format version 1 is no longer supported. @@ -2437,44 +2150,17 @@ To toggle what kind of errors are shown, open view menu. - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - - - + Clear Log - + Copy this Log entry - + Copy complete Log @@ -2549,23 +2235,11 @@ To toggle what kind of errors are shown, open view menu. Enable inline suppressions Inline suppression 사용 - - Paths - 경로 - - - Include paths: - Include 경로: - Add... 추가... - - Edit - 편집 - Remove @@ -2607,18 +2281,6 @@ To toggle what kind of errors are shown, open view menu. Language 언어 - - Advanced - 고급 - - - &Show inconclusive errors - 불확실한 에러 표시(&S) - - - S&how internal warnings in log - 로그에 내부 경고 표시(&H) - Display error Id in column "Id" @@ -2749,10 +2411,6 @@ To toggle what kind of errors are shown, open view menu. [Default] [기본] - - Select include directory - Include 디렉토리 선택 - [Default] @@ -3065,29 +2723,6 @@ The user interface language has been reset to English. Open the Preferences-dial 불확실 - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index abafcfabe..5eeffa941 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -38,19 +38,7 @@ van de GNU General Public License versie 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -148,24 +136,6 @@ Parameters: -l(lijn) (bestand) Kon het bestand niet lezen: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -450,50 +420,23 @@ Parameters: -l(lijn) (bestand) - - LogView - - Checking Log - Controleer log - - - Clear - Wis - - - Save Log - Opslaan log - - - Text files (*.txt *.log);;All files (*.*) - Tekst bestanden (*.txt *.log);;Alle bestanden(*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - Kan bestand: "%1" niet openen om te schrijven - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -522,10 +465,6 @@ Parameters: -l(lijn) (bestand) &Toolbars &Werkbalken - - &Check - &Controleer - C++ standard @@ -591,10 +530,6 @@ Parameters: -l(lijn) (bestand) Ctrl+D Ctrl+D - - &Recheck files - &Opnieuw controleren - Ctrl+R @@ -642,34 +577,18 @@ Parameters: -l(lijn) (bestand) &Preferences &Voorkeuren - - Errors - Fouten - Show errors Toon fouten - - Show S&cratchpad... - Toon S&cratchpad... - - - Warnings - Waarschuwingen - Show warnings Toon waarschuwingen - - Performance warnings - Presentatie waarschuwingen - @@ -682,8 +601,8 @@ Parameters: -l(lijn) (bestand) Toon &verborgen - - + + Information Informatie @@ -692,10 +611,6 @@ Parameters: -l(lijn) (bestand) Show information messages Toon informatie bericht - - Portability - Portabiliteit - Show portability warnings @@ -1017,10 +932,6 @@ Parameters: -l(lijn) (bestand) Categories Categorieën - - Style warnings - Stijl waarschuwingen - @@ -1043,26 +954,18 @@ Parameters: -l(lijn) (bestand) &Help - Select directory to check - Selecteer een map om te controleren - - - No suitable files found to check! - Geen geschikte bestanden gevonden om te controleren! - - - - + + Quick Filter: Snel Filter: - + Select configuration - + Found project file: %1 Do you want to load this project file instead? @@ -1070,61 +973,49 @@ Do you want to load this project file instead? Wilt u dit project laden in plaats van? - Found project files from the directory. - -Do you want to proceed checking without using any of these project files? - Project bestanden gevonden in de map. -Wil je verder wilt gaan zonder controle van deze project bestanden? - - - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + License Licentie - + Authors Auteurs - 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 bestanden (*.xml);;Tekst bestanden (*.txt);;CSV bestanden (*.csv) - - - + Save the report file Rapport opslaan - - + + XML files (*.xml) XML bestanden (*.xml) @@ -1138,165 +1029,133 @@ 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. - + You must close the project file before selecting new files or directories! Je moet project bestanden sluiten voordat je nieuwe bestanden of mappen selekteerd! - Select files to check - Selecteer bestanden om te controleren - - - + 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? - Huidige resultaten zullen worden gewist - -Een nieuw XML-bestand openen zal de huidige resultaten wissen Wilt u verder gaan? - - - + Open the report file Open het rapport bestand - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - Het controleren loopt. - -Wil je het controleren stoppen en Cppcheck sluiten? - - - XML files version 1 (*.xml) - XML files version 1 (*.xml) - - - XML files version 2 (*.xml) - XML files version 2 (*.xml) - - - + Text files (*.txt) Tekst bestanden (*.txt) - + CSV files (*.csv) CSV bestanden (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) Project bestanden (*.cppcheck);;Alle bestanden(*.*) - + Select Project File Selecteer project bestand - - - + + + Project: Project: - + No suitable files found to analyze! - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1304,49 +1163,54 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Build dir '%1' does not exist, create it? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) - + Select Project Filename Selecteer project bestandsnaam - + No project file loaded Geen project bestand geladen - + The project file %1 @@ -1360,29 +1224,6 @@ Do you want to remove the file from the recently used projects -list? Kan niet worden gevonden! Wilt u het bestand van de onlangs gebruikte project verwijderen -lijst? - - - 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 - Cppcheck GUI. -Syntax: -....cppcheck-gui [Opies] [bestanden of paden] - -Opties: -.....-h, --help Print deze help -.....-p <bestand>......Open project bestand en start de controle -.....-l <bestand>......Open gegeven resultaten xml bestand -.....-d <map> Geef de map aan wat gecontroleerd werd om de xml resultaten te genereren met gespecificeerde -l -.....-v,.--versie Toon versie van programma @@ -1448,17 +1289,13 @@ Options: - + Edit suppression Platforms - - Built-in - Gemaakt in - Native @@ -1490,21 +1327,6 @@ Options: - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - Kon project bestand niet lezen. - - - Could not write the project file. - Kon niet naar project bestand schrijven. - - ProjectFile @@ -1512,10 +1334,6 @@ Options: Project File Project Bestand - - Project - Project - Paths and Defines @@ -1533,53 +1351,48 @@ Options: Defines must be separated by a semicolon ';' - - &Root: - Root: - Hoofdmap: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1618,15 +1431,15 @@ Options: - + Edit Bewerk - - + + Remove Verwijder @@ -1672,39 +1485,31 @@ Options: - + Check that each class has a safe public interface - + Limit analysis - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools - - Includes - Inclusief - - - Include directories: - Include mappen: - Up @@ -1727,46 +1532,36 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1781,57 +1576,48 @@ Options: - Exclude - Exclusief - - - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1849,96 +1635,81 @@ Options: Project Bestand %1 - + Select Cppcheck build dir - + Select include directory Selecteer include map - + Select a directory to check Selecteer een map om te controleren - + (no rule texts file) - + Clang-tidy (not found) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project - + Select directory to ignore Selecteer een map om te negeren - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) - - QDialogButtonBox - - Cancel - Annuleer - - - Close - Sluit - - - Save - Opslaan - - QObject @@ -1969,7 +1740,7 @@ Options: - + (Not found) @@ -2136,22 +1907,22 @@ Options: ResultsTree - + File Bestand - + Severity Ernst - + Line Regel - + Summary Overzicht @@ -2161,34 +1932,30 @@ Options: Niet gedefinieerd bestand - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - - [Inconclusive] - [Onduidelijk] - debug @@ -2200,75 +1967,49 @@ Options: - + Recheck - Copy filename - Kopier bestandsnaam - - - Copy full path - Kopieer volledig pad - - - Copy message - Kopieer bericht - - - Copy message id - Kopieer bericht id - - - + Hide Verberg - + Hide all with id Verberg alles met id - + Suppress selected id(s) - + Open containing folder - - Edit contract.. - - - - - Suppress - - - - - + + Tag - + No tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2278,7 +2019,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2286,12 +2027,12 @@ Please select the default editor application in preferences/Applications. - + Could not find the file! Kon het bestand niet vinden! - + Could not start %1 Please check the application path and parameters are correct. @@ -2300,29 +2041,22 @@ Please check the application path and parameters are correct. Gelieve te controleren of de het pad en de parameters correct zijn. - Could not find file: -%1 -Please select the directory where file is located. - %1 -Selecteer de map waarin het bestand zich bevindt. - - - + Select Directory Selecteer map - + Id Id - + Inconclusive - + Since date @@ -2360,94 +2094,82 @@ Selecteer de map waarin het bestand zich bevindt. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) %p% (%1 van %2 bestanden gecontroleerd) - - + + Cppcheck Cppcheck - + No errors found. Geen fouten gevonden. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Fouten werden gevonden, maar volgens de configuratie zijn deze verborgen. Gebruik het uitzicht menu om te selecteren welke fouten getoond worden. - - + + Failed to read the report. Kon rapport niet lezen. - + XML format version 1 is no longer supported. - Summary - Overzicht - - - Message - Bericht - - - + First included by - + Id Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log - No errors found, nothing to save. - Geen fouten gevonden; geen data om op te slaan. - - - - + + Failed to save the report. Kon het rapport niet opslaan. @@ -2466,33 +2188,6 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.Warning Details - - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2534,10 +2229,6 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.General Algemeen - - Include paths: - Include paden: - Add... @@ -2676,14 +2367,6 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.Custom - - Paths - Paden - - - Edit - Bewerk - Remove @@ -2725,18 +2408,6 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.Language Taal - - Advanced - Geavanceerd - - - &Show inconclusive errors - &Toon onduidelijke fouten - - - S&how internal warnings in log - T&oon interne waarschuwingen in log - SettingsDialog @@ -2785,10 +2456,6 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden.Select clang path - - Select include directory - Selecteer include map - StatsDialog @@ -3081,29 +2748,6 @@ De gebruikerstaal is gereset naar Engels. Open het dialoogvenster om een van de Onduidelijk - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index 803d3dbaa..df6ec2b34 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -38,25 +38,8 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> - <html><head/><body> -<p>Создано при использовании библиотек:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> + @@ -153,24 +136,6 @@ Parameters: -l(line) (file) Невозможно прочитать файл: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -455,50 +420,23 @@ Parameters: -l(line) (file) - - LogView - - Checking Log - Лог проверки - - - Clear - Очистить - - - Save Log - Сохранить - - - Text files (*.txt *.log);;All files (*.*) - Текстовые файлы (*.txt *.log);;Все файлы (*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - Не удалось записать в файл: "%1" - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -527,10 +465,6 @@ Parameters: -l(line) (file) &Toolbars &Панель инструментов - - &Check - &Проверить - C++ standard @@ -596,20 +530,11 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - &Перепроверить файлы - Ctrl+R Ctrl+R - - &Reanalyze all files - &Recheck all files - Заново проверить все файлы - &Stop @@ -652,34 +577,18 @@ Parameters: -l(line) (file) &Preferences Параметры - - Errors - Ошибки - Show errors Показать ошибки - - Show S&cratchpad... - Показать блокнот - - - Warnings - Предупреждения - Show warnings Показать предупреждения - - Performance warnings - Предупреждения производительности - @@ -692,8 +601,8 @@ Parameters: -l(line) (file) Показать скрытые - - + + Information Информационные сообщения @@ -702,10 +611,6 @@ Parameters: -l(line) (file) Show information messages Показать информационные сообщения - - Portability - Переносимость - Show portability warnings @@ -761,34 +666,6 @@ Parameters: -l(line) (file) Windows 64-bit Windows 64-bit - - Platforms - Платформы - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -809,27 +686,11 @@ Parameters: -l(line) (file) Open a Print Preview Dialog for the Current Results Открыть диалог печати для текущих результатов - - Library Editor... - Редактор библиотек... - Open library editor Открыть редактор библиотек - - Auto-detect language - Автоопределение языка - - - Enforce C++ - Принудительно C++ - - - Enforce C - Принудительно C - &Check all @@ -1071,10 +932,6 @@ Parameters: -l(line) (file) Categories Категории - - Style warnings - Стилистические предупреждения - @@ -1097,26 +954,18 @@ Parameters: -l(line) (file) Помощь - Select directory to check - Выберите каталог для проверки - - - No suitable files found to check! - Не найдено подходящих файлов для проверки! - - - - + + Quick Filter: Быстрый фильтр: - + Select configuration Выбор конфигурации - + Found project file: %1 Do you want to load this project file instead? @@ -1125,71 +974,55 @@ 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 Некорректный XML - + Missing attribute Пропущен атрибут - + Bad attribute value Некорректное значение атрибута - + Unsupported format Неподдерживаемый формат - + Failed to load the selected library '%1'. %2 Не удалось загрузить выбранную библиотеку '%1'. %2 - 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. - Не удалось загрузить %1. Установленный Cppcheck поврежден. Вы можете использовать ключ --data-dir=<directory> в командной строке, чтобы указать, где расположен этот файл. - - - + License Лицензия - + Authors Авторы - 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 файлы версии 2 (*.xml);;XML файлы версии 1 (*.xml);;Текстовые файлы (*.txt);;CSV файлы (*.csv) - - - + Save the report file Сохранить файл с отчетом - - + + XML files (*.xml) XML-файлы (*.xml) @@ -1203,166 +1036,122 @@ This is probably because the settings were changed between the Cppcheck versions Возможно, это связано с изменениями в версии программы. Пожалуйста, проверьте (и исправьте) настройки приложения. - + You must close the project file before selecting new files or directories! Вы должны закрыть проект перед выбором новых файлов или каталогов! - Select files to check - Выберите файлы для проверки - - - + The library '%1' contains unknown elements: %2 Библиотека '%1' содержит неизвестные элементы: %2 - + 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. Невозможно загрузить %1. Cppcheck установлен некорректно. Вы можете использовать --data-dir=<directory> в командной строке для указания расположения файлов конфигурации. Обратите внимание, что --data-dir предназначен для использования сценариями установки. При включении данной опции, графический интерфейс пользователя не запускается. - Current results will be cleared. - -Opening a new XML file will clear current results.Do you want to proceed? - Текущие результаты будут очищены. - -Открытые нового XML файла приведет к очистке текущих результатов. Продолжить? - - - + Open the report file Открыть файл с отчетом - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - Идет проверка. - -Вы хотите завершить проверку и выйти? - - - XML files version 1 (*.xml) - XML файлы версии 1 (*.xml) - - - XML files version 2 (*.xml) - XML файлы версии 2 (*.xml) - - - + Text files (*.txt) Текстовые файлы (*.txt) - + CSV files (*.csv) CSV файлы(*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - 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. - 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. - - - + Project files (*.cppcheck);;All files(*.*) Файлы проекта (*.cppcheck);;Все файлы(*.*) - + Select Project File Выберите файл проекта - - - + + + Project: Проект: - + No suitable files found to analyze! Не найдено подходящих файлов для анализа - + C/C++ Source Исходный код C/C++ - + Compile database - + Visual Studio Visual Studio - + Borland C++ Builder 6 Borland C++ Builder 6 - + Select files to analyze Выбор файлов для анализа - + Select directory to analyze Выбор каталога для анализа - + Select the configuration that will be analyzed Выбор используемой конфигурации - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? @@ -1371,7 +1160,7 @@ Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1382,7 +1171,7 @@ Do you want to proceed? Вы хотите продолжить? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1391,42 +1180,47 @@ Do you want to stop the analysis and exit Cppcheck? Вы хотите остановить анализ и выйти из Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML файлы (*.xml);;Текстовые файлы (*.txt);;CSV файлы (*.csv) - + Build dir '%1' does not exist, create it? Директория для сборки '%1' не существует, создать? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped Невозможно импортировать '%1', анализ остановлен - + Project files (*.cppcheck) Файлы проекта (*.cppcheck) - + Select Project Filename Выберите имя файла для проекта - + No project file loaded Файл с проектом не загружен - + The project file %1 @@ -1441,30 +1235,6 @@ 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 - Cppcheck Графический Интерфейс Пользователя . - -Синтаксис: - cppcheck-gui [ОПЦИИ] [файлы или пути] - -Опции: - -h, --help Показать эту справку - -p <file> Откройте данный файл проекта и начните проверять его - -l <file> Откройте данные результаты xml файл - -d <directory> Укажите каталог, который был проверен, чтобы генерировать результаты xml определенный с -l - -v, --version Показать версию программы - Cppcheck GUI. @@ -1542,17 +1312,13 @@ Options: Имя символа - + Edit suppression Редактировать подавление Platforms - - Built-in - Встроенная - Native @@ -1584,21 +1350,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - Не удалось прочитать файл проекта. - - - Could not write the project file. - Не удалось записать файл проекта. - - ProjectFile @@ -1606,10 +1357,6 @@ Options: Project File Файл проекта - - Project - Проект - Paths and Defines @@ -1627,15 +1374,6 @@ Options: Defines must be separated by a semicolon ';' Defines должны быть разделены точкой с запятой ';' - - &Root: - Root: - Корневой каталог: - - - Libraries: - Библиотеки: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. @@ -1648,71 +1386,61 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 MISRA C 2012 - + MISRA rule texts Файл с текстами правил MISRA - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>Скопируйте текст из Appendix A &quot;Summary of guidelines&quot; из фала правил MISRA C 2012 pdf в текстовый файл.</p></body></html> - + ... ... @@ -1751,15 +1479,15 @@ Options: - + Edit Изменить - - + + Remove Удалить @@ -1805,51 +1533,31 @@ Options: - Clang - Clang - - - + Check that each class has a safe public interface - + Limit analysis - Check code in headers (slower analysis, more results) - Проверить код в заголовочных файлах - - - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) Проверить код в неиспользуемых шаблонах - + Max CTU depth Максимальная глубина CTU - Exclude source files in paths - Исключить исходные файлы в путях - - - + External tools Внешние инструменты - - Includes - Пути для заголовочных файлов - - - Include directories: - Пути для поиска заголовочных файлов: - Up @@ -1860,27 +1568,23 @@ Options: Down Вниз - - Checking - Проверка - Platform Платформа - + Warning options Опции предупреждений - + Root path: Корневой каталог: - + Warning tags (separated by semicolon) Теги предупреждений (через ';') @@ -1895,61 +1599,48 @@ Options: Библиотеки - Exclude - Исключенные пути - - - + Suppressions Подавления - + Add Добавить - Addons and tools - Дополнения - - - - + + Addons Дополнения - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards Стандарты кодирования - - CERT - CERT - - - + Clang analyzer - + Clang-tidy @@ -1967,100 +1658,81 @@ Options: Файл проекта: %1 - + Select Cppcheck build dir Выбрать директорию сборки Cppcheck - + Select include directory Выберите директорию для поиска заголовочных файлов - + Select a directory to check Выберите директорию для проверки - + (no rule texts file) (файл с текстами правил недоступен) - + Clang-tidy (not found) Clang-tidy (не найден) - + Visual Studio Visual Studio - + Compile database - + Borland C++ Builder 6 Borland C++ Builder 6 - + Import Project Импорт проекта - + Select directory to ignore Выберите директорию, которую надо проигнорировать - + Source files - + All files - + Exclude file - + Select MISRA rule texts file Выбрать файл текстов правил MISRA - + MISRA rule texts file (%1) Файл текстов правил MISRA (%1) - - QDialogButtonBox - - OK - OK - - - Cancel - Отмена - - - Close - Закрыть - - - Save - Сохранить - - QObject @@ -2091,7 +1763,7 @@ Options: - + (Not found) (Недоступно) @@ -2258,22 +1930,22 @@ Options: ResultsTree - + File Файл - + Severity Важность - + Line Строка - + Summary Кратко @@ -2283,34 +1955,30 @@ Options: Неопределенный файл - + Copy Копировать - + Could not find file: Невозможно найти файл: - + Please select the folder '%1' Выберите каталог '%1' - + Select Directory '%1' Выбрать каталог '%1' - + Please select the directory where file is located. Укажите каталог с расположением файла. - - [Inconclusive] - [Неубедительный] - debug @@ -2322,75 +1990,49 @@ Options: заметка - + Recheck Проверить заново - Copy filename - Скопировать имя файла - - - Copy full path - Скопировать полный путь - - - Copy message - Скопировать сообщение - - - Copy message id - Скопировать номер сообщения - - - + Hide Скрыть - + Hide all with id Скрыть все с id - + Suppress selected id(s) Подавить выбранные id - + Open containing folder Открыть содержащую папку - - Edit contract.. - - - - - Suppress - - - - - + + Tag Тег - + No tag Тег отсутствует + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2399,7 +2041,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2407,12 +2049,12 @@ 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. @@ -2420,30 +2062,22 @@ Please check the application path and parameters are correct. Пожалуйста, проверьте путь приложения, и верны ли параметры. - Could not find file: -%1 -Please select the directory where file is located. - Не удается найти файл: -%1 -Пожалуйста, выберите каталог, в котором находится файл. - - - + Select Directory Выберите директорию - + Id Id - + Inconclusive Спорное - + Since date Начиная с даты @@ -2481,94 +2115,82 @@ Please select the directory where file is located. ResultsView - + Print Report Распечатать отчет - + No errors found, nothing to print. Ошибок не найдено, нечего распечатывать. - + %p% (%1 of %2 files checked) %p% (%1 из %2 файлов проверено) - - + + Cppcheck Cppcheck - + No 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. Не удалось прочитать отчет. - + XML format version 1 is no longer supported. XML формат версии 1 больше не поддерживается. - Summary - Кратко - - - Message - Сообщение - - - + First included by Только первый включенный - + Id Id - + Bug hunting analysis is incomplete - + Clear Log Очистить лог - + Copy this Log entry Скопировать данную запись - + Copy complete Log Скопировать полный лог - No errors found, nothing to save. - Ошибки не найдены, нечего сохранять. - - - - + + Failed to save the report. Не удалось сохранить отчет. @@ -2587,33 +2209,6 @@ To toggle what kind of errors are shown, open view menu. Warning Details Детали предупреждения - - - Functions - Функции - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2655,10 +2250,6 @@ To toggle what kind of errors are shown, open view menu. General Общие - - Include paths: - Пути для поиска заголовочных файлов: - Add... @@ -2797,14 +2388,6 @@ To toggle what kind of errors are shown, open view menu. Custom - - Paths - Пути - - - Edit - Изменить - Remove @@ -2846,18 +2429,6 @@ To toggle what kind of errors are shown, open view menu. Language Язык - - Advanced - Прочие - - - &Show inconclusive errors - &Показывать незначительные ошибки - - - S&how internal warnings in log - &Записывать внутренние предупреждения в лог - SettingsDialog @@ -2906,10 +2477,6 @@ To toggle what kind of errors are shown, open view menu. Select clang path Выберите исполняемый файл clang - - Select include directory - Выберите директорию - StatsDialog @@ -3202,29 +2769,6 @@ The user interface language has been reset to English. Open the Preferences-dial незначительная - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index 67e3bd7ac..0e52e75e4 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -38,19 +38,7 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -136,24 +124,6 @@ Parameters: -l(line) (file) Could not read the file: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -438,30 +408,23 @@ Parameters: -l(line) (file) - - LogView - - Cppcheck - Cppcheck - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -490,10 +453,6 @@ Parameters: -l(line) (file) &Toolbars - - &Check - &Check - C++ standard @@ -559,10 +518,6 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - &Recheck files - Ctrl+R @@ -634,8 +589,8 @@ Parameters: -l(line) (file) - - + + Information @@ -699,14 +654,6 @@ Parameters: -l(line) (file) Windows 64-bit Windows 64-bit - - C++11 - C++11 - - - C99 - C99 - &Print... @@ -732,26 +679,6 @@ Parameters: -l(line) (file) Open library editor - - Gtk - Gtk - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Check all @@ -1015,79 +942,67 @@ Parameters: -l(line) (file) &Help - Select directory to check - Select directory to check - - - No suitable files found to check! - No suitable files found to check! - - - - + + Quick Filter: - + Select configuration - + Found project file: %1 Do you want to load this project file instead? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + License License - + Authors Authors - 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) - - - + Save the report file Save the report file - - + + XML files (*.xml) XML files (*.xml) @@ -1099,141 +1014,133 @@ This is probably because the settings were changed between the Cppcheck versions - + You must close the project file before selecting new files or directories! - Select files to check - Select files to check - - - + 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. - + Open the report file - + Text files (*.txt) Text files (*.txt) - + CSV files (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - - + + + Project: - + No suitable files found to analyze! - + C/C++ Source - + Compile database - + Visual Studio - + Borland C++ Builder 6 - + Select files to analyze - + Select directory to analyze - + Select the configuration that will be analyzed - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1241,49 +1148,54 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Build dir '%1' does not exist, create it? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped - + Project files (*.cppcheck) - + Select Project Filename - + No project file loaded - + The project file %1 @@ -1357,7 +1269,7 @@ Options: - + Edit suppression @@ -1395,13 +1307,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - ProjectFile @@ -1432,22 +1337,22 @@ Options: - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1486,15 +1391,15 @@ Options: - + Edit - - + + Remove @@ -1546,57 +1451,47 @@ Options: - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) - + External tools @@ -1626,88 +1521,83 @@ Options: - + Check that each class has a safe public interface - + Limit analysis - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - - CERT - - - - + Clang analyzer - + Clang-tidy @@ -1725,77 +1615,77 @@ Options: - + Select Cppcheck build dir - + Select include directory - + Select a directory to check - + (no rule texts file) - + Clang-tidy (not found) - + Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project - + Select directory to ignore - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) @@ -1828,7 +1718,7 @@ Options: - + (Not found) @@ -1995,22 +1885,22 @@ Options: ResultsTree - + File File - + Severity Severity - + Line Line - + Summary @@ -2020,27 +1910,27 @@ Options: Undefined file - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. @@ -2055,86 +1945,68 @@ Options: - + Recheck - Copy filename - Copy filename - - - Copy full path - Copy full path - - - + Hide - + Hide all with id - + Suppress selected id(s) - + Open containing folder - - Edit contract.. - - - - - Suppress - - - - - + + Tag - + No tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. You can open this error by specifying applications in program's settings. - + 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. @@ -2143,22 +2015,22 @@ Please check the application path and parameters are correct. Please check the application path and parameters are correct. - + Select Directory - + Id - + Inconclusive - + Since date @@ -2196,86 +2068,82 @@ Please check the application path and parameters are correct. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) - - + + Cppcheck Cppcheck - + No errors found. No errors found. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. 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. - + XML format version 1 is no longer supported. - + First included by - + Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log - No errors found, nothing to save. - No errors found, nothing to save. - - - - + + Failed to save the report. Failed to save the report. @@ -2294,33 +2162,6 @@ To toggle what kind of errors are shown, open view menu. Warning Details - - - Functions - - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2876,29 +2717,6 @@ The user interface language has been reset to English. Open the Preferences-dial - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index ec73d8fa7..eedaab65a 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -38,19 +38,7 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> @@ -126,10 +114,6 @@ Parametrar: -l(line) (file) You must specify a name, a path and optionally parameters for the application! Du måste ange namn, sökväg samt eventuellt parametrar för applikationen! - - You must specify a name, a path and parameters for the application! - Du måste ange ett namn, en sökväg samt parametrar för programmet! - FileViewDialog @@ -152,24 +136,6 @@ Parametrar: -l(line) (file) Kunde inte läsa filen: %1 - - FunctionContractDialog - - - Function contract - - - - - Name - - - - - Requirements for parameters - - - HelpDialog @@ -425,10 +391,6 @@ Exempel: argvalue argvalue - - constant - constant - @@ -464,58 +426,23 @@ Exempel: Tillåtna värden - - LogView - - Checking Log - Analys logg - - - &Save - &Spara - - - Clear - Töm - - - Close - Stäng - - - Save Log - Spara logg - - - Text files (*.txt *.log);;All files (*.*) - Text filer (*.txt *.log);;Alla filer (*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - Kunde ej öppna fil för skrivning: "%1" - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -544,10 +471,6 @@ Exempel: &Toolbars Verktygsfält - - &Check - &Check - C++ standard @@ -613,20 +536,11 @@ Exempel: Ctrl+D Ctrl+D - - &Recheck files - Starta &om check - Ctrl+R Ctrl+R - - &Reanalyze all files - &Recheck all files - Analysera om alla filer - &Stop @@ -669,34 +583,18 @@ Exempel: &Preferences &Inställningar - - Errors - Fel - Show errors Visa fel - - Show S&cratchpad... - Visa s&cratchpad... - - - Warnings - Varningar - Show warnings Visa varningar - - Performance warnings - Prestanda varningar - @@ -709,8 +607,8 @@ Exempel: Visa dolda - - + + Information Information @@ -719,10 +617,6 @@ Exempel: Show information messages Visa informations meddelanden - - Portability - Portabilitet - Show portability warnings @@ -778,34 +672,6 @@ Exempel: Windows 64-bit Windows 64-bit - - Platforms - Plattformar - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -826,27 +692,11 @@ Exempel: Open a Print Preview Dialog for the Current Results Öppnar förhandsgranskning för nuvarande resultat - - Library Editor... - Library Editor... - Open library editor Öppna library editor - - Auto-detect language - Välj språk automatiskt - - - Enforce C++ - C++ - - - Enforce C - C - &Check all @@ -1089,10 +939,6 @@ Exempel: Categories Kategorier - - Style warnings - Stil varningar - @@ -1115,34 +961,18 @@ Exempel: &Hjälp - Select directory to check - Välj katalog som skall kontrolleras - - - No suitable files found to check! - Inga lämpliga filer hittades! - - - - + + Quick Filter: Snabbfilter: - C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - C/C++ källkod, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - - - + Select configuration Välj konfiguration - Select the configuration that will be checked - Välj konfiguration som kommer analyseras - - - + Found project file: %1 Do you want to load this project file instead? @@ -1151,68 +981,55 @@ Do you want to load this project file instead? Vill du ladda denna projektfil istället? - Found project files from the directory. - -Do you want to proceed checking without using any of these project files? - Hittade projektfil(er) i mappen. - -Vill du fortsätta analysen utan att använda någon av dessa projektfiler? - - - + File not found Filen hittades ej - + Bad XML Ogiltig XML - + Missing attribute Attribut finns ej - + Bad attribute value Ogiltigt attribut värde - + Unsupported format Format stöds ej - + Failed to load the selected library '%1'. %2 Misslyckades att ladda valda library '%1'. %2 - + License Licens - + Authors Utvecklare - 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 filer version 2 (*.xml);;XML filer version 1 (*.xml);;Text filer (*.txt);;CSV filer (*.csv) - - - + Save the report file Spara rapport - - + + XML files (*.xml) XML filer (*.xml) @@ -1226,174 +1043,122 @@ 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. - + You must close the project file before selecting new files or directories! Du måste stänga projektfilen innan nya filer eller sökvägar kan väljas! - Select files to check - Välj filer att kontrollera - - - + The library '%1' contains unknown elements: %2 Library filen '%1' har element som ej hanteras: %2 - + Duplicate platform type Dubbel plattformstyp - + Platform type redefined Plattformstyp definieras igen - + Unknown element Element hanteras ej - + Unknown issue Något problem - + Error Fel - + 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. Misslyckades att ladda %1. Din Cppcheck installation är ej komplett. Du kan använda --data-dir<directory> på kommandoraden för att specificera var denna fil finns. Det är meningen att --data-dir kommandot skall köras under installationen,så GUIt kommer ej visas när --data-dir används allt som händer är att en inställning görs. - Current results will be cleared. - -Opening a new XML file will clear current results.Do you want to proceed? - Nuvarande resultat kommer rensas bort. - -När en ny XML fil öppnas så tas alla nuvarande resultat bort. Vill du fortsätta? - - - + Open the report file Öppna rapportfilen - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - Cppcheck kör. - -Vill du stoppa analysen och avsluta Cppcheck? - - - XML files version 1 (*.xml) - XML filer version 1 (*.xml) - - - Deprecated XML format - Gammalt XML format - - - XML format 1 is deprecated and will be removed in cppcheck 1.81. - XML format 1 är gammalt och stödet kommer tas bort i Cppcheck 1.81 - - - XML files version 2 (*.xml) - XML filer version 2 (*.xml) - - - + Text files (*.txt) Text filer (*.txt) - + CSV files (*.csv) CSV filer (*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - 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. - Misslyckades att ändra språk: - -%1 - -Språket har nollställts till Engelska. Öppna Preferences och välj något av de tillgängliga språken. - - - + Project files (*.cppcheck);;All files(*.*) Projektfiler (*.cppcheck);;Alla filer(*.*) - + Select Project File Välj projektfil - - - + + + Project: Projekt: - + No suitable files found to analyze! Inga filer hittades att analysera! - + C/C++ Source - + Compile database - + Visual Studio Visual Studio - + Borland C++ Builder 6 - + Select files to analyze Välj filer att analysera - + Select directory to analyze Välj mapp att analysera - + Select the configuration that will be analyzed Välj konfiguration som kommer analyseras - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? @@ -1402,7 +1167,7 @@ Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1410,7 +1175,7 @@ Do you want to proceed? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1419,42 +1184,47 @@ Do you want to stop the analysis and exit Cppcheck? Vill du stoppa analysen och avsluta Cppcheck? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML filer (*.xml);;Text filer (*.txt);;CSV filer (*.csv) - + Build dir '%1' does not exist, create it? Build dir '%1' existerar ej, skapa den? - + To check the project using addons, you need a build directory. - + Failed to import '%1', analysis is stopped Misslyckades att importera '%1', analysen stoppas - + Project files (*.cppcheck) Projekt filer (*.cppcheck) - + Select Project Filename Välj Projektfil - + No project file loaded Inget projekt laddat - + The project file %1 @@ -1469,30 +1239,6 @@ Do you want to remove the file from the recently used projects -list? kunde inte hittas! Vill du ta bort filen från 'senast använda projekt'-listan? - - - 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 - 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 @@ -1571,17 +1317,13 @@ Options: - + Edit suppression Platforms - - Built-in - Generell - Native @@ -1613,21 +1355,6 @@ Options: Windows 64-bit - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - Kunde ej läsa projektfilen. - - - Could not write the project file. - Kunde ej skriva projektfilen - - ProjectFile @@ -1635,30 +1362,11 @@ Options: Project File Projektfil - - Project - Projekt - - - <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> - I build dir sparar Cppcheck information för varje translation unit. -Med build dir får du whole program analys. -Omodifierade filer analyseras mycket fortare, Cppcheck hoppar över analysen och återanvänder den gamla informationen - - - Cppcheck build dir (whole program analysis, faster analysis for unchanged files) - Cppcheck build dir (whole program analys, snabbare analys för omodifierade filer) - Paths and Defines Sökvägar och 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> - Cppcheck kan importera Visual studio solutions (*.sln), Visual studio projekt (*.vcxproj) eller compile databases. -Sökvägar och defines importeras. - Import Project (Visual studio / compile database/ Borland C++ Builder 6) @@ -1671,26 +1379,13 @@ Sökvägar och defines importeras. Defines must be separated by a semicolon ';' Defines separeras med semicolon ';' - - &Root: - Root: - Rot: - - - Libraries: - Libraries: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. Obs: Lägg dina egna .cfg filer i samma folder som projekt filen. De skall isåfall visas ovan. - Visual Studio - Visual Studio - - - + ... ... @@ -1729,15 +1424,15 @@ Sökvägar och defines importeras. - + Edit Redigera - - + + Remove Ta bort @@ -1768,82 +1463,64 @@ Sökvägar och defines importeras. - Normal analysis -- Avoid false positives. - - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + Max recursion in template instantiation - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + MISRA rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools - - Includes - Include - - - Include directories: - Include sökvägar - Up @@ -1876,42 +1553,38 @@ Sökvägar och defines importeras. - Clang - Clang - - - + Check that each class has a safe public interface - + Limit analysis - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Warning options - + Root path: Bas sökväg: - + Warning tags (separated by semicolon) Varnings taggar (separerade med semikolon) @@ -1931,69 +1604,48 @@ Sökvägar och defines importeras. Libraries - Exclude - Exkludera - - - + Suppressions Suppressions - Suppression list: - Suppression-list: - - - + Add Lägg till - - + + Addons Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 Y2038 - + Thread safety Tråd säkerhet - + Coding standards Kodstandarder - - CERT - CERT - - - Extra Tools - Extra verktyg - - - It is common best practice to use several tools. - Best practice är att använda flera verktyg - - - + Clang analyzer Clang analyzer - + Clang-tidy Clang-tidy @@ -2011,115 +1663,80 @@ Sökvägar och defines importeras. Projektfil: %1 - + (no rule texts file) - + Clang-tidy (not found) - + Select Cppcheck build dir Välj Cppcheck build dir - Visual Studio (*.sln *.vcxproj);;Compile database (compile_commands.json) - Visual Studio (*.sln *.vcxproj);;Compile database (compile_commands.json) - - - + Select include directory Välj include sökväg - + Source files - + All files - + Exclude file - + Select MISRA rule texts file - + MISRA rule texts file (%1) - + Select a directory to check Välj mapp att analysera - + Visual Studio Visual Studio - + Compile database - + Borland C++ Builder 6 - + Import Project Importera Projekt - Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json) - Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json) - - - + Select directory to ignore Välj sökväg att ignorera - - Add Suppression - Lägg till Suppression - - - Select error id suppress: - Välj error Id suppress: - - - - QDialogButtonBox - - OK - OK - - - Cancel - Avbryt - - - Close - Stäng - - - Save - Spara - QObject @@ -2151,7 +1768,7 @@ Sökvägar och defines importeras. - + (Not found) @@ -2318,22 +1935,22 @@ Sökvägar och defines importeras. ResultsTree - + File Fil - + Severity Typ - + Line Rad - + Summary Sammanfattning @@ -2343,34 +1960,30 @@ Sökvägar och defines importeras. Odefinierad fil - + Copy - + Could not find file: - + Please select the folder '%1' - + Select Directory '%1' - + Please select the directory where file is located. - - [Inconclusive] - [Inconclusive] - debug @@ -2382,75 +1995,49 @@ Sökvägar och defines importeras. note - + Recheck Analysera om - Copy filename - Kopiera filnamn - - - Copy full path - Kopiera full sökväg - - - Copy message - Kopiera meddelande - - - Copy message id - Kopiera meddelande id - - - + Hide Dölj - + Hide all with id Dölj alla med id - + Suppress selected id(s) Stäng av valda id - + Open containing folder Öppna mapp - - Edit contract.. - - - - - Suppress - - - - - + + Tag Tag - + No tag Ingen tag + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2460,7 +2047,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2469,12 +2056,12 @@ Please select the default editor application in preferences/Applications. - + Could not find the file! Kunde inte hitta filen! - + Could not start %1 Please check the application path and parameters are correct. @@ -2483,30 +2070,22 @@ Please check the application path and parameters are correct. Kontrollera att sökvägen och parametrarna är korrekta. - Could not find file: -%1 -Please select the directory where file is located. - Kunde inte hitta filen: -%1 -Välj mappen där filen finns. - - - + Select Directory Välj mapp - + Id Id - + Inconclusive Inconclusive - + Since date Sedan datum @@ -2544,94 +2123,82 @@ Välj mappen där filen finns. ResultsView - + Print Report Skriv ut rapport - + No errors found, nothing to print. Inga fel hittades, inget att skriva ut. - + %p% (%1 of %2 files checked) %p% (%1 av %2 filer analyserade) - - + + Cppcheck Cppcheck - + No errors found. Inga fel hittades. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Fel hittades, men de visas ej. För att ställa in vilka fel som skall visas använd visa menyn. - - + + Failed to read the report. Misslyckades att läsa rapporten. - + XML format version 1 is no longer supported. XML format version 1 stöds ej längre. - Summary - Sammanfattning - - - Message - Meddelande - - - + First included by Först inkluderad av - + Id Id - + Bug hunting analysis is incomplete - + Clear Log - + Copy this Log entry - + Copy complete Log - No errors found, nothing to save. - Inga fel hittades, ingenting att spara. - - - - + + Failed to save the report. Misslyckades med att spara rapporten. @@ -2650,33 +2217,6 @@ För att ställa in vilka fel som skall visas använd visa menyn. Warning Details Varningsdetaljer - - - Functions - Funktioner - - - - Variables - - - - - Only show variable names that contain text: - - - - - - Configured contracts: - - - - - - Missing contracts: - - ScratchPad @@ -2718,10 +2258,6 @@ För att ställa in vilka fel som skall visas använd visa menyn. General Allmänt - - Include paths: - Include sökvägar: - Add... @@ -2860,14 +2396,6 @@ För att ställa in vilka fel som skall visas använd visa menyn. Custom - - Paths - Sökvägar - - - Edit - Redigera - Remove @@ -2909,18 +2437,6 @@ För att ställa in vilka fel som skall visas använd visa menyn. Language Språk - - Advanced - Avancerade - - - &Show inconclusive errors - Visa inconclusive meddelanden - - - S&how internal warnings in log - Visa interna fel i loggen - SettingsDialog @@ -2969,10 +2485,6 @@ För att ställa in vilka fel som skall visas använd visa menyn. Select clang path Välj Clang sökväg - - Select include directory - Välj include mapp - StatsDialog @@ -3265,29 +2777,6 @@ Språket har nollställts till Engelska. Öppna Preferences och välj något av inconclusive - - VariableContractsDialog - - - Dialog - - - - - You can specify min and max value for the variable here - - - - - Min - - - - - Max - - - toFilterString diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index b1d31d693..2f230c17b 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -37,26 +37,8 @@ of the GNU General Public License version 3 - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> - <html><head/><body> -<p>Many thanks to these libraries that we use:</p><ul> -<li>tinyxml2</li> -<li>picojson</li> -<li>pcre</li> -<li>qt</li></ul></body></html> - <html><head/><body> -<p>非常感谢我们使用的这些库:</p><ul> -<li>pcre</li> -<li>picojson</li> -<li>qt</li> -<li>tinyxml2</li> -<li>z3</li></ul></body></html> + <html><head/><body><p>Many thanks to these libraries that we use:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">pcre</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picojson</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qt</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tinyxml2</li></ul></body></html> + @@ -151,24 +133,6 @@ Parameters: -l(line) (file) 无法读取文件: %1 - - FunctionContractDialog - - - Function contract - 函数约定 - - - - Name - 名称 - - - - Requirements for parameters - 必须的参数 - - HelpDialog @@ -463,50 +427,23 @@ Parameters: -l(line) (file) 有效值 - - LogView - - Checking Log - 正在检查记录 - - - Clear - 清空 - - - Save Log - 保存记录 - - - Text files (*.txt *.log);;All files (*.*) - 文本文件(*.txt *.log);;所有文件(*.*) - - - Cppcheck - Cppcheck - - - Could not open file for writing: "%1" - 无法打开并写入文件: “%1” - - MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -530,10 +467,6 @@ Parameters: -l(line) (file) &Help 帮助(&H) - - &Check - 检查(&C) - C++ standard @@ -609,10 +542,6 @@ Parameters: -l(line) (file) Ctrl+D Ctrl+D - - &Recheck files - 重新检查文件(&R) - Ctrl+R @@ -660,20 +589,12 @@ Parameters: -l(line) (file) &Preferences 首选项(&P) - - Style warnings - 风格警告 - Show style warnings 显示风格警告 - - Errors - 错误 - @@ -681,12 +602,8 @@ Parameters: -l(line) (file) 显示错误 - Show S&cratchpad... - 显示便条(&C)... - - - - + + Information 信息 @@ -695,10 +612,6 @@ Parameters: -l(line) (file) Show information messages 显示信息消息 - - Portability - 移植可能性 - Show portability warnings @@ -754,34 +667,6 @@ Parameters: -l(line) (file) Windows 64-bit - - Platforms - 平台 - - - C++11 - C++11 - - - C99 - C99 - - - Posix - Posix - - - C11 - C11 - - - C89 - C89 - - - C++03 - C++03 - &Print... @@ -822,20 +707,12 @@ Parameters: -l(line) (file) &Statistics 统计(&S) - - Warnings - 警告 - Show warnings 显示警告 - - Performance warnings - 性能警告 - @@ -1093,35 +970,23 @@ This is probably because the settings were changed between the Cppcheck versions 这可能是因为 Cppcheck 不同版本间的设置有所不同。请检查(并修复)编辑器应用程序设置,否则编辑器程序可能不会正确启动。 - No suitable files found to check! - 未发现适合检查的文件! - - - + You must close the project file before selecting new files or directories! 在选择新的文件或目录之前,你必须先关闭此项目文件! - Select directory to check - 选择目录来检查 - - - - + + Quick Filter: 快速滤器: - Select files to check - 选择要检查的文件 - - - + Select configuration 选择配置 - + Found project file: %1 Do you want to load this project file instead? @@ -1130,223 +995,170 @@ 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? - 在目录中找到项目文件。 - -你是否想在不使用这些项目文件的情况下,执行检查? - - - + The library '%1' contains unknown elements: %2 库 '%1' 包含未知元素: %2 - + File not found 文件未找到 - + Bad XML 无效的 XML - + Missing attribute 缺失属性 - + Bad attribute value 无效的属性值 - + Unsupported format 不支持的格式 - + Duplicate platform type 重复的平台类型 - + Platform type redefined 平台类型重定义 - + Unknown element 位置元素 - + Unknown issue 未知问题 - + Failed to load the selected library '%1'. %2 选择的库 '%1' 加载失败。 %2 - + 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. 加载 %1 失败。您的 Cppcheck 安装已损坏。您可以在命令行添加 --data-dir=<目录> 参数来指定文件位置。请注意,'--data-dir' 参数应当由安装脚本使用,因此,当使用此参数时,GUI不会启动,所发生的一切只是配置了设置。 - Current results will be cleared. - -Opening a new XML file will clear current results.Do you want to proceed? - 当前结果将被清空。 - -打开一个新的 XML 文件将会清空当前结果。你要继续吗? - - - - + + XML files (*.xml) XML 文件(*.xml) - + Open the report file 打开报告文件 - Checking is running. - -Do you want to stop the checking and exit Cppcheck? - 检查正在执行。 - -你是否需要停止检查并退出 Cppcheck? - - - + License 许可证 - + Authors 作者 - 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 文件版本 2 (*.xml);;XML 文件版本 1 (*.xml);; 文本文件(*.txt);; CSV 文件(*.csv) - - - + Save the report file 保存报告文件 - XML files version 1 (*.xml) - XML 文件版本 1 (*.xml) - - - XML files version 2 (*.xml) - XML 文件版本 2 (*.xml) - - - + Text files (*.txt) 文本文件(*.txt) - + CSV files (*.csv) CSV 文件(*.csv) - Cppcheck - %1 - Cppcheck - %1 - - - 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. - 更改用户界面语言失败: - -%1 - -用户界面语言已被重置为英语。打开“首选项”对话框,选择任何可用的语言。 - - - + Project files (*.cppcheck);;All files(*.*) 项目文件(*.cppcheck);;所有文件(*.*) - + Select Project File 选择项目文件 - - - + + + Project: 项目: - + No suitable files found to analyze! 没有找到合适的文件来分析! - + C/C++ Source C/C++ 源码 - + Compile database Compile database - + Visual Studio Visual Studio - + Borland C++ Builder 6 Borland C++ Builder 6 - + Select files to analyze 选择要分析的文件 - + Select directory to analyze 选择要分析的目录 - + Select the configuration that will be analyzed 选择要分析的配置 - + Found project files from the directory. Do you want to proceed analysis without using any of these project files? @@ -1355,7 +1167,7 @@ Do you want to proceed analysis without using any of these project files? - + Current results will be cleared. Opening a new XML file will clear current results. @@ -1366,7 +1178,7 @@ Do you want to proceed? 你想继续吗? - + Analyzer is running. Do you want to stop the analysis and exit Cppcheck? @@ -1375,42 +1187,47 @@ Do you want to stop the analysis and exit Cppcheck? 您想停止分析并退出 Cppcheck 吗? - + + About + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML 文件 (*.xml);;文本文件 (*.txt);;CSV 文件 (*.csv) - + Build dir '%1' does not exist, create it? 构建文件夹 '%1' 不能存在,创建它吗? - + To check the project using addons, you need a build directory. 要使用插件检查项目,您需要一个构建目录。 - + Failed to import '%1', analysis is stopped 导入 '%1' 失败,分析已停止 - + Project files (*.cppcheck) 项目文件 (*.cppcheck) - + Select Project Filename 选择项目文件名 - + No project file loaded 项目文件未加载 - + The project file %1 @@ -1502,17 +1319,13 @@ Options: 符号名 - + Edit suppression 编辑抑制 Platforms - - Built-in - 内置 - Native @@ -1544,21 +1357,6 @@ Options: - - Project - - Cppcheck - Cppcheck - - - Could not read the project file. - 无法读取项目文件。 - - - Could not write the project file. - 无法写入项目文件。 - - ProjectFile @@ -1566,10 +1364,6 @@ Options: Project File 项目文件 - - Project - 项目 - Paths and Defines @@ -1587,53 +1381,48 @@ Options: Defines must be separated by a semicolon ';' 定义必须用分号分隔。例如:DEF1;DEF2=5;DEF3=int - - &Root: - Root: - 根目录: - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. 注意:把你自己的 .cfg 文件放在和项目文件相同的文件夹中。你应该在上面看到它们。 - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. 如果添加了标记,您将能够右键单击警告并设置其中一个标记。您可以手动对警告进行分类。 - + Exclude source files 排除源文件 - + Exclude folder... 排除文件夹... - + Exclude file... 排除文件... - + MISRA C 2012 MISRA C 2012 - + MISRA rule texts MISRA 规则文本 - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>从 MISRA C 2012 PDF 的附录 A &quot;指南摘要&quot; 复制/粘贴文本到一个文本文件。</p></body></html> - + ... ... @@ -1672,15 +1461,15 @@ Options: - + Edit 编辑 - - + + Remove 移除 @@ -1726,39 +1515,31 @@ Options: Cppcheck (内建) - + Check that each class has a safe public interface 检查每个类是否有一个安全的公共接口 - + Limit analysis 极限分析 - + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) 检查未使用模板中的代码(正常情况下应该是打开,但理论上可以忽略未使用模板中的警告) - + Max CTU depth 最大 CTU 深度 - + External tools 外部工具 - - Includes - 包含 - - - Include directories: - Include 目录: - Up @@ -1781,46 +1562,36 @@ Options: - Normal analysis -- Avoid false positives. - 常规分析 -- 避免误报。 - - - - Bug hunting -- Generates mostly noise. The goal is to be "soundy" and detect most bugs. - 错误搜寻 -- 生成几乎所有提示。其目的是为了检测出大多数错误并使代码更加 "牢固"。 - - - If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. 如果你想要设计你的类尽可能的灵活和健壮,那么公共接口必须非常健壮。Cppcheck 将假设参数可以取 *任何* 值。 - + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) 检查头文件中的代码(通常应该是打开的。如果您想要一个有限的快速分析,那么关掉它)) - + Max recursion in template instantiation 模板实例化中的最大递归 - + Warning options 警告选项 - + Root path: 根路径: - + Filepaths in warnings will be relative to this path 警告中的文件路径将相对于此路径 - + Warning tags (separated by semicolon) 警告标志(用分号隔开) @@ -1835,57 +1606,48 @@ Options: - Exclude - 排除 - - - + Suppressions 抑制 - + Add 添加 - - + + Addons 插件 - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. 注意:插件需要安装 <a href="https://www.python.org/">Python</a>。 - + Y2038 Y2038 - + Thread safety 线程安全 - + Coding standards 编码标准 - - CERT - CERT - - - + Clang analyzer Clang analyzer - + Clang-tidy Clang-tidy @@ -1903,88 +1665,81 @@ Options: 项目文件: %1 - + Select Cppcheck build dir 选择 Cppcheck 构建目录 - + Select include directory 选择 Include 目录 - + Select a directory to check 选择一个检查目录 - + (no rule texts file) (无规则文本文件) - + Clang-tidy (not found) Clang-tidy (未找到) - + Visual Studio Visual Studio - + Compile database Compile database - + Borland C++ Builder 6 Borland C++ Builder 6 - + Import Project 导入项目 - + Select directory to ignore 选择忽略的目录 - + Source files 源文件 - + All files 全部文件 - + Exclude file 排除文件 - + Select MISRA rule texts file 选择 MISRA 规则文本文件 - + MISRA rule texts file (%1) MISRA 规则文本文件 (%1) - - QDialogButtonBox - - Close - 关闭 - - QObject @@ -2013,7 +1768,7 @@ Options: 第%1行:在 "%3" 中缺失的必选属性 "%2" - + (Not found) (未找到) @@ -2180,22 +1935,22 @@ Options: ResultsTree - + File 文件 - + Severity 严重性 - + Line - + Summary 概要 @@ -2205,34 +1960,30 @@ Options: 未定义文件 - + Copy 复制 - + Could not find file: 找不到文件: - + Please select the folder '%1' 请选择文件夹 '%1' - + Select Directory '%1' 选择目录 '%1' - + Please select the directory where file is located. 请选择文件所在的目录。 - - [Inconclusive] - [不确定的] - debug @@ -2244,75 +1995,49 @@ Options: 注意 - + Recheck 重新检查 - Copy filename - 复制文件名 - - - Copy full path - 复制完整路径 - - - Copy message - 复制消息 - - - Copy message id - 复制消息 ID - - - + Hide 隐藏 - + Hide all with id 隐藏全部 ID - + Suppress selected id(s) 抑制选择的 ID - + Open containing folder 打开包含的文件夹 - - Edit contract.. - 编辑约定.. - - - - Suppress - 抑制 - - - - + + Tag 标记 - + No tag 取消标记 + - Cppcheck Cppcheck - + No editor application configured. Configure the editor application for Cppcheck in preferences/Applications. @@ -2322,7 +2047,7 @@ Configure the editor application for Cppcheck in preferences/Applications. - + No default editor application selected. Please select the default editor application in preferences/Applications. @@ -2331,12 +2056,12 @@ 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. @@ -2345,30 +2070,22 @@ Please check the application path and parameters are correct. 请检查此应用程序的路径与参数是否正确。 - Could not find file: -%1 -Please select the directory where file is located. - 无法找到文件: -%1 -请选择文件所在目录。 - - - + Select Directory 选择目录 - + Id Id - + Inconclusive 不确定的 - + Since date 日期 @@ -2421,121 +2138,82 @@ Please select the directory where file is located. 警告详情 - - Functions - 函数 - - - - Variables - 变量 - - - - Only show variable names that contain text: - 只显示包含文本的变量名: - - - - - Configured contracts: - 已配置的约定: - - - - - Missing contracts: - 缺失的约定: - - - No errors found, nothing to save. - 未发现错误,没有结果可保存。 - - - - + + Failed to save the report. 保存报告失败。 - + Print Report 打印报告 - + No errors found, nothing to print. 没有错误发现,没有可打印内容。 - + %p% (%1 of %2 files checked) %p% (%2 个文件已检查 %1 个) - - + + Cppcheck Cppcheck - + No 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. 读取报告失败。 - + XML format version 1 is no longer supported. 不再支持 XML 格式版本 1。 - Summary - 概要 - - - Message - 消息 - - - + First included by 首次包含于 - + Id Id - + Bug hunting analysis is incomplete 错误搜寻分析未完成 - + Clear Log 清空日志 - + Copy this Log entry 复制此日志条目 - + Copy complete Log 复制完整日志 @@ -2580,10 +2258,6 @@ To toggle what kind of errors are shown, open view menu. General 常规 - - Include paths: - Include 路径: - Add... @@ -2722,14 +2396,6 @@ To toggle what kind of errors are shown, open view menu. Custom 自定义 - - Paths - 路径 - - - Edit - 编辑 - Remove @@ -2771,18 +2437,6 @@ To toggle what kind of errors are shown, open view menu. Language 语言 - - Advanced - 高级 - - - &Show inconclusive errors - 显示不确定的错误(&S) - - - S&how internal warnings in log - 在日记中显示内部警告(&H) - SettingsDialog @@ -2831,10 +2485,6 @@ To toggle what kind of errors are shown, open view menu. Select clang path 选择 clang 路径 - - Select include directory - 选择包含目录 - StatsDialog @@ -3127,29 +2777,6 @@ The user interface language has been reset to English. Open the Preferences-dial 不确定的 - - VariableContractsDialog - - - Dialog - 对话框 - - - - You can specify min and max value for the variable here - 你可以在这里指定变量的最小值和最大值 - - - - Min - 最小 - - - - Max - 最大 - - toFilterString diff --git a/gui/readme.txt b/gui/readme.txt index bad025959..3974af609 100644 --- a/gui/readme.txt +++ b/gui/readme.txt @@ -61,10 +61,10 @@ and compile the translations. lupdate updates translations files from the code and lrelease compiles translation files use with the executable. To update translations: -- run lupdate gui.pro to update the translation files to match the code. This +- run "lupdate gui.pro -no-obsolete" to update the translation files to match the code. This command updates all the .ts files. Which can be then edited to translate the application. To compile translations: -- run lrelease gui.pro to compile .ts files to .qm files which are used by the +- run "lrelease gui.pro" to compile .ts files to .qm files which are used by the executable.