intl/icu/source/data/curr/zh_Hans_SG.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_SG.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 zh_Hans_SG{
michael@0 10 Currencies{
michael@0 11 ANG{
michael@0 12 "ANG",
michael@0 13 "荷属安的列斯盾",
michael@0 14 }
michael@0 15 AWG{
michael@0 16 "AWG",
michael@0 17 "阿鲁巴弗罗林",
michael@0 18 }
michael@0 19 CNY{
michael@0 20 "CN¥",
michael@0 21 "人民币",
michael@0 22 }
michael@0 23 KZT{
michael@0 24 "KZT",
michael@0 25 "哈萨克斯坦腾格",
michael@0 26 }
michael@0 27 NIO{
michael@0 28 "NIO",
michael@0 29 "尼加拉瓜科多巴",
michael@0 30 }
michael@0 31 SGD{
michael@0 32 "$",
michael@0 33 "新加坡元",
michael@0 34 }
michael@0 35 XAG{
michael@0 36 "XAG",
michael@0 37 "白银",
michael@0 38 }
michael@0 39 }
michael@0 40 CurrencyPlurals{
michael@0 41 ANG{
michael@0 42 other{"荷兰安的列斯盾"}
michael@0 43 }
michael@0 44 AWG{
michael@0 45 other{"阿鲁巴弗罗林"}
michael@0 46 }
michael@0 47 KZT{
michael@0 48 other{"哈萨克斯坦腾格"}
michael@0 49 }
michael@0 50 NIO{
michael@0 51 other{"尼加拉瓜科多巴"}
michael@0 52 }
michael@0 53 }
michael@0 54 CurrencyUnitPatterns{
michael@0 55 other{"{0} {1}"}
michael@0 56 }
michael@0 57 Version{"2.0.92.87"}
michael@0 58 }

mercurial