stdlib: qsort: Move some macros to inline function
[glibc.git] / localedata / locales / zh_TW
blob595d22623fe97d57575b29f7ec8ed011c2ef5223
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         "TWD "
62 currency_symbol         "NT$"
63 mon_decimal_point       "."
64 mon_thousands_sep       ","
65 mon_grouping            3
66 positive_sign           ""
67 negative_sign           "-"
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           "."
86 thousands_sep           ","
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   " 1<U6708>";" 2<U6708>";/
105         " 3<U6708>";" 4<U6708>";/
106         " 5<U6708>";" 6<U6708>";/
107         " 7<U6708>";" 8<U6708>";/
108         " 9<U6708>";"10<U6708>";/
109         "11<U6708>";"12<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>%Y<U5E74>%m<U6708>%d<U65E5> (%A) %H<U6642>/
118 %M<U5206>%S<U79D2>"
120 date_fmt "<U897F><U5143>%Y<U5E74>%m<U6708>%d<U65E5> (%A) %H<U6642>/
121 %M<U5206>%S<U79D2> %Z"
123 d_fmt   "<U897F><U5143>%Y<U5E74>%m<U6708>%d<U65E5>"
125 t_fmt   "%H<U6642>%M<U5206>%S<U79D2>"
127 am_pm   "<U4E0A><U5348>";"<U4E0B><U5348>"
129 % t_fmt_ampm: "%p %I<h>%M<m>%S<s>"
130 t_fmt_ampm  "%p %I<U6642>%M<U5206>%S<U79D2>"
131 week 7;19971130;1
133 era "+:2:1913//01//01:+*:<U6C11><U570B>:%EC%Ey<U5E74>";/
134     "+:1:1912//01//01:1912//12//31:<U6C11><U570B>:%EC<U5143><U5E74>";/
135     "+:1:1911//12//31:-*:<U6C11><U524D>:%EC%Ey<U5E74>"
136 END LC_TIME
138 LC_MESSAGES
139 yesexpr "^[+1yY<UFF59><UFF39><U662F>]"
140 noexpr  "^[-0nN<UFF4E><UFF2E><U4E0D><U5426>]"
141 % 是
142 yesstr  "<U662F>"
143 % 不是
144 nostr   "<U4E0D><U662F>"
145 END LC_MESSAGES
147 LC_PAPER
148 copy "i18n"
149 END LC_PAPER
151 LC_TELEPHONE
152 tel_int_fmt     "+%c-%a-%l"
153 tel_dom_fmt     "%A-%l"
154 int_select      "00"
155 int_prefix      "886"
156 END LC_TELEPHONE
158 LC_NAME
159 name_fmt        "%f%t%g%t%d"
161 name_gen        ""
162 name_miss       "<U5C0F><U59D0>"
163 name_mr         "<U5148><U751F>"
164 name_mrs        "<U592A><U592A>"
165 name_ms         "<U5973><U58EB>"
166 END LC_NAME
168 LC_ADDRESS
169 postal_fmt      "%c%N%T%N%s %h %e %r%N%b%N%d%N%f%N%a%N"
171 % Reference:    http://www.un.org/Depts/unsd/methods/m49alpha.htm
172 %               http://www.isbn.spk-berlin.de/html/prefix.htm
173 country_name    "<U4E2D><U83EF><U6C11><U570B>"
174 country_post    "TW"
175 country_ab2     "TW"
176 country_ab3     "TWN"
177 country_num     158
178 country_car "RC"
179 country_isbn    957
181 % Reference:    http://lcweb.loc.gov/standards/iso639-2/langhome.html
182 lang_name       "<U4E2D><U6587>"
183 lang_ab         "zh"
184 lang_term       "zho"
185 lang_lib        "chi"
186 END LC_ADDRESS
188 LC_MEASUREMENT
189 copy "i18n"
190 END LC_MEASUREMENT