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 4smn{ 5 Currencies{ 6 DKK{ 7 "DKK", 8 "Tanska ruvnâ", 9 } 10 EEK{ 11 "EEK", 12 "Eesti ruvnâ", 13 } 14 EUR{ 15 "€", 16 "euro", 17 } 18 FIM{ 19 "FIM", 20 "Suomâ märkki", 21 } 22 ISK{ 23 "ISK", 24 "Island ruvnâ", 25 } 26 LVR{ 27 "LVR", 28 "Latvia ruble", 29 } 30 NOK{ 31 "NOK", 32 "Taažâ ruvnâ", 33 } 34 SEK{ 35 "SEK", 36 "Ruotâ ruvnâ", 37 } 38 } 39 CurrencyUnitPatterns{ 40 one{"{0} {1}"} 41 other{"{0} {1}"} 42 two{"{0} {1}"} 43 } 44} 45