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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 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/my.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) 2014 International Business Machines 3 // * Copyright (C) 2014 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 /** 9 /**
10 * ICU <specials> source: <path>/common/main/hi.xml 10 * ICU <specials> source: <path>/common/main/hi.xml
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 } 332 }
333 yMd{ 333 yMd{
334 M{"d/M/y – d/M/y G"} 334 M{"d/M/y – d/M/y G"}
335 d{"d/M/y – d/M/y G"} 335 d{"d/M/y – d/M/y G"}
336 y{"d/M/y – d/M/y G"} 336 y{"d/M/y – d/M/y G"}
337 } 337 }
338 } 338 }
339 } 339 }
340 gregorian{ 340 gregorian{
341 AmPmMarkers{ 341 AmPmMarkers{
342 "पूर्वाह्न", 342 "am",
343 "अपराह्न", 343 "pm",
344 } 344 }
345 AmPmMarkersAbbr{ 345 AmPmMarkersAbbr{
346 "पूर्व", 346 "पूर्व",
347 "अपर", 347 "अपर",
348 } 348 }
349 AmPmMarkersNarrow{ 349 AmPmMarkersNarrow{
350 "पू", 350 "am",
351 "", 351 "pm",
352 } 352 }
353 DateTimePatterns{ 353 DateTimePatterns{
354 "h:mm:ss a zzzz", 354 "h:mm:ss a zzzz",
355 "h:mm:ss a z", 355 "h:mm:ss a z",
356 "h:mm:ss a", 356 "h:mm:ss a",
357 "h:mm a", 357 "h:mm a",
358 "EEEE, d MMMM y", 358 "EEEE, d MMMM y",
359 "d MMMM y", 359 "d MMMM y",
360 "dd/MM/y", 360 "dd/MM/y",
361 "d/M/yy", 361 "d/M/yy",
362 "{1}, {0}", 362 "{1}, {0}",
363 "{1} को {0}", 363 "{1} को {0}",
364 "{1} को {0}", 364 "{1} को {0}",
365 "{1}, {0}", 365 "{1}, {0}",
366 "{1}, {0}", 366 "{1}, {0}",
367 } 367 }
368 NoonMarker{"दोपहर"} 368 NoonMarker{"noon"}
369 NoonMarkerNarrow{"दोप"} 369 NoonMarkerNarrow{"n"}
370 appendItems{ 370 appendItems{
371 Timezone{"{0} {1}"} 371 Timezone{"{0} {1}"}
372 } 372 }
373 availableFormats{ 373 availableFormats{
374 E{"ccc"} 374 E{"ccc"}
375 EHm{"E HH:mm"} 375 EHm{"E HH:mm"}
376 EHms{"E HH:mm:ss"} 376 EHms{"E HH:mm:ss"}
377 Ed{"E d"} 377 Ed{"E d"}
378 Ehm{"E h:mm a"} 378 Ehm{"E h:mm a"}
379 Ehms{"E h:mm:ss a"} 379 Ehms{"E h:mm:ss a"}
(...skipping 1281 matching lines...) Expand 10 before | Expand all | Expand 10 after
1661 Tone{"स्वर"} 1661 Tone{"स्वर"}
1662 UNGEGN{"UNGEGN"} 1662 UNGEGN{"UNGEGN"}
1663 x-Accents{"स्वराघात"} 1663 x-Accents{"स्वराघात"}
1664 x-Fullwidth{"पूर्ण-चौड़ाई"} 1664 x-Fullwidth{"पूर्ण-चौड़ाई"}
1665 x-Halfwidth{"आधी-चौड़ाई"} 1665 x-Halfwidth{"आधी-चौड़ाई"}
1666 x-Jamo{"जामो"} 1666 x-Jamo{"जामो"}
1667 x-Pinyin{"पिनयिन"} 1667 x-Pinyin{"पिनयिन"}
1668 x-Publishing{"प्रकाशन"} 1668 x-Publishing{"प्रकाशन"}
1669 } 1669 }
1670 } 1670 }
OLDNEW
« no previous file with comments | « source/data/locales/en_GB.txt ('k') | source/data/locales/my.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698