elf: Make dl-rseq-symbols Linux only
[glibc.git] / localedata / locales / zh_CN
blob1545b441d14622bcd44c89ef5432ba2a4c147303
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 the Peoples Republic of China
13 % This work is based on ISO PDTR 14652, Unicode 3.0, locale definition
14 % file for zh_CN revision 1.0 (hashao@china.com, 1999-04-28) and
15 % charmap file for GBK version 1.0 (sean.chen@turbolinux.com).
17 % The file is designed to work with multiple charsets.  To ease the
18 % maintance and adding support for new charsets, all characters are
19 % in UCS notation and presented in Unicode order.
21 % Changelog:
22 % Tue Jul 25 2000 Yong Li <rigel863@hotmail.com>
23 % - first version for glibc 2.2
25 LC_IDENTIFICATION
26 title      "Chinese locale for Peoples Republic of China"
27 source     ""
28 address    ""
29 contact    ""
30 email      "bug-glibc-locales@gnu.org"
31 tel        ""
32 fax        ""
33 language   "Chinese"
34 territory  "China"
35 revision   "0.1"
36 date       "2000-07-25"
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
53 LC_CTYPE
54 % This is a copy of the "i18n" LC_CTYPE with the following modifications:
55 % - Additional classes: hanzi
57 copy "i18n"
59 translit_start
60 include  "translit_combining";""
61 translit_end
63 class   "hanzi"; /
64 %       <U3400>..<U4DBF>;/
65         <U4E00>..<U9FA5>;/
66         <UF92C>;<UF979>;<UF995>;<UF9E7>;<UF9F1>;<UFA0C>;<UFA0D>;<UFA0E>;/
67         <UFA0F>;<UFA11>;<UFA13>;<UFA14>;<UFA18>;<UFA1F>;<UFA20>;<UFA21>;/
68         <UFA23>;<UFA24>;<UFA27>;<UFA28>;<UFA29>
69 END LC_CTYPE
71 % ISO 14651 collation sequence
72 LC_COLLATE
73 copy "iso14651_t1_pinyin"
74 END LC_COLLATE
77 LC_MONETARY
78 int_curr_symbol           "CNY "
79 currency_symbol           "¥"
80 mon_decimal_point         "."
81 mon_thousands_sep         ","
82 mon_grouping              3
83 positive_sign             ""
84 negative_sign             "-"
85 int_frac_digits           2
86 frac_digits               2
87 p_cs_precedes             1
88 p_sep_by_space            0
89 n_cs_precedes             1
90 n_sep_by_space            0
91 int_p_cs_precedes         1
92 int_p_sep_by_space        0
93 int_n_cs_precedes         1
94 int_n_sep_by_space        0
95 p_sign_posn               4
96 n_sign_posn               4
97 int_p_sign_posn           1
98 int_n_sign_posn           1
99 END LC_MONETARY
101 LC_NUMERIC
102 decimal_point             "."
103 thousands_sep             ","
104 grouping                  3
105 END LC_NUMERIC
107 LC_TIME
108 abday   "日";"一";"二";"三";"四";"五";"六"
110 day     "星期日";/
111         "星期一";/
112         "星期二";/
113         "星期三";/
114         "星期四";/
115         "星期五";/
116         "星期六"
118 abmon   "1月";"2月";/
119         "3月";"4月";/
120         "5月";"6月";/
121         "7月";"8月";/
122         "9月";"10月";/
123         "11月";"12月"
125 mon     "一月";"二月";"三月";/
126         "四月";"五月";"六月";/
127         "七月";"八月";"九月";/
128         "十月";"十一月";"十二月"
130 d_t_fmt "%Y年%m月%d日 %A %H时%M分%S秒"
132 d_fmt   "%Y年%m月%d日"
134 t_fmt   "%H时%M分%S秒"
136 am_pm   "上午";"下午"
138 t_fmt_ampm "%p %I时%M分%S秒"
140 date_fmt       "%Y年 %m月 %d日 %A %H:%M:%S %Z"
141 week 7;19971130;1
142 first_weekday 2
143 END LC_TIME
145 LC_MESSAGES
146 yesexpr "^[+1yYyY是]"
147 noexpr  "^[-0nNnN不否]"
148 yesstr  "是"
149 nostr   "不是"
150 END LC_MESSAGES
152 LC_PAPER
153 copy "i18n"
154 END LC_PAPER
156 LC_TELEPHONE
157 tel_int_fmt     "+%c %a %l"
158 tel_dom_fmt     "0%a %l"
159 int_select      "00"
160 int_prefix      "86"
161 END LC_TELEPHONE
163 LC_NAME
164 name_fmt        "%f%t%g%t%d"
165 name_gen        ""
166 name_miss       "小姐"
167 name_mr         "先生"
168 name_mrs        "太太"
169 name_ms         "女士"
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 country_name    "中华人民共和国"
175 %country_post   "FIXME"
176 country_ab2     "CN"
177 country_ab3     "CHN"
178 country_num     156
179 country_car "CHN"
180 country_isbn    7
181 lang_name       "中文"
182 lang_ab         "zh"
183 lang_term       "zho"
184 lang_lib        "chi"
185 END LC_ADDRESS
187 LC_MEASUREMENT
188 copy "i18n"
189 END LC_MEASUREMENT