Use ASCII as much as possible in LC_MESSAGES of all locales to improve readability...
[glibc.git] / localedata / locales / zh_TW
blobb69f4f500fe59df41318cf3bd85117c53b077292
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 Taiwan R.O.C.
13 % Original Author:
14 %    Ming-Che Chuang
15 %       PPE of NTU, Taiwan, ROC
17 % Currently Maintained by:
18 %    Yuan-Chung Cheng
19 %       platin@ms31.hinet.net
20 %    Tung-Han Hsieh
21 %       thhsieh@linux.org.tw
23 % Reference:    http://wwwold.dkuug.dk/JTC1/SC22/WG20/docs/n690.pdf
25 LC_IDENTIFICATION
26 title      "Chinese locale for Taiwan R.O.C."
27 source     ""
28 address    ""
29 contact    ""
30 email      "bug-glibc-locales@gnu.org"
31 tel        ""
32 fax        ""
33 language   "Chinese"
34 territory  "Taiwan"
35 revision   "0.2"
36 date       "2000-08-02"
38 category "i18n:2012";LC_IDENTIFICATION
39 category "i18n:2012";LC_CTYPE
40 category "i18n:2012";LC_COLLATE
41 category "i18n:2012";LC_TIME
42 category "i18n:2012";LC_NUMERIC
43 category "i18n:2012";LC_MONETARY
44 category "i18n:2012";LC_MESSAGES
45 category "i18n:2012";LC_PAPER
46 category "i18n:2012";LC_NAME
47 category "i18n:2012";LC_ADDRESS
48 category "i18n:2012";LC_TELEPHONE
49 category "i18n:2012";LC_MEASUREMENT
50 END LC_IDENTIFICATION
52 LC_CTYPE
53 copy "zh_CN"
54 END LC_CTYPE
56 LC_COLLATE
57 copy "iso14651_t1"
58 END LC_COLLATE
60 LC_MONETARY
61 int_curr_symbol         "<U0054><U0057><U0044><U0020>"
62 currency_symbol         "<U004E><U0054><U0024>"
63 mon_decimal_point       "<U002E>"
64 mon_thousands_sep       "<U002C>"
65 mon_grouping            3
66 positive_sign           ""
67 negative_sign           "<U002D>"
68 int_frac_digits         2
69 frac_digits             2
70 p_cs_precedes           1
71 p_sep_by_space          0
72 n_cs_precedes           1
73 n_sep_by_space          0
74 int_p_cs_precedes       1
75 int_p_sep_by_space      0
76 int_n_cs_precedes       1
77 int_n_sep_by_space      0
78 p_sign_posn             1
79 n_sign_posn             1
80 int_p_sign_posn         1
81 int_n_sign_posn         1
82 END LC_MONETARY
84 LC_NUMERIC
85 decimal_point           "<U002E>"
86 thousands_sep           "<U002C>"
87 grouping                3
88 END LC_NUMERIC
90 LC_TIME
91 % day: Sun, Mon, Tue, Wed, Thr, Fri, Sat
92 abday   "<U65E5>";"<U4E00>";"<U4E8C>";"<U4E09>";/
93         "<U56DB>";"<U4E94>";"<U516D>"
95 day     "<U9031><U65E5>";/
96         "<U9031><U4E00>";/
97         "<U9031><U4E8C>";/
98         "<U9031><U4E09>";/
99         "<U9031><U56DB>";/
100         "<U9031><U4E94>";/
101         "<U9031><U516D>"
103 % month: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec.
104 abmon   "<U0020><U0031><U6708>";"<U0020><U0032><U6708>";/
105         "<U0020><U0033><U6708>";"<U0020><U0034><U6708>";/
106         "<U0020><U0035><U6708>";"<U0020><U0036><U6708>";/
107         "<U0020><U0037><U6708>";"<U0020><U0038><U6708>";/
108         "<U0020><U0039><U6708>";"<U0031><U0030><U6708>";/
109         "<U0031><U0031><U6708>";"<U0031><U0032><U6708>"
111 mon     "<U4E00><U6708>";"<U4E8C><U6708>";"<U4E09><U6708>";/
112         "<U56DB><U6708>";"<U4E94><U6708>";"<U516D><U6708>";/
113         "<U4E03><U6708>";"<U516B><U6708>";"<U4E5D><U6708>";/
114         "<U5341><U6708>";"<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
116 % d_t_fmt: "%Y<y>%m<m>%d<d> (%A) %H<hr>%M<m>%S<s>"
117 d_t_fmt "<U897F><U5143><U0025><U0059><U5E74>/
118 <U0025><U006D><U6708><U0025><U0064><U65E5>/
119 <U0020><U0028><U0025><U0041><U0029>/
120 <U0020><U0025><U0048><U6642>/
121 <U0025><U004D><U5206><U0025><U0053><U79D2>"
123 d_fmt   "<U897F><U5143><U0025><U0059><U5E74>/
124 <U0025><U006D><U6708><U0025><U0064><U65E5>"
126 t_fmt   "<U0025><U0048><U6642><U0025><U004D><U5206><U0025><U0053><U79D2>"
128 am_pm   "<U4E0A><U5348>";"<U4E0B><U5348>"
130 % t_fmt_ampm: "%p %I<h>%M<m>%S<s>"
131 t_fmt_ampm  "<U0025><U0070><U0020><U0025><U0049><U6642>/
132 <U0025><U004D><U5206><U0025><U0053><U79D2>"
133 week 7;19971130;1
134 END LC_TIME
136 LC_MESSAGES
137 yesexpr "^[+1yY<U662F>]"
138 noexpr  "^[-0nN<U4E0D><U5426>]"
139 END LC_MESSAGES
141 LC_PAPER
142 copy "i18n"
143 END LC_PAPER
145 LC_TELEPHONE
146 % tel_int_fmt:  "+%c-%a-%l"
147 tel_int_fmt     "<U002B><U0025><U0063><U002D><U0025><U0061>/
148 <U002D><U0025><U006C>"
150 % tel_dom_fmt:  "%A-%l"
151 tel_dom_fmt     "<U0025><U0041><U002D><U0025><U006C>"
153 % int_select:   "00"
154 int_select      "<U0030><U0030>"
156 % int_prefix:   "886"
157 int_prefix      "<U0038><U0038><U0036>"
158 END LC_TELEPHONE
160 LC_NAME
161 % name_fmt:     "%f%t%g%t%d"
162 name_fmt        "<U0025><U0066><U0025><U0074><U0025><U0067><U0025><U0074>/
163 <U0025><U0064>"
165 name_gen        ""
166 name_miss       "<U5C0F><U59D0>"
167 name_mr         "<U5148><U751F>"
168 name_mrs        "<U592A><U592A>"
169 name_ms         "<U5973><U58EB>"
170 END LC_NAME
172 LC_ADDRESS
173 % postal_fmt:   "%c%N%T%N%s %h %e %r%N%b%N%d%N%f%N%a%N"
174 postal_fmt      "<U0025><U0063><U0025><U004E><U0025>/
175 <U0054><U0025><U004E><U0025><U0073><U0020><U0025><U0068><U0020><U0025>/
176 <U0065><U0020><U0025><U0072><U0025><U004E><U0025><U0062><U0025><U004E>/
177 <U0025><U0064><U0025><U004E><U0025><U0066><U0025><U004E><U0025><U0061>/
178 <U0025><U004E>"
180 % Reference:    http://www.un.org/Depts/unsd/methods/m49alpha.htm
181 %               http://www.isbn.spk-berlin.de/html/prefix.htm
182 % country_ab2:  TW
183 % country_ab3:  TWN
184 % country_isbn: 957
185 country_name    "<U4E2D><U83EF><U6C11><U570B>"
186 country_post    "<U0054><U0057>"
187 country_ab2     "<U0054><U0057>"
188 country_ab3     "<U0054><U0057><U004E>"
189 country_num     158
190 country_car "<U0052><U0043>"
191 country_isbn    957
193 % Reference:    http://lcweb.loc.gov/standards/iso639-2/langhome.html
194 % lang_ab:      zh
195 % lang_term:    zho
196 % lang_lib:     chi
197 lang_name       "<U4E2D><U6587>"
198 lang_ab         "<U007A><U0068>"
199 lang_term       "<U007A><U0068><U006F>"
200 lang_lib        "<U0063><U0068><U0069>"
201 END LC_ADDRESS
203 LC_MEASUREMENT
204 copy "i18n"
205 END LC_MEASUREMENT