b5420d3d2b
X-SVN-Rev: 27776
45 lines
995 B
Plaintext
45 lines
995 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2010 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{
|
|
"Fdj",
|
|
"Faran Jabbuuti",
|
|
}
|
|
ETB{
|
|
"Br",
|
|
"Birta Itoobbiya",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"Yuuroo",
|
|
}
|
|
SAR{
|
|
"SR",
|
|
"Riyaalka Sacuudiga",
|
|
}
|
|
SOS{
|
|
"Ssh",
|
|
"Shilin soomaali",
|
|
}
|
|
TZS{
|
|
"TSh",
|
|
"Shilin Tansaani",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"Doollar maraykan",
|
|
}
|
|
}
|
|
Version{"2.0.47.68"}
|
|
}
|