add language support (Simplified Chinese - initial version) (#817)

* add translator's name in about dialog

* add new CN.ts

* Update nw_zh_CN.ts

* inital version (CN)

* add project_zh_CN.json

* Update project_zh_CN.json

* Revert changes to otherlanguage files

* Change case of first character in 'novelWriter' in Chinese translation

* Update about.py

Change the entry "Simplified Chinese" from English the local name of the language

Co-authored-by: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com>
This commit is contained in:
용성지
2021-07-02 17:17:58 +09:00
committed by GitHub
parent c472e40b2b
commit 671888b6ea
4 changed files with 5134 additions and 1 deletions
+3 -1
View File
@@ -34,4 +34,6 @@ TRANSLATIONS += \
i18n/nw_en_US.ts \
i18n/nw_fr.ts \
i18n/nw_nb_NO.ts \
i18n/nw_pt.ts
i18n/nw_pt.ts \
i18n/nw_zh_CN.ts