Version 1.9.1 is now released, and supports many more languages. If you are a non-English speaker and would like to help improve translations, set your language in Hype and let me know if anything can be improved:
- Spanish (Spain)
- Spanish (Mexico) (thanks to my high school Spanish teachers)
- Italian - grazie @michelangelo
- French
- German - danke @Bendora
- Dutch - thx @Bendora
- Romanian - thanks @ionutilie
- Needs Help: Chinese
- Needs Help: Indonesian
- Needs Help: Japanese
- Needs Help: Portuguese
- Needs Help: Russian
- Needs Help: Arabic
- and of course: English
You can view these translations by setting your language in the 'General' settings for your Wordpress site. The plugin now contains each of these translations.
Testing
- Make sure you have a backup of your site! Or if possible, test on an empty site.
- Download the plugin from here, and upload it to your /plugins/ folder.
- Use Wordpress in your home language by setting it in Setting > General.
Translation was lovingly provided by Google Translate, so there may be some words out of place. I used the 'Loco Translate' plugin to automatically generate strings.
Translation Help
The best way to suggest translations is with the https://poedit.net/ app.
If you're familiar with Github:
- Fork the Repository
- Open any .po file in the /languages/ directory with Poedit
- Make edits
- Save the file in Poedit (this will regenerate the .mo files)
- Send a pull request with these language changes
If you're not familiar with Github:
If you'd prefer to just help out on individual strings, just reply below with where it is in the app in the format below. The example below is located in the languages folder as languages/hype-animations-es_ES.po
#: includes/adminpanel.php:142
msgid "Add new animation"
msgstr "Añadir nueva animación" --> "Añadir una animación"
(The last line above is the suggested correction).
If you're specifically helping out on Japanese for example, you would open up "hype-animations-ja.po" in a text editor. You can see this file online here: https://github.com/tumult/hype-wordpress-plugin/blob/master/languages/hype-animations-ja.po