wiki:BluePrint/Internationalisation

Version 4 (modified by Dominic König, 16 years ago) ( diff )

--

Internationalisation

Web2py

  • T() function performs dictionary lookups (similar to GNU/gettext _()), see here for example
  • the dictionaries are located in the languages subfolder
  • dictionaries can be translated using the web2py web interface

Pootle/translate toolkit and web2py dictionaries

  • Pootle will be kept as online facility for collaboration and workflow control
  • requires transformation python dictionaries <-> PO files (scripts? -> under development)

Other options

  • GoogleTranslate can be used to help translators get started, but needs humans to make cultural and linguistic refinements

BluePrints

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.