by pmacro · Agent Tool · ★ 99
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
AI Translate This is a small, simple, utility that parses an Xcode file, asks ChatGPT to translate each entry, and then saves the results back in the JSON format. This tool is hardcoded to use GPT-5 mini. Selecting a model via a command-line flag has been deliberately omitted to ensure this tool does not contribute to a proliferation of poor translations in apps on Apple platforms. Please note that is very strongly recommended to have translations tested by a qualified human as even frontier models will almost certainly not produce perfect results. Missing Features This tool supports all the features that I currently use personally, which are not all of the features supported by (for example, I have not tested plural strings, or strings that vary by device). Pull requests are welcome to add those missing features. Usage Simply pull this repo, then run the following command from the repo root folder: Help output: USAGE: ai-translate --languages --open-ai-key [--verbose] [--skip-backup] [--force] [--match-xcode-ordering] [--no-tui] ARGUMENTS: OPTIONS: -l, --languages A comma separated list of language codes (must match the language codes used by xcstrings) -o, --open-ai-key
| Stars | 99 |
| Forks | 16 |
| Language | Swift |
| Category | Agent Tool |
| License | GPL-3.0 |
| Quality Score | 59.7621810988406/100 |
| Last Updated | 2026-03-30 |
| Created | 2024-03-10 |
| Est. Tokens | ~4k |
Looking for a AITranslate alternative? If you're comparing AITranslate with other agent tool tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Claude Code Skills for software engineering workflows - Git automation, testing, and code review
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strate
Power rename/refactor tool (now with agent skill support!)
Explore other popular agent tool tools:
AITranslate is A tool to translate Xcode xcstrings files using ChatGPT AI/LLM. It is categorized as a Agent Tool with 99 GitHub stars.
AITranslate is primarily written in Swift.
You can find installation instructions and usage details in the AITranslate GitHub repository at github.com/pmacro/AITranslate. The project has 99 stars and 16 forks, indicating an active community.
AITranslate is released under the GPL-3.0 license, making it free to use and modify according to the license terms.
The top alternatives to AITranslate on Agent Skills Hub include claude-skills-marketplace, tutor-skills, lenny-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.