Package zope :: Package i18n :: Package interfaces :: Module locales :: Class ILocaleDisplayNames
[show private | hide private]
[frames | no frames]

Type ILocaleDisplayNames

Interface --+
            |
           ILocaleDisplayNames


Localized Names of common text strings.

This object contains localized strings for many terms, including language, script and territory names. But also keys and types used throughout the locale object are localized here.
Class Variable Summary
unicode keys = u'Key type to name'
unicode languages = u'Language type to translated name'
unicode scripts = u'Script type to script name'
unicode territories = u'Territory type to translated territory n...
unicode types = u'Type type and key to localized name'
unicode variants = u'Variant type to name'

Class Variable Details

keys

Type:
unicode
Value:
u'Key type to name'                                                    

languages

Type:
unicode
Value:
u'Language type to translated name'                                    

scripts

Type:
unicode
Value:
u'Script type to script name'                                          

territories

Type:
unicode
Value:
u'Territory type to translated territory name'                         

types

Type:
unicode
Value:
u'Type type and key to localized name'                                 

variants

Type:
unicode
Value:
u'Variant type to name'                                                

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