Skip to content

Commit 527524a

Browse files
committed
GUI: Update translation files.
1 parent 6d80939 commit 527524a

11 files changed

Lines changed: 1136 additions & 952 deletions

gui/cppcheck_de.ts

Lines changed: 108 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -166,16 +166,16 @@ Parameters: -l(line) (file)</source>
166166
<name>MainWindow</name>
167167
<message>
168168
<location filename="main.ui" line="26"/>
169-
<location filename="mainwindow.cpp" line="220"/>
170-
<location filename="mainwindow.cpp" line="279"/>
171-
<location filename="mainwindow.cpp" line="310"/>
172-
<location filename="mainwindow.cpp" line="378"/>
173-
<location filename="mainwindow.cpp" line="405"/>
174-
<location filename="mainwindow.cpp" line="646"/>
175-
<location filename="mainwindow.cpp" line="776"/>
176-
<location filename="mainwindow.cpp" line="797"/>
177-
<location filename="mainwindow.cpp" line="930"/>
178-
<location filename="mainwindow.cpp" line="1018"/>
169+
<location filename="mainwindow.cpp" line="221"/>
170+
<location filename="mainwindow.cpp" line="280"/>
171+
<location filename="mainwindow.cpp" line="311"/>
172+
<location filename="mainwindow.cpp" line="379"/>
173+
<location filename="mainwindow.cpp" line="406"/>
174+
<location filename="mainwindow.cpp" line="652"/>
175+
<location filename="mainwindow.cpp" line="782"/>
176+
<location filename="mainwindow.cpp" line="803"/>
177+
<location filename="mainwindow.cpp" line="945"/>
178+
<location filename="mainwindow.cpp" line="1033"/>
179179
<source>Cppcheck</source>
180180
<translation>Cppcheck</translation>
181181
</message>
@@ -507,17 +507,17 @@ Parameters: -l(line) (file)</source>
507507
<translation>&amp;Hilfe</translation>
508508
</message>
509509
<message>
510-
<location filename="mainwindow.cpp" line="326"/>
510+
<location filename="mainwindow.cpp" line="327"/>
511511
<source>Select files to check</source>
512512
<translation>Dateien zum Überprüfen auswählen</translation>
513513
</message>
514514
<message>
515-
<location filename="mainwindow.cpp" line="340"/>
515+
<location filename="mainwindow.cpp" line="341"/>
516516
<source>Select directory to check</source>
517517
<translation>Verzeichnis zum Überprüfen auswählen</translation>
518518
</message>
519519
<message>
520-
<location filename="mainwindow.cpp" line="280"/>
520+
<location filename="mainwindow.cpp" line="281"/>
521521
<source>No suitable files found to check!</source>
522522
<translation>Kein passenden Dateien zum Überprüfen gefunden!</translation>
523523
</message>
@@ -527,96 +527,96 @@ Parameters: -l(line) (file)</source>
527527
<translation type="unfinished"></translation>
528528
</message>
529529
<message>
530-
<location filename="mainwindow.cpp" line="379"/>
530+
<location filename="mainwindow.cpp" line="380"/>
531531
<source>Found project file: %1
532532

533533
Do you want to load this project file instead?</source>
534534
<translation type="unfinished"></translation>
535535
</message>
536536
<message>
537-
<location filename="mainwindow.cpp" line="406"/>
537+
<location filename="mainwindow.cpp" line="407"/>
538538
<source>Found project files from the directory.
539539

540540
Do you want to proceed checking without using any of these project files?</source>
541541
<translation type="unfinished"></translation>
542542
</message>
543543
<message>
544-
<location filename="mainwindow.cpp" line="689"/>
544+
<location filename="mainwindow.cpp" line="695"/>
545545
<source>License</source>
546546
<translation>Lizenz</translation>
547547
</message>
548548
<message>
549-
<location filename="mainwindow.cpp" line="696"/>
549+
<location filename="mainwindow.cpp" line="702"/>
550550
<source>Authors</source>
551551
<translation>Autoren</translation>
552552
</message>
553553
<message>
554-
<location filename="mainwindow.cpp" line="704"/>
554+
<location filename="mainwindow.cpp" line="710"/>
555555
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
556556
<oldsource>XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)</oldsource>
557557
<translation type="unfinished">XML-Dateien (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv)</translation>
558558
</message>
559559
<message>
560-
<location filename="mainwindow.cpp" line="706"/>
560+
<location filename="mainwindow.cpp" line="712"/>
561561
<source>Save the report file</source>
562562
<translation>Speichert die Berichtdatei</translation>
563563
</message>
564564
<message>
565-
<location filename="mainwindow.cpp" line="568"/>
565+
<location filename="mainwindow.cpp" line="574"/>
566566
<source>XML files (*.xml)</source>
567567
<translation>XML-Dateien (*.xml)</translation>
568568
</message>
569569
<message>
570-
<location filename="mainwindow.cpp" line="215"/>
570+
<location filename="mainwindow.cpp" line="216"/>
571571
<source>There was a problem with loading the editor application settings.
572572

573573
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.</source>
574574
<translation type="unfinished"></translation>
575575
</message>
576576
<message>
577-
<location filename="mainwindow.cpp" line="311"/>
577+
<location filename="mainwindow.cpp" line="312"/>
578578
<source>You must close the project file before selecting new files or directories!</source>
579579
<translation type="unfinished"></translation>
580580
</message>
581581
<message>
582-
<location filename="mainwindow.cpp" line="570"/>
582+
<location filename="mainwindow.cpp" line="576"/>
583583
<source>Open the report file</source>
584584
<translation type="unfinished"></translation>
585585
</message>
586586
<message>
587-
<location filename="mainwindow.cpp" line="642"/>
587+
<location filename="mainwindow.cpp" line="648"/>
588588
<source>Checking is running.
589589

590590
Do you want to stop the checking and exit Cppcheck?.</source>
591591
<translation type="unfinished"></translation>
592592
</message>
593593
<message>
594-
<location filename="mainwindow.cpp" line="714"/>
594+
<location filename="mainwindow.cpp" line="720"/>
595595
<source>XML files version 1 (*.xml)</source>
596596
<translation type="unfinished"></translation>
597597
</message>
598598
<message>
599-
<location filename="mainwindow.cpp" line="720"/>
599+
<location filename="mainwindow.cpp" line="726"/>
600600
<source>XML files version 2 (*.xml)</source>
601601
<translation type="unfinished"></translation>
602602
</message>
603603
<message>
604-
<location filename="mainwindow.cpp" line="726"/>
604+
<location filename="mainwindow.cpp" line="732"/>
605605
<source>Text files (*.txt)</source>
606606
<translation>Textdateien (*.txt)</translation>
607607
</message>
608608
<message>
609-
<location filename="mainwindow.cpp" line="732"/>
609+
<location filename="mainwindow.cpp" line="738"/>
610610
<source>CSV files (*.csv)</source>
611611
<translation>CSV-Dateien (*.csv)</translation>
612612
</message>
613613
<message>
614-
<location filename="mainwindow.cpp" line="778"/>
614+
<location filename="mainwindow.cpp" line="784"/>
615615
<source>Cppcheck - %1</source>
616616
<translation>Cppcheck - %1</translation>
617617
</message>
618618
<message>
619-
<location filename="mainwindow.cpp" line="791"/>
619+
<location filename="mainwindow.cpp" line="797"/>
620620
<source>Failed to change the user interface language:
621621

622622
%1
@@ -625,34 +625,34 @@ The user interface language has been reset to English. Open the Preferences-dial
625625
<translation type="unfinished"></translation>
626626
</message>
627627
<message>
628-
<location filename="mainwindow.cpp" line="836"/>
629-
<location filename="mainwindow.cpp" line="895"/>
628+
<location filename="mainwindow.cpp" line="842"/>
629+
<location filename="mainwindow.cpp" line="909"/>
630630
<source>Project files (*.cppcheck);;All files(*.*)</source>
631631
<translation type="unfinished"></translation>
632632
</message>
633633
<message>
634-
<location filename="mainwindow.cpp" line="838"/>
634+
<location filename="mainwindow.cpp" line="844"/>
635635
<source>Select Project File</source>
636636
<translation type="unfinished"></translation>
637637
</message>
638638
<message>
639-
<location filename="mainwindow.cpp" line="852"/>
640-
<location filename="mainwindow.cpp" line="906"/>
639+
<location filename="mainwindow.cpp" line="858"/>
640+
<location filename="mainwindow.cpp" line="920"/>
641641
<source>Project:</source>
642642
<translation type="unfinished"></translation>
643643
</message>
644644
<message>
645-
<location filename="mainwindow.cpp" line="897"/>
645+
<location filename="mainwindow.cpp" line="911"/>
646646
<source>Select Project Filename</source>
647647
<translation type="unfinished"></translation>
648648
</message>
649649
<message>
650-
<location filename="mainwindow.cpp" line="931"/>
650+
<location filename="mainwindow.cpp" line="946"/>
651651
<source>No project file loaded</source>
652652
<translation type="unfinished"></translation>
653653
</message>
654654
<message>
655-
<location filename="mainwindow.cpp" line="1013"/>
655+
<location filename="mainwindow.cpp" line="1028"/>
656656
<source>The project file
657657

658658
%1
@@ -722,18 +722,18 @@ Do you want to remove the file from the recently used projects -list?</source>
722722
<context>
723723
<name>Project</name>
724724
<message>
725-
<location filename="project.cpp" line="63"/>
726-
<location filename="project.cpp" line="109"/>
725+
<location filename="project.cpp" line="73"/>
726+
<location filename="project.cpp" line="119"/>
727727
<source>Cppcheck</source>
728728
<translation type="unfinished">Cppcheck</translation>
729729
</message>
730730
<message>
731-
<location filename="project.cpp" line="64"/>
731+
<location filename="project.cpp" line="74"/>
732732
<source>Could not read the project file.</source>
733733
<translation type="unfinished"></translation>
734734
</message>
735735
<message>
736-
<location filename="project.cpp" line="110"/>
736+
<location filename="project.cpp" line="120"/>
737737
<source>Could not write the project file.</source>
738738
<translation type="unfinished"></translation>
739739
</message>
@@ -804,7 +804,7 @@ Do you want to remove the file from the recently used projects -list?</source>
804804
</message>
805805
<message>
806806
<location filename="projectfile.ui" line="215"/>
807-
<source>Ignore</source>
807+
<source>Exclude</source>
808808
<translation type="unfinished"></translation>
809809
</message>
810810
<message>
@@ -1214,11 +1214,13 @@ Legen Sie unter dem Menü Ansicht fest, welche Art von Fehlern angezeigt werden
12141214
<message>
12151215
<location filename="stats.ui" line="14"/>
12161216
<location filename="stats.ui" line="228"/>
1217+
<location filename="statsdialog.cpp" line="110"/>
12171218
<source>Statistics</source>
12181219
<translation type="unfinished"></translation>
12191220
</message>
12201221
<message>
12211222
<location filename="stats.ui" line="27"/>
1223+
<location filename="statsdialog.cpp" line="102"/>
12221224
<source>Project</source>
12231225
<translation type="unfinished"></translation>
12241226
</message>
@@ -1244,6 +1246,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Art von Fehlern angezeigt werden
12441246
</message>
12451247
<message>
12461248
<location filename="stats.ui" line="145"/>
1249+
<location filename="statsdialog.cpp" line="106"/>
12471250
<source>Previous Scan</source>
12481251
<translation type="unfinished"></translation>
12491252
</message>
@@ -1354,50 +1357,68 @@ Legen Sie unter dem Menü Ansicht fest, welche Art von Fehlern angezeigt werden
13541357
<translation type="unfinished"></translation>
13551358
</message>
13561359
<message>
1357-
<location filename="statsdialog.cpp" line="102"/>
1358-
<source>Project Settings
1359-
Project: %1
1360-
Paths: %2
1361-
Include paths: %3
1362-
Defines: %4
1363-
Previous Scan
1364-
Path selected: %5
1365-
Number of files scanned: %6
1366-
Scan duration: %7
1367-
Statistics
1368-
Errors: %8
1369-
Warnings: %9
1370-
Style warnings: %10
1371-
Portability warnings: %11
1372-
Performance warnings: %12
1373-
Information messages: %13
1374-
</source>
1375-
<translation type="unfinished"></translation>
1376-
</message>
1377-
<message>
1378-
<location filename="statsdialog.cpp" line="135"/>
1379-
<source>&lt;h3&gt;Project Settings&lt;h3&gt;
1380-
&lt;table&gt;
1381-
&lt;tr&gt;&lt;th&gt;Project:&lt;/th&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;
1382-
&lt;tr&gt;&lt;th&gt;Paths:&lt;/th&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;
1383-
&lt;tr&gt;&lt;th&gt;Include paths:&lt;/th&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;
1384-
&lt;tr&gt;&lt;th&gt;Defines:&lt;/th&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;
1385-
&lt;/table&gt;
1386-
&lt;h3&gt;Previous Scan&lt;/h3&gt;
1387-
&lt;table&gt;
1388-
&lt;tr&gt;&lt;th&gt;Path selected:&lt;/th&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;
1389-
&lt;tr&gt;&lt;th&gt;Number of files scanned:&lt;/th&gt;&lt;td&gt;%6&lt;/td&gt;&lt;/tr&gt;
1390-
&lt;tr&gt;&lt;th&gt;Scan duration:&lt;/th&gt;&lt;td&gt;%7&lt;/td&gt;&lt;/tr&gt;
1391-
&lt;/table&gt;
1392-
&lt;h3&gt;Statistics&lt;/h3&gt;
1393-
&lt;tr&gt;&lt;th&gt;Errors:&lt;/th&gt;&lt;td&gt;%8&lt;/td&gt;&lt;/tr&gt;
1394-
&lt;tr&gt;&lt;th&gt;Warnings:&lt;/th&gt;&lt;td&gt;%9&lt;/td&gt;&lt;/tr&gt;
1395-
&lt;tr&gt;&lt;th&gt;Style warnings:&lt;/th&gt;&lt;td&gt;%10&lt;/td&gt;&lt;/tr&gt;
1396-
&lt;tr&gt;&lt;th&gt;Portability warnings:&lt;/th&gt;&lt;td&gt;%11&lt;/td&gt;&lt;/tr&gt;
1397-
&lt;tr&gt;&lt;th&gt;Performance warnings:&lt;/th&gt;&lt;td&gt;%12&lt;/td&gt;&lt;/tr&gt;
1398-
&lt;tr&gt;&lt;th&gt;Information messages:&lt;/th&gt;&lt;td&gt;%13&lt;/td&gt;&lt;/tr&gt;
1399-
&lt;/table&gt;
1400-
</source>
1360+
<location filename="statsdialog.cpp" line="101"/>
1361+
<source>Project Settings</source>
1362+
<translation type="unfinished"></translation>
1363+
</message>
1364+
<message>
1365+
<location filename="statsdialog.cpp" line="103"/>
1366+
<source>Paths</source>
1367+
<translation type="unfinished"></translation>
1368+
</message>
1369+
<message>
1370+
<location filename="statsdialog.cpp" line="104"/>
1371+
<source>Include paths</source>
1372+
<translation type="unfinished"></translation>
1373+
</message>
1374+
<message>
1375+
<location filename="statsdialog.cpp" line="105"/>
1376+
<source>Defines</source>
1377+
<translation type="unfinished"></translation>
1378+
</message>
1379+
<message>
1380+
<location filename="statsdialog.cpp" line="107"/>
1381+
<source>Path selected</source>
1382+
<translation type="unfinished"></translation>
1383+
</message>
1384+
<message>
1385+
<location filename="statsdialog.cpp" line="108"/>
1386+
<source>Number of files scanned</source>
1387+
<translation type="unfinished"></translation>
1388+
</message>
1389+
<message>
1390+
<location filename="statsdialog.cpp" line="109"/>
1391+
<source>Scan duration</source>
1392+
<translation type="unfinished"></translation>
1393+
</message>
1394+
<message>
1395+
<location filename="statsdialog.cpp" line="111"/>
1396+
<source>Errors</source>
1397+
<translation type="unfinished"></translation>
1398+
</message>
1399+
<message>
1400+
<location filename="statsdialog.cpp" line="112"/>
1401+
<source>Warnings</source>
1402+
<translation type="unfinished"></translation>
1403+
</message>
1404+
<message>
1405+
<location filename="statsdialog.cpp" line="113"/>
1406+
<source>Style warnings</source>
1407+
<translation type="unfinished"></translation>
1408+
</message>
1409+
<message>
1410+
<location filename="statsdialog.cpp" line="114"/>
1411+
<source>Portability warnings</source>
1412+
<translation type="unfinished"></translation>
1413+
</message>
1414+
<message>
1415+
<location filename="statsdialog.cpp" line="115"/>
1416+
<source>Performance warnings</source>
1417+
<translation type="unfinished"></translation>
1418+
</message>
1419+
<message>
1420+
<location filename="statsdialog.cpp" line="116"/>
1421+
<source>Information messages</source>
14011422
<translation type="unfinished"></translation>
14021423
</message>
14031424
</context>

0 commit comments

Comments
 (0)