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