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

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

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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/ko_KR.txt ('k') | icu46/source/data/locales/kok_IN.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/kok.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/kok.xml
11 */
12 kok{
13 AuxExemplarCharacters{"[\u200C \u200D]"}
14 ExemplarCharacters{
15 "[\u093C ० १ २ ३ ४ ५ ६ ७ ८ ९ ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क "
16 "{क\u093C} ख {ख\u093C} ग {ग\u093C} घ ङ च छ ज {ज\u093C} झ ञ ट ठ ड {ड\u093 C} ढ "
17 "{ढ\u093C} ण त थ द ध न प फ {फ\u093C} ब भ म य {य\u093C} र ल व श ष स ह ळ ऽ ा ि "
18 "ी \u0941 \u0942 \u0943 \u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]"
19 }
20 LocaleScript{
21 "Deva",
22 }
23 NumberElements{
24 latn{
25 patterns{
26 currencyFormat{"¤ #,##,##0.00"}
27 decimalFormat{"#,##,##0.###"}
28 percentFormat{"#,##,##0%"}
29 }
30 }
31 }
32 Version{"2.0.47.68"}
33 calendar{
34 gregorian{
35 AmPmMarkers{
36 "म.पू.",
37 "म.नं.",
38 }
39 dayNames{
40 format{
41 abbreviated{
42 "रवि",
43 "सोम",
44 "मंगळ",
45 "बुध",
46 "गुरु",
47 "शुक्र",
48 "शनि",
49 }
50 wide{
51 "आदित्यवार",
52 "सोमवार",
53 "मंगळार",
54 "बुधवार",
55 "गुरुवार",
56 "शुक्रवार",
57 "शनिवार",
58 }
59 }
60 }
61 eras{
62 abbreviated{
63 "क्रिस्तपूर्व",
64 "क्रिस्तशखा",
65 }
66 }
67 monthNames{
68 format{
69 wide{
70 "जानेवारी",
71 "फेब्रुवारी",
72 "मार्च",
73 "एप्रिल",
74 "मे",
75 "जून",
76 "जुलै",
77 "ओगस्ट",
78 "सेप्टेंबर",
79 "ओक्टोबर",
80 "नोव्हेंबर",
81 "डिसेंबर",
82 }
83 }
84 }
85 }
86 }
87 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ko_KR.txt ('k') | icu46/source/data/locales/kok_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698