Introduction
All of my themes are localized using GNU’s ‘gettext’ functionality. This means that each of my themes includes one file (.po) which contains all of the English terms I have used, which thus allows our users to only edit one file in able to translate our themes to any language in the world.
The benefit of this method is that none of the other template files needs to be modified and your translations are thus not exposed to theme updates (i.e. you won’t have to re-do your translations when we release an updated version of the theme).
Instructions:
You can use PoEdit or this plugin to help you translate our themes. Plase send me your generated .po & .mo files in a zip file, and name your files like this “themename-language_country.po” e.g. “freshnews-nb_NO.po”
Thanks for help translating!
Note: This page is based on “Theme Localizations” from WooThemes
Los comentarios están cerrados