Python Docs Transifex Automations documentation¶
For translators¶
If you are new to translating on Transifex please read our guide for new translators.
For translation coordinators¶
In this documentation you can find guides for setting up and maintaining your (Transifex enhanced) translation repository.
You can also find Scripts and procedures for maintaining Python docs translation infrastructure under the python-doc organization in Transifex.
Source strings are updated using a continuous integration workflow under .github/workflows. Details:
Run weekly
Run for releases in beta, release candidate, stable, bugfixes and security-fixes status; alpha or EOL are excluded;
It DOES NOT store translations to be used by the published documentation;
See also Translating in the Python Developer’s Guide for more information.