Index: source/data/curr/zh_Hans_SG.txt |
diff --git a/source/data/curr/zh_Hans_SG.txt b/source/data/curr/zh_Hans_SG.txt |
index 68d728d8c733106748beaae46940d7d6763931c2..068b405f8ad652f0d796d2fff9a87d86f6ed0b4a 100644 |
--- a/source/data/curr/zh_Hans_SG.txt |
+++ b/source/data/curr/zh_Hans_SG.txt |
@@ -1,6 +1,6 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/zh_Hans_SG.xml |
@@ -8,14 +8,14 @@ |
// *************************************************************************** |
zh_Hans_SG{ |
Currencies{ |
+ AWG{ |
+ "AWG", |
+ "阿鲁巴弗罗林", |
+ } |
CNY{ |
"CN¥", |
"人民币", |
} |
- KZT{ |
- "KZT", |
- "哈萨克斯坦腾格", |
- } |
NIO{ |
"NIO", |
"尼加拉瓜科多巴", |
@@ -24,10 +24,17 @@ zh_Hans_SG{ |
"$", |
"新加坡元", |
} |
+ XAG{ |
+ "XAG", |
+ "白银", |
+ } |
} |
CurrencyPlurals{ |
- KZT{ |
- other{"哈萨克斯坦腾格"} |
+ ANG{ |
+ other{"荷兰安的列斯盾"} |
+ } |
+ AWG{ |
+ other{"阿鲁巴弗罗林"} |
} |
NIO{ |
other{"尼加拉瓜科多巴"} |
@@ -36,5 +43,5 @@ zh_Hans_SG{ |
CurrencyUnitPatterns{ |
other{"{0} {1}"} |
} |
- Version{"2.1.8.19"} |
+ Version{"2.1.19.79"} |
} |