Digital UNIX | ||
---|---|---|
Prev | Chapter 10. Internationalization | Next |
Table 10-1 lists the languages supported in Digital UNIX Version 4.0 and their corresponding locales. The locales are built using new internationalization utilities and are more robust than those offered on previous versions of the operating system. Note that in Digital UNIX Version 4.0, the content of the locale definitions has changed to align with new national profiles and registered locale definitions. Those marked with an asterisk are available as part of language-variant subsets which can be optionally installed.
Table 10-1. Languages and Locales
Language | Locale Name |
---|---|
Catalan * | ca_ES.ISO8859-1 |
Simplified Chinese/PRC * | zh_CN.dechanzi zh_CN.dechanzi@pinyin zh_CN.dechanzi@radical zh_CN.dechanzi@stroke |
Chinese/Hong Kong * | zh_HK.big5 zh_HK.dechanyu zh_HK.dechanzi zh_HK.eucTW |
Traditional Chinese/Taiwan * | zh_TW.big5 zh_TW.big5@chuyin zh_TW.big5@radical zh_TW.big5@stroke zh_TW.dechanyu zh_TW.dechanyu@chuyin zh_TW.dechanyu@radical zh_TW.dechanyu@stroke zh_TW.eucTW zh_TW.eucTW@chuyin zh_TW.eucTW@radical zh_TW.eucTW@stroke |
Czech * | cs_CZ.ISO8859-2 |
Danish | da_DK.ISO8859-1 |
Dutch | nl_NL.ISO8859-1 |
Belgian Dutch | nl_BE.ISO8859-1 |
US English/ASCII | en_US.8859-1 (C/POSIX) |
US English/ISO8859-1 | en_US.ISO8859-1 |
GB English | en_GB.ISO8859-1 |
Finnish | fi_FI.ISO8859-1 |
German | de_DE.ISO8859-1 |
Swiss German | de_CH.ISO8859-1 |
Greek | el_GR.ISO8859-7 |
French | fr_FR.ISO8859-1 |
Belgian French | fr_BE.ISO8859-1 |
Canadian French | fr_CA.ISO8859-1 |
Swiss French | fr_CH.ISO8859-1 |
Hebrew * | iw_IL.ISO8859-8 |
Hungarian | hu_HU.ISO8859-2 |
Icelandic | is_IS.ISO8859-1 |
Italian | it_IT.ISO8859-1 |
Japanese * | ja_JP.eucJP ja_JP.SJIS ja_JP.deckanji ja_JP.sdeckanji |
Korean * | ko_KR.deckorean ko_KR.eucKR |
Lithuanian * | ko_KR.eucKR |
Norwegian | no_NO.ISO8859-1 |
Polish | pl_PL.ISO8859-2 |
Portuguese | pt_PT.ISO8859-1 |
Russian | ru_RU.ISO8859-5 |
Slovak | sk_SK.ISO8859-2 |
Slovene * | sl_SIISO8859-2 |
Spanish | es_ES.ISO8859-1 |
Swedish | sv_SE.ISO8859-1 |
Thai * | th_TH.TACTIS |
Turkish | tr_TR.ISO8859-9 |
Note that you can switch languages or character sets as necessary and can even operate multiple processes in different languages or codesets in the same system at the same time.
For information on supported character sets, see the guide Writing Software for the International Market and reference pages for individual languages and codesets.
Prev | Home | Next |
Internationalization | Up | Code Conversion and the iconv Utility |