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/misc/numberingSystems.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/misc/miscfiles.mk ('k') | icu46/source/data/misc/plurals.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>/numberingSystems.xml
7 // *
8 // ***************************************************************************
9 numberingSystems:table(nofallback){
10 numberingSystems{
11 arab{
12 algorithmic:int{0}
13 desc{"٠١٢٣٤٥٦٧٨٩"}
14 radix:int{10}
15 }
16 arabext{
17 algorithmic:int{0}
18 desc{"۰۱۲۳۴۵۶۷۸۹"}
19 radix:int{10}
20 }
21 armn{
22 algorithmic:int{1}
23 desc{"%armenian-upper"}
24 radix:int{10}
25 }
26 armnlow{
27 algorithmic:int{1}
28 desc{"%armenian-lower"}
29 radix:int{10}
30 }
31 beng{
32 algorithmic:int{0}
33 desc{"০১২৩৪৫৬৭৮৯"}
34 radix:int{10}
35 }
36 deva{
37 algorithmic:int{0}
38 desc{"०१२३४५६७८९"}
39 radix:int{10}
40 }
41 ethi{
42 algorithmic:int{1}
43 desc{"%ethiopic"}
44 radix:int{10}
45 }
46 fullwide{
47 algorithmic:int{0}
48 desc{"0123456789"}
49 radix:int{10}
50 }
51 geor{
52 algorithmic:int{1}
53 desc{"%georgian"}
54 radix:int{10}
55 }
56 grek{
57 algorithmic:int{1}
58 desc{"%greek-upper"}
59 radix:int{10}
60 }
61 greklow{
62 algorithmic:int{1}
63 desc{"%greek-lower"}
64 radix:int{10}
65 }
66 gujr{
67 algorithmic:int{0}
68 desc{"૦૧૨૩૪૫૬૭૮૯"}
69 radix:int{10}
70 }
71 guru{
72 algorithmic:int{0}
73 desc{"੦੧੨੩੪੫੬੭੮੯"}
74 radix:int{10}
75 }
76 hanidec{
77 algorithmic:int{0}
78 desc{"〇一二三四五六七八九"}
79 radix:int{10}
80 }
81 hans{
82 algorithmic:int{1}
83 desc{"zh/SpelloutRules/%spellout-cardinal"}
84 radix:int{10}
85 }
86 hansfin{
87 algorithmic:int{1}
88 desc{"zh/SpelloutRules/%spellout-cardinal-financial"}
89 radix:int{10}
90 }
91 hant{
92 algorithmic:int{1}
93 desc{"zh_Hant/SpelloutRules/%spellout-cardinal"}
94 radix:int{10}
95 }
96 hantfin{
97 algorithmic:int{1}
98 desc{"zh_Hant/SpelloutRules/%spellout-cardinal-financial"}
99 radix:int{10}
100 }
101 hebr{
102 algorithmic:int{1}
103 desc{"%hebrew"}
104 radix:int{10}
105 }
106 jpan{
107 algorithmic:int{1}
108 desc{"ja/SpelloutRules/%spellout-cardinal"}
109 radix:int{10}
110 }
111 jpanfin{
112 algorithmic:int{1}
113 desc{"ja/SpelloutRules/%spellout-cardinal-financial"}
114 radix:int{10}
115 }
116 khmr{
117 algorithmic:int{0}
118 desc{"០១២៣៤៥៦៧៨៩"}
119 radix:int{10}
120 }
121 knda{
122 algorithmic:int{0}
123 desc{"೦೧೨೩೪೫೬೭೮೯"}
124 radix:int{10}
125 }
126 laoo{
127 algorithmic:int{0}
128 desc{"໐໑໒໓໔໕໖໗໘໙"}
129 radix:int{10}
130 }
131 latn{
132 algorithmic:int{0}
133 desc{"0123456789"}
134 radix:int{10}
135 }
136 mlym{
137 algorithmic:int{0}
138 desc{"൦൧൨൩൪൫൬൭൮൯"}
139 radix:int{10}
140 }
141 mong{
142 algorithmic:int{0}
143 desc{"᠐᠑᠒᠓᠔᠕᠖᠗᠘᠙"}
144 radix:int{10}
145 }
146 mymr{
147 algorithmic:int{0}
148 desc{"၀၁၂၃၄၅၆၇၈၉"}
149 radix:int{10}
150 }
151 orya{
152 algorithmic:int{0}
153 desc{"୦୧୨୩୪୫୬୭୮୯"}
154 radix:int{10}
155 }
156 roman{
157 algorithmic:int{1}
158 desc{"%roman-upper"}
159 radix:int{10}
160 }
161 romanlow{
162 algorithmic:int{1}
163 desc{"%roman-lower"}
164 radix:int{10}
165 }
166 taml{
167 algorithmic:int{1}
168 desc{"%tamil"}
169 radix:int{10}
170 }
171 telu{
172 algorithmic:int{0}
173 desc{"౦౧౨౩౪౫౬౭౮౯"}
174 radix:int{10}
175 }
176 thai{
177 algorithmic:int{0}
178 desc{"๐๑๒๓๔๕๖๗๘๙"}
179 radix:int{10}
180 }
181 tibt{
182 algorithmic:int{0}
183 desc{"༠༡༢༣༤༥༦༧༨༩"}
184 radix:int{10}
185 }
186 }
187 }
OLDNEW
« no previous file with comments | « icu46/source/data/misc/miscfiles.mk ('k') | icu46/source/data/misc/plurals.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698