From 5d96a5f68915ac7edbe54b1ebfaf9c7c500fdd1c Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 7 Feb 2001 13:33:14 +0000 Subject: Locale files from IBM. --- localedata/locales/en_HK | 213 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 localedata/locales/en_HK (limited to 'localedata/locales/en_HK') diff --git a/localedata/locales/en_HK b/localedata/locales/en_HK new file mode 100644 index 0000000000..f1d73bed24 --- /dev/null +++ b/localedata/locales/en_HK @@ -0,0 +1,213 @@ +comment_char % +escape_char / + +% English locale for Hong Kong +% Contributed by Kentaroh Noji and +% Tetsuji Orita . + +LC_IDENTIFICATION +% This is the ISO_IEC TR14652 Locale definition for the LC_IDENTIFICATION +% category generated by IBM Basic CountryPack Transformer. +% +title "English locale for Hong Kong" +source "IBM Globalization Center of Competency, Yamato Software Laboratory" +address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "English" +territory "Hong Kong" +revision "1.0" +date "2000,October,27 (XML source:2000,July,20)" +% +category "en_HK:2000";LC_IDENTIFICATION +category "en_HK:2000";LC_CTYPE +category "en_HK:2000";LC_COLLATE +category "en_HK:2000";LC_TIME +category "en_HK:2000";LC_NUMERIC +category "en_HK:2000";LC_MONETARY +category "en_HK:2000";LC_MESSAGES +category "en_HK:2000";LC_PAPER +category "en_HK:2000";LC_NAME +category "en_HK:2000";LC_ADDRESS +category "en_HK:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + + +LC_CTYPE +copy "i18n" +END LC_CTYPE + + +LC_COLLATE +copy "iso14651_t1" +END LC_COLLATE + + +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale defintion file +% for IBM Class for Unicode. +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 0 +% +END LC_MONETARY + + +LC_NUMERIC +% This is the POSIX Locale definition for the LC_NUMERIC category. +% +decimal_point "" +thousands_sep "" +grouping 3 +% +END LC_NUMERIC + + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode. +% +% Abbreviated weekday names (%a) +abday "";"";/ + "";"";/ + "";"";/ + "" +% +% Full weekday names (%A) +day "";"";/ + "";"";/ + "";"";/ + "" +% +% Abbreviated month names (%b) +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +% +% Full month names (%B) +mon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +% +% Equivalent of AM PM +am_pm "";"" +% +% Appropriate date and time representation +% %A, %B %d, %Y %I:%M:%S %Z +d_t_fmt "" +% +% Appropriate date representation +% %A, %B %d, %Y +d_fmt "" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "" +% +END LC_TIME + + +LC_MESSAGES +% This is the POSIX Locale definition for the LC_MESSAGES category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode. +% +% ^[yY] +yesexpr "" + +% Syntax on Unicode Regular Expression Guidelines TR#18 +% yesexpr "" + +% +% ^[nN] +noexpr "" + +% Syntax on Unicode Regular Expression Guidelines TR#18 +% noexpr "" +% + +% Yes +yesstr "" +% +% No +nostr "" +% +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category +% generated by IBM Basic CountryPack Transformer. +height 297 +width 210 + +END LC_PAPER + + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category +% generated by IBM Basic CountryPack Transformer. +% +% +name_fmt "" +name_gen "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category +% generated by IBM Basic CountryPack Transformer. +postal_fmt "" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE +% generated by IBM Basic CountryPack Transformer. +tel_int_fmt "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT +% category generated by IBM Basic CountryPack Transformer. +measurement 1 + +END LC_MEASUREMENT \ No newline at end of file -- cgit 1.4.1