LuaConsole icon indicating copy to clipboard operation
LuaConsole copied to clipboard

Translate to other languages

Open tilkinsc opened this issue 6 years ago • 5 comments

I would like this to be translated to other languages.

tilkinsc avatar Aug 13 '18 09:08 tilkinsc

Spanish is complete, special request it by asking me

tilkinsc avatar Aug 17 '18 06:08 tilkinsc

Add gettext library from GNU

tilkinsc avatar Aug 27 '18 20:08 tilkinsc

Spanish is now available as a translation, albiet you have to compile it yourself to use the correct text file. It's implemented but not directly available without changing a string.

tilkinsc avatar Jan 17 '19 05:01 tilkinsc

Japanese added. Chinese, Japanese, and russian (maybe even some portuguese letters) may not be legible due to lack of unicode support, but I've never coded in unicode and online examples are crap quality with no respect for reading in files lol. Sooo...

I am working on a solution, but enjoy spanish users.

tilkinsc avatar Jan 18 '19 00:01 tilkinsc

I hit a burnout sometime a while ago and couldn't look at this project for a long time. The translations are pretty bad. I still need to implement them in code and do a proper release. The translations use 100% in-house code which was exhausting to replace all the strings. I didn't have a linux vm then, and was focusing on getting LuaConsole mac ready. However, travis.ci lacked objcopy of all programs so I can't directly support mac outside of estimated guesses. Good thing mac is a wannabe linux.

tilkinsc avatar Feb 26 '21 09:02 tilkinsc