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

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/zh_Hans_HK.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 zh_Hans_HK{
michael@0 10 Currencies{
michael@0 11 AWG{
michael@0 12 "AWG",
michael@0 13 "阿鲁巴弗罗林",
michael@0 14 }
michael@0 15 HKD{
michael@0 16 "$",
michael@0 17 "港元",
michael@0 18 }
michael@0 19 HNL{
michael@0 20 "HNL",
michael@0 21 "洪都拉斯拉伦皮拉",
michael@0 22 }
michael@0 23 KYD{
michael@0 24 "KYD",
michael@0 25 "开曼群岛元",
michael@0 26 }
michael@0 27 KZT{
michael@0 28 "KZT",
michael@0 29 "哈萨克斯坦腾格",
michael@0 30 }
michael@0 31 NIO{
michael@0 32 "NIO",
michael@0 33 "尼加拉瓜科多巴",
michael@0 34 }
michael@0 35 UAH{
michael@0 36 "UAH",
michael@0 37 "乌克兰赫夫纳",
michael@0 38 }
michael@0 39 XAG{
michael@0 40 "XAG",
michael@0 41 "白银",
michael@0 42 }
michael@0 43 }
michael@0 44 CurrencyPlurals{
michael@0 45 AWG{
michael@0 46 other{"阿鲁巴弗罗林"}
michael@0 47 }
michael@0 48 HNL{
michael@0 49 other{"洪都拉斯拉伦皮拉"}
michael@0 50 }
michael@0 51 KYD{
michael@0 52 other{"开曼群岛元"}
michael@0 53 }
michael@0 54 KZT{
michael@0 55 other{"哈萨克斯坦腾格"}
michael@0 56 }
michael@0 57 NIO{
michael@0 58 other{"尼加拉瓜科多巴"}
michael@0 59 }
michael@0 60 UAH{
michael@0 61 other{"乌克兰赫夫纳"}
michael@0 62 }
michael@0 63 }
michael@0 64 CurrencyUnitPatterns{
michael@0 65 other{"{0} {1}"}
michael@0 66 }
michael@0 67 Version{"2.0.92.87"}
michael@0 68 }

mercurial