Skip to main content

Autofill po files with automated translations.

Project description

https://img.shields.io/pypi/v/poautofill.svg

Script to automatically translate a given po file. It currently only uses https://deepl.com but should be extended to use other sources.

It only translates empty translations, and mark them as fuzzy so you can easily spot them for mandatory review.

This project is not aimed to automatically translate files for use in production, more to give some material for translators while translating offline, like missing vocabulary.

Usage:

poautofill any_file.po
# processes any_file.po

poautofill -h
# displays help
  • Free software: MIT license

Contributing

Don’t forget to test locally:

$ pip install -e .[dev]
$ detox

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

poautofill-0.1.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

poautofill-0.1.3-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

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