-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/zh_Hans_HK.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_HK{
Currencies{
- AWG{
- "AWG",
- "阿鲁巴弗罗林",
- }
- BAM{
- "BAM",
- "波斯尼亚-黑塞哥维那可兑换马克",
- }
- FKP{
- "FKP",
- "福克兰群岛镑",
- }
- HKD{
- "$",
- "港元",
+ CNY{
+ "CN¥",
+ "人民币",
}
KYD{
"KYD",
"开曼群岛元",
}
- KZT{
- "KZT",
- "哈萨克斯坦腾格",
- }
- NIO{
- "NIO",
- "尼加拉瓜科多巴",
+ XAG{
+ "XAG",
+ "白银",
}
- RUB{
- "RUB",
- "俄罗斯卢布",
+ }
+ CurrencyPlurals{
+ KYD{
+ other{"开曼群岛元"}
}
- UAH{
- "UAH",
- "乌克兰赫夫纳",
+ NIO{
+ other{"尼加拉瓜科多巴"}
}
}
- Version{"2.0.64.65"}
+ CurrencyUnitPatterns{
+ other{"{0} {1}"}
+ }
+ Version{"2.1.47.71"}
}