Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(746)

Side by Side Diff: source/data/locales/hi.txt

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/en_GB.txt ('k') | source/data/locales/ko.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/hi.xml 6 // * Source File: <path>/common/main/hi.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 hi{ 9 hi{
10 AuxExemplarCharacters{"[\u200C\u200D]"} 10 AuxExemplarCharacters{"[\u200C\u200D]"}
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 } 379 }
380 yMd{ 380 yMd{
381 M{"d/M/y – d/M/y G"} 381 M{"d/M/y – d/M/y G"}
382 d{"d/M/y – d/M/y G"} 382 d{"d/M/y – d/M/y G"}
383 y{"d/M/y – d/M/y G"} 383 y{"d/M/y – d/M/y G"}
384 } 384 }
385 } 385 }
386 } 386 }
387 gregorian{ 387 gregorian{
388 AmPmMarkers{ 388 AmPmMarkers{
389 "पूर्वाह्न", 389 "am",
390 "अपराह्न", 390 "pm",
391 } 391 }
392 AmPmMarkersAbbr{ 392 AmPmMarkersAbbr{
393 "पूर्व", 393 "पूर्व",
394 "अपर", 394 "अपर",
395 } 395 }
396 AmPmMarkersNarrow{ 396 AmPmMarkersNarrow{
397 "पू", 397 "am",
398 "", 398 "pm",
399 } 399 }
400 DateTimePatterns{ 400 DateTimePatterns{
401 "h:mm:ss a zzzz", 401 "h:mm:ss a zzzz",
402 "h:mm:ss a z", 402 "h:mm:ss a z",
403 "h:mm:ss a", 403 "h:mm:ss a",
404 "h:mm a", 404 "h:mm a",
405 "EEEE, d MMMM y", 405 "EEEE, d MMMM y",
406 "d MMMM y", 406 "d MMMM y",
407 "dd/MM/y", 407 "dd/MM/y",
408 "d/M/yy", 408 "d/M/yy",
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 abbreviated{ 543 abbreviated{
544 afternoon1{"अपराह्न"} 544 afternoon1{"अपराह्न"}
545 evening1{"शाम"} 545 evening1{"शाम"}
546 midnight{"मध्यरात्रि"} 546 midnight{"मध्यरात्रि"}
547 morning1{"सुबह"} 547 morning1{"सुबह"}
548 night1{"रात"} 548 night1{"रात"}
549 } 549 }
550 narrow{ 550 narrow{
551 afternoon1{"अपराह्न"} 551 afternoon1{"अपराह्न"}
552 evening1{"शाम"} 552 evening1{"शाम"}
553 midnight{"आधी रात"} 553 midnight{"m"}
554 morning1{"सुबह"} 554 morning1{"सुबह"}
555 night1{"शाम"} 555 night1{"शाम"}
556 } 556 }
557 wide{ 557 wide{
558 afternoon1{"अपराह्न"} 558 afternoon1{"अपराह्न"}
559 evening1{"शाम"} 559 evening1{"शाम"}
560 midnight{"मध्यरात्रि"} 560 midnight{"midnight"}
561 morning1{"सुबह"} 561 morning1{"सुबह"}
562 night1{"रात"} 562 night1{"रात"}
563 } 563 }
564 } 564 }
565 stand-alone{ 565 stand-alone{
566 narrow{ 566 narrow{
567 afternoon1{"अपराह्न"} 567 afternoon1{"अपराह्न"}
568 am{"पू"} 568 am{"पू"}
569 evening1{"शाम"} 569 evening1{"शाम"}
570 midnight{"आधी रात"} 570 midnight{"आधी रात"}
(...skipping 1194 matching lines...) Expand 10 before | Expand all | Expand 10 after
1765 Tone{"स्वर"} 1765 Tone{"स्वर"}
1766 UNGEGN{"UNGEGN"} 1766 UNGEGN{"UNGEGN"}
1767 x-Accents{"स्वराघात"} 1767 x-Accents{"स्वराघात"}
1768 x-Fullwidth{"पूर्ण-चौड़ाई"} 1768 x-Fullwidth{"पूर्ण-चौड़ाई"}
1769 x-Halfwidth{"आधी-चौड़ाई"} 1769 x-Halfwidth{"आधी-चौड़ाई"}
1770 x-Jamo{"जामो"} 1770 x-Jamo{"जामो"}
1771 x-Pinyin{"पिनयिन"} 1771 x-Pinyin{"पिनयिन"}
1772 x-Publishing{"प्रकाशन"} 1772 x-Publishing{"प्रकाशन"}
1773 } 1773 }
1774 } 1774 }
OLDNEW
« no previous file with comments | « source/data/locales/en_GB.txt ('k') | source/data/locales/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698