@nocobase/plugin-action-import
Version:
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
53 lines • 3.88 kB
JSON
{
"Add importable field": "가져올 수 있는 필드 추가",
"Columns configuration is empty": "열 구성값이 비어 있습니다",
"Custom column title": "사용자 지정 열 제목",
"Done": "완료",
"Download template": "템플릿 다운로드",
"Download tips": "- 템플릿을 다운로드하고 형식에 맞게 데이터를 작성합니다.\n - 첫 번째 시트만 가져옵니다.\n - 템플릿 헤더를 수정하지 마세요. 가져오기 실패를 방지합니다.",
"Excel data importing": "엑셀 데이터 가져오는 중",
"Failed to import row {{row}}, {{message}}, row data: {{data}}": "행 {{row}}을(를) 가져오는 데 실패했습니다. {{message}}, 행 데이터: {{data}}",
"Field description": "필드 설명",
"Field description placeholder": "필드 설명 자리 표시자",
"Field not found: {{field}}": "필드를 찾을 수 없습니다: {{field}}",
"Field {{fieldName}} does not exist": "필드 {{fieldName}}가 존재하지 않습니다",
"File size cannot exceed 10M": "파일 크기는 10MB를 초과할 수 없습니다.",
"Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "열 {{column}}의 헤더가 일치하지 않습니다: \"{{expected}}\"(이)가 예상되었으나 \"{{actual}}\"(이)가 입력되었습니다.",
"Headers not found. Expected headers: {{headers}}": "헤더를 찾을 수 없습니다. 예상되는 헤더: {{headers}}",
"Illegal percentage format": "잘못된 백분율 형식",
"Import": "가져오기",
"Import Data": "데이터 가져오기",
"Import action settings": "Import action settings",
"Import completed": "가져오기 완료",
"Import explain": "가져오기 설명",
"Import warnings": "한 번에 최대 {{limit}}행의 데이터를 가져올 수 있으며, 초과하는 행은 무시됩니다.",
"ImportResult": "가져오기 결과",
"Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드해 주세요.",
"Incorrect date format": "잘못된 날짜 형식",
"Incorrect email format": "잘못된 이메일 형식",
"Incorrect time format": "잘못된 시간 형식",
"No": "아니요",
"No data to import": "가져올 데이터가 없습니다",
"Only one file is allowed to be uploaded": "하나의 파일만 업로드할 수 있습니다",
"Please select": "선택해주세요",
"Please upload the file of Excel": "엑셀 파일을 업로드해 주세요",
"Skipped records": "건너뛴 레코드",
"Start import": "가져오기 시작",
"Step 1: Download template": "1단계: 템플릿 다운로드",
"Step 2: Upload Excel": "2단계: 엑셀 업로드",
"Step 3: Import options": "3단계: 가져오기 옵션",
"Successfully imported": "성공적으로 가져왔습니다",
"Task result": "작업 결과",
"To download the failure data": "실패 데이터를 다운로드하려면",
"Total records": "총 레코드",
"Unique constraint error, fields:": "Unique constraint error, fields:",
"Updated records": "업데이트된 레코드",
"Upload placeholder": "파일을 여기에 드래그하거나 클릭하여 업로드하십시오. 파일 크기는 80M을 초과할 수 없습니다.",
"View result": "결과 보기",
"Yes": "예",
"another import action is running, please try again later.": "다른 가져오기 작업이 진행 중입니다. 나중에 다시 시도해주세요.",
"can not find value": "값을 찾을 수 없습니다",
"import-error": "행 {{rowIndex}}을(를) 가져오지 못했습니다. 행 데이터: {{rowData}}, 원인: {{causeMessage}}",
"password is empty": "비밀번호가 비어 있습니다",
"{{successCount}} records have been successfully imported": "{{successCount}} 개의 데이터를 성공적으로 가져왔습니다."
}