mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
30 lines
601 B
Text
30 lines
601 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
|
// Generated using tools/cldr/cldr-to-icu/
|
|
zh_Hans_HK{
|
|
Currencies{
|
|
CNY{
|
|
"CN¥",
|
|
"人民币",
|
|
}
|
|
KYD{
|
|
"KYD",
|
|
"开曼群岛元",
|
|
}
|
|
XAG{
|
|
"XAG",
|
|
"白银",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
NIO{
|
|
other{"尼加拉瓜科多巴"}
|
|
}
|
|
XAG{
|
|
other{"白银"}
|
|
}
|
|
}
|
|
CurrencyUnitPatterns{
|
|
other{"{0} {1}"}
|
|
}
|
|
}
|