Explorar el Código

Add Turkish translation. Thanks to Zumrut Karaca

Neal Wilson hace 7 años
padre
commit
d3237623be

BIN
config/Translations/config.tr.qm Ver fichero


+ 3009
- 0
config/Translations/config.tr.ts
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


BIN
src/Translations/Typica_tr.qm Ver fichero


+ 1669
- 0
src/Translations/Typica_tr.ts
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 2
- 1
src/Typica.pro Ver fichero

@@ -48,4 +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_de.ts
51
+TRANSLATIONS = Translations/Typica_de.ts \
52
+               Translations/Typica_tr.ts

+ 5
- 0
src/resources/html/about.html Ver fichero

@@ -24,6 +24,11 @@
24 24
                     <span class="icons">
25 25
                         <a href="mailto:mario_champignon@hotmail.com">&#9993;</a>
26 26
                     </span>
27
+                </p>
28
+                <p>Turkish Translation: Zumrut Karaca
29
+                    <span class="icons">
30
+                        <a href="mailto:zumrutk@gmail.com">&#9993;</a>
31
+                    </span>
27 32
                 </p>
28 33
 				<h2>Support Ongoing Development</h2>
29 34
 				<p>While Typica is free to download, use, and modify, keeping this software available, maintained, and continuing with ongoing development in the form of new features and bug fixes is not without cost. If you find value in using Typica, please consider supporting this work financially.</p>

Loading…
Cancelar
Guardar