Skip to content

Commit 803bc3f

Browse files
committed
refs #14345 - dropped some untranslatable strings [skip ci]
1 parent c8bf0f6 commit 803bc3f

26 files changed

Lines changed: 249 additions & 1445 deletions

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: 22 additions & 78 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"/>
@@ -176,10 +175,8 @@ Parameter: -l(line) (file)
176175
<translation>Konnte die Datei nicht finden: %1</translation>
177176
</message>
178177
<message>
179-
<location filename="fileviewdialog.cpp" line="57"/>
180-
<location filename="fileviewdialog.cpp" line="71"/>
181178
<source>Cppcheck</source>
182-
<translation>Cppcheck</translation>
179+
<translation type="vanished">Cppcheck</translation>
183180
</message>
184181
<message>
185182
<location filename="fileviewdialog.cpp" line="67"/>
@@ -210,9 +207,8 @@ Parameter: -l(line) (file)
210207
<translation>Hilfedatei &apos;%1&apos; nicht gefunden</translation>
211208
</message>
212209
<message>
213-
<location filename="helpdialog.cpp" line="87"/>
214210
<source>Cppcheck</source>
215-
<translation>Cppcheck</translation>
211+
<translation type="vanished">Cppcheck</translation>
216212
</message>
217213
</context>
218214
<context>
@@ -332,11 +328,8 @@ Parameter: -l(line) (file)
332328
<translation>Bibliothek öffnen</translation>
333329
</message>
334330
<message>
335-
<location filename="librarydialog.cpp" line="110"/>
336-
<location filename="librarydialog.cpp" line="122"/>
337-
<location filename="librarydialog.cpp" line="159"/>
338331
<source>Cppcheck</source>
339-
<translation>Cppcheck</translation>
332+
<translation type="vanished">Cppcheck</translation>
340333
</message>
341334
<message>
342335
<location filename="librarydialog.cpp" line="111"/>
@@ -482,23 +475,8 @@ Parameter: -l(line) (file)
482475
<context>
483476
<name>MainWindow</name>
484477
<message>
485-
<location filename="mainwindow.ui" line="26"/>
486-
<location filename="mainwindow.ui" line="687"/>
487-
<location filename="mainwindow.cpp" line="459"/>
488-
<location filename="mainwindow.cpp" line="669"/>
489-
<location filename="mainwindow.cpp" line="754"/>
490-
<location filename="mainwindow.cpp" line="860"/>
491-
<location filename="mainwindow.cpp" line="882"/>
492-
<location filename="mainwindow.cpp" line="1469"/>
493-
<location filename="mainwindow.cpp" line="1594"/>
494-
<location filename="mainwindow.cpp" line="1889"/>
495-
<location filename="mainwindow.cpp" line="1897"/>
496-
<location filename="mainwindow.cpp" line="1952"/>
497-
<location filename="mainwindow.cpp" line="1961"/>
498-
<location filename="mainwindow.cpp" line="2033"/>
499-
<location filename="mainwindow.cpp" line="2121"/>
500478
<source>Cppcheck</source>
501-
<translation>Cppcheck</translation>
479+
<translation type="vanished">Cppcheck</translation>
502480
</message>
503481
<message>
504482
<location filename="mainwindow.ui" line="266"/>
@@ -1006,29 +984,16 @@ Parameter: -l(line) (file)
1006984
<translation type="unfinished"></translation>
1007985
</message>
1008986
<message>
1009-
<location filename="mainwindow.ui" line="995"/>
1010987
<source>Misra C</source>
1011-
<translation>Misra C</translation>
1012-
</message>
1013-
<message>
1014-
<location filename="mainwindow.ui" line="1003"/>
1015-
<source>Misra C++ 2008</source>
1016-
<translation type="unfinished"></translation>
988+
<translation type="vanished">Misra C</translation>
1017989
</message>
1018990
<message>
1019-
<location filename="mainwindow.ui" line="1011"/>
1020991
<source>Cert C</source>
1021-
<translation>Cert C</translation>
992+
<translation type="vanished">Cert C</translation>
1022993
</message>
1023994
<message>
1024-
<location filename="mainwindow.ui" line="1019"/>
1025995
<source>Cert C++</source>
1026-
<translation>Cert C++</translation>
1027-
</message>
1028-
<message>
1029-
<location filename="mainwindow.ui" line="1027"/>
1030-
<source>Misra C++ 2023</source>
1031-
<translation type="unfinished"></translation>
996+
<translation type="vanished">Cert C++</translation>
1032997
</message>
1033998
<message>
1034999
<location filename="mainwindow.ui" line="1035"/>
@@ -1288,14 +1253,12 @@ Dies wurde vermutlich durch einen Wechsel der Cppcheck-Version hervorgerufen. Bi
12881253
<translation>Compilerdatenbank</translation>
12891254
</message>
12901255
<message>
1291-
<location filename="mainwindow.cpp" line="771"/>
12921256
<source>Visual Studio</source>
1293-
<translation>Visual Studio</translation>
1257+
<translation type="vanished">Visual Studio</translation>
12941258
</message>
12951259
<message>
1296-
<location filename="mainwindow.cpp" line="772"/>
12971260
<source>Borland C++ Builder 6</source>
1298-
<translation>Borland C++-Builder 6</translation>
1261+
<translation type="vanished">Borland C++-Builder 6</translation>
12991262
</message>
13001263
<message>
13011264
<location filename="mainwindow.cpp" line="775"/>
@@ -1567,29 +1530,24 @@ Options:
15671530
<translation>Nativ</translation>
15681531
</message>
15691532
<message>
1570-
<location filename="platforms.cpp" line="39"/>
15711533
<source>Unix 32-bit</source>
1572-
<translation>Unix 32-bit</translation>
1534+
<translation type="vanished">Unix 32-bit</translation>
15731535
</message>
15741536
<message>
1575-
<location filename="platforms.cpp" line="40"/>
15761537
<source>Unix 64-bit</source>
1577-
<translation>Unix 64-bit</translation>
1538+
<translation type="vanished">Unix 64-bit</translation>
15781539
</message>
15791540
<message>
1580-
<location filename="platforms.cpp" line="41"/>
15811541
<source>Windows 32-bit ANSI</source>
1582-
<translation>Windows 32-bit, ANSI</translation>
1542+
<translation type="vanished">Windows 32-bit, ANSI</translation>
15831543
</message>
15841544
<message>
1585-
<location filename="platforms.cpp" line="42"/>
15861545
<source>Windows 32-bit Unicode</source>
1587-
<translation>Windows 32-bit, Unicode</translation>
1546+
<translation type="vanished">Windows 32-bit, Unicode</translation>
15881547
</message>
15891548
<message>
1590-
<location filename="platforms.cpp" line="43"/>
15911549
<source>Windows 64-bit</source>
1592-
<translation>Windows 64-bit</translation>
1550+
<translation type="vanished">Windows 64-bit</translation>
15931551
</message>
15941552
</context>
15951553
<context>
@@ -1980,14 +1938,12 @@ Options:
19801938
<translation type="unfinished"></translation>
19811939
</message>
19821940
<message>
1983-
<location filename="projectfile.ui" line="1020"/>
19841941
<source>Clang analyzer</source>
1985-
<translation>Clang-Analyzer</translation>
1942+
<translation type="vanished">Clang-Analyzer</translation>
19861943
</message>
19871944
<message>
1988-
<location filename="projectfile.ui" line="1013"/>
19891945
<source>Clang-tidy</source>
1990-
<translation>Clang-Tidy</translation>
1946+
<translation type="vanished">Clang-Tidy</translation>
19911947
</message>
19921948
<message>
19931949
<location filename="projectfile.ui" line="221"/>
@@ -2028,19 +1984,17 @@ Options:
20281984
<translation>Clang-tidy (nicht gefunden)</translation>
20291985
</message>
20301986
<message>
2031-
<location filename="projectfiledialog.cpp" line="627"/>
20321987
<source>Visual Studio</source>
2033-
<translation>Visual Studio</translation>
1988+
<translation type="vanished">Visual Studio</translation>
20341989
</message>
20351990
<message>
20361991
<location filename="projectfiledialog.cpp" line="628"/>
20371992
<source>Compile database</source>
20381993
<translation>Compilerdatenbank</translation>
20391994
</message>
20401995
<message>
2041-
<location filename="projectfiledialog.cpp" line="629"/>
20421996
<source>Borland C++ Builder 6</source>
2043-
<translation>Borland C++-Builder 6</translation>
1997+
<translation type="vanished">Borland C++-Builder 6</translation>
20441998
</message>
20451999
<message>
20462000
<location filename="projectfiledialog.cpp" line="630"/>
@@ -2316,11 +2270,6 @@ Options:
23162270
<source>Tags</source>
23172271
<translation type="unfinished"></translation>
23182272
</message>
2319-
<message>
2320-
<location filename="resultstree.cpp" line="125"/>
2321-
<source>CWE</source>
2322-
<translation type="unfinished"></translation>
2323-
</message>
23242273
</context>
23252274
<context>
23262275
<name>QPlatformTheme</name>
@@ -2443,10 +2392,8 @@ Options:
24432392
<translation>Kein Tag</translation>
24442393
</message>
24452394
<message>
2446-
<location filename="resultstree.cpp" line="744"/>
2447-
<location filename="resultstree.cpp" line="758"/>
24482395
<source>Cppcheck</source>
2449-
<translation>Cppcheck</translation>
2396+
<translation type="vanished">Cppcheck</translation>
24502397
</message>
24512398
<message>
24522399
<location filename="resultstree.cpp" line="745"/>
@@ -2534,10 +2481,8 @@ Bitte überprüfen Sie ob der Pfad und die Parameter der Anwendung richtig einge
25342481
<translation>%p% (%1 von %2 Dateien geprüft)</translation>
25352482
</message>
25362483
<message>
2537-
<location filename="resultsview.cpp" line="348"/>
2538-
<location filename="resultsview.cpp" line="359"/>
25392484
<source>Cppcheck</source>
2540-
<translation>Cppcheck</translation>
2485+
<translation type="vanished">Cppcheck</translation>
25412486
</message>
25422487
<message>
25432488
<location filename="resultsview.cpp" line="349"/>
@@ -3210,9 +3155,8 @@ The user interface language has been reset to English. Open the Preferences-dial
32103155
Die Sprache wurde auf Englisch zurückgesetzt. Öffnen Sie den Einstellungen-Dialog um eine verfügbare Sprache auszuwählen.</translation>
32113156
</message>
32123157
<message>
3213-
<location filename="translationhandler.cpp" line="136"/>
32143158
<source>Cppcheck</source>
3215-
<translation>Cppcheck</translation>
3159+
<translation type="vanished">Cppcheck</translation>
32163160
</message>
32173161
</context>
32183162
<context>

0 commit comments

Comments
 (0)