]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/zh_Hans_SG.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | zh_Hans_SG{ | |
4388f060 | 10 | Currencies{ |
57a6839d A |
11 | ANG{ |
12 | "ANG", | |
13 | "荷属安的列斯盾", | |
14 | } | |
4388f060 A |
15 | AWG{ |
16 | "AWG", | |
17 | "阿鲁巴弗罗林", | |
18 | } | |
57a6839d A |
19 | CNY{ |
20 | "CN¥", | |
21 | "人民币", | |
4388f060 A |
22 | } |
23 | KZT{ | |
24 | "KZT", | |
25 | "哈萨克斯坦腾格", | |
26 | } | |
27 | NIO{ | |
28 | "NIO", | |
29 | "尼加拉瓜科多巴", | |
30 | } | |
51004dcb A |
31 | SGD{ |
32 | "$", | |
33 | "新加坡元", | |
34 | } | |
35 | XAG{ | |
36 | "XAG", | |
37 | "白银", | |
38 | } | |
39 | } | |
57a6839d A |
40 | CurrencyPlurals{ |
41 | ANG{ | |
42 | other{"荷兰安的列斯盾"} | |
43 | } | |
44 | AWG{ | |
45 | other{"阿鲁巴弗罗林"} | |
46 | } | |
47 | KZT{ | |
48 | other{"哈萨克斯坦腾格"} | |
49 | } | |
50 | NIO{ | |
51 | other{"尼加拉瓜科多巴"} | |
52 | } | |
53 | } | |
51004dcb A |
54 | CurrencyUnitPatterns{ |
55 | other{"{0} {1}"} | |
4388f060 | 56 | } |
57a6839d | 57 | Version{"2.0.92.87"} |
729e4ab9 | 58 | } |