-// ***************************************************************************
-// *
-// * 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/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{
- HKD{
- "$",
- "港元",
+ CNY{
+ "CN¥",
+ "人民币",
}
+ KYD{
+ "KYD",
+ "开曼群岛元",
+ }
+ XAG{
+ "XAG",
+ "白银",
+ }
+ }
+ CurrencyPlurals{
+ KYD{
+ other{"开曼群岛元"}
+ }
+ NIO{
+ other{"尼加拉瓜科多巴"}
+ }
+ }
+ CurrencyUnitPatterns{
+ other{"{0} {1}"}
}
- Version{"2.0.47.72"}
+ Version{"2.1.47.71"}
}