A python package to easily translate po and pot files in any language supported by Google Translate.
conda install conda-forge::potranslator
conda install conda-forge/label/cf201901::potranslator
conda install conda-forge/label/cf202003::potranslator
conda install conda-forge/label/gcc7::potranslator
potranslator
is a package to easily translate po and pot files generated by Sphinx_ or other tools in any language supported by Google Translate.
potranslator
auto-detects the language in the original pot files and auto-translates the pot files into the supplied target languages.
The Command Line Interface of potranslator
and its documentation are based on sphinx-intl.
Optional: supports the Transifex collaborative service to upload the auto-generated translations to transifex for collaborative corrections of the translations..