intl/icu/source/data/curr/zh_Hans_SG.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/data/curr/zh_Hans_SG.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,58 @@
     1.4 +// ***************************************************************************
     1.5 +// *
     1.6 +// * Copyright (C) 2013 International Business Machines
     1.7 +// * Corporation and others. All Rights Reserved.
     1.8 +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     1.9 +// * Source File: <path>/common/main/zh_Hans_SG.xml
    1.10 +// *
    1.11 +// ***************************************************************************
    1.12 +zh_Hans_SG{
    1.13 +    Currencies{
    1.14 +        ANG{
    1.15 +            "ANG",
    1.16 +            "荷属安的列斯盾",
    1.17 +        }
    1.18 +        AWG{
    1.19 +            "AWG",
    1.20 +            "阿鲁巴弗罗林",
    1.21 +        }
    1.22 +        CNY{
    1.23 +            "CN¥",
    1.24 +            "人民币",
    1.25 +        }
    1.26 +        KZT{
    1.27 +            "KZT",
    1.28 +            "哈萨克斯坦腾格",
    1.29 +        }
    1.30 +        NIO{
    1.31 +            "NIO",
    1.32 +            "尼加拉瓜科多巴",
    1.33 +        }
    1.34 +        SGD{
    1.35 +            "$",
    1.36 +            "新加坡元",
    1.37 +        }
    1.38 +        XAG{
    1.39 +            "XAG",
    1.40 +            "白银",
    1.41 +        }
    1.42 +    }
    1.43 +    CurrencyPlurals{
    1.44 +        ANG{
    1.45 +            other{"荷兰安的列斯盾"}
    1.46 +        }
    1.47 +        AWG{
    1.48 +            other{"阿鲁巴弗罗林"}
    1.49 +        }
    1.50 +        KZT{
    1.51 +            other{"哈萨克斯坦腾格"}
    1.52 +        }
    1.53 +        NIO{
    1.54 +            other{"尼加拉瓜科多巴"}
    1.55 +        }
    1.56 +    }
    1.57 +    CurrencyUnitPatterns{
    1.58 +        other{"{0} {1}"}
    1.59 +    }
    1.60 +    Version{"2.0.92.87"}
    1.61 +}

mercurial