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

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

Issue 6351009: Local changes to ICU 4.6 locale files... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 9 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/gu.txt ('k') | icu46/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) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
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>/xml/main/hi.xml 10 * ICU <specials> source: <path>/xml/main/hi.xml
11 */ 11 */
12 hi{ 12 hi{
13 AuxExemplarCharacters{"[\u200C \u200D]"} 13 AuxExemplarCharacters{"[\u200C \u200D]"}
14 ExemplarCharacters{ 14 ExemplarCharacters{
15 "[ॐ अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब" 15 "[ॐ अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब"
16 "\u200C \u200D"
16 " भ म य र ल ळ व श ष स ह ़ ँ ं ः ऽ ् ा ि ी ु ू ृ ॄ ॅ े ै ॉ ो ौ]" 17 " भ म य र ल ळ व श ष स ह ़ ँ ं ः ऽ ् ा ि ी ु ू ृ ॄ ॅ े ै ॉ ो ौ]"
17 } 18 }
18 ExemplarCharactersCurrency{"[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]"} 19 ExemplarCharactersCurrency{"[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]"}
19 ExemplarCharactersIndex{ 20 ExemplarCharactersIndex{
20 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र" 21 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ म य र"
21 " ल व श ष स ह]" 22 " ल व श ष स ह]"
22 } 23 }
23 LocaleScript{ 24 LocaleScript{
24 "Deva", 25 "Deva",
25 } 26 }
(...skipping 822 matching lines...) Expand 10 before | Expand all | Expand 10 after
848 week{ 849 week{
849 one{"{0} सप्त."} 850 one{"{0} सप्त."}
850 other{"{0} सप्त."} 851 other{"{0} सप्त."}
851 } 852 }
852 year{ 853 year{
853 one{"{0} साल"} 854 one{"{0} साल"}
854 other{"{0} साल"} 855 other{"{0} साल"}
855 } 856 }
856 } 857 }
857 } 858 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/gu.txt ('k') | icu46/source/data/locales/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698