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

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

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month 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/ru.txt ('k') | source/data/lang/reslocal.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 uk{ 3 uk{
4 Currencies{ 4 Currencies{
5 ADP{ 5 ADP{
6 "ADP", 6 "ADP",
7 "андоррська песета", 7 "андоррська песета",
8 } 8 }
9 AED{ 9 AED{
10 "AED", 10 "AED",
(...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after
904 } 904 }
905 TWD{ 905 TWD{
906 "TWD", 906 "TWD",
907 "новий тайванський долар", 907 "новий тайванський долар",
908 } 908 }
909 TZS{ 909 TZS{
910 "TZS", 910 "TZS",
911 "танзанійський шилінг", 911 "танзанійський шилінг",
912 } 912 }
913 UAH{ 913 UAH{
914 "", 914 "грн.",
915 "українська гривня", 915 "українська гривня",
916 } 916 }
917 UAK{ 917 UAK{
918 "крб.", 918 "крб.",
919 "український карбованець", 919 "український карбованець",
920 } 920 }
921 UGS{ 921 UGS{
922 "UGS", 922 "UGS",
923 "угандійський шилінг (1966–1987)", 923 "угандійський шилінг (1966–1987)",
924 } 924 }
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
1194 UYU{"$"} 1194 UYU{"$"}
1195 VEF{"Bs"} 1195 VEF{"Bs"}
1196 VND{"₫"} 1196 VND{"₫"}
1197 XCD{"$"} 1197 XCD{"$"}
1198 ZAR{"R"} 1198 ZAR{"R"}
1199 ZMW{"ZK"} 1199 ZMW{"ZK"}
1200 } 1200 }
1201 Currencies%variant{ 1201 Currencies%variant{
1202 GEL{"₾"} 1202 GEL{"₾"}
1203 TRY{"TL"} 1203 TRY{"TL"}
1204 UAH{"грн."}
1205 } 1204 }
1206 CurrencyPlurals{ 1205 CurrencyPlurals{
1207 ADP{ 1206 ADP{
1208 few{"андоррські песети"} 1207 few{"андоррські песети"}
1209 many{"андоррських песет"} 1208 many{"андоррських песет"}
1210 one{"андоррська песета"} 1209 one{"андоррська песета"}
1211 other{"андоррських песет"} 1210 other{"андоррських песет"}
1212 } 1211 }
1213 AED{ 1212 AED{
1214 few{"дирхами ОАЕ"} 1213 few{"дирхами ОАЕ"}
(...skipping 1047 matching lines...) Expand 10 before | Expand all | Expand 10 after
2262 } 2261 }
2263 } 2262 }
2264 CurrencyUnitPatterns{ 2263 CurrencyUnitPatterns{
2265 few{"{0} {1}"} 2264 few{"{0} {1}"}
2266 many{"{0} {1}"} 2265 many{"{0} {1}"}
2267 one{"{0} {1}"} 2266 one{"{0} {1}"}
2268 other{"{0} {1}"} 2267 other{"{0} {1}"}
2269 } 2268 }
2270 Version{"2.1.29.38"} 2269 Version{"2.1.29.38"}
2271 } 2270 }
OLDNEW
« no previous file with comments | « source/data/curr/ru.txt ('k') | source/data/lang/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698