]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/curr/se.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / curr / se.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
b331163b
A
3se{
4 Currencies{
5 DKK{
6 "Dkr",
7 "DKK",
8 }
9 EUR{
10 "€",
11 "euro",
12 }
13 FIM{
14 "FIM",
15 "suoma márkki",
16 }
17 HKD{
18 "HK$",
19 "HKD",
20 }
21 INR{
22 "₹",
23 "INR",
24 }
25 JPY{
26 "JP¥",
27 "JPY",
28 }
29 MXN{
30 "MX$",
31 "MXN",
32 }
33 NOK{
34 "kr",
35 "norgga kruvdno",
36 }
37 SEK{
38 "Skr",
39 "ruoŧŧa kruvdno",
40 }
41 THB{
42 "฿",
43 "THB",
44 }
45 XAG{
46 "XAG",
47 "uns silba",
48 }
49 XAU{
50 "XAU",
51 "uns golli",
52 }
53 }
54 CurrencyPlurals{
55 EUR{
56 one{"euro"}
57 other{"euro"}
58 two{"euro"}
59 }
60 NOK{
61 one{"norgga kruvdno"}
62 other{"norgga kruvdno"}
63 two{"norgga kruvdno"}
64 }
65 SEK{
66 one{"ruoŧŧa kruvdno"}
67 other{"ruoŧŧa kruvdno"}
68 two{"ruoŧŧa kruvdno"}
69 }
70 }
71 CurrencyUnitPatterns{
72 one{"{0} {1}"}
73 other{"{0} {1}"}
74 two{"{0} {1}"}
75 }
340931cb 76 Version{"36.1"}
b331163b 77}