]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/timedef/ko_KR.UTF-8.src
- Merge from HEAD
[FreeBSD/FreeBSD.git] / share / timedef / ko_KR.UTF-8.src
1 # $FreeBSD$
2 #
3 # Originally by CHOI Junho <cjh@FreeBSD.org>
4 # 27 Mar 1997
5 #
6 # WARNING: spaces may be essential at the end of lines
7 # WARNING: empty lines are essential too
8 #
9 # Short month names
10  1
11  2
12  3
13  4
14  5
15  6
16  7
17  8
18  9
19 10
20 11
21 12
22 #
23 # Long month names (as in a date)
24 #
25 1월
26 2월
27 3월
28 4월
29 5월
30 6월
31 7월
32 8월
33 9월
34 10월
35 11월
36 12월
37 #
38 # Short weekday names
39 #
40
41
42
43
44
45
46
47 #
48 # Long weekday names
49 #
50 일요일
51 월요일
52 화요일
53 수요일
54 목요일
55 금요일
56 토요일
57 #
58 # X_fmt
59 #
60 %H시 %M분 %S초
61 #
62 # x_fmt
63 #
64 %Y/%m/%d
65 #
66 # c_fmt
67 #
68 # just following tradition...
69 # %Y년 %b월 %e일 %a요일 %X
70 %a %b/%e %H:%M:%S %Y
71 #
72 # am
73 #
74 오전
75 #
76 # pm
77 #
78 오후
79 #
80 # date_fmt
81 #
82 %Y년 %B %e일 %A %X %Z
83 #
84 # Long month names (without case ending)
85 #
86 1월
87 2월
88 3월
89 4월
90 5월
91 6월
92 7월
93 8월
94 9월
95 10월
96 11월
97 12월
98 #
99 # md_order
100 #
101 md
102 #
103 # ampm_fmt
104 #
105 %I:%M:%S %p
106 # EOF