I would like to translate WordPress into Chinook Jargon (Chinuk Wawa, ISO 639 = chn) using GlotPress. How do I get the language added to GlotPress and begin translating. I can find collaborators, but not if they can’t “see that it is happening”.
Updates from Chase May Toggle Comment Threads | Keyboard Shortcuts
-
Chase May
-
Chase May
How do I have a language added?
-
Vivek Marakana
Do you want change your wordpress language or add language support to your plugin/theme??
If you want to add language to wordpress then define localization in wp-config.php at line :
define(WPLANG,’YOUR LOCALIZATION i.e en_US’)If you want to add language to your theme/plugin then first you need to convert your line with gettext and then you can make pot file and get it translated from translators..
You can refer following links for gettext support :
http://codex.wordpress.org/Translating_WordPress
http://codex.wordpress.org/I18n_for_WordPress_Developers
-
Chase May 7:41 pm on September 9, 2012 Permalink |
Oops. Missed a question mark: “How do I get the language added to GlotPress and begin translating [?]“
Ze Fontainhas 12:08 am on April 18, 2013 Permalink |
This completely and inexcusably flew below the radar, very sorry about that. Are you still interested?