You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92 lines
2.7 KiB
JSON
92 lines
2.7 KiB
JSON
{
|
|
"addDataset": {
|
|
"confirm": "새로 만들기",
|
|
"description": {
|
|
"placeholder": "데이터셋 설명 (선택 사항)"
|
|
},
|
|
"name": {
|
|
"placeholder": "데이터셋 이름",
|
|
"required": "데이터셋 이름을 입력해 주세요"
|
|
},
|
|
"title": "데이터셋 추가"
|
|
},
|
|
"dataset": {
|
|
"addNewButton": "데이터셋 생성",
|
|
"emptyGuide": "현재 데이터셋이 비어 있습니다. 데이터셋을 생성해 주세요.",
|
|
"list": {
|
|
"table": {
|
|
"actions": {
|
|
"importData": "데이터 가져오기"
|
|
},
|
|
"columns": {
|
|
"actions": "작업",
|
|
"ideal": {
|
|
"title": "기대 답변"
|
|
},
|
|
"question": {
|
|
"title": "질문"
|
|
},
|
|
"referenceFiles": {
|
|
"title": "참조 파일"
|
|
}
|
|
},
|
|
"notSelected": "왼쪽에서 데이터셋을 선택해 주세요",
|
|
"title": "데이터셋 상세 정보"
|
|
},
|
|
"title": "데이터셋"
|
|
}
|
|
},
|
|
"evaluation": {
|
|
"addEvaluation": {
|
|
"confirm": "새로 만들기",
|
|
"datasetId": {
|
|
"placeholder": "평가 데이터셋을 선택해 주세요",
|
|
"required": "평가 데이터셋을 선택해 주세요"
|
|
},
|
|
"description": {
|
|
"placeholder": "평가 작업 설명 (선택 사항)"
|
|
},
|
|
"name": {
|
|
"placeholder": "평가 작업 이름",
|
|
"required": "평가 작업 이름을 입력해 주세요"
|
|
},
|
|
"title": "평가 작업 추가"
|
|
},
|
|
"addNewButton": "평가 생성",
|
|
"emptyGuide": "현재 평가 작업이 비어 있습니다. 평가를 시작해 주세요.",
|
|
"table": {
|
|
"columns": {
|
|
"actions": {
|
|
"checkStatus": "상태 확인",
|
|
"confirmDelete": "이 평가를 삭제하시겠습니까?",
|
|
"confirmRun": "실행을 시작하시겠습니까? 실행이 시작되면 백그라운드에서 비동기적으로 평가 작업이 수행됩니다. 페이지를 닫아도 비동기 작업의 실행에는 영향을 미치지 않습니다.",
|
|
"downloadRecords": "평가 다운로드",
|
|
"retry": "재시도",
|
|
"run": "실행",
|
|
"title": "작업"
|
|
},
|
|
"datasetId": {
|
|
"title": "데이터셋"
|
|
},
|
|
"name": {
|
|
"title": "평가 작업 이름"
|
|
},
|
|
"records": {
|
|
"title": "평가 기록 수"
|
|
},
|
|
"referenceFiles": {
|
|
"title": "참조 파일"
|
|
},
|
|
"status": {
|
|
"error": "실행 오류",
|
|
"pending": "대기 중",
|
|
"processing": "실행 중",
|
|
"success": "실행 성공",
|
|
"title": "상태"
|
|
}
|
|
},
|
|
"title": "평가 작업 목록"
|
|
}
|
|
}
|
|
}
|