Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
797 stars 187 forks source link

Chinese support #568

Open heibaizhuli opened 4 years ago

heibaizhuli commented 4 years ago

Thinstation found no Chinese support,Is there any support for that?

Doncuppjr commented 4 years ago

No one has yet created a Chinese locale. I personally only speak English, and a little Spanish. I do not presume to know the preferences of the Chinese people, but it is possible to create a locale for ThinStation.

heibaizhuli commented 4 years ago

If I want to develop Chinese support, how do I get started

Thinstation commented 4 years ago

You can likely use the only other Asian language I have, JP, as a template. You will need files from a few different standard unix packages. glibc, will provide gconv libraries for basic character conversion kbd, will work with glibc to provide keyboard support xorg-libx11 and xkeybaord-config, will integrate keyboard input with xorg

If you don't understand these projects, I will not be able to interface with you.

Thinstation commented 4 years ago

You might also need a composer, but at present, there is no package for that.

heibaizhuli commented 4 years ago

As a hobbyist, it's really hard. I'll give it a try

Thinstation commented 4 years ago

It's no different for a professional. Language and logic are not entirely rational or resolvable.

heibaizhuli commented 4 years ago

I understand why there is no Chinese language support, if there is anything that can help me get started, please send me, thank you

heibaizhuli commented 4 years ago

For this project, I have some experience in application, but also some experience in using Linux, usually use windows, is a windows administrator, Linux beginners