// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zh_Hans_MO.xml
// ***************************************************************************
zh_Hans_MO{
Currencies{
+ ANG{
+ "ANG",
+ "荷属安的列斯盾",
+ }
AWG{
"AWG",
"阿鲁巴弗罗林",
}
- BAM{
- "BAM",
- "波斯尼亚-黑塞哥维那可兑换马克",
- }
BAN{
"BAN",
- "波士尼亚-赫塞哥维纳第纳尔 (1994-1997)",
+ "波士尼亚-赫塞哥维纳第纳尔 (1994–1997)",
}
- FKP{
- "FKP",
- "福克兰群岛镑",
+ CNY{
+ "CN¥",
+ "人民币",
}
KZT{
"KZT",
"白银",
}
}
+ CurrencyPlurals{
+ ANG{
+ other{"荷兰安的列斯盾"}
+ }
+ AWG{
+ other{"阿鲁巴弗罗林"}
+ }
+ KZT{
+ other{"哈萨克斯坦腾格"}
+ }
+ NIO{
+ other{"尼加拉瓜科多巴"}
+ }
+ }
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"2.0.82.45"}
+ Version{"2.0.92.87"}
}