michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/zh_Hans_SG.xml michael@0: // * michael@0: // *************************************************************************** michael@0: zh_Hans_SG{ michael@0: Currencies{ michael@0: ANG{ michael@0: "ANG", michael@0: "荷属安的列斯盾", michael@0: } michael@0: AWG{ michael@0: "AWG", michael@0: "阿鲁巴弗罗林", michael@0: } michael@0: CNY{ michael@0: "CN¥", michael@0: "人民币", michael@0: } michael@0: KZT{ michael@0: "KZT", michael@0: "哈萨克斯坦腾格", michael@0: } michael@0: NIO{ michael@0: "NIO", michael@0: "尼加拉瓜科多巴", michael@0: } michael@0: SGD{ michael@0: "$", michael@0: "新加坡元", michael@0: } michael@0: XAG{ michael@0: "XAG", michael@0: "白银", michael@0: } michael@0: } michael@0: CurrencyPlurals{ michael@0: ANG{ michael@0: other{"荷兰安的列斯盾"} michael@0: } michael@0: AWG{ michael@0: other{"阿鲁巴弗罗林"} michael@0: } michael@0: KZT{ michael@0: other{"哈萨克斯坦腾格"} michael@0: } michael@0: NIO{ michael@0: other{"尼加拉瓜科多巴"} michael@0: } michael@0: } michael@0: CurrencyUnitPatterns{ michael@0: other{"{0} {1}"} michael@0: } michael@0: Version{"2.0.92.87"} michael@0: }