-
Notifications
You must be signed in to change notification settings - Fork 111
/
ko.json
191 lines (191 loc) · 5.19 KB
/
ko.json
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
{
"ko": {
"accept": "예",
"addRule": "규칙 추가",
"am": "AM",
"apply": "적용",
"cancel": "취소",
"choose": "선택",
"chooseDate": "일을 선택하세요",
"chooseMonth": "월을 선택하세요",
"chooseYear": "년을 선택하세요",
"clear": "초기화",
"completed": "완료",
"contains": "포함하는",
"custom": "커스텀",
"dateAfter": "날짜 후",
"dateBefore": "날짜 전",
"dateFormat": "mm/dd/yy",
"dateIs": "날짜가 같은",
"dateIsNot": "날짜가 같지 않은",
"dayNames": [
"일요일",
"월요일",
"화요일",
"수요일",
"목요일",
"금요일",
"토요일"
],
"dayNamesMin": [
"일",
"월",
"화",
"수",
"목",
"금",
"토"
],
"dayNamesShort": [
"일",
"월",
"화",
"수",
"목",
"금",
"토"
],
"emptyFilterMessage": "결과가 없습니다.",
"emptyMessage": "가능한 선택이 없습니다.",
"emptySearchMessage": "결과가 없습니다",
"emptySelectionMessage": "선택되지 않았습니다",
"endsWith": "으로 끝나는",
"equals": "같은",
"fileSizeTypes": [
"B",
"KB",
"MB",
"GB",
"TB",
"PB",
"EB",
"ZB",
"YB"
],
"filter": "필터",
"firstDayOfWeek": 0,
"gt": "보다 큰",
"gte": "보다 같거나 큰",
"lt": "보다 작은",
"lte": "보다 같거나 작은",
"matchAll": "모두 맞는",
"matchAny": "하나라도 맞는",
"medium": "보통",
"monthNames": [
"1월",
"2월",
"3월",
"4월",
"5월",
"6월",
"7월",
"8월",
"9월",
"10월",
"11월",
"12월"
],
"monthNamesShort": [
"1월",
"2월",
"3월",
"4월",
"5월",
"6월",
"7월",
"8월",
"9월",
"10월",
"11월",
"12월"
],
"nextDecade": "10년 후",
"nextHour": "다음 시간",
"nextMinute": "다음 분",
"nextMonth": "다음달",
"nextSecond": "다음 초",
"nextYear": "내년",
"noFilter": "필터하지 않은",
"notContains": "포함하지 않는",
"notEquals": "같지 않는",
"now": "현재",
"passwordPrompt": "패스워드를 입력하세요",
"pending": "대기",
"pm": "PM",
"prevDecade": "10년 전",
"prevHour": "이전 시간",
"prevMinute": "이전 분",
"prevMonth": "전달",
"prevSecond": "이전 초",
"prevYear": "작년",
"reject": "아니오",
"removeRule": "규칙 제거",
"searchMessage": "{0} 개 사용 가능",
"selectionMessage": "{0} 개 선택",
"showMonthAfterYear": false,
"startsWith": "으로 시작하는",
"strong": "강함",
"today": "오늘",
"upload": "업로드",
"weak": "약함",
"weekHeader": "Wk",
"aria": {
"cancelEdit": "편집 취소",
"close": "닫기",
"collapseLabel": "무너지다",
"collapseRow": "행 접힘",
"editRow": "행 편집",
"expandLabel": "확장하다",
"expandRow": "행 확장됨",
"falseLabel": "거짓",
"filterConstraint": "필터 Constraint",
"filterOperator": "필터 Operator",
"firstPageLabel": "첫 페이지",
"gridView": "그리드 보기",
"hideFilterMenu": "필터 메뉴 숨기기",
"jumpToPageDropdownLabel": "페이지 드롭다운라벨로 점프",
"jumpToPageInputLabel": "페이지 입력라벨로 점프",
"lastPageLabel": "마지막 페이지",
"listView": "리스트 보기",
"moveAllToSource": "소스로 모두 이동",
"moveAllToTarget": "타겟으로 모두 이동",
"moveBottom": "맨아래로 이동",
"moveDown": "아래로 이동",
"moveTop": "맨위로 이동",
"moveToSource": "소스로 이동",
"moveToTarget": "타겟으로 이동",
"moveUp": "위로 이동",
"navigation": "네비게이션",
"next": "다음",
"nextPageLabel": "다음 페이지",
"nullLabel": "선택되지 않음",
"otpLabel": "일회용 비밀번호 문자 {0}을(를) 입력하십시오",
"pageLabel": "페이지 {page}",
"passwordHide": "비밀번호 숨기기",
"passwordShow": "비밀번호 표시",
"previous": "이전",
"previousPageLabel": "이전 페이지",
"removeLabel": "제거하다",
"rotateLeft": "왼쪽으로 회전",
"rotateRight": "오른쪽으로 회전",
"rowsPerPageLabel": "페이지별 행 수",
"saveEdit": "편집 저장",
"scrollTop": "스크롤 위로",
"selectAll": "모두 선택",
"selectLabel": "선택하다",
"selectRow": "행 선택됨",
"showFilterMenu": "필터 메뉴 보이기",
"slide": "슬라이드",
"slideNumber": "{slideNumber}",
"star": "별 1개",
"stars": "별 {star}개",
"trueLabel": "참",
"unselectAll": "모두 선택되지 않음",
"unselectLabel": "선택 취소",
"unselectRow": "행 선택되지 않음",
"zoomImage": "확대/축소 이미지",
"zoomIn": "확대",
"zoomOut": "축소"
}
}
}