瀏覽代碼

Add Turkish translation. Thanks to Zumrut Karaca

Neal Wilson 7 年之前
父節點
當前提交
d3237623be
共有 6 個文件被更改,包括 4685 次插入1 次删除
  1. 二進制
      config/Translations/config.tr.qm
  2. 3009
    0
      config/Translations/config.tr.ts
  3. 二進制
      src/Translations/Typica_tr.qm
  4. 1669
    0
      src/Translations/Typica_tr.ts
  5. 2
    1
      src/Typica.pro
  6. 5
    0
      src/resources/html/about.html

二進制
config/Translations/config.tr.qm 查看文件


+ 3009
- 0
config/Translations/config.tr.ts
文件差異過大導致無法顯示
查看文件


二進制
src/Translations/Typica_tr.qm 查看文件


+ 1669
- 0
src/Translations/Typica_tr.ts
文件差異過大導致無法顯示
查看文件


+ 2
- 1
src/Typica.pro 查看文件

@@ -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 查看文件

@@ -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…
取消
儲存