| // *************************************************************************** |
| // * |
| // * Copyright (C) 2011 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| // * Source File:<path>/common/main/so.xml |
| // * |
| // *************************************************************************** |
| /** |
| * ICU <specials> source: <path>/xml/main/so.xml |
| */ |
| so{ |
| Currencies{ |
| DJF{ |
| "DJF", |
| "Faran Jabbuuti", |
| } |
| ETB{ |
| "ETB", |
| "Birta Itoobbiya", |
| } |
| EUR{ |
| "€", |
| "Yuuroo", |
| } |
| SAR{ |
| "SAR", |
| "Riyaalka Sacuudiga", |
| } |
| SOS{ |
| "SOS", |
| "Shilin soomaali", |
| } |
| TZS{ |
| "TZS", |
| "Shilin Tansaani", |
| } |
| USD{ |
| "US$", |
| "Doollar maraykan", |
| } |
| } |
| Version{"2.0.57.98"} |
| } |