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 4se{ 5 Currencies{ 6 DKK{ 7 "Dkr", 8 "DKK", 9 } 10 EUR{ 11 "€", 12 "euro", 13 } 14 FIM{ 15 "FIM", 16 "suoma márkki", 17 } 18 NOK{ 19 "kr", 20 "norgga kruvdno", 21 } 22 SEK{ 23 "Skr", 24 "ruoŧŧa kruvdno", 25 } 26 THB{ 27 "฿", 28 "THB", 29 } 30 XAG{ 31 "XAG", 32 "uns silba", 33 } 34 XAU{ 35 "XAU", 36 "uns golli", 37 } 38 } 39 CurrencyUnitPatterns{ 40 one{"{0} {1}"} 41 other{"{0} {1}"} 42 two{"{0} {1}"} 43 } 44} 45