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

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

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/ta.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/ta.xml
michael@0 11 */
michael@0 12 ta{
michael@0 13 AuxExemplarCharacters{"[\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 "\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]"
michael@0 25 }
michael@0 26 ExemplarCharactersIndex{
michael@0 27 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஶ ஷ ஸ ஹ {க"
michael@0 28 "\u0BCDஷ}]"
michael@0 29 }
michael@0 30 LocaleScript{
michael@0 31 "Taml",
michael@0 32 }
michael@0 33 MoreInformation{"?"}
michael@0 34 NumberElements{
michael@0 35 default{"latn"}
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{"0 ஆயிரம்"}
michael@0 52 other{"0 ஆயிரம்"}
michael@0 53 }
michael@0 54 10000{
michael@0 55 one{"00 ஆயிரம்"}
michael@0 56 other{"00 ஆயிரம்"}
michael@0 57 }
michael@0 58 100000{
michael@0 59 one{"000 ஆயிரம்"}
michael@0 60 other{"000 ஆயிரம்"}
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{"0ஆ"}
michael@0 104 other{"0ஆ"}
michael@0 105 }
michael@0 106 10000{
michael@0 107 one{"00ஆ"}
michael@0 108 other{"00ஆ"}
michael@0 109 }
michael@0 110 100000{
michael@0 111 one{"000ஆ"}
michael@0 112 other{"000ஆ"}
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 list{";"}
michael@0 158 minusSign{"-"}
michael@0 159 nan{"NaN"}
michael@0 160 perMille{"‰"}
michael@0 161 percentSign{"%"}
michael@0 162 plusSign{"+"}
michael@0 163 superscriptingExponent{"×"}
michael@0 164 }
michael@0 165 }
michael@0 166 native{"tamldec"}
michael@0 167 traditional{"taml"}
michael@0 168 }
michael@0 169 Version{"2.0.92.87"}
michael@0 170 calendar{
michael@0 171 chinese{
michael@0 172 DateTimePatterns{
michael@0 173 "h:mm:ss a zzzz",
michael@0 174 "h:mm:ss a z",
michael@0 175 "h:mm:ss a",
michael@0 176 "h:mm a",
michael@0 177 "U MMMM d, EEEE",
michael@0 178 "U MMMM d",
michael@0 179 "U MMM d",
michael@0 180 "dd-MM-y",
michael@0 181 "{1} {0}",
michael@0 182 "{1} {0}",
michael@0 183 "{1} {0}",
michael@0 184 "{1} {0}",
michael@0 185 "{1} {0}",
michael@0 186 }
michael@0 187 monthNames{
michael@0 188 format{
michael@0 189 abbreviated{
michael@0 190 "மா1",
michael@0 191 "மா2",
michael@0 192 "மா3",
michael@0 193 "மா4",
michael@0 194 "மா5",
michael@0 195 "மா6",
michael@0 196 "மா7",
michael@0 197 "மா8",
michael@0 198 "மா9",
michael@0 199 "மா10",
michael@0 200 "மா11",
michael@0 201 "மா12",
michael@0 202 }
michael@0 203 narrow{
michael@0 204 "1",
michael@0 205 "2",
michael@0 206 "3",
michael@0 207 "4",
michael@0 208 "5",
michael@0 209 "6",
michael@0 210 "7",
michael@0 211 "8",
michael@0 212 "9",
michael@0 213 "10",
michael@0 214 "11",
michael@0 215 "12",
michael@0 216 }
michael@0 217 wide{
michael@0 218 "மாதம்1",
michael@0 219 "மாதம்2",
michael@0 220 "மாதம்3",
michael@0 221 "மாதம்4",
michael@0 222 "மாதம்5",
michael@0 223 "மாதம்6",
michael@0 224 "மாதம்7",
michael@0 225 "மாதம்8",
michael@0 226 "மாதம்9",
michael@0 227 "மாதம்10",
michael@0 228 "மாதம்11",
michael@0 229 "மாதம்12",
michael@0 230 }
michael@0 231 }
michael@0 232 stand-alone{
michael@0 233 abbreviated{
michael@0 234 "மா1",
michael@0 235 "மா2",
michael@0 236 "மா3",
michael@0 237 "மா4",
michael@0 238 "மா5",
michael@0 239 "மா6",
michael@0 240 "மா7",
michael@0 241 "மா8",
michael@0 242 "மா9",
michael@0 243 "மா10",
michael@0 244 "மா11",
michael@0 245 "மா12",
michael@0 246 }
michael@0 247 narrow{
michael@0 248 "1",
michael@0 249 "2",
michael@0 250 "3",
michael@0 251 "4",
michael@0 252 "5",
michael@0 253 "6",
michael@0 254 "7",
michael@0 255 "8",
michael@0 256 "9",
michael@0 257 "10",
michael@0 258 "11",
michael@0 259 "12",
michael@0 260 }
michael@0 261 wide{
michael@0 262 "மாதம்1",
michael@0 263 "மாதம்2",
michael@0 264 "மாதம்3",
michael@0 265 "மாதம்4",
michael@0 266 "மாதம்5",
michael@0 267 "மாதம்6",
michael@0 268 "மாதம்7",
michael@0 269 "மாதம்8",
michael@0 270 "மாதம்9",
michael@0 271 "மாதம்10",
michael@0 272 "மாதம்11",
michael@0 273 "மாதம்12",
michael@0 274 }
michael@0 275 }
michael@0 276 }
michael@0 277 }
michael@0 278 generic{
michael@0 279 DateTimePatterns{
michael@0 280 "h:mm:ss a zzzz",
michael@0 281 "h:mm:ss a z",
michael@0 282 "h:mm:ss a",
michael@0 283 "h:mm a",
michael@0 284 "EEEE, d MMMM, y G",
michael@0 285 "d MMMM, y G",
michael@0 286 "d MMM, y G",
michael@0 287 "d-M-y GGGGG",
michael@0 288 "{1} {0}",
michael@0 289 "{1} {0}",
michael@0 290 "{1} {0}",
michael@0 291 "{1} {0}",
michael@0 292 "{1} {0}",
michael@0 293 }
michael@0 294 availableFormats{
michael@0 295 Ed{"d E"}
michael@0 296 Gy{"y G"}
michael@0 297 GyMMM{"MMM y G"}
michael@0 298 GyMMMEd{"E, d MMM, y G"}
michael@0 299 GyMMMd{"d MMM, y G"}
michael@0 300 H{"HH"}
michael@0 301 Hm{"HH:mm"}
michael@0 302 Hms{"HH:mm:ss"}
michael@0 303 M{"L"}
michael@0 304 MEd{"E, d/M"}
michael@0 305 MMM{"LLL"}
michael@0 306 MMMEd{"E, d MMM"}
michael@0 307 MMMMd{"d MMMM"}
michael@0 308 MMMd{"d MMM"}
michael@0 309 MMdd{"dd-MM"}
michael@0 310 Md{"d/M"}
michael@0 311 d{"d"}
michael@0 312 h{"h a"}
michael@0 313 hm{"h:mm a"}
michael@0 314 hms{"h:mm:ss a"}
michael@0 315 ms{"mm:ss"}
michael@0 316 y{"y G"}
michael@0 317 yyyy{"y G"}
michael@0 318 yyyyM{"M/y G"}
michael@0 319 yyyyMEd{"E, d/M/y G"}
michael@0 320 yyyyMM{"MM-y G"}
michael@0 321 yyyyMMM{"MMM y G"}
michael@0 322 yyyyMMMEd{"E, d MMM, y G"}
michael@0 323 yyyyMMMM{"MMMM y G"}
michael@0 324 yyyyMMMd{"d MMM, y G"}
michael@0 325 yyyyMd{"d/M/y G"}
michael@0 326 yyyyQQQ{"QQQ y G"}
michael@0 327 yyyyQQQQ{"QQQQ y G"}
michael@0 328 }
michael@0 329 intervalFormats{
michael@0 330 H{
michael@0 331 H{"HH–HH"}
michael@0 332 }
michael@0 333 Hm{
michael@0 334 H{"HH:mm–HH:mm"}
michael@0 335 m{"HH:mm–HH:mm"}
michael@0 336 }
michael@0 337 Hmv{
michael@0 338 H{"HH:mm–HH:mm v"}
michael@0 339 m{"HH:mm–HH:mm v"}
michael@0 340 }
michael@0 341 Hv{
michael@0 342 H{"HH–HH v"}
michael@0 343 }
michael@0 344 M{
michael@0 345 M{"M–M"}
michael@0 346 }
michael@0 347 MEd{
michael@0 348 M{"E, d/M – E, d/M"}
michael@0 349 d{"E, d/M – E, d/M"}
michael@0 350 }
michael@0 351 MMM{
michael@0 352 M{"MMM–MMM"}
michael@0 353 }
michael@0 354 MMMEd{
michael@0 355 M{"E, d MMM – E, d MMM"}
michael@0 356 d{"E, d MMM – E, d MMM"}
michael@0 357 }
michael@0 358 MMMd{
michael@0 359 M{"d MMM – d MMM"}
michael@0 360 d{"d–d MMM"}
michael@0 361 }
michael@0 362 Md{
michael@0 363 M{"d/M – d/M"}
michael@0 364 d{"d/M – d/M"}
michael@0 365 }
michael@0 366 d{
michael@0 367 d{"d–d"}
michael@0 368 }
michael@0 369 fallback{"{0} – {1}"}
michael@0 370 h{
michael@0 371 a{"h a – h a"}
michael@0 372 h{"h–h a"}
michael@0 373 }
michael@0 374 hm{
michael@0 375 a{"h:mm a – h:mm a"}
michael@0 376 h{"h:mm–h:mm a"}
michael@0 377 m{"h:mm–h:mm a"}
michael@0 378 }
michael@0 379 hmv{
michael@0 380 a{"h:mm a – h:mm a v"}
michael@0 381 h{"h:mm–h:mm a v"}
michael@0 382 m{"h:mm–h:mm a v"}
michael@0 383 }
michael@0 384 hv{
michael@0 385 a{"h a – h a v"}
michael@0 386 h{"h–h a v"}
michael@0 387 }
michael@0 388 y{
michael@0 389 y{"y–y G"}
michael@0 390 }
michael@0 391 yM{
michael@0 392 M{"M/y – M/y G"}
michael@0 393 y{"M/y – M/y G"}
michael@0 394 }
michael@0 395 yMEd{
michael@0 396 M{"E, d/M/y – E, d/M/y G"}
michael@0 397 d{"E, d/M/y – E, d/M/y G"}
michael@0 398 y{"E, d/M/y – E, d/M/y G"}
michael@0 399 }
michael@0 400 yMMM{
michael@0 401 M{"MMM–MMM y G"}
michael@0 402 y{"MMM y – MMM y G"}
michael@0 403 }
michael@0 404 yMMMEd{
michael@0 405 M{"E, d MMM – E, d MMM, y G"}
michael@0 406 d{"E, d MMM – E, d MMM, y G"}
michael@0 407 y{"E, d MMM, y – E, d MMM, y G"}
michael@0 408 }
michael@0 409 yMMMM{
michael@0 410 M{"MMMM–MMMM y G"}
michael@0 411 y{"MMMM y – MMMM y G"}
michael@0 412 }
michael@0 413 yMMMd{
michael@0 414 M{"d MMM – d MMM, y G"}
michael@0 415 d{"d–d MMM, y G"}
michael@0 416 y{"d MMM, y – d MMM, y G"}
michael@0 417 }
michael@0 418 yMd{
michael@0 419 M{"d/M/y – d/M/y G"}
michael@0 420 d{"d/M/y – d/M/y G"}
michael@0 421 y{"d/M/y – d/M/y G"}
michael@0 422 }
michael@0 423 }
michael@0 424 }
michael@0 425 gregorian{
michael@0 426 AmPmMarkers{
michael@0 427 "முற்பகல்",
michael@0 428 "பிற்பகல்",
michael@0 429 }
michael@0 430 AmPmMarkersNarrow{
michael@0 431 "AM",
michael@0 432 "PM",
michael@0 433 }
michael@0 434 DateTimePatterns{
michael@0 435 "h:mm:ss a zzzz",
michael@0 436 "h:mm:ss a z",
michael@0 437 "h:mm:ss a",
michael@0 438 "h:mm a",
michael@0 439 "EEEE, d MMMM, y",
michael@0 440 "d MMMM, y",
michael@0 441 "d MMM, y",
michael@0 442 "d-M-yy",
michael@0 443 "{1} {0}",
michael@0 444 "{1} {0}",
michael@0 445 "{1} {0}",
michael@0 446 "{1} {0}",
michael@0 447 "{1} {0}",
michael@0 448 }
michael@0 449 appendItems{
michael@0 450 Timezone{"{0} {1}"}
michael@0 451 }
michael@0 452 availableFormats{
michael@0 453 EHm{"E HH:mm"}
michael@0 454 EHms{"E HH:mm:ss"}
michael@0 455 Ed{"d E"}
michael@0 456 Ehm{"E h:mm a"}
michael@0 457 Ehms{"E h:mm:ss a"}
michael@0 458 Gy{"G y"}
michael@0 459 GyMMM{"G y MMM"}
michael@0 460 GyMMMEd{"G y MMM d, E"}
michael@0 461 GyMMMd{"G y MMM d"}
michael@0 462 H{"HH"}
michael@0 463 Hm{"HH:mm"}
michael@0 464 Hms{"HH:mm:ss"}
michael@0 465 M{"L"}
michael@0 466 MEd{"MM-dd, E"}
michael@0 467 MMM{"LLL"}
michael@0 468 MMMEd{"MMM d, E"}
michael@0 469 MMMMd{"d MMMM"}
michael@0 470 MMMd{"MMM d"}
michael@0 471 MMdd{"dd-MM"}
michael@0 472 Md{"d/M"}
michael@0 473 d{"d"}
michael@0 474 h{"h a"}
michael@0 475 hm{"h:mm a"}
michael@0 476 hms{"h:mm:ss a"}
michael@0 477 ms{"mm:ss"}
michael@0 478 y{"y"}
michael@0 479 yM{"M/y"}
michael@0 480 yMEd{"E, d/M/y"}
michael@0 481 yMM{"MM-y"}
michael@0 482 yMMM{"MMM y"}
michael@0 483 yMMMEd{"E, d MMM, y"}
michael@0 484 yMMMM{"MMMM y"}
michael@0 485 yMMMd{"d MMM, y"}
michael@0 486 yMd{"d/M/y"}
michael@0 487 yQQQ{"QQQ y"}
michael@0 488 yQQQQ{"QQQQ y"}
michael@0 489 }
michael@0 490 dayNames{
michael@0 491 format{
michael@0 492 abbreviated{
michael@0 493 "ஞா",
michael@0 494 "தி",
michael@0 495 "செ",
michael@0 496 "பு",
michael@0 497 "வி",
michael@0 498 "வெ",
michael@0 499 "ச",
michael@0 500 }
michael@0 501 narrow{
michael@0 502 "ஞா",
michael@0 503 "தி",
michael@0 504 "செ",
michael@0 505 "பு",
michael@0 506 "வி",
michael@0 507 "வெ",
michael@0 508 "ச",
michael@0 509 }
michael@0 510 short{
michael@0 511 "ஞா",
michael@0 512 "தி",
michael@0 513 "செ",
michael@0 514 "பு",
michael@0 515 "வி",
michael@0 516 "வெ",
michael@0 517 "ச",
michael@0 518 }
michael@0 519 wide{
michael@0 520 "ஞாயிறு",
michael@0 521 "திங்கள்",
michael@0 522 "செவ்வாய்",
michael@0 523 "புதன்",
michael@0 524 "வியாழன்",
michael@0 525 "வெள்ளி",
michael@0 526 "சனி",
michael@0 527 }
michael@0 528 }
michael@0 529 stand-alone{
michael@0 530 abbreviated{
michael@0 531 "ஞா",
michael@0 532 "தி",
michael@0 533 "செ",
michael@0 534 "பு",
michael@0 535 "வி",
michael@0 536 "வெ",
michael@0 537 "ச",
michael@0 538 }
michael@0 539 narrow{
michael@0 540 "ஞா",
michael@0 541 "தி",
michael@0 542 "செ",
michael@0 543 "பு",
michael@0 544 "வி",
michael@0 545 "வெ",
michael@0 546 "ச",
michael@0 547 }
michael@0 548 short{
michael@0 549 "ஞா",
michael@0 550 "தி",
michael@0 551 "செ",
michael@0 552 "பு",
michael@0 553 "வி",
michael@0 554 "வெ",
michael@0 555 "ச",
michael@0 556 }
michael@0 557 wide{
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 }
michael@0 568 eras{
michael@0 569 abbreviated{
michael@0 570 "கி.மு.",
michael@0 571 "கி.பி.",
michael@0 572 }
michael@0 573 wide{
michael@0 574 "கிறிஸ்துவுக்கு முன்",
michael@0 575 "அனோ டோமினி",
michael@0 576 }
michael@0 577 }
michael@0 578 intervalFormats{
michael@0 579 H{
michael@0 580 H{"HH–HH"}
michael@0 581 }
michael@0 582 Hm{
michael@0 583 H{"HH:mm–HH:mm"}
michael@0 584 m{"HH:mm–HH:mm"}
michael@0 585 }
michael@0 586 Hmv{
michael@0 587 H{"HH:mm–HH:mm v"}
michael@0 588 m{"HH:mm–HH:mm v"}
michael@0 589 }
michael@0 590 Hv{
michael@0 591 H{"HH–HH v"}
michael@0 592 }
michael@0 593 M{
michael@0 594 M{"M–M"}
michael@0 595 }
michael@0 596 MEd{
michael@0 597 M{"E, d/M – E, d/M"}
michael@0 598 d{"E, d/M – E, d/M"}
michael@0 599 }
michael@0 600 MMM{
michael@0 601 M{"MMM–MMM"}
michael@0 602 }
michael@0 603 MMMEd{
michael@0 604 M{"E, d MMM – E, d MMM"}
michael@0 605 d{"E, d MMM – E, d MMM"}
michael@0 606 }
michael@0 607 MMMd{
michael@0 608 M{"d MMM – d MMM"}
michael@0 609 d{"d–d MMM"}
michael@0 610 }
michael@0 611 Md{
michael@0 612 M{"d/M – d/M"}
michael@0 613 d{"d/M – d/M"}
michael@0 614 }
michael@0 615 d{
michael@0 616 d{"d–d"}
michael@0 617 }
michael@0 618 fallback{"{0} – {1}"}
michael@0 619 h{
michael@0 620 a{"h a – h a"}
michael@0 621 h{"h–h a"}
michael@0 622 }
michael@0 623 hm{
michael@0 624 a{"h:mm a – h:mm a"}
michael@0 625 h{"h:mm–h:mm a"}
michael@0 626 m{"h:mm–h:mm a"}
michael@0 627 }
michael@0 628 hmv{
michael@0 629 a{"h:mm a – h:mm a v"}
michael@0 630 h{"h:mm–h:mm a v"}
michael@0 631 m{"h:mm–h:mm a v"}
michael@0 632 }
michael@0 633 hv{
michael@0 634 a{"h a – h a v"}
michael@0 635 h{"h–h a v"}
michael@0 636 }
michael@0 637 y{
michael@0 638 y{"y–y"}
michael@0 639 }
michael@0 640 yM{
michael@0 641 M{"M/y – M/y"}
michael@0 642 y{"M/y – M/y"}
michael@0 643 }
michael@0 644 yMEd{
michael@0 645 M{"E, d/M/y – E, d/M/y"}
michael@0 646 d{"E, d/M/y – E, d/M/y"}
michael@0 647 y{"E, d/M/y – E, d/M/y"}
michael@0 648 }
michael@0 649 yMMM{
michael@0 650 M{"MMM–MMM y"}
michael@0 651 y{"MMM y – MMM y"}
michael@0 652 }
michael@0 653 yMMMEd{
michael@0 654 M{"E, d MMM – E, d MMM, y"}
michael@0 655 d{"E, d MMM – E, d MMM, y"}
michael@0 656 y{"E, d MMM, y – E, d MMM, y"}
michael@0 657 }
michael@0 658 yMMMM{
michael@0 659 M{"MMMM–MMMM y"}
michael@0 660 y{"MMMM y – MMMM y"}
michael@0 661 }
michael@0 662 yMMMd{
michael@0 663 M{"d MMM – d MMM, y"}
michael@0 664 d{"d–d MMM, y"}
michael@0 665 y{"d MMM, y – d MMM, y"}
michael@0 666 }
michael@0 667 yMd{
michael@0 668 M{"d/M/y – d/M/y"}
michael@0 669 d{"d/M/y – d/M/y"}
michael@0 670 y{"d/M/y – d/M/y"}
michael@0 671 }
michael@0 672 }
michael@0 673 monthNames{
michael@0 674 format{
michael@0 675 abbreviated{
michael@0 676 "ஜன.",
michael@0 677 "பிப்.",
michael@0 678 "மார்.",
michael@0 679 "ஏப்.",
michael@0 680 "மே",
michael@0 681 "ஜூன்",
michael@0 682 "ஜூலை",
michael@0 683 "ஆக.",
michael@0 684 "செப்.",
michael@0 685 "அக்.",
michael@0 686 "நவ.",
michael@0 687 "டிச.",
michael@0 688 }
michael@0 689 narrow{
michael@0 690 "ஜ",
michael@0 691 "பி",
michael@0 692 "மா",
michael@0 693 "ஏ",
michael@0 694 "மே",
michael@0 695 "ஜூ",
michael@0 696 "ஜூ",
michael@0 697 "ஆ",
michael@0 698 "செ",
michael@0 699 "அ",
michael@0 700 "ந",
michael@0 701 "டி",
michael@0 702 }
michael@0 703 wide{
michael@0 704 "ஜனவரி",
michael@0 705 "பிப்ரவரி",
michael@0 706 "மார்ச்",
michael@0 707 "ஏப்ரல்",
michael@0 708 "மே",
michael@0 709 "ஜூன்",
michael@0 710 "ஜூலை",
michael@0 711 "ஆகஸ்ட்",
michael@0 712 "செப்டம்பர்",
michael@0 713 "அக்டோபர்",
michael@0 714 "நவம்பர்",
michael@0 715 "டிசம்பர்",
michael@0 716 }
michael@0 717 }
michael@0 718 stand-alone{
michael@0 719 abbreviated{
michael@0 720 "ஜன.",
michael@0 721 "பிப்.",
michael@0 722 "மார்.",
michael@0 723 "ஏப்.",
michael@0 724 "மே",
michael@0 725 "ஜூன்",
michael@0 726 "ஜூலை",
michael@0 727 "ஆக.",
michael@0 728 "செப்.",
michael@0 729 "அக்.",
michael@0 730 "நவ.",
michael@0 731 "டிச.",
michael@0 732 }
michael@0 733 narrow{
michael@0 734 "ஜ",
michael@0 735 "பி",
michael@0 736 "மா",
michael@0 737 "ஏ",
michael@0 738 "மே",
michael@0 739 "ஜூ",
michael@0 740 "ஜூ",
michael@0 741 "ஆ",
michael@0 742 "செ",
michael@0 743 "அ",
michael@0 744 "ந",
michael@0 745 "டி",
michael@0 746 }
michael@0 747 wide{
michael@0 748 "ஜனவரி",
michael@0 749 "பிப்ரவரி",
michael@0 750 "மார்ச்",
michael@0 751 "ஏப்ரல்",
michael@0 752 "மே",
michael@0 753 "ஜூன்",
michael@0 754 "ஜூலை",
michael@0 755 "ஆகஸ்டு",
michael@0 756 "செப்டம்பர்",
michael@0 757 "அக்டோபர்",
michael@0 758 "நவம்பர்",
michael@0 759 "டிசம்பர்",
michael@0 760 }
michael@0 761 }
michael@0 762 }
michael@0 763 quarters{
michael@0 764 format{
michael@0 765 abbreviated{
michael@0 766 "காலாண்டு1",
michael@0 767 "காலாண்டு2",
michael@0 768 "காலாண்டு3",
michael@0 769 "காலாண்டு4",
michael@0 770 }
michael@0 771 narrow{
michael@0 772 "1",
michael@0 773 "2",
michael@0 774 "3",
michael@0 775 "4",
michael@0 776 }
michael@0 777 wide{
michael@0 778 "முதல் காலாண்டு",
michael@0 779 "இரண்டாம் காலாண்டு",
michael@0 780 "மூன்றாம் காலாண்டு",
michael@0 781 "நான்காம் காலாண்டு",
michael@0 782 }
michael@0 783 }
michael@0 784 stand-alone{
michael@0 785 abbreviated{
michael@0 786 "காலாண்டு1",
michael@0 787 "காலாண்டு2",
michael@0 788 "காலாண்டு3",
michael@0 789 "காலாண்டு4",
michael@0 790 }
michael@0 791 narrow{
michael@0 792 "1",
michael@0 793 "2",
michael@0 794 "3",
michael@0 795 "4",
michael@0 796 }
michael@0 797 wide{
michael@0 798 "முதல் காலாண்டு",
michael@0 799 "இரண்டாம் காலாண்டு",
michael@0 800 "மூன்றாம் காலாண்டு",
michael@0 801 "நான்காம் காலாண்டு",
michael@0 802 }
michael@0 803 }
michael@0 804 }
michael@0 805 }
michael@0 806 }
michael@0 807 delimiters{
michael@0 808 alternateQuotationEnd{"’"}
michael@0 809 alternateQuotationStart{"‘"}
michael@0 810 quotationEnd{"”"}
michael@0 811 quotationStart{"“"}
michael@0 812 }
michael@0 813 durationUnits{
michael@0 814 hm{"h:mm"}
michael@0 815 hms{"h:mm:ss"}
michael@0 816 ms{"m:ss"}
michael@0 817 }
michael@0 818 fields{
michael@0 819 day{
michael@0 820 dn{"நாள்"}
michael@0 821 relative{
michael@0 822 "-1"{"நேற்று"}
michael@0 823 "-2"{"நேற்று முன் தினம்"}
michael@0 824 "0"{"இன்று"}
michael@0 825 "1"{"நாளை"}
michael@0 826 "2"{"நாளை மறுநாள்"}
michael@0 827 }
michael@0 828 relativeTime{
michael@0 829 future{
michael@0 830 one{"{0} நாளில்"}
michael@0 831 other{"{0} நாட்களில்"}
michael@0 832 }
michael@0 833 past{
michael@0 834 one{"{0} நாளுக்கு முன்"}
michael@0 835 other{"{0} நாட்களுக்கு முன்"}
michael@0 836 }
michael@0 837 }
michael@0 838 }
michael@0 839 dayperiod{
michael@0 840 dn{"முற்பகல்/பிற்பகல்"}
michael@0 841 }
michael@0 842 era{
michael@0 843 dn{"காலம்"}
michael@0 844 }
michael@0 845 fri{
michael@0 846 relative{
michael@0 847 "-1"{"கடந்த வெள்ளி"}
michael@0 848 "0"{"இந்த வெள்ளி"}
michael@0 849 "1"{"அடுத்த வெள்ளி"}
michael@0 850 }
michael@0 851 }
michael@0 852 hour{
michael@0 853 dn{"மணி"}
michael@0 854 relativeTime{
michael@0 855 future{
michael@0 856 one{"{0} மணிநேரத்தில்"}
michael@0 857 other{"{0} மணிநேரத்தில்"}
michael@0 858 }
michael@0 859 past{
michael@0 860 one{"{0} மணிநேரம் முன்"}
michael@0 861 other{"{0} மணிநேரம் முன்"}
michael@0 862 }
michael@0 863 }
michael@0 864 }
michael@0 865 minute{
michael@0 866 dn{"நிமிடம்"}
michael@0 867 relativeTime{
michael@0 868 future{
michael@0 869 one{"{0} நிமிடத்தில்"}
michael@0 870 other{"{0} நிமிடங்களில்"}
michael@0 871 }
michael@0 872 past{
michael@0 873 one{"{0} நிமிடத்திற்கு முன்"}
michael@0 874 other{"{0} நிமிடங்களுக்கு முன்"}
michael@0 875 }
michael@0 876 }
michael@0 877 }
michael@0 878 mon{
michael@0 879 relative{
michael@0 880 "-1"{"கடந்த திங்கள்"}
michael@0 881 "0"{"இந்த திங்கள்"}
michael@0 882 "1"{"அடுத்த திங்கள்"}
michael@0 883 }
michael@0 884 }
michael@0 885 month{
michael@0 886 dn{"மாதம்"}
michael@0 887 relative{
michael@0 888 "-1"{"கடந்த மாதம்"}
michael@0 889 "0"{"இந்த மாதம்"}
michael@0 890 "1"{"அடுத்த மாதம்"}
michael@0 891 }
michael@0 892 relativeTime{
michael@0 893 future{
michael@0 894 one{"{0} மாதத்தில்"}
michael@0 895 other{"{0} மாதங்களில்"}
michael@0 896 }
michael@0 897 past{
michael@0 898 one{"{0} மாதத்துக்கு முன்"}
michael@0 899 other{"{0} மாதங்களுக்கு முன்"}
michael@0 900 }
michael@0 901 }
michael@0 902 }
michael@0 903 sat{
michael@0 904 relative{
michael@0 905 "-1"{"கடந்த சனி"}
michael@0 906 "0"{"இந்த சனி"}
michael@0 907 "1"{"அடுத்த சனி"}
michael@0 908 }
michael@0 909 }
michael@0 910 second{
michael@0 911 dn{"வினாடி"}
michael@0 912 relative{
michael@0 913 "0"{"இப்போது"}
michael@0 914 }
michael@0 915 relativeTime{
michael@0 916 future{
michael@0 917 one{"{0} வினாடியில்"}
michael@0 918 other{"{0} விநாடிகளில்"}
michael@0 919 }
michael@0 920 past{
michael@0 921 one{"{0} வினாடிக்கு முன்"}
michael@0 922 other{"{0} வினாடிக்கு முன்"}
michael@0 923 }
michael@0 924 }
michael@0 925 }
michael@0 926 sun{
michael@0 927 relative{
michael@0 928 "-1"{"கடந்த ஞாயிறு"}
michael@0 929 "0"{"இந்த ஞாயிறு"}
michael@0 930 "1"{"அடுத்த ஞாயிறு"}
michael@0 931 }
michael@0 932 }
michael@0 933 thu{
michael@0 934 relative{
michael@0 935 "-1"{"கடந்த வியாழன்"}
michael@0 936 "0"{"இந்த வியாழன்"}
michael@0 937 "1"{"அடுத்த வியாழன்"}
michael@0 938 }
michael@0 939 }
michael@0 940 tue{
michael@0 941 relative{
michael@0 942 "-1"{"கடந்த செவ்வாய்"}
michael@0 943 "0"{"இந்த செவ்வாய்"}
michael@0 944 "1"{"அடுத்த செவ்வாய்"}
michael@0 945 }
michael@0 946 }
michael@0 947 wed{
michael@0 948 relative{
michael@0 949 "-1"{"கடந்த புதன்"}
michael@0 950 "0"{"இந்த புதன்"}
michael@0 951 "1"{"அடுத்த புதன்"}
michael@0 952 }
michael@0 953 }
michael@0 954 week{
michael@0 955 dn{"வாரம்"}
michael@0 956 relative{
michael@0 957 "-1"{"கடந்த வாரம்"}
michael@0 958 "0"{"இந்த வாரம்"}
michael@0 959 "1"{"அடுத்த வாரம்"}
michael@0 960 }
michael@0 961 relativeTime{
michael@0 962 future{
michael@0 963 one{"{0} வாரத்தில்"}
michael@0 964 other{"{0} வாரங்களில்"}
michael@0 965 }
michael@0 966 past{
michael@0 967 one{"{0} வாரத்திற்கு முன்பு"}
michael@0 968 other{"{0} வாரத்திற்கு முன்"}
michael@0 969 }
michael@0 970 }
michael@0 971 }
michael@0 972 weekday{
michael@0 973 dn{"வார நாள்"}
michael@0 974 }
michael@0 975 year{
michael@0 976 dn{"ஆண்டு"}
michael@0 977 relative{
michael@0 978 "-1"{"கடந்த ஆண்டு"}
michael@0 979 "0"{"இந்த ஆண்டு"}
michael@0 980 "1"{"அடுத்த ஆண்டு"}
michael@0 981 }
michael@0 982 relativeTime{
michael@0 983 future{
michael@0 984 one{"{0} ஆண்டில்"}
michael@0 985 other{"{0} ஆண்டுகளில்"}
michael@0 986 }
michael@0 987 past{
michael@0 988 one{"{0} ஆண்டிற்கு முன்"}
michael@0 989 other{"{0} ஆண்டுகளுக்கு முன்"}
michael@0 990 }
michael@0 991 }
michael@0 992 }
michael@0 993 zone{
michael@0 994 dn{"மண்டலம்"}
michael@0 995 }
michael@0 996 }
michael@0 997 listPattern{
michael@0 998 standard{
michael@0 999 2{"{0} மற்றும் {1}"}
michael@0 1000 end{"{0} மற்றும் {1}"}
michael@0 1001 middle{"{0}, {1}"}
michael@0 1002 start{"{0}, {1}"}
michael@0 1003 }
michael@0 1004 }
michael@0 1005 measurementSystemNames{
michael@0 1006 UK{"யூகே"}
michael@0 1007 US{"யூஎஸ்"}
michael@0 1008 metric{"மெட்ரிக்"}
michael@0 1009 }
michael@0 1010 transformNames{
michael@0 1011 BGN{"BGN"}
michael@0 1012 Numeric{"எண்"}
michael@0 1013 Tone{"டோன்"}
michael@0 1014 UNGEGN{"UNGEGN"}
michael@0 1015 x-Accents{"ஒலிப்புகள்"}
michael@0 1016 x-Fullwidth{"முழு அகலம்"}
michael@0 1017 x-Halfwidth{"அரை அகலம்"}
michael@0 1018 x-Jamo{"ஜமோ"}
michael@0 1019 x-Pinyin{"பின்யின்"}
michael@0 1020 x-Publishing{"வெளியிடுகிறது"}
michael@0 1021 }
michael@0 1022 units{
michael@0 1023 acceleration{
michael@0 1024 g-force{
michael@0 1025 one{"{0} ஜி-ஃபோர்ஸ்"}
michael@0 1026 other{"{0} ஜி-ஃபோர்ஸ்"}
michael@0 1027 }
michael@0 1028 }
michael@0 1029 angle{
michael@0 1030 arc-minute{
michael@0 1031 one{"{0}நிமிடம்"}
michael@0 1032 other{"{0}நிமிடங்கள்"}
michael@0 1033 }
michael@0 1034 arc-second{
michael@0 1035 one{"{0}விநாடி"}
michael@0 1036 other{"{0}விநாடிகள்"}
michael@0 1037 }
michael@0 1038 degree{
michael@0 1039 one{"{0}டிகிரி"}
michael@0 1040 other{"{0}டிகிரி"}
michael@0 1041 }
michael@0 1042 }
michael@0 1043 area{
michael@0 1044 acre{
michael@0 1045 one{"{0} ஏக்கர்"}
michael@0 1046 other{"{0} ஏக்கர்"}
michael@0 1047 }
michael@0 1048 hectare{
michael@0 1049 one{"{0} ஹெக்டேர்"}
michael@0 1050 other{"{0} ஹெக்டேர்"}
michael@0 1051 }
michael@0 1052 square-foot{
michael@0 1053 one{"{0} சதுர அடி"}
michael@0 1054 other{"{0} சதுர அடி"}
michael@0 1055 }
michael@0 1056 square-kilometer{
michael@0 1057 one{"{0} சதுர கிலோமீட்டர்"}
michael@0 1058 other{"{0} சதுர கிலோமீட்டர்"}
michael@0 1059 }
michael@0 1060 square-meter{
michael@0 1061 one{"{0} சதுர மீட்டர்"}
michael@0 1062 other{"{0} சதுர மீட்டர்"}
michael@0 1063 }
michael@0 1064 square-mile{
michael@0 1065 one{"{0} சதுர மைல்"}
michael@0 1066 other{"{0} சதுர மைல்"}
michael@0 1067 }
michael@0 1068 }
michael@0 1069 compound{
michael@0 1070 per{"{0}/{1}"}
michael@0 1071 }
michael@0 1072 duration{
michael@0 1073 day{
michael@0 1074 one{"{0} நாள்"}
michael@0 1075 other{"{0} நாட்கள்"}
michael@0 1076 }
michael@0 1077 hour{
michael@0 1078 one{"{0} மணிநேரம்"}
michael@0 1079 other{"{0} மணிநேரம்"}
michael@0 1080 }
michael@0 1081 millisecond{
michael@0 1082 one{"{0} மில்லிவிநாடி"}
michael@0 1083 other{"{0} மில்லிவிநாடி"}
michael@0 1084 }
michael@0 1085 minute{
michael@0 1086 one{"{0} நிமிடம்"}
michael@0 1087 other{"{0} நிமிடங்கள்"}
michael@0 1088 }
michael@0 1089 month{
michael@0 1090 one{"{0} மாதம்"}
michael@0 1091 other{"{0} மாதங்கள்"}
michael@0 1092 }
michael@0 1093 second{
michael@0 1094 one{"{0} வினாடி"}
michael@0 1095 other{"{0} விநாடிகள்"}
michael@0 1096 }
michael@0 1097 week{
michael@0 1098 one{"{0} வாரம்"}
michael@0 1099 other{"{0} வாரங்கள்"}
michael@0 1100 }
michael@0 1101 year{
michael@0 1102 one{"{0} ஆண்டு"}
michael@0 1103 other{"{0} ஆண்டுகள்"}
michael@0 1104 }
michael@0 1105 }
michael@0 1106 length{
michael@0 1107 centimeter{
michael@0 1108 one{"{0} சென்டிமீட்டர்"}
michael@0 1109 other{"{0} சென்டிமீட்டர்கள்"}
michael@0 1110 }
michael@0 1111 foot{
michael@0 1112 one{"{0} அடி"}
michael@0 1113 other{"{0} அடி"}
michael@0 1114 }
michael@0 1115 inch{
michael@0 1116 one{"{0} அங்குலம்"}
michael@0 1117 other{"{0} அங்குலங்கள்"}
michael@0 1118 }
michael@0 1119 kilometer{
michael@0 1120 one{"{0} கிலோமீட்டர்"}
michael@0 1121 other{"{0} கிலோமீட்டர்கள்"}
michael@0 1122 }
michael@0 1123 light-year{
michael@0 1124 one{"{0} ஒளி ஆண்டு"}
michael@0 1125 other{"{0} ஒளி ஆண்டுகள்"}
michael@0 1126 }
michael@0 1127 meter{
michael@0 1128 one{"{0} மீட்டர்"}
michael@0 1129 other{"{0} மீட்டர்கள்"}
michael@0 1130 }
michael@0 1131 mile{
michael@0 1132 one{"{0} மைல்"}
michael@0 1133 other{"{0} மைல்கள்"}
michael@0 1134 }
michael@0 1135 millimeter{
michael@0 1136 one{"{0} மில்லிமீட்டர்"}
michael@0 1137 other{"{0} மில்லிமீட்டர்கள்"}
michael@0 1138 }
michael@0 1139 picometer{
michael@0 1140 one{"{0} பைக்கோமீட்டர்"}
michael@0 1141 other{"{0} பைக்கோமீட்டர்கள்"}
michael@0 1142 }
michael@0 1143 yard{
michael@0 1144 one{"{0} நீட்டளவு"}
michael@0 1145 other{"{0} நீட்டளவுகள்"}
michael@0 1146 }
michael@0 1147 }
michael@0 1148 mass{
michael@0 1149 gram{
michael@0 1150 one{"{0} கிராம்"}
michael@0 1151 other{"{0} கிராம்கள்"}
michael@0 1152 }
michael@0 1153 kilogram{
michael@0 1154 one{"{0} கிலோகிராம்"}
michael@0 1155 other{"{0} கிலோகிராம்கள்"}
michael@0 1156 }
michael@0 1157 ounce{
michael@0 1158 one{"{0} அவுன்ஸ்"}
michael@0 1159 other{"{0} அவுன்ஸ்கள்"}
michael@0 1160 }
michael@0 1161 pound{
michael@0 1162 one{"{0} பவுண்டு"}
michael@0 1163 other{"{0} பவுண்டுகள்"}
michael@0 1164 }
michael@0 1165 }
michael@0 1166 power{
michael@0 1167 horsepower{
michael@0 1168 one{"{0} குதிரைவேகம்"}
michael@0 1169 other{"{0} குதிரைவேகம்"}
michael@0 1170 }
michael@0 1171 kilowatt{
michael@0 1172 one{"{0} கிலோவாட்"}
michael@0 1173 other{"{0} கிலோவாட்"}
michael@0 1174 }
michael@0 1175 watt{
michael@0 1176 one{"{0} வாட்"}
michael@0 1177 other{"{0} வாட்"}
michael@0 1178 }
michael@0 1179 }
michael@0 1180 pressure{
michael@0 1181 hectopascal{
michael@0 1182 one{"{0} ஹெக்டோபாஸ்கல்"}
michael@0 1183 other{"{0} ஹெக்டோபாஸ்கல்"}
michael@0 1184 }
michael@0 1185 inch-hg{
michael@0 1186 one{"{0} பாதரச அங்குலம்"}
michael@0 1187 other{"{0} பாதரச அங்குலம்"}
michael@0 1188 }
michael@0 1189 millibar{
michael@0 1190 one{"{0} மில்லிபார்"}
michael@0 1191 other{"{0} மில்லிபார்"}
michael@0 1192 }
michael@0 1193 }
michael@0 1194 speed{
michael@0 1195 kilometer-per-hour{
michael@0 1196 one{"{0} கிலோமீட்டர்/மணிநேரம்"}
michael@0 1197 other{"{0} கிலோமீட்டர்/மணிநேரம்"}
michael@0 1198 }
michael@0 1199 meter-per-second{
michael@0 1200 one{"{0} மீட்டர்/விநாடி"}
michael@0 1201 other{"{0} மீட்டர்/விநாடி"}
michael@0 1202 }
michael@0 1203 mile-per-hour{
michael@0 1204 one{"{0} மைல்/மணிநேரம்"}
michael@0 1205 other{"{0} மைல்/மணிநேரம்"}
michael@0 1206 }
michael@0 1207 }
michael@0 1208 temperature{
michael@0 1209 celsius{
michael@0 1210 one{"{0}டிகிரி செல்சியஸ்"}
michael@0 1211 other{"{0}டிகிரி செல்சியஸ்"}
michael@0 1212 }
michael@0 1213 fahrenheit{
michael@0 1214 one{"{0}டிகிரி ஃபாரன்ஹீட்"}
michael@0 1215 other{"{0}டிகிரி ஃபாரன்ஹீட்"}
michael@0 1216 }
michael@0 1217 }
michael@0 1218 volume{
michael@0 1219 cubic-kilometer{
michael@0 1220 one{"{0} கன கிலோமீட்டர்"}
michael@0 1221 other{"{0} கன கிலோமீட்டர்"}
michael@0 1222 }
michael@0 1223 cubic-mile{
michael@0 1224 one{"{0} கன மைல்"}
michael@0 1225 other{"{0} கன மைல்"}
michael@0 1226 }
michael@0 1227 liter{
michael@0 1228 one{"{0} லிட்டர்"}
michael@0 1229 other{"{0} லிட்டர்"}
michael@0 1230 }
michael@0 1231 }
michael@0 1232 }
michael@0 1233 unitsNarrow{
michael@0 1234 acceleration{
michael@0 1235 g-force{
michael@0 1236 one{"{0} ஜி.ஃபோ."}
michael@0 1237 other{"{0} ஜி.ஃபோ."}
michael@0 1238 }
michael@0 1239 }
michael@0 1240 angle{
michael@0 1241 arc-minute{
michael@0 1242 one{"{0}நிமி."}
michael@0 1243 other{"{0}நிமி."}
michael@0 1244 }
michael@0 1245 arc-second{
michael@0 1246 one{"{0}வி."}
michael@0 1247 other{"{0}வி."}
michael@0 1248 }
michael@0 1249 degree{
michael@0 1250 one{"{0}°"}
michael@0 1251 other{"{0}°"}
michael@0 1252 }
michael@0 1253 }
michael@0 1254 area{
michael@0 1255 acre{
michael@0 1256 one{"{0} ஏக்."}
michael@0 1257 other{"{0} ஏக்."}
michael@0 1258 }
michael@0 1259 hectare{
michael@0 1260 one{"{0} ஹெக்."}
michael@0 1261 other{"{0} ஹெக்."}
michael@0 1262 }
michael@0 1263 square-foot{
michael@0 1264 one{"{0} ச.அ."}
michael@0 1265 other{"{0} ச.அ."}
michael@0 1266 }
michael@0 1267 square-kilometer{
michael@0 1268 one{"{0} ச.கிமீ."}
michael@0 1269 other{"{0} ச.கிமீ."}
michael@0 1270 }
michael@0 1271 square-meter{
michael@0 1272 one{"{0} ச.மீ."}
michael@0 1273 other{"{0} ச.மீ."}
michael@0 1274 }
michael@0 1275 square-mile{
michael@0 1276 one{"{0} ச. மை."}
michael@0 1277 other{"{0} ச. மை."}
michael@0 1278 }
michael@0 1279 }
michael@0 1280 compound{
michael@0 1281 per{"{0}/{1}"}
michael@0 1282 }
michael@0 1283 duration{
michael@0 1284 day{
michael@0 1285 one{"{0} நா"}
michael@0 1286 other{"{0} நா"}
michael@0 1287 }
michael@0 1288 hour{
michael@0 1289 one{"{0} ம.நே."}
michael@0 1290 other{"{0} ம.நே."}
michael@0 1291 }
michael@0 1292 millisecond{
michael@0 1293 one{"{0} மி.வி."}
michael@0 1294 other{"{0} மி.வி."}
michael@0 1295 }
michael@0 1296 minute{
michael@0 1297 one{"{0} நிமி."}
michael@0 1298 other{"{0} நிமி."}
michael@0 1299 }
michael@0 1300 month{
michael@0 1301 one{"{0} மா"}
michael@0 1302 other{"{0} மா"}
michael@0 1303 }
michael@0 1304 second{
michael@0 1305 one{"{0} வி."}
michael@0 1306 other{"{0} வி."}
michael@0 1307 }
michael@0 1308 week{
michael@0 1309 one{"{0} வா"}
michael@0 1310 other{"{0} வா"}
michael@0 1311 }
michael@0 1312 year{
michael@0 1313 one{"{0} ஆ"}
michael@0 1314 other{"{0} ஆ"}
michael@0 1315 }
michael@0 1316 }
michael@0 1317 length{
michael@0 1318 centimeter{
michael@0 1319 one{"{0} செ.மீ."}
michael@0 1320 other{"{0} செ.மீ."}
michael@0 1321 }
michael@0 1322 foot{
michael@0 1323 one{"{0} அடி"}
michael@0 1324 other{"{0} அடி"}
michael@0 1325 }
michael@0 1326 inch{
michael@0 1327 one{"{0} அங்."}
michael@0 1328 other{"{0} அங்."}
michael@0 1329 }
michael@0 1330 kilometer{
michael@0 1331 one{"{0} கி.மீ."}
michael@0 1332 other{"{0} கி.மீ."}
michael@0 1333 }
michael@0 1334 light-year{
michael@0 1335 one{"{0} ஒ.ஆ."}
michael@0 1336 other{"{0} ஒ.ஆ."}
michael@0 1337 }
michael@0 1338 meter{
michael@0 1339 one{"{0} மீ."}
michael@0 1340 other{"{0} மீ."}
michael@0 1341 }
michael@0 1342 mile{
michael@0 1343 one{"{0} மை."}
michael@0 1344 other{"{0} மை."}
michael@0 1345 }
michael@0 1346 millimeter{
michael@0 1347 one{"{0} மி.மீ."}
michael@0 1348 other{"{0} மி.மீ."}
michael@0 1349 }
michael@0 1350 picometer{
michael@0 1351 one{"{0} பை.மீ."}
michael@0 1352 other{"{0} பை.மீ."}
michael@0 1353 }
michael@0 1354 yard{
michael@0 1355 one{"{0} நீட்."}
michael@0 1356 other{"{0} நீட்."}
michael@0 1357 }
michael@0 1358 }
michael@0 1359 mass{
michael@0 1360 gram{
michael@0 1361 one{"{0} கி."}
michael@0 1362 other{"{0} கி."}
michael@0 1363 }
michael@0 1364 kilogram{
michael@0 1365 one{"{0} கி.கி."}
michael@0 1366 other{"{0} கி.கி."}
michael@0 1367 }
michael@0 1368 ounce{
michael@0 1369 one{"{0} அவு."}
michael@0 1370 other{"{0} அவு."}
michael@0 1371 }
michael@0 1372 pound{
michael@0 1373 one{"{0} பவு."}
michael@0 1374 other{"{0} பவு."}
michael@0 1375 }
michael@0 1376 }
michael@0 1377 power{
michael@0 1378 horsepower{
michael@0 1379 one{"{0} கு.வே."}
michael@0 1380 other{"{0} கு.வே."}
michael@0 1381 }
michael@0 1382 kilowatt{
michael@0 1383 one{"{0} கி.வா."}
michael@0 1384 other{"{0} கி.வா."}
michael@0 1385 }
michael@0 1386 watt{
michael@0 1387 one{"{0} வா."}
michael@0 1388 other{"{0} வா."}
michael@0 1389 }
michael@0 1390 }
michael@0 1391 pressure{
michael@0 1392 hectopascal{
michael@0 1393 one{"{0} ஹெ.பா."}
michael@0 1394 other{"{0} ஹெ.பா."}
michael@0 1395 }
michael@0 1396 inch-hg{
michael@0 1397 one{"{0} பா.அங்."}
michael@0 1398 other{"{0} பா.அங்."}
michael@0 1399 }
michael@0 1400 millibar{
michael@0 1401 one{"{0} மி.பா."}
michael@0 1402 other{"{0} மி.பா."}
michael@0 1403 }
michael@0 1404 }
michael@0 1405 speed{
michael@0 1406 kilometer-per-hour{
michael@0 1407 one{"{0} கி.மீ./ம."}
michael@0 1408 other{"{0} கி.மீ./ம"}
michael@0 1409 }
michael@0 1410 meter-per-second{
michael@0 1411 one{"{0} மீ/வி"}
michael@0 1412 other{"{0} மீ/வி"}
michael@0 1413 }
michael@0 1414 mile-per-hour{
michael@0 1415 one{"{0} மை/ம.நே."}
michael@0 1416 other{"{0} மை/ம.நே."}
michael@0 1417 }
michael@0 1418 }
michael@0 1419 temperature{
michael@0 1420 celsius{
michael@0 1421 one{"{0}°செ."}
michael@0 1422 other{"{0}°செ."}
michael@0 1423 }
michael@0 1424 fahrenheit{
michael@0 1425 one{"{0}°ஃபா."}
michael@0 1426 other{"{0}°ஃபா."}
michael@0 1427 }
michael@0 1428 }
michael@0 1429 volume{
michael@0 1430 cubic-kilometer{
michael@0 1431 one{"{0} க.கி.மீ."}
michael@0 1432 other{"{0} க.கி.மீ."}
michael@0 1433 }
michael@0 1434 cubic-mile{
michael@0 1435 one{"{0} க.மை."}
michael@0 1436 other{"{0} க.மை."}
michael@0 1437 }
michael@0 1438 liter{
michael@0 1439 one{"{0} லி."}
michael@0 1440 other{"{0} லி."}
michael@0 1441 }
michael@0 1442 }
michael@0 1443 }
michael@0 1444 unitsShort{
michael@0 1445 acceleration{
michael@0 1446 g-force{
michael@0 1447 one{"{0} ஜி.ஃபோ."}
michael@0 1448 other{"{0} ஜி.ஃபோ."}
michael@0 1449 }
michael@0 1450 }
michael@0 1451 angle{
michael@0 1452 arc-minute{
michael@0 1453 one{"{0}நிமி."}
michael@0 1454 other{"{0}நிமி."}
michael@0 1455 }
michael@0 1456 arc-second{
michael@0 1457 one{"{0}வி."}
michael@0 1458 other{"{0}வி."}
michael@0 1459 }
michael@0 1460 degree{
michael@0 1461 one{"{0}°"}
michael@0 1462 other{"{0}°"}
michael@0 1463 }
michael@0 1464 }
michael@0 1465 area{
michael@0 1466 acre{
michael@0 1467 one{"{0} ஏக்."}
michael@0 1468 other{"{0} ஏக்."}
michael@0 1469 }
michael@0 1470 hectare{
michael@0 1471 one{"{0} ஹெக்."}
michael@0 1472 other{"{0} ஹெக்."}
michael@0 1473 }
michael@0 1474 square-foot{
michael@0 1475 one{"{0} ச.அ."}
michael@0 1476 other{"{0} ச.அ."}
michael@0 1477 }
michael@0 1478 square-kilometer{
michael@0 1479 one{"{0} ச.கிமீ."}
michael@0 1480 other{"{0} ச.கிமீ."}
michael@0 1481 }
michael@0 1482 square-meter{
michael@0 1483 one{"{0} ச.மீ."}
michael@0 1484 other{"{0} ச.மீ."}
michael@0 1485 }
michael@0 1486 square-mile{
michael@0 1487 one{"{0} ச. மை."}
michael@0 1488 other{"{0} ச. மை."}
michael@0 1489 }
michael@0 1490 }
michael@0 1491 compound{
michael@0 1492 per{"{0}/{1}"}
michael@0 1493 }
michael@0 1494 duration{
michael@0 1495 day{
michael@0 1496 one{"{0} நாள்"}
michael@0 1497 other{"{0} நாட்கள்"}
michael@0 1498 }
michael@0 1499 hour{
michael@0 1500 one{"{0} மணிநேரம்"}
michael@0 1501 other{"{0} மணிநேரம்"}
michael@0 1502 }
michael@0 1503 millisecond{
michael@0 1504 one{"{0} மி.வி."}
michael@0 1505 other{"{0} மி.வி."}
michael@0 1506 }
michael@0 1507 minute{
michael@0 1508 one{"{0} நிமிடம்"}
michael@0 1509 other{"{0} நிமிடங்கள்"}
michael@0 1510 }
michael@0 1511 month{
michael@0 1512 one{"{0} மாதம்"}
michael@0 1513 other{"{0} மாதங்கள்"}
michael@0 1514 }
michael@0 1515 second{
michael@0 1516 one{"{0} வினாடி"}
michael@0 1517 other{"{0} விநாடிகள்"}
michael@0 1518 }
michael@0 1519 week{
michael@0 1520 one{"{0} வாரம்"}
michael@0 1521 other{"{0} வாரங்கள்"}
michael@0 1522 }
michael@0 1523 year{
michael@0 1524 one{"{0} ஆண்டு"}
michael@0 1525 other{"{0} ஆண்டுகள்"}
michael@0 1526 }
michael@0 1527 }
michael@0 1528 length{
michael@0 1529 centimeter{
michael@0 1530 one{"{0} செ.மீ."}
michael@0 1531 other{"{0} செ.மீ."}
michael@0 1532 }
michael@0 1533 foot{
michael@0 1534 one{"{0} அடி"}
michael@0 1535 other{"{0} அடி"}
michael@0 1536 }
michael@0 1537 inch{
michael@0 1538 one{"{0} அங்."}
michael@0 1539 other{"{0} அங்."}
michael@0 1540 }
michael@0 1541 kilometer{
michael@0 1542 one{"{0} கி.மீ."}
michael@0 1543 other{"{0} கி.மீ."}
michael@0 1544 }
michael@0 1545 light-year{
michael@0 1546 one{"{0} ஒ.ஆ."}
michael@0 1547 other{"{0} ஒ.ஆ."}
michael@0 1548 }
michael@0 1549 meter{
michael@0 1550 one{"{0} மீ."}
michael@0 1551 other{"{0} மீ."}
michael@0 1552 }
michael@0 1553 mile{
michael@0 1554 one{"{0} மை."}
michael@0 1555 other{"{0} மை."}
michael@0 1556 }
michael@0 1557 millimeter{
michael@0 1558 one{"{0} மி.மீ."}
michael@0 1559 other{"{0} மி.மீ."}
michael@0 1560 }
michael@0 1561 picometer{
michael@0 1562 one{"{0} பை.மீ."}
michael@0 1563 other{"{0} பை.மீ."}
michael@0 1564 }
michael@0 1565 yard{
michael@0 1566 one{"{0} நீட்."}
michael@0 1567 other{"{0} நீட்."}
michael@0 1568 }
michael@0 1569 }
michael@0 1570 mass{
michael@0 1571 gram{
michael@0 1572 one{"{0} கி."}
michael@0 1573 other{"{0} கி."}
michael@0 1574 }
michael@0 1575 kilogram{
michael@0 1576 one{"{0} கி.கி."}
michael@0 1577 other{"{0} கி.கி."}
michael@0 1578 }
michael@0 1579 ounce{
michael@0 1580 one{"{0} அவு."}
michael@0 1581 other{"{0} அவு."}
michael@0 1582 }
michael@0 1583 pound{
michael@0 1584 one{"{0} பவு."}
michael@0 1585 other{"{0} பவு."}
michael@0 1586 }
michael@0 1587 }
michael@0 1588 power{
michael@0 1589 horsepower{
michael@0 1590 one{"{0} கு.வே."}
michael@0 1591 other{"{0} கு.வே."}
michael@0 1592 }
michael@0 1593 kilowatt{
michael@0 1594 one{"{0} கி.வா."}
michael@0 1595 other{"{0} கி.வா."}
michael@0 1596 }
michael@0 1597 watt{
michael@0 1598 one{"{0} வா."}
michael@0 1599 other{"{0} வா."}
michael@0 1600 }
michael@0 1601 }
michael@0 1602 pressure{
michael@0 1603 hectopascal{
michael@0 1604 one{"{0} ஹெ.பாஸ்."}
michael@0 1605 other{"{0} ஹெ.பாஸ்."}
michael@0 1606 }
michael@0 1607 inch-hg{
michael@0 1608 one{"{0} பா.அங்."}
michael@0 1609 other{"{0} பா.அங்."}
michael@0 1610 }
michael@0 1611 millibar{
michael@0 1612 one{"{0} மி.பா."}
michael@0 1613 other{"{0} மி.பா."}
michael@0 1614 }
michael@0 1615 }
michael@0 1616 speed{
michael@0 1617 kilometer-per-hour{
michael@0 1618 one{"{0} கி.மீ./ம.நே."}
michael@0 1619 other{"{0} கி.மீ./ம.நே."}
michael@0 1620 }
michael@0 1621 meter-per-second{
michael@0 1622 one{"{0} மீட்டர்/விநாடி"}
michael@0 1623 other{"{0} மீ/வி"}
michael@0 1624 }
michael@0 1625 mile-per-hour{
michael@0 1626 one{"{0} மை/ம.நே."}
michael@0 1627 other{"{0} மை/ம.நே."}
michael@0 1628 }
michael@0 1629 }
michael@0 1630 temperature{
michael@0 1631 celsius{
michael@0 1632 one{"{0}°செ."}
michael@0 1633 other{"{0}°செ."}
michael@0 1634 }
michael@0 1635 fahrenheit{
michael@0 1636 one{"{0}°ஃபா."}
michael@0 1637 other{"{0}°ஃபா."}
michael@0 1638 }
michael@0 1639 }
michael@0 1640 volume{
michael@0 1641 cubic-kilometer{
michael@0 1642 one{"{0} கன.கி.மீ."}
michael@0 1643 other{"{0} கன.கி.மீ."}
michael@0 1644 }
michael@0 1645 cubic-mile{
michael@0 1646 one{"{0} க.மை."}
michael@0 1647 other{"{0} க.மை."}
michael@0 1648 }
michael@0 1649 liter{
michael@0 1650 one{"{0} லி."}
michael@0 1651 other{"{0} லி."}
michael@0 1652 }
michael@0 1653 }
michael@0 1654 }
michael@0 1655 }

mercurial