initial commit
[glibc.git] / localedata / locales / yue_HK
1 comment_char %
2 escape_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
16 LC_IDENTIFICATION
17 title "Yue Chinese (Cantonese) language locale for Hong Kong"
18 source ""
19 address ""
20 contact ""
21 email "bug-glibc-locales@gnu.org"
22 tel ""
23 fax ""
24 language "Cantonese"
25 territory "Hong Kong SAR China"
26 revision "1.0"
27 date "2010-11-07"
28
29 category "i18n:2012";LC_IDENTIFICATION
30 category "i18n:2012";LC_CTYPE
31 category "i18n:2012";LC_COLLATE
32 category "i18n:2012";LC_TIME
33 category "i18n:2012";LC_NUMERIC
34 category "i18n:2012";LC_MONETARY
35 category "i18n:2012";LC_MESSAGES
36 category "i18n:2012";LC_PAPER
37 category "i18n:2012";LC_NAME
38 category "i18n:2012";LC_ADDRESS
39 category "i18n:2012";LC_TELEPHONE
40 category "i18n:2012";LC_MEASUREMENT
41 END LC_IDENTIFICATION
42
43
44 LC_CTYPE
45 copy "zh_CN"
46 END LC_CTYPE
47
48
49 LC_COLLATE
50 % Copy the template from ISO/IEC 14651
51 copy "iso14651_t1"
52 END LC_COLLATE
53
54
55 LC_MONETARY
56 copy "zh_HK"
57 END LC_MONETARY
58
59
60 LC_NUMERIC
61 copy "zh_HK"
62 END LC_NUMERIC
63
64
65 LC_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
69 abday "<U65E5>";"<U4E00>";/
70 "<U4E8C>";"<U4E09>";/
71 "<U56DB>";"<U4E94>";/
72 "<U516D>"
73 %
74 % Full weekday names (%A)
75 day "<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)
81 abmon "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)
89 mon "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 % 上午;下午
98 am_pm "<U4E0A><U5348>";"<U4E0B><U5348>"
99 %
100 % Appropriate date and time representation
101 % %Y年%m月%d日 %A %H點%M分%S秒
102 d_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
106 d_fmt "%Y<U5E74>%m<U6708>%d<U65E5> %A"
107 %
108 % Appropriate time representation
109 % %H點%M分%S秒
110 t_fmt "%H<U9EDE>%M<U5206>%S<U79D2>"
111 %
112 % Appropriate 12 h time representation
113 % %p%I點%M分%S秒
114 t_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
118 date_fmt "%Y<U5E74> %b %e<U65E5> %A %H:%M:%S %Z"
119 % FIXME: found in CLDR
120 week 7;19971130;1
121 END LC_TIME
122
123
124 LC_MESSAGES
125 yesexpr "^[+1yY]"
126 noexpr "^[-0nN]"
127 yesstr "<U4FC2>"
128 nostr "<U5514><U4FC2>"
129 END LC_MESSAGES
130
131
132 LC_PAPER
133 copy "zh_HK"
134 END LC_PAPER
135
136
137 LC_NAME
138 copy "zh_TW"
139 END LC_NAME
140
141
142 LC_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"
146 postal_fmt "%c%T%s%h%N%b%e%r%N%f%N%d%N%a"
147 country_name "<U4E2D><U83EF><U4EBA><U6C11><U5171><U548C><U570B><U9999><U6E2F><U7279><U5225><U884C><U653F><U5340>"
148 country_ab2 "HK"
149 country_ab3 "HKG"
150 country_num 344
151 country_car "HK"
152 country_isbn 962
153 lang_name "<U7CB5><U8A9E>"
154 lang_term "yue"
155 lang_lib "yue"
156 END LC_ADDRESS
157
158
159 LC_TELEPHONE
160 copy "zh_HK"
161 END LC_TELEPHONE
162
163
164 LC_MEASUREMENT
165 copy "zh_HK"
166 END LC_MEASUREMENT