Merge branch 'vendor/AWK'
[dragonfly.git] / share / timedef / ja_JP.UTF-8.src
1 # $FreeBSD: src/share/timedef/ja_JP.UTF-8.src,v 1.7 2012/11/17 01:51:03 svnexp 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 (as in a date)
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 # just following tradition...
66 # %a %b %e %H:%M:%S %Y
67 %a %_m/%e %T %Y
68 #
69 # am
70 #
71 午前
72 #
73 # pm
74 #
75 午後
76 #
77 # date_fmt
78 #
79 %Y年 %B%e日 %A %X %Z
80 #
81 # Long month names (without case ending)
82 #
83 1月
84 2月
85 3月
86 4月
87 5月
88 6月
89 7月
90 8月
91 9月
92 10月
93 11月
94 12月
95 #
96 # md_order
97 #
98 md
99 #
100 # ampm_fmt
101 #
102 %I:%M:%S %p
103 # EOF