]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | so{ | |
4 | Currencies{ | |
5 | DJF{ | |
6 | "DJF", | |
7 | "Faran Jabbuuti", | |
8 | } | |
9 | ETB{ | |
10 | "ETB", | |
11 | "Birta Itoobbiya", | |
12 | } | |
13 | EUR{ | |
14 | "€", | |
15 | "Yuuroo", | |
16 | } | |
17 | SAR{ | |
18 | "SAR", | |
19 | "Riyaalka Sacuudiga", | |
20 | } | |
21 | SOS{ | |
22 | "S", | |
23 | "Shilin soomaali", | |
24 | } | |
25 | TZS{ | |
26 | "TZS", | |
27 | "Shilin Tansaani", | |
28 | } | |
29 | USD{ | |
30 | "US$", | |
31 | "Doollar maraykan", | |
32 | } | |
33 | XXX{ | |
34 | "XXX", | |
35 | "Lacag aan la qoon ama aan saxnayn", | |
36 | } | |
37 | } | |
38 | Version{"2.1.38.69"} | |
39 | } |