comment_char % escape_char / % This file is part of the GNU C Library and contains locale data. % The Free Software Foundation does not claim any copyright interest % in the locale data contained in this file. The foregoing does not % affect the license of the GNU C Library as a whole. It does not % exempt you from the conditions of the license if your use would % otherwise be governed by that license. % Chinese language locale for the Peoples Republic of China % % This work is based on ISO PDTR 14652, Unicode 3.0, locale definition % file for zh_CN revision 1.0 (hashao@china.com, 1999-04-28) and % charmap file for GBK version 1.0 (sean.chen@turbolinux.com). % % The file is designed to work with multiple charsets. To ease the % maintance and adding support for new charsets, all characters are % in UCS notation and presented in Unicode order. % % Changelog: % Tue Jul 25 2000 Yong Li % - first version for glibc 2.2 LC_IDENTIFICATION title "Chinese locale for Peoples Republic of China" source "" address "" contact "" email "bug-glibc-locales@gnu.org" tel "" fax "" language "Chinese" territory "China" revision "0.1" date "2000-07-25" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE category "i18n:2012";LC_COLLATE category "i18n:2012";LC_TIME category "i18n:2012";LC_NUMERIC category "i18n:2012";LC_MONETARY category "i18n:2012";LC_MESSAGES category "i18n:2012";LC_PAPER category "i18n:2012";LC_NAME category "i18n:2012";LC_ADDRESS category "i18n:2012";LC_TELEPHONE category "i18n:2012";LC_MEASUREMENT END LC_IDENTIFICATION LC_CTYPE % This is a copy of the "i18n" LC_CTYPE with the following modifications: % - Additional classes: hanzi copy "i18n" translit_start include "translit_combining";"" translit_end class "hanzi"; / % ..;/ ..;/ ;;;;;;;;/ ;;;;;;;;/ ;;;; END LC_CTYPE % ISO 14651 collation sequence LC_COLLATE copy "iso14651_t1_pinyin" END LC_COLLATE LC_MONETARY int_curr_symbol "CNY " currency_symbol "" mon_decimal_point "." mon_thousands_sep "," mon_grouping 3 positive_sign "" negative_sign "-" int_frac_digits 2 frac_digits 2 p_cs_precedes 1 p_sep_by_space 0 n_cs_precedes 1 n_sep_by_space 0 int_p_cs_precedes 1 int_p_sep_by_space 0 int_n_cs_precedes 1 int_n_sep_by_space 0 p_sign_posn 4 n_sign_posn 4 int_p_sign_posn 1 int_n_sign_posn 1 END LC_MONETARY LC_NUMERIC decimal_point "." thousands_sep "," grouping 3 END LC_NUMERIC LC_TIME abday "";"";"";"";"";"";"" day "";/ "";/ "";/ "";/ "";/ "";/ "" abmon "1";"2";/ "3";"4";/ "5";"6";/ "7";"8";/ "9";"10";/ "11";"12" mon "";"";"";/ "";"";"";/ "";"";"";/ "";"";"" d_t_fmt "%Y%m%d %A %H%M%S" d_fmt "%Y%m%d" t_fmt "%H%M%S" am_pm "";"" t_fmt_ampm "%p %I%M%S" date_fmt "%Y %m %d %A %H:%M:%S %Z" week 7;19971130;1 first_weekday 2 END LC_TIME LC_MESSAGES yesexpr "^[+1yY]" noexpr "^[-0nN]" yesstr "" nostr "" END LC_MESSAGES LC_PAPER copy "i18n" END LC_PAPER LC_TELEPHONE tel_int_fmt "+%c %a %l" tel_dom_fmt "0%a %l" int_select "00" int_prefix "86" END LC_TELEPHONE LC_NAME name_fmt "%f%t%g%t%d" name_gen "" name_miss "" name_mr "" name_mrs "" name_ms "" END LC_NAME LC_ADDRESS postal_fmt "%c%N%T%N%s %h %e %r%N%b%N%d%N%f%N%a%N" country_name "" %country_post "FIXME" country_ab2 "CN" country_ab3 "CHN" country_num 156 country_car "CHN" country_isbn 7 lang_name "" lang_ab "zh" lang_term "zho" lang_lib "chi" END LC_ADDRESS LC_MEASUREMENT copy "i18n" END LC_MEASUREMENT