zh_HK.big5 locale
Brian Inglis
Brian.Inglis@SystematicSw.ab.ca
Sat Feb 10 02:59:00 GMT 2018
On 2018-02-09 18:48, Steven Penny wrote:
> I see that the "zh_HK" locale and friends exist:
>
> Â Â $ locale -a | grep zh_HK
> Â Â zh_HK
> Â Â zh_HK.utf8
> Â Â zh_HK@cjknarrow
> Â Â zh_HK.utf8@cjknarrow
>
> However I am not seeing the "zh_HK.big5" or "zh_HK.big5hkscs" variants.
> Installing "gettext" adds these:
>
> Â Â bokmal catalan croatian czech danish dansk deutsch dutch eesti estonian
> Â Â finnish french galego galician german greek hebrew hrvatski hungarian
> Â Â icelandic italian ja_JP ja_JP.ujis japanese japanese.euc japanese.sjis
> Â Â ko_KR korean korean.euc lithuanian no_NO no_NO.ISO-8859-1 norwegian nynorsk
> Â Â polish portuguese romanian russian slovak slovene slovenian spanish swedish
> Â Â thai turkish
>
> but not the desired locales. These are available with Fedora [1], but at appears
> that at least previously [2] these were not supported by Windows. I am just
> wondering if these locales are still not supported by Windows.
>
> [1] http://unix.stackexchange.com/a/422171
> [2] http://cygwin.com/ml/cygwin-developers/2010-02/msg00024.html
It appears to be the default for territories using zh [paths genericized]:
$ locale -m
...
BIG5
...
$ locale -av
...
locale: zh_HK archive: /proc/cygdrive/c/WINDOWS/System32/KERNEL32.DLL
-------------------------------------------------------------------------------
language | Chinese (Traditional)
territory | Hong Kong SAR
codeset | BIG5
...
locale: zh_HK@cjknarrow archive: /proc/cygdrive/c/WINDOWS/System32/KERNEL32.DLL
-------------------------------------------------------------------------------
language | Chinese (Traditional)
territory | Hong Kong SAR
codeset | BIG5
...
etc.
--
--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list