|
1 // *************************************************************************** |
|
2 // * |
|
3 // * Copyright (C) 2013 International Business Machines |
|
4 // * Corporation and others. All Rights Reserved. |
|
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
|
6 // * Source File: <path>/common/main/zh_Hans_HK.xml |
|
7 // * |
|
8 // *************************************************************************** |
|
9 zh_Hans_HK{ |
|
10 Currencies{ |
|
11 AWG{ |
|
12 "AWG", |
|
13 "阿鲁巴弗罗林", |
|
14 } |
|
15 HKD{ |
|
16 "$", |
|
17 "港元", |
|
18 } |
|
19 HNL{ |
|
20 "HNL", |
|
21 "洪都拉斯拉伦皮拉", |
|
22 } |
|
23 KYD{ |
|
24 "KYD", |
|
25 "开曼群岛元", |
|
26 } |
|
27 KZT{ |
|
28 "KZT", |
|
29 "哈萨克斯坦腾格", |
|
30 } |
|
31 NIO{ |
|
32 "NIO", |
|
33 "尼加拉瓜科多巴", |
|
34 } |
|
35 UAH{ |
|
36 "UAH", |
|
37 "乌克兰赫夫纳", |
|
38 } |
|
39 XAG{ |
|
40 "XAG", |
|
41 "白银", |
|
42 } |
|
43 } |
|
44 CurrencyPlurals{ |
|
45 AWG{ |
|
46 other{"阿鲁巴弗罗林"} |
|
47 } |
|
48 HNL{ |
|
49 other{"洪都拉斯拉伦皮拉"} |
|
50 } |
|
51 KYD{ |
|
52 other{"开曼群岛元"} |
|
53 } |
|
54 KZT{ |
|
55 other{"哈萨克斯坦腾格"} |
|
56 } |
|
57 NIO{ |
|
58 other{"尼加拉瓜科多巴"} |
|
59 } |
|
60 UAH{ |
|
61 other{"乌克兰赫夫纳"} |
|
62 } |
|
63 } |
|
64 CurrencyUnitPatterns{ |
|
65 other{"{0} {1}"} |
|
66 } |
|
67 Version{"2.0.92.87"} |
|
68 } |