intl/icu/source/data/locales/si.txt

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rwxr-xr-x

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

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

mercurial