PlacelessTranslationService is a ZopeProduct to help you translate your zope sites. It is a backport of the translation service in Zope3. It provides translation support for Page Templates, DTML and python code, in or out of CMF/Plone. Unlike Localizer, it keeps message catalogs on the filesystem only.
- http://cvs.sourceforge.net/viewcvs.py/collective/PlacelessTranslationService
- CVS
- How to Install and Use PlacelessTranslationService
- the main PTS how-to (archive.org from 20041214, only version still available, no replacement found on plone.org)
- http://cvs.sourceforge.net/viewcvs.py/collective/PlacelessTranslationService/doc/
- on the way: how to have PTS generate missing pot file entries on the fly
- ZWiki:Chapter26#6
- has some ZopeThreeWiki links that might help
- HowToInternationaliseWithPTS
- tips for developers using PTS
See also InternationalizationProducts, i18n (Internationalization),