Translate Translate Versions Save

Useful localization tools with Python API for building localization & translation systems

3.13.0

3 weeks ago

The major changes in this release are:

  • Several improvements to the PO, XML and Properties formats.
  • Updated language definitions to include CLDR aliases.
  • Dropped unmatained Mozilla l10n scripts.

Read the full Release notes for more details.

3.12.2

3 months ago

The major changes in this release are:

  • Several improvements to the JSON formats
  • Added support for FormatJS
  • Improved error and whitespace handling in XLIFF, TS2, CSV and Android

Read the full Release notes for more details.

3.12.1

4 months ago

The major changes in this release are:

  • Fixed parsing of some Android translation files

Read the full Release notes for more details.

3.12.0

4 months ago

The major changes in this release are:

  • Improved Android format compatibility with plurals and CDATA
  • Added support for MOKO resources
  • Gettext PO honors line wrapping configuration when adding unit
  • Use correct plurals matching Qt implementation
  • Properties notes behave consistently with other formats
  • RESX/RESW use Windows newlines instead of UNIX ones
  • INI does not treat lines starting with rem as comments
  • Improved JSON round-trip

Read the full Release notes for more details.

3.11.1

6 months ago

The major changes in this release are:

  • Updated language definitions to CLDR 44

Read the full Release notes for more details.

3.11.0

6 months ago

The major changes in this release are:

  • Improved Android format compatibility
  • Improved JSON round-trip
  • Add support for relative locations in TS2
  • Python 3.12 is now supported
  • Tests are no longer distributed in the module
  • Switched to ruff for linting and formatting

Read the full Release notes for more details.

3.10.1

8 months ago

The major changes in this release are:

  • Added android2po converter
  • Improved support of the RC and XLIFF formats

Read the full Release notes for more details.

3.10.0

9 months ago

The major changes in this release are:

  • Added support for Markdown
  • Improved support of the XLIFF and Fluent formats

Read the full Release notes for more details.

3.9.2

10 months ago

The major changes in this release are:

  • Improved support of the TS2 and TBX formats
  • Fixed random testsuite failures

Read the full Release notes for more details.

3.9.1

11 months ago

The major changes in this release are:

  • Improved support of the RC format
  • Improved po2csv and csv2po
  • Dropped support for Python 3.7

Read the full Release notes for more details.