1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4zh_Hans_SG{
5    Currencies{
6        CNY{
7            "CN¥",
8            "人民币",
9        }
10        SGD{
11            "$",
12            "新加坡元",
13        }
14        XAG{
15            "XAG",
16            "白银",
17        }
18    }
19    CurrencyPlurals{
20        ANG{
21            other{"荷兰安的列斯盾"}
22        }
23        NIO{
24            other{"尼加拉瓜科多巴"}
25        }
26    }
27    CurrencyUnitPatterns{
28        other{"{0} {1}"}
29    }
30}
31