Typo from previous commit (forgot the trailing */).
[dragonfly.git] / share / timedef / zh_TW.UTF-8.src
1 # $DragonFly: src/share/timedef/zh_TW.UTF-8.src,v 1.1 2004/09/27 14:44:33 asmodai Exp $
2 #
3 # WARNING: spaces may be essential at the end of lines
4 # WARNING: empty lines are essential too
5 #
6 # Short month names
7  1
8  2
9  3
10  4
11  5
12  6
13  7
14  8
15  9
16 10
17 11
18 12
19 #
20 # Long month names
21 #
22 1月
23 2月
24 3月
25 4月
26 5月
27 6月
28 7月
29 8月
30 9月
31 10月
32 11月
33 12月
34 #
35 # Short weekday names
36 #
37
38
39
40
41
42
43
44 #
45 # Long weekday names
46 #
47 周日
48 周一
49 周二
50 周三
51 周四
52 周五
53 周六
54 #
55 # X_fmt
56 #
57 %H時%M分%S秒
58 #
59 # x_fmt
60 #
61 %Y/%m/%d
62 #
63 # c_fmt
64 #
65 %a %b/%e %T %Y
66 #
67 # am
68 #
69 上午
70 #
71 # pm
72 #
73 下午
74 #
75 # date_fmt
76 #
77 %Y年%b月%e日 %A %X %Z
78 #
79 # Long month names (alternative)
80 #
81 1月
82 2月
83 3月
84 4月
85 5月
86 6月
87 7月
88 8月
89 9月
90 10月
91 11月
92 12月
93 #
94 # md_order
95 #
96 md
97 #
98 # ampm_fmt
99 #
100 %I:%M:%S %p
101 # EOF