From acbf5af586abc15d76a5fac051c95f0737766640 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Sun, 4 Jul 2010 01:15:09 +0300 Subject: [PATCH] GUI: Fixup TS translation files after they got messed up earlier. The lupdate got confused of removing "Show security errors" and there being existing string "Show style errors". lupdate thought the "Show style errors" was a new version ("similar enough") of "Show security errors" string instead of new string to translate. Or actually existing translated string. So many translations got "Show style errors" translated by earlier translation of "Show security errors". This commit fixes the mess by manually removing "Show security errors" references and restoring correct translations of "Show style errors" from earlier file versions. Good lesson to learn about lupdate behavior. --- gui/cppcheck_de.ts | 27 +++++++++++++-------------- gui/cppcheck_en.ts | 29 ++++++++++++++--------------- gui/cppcheck_fi.ts | 29 ++++++++++++++--------------- gui/cppcheck_nl.ts | 29 ++++++++++++++--------------- gui/cppcheck_pl.ts | 27 +++++++++++++-------------- gui/cppcheck_ru.ts | 29 ++++++++++++++--------------- gui/cppcheck_se.ts | 29 ++++++++++++++--------------- 7 files changed, 96 insertions(+), 103 deletions(-) diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index 99f55e5ea..ac549e951 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -129,9 +129,9 @@ kate -l(line) (file) - - - + + + Cppcheck @@ -248,7 +248,6 @@ kate -l(line) (file) Show style errors - Show security errors @@ -347,54 +346,54 @@ kate -l(line) (file) - + Cannot exit while checking. Stop the checking before exiting. - + License - + Authors - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Save the report file - + XML files (*.xml) - + Text files (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_en.ts b/gui/cppcheck_en.ts index 59c275a96..53a7f3418 100644 --- a/gui/cppcheck_en.ts +++ b/gui/cppcheck_en.ts @@ -142,9 +142,9 @@ kate -l(line) (file) - - - + + + Cppcheck Cppcheck @@ -261,8 +261,7 @@ kate -l(line) (file) Show style errors - Show security errors - Show security errors + Show style errors @@ -360,7 +359,7 @@ kate -l(line) (file) No suitable files found to check! - + Cannot exit while checking. Stop the checking before exiting. @@ -369,47 +368,47 @@ Stop the checking before exiting. Stop the checking before exiting. - + License License - + Authors Authors - + 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) - + Text files (*.txt) Text files (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index c443fc018..8372963b0 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -144,9 +144,9 @@ kate -l(line) (file) - - - + + + Cppcheck Cppcheck @@ -263,8 +263,7 @@ kate -l(line) (file) Show style errors - Show security errors - Näytä tietoturvavirheet + Näytä tyylivirheet @@ -362,7 +361,7 @@ kate -l(line) (file) Tarkistettavaksi sopivia tiedostoja ei löytynyt! - + Cannot exit while checking. Stop the checking before exiting. @@ -371,47 +370,47 @@ Stop the checking before exiting. Lopeta tarkistus ennen ohjelman sammuttamista. - + License Lisenssi - + Authors Tekijät - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML-tiedostot (*.xml);;Tekstitiedostot (*.txt);;CSV-tiedostot (*.csv) - + Save the report file Tallenna raportti - + XML files (*.xml) XML-tiedostot (*xml) - + Text files (*.txt) Tekstitiedostot (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index 08a30a682..8df9e9757 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -142,9 +142,9 @@ kate -l(line) (file) - - - + + + Cppcheck Cppcheck @@ -261,8 +261,7 @@ kate -l(line) (file) Show style errors - Show security errors - Toon beveiligingsfouten + Toon stijl fouten @@ -360,7 +359,7 @@ kate -l(line) (file) Geen geschikte bestanden gevonden om te controleren! - + Cannot exit while checking. Stop the checking before exiting. @@ -369,47 +368,47 @@ Stop the checking before exiting. Stop de controle alvorens te sluiten. - + License Licentie - + Authors Auteurs - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML bestanden (*.xml);;Tekst bestanden (*.txt);;CSV bestanden (*.csv) - + Save the report file Rapport opslaan - + XML files (*.xml) XML bestanden (*.xml) - + Text files (*.txt) Tekst bestanden (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_pl.ts b/gui/cppcheck_pl.ts index 83a820d93..eac3a7b95 100644 --- a/gui/cppcheck_pl.ts +++ b/gui/cppcheck_pl.ts @@ -129,9 +129,9 @@ kate -l(line) (file) - - - + + + Cppcheck @@ -258,7 +258,6 @@ kate -l(line) (file) Show style errors - Show security errors @@ -347,54 +346,54 @@ kate -l(line) (file) - + Cannot exit while checking. Stop the checking before exiting. - + License - + Authors - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Save the report file - + XML files (*.xml) - + Text files (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index e2bff3b29..4e2086f00 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -132,9 +132,9 @@ kate -l(line) (file) - - - + + + Cppcheck Cppcheck @@ -251,8 +251,7 @@ kate -l(line) (file) Show style errors - Show security errors - Показывать ошибки безопасности + Показывать ошибки стиля @@ -350,54 +349,54 @@ kate -l(line) (file) - + Cannot exit while checking. Stop the checking before exiting. - + License Лицензия - + Authors Авторы - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) - + Save the report file - + XML files (*.xml) - + Text files (*.txt) Текстовые файлы (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - + Failed to change the language: %1 diff --git a/gui/cppcheck_se.ts b/gui/cppcheck_se.ts index acda9c76a..97a7fc0b6 100644 --- a/gui/cppcheck_se.ts +++ b/gui/cppcheck_se.ts @@ -142,9 +142,9 @@ kate -l(line) (file) - - - + + + Cppcheck Cppcheck @@ -261,8 +261,7 @@ kate -l(line) (file) Show style errors - Show security errors - Säkerhetsvarningar + Stilvarningar @@ -361,54 +360,54 @@ kate -l(line) (file) Inga lämpliga filer hittades! - + Cannot exit while checking. Stop the checking before exiting. Kan ej avsluta medans check pågår. - + License Licens - + Authors Utvecklare - + XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) XML filer (*.xml);;Text filer (*.txt);;CSV filer (*.csv) - + Save the report file Spara rapport - + XML files (*.xml) XML filer (*.xml) - + Text files (*.txt) Text filer (*.txt) - + CSV files (*.csv) - + Cppcheck - %1 Cppcheck - %1 - + Failed to change the language: %1