]> git.ipfire.org Git - thirdparty/glibc.git/blame - localedata/locales/zh_SG
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / localedata / locales / zh_SG
CommitLineData
5d96a5f6
AJ
1comment_char %
2escape_char /
3% Chinese language locale for Singapore.
4% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
5% Tetsuji Orita <orita@jp.ibm.com>.
6
7LC_IDENTIFICATION
8title "Chinese language locale for Singapore"
9source "IBM Globalization Center of Competency, Yamato Software Laboratory"
10address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
11contact ""
27b1a5c2 12email "bug-glibc-locales@gnu.org"
5d96a5f6
AJ
13tel ""
14fax ""
15language "Chinese"
16territory "Singapore"
17revision "1.0"
18date "2000,October,27 (XML source:2000,July,20)"
19%
20category "zh_SG:2000";LC_IDENTIFICATION
21category "zh_SG:2000";LC_CTYPE
22category "zh_SG:2000";LC_COLLATE
23category "zh_SG:2000";LC_TIME
24category "zh_SG:2000";LC_NUMERIC
25category "zh_SG:2000";LC_MONETARY
26category "zh_SG:2000";LC_MESSAGES
27category "zh_SG:2000";LC_PAPER
28category "zh_SG:2000";LC_NAME
29category "zh_SG:2000";LC_ADDRESS
30category "zh_SG:2000";LC_TELEPHONE
31
32END LC_IDENTIFICATION
33
34LC_CTYPE
a334319f 35copy "i18n"
5d96a5f6
AJ
36END LC_CTYPE
37
38LC_COLLATE
39
40% Copy the template from ISO/IEC 14651
41copy "iso14651_t1"
42
43END LC_COLLATE
44
45
46LC_MONETARY
47% This is the POSIX Locale definition the LC_MONETARY category
48% generated by IBM Basic CountryPack Transformer.
a334319f 49% These are generated based on XML base Locale defintion file
5d96a5f6
AJ
50% for IBM Class for Unicode.
51%
52int_curr_symbol "<U0053><U0047><U0044><U0020>"
53currency_symbol "<U0024>"
54mon_decimal_point "<U002E>"
55mon_thousands_sep "<U002C>"
56mon_grouping 3
57positive_sign ""
58negative_sign "<U002D>"
59int_frac_digits 2
60frac_digits 2
61p_cs_precedes 1
62p_sep_by_space 0
63n_cs_precedes 1
64n_sep_by_space 0
65p_sign_posn 1
66n_sign_posn 0
67%
68END LC_MONETARY
69
70
71LC_NUMERIC
72% This is the POSIX Locale definition for the LC_NUMERIC category.
73%
74decimal_point "<U002E>"
75thousands_sep "<U002C>"
76grouping 3
77%
78END LC_NUMERIC
79
80
81LC_TIME
82% This is the POSIX Locale definition for the LC_TIME category
83% generated by IBM Basic CountryPack Transformer.
a334319f 84% These are generated based on XML base Locale difintion file
5d96a5f6
AJ
85% for IBM Class for Unicode.
86%
87% Abbreviated weekday names (%a)
88abday "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
89 "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
90 "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
91 "<U661F><U671F><U516D>"
92%
93% Full weekday names (%A)
94day "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
95 "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
96 "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
97 "<U661F><U671F><U516D>"
98%
99% Abbreviated month names (%b)
100abmon "<U4E00><U6708>";"<U4E8C><U6708>";/
101 "<U4E09><U6708>";"<U56DB><U6708>";/
102 "<U4E94><U6708>";"<U516D><U6708>";/
103 "<U4E03><U6708>";"<U516B><U6708>";/
104 "<U4E5D><U6708>";"<U5341><U6708>";/
105 "<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
106%
107% Full month names (%B)
108mon "<U4E00><U6708>";"<U4E8C><U6708>";/
109 "<U4E09><U6708>";"<U56DB><U6708>";/
110 "<U4E94><U6708>";"<U516D><U6708>";/
111 "<U4E03><U6708>";"<U516B><U6708>";/
112 "<U4E5D><U6708>";"<U5341><U6708>";/
113 "<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
114%
a334319f 115% Equivalent of AM PM
5d96a5f6
AJ
116am_pm "<U4E0A><U5348>";"<U4E0B><U5348>"
117%
a334319f 118% Appropriate date and time representation
5d96a5f6
AJ
119% %Y\u5e74%m\u6708%d\u65e5 %H\u65f6%M\u5206%S\u79d2 %Z
120d_t_fmt "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064><U65E5><U0020><U0025><U0048><U65F6><U0025><U004D><U5206><U0025><U0053><U79D2><U0020><U0025><U005A>"
121%
a334319f 122% Appropriate date representation
5d96a5f6
AJ
123% %Y\u5e74%m\u6708%d\u65e5
124d_fmt "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064><U65E5>"
125%
a334319f 126% Appropriate time representation
5d96a5f6
AJ
127% %H\u65f6%M\u5206%S\u79d2 %Z
128t_fmt "<U0025><U0048><U65F6><U0025><U004D><U5206><U0025><U0053><U79D2><U0020><U0025><U005A>"
129%
a334319f 130% Appropriate 12 h time representation (%r)
5d96a5f6
AJ
131t_fmt_ampm ""
132%
133END LC_TIME
134
135
136LC_MESSAGES
137% This is the POSIX Locale definition for the LC_MESSAGES category
138% generated by IBM Basic CountryPack Transformer.
139% These are generated based on XML base Locale difintion file
140% for IBM Class for Unicode.
141%
142% ^[yY]
143yesexpr "<U005E><U005B><U0079><U0059><U005D>"
144
a334319f 145% Syntax on Unicode Regular Expression Guidelines TR#18
5d96a5f6
AJ
146% yesexpr "<U005E><U005B><U0079><U0059><U005D>"
147
148%
149% ^[nN]
150noexpr "<U005E><U005B><U006E><U004E><U005D>"
151
a334319f 152% Syntax on Unicode Regular Expression Guidelines TR#18
5d96a5f6
AJ
153% noexpr "<U005E><U005B><U006E><U004E><U005D>"
154%
155
156% Yes
157yesstr "<U0059><U0065><U0073>"
158%
159% No
160nostr "<U004E><U006F>"
161%
162END LC_MESSAGES
163
164
165LC_PAPER
166% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category
167% generated by IBM Basic CountryPack Transformer.
168height 297
169width 210
170
171END LC_PAPER
172
173
174LC_NAME
175% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
176% generated by IBM Basic CountryPack Transformer.
a334319f
UD
177%
178%
5d96a5f6
AJ
179name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
180name_gen ""
181name_mr "<U004D><U0072><U002E>"
182name_mrs "<U004D><U0072><U0073><U002E>"
183name_miss "<U004D><U0069><U0073><U0073><U002E>"
184name_ms "<U004D><U0073><U002E>"
185
186END LC_NAME
187
188
189LC_ADDRESS
190% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
191% generated by IBM Basic CountryPack Transformer.
192postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
193
ea08adbf
UD
194country_ab2 "<U0053><U0047>"
195country_ab3 "<U0053><U0047><U0050>"
196country_num 702
5d96a5f6
AJ
197END LC_ADDRESS
198
199
200LC_TELEPHONE
201% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
202% generated by IBM Basic CountryPack Transformer.
203tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
204
205END LC_TELEPHONE
206
207
208LC_MEASUREMENT
209% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT
210% category generated by IBM Basic CountryPack Transformer.
211measurement 1
212
213END LC_MEASUREMENT