I can't find my country!

This forum is for discussion of the AmigaOS 4.x localization. This includes translation errors as well as proposals for improved translations, and other topics related to localization.
Post Reply
User avatar
twpatriot
Posts: 9
Joined: Mon Mar 23, 2015 12:33 am
Location: Kaohsiung/ Taiwan

I can't find my country!

Post by twpatriot »

Dear Developer,

I recently relocated from Seoul to Taiwan. I can't find Taiwan as a country, but Hong Kong and Macau, who are not countries.

Besides that I wish Amiga OS 4.x could support Asian languages for display and input. If you need a translator, I volunteer :shock:

I want to use my Amiga as a full working station and not depend on Linux. :geek:
-----------------------------------------------------------------------------

Amiga Forever 2016 Amiga OS 4.1classic final version on a Dell Inspirion 14, 3000 Series

Waiting for X5000 - Speed up guys! :D

Blackberry Z30 - Business and Amiga fun games on the go

Blackberry Playbook - 64 GB of multimedia pleasure in your hands
User avatar
Spektro
Beta Tester
Beta Tester
Posts: 122
Joined: Sat Jun 18, 2011 6:55 am
Location: Finland
Contact:

Re: I can't find my country!

Post by Spektro »

Hello,

For the Taiwan localization you need these four files:
  1. A keymap file which goes to "SYS:Devs/KeyMaps/" directory
  2. A country file which goes to "SYS:Locale/Countries/" directory
  3. A language driver which goes to "SYS:Locale/Languages/" directory
  4. A charset driver which goes to "SYS:Locale/CharSets/" directory
You will also need a font with correct glyphs.
You can easily create the keymap file by yourself. It's just a text file containing character definitions for each key: which character will be printed when the user presses a key.

Creating the other 3 files requires basic programming skills. The AmigaOS 4 Software Developer Kit (SDK) contains templates and generator programs for creating the files. You just have to add the missing country and language information to the source code and compile and run the programs. That's all.
- Janne Peräaho
User avatar
twpatriot
Posts: 9
Joined: Mon Mar 23, 2015 12:33 am
Location: Kaohsiung/ Taiwan

Re: I can't find my country!

Post by twpatriot »

Thank you very much Spektro, but I'm not a developer. :o No idea what you are talking about !?
-----------------------------------------------------------------------------

Amiga Forever 2016 Amiga OS 4.1classic final version on a Dell Inspirion 14, 3000 Series

Waiting for X5000 - Speed up guys! :D

Blackberry Z30 - Business and Amiga fun games on the go

Blackberry Playbook - 64 GB of multimedia pleasure in your hands
User avatar
Spektro
Beta Tester
Beta Tester
Posts: 122
Joined: Sat Jun 18, 2011 6:55 am
Location: Finland
Contact:

Re: I can't find my country!

Post by Spektro »

AmigaOS needs these files before you can select Taiwan & Taiwanese from the Locale preferences:
  • Taiwan.country
  • taiwanese.language
In order to create those files some information is needed in Taiwanese, like the month names and week day names, and some general information about Taiwan.

Try sending a private message to Cyborg (he is one of the core developers) and ask if he can create the files. He is also the person who you should contact, if you would like to be a translator.
- Janne Peräaho
Belxjander
Posts: 314
Joined: Mon May 14, 2012 10:26 pm
Location: 日本千葉県松戸市 / Matsudo City, Chiba, Japan
Contact:

Re: I can't find my country!

Post by Belxjander »

I believe Taiwanese is a branch of Chinese using "Hanzi" characters?

I already have an initial "chinese.language" for Locale:Languages/

However...Input of Chinese(/Taiwanese) Hanzi Characters is currently not supported outside my own limited efforts that I am aware of.

Any Unicode complete TrueType / OpenType font will have the font requirements ( just any font is usually region limited and stripping the CJK sections entirely... Which IS a problem...).

I'm still working on dealing with Chinese / Japanese and Korean IME rules so that the OS doesn't require radical changes.

I've been given a couple of roadmap "true/false" hints and am working through current limitations.

Twpatriot: Are you interested in testing and directing a developer with regards to Chinese/Taiwanese specific IME quirks?

Spektro: I'm going to need to catchup with Cyborg again I see... Thanks.
User avatar
vox
Posts: 174
Joined: Thu Jun 23, 2011 2:19 pm
Location: Belgrade Country:Serbia
Contact:

Re: I can't find my country!

Post by vox »

twpatriot wrote:Dear Developer,

I recently relocated from Seoul to Taiwan. I can't find Taiwan as a country, but Hong Kong and Macau, who are not countries.

Besides that I wish Amiga OS 4.x could support Asian languages for display and input. If you need a translator, I volunteer :shock:

I want to use my Amiga as a full working station and not depend on Linux. :geek:
Its because of infamous " 2 China" system. If you dont find that offensive, use Chinese.

However, Chinese support in AmigaOS is extremely limited.

P.S.
I believe Amigas were made on Taiwan, but never sold to.
User avatar
polluks
Posts: 55
Joined: Tue May 19, 2015 6:30 pm
Location: Germany
Contact:

Re: I can't find my country!

Post by polluks »

Post Reply