-
-
Notifications
You must be signed in to change notification settings - Fork 888
Translating MultiMC
02JanDal edited this page Feb 25, 2014
·
11 revisions
If you have any questions feel free to hop on IRC (#MultiMC on esper.net)
- Create a fork of MultiMC (button on the top right)
- Clone
- Go into translations/ and copy one of the mmc_*.ts (take the one that's closest to the target language) and name it mmc_.ts, where language is a two letter lowercase code for the language (ISO 639-1)
- Download Qt Linguist (http://qt-project.org/downloads, sadly you'll have to download the entire Qt SDK)
- Open the created .ts file with Qt Linguist and start translating (manual for Qt Linguist)
- Once you are done, create a branch named feature__translation (use the full english name of the language this time), add and commit the newly created .ts file and push to that branch.
- Go to Github and create a pull request
- Download one of the ts files from here (take the one that's closest to the target language)
- Download Qt Linguist (http://qt-project.org/downloads, sadly you'll have to download the entire Qt SDK)
- Open the created .ts file with Qt Linguist and start translating (manual for Qt Linguist)
- Once you are done, upload the .ts to somewhere (paste.ee or pastebin.com for example) and open a new issue on github with a link to the .ts file
Copyright © 2024 MultiMC Contributors
General
MultiMC Help
- MultiMC settings
- Minecraft settings
- MultiMC Log settings
- Java settings
- Using the right Java
- Proxy settings
- Tools
- Switching update channels
Logs and troubleshooting
Instance Help
- Adding an Instance
- Instance Version
- Instance settings
- Loader mods
- Import Instance
- Export Instance
- Creating Instance Shortcuts
- Resource packs
- Screenshots management
- Jar Modding
- Notes
Development
Technical & In-depth
External