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

52 lines
991 B
Plaintext
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.

// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to{
Currencies{
AUD{
"AUD$",
"Australian Dollar",
}
BRL{
"R$",
"BRL",
}
NZD{
"NZD$",
"NZD",
}
TOP{
"T$",
"Paʻanga fakatonga",
}
WST{
"WST",
"Tala fakahaʻamoa",
}
XXX{
"¤",
"Paanga Taeilo",
}
}
Currencies%variant{
GEL{"₾"}
}
CurrencyPlurals{
AUD{
other{"Australian Dollar"}
}
TOP{
other{"Paʻanga fakatonga"}
}
WST{
other{"Tala fakahaʻamoa"}
}
XXX{
other{"Paanga Taeilo"}
}
}
CurrencyUnitPatterns{
other{"{1} {0}"}
}
Version{"2.1.47.82"}
}