]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2014 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/si.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/common/main/si.xml | |
11 | */ | |
12 | si{ | |
13 | AuxExemplarCharacters{"[\u200B\u200C\u200D ඎ ඏ ඐ ඦ ෳ]"} | |
14 | Ellipsis{ | |
15 | final{"{0}…"} | |
16 | initial{"…{0}"} | |
17 | medial{"{0}…{1}"} | |
18 | word-final{"{0} …"} | |
19 | word-initial{"… {0}"} | |
20 | word-medial{"{0} … {1}"} | |
21 | } | |
22 | ExemplarCharacters{ | |
23 | "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ං ඃ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද" | |
24 | " ධ න ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ ා ැ ෑ \u0DD2 \u0DD3 \u0DD4 \u0DD6 ෘ ෲ" | |
25 | " ෟ ෙ ේ ෛ ො ෝ ෞ \u0DCA]" | |
26 | } | |
27 | ExemplarCharactersIndex{ | |
28 | "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද ධ න" | |
29 | " ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ]" | |
30 | } | |
31 | LocaleScript{ | |
32 | "Sinh", | |
33 | } | |
34 | MoreInformation{"?"} | |
35 | NumberElements{ | |
36 | latn{ | |
37 | miscPatterns{ | |
38 | atLeast{"{0}+"} | |
39 | range{"{0}–{1}"} | |
40 | } | |
41 | patterns{ | |
42 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} | |
43 | currencyFormat{"¤#,##0.00"} | |
44 | decimalFormat{"#,##0.###"} | |
45 | percentFormat{"#,##0%"} | |
46 | scientificFormat{"#E0"} | |
47 | } | |
48 | patternsLong{ | |
49 | decimalFormat{ | |
50 | 1000{ | |
51 | one{"0K"} | |
52 | other{"0K"} | |
53 | } | |
54 | 10000{ | |
55 | one{"00K"} | |
56 | other{"00K"} | |
57 | } | |
58 | 100000{ | |
59 | one{"000K"} | |
60 | other{"000K"} | |
61 | } | |
62 | 1000000{ | |
63 | one{"මිලියන 0"} | |
64 | other{"මිලියන 0"} | |
65 | } | |
66 | 10000000{ | |
67 | one{"මිලියන 00"} | |
68 | other{"මිලියන 00"} | |
69 | } | |
70 | 100000000{ | |
71 | one{"මිලියන 000"} | |
72 | other{"මිලියන 000"} | |
73 | } | |
74 | 1000000000{ | |
75 | one{"බිලියන 0"} | |
76 | other{"බිලියන 0"} | |
77 | } | |
78 | 10000000000{ | |
79 | one{"බිලියන 00"} | |
80 | other{"බිලියන 00"} | |
81 | } | |
82 | 100000000000{ | |
83 | one{"බිලියන 000"} | |
84 | other{"බිලියන 000"} | |
85 | } | |
86 | 1000000000000{ | |
87 | one{"ට්රිලියන 0"} | |
88 | other{"ට්රිලියන 0"} | |
89 | } | |
90 | 10000000000000{ | |
91 | one{"ට්රිලියන 00"} | |
92 | other{"ට්රිලියන 00"} | |
93 | } | |
94 | 100000000000000{ | |
95 | one{"ට්රිලියන 000"} | |
96 | other{"ට්රිලියන 000"} | |
97 | } | |
98 | } | |
99 | } | |
100 | patternsShort{ | |
101 | decimalFormat{ | |
102 | 1000{ | |
103 | one{"0K"} | |
104 | other{"0K"} | |
105 | } | |
106 | 10000{ | |
107 | one{"00K"} | |
108 | other{"00K"} | |
109 | } | |
110 | 100000{ | |
111 | one{"000K"} | |
112 | other{"000K"} | |
113 | } | |
114 | 1000000{ | |
115 | one{"මි0"} | |
116 | other{"මි0"} | |
117 | } | |
118 | 10000000{ | |
119 | one{"මි00"} | |
120 | other{"මි00"} | |
121 | } | |
122 | 100000000{ | |
123 | one{"මි000"} | |
124 | other{"මි000"} | |
125 | } | |
126 | 1000000000{ | |
127 | one{"බි0"} | |
128 | other{"බි0"} | |
129 | } | |
130 | 10000000000{ | |
131 | one{"බි00"} | |
132 | other{"බි00"} | |
133 | } | |
134 | 100000000000{ | |
135 | one{"බි000"} | |
136 | other{"බි000"} | |
137 | } | |
138 | 1000000000000{ | |
139 | one{"ට්රි0"} | |
140 | other{"ට්රි0"} | |
141 | } | |
142 | 10000000000000{ | |
143 | one{"ට්රි00"} | |
144 | other{"ට්රි00"} | |
145 | } | |
146 | 100000000000000{ | |
147 | one{"ට්රි000"} | |
148 | other{"ට්රි000"} | |
149 | } | |
150 | } | |
151 | } | |
152 | symbols{ | |
153 | decimal{"."} | |
154 | exponential{"E"} | |
155 | group{","} | |
156 | infinity{"∞"} | |
157 | minusSign{"-"} | |
158 | nan{"NaN"} | |
159 | perMille{"‰"} | |
160 | percentSign{"%"} | |
161 | plusSign{"+"} | |
162 | superscriptingExponent{"×"} | |
163 | } | |
164 | } | |
165 | } | |
166 | Version{"2.0.98.76"} | |
167 | calendar{ | |
168 | generic{ | |
169 | DateTimePatterns{ | |
170 | "a h.mm.ss zzzz", | |
171 | "a h.mm.ss z", | |
172 | "a h.mm.ss", | |
173 | "a h.mm", | |
174 | "G y MMMM d, EEEE", | |
175 | "G y MMMM d", | |
176 | "G y MMM d", | |
177 | "GGGGG y-MM-dd", | |
178 | "{1} {0}", | |
179 | "{1} {0}", | |
180 | "{1} {0}", | |
181 | "{1} {0}", | |
182 | "{1} {0}", | |
183 | } | |
184 | availableFormats{ | |
185 | Ed{"d E"} | |
186 | Gy{"G y"} | |
187 | GyMMM{"G y MMM"} | |
188 | GyMMMEd{"G y MMM d, E"} | |
189 | GyMMMd{"G y MMM d"} | |
190 | H{"HH"} | |
191 | Hm{"HH:mm"} | |
192 | Hms{"HH:mm:ss"} | |
193 | M{"L"} | |
194 | MEd{"M-d, E"} | |
195 | MMM{"LLL"} | |
196 | MMMEd{"MMM d E"} | |
197 | MMMd{"MMM d"} | |
198 | Md{"M-d"} | |
199 | d{"d"} | |
200 | h{"a h"} | |
201 | hm{"a h.mm"} | |
202 | hms{"a h.mm.ss"} | |
203 | ms{"mm.ss"} | |
204 | y{"G y"} | |
205 | yyyy{"G y"} | |
206 | yyyyM{"G y-M"} | |
207 | yyyyMEd{"G y-M-d, E"} | |
208 | yyyyMMM{"G y MMM"} | |
209 | yyyyMMMEd{"G y MMM d, E"} | |
210 | yyyyMMMd{"G y MMM d"} | |
211 | yyyyMd{"G y-M-d"} | |
212 | yyyyQQQ{"G y QQQ"} | |
213 | yyyyQQQQ{"G y QQQQ"} | |
214 | } | |
215 | intervalFormats{ | |
216 | H{ | |
217 | H{"HH–HH"} | |
218 | } | |
219 | Hm{ | |
220 | H{"HH:mm–HH:mm"} | |
221 | m{"HH:mm–HH:mm"} | |
222 | } | |
223 | Hmv{ | |
224 | H{"HH:mm–HH:mm v"} | |
225 | m{"HHmm-HHmm v"} | |
226 | } | |
227 | Hv{ | |
228 | H{"HH–HH v"} | |
229 | } | |
230 | M{ | |
231 | M{"M–M"} | |
232 | } | |
233 | MEd{ | |
234 | M{"M-d, E – M-d, E"} | |
235 | d{"M-d, E – M-d, E"} | |
236 | } | |
237 | MMM{ | |
238 | M{"LLL–LLL"} | |
239 | } | |
240 | MMMEd{ | |
241 | M{"MMM-dd, E – MMM-dd, E"} | |
242 | d{"MMM-d, E – MMM-d, E"} | |
243 | } | |
244 | MMMd{ | |
245 | M{"MMM d - MMM d"} | |
246 | d{"MMM d-d"} | |
247 | } | |
248 | Md{ | |
249 | M{"M-d - M-d"} | |
250 | d{"M-d - M-d"} | |
251 | } | |
252 | d{ | |
253 | d{"d–d"} | |
254 | } | |
255 | fallback{"{0} – {1}"} | |
256 | h{ | |
257 | a{"a h - a h"} | |
258 | h{"a h-h"} | |
259 | } | |
260 | hm{ | |
261 | a{"a h:mm - a h:mm"} | |
262 | h{"a h.mm - h.mm"} | |
263 | m{"a h.mm - h.mm"} | |
264 | } | |
265 | hmv{ | |
266 | a{"a h.mm - a hhh.mm v"} | |
267 | h{"a h.mm - h.mm v"} | |
268 | m{"a h:mm - h.mm v"} | |
269 | } | |
270 | hv{ | |
271 | a{"a h - a h v"} | |
272 | h{"a h - h vv"} | |
273 | } | |
274 | y{ | |
275 | y{"G y–y"} | |
276 | } | |
277 | yM{ | |
278 | M{"G y-M – y-M"} | |
279 | y{"G y-M – y-M"} | |
280 | } | |
281 | yMEd{ | |
282 | M{"G y-M-d, E – y-M-d, E"} | |
283 | d{"G y-M-d, E – y-M-d, E"} | |
284 | y{"G y-M-d, E – y-M-d, E"} | |
285 | } | |
286 | yMMM{ | |
287 | M{"G y MMM–MMM"} | |
288 | y{"G y MMM - y MMM"} | |
289 | } | |
290 | yMMMEd{ | |
291 | M{"G y MMM d, E - y MMM d, E"} | |
292 | d{"G y MMM d, E - y MMM d, E"} | |
293 | y{"G y MMM d, E - y MMM d, E"} | |
294 | } | |
295 | yMMMM{ | |
296 | M{"G y MMMM - MMMM"} | |
297 | y{"G y MMMM - y MMMM"} | |
298 | } | |
299 | yMMMd{ | |
300 | M{"G y MMM d - MMM d"} | |
301 | d{"G y MMM d - d"} | |
302 | y{"G y MMM d - y MMM d"} | |
303 | } | |
304 | yMd{ | |
305 | M{"G y-M-d – y-M-d"} | |
306 | d{"G y-M-d – y-M-d"} | |
307 | y{"G y-M-d – y-M-d"} | |
308 | } | |
309 | } | |
310 | } | |
311 | gregorian{ | |
312 | AmPmMarkers{ | |
313 | "පෙ.ව.", | |
314 | "ප.ව.", | |
315 | } | |
316 | DateTimePatterns{ | |
317 | "a h.mm.ss zzzz", | |
318 | "a h.mm.ss z", | |
319 | "a h.mm.ss", | |
320 | "a h.mm", | |
321 | "y MMMM d, EEEE", | |
322 | "y MMMM d", | |
323 | "y MMM d", | |
324 | "y-MM-dd", | |
325 | "{1} {0}", | |
326 | "{1} {0}", | |
327 | "{1} {0}", | |
328 | "{1} {0}", | |
329 | "{1} {0}", | |
330 | } | |
331 | appendItems{ | |
332 | Timezone{"{0} {1}"} | |
333 | } | |
334 | availableFormats{ | |
335 | EHm{"E HH:mm"} | |
336 | EHms{"E HH:mm:ss"} | |
337 | Ed{"d E"} | |
338 | Ehm{"E a h.mm"} | |
339 | Ehms{"E a h.mm.ss"} | |
340 | Gy{"G y"} | |
341 | GyMMM{"G y MMM"} | |
342 | GyMMMEd{"G y MMM d, E"} | |
343 | GyMMMd{"G y MMM d"} | |
344 | H{"HH"} | |
345 | Hm{"HH:mm"} | |
346 | Hms{"HH:mm:ss"} | |
347 | M{"L"} | |
348 | MEd{"M-d, E"} | |
349 | MMM{"LLL"} | |
350 | MMMEd{"MMM d E"} | |
351 | MMMd{"MMM d"} | |
352 | Md{"M-d"} | |
353 | d{"d"} | |
354 | h{"a h"} | |
355 | hm{"a h.mm"} | |
356 | hms{"a h.mm.ss"} | |
357 | ms{"mm.ss"} | |
358 | y{"y"} | |
359 | yM{"y-M"} | |
360 | yMEd{"y-M-d, E"} | |
361 | yMMM{"y MMM"} | |
362 | yMMMEd{"y MMM d, E"} | |
363 | yMMMd{"y MMM d"} | |
364 | yMd{"y-M-d"} | |
365 | yQQQ{"y QQQ"} | |
366 | yQQQQ{"y QQQQ"} | |
367 | } | |
368 | dayNames{ | |
369 | format{ | |
370 | abbreviated{ | |
371 | "ඉරිදා", | |
372 | "සඳුදා", | |
373 | "අඟහ", | |
374 | "බදාදා", | |
375 | "බ්රහස්", | |
376 | "සිකු", | |
377 | "සෙන", | |
378 | } | |
379 | narrow{ | |
380 | "ඉ", | |
381 | "ස", | |
382 | "අ", | |
383 | "බ", | |
384 | "බ්ර", | |
385 | "සි", | |
386 | "සෙ", | |
387 | } | |
388 | short{ | |
389 | "ඉරි", | |
390 | "සඳු", | |
391 | "අඟ", | |
392 | "බදා", | |
393 | "බ්රහ", | |
394 | "සිකු", | |
395 | "සෙන", | |
396 | } | |
397 | wide{ | |
398 | "ඉරිදා", | |
399 | "සඳුදා", | |
400 | "අඟහරුවාදා", | |
401 | "බදාදා", | |
402 | "බ්රහස්පතින්දා", | |
403 | "සිකුරාදා", | |
404 | "සෙනසුරාදා", | |
405 | } | |
406 | } | |
407 | stand-alone{ | |
408 | abbreviated{ | |
409 | "ඉරිදා", | |
410 | "සඳුදා", | |
411 | "අඟහ", | |
412 | "බදාදා", | |
413 | "බ්රහස්", | |
414 | "සිකු", | |
415 | "සෙන", | |
416 | } | |
417 | narrow{ | |
418 | "ඉ", | |
419 | "ස", | |
420 | "අ", | |
421 | "බ", | |
422 | "බ්ර", | |
423 | "සි", | |
424 | "සෙ", | |
425 | } | |
426 | short{ | |
427 | "ඉරි", | |
428 | "සඳු", | |
429 | "අඟ", | |
430 | "බදා", | |
431 | "බ්රහ", | |
432 | "සිකු", | |
433 | "සෙන", | |
434 | } | |
435 | wide{ | |
436 | "ඉරිදා", | |
437 | "සඳුදා", | |
438 | "අඟහරුවාදා", | |
439 | "බදාදා", | |
440 | "බ්රහස්පතින්දා", | |
441 | "සිකුරාදා", | |
442 | "සෙනසුරාදා", | |
443 | } | |
444 | } | |
445 | } | |
446 | eras{ | |
447 | abbreviated{ | |
448 | "ක්රි.පූ.", | |
449 | "ක්රි.ව.", | |
450 | } | |
451 | wide{ | |
452 | "ක්රිස්තු පූර්ව", | |
453 | "ක්රිස්තු වර්ෂ", | |
454 | } | |
455 | } | |
456 | intervalFormats{ | |
457 | H{ | |
458 | H{"HH–HH"} | |
459 | } | |
460 | Hm{ | |
461 | H{"HH:mm–HH:mm"} | |
462 | m{"HH:mm–HH:mm"} | |
463 | } | |
464 | Hmv{ | |
465 | H{"HH:mm–HH:mm v"} | |
466 | m{"HH:mm–HH:mm v"} | |
467 | } | |
468 | Hv{ | |
469 | H{"HH–HH v"} | |
470 | } | |
471 | M{ | |
472 | M{"M–M"} | |
473 | } | |
474 | MEd{ | |
475 | M{"M-d, E – M-d, E"} | |
476 | d{"M-d, E – M-d, E"} | |
477 | } | |
478 | MMM{ | |
479 | M{"LLL–LLL"} | |
480 | } | |
481 | MMMEd{ | |
482 | M{"MMM-dd, E – MMM-dd, E"} | |
483 | d{"MMM-d, E – MMM-d, E"} | |
484 | } | |
485 | MMMd{ | |
486 | M{"MMM d - MMM d"} | |
487 | d{"MMM d-d"} | |
488 | } | |
489 | Md{ | |
490 | M{"M-d - M-d"} | |
491 | d{"M-d - M-d"} | |
492 | } | |
493 | d{ | |
494 | d{"d–d"} | |
495 | } | |
496 | fallback{"{0} – {1}"} | |
497 | h{ | |
498 | a{"a h - a h"} | |
499 | h{"a h-h"} | |
500 | } | |
501 | hm{ | |
502 | a{"a h.mm - a h.mm"} | |
503 | h{"a h.mm - h.mm"} | |
504 | m{"a h.mm - h.mm"} | |
505 | } | |
506 | hmv{ | |
507 | a{"a h.mm - a h.mm v"} | |
508 | h{"a h.mm - h.mm v"} | |
509 | m{"a h.mm - h.mm v"} | |
510 | } | |
511 | hv{ | |
512 | a{"a h - a h v"} | |
513 | h{"a h - h v"} | |
514 | } | |
515 | y{ | |
516 | y{"y–y"} | |
517 | } | |
518 | yM{ | |
519 | M{"y-MM – y-MM"} | |
520 | y{"y-MM – y-MM"} | |
521 | } | |
522 | yMEd{ | |
523 | M{"y-M-d, E – y-M-d, E"} | |
524 | d{"y-M-d, E – y-M-d, E"} | |
525 | y{"y-M-d, E – y-M-d, E"} | |
526 | } | |
527 | yMMM{ | |
528 | M{"y MMM–MMM"} | |
529 | y{"y MMM - y MMM"} | |
530 | } | |
531 | yMMMEd{ | |
532 | M{"y MMM d, E - y MMM d, E"} | |
533 | d{"y MMM d, E - y MMM d, E"} | |
534 | y{"y MMM d, E - y MMM d, E"} | |
535 | } | |
536 | yMMMM{ | |
537 | M{"y MMMM - MMMM"} | |
538 | y{"y MMMM - y MMMM"} | |
539 | } | |
540 | yMMMd{ | |
541 | M{"y MMM d - MMM d"} | |
542 | d{"y MMM d - d"} | |
543 | y{"y MMM d - y MMM d"} | |
544 | } | |
545 | yMd{ | |
546 | M{"y-M-d – y-M-d"} | |
547 | d{"y-M-d – y-M-d"} | |
548 | y{"y-M-d – y-M-d"} | |
549 | } | |
550 | } | |
551 | monthNames{ | |
552 | format{ | |
553 | abbreviated{ | |
554 | "ජන", | |
555 | "පෙබ", | |
556 | "මාර්තු", | |
557 | "අප්රේල්", | |
558 | "මැයි", | |
559 | "ජූනි", | |
560 | "ජූලි", | |
561 | "අගෝ", | |
562 | "සැප්", | |
563 | "ඔක්", | |
564 | "නොවැ", | |
565 | "දෙසැ", | |
566 | } | |
567 | narrow{ | |
568 | "ජ", | |
569 | "පෙ", | |
570 | "මා", | |
571 | "අ", | |
572 | "මැ", | |
573 | "ජූ", | |
574 | "ජූ", | |
575 | "අ", | |
576 | "සැ", | |
577 | "ඔ", | |
578 | "නෙ", | |
579 | "දෙ", | |
580 | } | |
581 | wide{ | |
582 | "ජනවාරි", | |
583 | "පෙබරවාරි", | |
584 | "මාර්තු", | |
585 | "අප්රේල්", | |
586 | "මැයි", | |
587 | "ජූනි", | |
588 | "ජූලි", | |
589 | "අගෝස්තු", | |
590 | "සැප්තැම්බර්", | |
591 | "ඔක්තෝබර්", | |
592 | "නොවැම්බර්", | |
593 | "දෙසැම්බර්", | |
594 | } | |
595 | } | |
596 | stand-alone{ | |
597 | abbreviated{ | |
598 | "ජන", | |
599 | "පෙබ", | |
600 | "මාර්", | |
601 | "අප්රේල්", | |
602 | "මැයි", | |
603 | "ජූනි", | |
604 | "ජූලි", | |
605 | "අගෝ", | |
606 | "සැප්", | |
607 | "ඔක්", | |
608 | "නොවැ", | |
609 | "දෙසැ", | |
610 | } | |
611 | narrow{ | |
612 | "ජ", | |
613 | "පෙ", | |
614 | "මා", | |
615 | "අ", | |
616 | "මැ", | |
617 | "ජූ", | |
618 | "ජූ", | |
619 | "අ", | |
620 | "සැ", | |
621 | "ඔ", | |
622 | "නෙ", | |
623 | "දෙ", | |
624 | } | |
625 | wide{ | |
626 | "ජනවාරි", | |
627 | "පෙබරවාරි", | |
628 | "මාර්තු", | |
629 | "අප්රේල්", | |
630 | "මැයි", | |
631 | "ජූනි", | |
632 | "ජූලි", | |
633 | "අගෝස්තු", | |
634 | "සැප්තැම්බර්", | |
635 | "ඔක්තෝබර්", | |
636 | "නොවැම්බර්", | |
637 | "දෙසැම්බර්", | |
638 | } | |
639 | } | |
640 | } | |
641 | quarters{ | |
642 | format{ | |
643 | abbreviated{ | |
644 | "කාර්:1", | |
645 | "කාර්:2", | |
646 | "කාර්:3", | |
647 | "කාර්:4", | |
648 | } | |
649 | narrow{ | |
650 | "1", | |
651 | "2", | |
652 | "3", | |
653 | "4", | |
654 | } | |
655 | wide{ | |
656 | "1 වන කාර්තුව", | |
657 | "2 වන කාර්තුව", | |
658 | "3 වන කාර්තුව", | |
659 | "4 වන කාර්තුව", | |
660 | } | |
661 | } | |
662 | stand-alone{ | |
663 | abbreviated{ | |
664 | "කාර්:1", | |
665 | "කාර්:2", | |
666 | "කාර්:3", | |
667 | "කාර්:4", | |
668 | } | |
669 | narrow{ | |
670 | "1", | |
671 | "2", | |
672 | "3", | |
673 | "4", | |
674 | } | |
675 | wide{ | |
676 | "1 වන කාර්තුව", | |
677 | "2 වන කාර්තුව", | |
678 | "3 වන කාර්තුව", | |
679 | "4 වන කාර්තුව", | |
680 | } | |
681 | } | |
682 | } | |
683 | } | |
684 | } | |
685 | delimiters{ | |
686 | alternateQuotationEnd{"’"} | |
687 | alternateQuotationStart{"‘"} | |
688 | quotationEnd{"”"} | |
689 | quotationStart{"“"} | |
690 | } | |
691 | durationUnits{ | |
692 | hm{"h.mm"} | |
693 | hms{"h.mm.ss"} | |
694 | ms{"m.ss"} | |
695 | } | |
696 | fields{ | |
697 | day{ | |
698 | dn{"දිනය"} | |
699 | relative{ | |
700 | "-1"{"ඊයෙ"} | |
701 | "-2"{"පෙරේදා"} | |
702 | "0"{"අද"} | |
703 | "1"{"හෙට"} | |
704 | "2"{"අනිද්දා"} | |
705 | } | |
706 | relativeTime{ | |
707 | future{ | |
708 | one{"දින {0}න්"} | |
709 | other{"දින {0}න්"} | |
710 | } | |
711 | past{ | |
712 | one{"දින {0} ට පෙර"} | |
713 | other{"දින {0} ට පෙර"} | |
714 | } | |
715 | } | |
716 | } | |
717 | dayperiod{ | |
718 | dn{"පෙ.ව/ප.ව"} | |
719 | } | |
720 | era{ | |
721 | dn{"යුගය"} | |
722 | } | |
723 | fri{ | |
724 | relative{ | |
725 | "-1"{"පසුගිය සිකුරාදා"} | |
726 | "0"{"මේ සිකුරාදා"} | |
727 | "1"{"ඊළඟ සිකුරාදා"} | |
728 | } | |
729 | } | |
730 | hour{ | |
731 | dn{"පැය"} | |
732 | relativeTime{ | |
733 | future{ | |
734 | one{"පැය {0} කින්"} | |
735 | other{"පැය {0} කින්"} | |
736 | } | |
737 | past{ | |
738 | one{"පැය {0}ට පෙර"} | |
739 | other{"පැය {0}ට පෙර"} | |
740 | } | |
741 | } | |
742 | } | |
743 | minute{ | |
744 | dn{"මිනිත්තුව"} | |
745 | relativeTime{ | |
746 | future{ | |
747 | one{"මිනිත්තු {0} කින්"} | |
748 | other{"මිනිත්තු {0} කින්"} | |
749 | } | |
750 | past{ | |
751 | one{"මිනිත්තු {0}ට පෙර"} | |
752 | other{"මිනිත්තු {0}ට පෙර"} | |
753 | } | |
754 | } | |
755 | } | |
756 | mon{ | |
757 | relative{ | |
758 | "-1"{"පසුගිය සඳුදා"} | |
759 | "0"{"මේ සඳුදා"} | |
760 | "1"{"ඊළඟ සඳුදා"} | |
761 | } | |
762 | } | |
763 | month{ | |
764 | dn{"මාසය"} | |
765 | relative{ | |
766 | "-1"{"පසුගිය මාසය"} | |
767 | "0"{"මෙම මාසය"} | |
768 | "1"{"ඊළඟ මාසය"} | |
769 | } | |
770 | relativeTime{ | |
771 | future{ | |
772 | one{"මාස {0}කින්"} | |
773 | other{"මාස {0}කින්"} | |
774 | } | |
775 | past{ | |
776 | one{"මාස {0}කට පෙර"} | |
777 | other{"මාස {0}කට පෙර"} | |
778 | } | |
779 | } | |
780 | } | |
781 | sat{ | |
782 | relative{ | |
783 | "-1"{"පසුගිය සෙනසුරාදා"} | |
784 | "0"{"මේ සෙනසුරාදා"} | |
785 | "1"{"ඊළඟ සෙනසුරාදා"} | |
786 | } | |
787 | } | |
788 | second{ | |
789 | dn{"තත්පරය"} | |
790 | relative{ | |
791 | "0"{"දැන්"} | |
792 | } | |
793 | relativeTime{ | |
794 | future{ | |
795 | one{"තත්පර {0} කින්"} | |
796 | other{"තත්පර {0} කින්"} | |
797 | } | |
798 | past{ | |
799 | one{"තත්පර {0}කට පෙර"} | |
800 | other{"තත්පර {0}කට පෙර"} | |
801 | } | |
802 | } | |
803 | } | |
804 | sun{ | |
805 | relative{ | |
806 | "-1"{"පසුගිය ඉරිදා"} | |
807 | "0"{"මේ ඉරිදා"} | |
808 | "1"{"ඊළඟ ඉරිදා"} | |
809 | } | |
810 | } | |
811 | thu{ | |
812 | relative{ | |
813 | "-1"{"පසුගිය බ්රහස්පතින්දා"} | |
814 | "0"{"මේ බ්රහස්පතින්දා"} | |
815 | "1"{"ඊළඟ බ්රහස්පතින්දා"} | |
816 | } | |
817 | } | |
818 | tue{ | |
819 | relative{ | |
820 | "-1"{"පසුගිය අඟහරුවාදා"} | |
821 | "0"{"මේ අඟහරුවාදා"} | |
822 | "1"{"ඊළඟ අඟහරුවාදා"} | |
823 | } | |
824 | } | |
825 | wed{ | |
826 | relative{ | |
827 | "-1"{"පසුගිය බදාදා"} | |
828 | "0"{"මේ බදාදා"} | |
829 | "1"{"ඊළඟ බදාදා"} | |
830 | } | |
831 | } | |
832 | week{ | |
833 | dn{"සතිය"} | |
834 | relative{ | |
835 | "-1"{"පසුගිය සතිය"} | |
836 | "0"{"මෙම සතිය"} | |
837 | "1"{"ඊළඟ සතිය"} | |
838 | } | |
839 | relativeTime{ | |
840 | future{ | |
841 | one{"සති {0} කින්"} | |
842 | other{"සති {0} කින්"} | |
843 | } | |
844 | past{ | |
845 | one{"සති {0}කට පෙර"} | |
846 | other{"සති {0}කට පෙර"} | |
847 | } | |
848 | } | |
849 | } | |
850 | weekday{ | |
851 | dn{"සතියේ දිනය"} | |
852 | } | |
853 | year{ | |
854 | dn{"වර්ෂය"} | |
855 | relative{ | |
856 | "-1"{"පසුගිය වසර"} | |
857 | "0"{"මෙම වසර"} | |
858 | "1"{"ඊළඟ වසර"} | |
859 | } | |
860 | relativeTime{ | |
861 | future{ | |
862 | one{"වසර {0} කින්"} | |
863 | other{"වසර {0} කින්"} | |
864 | } | |
865 | past{ | |
866 | one{"වසර {0}ට පෙර"} | |
867 | other{"වසර {0}ට පෙර"} | |
868 | } | |
869 | } | |
870 | } | |
871 | zone{ | |
872 | dn{"කාල කලාපය"} | |
873 | } | |
874 | } | |
875 | listPattern{ | |
876 | standard{ | |
877 | 2{"{0} සහ {1}"} | |
878 | end{"{0}, සහ {1}"} | |
879 | middle{"{0}, {1}"} | |
880 | start{"{0}, {1}"} | |
881 | } | |
882 | unit{ | |
883 | 2{"{0}, {1}"} | |
884 | } | |
885 | } | |
886 | measurementSystemNames{ | |
887 | UK{"එංගලන්ත"} | |
888 | US{"ඇමරිකානු"} | |
889 | metric{"මෙට්රික්"} | |
890 | } | |
891 | units{ | |
892 | acceleration{ | |
893 | g-force{ | |
894 | one{"{0} G"} | |
895 | other{"{0} G"} | |
896 | } | |
897 | } | |
898 | angle{ | |
899 | arc-minute{ | |
900 | one{"මිනිත්තු {0}"} | |
901 | other{"මිනිත්තු {0}"} | |
902 | } | |
903 | arc-second{ | |
904 | one{"තත්පර {0}"} | |
905 | other{"තත්පර {0}"} | |
906 | } | |
907 | degree{ | |
908 | one{"අංශක {0}"} | |
909 | other{"අංශක {0}"} | |
910 | } | |
911 | } | |
912 | area{ | |
913 | acre{ | |
914 | one{"අක්කර {0}"} | |
915 | other{"අක්කර {0}"} | |
916 | } | |
917 | hectare{ | |
918 | one{"හෙක්ටයාර් {0}"} | |
919 | other{"හෙක්ටයාර් {0}"} | |
920 | } | |
921 | square-foot{ | |
922 | one{"වර්ග අඩි {0}"} | |
923 | other{"වර්ග අඩි {0}"} | |
924 | } | |
925 | square-kilometer{ | |
926 | one{"වර්ග කිලෝමීටර් {0}"} | |
927 | other{"වර්ග කිලෝමීටර් {0}"} | |
928 | } | |
929 | square-meter{ | |
930 | one{"වර්ග මීටර් {0}"} | |
931 | other{"වර්ග මීටර් {0}"} | |
932 | } | |
933 | square-mile{ | |
934 | one{"වර්ග සැතපුම් {0}"} | |
935 | other{"වර්ග සැතපුම් {0}"} | |
936 | } | |
937 | } | |
938 | compound{ | |
939 | per{"{1} ට {0} බැගින්"} | |
940 | } | |
941 | duration{ | |
942 | day{ | |
943 | one{"දින {0}"} | |
944 | other{"දින {0}"} | |
945 | } | |
946 | hour{ | |
947 | one{"පැය {0}"} | |
948 | other{"පැය {0}"} | |
949 | } | |
950 | millisecond{ | |
951 | one{"මිලිතත්පර {0}"} | |
952 | other{"මිලිතත්පර {0}"} | |
953 | } | |
954 | minute{ | |
955 | one{"මිනිත්තු {0}"} | |
956 | other{"මිනිත්තු {0}"} | |
957 | } | |
958 | month{ | |
959 | one{"මාස {0}"} | |
960 | other{"මාස {0}"} | |
961 | } | |
962 | second{ | |
963 | one{"තත්පර {0}"} | |
964 | other{"තත්පර {0}"} | |
965 | } | |
966 | week{ | |
967 | one{"සති {0}"} | |
968 | other{"සති {0}"} | |
969 | } | |
970 | year{ | |
971 | one{"වසර {0}"} | |
972 | other{"වසර {0}"} | |
973 | } | |
974 | } | |
975 | length{ | |
976 | centimeter{ | |
977 | one{"සෙන්ටිමීටර් {0}"} | |
978 | other{"සෙන්ටිමීටර් {0}"} | |
979 | } | |
980 | foot{ | |
981 | one{"අඩි {0}"} | |
982 | other{"අඩි {0}"} | |
983 | } | |
984 | inch{ | |
985 | one{"අඟල් {0}"} | |
986 | other{"අඟල් {0}"} | |
987 | } | |
988 | kilometer{ | |
989 | one{"කිලෝමීටර් {0}"} | |
990 | other{"කිලෝමීටර් {0}"} | |
991 | } | |
992 | light-year{ | |
993 | one{"ආලෝක වර්ෂ {0}"} | |
994 | other{"ආලෝක වර්ෂ {0}"} | |
995 | } | |
996 | meter{ | |
997 | one{"මීටර් {0}"} | |
998 | other{"මීටර් {0}"} | |
999 | } | |
1000 | mile{ | |
1001 | one{"සැතපුම් {0}"} | |
1002 | other{"සැතපුම් {0}"} | |
1003 | } | |
1004 | millimeter{ | |
1005 | one{"මිලිමීටර් {0}"} | |
1006 | other{"මිලිමීටර් {0}"} | |
1007 | } | |
1008 | picometer{ | |
1009 | one{"පිකොමිටර් {0}"} | |
1010 | other{"පිකොමිටර් {0}"} | |
1011 | } | |
1012 | yard{ | |
1013 | one{"යාර {0}"} | |
1014 | other{"යාර {0}"} | |
1015 | } | |
1016 | } | |
1017 | mass{ | |
1018 | gram{ | |
1019 | one{"ග්රෑම් {0}"} | |
1020 | other{"ග්රෑම් {0}"} | |
1021 | } | |
1022 | kilogram{ | |
1023 | one{"කි.ග්රෑ. {0}"} | |
1024 | other{"කි.ග්රෑ. {0}"} | |
1025 | } | |
1026 | ounce{ | |
1027 | one{"අවුන්ස {0}"} | |
1028 | other{"අවුන්ස {0}"} | |
1029 | } | |
1030 | pound{ | |
1031 | one{"රාත්තල් {0}"} | |
1032 | other{"රාත්තල් {0}"} | |
1033 | } | |
1034 | } | |
1035 | power{ | |
1036 | horsepower{ | |
1037 | one{"අශ්වබල {0}"} | |
1038 | other{"අශ්වබල {0}"} | |
1039 | } | |
1040 | kilowatt{ | |
1041 | one{"කිලෝ වොට් {0}"} | |
1042 | other{"කිලෝ වොට් {0}"} | |
1043 | } | |
1044 | watt{ | |
1045 | one{"වොට් {0}"} | |
1046 | other{"වොට් {0}"} | |
1047 | } | |
1048 | } | |
1049 | pressure{ | |
1050 | hectopascal{ | |
1051 | one{"හෙක්ටොපැස්කල් {0}"} | |
1052 | other{"හෙක්ටොපැස්කල් {0}"} | |
1053 | } | |
1054 | inch-hg{ | |
1055 | one{"රසදිය අඟල් {0}"} | |
1056 | other{"රසදිය අඟල් {0}"} | |
1057 | } | |
1058 | millibar{ | |
1059 | one{"මිලිබාර් {0}"} | |
1060 | other{"මිලිබාර් {0}"} | |
1061 | } | |
1062 | } | |
1063 | speed{ | |
1064 | kilometer-per-hour{ | |
1065 | one{"පැයට කිලෝමීටර් {0}"} | |
1066 | other{"පැයට කිලෝමීටර් {0}"} | |
1067 | } | |
1068 | meter-per-second{ | |
1069 | one{"තත්පරයට මීටර් {0}"} | |
1070 | other{"තත්පරයට මීටර් {0}"} | |
1071 | } | |
1072 | mile-per-hour{ | |
1073 | one{"පැයට සැතපුම් {0}"} | |
1074 | other{"පැයට සැතපුම් {0}"} | |
1075 | } | |
1076 | } | |
1077 | temperature{ | |
1078 | celsius{ | |
1079 | one{"සෙල්සියස් අංශක {0}"} | |
1080 | other{"සෙල්සියස් අංශක {0}"} | |
1081 | } | |
1082 | fahrenheit{ | |
1083 | one{"ෆැරන්හයිට් අංශක {0}"} | |
1084 | other{"ෆැරන්හයිට් අංශක {0}"} | |
1085 | } | |
1086 | } | |
1087 | volume{ | |
1088 | cubic-kilometer{ | |
1089 | one{"ඝන කිලෝමීටර් {0}"} | |
1090 | other{"ඝන කිලෝමීටර් {0}"} | |
1091 | } | |
1092 | cubic-mile{ | |
1093 | one{"ඝන සැතපුම් {0}"} | |
1094 | other{"ඝන සැතපුම් {0}"} | |
1095 | } | |
1096 | liter{ | |
1097 | one{"ලීටර් {0}"} | |
1098 | other{"ලීටර් {0}"} | |
1099 | } | |
1100 | } | |
1101 | } | |
1102 | unitsNarrow{ | |
1103 | acceleration{ | |
1104 | g-force{ | |
1105 | one{"{0} G"} | |
1106 | other{"{0} G"} | |
1107 | } | |
1108 | } | |
1109 | angle{ | |
1110 | arc-minute{ | |
1111 | one{"මිනිත්තු {0}"} | |
1112 | other{"මිනිත්තු {0}"} | |
1113 | } | |
1114 | arc-second{ | |
1115 | one{"තත් {0}"} | |
1116 | other{"තත් {0}"} | |
1117 | } | |
1118 | degree{ | |
1119 | one{"{0}°"} | |
1120 | other{"{0}°"} | |
1121 | } | |
1122 | } | |
1123 | area{ | |
1124 | acre{ | |
1125 | one{"අක්කර {0}"} | |
1126 | other{"අක්කර {0}"} | |
1127 | } | |
1128 | hectare{ | |
1129 | one{"{0} ha"} | |
1130 | other{"{0} ha"} | |
1131 | } | |
1132 | square-foot{ | |
1133 | one{"{0} ft²"} | |
1134 | other{"{0} ft²"} | |
1135 | } | |
1136 | square-kilometer{ | |
1137 | one{"{0} km²"} | |
1138 | other{"{0} km²"} | |
1139 | } | |
1140 | square-meter{ | |
1141 | one{"{0} m²"} | |
1142 | other{"{0} m²"} | |
1143 | } | |
1144 | square-mile{ | |
1145 | one{"{0} mi²"} | |
1146 | other{"{0} mi²"} | |
1147 | } | |
1148 | } | |
1149 | compound{ | |
1150 | per{"{0}/{1}"} | |
1151 | } | |
1152 | duration{ | |
1153 | day{ | |
1154 | one{"දින {0}"} | |
1155 | other{"දින {0}"} | |
1156 | } | |
1157 | hour{ | |
1158 | one{"පැය {0}"} | |
1159 | other{"පැය {0}"} | |
1160 | } | |
1161 | millisecond{ | |
1162 | one{"මි.ත {0}"} | |
1163 | other{"මි.ත {0}"} | |
1164 | } | |
1165 | minute{ | |
1166 | one{"මිනිත්තු {0}"} | |
1167 | other{"මිනිත්තු {0}"} | |
1168 | } | |
1169 | month{ | |
1170 | one{"මාස {0}"} | |
1171 | other{"මාස {0}"} | |
1172 | } | |
1173 | second{ | |
1174 | one{"තත්පර {0}"} | |
1175 | other{"තත්පර {0}"} | |
1176 | } | |
1177 | week{ | |
1178 | one{"සති {0}"} | |
1179 | other{"සති {0}"} | |
1180 | } | |
1181 | year{ | |
1182 | one{"වසර {0}"} | |
1183 | other{"වසර {0}"} | |
1184 | } | |
1185 | } | |
1186 | length{ | |
1187 | centimeter{ | |
1188 | one{"සෙ.මී {0}"} | |
1189 | other{"සෙ.මී {0}"} | |
1190 | } | |
1191 | foot{ | |
1192 | one{"{0}'"} | |
1193 | other{"{0}'"} | |
1194 | } | |
1195 | inch{ | |
1196 | one{"{0}″"} | |
1197 | other{"{0}″"} | |
1198 | } | |
1199 | kilometer{ | |
1200 | one{"කි.මී {0}"} | |
1201 | other{"කි.මී {0}"} | |
1202 | } | |
1203 | light-year{ | |
1204 | one{"ආ.ව {0}"} | |
1205 | other{"ආ.ව {0}"} | |
1206 | } | |
1207 | meter{ | |
1208 | one{"මී {0}"} | |
1209 | other{"මී {0}"} | |
1210 | } | |
1211 | mile{ | |
1212 | one{"සැත {0}"} | |
1213 | other{"සැත {0}"} | |
1214 | } | |
1215 | millimeter{ | |
1216 | one{"මිමී {0}"} | |
1217 | other{"මිමී {0}"} | |
1218 | } | |
1219 | picometer{ | |
1220 | one{"පිමී {0}"} | |
1221 | other{"පිමී {0}"} | |
1222 | } | |
1223 | yard{ | |
1224 | one{"යාර {0}"} | |
1225 | other{"යාර {0}"} | |
1226 | } | |
1227 | } | |
1228 | mass{ | |
1229 | gram{ | |
1230 | one{"ග්රෑ. {0}"} | |
1231 | other{"ග්රෑ. {0}"} | |
1232 | } | |
1233 | kilogram{ | |
1234 | one{"කි.ග්රෑ. {0}"} | |
1235 | other{"කි.ග්රෑ. {0}"} | |
1236 | } | |
1237 | ounce{ | |
1238 | one{"අවුන්ස {0}"} | |
1239 | other{"අවුන්ස {0}"} | |
1240 | } | |
1241 | pound{ | |
1242 | one{"රා. {0}"} | |
1243 | other{"රා. {0}"} | |
1244 | } | |
1245 | } | |
1246 | power{ | |
1247 | horsepower{ | |
1248 | one{"{0} hp"} | |
1249 | other{"{0} hp"} | |
1250 | } | |
1251 | kilowatt{ | |
1252 | one{"{0} kW"} | |
1253 | other{"{0} kW"} | |
1254 | } | |
1255 | watt{ | |
1256 | one{"{0} W"} | |
1257 | other{"{0} W"} | |
1258 | } | |
1259 | } | |
1260 | pressure{ | |
1261 | hectopascal{ | |
1262 | one{"{0} hPa"} | |
1263 | other{"{0} hPa"} | |
1264 | } | |
1265 | inch-hg{ | |
1266 | one{"රසදිය {0}\u0022"} | |
1267 | other{"රසදිය {0}\u0022"} | |
1268 | } | |
1269 | millibar{ | |
1270 | one{"මි.බා. {0}"} | |
1271 | other{"මි.බා. {0}"} | |
1272 | } | |
1273 | } | |
1274 | speed{ | |
1275 | kilometer-per-hour{ | |
1276 | one{"කිමී/පැ {0}"} | |
1277 | other{"කිමී/පැ {0}"} | |
1278 | } | |
1279 | meter-per-second{ | |
1280 | one{"මී/තත් {0}"} | |
1281 | other{"මී/තත් {0}"} | |
1282 | } | |
1283 | mile-per-hour{ | |
1284 | one{"පැ/සැ {0}"} | |
1285 | other{"පැ/සැ {0}"} | |
1286 | } | |
1287 | } | |
1288 | temperature{ | |
1289 | celsius{ | |
1290 | one{"{0}°"} | |
1291 | other{"{0}°"} | |
1292 | } | |
1293 | fahrenheit{ | |
1294 | one{"ෆැර. {0}°"} | |
1295 | other{"ෆැර. {0}°"} | |
1296 | } | |
1297 | } | |
1298 | volume{ | |
1299 | cubic-kilometer{ | |
1300 | one{"{0} km³"} | |
1301 | other{"{0} km³"} | |
1302 | } | |
1303 | cubic-mile{ | |
1304 | one{"{0} mi³"} | |
1305 | other{"{0} mi³"} | |
1306 | } | |
1307 | liter{ | |
1308 | one{"{0} l"} | |
1309 | other{"{0} l"} | |
1310 | } | |
1311 | } | |
1312 | } | |
1313 | unitsShort{ | |
1314 | acceleration{ | |
1315 | g-force{ | |
1316 | one{"{0} G"} | |
1317 | other{"{0} G"} | |
1318 | } | |
1319 | } | |
1320 | angle{ | |
1321 | arc-minute{ | |
1322 | one{"මිනිත්තු {0}"} | |
1323 | other{"මිනිත්තු {0}"} | |
1324 | } | |
1325 | arc-second{ | |
1326 | one{"තත් {0}"} | |
1327 | other{"තත් {0}"} | |
1328 | } | |
1329 | degree{ | |
1330 | one{"අංශක {0}"} | |
1331 | other{"අංශක {0}"} | |
1332 | } | |
1333 | } | |
1334 | area{ | |
1335 | acre{ | |
1336 | one{"අක්කර {0}"} | |
1337 | other{"අක්කර {0}"} | |
1338 | } | |
1339 | hectare{ | |
1340 | one{"හෙක් {0}"} | |
1341 | other{"හෙක් {0}"} | |
1342 | } | |
1343 | square-foot{ | |
1344 | one{"{0} ft²"} | |
1345 | other{"{0} ft²"} | |
1346 | } | |
1347 | square-kilometer{ | |
1348 | one{"ව.කී {0}"} | |
1349 | other{"ව.කී {0}"} | |
1350 | } | |
1351 | square-meter{ | |
1352 | one{"ව.මී {0}"} | |
1353 | other{"ව.මී {0}"} | |
1354 | } | |
1355 | square-mile{ | |
1356 | one{"ව.සැ {0}"} | |
1357 | other{"ව.සැ {0}"} | |
1358 | } | |
1359 | } | |
1360 | compound{ | |
1361 | per{"{0}/{1}"} | |
1362 | } | |
1363 | duration{ | |
1364 | day{ | |
1365 | one{"දින {0}"} | |
1366 | other{"දින {0}"} | |
1367 | } | |
1368 | hour{ | |
1369 | one{"පැය {0}"} | |
1370 | other{"පැය {0}"} | |
1371 | } | |
1372 | millisecond{ | |
1373 | one{"මි.ත {0}"} | |
1374 | other{"මි.ත {0}"} | |
1375 | } | |
1376 | minute{ | |
1377 | one{"මිනිත්තු {0}"} | |
1378 | other{"මිනිත්තු {0}"} | |
1379 | } | |
1380 | month{ | |
1381 | one{"මාස {0}"} | |
1382 | other{"මාස {0}"} | |
1383 | } | |
1384 | second{ | |
1385 | one{"තත්පර {0}"} | |
1386 | other{"තත්පර {0}"} | |
1387 | } | |
1388 | week{ | |
1389 | one{"සති {0}"} | |
1390 | other{"සති {0}"} | |
1391 | } | |
1392 | year{ | |
1393 | one{"වසර {0}"} | |
1394 | other{"වසර {0}"} | |
1395 | } | |
1396 | } | |
1397 | length{ | |
1398 | centimeter{ | |
1399 | one{"සෙ.මී {0}"} | |
1400 | other{"සෙ.මී {0}"} | |
1401 | } | |
1402 | foot{ | |
1403 | one{"අඩි {0}"} | |
1404 | other{"අඩි {0}"} | |
1405 | } | |
1406 | inch{ | |
1407 | one{"අඟල් {0}"} | |
1408 | other{"අඟල් {0}"} | |
1409 | } | |
1410 | kilometer{ | |
1411 | one{"කි.මී {0}"} | |
1412 | other{"කි.මී {0}"} | |
1413 | } | |
1414 | light-year{ | |
1415 | one{"ආ.ව {0}"} | |
1416 | other{"ආ.ව {0}"} | |
1417 | } | |
1418 | meter{ | |
1419 | one{"මී {0}"} | |
1420 | other{"මී {0}"} | |
1421 | } | |
1422 | mile{ | |
1423 | one{"සැත {0}"} | |
1424 | other{"සැත {0}"} | |
1425 | } | |
1426 | millimeter{ | |
1427 | one{"මිමී {0}"} | |
1428 | other{"මිමී {0}"} | |
1429 | } | |
1430 | picometer{ | |
1431 | one{"පිමී {0}"} | |
1432 | other{"පිමී {0}"} | |
1433 | } | |
1434 | yard{ | |
1435 | one{"යාර {0}"} | |
1436 | other{"යාර {0}"} | |
1437 | } | |
1438 | } | |
1439 | mass{ | |
1440 | gram{ | |
1441 | one{"ග්රෑ. {0}"} | |
1442 | other{"ග්රෑ. {0}"} | |
1443 | } | |
1444 | kilogram{ | |
1445 | one{"කි.ග්රෑ. {0}"} | |
1446 | other{"කි.ග්රෑ. {0}"} | |
1447 | } | |
1448 | ounce{ | |
1449 | one{"අවුන්ස {0}"} | |
1450 | other{"අවුන්ස {0}"} | |
1451 | } | |
1452 | pound{ | |
1453 | one{"රා. {0}"} | |
1454 | other{"රා. {0}"} | |
1455 | } | |
1456 | } | |
1457 | power{ | |
1458 | horsepower{ | |
1459 | one{"අශ්ව බල {0}"} | |
1460 | other{"අශ්ව බල {0}"} | |
1461 | } | |
1462 | kilowatt{ | |
1463 | one{"කි.වො {0}"} | |
1464 | other{"කි.වො {0}"} | |
1465 | } | |
1466 | watt{ | |
1467 | one{"වොට් {0}"} | |
1468 | other{"වොට් {0}"} | |
1469 | } | |
1470 | } | |
1471 | pressure{ | |
1472 | hectopascal{ | |
1473 | one{"හෙ.පැ {0}"} | |
1474 | other{"හෙ.පැ {0}"} | |
1475 | } | |
1476 | inch-hg{ | |
1477 | one{"රසදිය අඟල් {0}"} | |
1478 | other{"රසදිය අඟල් {0}"} | |
1479 | } | |
1480 | millibar{ | |
1481 | one{"මි.බාර් {0}"} | |
1482 | other{"මි.බාර් {0}"} | |
1483 | } | |
1484 | } | |
1485 | speed{ | |
1486 | kilometer-per-hour{ | |
1487 | one{"කිමී/පැ {0}"} | |
1488 | other{"කිමී/පැ {0}"} | |
1489 | } | |
1490 | meter-per-second{ | |
1491 | one{"මී/තත් {0}"} | |
1492 | other{"මී/තත් {0}"} | |
1493 | } | |
1494 | mile-per-hour{ | |
1495 | one{"පැ/සැ {0}"} | |
1496 | other{"පැ/සැ {0}"} | |
1497 | } | |
1498 | } | |
1499 | temperature{ | |
1500 | celsius{ | |
1501 | one{"සෙල්. {0}°"} | |
1502 | other{"සෙල්. {0}°"} | |
1503 | } | |
1504 | fahrenheit{ | |
1505 | one{"ෆැර. {0}°"} | |
1506 | other{"ෆැර. {0}°"} | |
1507 | } | |
1508 | } | |
1509 | volume{ | |
1510 | cubic-kilometer{ | |
1511 | one{"{0} km³"} | |
1512 | other{"{0} km³"} | |
1513 | } | |
1514 | cubic-mile{ | |
1515 | one{"{0} mi³"} | |
1516 | other{"{0} mi³"} | |
1517 | } | |
1518 | liter{ | |
1519 | one{"ලී {0}"} | |
1520 | other{"ලී {0}"} | |
1521 | } | |
1522 | } | |
1523 | } | |
1524 | } |