Skip to main content

Toolchain to migrate legacy translation to Fluent.

Project description

Fluent Migration Tools

Programmatically create Fluent files from existing content in both legacy and Fluent formats. Use recipes written in Python to migrate content for each of your localizations.

migrate-l10n is a CLI script which uses the fluent.migrate module under the hood to run migrations on existing translations.

validate-l10n-recipe is a CLI script to test a migration recipe for common errors, without trying to apply it.

Installation

Install from PyPI:

pip install fluent.migrate[hg]

If you only want to use the MigrationContext API, you can drop the requirement on python-hglib:

pip install fluent.migrate

Usage

Migrations consist of recipes, which are applied to a localization repository, based on template files. You can find recipes for Firefox in mozilla-central/python/l10n/fluent_migrations/, the reference repository is gecko-strings or quarantine. You apply those migrations to l10n repositories in l10n-central, or to gecko-strings for testing.

The migrations are run as python modules, so you need to have their file location in PYTHONPATH.

An example would look like

$ migrate-l10n --lang it --reference-dir gecko-strings --localization-dir l10n-central/it bug_1451992_preferences_sitedata bug_1451992_preferences_translation

Contact

Project details


Download files

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

Source Distribution

fluent.migrate-0.8.0.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

fluent.migrate-0.8.0-py2.py3-none-any.whl (26.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fluent.migrate-0.8.0.tar.gz.

File metadata

  • Download URL: fluent.migrate-0.8.0.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.6

File hashes

Hashes for fluent.migrate-0.8.0.tar.gz
Algorithm Hash digest
SHA256 3cc01ec8607455c9760dd59af6dcee2a483ec777fbb2ead1bb3586ac551f8725
MD5 db39a5dd54d82acbaf7d7e1aa175a478
BLAKE2b-256 471af755309bb17e96dd11c6412e7871b421f8d1f0f6e73d2afdcac1d046b0f1

See more details on using hashes here.

Provenance

File details

Details for the file fluent.migrate-0.8.0-py2.py3-none-any.whl.

File metadata

  • Download URL: fluent.migrate-0.8.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.6

File hashes

Hashes for fluent.migrate-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 32422ad9c0e99bba526ea64887009f1c57a1a3debe13e6809c998761a2cb0d66
MD5 077d5ebe231a139be34271fa692cdfe9
BLAKE2b-256 26eb308a4518d589d2a85100c8b68eb44dec0dcff901771b94fe4cba7213d5d8

See more details on using hashes here.

Provenance

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