// *************************************************************************** // * // * 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_MO.xml // * // *************************************************************************** zh_Hans_MO{ Currencies{ AWG{ "AWG", "阿鲁巴弗罗林", } CNY{ "CN¥", "人民币", } MOP{ "MOP$", "澳门元", } NIO{ "NIO", "尼加拉瓜科多巴", } XAG{ "XAG", "白银", } } CurrencyPlurals{ ANG{ other{"荷兰安的列斯盾"} } AWG{ other{"阿鲁巴弗罗林"} } NIO{ other{"尼加拉瓜科多巴"} } } CurrencyUnitPatterns{ other{"{0} {1}"} } Version{"2.1.13.23"} }