Python
Official@python
Repositories related to the Python Programming language
Agent Skills by Python
Showing 3 vetted skills indexed across 1 GitHub repositories.
check-terminology
Validate Python translation terminology against official glossaries and zh_CN/zh_TW mappings.
validate-translation
Validate PO file translations for terminology, punctuation, and reST syntax.
translate-po
Translate English PO entries into Traditional Chinese with project conventions.
Frequently Asked Questions About Python
FAQPage SchemaWhat specific tasks are enabled by these translation capabilities?▼
These capabilities enable the validation of PO file translations against official glossaries, verification of reST syntax integrity, and the systematic translation of English documentation into Traditional Chinese. They ensure linguistic consistency and structural correctness for project-specific technical content.
Which personas benefit from these translation and validation skills?▼
Technical writers, documentation maintainers, and localization engineers benefit from these skills. They are designed for contributors managing multi-language documentation projects who require strict adherence to terminology mappings and syntax standards during the translation process.
What are the prerequisites for running these translation validation tasks?▼
Execution requires a local environment configured to process PO files and reST documentation formats. Users must have access to the official terminology glossaries and the specific zh_CN/zh_TW mapping files to perform accurate validation against project conventions.