2/8/2008 ↓

New Translation Of WordPress 7comments

Author: Jeff Chandler Category: WordPress

Thanks for visiting! We would like to serve you better. Please subscribe to our RSS feed for daily updates. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. You can also receive updates from this blog via email if you want that method of notification.

Kazakhstan

There is some great news today for those that live in or around Kazakhstan and use WordPress. WordPress.org software, which has already been translated into a number of different languages, can lay claim to having a Kazakh translated version. Kazakh is the native language of Kazakhstan. According to a press release, the number of Kazakh bloggers has grown considerably, mostly due in part to a Google Group that was created which explained how the software works.

Up to this point, WordPress has been translated into 57 different languages (not counting the OTHERS category). This would make number 58. To see all of the various translations that have occurred thus far, check out the Codex Article labeled, WordPress In Your Language

3/6/2007 ↓

WP Translations: mo and po files 9comments

Author: Mark Ghosh Category: General, HOW-TO, WordPress

You can install Wordpress in various different languages and it is very easy to setup these translations. You can find more information on translating Wordpress into your own language on the Wordpress Codex. The Codex also has a lot of information on existing translated versions of Wordpress and the .mo language files. They are very simple to use. You just copy the .mo file to the wp-includes/languages folder and change/add the following line to add the filename of your language translation file

define ('WPLANG', '');

to

define ('WPLANG', 'es_ES');

if your language filename is es_ES.mo I suggest making this change before you install Wordpress.

This is all well and good, but this post is more about dispelling some of the myth and confusion surrounding .mo files. .mo files are not human readable by their nature and cannot be edited directly. You would need to install a version of poedit on your computer to be able to modify your language files and create new ones. There is detailed information on the Codex on where to start and what to do.

BUT .mo files can be decompiled into their .po counterparts which can then be edited using poedit. To convert .mo files into .po files, just cd to the bin directory of your poedit installation (in windows you have to use the command prompt) and use the following command

msgunfmt [path_to_file.mo] > [path_to_file.po]

Now you should be able to edit the po file created with poedit. Follow the Codex instructions at that point. You should not have to depend on anyone for the source of their .mo files if you need or want to make a change.

11/6/2006 ↓

  • WP Plugin: Indian Language Comments

    WP Plugin: Indian Language Comments Free WordPress Plugin to write comments in 8 Indian languages including Bengali, Gujarati, Hindi, Kannada, Malayalam, Punjabi, Tamil, Telugu. Not sure how useful it will be if you are not using a keyboard layout that uses those languages but very cool nonetheless. Thanks Freakitude (1)

Friends

Translate

Translate to German Translate to Spanish Translate to French Translate to Italian Translate to Portuguese Translate to Japanese Translate to Korean Translate to Russian Translate to Chinese

Latest Videos

S2