From e006087a38c89ac84dc5b1c4d28a13dc169275c4 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Wed, 6 Apr 2011 09:12:09 +0300 Subject: [PATCH] GUI: update translation files. --- gui/cppcheck_de.ts | 133 +++++++++++++++++++------------------------- gui/cppcheck_en.ts | 133 +++++++++++++++++++------------------------- gui/cppcheck_fi.ts | 135 +++++++++++++++++++-------------------------- gui/cppcheck_fr.ts | 50 +++++++++-------- gui/cppcheck_ja.ts | 133 +++++++++++++++++++------------------------- gui/cppcheck_nl.ts | 133 +++++++++++++++++++------------------------- gui/cppcheck_pl.ts | 125 +++++++++++++++++++---------------------- gui/cppcheck_ru.ts | 117 ++++++++++++++++++--------------------- gui/cppcheck_sr.ts | 133 +++++++++++++++++++------------------------- 9 files changed, 480 insertions(+), 612 deletions(-) diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index ddc5c7026..3e9878372 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -40,12 +40,12 @@ der GNU General Public License Version 3 lizenziert ApplicationDialog - + Add an application Anwendung hinzufügen - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,48 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - Hier können Sie Anwendungen hinzufügen, die Fehler-Dateien öffnen können. -Geben Sie einen Namen und die ausführbare Anwendung an. - -Die folgenden Texte werden mit den entsprechenden Werten bei der Ausführung ersetzt: -(file) - Dateiname die den Fehler enthält -(line) - Zeilennummer mit dem Fehler -(message) - Fehlermeldung -(severity) - Schweregrad des Fehlers - -Das Beispiel öffnet eine Datei mit dem Editor Kate und blättert zur richtigen Zeile: -kate -l(line) (file) - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse Suchen @@ -111,12 +90,12 @@ kate -l(line) (file) Anzeigeanwendung auswählen - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -192,8 +171,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -559,8 +538,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -602,30 +581,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -811,66 +792,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File Datei - - + + Severity Schweregrad - - + + Line Zeile - - + + Summary - + Undefined file Undefinierte Datei - + debug - + Copy filename Dateiname kopieren - + Copy full path Vollständigen Pfad kopieren - + Copy message Meldung kopieren - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. Konfigurieren Sie das Text-Dateibetrachter-Programm unter Einstellungen/Anwendungen. @@ -881,7 +862,7 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. @@ -890,44 +871,44 @@ Please check the application path and parameters are correct. Bitte überprüfen Sie ob der Pfad und die Parameter der Anwendung richtig eingestellt sind. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style Stil - + error Fehler - + warning - + performance - + portability - + information @@ -1110,22 +1091,22 @@ Legen Sie unter dem Menü Ansicht fest, welche Art von Fehlern angezeigt werden - + Add a new application Neue Anwendung hinzufügen - + Modify an application Anwendung ändern - + [Default] - + Select include directory diff --git a/gui/cppcheck_en.ts b/gui/cppcheck_en.ts index 254471cc0..6d85a026b 100644 --- a/gui/cppcheck_en.ts +++ b/gui/cppcheck_en.ts @@ -40,12 +40,12 @@ of the GNU General Public License version 3 ApplicationDialog - + Add an application Add a new application - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,48 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appriproate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse Browse @@ -111,12 +90,12 @@ kate -l(line) (file) Select viewer application - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -194,8 +173,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -561,8 +540,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -604,30 +583,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -813,66 +794,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File File - - + + Severity Severity - - + + Line Line - - + + Summary - + Undefined file Undefined file - + debug - + Copy filename Copy filename - + Copy full path Copy full path - + Copy message - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. You can open this error by specifying applications in program's settings. @@ -883,7 +864,7 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. @@ -892,44 +873,44 @@ Please check the application path and parameters are correct. Please check the application path and parameters are correct. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style Style - + error Error - + warning - + performance - + portability - + information @@ -1112,22 +1093,22 @@ To toggle what kind of errors are shown, open view menu. - + Add a new application Add a new application - + Modify an application Modify an application - + [Default] - + Select include directory diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index 35612e1e2..fcb56f39b 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -40,12 +40,12 @@ Public lisenssin version 3 alaisuuteen ApplicationDialog - + Add an application Lisää uusi ohjelma - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,50 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - Voi lisätä ohjelmia joilla avata virheen sisältämiä tiedostoja -määrittämällä suoritettavan ohjelman ja nimen ohjelmalle. - -Suoritettavalle ohjelmalle voi määrittää parametreja jotka Cppcheck korvaa sopivilla arvoilla. -Parametrit ovat seuraavat: -(file) - Tiedosto joka sisältää virheen -(line) - Rivinumero josta virhe löytyy -(message) - Virheilmoitus -(severity) - Virheen vakavuus - -Esimerkki virheen avaamisesta Kate nimisellä tekstinkäsittelyohjelmalla: -kate -l(line) (file) - - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse Selaa @@ -113,12 +90,12 @@ kate -l(line) (file) Valitse ohjelma jolla avata virhetiedosto - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -196,8 +173,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -563,8 +540,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -606,30 +583,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -815,66 +794,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File Tiedosto - - + + Severity Tyyppi - - + + Line Rivi - - + + Summary - + Undefined file Määrittelemätön tiedosto - + debug - + Copy filename Kopioi tiedostonimi - + Copy full path Kopioi tiedoston koko polku - + Copy message - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. Voit asetuksista määritellä muita ohjelmia joilla avata tämän virheen sisältävän tiedoston. @@ -885,7 +864,7 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. @@ -894,44 +873,44 @@ Please check the application path and parameters are correct. Tarkista että ohjelman polku ja parametrit ovat oikeat. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style Tyyli - + error Yleinen - + warning - + performance - + portability - + information @@ -1114,22 +1093,22 @@ Määrittääksesi minkä tyyppisiä virheitä näytetään, avaa näkymä valik - + Add a new application Lisää uusi ohjelma - + Modify an application Muokkaa ohjelmaa - + [Default] - + Select include directory diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index 964a7fcdd..9518c7486 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -52,24 +52,6 @@ General Public License version 3 Cppcheck - - Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. - -The following texts in parameters are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - - - - &Application's name: - - &Executable: @@ -82,6 +64,24 @@ parameters: -l(line) (file) You must specify a name, a path and parameters for the application! + + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. + +The following texts in parameters are replaced with appropriate values when application is executed: +(file) - Filename containing the error +(line) - Line number containing the error +(message) - Error message +(severity) - Error severity + +Example opening a file with Kate and make Kate scroll to the correct line: +Executable: kate +Parameters: -l(line) (file) + + + + &Name: + + FileViewDialog @@ -501,12 +501,6 @@ Do you want to stop the checking and exit Cppcheck?. Serbian - - Failed to change the language: - -%1 - - French @@ -517,6 +511,14 @@ Do you want to stop the checking and exit Cppcheck?. 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. + + Failed to change the user interface language: + +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. + + Project diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index ce91d8891..d30e9ae58 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -39,12 +39,12 @@ of the GNU General Public License version 3 ApplicationDialog - + Add an application アプリケーションの追加 - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -54,48 +54,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - エラーファイルを表示するアプリケーションを設定できます。 -アプリケーション名と実行ファイルパスを指定してください。 - -アプリケーション実行時に以下の文字列は置き換えられます。 -(file) - 警告の発生したファイル名 -(line) - 警告の発生した行数 -(message) - 警告メッセージ -(severity) - 警告種別 - -設定例) -kate -l(line) (file) - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse 参照 @@ -110,12 +89,12 @@ kate -l(line) (file) 表示アプリケーションの選択 - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -191,8 +170,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -532,8 +511,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: プロジェクト: @@ -603,30 +582,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) プロジェクトファイル (*.cppcheck);;All files(*.*) - + Select Project File プロジェクトファイルを選択 - + Select Project Filename プロジェクトファイル名を選択 - + No project file loaded プロジェクトファイルが読み込まれていません @@ -810,66 +791,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File ファイル - - + + Severity 警告種別 - - + + Line - - + + Summary 内容 - + Undefined file 未定義ファイル - + debug - + Copy filename ファイル名をコピー - + Copy full path フルパスをコピー - + Copy message メッセージをコピー - + Hide 非表示 - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. メニューの「編集」→「設定」からテキストファイルを表示するアプリケーションを設定してください。 @@ -879,7 +860,7 @@ Do you want to stop the checking and exit Cppcheck?. ファイルが見つかりません - + Could not start %1 Please check the application path and parameters are correct. @@ -888,7 +869,7 @@ Please check the application path and parameters are correct. 実行ファイルパスや引数の設定を確認してください。 - + Could not find file: %1 Please select the directory where file is located. @@ -897,37 +878,37 @@ Please select the directory where file is located. ディレクトリにファイルが存在するか確認してください。 - + Select Directory ディレクトリを選択 - + style スタイル - + error エラー - + warning 警告 - + performance パフォーマンス - + portability - + information @@ -1109,22 +1090,22 @@ To toggle what kind of errors are shown, open view menu. - + Add a new application 新しいアプリケーションの追加 - + Modify an application アプリケーションの変更 - + [Default] - + Select include directory include ディレクトリを選択 diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index 1a8327fe4..308e8a8c9 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -40,12 +40,12 @@ van de GNU General Public License versie 3 ApplicationDialog - + Add an application Voeg een nieuwe applicatie toe - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,48 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - Hier kan men applicaties toevoegen om bestanden met fouten te openen. -Specifieer een naam voor de applicatie en de applicatie om uit te voeren. - -De volgende tekst wordt vervangen door geschikte waarden wanneer de applicatie uitgevoerd wordt: -(file) - Bestandsnaam van het bestand dat de fout bevat -(line) - Regelnummer van de fout -(message) - Foutboodschap -(severity) - Ernst van de fout - -Bijvoorbeeld: om het bestand met Kate te openen en naar de correcte regel te gaan: -kate -l(line) (file) - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse Bladeren @@ -111,12 +90,12 @@ kate -l(line) (file) Selecteer applicatie - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -194,8 +173,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -561,8 +540,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -604,30 +583,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -813,66 +794,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File Bestand - - + + Severity Ernst - - + + Line Regel - - + + Summary - + Undefined file Niet gedefinieerd bestand - + debug - + Copy filename Kopier bestandsnaam - + Copy full path Kopieer volledig pad - + Copy message - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. U dient een applicatie te configureren in de instellingen om deze fout in te openen. @@ -883,7 +864,7 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. @@ -892,44 +873,44 @@ Please check the application path and parameters are correct. Gelieve te controleren of de het pad en de parameters correct zijn. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style Stijlfouten - + error Fouten - + warning - + performance - + portability - + information @@ -1112,22 +1093,22 @@ Gebruik het uitzicht menu om te selecteren welke fouten getoond worden. - + Add a new application Nieuwe applicatie toevoegen - + Modify an application Applicatie wijzigen - + [Default] - + Select include directory diff --git a/gui/cppcheck_pl.ts b/gui/cppcheck_pl.ts index 97bdc874a..952bac153 100644 --- a/gui/cppcheck_pl.ts +++ b/gui/cppcheck_pl.ts @@ -39,12 +39,12 @@ of the GNU General Public License version 3 ApplicationDialog - + Add an application - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -54,38 +54,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) +Executable: kate +Parameters: -l(line) (file) - - &Application's name: + + &Name: - + &Executable: - + &Parameters: - + Browse @@ -100,12 +89,12 @@ kate -l(line) (file) - + Cppcheck - + You must specify a name, a path and parameters for the application! @@ -181,8 +170,8 @@ kate -l(line) (file) - - + + Cppcheck @@ -515,8 +504,8 @@ kate -l(line) (file) - - + + Project: @@ -557,19 +546,12 @@ kate -l(line) (file) - - Failed to change the language: - -%1 - - - - + Select Project Filename - + No project file loaded @@ -608,13 +590,22 @@ Do you want to stop the checking and exit Cppcheck?. - - + + Failed to change the user interface language: + +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. + + + + + Project files (*.cppcheck);;All files(*.*) - + Select Project File @@ -798,66 +789,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File - - + + Severity - - + + Line - - + + Summary - + Undefined file - + debug - + Copy filename - + Copy full path - + Copy message - + Hide - + Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. @@ -867,51 +858,51 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style - + error - + warning - + performance - + portability - + information @@ -1093,22 +1084,22 @@ To toggle what kind of errors are shown, open view menu. - + Add a new application - + Modify an application - + [Default] - + Select include directory diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index 9059f4cd1..29773ea61 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -40,12 +40,12 @@ of the GNU General Public License version 3 ApplicationDialog - + Add an application - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,38 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) +Executable: kate +Parameters: -l(line) (file) - - &Application's name: + + &Name: - + &Executable: - + &Parameters: - + Browse Просмотреть @@ -101,12 +90,12 @@ kate -l(line) (file) - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -184,8 +173,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -551,8 +540,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -594,30 +583,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -803,66 +794,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File Файл - - + + Severity Важность - - + + Line Строка - - + + Summary - + Undefined file - + debug - + Copy filename Скопировать имя файла - + Copy full path Скопировать полный путь - + Copy message - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. @@ -873,51 +864,51 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style - + error - + warning - + performance - + portability - + information @@ -1099,22 +1090,22 @@ To toggle what kind of errors are shown, open view menu. - + Add a new application - + Modify an application - + [Default] - + Select include directory diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index f9601ce97..91e501aa5 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -40,12 +40,12 @@ of the GNU General Public License version 3 ApplicationDialog - + Add an application Add a new application - + Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters are replaced with appropriate values when application is executed: @@ -55,48 +55,27 @@ The following texts in parameters are replaced with appropriate values when appl (severity) - Error severity Example opening a file with Kate and make Kate scroll to the correct line: -executable: kate -parameters: -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appropriate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - Here you can add applications that can open error files. -Specify a name for the application and the application to execute. - -The following texts are replaced with appriproate values when application is executed: -(file) - Filename containing the error -(line) - Line number containing the error -(message) - Error message -(severity) - Error severity - -Example opening a file with Kate and make Kate scroll to the correct line: -kate -l(line) (file) - - - - &Application's name: +Executable: kate +Parameters: -l(line) (file) - + + &Name: + + + + &Executable: - + &Parameters: - + Browse Browse @@ -111,12 +90,12 @@ kate -l(line) (file) Select viewer application - + Cppcheck Cppcheck - + You must specify a name, a path and parameters for the application! @@ -194,8 +173,8 @@ kate -l(line) (file) - - + + Cppcheck Cppcheck @@ -561,8 +540,8 @@ This is probably because the settings were changed between the Cppcheck versions - - + + Project: @@ -604,30 +583,32 @@ Do you want to stop the checking and exit Cppcheck?. Cppcheck - %1 - - Failed to change the language: + + Failed to change the user interface language: -%1 +%1 + +The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages. - - + + Project files (*.cppcheck);;All files(*.*) - + Select Project File - + Select Project Filename - + No project file loaded @@ -813,66 +794,66 @@ Do you want to stop the checking and exit Cppcheck?. ResultsTree - - + + File File - - + + Severity Severity - - + + Line Line - - + + Summary - + Undefined file Undefined file - + debug - + Copy filename Copy filename - + Copy full path Copy full path - + Copy message - + Hide - + Cppcheck Cppcheck - + Configure the text file viewer program in Cppcheck preferences/Applications. You can open this error by specifying applications in program's settings. You can open this error by specifying applications in program's settings. @@ -883,7 +864,7 @@ Do you want to stop the checking and exit Cppcheck?. - + Could not start %1 Please check the application path and parameters are correct. @@ -892,44 +873,44 @@ Please check the application path and parameters are correct. Please check the application path and parameters are correct. - + Could not find file: %1 Please select the directory where file is located. - + Select Directory - + style Style - + error Error - + warning - + performance - + portability - + information @@ -1112,22 +1093,22 @@ To toggle what kind of errors are shown, open view menu. - + Add a new application Add a new application - + Modify an application Modify an application - + [Default] - + Select include directory