Index: source/data/rbnf/yue.txt |
diff --git a/source/data/rbnf/zh_Hant_HK.txt b/source/data/rbnf/yue.txt |
old mode 100755 |
new mode 100644 |
similarity index 91% |
copy from source/data/rbnf/zh_Hant_HK.txt |
copy to source/data/rbnf/yue.txt |
index baf3b8804bb53feefd65d93b585435eaf6ed3d04..8052e9204860ce34aa3708d9d82d75e1437f4478 |
--- a/source/data/rbnf/zh_Hant_HK.txt |
+++ b/source/data/rbnf/yue.txt |
@@ -1,16 +1,10 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/rbnf/zh_Hant_HK.xml |
-// * |
-// *************************************************************************** |
-zh_Hant_HK{ |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
+yue{ |
RBNFRules{ |
SpelloutRules{ |
"%spellout-numbering-year:", |
- "x.x: =#,###0.#=;", |
+ "x.x: =0.0=;", |
"0: =%spellout-numbering=;", |
"1000: =%%spellout-numbering-year-digits=;", |
"10000: =%spellout-numbering=;", |
@@ -40,7 +34,7 @@ zh_Hant_HK{ |
"100000000: <<\u5104[>%%number5>];", |
"1000000000000: <<\u5146[>%%number8>];", |
"10000000000000000: <<\u4EAC[>%%number13>];", |
- "1000000000000000000: =#,###0=;", |
+ "1000000000000000000: =#,##0=;", |
"%%number2:", |
"1: \u96F6=%spellout-numbering=;", |
"10: \u4E00=%spellout-numbering=;", |
@@ -91,7 +85,7 @@ zh_Hant_HK{ |
"100000000: <%spellout-cardinal-financial<\u5104[>%%financialnumber5>];", |
"1000000000000: <%spellout-cardinal-financial<\u5146[>%%financialnumber8>];", |
"10000000000000000: <%spellout-cardinal-financial<\u4EAC[>%%financialnumber13>];", |
- "1000000000000000000: =#,###0=;", |
+ "1000000000000000000: =#,##0=;", |
"%%financialnumber2:", |
"1: \u96F6=%spellout-cardinal-financial=;", |
"10: \u58F9=%spellout-cardinal-financial=;", |
@@ -143,7 +137,7 @@ zh_Hant_HK{ |
"100000000: <%spellout-numbering<\u5104[>%%number5>];", |
"1000000000000: <%spellout-numbering<\u5146[>%%number8>];", |
"10000000000000000: <%spellout-numbering<\u4EAC[>%%number13>];", |
- "1000000000000000000: =#,###0=;", |
+ "1000000000000000000: =#,##0=;", |
"%spellout-cardinal-alternate2:", |
"-x: \u8CA0>>;", |
"x.x: =%spellout-cardinal=;", |
@@ -166,14 +160,14 @@ zh_Hant_HK{ |
"100000000: <%spellout-numbering<\u5104[>%%number5>];", |
"1000000000000: <%spellout-numbering<\u5146[>%%number8>];", |
"10000000000000000: <%spellout-numbering<\u4EAC[>%%number13>];", |
- "1000000000000000000: =#,###0=;", |
+ "1000000000000000000: =#,##0=;", |
"%%cardinal-twenties:", |
"1: ;", |
"2: \u4E8C;", |
"%spellout-ordinal:", |
- "x.x: =#,###0.#=;", |
+ "x.x: =#,##0.#=;", |
"0: \u7B2C=%spellout-numbering=;", |
} |
} |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.22"} |
} |