Aerial features overlay descriptions of the main geographical features displayed in its videos. This is possible thanks to the collaboration and uninterested work of many. To best serve this international community we've a translation workflow defined that allows any person, even with no technical background to help translating the descriptions.
In the following sections we explain how to collaborate in the internationalization process both as a translator and as a developer.
- Contact @glouel or @aitor to get added to the Translators team at Lokalise.
- Access the translations dashboard at https://lokalise.co/ and translate or update the existing strings to your language.
- PROFIT!
The translation workflow follows a pull mode, meaning that new strings will be defined in the Lokalise service and pulled into the project once they have been translated. The pulling process will be repeated after any changes has been made to the strings.
- Contact @glouel or @aitor to get added to the Translators team at Lokalise.
- Use the existing configuration example file to create your local configuration
cp lokalise.example.cfg lokalise.cfg
- In the created file update the
Token
string with your token. To get your token visit the sectionAPI Tokens
at https://lokalise.co/profile
- Install Lokalise CLI: https://docs.lokalise.co/api-and-cli/lokalise-cli-tool
- Once the CLI has been installed you can pull the latest versions of each language with the following command:
lokalise --config lokalise.cfg d --type json --dest Resources/Community --unzip_to Resources/Community
- Commit and push the new
*.json
files to the repo.
The following people has helped to improve Aerial by providing translations and text corrections. Thanks everybody!
- English by @SeanMSmith
- Spanish by @aitor
- French by @glouel
- Polish by @Soruk
- German by @moeffju
- Hebrew by @kaaspad
- Arabic by @kachikulu
- Simplified Chinese by @LinkeyLeo
- Japanese by @DrMORO617
Lokalise supports Aerial and provides us with a free plan to make the translation of this project possible. Check it out for your next i18n project!