]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
374ca955 | 3 | zh_Hant_HK{ |
2ca993e8 A |
4 | Ellipsis{ |
5 | final{"{0}⋯"} | |
6 | initial{"⋯{0}"} | |
7 | medial{"{0}⋯{1}"} | |
8 | word-final{"{0}⋯"} | |
9 | word-initial{"⋯{0}"} | |
10 | word-medial{"{0}⋯{1}"} | |
11 | } | |
46f4442e | 12 | NumberElements{ |
729e4ab9 | 13 | latn{ |
2ca993e8 A |
14 | patternsShort{ |
15 | currencyFormat{ | |
16 | 1000{ | |
17 | other{"¤0K"} | |
18 | } | |
19 | 10000{ | |
20 | other{"¤00K"} | |
21 | } | |
22 | 100000{ | |
23 | other{"¤000K"} | |
24 | } | |
25 | 1000000{ | |
26 | other{"¤0M"} | |
27 | } | |
28 | 10000000{ | |
29 | other{"¤00M"} | |
30 | } | |
31 | 100000000{ | |
32 | other{"¤000M"} | |
33 | } | |
34 | 1000000000{ | |
35 | other{"¤0B"} | |
36 | } | |
37 | 10000000000{ | |
38 | other{"¤00B"} | |
39 | } | |
40 | 100000000000{ | |
41 | other{"¤000B"} | |
42 | } | |
43 | 1000000000000{ | |
44 | other{"¤0T"} | |
45 | } | |
46 | 10000000000000{ | |
47 | other{"¤00T"} | |
48 | } | |
49 | 100000000000000{ | |
50 | other{"¤000T"} | |
51 | } | |
52 | } | |
b331163b A |
53 | decimalFormat{ |
54 | 1000{ | |
2ca993e8 | 55 | other{"0K"} |
b331163b A |
56 | } |
57 | 10000{ | |
2ca993e8 | 58 | other{"00K"} |
b331163b A |
59 | } |
60 | 100000{ | |
2ca993e8 A |
61 | other{"000K"} |
62 | } | |
63 | 1000000{ | |
64 | other{"0M"} | |
65 | } | |
66 | 10000000{ | |
67 | other{"00M"} | |
68 | } | |
69 | 100000000{ | |
70 | other{"000M"} | |
71 | } | |
72 | 1000000000{ | |
73 | other{"0B"} | |
74 | } | |
75 | 10000000000{ | |
76 | other{"00B"} | |
77 | } | |
78 | 100000000000{ | |
79 | other{"000B"} | |
80 | } | |
81 | 1000000000000{ | |
82 | other{"0T"} | |
83 | } | |
84 | 10000000000000{ | |
85 | other{"00T"} | |
86 | } | |
87 | 100000000000000{ | |
88 | other{"000T"} | |
b331163b A |
89 | } |
90 | } | |
729e4ab9 A |
91 | } |
92 | } | |
46f4442e | 93 | } |
340931cb | 94 | Version{"36.1"} |
374ca955 | 95 | calendar{ |
4388f060 | 96 | buddhist{ |
46f4442e | 97 | availableFormats{ |
3d1f044b | 98 | MEd{"M-d (E)"} |
4388f060 | 99 | Md{"M-d"} |
46f4442e A |
100 | } |
101 | } | |
57a6839d A |
102 | chinese{ |
103 | monthNames{ | |
104 | format{ | |
105 | abbreviated{ | |
106 | "正月", | |
107 | "二月", | |
108 | "三月", | |
109 | "四月", | |
110 | "五月", | |
111 | "六月", | |
112 | "七月", | |
113 | "八月", | |
114 | "九月", | |
115 | "十月", | |
116 | "十一月", | |
117 | "十二月", | |
118 | } | |
119 | narrow{ | |
120 | "正", | |
121 | "二", | |
122 | "三", | |
123 | "四", | |
124 | "五", | |
125 | "六", | |
126 | "七", | |
127 | "八", | |
128 | "九", | |
129 | "十", | |
130 | "十一", | |
131 | "十二", | |
132 | } | |
133 | wide{ | |
134 | "正月", | |
135 | "二月", | |
136 | "三月", | |
137 | "四月", | |
138 | "五月", | |
139 | "六月", | |
140 | "七月", | |
141 | "八月", | |
142 | "九月", | |
143 | "十月", | |
144 | "十一月", | |
145 | "十二月", | |
146 | } | |
147 | } | |
148 | stand-alone{ | |
149 | abbreviated{ | |
150 | "正月", | |
151 | "二月", | |
152 | "三月", | |
153 | "四月", | |
154 | "五月", | |
155 | "六月", | |
156 | "七月", | |
157 | "八月", | |
158 | "九月", | |
159 | "十月", | |
160 | "十一月", | |
161 | "十二月", | |
162 | } | |
163 | narrow{ | |
164 | "正", | |
165 | "二", | |
166 | "三", | |
167 | "四", | |
168 | "五", | |
169 | "六", | |
170 | "七", | |
171 | "八", | |
172 | "九", | |
173 | "十", | |
174 | "十一", | |
175 | "十二", | |
176 | } | |
177 | wide{ | |
178 | "正月", | |
179 | "二月", | |
180 | "三月", | |
181 | "四月", | |
182 | "五月", | |
183 | "六月", | |
184 | "七月", | |
185 | "八月", | |
186 | "九月", | |
187 | "十月", | |
188 | "十一月", | |
189 | "十二月", | |
190 | } | |
191 | } | |
192 | } | |
193 | } | |
51004dcb A |
194 | generic{ |
195 | DateTimePatterns{ | |
196 | "ah:mm:ss [zzzz]", | |
197 | "ah:mm:ss [z]", | |
57a6839d | 198 | "ah:mm:ss", |
51004dcb | 199 | "ah:mm", |
340931cb A |
200 | "Gy年M月d日EEEE", |
201 | "Gy年M月d日", | |
202 | "Gy年M月d日", | |
3d1f044b | 203 | "d/M/y GGGGG", |
51004dcb A |
204 | "{1} {0}", |
205 | "{1} {0}", | |
08b89b0a A |
206 | "{1} {0}", |
207 | "{1} {0}", | |
208 | "{1} {0}", | |
51004dcb A |
209 | } |
210 | availableFormats{ | |
211 | Ed{"d E"} | |
340931cb A |
212 | Gy{"Gy年"} |
213 | GyMMM{"Gy年M月"} | |
214 | GyMMMEd{"Gy年M月d日E"} | |
215 | GyMMMd{"Gy年M月d日"} | |
0f5d89e8 A |
216 | H{"H時"} |
217 | Hm{"HH:mm"} | |
218 | Hms{"HH:mm:ss"} | |
b331163b | 219 | MEd{"E d/M"} |
340931cb | 220 | MMMEd{"M月d日E"} |
57a6839d | 221 | MMMd{"M月d日"} |
51004dcb | 222 | Md{"d/M"} |
0f5d89e8 A |
223 | h{"ah時"} |
224 | hm{"ah:mm"} | |
225 | hms{"ah:mm:ss"} | |
226 | ms{"mm:ss"} | |
340931cb A |
227 | y{"Gy年"} |
228 | yyyy{"Gy年"} | |
3d1f044b A |
229 | yyyyM{"M/y GGGGG"} |
230 | yyyyMEd{"E d/M/y GGGGG"} | |
340931cb A |
231 | yyyyMMM{"Gy年M月"} |
232 | yyyyMMMEd{"Gy年M月d日E"} | |
233 | yyyyMMMM{"Gy年M月"} | |
234 | yyyyMMMd{"Gy年M月d日"} | |
3d1f044b | 235 | yyyyMd{"d/M/y GGGGG"} |
340931cb A |
236 | yyyyQQQ{"Gy年QQQ"} |
237 | yyyyQQQQ{"Gy年QQQQ"} | |
57a6839d A |
238 | } |
239 | intervalFormats{ | |
240 | MEd{ | |
241 | M{"d/M (E) 至 d/M (E)"} | |
242 | d{"d/M (E) 至 d/M (E)"} | |
243 | } | |
244 | MMMEd{ | |
245 | M{"M月d日 (E) 至 M月d日 (E)"} | |
246 | d{"M月d日 (E) 至 d日 (E)"} | |
247 | } | |
248 | MMMd{ | |
3d1f044b A |
249 | M{"M月d日至M月d日"} |
250 | d{"M月d日至d日"} | |
57a6839d A |
251 | } |
252 | Md{ | |
3d1f044b A |
253 | M{"d/M至d/M"} |
254 | d{"d/M至d/M"} | |
57a6839d | 255 | } |
0f5d89e8 | 256 | fallback{"{0}至{1}"} |
57a6839d | 257 | y{ |
340931cb | 258 | y{"Gy年至y年"} |
57a6839d A |
259 | } |
260 | yM{ | |
3d1f044b A |
261 | M{"G y/M至y/M"} |
262 | y{"G y/M至y/M"} | |
57a6839d A |
263 | } |
264 | yMEd{ | |
3d1f044b A |
265 | M{"G y/M/dE至y/M/dE"} |
266 | d{"G y/M/dE至y/M/dE"} | |
267 | y{"G y/M/dE至y/M/dE"} | |
57a6839d A |
268 | } |
269 | yMMM{ | |
340931cb A |
270 | M{"Gy年M月至M月"} |
271 | y{"Gy年M月至y年M月"} | |
57a6839d A |
272 | } |
273 | yMMMEd{ | |
340931cb A |
274 | M{"Gy年M月d日 (E) 至 M月d日 (E)"} |
275 | d{"Gy年M月d日 (E) 至 d日 (E)"} | |
276 | y{"Gy年M月d日 (E) 至 y年M月d日 (E)"} | |
57a6839d | 277 | } |
b331163b | 278 | yMMMM{ |
340931cb A |
279 | M{"Gy年M月至M月"} |
280 | y{"Gy年M月至y年M月"} | |
b331163b A |
281 | } |
282 | yMMMd{ | |
340931cb A |
283 | M{"Gy年M月d日至M月d日"} |
284 | d{"Gy年M月d日至d日"} | |
285 | y{"Gy年M月d日至y年M月d日"} | |
b331163b | 286 | } |
57a6839d | 287 | yMd{ |
3d1f044b A |
288 | M{"G y/M/d至y/M/d"} |
289 | d{"G y/M/d至y/M/d"} | |
290 | y{"G y/M/d至y/M/d"} | |
57a6839d | 291 | } |
51004dcb A |
292 | } |
293 | } | |
374ca955 A |
294 | gregorian{ |
295 | DateTimePatterns{ | |
4388f060 A |
296 | "ah:mm:ss [zzzz]", |
297 | "ah:mm:ss [z]", | |
57a6839d | 298 | "ah:mm:ss", |
374ca955 | 299 | "ah:mm", |
340931cb | 300 | "y年M月d日EEEE", |
729e4ab9 A |
301 | "y年M月d日", |
302 | "y年M月d日", | |
57a6839d | 303 | "d/M/y", |
4388f060 A |
304 | "{1} {0}", |
305 | "{1} {0}", | |
08b89b0a A |
306 | "{1} {0}", |
307 | "{1} {0}", | |
308 | "{1} {0}", | |
4388f060 A |
309 | } |
310 | availableFormats{ | |
2ca993e8 | 311 | E{"cccc"} |
4388f060 | 312 | Ed{"d E"} |
340931cb | 313 | GyMMMEd{"Gy年M月d日E"} |
b331163b | 314 | MEd{"E d/M"} |
340931cb | 315 | MMMEd{"M月d日E"} |
f3c0d7a5 A |
316 | MMMMW{ |
317 | other{"M月第W週"} | |
318 | } | |
57a6839d | 319 | MMdd{"dd/MM"} |
51004dcb | 320 | Md{"d/M"} |
57a6839d | 321 | yM{"M/y"} |
b331163b | 322 | yMEd{"E d/M/y"} |
57a6839d A |
323 | yMM{"MM/y"} |
324 | yMMM{"y年M月"} | |
340931cb | 325 | yMMMEd{"y年M月d日E"} |
57a6839d A |
326 | yMMMM{"y年M月"} |
327 | yMMMd{"y年M月d日"} | |
328 | yMd{"d/M/y"} | |
f3c0d7a5 | 329 | yw{ |
0f5d89e8 A |
330 | other{"Y年第w週"} |
331 | } | |
332 | } | |
333 | dayPeriod{ | |
334 | format{ | |
335 | abbreviated{ | |
336 | afternoon1{"中午"} | |
337 | afternoon2{"下午"} | |
338 | evening1{"晚上"} | |
339 | midnight{"午夜"} | |
340 | morning1{"早上"} | |
340931cb | 341 | morning2{"上午"} |
0f5d89e8 A |
342 | night1{"凌晨"} |
343 | } | |
344 | narrow{ | |
345 | afternoon1{"中午"} | |
346 | afternoon2{"下午"} | |
347 | evening1{"晚上"} | |
348 | midnight{"午夜"} | |
349 | morning1{"早上"} | |
340931cb | 350 | morning2{"上午"} |
0f5d89e8 A |
351 | night1{"凌晨"} |
352 | } | |
353 | wide{ | |
354 | afternoon1{"中午"} | |
355 | afternoon2{"下午"} | |
356 | evening1{"晚上"} | |
357 | midnight{"午夜"} | |
358 | morning1{"早上"} | |
340931cb | 359 | morning2{"上午"} |
0f5d89e8 A |
360 | night1{"凌晨"} |
361 | } | |
362 | } | |
363 | stand-alone{ | |
364 | abbreviated{ | |
365 | afternoon1{"中午"} | |
366 | afternoon2{"下午"} | |
367 | evening1{"晚上"} | |
368 | morning1{"早上"} | |
340931cb | 369 | morning2{"上午"} |
0f5d89e8 A |
370 | night1{"凌晨"} |
371 | } | |
372 | narrow{ | |
373 | afternoon1{"中午"} | |
374 | afternoon2{"下午"} | |
375 | evening1{"晚上"} | |
376 | morning1{"早上"} | |
340931cb | 377 | morning2{"上午"} |
0f5d89e8 A |
378 | night1{"凌晨"} |
379 | } | |
380 | wide{ | |
381 | afternoon1{"中午"} | |
382 | afternoon2{"下午"} | |
383 | evening1{"晚上"} | |
384 | morning1{"早上"} | |
340931cb | 385 | morning2{"上午"} |
0f5d89e8 A |
386 | night1{"凌晨"} |
387 | } | |
2ca993e8 A |
388 | } |
389 | } | |
390 | eras{ | |
391 | abbreviated{ | |
392 | "公元前", | |
393 | "公元", | |
394 | } | |
3d1f044b A |
395 | narrow{ |
396 | "公元前", | |
397 | "公元", | |
398 | } | |
2ca993e8 A |
399 | wide{ |
400 | "公元前", | |
401 | "公元", | |
402 | } | |
403 | } | |
57a6839d A |
404 | intervalFormats{ |
405 | MEd{ | |
406 | M{"d/M (E) 至 d/M (E)"} | |
407 | d{"d/M (E) 至 d/M (E)"} | |
408 | } | |
409 | MMMEd{ | |
410 | M{"M月d日 (E) 至 M月d日 (E)"} | |
411 | d{"M月d日 (E) 至 d日 (E)"} | |
412 | } | |
413 | MMMd{ | |
3d1f044b A |
414 | M{"M月d日至M月d日"} |
415 | d{"M月d日至d日"} | |
57a6839d A |
416 | } |
417 | Md{ | |
3d1f044b A |
418 | M{"d/M至d/M"} |
419 | d{"d/M至d/M"} | |
57a6839d A |
420 | } |
421 | yM{ | |
3d1f044b A |
422 | M{"M/y至M/y"} |
423 | y{"M/y至M/y"} | |
57a6839d A |
424 | } |
425 | yMEd{ | |
426 | M{"d/M/y (E) 至 d/M/y (E)"} | |
427 | d{"d/M/y (E) 至 d/M/y (E)"} | |
428 | y{"d/M/y (E) 至 d/M/y (E)"} | |
429 | } | |
430 | yMMM{ | |
3d1f044b A |
431 | M{"y年M月至M月"} |
432 | y{"y年M月至y年M月"} | |
57a6839d A |
433 | } |
434 | yMMMEd{ | |
435 | M{"y年M月d日 (E) 至 M月d日 (E)"} | |
436 | d{"y年M月d日 (E) 至 M月d日 (E)"} | |
437 | y{"y年M月d日 (E) 至 y年M月d日 (E)"} | |
438 | } | |
439 | yMMMM{ | |
3d1f044b A |
440 | M{"y年M月至M月"} |
441 | y{"y年M月至y年M月"} | |
57a6839d A |
442 | } |
443 | yMMMd{ | |
3d1f044b A |
444 | M{"y年M月d日至M月d日"} |
445 | d{"y年M月d日至d日"} | |
446 | y{"y年M月d日至y年M月d日"} | |
57a6839d A |
447 | } |
448 | yMd{ | |
3d1f044b A |
449 | M{"d/M/y至d/M/y"} |
450 | d{"d/M/y至d/M/y"} | |
451 | y{"d/M/y至d/M/y"} | |
57a6839d | 452 | } |
4388f060 | 453 | } |
b331163b A |
454 | quarters{ |
455 | format{ | |
456 | abbreviated{ | |
457 | "Q1", | |
458 | "Q2", | |
459 | "Q3", | |
460 | "Q4", | |
461 | } | |
f3c0d7a5 A |
462 | wide{ |
463 | "第1季度", | |
464 | "第2季度", | |
465 | "第3季度", | |
466 | "第4季度", | |
467 | } | |
b331163b A |
468 | } |
469 | stand-alone{ | |
470 | abbreviated{ | |
471 | "Q1", | |
472 | "Q2", | |
473 | "Q3", | |
474 | "Q4", | |
475 | } | |
f3c0d7a5 A |
476 | wide{ |
477 | "第1季度", | |
478 | "第2季度", | |
479 | "第3季度", | |
480 | "第4季度", | |
481 | } | |
b331163b | 482 | } |
374ca955 A |
483 | } |
484 | } | |
485 | } | |
f3c0d7a5 A |
486 | characterLabel{ |
487 | arrows{"箭嘴"} | |
488 | downwards_arrows{"左右箭嘴"} | |
489 | downwards_upwards_arrows{"上下箭嘴"} | |
490 | leftwards_arrows{"向左箭嘴"} | |
491 | leftwards_rightwards_arrows{"左右箭嘴"} | |
492 | rightwards_arrows{"向右箭嘴"} | |
493 | upwards_arrows{"向上箭嘴"} | |
494 | } | |
51004dcb | 495 | fields{ |
57a6839d | 496 | day{ |
b331163b A |
497 | relative{ |
498 | "-1"{"昨日"} | |
499 | "-2"{"前日"} | |
500 | "0"{"今日"} | |
501 | "1"{"明日"} | |
502 | "2"{"後日"} | |
503 | } | |
57a6839d A |
504 | relativeTime{ |
505 | future{ | |
3d1f044b | 506 | other{"{0}日後"} |
57a6839d A |
507 | } |
508 | past{ | |
3d1f044b | 509 | other{"{0}日前"} |
57a6839d A |
510 | } |
511 | } | |
512 | } | |
b331163b | 513 | day-narrow{ |
2ca993e8 A |
514 | relative{ |
515 | "-1"{"昨日"} | |
516 | "-2"{"前日"} | |
517 | "0"{"今日"} | |
518 | "1"{"明日"} | |
519 | "2"{"後日"} | |
520 | } | |
57a6839d | 521 | relativeTime{ |
b331163b A |
522 | future{ |
523 | other{"{0}日後"} | |
524 | } | |
57a6839d | 525 | past{ |
b331163b | 526 | other{"{0}日前"} |
57a6839d A |
527 | } |
528 | } | |
51004dcb | 529 | } |
b331163b | 530 | day-short{ |
2ca993e8 A |
531 | relative{ |
532 | "-1"{"昨日"} | |
533 | "-2"{"前日"} | |
534 | "0"{"今日"} | |
535 | "1"{"明日"} | |
536 | "2"{"後日"} | |
537 | } | |
b331163b A |
538 | relativeTime{ |
539 | future{ | |
3d1f044b | 540 | other{"{0}日後"} |
b331163b A |
541 | } |
542 | past{ | |
3d1f044b | 543 | other{"{0}日前"} |
b331163b | 544 | } |
57a6839d A |
545 | } |
546 | } | |
2ca993e8 A |
547 | fri{ |
548 | relative{ | |
549 | "-1"{"上星期五"} | |
550 | "0"{"本星期五"} | |
551 | "1"{"下星期五"} | |
552 | } | |
f3c0d7a5 A |
553 | relativeTime{ |
554 | future{ | |
3d1f044b | 555 | other{"{0}個星期五後"} |
f3c0d7a5 A |
556 | } |
557 | past{ | |
3d1f044b | 558 | other{"{0}個星期五前"} |
f3c0d7a5 A |
559 | } |
560 | } | |
2ca993e8 | 561 | } |
0f5d89e8 A |
562 | fri-narrow{ |
563 | relativeTime{ | |
564 | future{ | |
3d1f044b | 565 | other{"{0}個星期五後"} |
0f5d89e8 A |
566 | } |
567 | past{ | |
3d1f044b | 568 | other{"{0}個星期五前"} |
0f5d89e8 A |
569 | } |
570 | } | |
571 | } | |
2ca993e8 A |
572 | fri-short{ |
573 | relative{ | |
574 | "-1"{"上星期五"} | |
575 | "0"{"本星期五"} | |
576 | "1"{"下星期五"} | |
577 | } | |
f3c0d7a5 A |
578 | relativeTime{ |
579 | future{ | |
3d1f044b | 580 | other{"{0}個星期五後"} |
f3c0d7a5 A |
581 | } |
582 | past{ | |
3d1f044b | 583 | other{"{0}個星期五前"} |
f3c0d7a5 A |
584 | } |
585 | } | |
586 | } | |
587 | hour{ | |
588 | relative{ | |
589 | "0"{"這個小時"} | |
590 | } | |
2ca993e8 | 591 | } |
b331163b A |
592 | hour-narrow{ |
593 | dn{"時"} | |
0f5d89e8 A |
594 | relative{ |
595 | "0"{"這個小時"} | |
596 | } | |
2ca993e8 A |
597 | relativeTime{ |
598 | future{ | |
599 | other{"{0}小時後"} | |
600 | } | |
601 | past{ | |
602 | other{"{0}小時前"} | |
603 | } | |
604 | } | |
57a6839d | 605 | } |
0f5d89e8 A |
606 | hour-short{ |
607 | relative{ | |
608 | "0"{"這個小時"} | |
609 | } | |
610 | } | |
f3c0d7a5 A |
611 | minute{ |
612 | relative{ | |
613 | "0"{"這分鐘"} | |
614 | } | |
615 | } | |
b331163b A |
616 | minute-narrow{ |
617 | dn{"分"} | |
0f5d89e8 A |
618 | relative{ |
619 | "0"{"這分鐘"} | |
620 | } | |
2ca993e8 A |
621 | relativeTime{ |
622 | future{ | |
623 | other{"{0}分後"} | |
624 | } | |
625 | past{ | |
626 | other{"{0}分前"} | |
627 | } | |
628 | } | |
629 | } | |
0f5d89e8 A |
630 | minute-short{ |
631 | relative{ | |
632 | "0"{"這分鐘"} | |
633 | } | |
634 | } | |
2ca993e8 A |
635 | mon{ |
636 | relative{ | |
637 | "-1"{"上星期一"} | |
638 | "0"{"本星期一"} | |
639 | "1"{"下星期一"} | |
640 | } | |
f3c0d7a5 A |
641 | relativeTime{ |
642 | future{ | |
3d1f044b | 643 | other{"{0}個星期一後"} |
f3c0d7a5 A |
644 | } |
645 | past{ | |
3d1f044b | 646 | other{"{0}個星期一前"} |
f3c0d7a5 A |
647 | } |
648 | } | |
2ca993e8 | 649 | } |
0f5d89e8 A |
650 | mon-narrow{ |
651 | relativeTime{ | |
652 | future{ | |
3d1f044b | 653 | other{"{0}個星期一後"} |
0f5d89e8 A |
654 | } |
655 | past{ | |
3d1f044b | 656 | other{"{0}個星期一前"} |
0f5d89e8 A |
657 | } |
658 | } | |
659 | } | |
2ca993e8 A |
660 | mon-short{ |
661 | relative{ | |
662 | "-1"{"上星期一"} | |
663 | "0"{"本星期一"} | |
664 | "1"{"下星期一"} | |
665 | } | |
f3c0d7a5 A |
666 | relativeTime{ |
667 | future{ | |
3d1f044b | 668 | other{"{0}個星期一後"} |
f3c0d7a5 A |
669 | } |
670 | past{ | |
3d1f044b | 671 | other{"{0}個星期一前"} |
f3c0d7a5 A |
672 | } |
673 | } | |
2ca993e8 A |
674 | } |
675 | month-narrow{ | |
2ca993e8 A |
676 | relativeTime{ |
677 | future{ | |
678 | other{"{0}個月後"} | |
679 | } | |
680 | past{ | |
681 | other{"{0}個月前"} | |
682 | } | |
683 | } | |
684 | } | |
685 | quarter{ | |
686 | relative{ | |
687 | "-1"{"上一季"} | |
688 | "0"{"今季"} | |
689 | "1"{"下一季"} | |
690 | } | |
691 | } | |
692 | quarter-narrow{ | |
693 | relative{ | |
694 | "-1"{"上季"} | |
695 | "0"{"今季"} | |
696 | "1"{"下季"} | |
697 | } | |
698 | relativeTime{ | |
699 | future{ | |
700 | other{"+{0}Q"} | |
701 | } | |
702 | past{ | |
703 | other{"-{0}Q"} | |
704 | } | |
705 | } | |
706 | } | |
707 | quarter-short{ | |
708 | relative{ | |
709 | "-1"{"上季"} | |
710 | "0"{"今季"} | |
711 | "1"{"下季"} | |
712 | } | |
713 | } | |
714 | sat{ | |
715 | relative{ | |
716 | "-1"{"上星期六"} | |
717 | "0"{"本星期六"} | |
718 | "1"{"下星期六"} | |
719 | } | |
f3c0d7a5 A |
720 | relativeTime{ |
721 | future{ | |
3d1f044b | 722 | other{"{0}個星期六後"} |
f3c0d7a5 A |
723 | } |
724 | past{ | |
3d1f044b | 725 | other{"{0}個星期六前"} |
f3c0d7a5 A |
726 | } |
727 | } | |
2ca993e8 | 728 | } |
0f5d89e8 A |
729 | sat-narrow{ |
730 | relativeTime{ | |
731 | future{ | |
3d1f044b | 732 | other{"{0}個星期六後"} |
0f5d89e8 A |
733 | } |
734 | past{ | |
3d1f044b | 735 | other{"{0}個星期六前"} |
0f5d89e8 A |
736 | } |
737 | } | |
738 | } | |
2ca993e8 A |
739 | sat-short{ |
740 | relative{ | |
741 | "-1"{"上星期六"} | |
742 | "0"{"本星期六"} | |
743 | "1"{"下星期六"} | |
744 | } | |
f3c0d7a5 A |
745 | relativeTime{ |
746 | future{ | |
3d1f044b | 747 | other{"{0}個星期六後"} |
f3c0d7a5 | 748 | } |
0f5d89e8 | 749 | past{ |
3d1f044b | 750 | other{"{0}個星期六前"} |
0f5d89e8 | 751 | } |
f3c0d7a5 | 752 | } |
2ca993e8 A |
753 | } |
754 | second-narrow{ | |
755 | relativeTime{ | |
756 | future{ | |
757 | other{"{0}秒後"} | |
758 | } | |
759 | past{ | |
760 | other{"{0}秒前"} | |
761 | } | |
762 | } | |
763 | } | |
764 | sun{ | |
765 | relative{ | |
766 | "-1"{"上星期日"} | |
767 | "0"{"本星期日"} | |
768 | "1"{"下星期日"} | |
769 | } | |
f3c0d7a5 A |
770 | relativeTime{ |
771 | future{ | |
3d1f044b | 772 | other{"{0}個星期日後"} |
f3c0d7a5 A |
773 | } |
774 | past{ | |
3d1f044b | 775 | other{"{0}個星期日前"} |
f3c0d7a5 A |
776 | } |
777 | } | |
2ca993e8 | 778 | } |
0f5d89e8 A |
779 | sun-narrow{ |
780 | relativeTime{ | |
781 | future{ | |
3d1f044b | 782 | other{"{0}個星期日後"} |
0f5d89e8 A |
783 | } |
784 | past{ | |
3d1f044b | 785 | other{"{0}個星期日前"} |
0f5d89e8 A |
786 | } |
787 | } | |
788 | } | |
2ca993e8 A |
789 | sun-short{ |
790 | relative{ | |
791 | "-1"{"上星期日"} | |
792 | "0"{"本星期日"} | |
793 | "1"{"下星期日"} | |
794 | } | |
f3c0d7a5 A |
795 | relativeTime{ |
796 | future{ | |
3d1f044b | 797 | other{"{0}個星期日後"} |
f3c0d7a5 A |
798 | } |
799 | past{ | |
3d1f044b | 800 | other{"{0}個星期日前"} |
f3c0d7a5 A |
801 | } |
802 | } | |
2ca993e8 A |
803 | } |
804 | thu{ | |
805 | relative{ | |
806 | "-1"{"上星期四"} | |
807 | "0"{"本星期四"} | |
808 | "1"{"下星期四"} | |
809 | } | |
f3c0d7a5 A |
810 | relativeTime{ |
811 | future{ | |
3d1f044b | 812 | other{"{0}個星期四後"} |
f3c0d7a5 A |
813 | } |
814 | past{ | |
3d1f044b | 815 | other{"{0}個星期四前"} |
f3c0d7a5 A |
816 | } |
817 | } | |
2ca993e8 | 818 | } |
0f5d89e8 A |
819 | thu-narrow{ |
820 | relativeTime{ | |
821 | future{ | |
3d1f044b | 822 | other{"{0}個星期四後"} |
0f5d89e8 A |
823 | } |
824 | past{ | |
3d1f044b | 825 | other{"{0}個星期四前"} |
0f5d89e8 A |
826 | } |
827 | } | |
828 | } | |
2ca993e8 A |
829 | thu-short{ |
830 | relative{ | |
831 | "-1"{"上星期四"} | |
832 | "0"{"本星期四"} | |
833 | "1"{"下星期四"} | |
834 | } | |
f3c0d7a5 A |
835 | relativeTime{ |
836 | future{ | |
3d1f044b | 837 | other{"{0}個星期四後"} |
f3c0d7a5 A |
838 | } |
839 | past{ | |
3d1f044b | 840 | other{"{0}個星期四前"} |
f3c0d7a5 A |
841 | } |
842 | } | |
2ca993e8 A |
843 | } |
844 | tue{ | |
845 | relative{ | |
846 | "-1"{"上星期二"} | |
847 | "0"{"本星期二"} | |
848 | "1"{"下星期二"} | |
849 | } | |
f3c0d7a5 A |
850 | relativeTime{ |
851 | future{ | |
3d1f044b | 852 | other{"{0}個星期二後"} |
f3c0d7a5 A |
853 | } |
854 | past{ | |
3d1f044b | 855 | other{"{0}個星期二前"} |
f3c0d7a5 A |
856 | } |
857 | } | |
2ca993e8 | 858 | } |
0f5d89e8 A |
859 | tue-narrow{ |
860 | relativeTime{ | |
861 | future{ | |
3d1f044b | 862 | other{"{0}個星期二後"} |
0f5d89e8 A |
863 | } |
864 | past{ | |
3d1f044b | 865 | other{"{0}個星期二前"} |
0f5d89e8 A |
866 | } |
867 | } | |
868 | } | |
2ca993e8 A |
869 | tue-short{ |
870 | relative{ | |
871 | "-1"{"上星期二"} | |
872 | "0"{"本星期二"} | |
873 | "1"{"下星期二"} | |
874 | } | |
f3c0d7a5 A |
875 | relativeTime{ |
876 | future{ | |
3d1f044b | 877 | other{"{0}個星期二後"} |
f3c0d7a5 A |
878 | } |
879 | past{ | |
3d1f044b | 880 | other{"{0}個星期二前"} |
f3c0d7a5 A |
881 | } |
882 | } | |
2ca993e8 A |
883 | } |
884 | wed{ | |
885 | relative{ | |
886 | "-1"{"上星期三"} | |
887 | "0"{"本星期三"} | |
888 | "1"{"下星期三"} | |
889 | } | |
f3c0d7a5 A |
890 | relativeTime{ |
891 | future{ | |
3d1f044b | 892 | other{"{0}個星期三後"} |
f3c0d7a5 A |
893 | } |
894 | past{ | |
3d1f044b | 895 | other{"{0}個星期三前"} |
f3c0d7a5 A |
896 | } |
897 | } | |
2ca993e8 | 898 | } |
0f5d89e8 A |
899 | wed-narrow{ |
900 | relativeTime{ | |
901 | future{ | |
3d1f044b | 902 | other{"{0}個星期三後"} |
0f5d89e8 A |
903 | } |
904 | past{ | |
3d1f044b | 905 | other{"{0}個星期三前"} |
0f5d89e8 A |
906 | } |
907 | } | |
908 | } | |
2ca993e8 A |
909 | wed-short{ |
910 | relative{ | |
911 | "-1"{"上星期三"} | |
912 | "0"{"本星期三"} | |
913 | "1"{"下星期三"} | |
914 | } | |
f3c0d7a5 A |
915 | relativeTime{ |
916 | future{ | |
3d1f044b | 917 | other{"{0}個星期三後"} |
f3c0d7a5 A |
918 | } |
919 | past{ | |
3d1f044b | 920 | other{"{0}個星期三前"} |
f3c0d7a5 A |
921 | } |
922 | } | |
57a6839d | 923 | } |
b331163b A |
924 | week{ |
925 | dn{"星期"} | |
926 | relative{ | |
927 | "-1"{"上星期"} | |
928 | "0"{"本星期"} | |
929 | "1"{"下星期"} | |
57a6839d | 930 | } |
b331163b A |
931 | relativeTime{ |
932 | future{ | |
3d1f044b | 933 | other{"{0}星期後"} |
b331163b A |
934 | } |
935 | past{ | |
3d1f044b | 936 | other{"{0}星期前"} |
b331163b | 937 | } |
57a6839d A |
938 | } |
939 | } | |
b331163b A |
940 | week-narrow{ |
941 | relative{ | |
0f5d89e8 A |
942 | "-1"{"上星期"} |
943 | "0"{"本星期"} | |
944 | "1"{"下星期"} | |
57a6839d | 945 | } |
b331163b A |
946 | relativeTime{ |
947 | future{ | |
0f5d89e8 | 948 | other{"{0}星期後"} |
b331163b A |
949 | } |
950 | past{ | |
0f5d89e8 | 951 | other{"{0}星期前"} |
b331163b | 952 | } |
57a6839d A |
953 | } |
954 | } | |
b331163b A |
955 | week-short{ |
956 | dn{"星期"} | |
2ca993e8 A |
957 | relative{ |
958 | "-1"{"上星期"} | |
959 | "0"{"本星期"} | |
960 | "1"{"下星期"} | |
961 | } | |
b331163b A |
962 | relativeTime{ |
963 | future{ | |
3d1f044b | 964 | other{"{0}星期後"} |
b331163b A |
965 | } |
966 | past{ | |
3d1f044b | 967 | other{"{0}星期前"} |
b331163b | 968 | } |
57a6839d A |
969 | } |
970 | } | |
b331163b A |
971 | weekday{ |
972 | dn{"星期幾"} | |
57a6839d | 973 | } |
0f5d89e8 A |
974 | weekday-narrow{ |
975 | dn{"星期幾"} | |
976 | } | |
977 | weekday-short{ | |
978 | dn{"星期幾"} | |
979 | } | |
b331163b A |
980 | year{ |
981 | relative{ | |
982 | "-1"{"上年"} | |
983 | "0"{"今年"} | |
984 | "1"{"下年"} | |
57a6839d | 985 | } |
73c04bcf | 986 | } |
2ca993e8 A |
987 | year-narrow{ |
988 | relative{ | |
989 | "-1"{"上年"} | |
990 | "0"{"今年"} | |
991 | "1"{"下年"} | |
992 | } | |
993 | relativeTime{ | |
994 | future{ | |
995 | other{"{0}年後"} | |
996 | } | |
997 | past{ | |
998 | other{"{0}年前"} | |
999 | } | |
1000 | } | |
1001 | } | |
1002 | year-short{ | |
1003 | relative{ | |
1004 | "-1"{"上年"} | |
1005 | "0"{"今年"} | |
1006 | "1"{"下年"} | |
1007 | } | |
1008 | } | |
1009 | } | |
1010 | listPattern{ | |
1011 | standard{ | |
1012 | 2{"{0}及{1}"} | |
1013 | end{"{0}及{1}"} | |
1014 | } | |
0f5d89e8 A |
1015 | standard-short{ |
1016 | 2{"{0}及{1}"} | |
1017 | end{"{0}及{1}"} | |
1018 | } | |
73c04bcf | 1019 | } |
374ca955 | 1020 | } |