]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/zh_Hant_HK.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / zh_Hant_HK.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
374ca955 3zh_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 }
0f5d89e8 94 Version{"2.1.39.11"}
374ca955 95 calendar{
4388f060 96 buddhist{
46f4442e 97 availableFormats{
4388f060
A
98 MEd{"M-d(E)"}
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",
57a6839d 200 "Gy年M月d日 EEEE",
51004dcb
A
201 "Gy年M月d日",
202 "Gy年M月d日",
203 "d/M/yGGGGG",
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"}
b331163b 212 Gy{"Gy年"}
57a6839d
A
213 GyMMM{"Gy年M月"}
214 GyMMMEd{"Gy年M月d日 E"}
b331163b 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"}
57a6839d
A
220 MMMEd{"M月d日 E"}
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"}
b331163b
A
227 y{"Gy年"}
228 yyyy{"Gy年"}
51004dcb 229 yyyyM{"M/yGGGGG"}
b331163b
A
230 yyyyMEd{"E d/M/yGGGGG"}
231 yyyyMMM{"Gy年M月"}
57a6839d 232 yyyyMMMEd{"Gy年M月d日 E"}
2ca993e8
A
233 yyyyMMMM{"Gy年M月"}
234 yyyyMMMd{"Gy年M月d日"}
51004dcb 235 yyyyMd{"d/M/yGGGGG"}
b331163b 236 yyyyQQQ{"Gy年QQQ"}
57a6839d
A
237 yyyyQQQQ{"Gy年QQQQ"}
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{
249 M{"M月d日 至 M月d日"}
250 d{"M月d日 至 d日"}
251 }
252 Md{
253 M{"d/M 至 d/M"}
254 d{"d/M 至 d/M"}
255 }
0f5d89e8 256 fallback{"{0}至{1}"}
57a6839d 257 y{
b331163b 258 y{"Gy年至y年"}
57a6839d
A
259 }
260 yM{
b331163b
A
261 M{"Gy/M至y/M"}
262 y{"Gy/M至y/M"}
57a6839d
A
263 }
264 yMEd{
b331163b
A
265 M{"Gy/M/dE至y/M/dE"}
266 d{"Gy/M/dE至y/M/dE"}
267 y{"Gy/M/dE至y/M/dE"}
57a6839d
A
268 }
269 yMMM{
b331163b
A
270 M{"Gy年M月至M月"}
271 y{"Gy年M月至y年M月"}
57a6839d
A
272 }
273 yMMMEd{
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)"}
277 }
b331163b
A
278 yMMMM{
279 M{"Gy年M月至M月"}
280 y{"Gy年M月至y年M月"}
281 }
282 yMMMd{
283 M{"Gy年M月d日至M月d日"}
284 d{"Gy年M月d日至d日"}
285 y{"Gy年M月d日至y年M月d日"}
286 }
57a6839d 287 yMd{
b331163b
A
288 M{"Gy/M/d至y/M/d"}
289 d{"Gy/M/d至y/M/d"}
290 y{"Gy/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",
57a6839d 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"}
57a6839d 313 GyMMMEd{"Gy年M月d日 E"}
b331163b 314 MEd{"E d/M"}
57a6839d 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月"}
325 yMMMEd{"y年M月d日 E"}
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{"早上"}
341 morning2{"上午"}
342 night1{"凌晨"}
343 }
344 narrow{
345 afternoon1{"中午"}
346 afternoon2{"下午"}
347 evening1{"晚上"}
348 midnight{"午夜"}
349 morning1{"早上"}
350 morning2{"上午"}
351 night1{"凌晨"}
352 }
353 wide{
354 afternoon1{"中午"}
355 afternoon2{"下午"}
356 evening1{"晚上"}
357 midnight{"午夜"}
358 morning1{"早上"}
359 morning2{"上午"}
360 night1{"凌晨"}
361 }
362 }
363 stand-alone{
364 abbreviated{
365 afternoon1{"中午"}
366 afternoon2{"下午"}
367 evening1{"晚上"}
368 morning1{"早上"}
369 morning2{"上午"}
370 night1{"凌晨"}
371 }
372 narrow{
373 afternoon1{"中午"}
374 afternoon2{"下午"}
375 evening1{"晚上"}
376 morning1{"早上"}
377 morning2{"上午"}
378 night1{"凌晨"}
379 }
380 wide{
381 afternoon1{"中午"}
382 afternoon2{"下午"}
383 evening1{"晚上"}
384 morning1{"早上"}
385 morning2{"上午"}
386 night1{"凌晨"}
387 }
2ca993e8
A
388 }
389 }
390 eras{
391 abbreviated{
392 "公元前",
393 "公元",
394 }
395 wide{
396 "公元前",
397 "公元",
398 }
399 }
57a6839d
A
400 intervalFormats{
401 MEd{
402 M{"d/M (E) 至 d/M (E)"}
403 d{"d/M (E) 至 d/M (E)"}
404 }
405 MMMEd{
406 M{"M月d日 (E) 至 M月d日 (E)"}
407 d{"M月d日 (E) 至 d日 (E)"}
408 }
409 MMMd{
410 M{"M月d日 至 M月d日"}
411 d{"M月d日 至 d日"}
412 }
413 Md{
414 M{"d/M 至 d/M"}
415 d{"d/M 至 d/M"}
416 }
417 yM{
418 M{"M/y 至 M/y"}
419 y{"M/y 至 M/y"}
420 }
421 yMEd{
422 M{"d/M/y (E) 至 d/M/y (E)"}
423 d{"d/M/y (E) 至 d/M/y (E)"}
424 y{"d/M/y (E) 至 d/M/y (E)"}
425 }
426 yMMM{
427 M{"y年M月 至 M月"}
428 y{"y年M月 至 y年M月"}
429 }
430 yMMMEd{
431 M{"y年M月d日 (E) 至 M月d日 (E)"}
432 d{"y年M月d日 (E) 至 M月d日 (E)"}
433 y{"y年M月d日 (E) 至 y年M月d日 (E)"}
434 }
435 yMMMM{
436 M{"y年M月 至 M月"}
437 y{"y年M月 至 y年M月"}
438 }
439 yMMMd{
440 M{"y年M月d日 至 M月d日"}
441 d{"y年M月d日 至 d日"}
442 y{"y年M月d日 至 y年M月d日"}
443 }
444 yMd{
445 M{"d/M/y 至 d/M/y"}
446 d{"d/M/y 至 d/M/y"}
447 y{"d/M/y 至 d/M/y"}
448 }
4388f060 449 }
b331163b
A
450 quarters{
451 format{
452 abbreviated{
453 "Q1",
454 "Q2",
455 "Q3",
456 "Q4",
457 }
f3c0d7a5
A
458 wide{
459 "第1季度",
460 "第2季度",
461 "第3季度",
462 "第4季度",
463 }
b331163b
A
464 }
465 stand-alone{
466 abbreviated{
467 "Q1",
468 "Q2",
469 "Q3",
470 "Q4",
471 }
f3c0d7a5
A
472 wide{
473 "第1季度",
474 "第2季度",
475 "第3季度",
476 "第4季度",
477 }
b331163b 478 }
374ca955
A
479 }
480 }
481 }
f3c0d7a5
A
482 characterLabel{
483 arrows{"箭嘴"}
484 downwards_arrows{"左右箭嘴"}
485 downwards_upwards_arrows{"上下箭嘴"}
486 leftwards_arrows{"向左箭嘴"}
487 leftwards_rightwards_arrows{"左右箭嘴"}
488 rightwards_arrows{"向右箭嘴"}
489 upwards_arrows{"向上箭嘴"}
490 }
51004dcb 491 fields{
57a6839d 492 day{
b331163b
A
493 relative{
494 "-1"{"昨日"}
495 "-2"{"前日"}
496 "0"{"今日"}
497 "1"{"明日"}
498 "2"{"後日"}
499 }
57a6839d
A
500 relativeTime{
501 future{
502 other{"{0} 日後"}
503 }
504 past{
505 other{"{0} 日前"}
506 }
507 }
508 }
b331163b 509 day-narrow{
2ca993e8
A
510 relative{
511 "-1"{"昨日"}
512 "-2"{"前日"}
513 "0"{"今日"}
514 "1"{"明日"}
515 "2"{"後日"}
516 }
57a6839d 517 relativeTime{
b331163b
A
518 future{
519 other{"{0}日後"}
520 }
57a6839d 521 past{
b331163b 522 other{"{0}日前"}
57a6839d
A
523 }
524 }
51004dcb 525 }
b331163b 526 day-short{
2ca993e8
A
527 relative{
528 "-1"{"昨日"}
529 "-2"{"前日"}
530 "0"{"今日"}
531 "1"{"明日"}
532 "2"{"後日"}
533 }
b331163b
A
534 relativeTime{
535 future{
536 other{"{0} 日後"}
537 }
538 past{
539 other{"{0} 日前"}
540 }
57a6839d
A
541 }
542 }
2ca993e8
A
543 fri{
544 relative{
545 "-1"{"上星期五"}
546 "0"{"本星期五"}
547 "1"{"下星期五"}
548 }
f3c0d7a5
A
549 relativeTime{
550 future{
551 other{"{0} 個星期五後"}
552 }
553 past{
554 other{"{0} 個星期五前"}
555 }
556 }
2ca993e8 557 }
0f5d89e8
A
558 fri-narrow{
559 relativeTime{
560 future{
561 other{"{0} 個星期五後"}
562 }
563 past{
564 other{"{0} 個星期五前"}
565 }
566 }
567 }
2ca993e8
A
568 fri-short{
569 relative{
570 "-1"{"上星期五"}
571 "0"{"本星期五"}
572 "1"{"下星期五"}
573 }
f3c0d7a5
A
574 relativeTime{
575 future{
576 other{"{0} 個星期五後"}
577 }
578 past{
579 other{"{0} 個星期五前"}
580 }
581 }
582 }
583 hour{
584 relative{
585 "0"{"這個小時"}
586 }
2ca993e8 587 }
b331163b
A
588 hour-narrow{
589 dn{"時"}
0f5d89e8
A
590 relative{
591 "0"{"這個小時"}
592 }
2ca993e8
A
593 relativeTime{
594 future{
595 other{"{0}小時後"}
596 }
597 past{
598 other{"{0}小時前"}
599 }
600 }
57a6839d 601 }
0f5d89e8
A
602 hour-short{
603 relative{
604 "0"{"這個小時"}
605 }
606 }
f3c0d7a5
A
607 minute{
608 relative{
609 "0"{"這分鐘"}
610 }
611 }
b331163b
A
612 minute-narrow{
613 dn{"分"}
0f5d89e8
A
614 relative{
615 "0"{"這分鐘"}
616 }
2ca993e8
A
617 relativeTime{
618 future{
619 other{"{0}分後"}
620 }
621 past{
622 other{"{0}分前"}
623 }
624 }
625 }
0f5d89e8
A
626 minute-short{
627 relative{
628 "0"{"這分鐘"}
629 }
630 }
2ca993e8
A
631 mon{
632 relative{
633 "-1"{"上星期一"}
634 "0"{"本星期一"}
635 "1"{"下星期一"}
636 }
f3c0d7a5
A
637 relativeTime{
638 future{
639 other{"{0} 個星期一後"}
640 }
641 past{
642 other{"{0} 個星期一前"}
643 }
644 }
2ca993e8 645 }
0f5d89e8
A
646 mon-narrow{
647 relativeTime{
648 future{
649 other{"{0} 個星期一後"}
650 }
651 past{
652 other{"{0} 個星期一前"}
653 }
654 }
655 }
2ca993e8
A
656 mon-short{
657 relative{
658 "-1"{"上星期一"}
659 "0"{"本星期一"}
660 "1"{"下星期一"}
661 }
f3c0d7a5
A
662 relativeTime{
663 future{
664 other{"{0} 個星期一後"}
665 }
666 past{
667 other{"{0} 個星期一前"}
668 }
669 }
2ca993e8
A
670 }
671 month-narrow{
2ca993e8
A
672 relativeTime{
673 future{
674 other{"{0}個月後"}
675 }
676 past{
677 other{"{0}個月前"}
678 }
679 }
680 }
681 quarter{
682 relative{
683 "-1"{"上一季"}
684 "0"{"今季"}
685 "1"{"下一季"}
686 }
687 }
688 quarter-narrow{
689 relative{
690 "-1"{"上季"}
691 "0"{"今季"}
692 "1"{"下季"}
693 }
694 relativeTime{
695 future{
696 other{"+{0}Q"}
697 }
698 past{
699 other{"-{0}Q"}
700 }
701 }
702 }
703 quarter-short{
704 relative{
705 "-1"{"上季"}
706 "0"{"今季"}
707 "1"{"下季"}
708 }
709 }
710 sat{
711 relative{
712 "-1"{"上星期六"}
713 "0"{"本星期六"}
714 "1"{"下星期六"}
715 }
f3c0d7a5
A
716 relativeTime{
717 future{
718 other{"{0} 個星期六後"}
719 }
720 past{
721 other{"{0} 個星期六前"}
722 }
723 }
2ca993e8 724 }
0f5d89e8
A
725 sat-narrow{
726 relativeTime{
727 future{
728 other{"{0} 個星期六後"}
729 }
730 past{
731 other{"{0} 個星期六前"}
732 }
733 }
734 }
2ca993e8
A
735 sat-short{
736 relative{
737 "-1"{"上星期六"}
738 "0"{"本星期六"}
739 "1"{"下星期六"}
740 }
f3c0d7a5
A
741 relativeTime{
742 future{
743 other{"{0} 個星期六後"}
744 }
0f5d89e8
A
745 past{
746 other{"{0} 個星期六前"}
747 }
f3c0d7a5 748 }
2ca993e8
A
749 }
750 second-narrow{
751 relativeTime{
752 future{
753 other{"{0}秒後"}
754 }
755 past{
756 other{"{0}秒前"}
757 }
758 }
759 }
760 sun{
761 relative{
762 "-1"{"上星期日"}
763 "0"{"本星期日"}
764 "1"{"下星期日"}
765 }
f3c0d7a5
A
766 relativeTime{
767 future{
768 other{"{0} 個星期日後"}
769 }
770 past{
771 other{"{0} 個星期日前"}
772 }
773 }
2ca993e8 774 }
0f5d89e8
A
775 sun-narrow{
776 relativeTime{
777 future{
778 other{"{0} 個星期日後"}
779 }
780 past{
781 other{"{0} 個星期日前"}
782 }
783 }
784 }
2ca993e8
A
785 sun-short{
786 relative{
787 "-1"{"上星期日"}
788 "0"{"本星期日"}
789 "1"{"下星期日"}
790 }
f3c0d7a5
A
791 relativeTime{
792 future{
793 other{"{0} 個星期日後"}
794 }
795 past{
796 other{"{0} 個星期日前"}
797 }
798 }
2ca993e8
A
799 }
800 thu{
801 relative{
802 "-1"{"上星期四"}
803 "0"{"本星期四"}
804 "1"{"下星期四"}
805 }
f3c0d7a5
A
806 relativeTime{
807 future{
808 other{"{0} 個星期四後"}
809 }
810 past{
811 other{"{0} 個星期四前"}
812 }
813 }
2ca993e8 814 }
0f5d89e8
A
815 thu-narrow{
816 relativeTime{
817 future{
818 other{"{0} 個星期四後"}
819 }
820 past{
821 other{"{0} 個星期四前"}
822 }
823 }
824 }
2ca993e8
A
825 thu-short{
826 relative{
827 "-1"{"上星期四"}
828 "0"{"本星期四"}
829 "1"{"下星期四"}
830 }
f3c0d7a5
A
831 relativeTime{
832 future{
833 other{"{0} 個星期四後"}
834 }
835 past{
836 other{"{0} 個星期四前"}
837 }
838 }
2ca993e8
A
839 }
840 tue{
841 relative{
842 "-1"{"上星期二"}
843 "0"{"本星期二"}
844 "1"{"下星期二"}
845 }
f3c0d7a5
A
846 relativeTime{
847 future{
848 other{"{0} 個星期二後"}
849 }
850 past{
851 other{"{0} 個星期二前"}
852 }
853 }
2ca993e8 854 }
0f5d89e8
A
855 tue-narrow{
856 relativeTime{
857 future{
858 other{"{0} 個星期二後"}
859 }
860 past{
861 other{"{0} 個星期二前"}
862 }
863 }
864 }
2ca993e8
A
865 tue-short{
866 relative{
867 "-1"{"上星期二"}
868 "0"{"本星期二"}
869 "1"{"下星期二"}
870 }
f3c0d7a5
A
871 relativeTime{
872 future{
873 other{"{0} 個星期二後"}
874 }
875 past{
876 other{"{0} 個星期二前"}
877 }
878 }
2ca993e8
A
879 }
880 wed{
881 relative{
882 "-1"{"上星期三"}
883 "0"{"本星期三"}
884 "1"{"下星期三"}
885 }
f3c0d7a5
A
886 relativeTime{
887 future{
888 other{"{0} 個星期三後"}
889 }
890 past{
891 other{"{0} 個星期三前"}
892 }
893 }
2ca993e8 894 }
0f5d89e8
A
895 wed-narrow{
896 relativeTime{
897 future{
898 other{"{0} 個星期三後"}
899 }
900 past{
901 other{"{0} 個星期三前"}
902 }
903 }
904 }
2ca993e8
A
905 wed-short{
906 relative{
907 "-1"{"上星期三"}
908 "0"{"本星期三"}
909 "1"{"下星期三"}
910 }
f3c0d7a5
A
911 relativeTime{
912 future{
913 other{"{0} 個星期三後"}
914 }
915 past{
916 other{"{0} 個星期三前"}
917 }
918 }
57a6839d 919 }
b331163b
A
920 week{
921 dn{"星期"}
922 relative{
923 "-1"{"上星期"}
924 "0"{"本星期"}
925 "1"{"下星期"}
57a6839d 926 }
b331163b
A
927 relativeTime{
928 future{
929 other{"{0} 星期後"}
930 }
931 past{
932 other{"{0} 星期前"}
933 }
57a6839d
A
934 }
935 }
b331163b
A
936 week-narrow{
937 relative{
0f5d89e8
A
938 "-1"{"上星期"}
939 "0"{"本星期"}
940 "1"{"下星期"}
57a6839d 941 }
b331163b
A
942 relativeTime{
943 future{
0f5d89e8 944 other{"{0}星期後"}
b331163b
A
945 }
946 past{
0f5d89e8 947 other{"{0}星期前"}
b331163b 948 }
57a6839d
A
949 }
950 }
b331163b
A
951 week-short{
952 dn{"星期"}
2ca993e8
A
953 relative{
954 "-1"{"上星期"}
955 "0"{"本星期"}
956 "1"{"下星期"}
957 }
b331163b
A
958 relativeTime{
959 future{
960 other{"{0} 星期後"}
961 }
962 past{
963 other{"{0} 星期前"}
964 }
57a6839d
A
965 }
966 }
b331163b
A
967 weekday{
968 dn{"星期幾"}
57a6839d 969 }
0f5d89e8
A
970 weekday-narrow{
971 dn{"星期幾"}
972 }
973 weekday-short{
974 dn{"星期幾"}
975 }
b331163b
A
976 year{
977 relative{
978 "-1"{"上年"}
979 "0"{"今年"}
980 "1"{"下年"}
57a6839d 981 }
73c04bcf 982 }
2ca993e8
A
983 year-narrow{
984 relative{
985 "-1"{"上年"}
986 "0"{"今年"}
987 "1"{"下年"}
988 }
989 relativeTime{
990 future{
991 other{"{0}年後"}
992 }
993 past{
994 other{"{0}年前"}
995 }
996 }
997 }
998 year-short{
999 relative{
1000 "-1"{"上年"}
1001 "0"{"今年"}
1002 "1"{"下年"}
1003 }
1004 }
1005 }
1006 listPattern{
1007 standard{
1008 2{"{0}及{1}"}
1009 end{"{0}及{1}"}
1010 }
0f5d89e8
A
1011 standard-short{
1012 2{"{0}及{1}"}
1013 end{"{0}及{1}"}
1014 }
73c04bcf 1015 }
374ca955 1016}