l20n2po

Toolkit assisting in the localization of software

Install

All systems
curl cmd.cat/l20n2po.sh
Debian Debian
apt-get install translate-toolkit
Ubuntu
apt-get install translate-toolkit
Arch Arch Linux
pacman -S translate-toolkit
image/svg+xml Kali Linux
apt-get install translate-toolkit
Fedora
dnf install translate-toolkit
Windows (WSL2)
sudo apt-get update sudo apt-get install translate-toolkit
OS X
brew install translate-toolkit
Raspbian
apt-get install translate-toolkit

translate-toolkit

Toolkit assisting in the localization of software

The Translate Toolkit is a Python library and a set of software designed to help make the lives of localizers both more productive and less frustrating. The software includes programs to convert localization formats to the common PO format and programs to check and manage PO files and utilities to create word counts, merge translations and perform various checks on PO files. Supported localization storage formats are: DTD, properties, OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF. This package includes documentation for the command line utilities and the Translate Toolkit API.