Posted: February 22, 2013 at 7:44 am
|
I have successfully translated WordPress, and the theme to Finnish. Theme displays dates and times correctly, but Event Espresso still shows everything only in English. I have tried No success. What am I doing wrong? Are the language files in Github already named correctly, or do they need to be renamed? Which location is the default location? If I leave both directories empy, Event Espresso will not download a language file to either folder. Should it? Early development version of the website can be found here: http://www.netura.fi/espoonsulkapallo/kalenteri |
|
Terve Joona, The files (event_espresso-fi.mo and event_espresso-fi.po need to go to the wp-content/uploads/espresso/languages folder. That should by default have an index.php file there. If not add a blank one. The Finnish language files are only about 60% complete, so not everything is showing. Eg http://d.pr/i/S69K the menus are in English but labels in Finnish. Is this a single site WP installation or MultiSite? |
|
It’s a single WP installation. I was able to get it partially working by creating a fresh installation on a different server. I installed and translated WP first, and then installed EE. I noticed that if I upload the translation files to the folder you suggested, it does not work, but, the language file was downloaded to plugins/event-espresso/languages automatically, and that version did work on the admin side, and on the event registration page, but the calendar page (using the shortcode [ESPRESSO_CALENDAR]) remains untranslated. Why? I guess my question should have been: how do I translate the Calendar plugin? I’m under the impression that it should use the month and date translations from WordPress itself. The date translations work in blog posts, so why not in the Calendar plugin? Do I need to translate the plugin too? If so, is there a separate language file for the plugin, or is everything in the same language file? |
|
Ok, I guess I was blind. I found the translations on the settings page of the calendar plugin. It is a rather non-standard way of doing things, though. |
|
Hei Joona, OK, well I am glad you have it resolved. I will make a note about the calendar translations to see if we can do something about that in future versions. |
|
Hy ! |
Hi Martin, I don’t think it’s not working because it’s on local. In your wp-config.php file, what is Also, which files are in /wp-content/uploads/espresso/languages? Specifically, what are the file names? |
|
|
Hi Martin, Can you check the file size of the MO file please? If it is small, 25kb or so, then you will need to re-download the file. Go to https://github.com/eventespresso/languages left click the MO file for the language you need and then click the View Raw link in the middle. This will download the correct file, add that to uploads/espresso/languages and you are good to go. |
|
Okaaaayyyyy !!!! Got it !!! |
|
Thanks, and glad its working now. |
The support post ‘Translation not working (tried almost everything)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.