Skip to main content

Persistent translation domains and message catalogs

Project description

zope.app.i18n

Latest release Supported Python versions https://travis-ci.org/zopefoundation/zope.app.i18n.svg?branch=master https://coveralls.io/repos/github/zopefoundation/zope.app.i18n/badge.svg?branch=master

Summary

This package provides placeful persistent translation domains and message catalogs along with ZMI views for managing them.

Caveats

Currently this integration does not support the feature of plural messages which is supported by the underlying zope.i18n library. In case you need this feature, please discuss this in the issue tracker in the repository.

CHANGES

4.1.0 (2020-10-07)

  • Add compatibility with zope.i18n >= 4.7. We fulfill the interface for plural messages now, although we do not provide any implementation. This is documented and raises NotImplementedError.

4.0.1 (2019-07-10)

  • Add support for Python 3.7.

  • Fix deprecation warning about importing IRegistered/IUnregistered from their old locations in zope.component.interfaces instead of their current locations in zope.interface.interfaces.

4.0.0 (2017-05-25)

  • Add support for Python 3.5, 3.6 and PyPy.

  • Replace dependency on ZODB3 with BTrees and persistent.

  • Drop test dependency on zope.app.testing.

  • The synchronization view now uses Python’s built-in transport for handling Basic Authentication. As a reminder, Basic Authentication does not permit a colon (:) in the username, but does allow colons in the password (if the server properly conforms to the specification).

3.6.4 (2012-12-14)

  • Fix translate() when used with ZODB 4.

  • Remove test dependency on zope.app.component

3.6.3 (2010-09-01)

  • Remove undeclared dependency on zope.deferredimport.

  • Use zope.publisher >= 3.9 instead of zope.app.publisher.

3.6.2 (2009-10-07)

  • Fix test_translate and follow recent change of HTTPResponse.redirect.

3.6.1 (2009-08-15)

  • Added a missing testing dependency on zope.app.component.

3.6.0 (2009-03-18)

  • Some of ZCML configuration was moved into another packages:

    • The global INegotiator utility registration was moved into zope.i18n.

    • The include of zope.i18n.locales was also moved into zope.i18n.

    • The registration of IModifiableUserPreferredLanguages adapter was moved into zope.app.publisher.

    • The IAttributeAnnotation implementation statement for HTTPRequest was moved into zope.publisher and will only apply if zope.annotation is available.

    • The IUserPreferredCharsets adapter registration was also moved into zope.publisher.

  • Depend on zope.component >= 3.6 instead of zope.app.component as the queryNextUtility function was moved there.

  • Remove the old zope.app.i18n.metadirectives module as the directive was moved to zope.i18n ages ago.

3.5.0 (2009-02-01)

  • Use zope.container instead of zope.app.container.

3.4.6 (2009-01-27)

  • Fix a simple inconsistent MRO problem in tests

  • Substitute zope.app.zapi by direct calls to its wrapped apis. See bug 219302.

3.4.5 (unreleased)

  • This was skipped over by accident.

3.4.4 (2007-10-23)

  • Fix deprecation warning.

3.4.3 (2007-10-23)

  • Fix imports in tests.

  • Clean up long lines.

3.4.2 (2007-9-26)

  • Release to fix packaging issues with 3.4.1.

3.4.1 (2007-9-25)

  • Added missing Changes.txt and README.txt files to egg

3.4.0 (2007-9-25)

  • Initial documented release

  • Move ZopeMessageFactory to zope.i18nmessageid

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.app.i18n-4.1.0.tar.gz (30.1 kB view details)

Uploaded Source

Built Distribution

zope.app.i18n-4.1.0-py2.py3-none-any.whl (39.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zope.app.i18n-4.1.0.tar.gz.

File metadata

  • Download URL: zope.app.i18n-4.1.0.tar.gz
  • Upload date:
  • Size: 30.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for zope.app.i18n-4.1.0.tar.gz
Algorithm Hash digest
SHA256 314797aed7d3f26f5db8fd3533ff654707c32c76582a3dcded4ebb96823eac96
MD5 1bb0b7ff51eb1a9b59573636008a44d1
BLAKE2b-256 e888243fee34e08b1eb1c2ef0a1a29abf3a90a877f51d3fcd224991c77edefa1

See more details on using hashes here.

File details

Details for the file zope.app.i18n-4.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: zope.app.i18n-4.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 39.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for zope.app.i18n-4.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b468f17c7effa39942c52fd58d5da8f3ac49ef42a28fdaac53238216f7039eb3
MD5 1650d5850f9e560e62b8d0cfa323fa6a
BLAKE2b-256 a6fa6c274e237b6a7ad41981f08afcfb8762f1dd135eca44aa1b4104c048835b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page