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

Side by Side Diff: icu52/source/data/curr/cy.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/cs.txt ('k') | icu52/source/data/curr/da.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/cy.xml 6 // * Source File: <path>/common/main/cy.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/cy.xml 10 * ICU <specials> source: <path>/common/main/cy.xml
(...skipping 617 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 "Arian Cyfredol Anhysbys", 628 "Arian Cyfredol Anhysbys",
629 } 629 }
630 YER{ 630 YER{
631 "YER", 631 "YER",
632 "Rial Yemen", 632 "Rial Yemen",
633 } 633 }
634 ZAR{ 634 ZAR{
635 "ZAR", 635 "ZAR",
636 "Rand De Affrica", 636 "Rand De Affrica",
637 } 637 }
638 ZMK{
639 "ZMK",
640 "Kwacha Zambia (1968–2012)",
641 }
642 ZMW{ 638 ZMW{
643 "ZMW", 639 "ZMW",
644 "Kwacha Zambia", 640 "Kwacha Zambia",
645 } 641 }
646 } 642 }
647 CurrencyPlurals{ 643 CurrencyPlurals{
648 AED{ 644 AED{
649 few{"Dirham Yr Emiradau Arabaidd Unedig"} 645 few{"Dirham Yr Emiradau Arabaidd Unedig"}
650 many{"Dirham Yr Emiradau Arabaidd Unedig"} 646 many{"Dirham Yr Emiradau Arabaidd Unedig"}
651 one{"Dirham Yr Emiradau Arabaidd Unedig"} 647 one{"Dirham Yr Emiradau Arabaidd Unedig"}
(...skipping 1234 matching lines...) Expand 10 before | Expand all | Expand 10 after
1886 zero{"Rial Yemen"} 1882 zero{"Rial Yemen"}
1887 } 1883 }
1888 ZAR{ 1884 ZAR{
1889 few{"Rand De Affrica"} 1885 few{"Rand De Affrica"}
1890 many{"Rand De Affrica"} 1886 many{"Rand De Affrica"}
1891 one{"Rand De Affrica"} 1887 one{"Rand De Affrica"}
1892 other{"Rand De Affrica"} 1888 other{"Rand De Affrica"}
1893 two{"Rand De Affrica"} 1889 two{"Rand De Affrica"}
1894 zero{"Rand De Affrica"} 1890 zero{"Rand De Affrica"}
1895 } 1891 }
1896 ZMK{
1897 few{"Kwacha Zambia (1968–2012)"}
1898 many{"Kwacha Zambia (1968–2012)"}
1899 one{"Kwacha Zambia (1968–2012)"}
1900 other{"Kwacha Zambia (1968–2012)"}
1901 two{"Kwacha Zambia (1968–2012)"}
1902 zero{"Kwacha Zambia (1968–2012)"}
1903 }
1904 ZMW{ 1892 ZMW{
1905 few{"Kwacha Zambia"} 1893 few{"Kwacha Zambia"}
1906 many{"Kwacha Zambia"} 1894 many{"Kwacha Zambia"}
1907 one{"Kwacha Zambia"} 1895 one{"Kwacha Zambia"}
1908 other{"Kwacha Zambia"} 1896 other{"Kwacha Zambia"}
1909 two{"Kwacha Zambia"} 1897 two{"Kwacha Zambia"}
1910 zero{"Kwacha Zambia"} 1898 zero{"Kwacha Zambia"}
1911 } 1899 }
1912 } 1900 }
1913 CurrencyUnitPatterns{ 1901 CurrencyUnitPatterns{
1914 few{"{0} {1}"} 1902 few{"{0} {1}"}
1915 many{"{0} {1}"} 1903 many{"{0} {1}"}
1916 one{"{0} {1}"} 1904 one{"{0} {1}"}
1917 other{"{0} {1}"} 1905 other{"{0} {1}"}
1918 two{"{0} {1}"} 1906 two{"{0} {1}"}
1919 zero{"{0} {1}"} 1907 zero{"{0} {1}"}
1920 } 1908 }
1921 Version{"2.0.93.7"} 1909 Version{"2.0.93.7"}
1922 } 1910 }
OLDNEW
« no previous file with comments | « icu52/source/data/curr/cs.txt ('k') | icu52/source/data/curr/da.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698