diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index 6c820e18b..0f27041d6 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -129,6 +129,228 @@ Parameter: -l(line) (file) Konnte die Datei nicht lesen: %1 + + LibraryAddFunctionDialog + + + Add function + Funktion hinzufügen + + + + Function name(s) + Funktionsname(n) + + + + Number of arguments + Anzahl Argumente + + + + LibraryDialog + + + Library Editor + Bibliothekseditor + + + + Open + Öffnen + + + + Save + Speichern + + + + Functions + Funktionen + + + + Add + Hinzufügen + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + Rückgabewert muss genutzt werden + + + + ignore function in leaks checking + Ignoriere Funktion in Speicherleck-Prüfung + + + + Arguments + Argumente + + + + Edit + Bearbeiten + + + + Library files (*.cfg) + Bibliotheksdateien (*.cfg) + + + + Open library file + Bibliothek öffnen + + + + LibraryEditArgDialog + + + Edit argument + Argument bearbeiten + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + <html><head/><body> +<p>Ist ein boolscher Wert, beispielsweise das Ergebnis eines Vergleichsoperators, oder von '!' zulässig?</p> +<p>Diese Option wird typischerweise gesetzt, wenn das Argument ein Zeiger, eine Größe, etc. ist.</p> +<p>Beispiel:</p> +<pre> memcmp(x, y, i == 123); // Das letzte Argument sollte kein boolscher Wert sein.</pre> +</body></html> + + + + Not bool + Nicht boolsch + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + <html><head/><body> +<p>Ist die Übergabe von Null zulässig?</p> +<p>Dies wird typischerweise für Funktionen mit Zeigern als Parameter genutzt, die nicht Null sein dürfen.</p> +<p>Beispiel:</p> +<pre> strcpy(x,y); // Weder x noch y dürfen ein Nullzeiger sein.</pre> +</body></html> + + + + Not null + Nicht Null + + + + Not uninit + Nicht uninitialisiert + + + + String + String + + + + Format string + Formatstring + + + + Min size of buffer + Minimale Puffergröße + + + + + Type + Typ + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + und + + + + Valid values + Zulässige Werte + + LogView @@ -166,21 +388,21 @@ Parameter: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Standard @@ -200,421 +422,431 @@ Parameter: -l(line) (file) &Symbolleisten - + &Check &Prüfen - + C++ standard C++-Standard - + C standard C-Standard - + &Edit &Bearbeiten - + &License... &Lizenz... - + A&uthors... &Autoren... - + &About... Ü&ber... - + &Files... &Dateien... - - + + Check files Prüfe Dateien - + Ctrl+F Strg+F - + &Directory... &Verzeichnis... - - + + Check directory Prüfe Verzeichnis - + Ctrl+D Strg+D - + &Recheck files Dateien &neu prüfen - + Ctrl+R Strg+R - + &Stop &Stoppen - - + + Stop checking Prüfung abbrechen - + Esc Esc - + &Save results to file... &Ergebnisse in Datei speichern... - + Ctrl+S Strg+S - + &Quit &Beenden - + &Clear results Ergebnisse &löschen - + &Preferences &Einstellungen - + Errors Fehler - - + + Show errors Zeige Fehler - + Show S&cratchpad... Zeige Schmierzettel - + Warnings Warnungen - - + + Show warnings Zeige Warnungen - + Performance warnings Performance-Warnungen - - + + Show performance warnings Zeige Performance-Warnungen - + Show &hidden Zeige &versteckte - - - + + + Information Information - + Show information messages Zeige Informationsmeldungen - + Portability Portabilität - + Show portability warnings Zeige Portabilitätswarnungen - + &Filter &Filter - + Filter results Gefilterte Ergebnisse - + Windows 32-bit ANSI Windows 32-bit, ANSI - + Windows 32-bit Unicode Windows 32-bit, Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + Windows 64-bit Windows 64-bit - + Platforms Plattformen - + C++11 C++11 - + C99 C99 - + Posix Posix - + C11 C11 - + C89 C89 - + C++03 C++03 - + &Print... Drucken... - + Print the Current Report Aktuellen Bericht ausdrucken - + Print Pre&view... Druckvorschau - + Open a Print Preview Dialog for the Current Results Druckvorschaudialog für aktuelle Ergebnisse öffnen - + + Library Editor... + Bibliothekseditor... + + + + Open library editor + Bibliothekseditor öffnen + + + &Check all Alle &auswählen - + Filter Filter - + &Uncheck all Alle a&bwählen - + Collapse &all Alle &reduzieren - + &Expand all Alle &erweitern - + &Standard &Standard - + Standard items Standardeinträge - + Toolbar Symbolleiste - + &Categories &Kategorien - + Error categories Fehler-Kategorien - + &Open XML... Öffne &XML... - + Open P&roject File... Pr&ojektdatei öffnen... - + &New Project File... &Neue Projektdatei... - + &Log View &Loganzeige - + Log View Loganzeige - + C&lose Project File Projektdatei &schließen - + &Edit Project File... Projektdatei &bearbeiten... - + &Statistics &Statistik - + &Contents &Inhalte - + Categories Kategorien - + Style warnings Stilwarnungen - - + + Show style warnings Zeige Stilwarnungen - + Open the help contents Öffnet die Hilfe-Inhalte - + F1 F1 - + &Help &Hilfe - + Select directory to check Verzeichnis zum Überprüfen auswählen - + No suitable files found to check! Keine passenden Dateien zum Überprüfen gefunden! - + Quick Filter: Schnellfilter: - + Found project file: %1 Do you want to load this project file instead? @@ -623,7 +855,7 @@ Do you want to load this project file instead? Möchten Sie stattdessen diese öffnen? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? @@ -632,73 +864,73 @@ Do you want to proceed checking without using any of these project files? - + 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 - + 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. 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. - + License Lizenz - + Authors Autoren - + XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) XML-Dateien Version 2 (*.xml);;XML-Dateien Version 1 (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv) - + Save the report file Speichert die Berichtdatei - + XML files (*.xml) XML-Dateien (*.xml) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -707,34 +939,34 @@ 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! - + Select files to check Dateien zum Überprüfen auswählen - + The library '%1' contains unknown elements: %2 Die Bibliothek '%1' enthält unbekannte Elemente: %2 - + Unsupported format Nicht unterstütztes Format - + Error Fehler - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -743,12 +975,12 @@ Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file Berichtdatei öffnen - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -757,59 +989,59 @@ Do you want to stop the checking and exit Cppcheck? Möchten Sie die Prüfung abbrechen und Cppcheck beenden? - + XML files version 1 (*.xml) XML-Dateien Version 1 (*.xml) - + XML files version 2 (*.xml) XML-Dateien Version 2 (*.xml) - + 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: - + Select Project Filename Projektnamen auswählen - + No project file loaded Keine Projektdatei geladen - + The project file %1 @@ -990,85 +1222,90 @@ Options: Projekt - - Root: - Wurzel: + + Defines must be separated by a semicolon ';' + Definitionen müssen mit einem Semikolon getrennt werden. - + + Root: + Wurzelverzeichnis: + + + Libraries: Bibliotheken: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. Hinweis: Legen Sie eigene .cfg-Dateien in den Ordner der Projektdatei. Dann sollten sie oben sichtbar werden. - - + + Paths: Pfade: - - - + + + Add... Hinzufügen... - - - + + + Edit Bearbeiten - - - - + + + + Remove Entfernen - + Includes Includes - + Include directories: Include-Verzeichnisse: - + Up Auf - + Down Ab - + Exclude Ausschließen - + Suppressions Fehlerunterdrückungen - + Suppression list: Fehlerunterdrückungsliste: - + Add Hinzufügen diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 1155acee2..3fcbaf516 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -118,6 +118,218 @@ Parameters: -l(line) (file) No se ha podido leer el fichero: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + Guardar + + + + Functions + + + + + Add + Añadir + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + Editar + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -155,16 +367,16 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck @@ -184,479 +396,489 @@ Parameters: -l(line) (file) &Herramientas - + &Help &Ayuda - + &Check &Comprobar - + C++ standard C++ estándar - + C standard C estándar - + &Edit &Editar - + Standard Estándar - + Categories Categorías - + &License... &Licencia... - + A&uthors... A&utores... - + &About... &Acerca de... - + &Files... &Ficheros... - - + + Check files Comprobar archivos - + Ctrl+F Ctrl+F - + &Directory... &Carpeta... - - + + Check directory Comprobar carpeta - + Ctrl+D Ctrl+D - + &Recheck files &Volver a revisar ficheros - + Ctrl+R Ctrl+R - + &Stop &Detener - - + + Stop checking Detener comprobación - + Esc Esc - + &Save results to file... &Guardar los resultados en el fichero... - + Ctrl+S Ctrl+S - + &Quit &Salir - + &Clear results &Limpiar resultados - + &Preferences &Preferencias - + Style warnings Advertencias de estilo - - + + Show style warnings Mostrar advertencias de estilo - + Errors Errores - - + + Show errors Mostrar errores - + Show S&cratchpad... Mostrar S&cratchpad... - - - + + + Information Información - + Show information messages Mostrar mensajes de información - + Portability Portabilidad - + Show portability warnings Mostrar advertencias de portabilidad - + &Filter &Filtro - + Filter results Resultados del filtro - + Windows 32-bit ANSI Windows 32-bit ANSI - + Windows 32-bit Unicode Windows 32-bit Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + 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... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all &Seleccionar todo - + Filter Filtro - + &Uncheck all &Deseleccionar todo - + Collapse &all Contraer &todo - + &Expand all &Expandir todo - + &Standard &Estándar - + Standard items Elementos estándar - + &Contents &Contenidos - + Open the help contents Abrir la ayuda de contenidos - + F1 F1 - + Toolbar Barra de herramientas - + &Categories &Categorías - + Error categories Categorías de error - + &Open XML... &Abrir XML... - + Open P&roject File... Abrir P&royecto... - + &New Project File... &Nuevo Proyecto... - + &Log View &Visor del log - + Log View Visor del log - + C&lose Project File C&errar Proyecto - + &Edit Project File... &Editar Proyecto... - + &Statistics &Estadísticas - + Warnings Advertencias - - + + Show warnings Mostrar advertencias - + Performance warnings Advertencias de rendimiento - - + + Show performance warnings Mostrar advertencias de rendimiento - + Show &hidden Mostrar &ocultos - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. - + 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 - + File not found Archivo no encontrado - + Bad XML - + Missing attribute Falta el atributo - + Bad attribute value - + Unsupported format Formato no soportado - + Failed to load the selected library '%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. - + 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? @@ -665,37 +887,37 @@ Do you want to stop the checking and exit Cppcheck? ¿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? @@ -704,7 +926,7 @@ 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? @@ -713,29 +935,29 @@ Do you want to proceed checking without using any of these project files? - + The library '%1' contains unknown elements: %2 La biblioteca '%1' contiene elementos deconocidos: %2 - + Duplicate platform type - + Platform type redefined - + Error Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -744,59 +966,59 @@ Opening a new XML file will clear current results.Do you want to proceed? - + 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: - + Select Project Filename Selecciona el nombre del proyecto - + No project file loaded No hay ningún proyecto cargado - + The project file %1 @@ -964,85 +1186,90 @@ Options: Proyecto - + + Defines must be separated by a semicolon ';' + + + + 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. - - + + Paths: Rutas: - - - + + + Add... Añadir... - - - + + + Edit Editar - - - - + + + + Remove Eliminar - + Includes Incluir - + Include directories: Incluir los directorios: - + Up Subir - + Down Bajar - + Exclude Excluir - + Suppressions Supresiones - + Suppression list: Lista de supresiones: - + Add Añadir diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index baabbbfe0..021f66b4b 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -121,6 +121,218 @@ Parameters: -l(line) (file) Tiedoston %1 lukeminen epäonnistui + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -158,21 +370,21 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Vakio @@ -192,606 +404,616 @@ Parameters: -l(line) (file) - + &Check &Tarkista - + C++ standard - + C standard - + &Edit &Muokkaa - + &License... &Lisenssi... - + A&uthors... &Tekijät... - + &About... &Tietoa ohjelmasta Cppcheck... - + &Files... &Tiedostot... - - + + Check files - + Ctrl+F Ctrl+F - + &Directory... &Hakemisto... - - + + Check directory - + Ctrl+D Ctrl+D - + &Recheck files Tarkista tiedostot &uudelleen - + Ctrl+R Ctrl+R - + &Stop &Pysäytä - - + + Stop checking - + Esc Esc - + &Save results to file... &Tallenna tulokset tiedostoon... - + Ctrl+S Ctrl+S - + &Quit &Lopeta - + &Clear results &Tyhjennä tulokset - + &Preferences &Asetukset - + Errors - - + + Show errors - + Show S&cratchpad... - + Warnings - - + + Show warnings - + Performance warnings - - + + Show performance warnings - + Show &hidden - - - + + + Information - + Show information messages - + Portability - + Show portability warnings - + &Filter - + Filter results - + Windows 32-bit ANSI - + Windows 32-bit Unicode - + Unix 32-bit - + Unix 64-bit - + Windows 64-bit - + Platforms - + C++11 - + C99 - + Posix - + C11 - + C89 - + C++03 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all &Valitse kaikki - + Filter - + &Uncheck all &Poista kaikista valinta - + Collapse &all &Pienennä kaikki - + &Expand all &Laajenna kaikki - + &Standard - + Standard items - + Toolbar - + &Categories - + Error categories - + &Open XML... - + Open P&roject File... - + &New Project File... - + &Log View - + Log View - + C&lose Project File - + &Edit Project File... - + &Statistics - + &Contents - + Categories - + Style warnings - - + + Show style warnings - + Open the help contents - + F1 - + &Help &Ohje - + Select directory to check Valitse tarkistettava hakemisto - + No suitable files found to check! Tarkistettavaksi sopivia tiedostoja ei löytynyt! - + Quick Filter: - + Found project file: %1 Do you want to load this project file instead? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + 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. - + License Lisenssi - + Authors Tekijät - + XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv) - + Save the report file Tallenna raportti - + XML files (*.xml) XML-tiedostot (*xml) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. - + You must close the project file before selecting new files or directories! - + Select files to check Valitse tarkistettavat tiedostot - + The library '%1' contains unknown elements: %2 - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file - + Checking is running. Do you want to stop the checking and exit Cppcheck? - + XML files version 1 (*.xml) - + XML files version 2 (*.xml) - + Text files (*.txt) Tekstitiedostot (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - + + Project: - + Select Project Filename - + No project file loaded - + The project file %1 @@ -954,85 +1176,90 @@ Options: - + + Defines must be separated by a semicolon ';' + + + + Root: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: - - - + + + Add... - - - + + + Edit - - - - + + + + Remove - + Includes - + Include directories: - + Up - + Down - + Exclude - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index dcf417005..17c73e432 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -98,6 +98,173 @@ Parameters: -l(line) (file) Ne peut pas lire le fichier : %1 + + LibraryAddFunctionDialog + + Add function + + + + Function name(s) + + + + Number of arguments + + + + + LibraryDialog + + Library Editor + + + + Open + + + + Save + + + + Functions + + + + Add + + + + noreturn + + + + False + + + + True + + + + Unknown + + + + return value must be used + + + + ignore function in leaks checking + + + + Arguments + + + + Edit + + + + Library files (*.cfg) + + + + Open library file + + + + + LibraryEditArgDialog + + Edit argument + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + Not bool + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + Not null + + + + Not uninit + + + + String + + + + Format string + + + + Min size of buffer + + + + Type + + + + None + + + + argvalue + + + + constant + + + + mul + + + + strlen + + + + Arg + + + + Arg2 + + + + and + + + + Valid values + + + LogView @@ -700,6 +867,14 @@ Options: Open a Print Preview Dialog for the Current Results + + Library Editor... + + + + Open library editor + + Platforms @@ -817,6 +992,10 @@ Options: Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. + + Defines must be separated by a semicolon ';' + + ProjectFileDialog diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index b23ac5b93..e844a1600 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -130,6 +130,218 @@ Parametri: -l(line) (file) Non è stato possibile leggere il file: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + Modifica + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -167,21 +379,21 @@ Parametri: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Standard @@ -201,421 +413,431 @@ Parametri: -l(line) (file) &Barre degli strumenti - + &Check &Scansiona - + C++ standard - + C standard - + &Edit &Modifica - + &License... &Licenza... - + A&uthors... A&utori... - + &About... I&nformazioni su... - + &Files... &File... - - + + Check files Scansiona i file - + Ctrl+F Ctrl+F - + &Directory... &Cartella... - - + + Check directory Scansiona la cartella - + Ctrl+D Ctrl+D - + &Recheck files &Riscansiona i file - + Ctrl+R Ctrl+R - + &Stop &Ferma - - + + Stop checking Ferma la scansione - + Esc Esc - + &Save results to file... &Salva i risultati nel file... - + Ctrl+S Ctrl+S - + &Quit &Esci - + &Clear results &Cancella i risultati - + &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 - - + + Show performance warnings Mostra gli avvisi sulle prestazioni - + Show &hidden Mostra &i nascosti - - - + + + Information Informazione - + Show information messages Mostra messaggi di informazione - + Portability Portabilità - + Show portability warnings Mostra gli avvisi sulla portabilità - + &Filter &Filtro - + Filter results Filtra i risultati - + Windows 32-bit ANSI Windows 32-bit, ANSI - + Windows 32-bit Unicode Windows 32-bit, Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + 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... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all &Seleziona tutto - + Filter Filtro - + &Uncheck all &Deseleziona tutto - + Collapse &all Riduci &tutto - + &Expand all &Espandi tutto - + &Standard &Standard - + Standard items Oggetti standard - + Toolbar Barra degli strumenti - + &Categories &Categorie - + Error categories Categorie di errore - + &Open XML... &Apri XML... - + Open P&roject File... Apri file di p&rogetto... - + &New Project File... &Nuovo file di progetto... - + &Log View &Visualizza il rapporto - + Log View Visualizza il rapporto - + C&lose Project File C&hiudi il file di progetto - + &Edit Project File... &Modifica il file di progetto... - + &Statistics &Statistiche - + &Contents &Contenuti - + Categories Categorie - + Style warnings Avvisi sullo stile - - + + Show style warnings Mostra gli avvisi sullo stile - + Open the help contents Apri i contenuti di aiuto - + F1 F1 - + &Help &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: - + Found project file: %1 Do you want to load this project file instead? @@ -624,7 +846,7 @@ 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? @@ -633,68 +855,68 @@ Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Failed to load the selected library '%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. - + 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) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -703,38 +925,38 @@ 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 - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -743,12 +965,12 @@ Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file Apri il file di rapporto - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -757,27 +979,27 @@ Do you want to stop the checking and exit Cppcheck? 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 @@ -794,34 +1016,34 @@ The user interface language has been reset to English. Open the Preferences-dial 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: - + Select Project Filename Seleziona il nome del file di progetto - + No project file loaded Nessun file di progetto caricato - + The project file %1 @@ -989,85 +1211,90 @@ Options: Progetto - + + Defines must be separated by a semicolon ';' + + + + Root: Root: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: Percorsi: - - - + + + Add... Aggiungi... - - - + + + Edit Modifica - - - - + + + + Remove Rimuovi - + Includes Inclusioni - + Include directories: Cartelle di inclusione: - + Up Su - + Down Giù - + Exclude Escludi - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 1ce086961..dbff28c92 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -118,6 +118,218 @@ Parameters: -l(line) (file) ファイル:%1 が読み込めません + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + 編集 + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -155,16 +367,16 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck @@ -184,531 +396,541 @@ Parameters: -l(line) (file) ツールバー(&T) - + &Help ヘルプ(&H) - + &Check 解析(&A) - + C++ standard - + C standard - + &Edit 編集(&E) - + Standard 標準(&S) - + Categories カテゴリ(&C) - + &License... ライセンス(&L)... - + A&uthors... 作者(&u)... - + &About... Cppcheckについて(&A)... - + &Files... ファイル選択(&F)... - - + + Check files ファイルをチェック - + Ctrl+F Ctrl+F - + &Directory... ディレクトリ選択(&D)... - - + + Check directory ディレクトリをチェック - + Ctrl+D Ctrl+D - + &Recheck files 再チェック(&R) - + Ctrl+R Ctrl+R - + &Stop 停止(&S) - - + + Stop checking チェックを停止する - + Esc Esc - + &Save results to file... 結果をファイルに保存(&S)... - + Ctrl+S Ctrl+S - + &Quit 終了(&Q) - + &Clear results 結果をクリア(&C) - + &Preferences 設定(&P) - + Style warnings スタイル警告 - - + + Show style warnings スタイル警告を表示 - + Errors エラー - - + + Show errors エラーを表示 - + Show S&cratchpad... - - - + + + Information 情報 - + Show information messages 情報メッセージを表示します。 - + Portability 移植可能性 - + Show portability warnings 潜在的な移植可能性の問題を示しています。 - + &Filter フィルター(&F) - + Filter results - + Windows 32-bit ANSI - + Windows 32-bit Unicode - + Unix 32-bit - + Unix 64-bit - + Windows 64-bit - + Platforms プラットフォーム - + C++11 C++11 - + C99 C99 - + Posix Posix - + C11 C11 - + C89 C89 - + C++03 C++03 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + C&lose Project File プロジェクトを閉じる(&l) - + &Edit Project File... プロジェクトの編集(&E)... - + &Statistics 統計情報(&S) - + Warnings 警告 - - + + Show warnings 警告を表示 - + Performance warnings パフォーマンス警告 - - + + Show performance warnings パフォーマンス警告を表示 - + Show &hidden 非表示を表示(&h) - + &Check all すべてのエラーを表示(&C) - + Filter フィルター - + &Uncheck all すべてのエラーを非表示(&U) - + Collapse &all ツリーを折り畳む(&A) - + &Expand all ツリーを展開(&E) - + &Standard 標準(&S) - + Standard items 標準項目 - + &Contents コンテンツ(&C) - + Open the help contents ヘルプファイルを開く - + F1 F1 - + Toolbar ツールバー - + &Categories カテゴリ(&C) - + Error categories エラーカテゴリ - + &Open XML... XMLを開く(&O)... - + Open P&roject File... プロジェクトを開く(&R)... - + &New Project File... 新規プロジェクト(&N)... - + &Log View ログを表示(&L) - + Log View ログ表示 - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. - + 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 チェック対象のファイルを選択 - + Found project file: %1 Do you want to load this project file instead? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? - + The library '%1' contains unknown elements: %2 - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Failed to load the selected library '%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. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + XML files (*.xml) XML ファイル (*.xml) - + Open the report file レポートを開く - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -717,80 +939,80 @@ 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: プロジェクト: - + Select Project Filename プロジェクトファイル名を選択 - + No project file loaded プロジェクトファイルが読み込まれていません - + The project file %1 @@ -953,85 +1175,90 @@ Options: プロジェクト - + + Defines must be separated by a semicolon ';' + + + + Root: ルート: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: パス: - - - + + + Add... 追加... - - - + + + Edit 編集 - - - - + + + + Remove 取り除く - + Includes - + Include directories: - + Up - + Down - + Exclude 除外する - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index 87de1338e..0c43435df 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -120,6 +120,173 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: 파일 읽기 실패: %1 + + LibraryAddFunctionDialog + + Add function + + + + Function name(s) + + + + Number of arguments + + + + + LibraryDialog + + Library Editor + + + + Open + + + + Save + + + + Functions + + + + Add + + + + noreturn + + + + False + + + + True + + + + Unknown + + + + return value must be used + + + + ignore function in leaks checking + + + + Arguments + + + + Edit + 편집 + + + Library files (*.cfg) + + + + Open library file + + + + + LibraryEditArgDialog + + Edit argument + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + Not bool + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + Not null + + + + Not uninit + + + + String + + + + Format string + + + + Min size of buffer + + + + Type + + + + None + + + + argvalue + + + + constant + + + + mul + + + + strlen + + + + Arg + + + + Arg2 + + + + and + + + + Valid values + + + LogView @@ -748,6 +915,14 @@ Options: Open a Print Preview Dialog for the Current Results + + Library Editor... + + + + Open library editor + + Platforms @@ -865,6 +1040,10 @@ Options: Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. + + Defines must be separated by a semicolon ';' + + ProjectFileDialog diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index 85b1c3aca..f51d3c159 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -131,6 +131,218 @@ Parameters: -l(lijn) (bestand) Kon het bestand niet lezen: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + Opslaan + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + Bewerk + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -168,21 +380,21 @@ Parameters: -l(lijn) (bestand) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Standaard @@ -202,421 +414,431 @@ Parameters: -l(lijn) (bestand) &Werkbalken - + &Check &Controleer - + C++ standard C++standaard - + C standard C standaard - + &Edit Be&werken - + &License... &Licentie... - + A&uthors... A&uteurs... - + &About... &Over... - + &Files... &Bestanden... - - + + Check files Controleer bestanden - + Ctrl+F Ctrl+F - + &Directory... &Mappen... - - + + Check directory Controleer Map - + Ctrl+D Ctrl+D - + &Recheck files &Opnieuw controleren - + Ctrl+R Ctrl+R - + &Stop &Stop - - + + Stop checking Stop controle - + Esc Esc - + &Save results to file... &Resultaten opslaan... - + Ctrl+S Ctrl+S - + &Quit &Afsluiten - + &Clear results &Resultaten wissen - + &Preferences &Voorkeuren - + Errors Fouten - - + + Show errors Toon fouten - + Show S&cratchpad... Toon S&cratchpad... - + Warnings Waarschuwingen - - + + Show warnings Toon waarschuwingen - + Performance warnings Presentatie waarschuwingen - - + + Show performance warnings Toon presentatie waarschuwingen - + Show &hidden Toon &verborgen - - - + + + Information Informatie - + Show information messages Toon informatie bericht - + Portability Portabiliteit - + Show portability warnings Toon portabiliteit waarschuwingen - + &Filter &Filter - + Filter results Filter resultaten - + Windows 32-bit ANSI Windows 32-bit ANSI - + Windows 32-bit Unicode - + Unix 32-bit - + Unix 64-bit - + Windows 64-bit - + Platforms - + C++11 - + C99 - + Posix - + C11 - + C89 - + C++03 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all &Controleer alles - + Filter - + &Uncheck all Selecteer &niets - + Collapse &all Alles Inkl&appen - + &Expand all Alles &Uitklappen - + &Standard &Standaard - + Standard items Standaard items - + Toolbar Werkbalk - + &Categories &Categorieën - + Error categories Foute Categorieën - + &Open XML... - + Open P&roject File... Open P&oject bestand... - + &New Project File... &Nieuw Project Bestand... - + &Log View &Log weergave - + Log View Log weergave - + C&lose Project File &Sluit Project Bestand - + &Edit Project File... &Bewerk Project Bestand... - + &Statistics &Statistieken - + &Contents &Inhoud - + Categories Categorieën - + Style warnings Stijl waarschuwingen - - + + Show style warnings Toon stijl waarschuwingen - + Open the help contents Open de help inhoud - + F1 - + &Help &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: - + Found project file: %1 Do you want to load this project file instead? @@ -624,7 +846,7 @@ 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? @@ -632,64 +854,64 @@ Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + 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. - + 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) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -698,43 +920,43 @@ 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 - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -743,12 +965,12 @@ Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file Open het rapport bestand - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -757,59 +979,59 @@ Do you want to stop the checking and exit Cppcheck? 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: - + Select Project Filename Selecteer project bestandsnaam - + No project file loaded Geen project bestand geladen - + The project file %1 @@ -1000,85 +1222,90 @@ Options: Project - + + Defines must be separated by a semicolon ';' + + + + Root: Hoofdmap: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: Paden: - - - + + + Add... Toevoegen... - - - + + + Edit Bewerk - - - - + + + + Remove Verwijder - + Includes Inclusief - + Include directories: Include mappen: - + Up Omhoog - + Down Omlaag - + Exclude Exclusief - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index c3433cb7f..e429afefd 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -131,6 +131,218 @@ Parameters: -l(line) (file) Невозможно прочитать файл: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + Сохранить + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + Изменить + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -168,21 +380,21 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Стандартные @@ -202,421 +414,431 @@ Parameters: -l(line) (file) &Панель инструментов - + &Check &Проверить - + C++ standard Стандарт C++ - + C standard Стандарт C - + &Edit &Правка - + &License... &Лицензия... - + A&uthors... &Авторы... - + &About... &О программе... - + &Files... &Файлы... - - + + Check files Проверить файлы - + Ctrl+F Ctrl+F - + &Directory... &Каталог... - - + + Check directory Проверка директории - + Ctrl+D Ctrl+D - + &Recheck files &Перепроверить файлы - + Ctrl+R Ctrl+R - + &Stop Остановить - - + + Stop checking Остановить проверку - + Esc Esc - + &Save results to file... Сохранить отчёт в файл... - + Ctrl+S Ctrl+S - + &Quit Выход - + &Clear results Очистить отчёт - + &Preferences Параметры - + Errors Ошибки - - + + Show errors Показать ошибки - + Show S&cratchpad... Показать блокнот - + Warnings Предупреждения - - + + Show warnings Показать предупреждения - + Performance warnings Предупреждения производительности - - + + Show performance warnings Показать предупреждения производительности - + Show &hidden Показать скрытые - - - + + + Information Информационные сообщения - + Show information messages Показать информационные сообщения - + Portability Переносимость - + Show portability warnings Показать предупреждения переносимости - + &Filter Фильтр - + Filter results Результаты фильтрации - + Windows 32-bit ANSI Windows 32-bit ANSI - + Windows 32-bit Unicode Windows 32-bit Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + Windows 64-bit Windows 64-bit - + Platforms Платформы - + C++11 C++11 - + C99 C99 - + Posix Posix - + C11 C11 - + C89 C89 - + C++03 C++03 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all Отметить все - + Filter Фильтр - + &Uncheck all Сбросить все - + Collapse &all Свернуть все - + &Expand all Развернуть все - + &Standard Стандартные - + Standard items Стандартные элементы - + Toolbar Панель инструментов - + &Categories Категории - + Error categories Категории ошибок - + &Open XML... &Открыть XML... - + Open P&roject File... Открыть файл &проекта... - + &New Project File... &Новый файл проекта... - + &Log View Посмотреть &лог - + Log View Посмотреть лог - + C&lose Project File &Закрыть файл проекта - + &Edit Project File... &Изменить файл проекта... - + &Statistics &Статистика - + &Contents Помощь - + Categories Категории - + Style warnings Стилистические предупреждения - - + + Show style warnings Показать стилистические предупреждения - + Open the help contents Открыть помощь - + F1 F1 - + &Help Помощь - + Select directory to check Выберите каталог для проверки - + No suitable files found to check! Не найдено подходящих файлов для проверки! - + Quick Filter: Быстрый фильтр: - + Found project file: %1 Do you want to load this project file instead? @@ -625,7 +847,7 @@ 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? @@ -633,69 +855,69 @@ Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Failed to load the selected library '%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. - + 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) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -704,38 +926,38 @@ 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 - + Duplicate platform type - + Platform type redefined - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -744,12 +966,12 @@ Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file Открыть файл с отчетом - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -758,27 +980,27 @@ 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 @@ -795,34 +1017,34 @@ The user interface language has been reset to English. Open the Preferences-dial 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: Проект: - + Select Project Filename Выберите имя файла для проекта - + No project file loaded Файл с проектом не загружен - + The project file %1 @@ -1014,85 +1236,90 @@ Options: Проект - + + Defines must be separated by a semicolon ';' + + + + Root: Корневая директория: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: Пути: - - - + + + Add... Добавить... - - - + + + Edit Изменить - - - - + + + + Remove Удалить - + Includes Пути для заголовочных файлов - + Include directories: Пути для поиска заголовочных файлов: - + Up Вверх - + Down Вниз - + Exclude Исключенные пути - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index 779bdc2d4..9646e0b65 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -119,6 +119,218 @@ Parameters: -l(line) (file) Could not read the file: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -156,21 +368,21 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Standard @@ -190,609 +402,619 @@ Parameters: -l(line) (file) - + &Check &Check - + C++ standard - + C standard - + &Edit &Edit - + &License... &License... - + A&uthors... A&uthors... - + &About... &About... - + &Files... &Files... - - + + Check files - + Ctrl+F Ctrl+F - + &Directory... &Directory... - - + + Check directory - + Ctrl+D Ctrl+D - + &Recheck files &Recheck files - + Ctrl+R Ctrl+R - + &Stop &Stop - - + + Stop checking - + Esc Esc - + &Save results to file... &Save results to file... - + Ctrl+S Ctrl+S - + &Quit &Quit - + &Clear results &Clear results - + &Preferences &Preferences - + Errors - - + + Show errors - + Show S&cratchpad... - + Warnings - - + + Show warnings - + Performance warnings - - + + Show performance warnings - + Show &hidden - - - + + + Information - + Show information messages - + Portability - + Show portability warnings - + &Filter - + Filter results - + Windows 32-bit ANSI Windows 32-bit ANSI - + Windows 32-bit Unicode Windows 32-bit Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + Windows 64-bit Windows 64-bit - + Platforms - + C++11 C++11 - + C99 C99 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results + + + Library Editor... + + + + + Open library editor + + Gtk Gtk - + Posix Posix - + C11 C11 - + C89 C89 - + C++03 C++03 - + &Check all &Check all - + Filter - + &Uncheck all &Uncheck all - + Collapse &all Collapse &all - + &Expand all &Expand all - + &Standard - + Standard items - + Toolbar - + &Categories - + Error categories - + &Open XML... - + Open P&roject File... - + &New Project File... - + &Log View - + Log View - + C&lose Project File - + &Edit Project File... - + &Statistics - + &Contents - + Categories - + Style warnings - - + + Show style warnings - + Open the help contents - + F1 F1 - + &Help &Help - + Select directory to check Select directory to check - + No suitable files found to check! No suitable files found to check! - + Quick Filter: - + Found project file: %1 Do you want to load this project file instead? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + 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. - + 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) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. - + You must close the project file before selecting new files or directories! - + Select files to check Select files to check - + The library '%1' contains unknown elements: %2 - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file - + Checking is running. Do you want to stop the checking and exit Cppcheck? - + XML files version 1 (*.xml) - + XML files version 2 (*.xml) - + Text files (*.txt) Text files (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - + + Project: - + Select Project Filename - + No project file loaded - + The project file %1 @@ -954,85 +1176,90 @@ Options: - + + Defines must be separated by a semicolon ';' + + + + Root: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: - - - + + + Add... - - - + + + Edit - - - - + + + + Remove - + Includes - + Include directories: - + Up - + Down - + Exclude - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index b768348aa..16eccfbfe 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -135,6 +135,218 @@ Parametrar: -l(line) (file) Kunde inte läsa filen: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + Spara + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + Redigera + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -180,21 +392,21 @@ Parametrar: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck - + Standard Standard @@ -214,422 +426,432 @@ Parametrar: -l(line) (file) Verktygsfält - + &Check &Check - + C++ standard C++ standard - + C standard C standard - + &Edit &Redigera - + &License... &Licens... - + A&uthors... &Utvecklat av... - + &About... &Om... - + &Files... &Filer... - - + + Check files Analysera filer - + Ctrl+F Ctrl+F - + &Directory... &Katalog... - - + + Check directory Analysera mapp - + Ctrl+D Ctrl+D - + &Recheck files Starta &om check - + Ctrl+R Ctrl+R - + &Stop &Stoppa - - + + Stop checking Stoppa analys - + Esc Esc - + &Save results to file... &Spara resultat till fil... - + Ctrl+S Ctrl+S - + &Quit &Avsluta - + &Clear results &Töm resultat - + &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 - - + + Show performance warnings Visa prestanda varningar - + Show &hidden Visa dolda - - - + + + Information Information - + Show information messages Visa informations meddelanden - + Portability Portabilitet - + Show portability warnings Visa portabilitets varningar - + &Filter &Filter - + Filter results Filtrera resultat - + Windows 32-bit ANSI Windows 32-bit ANSI - + Windows 32-bit Unicode Windows 32-bit Unicode - + Unix 32-bit Unix 32-bit - + Unix 64-bit Unix 64-bit - + 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... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + &Check all &Kryssa alla - + Filter Filter - + &Uncheck all Kryssa &ur alla - + Collapse &all Ingen bra översättning! &Fäll ihop alla - + &Expand all &Expandera alla - + &Standard &Standard - + Standard items Standard poster - + Toolbar Verktygsfält - + &Categories &Kategorier - + Error categories Fel kategorier - + &Open XML... &Öppna XML... - + Open P&roject File... Öppna Projektfil... - + &New Project File... Ny projektfil... - + &Log View - + Log View Logg vy - + C&lose Project File Stäng projektfil - + &Edit Project File... Redigera projektfil... - + &Statistics Statistik - + &Contents &Innehåll - + Categories Kategorier - + Style warnings Stil varningar - - + + Show style warnings Visa stil varningar - + Open the help contents Öppna hjälp - + F1 F1 - + &Help &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: - + Found project file: %1 Do you want to load this project file instead? @@ -638,7 +860,7 @@ 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? @@ -647,69 +869,69 @@ Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Failed to load the selected library '%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. - + 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) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -718,38 +940,38 @@ 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 - + Duplicate platform type - + Platform type redefined - + Error - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -758,12 +980,12 @@ Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file Öppna rapportfilen - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -772,27 +994,27 @@ Do you want to stop the checking and exit Cppcheck? Vill du stoppa analysen och avsluta Cppcheck? - + XML files version 1 (*.xml) XML filer version 1 (*.xml) - + 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 @@ -809,34 +1031,34 @@ The user interface language has been reset to English. Open the Preferences-dial 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: - + Select Project Filename Välj Projektfil - + No project file loaded Inget projekt laddat - + The project file %1 @@ -1029,85 +1251,90 @@ Options: Projekt - + + Defines must be separated by a semicolon ';' + + + + Root: Rot: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: Sökvägar: - - - + + + Add... Lägg till... - - - + + + Edit Redigera - - - - + + + + Remove Ta bort - + Includes Include - + Include directories: Include sökvägar - + Up Upp - + Down Ned - + Exclude Exkludera - + Suppressions - + Suppression list: - + Add diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index c61d300a5..91d494bc8 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -128,6 +128,218 @@ Parameters: -l(line) (file) 无法读取文件: %1 + + LibraryAddFunctionDialog + + + Add function + + + + + Function name(s) + + + + + Number of arguments + + + + + LibraryDialog + + + Library Editor + + + + + Open + + + + + Save + + + + + Functions + + + + + Add + + + + + noreturn + + + + + False + + + + + True + + + + + Unknown + + + + + return value must be used + + + + + ignore function in leaks checking + + + + + Arguments + + + + + Edit + 编辑 + + + + Library files (*.cfg) + + + + + Open library file + + + + + LibraryEditArgDialog + + + Edit argument + + + + + <html><head/><body> +<p>Is bool value allowed? For instance result from comparison or from '!' operator.</p> +<p>Typically, set this if the argument is a pointer, size, etc.</p> +<p>Example:</p> +<pre> memcmp(x, y, i == 123); // last argument should not have a bool value</pre> +</body></html> + + + + + Not bool + + + + + <html><head/><body> +<p>Is a null parameter value allowed?</p> +<p>Typically this should be used on any pointer parameter that does not allow null.</p> +<p>Example:</p> +<pre> strcpy(x,y); // neither x or y is allowed to be null.</pre> +</body></html> + + + + + Not null + + + + + Not uninit + + + + + String + + + + + Format string + + + + + Min size of buffer + + + + + + Type + + + + + + None + + + + + + argvalue + + + + + + constant + + + + + + mul + + + + + + strlen + + + + + + Arg + + + + + + Arg2 + + + + + and + + + + + Valid values + + + LogView @@ -165,16 +377,16 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - + + + + + + + + + + Cppcheck Cppcheck @@ -194,411 +406,421 @@ Parameters: -l(line) (file) 工具栏(&T) - + &Help 帮助(&H) - + &Check 检查(&C) - + C++ standard - + C standard - + &Edit 编辑(&E) - + Standard 标准 - + Categories 分类 - + &License... 许可证(&L)... - + A&uthors... 作者(&U)... - + &About... 关于(&A)... - + &Files... 文件(&F)... - - + + Check files 检查文件 - + Ctrl+F Ctrl+F - + &Directory... 目录(&D)... - - + + Check directory 检查目录 - + Ctrl+D Ctrl+D - + &Recheck files 重新检查文件(&R) - + Ctrl+R Ctrl+R - + &Stop 停止(&S) - - + + Stop checking 停止检查 - + Esc Esc - + &Save results to file... 保存结果到文件(&S)... - + Ctrl+S Ctrl+S - + &Quit 退出(&Q) - + &Clear results 清空结果(&C) - + &Preferences 首选项(&P) - + Style warnings 风格警告 - - + + Show style warnings 显示风格警告 - + Errors 错误 - - + + Show errors 显示错误 - + Show S&cratchpad... 显示便条(&C)... - - - + + + Information 信息 - + Show information messages 显示信息消息 - + Portability 移植可能性 - + Show portability warnings 显示可移植性警告 - + &Filter 滤器(&F) - + Filter results 过滤结果 - + Windows 32-bit ANSI - + Windows 32-bit Unicode - + Unix 32-bit - + Unix 64-bit - + Windows 64-bit - + Platforms 平台 - + C++11 C++11 - + C99 C99 - + Posix Posix - + C11 C11 - + C89 C89 - + C++03 C++03 - + &Print... - + Print the Current Report - + Print Pre&view... - + Open a Print Preview Dialog for the Current Results - + + Library Editor... + + + + + Open library editor + + + + C&lose Project File 关闭项目文件(&L) - + &Edit Project File... 编辑项目文件(&E)... - + &Statistics 统计(&S) - + Warnings 警告 - - + + Show warnings 显示警告 - + Performance warnings 性能警告 - - + + Show performance warnings 显示性能警告 - + Show &hidden 显示隐藏项(&H) - + &Check all 全部选中(&C) - + Filter 滤器 - + &Uncheck all 全部取消选中(&U) - + Collapse &all 全部折叠(&A) - + &Expand all 全部展开(&E) - + &Standard 标准(&S) - + Standard items 标准项 - + &Contents 内容(&C) - + Open the help contents 打开帮助内容 - + F1 F1 - + Toolbar 工具栏 - + &Categories 分类(&C) - + Error categories 错误分类 - + &Open XML... 打开 XML (&O)... - + Open P&roject File... 打开项目文件(&R)... - + &New Project File... 新建项目文件(&N)... - + &Log View 日志视图(&L) - + Log View 日志视图 - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. @@ -607,32 +829,32 @@ 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 选择要检查的文件 - + Found project file: %1 Do you want to load this project file instead? @@ -641,7 +863,7 @@ 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? @@ -650,64 +872,64 @@ Do you want to proceed checking without using any of these project files? - + The library '%1' contains unknown elements: %2 - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Failed to load the selected library '%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. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -716,17 +938,17 @@ Opening a new XML file will clear current results.Do you want to proceed? - + XML files (*.xml) XML 文件(*.xml) - + Open the report file 打开报告文件 - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -735,48 +957,48 @@ 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 @@ -793,34 +1015,34 @@ The user interface language has been reset to English. Open the Preferences-dial 用户界面语言已被重置为英语。打开“首选项”对话框,选择任何可用的语言。 - - + + Project files (*.cppcheck);;All files(*.*) 项目文件(*.cppcheck);;所有文件(*.*) - + Select Project File 选择项目文件 - - + + Project: 项目: - + Select Project Filename 选择项目文件名 - + No project file loaded 项目文件未加载 - + The project file %1 @@ -989,85 +1211,90 @@ Options: 项目 - + + Defines must be separated by a semicolon ';' + + + + Root: 根目录: - + Libraries: - + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. - - + + Paths: 路径: - - - + + + Add... 添加... - - - + + + Edit 编辑 - - - - + + + + Remove 移除 - + Includes 包含 - + Include directories: Include 目录: - + Up 向上 - + Down 向下 - + Exclude 排除 - + Suppressions - + Suppression list: - + Add diff --git a/gui/main.ui b/gui/main.ui index 9f3b2e55f..2e0d5942d 100644 --- a/gui/main.ui +++ b/gui/main.ui @@ -705,7 +705,7 @@ - LibraryEditor... + Library Editor... Open library editor