Add/Update Translation
If you wish to help translation, please send a e-mail to tell me (JiaYanwei <wxmedit@gmail.com>) the target language. There are two ways to add a new translation OR update an exist translation:
-
Without forking:
- Translate the .po file:
- Download
https://raw.githubusercontent.com/hltj/wxMEdit/master/po/wxmedit.pot. - Transalte the file to the target language and rename it with
ll_CC.po(e.g.zh_CN.po,it_IT.po,ja_JP.po, etc.); OR update the filell_CC.po.
- Download
- Translate the wiki files:
- Clone the wiki repository
https://github.com/wxMEdit/wxMEdit.wiki.git. - Translate the markdown wiki files
Home.md&Downloads.mdto the target language and rename them withHome_ll_CC.md&Downloads_ll_CC.md; OR update the wiki filesHome_ll_CC.md&Downloads_ll_CC.md.
- Clone the wiki repository
- Send the translated files to me (JiaYanwei <wxmedit@gmail.com>).
- Translate the .po file:
-
With forking:
- Fork wxMEdit on github.
- Add/update the translated .po file and wiki files as above.
- Create a pull request.
Thank you for your translation. I will add your name/nick to the credits. And you can also give me your website/blog address, I will add the link to the your translated pages and credits pages in all language.