You are here: Home » Extending WordPress » Fast WordPress Plugin Translation For Newbies Using POEdit

Fast WordPress Plugin Translation For Newbies Using POEdit

by Dave Doolin on June 30, 2009 · 0 comments

(Reading time: 1 – 2 minutes)

One of WordPress’s major strengths is it’s easy internationalization (i18n) using the GNU gettext system.

The gettext system has an excellent front end called POEdit which is fast and easy for non-programmers to master. After installing POEdit, translating is a 4-step process:

  1. Copy and rename the base .pot file to the correct country code .po file.
  2. Open the .po file in POEdit.
  3. Add the translations.
  4. Save the .po file twice.

If you’re doing a translation for one of my plugins, I’ll handle Step 1 and email you the .po file. That will make it much easier. Here’s a screenshot. You want to type the translations into the box outlined in red.

Screenshot of POEdit with hRecipe translation file

Screenshot of POEdit with hRecipe translation file

Similar Posts:

Share and Enjoy:
  • Facebook
  • Twitter
  • StumbleUpon
  • Digg
  • Google Bookmarks
  • email
  • del.icio.us

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

CommentLuv Enabled

Previous post:

Next post: