| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/zh_Hans_HK.xml | 6 // * Source File: <path>/common/main/zh_Hans_HK.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 zh_Hans_HK{ | 9 zh_Hans_HK{ |
| 10 NumberElements{ | 10 NumberElements{ |
| 11 latn{ | 11 latn{ |
| 12 patterns{ | 12 patterns{ |
| 13 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} | |
| 14 currencyFormat{"¤#,##0.00"} | 13 currencyFormat{"¤#,##0.00"} |
| 15 } | 14 } |
| 16 patternsLong{ | 15 patternsLong{ |
| 17 decimalFormat{ | 16 decimalFormat{ |
| 18 1000{ | |
| 19 other{"0千"} | |
| 20 } | |
| 21 10000{ | |
| 22 other{"0万"} | |
| 23 } | |
| 24 100000{ | |
| 25 other{"00万"} | |
| 26 } | |
| 27 1000000{ | |
| 28 other{"000万"} | |
| 29 } | |
| 30 10000000{ | |
| 31 other{"0000万"} | |
| 32 } | |
| 33 100000000{ | |
| 34 other{"0亿"} | |
| 35 } | |
| 36 1000000000{ | |
| 37 other{"00亿"} | |
| 38 } | |
| 39 10000000000{ | |
| 40 other{"000亿"} | |
| 41 } | |
| 42 100000000000{ | |
| 43 other{"0000亿"} | |
| 44 } | |
| 45 1000000000000{ | 17 1000000000000{ |
| 46 other{"0万亿"} | 18 other{"0万亿"} |
| 47 } | 19 } |
| 48 10000000000000{ | 20 10000000000000{ |
| 49 other{"00万亿"} | 21 other{"00万亿"} |
| 50 } | 22 } |
| 51 100000000000000{ | 23 100000000000000{ |
| 52 other{"000万亿"} | 24 other{"000万亿"} |
| 53 } | 25 } |
| 54 } | 26 } |
| 55 } | 27 } |
| 56 patternsShort{ | 28 patternsShort{ |
| 57 decimalFormat{ | 29 decimalFormat{ |
| 58 1000{ | |
| 59 other{"0千"} | |
| 60 } | |
| 61 10000{ | |
| 62 other{"0万"} | |
| 63 } | |
| 64 100000{ | |
| 65 other{"00万"} | |
| 66 } | |
| 67 1000000{ | |
| 68 other{"000万"} | |
| 69 } | |
| 70 10000000{ | |
| 71 other{"0000万"} | |
| 72 } | |
| 73 100000000{ | |
| 74 other{"0亿"} | |
| 75 } | |
| 76 1000000000{ | |
| 77 other{"00亿"} | |
| 78 } | |
| 79 10000000000{ | |
| 80 other{"000亿"} | |
| 81 } | |
| 82 100000000000{ | |
| 83 other{"0000亿"} | |
| 84 } | |
| 85 1000000000000{ | 30 1000000000000{ |
| 86 other{"0万亿"} | 31 other{"0万亿"} |
| 87 } | 32 } |
| 88 10000000000000{ | 33 10000000000000{ |
| 89 other{"00万亿"} | 34 other{"00万亿"} |
| 90 } | 35 } |
| 91 100000000000000{ | 36 100000000000000{ |
| 92 other{"000万亿"} | 37 other{"000万亿"} |
| 93 } | 38 } |
| 94 } | 39 } |
| 95 } | 40 } |
| 96 } | 41 } |
| 97 } | 42 } |
| 98 Version{"2.0.92.87"} | 43 Version{"2.1.8.19"} |
| 99 calendar{ | 44 calendar{ |
| 100 buddhist{ | 45 buddhist{ |
| 101 DateTimePatterns{ | 46 DateTimePatterns{ |
| 102 "zzzzah:mm:ss", | 47 "zzzzah:mm:ss", |
| 103 "zah:mm:ss", | 48 "zah:mm:ss", |
| 104 "ah:mm:ss", | 49 "ah:mm:ss", |
| 105 "ah:mm", | 50 "ah:mm", |
| 106 "Gy年M月d日EEEE", | 51 "Gy年M月d日EEEE", |
| 107 "Gy年M月d日", | 52 "Gy年M月d日", |
| 108 "Gy年M月d日", | 53 "Gy年M月d日", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 "d/M/yyGGGGG", | 101 "d/M/yyGGGGG", |
| 157 "{1}{0}", | 102 "{1}{0}", |
| 158 "{1}{0}", | 103 "{1}{0}", |
| 159 "{1}{0}", | 104 "{1}{0}", |
| 160 "{1}{0}", | 105 "{1}{0}", |
| 161 "{1}{0}", | 106 "{1}{0}", |
| 162 } | 107 } |
| 163 availableFormats{ | 108 availableFormats{ |
| 164 HHmm{"HH:mm"} | 109 HHmm{"HH:mm"} |
| 165 M{"L"} | 110 M{"L"} |
| 111 MEd{"E, d/M"} |
| 166 MMM{"M月"} | 112 MMM{"M月"} |
| 167 MMMMdd{"M月d日"} | 113 MMMMdd{"M月d日"} |
| 168 Md{"M-d"} | 114 Md{"d/M"} |
| 115 yyyyM{"M/yGGGGG"} |
| 116 yyyyMEd{"E, d/M/yGGGGG"} |
| 117 yyyyMd{"d/M/yGGGGG"} |
| 169 } | 118 } |
| 170 intervalFormats{ | 119 intervalFormats{ |
| 171 Hmv{ | 120 Hmv{ |
| 172 H{"vHH:mm–HH:mm"} | 121 H{"vHH:mm–HH:mm"} |
| 173 m{"vHH:mm–HH:mm"} | 122 m{"vHH:mm–HH:mm"} |
| 174 } | 123 } |
| 175 Hv{ | 124 Hv{ |
| 176 H{"vHH–HH"} | 125 H{"vHH–HH"} |
| 177 } | 126 } |
| 178 MMM{ | 127 MMM{ |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 212 "d/M/yy", | 161 "d/M/yy", |
| 213 "{1} {0}", | 162 "{1} {0}", |
| 214 "{1}{0}", | 163 "{1}{0}", |
| 215 "{1}{0}", | 164 "{1}{0}", |
| 216 "{1} {0}", | 165 "{1} {0}", |
| 217 "{1} {0}", | 166 "{1} {0}", |
| 218 } | 167 } |
| 219 availableFormats{ | 168 availableFormats{ |
| 220 HHmm{"HH:mm"} | 169 HHmm{"HH:mm"} |
| 221 M{"L"} | 170 M{"L"} |
| 171 MEd{"E, d/M"} |
| 222 MMMMdd{"M月d日"} | 172 MMMMdd{"M月d日"} |
| 223 Md{"M-d"} | 173 MMdd{"dd/MM"} |
| 224 yM{"y年M月"} | 174 Md{"d/M"} |
| 175 yM{"M/y"} |
| 176 yMEd{"d/M/y(E)"} |
| 177 yMM{"MM/y"} |
| 178 yMd{"d/M/y"} |
| 225 } | 179 } |
| 226 intervalFormats{ | 180 intervalFormats{ |
| 227 Hmv{ | 181 Hmv{ |
| 228 H{"vHH:mm–HH:mm"} | 182 H{"vHH:mm–HH:mm"} |
| 229 m{"vHH:mm–HH:mm"} | 183 m{"vHH:mm–HH:mm"} |
| 230 } | 184 } |
| 231 Hv{ | 185 Hv{ |
| 232 H{"vHH–HH"} | 186 H{"vHH–HH"} |
| 233 } | 187 } |
| 234 fallback{"{0}–{1}"} | 188 fallback{"{0}–{1}"} |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 319 relativeTime{ | 273 relativeTime{ |
| 320 future{ | 274 future{ |
| 321 other{"{0}秒后"} | 275 other{"{0}秒后"} |
| 322 } | 276 } |
| 323 past{ | 277 past{ |
| 324 other{"{0}秒前"} | 278 other{"{0}秒前"} |
| 325 } | 279 } |
| 326 } | 280 } |
| 327 } | 281 } |
| 328 } | 282 } |
| 329 units{ | |
| 330 compound{ | |
| 331 per{"{0}/{1}"} | |
| 332 } | |
| 333 duration{ | |
| 334 second{ | |
| 335 other{"{0}秒"} | |
| 336 } | |
| 337 } | |
| 338 } | |
| 339 unitsNarrow{ | |
| 340 } | |
| 341 unitsShort{ | |
| 342 } | |
| 343 } | 283 } |
| OLD | NEW |