Metadata-Version: 1.0
Name: z3c.locales
Version: 0.1.0
Summary: Shared z3c domain translations
Home-page: http://cheeseshop.python.org/pypi/z3c.locales
Author: Zope Foundation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides the translation for the `z3c` packages which are
        using the shared `z3c` domain.
        
        .. contents::
        
        =====
        Usage
        =====
        
        Include the ``configure.zcml`` of this package in your project.
        
        =======
        Changes
        =======
        
        
        0.1.0 (2009-12-24)
        ------------------
        
        - Currently contains German translations for:
        
        - z3c.authviewlet
        - z3c.contents
        - z3c.layer.pagelet
        - z3c.table
        
        - Initial release.
        
Keywords: Zope z3c locale locales i18n internationalisation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
