Bump the sub-version to 1, for 2.0.1
[dragonfly.git] / share / timedef / ko_KR.UTF-8.src
blobf47efe109040b4cb0a3f0575cef25d490d666c5d
1 # $DragonFly: src/share/timedef/ko_KR.UTF-8.src,v 1.1 2004/09/27 14:44:33 asmodai Exp $
3 # Originally by CHOI Junho <cjh@FreeBSD.org>
4 # 27 Mar 1997
6 # WARNING: spaces may be essential at the end of lines
7 # WARNING: empty lines are essential too
9 # Short month names
10  1
11  2
12  3
13  4
14  5
15  6
16  7
17  8
18  9
23 # Long month names
25 1월
26 2월
27 3월
28 4월
29 5월
30 6월
31 7월
32 8월
33 9월
34 10월
35 11월
36 12월
38 # Short weekday names
40
41
42
43
44
45
46
48 # Long weekday names
50 일요일
51 월요일
52 화요일
53 수요일
54 목요일
55 금요일
56 토요일
58 # X_fmt
60 %H시 %M분 %S초
62 # x_fmt
64 %Y/%m/%d
66 # c_fmt
68 # just following tradition...
69 # %Y년 %b월 %e일 %a요일 %X
70 %a %b/%e %H:%M:%S %Y
72 # am
74 #오전
77 # pm
79 #오후
82 # date_fmt
84 %Y년 %B %e일 %A %X %Z
86 # Long months names (alternative)
88 1월
89 2월
90 3월
91 4월
92 5월
93 6월
94 7월
95 8월
96 9월
97 10월
98 11월
99 12월
101 # md_order
105 # ampm_fmt
107 %I:%M:%S %p
108 # EOF