From 17142db490d83c87b3efa99d7551ce39a82f0696 Mon Sep 17 00:00:00 2001 From: PKEuS Date: Sun, 30 Jul 2017 11:29:06 +0200 Subject: [PATCH] Updated translations --- gui/cppcheck_de.ts | 212 ++++++++++++++++++++---------------------- gui/cppcheck_es.ts | 202 +++++++++++++++++++++------------------- gui/cppcheck_fi.ts | 200 +++++++++++++++++++-------------------- gui/cppcheck_fr.ts | 64 +++++++------ gui/cppcheck_it.ts | 202 +++++++++++++++++++++------------------- gui/cppcheck_ja.ts | 206 ++++++++++++++++++++-------------------- gui/cppcheck_ko.ts | 62 +++++++----- gui/cppcheck_nl.ts | 202 +++++++++++++++++++++------------------- gui/cppcheck_ru.ts | 206 ++++++++++++++++++++-------------------- gui/cppcheck_sr.ts | 200 +++++++++++++++++++-------------------- gui/cppcheck_sv.ts | 202 ++++++++++++++++++++++------------------ gui/cppcheck_zh_CN.ts | 202 +++++++++++++++++++++------------------- 12 files changed, 1120 insertions(+), 1040 deletions(-) diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index ae6b4fde7..bcbd24897 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -430,17 +430,17 @@ Parameter: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -464,11 +464,6 @@ Parameter: -l(line) (file) &Toolbars &Symbolleisten - - - &Check - &Prüfen - C++ standard @@ -507,8 +502,8 @@ Parameter: -l(line) (file) - Check files - Prüfe Dateien + Analyze files + Analysiere Dateien @@ -523,8 +518,8 @@ Parameter: -l(line) (file) - Check directory - Prüfe Verzeichnis + Analyze directory + Analysiere Verzeichnis @@ -538,8 +533,8 @@ Parameter: -l(line) (file) - &Recheck all files - Alle Dateien neu prüfen + &Reanalyze all files + Alle Dateien neu analysieren @@ -549,8 +544,8 @@ Parameter: -l(line) (file) - Stop checking - Prüfung abbrechen + Stop analysis + Analyse abbrechen @@ -627,8 +622,8 @@ Parameter: -l(line) (file) - - + + Information Information @@ -767,6 +762,11 @@ Parameter: -l(line) (file) &Check all Alle &auswählen + + + Analyze + Analysieren + Filter @@ -774,8 +774,8 @@ Parameter: -l(line) (file) - &Recheck modified files - Veränderte Dateien neu prüfen + &Reanalyze modified files + Veränderte Dateien neu analysieren @@ -894,12 +894,12 @@ Parameter: -l(line) (file) &Hilfe - + Select directory to check Verzeichnis zum Überprüfen auswählen - + No suitable files found to check! Keine passenden Dateien zum Überprüfen gefunden! @@ -909,22 +909,22 @@ Parameter: -l(line) (file) Schnellfilter: - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) C/C++-Sourcecode, Compile-Datenbank, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration Konfiguration wählen - + Select the configuration that will be checked Wählen Sie die Konfiguration, die geprüft werden soll - + Found project file: %1 Do you want to load this project file instead? @@ -933,7 +933,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? @@ -942,68 +942,65 @@ 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 + Laden der ausgewählten Bibliothek '%1' schlug fehl. +%2 - + 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. @@ -1012,49 +1009,49 @@ 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 - + Unknown element Unbekanntes Element - + Unknown issue Unbekannter Fehler - + Error Fehler - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. Laden von %1 fehlgeschlagen. Ihre Cppcheck-Installation ist defekt. Sie können --data-dir=<Verzeichnis> als Kommandozeilenparameter verwenden, um anzugeben, wo die Datei sich befindet. Bitte beachten Sie, dass --data-dir in Installationsroutinen genutzt werden soll, und die GUI bei dessen Nutzung nicht startet, sondern die Einstellungen konfiguriert. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1063,12 +1060,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? @@ -1077,74 +1074,60 @@ 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + XML-Dateien (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv) + + + Build dir '%1' does not exist, create it? Erstellungsverzeichnis '%1' existiert nicht. Erstellen? - + Select Project Filename Projektnamen auswählen - + No project file loaded Keine Projektdatei geladen - + The project file %1 @@ -1671,73 +1654,78 @@ Bitte wählen Sie das Verzeichnis, in dem sich die Datei befindet. ResultsView - + Print Report Bericht drucken - + No errors found, nothing to print. Keine Funde, nichts zu drucken. - + %p% (%1 of %2 files checked) %p% (%1 von %2 Dateien geprüft) - + Cppcheck Cppcheck - + No errors found. Keine Fehler gefunden. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Es wurden Fehler gefunden, aber sie sind so konfiguriert, ausgeblendet zu werden. Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werden sollen. - - - + + + Failed to read the report. Lesen des Berichts fehlgeschlagen. - + + XML format version 1 is no longer supported. + XML-Format-Version 1 wird nicht länger unterstützt. + + + Summary Zusammenfassung - + Message Meldung - + First included by Zuerst inkludiert von - + Id Id - + No errors found, nothing to save. Keine Fehler gefunden, nichts zu speichern. - - + + Failed to save the report. Der Bericht konnte nicht speichern werden. diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 984389d05..dd224374f 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -408,17 +408,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -443,9 +443,8 @@ Parameters: -l(line) (file) &Ayuda - &Check - &Comprobar + &Comprobar @@ -495,8 +494,9 @@ Parameters: -l(line) (file) - Check files - Comprobar archivos + Analyze files + Check files + Comprobar archivos @@ -511,8 +511,9 @@ Parameters: -l(line) (file) - Check directory - Comprobar carpeta + Analyze directory + Check directory + Comprobar carpeta @@ -530,7 +531,8 @@ Parameters: -l(line) (file) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -541,8 +543,9 @@ Parameters: -l(line) (file) - Stop checking - Detener comprobación + Stop analysis + Stop checking + Detener comprobación @@ -603,8 +606,8 @@ Parameters: -l(line) (file) - - + + Information Información @@ -743,6 +746,11 @@ Parameters: -l(line) (file) &Check all &Seleccionar todo + + + Analyze + + Filter @@ -750,7 +758,8 @@ Parameters: -l(line) (file) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -876,85 +885,86 @@ Parameters: -l(line) (file) 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! - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select directory to check Selecciona una carpeta para comprobar - + Select configuration - + Select the configuration that will be checked - + File not found Archivo no encontrado - + Bad XML XML malformado - + Missing attribute Falta el atributo - + Bad attribute value - + Unsupported format Formato no soportado - + Failed to load the selected library '%1'. %2 - + + XML files (*.xml) Archivos XML (*.xml) - + Open the report file Abrir informe - + Checking is running. Do you want to stop the checking and exit Cppcheck? @@ -963,22 +973,21 @@ 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) + 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 @@ -988,12 +997,12 @@ Do you want to stop the checking and exit Cppcheck? 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? @@ -1002,7 +1011,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? @@ -1011,44 +1020,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,74 +1066,68 @@ 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) + 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) + 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename Selecciona el nombre del proyecto - + No project file loaded No hay ningún proyecto cargado - + The project file %1 @@ -1669,73 +1672,78 @@ Por favor selecciona la carpeta donde se encuentra. Resultados - + No errors found, nothing to save. No se han encontrado errores, nada que guardar. - - + + Failed to save the report. Error al guardar el informe. - + Print Report Imprimir informe - + No errors found, nothing to print. No se encontraron errores, nada que imprimir. - + %p% (%1 of %2 files checked) %p% (%1 of %2 archivos comprobados) - + Cppcheck Cppcheck - + No errors found. No se han encontrado errores. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Se han encontrado errores, pero están configurados para que no se muestren. Para cambiar el tipo de comportamiento, abra el menú Ver. - - - + + + Failed to read the report. Error al leer el informe. - + + XML format version 1 is no longer supported. + + + + Summary Resumen - + Message Mensaje - + First included by - + Id Id diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index 8deded845..94c8e0704 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -411,17 +411,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -446,9 +446,8 @@ Parameters: -l(line) (file) - &Check - &Tarkista + &Tarkista @@ -488,7 +487,8 @@ Parameters: -l(line) (file) - Check files + Analyze files + Check files @@ -504,7 +504,8 @@ Parameters: -l(line) (file) - Check directory + Analyze directory + Check directory @@ -523,7 +524,8 @@ Parameters: -l(line) (file) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -534,7 +536,8 @@ Parameters: -l(line) (file) - Stop checking + Stop analysis + Stop checking @@ -612,8 +615,8 @@ Parameters: -l(line) (file) - - + + Information @@ -752,6 +755,11 @@ Parameters: -l(line) (file) &Check all &Valitse kaikki + + + Analyze + + Filter @@ -759,7 +767,8 @@ Parameters: -l(line) (file) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -879,12 +888,12 @@ Parameters: -l(line) (file) &Ohje - + Select directory to check Valitse tarkistettava hakemisto - + No suitable files found to check! Tarkistettavaksi sopivia tiedostoja ei löytynyt! @@ -894,232 +903,218 @@ Parameters: -l(line) (file) - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + License Lisenssi - + Authors Tekijät - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv) + XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv) - + Save the report file Tallenna raportti - + + XML files (*.xml) XML-tiedostot (*xml) - + There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. - + You must close the project file before selecting new files or directories! - + Select files to check Valitse tarkistettavat tiedostot - + The library '%1' contains unknown elements: %2 - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? - + Open the report file - + Checking is running. Do you want to stop the checking and exit Cppcheck? - - XML files version 1 (*.xml) - - - - - Deprecated XML format - - - - - XML format 1 is deprecated and will be removed in cppcheck 1.81. - - - - - XML files version 2 (*.xml) - - - - + Text files (*.txt) Tekstitiedostot (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - - + + + Project: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename - + No project file loaded - + The project file %1 @@ -1637,73 +1632,78 @@ Please select the directory where file is located. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) - + Cppcheck Cppcheck - + No errors found. Virheitä ei löytynyt. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Virheitä löytyi, mutta asetuksissa kyseiset virheet on määritelty piilotettavaksi. Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valikko. - - - + + + Failed to read the report. - + + XML format version 1 is no longer supported. + + + + Summary - + Message - + First included by - + Id - + No errors found, nothing to save. Virheitä ei löytynyt, ei mitään tallennettavaa. - - + + Failed to save the report. Raportin tallentaminen epäonnistui. diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index e4942e2a9..f85b2024e 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -344,7 +344,7 @@ Parameters: -l(line) (file) &Check - &Vérifier + &Vérifier &Edit @@ -492,15 +492,15 @@ Parameters: -l(line) (file) Check files - Vérifier les fichiers + Vérifier les fichiers Check directory - Vérifier un répertoire + Vérifier un répertoire Stop checking - Arrêter la vérification + Arrêter la vérification Style warnings @@ -622,18 +622,6 @@ Do you want to stop the checking and exit Cppcheck? Voulez-vous arrêter la vérification et quitter CppCheck ? - - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) - - - - XML files version 1 (*.xml) - - - - XML files version 2 (*.xml) - - Project files (*.cppcheck);;All files(*.*) @@ -856,11 +844,11 @@ L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo &Recheck modified files - &Revérifier les fichiers modifiés + &Revérifier les fichiers modifiés &Recheck all files - &Revérifier tous les fichiers + &Revérifier tous les fichiers Unknown element @@ -882,14 +870,6 @@ L'ouverture d'un nouveau fichier XML effacera les resultats. Voulez-vo Select the configuration that will be checked - - Deprecated XML format - - - - XML format 1 is deprecated and will be removed in cppcheck 1.81. - - Cppcheck GUI. @@ -915,6 +895,34 @@ Options: Build dir '%1' does not exist, create it? + + Analyze + + + + Analyze files + + + + Analyze directory + + + + &Reanalyze modified files + + + + &Reanalyze all files + + + + Stop analysis + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + Platforms @@ -1360,6 +1368,10 @@ Pour configurer les erreurs affichées, ouvrez le menu d'affichage.First included by + + XML format version 1 is no longer supported. + + ScratchPad diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index 870c5b3b1..54eed6607 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -420,17 +420,17 @@ Parametri: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -455,9 +455,8 @@ Parametri: -l(line) (file) &Barre degli strumenti - &Check - &Scansiona + &Scansiona @@ -497,8 +496,9 @@ Parametri: -l(line) (file) - Check files - Scansiona i file + Analyze files + Check files + Scansiona i file @@ -513,8 +513,9 @@ Parametri: -l(line) (file) - Check directory - Scansiona la cartella + Analyze directory + Check directory + Scansiona la cartella @@ -532,7 +533,8 @@ Parametri: -l(line) (file) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -543,8 +545,9 @@ Parametri: -l(line) (file) - Stop checking - Ferma la scansione + Stop analysis + Stop checking + Ferma la scansione @@ -621,8 +624,8 @@ Parametri: -l(line) (file) - - + + Information Informazione @@ -761,6 +764,11 @@ Parametri: -l(line) (file) &Check all &Seleziona tutto + + + Analyze + + Filter @@ -768,7 +776,8 @@ Parametri: -l(line) (file) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -888,12 +897,12 @@ Parametri: -l(line) (file) &Aiuto - + Select directory to check Seleziona una cartella da scansionare - + No suitable files found to check! Nessun file trovato idoneo alla scansione! @@ -903,22 +912,22 @@ Parametri: -l(line) (file) Rapido filtro: - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? @@ -927,7 +936,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? @@ -936,63 +945,63 @@ 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 - + 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) + 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. @@ -1001,53 +1010,53 @@ This is probably because the settings were changed between the Cppcheck versions Probabilmente ciò è avvenuto perché le impostazioni sono state modificate tra le versioni di Cppcheck. Per favore controlla (e sistema) le impostazioni delle applicazioni editor, altrimenti il programma editor può non partire correttamente. - + You must close the project file before selecting new files or directories! Devi chiudere il file di progetto prima di selezionare nuovi file o cartelle! - + Select files to check Seleziona i file da scansionare - + The library '%1' contains unknown elements: %2 - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1056,12 +1065,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 +1079,25 @@ 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) + 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) + Files XML versione 2 (*.xml) - + Text files (*.txt) File di testo (*.txt) - + CSV files (*.csv) Files CSV (*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1117,39 +1114,45 @@ 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename Seleziona il nome del file di progetto - + No project file loaded Nessun file di progetto caricato - + The project file %1 @@ -1688,73 +1691,78 @@ Per favore selezioa la cartella dove il file è posizionato. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) %p% (%1 su %2 file scansionati) - + Cppcheck Cppcheck - + No errors found. Nessun errore trovato. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Sono stati trovati errori, ma sono stati configurati per essere nascosti. Per vedere il tipo di errori che sono mostrati, apri il menu Visualizza. - - - + + + Failed to read the report. Apertura del report fallito. - + + XML format version 1 is no longer supported. + + + + Summary Riassunto - + Message Messaggio - + First included by - + Id Id - + No errors found, nothing to save. Nessun errore trovato, nulla da salvare. - - + + Failed to save the report. Salvataggio del report fallito. diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 8ba30af73..5bfeaa7ac 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -429,17 +429,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -464,9 +464,8 @@ Parameters: -l(line) (file) ヘルプ(&H) - &Check - 解析(&A) + 解析(&A) @@ -516,8 +515,9 @@ Parameters: -l(line) (file) - Check files - ファイルをチェック + Analyze files + Check files + ファイルをチェック @@ -532,8 +532,9 @@ Parameters: -l(line) (file) - Check directory - ディレクトリをチェック + Analyze directory + Check directory + ディレクトリをチェック @@ -551,8 +552,9 @@ Parameters: -l(line) (file) - &Recheck all files - 全ファイル再チェック + &Reanalyze all files + &Recheck all files + 全ファイル再チェック @@ -562,8 +564,9 @@ Parameters: -l(line) (file) - Stop checking - チェックを停止する + Stop analysis + Stop checking + チェックを停止する @@ -624,8 +627,8 @@ Parameters: -l(line) (file) - - + + Information 情報 @@ -806,6 +809,11 @@ Parameters: -l(line) (file) &Check all すべてのエラーを表示(&C) + + + Analyze + + Filter @@ -813,8 +821,9 @@ Parameters: -l(line) (file) - &Recheck modified files - 変更のあったファイルを再チェック(&R) + &Reanalyze modified files + &Recheck modified files + 変更のあったファイルを再チェック(&R) @@ -897,7 +906,7 @@ Parameters: -l(line) (file) ログ表示 - + 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. @@ -910,22 +919,22 @@ This is probably because the settings were changed between the Cppcheck versions - + No suitable files found to check! 解析可能なファイルではありません - + You must close the project file before selecting new files or directories! 新しいファイル/ディレクトリを解析するには現在のプロジェクトを閉じてください - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select directory to check チェック対象のディレクトリを選択 @@ -935,7 +944,7 @@ This is probably because the settings were changed between the Cppcheck versions クイックフィルタ: - + Select files to check チェック対象のファイルを選択 @@ -944,17 +953,17 @@ This is probably because the settings were changed between the Cppcheck versions C/C++ ソース (%1) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? @@ -963,7 +972,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? @@ -973,64 +982,64 @@ 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 エラー @@ -1039,12 +1048,12 @@ Do you want to proceed checking without using any of these project files?%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? @@ -1053,17 +1062,18 @@ 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? @@ -1072,95 +1082,88 @@ 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) + XML ファイル (*.xml);;テキストファイル (*.txt);;CSV形式ファイル (*.csv) - + Save the report file レポートを保存 - XML files version 1 (*.xml) - XMLファイルのバージョン1 + 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 + 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: プロジェクト: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename プロジェクトファイル名を選択 - + No project file loaded プロジェクトファイルが読み込まれていません - + The project file %1 @@ -1710,72 +1713,77 @@ Please select the directory where file is located. 結果 - + No errors found, nothing to save. 警告/エラーが見つからなかったため、保存しません。 - - + + Failed to save the report. レポートの保存に失敗しました。 - + Print Report レポートの印刷 - + No errors found, nothing to print. 指摘がないため、印刷するものがありません。 - + %p% (%1 of %2 files checked) %p% (%1 / %2 :ファイル数) - + Cppcheck Cppcheck - + No errors found. 警告/エラーは見つかりませんでした。 - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. 警告/エラーが見つかりましたが、非表示設定になっています。 - - - + + + Failed to read the report. レポートの読み込みに失敗. - + + XML format version 1 is no longer supported. + + + + Summary 内容 - + Message メッセージ - + First included by - + Id ID diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index 4831d7f12..ea1a76e84 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -366,7 +366,7 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: &Check - 검사(&C) + 검사(&C) &Edit @@ -402,7 +402,7 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Check files - 파일 검사 + 파일 검사 Ctrl+F @@ -414,7 +414,7 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Check directory - 디렉토리 검사 + 디렉토리 검사 Ctrl+D @@ -434,7 +434,7 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: Stop checking - 검사 중지 + 검사 중지 Esc @@ -702,7 +702,7 @@ Do you want to stop the checking and exit Cppcheck? XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) - XML 파일 버전 2 (*.xml);;XML 파일 버전 1 (*.xml);;텍스트 파일 (*.txt);;CSV 파일 (*.csv) + XML 파일 버전 2 (*.xml);;XML 파일 버전 1 (*.xml);;텍스트 파일 (*.txt);;CSV 파일 (*.csv) Save the report file @@ -710,11 +710,11 @@ Do you want to stop the checking and exit Cppcheck? XML files version 1 (*.xml) - XML 파일 버전 1 (*.xml) + XML 파일 버전 1 (*.xml) XML files version 2 (*.xml) - XML 파일 버전 2 (*.xml) + XML 파일 버전 2 (*.xml) Text files (*.txt) @@ -892,14 +892,6 @@ Opening a new XML file will clear current results.Do you want to proceed?Enforce C - - &Recheck modified files - - - - &Recheck all files - - Unknown element @@ -920,14 +912,6 @@ Opening a new XML file will clear current results.Do you want to proceed?Select the configuration that will be checked - - Deprecated XML format - - - - XML format 1 is deprecated and will be removed in cppcheck 1.81. - - Cppcheck GUI. @@ -953,6 +937,34 @@ Options: Build dir '%1' does not exist, create it? + + Analyze + + + + Analyze files + + + + Analyze directory + + + + &Reanalyze modified files + + + + &Reanalyze all files + + + + Stop analysis + + + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + Platforms @@ -1406,6 +1418,10 @@ To toggle what kind of errors are shown, open view menu. First included by + + XML format version 1 is no longer supported. + + ScratchPad diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index 771b5126e..0436864c1 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -421,17 +421,17 @@ Parameters: -l(lijn) (bestand) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -456,9 +456,8 @@ Parameters: -l(lijn) (bestand) &Werkbalken - &Check - &Controleer + &Controleer @@ -498,8 +497,9 @@ Parameters: -l(lijn) (bestand) - Check files - Controleer bestanden + Analyze files + Check files + Controleer bestanden @@ -514,8 +514,9 @@ Parameters: -l(lijn) (bestand) - Check directory - Controleer Map + Analyze directory + Check directory + Controleer Map @@ -533,7 +534,8 @@ Parameters: -l(lijn) (bestand) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -544,8 +546,9 @@ Parameters: -l(lijn) (bestand) - Stop checking - Stop controle + Stop analysis + Stop checking + Stop controle @@ -622,8 +625,8 @@ Parameters: -l(lijn) (bestand) - - + + Information Informatie @@ -762,6 +765,11 @@ Parameters: -l(lijn) (bestand) &Check all &Controleer alles + + + Analyze + + Filter @@ -769,7 +777,8 @@ Parameters: -l(lijn) (bestand) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -889,12 +898,12 @@ Parameters: -l(lijn) (bestand) &Help - + Select directory to check Selecteer een map om te controleren - + No suitable files found to check! Geen geschikte bestanden gevonden om te controleren! @@ -904,22 +913,22 @@ Parameters: -l(lijn) (bestand) Snel Filter: - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? @@ -927,7 +936,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? @@ -935,59 +944,59 @@ Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + License 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) + 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. @@ -996,58 +1005,58 @@ This is probably because the settings were changed between the Cppcheck versions Dit is waarschijnlijk omdat de instellingen zijn gewijzigd tussen de versies van cppcheck. Controleer (en maak) de bewerker instellingen, anders zal de bewerker niet correct starten. - + You must close the project file before selecting new files or directories! Je moet project bestanden sluiten voordat je nieuwe bestanden of mappen selekteerd! - + Select files to check Selecteer bestanden om te controleren - + The library '%1' contains unknown elements: %2 - + Unsupported format - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1056,12 +1065,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,74 +1079,68 @@ 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 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) + 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename Selecteer project bestandsnaam - + No project file loaded Geen project bestand geladen - + The project file %1 @@ -1699,73 +1702,78 @@ Selecteer de map waarin het bestand zich bevindt. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) %p% (%1 van %2 bestanden gecontroleerd) - + Cppcheck Cppcheck - + No errors found. Geen fouten gevonden. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Fouten werden gevonden, maar volgens de configuratie zijn deze verborgen. Gebruik het uitzicht menu om te selecteren welke fouten getoond worden. - - - + + + Failed to read the report. Kon rapport niet lezen. - + + XML format version 1 is no longer supported. + + + + Summary Overzicht - + Message Bericht - + First included by - + Id Id - + No errors found, nothing to save. Geen fouten gevonden; geen data om op te slaan. - - + + Failed to save the report. Kon het rapport niet opslaan. diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index 89d362c81..67a98b57c 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -421,17 +421,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -456,9 +456,8 @@ Parameters: -l(line) (file) &Панель инструментов - &Check - &Проверить + &Проверить @@ -498,8 +497,9 @@ Parameters: -l(line) (file) - Check files - Проверить файлы + Analyze files + Check files + Проверить файлы @@ -514,8 +514,9 @@ Parameters: -l(line) (file) - Check directory - Проверка директории + Analyze directory + Check directory + Проверка директории @@ -533,8 +534,9 @@ Parameters: -l(line) (file) - &Recheck all files - Заново проверить все файлы + &Reanalyze all files + &Recheck all files + Заново проверить все файлы @@ -544,8 +546,9 @@ Parameters: -l(line) (file) - Stop checking - Остановить проверку + Stop analysis + Stop checking + Остановить проверку @@ -622,8 +625,8 @@ Parameters: -l(line) (file) - - + + Information Информационные сообщения @@ -762,6 +765,11 @@ Parameters: -l(line) (file) &Check all Отметить все + + + Analyze + + Filter @@ -769,8 +777,9 @@ Parameters: -l(line) (file) - &Recheck modified files - Заново проверить измененные файлы + &Reanalyze modified files + &Recheck modified files + Заново проверить измененные файлы @@ -889,12 +898,12 @@ Parameters: -l(line) (file) Помощь - + Select directory to check Выберите каталог для проверки - + No suitable files found to check! Не найдено подходящих файлов для проверки! @@ -904,22 +913,22 @@ Parameters: -l(line) (file) Быстрый фильтр: - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? @@ -928,7 +937,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? @@ -936,32 +945,32 @@ 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'. @@ -972,33 +981,33 @@ Do you want to proceed checking without using any of these project files?Не удалось загрузить %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) + 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. @@ -1007,54 +1016,54 @@ This is probably because the settings were changed between the Cppcheck versions Возможно, это связано с изменениями в версии программы. Пожалуйста, проверьте (и исправьте) настройки приложения. - + You must close the project file before selecting new files or directories! Вы должны закрыть проект перед выбором новых файлов или директорий! - + Select files to check Выберите файлы для проверки - + The library '%1' contains unknown elements: %2 Библиотека '%1' содержит неизвестные элементы: %2 - + Duplicate platform type - + Platform type redefined - + Unknown element - + Unknown issue - + Error - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1063,12 +1072,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? @@ -1077,37 +1086,25 @@ Do you want to stop the checking and exit Cppcheck? Вы хотите завершить проверку и выйти? - XML files version 1 (*.xml) - XML файлы версии 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) + XML файлы версии 2 (*.xml) - + Text files (*.txt) Текстовые файлы (*.txt) - + CSV files (*.csv) CSV файлы(*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1124,39 +1121,45 @@ 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: Проект: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename Выберите имя файла для проекта - + No project file loaded Файл с проектом не загружен - + The project file %1 @@ -1718,73 +1721,78 @@ Please select the directory where file is located. ResultsView - + Print Report Распечатать отчет - + No errors found, nothing to print. Ошибок не найдено, нечего распечатывать. - + %p% (%1 of %2 files checked) %p% (%1 из %2 файлов проверено) - + Cppcheck Cppcheck - + No errors found. Ошибок не найдено. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Были обнаружены ошибки, но они настроены быть скрыты. Для переключения какие ошибки отображаются, откройте меню представления. - - - + + + Failed to read the report. Не удалось прочитать отчет. - + + XML format version 1 is no longer supported. + + + + Summary Кратко - + Message Сообщение - + First included by - + Id Id - + No errors found, nothing to save. Ошибки не найдены, нечего сохранять. - - + + Failed to save the report. Не удалось сохранить отчет. diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index 44349525c..402e408ac 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -409,17 +409,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -444,9 +444,8 @@ Parameters: -l(line) (file) - &Check - &Check + &Check @@ -486,7 +485,8 @@ Parameters: -l(line) (file) - Check files + Analyze files + Check files @@ -502,7 +502,8 @@ Parameters: -l(line) (file) - Check directory + Analyze directory + Check directory @@ -521,7 +522,8 @@ Parameters: -l(line) (file) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -532,7 +534,8 @@ Parameters: -l(line) (file) - Stop checking + Stop analysis + Stop checking @@ -610,8 +613,8 @@ Parameters: -l(line) (file) - - + + Information @@ -754,6 +757,11 @@ Parameters: -l(line) (file) &Check all &Check all + + + Analyze + + Filter @@ -761,7 +769,8 @@ Parameters: -l(line) (file) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -881,12 +890,12 @@ Parameters: -l(line) (file) &Help - + Select directory to check Select directory to check - + No suitable files found to check! No suitable files found to check! @@ -896,231 +905,217 @@ Parameters: -l(line) (file) - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? - + Found project files from the directory. Do you want to proceed checking without using any of these project files? - + File not found - + Bad XML - + Missing attribute - + Bad attribute value - + Failed to load the selected library '%1'. %2 - + License 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) + 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 - + 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename - + No project file loaded - + The project file %1 @@ -1635,73 +1630,78 @@ Please select the directory where file is located. ResultsView - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) - + Cppcheck Cppcheck - + No errors found. No errors found. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. - - - + + + Failed to read the report. - + + XML format version 1 is no longer supported. + + + + Summary - + Message - + First included by - + Id - + No errors found, nothing to save. No errors found, nothing to save. - - + + Failed to save the report. Failed to save the report. diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index 123ffa580..b3ca354bb 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -439,17 +439,17 @@ Exempel: MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -474,9 +474,8 @@ Exempel: Verktygsfält - &Check - &Check + &Check @@ -516,8 +515,9 @@ Exempel: - Check files - Analysera filer + Analyze files + Check files + Analysera filer @@ -532,8 +532,9 @@ Exempel: - Check directory - Analysera mapp + Analyze directory + Check directory + Analysera mapp @@ -551,8 +552,9 @@ Exempel: - &Recheck all files - Analysera om alla filer + &Reanalyze all files + &Recheck all files + Analysera om alla filer @@ -562,8 +564,9 @@ Exempel: - Stop checking - Stoppa analys + Stop analysis + Stop checking + Stoppa analys @@ -640,8 +643,8 @@ Exempel: - - + + Information Information @@ -780,6 +783,11 @@ Exempel: &Check all &Kryssa alla + + + Analyze + + Filter @@ -787,8 +795,9 @@ Exempel: - &Recheck modified files - Analysera om ändrade filer + &Reanalyze modified files + &Recheck modified files + Analysera om ändrade filer @@ -908,12 +917,12 @@ Exempel: &Hjälp - + Select directory to check Välj katalog som skall kontrolleras - + No suitable files found to check! Inga lämpliga filer hittades! @@ -923,22 +932,22 @@ Exempel: Snabbfilter: - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) C/C++ källkod, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select configuration Välj konfiguration - + Select the configuration that will be checked Välj konfiguration som kommer analyseras - + Found project file: %1 Do you want to load this project file instead? @@ -947,7 +956,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? @@ -956,65 +965,65 @@ Do you want to proceed checking without using any of these project files? - + File not found Filen hittades ej - + Bad XML Ogiltig XML - + Missing attribute Attribut finns ej - + Bad attribute value Ogiltigt attribut värde - + Unsupported format Format stöds ej - + Failed to load the selected library '%1'. %2 Misslyckades att ladda valda library '%1'. %2 - + License Licens - + Authors Utvecklare - XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - XML filer version 2 (*.xml);;XML filer version 1 (*.xml);;Text filer (*.txt);;CSV filer (*.csv) + 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. @@ -1023,54 +1032,54 @@ This is probably because the settings were changed between the Cppcheck versions En trolig orsak är att inställningarna ändrats för olika Cppcheck versioner. Kontrollera programinställningarna. - + You must close the project file before selecting new files or directories! Du måste stänga projektfilen innan nya filer eller sökvägar kan väljas! - + Select files to check Välj filer att kontrollera - + The library '%1' contains unknown elements: %2 Library filen '%1' har element som ej hanteras: %2 - + Duplicate platform type Dubbel plattformstyp - + Platform type redefined Plattformstyp definieras igen - + Unknown element Element hanteras ej - + Unknown issue Något problem - + Error Fel - + Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured. Misslyckades att ladda %1. Din Cppcheck installation är ej komplett. Du kan använda --data-dir<directory> på kommandoraden för att specificera var denna fil finns. Det är meningen att --data-dir kommandot skall köras under installationen,så GUIt kommer ej visas när --data-dir används allt som händer är att en inställning görs. - + Current results will be cleared. Opening a new XML file will clear current results.Do you want to proceed? @@ -1079,12 +1088,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? @@ -1093,37 +1102,33 @@ 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 filer version 1 (*.xml) - Deprecated XML format - Gammalt XML format + Gammalt XML format - XML format 1 is deprecated and will be removed in cppcheck 1.81. - XML format 1 är gammalt och stödet kommer tas bort i Cppcheck 1.81 + XML format 1 är gammalt och stödet kommer tas bort i Cppcheck 1.81 - XML files version 2 (*.xml) - XML filer version 2 (*.xml) + XML filer version 2 (*.xml) - + Text files (*.txt) Text filer (*.txt) - + CSV files (*.csv) CSV filer (*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1140,39 +1145,45 @@ 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: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? Build dir '%1' existerar ej, skapa den? - + Select Project Filename Välj Projektfil - + No project file loaded Inget projekt laddat - + The project file %1 @@ -1758,73 +1769,78 @@ Välj mappen där filen finns. ResultsView - + Print Report Skriv ut rapport - + No errors found, nothing to print. Inga fel hittades, inget att skriva ut. - + %p% (%1 of %2 files checked) %p% (%1 av %2 filer analyserade) - + Cppcheck Cppcheck - + No errors found. Inga fel hittades. - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. Fel hittades, men de visas ej. För att ställa in vilka fel som skall visas använd visa menyn. - - - + + + Failed to read the report. Misslyckades att läsa rapporten. - + + XML format version 1 is no longer supported. + + + + Summary Sammanfattning - + Message Meddelande - + First included by Först inkluderad av - + Id Id - + No errors found, nothing to save. Inga fel hittades, ingenting att spara. - - + + Failed to save the report. Misslyckades med att spara rapporten. diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index 547924532..6a4463fce 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -418,17 +418,17 @@ Parameters: -l(line) (file) MainWindow - - - - - - - - - - - + + + + + + + + + + + Cppcheck Cppcheck @@ -453,9 +453,8 @@ Parameters: -l(line) (file) 帮助(&H) - &Check - 检查(&C) + 检查(&C) @@ -505,8 +504,9 @@ Parameters: -l(line) (file) - Check files - 检查文件 + Analyze files + Check files + 检查文件 @@ -521,8 +521,9 @@ Parameters: -l(line) (file) - Check directory - 检查目录 + Analyze directory + Check directory + 检查目录 @@ -540,7 +541,8 @@ Parameters: -l(line) (file) - &Recheck all files + &Reanalyze all files + &Recheck all files @@ -551,8 +553,9 @@ Parameters: -l(line) (file) - Stop checking - 停止检查 + Stop analysis + Stop checking + 停止检查 @@ -613,8 +616,8 @@ Parameters: -l(line) (file) - - + + Information 信息 @@ -795,6 +798,11 @@ Parameters: -l(line) (file) &Check all 全部选中(&C) + + + Analyze + + Filter @@ -802,7 +810,8 @@ Parameters: -l(line) (file) - &Recheck modified files + &Reanalyze modified files + &Recheck modified files @@ -886,7 +895,7 @@ Parameters: -l(line) (file) 日志视图 - + 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. @@ -895,22 +904,22 @@ This is probably because the settings were changed between the Cppcheck versions 这可能是因为 Cppcheck 不同版本间的设置有所不同。请检查(并修复)编辑器应用程序设置,否则编辑器程序可能不会正确启动。 - + No suitable files found to check! 未发现适合检查的文件! - + You must close the project file before selecting new files or directories! 在选择新的文件或目录之前,你必须先关闭此项目文件! - + C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj) - + Select directory to check 选择目录来检查 @@ -920,22 +929,22 @@ This is probably because the settings were changed between the Cppcheck versions 快速滤器: - + Select files to check 选择要检查的文件 - + Select configuration - + Select the configuration that will be checked - + Found project file: %1 Do you want to load this project file instead? @@ -944,7 +953,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? @@ -953,74 +962,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. 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 +1038,18 @@ 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 +1058,45 @@ 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) + XML 文件版本 2 (*.xml);;XML 文件版本 1 (*.xml);; 文本文件(*.txt);; CSV 文件(*.csv) - + Save the report file 保存报告文件 - XML files version 1 (*.xml) - XML 文件版本 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) + XML 文件版本 2 (*.xml) - + Text files (*.txt) 文本文件(*.txt) - + CSV files (*.csv) CSV 文件(*.csv) - + Cppcheck - %1 Cppcheck - %1 @@ -1116,39 +1113,45 @@ The user interface language has been reset to English. Open the Preferences-dial 用户界面语言已被重置为英语。打开“首选项”对话框,选择任何可用的语言。 - - + + Project files (*.cppcheck);;All files(*.*) 项目文件(*.cppcheck);;所有文件(*.*) - + Select Project File 选择项目文件 - - + + + Project: 项目: - + + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) + + + + Build dir '%1' does not exist, create it? - + Select Project Filename 选择项目文件名 - + No project file loaded 项目文件未加载 - + The project file %1 @@ -1693,73 +1696,78 @@ Please select the directory where file is located. 结果 - + No errors found, nothing to save. 未发现错误,没有结果可保存。 - - + + Failed to save the report. 保存报告失败。 - + Print Report - + No errors found, nothing to print. - + %p% (%1 of %2 files checked) %p% (%2 个文件已检查 %1 个) - + Cppcheck Cppcheck - + No errors found. 未发现错误。 - + Errors were found, but they are configured to be hidden. To toggle what kind of errors are shown, open view menu. 发现错误,但它们被设为隐藏。 打开“查看”菜单,切换需要显示的错误。 - - - + + + Failed to read the report. 读取报告失败。 - + + XML format version 1 is no longer supported. + + + + Summary 概要 - + Message 消息 - + First included by - + Id Id