scuffed-code/icu4c/source/data/curr/chr.txt
John Emmons b5420d3d2b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27776
2010-03-04 05:41:47 +00:00

67 lines
1.4 KiB
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// ***************************************************************************
// *
// * 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/chr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/chr.xml
*/
chr{
Currencies{
BRL{
"R$",
"ᏆᏏᎵᎢ ",
}
CAD{
"CA$",
"ᎧᎾᏓ ",
}
CNY{
"CN¥",
"ᏓᎶᏂᎨ ",
}
EUR{
"€",
"ᏳᎳᏛ",
}
GBP{
"£",
"ᎩᎵᏏᏲ ",
}
INR{
"Rs",
"ᎢᏅᏗᎾ ",
}
JPY{
"JP¥",
"ᏣᏩᏂᏏ ",
}
MXN{
"MX$",
"ᏍᏆᏂ ",
}
RUB{
"RUB",
"ᏲᏂᎢ ",
}
USD{
"$",
"ᎤᏃᏍᏗ",
}
}
CurrencyPlurals{
USD{
one{"ᎤᏃᏍᏗ"}
other{"ᏧᏃᏍᏗ"}
}
}
CurrencyUnitPatterns{
one{"{0} {1}"}
other{"{0} {1}"}
}
Version{"2.0.46.34"}
}