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