diff options
Diffstat (limited to 'intl/icu/source/data/curr/zh_Hans_HK.txt')
-rw-r--r-- | intl/icu/source/data/curr/zh_Hans_HK.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/zh_Hans_HK.txt b/intl/icu/source/data/curr/zh_Hans_HK.txt new file mode 100644 index 000000000..d7639be88 --- /dev/null +++ b/intl/icu/source/data/curr/zh_Hans_HK.txt @@ -0,0 +1,33 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +zh_Hans_HK{ + Currencies{ + CNY{ + "CN¥", + "人民币", + } + KYD{ + "KYD", + "开曼群岛元", + } + XAG{ + "XAG", + "白银", + } + } + CurrencyPlurals{ + AWG{ + other{"阿鲁巴弗罗林"} + } + KYD{ + other{"开曼群岛元"} + } + NIO{ + other{"尼加拉瓜科多巴"} + } + } + CurrencyUnitPatterns{ + other{"{0} {1}"} + } + Version{"2.1.27.99"} +} |