1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/ml.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/ml.xml 11 */ 12ml{ 13 AuxExemplarCharacters{"[\u200C\u200D]"} 14 ExemplarCharacters{ 15 "[\u200C\u200D ഃ അ ആ ഇ ഈ ഉ ഊ ഋ ൠ ഌ ൡ എ ഏ ഐ ഒ ഓ ഔ ക ൿ ഖ ഗ ഘ ങ ച ഛ ജ ഝ ഞ ട ഠ ഡ " 16 "ഢ ണ ൺ ത ഥ ദ ധ ന ൻ പ ഫ ബ ഭ മ ം യ ര ർ ല ൽ വ ശ ഷ സ ഹ ള ൾ ഴ റ ാ ി ീ \u0D41 " 17 "\u0D42 \u0D43 െ േ ൈ ൊ ോ ൗ ൌ \u0D4D]" 18 } 19 ExemplarCharactersIndex{ 20 "[അ ആ ഇ ഈ ഉ ഊ ഋ എ ഏ ഐ ഒ ഓ ഔ ക ഖ ഗ ഘ ങ ച ഛ ജ ഝ ഞ ട ഠ ഡ ഢ ണ ത ഥ ദ ധ ന പ ഫ ബ ഭ മ" 21 " യ ര ല വ ശ ഷ സ ഹ ള ഴ റ]" 22 } 23 LocaleScript{ 24 "Mlym", 25 } 26 NumberElements{ 27 default{"latn"} 28 latn{ 29 patterns{ 30 currencyFormat{"#,##,##0.00¤"} 31 decimalFormat{"#,##,##0.###"} 32 percentFormat{"#,##,##0%"} 33 scientificFormat{"#E0"} 34 } 35 patternsLong{ 36 decimalFormat{ 37 1000{ 38 one{"0 ആയിരം"} 39 other{"0 ആയിരം"} 40 } 41 10000{ 42 one{"00 ആയിരം"} 43 other{"00 ആയിരം"} 44 } 45 100000{ 46 one{"000 ആയിരം"} 47 other{"000 ആയിരം"} 48 } 49 1000000{ 50 one{"0 ദശലക്ഷം"} 51 other{"0 ദശലക്ഷം"} 52 } 53 10000000{ 54 one{"00 ദശലക്ഷം"} 55 other{"00 ദശലക്ഷം"} 56 } 57 100000000{ 58 one{"000 ദശലക്ഷം"} 59 other{"000 ദശലക്ഷം"} 60 } 61 1000000000{ 62 one{"0 ലക്ഷം കോടി"} 63 other{"0 ലക്ഷം കോടി"} 64 } 65 10000000000{ 66 one{"00 ലക്ഷം കോടി"} 67 other{"00 ലക്ഷം കോടി"} 68 } 69 100000000000{ 70 one{"000 ലക്ഷം കോടി"} 71 other{"000 ലക്ഷം കോടി"} 72 } 73 1000000000000{ 74 one{"0 ട്രില്യൺ"} 75 other{"0 ട്രില്യൺ"} 76 } 77 10000000000000{ 78 one{"00 ട്രില്യൺ"} 79 other{"00 ട്രില്യൺ"} 80 } 81 100000000000000{ 82 one{"000 ട്രില്യൺ"} 83 other{"000 ട്രില്യൺ"} 84 } 85 } 86 } 87 patternsShort{ 88 decimalFormat{ 89 1000{ 90 one{"0K"} 91 other{"0K"} 92 } 93 10000{ 94 one{"00K"} 95 other{"00K"} 96 } 97 100000{ 98 one{"000K"} 99 other{"000K"} 100 } 101 1000000{ 102 one{"0M"} 103 other{"0M"} 104 } 105 10000000{ 106 one{"00M"} 107 other{"00M"} 108 } 109 100000000{ 110 one{"000M"} 111 other{"000M"} 112 } 113 1000000000{ 114 one{"0B"} 115 other{"0B"} 116 } 117 10000000000{ 118 one{"00B"} 119 other{"00B"} 120 } 121 100000000000{ 122 one{"000B"} 123 other{"000B"} 124 } 125 1000000000000{ 126 one{"0T"} 127 other{"0T"} 128 } 129 10000000000000{ 130 one{"00T"} 131 other{"00T"} 132 } 133 100000000000000{ 134 one{"000T"} 135 other{"000T"} 136 } 137 } 138 } 139 symbols{ 140 decimal{"."} 141 exponential{"E"} 142 group{","} 143 infinity{"∞"} 144 list{";"} 145 minusSign{"-"} 146 nan{"NaN"} 147 perMille{"‰"} 148 percentSign{"%"} 149 plusSign{"+"} 150 } 151 } 152 native{"mlym"} 153 } 154 Version{"2.0.78.30"} 155 calendar{ 156 gregorian{ 157 AmPmMarkers{ 158 "AM", 159 "PM", 160 } 161 DateTimePatterns{ 162 "h:mm:ss a zzzz", 163 "h:mm:ss a z", 164 "h:mm:ss a", 165 "h:mm a", 166 "y, MMMM d, EEEE", 167 "y, MMMM d", 168 "y, MMM d", 169 "dd/MM/yy", 170 "{1} {0}", 171 "{1} {0}", 172 "{1} {0}", 173 "{1} {0}", 174 "{1} {0}", 175 } 176 availableFormats{ 177 Ed{"d E"} 178 H{"HH"} 179 Hm{"HH:mm"} 180 Hms{"HH:mm:ss"} 181 M{"L"} 182 MEd{"M/d, E"} 183 MMM{"LLL"} 184 MMMEd{"MMM d, E"} 185 MMMMEd{"MMMM d, E"} 186 MMMMd{"MMMM d"} 187 MMMd{"MMM d"} 188 MMdd{"dd-MM"} 189 Md{"d/M"} 190 d{"d"} 191 h{"h a"} 192 hm{"h:mm a"} 193 hms{"h:mm:ss a"} 194 ms{"mm:ss"} 195 y{"y"} 196 yM{"M-y"} 197 yMEd{"d-M-yyyy, E"} 198 yMMM{"y MMM"} 199 yMMMEd{"y MMM d, E"} 200 yMMMM{"y MMMM"} 201 yMMMd{"y MMM d"} 202 yMd{"d/M/y"} 203 yQQQ{"y QQQ"} 204 yQQQQ{"y QQQQ"} 205 yyQQQ{"QQQ yy"} 206 yyyyMM{"MM-yyyy"} 207 yyyyMMMM{"MMMM y"} 208 } 209 dayNames{ 210 format{ 211 abbreviated{ 212 "ഞായർ", 213 "തിങ്കൾ", 214 "ചൊവ്വ", 215 "ബുധൻ", 216 "വ്യാഴം", 217 "വെള്ളി", 218 "ശനി", 219 } 220 short{ 221 "ഞാ", 222 "തി", 223 "ചൊ", 224 "ബു", 225 "വ്യാ", 226 "വെ", 227 "ശ", 228 } 229 wide{ 230 "ഞായറാഴ്ച", 231 "തിങ്കളാഴ്ച", 232 "ചൊവ്വാഴ്ച", 233 "ബുധനാഴ്ച", 234 "വ്യാഴാഴ്ച", 235 "വെള്ളിയാഴ്ച", 236 "ശനിയാഴ്ച", 237 } 238 } 239 stand-alone{ 240 narrow{ 241 "ഞാ", 242 "തി", 243 "ചൊ", 244 "ബു", 245 "വ്യാ", 246 "വെ", 247 "ശ", 248 } 249 short{ 250 "ഞാ", 251 "തി", 252 "ചൊ", 253 "ബു", 254 "വ്യാ", 255 "വെ", 256 "ശ", 257 } 258 } 259 } 260 eras{ 261 abbreviated{ 262 "ക്രി.മൂ", 263 "ക്രി.പി.", 264 } 265 wide{ 266 "ക്രിസ്തുവിനു് മുമ്പ്", 267 "ക്രിസ്തുവിന് പിൻപ്", 268 } 269 } 270 fields{ 271 day{ 272 dn{"ദിവസം"} 273 relative{ 274 "-1"{"ഇന്നലെ"} 275 "-2"{"മിനിഞ്ഞാന്ന്"} 276 "0"{"ഇന്ന്"} 277 "1"{"നാളെ"} 278 "2"{"മറ്റന്നാൾ"} 279 } 280 } 281 dayperiod{ 282 dn{"am/pm"} 283 } 284 era{ 285 dn{"കാലഘട്ടം"} 286 } 287 hour{ 288 dn{"മണിക്കൂർ"} 289 } 290 minute{ 291 dn{"മിനിട്ട്"} 292 } 293 month{ 294 dn{"മാസം"} 295 relative{ 296 "-1"{"കഴിഞ്ഞ മാസം"} 297 "0"{"ഈ മാസം"} 298 "1"{"അടുത്ത മാസം"} 299 } 300 } 301 second{ 302 dn{"സെക്കൻറ്"} 303 } 304 week{ 305 dn{"ആഴ്ച"} 306 relative{ 307 "-1"{"കഴിഞ്ഞ ആഴ്ച"} 308 "0"{"ഈ ആഴ്ച"} 309 "1"{"അടുത്ത ആഴ്ച"} 310 } 311 } 312 weekday{ 313 dn{"ആഴ്ചയിലെ ദിവസം"} 314 } 315 year{ 316 dn{"വർഷം"} 317 relative{ 318 "-1"{"കഴിഞ്ഞ വർഷം"} 319 "0"{"ഈ വർഷം"} 320 "1"{"അടുത്തവർഷം"} 321 } 322 } 323 zone{ 324 dn{"മേഖല"} 325 } 326 } 327 intervalFormats{ 328 H{ 329 H{"HH–HH"} 330 } 331 Hm{ 332 H{"HH:mm–HH:mm"} 333 m{"HH:mm–HH:mm"} 334 } 335 Hmv{ 336 H{"HH:mm–HH:mm v"} 337 m{"HH:mm–HH:mm v"} 338 } 339 Hv{ 340 H{"HH–HH v"} 341 } 342 M{ 343 M{"M-M"} 344 } 345 MEd{ 346 M{"d/M, E - d/M, E"} 347 d{"d/M, E - d/M, E"} 348 } 349 MMM{ 350 M{"MMM-MMM"} 351 } 352 MMMEd{ 353 M{"MMM d, E - MMM d, E"} 354 d{"MMM d, E - MMM d, E"} 355 } 356 MMMM{ 357 M{"LLLL-LLLL"} 358 } 359 MMMd{ 360 M{"MMM d - MMM d"} 361 d{"MMM d-d"} 362 } 363 Md{ 364 M{"d/M - d/M"} 365 d{"d/M - d/M"} 366 } 367 d{ 368 d{"d-d"} 369 } 370 fallback{"{0} - {1}"} 371 h{ 372 a{"h a – h a"} 373 h{"h–h a"} 374 } 375 hm{ 376 a{"h:mm a – h:mm a"} 377 h{"h:mm–h:mm a"} 378 m{"h:mm–h:mm a"} 379 } 380 hmv{ 381 a{"h:mm a – h:mm a v"} 382 h{"h:mm–h:mm a v"} 383 m{"h:mm–h:mm a v"} 384 } 385 hv{ 386 a{"h a – h a v"} 387 h{"h–h a v"} 388 } 389 y{ 390 y{"y-y"} 391 } 392 yM{ 393 M{"M/yy – M/yy"} 394 y{"M/yy – M/yy"} 395 } 396 yMEd{ 397 M{"d/M/yy, E - d/M/yy, E"} 398 d{"d/M/yy, E - d/M/yy, E"} 399 y{"d/M/yy, E - d/M/yy, E"} 400 } 401 yMMM{ 402 M{"y MMM-MMM"} 403 y{"y MMM - y MMM"} 404 } 405 yMMMEd{ 406 M{"y MMM d, E - MMM d, E"} 407 d{"y, MMM d, E - d, E"} 408 y{"y MMM d, E - y MMM d, E"} 409 } 410 yMMMM{ 411 M{"yyyy-MM – MM"} 412 y{"yyyy-MM – yyyy-MM"} 413 } 414 yMMMd{ 415 M{"y MMM d - MMM d"} 416 d{"y MMM d-d"} 417 y{"y MMM d - y MMM d"} 418 } 419 yMd{ 420 M{"d/M/yy – d/M/yy"} 421 d{"d/M/yy – d/M/yy"} 422 y{"d/M/yy – d/M/yy"} 423 } 424 } 425 monthNames{ 426 format{ 427 abbreviated{ 428 "ജനു", 429 "ഫെബ്രു", 430 "മാർ", 431 "ഏപ്രി", 432 "മേയ്", 433 "ജൂൺ", 434 "ജൂലൈ", 435 "ഓഗ", 436 "സെപ്റ്റം", 437 "ഒക്ടോ", 438 "നവം", 439 "ഡിസം", 440 } 441 narrow{ 442 "ജ", 443 "ഫെ", 444 "മാ", 445 "ഏ", 446 "മേ", 447 "ജൂ", 448 "ജൂ", 449 "ഓ", 450 "സെ", 451 "ഒ", 452 "ന", 453 "ഡി", 454 } 455 wide{ 456 "ജനുവരി", 457 "ഫെബ്രുവരി", 458 "മാർച്ച്", 459 "ഏപ്രിൽ", 460 "മേയ്", 461 "ജൂൺ", 462 "ജൂലൈ", 463 "ആഗസ്റ്റ്", 464 "സെപ്റ്റംബർ", 465 "ഒക്ടോബർ", 466 "നവംബർ", 467 "ഡിസംബർ", 468 } 469 } 470 stand-alone{ 471 abbreviated{ 472 "ജനു", 473 "ഫെബ്രു", 474 "മാർ", 475 "ഏപ്രി", 476 "മേയ്", 477 "ജൂൺ", 478 "ജൂലൈ", 479 "ഓഗ", 480 "സെപ്റ്റം", 481 "ഒക്ടോ", 482 "നവം", 483 "ഡിസം", 484 } 485 narrow{ 486 "ജ", 487 "ഫെ", 488 "മാ", 489 "ഏ", 490 "മേ", 491 "ജൂ", 492 "ജൂ", 493 "ഓ", 494 "സെ", 495 "ഒ", 496 "ന", 497 "ഡി", 498 } 499 } 500 } 501 quarters{ 502 format{ 503 abbreviated{ 504 "Q1", 505 "Q2", 506 "Q3", 507 "Q4", 508 } 509 narrow{ 510 "1", 511 "2", 512 "3", 513 "4", 514 } 515 wide{ 516 "ഒന്നാം പാദം", 517 "രണ്ടാം പാദം", 518 "മൂന്നാം പാദം", 519 "നാലാം പാദം", 520 } 521 } 522 stand-alone{ 523 abbreviated{ 524 "Q1", 525 "Q2", 526 "Q3", 527 "Q4", 528 } 529 narrow{ 530 "1", 531 "2", 532 "3", 533 "4", 534 } 535 } 536 } 537 } 538 indian{ 539 eras{ 540 abbreviated{ 541 "ശക", 542 } 543 } 544 monthNames{ 545 format{ 546 wide{ 547 "ചൈത്രം", 548 "വൈശാഖം", 549 "ജ്യേഷ്ഠം", 550 "ആഷാഢം", 551 "ശ്രാവണം", 552 "ഭാദ്രപാദം", 553 "ആശ്വിനം", 554 "കാർത്തികം", 555 "മാർഗശീർഷം", 556 "പൗഷം", 557 "മാഘം", 558 "ഫൽഗുനം", 559 } 560 } 561 stand-alone{ 562 narrow{ 563 "ചൈ", 564 "വൈ", 565 "ജ്യേ", 566 "ആ", 567 "ശ്രാ", 568 "ഭാ", 569 "ആ", 570 "കാ", 571 "മാ", 572 "പൗ", 573 "മാ", 574 "ഫ", 575 } 576 } 577 } 578 } 579 islamic{ 580 eras{ 581 abbreviated{ 582 "ഹിജറ", 583 } 584 } 585 monthNames{ 586 format{ 587 wide{ 588 "മുഹറം", 589 "സഫർ", 590 "റബീഹുൽ അവ്വൽ", 591 "റബീഹുൽ ആഖിർ", 592 "ജമാദുൽ അവ്വൽ", 593 "ജമാദുൽ ആഖിർ", 594 "റജബ്", 595 "ശഹബാൻ", 596 "റമളാൻ", 597 "ശവ്വാൽ", 598 "ദുൽ ഖഹദ്", 599 "ദുൽ ഹിജ്ജ", 600 } 601 } 602 stand-alone{ 603 narrow{ 604 "മു", 605 "സ", 606 "റ", 607 "റ", 608 "ജ", 609 "ജ", 610 "റ", 611 "ശ", 612 "റ", 613 "ശ", 614 "ദു", 615 "ദു", 616 } 617 } 618 } 619 } 620 } 621 delimiters{ 622 alternateQuotationEnd{"’"} 623 alternateQuotationStart{"‘"} 624 quotationEnd{"”"} 625 quotationStart{"“"} 626 } 627 listPattern{ 628 standard{ 629 2{"{0} കൂടാതെ {1}"} 630 end{"{0}, {1} എന്നിവ"} 631 middle{"{0}, {1}"} 632 start{"{0}, {1}"} 633 } 634 } 635 measurementSystemNames{ 636 UK{"യുകെ"} 637 US{"യുഎസ്സ്"} 638 metric{"മെട്രിക്ക്"} 639 } 640 units{ 641 day{ 642 one{"{0} ദിവസം"} 643 other{"{0} ദിവസം"} 644 } 645 day-future{ 646 one{"{0} ദിവസത്തിൽ"} 647 other{"{0} ദിവസത്തിൽ"} 648 } 649 day-past{ 650 one{"{0} ദിവസം മുമ്പ്"} 651 other{"{0} ദിവസം മുമ്പ്"} 652 } 653 hour{ 654 one{"{0} മണിക്കൂർ"} 655 other{"{0} മണിക്കൂർ"} 656 } 657 hour-future{ 658 one{"{0} മണിക്കൂറിൽ"} 659 other{"{0} മണിക്കൂറിൽ"} 660 } 661 hour-past{ 662 one{"{0} മണിക്കൂർ മുമ്പ്"} 663 other{"{0} മണിക്കൂർ മുമ്പ്"} 664 } 665 minute{ 666 one{"{0} മിനിട്ട്"} 667 other{"{0} മിനിട്ട്"} 668 } 669 minute-future{ 670 one{"{0} മിനിറ്റിൽ"} 671 other{"{0} മിനിറ്റിനുള്ളിൽ"} 672 } 673 minute-past{ 674 one{"{0} മിനിറ്റ് മുമ്പ്"} 675 other{"{0} മിനിറ്റ് മുമ്പ്"} 676 } 677 month{ 678 one{"{0} മാസം"} 679 other{"{0} മാസം"} 680 } 681 month-future{ 682 one{"{0} മാസത്തിൽ"} 683 other{"{0} മാസത്തിൽ"} 684 } 685 month-past{ 686 one{"{0} മാസം മുമ്പ്"} 687 other{"{0} മാസം മുമ്പ്"} 688 } 689 second{ 690 one{"{0} സെക്കന്റ്"} 691 other{"{0} സെക്കന്റ്"} 692 } 693 second-future{ 694 one{"{0} സെക്കൻഡിൽ"} 695 other{"{0} സെക്കൻഡിൽ"} 696 } 697 second-past{ 698 one{"{0} സെക്കൻറ് മുമ്പ്"} 699 other{"{0} സെക്കൻറ് മുമ്പ്"} 700 } 701 week{ 702 one{"{0} ആഴ്ച"} 703 other{"{0} ആഴ്ച"} 704 } 705 week-future{ 706 one{"{0} ആഴ്ചയിൽ"} 707 other{"{0} ആഴ്ചയിൽ"} 708 } 709 week-past{ 710 one{"{0} ആഴ്ച മുമ്പ്"} 711 other{"{0} ആഴ്ച മുമ്പ്"} 712 } 713 year{ 714 one{"{0} വർഷം"} 715 other{"{0} വർഷം"} 716 } 717 year-future{ 718 one{"{0} വർഷത്തിൽ"} 719 other{"{0} വർഷത്തിൽ"} 720 } 721 year-past{ 722 one{"{0} വർഷം മുമ്പ്"} 723 other{"{0} വർഷം മുമ്പ്"} 724 } 725 } 726 unitsShort{ 727 day{ 728 one{"{0} ദിവസം"} 729 other{"{0} ദിവസം"} 730 } 731 hour{ 732 one{"{0} മണിക്കൂർ"} 733 other{"{0} മണിക്കൂർ"} 734 } 735 minute{ 736 one{"{0} മിനിറ്റ്"} 737 other{"{0} മിനിറ്റ്"} 738 } 739 month{ 740 one{"{0} മാസം"} 741 other{"{0} മാസം"} 742 } 743 second{ 744 one{"{0} സെക്കൻറ്"} 745 other{"{0} സെക്കൻറ്"} 746 } 747 week{ 748 one{"{0} ആഴ്ച"} 749 other{"{0} ആഴ്ച"} 750 } 751 year{ 752 one{"{0} വർഷം"} 753 other{"{0} വർഷം"} 754 } 755 } 756} 757