strapi-plugin-content-manager
Version:
A powerful UI to easily manage your data.
111 lines (110 loc) • 7.6 kB
JSON
{
"EditRelations.title": "관계 데이터",
"components.AddFilterCTA.add": "필터",
"components.AddFilterCTA.hide": "필터",
"components.DraggableAttr.edit": "클릭하여 수정",
"components.EmptyAttributesBlock.button": "설정 페이지 이동",
"components.EmptyAttributesBlock.description": "설정을 변경할 수 있습니다.",
"components.FilterOptions.button.apply": "적용",
"components.FiltersPickWrapper.PluginHeader.actions.apply": "적용",
"components.FiltersPickWrapper.PluginHeader.actions.clearAll": "모두 재설정",
"components.FiltersPickWrapper.PluginHeader.description": "필터링 조건을 설정하세요.",
"components.FiltersPickWrapper.PluginHeader.title.filter": "필터",
"components.FiltersPickWrapper.hide": "숨김",
"components.LimitSelect.itemsPerPage": "항목 수 / 페이지",
"components.Search.placeholder": "검색 중입니다...",
"components.TableDelete.delete": "모두 삭제",
"components.TableDelete.deleteSelected": "선택항목 삭제",
"components.TableDelete.entries.plural": "{number}개 항목 선택 됨",
"components.TableDelete.entries.singular": "{number}개 항목 선택 됨",
"components.TableEmpty.withFilters": "필터 조건에 맞는 {contentType} 목록이 없습니다.",
"components.TableEmpty.withSearch": "\"{search}\" 검색. {contentType} 목록이 없습니다.",
"components.TableEmpty.withoutFilter": "{contentType} 목록이 없습니다.",
"containers.Edit.Link.Fields": "필드 수정",
"containers.Edit.Link.Layout": "레이아웃 설정",
"containers.Edit.addAnItem": "추가할 항목...",
"containers.Edit.clickToJump": "해당 항목으로 이동하려면 클릭",
"containers.Edit.delete": "삭제",
"containers.Edit.editing": "수정 중...",
"containers.Edit.pluginHeader.title.new": "항목 생성",
"containers.Edit.reset": "초기화",
"containers.Edit.returnList": "목록",
"containers.Edit.seeDetails": "세부 사항",
"containers.Edit.submit": "저장",
"containers.EditView.notification.errors": "잘못 입력된 필드가 존재합니다.",
"containers.Home.introduction": "항목을 수정하려면 왼편 링크를 클릭하세요. 이 플러그인은 설정을 편집할 수 있는 방법을 개발 중입니다.",
"containers.Home.pluginHeaderDescription": "쉽고 강력한 UI를 통해 항목들을 관리 하세요.",
"containers.Home.pluginHeaderTitle": "콘텐츠 관리",
"containers.List.addAnEntry": "{entity} 항목 추가",
"containers.List.errorFetchRecords": "에러",
"containers.List.pluginHeaderDescription": "{label}개 항목",
"containers.List.pluginHeaderDescription.singular": "{label}개 항목",
"containers.ListPage.displayedFields": "표시 필드",
"containers.SettingPage.attributes": "속성",
"containers.SettingPage.attributes.description": "속성의 순서를 지정합니다",
"containers.SettingPage.editSettings.description": "레이아웃을 만들기 위해 필드를 드래그 & 드랍하세요.",
"containers.SettingPage.editSettings.entry.title": "항목 제목",
"containers.SettingPage.editSettings.entry.title.description": "제목으로 보여줄 필드를 선택하세요.",
"containers.SettingPage.editSettings.title": "화면 수정 (설정)",
"containers.SettingPage.layout": "레이아웃",
"containers.SettingPage.listSettings.title": "목록 (설정)",
"containers.SettingPage.relations": "관계 필드",
"containers.SettingPage.settings": "설정",
"containers.SettingViewModel.pluginHeader.title": "콘텐츠 매니저 - {name}",
"containers.SettingsPage.Block.contentType.description": "특정 설정을 구성합니다.",
"containers.SettingsPage.Block.generalSettings.title": "일반",
"containers.SettingsView.list.title": "표시 설정",
"emptyAttributes.title": "아직 필드가 없습니다.",
"error.attribute.key.taken": "이미 사용중인 키입니다.",
"error.attribute.sameKeyAndName": "같은 값을 사용할 수 없습니다.",
"error.attribute.taken": "이미 사용중인 이름입니다.",
"error.contentTypeName.taken": "이미 사용중인 이름입니다.",
"error.model.fetch": "모델 설정을 가져오는 도중 에러가 발생했습니다.",
"error.record.create": "데이터를 생성하는 도중 에러가 발생했습니다.",
"error.record.delete": "데이터를 삭제하는 도중 에러가 발생했습니다.",
"error.record.fetch": "데이터를 가져오는 도중 에러가 발생했습니다.",
"error.record.update": "데이터를 업데이트하는 도중 에러가 발생했습니다.",
"error.records.count": "데이터 수를 가져오는 도중 에러가 발생했습니다.",
"error.records.fetch": "데이터를 가져오는 도중 에러가 발생했습니다.",
"error.schema.generation": "스키마를 생성하는 도중 에러가 발생했습니다.",
"error.validation.json": "JSON 형식이 아닙니다.",
"error.validation.max": "입력한 내용이 너무 큽니다.",
"error.validation.maxLength": "입력한 내용이 너무 깁니다.",
"error.validation.min": "입력한 내용이 너무 작습니다.",
"error.validation.minLength": "입력한 내용이 너무 짧습니다.",
"error.validation.minSupMax": "이 보다 더 클 수 없습니다.",
"error.validation.regex": "입력한 내용이 맞지 않습니다.",
"error.validation.required": "내용을 입력해 주세요.",
"form.Input.bulkActions": "대규모 액션 활성화",
"form.Input.defaultSort": "기본 정렬 속성",
"form.Input.description": "설명",
"form.Input.description.placeholder": "Display name in the profile",
"form.Input.editable": "필드 수정가능 여부",
"form.Input.filters": "필더 활성화",
"form.Input.label": "라벨",
"form.Input.label.inputDescription": "이 값은 테이블 머리에 표시된 라벨을 덮어씌웁니다.",
"form.Input.pageEntries": "페이지 당 요소",
"form.Input.placeholder": "Placeholder",
"form.Input.placeholder.placeholder": "My awesome value",
"form.Input.search": "검색 활성화",
"form.Input.search.field": "이 필드에 검색 활성화",
"form.Input.sort.field": "이 필드에 정렬 활성화",
"form.Input.wysiwyg": "WYSIWYG로 보기",
"global.displayedFields": "표시 필드",
"groups": "그룹",
"groups.numbered": "그룹 ({number}개)",
"notification.error.displayedFields": "표시될 필드가 최소 하나 이상 필요합니다.",
"notification.error.relationship.fetch": "데이터 관계를 가져오는 도중 에러가 발생했습니다.",
"notification.info.SettingPage.disableSort": "정렬이 활성화된 한 개의 속성이 필요합니다.",
"notification.info.minimumFields": "표시될 필드가 최소 하나 이상 필요합니다.",
"notification.upload.error": "파일 업로드 중에 에러가 발생했습니다.",
"pageNotFound": "페이지를 찾을 수 없습니다.",
"plugin.description.long": "데이터를 쉽게 확인 하고 수정, 삭제 할 수 있습니다.",
"plugin.description.short": "데이터를 쉽게 확인 하고 수정, 삭제 할 수 있습니다.",
"popUpWarning.bodyMessage.contentType.delete": "삭제하시겠습니까?",
"popUpWarning.bodyMessage.contentType.delete.all": "모두 삭제하시겠습니까?",
"popUpWarning.warning.cancelAllSettings": "수정 사항을 취소하시겠습니까?",
"popUpWarning.warning.updateAllSettings": "모든 설정에 적용됩니다.",
"success.record.delete": "삭제",
"success.record.save": "저장"
}