Skip to content

Commit ccaa5c2

Browse files
committed
GUI: Initial addition of Serbian localization using clean English template.
1 parent 9c81695 commit ccaa5c2

11 files changed

Lines changed: 1228 additions & 29 deletions

gui/cppcheck_de.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
651651
<source>Japanease</source>
652652
<translation type="unfinished"></translation>
653653
</message>
654+
<message>
655+
<location filename="translationhandler.cpp" line="40"/>
656+
<source>Serbian</source>
657+
<translation type="unfinished"></translation>
658+
</message>
654659
</context>
655660
<context>
656661
<name>Project</name>
@@ -726,18 +731,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
726731
<context>
727732
<name>QObject</name>
728733
<message>
729-
<location filename="translationhandler.cpp" line="95"/>
734+
<location filename="translationhandler.cpp" line="97"/>
730735
<source>Incorrect language specified!</source>
731736
<translation>Falsche Sprache angegeben!</translation>
732737
</message>
733738
<message>
734-
<location filename="translationhandler.cpp" line="105"/>
739+
<location filename="translationhandler.cpp" line="107"/>
735740
<source>Language file %1 not found!</source>
736741
<oldsource>Language file %1.qm not found!</oldsource>
737742
<translation>Sprachdatei %1 nicht gefunden!</translation>
738743
</message>
739744
<message>
740-
<location filename="translationhandler.cpp" line="111"/>
745+
<location filename="translationhandler.cpp" line="113"/>
741746
<source>Failed to load translation for language %1 from file %2</source>
742747
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
743748
<translation>Die Übersetzungen der Sprache %1 konnten nicht aus der Datei %2 geladen werden</translation>
@@ -1139,3 +1144,4 @@ Statistics
11391144
</message>
11401145
</context>
11411146
</TS>
1147+

gui/cppcheck_en.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
651651
<source>Japanease</source>
652652
<translation type="unfinished"></translation>
653653
</message>
654+
<message>
655+
<location filename="translationhandler.cpp" line="40"/>
656+
<source>Serbian</source>
657+
<translation>Serbian</translation>
658+
</message>
654659
</context>
655660
<context>
656661
<name>Project</name>
@@ -726,18 +731,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
726731
<context>
727732
<name>QObject</name>
728733
<message>
729-
<location filename="translationhandler.cpp" line="95"/>
734+
<location filename="translationhandler.cpp" line="97"/>
730735
<source>Incorrect language specified!</source>
731736
<translation>Incorrect language specified!</translation>
732737
</message>
733738
<message>
734-
<location filename="translationhandler.cpp" line="105"/>
739+
<location filename="translationhandler.cpp" line="107"/>
735740
<source>Language file %1 not found!</source>
736741
<oldsource>Language file %1.qm not found!</oldsource>
737742
<translation>Could not find the file: %1!</translation>
738743
</message>
739744
<message>
740-
<location filename="translationhandler.cpp" line="111"/>
745+
<location filename="translationhandler.cpp" line="113"/>
741746
<source>Failed to load translation for language %1 from file %2</source>
742747
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
743748
<translation>Failed to load translation for language %1 from file %2</translation>
@@ -1139,3 +1144,4 @@ Statistics
11391144
</message>
11401145
</context>
11411146
</TS>
1147+

gui/cppcheck_fi.ts

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<location filename="about.ui" line="91"/>
2929
<source>This program is licensed under the terms
3030
of the GNU General Public License version 3</source>
31-
<translation>Tämä ohjelma on lisensoitu GNU General
31+
<translation>Tämä ohjelma on lisensoitu GNU General
3232
Public lisenssin version 3 alaisuuteen</translation>
3333
</message>
3434
<message>
@@ -655,6 +655,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
655655
<source>Japanease</source>
656656
<translation type="unfinished"></translation>
657657
</message>
658+
<message>
659+
<location filename="translationhandler.cpp" line="40"/>
660+
<source>Serbian</source>
661+
<translation type="unfinished"></translation>
662+
</message>
658663
</context>
659664
<context>
660665
<name>Project</name>
@@ -730,18 +735,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
730735
<context>
731736
<name>QObject</name>
732737
<message>
733-
<location filename="translationhandler.cpp" line="95"/>
738+
<location filename="translationhandler.cpp" line="97"/>
734739
<source>Incorrect language specified!</source>
735740
<translation>Virheellinen kieli valittu!</translation>
736741
</message>
737742
<message>
738-
<location filename="translationhandler.cpp" line="105"/>
743+
<location filename="translationhandler.cpp" line="107"/>
739744
<source>Language file %1 not found!</source>
740745
<oldsource>Language file %1.qm not found!</oldsource>
741746
<translation>Käännöstiedostoa %1 ei löytynyt!</translation>
742747
</message>
743748
<message>
744-
<location filename="translationhandler.cpp" line="111"/>
749+
<location filename="translationhandler.cpp" line="113"/>
745750
<source>Failed to load translation for language %1 from file %2</source>
746751
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
747752
<translation>Käänöksen lataaminen kielelle %1 tiedostosta %2 epäonnistui</translation>
@@ -1143,3 +1148,4 @@ Statistics
11431148
</message>
11441149
</context>
11451150
</TS>
1151+

gui/cppcheck_ja.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
642642
<source>Japanease</source>
643643
<translation type="unfinished"></translation>
644644
</message>
645+
<message>
646+
<location filename="translationhandler.cpp" line="40"/>
647+
<source>Serbian</source>
648+
<translation type="unfinished"></translation>
649+
</message>
645650
</context>
646651
<context>
647652
<name>Project</name>
@@ -717,17 +722,17 @@ Do you want to stop the checking and exit Cppcheck?.</source>
717722
<context>
718723
<name>QObject</name>
719724
<message>
720-
<location filename="translationhandler.cpp" line="95"/>
725+
<location filename="translationhandler.cpp" line="97"/>
721726
<source>Incorrect language specified!</source>
722727
<translation type="unfinished"></translation>
723728
</message>
724729
<message>
725-
<location filename="translationhandler.cpp" line="105"/>
730+
<location filename="translationhandler.cpp" line="107"/>
726731
<source>Language file %1 not found!</source>
727732
<translation>言語ファイル %1 が見つかりません!</translation>
728733
</message>
729734
<message>
730-
<location filename="translationhandler.cpp" line="111"/>
735+
<location filename="translationhandler.cpp" line="113"/>
731736
<source>Failed to load translation for language %1 from file %2</source>
732737
<translation type="unfinished"></translation>
733738
</message>
@@ -1164,3 +1169,4 @@ Statistics
11641169
</message>
11651170
</context>
11661171
</TS>
1172+

gui/cppcheck_nl.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
651651
<source>Japanease</source>
652652
<translation type="unfinished"></translation>
653653
</message>
654+
<message>
655+
<location filename="translationhandler.cpp" line="40"/>
656+
<source>Serbian</source>
657+
<translation type="unfinished"></translation>
658+
</message>
654659
</context>
655660
<context>
656661
<name>Project</name>
@@ -726,18 +731,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
726731
<context>
727732
<name>QObject</name>
728733
<message>
729-
<location filename="translationhandler.cpp" line="95"/>
734+
<location filename="translationhandler.cpp" line="97"/>
730735
<source>Incorrect language specified!</source>
731736
<translation>Ongeldige taal gespecifieerd!</translation>
732737
</message>
733738
<message>
734-
<location filename="translationhandler.cpp" line="105"/>
739+
<location filename="translationhandler.cpp" line="107"/>
735740
<source>Language file %1 not found!</source>
736741
<oldsource>Language file %1.qm not found!</oldsource>
737742
<translation>Kon het taalbestand niet vinden: %1!</translation>
738743
</message>
739744
<message>
740-
<location filename="translationhandler.cpp" line="111"/>
745+
<location filename="translationhandler.cpp" line="113"/>
741746
<source>Failed to load translation for language %1 from file %2</source>
742747
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
743748
<translation>Kon de vertaling voor taal %1 in bestand %2 niet laden</translation>
@@ -1139,3 +1144,4 @@ Statistics
11391144
</message>
11401145
</context>
11411146
</TS>
1147+

gui/cppcheck_pl.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
633633
<source>Japanease</source>
634634
<translation type="unfinished"></translation>
635635
</message>
636+
<message>
637+
<location filename="translationhandler.cpp" line="40"/>
638+
<source>Serbian</source>
639+
<translation type="unfinished"></translation>
640+
</message>
636641
</context>
637642
<context>
638643
<name>Project</name>
@@ -708,17 +713,17 @@ Do you want to stop the checking and exit Cppcheck?.</source>
708713
<context>
709714
<name>QObject</name>
710715
<message>
711-
<location filename="translationhandler.cpp" line="95"/>
716+
<location filename="translationhandler.cpp" line="97"/>
712717
<source>Incorrect language specified!</source>
713718
<translation type="unfinished"></translation>
714719
</message>
715720
<message>
716-
<location filename="translationhandler.cpp" line="105"/>
721+
<location filename="translationhandler.cpp" line="107"/>
717722
<source>Language file %1 not found!</source>
718723
<translation type="unfinished"></translation>
719724
</message>
720725
<message>
721-
<location filename="translationhandler.cpp" line="111"/>
726+
<location filename="translationhandler.cpp" line="113"/>
722727
<source>Failed to load translation for language %1 from file %2</source>
723728
<translation type="unfinished"></translation>
724729
</message>
@@ -1115,3 +1120,4 @@ Statistics
11151120
</message>
11161121
</context>
11171122
</TS>
1123+

gui/cppcheck_ru.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
643643
<source>Japanease</source>
644644
<translation type="unfinished"></translation>
645645
</message>
646+
<message>
647+
<location filename="translationhandler.cpp" line="40"/>
648+
<source>Serbian</source>
649+
<translation type="unfinished"></translation>
650+
</message>
646651
</context>
647652
<context>
648653
<name>Project</name>
@@ -718,18 +723,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
718723
<context>
719724
<name>QObject</name>
720725
<message>
721-
<location filename="translationhandler.cpp" line="95"/>
726+
<location filename="translationhandler.cpp" line="97"/>
722727
<source>Incorrect language specified!</source>
723728
<translation>Выбран неверный язык!</translation>
724729
</message>
725730
<message>
726-
<location filename="translationhandler.cpp" line="105"/>
731+
<location filename="translationhandler.cpp" line="107"/>
727732
<source>Language file %1 not found!</source>
728733
<oldsource>Language file %1.qm not found!</oldsource>
729734
<translation type="unfinished"></translation>
730735
</message>
731736
<message>
732-
<location filename="translationhandler.cpp" line="111"/>
737+
<location filename="translationhandler.cpp" line="113"/>
733738
<source>Failed to load translation for language %1 from file %2</source>
734739
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
735740
<translation>Ошибка загрузки переводов для языка %1 из файла %2</translation>
@@ -1128,3 +1133,4 @@ Statistics
11281133
</message>
11291134
</context>
11301135
</TS>
1136+

gui/cppcheck_se.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,11 @@ Do you want to stop the checking and exit Cppcheck?.</source>
654654
<source>Japanease</source>
655655
<translation type="unfinished"></translation>
656656
</message>
657+
<message>
658+
<location filename="translationhandler.cpp" line="40"/>
659+
<source>Serbian</source>
660+
<translation type="unfinished"></translation>
661+
</message>
657662
</context>
658663
<context>
659664
<name>Project</name>
@@ -729,18 +734,18 @@ Do you want to stop the checking and exit Cppcheck?.</source>
729734
<context>
730735
<name>QObject</name>
731736
<message>
732-
<location filename="translationhandler.cpp" line="95"/>
737+
<location filename="translationhandler.cpp" line="97"/>
733738
<source>Incorrect language specified!</source>
734739
<translation>valt språk är ej korrekt!</translation>
735740
</message>
736741
<message>
737-
<location filename="translationhandler.cpp" line="105"/>
742+
<location filename="translationhandler.cpp" line="107"/>
738743
<source>Language file %1 not found!</source>
739744
<oldsource>Language file %1.qm not found!</oldsource>
740745
<translation>Språk filen %1 hittades ej!</translation>
741746
</message>
742747
<message>
743-
<location filename="translationhandler.cpp" line="111"/>
748+
<location filename="translationhandler.cpp" line="113"/>
744749
<source>Failed to load translation for language %1 from file %2</source>
745750
<oldsource>Failed to load translation for language %1 from file %2.qm</oldsource>
746751
<translation>Misslyckades med att ladda översättningen för %1 från filen %2</translation>
@@ -1142,3 +1147,4 @@ Statistics
11421147
</message>
11431148
</context>
11441149
</TS>
1150+

0 commit comments

Comments
 (0)