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

Side by Side Diff: icu52/source/data/locales/ig.txt

Issue 239543018: Trim ICU data to reduce the download size/memory usage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | « icu52/source/data/locales/hy.txt ('k') | icu52/source/data/locales/is.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) 2013 International Business Machines 3 // * Copyright (C) 2013 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/ig.xml 6 // * Source File: <path>/common/main/ig.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ig.xml 10 * ICU <specials> source: <path>/common/main/ig.xml
11 */ 11 */
12 ig{ 12 ig{
13 ExemplarCharacters{ 13 ExemplarCharacters{
14 "[a b {ch} d e ẹ f g {gb} {gh} {gw} h i ị j k {kp} {kw} l m n ṅ {nw} {ny } o ọ" 14 "[a b {ch} d e ẹ f g {gb} {gh} {gw} h i ị j k {kp} {kw} l m n ṅ {nw} {ny } o ọ"
15 " p r s {sh} t u ụ v w y z]" 15 " p r s {sh} t u ụ v w y z]"
16 } 16 }
17 ExemplarCharactersIndex{"[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]"}
18 LocaleScript{ 17 LocaleScript{
19 "Latn", 18 "Latn",
20 } 19 }
21 NumberElements{
22 latn{
23 patterns{
24 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
25 currencyFormat{"¤#,##0.00"}
26 }
27 }
28 }
29 Version{"2.0.92.87"} 20 Version{"2.0.92.87"}
30 calendar{
31 generic{
32 DateTimePatterns{
33 "h:mm:ss a zzzz",
34 "h:mm:ss a z",
35 "h:mm:ss a",
36 "h:mm a",
37 "EEEE, d MMMM y G",
38 "d MMMM y G",
39 "d MMM y G",
40 "dd/MM/y GGGGG",
41 "{1} {0}",
42 "{1} {0}",
43 "{1} {0}",
44 "{1} {0}",
45 "{1} {0}",
46 }
47 availableFormats{
48 Hm{"HH:mm"}
49 Hms{"HH:mm:ss"}
50 M{"L"}
51 MEd{"E, M/d"}
52 MMM{"LLL"}
53 MMMEd{"E, MMM d"}
54 MMMMEd{"E, MMMM d"}
55 MMMMd{"MMMM d"}
56 MMMd{"MMM d"}
57 Md{"M/d"}
58 d{"d"}
59 hm{"h:mm a"}
60 ms{"mm:ss"}
61 y{"y"}
62 yM{"M/y"}
63 yMEd{"E, M/d/y"}
64 yMMM{"MMM y"}
65 yMMMEd{"E, MMM d, y"}
66 yMMMM{"MMMM y"}
67 yQQQ{"QQQ y"}
68 yQQQQ{"QQQQ y"}
69 }
70 }
71 gregorian{
72 AmPmMarkers{
73 "A.M.",
74 "P.M.",
75 }
76 DateTimePatterns{
77 "h:mm:ss a zzzz",
78 "h:mm:ss a z",
79 "h:mm:ss a",
80 "h:mm a",
81 "EEEE, d MMMM y",
82 "d MMMM y",
83 "d MMM y",
84 "dd/MM/y",
85 "{1} {0}",
86 "{1} {0}",
87 "{1} {0}",
88 "{1} {0}",
89 "{1} {0}",
90 }
91 availableFormats{
92 Hm{"HH:mm"}
93 Hms{"HH:mm:ss"}
94 M{"L"}
95 MEd{"E, M/d"}
96 MMM{"LLL"}
97 MMMEd{"E, MMM d"}
98 MMMMEd{"E, MMMM d"}
99 MMMMd{"MMMM d"}
100 MMMd{"MMM d"}
101 Md{"M/d"}
102 d{"d"}
103 hm{"h:mm a"}
104 ms{"mm:ss"}
105 y{"y"}
106 yM{"M/y"}
107 yMEd{"E, M/d/y"}
108 yMMM{"MMM y"}
109 yMMMEd{"E, MMM d, y"}
110 yMMMM{"MMMM y"}
111 yQQQ{"QQQ y"}
112 yQQQQ{"QQQQ y"}
113 }
114 dayNames{
115 format{
116 abbreviated{
117 "Ụka",
118 "Mọn",
119 "Tiu",
120 "Wen",
121 "Tọọ",
122 "Fraị",
123 "Sat",
124 }
125 wide{
126 "Mbọsị Ụka",
127 "Mọnde",
128 "Tiuzdee",
129 "Wenezdee",
130 "Tọọzdee",
131 "Fraịdee",
132 "Satọdee",
133 }
134 }
135 }
136 eras{
137 abbreviated{
138 "T.K.",
139 "A.K.",
140 }
141 wide{
142 "Tupu Kristi",
143 "Afọ Kristi",
144 }
145 }
146 monthNames{
147 format{
148 abbreviated{
149 "Jen",
150 "Feb",
151 "Maa",
152 "Epr",
153 "Mee",
154 "Juu",
155 "Jul",
156 "Ọgọ",
157 "Sep",
158 "Ọkt",
159 "Nov",
160 "Dis",
161 }
162 wide{
163 "Jenụwarị",
164 "Febrụwarị",
165 "Maachị",
166 "Eprel",
167 "Mee",
168 "Juun",
169 "Julaị",
170 "Ọgọọst",
171 "Septemba",
172 "Ọktoba",
173 "Novemba",
174 "Disemba",
175 }
176 }
177 }
178 quarters{
179 format{
180 abbreviated{
181 "Ọ1",
182 "Ọ2",
183 "Ọ3",
184 "Ọ4",
185 }
186 wide{
187 "Ọkara 1",
188 "Ọkara 2",
189 "Ọkara 3",
190 "Ọkara 4",
191 }
192 }
193 }
194 }
195 }
196 delimiters{
197 alternateQuotationEnd{"’"}
198 alternateQuotationStart{"‘"}
199 quotationEnd{"”"}
200 quotationStart{"“"}
201 }
202 fields{
203 day{
204 dn{"Ụbọchị"}
205 relative{
206 "-1"{"Nnyaafụ"}
207 "0"{"Taata"}
208 "1"{"Echi"}
209 }
210 }
211 dayperiod{
212 dn{"N'ụtụtụ/N'anyasị"}
213 }
214 era{
215 dn{"Agba"}
216 }
217 hour{
218 dn{"Elekere"}
219 }
220 minute{
221 dn{"Nkeji"}
222 }
223 month{
224 dn{"Ọnwa"}
225 }
226 second{
227 dn{"Nkejinta"}
228 }
229 week{
230 dn{"Izu"}
231 }
232 weekday{
233 dn{"Ụbọchị izu"}
234 }
235 year{
236 dn{"Afọ"}
237 }
238 zone{
239 dn{"Mpaghara oge"}
240 }
241 }
242 } 21 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/hy.txt ('k') | icu52/source/data/locales/is.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698