libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
[glibc.git] / localedata / locales / zh_SG
blob8b85cd6ad10ab66297bc0e5b7901ed3affd692ea
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 Singapore.
12 % Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
13 % Tetsuji Orita <orita@jp.ibm.com>.
15 LC_IDENTIFICATION
16 title      "Chinese language locale for Singapore"
17 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
18 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
19 contact    ""
20 email      "bug-glibc-locales@gnu.org"
21 tel         ""
22 fax         ""
23 language    "Chinese"
24 territory   "Singapore"
25 revision    "1.0"
26 date        "2000,October,27 (XML source:2000,July,20)"
28 category "i18n:2012";LC_IDENTIFICATION
29 category "i18n:2012";LC_CTYPE
30 category "i18n:2012";LC_COLLATE
31 category "i18n:2012";LC_TIME
32 category "i18n:2012";LC_NUMERIC
33 category "i18n:2012";LC_MONETARY
34 category "i18n:2012";LC_MESSAGES
35 category "i18n:2012";LC_PAPER
36 category "i18n:2012";LC_NAME
37 category "i18n:2012";LC_ADDRESS
38 category "i18n:2012";LC_TELEPHONE
39 category "i18n:2012";LC_MEASUREMENT
40 END LC_IDENTIFICATION
42 LC_CTYPE
43 copy "zh_CN"
44 END LC_CTYPE
46 LC_COLLATE
48 % Copy the template from ISO/IEC 14651
49 copy "iso14651_t1"
51 END LC_COLLATE
54 LC_MONETARY
55 % This is the POSIX Locale definition the LC_MONETARY category
56 % generated by IBM Basic CountryPack Transformer.
57 % These are generated based on XML base Locale defintion file
58 % for IBM Class for Unicode.
60 int_curr_symbol       "<U0053><U0047><U0044><U0020>"
61 currency_symbol       "<U0024>"
62 mon_decimal_point     "<U002E>"
63 mon_thousands_sep     "<U002C>"
64 mon_grouping          3
65 positive_sign         ""
66 negative_sign         "<U002D>"
67 int_frac_digits       2
68 frac_digits           2
69 p_cs_precedes         1
70 p_sep_by_space        0
71 n_cs_precedes         1
72 n_sep_by_space        0
73 p_sign_posn           1
74 n_sign_posn           0
76 END LC_MONETARY
79 LC_NUMERIC
80 % This is the POSIX Locale definition for the LC_NUMERIC  category.
82 decimal_point          "<U002E>"
83 thousands_sep          "<U002C>"
84 grouping               3
86 END LC_NUMERIC
89 LC_TIME
90 % This is the POSIX Locale definition for the LC_TIME category
91 % generated by IBM Basic CountryPack Transformer.
92 % These are generated based on XML base Locale definition file
93 % for IBM Class for Unicode.
95 % Abbreviated weekday names (%a)
96 abday       "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
97             "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
98             "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
99             "<U661F><U671F><U516D>"
101 % Full weekday names (%A)
102 day         "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
103             "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
104             "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
105             "<U661F><U671F><U516D>"
107 % Abbreviated month names (%b)
108 abmon       "<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>"
115 % Full month names (%B)
116 mon         "<U4E00><U6708>";"<U4E8C><U6708>";/
117             "<U4E09><U6708>";"<U56DB><U6708>";/
118             "<U4E94><U6708>";"<U516D><U6708>";/
119             "<U4E03><U6708>";"<U516B><U6708>";/
120             "<U4E5D><U6708>";"<U5341><U6708>";/
121             "<U5341><U4E00><U6708>";"<U5341><U4E8C><U6708>"
123 % Equivalent of AM PM
124 am_pm       "<U4E0A><U5348>";"<U4E0B><U5348>"
126 % Appropriate date and time representation
127 % %Y\u5e74%m\u6708%d\u65e5 %H\u65f6%M\u5206%S\u79d2 %Z
128 d_t_fmt     "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064><U65E5><U0020><U0025><U0048><U65F6><U0025><U004D><U5206><U0025><U0053><U79D2><U0020><U0025><U005A>"
130 % Appropriate date representation
131 % %Y\u5e74%m\u6708%d\u65e5
132 d_fmt       "<U0025><U0059><U5E74><U0025><U006D><U6708><U0025><U0064><U65E5>"
134 % Appropriate time representation
135 % %H\u65f6%M\u5206%S\u79d2 %Z
136 t_fmt       "<U0025><U0048><U65F6><U0025><U004D><U5206><U0025><U0053><U79D2><U0020><U0025><U005A>"
138 % Appropriate 12 h time representation (%r)
139 t_fmt_ampm  ""
141 week 7;19971130;1
142 END LC_TIME
145 LC_MESSAGES
146 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
147 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
148 yesstr  "<U0059><U0065><U0073>"
149 nostr   "<U004E><U006F>"
150 END LC_MESSAGES
153 LC_PAPER
154 copy "en_SG"
155 END LC_PAPER
158 LC_NAME
159 % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
160 % generated by IBM Basic CountryPack Transformer.
163 name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
164 name_gen    ""
165 name_mr     "<U004D><U0072><U002E>"
166 name_mrs    "<U004D><U0072><U0073><U002E>"
167 name_miss   "<U004D><U0069><U0073><U0073><U002E>"
168 name_ms     "<U004D><U0073><U002E>"
170 END LC_NAME
173 LC_ADDRESS
174 % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
175 % generated by IBM Basic CountryPack Transformer.
176 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
177 country_ab2 "<U0053><U0047>"
178 country_ab3 "<U0053><U0047><U0050>"
179 country_num 702
180 % SGP
181 country_car    "<U0053><U0047><U0050>"
182 lang_ab         "<U007A><U0068>"
183 lang_term       "<U007A><U0068><U006F>"
184 lang_lib        "<U0063><U0068><U0069>"
185 END LC_ADDRESS
188 LC_TELEPHONE
189 % This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
190 % generated by IBM Basic CountryPack Transformer.
191 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
192 int_prefix "<U0036><U0035>"
193 END LC_TELEPHONE
196 LC_MEASUREMENT
197 copy "en_SG"
198 END LC_MEASUREMENT