macOS
brew install translate-toolkitlocal Homebrew formula metadata
sudo port install translate-toolkitMacPorts ports tree · textproc/translate-toolkit/Portfile · source: api.github.com
brew
Toolkit for localization engineers. Version 3.19.13 via Homebrew; verified 2026-06-27.
install
brew install translate-toolkitlocal Homebrew formula metadata
sudo port install translate-toolkitMacPorts ports tree · textproc/translate-toolkit/Portfile · source: api.github.com
sudo apt install python3-translateDebian stable package indexes · python3-translate · source: deb.debian.org
sudo dnf install translate-toolkitFedora Rawhide package metadata · translate-toolkit · source: dl.fedoraproject.org
sudo pacman -S translate-toolkitArch Linux sync databases · translate-toolkit · source: geo.mirror.pkgbuild.com
sudo zypper install python311-translate-toolkitopenSUSE Tumbleweed package metadata · python311-translate-toolkit · source: download.opensuse.org
overview
Toolkit for localization engineers
history
Translate Toolkit is a long-running collection of localization command-line tools and Python APIs for converting, checking, counting, reviewing, and manipulating translation files. It is one of the older package-manager-visible tool suites in the i18n and gettext ecosystem.
The official history says the toolkit was developed by David Fraser while working for Translate.org.za. It began after Translate.org.za moved from KDE translation work, which was PO based, to Mozilla translation work using DTD and `.properties` files; the initial tools, called mozpotools, converted those formats into PO so translators could keep using existing PO workflows.
As the project grew, pofilter was created to catch translation breakage around variables and accelerators, pomerge was created to merge fixes back, and pocount gave teams a better measure of translation volume. The toolkit then expanded to OpenOffice.org, TMX, Qt `.ts`, text, and OpenOffice.org SXW support, with the core idea that formats could be converted to PO for use with Gettext tools and existing translations.
The 2006 WordForge project funded deeper architectural changes, including base storage classes for PO and XLIFF, more consistent handling of encodings and plural forms, translation-memory and glossary tooling, and adaptation of Pootle to use XLIFF as well as PO. Later ANLoc work produced further format support and improvements across the translation tools.
Translate Toolkit has been adopted by localization engineers because it covers both command-line batch operations and reusable Python storage classes. The official README describes converters to common PO and XLIFF formats, QA tools, terminology tools, and storage support for DTD, properties, OpenOffice.org GSI/SDF, CSV, MO, Qt `.ts`, TMX, TBX, Gettext, Windows RC, PO, and XLIFF.
The toolkit also became infrastructure for related localization applications. The official history says Pootle became a web wrapper around the file-based toolkit and Pootling became a GUI wrapper in the same spirit, while the release notes explicitly tell users of Weblate, Pootle, Virtaal, and other applications that use the toolkit to watch toolkit changes.
Users install the toolkit through Python packaging or distribution packages, then call many small commands such as `po2xliff`, `xliff2po`, `moz2po`, `csv2po`, `pofilter`, `pomerge`, `pocount`, `pogrep`, `pocompile`, and `poterminology`. The common pattern is to convert a source format into PO or XLIFF, run QA or review tooling, and convert or merge results back into the target project format.
For package nerds, Translate Toolkit is significant because it is not one executable but a dense toolbox of format converters and QA utilities. Packaging it exposes a large suite of commands for build systems, localization teams, downstream distributions, and translation-platform maintainers.
Its history is also a useful reminder that package-manager i18n tools often come from real localization production needs: Mozilla, OpenOffice.org, Gettext, XLIFF, PO, and translation-memory formats all shaped the toolkit's command set.
security posture
No matching local secret-handling manifest was found for translate-toolkit. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
android2po | cli | global executable | |
arb2po | cli | global executable | |
asciidoc2po | cli | global executable | |
csv2po | cli | global executable | |
csv2tbx | cli | global executable | |
dtd2po | cli | global executable | |
flatxml2po | cli | global executable | |
fluent2po | cli | global executable | |
html2po | cli | global executable | |
ical2po | cli | global executable | |
idml2po | cli | global executable | |
ini2po | cli | global executable | |
json2po | cli | global executable | |
junitmsgfmt | cli | global executable | |
md2po | cli | global executable | |
mdx2po | cli | global executable | |
moz2po | cli | global executable | |
mozfunny2prop | cli | global executable | |
mozlang2po | cli | global executable | |
odf2xliff | cli | global executable | |
oo2po | cli | global executable | |
oo2xliff | cli | global executable | |
php2po | cli | global executable | |
phppo2pypo | cli | global executable | |
po2asciidoc | cli | global executable | |
po2csv | cli | global executable | |
po2dtd | cli | global executable | |
po2flatxml | cli | global executable | |
po2html | cli | global executable | |
po2ical | cli | global executable | |
po2idml | cli | global executable | |
po2ini | cli | global executable | |
po2json | cli | global executable | |
po2md | cli | global executable | |
po2mdx | cli | global executable | |
po2moz | cli | global executable | |
po2mozlang | cli | global executable | |
po2odf | cli | global executable | |
po2oo | cli | global executable | |
po2php | cli | global executable | |
po2prop | cli | global executable | |
po2rc | cli | global executable | |
po2resx | cli | global executable | |
po2sub | cli | global executable | |
po2symb | cli | global executable | |
po2tiki | cli | global executable | |
po2tmx | cli | global executable | |
po2toml | cli | global executable | |
po2ts | cli | global executable | |
po2txt | cli | global executable | |
po2web2py | cli | global executable | |
po2wordfast | cli | global executable | |
po2wxl | cli | global executable | |
po2xliff | cli | global executable | |
po2yaml | cli | global executable | |
poclean | cli | global executable | |
pocommentclean | cli | global executable | |
pocompendium | cli | global executable | |
pocompile | cli | global executable | |
poconflicts | cli | global executable | |
pocount | cli | global executable | |
podebug | cli | global executable | |
pofilter | cli | global executable | |
pogrep | cli | global executable | |
pomerge | cli | global executable | |
pomigrate2 | cli | global executable | |
popuretext | cli | global executable | |
poreencode | cli | global executable | |
porestructure | cli | global executable | |
posegment | cli | global executable | |
posplit | cli | global executable | |
poswap | cli | global executable | |
pot2po | cli | global executable | |
poterminology | cli | global executable | |
pretranslate | cli | global executable | |
prop2mozfunny | cli | global executable | |
prop2po | cli | global executable | |
pydiff | cli | global executable | |
pypo2phppo | cli | global executable | |
rc2po | cli | global executable | |
resx2po | cli | global executable | |
sub2po | cli | global executable | |
symb2po | cli | global executable | |
tbx2po | cli | global executable | |
template2translation | cli | global executable | |
tiki2po | cli | global executable | |
toml2po | cli | global executable | |
ts2po | cli | global executable | |
txt2po | cli | global executable | |
web2py2po | cli | global executable | |
wxl2po | cli | global executable | |
xliff2odf | cli | global executable | |
xliff2oo | cli | global executable | |
xliff2po | cli | global executable | |
yaml2po | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://toolkit.translatehouse.org/
install metadata
| Package key | brew:translate-toolkit |
|---|---|
| Version | 3.19.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/translate-toolkit |
| Homepage | https://toolkit.translatehouse.org/ |
| Repository | https://github.com/translate/translate |
| Upstream docs | https://docs.translatehouse.org/projects/translate-toolkit/en/latest |
| License | GPL-2.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/a6/90/8d60a44eae3715809a93017efc71387b675efad61365b3a557808ded8235/translate_toolkit-3.19.13.tar.gz |
| Last updated | 2026-06-27T12:36:02Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Build dependencies | rust |
| Uses from macOS | libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | translate-toolkit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
python3-translate 3.15.1-1
Toolkit assisting in the localization of software (Python 3)
https://toolkit.translatehouse.org/
sudo apt install python3-translatetranslate-toolkit 3.15.1-1
Toolkit assisting in the localization of software
https://toolkit.translatehouse.org/
sudo apt install translate-toolkittranslate-toolkit-doc 3.15.1-1
Toolkit assisting in the localization of software (documentation)
https://toolkit.translatehouse.org/
sudo apt install translate-toolkit-docpython3-translate 3.12.2-1ubuntu1
Toolkit assisting in the localization of software (Python 3)
https://toolkit.translatehouse.org/
sudo apt install python3-translatetranslate-toolkit 3.12.2-1ubuntu1
Toolkit assisting in the localization of software
https://toolkit.translatehouse.org/
sudo apt install translate-toolkittranslate-toolkit-doc 3.12.2-1ubuntu1
Toolkit assisting in the localization of software (documentation)
https://toolkit.translatehouse.org/
sudo apt install translate-toolkit-doctranslate-toolkit 3.19.5-2.fc45
Tools to assist with translation and software localization
http://toolkit.translatehouse.org/
sudo dnf install translate-toolkittranslate-toolkit 3.19.10-1
A toolkit to convert between various different translation formats, help process and validate localisations
https://toolkit.translatehouse.org/
sudo pacman -S translate-toolkitpython311-translate-toolkit 3.19.9-1.1
Tools and API to assist with translation and software localization
https://toolkit.translatehouse.org/
sudo zypper install python311-translate-toolkitpython313-translate-toolkit 3.19.9-1.1
Tools and API to assist with translation and software localization
https://toolkit.translatehouse.org/
sudo zypper install python313-translate-toolkitpython314-translate-toolkit 3.19.9-1.1
Tools and API to assist with translation and software localization
https://toolkit.translatehouse.org/
sudo zypper install python314-translate-toolkittranslate-toolkit
sudo port install translate-toolkitsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.