Metadata-Version: 1.0
Name: z3c.locales
Version: 0.3.1
Summary: Shared z3c domain translations
Home-page: http://pypi.python.org/pypi/z3c.locales
Author: Zope Foundation and Contributors
Author-email: zope-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::
        
        ==========
        Contents
        ==========
        
        This package provides translations for:
        
        - z3c.authviewlet
        - z3c.contents
        - z3c.layer.pagelet
        - z3c.table
        - z3c.wizard
        
        =====
        Usage
        =====
        
        Include the ``configure.zcml`` of this package in your project.
        
        =======
        Changes
        =======
        
        
        0.3.1 (2010-07-31)
        ------------------
        
        - Updated translations for new message id in `z3c.table` 0.8.1.
        
        
        0.3.0 (2010-07-08)
        ------------------
        
        - Added `compile` extra which requires ``python-gettext`` to ease on
        the fly generation of the .mo files.
        
        
        0.2.0 (2009-12-29)
        ------------------
        
        - Updated author's email address and home page address.
        
        - Added z3c.wizard to list of translated packages. Added German
        translations for this package.
        
        - Removed .mo file from distribution. `zope.i18n` is able to produce
        it on the fly (when `python-gettext` is installed, too).
        
        
        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: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
