Browse Source

Update translation files for core code.

Neal Wilson 6 years ago
parent
commit
4a39125b2d
3 changed files with 542 additions and 265 deletions
  1. 539
    265
      src/Translations/Typica.ts
  2. 1
    0
      src/Translations/Typica_de.ts
  3. 2
    0
      src/Typica.pro

+ 539
- 265
src/Translations/Typica.ts
File diff suppressed because it is too large
View File


+ 1
- 0
src/Translations/Typica_de.ts View File

@@ -1,6 +1,7 @@
1 1
 <?xml version="1.0" encoding="utf-8"?>
2 2
 <!DOCTYPE TS>
3 3
 <TS version="2.0" language="de">
4
+<defaultcodec>UTF-8</defaultcodec>
4 5
 <context>
5 6
     <name>AdvancedSettingsWidget</name>
6 7
     <message>

+ 2
- 0
src/Typica.pro View File

@@ -48,3 +48,5 @@ ICON = resources/icons/appicons/logo.icns
48 48
 QMAKE_INFO_PLIST = resources/Info.plist
49 49
 
50 50
 CODECFORTR = UTF-8
51
+TRANSLATIONS = Translations/Typica.ts
52
+    Translations/Typica_de.ts

Loading…
Cancel
Save