bec84a2a15
X-SVN-Rev: 32080
45 lines
991 B
Plaintext
45 lines
991 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2012 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * 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.65.46"}
|
|
}
|