X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/f59164e3d128c7675a4d3934206346a3384e53a5..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/data/rbnf/zh_Hant.txt diff --git a/icuSources/data/rbnf/zh_Hant.txt b/icuSources/data/rbnf/zh_Hant.txt index bba31155..928b63c3 100644 --- a/icuSources/data/rbnf/zh_Hant.txt +++ b/icuSources/data/rbnf/zh_Hant.txt @@ -1,22 +1,16 @@ -// *************************************************************************** -// * -// * Copyright (C) 2016 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter -// * Source File: /common/rbnf/zh_Hant.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant{ %%Parent{"root"} RBNFRules{ OrdinalRules{ "%digits-ordinal:", - "-x: \u7B2C\u2212>#,###0>;", - "0: \u7B2C=#,###0=;", + "-x: \u7B2C\u2212>#,##0>;", + "0: \u7B2C=#,##0=;", } SpelloutRules{ "%spellout-numbering-year:", - "x.x: =#,###0.#=;", + "x.x: =0.0=;", "0: =%spellout-numbering=;", "1000: =%spellout-numbering=;", "1001: =%%spellout-numbering-year-digits=;", @@ -63,7 +57,7 @@ zh_Hant{ "100000000: <%spellout-cardinal<\u5104[>%%cardinal5>];", "1000000000000: <%spellout-cardinal<\u5146[>%%cardinal8>];", "10000000000000000: <%spellout-cardinal<\u4EAC[>%%cardinal13>];", - "1000000000000000000: =#,###0=;", + "1000000000000000000: =#,##0=;", "%spellout-cardinal-financial:", "-x: \u8CA0>>;", "x.x: <<\u9EDE>>>;", @@ -85,7 +79,7 @@ zh_Hant{ "100000000: <<\u5104[>%%financialnumber5>];", "1000000000000: <<\u5146[>%%financialnumber8>];", "10000000000000000: <<\u4EAC[>%%financialnumber13>];", - "1000000000000000000: =#,###0=;", + "1000000000000000000: =#,##0=;", "%%financialnumber2:", "1: \u96F6=%spellout-cardinal-financial=;", "10: \u58F9=%spellout-cardinal-financial=;", @@ -135,7 +129,7 @@ zh_Hant{ "100000000: <<\u5104[>%%cardinal5>];", "1000000000000: <<\u5146[>%%cardinal8>];", "10000000000000000: <<\u4EAC[>%%cardinal13>];", - "1000000000000000000: =#,###0=;", + "1000000000000000000: =#,##0=;", "%%cardinal2:", "1: \u96F6=%spellout-numbering=;", "10: \u4E00=%spellout-numbering=;", @@ -185,7 +179,7 @@ zh_Hant{ "100000000: <<\u5104[>%%cardinal-alternate2-5>];", "1000000000000: <<\u5146[>%%cardinal-alternate2-8>];", "10000000000000000: <<\u4EAC[>%%cardinal-alternate2-13>];", - "1000000000000000000: =#,###0=;", + "1000000000000000000: =#,##0=;", "%%cardinal-alternate2-2:", "1: \u96F6=%spellout-numbering=;", "10: \u4E00=%spellout-numbering=;", @@ -216,9 +210,9 @@ zh_Hant{ "20: \u96F6=%spellout-cardinal-alternate2=;", "1000000000000: =%spellout-cardinal-alternate2=;", "%spellout-ordinal:", - "x.x: =#,###0.#=;", + "x.x: =#,##0.#=;", "0: \u7B2C=%spellout-numbering=;", } } - Version{"2.1.19.14"} + Version{"2.1.27.22"} }