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