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_HK.xml michael@0: // * michael@0: // *************************************************************************** michael@0: zh_Hans_HK{ michael@0: Currencies{ michael@0: AWG{ michael@0: "AWG", michael@0: "阿鲁巴弗罗林", michael@0: } michael@0: HKD{ michael@0: "$", michael@0: "港元", michael@0: } michael@0: HNL{ michael@0: "HNL", michael@0: "洪都拉斯拉伦皮拉", michael@0: } michael@0: KYD{ michael@0: "KYD", 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: UAH{ michael@0: "UAH", michael@0: "乌克兰赫夫纳", michael@0: } michael@0: XAG{ michael@0: "XAG", michael@0: "白银", michael@0: } michael@0: } michael@0: CurrencyPlurals{ michael@0: AWG{ michael@0: other{"阿鲁巴弗罗林"} michael@0: } michael@0: HNL{ michael@0: other{"洪都拉斯拉伦皮拉"} michael@0: } michael@0: KYD{ michael@0: other{"开曼群岛元"} michael@0: } michael@0: KZT{ michael@0: other{"哈萨克斯坦腾格"} michael@0: } michael@0: NIO{ michael@0: other{"尼加拉瓜科多巴"} michael@0: } michael@0: UAH{ 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: }