]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/zh_Hans_SG.xml | |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
9 | zh_Hans_SG{ | |
51004dcb A |
10 | NumberElements{ |
11 | latn{ | |
12 | patterns{ | |
57a6839d | 13 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
51004dcb A |
14 | currencyFormat{"¤#,##0.00"} |
15 | } | |
16 | } | |
17 | } | |
57a6839d | 18 | Version{"2.0.92.87"} |
73c04bcf | 19 | calendar{ |
4388f060 A |
20 | buddhist{ |
21 | DateTimePatterns{ | |
22 | "zzzzah:mm:ss", | |
23 | "ahh:mm:ssz", | |
24 | "ah:mm:ss", | |
25 | "ahh:mm", | |
26 | "Gy年M月d日EEEE", | |
27 | "Gy年M月d日", | |
28 | "Gy年M月d日", | |
29 | "Gd/M/yy", | |
30 | "{1} {0}", | |
57a6839d A |
31 | "{1} {0}", |
32 | "{1} {0}", | |
4388f060 A |
33 | "{1} {0}", |
34 | "{1} {0}", | |
73c04bcf | 35 | } |
51004dcb A |
36 | } |
37 | generic{ | |
38 | DateTimePatterns{ | |
39 | "zzzzah:mm:ss", | |
40 | "ahh:mm:ssz", | |
41 | "ah:mm:ss", | |
42 | "ahh:mm", | |
43 | "Gy年M月d日EEEE", | |
44 | "Gy年M月d日", | |
45 | "Gy年M月d日", | |
46 | "dd/MM/yyGGGGG", | |
47 | "{1} {0}", | |
57a6839d A |
48 | "{1} {0}", |
49 | "{1} {0}", | |
51004dcb A |
50 | "{1} {0}", |
51 | "{1} {0}", | |
52 | } | |
4388f060 | 53 | availableFormats{ |
51004dcb A |
54 | MEd{"M-dE"} |
55 | MMMMdd{"M月d日"} | |
56 | MMdd{"MM-dd"} | |
57 | Md{"M-d"} | |
57a6839d A |
58 | yyyyMEd{"Gy年M月d日,E"} |
59 | yyyyMd{"Gy年M月d日"} | |
51004dcb A |
60 | } |
61 | intervalFormats{ | |
62 | Hmv{ | |
63 | H{"vHH:mm–HH:mm"} | |
64 | m{"vHH:mm–HH:mm"} | |
65 | } | |
66 | Hv{ | |
67 | H{"vHH–HH"} | |
68 | } | |
69 | MEd{ | |
70 | M{"M-dE至M-dE"} | |
71 | d{"M-dE至M-dE"} | |
72 | } | |
73 | MMMEd{ | |
74 | d{"M月d日E至M月d日E"} | |
75 | } | |
76 | Md{ | |
77 | M{"M-d至M-d"} | |
78 | d{"M-d至M-d"} | |
79 | } | |
80 | fallback{"{0}至{1}"} | |
81 | yM{ | |
82 | M{"y年M月至y年M月"} | |
83 | } | |
84 | yMEd{ | |
85 | M{"d/M/yE至d/M/yE"} | |
86 | d{"d/M/yE至d/M/yE"} | |
87 | y{"d/M/yE至d/M/yE"} | |
88 | } | |
89 | yMd{ | |
90 | M{"d/M/y至d/M/y"} | |
91 | d{"d/M/y至d/M/y"} | |
92 | y{"d/M/y至d/M/y"} | |
93 | } | |
4388f060 A |
94 | } |
95 | } | |
96 | gregorian{ | |
73c04bcf | 97 | DateTimePatterns{ |
4388f060 | 98 | "zzzzah:mm:ss", |
46f4442e | 99 | "ahh:mm:ssz", |
729e4ab9 | 100 | "ah:mm:ss", |
46f4442e | 101 | "ahh:mm", |
729e4ab9 A |
102 | "y年M月d日EEEE", |
103 | "y年M月d日", | |
4388f060 | 104 | "y年M月d日", |
73c04bcf A |
105 | "dd/MM/yy", |
106 | "{1} {0}", | |
729e4ab9 A |
107 | "{1}{0}", |
108 | "{1}{0}", | |
109 | "{1} {0}", | |
110 | "{1} {0}", | |
73c04bcf | 111 | } |
4388f060 | 112 | availableFormats{ |
51004dcb | 113 | MEd{"M-dE"} |
57a6839d | 114 | MMM{"M月"} |
4388f060 | 115 | MMMMdd{"M月d日"} |
51004dcb A |
116 | MMdd{"MM-dd"} |
117 | Md{"M-d"} | |
4388f060 | 118 | yM{"y年M月"} |
51004dcb A |
119 | yMEd{"y年M月d日,E"} |
120 | yMd{"y年M月d日"} | |
4388f060 | 121 | } |
51004dcb A |
122 | intervalFormats{ |
123 | Hmv{ | |
124 | H{"vHH:mm–HH:mm"} | |
125 | m{"vHH:mm–HH:mm"} | |
4388f060 | 126 | } |
51004dcb A |
127 | Hv{ |
128 | H{"vHH–HH"} | |
4388f060 | 129 | } |
51004dcb A |
130 | MEd{ |
131 | M{"M-dE至M-dE"} | |
132 | d{"M-dE至M-dE"} | |
4388f060 | 133 | } |
4388f060 A |
134 | MMMEd{ |
135 | d{"M月d日E至M月d日E"} | |
136 | } | |
51004dcb A |
137 | Md{ |
138 | M{"M-d至M-d"} | |
139 | d{"M-d至M-d"} | |
4388f060 | 140 | } |
57a6839d A |
141 | d{ |
142 | d{"d日至d日"} | |
143 | } | |
51004dcb | 144 | fallback{"{0}至{1}"} |
4388f060 | 145 | yM{ |
51004dcb | 146 | M{"y年M月至y年M月"} |
4388f060 A |
147 | } |
148 | yMEd{ | |
51004dcb A |
149 | M{"d/M/yE至d/M/yE"} |
150 | d{"d/M/yE至d/M/yE"} | |
151 | y{"d/M/yE至d/M/yE"} | |
4388f060 A |
152 | } |
153 | yMd{ | |
51004dcb A |
154 | M{"d/M/y至d/M/y"} |
155 | d{"d/M/y至d/M/y"} | |
156 | y{"d/M/y至d/M/y"} | |
4388f060 A |
157 | } |
158 | } | |
159 | } | |
160 | islamic{ | |
161 | DateTimePatterns{ | |
162 | "zzzzah:mm:ss", | |
163 | "ahh:mm:ssz", | |
164 | "ah:mm:ss", | |
165 | "ahh:mm", | |
166 | "Gy年M月d日EEEE", | |
167 | "Gy年M月d日", | |
168 | "Gy年M月d日", | |
169 | "Gd/M/yy", | |
170 | "{1} {0}", | |
4388f060 A |
171 | "{1} {0}", |
172 | "{1} {0}", | |
57a6839d A |
173 | "{1} {0}", |
174 | "{1} {0}", | |
4388f060 A |
175 | } |
176 | } | |
177 | japanese{ | |
178 | DateTimePatterns{ | |
179 | "zzzzah:mm:ss", | |
180 | "ahh:mm:ssz", | |
181 | "ah:mm:ss", | |
182 | "ahh:mm", | |
183 | "Gy年M月d日EEEE", | |
184 | "Gy年M月d日", | |
185 | "Gy年M月d日", | |
186 | "Gd/M/yy", | |
187 | "{1} {0}", | |
188 | "{1} {0}", | |
189 | "{1} {0}", | |
190 | "{1} {0}", | |
191 | "{1} {0}", | |
192 | } | |
57a6839d A |
193 | availableFormats{ |
194 | MEd{"M/dE"} | |
195 | Md{"M/d"} | |
196 | } | |
4388f060 A |
197 | } |
198 | roc{ | |
199 | DateTimePatterns{ | |
200 | "zzzzah:mm:ss", | |
201 | "ahh:mm:ssz", | |
202 | "ah:mm:ss", | |
203 | "ahh:mm", | |
204 | "Gy年M月d日EEEE", | |
205 | "Gy年M月d日", | |
206 | "Gy年M月d日", | |
207 | "Gd/M/yy", | |
208 | "{1} {0}", | |
57a6839d A |
209 | "{1} {0}", |
210 | "{1} {0}", | |
4388f060 A |
211 | "{1} {0}", |
212 | "{1} {0}", | |
213 | } | |
57a6839d A |
214 | availableFormats{ |
215 | MEd{"M-dE"} | |
216 | MMM{"M月"} | |
217 | Md{"M-d"} | |
218 | } | |
4388f060 A |
219 | } |
220 | } | |
51004dcb | 221 | fields{ |
57a6839d A |
222 | second{ |
223 | relativeTime{ | |
224 | future{ | |
225 | other{"{0}秒后"} | |
226 | } | |
227 | past{ | |
228 | other{"{0}秒前"} | |
229 | } | |
230 | } | |
231 | } | |
232 | } | |
233 | units{ | |
234 | compound{ | |
235 | per{"{0}/{1}"} | |
236 | } | |
237 | duration{ | |
238 | second{ | |
239 | other{"{0}秒"} | |
240 | } | |
241 | } | |
242 | } | |
243 | unitsNarrow{ | |
244 | length{ | |
245 | centimeter{ | |
246 | other{"{0}厘米"} | |
247 | } | |
248 | foot{ | |
249 | other{"{0}英尺"} | |
250 | } | |
251 | inch{ | |
252 | other{"{0}英寸"} | |
253 | } | |
254 | kilometer{ | |
255 | other{"{0}公里"} | |
256 | } | |
257 | light-year{ | |
258 | other{"{0}光年"} | |
259 | } | |
260 | meter{ | |
261 | other{"{0}米"} | |
262 | } | |
263 | mile{ | |
264 | other{"{0}英里"} | |
265 | } | |
266 | millimeter{ | |
267 | other{"{0}毫米"} | |
268 | } | |
269 | picometer{ | |
270 | other{"{0}皮米"} | |
271 | } | |
272 | yard{ | |
273 | other{"{0}码"} | |
274 | } | |
275 | } | |
276 | } | |
277 | unitsShort{ | |
278 | length{ | |
279 | centimeter{ | |
280 | other{"{0}厘米"} | |
281 | } | |
282 | foot{ | |
283 | other{"{0}英尺"} | |
284 | } | |
285 | inch{ | |
286 | other{"{0}英寸"} | |
287 | } | |
288 | kilometer{ | |
289 | other{"{0}公里"} | |
290 | } | |
291 | light-year{ | |
292 | other{"{0}光年"} | |
293 | } | |
294 | meter{ | |
295 | other{"{0}米"} | |
296 | } | |
297 | mile{ | |
298 | other{"{0}英里"} | |
299 | } | |
300 | millimeter{ | |
301 | other{"{0}毫米"} | |
302 | } | |
303 | picometer{ | |
304 | other{"{0}皮米"} | |
305 | } | |
306 | yard{ | |
307 | other{"{0}码"} | |
308 | } | |
73c04bcf A |
309 | } |
310 | } | |
311 | } |