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

Side by Side Diff: source/data/curr/ru.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/en.txt ('k') | source/data/curr/tr.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/ru.xml 6 // * Source File: <path>/common/main/ru.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ru{ 9 ru{
10 Currencies{ 10 Currencies{
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
906 } 906 }
907 TWD{ 907 TWD{
908 "NT$", 908 "NT$",
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 "UAK", 920 "UAK",
921 "Карбованец (украинский)", 921 "Карбованец (украинский)",
922 } 922 }
923 UGS{ 923 UGS{
924 "UGS", 924 "UGS",
925 "Старый угандийский шиллинг", 925 "Старый угандийский шиллинг",
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 963 matching lines...) Expand 10 before | Expand all | Expand 10 after
2179 } 2178 }
2180 } 2179 }
2181 CurrencyUnitPatterns{ 2180 CurrencyUnitPatterns{
2182 few{"{0} {1}"} 2181 few{"{0} {1}"}
2183 many{"{0} {1}"} 2182 many{"{0} {1}"}
2184 one{"{0} {1}"} 2183 one{"{0} {1}"}
2185 other{"{0} {1}"} 2184 other{"{0} {1}"}
2186 } 2185 }
2187 Version{"2.1.19.74"} 2186 Version{"2.1.19.74"}
2188 } 2187 }
OLDNEW
« no previous file with comments | « source/data/curr/en.txt ('k') | source/data/curr/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698