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

Side by Side Diff: source/data/curr/uk.txt

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
Patch Set: Created 4 years, 11 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
« no previous file with comments | « source/data/curr/tr.txt ('k') | source/data/locales/bn.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) 2015 International Business Machines 3 // * Copyright (C) 2015 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/uk.xml 6 // * Source File: <path>/common/main/uk.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 uk{ 9 uk{
10 Currencies{ 10 Currencies{
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
906 } 906 }
907 TWD{ 907 TWD{
908 "TWD", 908 "TWD",
909 "новий тайванський долар", 909 "новий тайванський долар",
910 } 910 }
911 TZS{ 911 TZS{
912 "TZS", 912 "TZS",
913 "танзанійський шилінг", 913 "танзанійський шилінг",
914 } 914 }
915 UAH{ 915 UAH{
916 "", 916 "грн.",
917 "українська гривня", 917 "українська гривня",
918 } 918 }
919 UAK{ 919 UAK{
920 "крб.", 920 "крб.",
921 "український карбованець", 921 "український карбованець",
922 } 922 }
923 UGS{ 923 UGS{
924 "UGS", 924 "UGS",
925 "угандійський шилінг (1966–1987)", 925 "угандійський шилінг (1966–1987)",
926 } 926 }
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
1195 UYU{"$"} 1195 UYU{"$"}
1196 VEF{"Bs"} 1196 VEF{"Bs"}
1197 VND{"₫"} 1197 VND{"₫"}
1198 XCD{"$"} 1198 XCD{"$"}
1199 ZAR{"R"} 1199 ZAR{"R"}
1200 ZMW{"ZK"} 1200 ZMW{"ZK"}
1201 } 1201 }
1202 Currencies%variant{ 1202 Currencies%variant{
1203 GEL{"₾"} 1203 GEL{"₾"}
1204 TRY{"TL"} 1204 TRY{"TL"}
1205 UAH{"грн."}
1206 } 1205 }
1207 CurrencyPlurals{ 1206 CurrencyPlurals{
1208 ADP{ 1207 ADP{
1209 few{"андоррські песети"} 1208 few{"андоррські песети"}
1210 many{"андоррських песет"} 1209 many{"андоррських песет"}
1211 one{"андоррська песета"} 1210 one{"андоррська песета"}
1212 other{"андоррських песет"} 1211 other{"андоррських песет"}
1213 } 1212 }
1214 AED{ 1213 AED{
1215 few{"дирхами ОАЕ"} 1214 few{"дирхами ОАЕ"}
(...skipping 1041 matching lines...) Expand 10 before | Expand all | Expand 10 after
2257 } 2256 }
2258 } 2257 }
2259 CurrencyUnitPatterns{ 2258 CurrencyUnitPatterns{
2260 few{"{0} {1}"} 2259 few{"{0} {1}"}
2261 many{"{0} {1}"} 2260 many{"{0} {1}"}
2262 one{"{0} {1}"} 2261 one{"{0} {1}"}
2263 other{"{0} {1}"} 2262 other{"{0} {1}"}
2264 } 2263 }
2265 Version{"2.1.19.94"} 2264 Version{"2.1.19.94"}
2266 } 2265 }
OLDNEW
« no previous file with comments | « source/data/curr/tr.txt ('k') | source/data/locales/bn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698