2012-08-28 21:56:06 +00:00
|
|
|
// ***************************************************************************
|
2016-06-15 18:58:17 +00:00
|
|
|
// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
2012-08-28 21:56:06 +00:00
|
|
|
// *
|
2016-05-31 21:45:07 +00:00
|
|
|
// * Copyright (C) 2016 International Business Machines
|
|
|
|
// * 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
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
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
|
|
|
}
|
|
|
|
}
|
2016-02-05 04:09:17 +00:00
|
|
|
Version{"2.1.23.7"}
|
2012-08-28 21:56:06 +00:00
|
|
|
}
|