2012-08-28 21:56:06 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2014-01-11 22:23:57 +00:00
|
|
|
// * Copyright (C) 2014 International Business Machines
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-28 21:56:06 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/jgo.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
2013-07-08 06:51:38 +00:00
|
|
|
* ICU <specials> source: <path>/common/main/jgo.xml
|
2012-08-28 21:56:06 +00:00
|
|
|
*/
|
|
|
|
jgo{
|
|
|
|
Currencies{
|
|
|
|
CAD{
|
|
|
|
"CA$",
|
|
|
|
"Ndɔ́la-Kanandâ",
|
|
|
|
}
|
|
|
|
EUR{
|
|
|
|
"€",
|
|
|
|
"Ʉ́lɔ",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"Ndɔ́la-Amɛlîk",
|
|
|
|
}
|
|
|
|
XAF{
|
|
|
|
"FCFA",
|
|
|
|
"Fɛlâŋ",
|
|
|
|
}
|
|
|
|
XXX{
|
|
|
|
"XXX",
|
2013-07-08 06:51:38 +00:00
|
|
|
"ntɛ-ŋkáp yi pɛ́ ká kɛ́ jínɛ",
|
2012-08-28 21:56:06 +00:00
|
|
|
}
|
|
|
|
}
|
2014-03-12 04:34:00 +00:00
|
|
|
Version{"2.0.97.70"}
|
2012-08-28 21:56:06 +00:00
|
|
|
}
|