@liujitcn/kratos-admin-core 0.0.25 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,283 +0,0 @@
1
- {
2
- "common.action.back": "뒤로",
3
- "common.action.cancel": "취소",
4
- "common.action.close": "닫기",
5
- "common.action.confirm": "확인",
6
- "common.action.create": "생성",
7
- "common.action.delete": "삭제",
8
- "common.action.download": "다운로드",
9
- "common.action.edit": "편집",
10
- "common.action.expand": "펼치기",
11
- "common.action.collapse": "접기",
12
- "common.action.login": "로그인",
13
- "common.action.logout": "로그아웃",
14
- "common.action.reset": "재설정",
15
- "common.action.save": "저장",
16
- "common.action.search": "검색",
17
- "common.action.view": "보기",
18
- "common.field.end_time": "종료 시간",
19
- "common.field.language": "언어",
20
- "common.field.operation": "작업",
21
- "common.field.parameter_name": "매개변수 이름",
22
- "common.field.parameter_value": "매개변수 값",
23
- "common.field.phone": "전화번호",
24
- "common.field.start_time": "시작 시간",
25
- "common.language.en-US": "영어",
26
- "common.language.ja-JP": "일본어",
27
- "common.language.zh-CN": "중국어 간체",
28
- "common.language.zh-TW": "중국어 번체",
29
- "common.language.ko-KR": "한국어",
30
- "common.language.fr-FR": "프랑스어",
31
- "common.language.es-ES": "스페인어",
32
- "common.message.no_data": "데이터 없음",
33
- "common.message.operation_success": "작업이 완료되었습니다",
34
- "common.message.system_error": "시스템 오류",
35
- "common.validation.phone_invalid": "올바른 전화번호를 입력하세요",
36
- "common.validation.phone_required": "전화번호를 입력하세요",
37
- "common.title.notice": "알림",
38
- "common.title.warning": "확인",
39
- "common.placeholder.input": "값을 입력하세요",
40
- "common.placeholder.input_content": "내용을 입력하세요",
41
- "common.placeholder.select": "값을 선택하세요",
42
- "common.status.disabled": "비활성",
43
- "common.status.enabled": "활성",
44
- "common.value.female": "여성",
45
- "common.value.male": "남성",
46
- "common.value.all": "전체",
47
- "core.auth.login_again": "다시 로그인",
48
- "core.auth.refresh_token_missing": "새로 고침 토큰이 없습니다",
49
- "core.auth.session_expired": "세션이 만료되었습니다. 다시 로그인하세요.",
50
- "core.auth.no_menu_permission": "이 계정에는 메뉴 권한이 없습니다. 관리자에게 문의하세요.",
51
- "core.auth.no_permission": "접근이 거부되었습니다",
52
- "core.clipboard.success": "복사됨",
53
- "core.cron.cycle_unit.day": "일",
54
- "core.cron.cycle_unit.hour": "시간",
55
- "core.cron.cycle_unit.minute": "분",
56
- "core.cron.cycle_unit.month": "개월",
57
- "core.cron.cycle_unit.second": "초",
58
- "core.cron.cycle_unit.year": "년",
59
- "core.cron.description.every": "{unit}마다",
60
- "core.cron.description.range": "{segment} {start}~{end}",
61
- "core.cron.description.specific": "{segment}: {values}",
62
- "core.cron.description.step": "{start}{unit}부터 {step}{cycleUnit}마다 실행",
63
- "core.cron.description.unspecified": "{segment} 미지정",
64
- "core.cron.description.weekday": "이번 달 {day}일과 가장 가까운 영업일",
65
- "core.cron.description_separator": ", ",
66
- "core.cron.edit": "표현식 편집",
67
- "core.cron.every_unit": "{unit}마다",
68
- "core.cron.expression": "Cron 표현식",
69
- "core.cron.from": "부터",
70
- "core.cron.last_day": "이번 달 마지막 날",
71
- "core.cron.nearest_workday": "가장 가까운 영업일",
72
- "core.cron.not_configured": "예약 규칙이 설정되지 않음",
73
- "core.cron.placeholder": "Cron 표현식을 입력하세요",
74
- "core.cron.preset.daily_eight": "매일 오전 8시 실행",
75
- "core.cron.preset.daily_midnight": "매일 자정 실행",
76
- "core.cron.preset.every_five_minutes": "5분마다 실행",
77
- "core.cron.preset.every_hour": "매시간 실행",
78
- "core.cron.preset.every_minute": "매분 실행",
79
- "core.cron.preset.monthly_first": "매월 1일 자정 실행",
80
- "core.cron.preset.next_year_daily": "내년 매일 자정 실행",
81
- "core.cron.presets": "자주 사용하는 표현식",
82
- "core.cron.range": "범위",
83
- "core.cron.repeat": "반복",
84
- "core.cron.run_once": "{unit}마다 한 번 실행",
85
- "core.cron.segment.day": "일",
86
- "core.cron.segment.hour": "시간",
87
- "core.cron.segment.minute": "분",
88
- "core.cron.segment.month": "월",
89
- "core.cron.segment.second": "초",
90
- "core.cron.segment.year": "년",
91
- "core.cron.specific": "지정",
92
- "core.cron.start_every": "{unit} 시작, 매",
93
- "core.cron.this_month": "이번 달 날짜",
94
- "core.cron.title": "예약 표현식 편집",
95
- "core.cron.to": "까지",
96
- "core.cron.unit.day": "일",
97
- "core.cron.unit.hour": "시간",
98
- "core.cron.unit.minute": "분",
99
- "core.cron.unit.month": "개월",
100
- "core.cron.unit.second": "초",
101
- "core.cron.unit.year": "년",
102
- "core.cron.unspecified": "미지정",
103
- "core.cron.value_separator": ", ",
104
- "core.cron.value_with_unit": "{value}{unit}",
105
- "core.cron.workday": "평일",
106
- "core.data.confirm_action": "{action}하시겠습니까?",
107
- "core.data.operation_success": "{action} 성공",
108
- "core.download.large_file_notice": "데이터가 많으면 다운로드가 느릴 수 있습니다. 잠시 기다려 주세요.",
109
- "core.error.403.detail": "이 페이지에 접근할 권한이 없습니다.",
110
- "core.error.404.detail": "요청한 페이지가 존재하지 않습니다.",
111
- "core.error.500.detail": "서버 오류가 발생했습니다.",
112
- "core.error.pending.detail": "이 기능은 현재 개발 중입니다.",
113
- "core.error.javascript.eval": "Eval을 잘못 사용했습니다",
114
- "core.error.javascript.internal": "JavaScript 엔진 내부 오류",
115
- "core.error.javascript.range": "매개변수가 범위를 벗어났습니다",
116
- "core.error.javascript.reference": "개체를 찾을 수 없습니다",
117
- "core.error.javascript.syntax": "구문 오류",
118
- "core.error.javascript.type": "잘못된 형식 또는 개체입니다",
119
- "core.error.javascript.unknown": "알 수 없는 오류",
120
- "core.error.javascript.uri": "URI 오류",
121
- "core.header.fullscreen": "전체 화면",
122
- "core.header.fullscreen_exit": "전체 화면 종료",
123
- "core.header.fullscreen_unsupported": "이 브라우저는 전체 화면을 지원하지 않습니다",
124
- "core.header.language": "언어 변경",
125
- "core.header.menu_search": "메뉴 검색",
126
- "core.header.menu_search_empty": "메뉴를 찾을 수 없습니다",
127
- "core.header.menu_search_placeholder": "메뉴 이름 또는 경로로 검색",
128
- "core.header.size.default": "기본",
129
- "core.header.size.large": "크게",
130
- "core.header.size.small": "작게",
131
- "core.header.size_select": "컴포넌트 크기",
132
- "core.header.theme": "테마 설정",
133
- "core.icon.empty": "일치하는 아이콘이 없습니다",
134
- "core.icon.placeholder": "아이콘을 선택하세요",
135
- "core.icon.search": "아이콘 검색",
136
- "core.layout.department_unassigned": "부서 미지정",
137
- "core.layout.home": "홈",
138
- "core.layout.info": "개인 정보",
139
- "core.layout.password_change": "비밀번호 변경",
140
- "core.layout.unnamed_menu": "이름 없는 메뉴",
141
- "core.layout.logout_confirm": "로그아웃하시겠습니까?",
142
- "core.layout.logout_success": "로그아웃되었습니다",
143
- "core.layout.not_set": "설정되지 않음",
144
- "core.layout.role_unassigned": "역할 미지정",
145
- "core.login.behavior_click": "문자를 순서대로 클릭하세요",
146
- "core.login.behavior_confirm": "확인",
147
- "core.login.behavior_puzzle": "슬라이더를 끌어 퍼즐을 완성하세요",
148
- "core.login.behavior_rotate": "슬라이더를 끌어 안쪽 이미지를 올바른 방향으로 맞추세요",
149
- "core.login.captcha": "인증 코드를 입력하세요",
150
- "core.login.captcha_alt": "인증 코드",
151
- "core.login.greeting.afternoon": "좋은 오후입니다",
152
- "core.login.greeting.evening": "좋은 저녁입니다",
153
- "core.login.greeting.morning": "좋은 아침입니다",
154
- "core.login.greeting.night": "안녕하세요",
155
- "core.login.greeting.noon": "좋은 오후입니다",
156
- "core.login.other_methods": "다른 로그인 방법",
157
- "core.login.password": "비밀번호를 입력하세요",
158
- "core.login.tenant_code": "테넌트 코드를 입력하세요",
159
- "core.login.user_name": "사용자 이름을 입력하세요",
160
- "core.login.welcome": "관리 콘솔에 오신 것을 환영합니다",
161
- "core.oauth.dingtalk": "DingTalk",
162
- "core.oauth.feishu": "Feishu",
163
- "core.oauth.wechat": "WeChat",
164
- "core.oauth.wechatmp": "WeChat 공식 계정",
165
- "core.oauth.wechatwork": "WeCom",
166
- "core.oauth.unknown": "알 수 없는 공급자",
167
- "core.password.error": "비밀번호는 대문자, 소문자, 숫자, 특수문자를 포함하고 8자 이상이어야 합니다.",
168
- "core.password.crypto_unsupported": "현재 환경에서는 비밀번호 암호화를 지원하지 않습니다",
169
- "core.password.required": "비밀번호는 필수입니다",
170
- "core.password.strength": "비밀번호 강도",
171
- "core.password.strength.empty": "입력되지 않음",
172
- "core.password.strength.high": "높음",
173
- "core.password.strength.low": "낮음",
174
- "core.password.strength.medium": "보통",
175
- "core.password.tip": "대문자, 소문자, 숫자, 특수문자를 포함한 8자 이상을 사용하세요. 제출하기 전에 비밀번호 강도가 높음이어야 합니다.",
176
- "core.theme.accordion": "아코디언 메뉴",
177
- "core.theme.aside_inverted": "어두운 사이드바",
178
- "core.theme.aside_inverted_tip": "사이드바에 어두운 색상 사용",
179
- "core.theme.breadcrumb": "탐색 경로",
180
- "core.theme.breadcrumb_icon": "탐색 경로 아이콘",
181
- "core.theme.color": "테마 색상",
182
- "core.theme.dark": "다크 모드",
183
- "core.theme.footer": "바닥글",
184
- "core.theme.global": "전역 테마",
185
- "core.theme.grey": "회색조 모드",
186
- "core.theme.header_inverted": "어두운 헤더",
187
- "core.theme.header_inverted_tip": "헤더에 어두운 색상 사용",
188
- "core.theme.interface": "인터페이스 설정",
189
- "core.theme.layout": "레이아웃",
190
- "core.theme.layout.classic": "클래식",
191
- "core.theme.layout.columns": "열",
192
- "core.theme.layout.transverse": "가로",
193
- "core.theme.layout.vertical": "세로",
194
- "core.theme.menu_collapse": "메뉴 접기",
195
- "core.theme.primary_reset": "테마 색상을 {color}(으)로 재설정했습니다",
196
- "core.theme.settings": "레이아웃 설정",
197
- "core.theme.tabs": "탭",
198
- "core.theme.tabs_icon": "탭 아이콘",
199
- "core.theme.watermark": "워터마크",
200
- "core.theme.weak": "색각 모드",
201
- "core.theme.color_hex_invalid": "유효한 16진수 색상을 입력하세요",
202
- "core.theme.color_rgb_invalid": "유효한 RGB 색상을 입력하세요",
203
- "core.route.forbidden": "403 페이지",
204
- "core.route.login": "로그인",
205
- "core.route.not_found": "404 페이지",
206
- "core.route.server_error": "500 페이지",
207
- "core.tabs.close_all": "모두 닫기",
208
- "core.tabs.close_current": "현재 탭 닫기",
209
- "core.tabs.close_left": "왼쪽 탭 닫기",
210
- "core.tabs.close_other": "다른 탭 닫기",
211
- "core.tabs.close_right": "오른쪽 탭 닫기",
212
- "core.tabs.maximize": "최대화",
213
- "core.tabs.refresh": "현재 새로 고침",
214
- "core.table.collapse_all": "모두 접기",
215
- "core.table.column_name": "열",
216
- "core.table.column_setting": "열 설정",
217
- "core.table.expand_all": "모두 펼치기",
218
- "core.table.hide_search": "검색 숨기기",
219
- "core.table.no_configurable_columns": "구성 가능한 열이 없습니다",
220
- "core.table.refresh": "데이터 새로 고침",
221
- "core.table.show": "표시",
222
- "core.table.show_search": "검색 표시",
223
- "core.table.sort": "정렬 가능",
224
- "core.tree.filter_placeholder": "필터링할 키워드를 입력하세요",
225
- "core.tree.reset_selection": "선택 초기화",
226
- "core.upload.action": "파일 업로드",
227
- "core.upload.batch_add": "{resource} 일괄 추가",
228
- "core.upload.batch_failed": "{resource} 일괄 추가에 실패했습니다. 파일을 다시 업로드하세요.",
229
- "core.upload.batch_success": "{resource} 추가 성공",
230
- "core.upload.click": "클릭하여 업로드",
231
- "core.upload.data_cover": "데이터 덮어쓰기",
232
- "core.upload.drag_or_click": "여기에 파일을 놓거나 ",
233
- "core.upload.excel_format": "{size}MB 이하의 표준 .xls 또는 .xlsx 파일을 업로드하세요",
234
- "core.upload.file": "파일 업로드",
235
- "core.upload.file_failed": "파일 업로드에 실패했습니다. 다시 시도하세요.",
236
- "core.upload.file_format_invalid": "지원되지 않는 파일 형식입니다",
237
- "core.upload.file_size_exceeded": "파일은 {size}MB를 초과할 수 없습니다",
238
- "core.upload.file_success": "파일 업로드 완료",
239
- "core.upload.image_failed": "이미지 업로드에 실패했습니다. 다시 시도하세요.",
240
- "core.upload.image_format_invalid": "지원되지 않는 이미지 형식입니다",
241
- "core.upload.image_limit_exceeded": "이미지는 최대 {limit}개까지 업로드할 수 있습니다. 다른 이미지를 업로드하기 전에 하나를 삭제하세요.",
242
- "core.upload.image_size_exceeded": "이미지는 {size}MB를 초과할 수 없습니다",
243
- "core.upload.image_success": "이미지 업로드 완료",
244
- "core.upload.limit_exceeded": "파일은 최대 {limit}개까지 업로드할 수 있습니다. 다른 파일을 업로드하기 전에 하나를 삭제하세요.",
245
- "core.upload.single_file_only": "파일 하나만 업로드할 수 있습니다",
246
- "core.upload.template": "{resource} 템플릿",
247
- "core.upload.template_download": "템플릿 다운로드",
248
- "core.upload.unnamed_file": "이름 없는 파일",
249
- "common.action.create_resource": "{resource} 생성",
250
- "common.action.edit_resource": "{resource} 수정",
251
- "common.action.refresh_cache": "캐시 새로 고침",
252
- "common.dialog.cancel_delete": "{resource} 삭제가 취소되었습니다",
253
- "common.dialog.delete_batch": "선택한 {count}개의 {resource} {unit}을(를) 삭제하시겠습니까?",
254
- "common.dialog.delete_selected": "선택한 {resource}을(를) 삭제하시겠습니까?",
255
- "common.dialog.delete_single": "이 {resource}을(를) 삭제하시겠습니까?",
256
- "common.dialog.resource_field": "{field}: {value}",
257
- "common.dialog.status_change": "이 {resource}을(를) {action}하시겠습니까?\n{field}: {value}",
258
- "common.field.created_at": "생성 시간",
259
- "common.field.remark": "비고",
260
- "common.field.sort": "정렬 순서",
261
- "common.field.status": "상태",
262
- "common.field.tenant": "테넌트",
263
- "common.field.updated_at": "수정 시간",
264
- "common.message.create_success": "{resource} 생성됨",
265
- "common.message.delete_success": "{resource} 삭제됨",
266
- "common.message.load_children_failed": "하위 {resource}을(를) 불러오지 못했습니다",
267
- "common.message.refresh_success": "새로 고침 완료",
268
- "common.message.select_delete_item": "삭제할 항목을 선택하세요",
269
- "common.message.status_success": "{action} 성공",
270
- "common.message.update_success": "{resource} 수정됨",
271
- "common.placeholder.remark": "비고를 입력하세요",
272
- "common.validation.max_length": "{field}은(는) {max}자를 초과할 수 없습니다",
273
- "common.validation.required_input": "{field}을(를) 입력하세요",
274
- "common.validation.required_select": "{field}을(를) 선택하세요",
275
- "common.validation.sort_positive": "정렬 순서는 0보다 커야 합니다",
276
- "common.field.action": "작업",
277
- "common.placeholder.start_date": "시작일",
278
- "common.placeholder.end_date": "종료일",
279
- "common.value.yes": "예",
280
- "common.value.no": "아니요",
281
- "common.value.unknown": "알 수 없음",
282
- "common.value.none": "없음"
283
- }