1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html 3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml 4sah{ 5 Currencies{ 6 RUB{ 7 "₽", 8 "Арассыыйа солкуобайа", 9 } 10 USD{ 11 "US$", 12 "АХШ дуоллара", 13 } 14 } 15 Currencies%narrow{ 16 RUB{"₽"} 17 } 18 CurrencyPlurals{ 19 RUB{ 20 other{"Арассыыйа солкуобайа"} 21 } 22 USD{ 23 other{"АХШ дуоллара"} 24 } 25 } 26 CurrencyUnitPatterns{ 27 other{"{0} {1}"} 28 } 29} 30