]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/si.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/si.xml | |
11 | */ | |
12 | si{ | |
4388f060 | 13 | AuxExemplarCharacters{"[\u200B\u200C\u200D ඎ ඏ ඐ ඦ ෳ]"} |
729e4ab9 A |
14 | ExemplarCharacters{ |
15 | "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ං ඃ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද" | |
16 | " ධ න ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ ා ැ ෑ \u0DD2 \u0DD3 \u0DD4 \u0DD6 ෘ ෲ" | |
4388f060 | 17 | " ෟ ෙ ේ ෛ ො ෝ ෞ \u0DCA]" |
729e4ab9 A |
18 | } |
19 | ExemplarCharactersCurrency{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} | |
20 | ExemplarCharactersIndex{ | |
21 | "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද ධ න" | |
22 | " ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ]" | |
23 | } | |
24 | LocaleScript{ | |
25 | "Sinh", | |
26 | } | |
27 | NumberElements{ | |
28 | latn{ | |
29 | patterns{ | |
30 | currencyFormat{"¤#,##,##0.00;(¤#,##,##0.00)"} | |
31 | decimalFormat{"#,##,##0.###"} | |
32 | percentFormat{"#,##,##0%"} | |
33 | } | |
34 | } | |
35 | } | |
4388f060 | 36 | Version{"2.0.65.46"} |
729e4ab9 A |
37 | calendar{ |
38 | gregorian{ | |
39 | AmPmMarkers{ | |
40 | "පෙ.ව.", | |
41 | "ප.ව.", | |
42 | } | |
43 | DateTimePatterns{ | |
44 | "h:mm:ss a zzzz", | |
45 | "h:mm:ss a z", | |
4388f060 A |
46 | "a h.mm.ss", |
47 | "a h.mm", | |
48 | "y MMMM d, EEEE", | |
729e4ab9 A |
49 | "y MMMM d", |
50 | "y MMM d", | |
51 | "yyyy/MM/dd", | |
52 | "{1} {0}", | |
53 | "{1} {0}", | |
54 | "{1} {0}", | |
55 | "{1} {0}", | |
56 | "{1} {0}", | |
57 | } | |
4388f060 A |
58 | availableFormats{ |
59 | MEd{"M-d, E"} | |
60 | MMMEd{"MMM d E"} | |
61 | h{"a h"} | |
62 | hm{"a h.mm"} | |
63 | hms{"a h.mm.ss"} | |
64 | ms{"mm.ss"} | |
65 | yMEd{"y-M-d, E"} | |
66 | yMMMEd{"y MMM d, E"} | |
67 | } | |
729e4ab9 A |
68 | dayNames{ |
69 | format{ | |
70 | abbreviated{ | |
71 | "ඉරි", | |
72 | "සඳු", | |
73 | "අඟ", | |
74 | "බදා", | |
75 | "බ්රහ", | |
76 | "සිකු", | |
77 | "සෙන", | |
78 | } | |
4388f060 A |
79 | narrow{ |
80 | "ඉ", | |
81 | "ස", | |
82 | "අ", | |
83 | "බ", | |
84 | "බ්ර", | |
85 | "සි", | |
86 | "සෙ", | |
87 | } | |
729e4ab9 A |
88 | wide{ |
89 | "ඉරිදා", | |
90 | "සඳුදා", | |
91 | "අඟහරුවාදා", | |
92 | "බදාදා", | |
93 | "බ්රහස්පතින්දා", | |
94 | "සිකුරාදා", | |
95 | "සෙනසුරාදා", | |
96 | } | |
97 | } | |
98 | stand-alone{ | |
4388f060 A |
99 | abbreviated{ |
100 | "ඉරි", | |
101 | "සඳු", | |
102 | "අඟ", | |
103 | "බදා", | |
104 | "බ්රහ", | |
105 | "සිකු", | |
106 | "සෙන", | |
107 | } | |
729e4ab9 A |
108 | narrow{ |
109 | "ඉ", | |
110 | "ස", | |
111 | "අ", | |
112 | "බ", | |
113 | "බ්ර", | |
114 | "සි", | |
115 | "සෙ", | |
116 | } | |
4388f060 A |
117 | wide{ |
118 | "ඉරිදා", | |
119 | "සඳුදා", | |
120 | "අඟහරුවාදා", | |
121 | "බදාදා", | |
122 | "බ්රහස්පතින්දා", | |
123 | "සිකුරාදා", | |
124 | "සෙනසුරාදා", | |
125 | } | |
729e4ab9 A |
126 | } |
127 | } | |
128 | eras{ | |
129 | abbreviated{ | |
130 | "ක්රි.පූ.", | |
131 | "ක්රි.ව.", | |
132 | } | |
133 | wide{ | |
134 | "ක්රිස්තු පූර්ව", | |
135 | "ක්රිස්තු වර්ෂ", | |
136 | } | |
137 | } | |
138 | fields{ | |
139 | day{ | |
140 | relative{ | |
141 | "-1"{"ඊයෙ"} | |
142 | "0"{"අද"} | |
143 | "1"{"හෙට"} | |
144 | } | |
145 | } | |
4388f060 A |
146 | hour{ |
147 | dn{"පැය"} | |
148 | } | |
149 | minute{ | |
150 | dn{"මිනිත්තු"} | |
151 | } | |
152 | month{ | |
153 | dn{"මාසය"} | |
154 | } | |
155 | second{ | |
156 | dn{"තත්පර"} | |
157 | } | |
158 | week{ | |
159 | dn{"සතිය"} | |
160 | } | |
161 | year{ | |
162 | dn{"වර්ෂ"} | |
163 | } | |
164 | } | |
165 | intervalFormats{ | |
166 | MEd{ | |
167 | M{"MM-dd, E – MM-dd, E"} | |
168 | d{"MM-dd, E – MM-dd, E"} | |
169 | } | |
170 | MMMEd{ | |
171 | M{"MMM-dd, E – MMM-dd, E"} | |
172 | d{"MMM-dd, E – MMM-dd, E"} | |
173 | } | |
174 | MMMd{ | |
175 | d{"MMM d-d"} | |
176 | } | |
177 | h{ | |
178 | a{"a h - a h"} | |
179 | h{"a h-h"} | |
180 | } | |
181 | hm{ | |
182 | a{"a h.mm - a h.mmmm"} | |
183 | h{"a h.mm - h.mmmm"} | |
184 | m{"a h.mm - h.mm"} | |
185 | } | |
186 | hmv{ | |
187 | a{"a h.mm - a hhh.mm v"} | |
188 | h{"a h.mm - h.mm v"} | |
189 | m{"a h:mm - h.mm v"} | |
190 | } | |
191 | hv{ | |
192 | a{"a h - h vv"} | |
193 | h{"a h - h vv"} | |
194 | } | |
195 | yMEd{ | |
196 | M{"yy-M-d, E - yy-M-d, E"} | |
197 | d{"yy-M-d, E - yy-M-d, E"} | |
198 | y{"yyyy-MM-dd, E - yyyy-MM-dd, E"} | |
199 | } | |
200 | yMMMEd{ | |
201 | M{"y MMM d, E - y MMM d, E"} | |
202 | d{"y MMM d, E - y MMM d, E"} | |
203 | y{"y MMM d, E - y MMM d, E"} | |
204 | } | |
205 | yMMMM{ | |
206 | M{"y MMMM - MMMM"} | |
207 | } | |
208 | yMMMd{ | |
209 | M{"y MMM d - MMM d"} | |
210 | d{"y MMM d - d"} | |
211 | } | |
729e4ab9 A |
212 | } |
213 | monthNames{ | |
214 | format{ | |
215 | abbreviated{ | |
216 | "ජන", | |
217 | "පෙබ", | |
4388f060 A |
218 | "මාර්තු", |
219 | "අප්රේල්", | |
220 | "මැයි", | |
221 | "ජූනි", | |
222 | "ජූලි", | |
729e4ab9 | 223 | "අගෝ", |
4388f060 A |
224 | "සැප්", |
225 | "ඔක්", | |
729e4ab9 A |
226 | "නොවැ", |
227 | "දෙසැ", | |
228 | } | |
4388f060 A |
229 | narrow{ |
230 | "ජ", | |
231 | "පෙ", | |
232 | "මා", | |
233 | "අ", | |
234 | "මැ", | |
235 | "ජූ", | |
236 | "ජූ", | |
237 | "අ", | |
238 | "සැ", | |
239 | "ඔ", | |
240 | "නො", | |
241 | "දෙ", | |
242 | } | |
729e4ab9 | 243 | wide{ |
4388f060 A |
244 | "ජනවාරි", |
245 | "පෙබරවාරි", | |
246 | "මාර්තු", | |
729e4ab9 A |
247 | "අප්රේල්", |
248 | "මැයි", | |
4388f060 | 249 | "ජූනි", |
729e4ab9 A |
250 | "ජූලි", |
251 | "අගෝස්තු", | |
252 | "සැප්තැම්බර්", | |
253 | "ඔක්තෝබර්", | |
254 | "නොවැම්බර්", | |
255 | "දෙසැම්බර්", | |
256 | } | |
257 | } | |
258 | stand-alone{ | |
4388f060 A |
259 | abbreviated{ |
260 | "ජන", | |
261 | "පෙබ", | |
262 | "මාර්", | |
263 | "අප්රේල්", | |
264 | "මැයි", | |
265 | "ජූනි", | |
266 | "ජූලි", | |
267 | "අගෝ", | |
268 | "සැප්", | |
269 | "ඔක්", | |
270 | "නොවැ", | |
271 | "දෙසැ", | |
272 | } | |
729e4ab9 A |
273 | narrow{ |
274 | "ජ", | |
275 | "පෙ", | |
276 | "මා", | |
277 | "අ", | |
278 | "මැ", | |
279 | "ජූ", | |
280 | "ජූ", | |
281 | "අ", | |
282 | "සැ", | |
283 | "ඔ", | |
284 | "නො", | |
285 | "දෙ", | |
286 | } | |
4388f060 A |
287 | wide{ |
288 | "ජනවාරි", | |
289 | "පෙබරවාරි", | |
290 | "මාර්තු", | |
291 | "අප්රේල්", | |
292 | "මැයි", | |
293 | "ජූනි", | |
294 | "ජූලි", | |
295 | "අගෝස්තු", | |
296 | "සැප්තැම්බර්", | |
297 | "ඔක්තෝබර්", | |
298 | "නොවැම්බර්", | |
299 | "දෙසැම්බර්", | |
300 | } | |
729e4ab9 A |
301 | } |
302 | } | |
303 | quarters{ | |
304 | format{ | |
4388f060 A |
305 | abbreviated{ |
306 | "කාර්:1", | |
307 | "කාර්:2", | |
308 | "කාර්:3", | |
309 | "කාර්:4", | |
310 | } | |
311 | narrow{ | |
312 | "1", | |
313 | "2", | |
314 | "3", | |
315 | "4", | |
316 | } | |
317 | wide{ | |
318 | "1 වන කාර්තුව", | |
319 | "2 වන කාර්තුව", | |
320 | "3 වන කාර්තුව", | |
321 | "4 වන කාර්තුව", | |
322 | } | |
323 | } | |
324 | stand-alone{ | |
729e4ab9 A |
325 | abbreviated{ |
326 | "කාර්:1", | |
327 | "කාර්:2", | |
328 | "කාර්:3", | |
329 | "කාර්:4", | |
330 | } | |
331 | wide{ | |
332 | "1 වන කාර්තුව", | |
333 | "2 වන කාර්තුව", | |
334 | "3 වන කාර්තුව", | |
335 | "4 වන කාර්තුව", | |
336 | } | |
337 | } | |
338 | } | |
339 | } | |
340 | } | |
341 | } |