You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gui/cppcheck_de.ts
+95-59Lines changed: 95 additions & 59 deletions
Original file line number
Diff line number
Diff line change
@@ -171,11 +171,11 @@ Parameter: -l(line) (file)
171
171
<locationfilename="mainwindow.cpp"line="395"/>
172
172
<locationfilename="mainwindow.cpp"line="458"/>
173
173
<locationfilename="mainwindow.cpp"line="480"/>
174
-
<locationfilename="mainwindow.cpp"line="725"/>
175
-
<locationfilename="mainwindow.cpp"line="830"/>
176
-
<locationfilename="mainwindow.cpp"line="950"/>
177
-
<locationfilename="mainwindow.cpp"line="1118"/>
178
-
<locationfilename="mainwindow.cpp"line="1199"/>
174
+
<locationfilename="mainwindow.cpp"line="759"/>
175
+
<locationfilename="mainwindow.cpp"line="864"/>
176
+
<locationfilename="mainwindow.cpp"line="984"/>
177
+
<locationfilename="mainwindow.cpp"line="1152"/>
178
+
<locationfilename="mainwindow.cpp"line="1233"/>
179
179
<source>Cppcheck</source>
180
180
<translation>Cppcheck</translation>
181
181
</message>
@@ -362,7 +362,7 @@ Parameter: -l(line) (file)
362
362
</message>
363
363
<message>
364
364
<locationfilename="main.ui"line="540"/>
365
-
<locationfilename="mainwindow.cpp"line="566"/>
365
+
<locationfilename="mainwindow.cpp"line="599"/>
366
366
<source>Information</source>
367
367
<translation>Information</translation>
368
368
</message>
@@ -611,32 +611,68 @@ Do you want to proceed checking without using any of these project files?</sourc
611
611
Möchten Sie die Prüfung wirklich durchführen, ohne eine Projektdatei zu verwenden?</translation>
612
612
</message>
613
613
<message>
614
-
<locationfilename="mainwindow.cpp"line="614"/>
614
+
<locationfilename="mainwindow.cpp"line="579"/>
615
+
<source>File not found</source>
616
+
<translation>Datei nicht gefunden</translation>
617
+
</message>
618
+
<message>
619
+
<locationfilename="mainwindow.cpp"line="582"/>
620
+
<source>Bad XML</source>
621
+
<translation>Fehlerhaftes XML</translation>
622
+
</message>
623
+
<message>
624
+
<locationfilename="mainwindow.cpp"line="585"/>
625
+
<source>Unexpected element</source>
626
+
<translation>Unerwartetes Element</translation>
627
+
</message>
628
+
<message>
629
+
<locationfilename="mainwindow.cpp"line="588"/>
630
+
<source>Missing attribute</source>
631
+
<translation>Fehlendes Attribut</translation>
632
+
</message>
633
+
<message>
634
+
<locationfilename="mainwindow.cpp"line="591"/>
635
+
<source>Bad attribute</source>
636
+
<translation>Fehlerhaftes Attribut</translation>
637
+
</message>
638
+
<message>
639
+
<locationfilename="mainwindow.cpp"line="594"/>
640
+
<source>Bad attribute value</source>
641
+
<translation>Falscher Attributwert</translation>
642
+
</message>
643
+
<message>
644
+
<locationfilename="mainwindow.cpp"line="599"/>
645
+
<source>Failed to load the selected library '%1'.
646
+
%2</source>
647
+
<translation>Laden der ausgewählten Bibliothek '%1' schlug fehl. %2</translation>
648
+
</message>
649
+
<message>
650
+
<locationfilename="mainwindow.cpp"line="648"/>
615
651
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located.</source>
616
652
<translation>Laden von %1 fehlgeschlagen. Ihre Cppcheck-Installation ist defekt. Sie können --data-dir=<Verzeichnis> als Kommandozeilenparameter verwenden, um anzugeben, wo die Datei sich befindet.</translation>
617
653
</message>
618
654
<message>
619
-
<locationfilename="mainwindow.cpp"line="872"/>
655
+
<locationfilename="mainwindow.cpp"line="906"/>
620
656
<source>License</source>
621
657
<translation>Lizenz</translation>
622
658
</message>
623
659
<message>
624
-
<locationfilename="mainwindow.cpp"line="879"/>
660
+
<locationfilename="mainwindow.cpp"line="913"/>
625
661
<source>Authors</source>
626
662
<translation>Autoren</translation>
627
663
</message>
628
664
<message>
629
-
<locationfilename="mainwindow.cpp"line="887"/>
665
+
<locationfilename="mainwindow.cpp"line="921"/>
630
666
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
631
667
<translation>XML-Dateien Version 2 (*.xml);;XML-Dateien Version 1 (*.xml);;Textdateien (*.txt);;CSV-Dateien (*.csv)</translation>
632
668
</message>
633
669
<message>
634
-
<locationfilename="mainwindow.cpp"line="889"/>
670
+
<locationfilename="mainwindow.cpp"line="923"/>
635
671
<source>Save the report file</source>
636
672
<translation>Speichert die Berichtdatei</translation>
637
673
</message>
638
674
<message>
639
-
<locationfilename="mainwindow.cpp"line="741"/>
675
+
<locationfilename="mainwindow.cpp"line="775"/>
640
676
<source>XML files (*.xml)</source>
641
677
<translation>XML-Dateien (*.xml)</translation>
642
678
</message>
@@ -660,17 +696,12 @@ Dies wurde vermutlich durch einen Wechsel der Cppcheck-Version hervorgerufen. Bi
660
696
<translation>Dateien zum Überprüfen auswählen</translation>
661
697
</message>
662
698
<message>
663
-
<locationfilename="mainwindow.cpp"line="566"/>
664
-
<source>Failed to load the selected library %1</source>
665
-
<translation>Laden der ausgewählten Bibliothek %1 schlug fehl</translation>
666
-
</message>
667
-
<message>
668
-
<locationfilename="mainwindow.cpp"line="614"/>
699
+
<locationfilename="mainwindow.cpp"line="648"/>
669
700
<source>Error</source>
670
701
<translation>Fehler</translation>
671
702
</message>
672
703
<message>
673
-
<locationfilename="mainwindow.cpp"line="726"/>
704
+
<locationfilename="mainwindow.cpp"line="760"/>
674
705
<source>Current results will be cleared.
675
706
676
707
Opening a new XML file will clear current results.Do you want to proceed?</source>
@@ -679,12 +710,12 @@ Opening a new XML file will clear current results.Do you want to proceed?</sourc
679
710
Das Einlesen einer XML-Datei löscht die aktuellen Ergebnisse. Fortfahren?</translation>
680
711
</message>
681
712
<message>
682
-
<locationfilename="mainwindow.cpp"line="743"/>
713
+
<locationfilename="mainwindow.cpp"line="777"/>
683
714
<source>Open the report file</source>
684
715
<translation>Berichtdatei öffnen</translation>
685
716
</message>
686
717
<message>
687
-
<locationfilename="mainwindow.cpp"line="826"/>
718
+
<locationfilename="mainwindow.cpp"line="860"/>
688
719
<source>Checking is running.
689
720
690
721
Do you want to stop the checking and exit Cppcheck?.</source>
@@ -693,59 +724,59 @@ Do you want to stop the checking and exit Cppcheck?.</source>
693
724
Möchten Sie die Prüfung abbrechen und Cppcheck beenden?</translation>
694
725
</message>
695
726
<message>
696
-
<locationfilename="mainwindow.cpp"line="896"/>
727
+
<locationfilename="mainwindow.cpp"line="930"/>
697
728
<source>XML files version 1 (*.xml)</source>
698
729
<translation>XML-Dateien Version 1 (*.xml)</translation>
699
730
</message>
700
731
<message>
701
-
<locationfilename="mainwindow.cpp"line="900"/>
732
+
<locationfilename="mainwindow.cpp"line="934"/>
702
733
<source>XML files version 2 (*.xml)</source>
703
734
<translation>XML-Dateien Version 2 (*.xml)</translation>
0 commit comments