scuffed-code/icu4c/source/data/curr/chr.txt

67 lines
1.4 KiB
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/chr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/chr.xml
*/
chr{
Currencies{
BRL{
"R$",
"ᏆᏏᎵᎢ ",
}
CAD{
"CA$",
"ᎧᎾᏓ ",
}
CNY{
"CN¥",
"ᏓᎶᏂᎨ ",
}
EUR{
"€",
"ᏳᎳᏛ",
}
GBP{
"£",
"ᎩᎵᏏᏲ ",
}
INR{
"₹",
"ᎢᏅᏗᎾ ",
}
JPY{
"JP¥",
"ᏣᏩᏂᏏ ",
}
MXN{
"MX$",
"ᏍᏆᏂ ",
}
RUB{
"RUB",
"ᏲᏂᎢ ",
}
USD{
"$",
"ᎤᏃᏍᏗ",
}
}
CurrencyPlurals{
USD{
one{"ᎤᏃᏍᏗ"}
other{"ᏧᏃᏍᏗ"}
}
}
CurrencyUnitPatterns{
one{"{0} {1}"}
other{"{0} {1}"}
}
Version{"2.0.77.46"}
}