]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
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_SG.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | zh_Hans_SG{ | |
4388f060 A |
10 | Currencies{ |
11 | AWG{ | |
12 | "AWG", | |
13 | "阿鲁巴弗罗林", | |
14 | } | |
15 | BAM{ | |
16 | "BAM", | |
17 | "波斯尼亚-黑塞哥维那可兑换马克", | |
18 | } | |
19 | FKP{ | |
20 | "FKP", | |
21 | "福克兰群岛镑", | |
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 | } | |
40 | CurrencyUnitPatterns{ | |
41 | other{"{0} {1}"} | |
4388f060 | 42 | } |
51004dcb | 43 | Version{"2.0.82.45"} |
729e4ab9 | 44 | } |