This theme is very easy to translate as the .mo .po (pot) files are provided within the language sub folder of the theme.

We already provide the translations for any popular language, but if the translation for your specific language is not available, please contact our helpdesk, we can provide it within 24 hours.

In the alternative, you can create the translation yourself without using any extra plugin, following the steps below.

 

How to create a theme translation

In the main theme folder in wp-content/themes/proradio you’ll find a “languages” folder.

It contains a model to translate the theme using Poedit or other .mo .po translation softwares.
1. Start up Poedit.

2. In Poedit goto File -> New from POT/PO file

3. Select and Open the pot file from the languages folder.

4. Enter your name, email address, your language and country (i.e. French fr_FR, German de_DE) to the setting form.

5. Click the Update button in the main Poedit UI.

6. Translate the strings you want to change, then save the file:
– For a plugin like filename-xx_XX.po with xx_XX for your language and country.
– For a theme xx_XX.po

Once done, remember to create click File > compile to MO

Via FTP upload both .po and .mo in the ‘languages’ folder of your theme, in your online website

wp-content/themes/proradio/languages/

7. In WordPress Admin,  settings -> general set the language of your country.

8. That’s it, go to your WordPress blog and see your translation in action.

Plugins translation:

Some strings are in a separate translation file, within each plugin’s folder.

Please remember to create the translation file of the plugin Theme Core. Its .pot file is in

wp-content/plugins/proradio-core/languages

– Save it as proradio-core-xx_XX.po with xx_XX for your language and country. Compile in .mo and upload both .mo and .po

For more information please visit: https://codex.wordpress.org/Translating_WordPress

You can download Poedit here:

https://poedit.net/

 

 

Translations not working

The translations are not working? Copy the .po and .mo files in the /languages folder of the child theme proradio-child

Was this answer helpful? 2 Users Found This Useful (2 Votes)