]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/so.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/so.xml | |
11 | */ | |
12 | so{ | |
13 | Currencies{ | |
14 | DJF{ | |
4388f060 | 15 | "DJF", |
729e4ab9 A |
16 | "Faran Jabbuuti", |
17 | } | |
18 | ETB{ | |
4388f060 | 19 | "ETB", |
729e4ab9 A |
20 | "Birta Itoobbiya", |
21 | } | |
22 | EUR{ | |
23 | "€", | |
24 | "Yuuroo", | |
25 | } | |
26 | SAR{ | |
4388f060 | 27 | "SAR", |
729e4ab9 A |
28 | "Riyaalka Sacuudiga", |
29 | } | |
30 | SOS{ | |
4388f060 | 31 | "SOS", |
729e4ab9 A |
32 | "Shilin soomaali", |
33 | } | |
34 | TZS{ | |
4388f060 | 35 | "TZS", |
729e4ab9 A |
36 | "Shilin Tansaani", |
37 | } | |
38 | USD{ | |
39 | "US$", | |
40 | "Doollar maraykan", | |
41 | } | |
42 | } | |
4388f060 | 43 | Version{"2.0.65.46"} |
729e4ab9 | 44 | } |