← All repos

translate-po

Automatic PO file translator

googleinternationalizationpotranslator
Browse cluster: Cluster 162
26commits
3contributors
1languages

Tech stack & purpose

translate-po is a Python tool for automatically translating .po (Portable Object) files using Google's translation service, designed to accelerate the internationalization process by providing machine-translated base versions for human translators to refine. The project uses the polib library for .po file parsing and can be installed via pip, with a simple Python API that accepts source and destination language codes along with file paths. It addresses the practical problem domain of software localization and translation workflow automation.

Languages

Python
100.0%

Contributors