intl/icu/source/data/curr/zh_Hans_HK.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_HK.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,68 @@
     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_HK.xml
    1.10 +// *
    1.11 +// ***************************************************************************
    1.12 +zh_Hans_HK{
    1.13 +    Currencies{
    1.14 +        AWG{
    1.15 +            "AWG",
    1.16 +            "阿鲁巴弗罗林",
    1.17 +        }
    1.18 +        HKD{
    1.19 +            "$",
    1.20 +            "港元",
    1.21 +        }
    1.22 +        HNL{
    1.23 +            "HNL",
    1.24 +            "洪都拉斯拉伦皮拉",
    1.25 +        }
    1.26 +        KYD{
    1.27 +            "KYD",
    1.28 +            "开曼群岛元",
    1.29 +        }
    1.30 +        KZT{
    1.31 +            "KZT",
    1.32 +            "哈萨克斯坦腾格",
    1.33 +        }
    1.34 +        NIO{
    1.35 +            "NIO",
    1.36 +            "尼加拉瓜科多巴",
    1.37 +        }
    1.38 +        UAH{
    1.39 +            "UAH",
    1.40 +            "乌克兰赫夫纳",
    1.41 +        }
    1.42 +        XAG{
    1.43 +            "XAG",
    1.44 +            "白银",
    1.45 +        }
    1.46 +    }
    1.47 +    CurrencyPlurals{
    1.48 +        AWG{
    1.49 +            other{"阿鲁巴弗罗林"}
    1.50 +        }
    1.51 +        HNL{
    1.52 +            other{"洪都拉斯拉伦皮拉"}
    1.53 +        }
    1.54 +        KYD{
    1.55 +            other{"开曼群岛元"}
    1.56 +        }
    1.57 +        KZT{
    1.58 +            other{"哈萨克斯坦腾格"}
    1.59 +        }
    1.60 +        NIO{
    1.61 +            other{"尼加拉瓜科多巴"}
    1.62 +        }
    1.63 +        UAH{
    1.64 +            other{"乌克兰赫夫纳"}
    1.65 +        }
    1.66 +    }
    1.67 +    CurrencyUnitPatterns{
    1.68 +        other{"{0} {1}"}
    1.69 +    }
    1.70 +    Version{"2.0.92.87"}
    1.71 +}

mercurial