diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index 2a0947560..4dfa5e081 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -435,11 +435,11 @@ Parameter: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -626,8 +626,8 @@ Parameter: -l(line) (file) - - + + Information Information @@ -941,68 +941,67 @@ 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. + 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) @@ -1030,34 +1029,39 @@ Dies wurde vermutlich durch einen Wechsel der Cppcheck-Version hervorgerufen. Bi C/C++-Code (%1) - + 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. + + + + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1066,12 +1070,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? @@ -1080,69 +1084,69 @@ 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) - + Deprecated XML format Veraltetes XML-Format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. XML-Format 1 ist veraltet und wird in cppcheck 1.81 entfernt. - + 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 @@ -1171,8 +1175,22 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + Cppcheck GUI. Syntax: @@ -1188,7 +1206,7 @@ Options: - + Cppcheck GUI - Command line parameters Cppcheck GUI - Kommandozeilenparameter @@ -1423,52 +1441,52 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a Projektdatei: %1 - + Select Cppcheck build dir Wähle Cppcheck-Erstellungsverzeichnis - + Compile Database Compile-Datenbank - + Compile database (compile_database.json) Compile-Datenbank (compile_database.json) - + Visual Studio Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) Visual-Studio-Projektmappe/-Projekt (*.sln *.vcxproj) - + Select include directory Wähle Include-Verzeichnisse - + Select a directory to check Wähle zu prüfendes Verzeichnis - + Select directory to ignore Wähle zu ignorierendes Verzeichnis - + Add Suppression Fehlerunterdrückung hinzufügen - + Select error id suppress: Wähle Fehler-ID zum Unterdrücken: @@ -1504,12 +1522,12 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a Unbekannte Sprache angegeben! - + Language file %1 not found! Sprachdatei %1 nicht gefunden! - + Failed to load translation for language %1 from file %2 Die Übersetzungen der Sprache %1 konnten nicht aus der Datei %2 geladen werden @@ -2180,7 +2198,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde TranslationHandler - + Failed to change the user interface language: %1 @@ -2193,7 +2211,7 @@ The user interface language has been reset to English. Open the Preferences-dial Die Sprache wurde auf Englisch zurückgesetzt. Öffnen Sie den Einstellungen-Dialog um eine verfügbare Sprache auszuwählen. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 7b53f1739..69c143ad7 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -414,11 +414,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -603,8 +603,8 @@ Parameters: -l(line) (file) - - + + Information Información @@ -913,53 +913,48 @@ This is probably because the settings were changed between the Cppcheck versions - + 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 - - 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? @@ -968,22 +963,22 @@ 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 @@ -1016,39 +1011,44 @@ 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 - + 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? @@ -1057,69 +1057,69 @@ 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) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + 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 @@ -1148,11 +1148,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters @@ -1379,52 +1393,52 @@ Library settings are not provided in compile database, be careful about this con Archivo de proyecto: %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory Selecciona una carpeta para incluir - + Select a directory to check Selecciona la carpeta a comprobar - + Select directory to ignore Selecciona la carpeta a ignorar - + Add Suppression Añadir supresión - + Select error id suppress: @@ -1460,12 +1474,12 @@ Library settings are not provided in compile database, be careful about this con ¡Idioma especificado desconocido! - + Language file %1 not found! ¡Fichero de idioma %1 no encontrado! - + Failed to load translation for language %1 from file %2 Fallo al cargar la traducción para el idioma %1 desde el fichero %2 @@ -2149,7 +2163,7 @@ Para cambiar el tipo de comportamiento, abra el menú Ver. TranslationHandler - + Failed to change the user interface language: %1 @@ -2162,7 +2176,7 @@ The user interface language has been reset to English. Open the Preferences-dial El idioma de la interfaz gráfica ha sido cambiado a Inglés. Abra la ventana de Preferencias para seleccionar alguno de los idiomas disponibles. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index c889bd2eb..84558166a 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -417,11 +417,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -612,8 +612,8 @@ Parameters: -l(line) (file) - - + + Information @@ -923,59 +923,54 @@ 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) @@ -997,124 +992,129 @@ This is probably because the settings were changed between the Cppcheck versions Valitse tarkistettavat tiedostot - + The library '%1' contains unknown elements: %2 - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error - + + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. + + + + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file - + Checking is running. Do you want to stop the checking and exit Cppcheck? - + XML files version 1 (*.xml) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + XML files version 2 (*.xml) - + Text files (*.txt) Tekstitiedostot (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - + + Project: - + Select Project Filename - + No project file loaded - + The project file %1 @@ -1137,11 +1137,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters @@ -1356,52 +1370,52 @@ Library settings are not provided in compile database, be careful about this con - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory - + Select a directory to check - + Select directory to ignore - + Add Suppression - + Select error id suppress: @@ -1437,13 +1451,13 @@ Library settings are not provided in compile database, be careful about this con - + Language file %1 not found! Language file %1.qm not found! Käännöstiedostoa %1 ei löytynyt! - + Failed to load translation for language %1 from file %2 Failed to load translation for language %1 from file %2.qm Käänöksen lataaminen kielelle %1 tiedostosta %2 epäonnistui @@ -2111,7 +2125,7 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik TranslationHandler - + Failed to change the user interface language: %1 @@ -2120,7 +2134,7 @@ The user interface language has been reset to English. Open the Preferences-dial - + Cppcheck Cppcheck diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index fa34f9a44..adc61ad92 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -778,25 +778,6 @@ L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo Error Erreur - - Cppcheck GUI. - -Syntax: - cppcheck-gui [OPTIONS] [files or paths] - -Options: - -h, --help Print this help - -p <file> Open given project file and start checking it - -l <file> Open given results xml file - -d <directory> Specify the directory that was checked to generate the results xml specified with -l - -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - - - - Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. - - File not found Fichier introuvable @@ -909,6 +890,27 @@ Options: XML format 1 is deprecated and will be removed in cppcheck 1.81. + + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + + + + 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. + + Platforms diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index 03608485b..0fe6b6e6b 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -426,11 +426,11 @@ Parametri: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -621,8 +621,8 @@ Parametri: -l(line) (file) - - + + Information Informazione @@ -936,63 +936,58 @@ 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) @@ -1016,38 +1011,43 @@ Probabilmente ciò è avvenuto perché le impostazioni sono state modificate tra 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? @@ -1056,12 +1056,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? @@ -1070,37 +1070,37 @@ 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) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + 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 @@ -1117,34 +1117,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 @@ -1173,11 +1173,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters @@ -1404,52 +1418,52 @@ Library settings are not provided in compile database, be careful about this con File di progetto: %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory Seleziona la cartella da includere - + Select a directory to check Seleziona una cartella da scansionare - + Select directory to ignore Seleziona la cartella da ignorare - + Add Suppression - + Select error id suppress: @@ -1485,12 +1499,12 @@ Library settings are not provided in compile database, be careful about this con Lingua specificata sconosciuta! - + Language file %1 not found! Il file di lingua %1 non trovato! - + Failed to load translation for language %1 from file %2 Fallito il tentativo di aprire la traduzione per la lingua %1 dal file %2 @@ -2173,7 +2187,7 @@ Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza. TranslationHandler - + Failed to change the user interface language: %1 @@ -2186,7 +2200,7 @@ 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. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 84868ff34..02a0717f4 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -435,11 +435,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -624,8 +624,8 @@ Parameters: -l(line) (file) - - + + Information 情報 @@ -973,74 +973,78 @@ Do you want to proceed checking without using any of these project files? - + The library '%1' contains unknown elements: %2 このライブラリ '%1' には不明要素が含まれています。 - + 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' - + 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> を指定して、このファイルの場所を指定してください。 + %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. + + + + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1049,17 +1053,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? @@ -1068,90 +1072,90 @@ 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 - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + 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 @@ -1175,8 +1179,22 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - Cppcheck GUI. + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + Cppcheck GUI. シンタックス: cppcheck-gui [OPTIONS] [files または paths] @@ -1190,7 +1208,7 @@ Options: --data-dir=<directory> GUI のデータファイルのあるディレクトリを指定する。(翻訳やcfg) - + Cppcheck GUI - Command line parameters Cppcheck GUI - コマンドラインパラメータ @@ -1417,52 +1435,52 @@ Library settings are not provided in compile database, be careful about this con プロジェクトファイル:%1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory includeディレクトリを選択 - + Select a directory to check チェックするディレクトリを選択してください - + Select directory to ignore 除外するディレクトリを選択してください - + Add Suppression 抑制する指摘を追加 - + Select error id suppress: 抑制するエラーID(error id)を選択してください @@ -1498,12 +1516,12 @@ Library settings are not provided in compile database, be careful about this con 指定された未知の言語 - + Language file %1 not found! 言語ファイル %1 が見つかりません! - + Failed to load translation for language %1 from file %2 言語 %2 から %1 への翻訳ファイルの読み込みに失敗 @@ -2182,7 +2200,7 @@ To toggle what kind of errors are shown, open view menu. TranslationHandler - + Failed to change the user interface language: %1 @@ -2193,7 +2211,7 @@ The user interface language has been reset to English. Open the Preferences-dial そのため言語を 英語にリセットします。設定ダイアログから利用可能な言語を選択してください。 - + Cppcheck Cppcheck diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index fc03fb48a..8da0dfd72 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -826,25 +826,6 @@ Opening a new XML file will clear current results.Do you want to proceed?Error - - Cppcheck GUI. - -Syntax: - cppcheck-gui [OPTIONS] [files or paths] - -Options: - -h, --help Print this help - -p <file> Open given project file and start checking it - -l <file> Open given results xml file - -d <directory> Specify the directory that was checked to generate the results xml specified with -l - -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - - - - Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. - - File not found @@ -955,6 +936,27 @@ Options: XML format 1 is deprecated and will be removed in cppcheck 1.81. + + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + + + + 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. + + Platforms diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index d7f979d40..312a6d8d1 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -427,11 +427,11 @@ Parameters: -l(lijn) (bestand) - - - - - + + + + + Cppcheck Cppcheck @@ -622,8 +622,8 @@ Parameters: -l(lijn) (bestand) - - + + Information Informatie @@ -935,59 +935,54 @@ 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) @@ -1011,43 +1006,48 @@ Dit is waarschijnlijk omdat de instellingen zijn gewijzigd tussen de versies van 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? @@ -1056,12 +1056,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? @@ -1070,69 +1070,69 @@ 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) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + 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 @@ -1183,11 +1183,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters Cppcheck GUI - Command lijn parameters @@ -1414,52 +1428,52 @@ Library settings are not provided in compile database, be careful about this con Project Bestand %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory Selecteer include map - + Select a directory to check Selecteer een map om te controleren - + Select directory to ignore Selecteer een map om te negeren - + Add Suppression - + Select error id suppress: @@ -1495,13 +1509,13 @@ Library settings are not provided in compile database, be careful about this con Onbekende taal gekozen! - + Language file %1 not found! Language file %1.qm not found! Kon het taalbestand niet vinden: %1! - + Failed to load translation for language %1 from file %2 Failed to load translation for language %1 from file %2.qm Kon de vertaling voor taal %1 in bestand %2 niet laden @@ -2185,7 +2199,7 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden. TranslationHandler - + Failed to change the user interface language: %1 @@ -2198,7 +2212,7 @@ The user interface language has been reset to English. Open the Preferences-dial De gebruikerstaal is gereset naar Engels. Open het dialoogvenster om een van de beschikbare talen te selecteren. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index 2a263f6e0..e402765d4 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -427,11 +427,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -622,8 +622,8 @@ Parameters: -l(line) (file) - - + + Information Информационные сообщения @@ -936,65 +936,64 @@ 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> в командной строке, чтобы указать, где расположен этот файл. + Не удалось загрузить %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) @@ -1018,39 +1017,44 @@ This is probably because the settings were changed between the Cppcheck versions Выберите файлы для проверки - + 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. + + + + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1059,12 +1063,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? @@ -1073,37 +1077,37 @@ Do you want to stop the checking and exit Cppcheck? Вы хотите завершить проверку и выйти? - + XML files version 1 (*.xml) XML файлы версии 1 (*.xml) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + XML files version 2 (*.xml) XML файлы версии 2 (*.xml) - + Text files (*.txt) Текстовые файлы (*.txt) - + CSV files (*.csv) CSV файлы(*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1120,34 +1124,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 @@ -1199,11 +1203,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters Cppcheck GUI - параметры Командной строки @@ -1430,52 +1448,52 @@ Library settings are not provided in compile database, be careful about this con Файл проекта: %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory Выберите директорию для поиска заголовочных файлов - + Select a directory to check Выберите директорию для проверки - + Select directory to ignore Выберите директорию, которую надо проигнорировать - + Add Suppression - + Select error id suppress: @@ -1511,13 +1529,13 @@ Library settings are not provided in compile database, be careful about this con Неизвестный язык! - + Language file %1 not found! Language file %1.qm not found! Языковой файл %1 не найден! - + Failed to load translation for language %1 from file %2 Failed to load translation for language %1 from file %2.qm Ошибка загрузки переводов для языка %1 из файла %2 @@ -2200,7 +2218,7 @@ To toggle what kind of errors are shown, open view menu. TranslationHandler - + Failed to change the user interface language: %1 @@ -2213,7 +2231,7 @@ The user interface language has been reset to English. Open the Preferences-dial Язык пользовательского интерфейса был сброшен на английский. Откройте Настройки-диалог для выбора любого из доступных языков. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index af3f5dda7..cb1c92b68 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -415,11 +415,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -610,8 +610,8 @@ Parameters: -l(line) (file) - - + + Information @@ -925,58 +925,53 @@ 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) @@ -998,124 +993,129 @@ This is probably because the settings were changed between the Cppcheck versions 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. + + + + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file - + Checking is running. Do you want to stop the checking and exit Cppcheck? - + XML files version 1 (*.xml) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + XML files version 2 (*.xml) - + Text files (*.txt) 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 @@ -1138,11 +1138,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters @@ -1357,52 +1371,52 @@ Library settings are not provided in compile database, be careful about this con - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory - + Select a directory to check - + Select directory to ignore - + Add Suppression - + Select error id suppress: @@ -1438,12 +1452,12 @@ Library settings are not provided in compile database, be careful about this con - + Language file %1 not found! Could not find the file: %1! - + Failed to load translation for language %1 from file %2 Failed to load translation for language %1 from file %2 @@ -2108,7 +2122,7 @@ To toggle what kind of errors are shown, open view menu. TranslationHandler - + Failed to change the user interface language: %1 @@ -2117,7 +2131,7 @@ The user interface language has been reset to English. Open the Preferences-dial - + Cppcheck Cppcheck diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index 48da10027..89278ae91 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -439,11 +439,11 @@ Parametrar: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -634,8 +634,8 @@ Parametrar: -l(line) (file) - - + + Information Information @@ -950,64 +950,59 @@ 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) @@ -1031,38 +1026,43 @@ En trolig orsak är att inställningarna ändrats för olika Cppcheck versioner. Välj filer att kontrollera - + 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? @@ -1071,12 +1071,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? @@ -1085,37 +1085,37 @@ 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) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in 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 @@ -1132,34 +1132,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 @@ -1212,11 +1212,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters Cppcheck GUI - Command line parameters @@ -1443,52 +1457,52 @@ Library settings are not provided in compile database, be careful about this con Projektfil: %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory Välj include sökväg - + Select a directory to check Välj mapp att analysera - + Select directory to ignore Välj sökväg att ignorera - + Add Suppression - + Select error id suppress: @@ -1524,13 +1538,13 @@ Library settings are not provided in compile database, be careful about this con Okänt språk valt! - + Language file %1 not found! Language file %1.qm not found! Språk filen %1 hittades ej! - + Failed to load translation for language %1 from file %2 Failed to load translation for language %1 from file %2.qm Misslyckades med att ladda översättningen för %1 från filen %2 @@ -2216,7 +2230,7 @@ För att ställa in vilka fel som skall visas använd visa menyn. TranslationHandler - + Failed to change the user interface language: %1 @@ -2229,7 +2243,7 @@ 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. - + Cppcheck Cppcheck diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index 1c6f320fd..1941922f0 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -424,11 +424,11 @@ Parameters: -l(line) (file) - - - - - + + + + + Cppcheck Cppcheck @@ -613,8 +613,8 @@ Parameters: -l(line) (file) - - + + Information 信息 @@ -953,74 +953,74 @@ 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 - + Unknown element - + Unknown issue - + 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. + + 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? @@ -1029,17 +1029,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? @@ -1048,58 +1048,58 @@ 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) - + Deprecated XML format - + XML format 1 is deprecated and will be removed in cppcheck 1.81. - + XML files version 2 (*.xml) XML 文件版本 2 (*.xml) - + Text files (*.txt) 文本文件(*.txt) - + CSV files (*.csv) CSV 文件(*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1116,34 +1116,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 @@ -1172,11 +1172,25 @@ Options: -l <file> Open given results xml file -d <directory> Specify the directory that was checked to generate the results xml specified with -l -v, --version Show program version - --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) + --data-dir=<directory> This option is for installation scripts so they can configure the directory where + datafiles are located (translations, cfg). The GUI is not started when this option + is used. + Cppcheck GUI. + +Syntax: + cppcheck-gui [OPTIONS] [files or paths] + +Options: + -h, --help Print this help + -p <file> Open given project file and start checking it + -l <file> Open given results xml file + -d <directory> Specify the directory that was checked to generate the results xml specified with -l + -v, --version Show program version + --data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg) - + Cppcheck GUI - Command line parameters @@ -1403,52 +1417,52 @@ Library settings are not provided in compile database, be careful about this con 项目文件: %1 - + Select Cppcheck build dir - + Compile Database - + Compile database (compile_database.json) - + Visual Studio - + Visual Studio Solution/Project (*.sln *.vcxproj) - + Select include directory 选择 Include 目录 - + Select a directory to check 选择一个检查目录 - + Select directory to ignore 选择忽略的目录 - + Add Suppression - + Select error id suppress: @@ -1484,12 +1498,12 @@ Library settings are not provided in compile database, be careful about this con 指定了未知语言! - + Language file %1 not found! 语言文件 %1 不存在! - + Failed to load translation for language %1 from file %2 无法从文件 %2 中为语言 %1 加载翻译文件 @@ -2174,7 +2188,7 @@ To toggle what kind of errors are shown, open view menu. TranslationHandler - + Failed to change the user interface language: %1 @@ -2187,7 +2201,7 @@ The user interface language has been reset to English. Open the Preferences-dial 用户界面语言已被重置为英语。打开“首选项”对话框,选择任何可用的语言。 - + Cppcheck Cppcheck