@nocobase/plugin-action-import 2.0.0-alpha.49 → 2.0.0-alpha.50

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,30 +1,53 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "アップロード可能なファイルは1つだけです",
2
+ "Add importable field": "インポート可能なフィールドを追加",
3
+ "Columns configuration is empty": "カラム設定が空です",
4
+ "Custom column title": "カスタム列タイトル",
5
+ "Done": "完了",
6
+ "Download template": "テンプレートをダウンロード",
7
+ "Download tips": "テンプレートをダウンロードし、フォーマットに従ってデータを入力してください",
8
+ "Excel data importing": "データをインポート中です。ウィンドウを閉じないでください。",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "行{{row}}のインポートに失敗しました。{{message}} 行データ:{{data}}",
10
+ "Field description": "フィールド説明",
11
+ "Field description placeholder": "フィールド説明を入力",
12
+ "Field not found: {{field}}": "フィールドが見つかりません:{{field}}",
13
+ "Field {{fieldName}} does not exist": "フィールド{{fieldName}}は存在しません",
3
14
  "File size cannot exceed 10M": "ファイルサイズは10Mを超えることはできません",
4
- "Please upload the file of Excel": "Excelファイルをアップロードしてください",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "列{{column}}のヘッダ不一致:想定 \"{{expected}}\"、実際 \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "ヘッダが見つかりません。想定ヘッダ:{{headers}}",
17
+ "Illegal percentage format": "パーセンテージ形式が無効です",
18
+ "Import": "インポート",
5
19
  "Import Data": "データをインポート",
6
- "Start import": "インポートを開始",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "インポート完了:{{success}}件新規追加、{{updated}}件更新、{{skipped}}件スキップ、合計{{total}}件",
7
22
  "Import explain": "インポートの説明",
8
- "Download template": "テンプレートをダウンロード",
23
+ "Import warnings": "一度に{{limit}}行までインポート可能です。超過分は無視されます。",
24
+ "ImportResult": "インポート結果:新規{{success}}件、更新{{updated}}件、スキップ{{skipped}}件、合計{{total}}件",
25
+ "Imported template does not match, please download again.": "インポートされたテンプレートが一致しません。再度ダウンロードしてください。",
26
+ "Incorrect date format": "日付形式が正しくありません",
27
+ "Incorrect email format": "メールアドレス形式が正しくありません",
28
+ "Incorrect time format": "時間形式が正しくありません",
29
+ "No": "いいえ",
30
+ "No data to import": "インポートするデータがありません",
31
+ "Only one file is allowed to be uploaded": "アップロード可能なファイルは1つだけです",
32
+ "Please select": "選択してください",
33
+ "Please upload the file of Excel": "Excelファイルをアップロードしてください",
34
+ "Skipped records": "スキップされたレコード",
35
+ "Start import": "インポートを開始",
9
36
  "Step 1: Download template": "手順1: テンプレートをダウンロード",
10
37
  "Step 2: Upload Excel": "手順2: Excelファイルをアップロード",
11
- "Download tips": "テンプレートをダウンロードし、フォーマットに従ってデータを入力してください",
12
- "Import warnings": "一度に{{limit}}行までインポート可能です。超過分は無視されます。",
13
- "Upload placeholder": "ここにファイルをドラッグ&ドロップするか、クリックしてアップロードしてください。",
14
- "Excel data importing": "データをインポート中です。ウィンドウを閉じないでください。",
15
- "{{successCount}} records have been successfully imported": "{{successCount}}件のデータが正常にインポートされました",
38
+ "Step 3: Import options": "ステップ3: インポートオプション",
39
+ "Successfully imported": "インポートに成功しました",
40
+ "Task result": "タスク結果",
16
41
  "To download the failure data": "失敗データをダウンロード",
17
- "Add importable field": "インポート可能なフィールドを追加",
18
- "Done": "完了",
42
+ "Total records": "総レコード数",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "更新済みレコード",
45
+ "Upload placeholder": "ここにファイルをドラッグ&ドロップするか、クリックしてアップロードしてください。ファイルサイズは 80M 以下にしてください。",
46
+ "View result": "結果を表示",
19
47
  "Yes": "はい",
20
- "No": "いいえ",
21
- "Field {{fieldName}} does not exist": "フィールド{{fieldName}}は存在しません",
48
+ "another import action is running, please try again later.": "別のインポート処理が実行中です。後でもう一度お試しください。",
22
49
  "can not find value": "該当する値を見つけることができません",
50
+ "import-error": "行{{rowIndex}}のインポートに失敗しました。行データ:{{rowData}} 原因:{{causeMessage}}",
23
51
  "password is empty": "パスワードが入力されていません",
24
- "Incorrect time format": "時間形式が正しくありません",
25
- "Incorrect date format": "日付形式が正しくありません",
26
- "Incorrect email format": "メールアドレス形式が正しくありません",
27
- "Illegal percentage format": "パーセンテージ形式が無効です",
28
- "Imported template does not match, please download again.": "インポートされたテンプレートが一致しません。再度ダウンロードしてください。",
29
- "another import action is running, please try again later.": "別のインポート処理が実行中です。後でもう一度お試しください。"
52
+ "{{successCount}} records have been successfully imported": "{{successCount}}件のデータが正常にインポートされました"
30
53
  }
@@ -1,28 +1,53 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "하나의 파일만 업로드 할 수 있습니다",
3
- "File size cannot exceed 10M": "파일 크기는 10M을 초과할 수 없습니다",
4
- "Please upload the file of Excel": "Excel 파일을 업로드하십시오",
5
- "Import Data": "데이터 가져오기",
6
- "Start import": "가져오기 시작",
7
- "Import explain": "가져오기 설명",
8
- "Download template": "템플릿 다운로드",
9
- "Step 1: Download template": "단계 1: 템플릿 다운로드",
10
- "Step 2: Upload Excel": "단계 2: Excel 업로드",
11
- "Download tips": "- 템플릿을 다운로드하고 형식에 맞게 데이터를 작성합니다.\r\n - 첫 번째 시트만 가져옵니다.\r\n - 템플릿 헤더를 수정하지 마세요. 가져오기 실패를 방지합니다.",
12
- "Upload placeholder": "파일을 여기에 드래그하거나 클릭하여 업로드하십시오.",
13
- "Excel data importing": "Excel 데이터 가져오기 중입니다. 창을 닫지 마십시오.",
14
- "{{successCount}} records have been successfully imported": "{{successCount}} 개의 데이터를 성공적으로 가져왔습니다.",
15
- "To download the failure data": "실패한 데이터를 다운로드하려면",
16
2
  "Add importable field": "가져올 수 있는 필드 추가",
3
+ "Columns configuration is empty": "열 구성값이 비어 있습니다",
4
+ "Custom column title": "사용자 지정 열 제목",
17
5
  "Done": "완료",
18
- "Yes": "",
19
- "No": "아니요",
6
+ "Download template": "템플릿 다운로드",
7
+ "Download tips": "- 템플릿을 다운로드하고 형식에 맞게 데이터를 작성합니다.\n - 첫 번째 시트만 가져옵니다.\n - 템플릿 헤더를 수정하지 마세요. 가져오기 실패를 방지합니다.",
8
+ "Excel data importing": "엑셀 데이터 가져오는 중",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "행 {{row}}을(를) 가져오는 데 실패했습니다. {{message}}, 행 데이터: {{data}}",
10
+ "Field description": "필드 설명",
11
+ "Field description placeholder": "필드 설명 자리 표시자",
12
+ "Field not found: {{field}}": "필드를 찾을 수 없습니다: {{field}}",
20
13
  "Field {{fieldName}} does not exist": "필드 {{fieldName}}가 존재하지 않습니다",
21
- "can not find value": "값을 찾을없습니다",
22
- "password is empty": "암호가 비어 있습니다",
23
- "Incorrect time format": "잘못된 시간 형식",
14
+ "File size cannot exceed 10M": "파일 크기는 10MB를 초과할 없습니다.",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": " {{column}}의 헤더가 일치하지 않습니다: \"{{expected}}\"(이)가 예상되었으나 \"{{actual}}\"(이)가 입력되었습니다.",
16
+ "Headers not found. Expected headers: {{headers}}": "헤더를 찾을 수 없습니다. 예상되는 헤더: {{headers}}",
17
+ "Illegal percentage format": "잘못된 백분율 형식",
18
+ "Import": "가져오기",
19
+ "Import Data": "데이터 가져오기",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "가져오기 완료",
22
+ "Import explain": "가져오기 설명",
23
+ "Import warnings": "한 번에 최대 {{limit}}행의 데이터를 가져올 수 있으며, 초과하는 행은 무시됩니다.",
24
+ "ImportResult": "가져오기 결과",
25
+ "Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드해 주세요.",
24
26
  "Incorrect date format": "잘못된 날짜 형식",
25
27
  "Incorrect email format": "잘못된 이메일 형식",
26
- "Illegal percentage format": "잘못된 백분율 형식",
27
- "Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드하세요."
28
- }
28
+ "Incorrect time format": "잘못된 시간 형식",
29
+ "No": "아니요",
30
+ "No data to import": "가져올 데이터가 없습니다",
31
+ "Only one file is allowed to be uploaded": "하나의 파일만 업로드할 수 있습니다",
32
+ "Please select": "선택해주세요",
33
+ "Please upload the file of Excel": "엑셀 파일을 업로드해 주세요",
34
+ "Skipped records": "건너뛴 레코드",
35
+ "Start import": "가져오기 시작",
36
+ "Step 1: Download template": "1단계: 템플릿 다운로드",
37
+ "Step 2: Upload Excel": "2단계: 엑셀 업로드",
38
+ "Step 3: Import options": "3단계: 가져오기 옵션",
39
+ "Successfully imported": "성공적으로 가져왔습니다",
40
+ "Task result": "작업 결과",
41
+ "To download the failure data": "실패 데이터를 다운로드하려면",
42
+ "Total records": "총 레코드",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "업데이트된 레코드",
45
+ "Upload placeholder": "파일을 여기에 드래그하거나 클릭하여 업로드하십시오. 파일 크기는 80M을 초과할 수 없습니다.",
46
+ "View result": "결과 보기",
47
+ "Yes": "예",
48
+ "another import action is running, please try again later.": "다른 가져오기 작업이 진행 중입니다. 나중에 다시 시도해주세요.",
49
+ "can not find value": "값을 찾을 수 없습니다",
50
+ "import-error": "행 {{rowIndex}}을(를) 가져오지 못했습니다. 행 데이터: {{rowData}}, 원인: {{causeMessage}}",
51
+ "password is empty": "비밀번호가 비어 있습니다",
52
+ "{{successCount}} records have been successfully imported": "{{successCount}} 개의 데이터를 성공적으로 가져왔습니다."
53
+ }
@@ -1,50 +1,53 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "Er kan slechts één bestand worden geüpload",
3
- "File size cannot exceed 10M": "Bestandsgrootte mag niet groter zijn dan 10M",
4
- "Please upload the file of Excel": "Upload het Excel-bestand",
5
- "Import Data": "Importeer gegevens",
6
- "Start import": "Start importeren",
7
- "Import explain": "Uitleg",
8
- "Download template": "Download sjabloon",
9
- "Step 1: Download template": "Stap 1: Download sjabloon",
10
- "Step 2: Upload Excel": "Stap 2: Upload Excel",
11
- "Step 3: Import options": "Stap 3: Importeer opties",
12
- "Download tips": "- Download het sjabloon en vul de gegevens in volgens het formaat\r\n - Importeer alleen het eerste werkblad\r\n - Wijzig de sjabloontitel niet om importfouten te voorkomen",
13
- "Import warnings": "Maximaal {{limit}} rijen gegevens kunnen tegelijk worden geïmporteerd, eventuele overschrijdingen worden genegeerd.",
14
- "Upload placeholder": "Sleep het bestand hierheen of klik om te uploaden, bestandsgrootte niet groter dan 80M",
15
- "Excel data importing": "Gegevens importeren, sluit het venster niet",
16
- "{{successCount}} records have been successfully imported": "{{successCount}} records zijn succesvol geïmporteerd",
17
- "To download the failure data": "Download de gegevens die niet konden worden geïmporteerd",
18
- "Add importable field": "Voeg een importeerbaar veld toe",
19
- "Done": "Klaar",
20
- "Yes": "Ja",
21
- "No": "Nee",
22
- "Field {{fieldName}} does not exist": "Veld {{fieldName}} bestaat niet",
23
- "can not find value": "Kan de waarde niet vinden",
24
- "password is empty": "Wachtwoord is leeg",
25
- "Incorrect time format": "Onjuist tijdsformaat",
26
- "Incorrect date format": "Onjuist datumformaat",
27
- "Incorrect email format": "Onjuist e-mailformaat",
28
- "Illegal percentage format": "Ongeldig percentageformaat",
29
- "Imported template does not match, please download again.": "Het geïmporteerde sjabloon komt niet overeen, download het opnieuw.",
30
- "another import action is running, please try again later.": "Er is al een andere importactie bezig, probeer het later opnieuw.",
31
- "Please select": "Selecteer",
32
- "Custom column title": "Aangepaste kolomtitel",
33
- "Field description": "Veldbeschrijving",
34
- "Field description placeholder": "Voer de veldbeschrijving in",
35
- "Columns configuration is empty": "Kolomconfiguratie is leeg",
36
- "Field not found: {{field}}": "Veld niet gevonden: {{field}}",
37
- "Headers not found. Expected headers: {{headers}}": "Kopteksten niet gevonden. Verwachte kopteksten: {{headers}}",
38
- "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Koptekst komt niet overeen in kolom {{column}}: verwachtte \"{{expected}}\", maar kreeg \"{{actual}}\"",
39
- "No data to import": "Geen gegevens om te importeren",
40
- "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Fout bij importeren van rij {{row}}, {{message}}, rijgegevens: {{data}}",
41
- "import-error": "Fout bij importeren van rij {{rowIndex}}, rijgegevens: {{rowData}}, reden: {{causeMessage}}",
42
- "Import completed": "Importeren voltooid: {{success}} records zijn geïmporteerd, {{updated}} records zijn bijgewerkt, {{skipped}} records zijn overgeslagen, totaal {{total}} records",
43
- "Successfully imported": "Succesvol geïmporteerd",
44
- "Updated records": "Bijgewerkte records",
45
- "Skipped records": "Overgeslagen records",
46
- "Total records": "Totaal aantal records",
47
- "View result": "Bekijk resultaat",
48
- "ImportResult": "{{success}} records zijn geïmporteerd, {{updated}} records zijn bijgewerkt, {{skipped}} records zijn overgeslagen, totaal {{total}} records",
49
- "Task result": "Taakresultaat"
2
+ "Add importable field": "Voeg een importeerbaar veld toe",
3
+ "Columns configuration is empty": "Kolomconfiguratie is leeg",
4
+ "Custom column title": "Aangepaste kolomtitel",
5
+ "Done": "Klaar",
6
+ "Download template": "Download sjabloon",
7
+ "Download tips": "- Download het sjabloon en vul de gegevens in volgens het formaat\r\n - Importeer alleen het eerste werkblad\r\n - Wijzig de sjabloontitel niet om importfouten te voorkomen",
8
+ "Excel data importing": "Gegevens importeren, sluit het venster niet",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Fout bij importeren van rij {{row}}, {{message}}, rijgegevens: {{data}}",
10
+ "Field description": "Veldbeschrijving",
11
+ "Field description placeholder": "Voer de veldbeschrijving in",
12
+ "Field not found: {{field}}": "Veld niet gevonden: {{field}}",
13
+ "Field {{fieldName}} does not exist": "Veld {{fieldName}} bestaat niet",
14
+ "File size cannot exceed 10M": "Bestandsgrootte mag niet groter zijn dan 10M",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Koptekst komt niet overeen in kolom {{column}}: verwachtte \"{{expected}}\", maar kreeg \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "Kopteksten niet gevonden. Verwachte kopteksten: {{headers}}",
17
+ "Illegal percentage format": "Ongeldig percentageformaat",
18
+ "Import": "Import",
19
+ "Import Data": "Importeer gegevens",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "Importeren voltooid: {{success}} records zijn geïmporteerd, {{updated}} records zijn bijgewerkt, {{skipped}} records zijn overgeslagen, totaal {{total}} records",
22
+ "Import explain": "Uitleg",
23
+ "Import warnings": "Maximaal {{limit}} rijen gegevens kunnen tegelijk worden geïmporteerd, eventuele overschrijdingen worden genegeerd.",
24
+ "ImportResult": "{{success}} records zijn geïmporteerd, {{updated}} records zijn bijgewerkt, {{skipped}} records zijn overgeslagen, totaal {{total}} records",
25
+ "Imported template does not match, please download again.": "Het geïmporteerde sjabloon komt niet overeen, download het opnieuw.",
26
+ "Incorrect date format": "Onjuist datumformaat",
27
+ "Incorrect email format": "Onjuist e-mailformaat",
28
+ "Incorrect time format": "Onjuist tijdsformaat",
29
+ "No": "Nee",
30
+ "No data to import": "Geen gegevens om te importeren",
31
+ "Only one file is allowed to be uploaded": "Er kan slechts één bestand worden geüpload",
32
+ "Please select": "Selecteer",
33
+ "Please upload the file of Excel": "Upload het Excel-bestand",
34
+ "Skipped records": "Overgeslagen records",
35
+ "Start import": "Start importeren",
36
+ "Step 1: Download template": "Stap 1: Download sjabloon",
37
+ "Step 2: Upload Excel": "Stap 2: Upload Excel",
38
+ "Step 3: Import options": "Stap 3: Importeer opties",
39
+ "Successfully imported": "Succesvol geïmporteerd",
40
+ "Task result": "Taakresultaat",
41
+ "To download the failure data": "Download de gegevens die niet konden worden geïmporteerd",
42
+ "Total records": "Totaal aantal records",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "Bijgewerkte records",
45
+ "Upload placeholder": "Sleep het bestand hierheen of klik om te uploaden, bestandsgrootte niet groter dan 80M",
46
+ "View result": "Bekijk resultaat",
47
+ "Yes": "Ja",
48
+ "another import action is running, please try again later.": "Er is al een andere importactie bezig, probeer het later opnieuw.",
49
+ "can not find value": "Kan de waarde niet vinden",
50
+ "import-error": "Fout bij importeren van rij {{rowIndex}}, rijgegevens: {{rowData}}, reden: {{causeMessage}}",
51
+ "password is empty": "Wachtwoord is leeg",
52
+ "{{successCount}} records have been successfully imported": "{{successCount}} records zijn succesvol geïmporteerd"
50
53
  }
@@ -1,27 +1,54 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "Somente um arquivo pode ser enviado de cada vez",
2
+ "Add importable field": "Adicionar campo importável",
3
+ "Columns configuration is empty": "Columns configuration is empty",
4
+ "Custom column title": "Custom column title",
5
+ "Done": "Concluído",
6
+ "Download template": "Baixar modelo",
7
+ "Download tips": "- Baixe o modelo e preencha os dados de acordo com o formato \r\n - Importe apenas a primeira planilha \r\n - Não altere o cabeçalho do modelo para evitar falhas de importação",
8
+ "Excel data importing": "Importando dados do Excel",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
10
+ "Field description": "Field description",
11
+ "Field description placeholder": "Enter field description",
12
+ "Field not found: {{field}}": "Field not found: {{field}}",
13
+ "Field {{fieldName}} does not exist": "O campo {{fieldName}} não existe",
3
14
  "File size cannot exceed 10M": "O tamanho do arquivo não pode exceder 10 MB",
4
- "Please upload the file of Excel": "Por favor, envie um arquivo do Excel",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "Formato de porcentagem ilegal",
18
+ "Import": "Import",
5
19
  "Import Data": "Importar dados",
6
- "Start import": "Iniciar importação",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "Import completed",
22
+ "Import done, total success have {{successCount}} , total failure have {{failureCount}}": "{{successCount}} dados foram importados com sucesso",
7
23
  "Import explain": "Guia",
8
- "Download template": "Baixar modelo",
24
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
25
+ "ImportResult": "ImportResult",
26
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
27
+ "Incorrect date format": "Formato de data incorreto",
28
+ "Incorrect email format": "Formato de e-mail incorreto",
29
+ "Incorrect time format": "Formato de hora incorreto",
30
+ "No": "Não",
31
+ "No data to import": "No data to import",
32
+ "Only one file is allowed to be uploaded": "Somente um arquivo pode ser enviado de cada vez",
33
+ "Please select": "Please select",
34
+ "Please upload the file of Excel": "Por favor, envie um arquivo do Excel",
35
+ "Skipped records": "Skipped records",
36
+ "Start import": "Iniciar importação",
9
37
  "Step 1: Download template": "Passo 1: Baixar modelo",
10
38
  "Step 2: Upload Excel": "Passo 2: Enviar Excel",
11
- "Download tips": "- Baixe o modelo e preencha os dados de acordo com o formato \r\n - Importe apenas a primeira planilha \r\n - Não altere o cabeçalho do modelo para evitar falhas de importação",
12
- "Upload placeholder": "Arraste e solte o arquivo aqui ou clique para enviar.",
13
- "Excel data importing": "Importando dados do Excel",
14
- "Import done, total success have {{successCount}} , total failure have {{failureCount}}": "{{successCount}} dados foram importados com sucesso",
39
+ "Step 3: Import options": "Step 3: Import options",
40
+ "Successfully imported": "Successfully imported",
41
+ "Task result": "Task result",
15
42
  "To download the failure data": "Para baixar os dados que falharam",
16
- "Add importable field": "Adicionar campo importável",
17
- "Done": "Concluído",
43
+ "Total records": "Total records",
44
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
45
+ "Updated records": "Updated records",
46
+ "Upload placeholder": "Arraste e solte o arquivo aqui ou clique para enviar, o tamanho do arquivo não deve exceder 80 MB",
47
+ "View result": "View result",
18
48
  "Yes": "Sim",
19
- "No": "Não",
20
- "Field {{fieldName}} does not exist": "O campo {{fieldName}} não existe",
49
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
21
50
  "can not find value": "Não foi possível encontrar o valor",
51
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
22
52
  "password is empty": "A senha está vazia",
23
- "Incorrect time format": "Formato de hora incorreto",
24
- "Incorrect date format": "Formato de data incorreto",
25
- "Incorrect email format": "Formato de e-mail incorreto",
26
- "Illegal percentage format": "Formato de porcentagem ilegal"
27
- }
53
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
54
+ }
@@ -1,13 +1,12 @@
1
1
  {
2
2
  "Add importable field": "Добавить импортируемое поле",
3
- "another import action is running, please try again later.": "Действие импорта уже выполняется, попробуйте позже.",
4
- "can not find value": "Значение не найдено",
5
3
  "Columns configuration is empty": "Конфигурация столбцов пуста",
6
4
  "Custom column title": "Пользовательский заголовок столбца",
7
5
  "Done": "Готово",
8
6
  "Download template": "Скачать шаблон",
9
- "Download tips": "- Скачайте шаблон и заполните данные в соответствии с форматом \r\n - Импортируется только первый лист \r\n - Не изменяйте заголовки шаблона, чтобы избежать ошибок импорта",
7
+ "Download tips": "- Скачайте шаблон и заполните данные в соответствии с форматом \\r\\n - Импортируется только первый лист \\r\\n - Не изменяйте заголовки шаблона, чтобы избежать ошибок импорта",
10
8
  "Excel data importing": "Импорт данных Excel",
9
+ "Failed to import row {{row}} {{message}} row data: {{data}}": "Не удалось импортировать строку {{row}} {{message}} данные строки: {{data}}",
11
10
  "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Не удалось импортировать строку {{row}}, {{message}}, данные строки: {{data}}",
12
11
  "Field description": "Описание поля",
13
12
  "Field description placeholder": "Введите описание поля",
@@ -19,19 +18,18 @@
19
18
  "Illegal percentage format": "Недопустимый формат процента",
20
19
  "Import": "Импорт",
21
20
  "Import Data": "Импортировать данные",
21
+ "Import action settings": "Import action settings",
22
22
  "Import completed": "Импорт завершен",
23
23
  "Import explain": "Руководство",
24
24
  "Import warnings": "Вы можете импортировать до {{limit}} строк данных за раз, излишки будут проигнорированы.",
25
25
  "ImportResult": "Результат импорта",
26
26
  "Imported template does not match, please download again.": "Импортированный шаблон не соответствует, пожалуйста, скачайте снова.",
27
- "import-error": "Не удалось импортировать строку {{rowIndex}}, данные строки: {{rowData}}, причина: {{causeMessage}}",
28
27
  "Incorrect date format": "Неверный формат даты",
29
28
  "Incorrect email format": "Неверный формат email",
30
29
  "Incorrect time format": "Неверный формат времени",
31
30
  "No": "Нет",
32
31
  "No data to import": "Нет данных для импорта",
33
32
  "Only one file is allowed to be uploaded": "Разрешена загрузка только одного файла",
34
- "password is empty": "Пароль пуст",
35
33
  "Please select": "Пожалуйста, выберите",
36
34
  "Please upload the file of Excel": "Пожалуйста, загрузите файл Excel",
37
35
  "Skipped records": "Пропущенные записи",
@@ -43,9 +41,14 @@
43
41
  "Task result": "Результат задачи",
44
42
  "To download the failure data": "Скачать данные об ошибках",
45
43
  "Total records": "Всего записей",
44
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
46
45
  "Updated records": "Обновленные записи",
47
46
  "Upload placeholder": "Перетащите файл сюда или нажмите для загрузки.",
48
47
  "View result": "Просмотреть результат",
49
48
  "Yes": "Да",
49
+ "another import action is running, please try again later.": "Действие импорта уже выполняется, попробуйте позже.",
50
+ "can not find value": "Значение не найдено",
51
+ "import-error": "Не удалось импортировать строку {{rowIndex}} данные строки: {{rowData}} причина: {{causeMessage}}",
52
+ "password is empty": "Пароль пуст",
50
53
  "{{successCount}} records have been successfully imported": "{{successCount}} записей успешно импортировано"
51
- }
54
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "Add importable field": "Add importable field",
3
+ "Columns configuration is empty": "Columns configuration is empty",
4
+ "Custom column title": "Custom column title",
5
+ "Done": "Done",
6
+ "Download template": "Download template",
7
+ "Download tips": "- Download the template and fill in the data according to the format \r\n - Import only the first worksheet \r\n - Do not change the header of the template to prevent import failure",
8
+ "Excel data importing": "Excel data importing",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
10
+ "Field description": "Field description",
11
+ "Field description placeholder": "Enter field description",
12
+ "Field not found: {{field}}": "Field not found: {{field}}",
13
+ "Field {{fieldName}} does not exist": "Field {{fieldName}} does not exist",
14
+ "File size cannot exceed 10M": "File size cannot exceed 10M",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "Illegal percentage format",
18
+ "Import": "Import",
19
+ "Import Data": "Import Data",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "Import completed",
22
+ "Import explain": "Guide",
23
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
24
+ "ImportResult": "ImportResult",
25
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
26
+ "Incorrect date format": "Incorrect date format",
27
+ "Incorrect email format": "Incorrect email format",
28
+ "Incorrect time format": "Incorrect time format",
29
+ "No": "No",
30
+ "No data to import": "No data to import",
31
+ "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
32
+ "Please select": "Please select",
33
+ "Please upload the file of Excel": "Please upload the file of Excel",
34
+ "Skipped records": "Skipped records",
35
+ "Start import": "Start import",
36
+ "Step 1: Download template": "Step 1: Download template",
37
+ "Step 2: Upload Excel": "Step 2: Upload Excel",
38
+ "Step 3: Import options": "Step 3: Import options",
39
+ "Successfully imported": "Successfully imported",
40
+ "Task result": "Task result",
41
+ "To download the failure data": "To download the failure data",
42
+ "Total records": "Total records",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "Updated records",
45
+ "Upload placeholder": "Drag and drop the file here or click to upload, file size should not exceed 80M",
46
+ "View result": "View result",
47
+ "Yes": "Yes",
48
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
49
+ "can not find value": "can not find value",
50
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
51
+ "password is empty": "password is empty",
52
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
53
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "Add importable field": "Add importable field",
3
+ "Columns configuration is empty": "Columns configuration is empty",
4
+ "Custom column title": "Custom column title",
5
+ "Done": "Done",
6
+ "Download template": "Download template",
7
+ "Download tips": "- Download the template and fill in the data according to the format \r\n - Import only the first worksheet \r\n - Do not change the header of the template to prevent import failure",
8
+ "Excel data importing": "Excel data importing",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
10
+ "Field description": "Field description",
11
+ "Field description placeholder": "Enter field description",
12
+ "Field not found: {{field}}": "Field not found: {{field}}",
13
+ "Field {{fieldName}} does not exist": "Field {{fieldName}} does not exist",
14
+ "File size cannot exceed 10M": "File size cannot exceed 10M",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "Illegal percentage format",
18
+ "Import": "Import",
19
+ "Import Data": "Import Data",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "Import completed",
22
+ "Import explain": "Guide",
23
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
24
+ "ImportResult": "ImportResult",
25
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
26
+ "Incorrect date format": "Incorrect date format",
27
+ "Incorrect email format": "Incorrect email format",
28
+ "Incorrect time format": "Incorrect time format",
29
+ "No": "No",
30
+ "No data to import": "No data to import",
31
+ "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
32
+ "Please select": "Please select",
33
+ "Please upload the file of Excel": "Please upload the file of Excel",
34
+ "Skipped records": "Skipped records",
35
+ "Start import": "Start import",
36
+ "Step 1: Download template": "Step 1: Download template",
37
+ "Step 2: Upload Excel": "Step 2: Upload Excel",
38
+ "Step 3: Import options": "Step 3: Import options",
39
+ "Successfully imported": "Successfully imported",
40
+ "Task result": "Task result",
41
+ "To download the failure data": "To download the failure data",
42
+ "Total records": "Total records",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "Updated records",
45
+ "Upload placeholder": "Drag and drop the file here or click to upload, file size should not exceed 80M",
46
+ "View result": "View result",
47
+ "Yes": "Yes",
48
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
49
+ "can not find value": "can not find value",
50
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
51
+ "password is empty": "password is empty",
52
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
53
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "Add importable field": "Add importable field",
3
+ "Columns configuration is empty": "Columns configuration is empty",
4
+ "Custom column title": "Custom column title",
5
+ "Done": "Done",
6
+ "Download template": "Download template",
7
+ "Download tips": "- Download the template and fill in the data according to the format \r\n - Import only the first worksheet \r\n - Do not change the header of the template to prevent import failure",
8
+ "Excel data importing": "Excel data importing",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
10
+ "Field description": "Field description",
11
+ "Field description placeholder": "Enter field description",
12
+ "Field not found: {{field}}": "Field not found: {{field}}",
13
+ "Field {{fieldName}} does not exist": "Field {{fieldName}} does not exist",
14
+ "File size cannot exceed 10M": "File size cannot exceed 10M",
15
+ "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
16
+ "Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "Illegal percentage format",
18
+ "Import": "Nhập",
19
+ "Import Data": "Import Data",
20
+ "Import action settings": "Import action settings",
21
+ "Import completed": "Import completed",
22
+ "Import explain": "Guide",
23
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
24
+ "ImportResult": "ImportResult",
25
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
26
+ "Incorrect date format": "Incorrect date format",
27
+ "Incorrect email format": "Incorrect email format",
28
+ "Incorrect time format": "Incorrect time format",
29
+ "No": "Không",
30
+ "No data to import": "No data to import",
31
+ "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
32
+ "Please select": "Please select",
33
+ "Please upload the file of Excel": "Please upload the file of Excel",
34
+ "Skipped records": "Skipped records",
35
+ "Start import": "Start import",
36
+ "Step 1: Download template": "Step 1: Download template",
37
+ "Step 2: Upload Excel": "Step 2: Upload Excel",
38
+ "Step 3: Import options": "Step 3: Import options",
39
+ "Successfully imported": "Successfully imported",
40
+ "Task result": "Task result",
41
+ "To download the failure data": "To download the failure data",
42
+ "Total records": "Total records",
43
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
44
+ "Updated records": "Updated records",
45
+ "Upload placeholder": "Drag and drop the file here or click to upload, file size should not exceed 80M",
46
+ "View result": "View result",
47
+ "Yes": "Có",
48
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
49
+ "can not find value": "can not find value",
50
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
51
+ "password is empty": "password is empty",
52
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
53
+ }