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

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

Issue 858363003: ICU update to 54.1 - step 5 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: ja exemplar charset fix 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/gu.txt ('k') | source/data/locales/ja.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
11 */ 11 */
12 hi{ 12 hi{
13 AuxExemplarCharacters{"[\u200C\u200D]"} 13 AuxExemplarCharacters{"[\u200C\u200D]"}
14 Ellipsis{ 14 Ellipsis{
15 final{"{0}…"} 15 final{"{0}…"}
16 initial{"…{0}"} 16 initial{"…{0}"}
17 medial{"{0}…{1}"} 17 medial{"{0}…{1}"}
18 word-final{"{0} …"} 18 word-final{"{0} …"}
19 word-initial{"… {0}"} 19 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"} 20 word-medial{"{0} … {1}"}
21 } 21 }
22 ExemplarCharacters{ 22 ExemplarCharacters{
23 "[\u093C ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट " 23 "[\u093C ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट "
24 "ठ ड ढ ण त थ द ध न प फ ब भ म य र ल ळ व श ष स ह ऽ ा ि ी \u0941 \u0942 \u0 943 " 24 "ठ ड ढ ण त थ द ध न प फ ब भ म य र ल ळ व श ष स ह ऽ ा ि ी \u0941 \u0942 \u0 943 "
25 "\u200C \u200D"
25 "\u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]" 26 "\u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]"
26 } 27 }
27 ExemplarCharactersIndex{ 28 ExemplarCharactersIndex{
28 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र" 29 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र"
29 " ल व श ष स ह]" 30 " ल व श ष स ह]"
30 } 31 }
31 ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‘ ’ “ ” ( ) \\[ \\] \\{ \\ } ॰]"} 32 ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‘ ’ “ ” ( ) \\[ \\] \\{ \\ } ॰]"}
32 LocaleScript{ 33 LocaleScript{
33 "Deva", 34 "Deva",
34 } 35 }
(...skipping 1626 matching lines...) Expand 10 before | Expand all | Expand 10 after
1661 Tone{"स्वर"} 1662 Tone{"स्वर"}
1662 UNGEGN{"UNGEGN"} 1663 UNGEGN{"UNGEGN"}
1663 x-Accents{"स्वराघात"} 1664 x-Accents{"स्वराघात"}
1664 x-Fullwidth{"पूर्ण-चौड़ाई"} 1665 x-Fullwidth{"पूर्ण-चौड़ाई"}
1665 x-Halfwidth{"आधी-चौड़ाई"} 1666 x-Halfwidth{"आधी-चौड़ाई"}
1666 x-Jamo{"जामो"} 1667 x-Jamo{"जामो"}
1667 x-Pinyin{"पिनयिन"} 1668 x-Pinyin{"पिनयिन"}
1668 x-Publishing{"प्रकाशन"} 1669 x-Publishing{"प्रकाशन"}
1669 } 1670 }
1670 } 1671 }
OLDNEW
« no previous file with comments | « source/data/locales/gu.txt ('k') | source/data/locales/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698