1comment_char % 2escape_char / 3 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. 10 11% Yue Chinese (Cantonese) language locale for Hong Kong. 12% Maintained by Chunshek Chan <chunshek@gmail.com> 13% Based on Chinese locale by Kentaroh Noji <knoji@jp.ibm.com> and 14% Tetsuji Orita <orita@jp.ibm.com>. 15 16LC_IDENTIFICATION 17title "Yue Chinese (Cantonese) language locale for Hong Kong" 18source "" 19address "" 20contact "" 21email "bug-glibc-locales@gnu.org" 22tel "" 23fax "" 24language "Cantonese" 25territory "Hong Kong SAR China" 26revision "1.0" 27date "2010-11-07" 28 29category "i18n:2012";LC_IDENTIFICATION 30category "i18n:2012";LC_CTYPE 31category "i18n:2012";LC_COLLATE 32category "i18n:2012";LC_TIME 33category "i18n:2012";LC_NUMERIC 34category "i18n:2012";LC_MONETARY 35category "i18n:2012";LC_MESSAGES 36category "i18n:2012";LC_PAPER 37category "i18n:2012";LC_NAME 38category "i18n:2012";LC_ADDRESS 39category "i18n:2012";LC_TELEPHONE 40category "i18n:2012";LC_MEASUREMENT 41END LC_IDENTIFICATION 42 43 44LC_CTYPE 45copy "zh_CN" 46END LC_CTYPE 47 48 49LC_COLLATE 50% Copy the template from ISO/IEC 14651 51copy "iso14651_t1" 52END LC_COLLATE 53 54 55LC_MONETARY 56copy "zh_HK" 57END LC_MONETARY 58 59 60LC_NUMERIC 61copy "zh_HK" 62END LC_NUMERIC 63 64 65LC_TIME 66% This is the POSIX Locale definition for the LC_TIME category. 67% These are generated based on XML base Locale difintion file 68% for IBM Class for Unicode/Java 69abday "<U65E5>";"<U4E00>";/ 70 "<U4E8C>";"<U4E09>";/ 71 "<U56DB>";"<U4E94>";/ 72 "<U516D>" 73% 74% Full weekday names (%A) 75day "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/ 76 "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/ 77 "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/ 78 "<U661F><U671F><U516D>" 79% 80% Abbreviated month names (%b) 81abmon "1<U6708>";"2<U6708>";/ 82 "3<U6708>";"4<U6708>";/ 83 "5<U6708>";"6<U6708>";/ 84 "7<U6708>";"8<U6708>";/ 85 "9<U6708>";"10<U6708>";/ 86 "11<U6708>";"12<U6708>" 87% 88% Full month names (%B) 89mon "1<U6708>";"2<U6708>";/ 90 "3<U6708>";"4<U6708>";/ 91 "5<U6708>";"6<U6708>";/ 92 "7<U6708>";"8<U6708>";/ 93 "9<U6708>";"10<U6708>";/ 94 "11<U6708>";"12<U6708>" 95% 96% Equivalent of AM PM 97% 上午;下午 98am_pm "<U4E0A><U5348>";"<U4E0B><U5348>" 99% 100% Appropriate date and time representation 101% %Y年%m月%d日 %A %H點%M分%S秒 102d_t_fmt "%Y<U5E74>%m<U6708>%d<U65E5> %A %H<U9EDE>%M<U5206>%S<U79D2>" 103% 104% Appropriate date representation 105% %Y年%m月%d日 %A 106d_fmt "%Y<U5E74>%m<U6708>%d<U65E5> %A" 107% 108% Appropriate time representation 109% %H點%M分%S秒 110t_fmt "%H<U9EDE>%M<U5206>%S<U79D2>" 111% 112% Appropriate 12 h time representation 113% %p%I點%M分%S秒 114t_fmt_ampm "%p%I<U9EDE>%M<U5206>%S<U79D2>" 115% 116% Appropriate date representation (date(1)) 117% %Y年 %b %e日 %A %H:%M:%S %Z 118date_fmt "%Y<U5E74> %b %e<U65E5> %A %H:%M:%S %Z" 119% FIXME: found in CLDR 120week 7;19971130;1 121END LC_TIME 122 123 124LC_MESSAGES 125yesexpr "^[+1yY]" 126noexpr "^[-0nN]" 127yesstr "<U4FC2>" 128nostr "<U5514><U4FC2>" 129END LC_MESSAGES 130 131 132LC_PAPER 133copy "zh_HK" 134END LC_PAPER 135 136 137LC_NAME 138copy "zh_TW" 139END LC_NAME 140 141 142LC_ADDRESS 143% This is the ISO_IEC TR14652 Locale definition for the 144% LC_ADDRESS 145% postal_fmt: "%c%T%s%h%N%b%e%r%N%f%N%d%N%a" 146postal_fmt "%c%T%s%h%N%b%e%r%N%f%N%d%N%a" 147country_name "<U4E2D><U83EF><U4EBA><U6C11><U5171><U548C><U570B><U9999><U6E2F><U7279><U5225><U884C><U653F><U5340>" 148country_ab2 "HK" 149country_ab3 "HKG" 150country_num 344 151country_car "HK" 152country_isbn 962 153lang_name "<U7CB5><U8A9E>" 154lang_term "yue" 155lang_lib "yue" 156END LC_ADDRESS 157 158 159LC_TELEPHONE 160copy "zh_HK" 161END LC_TELEPHONE 162 163 164LC_MEASUREMENT 165copy "zh_HK" 166END LC_MEASUREMENT 167