@nocobase/plugin-action-import
Version:
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
29 lines (28 loc) • 1.92 kB
JSON
{
"Only one file is allowed to be uploaded": "하나의 파일만 업로드 할 수 있습니다",
"File size cannot exceed 10M": "파일 크기는 10M을 초과할 수 없습니다",
"Please upload the file of Excel": "Excel 파일을 업로드하십시오",
"Import Data": "데이터 가져오기",
"Start import": "가져오기 시작",
"Import explain": "가져오기 설명",
"Download template": "템플릿 다운로드",
"Step 1: Download template": "단계 1: 템플릿 다운로드",
"Step 2: Upload Excel": "단계 2: Excel 업로드",
"Download tips": "- 템플릿을 다운로드하고 형식에 맞게 데이터를 작성합니다.\r\n - 첫 번째 시트만 가져옵니다.\r\n - 템플릿 헤더를 수정하지 마세요. 가져오기 실패를 방지합니다.",
"Upload placeholder": "파일을 여기에 드래그하거나 클릭하여 업로드하십시오.",
"Excel data importing": "Excel 데이터 가져오기 중입니다. 창을 닫지 마십시오.",
"{{successCount}} records have been successfully imported": "{{successCount}} 개의 데이터를 성공적으로 가져왔습니다.",
"To download the failure data": "실패한 데이터를 다운로드하려면",
"Add importable field": "가져올 수 있는 필드 추가",
"Done": "완료",
"Yes": "예",
"No": "아니요",
"Field {{fieldName}} does not exist": "필드 {{fieldName}}가 존재하지 않습니다",
"can not find value": "값을 찾을 수 없습니다",
"password is empty": "암호가 비어 있습니다",
"Incorrect time format": "잘못된 시간 형식",
"Incorrect date format": "잘못된 날짜 형식",
"Incorrect email format": "잘못된 이메일 형식",
"Illegal percentage format": "잘못된 백분율 형식",
"Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드하세요."
}