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