summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/ko/buddhist.js.uncompressed.js
blob: cb8c0da53cde066782e89412ef2bb1facde7d9ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
define(
"dojo/cldr/nls/ko/buddhist", //begin v1.x content
{
	"dateFormatItem-yM": "G y. M.",
	"dateFormatItem-yQ": "G y년 Q분기",
	"dayPeriods-format-wide-pm": "오후",
	"eraNames": [
		"불기"
	],
	"dateFormatItem-MMMEd": "MMM d일 (E)",
	"dateFormatItem-hms": "a h:mm:ss",
	"dateFormatItem-yQQQ": "G y년 QQQ",
	"dateFormatItem-MMdd": "MM. dd",
	"dateFormatItem-MMM": "LLL",
	"months-standAlone-narrow": [
		"1월",
		"2월",
		"3월",
		"4월",
		"5월",
		"6월",
		"7월",
		"8월",
		"9월",
		"10월",
		"11월",
		"12월"
	],
	"dateFormatItem-Gy": "G y년",
	"dayPeriods-format-wide-am": "오전",
	"dateFormatItem-y": "G y년",
	"timeFormat-full": "a h시 m분 s초 zzzz",
	"dateFormatItem-EEEEd": "d일 EEEE",
	"dateFormatItem-Ed": "d일 (E)",
	"dateFormatItem-yMMM": "G y년 MMM",
	"days-standAlone-narrow": [
		"일",
		"월",
		"화",
		"수",
		"목",
		"금",
		"토"
	],
	"eraAbbr": [
		"불기"
	],
	"dateFormatItem-yyyyMM": "G y. MM",
	"dateFormat-long": "G y년 M월 d일",
	"timeFormat-medium": "a h:mm:ss",
	"dateFormatItem-Hm": "HH:mm",
	"dateFormatItem-yyMM": "G yy. M.",
	"dateFormat-medium": "G y. M. d",
	"dateFormatItem-Hms": "H시 m분 s초",
	"dateFormatItem-yyMMM": "G y년 MMM",
	"dateFormatItem-yMMMEEEEd": "G y년 MMM d일 EEEE",
	"dateFormatItem-yMd": "G y. M. d.",
	"dateFormatItem-ms": "mm:ss",
	"dateFormatItem-HHmmss": "HH:mm:ss",
	"dateFormatItem-MMMd": "MMM d일",
	"dateFormatItem-yyQ": "G y년 Q분기",
	"timeFormat-long": "a h시 m분 s초 z",
	"dateFormatItem-H": "H시",
	"timeFormat-short": "a h:mm",
	"quarters-format-abbr": [
		"1분기",
		"2분기",
		"3분기",
		"4분기"
	],
	"days-format-abbr": [
		"일",
		"월",
		"화",
		"수",
		"목",
		"금",
		"토"
	],
	"dateFormatItem-mmss": "mm:ss",
	"dateFormatItem-M": "M월",
	"dateFormatItem-yMMMd": "G y년 MMM d일",
	"dateFormatItem-MEEEEd": "M. d. EEEE",
	"dateFormatItem-MEd": "M. d. (E)",
	"days-standAlone-short": [
		"일",
		"월",
		"화",
		"수",
		"목",
		"금",
		"토"
	],
	"dateFormatItem-hm": "a h:mm",
	"dateFormat-short": "G y. M. d",
	"dateFormatItem-yMMMEd": "G y년 MMM d일 (E)",
	"dateFormat-full": "G y년 M월 d일 EEEE",
	"dateFormatItem-Md": "M. d.",
	"dateFormatItem-yMEd": "G y. M. d. (E)",
	"months-format-wide": [
		"1월",
		"2월",
		"3월",
		"4월",
		"5월",
		"6월",
		"7월",
		"8월",
		"9월",
		"10월",
		"11월",
		"12월"
	],
	"days-format-short": [
		"일",
		"월",
		"화",
		"수",
		"목",
		"금",
		"토"
	],
	"dateFormatItem-d": "d일",
	"quarters-format-wide": [
		"제 1/4분기",
		"제 2/4분기",
		"제 3/4분기",
		"제 4/4분기"
	],
	"eraNarrow": [
		"불기"
	],
	"days-format-wide": [
		"일요일",
		"월요일",
		"화요일",
		"수요일",
		"목요일",
		"금요일",
		"토요일"
	],
	"dateFormatItem-h": "a h시"
}
//end v1.x content
);