1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4zh_Hans_HK{
5    Currencies{
6        CNY{
7            "CN¥",
8            "人民币",
9        }
10        KYD{
11            "KYD",
12            "开曼群岛元",
13        }
14        XAG{
15            "XAG",
16            "白银",
17        }
18    }
19    CurrencyPlurals{
20        KYD{
21            other{"开曼群岛元"}
22        }
23        NIO{
24            other{"尼加拉瓜科多巴"}
25        }
26    }
27    CurrencyUnitPatterns{
28        other{"{0} {1}"}
29    }
30}
31