]>
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 | |
4388f060 A |
3 | zh_Hans_MO{ |
4 | Currencies{ | |
57a6839d A |
5 | CNY{ |
6 | "CN¥", | |
7 | "人民币", | |
4388f060 | 8 | } |
51004dcb A |
9 | MOP{ |
10 | "MOP$", | |
f3c0d7a5 | 11 | "澳门币", |
4388f060 | 12 | } |
51004dcb A |
13 | XAG{ |
14 | "XAG", | |
15 | "白银", | |
16 | } | |
17 | } | |
57a6839d A |
18 | CurrencyPlurals{ |
19 | ANG{ | |
20 | other{"荷兰安的列斯盾"} | |
21 | } | |
22 | AWG{ | |
23 | other{"阿鲁巴弗罗林"} | |
24 | } | |
57a6839d A |
25 | NIO{ |
26 | other{"尼加拉瓜科多巴"} | |
27 | } | |
28 | } | |
51004dcb A |
29 | CurrencyUnitPatterns{ |
30 | other{"{0} {1}"} | |
4388f060 | 31 | } |
f3c0d7a5 | 32 | Version{"2.1.31.33"} |
4388f060 | 33 | } |