mirror of
https://github.com/MultiMC/Launcher.git
synced 2026-04-21 06:30:45 +00:00
Page:
Translating MultiMC
Pages
Adding an Instance
Crash reports
Creating Instance Shortcuts
Custom Build
Custom Icons
Export Instance
FAQ
Feedback
Folder Structure
Getting Started
Home
Import Instance
Increasing Java's memory allocation
Instance Version
Instance settings
JSON Patches
Jar Modding
Java on macOS
Java settings
Legacy upgrade
Loader mods
Manually importing modpacks
Minecraft Logs
Minecraft settings
Mojang Services Status
MultiMC and OptiFine
MultiMC settings
MultiMc Log settings
Notes
Proxy settings
Report a Bug
Resource packs
Screenshots management
Setting up an OS X 10.6 buildslave
Switching update channels
Tips and Tricks
Tools
Translating MultiMC
Tutorials
Unsupported Intel GPUs
Using DxDiag
Using the right Java
No results
11
Translating MultiMC
Petr Mrázek edited this page 2021-12-05 17:09:21 +01:00
Table of Contents
How to translate
In general, for existing languages, using crowdin is going to be the best option.
- When there's a technical term that is shared with the operating system (like 'file', 'folder', 'network', 'proxy' and so on), these should use the same terms as the operating system translation.
- When the translations are updated for new source code, the update process guesses when it runs into translations that no longer fit. This creates
fuzzytranslations. It is better to get rid of bad and broken fuzzy translations first. - A missing translation is better than a wrong/misleading translation.
- Focus on the most exposed strings first. You can use the MultiMC log to determine which translations are used where - it complains about missing and fuzzy translations in
.pofiles when they are used.
Alternate workflow
MultiMC supports hotloading of translations from GetText Portable Object (.po) files.
The workflow:
- Get a
.pofile from here the translations repository.- Alternatively, get the
template.potand start a new translation based on it. - Alternatively, you can also clone the whole repository using
git.
- Alternatively, get the
- Put it in the
translationsfolder. - Edit it with POEdit or a similar editor.
- See the changes in real time. MultiMC reloads the translations whenever something changes in the folder.
- When done, post the changed files on discord, or on github as a pull request.
If you have any questions feel free to hop on Discord and talk to us.
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
Copyright © 2024 MultiMC Contributors