- Short Description
- Translates 11,000+ XenForo phrases automatically
Features
๐ Translates 11,000+ XenForo phrases automatically
๐ก๏ธ Preserves XenForo variables ({username}, {count}, {board}, etc.)
๐ท๏ธ Preserves HTML tags inside phrases
๐พ Auto-saves progress โ safely resume if interrupted
๐ Remembers your API key โ enter once, never again
๐ Remembers your last used language
๐ฅ๏ธ Simple interactive menu โ no command-line knowledge needed
โก Batch processing with real-time progress bar
๐ Getting Started
Step 1 โ Export your XenForo language file
Log in to your XenForo Admin Panel
Navigate to Appearance โ Languages
Click the download icon next to English (US)
Save the .xml file into this folder
Step 2 โ Run the tool
Windows โ double-click run.bat
Terminal:
python xf_translate.py
Step 3 โ Select target language
๐ Translates 11,000+ XenForo phrases automatically
๐ก๏ธ Preserves XenForo variables ({username}, {count}, {board}, etc.)
๐ท๏ธ Preserves HTML tags inside phrases
๐พ Auto-saves progress โ safely resume if interrupted
๐ Remembers your API key โ enter once, never again
๐ Remembers your last used language
๐ฅ๏ธ Simple interactive menu โ no command-line knowledge needed
โก Batch processing with real-time progress bar
๐ Getting Started
Step 1 โ Export your XenForo language file
Log in to your XenForo Admin Panel
Navigate to Appearance โ Languages
Click the download icon next to English (US)
Save the .xml file into this folder
Step 2 โ Run the tool
Windows โ double-click run.bat
Terminal:
python xf_translate.py
Step 3 โ Select target language
Code:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ XenForo Auto Translate | DeepL API โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Select Target Language
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
1. Arabic [AR] 16. Norwegian [NB]
2. Bulgarian [BG] 17. Dutch [NL]
3. Czech [CS] 18. Polish [PL]
...
28. Turkish [TR] โ (last used)
...
Enter number [28]:
Step 4 โ Watch it translate
Code:
[โโโโโโโโโโโโโโโโโโโโ] 100% 11,141/11,141 almost done
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ TRANSLATION COMPLETE! โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Output : language-Turkish-XF.xml
Phrases: 11,141 total translated
Step 5 โ Import into XenForo
- Go to Appearance โ Languages โ Import
- Select the output .xml file
- Click Import โ
| Code | Language | Code | Language |
|---|---|---|---|
| AR | Arabic | NB | Norwegian |
| BG | Bulgarian | NL | Dutch |
| CS | Czech | PL | Polish |
| DA | Danish | PT-BR | Portuguese (Brazil) |
| DE | German | PT-PT | Portuguese (Europe) |
| EL | Greek | RO | Romanian |
| ES | Spanish | RU | Russian |
| ET | Estonian | SK | Slovak |
| FI | Finnish | SL | Slovenian |
| FR | French | SV | Swedish |
| HU | Hungarian | TR | Turkish |
| ID | Indonesian | UK | Ukrainian |
| IT | Italian | ZH | Chinese (Simplified) |
| JA | Japanese | KO | Korean |
| LT | Lithuanian | LV | Latvian |