Skip to main content

A simple Django app to autotranslate po files using google translate

Project description

A simple Django app to automatically translate the pot (.po) files generated by django’s makemessages command using google translate.

pypi-version pypi-downloads-day pypi-downloads-week pypi-downloads-month

Installation:

$ pip install django-autotranslate

Quickstart:

Assumption: you already have run makemessages command and .po files have been generated.

  1. Add ‘autotranslate’ to INSTALLED_APPS setting.

  2. run the following command to see the magic happen (fingers crossed):

    $ python manage.py translate_messages

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

django-autotranslate-0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

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