-
-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for localization (translation)? #404
Comments
Yes. I want to add localization support and I have started working on it. Check out the i18n branch if you would like to submit some translations. Currently only descriptions of hacks can be translated. I want to add translation support for other descriptions in the future. However, the names of hacks/commands/etc will not get translation support. This ensures that everyone can use the same commands, keybinds, etc. regardless of their language setting. It also makes it easier to communicate with someone who uses Wurst in a different language. If you encounter any descriptions that mention a specific feature by name, please keep the name in English. |
I got it, thank you. |
Sorry for the interruption, is there an estimated time of arrival (ETA) from the i18n branch to the master branch? |
|
Ok thanks for your reply |
Update: I have changed my mind and merged the i18n branch into master. This should make it easier to work with and help to attract more translators. I have also marked the translation feature as experimental, so that end users should not be confused about the current lack of translations. |
I am seeing more and more cases where translators are disagreeing about how something should be translated. Of course, I can't resolve these conflicts by simply checking with Google Translate and trying to guess which translation is better, in a language that I don't even speak. I think we might need some kind of community voting system, so that people who natively speak these languages can vote on each individual translation, rather than me trying to choose between entire pull requests that contain up to 137 translations each. |
You can use translation platforms such as Crowdin, Weblate, etc., which have community voting capabilities |
I suggest that in the search function, you can search the translated language and original English at the same time. |
Implemented. Consider closing? |
I can help with the Russian translation |
@b1ek We already have Russian translations of all hack descriptions. Only a few tooltips in AltManager are currently missing Russian translations. Please talk to @faseri if you think the current Russian translations should be improved. Please do NOT simply open another Pull Request with different translations, as I don't natively speak Russian and thus have no way of knowing which translation is better. |
@Alexander01998 sorry, i didn't know that. You should add a list with translated languages somewhere so this won't happen again. |
Hi, Alex! I and a friend of mine found that you're looking for the translators yesterday, and checked the current translations on Github, but it seems all the strings in Japanese translation are "translated" by using Google translate (and as you may not know, Google translate sucks, especially on Japanese), so we're currently re-translating every single string ourselves. |
@skidderrom Great! I have been looking for a Japanese proofreader for some time. I actually asked on Twitter if anyone could proofread that translation before I merge it, but at the time nobody replied. Eventually I just merged it, hoping that someone would eventually notice if anything is wrong with it. Seems like that's exactly what happened now. :) BTW, Twitter doesn't notify me about DMs for some reason. I only saw your message now. A tweet usually works better. |
@Alexander01998 Thank you for the reply! |
Yes. You can actually do this all in the browser by clicking the pen icon here. Or, if you set it up locally with Eclipse and all that, it will let you preview the translations in-game before submitting. |
@Alexander01998 Thank you for the help! <3 |
I've replaced the big translations table in the readme file with GitHub's new "Projects Beta" feature. It's kind of like Notion, but built into GitHub. The overview of how many strings have been translated to each language is now here: https://github.com/orgs/Wurst-Imperium/projects/4/views/1 And an overview of all pending translations and their status is now here: https://github.com/orgs/Wurst-Imperium/projects/4/views/3 |
Description
Will Wurst support localization?
I would like to translate Wurst through the lang file so that other users can translate Wurst into their language as well.
The text was updated successfully, but these errors were encountered: