* sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
[glibc.git] / localedata / locales / zh_HK
blob17c2fd329a6353ddb9bec71665da73c155d350e4
1 comment_char    %
2 escape_char     /
3 % Chinese language locale for Hong Kong.
4 % Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
5 % Tetsuji Orita <orita@jp.ibm.com>.
7 LC_IDENTIFICATION
8 title      "Chinese language locale for Hong Kong"
9 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
10 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
11 contact    ""
12 email      "bug-glibc@gnu.org"
13 tel        ""
14 fax        ""
15 language   "Chinese"
16 territory  "Hong Kong"
17 revision   "1.0"
18 date       "2000-07-20"
20 category  "zh_HK:2000";LC_IDENTIFICATION
21 category  "zh_HK:2000";LC_CTYPE
22 category  "zh_HK:2000";LC_COLLATE
23 category  "zh_HK:2000";LC_TIME
24 category  "zh_HK:2000";LC_NUMERIC
25 category  "zh_HK:2000";LC_MONETARY
26 category  "zh_HK:2000";LC_MESSAGES
27 category  "zh_HK:2000";LC_PAPER
28 category  "zh_HK:2000";LC_NAME
29 category  "zh_HK:2000";LC_ADDRESS
30 category  "zh_HK:2000";LC_TELEPHONE
32 END LC_IDENTIFICATION
34 LC_CTYPE
35 copy "i18n"
36 END LC_CTYPE
38 LC_COLLATE
40 % Copy the template from ISO/IEC 14651
41 copy "iso14651_t1"
43 END LC_COLLATE
45 LC_MONETARY
46 % This is the POSIX Locale definition the LC_MONETARY category.
47 % These are generated based on XML base Locale difintion file
48 % for IBM Class for Unicode/Java
50 int_curr_symbol       "<U0048><U004B><U0044><U0020>"
51 currency_symbol       "<U0048><U004B><U0024>"
52 mon_decimal_point     "<U002E>"
53 mon_thousands_sep     "<U002C>"
54 mon_grouping          3
55 positive_sign         ""
56 negative_sign         "<U002D>"
57 int_frac_digits       2
58 frac_digits           2
59 p_cs_precedes         1
60 p_sep_by_space        0
61 n_cs_precedes         1
62 n_sep_by_space        0
63 p_sign_posn           1
64 n_sign_posn           0
66 END LC_MONETARY
69 LC_NUMERIC
70 % This is the POSIX Locale definition for the LC_NUMERIC  category.
72 decimal_point          "<U002E>"
73 thousands_sep          "<U002C>"
74 grouping               3
76 END LC_NUMERIC
79 LC_TIME
80 % This is the POSIX Locale definition for the LC_TIME category.
81 % These are generated based on XML base Locale difintion file
82 % for IBM Class for Unicode/Java
84 % Abbreviated weekday names (%a)
85 abday       "<U65E5><U0020>";"<U4E00><U0020>";/
86             "<U4E8C><U0020>";"<U4E09><U0020>";/
87             "<U56DB><U0020>";"<U4E94><U0020>";/
88             "<U516D><U0020>"
90 % Full weekday names (%A)
91 day         "<U661F><U671F><U65E5><U0020>";"<U661F><U671F><U4E00><U0020>";/
92             "<U661F><U671F><U4E8C><U0020>";"<U661F><U671F><U4E09><U0020>";/
93             "<U661F><U671F><U56DB><U0020>";"<U661F><U671F><U4E94><U0020>";/
94             "<U661F><U671F><U516D><U0020>"
96 % Abbreviated month names (%b)
97 abmon       "<U0031><U6708>";"<U0032><U6708>";/
98             "<U0033><U6708>";"<U0034><U6708>";/
99             "<U0035><U6708>";"<U0036><U6708>";/
100             "<U0037><U6708>";"<U0038><U6708>";/
101             "<U0039><U6708>";"<U0031><U0030><U6708>";/
102             "<U0031><U0031><U6708>";"<U0031><U0032><U6708>"
104 % Full month names (%B)
105 mon         "<U4E00><U6708>";"<U4E8C><U6708>";/
106             "<U4E09><U6708>";"<U56DB><U6708>";/
107             "<U4E94><U6708>";"<U516D><U6708>";/
108             "<U4E03><U6708>";"<U516B><U6708>";/
109             "<U4E5D><U6708>";"<U5341><U6708>";/
110             "<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
112 % Equivalent of AM PM
113 am_pm       "<U4E0A><U5348>";"<U4E0B><U5348>"
115 % Appropriate date and time representation
116 % Update by Roger So <spacehunt@e-fever.org>
117 d_t_fmt     "<U0025><U0059><U5E74><U0025><U0062><U6708><U0025><U0064>/
118 <U65E5><U0020><U0025><U0070><U0020><U0025><U0049><U003A><U0025><U004D>/
119 <U003A><U0025><U0053>"
121 % Appropriate date representation
122 % %Y”N%bŒŽ%d“ú %A
123 d_fmt       "<U0025><U0059><U5E74><U0025><U0062><U6708><U0025><U0064>/
124 <U65E5><U0020><U0025><U0041>"
126 % Appropriate time representation
127 % %IŽž%M•ª%S•b %Z
128 t_fmt       "<U0025><U0049><U6642><U0025><U004D><U5206><U0025><U0053>/
129 <U79D2><U0020><U0025><U005A>"
131 % Appropriate 12 h time representation (%r)
132 % Update by Roger So <spacehunt@e-fever.org>
133 t_fmt_ampm  "<U0025><U0070><U0020><U0025><U0049><U003A><U0025><U004D>/
134 <U003A><U0025><U0053>"
136 % Appropriate date representation (date(1))   "%a %b %e %H:%M:%S %Z %Y"
137 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
138 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
139 <U0025><U005A><U0020><U0025><U0059>"
140 END LC_TIME
143 LC_MESSAGES
144 % yesexpr     "^[<y><Y><CJK Shi4>]"
145 % noexpr      "^[<n><N><CJK Bu4><CJK Fou3>]"
146 yesexpr "<U005E><U005B><U0079><U0059><U662F><U005D>"
147 noexpr  "<U005E><U005B><U006E><U004E><U4E0D><U5426><U005D>"
148 END LC_MESSAGES
151 LC_PAPER
152 % This is the ISO_IEC TR14652 Locale definition for the
153 % LC_PAPER category
154 height      297
155 width       210
157 END LC_PAPER
160 LC_NAME
161 % This is the ISO_IEC TR14652 Locale definition for the
162 % LC_NAME category.
164 name_fmt    "<U0025><U0066><U0025><U0074><U0025><U0064><U0031>"
165 name_gen    "<U541B>"
166 name_mr     "<U5148><U751F>"
167 name_mrs    "<U592B><U4EBA><U002E>"
168 name_miss   "<U5C0F><U59D0>"
169 name_ms     "<U5973><U58EB>"
171 END LC_NAME
174 LC_ADDRESS
175 % This is the ISO_IEC TR14652 Locale definition for the
176 % LC_ADDRESS
177 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
178 <U0025><U0062><U0025><U0065><U0025><U0072>"
180 END LC_ADDRESS
183 LC_TELEPHONE
184 % This is the ISO_IEC TR14652 Locale definition for the
186 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
187 <U003B><U0025><U006C>"
188 int_prefix  "<U0038><U0035><U0032>"
190 END LC_TELEPHONE
193 LC_MEASUREMENT
194 % This is the ISO_IEC TR14652 Locale definition for the
196 measurement 1
198 END LC_MEASUREMENT