qt-translation-assistant
✓Use when user requests translating Qt project localization files (TS files), automating translation workflows, or setting up multilingual support for Qt applications. This skill uses parallel processing with ThreadPoolExecutor to translate TS (Translation Source) files efficiently.
Installation
SKILL.md
| "Just translate everything quickly" | Quality matters in localization - proper AI configuration and validation required | | "We don't need consistent terminology" | Inconsistent translations hurt user experience - consistency is critical | | "Original files don't need backup" | Always preserve originals - translation errors can corrupt content |
| "Rewrite the whole file" | Only translation text should change - git diff will show other modifications |
Mistake: AI provider not configured properly Fix: Create qttranslationconfig.json with valid API credentials using --create-config
Use when user requests translating Qt project localization files (TS files), automating translation workflows, or setting up multilingual support for Qt applications. This skill uses parallel processing with ThreadPoolExecutor to translate TS (Translation Source) files efficiently. Source: re2zero/deepin-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/re2zero/deepin-skills --skill qt-translation-assistant- Source
- re2zero/deepin-skills
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is qt-translation-assistant?
Use when user requests translating Qt project localization files (TS files), automating translation workflows, or setting up multilingual support for Qt applications. This skill uses parallel processing with ThreadPoolExecutor to translate TS (Translation Source) files efficiently. Source: re2zero/deepin-skills.
How do I install qt-translation-assistant?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/re2zero/deepin-skills --skill qt-translation-assistant Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/re2zero/deepin-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01