hurd: Implement SHM_ANON
[glibc.git] / localedata / locales / zh_CN
blobcd4b33602aa0114a471d23f5a5c5f9fdc98c854d
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           "<UFFE5>"
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   "<U65E5>";"<U4E00>";"<U4E8C>";"<U4E09>";"<U56DB>";"<U4E94>";"<U516D>"
110 day     "<U661F><U671F><U65E5>";/
111         "<U661F><U671F><U4E00>";/
112         "<U661F><U671F><U4E8C>";/
113         "<U661F><U671F><U4E09>";/
114         "<U661F><U671F><U56DB>";/
115         "<U661F><U671F><U4E94>";/
116         "<U661F><U671F><U516D>"
118 abmon   "1<U6708>";"2<U6708>";/
119         "3<U6708>";"4<U6708>";/
120         "5<U6708>";"6<U6708>";/
121         "7<U6708>";"8<U6708>";/
122         "9<U6708>";"10<U6708>";/
123         "11<U6708>";"12<U6708>"
125 mon     "<U4E00><U6708>";"<U4E8C><U6708>";"<U4E09><U6708>";/
126         "<U56DB><U6708>";"<U4E94><U6708>";"<U516D><U6708>";/
127         "<U4E03><U6708>";"<U516B><U6708>";"<U4E5D><U6708>";/
128         "<U5341><U6708>";"<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
130 d_t_fmt "%Y<U5E74>%m<U6708>%d<U65E5> %A %H<U65F6>%M<U5206>%S<U79D2>"
132 d_fmt   "%Y<U5E74>%m<U6708>%d<U65E5>"
134 t_fmt   "%H<U65F6>%M<U5206>%S<U79D2>"
136 am_pm   "<U4E0A><U5348>";"<U4E0B><U5348>"
138 t_fmt_ampm "%p %I<U65F6>%M<U5206>%S<U79D2>"
140 date_fmt       "%Y<U5E74> %m<U6708> %d<U65E5> %A %H:%M:%S %Z"
141 week 7;19971130;1
142 first_weekday 2
143 END LC_TIME
145 LC_MESSAGES
146 yesexpr "^[+1yY<UFF59><UFF39><U662F>]"
147 noexpr  "^[-0nN<UFF4E><UFF2E><U4E0D><U5426>]"
148 yesstr  "<U662F>"
149 nostr   "<U4E0D><U662F>"
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       "<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 country_name    "<U4E2D><U534E><U4EBA><U6C11><U5171><U548C><U56FD>"
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       "<U4E2D><U6587>"
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