Add pretty printers for the NPTL lock types
[glibc.git] / localedata / locales / zh_HK
blobcc85c159222b89e1d493c4b90fe552ee9f188ef7
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.
12 % Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
13 % Tetsuji Orita <orita@jp.ibm.com>.
15 LC_IDENTIFICATION
16 title      "Chinese language locale for Hong Kong"
17 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
18 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
19 contact    ""
20 email      "bug-glibc-locales@gnu.org"
21 tel        ""
22 fax        ""
23 language   "Chinese"
24 territory  "Hong Kong SAR China"
25 revision   "1.0"
26 date       "2000-07-20"
28 category "i18n:2012";LC_IDENTIFICATION
29 category "i18n:2012";LC_CTYPE
30 category "i18n:2012";LC_COLLATE
31 category "i18n:2012";LC_TIME
32 category "i18n:2012";LC_NUMERIC
33 category "i18n:2012";LC_MONETARY
34 category "i18n:2012";LC_MESSAGES
35 category "i18n:2012";LC_PAPER
36 category "i18n:2012";LC_NAME
37 category "i18n:2012";LC_ADDRESS
38 category "i18n:2012";LC_TELEPHONE
39 category "i18n:2012";LC_MEASUREMENT
40 END LC_IDENTIFICATION
42 LC_CTYPE
43 copy "zh_CN"
44 END LC_CTYPE
46 LC_COLLATE
48 % Copy the template from ISO/IEC 14651
49 copy "iso14651_t1"
51 END LC_COLLATE
53 LC_MONETARY
54 % This is the POSIX Locale definition the LC_MONETARY category.
55 % These are generated based on XML base Locale definition file
56 % for IBM Class for Unicode/Java
58 int_curr_symbol       "<U0048><U004B><U0044><U0020>"
59 currency_symbol       "<U0048><U004B><U0024>"
60 mon_decimal_point     "<U002E>"
61 mon_thousands_sep     "<U002C>"
62 mon_grouping          3
63 positive_sign         ""
64 negative_sign         "<U002D>"
65 int_frac_digits       2
66 frac_digits           2
67 p_cs_precedes         1
68 p_sep_by_space        0
69 n_cs_precedes         1
70 n_sep_by_space        0
71 p_sign_posn           1
72 n_sign_posn           0
74 END LC_MONETARY
77 LC_NUMERIC
78 % This is the POSIX Locale definition for the LC_NUMERIC  category.
80 decimal_point          "<U002E>"
81 thousands_sep          "<U002C>"
82 grouping               3
84 END LC_NUMERIC
87 LC_TIME
88 % This is the POSIX Locale definition for the LC_TIME category.
89 % These are generated based on XML base Locale definition file
90 % for IBM Class for Unicode/Java
92 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
93 % Abbreviated weekday names (%a)
94 abday       "<U65E5>";"<U4E00>";/
95             "<U4E8C>";"<U4E09>";/
96             "<U56DB>";"<U4E94>";/
97             "<U516D>"
99 % Removed trailing space, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
100 % Full weekday names (%A)
101 day         "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
102             "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
103             "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
104             "<U661F><U671F><U516D>"
106 % Abbreviated month names (%b)
107 abmon       "<U0031><U6708>";"<U0032><U6708>";/
108             "<U0033><U6708>";"<U0034><U6708>";/
109             "<U0035><U6708>";"<U0036><U6708>";/
110             "<U0037><U6708>";"<U0038><U6708>";/
111             "<U0039><U6708>";"<U0031><U0030><U6708>";/
112             "<U0031><U0031><U6708>";"<U0031><U0032><U6708>"
114 % Full month names (%B)
115 mon         "<U4E00><U6708>";"<U4E8C><U6708>";/
116             "<U4E09><U6708>";"<U56DB><U6708>";/
117             "<U4E94><U6708>";"<U516D><U6708>";/
118             "<U4E03><U6708>";"<U516B><U6708>";/
119             "<U4E5D><U6708>";"<U5341><U6708>";/
120             "<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
122 % Equivalent of AM PM
123 am_pm       "<U4E0A><U5348>";"<U4E0B><U5348>"
125 % Appropriate date and time representation
126 % Update by Roger So <roger.so@sw-linux.com>
127 % Changed %b to %m, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
128 d_t_fmt     "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064><U65E5>/
129 <U0020><U0025><U0041><U0020><U0025><U0048><U003A><U0025><U004D>/
130 <U003A><U0025><U0053>"
132 % Appropriate date representation
133 % Changed %b to %m, by Anthony Fok <anthony@thizlinux.com>, Feb 2002
134 % %Y年%m月%d日 %A
135 d_fmt       "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064>/
136 <U65E5><U0020><U0025><U0041>"
138 % Appropriate time representation
139 % %I時%M分%S秒 %Z
140 t_fmt       "<U0025><U0049><U6642><U0025><U004D><U5206><U0025><U0053>/
141 <U79D2><U0020><U0025><U005A>"
143 % Appropriate 12 h time representation (%r)
144 % Update by Roger So <roger.so@sw-linux.com>
145 t_fmt_ampm  "<U0025><U0070><U0020><U0025><U0049><U003A><U0025><U004D>/
146 <U003A><U0025><U0053>"
147 week 7;19971130;1
148 END LC_TIME
151 LC_MESSAGES
152 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U662F><U005D>"
153 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U4E0D><U5426><U005D>"
154 END LC_MESSAGES
157 LC_PAPER
158 copy "i18n"
159 END LC_PAPER
162 LC_NAME
163 % This is the ISO_IEC TR14652 Locale definition for the
164 % LC_NAME category.
166 name_fmt    "<U0025><U0066><U0025><U0074><U0025><U0064><U0031>"
167 name_gen    "<U541B>"
168 name_mr     "<U5148><U751F>"
169 name_mrs    "<U592B><U4EBA><U002E>"
170 name_miss   "<U5C0F><U59D0>"
171 name_ms     "<U5973><U58EB>"
173 END LC_NAME
176 LC_ADDRESS
177 % This is the ISO_IEC TR14652 Locale definition for the
178 % LC_ADDRESS
179 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
180 <U0025><U0062><U0025><U0065><U0025><U0072>"
181 country_ab2 "<U0048><U004B>"
182 country_ab3 "<U0048><U004B><U0047>"
183 country_num 344
184 country_car "<U0048><U004B>"
185 lang_ab         "<U007A><U0068>"
186 lang_term       "<U007A><U0068><U006F>"
187 lang_lib        "<U0063><U0068><U0069>"
188 END LC_ADDRESS
191 LC_TELEPHONE
192 % This is the ISO_IEC TR14652 Locale definition for the
194 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
195 <U003B><U0025><U006C>"
196 int_prefix  "<U0038><U0035><U0032>"
197 int_select  "<U0030><U0030><U0031>"
198 END LC_TELEPHONE
201 LC_MEASUREMENT
202 copy "i18n"
203 END LC_MEASUREMENT