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

Side by Side Diff: icu52/source/data/curr/ne.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/curr/nd.txt ('k') | icu52/source/data/curr/nl.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/ne.xml 6 // * Source File: <path>/common/main/ne.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ne.xml 10 * ICU <specials> source: <path>/common/main/ne.xml
11 */ 11 */
12 ne{ 12 ne{
13 Currencies{ 13 Currencies{
14 AED{ 14 AED{
15 "AED", 15 "AED",
16 "संयुक्त अरब एमिराट्स डिर्हाम", 16 "संयुक्त अरब एमिराट्स डिर्हाम",
17 } 17 }
18 AFA{
19 "AFA",
20 "अफ्गानी(१९२७–२००२)",
21 }
22 AFN{ 18 AFN{
23 "AFN", 19 "AFN",
24 "अफ्गान अफ्गानी", 20 "अफ्गान अफ्गानी",
25 } 21 }
26 ALL{ 22 ALL{
27 "ALL", 23 "ALL",
28 "अल्बानियन लेक", 24 "अल्बानियन लेक",
29 } 25 }
30 AMD{ 26 AMD{
31 "AMD", 27 "AMD",
(...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 "अपरिचित मुद्रा", 628 "अपरिचित मुद्रा",
633 } 629 }
634 YER{ 630 YER{
635 "YER", 631 "YER",
636 "येमेनी रियाल", 632 "येमेनी रियाल",
637 } 633 }
638 ZAR{ 634 ZAR{
639 "ZAR", 635 "ZAR",
640 "दक्षिण अफ्रिकी र्‍यान्ड", 636 "दक्षिण अफ्रिकी र्‍यान्ड",
641 } 637 }
642 ZMK{
643 "ZMK",
644 "जाम्बियाली क्वाचा (१९६८–२०१२)",
645 }
646 ZMW{ 638 ZMW{
647 "ZMW", 639 "ZMW",
648 "जाम्बियाली क्वाचा", 640 "जाम्बियाली क्वाचा",
649 } 641 }
650 } 642 }
651 CurrencyPlurals{ 643 CurrencyPlurals{
652 AED{ 644 AED{
653 one{"संयुक्त अरब एमिराट्स डिर्हाम"} 645 one{"संयुक्त अरब एमिराट्स डिर्हाम"}
654 other{"संयुक्त अरब एमिराट्स डिर्हाम"} 646 other{"संयुक्त अरब एमिराट्स डिर्हाम"}
655 } 647 }
(...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after
1218 other{"सीएफ्‌पी फ्रान्कहरू"} 1210 other{"सीएफ्‌पी फ्रान्कहरू"}
1219 } 1211 }
1220 YER{ 1212 YER{
1221 one{"येमेनी रियाल"} 1213 one{"येमेनी रियाल"}
1222 other{"येमेनी रियालहरू"} 1214 other{"येमेनी रियालहरू"}
1223 } 1215 }
1224 ZAR{ 1216 ZAR{
1225 one{"दक्षिण अफ्रिकी र्‍यान्ड"} 1217 one{"दक्षिण अफ्रिकी र्‍यान्ड"}
1226 other{"दक्षिण अफ्रिकी र्‍यान्ड"} 1218 other{"दक्षिण अफ्रिकी र्‍यान्ड"}
1227 } 1219 }
1228 ZMK{
1229 one{"जाम्बियाली क्वाचा (१९६८–२०१२)"}
1230 other{"जाम्बियाली क्वाचाहरू (१९६८–२०१२)"}
1231 }
1232 ZMW{ 1220 ZMW{
1233 one{"जाम्बियाली क्वाचा"} 1221 one{"जाम्बियाली क्वाचा"}
1234 other{"जाम्बियाली क्वाचाहरू"} 1222 other{"जाम्बियाली क्वाचाहरू"}
1235 } 1223 }
1236 } 1224 }
1237 Version{"2.0.92.87"} 1225 Version{"2.0.92.87"}
1238 } 1226 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/nd.txt ('k') | icu52/source/data/curr/nl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698