Add translating instructions for hosted Weblate. Fix #225.

This commit is contained in:
FelisCatus 2015-02-14 14:15:32 +08:00
parent d8eaed444a
commit dec1f43c01

View File

@ -3,6 +3,8 @@ SwitchyOmega
Manage and switch between multiple proxies quickly & easily. Manage and switch between multiple proxies quickly & easily.
[![Translation status](https://hosted.weblate.org/widgets/switchyomega/-/svg-badge.svg)](https://hosted.weblate.org/engage/switchyomega/?utm_source=widget)
Chromium Extension Chromium Extension
------------------ ------------------
The project is available as a Chromium Extension. The project is available as a Chromium Extension.
@ -62,15 +64,14 @@ time for that now. Feel free to open a pull request if you want to help.
## Translation ## Translation
All translations are in the `omega-i18n` folder. For now, only `en` \(English\) Translation is hosted on Weblate. If you want to help improve the translated
and `zh` \(简体中文\) translations are done. If you notice a translation issue text or start translation for your language, please follow the link of the picture
such as typo or bad spelling, please open an issue or a pull request. below.
You can also help to translate SwitchyOmega into your language. Just fork the 本项目翻译由Weblate托管。如果您希望帮助改进翻译或将本项目翻译成一种新的语言
project and copy the `en` folder to a new folder named the locale code of your 点击下方图片链接进入翻译。
choice. Then edit the `message.json` to provide translations. The file is in
[Chrome Extension Locale-Specific Messages Format](https://developer.chrome.com/extensions/i18n-messages). [![Translation status](https://hosted.weblate.org/widgets/switchyomega/-/287x66-white.png)](https://hosted.weblate.org/engage/switchyomega/?utm_source=widget)
Don't forget to open a pull request when you are done translating.
## Building the project ## Building the project