Index: source/data/locales/zh_Hans_HK.txt |
diff --git a/source/data/locales/zh_Hans_HK.txt b/source/data/locales/zh_Hans_HK.txt |
index b63df4d54879c728a7359a975b8465ecfeff2d2e..c8318c1009607e8fb7d6019d4f9acace648a2174 100755 |
--- a/source/data/locales/zh_Hans_HK.txt |
+++ b/source/data/locales/zh_Hans_HK.txt |
@@ -1,6 +1,6 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2013 International Business Machines |
+// * Copyright (C) 2014 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/zh_Hans_HK.xml |
@@ -10,38 +10,10 @@ zh_Hans_HK{ |
NumberElements{ |
latn{ |
patterns{ |
- accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
currencyFormat{"¤#,##0.00"} |
} |
patternsLong{ |
decimalFormat{ |
- 1000{ |
- other{"0千"} |
- } |
- 10000{ |
- other{"0万"} |
- } |
- 100000{ |
- other{"00万"} |
- } |
- 1000000{ |
- other{"000万"} |
- } |
- 10000000{ |
- other{"0000万"} |
- } |
- 100000000{ |
- other{"0亿"} |
- } |
- 1000000000{ |
- other{"00亿"} |
- } |
- 10000000000{ |
- other{"000亿"} |
- } |
- 100000000000{ |
- other{"0000亿"} |
- } |
1000000000000{ |
other{"0万亿"} |
} |
@@ -55,33 +27,6 @@ zh_Hans_HK{ |
} |
patternsShort{ |
decimalFormat{ |
- 1000{ |
- other{"0千"} |
- } |
- 10000{ |
- other{"0万"} |
- } |
- 100000{ |
- other{"00万"} |
- } |
- 1000000{ |
- other{"000万"} |
- } |
- 10000000{ |
- other{"0000万"} |
- } |
- 100000000{ |
- other{"0亿"} |
- } |
- 1000000000{ |
- other{"00亿"} |
- } |
- 10000000000{ |
- other{"000亿"} |
- } |
- 100000000000{ |
- other{"0000亿"} |
- } |
1000000000000{ |
other{"0万亿"} |
} |
@@ -95,7 +40,7 @@ zh_Hans_HK{ |
} |
} |
} |
- Version{"2.0.92.87"} |
+ Version{"2.1.8.19"} |
calendar{ |
buddhist{ |
DateTimePatterns{ |
@@ -163,9 +108,13 @@ zh_Hans_HK{ |
availableFormats{ |
HHmm{"HH:mm"} |
M{"L"} |
+ MEd{"E, d/M"} |
MMM{"M月"} |
MMMMdd{"M月d日"} |
- Md{"M-d"} |
+ Md{"d/M"} |
+ yyyyM{"M/yGGGGG"} |
+ yyyyMEd{"E, d/M/yGGGGG"} |
+ yyyyMd{"d/M/yGGGGG"} |
} |
intervalFormats{ |
Hmv{ |
@@ -219,9 +168,14 @@ zh_Hans_HK{ |
availableFormats{ |
HHmm{"HH:mm"} |
M{"L"} |
+ MEd{"E, d/M"} |
MMMMdd{"M月d日"} |
- Md{"M-d"} |
- yM{"y年M月"} |
+ MMdd{"dd/MM"} |
+ Md{"d/M"} |
+ yM{"M/y"} |
+ yMEd{"d/M/y(E)"} |
+ yMM{"MM/y"} |
+ yMd{"d/M/y"} |
} |
intervalFormats{ |
Hmv{ |
@@ -326,18 +280,4 @@ zh_Hans_HK{ |
} |
} |
} |
- units{ |
- compound{ |
- per{"{0}/{1}"} |
- } |
- duration{ |
- second{ |
- other{"{0}秒"} |
- } |
- } |
- } |
- unitsNarrow{ |
- } |
- unitsShort{ |
- } |
} |