Package zope :: Package i18n :: Package interfaces :: Class ITranslator
[show private | hide private]
[frames | no frames]

Type ITranslator

Interface --+
            |
           ITranslator


A collaborative object which contains the domain, context, and locale.

It is expected that object be constructed with enough information to find the domain, context, and target language.
Class Variable Summary
str translate = 'Translate the source msgid using the given ...

Class Variable Details

translate

Type:
str
Value:
'''Translate the source msgid using the given mapping.

        See ITranslationService for details.
        '''                                                            

Generated by Epydoc 2.1 on Fri Jun 24 12:01:21 2005 http://epydoc.sf.net