Translate Django .po files and model fields with AI. Repeatable, consistent, and pennies per language.
Project description
translatebot-django
⚡ Translate Django .po files and model fields with AI. Repeatable, consistent, and pennies per language.
Documentation: https://translatebot.dev/docs/
The Problem
Translating a Django app sounds simple until it isn't:
- Manual workflow doesn't scale. Copy strings to Google Translate, paste back, fix placeholders, repeat for every language. It works for 20 strings. It falls apart at 200.
- AI assistants work once, but not repeatedly. You can ask ChatGPT or Claude Code to translate a
.pofile, and it'll do a decent job. Once. Next sprint, when 15 new strings appear, you're prompting from scratch, re-translating the whole file, and hoping it stays consistent. - SaaS translation platforms are expensive overkill. Paid localization services charge per-word subscriptions and come with portals, review workflows, and team features you don't need for a solo project or small team.
Why TranslateBot
TranslateBot is a dedicated tool that sits between "do it by hand" and "pay for a platform":
- Incremental. Only translates new and changed strings. Add 10 strings in a sprint, pay for 10 strings, not the whole file.
- Consistent. A
TRANSLATING.mdfile in your repo acts as a version-controlled glossary: terminology, tone, brand rules. Every translation run uses it. - Cost-efficient. Batches strings into optimized API requests. A typical app costs under $0.01 per language with GPT-4o-mini.
- Scales to many languages. One command translates all your configured languages. Adding a new locale is a one-liner.
- Automatable. A CLI command you can script or hook into your workflow. No browser, no portal.
- Placeholder-safe. Preserves
%(name)s,{0},%s, and HTML tags with 100% test coverage on format string handling.
Installation
For PO file translation, TranslateBot is a development tool; install it as a dev dependency:
uv add --dev translatebot-django
For model translation at runtime, install it as a regular dependency instead (see Python API docs):
uv add translatebot-django
Quick Start
# settings.py
INSTALLED_APPS = [
# ...
'translatebot_django',
]
TRANSLATEBOT_API_KEY = "your-api-key-here"
# Translate to Dutch
python manage.py translate --target-lang nl
# Preview without saving
python manage.py translate --target-lang nl --dry-run
Features
- Multiple AI Providers: OpenAI, Anthropic, Google Gemini, Azure, many more, and DeepL
- Smart Translation: Preserves placeholders (
%(name)s,{0},%s) and HTML tags - Model Field Translation: Supports django-modeltranslation
- Flexible Configuration: Django settings, environment variables, or CLI arguments
- Well Tested: 100% code coverage
When to Use TranslateBot
For a one-off translation of 20 strings, ChatGPT works fine. TranslateBot is for ongoing projects with multiple languages where translations need to stay in sync as your code changes.
Use TranslateBot when:
- You're actively developing and strings change every sprint
- You support 3+ languages and want them all updated at once
- You want consistent terminology across translation runs
- You want translations done in seconds, not hours of manual work
Documentation
For full documentation, visit translatebot.dev/docs/
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
# Setup
git clone https://github.com/gettranslatebot/translatebot-django.git
cd translatebot-django
uv sync --extra dev
# Run tests
uv run pytest
License
This project is licensed under the Mozilla Public License 2.0 - see the LICENSE file for details.
Credits
Made with ❤️ for the Django community
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file translatebot_django-1.3.1.tar.gz.
File metadata
- Download URL: translatebot_django-1.3.1.tar.gz
- Upload date:
- Size: 63.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09f668c83aaebf311ba6b9569d361986d5fda51112cb65db347112fec31466ce
|
|
| MD5 |
0822d92c56d1111d7256ec337e201d2d
|
|
| BLAKE2b-256 |
fa9577916cd216de860437c43e3015edb949e9315bcb36aac218f3df06e4822b
|
Provenance
The following attestation bundles were made for translatebot_django-1.3.1.tar.gz:
Publisher:
publish.yml on gettranslatebot/translatebot-django
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
translatebot_django-1.3.1.tar.gz -
Subject digest:
09f668c83aaebf311ba6b9569d361986d5fda51112cb65db347112fec31466ce - Sigstore transparency entry: 1328137285
- Sigstore integration time:
-
Permalink:
gettranslatebot/translatebot-django@f57f1ef68aa497075e5747a127551890da6a111e -
Branch / Tag:
refs/tags/v1.3.1 - Owner: https://github.com/gettranslatebot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f57f1ef68aa497075e5747a127551890da6a111e -
Trigger Event:
release
-
Statement type:
File details
Details for the file translatebot_django-1.3.1-py3-none-any.whl.
File metadata
- Download URL: translatebot_django-1.3.1-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c61abda2ad7e4e92136ccd792e370ae9c8989be8ae3a0aa590782b7d636bda6
|
|
| MD5 |
8f9af3f924d83a7c2ebab057114c97bd
|
|
| BLAKE2b-256 |
9e9487c2dfca350422d038c3d06864f185e5308c317b535a92de01e1fe257da8
|
Provenance
The following attestation bundles were made for translatebot_django-1.3.1-py3-none-any.whl:
Publisher:
publish.yml on gettranslatebot/translatebot-django
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
translatebot_django-1.3.1-py3-none-any.whl -
Subject digest:
2c61abda2ad7e4e92136ccd792e370ae9c8989be8ae3a0aa590782b7d636bda6 - Sigstore transparency entry: 1328137294
- Sigstore integration time:
-
Permalink:
gettranslatebot/translatebot-django@f57f1ef68aa497075e5747a127551890da6a111e -
Branch / Tag:
refs/tags/v1.3.1 - Owner: https://github.com/gettranslatebot
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f57f1ef68aa497075e5747a127551890da6a111e -
Trigger Event:
release
-
Statement type: