I am building a WordPress blog system in Spanish and I’d like to have the default theme also translated to “es_ES”. I am already running this WordPress installation in Spanish. What I’d like to know is how to do the same with the default theme (twenty-eleven).
This site allows us to download the po file with the translation: http://translate.wordpress.org/projects/wp/3.2.x/twentyeleven/es/default
But I don’t know what to do next.
Thanks.
You need create a es_ES.mo file, using the .po file included with the Theme. Try using something like POEdit or a similar utility.