Placeless Translation Service
Category: Internationalization
—
Other products by this author
Current release: Placeless Translation Service 1.4.11
Released Apr 28, 2008 — tested with Plone 3.1, Plone 3.0
Minor bugfix release.
List all releases… Full release announcement…
Get
Placeless Translation Service
for
all platforms
(32.1 kB)
PlacelessTranslationService-1.4.11.tar.gz
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
Placeless Translation Service is, er, a translation service. It's a zope-wide service, which reads "PO" format files containing translations for messages, and provides these translations to Zope software when requested.
It's most usually called from ZPT, by means of the "i18n:" family of TAL directives, but it's also possible to call it from DTML or to import it inside a Python Script or even Page Template.
The Product currently also contains Negotiator, a module designed to perform HTTP content negotiation by use of "accept*" style headers, respecting quality factors. PTS uses Negotiator for negotiating languages using the "accept-language" header.