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

Side by Side Diff: source/data/curr/ru.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/reslocal.mk ('k') | source/data/curr/uk.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 // © 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 ru{ 3 ru{
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 "NT$", 906 "NT$",
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 "UAK", 918 "UAK",
919 "Карбованец (украинский)", 919 "Карбованец (украинский)",
920 } 920 }
921 UGS{ 921 UGS{
922 "UGS", 922 "UGS",
923 "Старый угандийский шиллинг", 923 "Старый угандийский шиллинг",
924 } 924 }
(...skipping 270 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 969 matching lines...) Expand 10 before | Expand all | Expand 10 after
2185 } 2184 }
2186 } 2185 }
2187 CurrencyUnitPatterns{ 2186 CurrencyUnitPatterns{
2188 few{"{0} {1}"} 2187 few{"{0} {1}"}
2189 many{"{0} {1}"} 2188 many{"{0} {1}"}
2190 one{"{0} {1}"} 2189 one{"{0} {1}"}
2191 other{"{0} {1}"} 2190 other{"{0} {1}"}
2192 } 2191 }
2193 Version{"2.1.29.20"} 2192 Version{"2.1.29.20"}
2194 } 2193 }
OLDNEW
« no previous file with comments | « source/data/curr/reslocal.mk ('k') | source/data/curr/uk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698