Skip to content

Commit b0b0ccb

Browse files
committed
refs #14345 - dropped some untranslatable strings [skip ci]
1 parent 69a2d17 commit b0b0ccb

25 files changed

+330
-1094
lines changed

gui/applicationdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ void ApplicationDialog::ok()
8080
{
8181
if (mUI->mName->text().isEmpty() || mUI->mPath->text().isEmpty()) {
8282
QMessageBox msg(QMessageBox::Warning,
83-
tr("Cppcheck"),
83+
"Cppcheck",
8484
tr("You must specify a name, a path and optionally parameters for the application!"),
8585
QMessageBox::Ok,
8686
this);

gui/cppcheck_de.ts

Lines changed: 26 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ Parameter: -l(line) (file)
107107
<translation>Anzeigeanwendung auswählen</translation>
108108
</message>
109109
<message>
110-
<location filename="applicationdialog.cpp" line="83"/>
111110
<source>Cppcheck</source>
112-
<translation>Cppcheck</translation>
111+
<translation type="vanished">Cppcheck</translation>
113112
</message>
114113
<message>
115114
<location filename="applicationdialog.cpp" line="84"/>
@@ -189,10 +188,8 @@ Parameter: -l(line) (file)
189188
<translation>Konnte die Datei nicht finden: %1</translation>
190189
</message>
191190
<message>
192-
<location filename="fileviewdialog.cpp" line="57"/>
193-
<location filename="fileviewdialog.cpp" line="71"/>
194191
<source>Cppcheck</source>
195-
<translation>Cppcheck</translation>
192+
<translation type="vanished">Cppcheck</translation>
196193
</message>
197194
<message>
198195
<location filename="fileviewdialog.cpp" line="67"/>
@@ -223,9 +220,8 @@ Parameter: -l(line) (file)
223220
<translation>Hilfedatei &apos;%1&apos; nicht gefunden</translation>
224221
</message>
225222
<message>
226-
<location filename="helpdialog.cpp" line="86"/>
227223
<source>Cppcheck</source>
228-
<translation>Cppcheck</translation>
224+
<translation type="vanished">Cppcheck</translation>
229225
</message>
230226
</context>
231227
<context>
@@ -345,11 +341,8 @@ Parameter: -l(line) (file)
345341
<translation>Bibliothek öffnen</translation>
346342
</message>
347343
<message>
348-
<location filename="librarydialog.cpp" line="111"/>
349-
<location filename="librarydialog.cpp" line="123"/>
350-
<location filename="librarydialog.cpp" line="160"/>
351344
<source>Cppcheck</source>
352-
<translation>Cppcheck</translation>
345+
<translation type="vanished">Cppcheck</translation>
353346
</message>
354347
<message>
355348
<location filename="librarydialog.cpp" line="112"/>
@@ -495,23 +488,8 @@ Parameter: -l(line) (file)
495488
<context>
496489
<name>MainWindow</name>
497490
<message>
498-
<location filename="mainwindow.ui" line="26"/>
499-
<location filename="mainwindow.ui" line="687"/>
500-
<location filename="mainwindow.cpp" line="463"/>
501-
<location filename="mainwindow.cpp" line="667"/>
502-
<location filename="mainwindow.cpp" line="752"/>
503-
<location filename="mainwindow.cpp" line="857"/>
504-
<location filename="mainwindow.cpp" line="879"/>
505-
<location filename="mainwindow.cpp" line="1466"/>
506-
<location filename="mainwindow.cpp" line="1595"/>
507-
<location filename="mainwindow.cpp" line="1936"/>
508-
<location filename="mainwindow.cpp" line="1944"/>
509-
<location filename="mainwindow.cpp" line="1998"/>
510-
<location filename="mainwindow.cpp" line="2007"/>
511-
<location filename="mainwindow.cpp" line="2079"/>
512-
<location filename="mainwindow.cpp" line="2153"/>
513491
<source>Cppcheck</source>
514-
<translation>Cppcheck</translation>
492+
<translation type="vanished">Cppcheck</translation>
515493
</message>
516494
<message>
517495
<location filename="mainwindow.ui" line="266"/>
@@ -688,9 +666,8 @@ Parameter: -l(line) (file)
688666
<translation>Zeige Portabilitätswarnungen</translation>
689667
</message>
690668
<message>
691-
<location filename="mainwindow.ui" line="690"/>
692669
<source>Show Cppcheck results</source>
693-
<translation>Zeige Cppcheck-Ergebnisse</translation>
670+
<translation type="vanished">Zeige Cppcheck-Ergebnisse</translation>
694671
</message>
695672
<message>
696673
<location filename="mainwindow.ui" line="702"/>
@@ -928,6 +905,11 @@ Parameter: -l(line) (file)
928905
<source>&amp;Portability</source>
929906
<translation>&amp;Portabilität</translation>
930907
</message>
908+
<message>
909+
<location filename="mainwindow.ui" line="690"/>
910+
<source>Show results</source>
911+
<translation type="unfinished"></translation>
912+
</message>
931913
<message>
932914
<location filename="mainwindow.ui" line="772"/>
933915
<source>P&amp;latforms</source>
@@ -1296,14 +1278,12 @@ Dies wurde vermutlich durch einen Wechsel der Cppcheck-Version hervorgerufen. Bi
12961278
<translation>Compilerdatenbank</translation>
12971279
</message>
12981280
<message>
1299-
<location filename="mainwindow.cpp" line="769"/>
13001281
<source>Visual Studio</source>
1301-
<translation>Visual Studio</translation>
1282+
<translation type="vanished">Visual Studio</translation>
13021283
</message>
13031284
<message>
1304-
<location filename="mainwindow.cpp" line="770"/>
13051285
<source>Borland C++ Builder 6</source>
1306-
<translation>Borland C++-Builder 6</translation>
1286+
<translation type="vanished">Borland C++-Builder 6</translation>
13071287
</message>
13081288
<message>
13091289
<location filename="mainwindow.cpp" line="773"/>
@@ -1580,29 +1560,24 @@ Options:
15801560
<translation>Nativ</translation>
15811561
</message>
15821562
<message>
1583-
<location filename="platforms.cpp" line="39"/>
15841563
<source>Unix 32-bit</source>
1585-
<translation>Unix 32-bit</translation>
1564+
<translation type="vanished">Unix 32-bit</translation>
15861565
</message>
15871566
<message>
1588-
<location filename="platforms.cpp" line="40"/>
15891567
<source>Unix 64-bit</source>
1590-
<translation>Unix 64-bit</translation>
1568+
<translation type="vanished">Unix 64-bit</translation>
15911569
</message>
15921570
<message>
1593-
<location filename="platforms.cpp" line="41"/>
15941571
<source>Windows 32-bit ANSI</source>
1595-
<translation>Windows 32-bit, ANSI</translation>
1572+
<translation type="vanished">Windows 32-bit, ANSI</translation>
15961573
</message>
15971574
<message>
1598-
<location filename="platforms.cpp" line="42"/>
15991575
<source>Windows 32-bit Unicode</source>
1600-
<translation>Windows 32-bit, Unicode</translation>
1576+
<translation type="vanished">Windows 32-bit, Unicode</translation>
16011577
</message>
16021578
<message>
1603-
<location filename="platforms.cpp" line="43"/>
16041579
<source>Windows 64-bit</source>
1605-
<translation>Windows 64-bit</translation>
1580+
<translation type="vanished">Windows 64-bit</translation>
16061581
</message>
16071582
</context>
16081583
<context>
@@ -2023,23 +1998,22 @@ Options:
20231998
</message>
20241999
<message>
20252000
<location filename="projectfiledialog.cpp" line="477"/>
2026-
<source>Clang-tidy (not found)</source>
2027-
<translation>Clang-tidy (nicht gefunden)</translation>
2001+
<source>(not found)</source>
2002+
<oldsource>Clang-tidy (not found)</oldsource>
2003+
<translation type="unfinished">Clang-tidy (nicht gefunden)</translation>
20282004
</message>
20292005
<message>
2030-
<location filename="projectfiledialog.cpp" line="643"/>
20312006
<source>Visual Studio</source>
2032-
<translation>Visual Studio</translation>
2007+
<translation type="vanished">Visual Studio</translation>
20332008
</message>
20342009
<message>
20352010
<location filename="projectfiledialog.cpp" line="644"/>
20362011
<source>Compile database</source>
20372012
<translation>Compilerdatenbank</translation>
20382013
</message>
20392014
<message>
2040-
<location filename="projectfiledialog.cpp" line="645"/>
20412015
<source>Borland C++ Builder 6</source>
2042-
<translation>Borland C++-Builder 6</translation>
2016+
<translation type="vanished">Borland C++-Builder 6</translation>
20432017
</message>
20442018
<message>
20452019
<location filename="projectfiledialog.cpp" line="646"/>
@@ -2304,11 +2278,6 @@ Options:
23042278
<source>Tags</source>
23052279
<translation type="unfinished"></translation>
23062280
</message>
2307-
<message>
2308-
<location filename="resultstree.cpp" line="126"/>
2309-
<source>CWE</source>
2310-
<translation type="unfinished"></translation>
2311-
</message>
23122281
</context>
23132282
<context>
23142283
<name>QPlatformTheme</name>
@@ -2431,10 +2400,8 @@ Options:
24312400
<translation>Kein Tag</translation>
24322401
</message>
24332402
<message>
2434-
<location filename="resultstree.cpp" line="733"/>
2435-
<location filename="resultstree.cpp" line="747"/>
24362403
<source>Cppcheck</source>
2437-
<translation>Cppcheck</translation>
2404+
<translation type="vanished">Cppcheck</translation>
24382405
</message>
24392406
<message>
24402407
<location filename="resultstree.cpp" line="734"/>
@@ -2522,10 +2489,8 @@ Bitte überprüfen Sie ob der Pfad und die Parameter der Anwendung richtig einge
25222489
<translation>%p% (%1 von %2 Dateien geprüft)</translation>
25232490
</message>
25242491
<message>
2525-
<location filename="resultsview.cpp" line="350"/>
2526-
<location filename="resultsview.cpp" line="361"/>
25272492
<source>Cppcheck</source>
2528-
<translation>Cppcheck</translation>
2493+
<translation type="vanished">Cppcheck</translation>
25292494
</message>
25302495
<message>
25312496
<location filename="resultsview.cpp" line="351"/>
@@ -3190,9 +3155,8 @@ The user interface language has been reset to English. Open the Preferences-dial
31903155
Die Sprache wurde auf Englisch zurückgesetzt. Öffnen Sie den Einstellungen-Dialog um eine verfügbare Sprache auszuwählen.</translation>
31913156
</message>
31923157
<message>
3193-
<location filename="translationhandler.cpp" line="136"/>
31943158
<source>Cppcheck</source>
3195-
<translation>Cppcheck</translation>
3159+
<translation type="vanished">Cppcheck</translation>
31963160
</message>
31973161
</context>
31983162
<context>

0 commit comments

Comments
 (0)