wordpress with full bangla language support
Day by day more blog are coming. It’s really great news for everyone. As lot’s of bengali are asking me about wordpress bangla language file. here is it
.
In this post i am writing a little howto to translate or use wordpress in bangla.
first of all you need to checkout latest language pack form meghdut site.
open your terminal and give the under given command (if you already installed subversion otherwise search google how to install subversion)
svn co http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ .
this command will checkout latest language pack from subversion repository. or you can open http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ in your browser and right click on bn.mo file and select “save link as”.
now you need to upload these files to your wordpress installed directory.
first make a folder called languages in wp-includes/ then upload these files to that language files.
or if you are maintaining you wordpress (that i always suggest) then enter to that language folder then execute this command
svn co http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ .
it will download latest langugage pack from subversion repository. more over if the repository file updated just run svn up on languages folder, it will get latest update from repository.
now you need to configure your wordpress to use this new langugage files. so edit your wp-config.php file that you will get in the root folder of your wordpress directory.
replace define (‘WPLANG’, ”); with define (‘WPLANG’, ‘bn’);
save it , done
open your blog in any browser and see the magic
**all the string will not comes with bangla, you will need to edit some values from your admin panel also, like the titles of widgets.
if you have time please visit this page and help them to translate wordpress
for writing bangla, you will need the bangla writing plugin that you will get here.
**i wrote this tutorial in short time, so may have some mistake, please inform me in comments.
number of view: 1385Popularity: unranked [?]
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
I am S. M. Ibrahim lavlu aka lavluda working as web application developer, SEO, server security and optimization, apps scaling consultant from dhaka, bangladesh. On my free time i like to pass my time for opensource projects.




thanks
[Reply]
could you pls send/show link wp-admin folder in bangla
[Reply]
Very well written post however, I would recommend that you turn the No Follow off in your comment section.
Keep up the good work.
[Reply]
ekhon dekhlam shudhu bn-e hoy na. bn_BR dite hochhe. ei lineta rewrite koira dien. thanks.
“replace define (’WPLANG’, ”); with define (’WPLANG’, ‘bn_BR’);”
[Reply]
Thanks for writing this great blog I really enjoyed.
[Reply]
Lavluda,
amar interface Banglay poriborton hoye geche. Apnar Plugin Tao namiyechi. kintu ekhon problem hocche banglay kono post likhle seta ?????? dekhacche. amar mone hoy font e somossa. eta kivabe solution kora zabe?
[Reply]
lavluda Reply:
November 20th, 2009 at 8:23 pm
@Imroz, আপনাকে টেবল এবং কলাম গুলোর এনকোডিং হিসেবে utf8_unicode সেট করতে হবে।
[Reply]
ভাই আপনার লেখাটা খুবই সুন্দর হয়েছে। আমার সাইটে আপনার কীবোর্ড লে আউট ব্যবহার করি। একটু দেখবেন। আপনার কীবোর্ড এর নাম গুলো বাংলায় করে দিলে ভাল হয়।
[Reply]