• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
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 */
12so{
13    Currencies{
14        DJF{
15            "Fdj",
16            "Faran Jabbuuti",
17        }
18        ETB{
19            "Br",
20            "Birta Itoobbiya",
21        }
22        EUR{
23            "€",
24            "Yuuroo",
25        }
26        SAR{
27            "SR",
28            "Riyaalka Sacuudiga",
29        }
30        SOS{
31            "Ssh",
32            "Shilin soomaali",
33        }
34        TZS{
35            "TSh",
36            "Shilin Tansaani",
37        }
38        USD{
39            "US$",
40            "Doollar maraykan",
41        }
42    }
43    Version{"2.0.47.68"}
44}
45