Title: [Plugin: Event Organiser] Localisation
Last modified: August 20, 2016

---

# [Plugin: Event Organiser] Localisation

 *  [raonip](https://wordpress.org/support/users/raonip/)
 * (@raonip)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/)
 * hi, how could I translate to Portuguese?
 * Is this plugin Localization?
 * Thanks!!!
 * [http://wordpress.org/extend/plugins/event-organiser/](http://wordpress.org/extend/plugins/event-organiser/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2509955)
 * Hi Raonip,
    Unfortunately, the plug-in doesn’t _currently_ ‘localise’. But, this
   is something I am certainly interested in doing. I simply need the volunteers
   to help translate it!
 * If you (or anybody else) would be interested in helping translate the plug-in(
   into any language) then please leave a comment here or contact me directly, or
   through the plug-in’s web page.
 *  Thread Starter [raonip](https://wordpress.org/support/users/raonip/)
 * (@raonip)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510000)
 * Hi,
 * I could help you with Portuguese Brazil! Just send me the POT file and I can 
   translate!!
 * Thanks very much!!! Thats a great plugin!!!
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510050)
 * Raonip,
    Glad you like it 😀
 * I’ve created a [topic about this](http://www.harriswebsolutions.co.uk/event-organiser/forums/topic/internationalisation/)
   on the plug on the plug-in’s web page. If you could leave a comment, I’d be able
   to e-mail you the POT file once I’ve made the plug-in localisation-friendly. 
   The would be to include any translations in the next release.
 * Many thanks,
    Stephen
 *  Thread Starter [raonip](https://wordpress.org/support/users/raonip/)
 * (@raonip)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510052)
 * Hi…..just posted in you Site!!!
 * Really thanks!!
 *  [Ayoub Hidri](https://wordpress.org/support/users/m00nshield/)
 * (@m00nshield)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510091)
 * Hi, great plugin for such a recurring need,
    I will be glad to help you with 
   french translation and/or any development task.
 * Just let me know
 * Good luck
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510100)
 * Hi moonshield,
    Thanks for the offer, but somebody has already offered to do 
   a French translation.
 * Currently I have had offers to translate the plug-in into Spanish, Basque, Portugese(
   Brazil), French & German.
 * These, I hope will be included in the release of Event Organiser 1.2 due sometime
   next week.
 *  [almasig](https://wordpress.org/support/users/almasig/)
 * (@almasig)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510142)
 * Hi,
 * I can offer the hungarian translation, and to make it WPML combatible is a great
   idea!
 * And please tell me, how to diplay the address of the venue?
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510143)
 * Hi almasig, thanks!
    The POT template is shipped with the plug-in, so if you 
   could translate it and send it back to me, it’ll be much appreciated. If you 
   leave a comment on [this topic](http://www.harriswebsolutions.co.uk/event-organiser/forums/topic/internationalisation/)
   on the plug-in website, now/when you’re done, I’ll be able to contact you about
   and include the translation in the plug-in.
 * As for displaying the address of a venue, see the documentation of: [`eo_get_venue_address`](http://www.harriswebsolutions.co.uk/event-organiser/documentation/function-reference/eo_get_venue_address/).
   It returns an associative array of the venue address details.
 *  [almasig](https://wordpress.org/support/users/almasig/)
 * (@almasig)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510144)
 * Great thanks,
 * somthing go wrong with the eo_is_allday(), its checked in event’s backend but
   in the front and always diplays the not allday time format …so like 2012.02.05
   0:00 am
 * Any idea?
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510145)
 * Hi almasig, thanks for reporting this. A small error in the code, you can use`
   eo_is_all_day` in the template files instead – and that should work.
 *  [almasig](https://wordpress.org/support/users/almasig/)
 * (@almasig)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510146)
 * Thanks
 * nice recover! Great plugin! Great supp!
 *  [almasig](https://wordpress.org/support/users/almasig/)
 * (@almasig)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510147)
 * One more thing! How can I get the featured image thumbnail in event list?
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510148)
 * Featured images are handled in the same way as ordinary posts. You just use the
   WordPress function [`the_post_thumbnail`](http://codex.wordpress.org/Function_Reference/the_post_thumbnail)
   in the templates
 *  [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * (@stephenh1988)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510157)
 * Thanks to those who’ve sent in translation files. The plug-in comes with a French
   translation, and German and Spanish will be added shortly.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘[Plugin: Event Organiser] Localisation’ is closed to new replies.

 * ![](https://ps.w.org/event-organiser/assets/icon-256x256.png?rev=978123)
 * [Event Organiser](https://wordpress.org/plugins/event-organiser/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-organiser/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-organiser/)
 * [Active Topics](https://wordpress.org/support/plugin/event-organiser/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-organiser/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-organiser/reviews/)

 * 14 replies
 * 4 participants
 * Last reply from: [Stephen Harris](https://wordpress.org/support/users/stephenh1988/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-event-organiser-localisation/#post-2510157)
 * Status: not resolved