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/gu.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/gu.xml 11 */ 12gu{ 13 AuxExemplarCharacters{"[\u200C\u200D ૰]"} 14 ExemplarCharacters{ 15 "[\u0ABC ૐ \u0A82 \u0A81 ઃ અ આ ઇ ઈ ઉ ઊ ઋ ૠ ઍ એ ઐ ઑ ઓ ઔ ક ખ ગ ઘ ઙ ચ છ જ ઝ ઞ ટ " 16 "ઠ ડ ઢ ણ ત થ દ ધ ન પ ફ બ ભ મ ય ર લ વ શ ષ સ હ ળ ઽ ા િ ી \u0AC1 \u0AC2 \u0AC3 " 17 "\u0AC4 \u0AC5 \u0AC7 \u0AC8 ૉ ો ૌ \u0ACD]" 18 } 19 ExemplarCharactersIndex{ 20 "[અ આ ઇ ઈ ઉ ઊ ઋ એ ઐ ઓ ઔ ક ખ ગ ઘ ઙ ચ છ જ ઝ ઞ ટ ઠ ડ ઢ ણ ત થ દ ધ ન પ ફ બ ભ મ ય ર" 21 " લ વ શ ષ સ હ ળ]" 22 } 23 LocaleScript{ 24 "Gujr", 25 } 26 NumberElements{ 27 default{"latn"} 28 latn{ 29 patterns{ 30 currencyFormat{"¤#,##0.00;(¤#,##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{"gujr"} 153 } 154 Version{"2.0.78.30"} 155 calendar{ 156 gregorian{ 157 AmPmMarkers{ 158 "AM", 159 "PM", 160 } 161 DateTimePatterns{ 162 "hh:mm:ss a zzzz", 163 "hh:mm:ss a z", 164 "hh:mm:ss a", 165 "hh:mm a", 166 "EEEE, d MMMM, y", 167 "d MMMM, y", 168 "d MMM, y", 169 "d-MM-yy", 170 "{1} {0}", 171 "{1} {0}", 172 "{1} {0}", 173 "{1} {0}", 174 "{1} {0}", 175 } 176 availableFormats{ 177 Ed{"E d"} 178 H{"HH"} 179 Hm{"HH:mm"} 180 Hms{"HH:mm:ss"} 181 M{"L"} 182 MEd{"E, d/M"} 183 MMM{"LLL"} 184 MMMEd{"E, d MMM"} 185 MMMMd{"d MMMM"} 186 MMMd{"d MMM"} 187 MMdd{"dd-MM"} 188 Md{"d/M"} 189 d{"d"} 190 h{"h a"} 191 hm{"hh:mm a"} 192 hms{"hh:mm:ss a"} 193 ms{"mm:ss"} 194 y{"y"} 195 yM{"M/y"} 196 yMEd{"E, M/d/y"} 197 yMMM{"MMM y"} 198 yMMMEd{"E, MMM d, y"} 199 yMMMd{"d, MMM y"} 200 yMd{"d/M/y"} 201 yQQQ{"QQQ y"} 202 yQQQQ{"QQQQ y"} 203 yyyyMM{"MM-yyyy"} 204 yyyyMMMM{"MMMM y"} 205 } 206 dayNames{ 207 format{ 208 abbreviated{ 209 "રવિ", 210 "સોમ", 211 "મંગળ", 212 "બુધ", 213 "ગુરુ", 214 "શુક્ર", 215 "શનિ", 216 } 217 narrow{ 218 "ર", 219 "સો", 220 "મં", 221 "બુ", 222 "ગુ", 223 "શુ", 224 "શ", 225 } 226 short{ 227 "ર", 228 "સો", 229 "મં", 230 "બુ", 231 "ગુ", 232 "શુ", 233 "શ", 234 } 235 wide{ 236 "રવિવાર", 237 "સોમવાર", 238 "મંગળવાર", 239 "બુધવાર", 240 "ગુરુવાર", 241 "શુક્રવાર", 242 "શનિવાર", 243 } 244 } 245 stand-alone{ 246 abbreviated{ 247 "રવિ", 248 "સોમ", 249 "મંગળ", 250 "બુધ", 251 "ગુરુ", 252 "શુક્ર", 253 "શનિ", 254 } 255 narrow{ 256 "ર", 257 "સો", 258 "મં", 259 "બુ", 260 "ગુ", 261 "શુ", 262 "શ", 263 } 264 short{ 265 "ર", 266 "સો", 267 "મં", 268 "બુ", 269 "ગુ", 270 "શુ", 271 "શ", 272 } 273 wide{ 274 "રવિવાર", 275 "સોમવાર", 276 "મંગળવાર", 277 "બુધવાર", 278 "ગુરુવાર", 279 "શુક્રવાર", 280 "શનિવાર", 281 } 282 } 283 } 284 eras{ 285 abbreviated{ 286 "ઈલુના જન્મ પહેસાં", 287 "ઇસવીસન", 288 } 289 narrow{ 290 "ઇ સ પુ", 291 "ઇસ", 292 } 293 wide{ 294 "ઈસવીસન પૂર્વે", 295 "ઇસવીસન", 296 } 297 } 298 fields{ 299 day{ 300 dn{"દિવસ"} 301 relative{ 302 "-1"{"ગઈકાલ"} 303 "-2"{"ગઈકાસ પહેસાંનો દિવસ"} 304 "0"{"આજ"} 305 "1"{"આવતીકાલ"} 306 "2"{"પરમ દિવસ"} 307 } 308 } 309 dayperiod{ 310 dn{"AM/PM"} 311 } 312 era{ 313 dn{"યુગ"} 314 } 315 hour{ 316 dn{"કલાક"} 317 } 318 minute{ 319 dn{"મિનિટ"} 320 } 321 month{ 322 dn{"મહિનો"} 323 relative{ 324 "-1"{"છેલ્લો મહિનો"} 325 "0"{"આ મહિને"} 326 "1"{"આગલો મહીનો"} 327 } 328 } 329 second{ 330 dn{"ક્ષણ"} 331 } 332 week{ 333 dn{"અહવાડિયું"} 334 relative{ 335 "-1"{"છેલ્લું અઠવાડિયું"} 336 "0"{"આ અઠવાડિયે"} 337 "1"{"આગલા અઠવાડિયે"} 338 } 339 } 340 weekday{ 341 dn{"અઠવાડિયાનો દિવસ"} 342 } 343 year{ 344 dn{"વર્ષ"} 345 relative{ 346 "-1"{"પાછલું વર્ષ"} 347 "0"{"આ વર્ષ"} 348 "1"{"આગલું વર્ષ"} 349 } 350 } 351 zone{ 352 dn{"વિસ્તાર"} 353 } 354 } 355 intervalFormats{ 356 H{ 357 H{"HH–HH"} 358 } 359 Hm{ 360 H{"HH:mm–HH:mm"} 361 m{"HH:mm–HH:mm"} 362 } 363 Hmv{ 364 H{"HH:mm–HH:mm v"} 365 m{"HH:mm–HH:mm v"} 366 } 367 Hv{ 368 H{"HH–HH v"} 369 } 370 M{ 371 M{"M–M"} 372 } 373 MEd{ 374 M{"E,d/M-E,d/M"} 375 d{"E, d/M-E, d/M"} 376 } 377 MMM{ 378 M{"MMM–MMM"} 379 } 380 MMMEd{ 381 M{"E, d MMM-E, d MMM"} 382 d{"E, d MMM-E, d MMM"} 383 } 384 MMMd{ 385 M{"d MMM- d MMM"} 386 d{"MMM d–d"} 387 } 388 Md{ 389 M{"d/M-d/M"} 390 d{"d/M-d/M"} 391 } 392 d{ 393 d{"d–d"} 394 } 395 fallback{"{0} – {1}"} 396 h{ 397 a{"h a – h a"} 398 h{"h–h a"} 399 } 400 hm{ 401 a{"h:mm a – h:mm a"} 402 h{"h:mm–h:mm a"} 403 m{"h:mm–h:mm a"} 404 } 405 hmv{ 406 a{"h:mm a – h:mm a v"} 407 h{"h:mm–h:mm a v"} 408 m{"h:mm–h:mm a v"} 409 } 410 hv{ 411 a{"h a – h a v"} 412 h{"h–h a v"} 413 } 414 y{ 415 y{"y–y"} 416 } 417 yM{ 418 M{"M/yy – M/yy"} 419 y{"M/yy – M/yy"} 420 } 421 yMEd{ 422 M{"E,d/M/yy- E,d/M/yy"} 423 d{"E,d/M/yy- E,d/M/yy"} 424 y{"E,d/M/yy-E,d/M/yy"} 425 } 426 yMMM{ 427 M{"MMM–MMM y"} 428 y{"MMM y – MMM y"} 429 } 430 yMMMEd{ 431 M{"E,d MMM-E,d MMM y"} 432 d{"E, d MMM-E, d MMM y"} 433 y{"E, d MMM y-E, d MMM y"} 434 } 435 yMMMM{ 436 M{"MMMM–MMMM y"} 437 y{"MMMM y – MMMM y"} 438 } 439 yMMMd{ 440 M{"d MMM-d MMM y"} 441 d{"d-d MMM,y"} 442 y{"d MMM,y-d MMM,y"} 443 } 444 yMd{ 445 M{"d/M/yy-d/M/yy"} 446 d{"d/M/yy-d/M/yy"} 447 y{"d/M/yy-d/M/yy"} 448 } 449 } 450 monthNames{ 451 format{ 452 abbreviated{ 453 "જાન્યુ", 454 "ફેબ્રુ", 455 "માર્ચ", 456 "એપ્રિલ", 457 "મે", 458 "જૂન", 459 "જુલાઈ", 460 "ઑગસ્ટ", 461 "સપ્ટે", 462 "ઑક્ટો", 463 "નવે", 464 "ડિસે", 465 } 466 narrow{ 467 "જા", 468 "ફે", 469 "મા", 470 "એ", 471 "મે", 472 "જૂ", 473 "જુ", 474 "ઑ", 475 "સ", 476 "ઑ", 477 "ન", 478 "ડિ", 479 } 480 wide{ 481 "જાન્યુઆરી", 482 "ફેબ્રુઆરી", 483 "માર્ચ", 484 "એપ્રિલ", 485 "મે", 486 "જૂન", 487 "જુલાઈ", 488 "ઑગસ્ટ", 489 "સપ્ટેમ્બર", 490 "ઑક્ટોબર", 491 "નવેમ્બર", 492 "ડિસેમ્બર", 493 } 494 } 495 stand-alone{ 496 abbreviated{ 497 "જાન્યુ", 498 "ફેબ્રુ", 499 "માર્ચ", 500 "એપ્રિલ", 501 "મે", 502 "જૂન", 503 "જુલાઈ", 504 "ઑગ", 505 "સપ્ટે", 506 "ઑક્ટો", 507 "નવે", 508 "ડિસે", 509 } 510 narrow{ 511 "જા", 512 "ફે", 513 "મા", 514 "એ", 515 "મે", 516 "જૂ", 517 "જુ", 518 "ઑ", 519 "સ", 520 "ઑ", 521 "ન", 522 "ડિ", 523 } 524 wide{ 525 "જાન્યુઆરી", 526 "ફેબ્રુઆરી", 527 "માર્ચ", 528 "એપ્રિલ", 529 "મે", 530 "જૂન", 531 "જુલાઈ", 532 "ઑગસ્ટ", 533 "સપ્ટેમ્બર", 534 "ઑક્ટ્બર", 535 "નવેમ્બર", 536 "ડિસેમ્બર", 537 } 538 } 539 } 540 quarters{ 541 format{ 542 abbreviated{ 543 "Q1", 544 "Q2", 545 "Q3", 546 "Q4", 547 } 548 narrow{ 549 "1", 550 "2", 551 "3", 552 "4", 553 } 554 wide{ 555 "પહેલો હંત", 556 "બીજો હંત", 557 "ત્રીજો હંત", 558 "ચોથો હંત", 559 } 560 } 561 stand-alone{ 562 abbreviated{ 563 "Q1", 564 "Q2", 565 "Q3", 566 "Q4", 567 } 568 narrow{ 569 "1", 570 "2", 571 "3", 572 "4", 573 } 574 wide{ 575 "પહેલો હંત", 576 "બીજો હંત", 577 "ત્રીજો હંત", 578 "ચોથો હંત", 579 } 580 } 581 } 582 } 583 } 584 delimiters{ 585 alternateQuotationEnd{"’"} 586 alternateQuotationStart{"‘"} 587 quotationEnd{"”"} 588 quotationStart{"“"} 589 } 590 listPattern{ 591 standard{ 592 2{"{0} અને {1}"} 593 end{"{0} અને {1}"} 594 middle{"{0}, {1}"} 595 start{"{0}, {1}"} 596 } 597 } 598 measurementSystemNames{ 599 UK{"યુકે"} 600 US{"અમેરિકા"} 601 metric{"મેટ્રિક"} 602 } 603 units{ 604 day{ 605 one{"{0} દિવસ"} 606 other{"{0} દિવસ"} 607 } 608 day-future{ 609 one{"{0} દિવસમાં"} 610 other{"{0} દિવસમાં"} 611 } 612 day-past{ 613 one{"{0} દિવસ પહેલા"} 614 other{"{0} દિવસ પહેલા"} 615 } 616 hour{ 617 one{"{0} કલાક"} 618 other{"{0} કલાક"} 619 } 620 hour-future{ 621 one{"{0} કલાકમાં"} 622 other{"{0} કલાકમાં"} 623 } 624 hour-past{ 625 one{"{0} કલાક પહેલા"} 626 other{"{0} કલાક પહેલા"} 627 } 628 minute{ 629 one{"{0} મિનિટ"} 630 other{"{0} મિનિટ"} 631 } 632 minute-future{ 633 one{"{0} મિનિટમાં"} 634 other{"{0} મિનિટમાં"} 635 } 636 minute-past{ 637 one{"{0} મિનિટ પહેલા"} 638 other{"{0} મિનિટ પહેલા"} 639 } 640 month{ 641 one{"{0} મહિનો"} 642 other{"{0} મહિનો"} 643 } 644 month-future{ 645 one{"{0} મહિનામાં"} 646 other{"{0} મહિનામાં"} 647 } 648 month-past{ 649 one{"{0} મહિના પહેલા"} 650 other{"{0} મહિના પહેલા"} 651 } 652 second{ 653 one{"{0} સેકંડ"} 654 other{"{0} સેકંડ"} 655 } 656 second-future{ 657 one{"{0} સેકંડમાં"} 658 other{"{0} સેકંડમાં"} 659 } 660 second-past{ 661 one{"{0} સેકંડ પહેલા"} 662 other{"{0} સેકંડ પહેલા"} 663 } 664 week{ 665 one{"{0} અઠવાડિયું"} 666 other{"{0} અઠવાડિયા"} 667 } 668 week-future{ 669 one{"{0} અઠવાડિયામાં"} 670 other{"{0} અઠવાડિયામાં"} 671 } 672 week-past{ 673 one{"{0} અઠવાડિયા પહેલા"} 674 other{"{0} અઠવાડિયા પહેલા"} 675 } 676 year{ 677 one{"{0} વર્ષ"} 678 other{"{0} વર્ષ"} 679 } 680 year-future{ 681 one{"{0} વર્ષમાં"} 682 other{"{0} વર્ષમાં"} 683 } 684 year-past{ 685 one{"{0} વર્ષ પહેલા"} 686 other{"{0} વર્ષ પહેલા"} 687 } 688 } 689 unitsShort{ 690 day{ 691 one{"{0} દિવસ"} 692 other{"{0} દિવસ"} 693 } 694 hour{ 695 one{"{0} કલાક"} 696 other{"{0} કલાક"} 697 } 698 minute{ 699 one{"{0} મિનિટ"} 700 other{"{0} મિનિટ"} 701 } 702 month{ 703 one{"{0} મહિનો"} 704 other{"{0} મહિનો"} 705 } 706 second{ 707 one{"{0} સેકંડ"} 708 other{"{0} સેકંડ"} 709 } 710 week{ 711 one{"{0} અઠ."} 712 other{"{0} અઠ."} 713 } 714 year{ 715 one{"{0} વર્ષ"} 716 other{"{0} વર્ષ"} 717 } 718 } 719} 720