2d4a2ae78f
X-SVN-Rev: 30037
45 lines
997 B
Plaintext
45 lines
997 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * 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"}
|
|
}
|