x86: Set default non_temporal_threshold for Zhaoxin processors
[glibc.git] / localedata / locales / zh_HK
blob69561ec6f72f3a450c3344a6c66c697858f66e5a
1 comment_char %
2 escape_char /
4 % This file is part of the GNU C Library and contains locale data.
5 % The Free Software Foundation does not claim any copyright interest
6 % in the locale data contained in this file.  The foregoing does not
7 % affect the license of the GNU C Library as a whole.  It does not
8 % exempt you from the conditions of the license if your use would
9 % otherwise be governed by that license.
11 % Chinese language locale for Hong Kong.
13 LC_IDENTIFICATION
14 title      "Chinese language locale for Hong Kong"
15 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
16 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
17 contact    ""
18 email      "bug-glibc-locales@gnu.org"
19 tel        ""
20 fax        ""
21 language   "Chinese"
22 territory  "Hong Kong SAR China"
23 revision   "1.0"
24 date       "2000-07-20"
26 category "i18n:2012";LC_IDENTIFICATION
27 category "i18n:2012";LC_CTYPE
28 category "i18n:2012";LC_COLLATE
29 category "i18n:2012";LC_TIME
30 category "i18n:2012";LC_NUMERIC
31 category "i18n:2012";LC_MONETARY
32 category "i18n:2012";LC_MESSAGES
33 category "i18n:2012";LC_PAPER
34 category "i18n:2012";LC_NAME
35 category "i18n:2012";LC_ADDRESS
36 category "i18n:2012";LC_TELEPHONE
37 category "i18n:2012";LC_MEASUREMENT
38 END LC_IDENTIFICATION
40 LC_CTYPE
41 copy "zh_CN"
42 END LC_CTYPE
44 LC_COLLATE
46 % Copy the template from ISO/IEC 14651
47 copy "iso14651_t1"
49 END LC_COLLATE
51 LC_MONETARY
52 % This is the POSIX Locale definition the LC_MONETARY category.
53 % These are generated based on XML base Locale definition file
54 % for IBM Class for Unicode/Java
56 int_curr_symbol       "HKD "
57 currency_symbol       "HK$"
58 mon_decimal_point     "."
59 mon_thousands_sep     ","
60 mon_grouping          3
61 positive_sign         ""
62 negative_sign         "-"
63 int_frac_digits       2
64 frac_digits           2
65 p_cs_precedes         1
66 p_sep_by_space        0
67 n_cs_precedes         1
68 n_sep_by_space        0
69 p_sign_posn           1
70 n_sign_posn           0
72 END LC_MONETARY
75 LC_NUMERIC
76 % This is the POSIX Locale definition for the LC_NUMERIC  category.
78 decimal_point          "."
79 thousands_sep          ","
80 grouping               3
82 END LC_NUMERIC
85 LC_TIME
86 % This is the POSIX Locale definition for the LC_TIME category.
87 % These are generated based on XML base Locale definition file
88 % for IBM Class for Unicode/Java
90 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
91 % Abbreviated weekday names (%a)
92 abday       "日";"一";/
93             "二";"三";/
94             "四";"五";/
95             "六"
97 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
98 % Full weekday names (%A)
99 day         "星期日";"星期一";/
100             "星期二";"星期三";/
101             "星期四";"星期五";/
102             "星期六"
104 % Abbreviated month names (%b)
105 abmon       "1月";"2月";/
106             "3月";"4月";/
107             "5月";"6月";/
108             "7月";"8月";/
109             "9月";"10月";/
110             "11月";"12月"
112 % Full month names (%B)
113 mon         "一月";"二月";/
114             "三月";"四月";/
115             "五月";"六月";/
116             "七月";"八月";/
117             "九月";"十月";/
118             "十一月";"十二月"
120 % Equivalent of AM PM
121 am_pm       "上午";"下午"
123 % Appropriate date and time representation
124 % Update by Roger So <roger.so@sw-linux.com>
125 % Changed %b to %m, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
126 d_t_fmt     "%Y年%m月%d日 %A %H:%M:%S"
128 % Appropriate date and time representation for date(1)
129 date_fmt    "%Y年%m月%d日 %A %H:%M:%S %Z"
131 % Appropriate date representation
132 % Changed %b to %m, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
133 d_fmt       "%Y年%m月%d日 %A"
135 % Appropriate time representation
136 t_fmt       "%p %I時%M分%S秒 %Z"
138 % Appropriate 12 h time representation (%r)
139 % Update by Roger So <roger.so@sw-linux.com>
140 t_fmt_ampm  "%p %I:%M:%S"
141 week 7;19971130;1
142 END LC_TIME
145 LC_MESSAGES
146 yesexpr "^[+1yYyY是]"
147 noexpr  "^[-0nNnN不否]"
148 yesstr  "是"
149 nostr   "否"
150 END LC_MESSAGES
153 LC_PAPER
154 copy "i18n"
155 END LC_PAPER
158 LC_NAME
159 % This is the ISO_IEC TR14652 Locale definition for the
160 % LC_NAME category.
162 name_fmt    "%f%t%d1"
163 name_gen    "君"
164 name_mr     "先生"
165 name_mrs    "夫人."
166 name_miss   "小姐"
167 name_ms     "女士"
169 END LC_NAME
172 LC_ADDRESS
173 % This is the ISO_IEC TR14652 Locale definition for the
174 % LC_ADDRESS
175 postal_fmt  "%z%c%T%s%b%e%r"
176 country_ab2 "HK"
177 country_ab3 "HKG"
178 country_num 344
179 country_car "HK"
180 lang_name       "繁體中文"
181 lang_ab         "zh"
182 lang_term       "zho"
183 lang_lib        "chi"
184 END LC_ADDRESS
187 LC_TELEPHONE
188 % This is the ISO_IEC TR14652 Locale definition for the
190 tel_int_fmt "+%c ;%a ;%l"
191 int_prefix  "852"
192 int_select  "001"
193 END LC_TELEPHONE
196 LC_MEASUREMENT
197 copy "i18n"
198 END LC_MEASUREMENT