All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Translating WordPress Plugins  (Read 52135 times)

0 Members and 1 Guest are viewing this topic.

Offline darukas

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Translating WordPress Plugins
« Reply #20 on: 23 April 2009, 07:25 »
Hello,
i have translated wp-polls to my native language,and was doing everything what was metioned in this tutuorial.But unfortunetly somthing was wrong becose my wp-polls not show my language.
I have named .mo and .po files corectly,ending is same like my wp language shortcuts.
What posible for me to do that my translation start working...


p.s. sorry for poor english... :)

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #21 on: 23 April 2009, 07:26 »
Sorry I can't help you with that as I am not good with translation myself.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline darukas

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Translating WordPress Plugins
« Reply #22 on: 23 April 2009, 07:36 »
im asking not to translate :) but help with wp-polls,that translation was showed in my website. becose i how i metioned,i was doing everything by tutorial.and now have some problems... my translations is not does appear in wp-polls

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #23 on: 23 April 2009, 07:46 »
It works for me that is why I created this tutorial so if it does not work for you I have no idea.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline darukas

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Translating WordPress Plugins
« Reply #24 on: 23 April 2009, 07:54 »
im saying again that i have downloade poedit.with this program edited wp-polls.pot file.Made not full translation (only those word's translated what be showed to visitor's).Then saved that translation to wp-polls-xx_XX.po and wp-polls-xx_XX.mo and ulpoaded to webserver in to WORDPRESS_FOLDER/wp-contents/plugin/wp-polls/ .and nothing hapened,wp-polls are english but not in my native language...

what i must to do,that translation what i made started working?????

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #25 on: 23 April 2009, 09:38 »
Try looking at WP-Admin -> Polls -> Poll Templates.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline analoog

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Translating WordPress Plugins
« Reply #26 on: 08 May 2009, 09:00 »
what i must to do,that translation what i made started working?????


Try removing capitals from translation files. Instead wp-polls-fr_FR.mo/po, use wp-polls-fr.mo/po.

But I have a problem with widget translation at the front page. For example  the "vote" button? I tried everything, even changing the code in wp-polls.php

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #27 on: 08 May 2009, 11:52 »
WP-Admin -> Polls -> Polls Templates

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline daft01

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Translating WordPress Plugins
« Reply #28 on: 11 May 2009, 22:45 »
im finding a hard time traducing those kind of part:


<p>Bonjour <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remark:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>

is it just the same procedure to follow?there are like 4 like this one i change them all to bonjour instead of hello and nothing changed, this is strange because for alert validation and form names i didnt have any problem.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #29 on: 12 May 2009, 10:50 »
After you translate, you need to restore the templates back to default in WP-Admin -> Email -> Email Templates

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline tataNZ

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Translating WordPress Plugins
« Reply #30 on: 15 June 2009, 18:57 »

...

Step 6 (Step 6a ScreenShot | Step 6b ScreenShot)
Fill in the following details to the settings:
  • Project name and version: WP-Polls 2.13
  • Team: Fill in your own name
  • Team's email address: Fill in your own email address
  • Language: French
  • Country: FRANCE
  • Charset: utf-8
  • Source code charset: Leave it blank
  • Pural Forms: nplurals=2; plural=n != 1;
Click 'Ok'
Save it as wp-polls-fr_FR.po in YOUR_WORDPRESS_FOLDER/wp-contents/plugin/wp-polls/
Click 'Save'



Don't use upper case for the language in the filename. Save your file as wp-polls-fr.po

It worked for me with the wp-postviews plugin.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #31 on: 16 June 2009, 03:55 »
I think that really depends on the langauge file WP is using. If you are using fr, it must be fr.po if it is fr_FR, then it must be fr_FR.po

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline cornwall

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Translating WordPress Plugins
« Reply #32 on: 12 October 2009, 07:57 »
Hey there!

Awesome plugin.
But I have the issue of translatd text not showing... I followed your tutorial, thanks for that. But whrn I uploaded the files, both with or without uppercase, still not showing... English is displayed, when I'd like french...

Here's my website: http://www.dts-phile.com/wordpress

Thanks for any possible solution, I have looked everywhere here, but couldn't find anything to suit my needs.

Cheers from France !

Offline cornwall

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Translating WordPress Plugins
« Reply #33 on: 12 October 2009, 08:11 »
Hi again !

Finally works ! I went to the template area and reset it to normal "settings". It was just happening in front of my eyes !
Great and thanks a lot !

Question: will I need to go throgh all this all over again when the plugin gets updated? Will it affect the normal behaviour of the plugin?

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Translating WordPress Plugins
« Reply #34 on: 12 October 2009, 13:01 »
it is a normal behavior because you activated the plugin first before you added the translation and hence the template has been created are in English.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.