@nocobase/plugin-action-import 1.9.15 → 1.9.16

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.
@@ -10,24 +10,24 @@
10
10
  module.exports = {
11
11
  "@emotion/css": "11.13.0",
12
12
  "@formily/react": "2.3.0",
13
- "@nocobase/client": "1.9.15",
13
+ "@nocobase/client": "1.9.16",
14
14
  "react": "18.2.0",
15
15
  "react-i18next": "11.18.6",
16
16
  "@ant-design/icons": "5.6.1",
17
17
  "@formily/shared": "2.3.2",
18
18
  "antd": "5.24.2",
19
- "@nocobase/utils": "1.9.15",
19
+ "@nocobase/utils": "1.9.16",
20
20
  "@formily/antd-v5": "1.2.3",
21
21
  "file-saver": "2.0.5",
22
22
  "react-dom": "18.2.0",
23
23
  "lodash": "4.17.21",
24
24
  "@formily/core": "2.3.0",
25
- "@nocobase/server": "1.9.15",
26
- "@nocobase/actions": "1.9.15",
27
- "@nocobase/database": "1.9.15",
25
+ "@nocobase/server": "1.9.16",
26
+ "@nocobase/actions": "1.9.16",
27
+ "@nocobase/database": "1.9.16",
28
28
  "async-mutex": "0.5.0",
29
- "@nocobase/data-source-manager": "1.9.15",
29
+ "@nocobase/data-source-manager": "1.9.16",
30
30
  "sequelize": "6.35.2",
31
- "@nocobase/logger": "1.9.15",
31
+ "@nocobase/logger": "1.9.16",
32
32
  "mathjs": "10.6.4"
33
33
  };
@@ -1,51 +1,52 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "Es darf nur eine Datei hochgeladen werden",
3
- "File size cannot exceed 10M": "Die Dateigröße darf 10 MB nicht überschreiten",
4
- "Please upload the file of Excel": "Bitte laden Sie die Excel-Datei hoch",
5
- "Import Data": "Daten importieren",
6
- "Import": "Importieren",
7
- "Start import": "Import starten",
8
- "Import explain": "Anleitung",
2
+ "Add importable field": "Importierbares Feld hinzufügen",
3
+ "Columns configuration is empty": "Spaltenkonfiguration ist leer",
4
+ "Custom column title": "Benutzerdefinierter Spaltentitel",
5
+ "Done": "Fertig",
9
6
  "Download template": "Vorlage herunterladen",
10
- "Step 1: Download template": "Schritt 1: Vorlage herunterladen",
11
- "Step 2: Upload Excel": "Schritt 2: Excel hochladen",
12
- "Step 3: Import options": "Schritt 3: Importoptionen",
13
7
  "Download tips": "- Laden Sie die Vorlage herunter und füllen Sie die Daten gemäß dem Format aus \r\n - Es wird nur das erste Arbeitsblatt importiert \r\n - Ändern Sie nicht die Kopfzeile der Vorlage, um einen Importfehler zu vermeiden",
14
- "Import warnings": "Sie können bis zu {{limit}} Datenzeilen auf einmal importieren, alles darüber hinaus wird ignoriert.",
15
- "Upload placeholder": "Ziehen Sie die Datei hierher oder klicken Sie zum Hochladen.",
16
8
  "Excel data importing": "Excel-Datenimport läuft, bitte schließen Sie das Fenster nicht",
17
- "{{successCount}} records have been successfully imported": "{{successCount}} Datensätze wurden erfolgreich importiert",
18
- "To download the failure data": "Um die fehlgeschlagenen Daten herunterzuladen",
19
- "Add importable field": "Importierbares Feld hinzufügen",
20
- "Done": "Fertig",
21
- "Yes": "Ja",
22
- "No": "Nein",
23
- "Field {{fieldName}} does not exist": "Feld {{fieldName}} existiert nicht",
24
- "can not find value": "Wert kann nicht gefunden werden",
25
- "password is empty": "Passwort ist leer",
26
- "Incorrect time format": "Falsches Zeitformat",
27
- "Incorrect date format": "Falsches Datumsformat",
28
- "Incorrect email format": "Falsches E-Mail-Format",
29
- "Illegal percentage format": "Ungültiges Prozentformat",
30
- "Imported template does not match, please download again.": "Importierte Vorlage stimmt nicht überein, bitte erneut herunterladen.",
31
- "another import action is running, please try again later.": "Ein anderer Importvorgang läuft, bitte versuchen Sie es später erneut.",
32
- "Please select": "Bitte auswählen",
33
- "Custom column title": "Benutzerdefinierter Spaltentitel",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Fehler beim Importieren von Zeile {{row}}, {{message}}, Zeilendaten: {{data}}",
34
10
  "Field description": "Feldbeschreibung",
35
11
  "Field description placeholder": "Feldbeschreibung eingeben",
36
- "Columns configuration is empty": "Spaltenkonfiguration ist leer",
37
12
  "Field not found: {{field}}": "Feld nicht gefunden: {{field}}",
38
- "Headers not found. Expected headers: {{headers}}": "Kopfzeilen nicht gefunden. Erwartete Kopfzeilen: {{headers}}",
13
+ "Field {{fieldName}} does not exist": "Feld {{fieldName}} existiert nicht",
14
+ "File size cannot exceed 10M": "Die Dateigröße darf 10 MB nicht überschreiten",
39
15
  "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Kopfzeile stimmt nicht überein in Spalte {{column}}: erwartet \"{{expected}}\", aber erhalten \"{{actual}}\"",
40
- "No data to import": "Keine Daten zum Importieren",
41
- "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Fehler beim Importieren von Zeile {{row}}, {{message}}, Zeilendaten: {{data}}",
42
- "import-error": "Fehler beim Importieren von Zeile {{rowIndex}}, Zeilendaten: {{rowData}}, Ursache: {{causeMessage}}",
16
+ "Headers not found. Expected headers: {{headers}}": "Kopfzeilen nicht gefunden. Erwartete Kopfzeilen: {{headers}}",
17
+ "Illegal percentage format": "Ungültiges Prozentformat",
18
+ "Import": "Importieren",
19
+ "Import Data": "Daten importieren",
43
20
  "Import completed": "Import abgeschlossen: {{success}} Datensätze importiert, {{updated}} Datensätze aktualisiert, {{skipped}} Datensätze übersprungen, insgesamt {{total}} Datensätze",
44
- "Successfully imported": "Erfolgreich importiert",
45
- "Updated records": "Aktualisierte Datensätze",
21
+ "Import explain": "Anleitung",
22
+ "Import warnings": "Sie können bis zu {{limit}} Datenzeilen auf einmal importieren, alles darüber hinaus wird ignoriert.",
23
+ "ImportResult": "{{success}} importiert, {{updated}} aktualisiert, {{skipped}} übersprungen, insgesamt {{total}}",
24
+ "Imported template does not match, please download again.": "Importierte Vorlage stimmt nicht überein, bitte erneut herunterladen.",
25
+ "Incorrect date format": "Falsches Datumsformat",
26
+ "Incorrect email format": "Falsches E-Mail-Format",
27
+ "Incorrect time format": "Falsches Zeitformat",
28
+ "No": "Nein",
29
+ "No data to import": "Keine Daten zum Importieren",
30
+ "Only one file is allowed to be uploaded": "Es darf nur eine Datei hochgeladen werden",
31
+ "Please select": "Bitte auswählen",
32
+ "Please upload the file of Excel": "Bitte laden Sie die Excel-Datei hoch",
46
33
  "Skipped records": "Übersprungene Datensätze",
34
+ "Start import": "Import starten",
35
+ "Step 1: Download template": "Schritt 1: Vorlage herunterladen",
36
+ "Step 2: Upload Excel": "Schritt 2: Excel hochladen",
37
+ "Step 3: Import options": "Schritt 3: Importoptionen",
38
+ "Successfully imported": "Erfolgreich importiert",
39
+ "Task result": "Aufgabenergebnis",
40
+ "To download the failure data": "Um die fehlgeschlagenen Daten herunterzuladen",
47
41
  "Total records": "Gesamtzahl der Datensätze",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "Aktualisierte Datensätze",
44
+ "Upload placeholder": "Ziehen Sie die Datei hierher oder klicken Sie zum Hochladen, die Dateigröße sollte 80 MB nicht überschreiten",
48
45
  "View result": "Ergebnis anzeigen",
49
- "ImportResult": "{{success}} importiert, {{updated}} aktualisiert, {{skipped}} übersprungen, insgesamt {{total}}",
50
- "Task result": "Aufgabenergebnis"
51
- }
46
+ "Yes": "Ja",
47
+ "another import action is running, please try again later.": "Ein anderer Importvorgang läuft, bitte versuchen Sie es später erneut.",
48
+ "can not find value": "Wert kann nicht gefunden werden",
49
+ "import-error": "Fehler beim Importieren von Zeile {{rowIndex}}, Zeilendaten: {{rowData}}, Ursache: {{causeMessage}}",
50
+ "password is empty": "Passwort ist leer",
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} Datensätze wurden erfolgreich importiert"
52
+ }
@@ -1,42 +1,52 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
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",
3
14
  "File size cannot exceed 10M": "File size cannot exceed 10M",
4
- "Please upload the file of Excel": "Please upload the file of 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": "Illegal percentage format",
18
+ "Import": "Import",
5
19
  "Import Data": "Import Data",
6
- "Start import": "Start import",
20
+ "Import completed": "Import completed",
7
21
  "Import explain": "Guide",
8
- "Download template": "Download template",
22
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
23
+ "ImportResult": "ImportResult",
24
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
25
+ "Incorrect date format": "Incorrect date format",
26
+ "Incorrect email format": "Incorrect email format",
27
+ "Incorrect time format": "Incorrect time format",
28
+ "No": "No",
29
+ "No data to import": "No data to import",
30
+ "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
31
+ "Please select": "Please select",
32
+ "Please upload the file of Excel": "Please upload the file of Excel",
33
+ "Skipped records": "Skipped records",
34
+ "Start import": "Start import",
9
35
  "Step 1: Download template": "Step 1: Download template",
10
36
  "Step 2: Upload Excel": "Step 2: Upload Excel",
11
37
  "Step 3: Import options": "Step 3: Import options",
12
- "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",
13
- "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
14
- "Upload placeholder": "Drag and drop the file here or click to upload.",
15
- "Excel data importing": "Excel data importing",
16
- "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported",
38
+ "Successfully imported": "Successfully imported",
39
+ "Task result": "Task result",
17
40
  "To download the failure data": "To download the failure data",
18
- "Add importable field": "Add importable field",
19
- "Done": "Done",
41
+ "Total records": "Total records",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "Updated records",
44
+ "Upload placeholder": "Drag and drop the file here or click to upload, file size should not exceed 80M",
45
+ "View result": "View result",
20
46
  "Yes": "Yes",
21
- "No": "No",
22
- "Field {{fieldName}} does not exist": "Field {{fieldName}} does not exist",
47
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
23
48
  "can not find value": "can not find value",
49
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
24
50
  "password is empty": "password is empty",
25
- "Incorrect time format": "Incorrect time format",
26
- "Incorrect date format": "Incorrect date format",
27
- "Incorrect email format": "Incorrect email format",
28
- "Illegal percentage format": "Illegal percentage format",
29
- "Imported template does not match, please download again.": "Imported template does not match, please download again.",
30
- "another import action is running, please try again later.": "another import action is running, please try again later.",
31
- "Please select": "Please select",
32
- "Custom column title": "Custom column title",
33
- "Field description": "Field description",
34
- "Field description placeholder": "Enter field description",
35
- "Columns configuration is empty": "Columns configuration is empty",
36
- "Field not found: {{field}}": "Field not found: {{field}}",
37
- "Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
38
- "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
39
- "No data to import": "No data to import",
40
- "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
41
- "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}"
42
- }
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
52
+ }
@@ -1,27 +1,52 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "Sólo se permite cargar un archivo",
2
+ "Add importable field": "Añadir campo importable",
3
+ "Columns configuration is empty": "Columns configuration is empty",
4
+ "Custom column title": "Custom column title",
5
+ "Done": "Hecho",
6
+ "Download template": "Descargar plantilla",
7
+ "Download tips": "- Descargar la plantilla y rellenar los datos según el formato \r\n - Importar sólo la primera hoja de cálculo \r\n - No cambiar la cabecera de la plantilla para evitar fallos en la importación",
8
+ "Excel data importing": "Importación de datos 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": "El campo {{fieldName}} no existe",
3
14
  "File size cannot exceed 10M": "El tamaño del archivo no puede superar los 10M",
4
- "Please upload the file of Excel": "Por favor, cargue el archivo de 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 porcentaje ilegal",
18
+ "Import": "Import",
5
19
  "Import Data": "Importar datos",
6
- "Start import": "Iniciar importación",
20
+ "Import completed": "Import completed",
7
21
  "Import explain": "Guía",
8
- "Download template": "Descargar plantilla",
22
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
23
+ "ImportResult": "ImportResult",
24
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
25
+ "Incorrect date format": "Formato de fecha incorrecto",
26
+ "Incorrect email format": "Formato de correo electrónico incorrecto",
27
+ "Incorrect time format": "Formato de hora incorrecto",
28
+ "No": "No",
29
+ "No data to import": "No data to import",
30
+ "Only one file is allowed to be uploaded": "Sólo se permite cargar un archivo",
31
+ "Please select": "Please select",
32
+ "Please upload the file of Excel": "Por favor, cargue el archivo de Excel",
33
+ "Skipped records": "Skipped records",
34
+ "Start import": "Iniciar importación",
9
35
  "Step 1: Download template": "Paso 1: Descargar plantilla",
10
36
  "Step 2: Upload Excel": "Paso 2: Cargar Excel",
11
- "Download tips": "- Descargar la plantilla y rellenar los datos según el formato \r\n - Importar sólo la primera hoja de cálculo \r\n - No cambiar la cabecera de la plantilla para evitar fallos en la importación",
12
- "Upload placeholder": "Arrastra y suelta el archivo aquí o haga clic para cargarlo.",
13
- "Excel data importing": "Importación de datos Excel",
14
- "{{successCount}} records have been successfully imported": "{{successCount}} registros han sido importados exitosamente",
37
+ "Step 3: Import options": "Step 3: Import options",
38
+ "Successfully imported": "Successfully imported",
39
+ "Task result": "Task result",
15
40
  "To download the failure data": "Para descargar los datos de fallo",
16
- "Add importable field": "Añadir campo importable",
17
- "Done": "Hecho",
41
+ "Total records": "Total records",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "Updated records",
44
+ "Upload placeholder": "Arrastra y suelta el archivo aquí o haga clic para cargarlo, el tamaño del archivo no debe superar los 80M",
45
+ "View result": "View result",
18
46
  "Yes": "Sí",
19
- "No": "No",
20
- "Field {{fieldName}} does not exist": "El campo {{fieldName}} no existe",
47
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
21
48
  "can not find value": "no se puede encontrar el valor",
49
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
22
50
  "password is empty": "la contraseña está vacía",
23
- "Incorrect time format": "Formato de hora incorrecto",
24
- "Incorrect date format": "Formato de fecha incorrecto",
25
- "Incorrect email format": "Formato de correo electrónico incorrecto",
26
- "Illegal percentage format": "Formato de porcentaje ilegal"
27
- }
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} registros han sido importados exitosamente"
52
+ }
@@ -0,0 +1,52 @@
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 completed": "Import completed",
21
+ "Import explain": "Guide",
22
+ "Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
23
+ "ImportResult": "ImportResult",
24
+ "Imported template does not match, please download again.": "Imported template does not match, please download again.",
25
+ "Incorrect date format": "Incorrect date format",
26
+ "Incorrect email format": "Incorrect email format",
27
+ "Incorrect time format": "Incorrect time format",
28
+ "No": "No",
29
+ "No data to import": "No data to import",
30
+ "Only one file is allowed to be uploaded": "Only one file is allowed to be uploaded",
31
+ "Please select": "Please select",
32
+ "Please upload the file of Excel": "Please upload the file of Excel",
33
+ "Skipped records": "Skipped records",
34
+ "Start import": "Start import",
35
+ "Step 1: Download template": "Step 1: Download template",
36
+ "Step 2: Upload Excel": "Step 2: Upload Excel",
37
+ "Step 3: Import options": "Step 3: Import options",
38
+ "Successfully imported": "Successfully imported",
39
+ "Task result": "Task result",
40
+ "To download the failure data": "To download the failure data",
41
+ "Total records": "Total records",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "Updated records",
44
+ "Upload placeholder": "Drag and drop the file here or click to upload, file size should not exceed 80M",
45
+ "View result": "View result",
46
+ "Yes": "Yes",
47
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
48
+ "can not find value": "can not find value",
49
+ "import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
50
+ "password is empty": "password is empty",
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} records have been successfully imported"
52
+ }
@@ -1,51 +1,52 @@
1
1
  {
2
- "Only one file is allowed to be uploaded": "È consentito caricare solo un file",
3
- "File size cannot exceed 10M": "La dimensione del file non può superare i 10M",
4
- "Please upload the file of Excel": "Si prega di caricare il file Excel",
5
- "Import Data": "Importa dati",
6
- "Start import": "Inizia importazione",
7
- "Import explain": "Guida importazione",
2
+ "Add importable field": "Aggiungi campo importabile",
3
+ "Columns configuration is empty": "La configurazione delle colonne è vuota",
4
+ "Custom column title": "Titolo colonna personalizzato",
5
+ "Done": "Fatto",
8
6
  "Download template": "Scarica modello",
9
- "Step 1: Download template": "Passo 1: Scarica modello",
10
- "Step 2: Upload Excel": "Passo 2: Carica file Excel",
11
- "Step 3: Import options": "Passo 3: Opzioni di importazione",
12
7
  "Download tips": "- Scarica il modello e compila i dati secondo il formato \r\n - Importa solo il primo foglio di lavoro \r\n - Non cambiare l'intestazione del modello per evitare errori di importazione",
13
- "Import warnings": "Puoi importare fino a {{limit}} righe di dati alla volta, qualsiasi eccedenza verrà ignorata.",
14
- "Upload placeholder": "Trascina qui il file o clicca per caricare.",
15
8
  "Excel data importing": "Importazione dati Excel in corso",
16
- "{{successCount}} records have been successfully imported": "{{successCount}} record sono stati importati con successo",
17
- "To download the failure data": "Scarica i dati non riusciti",
18
- "Add importable field": "Aggiungi campo importabile",
19
- "Done": "Fatto",
20
- "Yes": "Sì",
21
- "No": "No",
22
- "Field {{fieldName}} does not exist": "Il campo {{fieldName}} non esiste",
23
- "can not find value": "valore non trovato",
24
- "password is empty": "la password è vuota",
25
- "Incorrect time format": "Formato orario errato",
26
- "Incorrect date format": "Formato data errato",
27
- "Incorrect email format": "Formato email errato",
28
- "Illegal percentage format": "Formato percentuale illegale",
29
- "Imported template does not match, please download again.": "Il modello importato non corrisponde, si prega di scaricare di nuovo.",
30
- "another import action is running, please try again later.": "un'altra azione di importazione è in corso, riprova più tardi.",
31
- "Please select": "Si prega di selezionare",
32
- "Custom column title": "Titolo colonna personalizzato",
9
+ "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Errore nell'importazione della riga {{row}}, {{message}}, dati della riga: {{data}}",
33
10
  "Field description": "Descrizione del campo",
34
11
  "Field description placeholder": "Inserisci descrizione del campo",
35
- "Columns configuration is empty": "La configurazione delle colonne è vuota",
36
12
  "Field not found: {{field}}": "Campo non trovato: {{field}}",
37
- "Headers not found. Expected headers: {{headers}}": "Intestazioni non trovate. Intestazioni previste: {{headers}}",
13
+ "Field {{fieldName}} does not exist": "Il campo {{fieldName}} non esiste",
14
+ "File size cannot exceed 10M": "La dimensione del file non può superare i 10M",
38
15
  "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Incongruenza intestazione alla colonna {{column}}: previsto \"{{expected}}\", ma ottenuto \"{{actual}}\"",
39
- "No data to import": "Nessun dato da importare",
40
- "Failed to import row {{row}}, {{message}}, row data: {{data}}": "Errore nell'importazione della riga {{row}}, {{message}}, dati della riga: {{data}}",
41
- "import-error": "Errore nell'importazione della riga {{rowIndex}}, dati della riga: {{rowData}}, causa: {{causeMessage}}",
16
+ "Headers not found. Expected headers: {{headers}}": "Intestazioni non trovate. Intestazioni previste: {{headers}}",
17
+ "Illegal percentage format": "Formato percentuale illegale",
42
18
  "Import": "Importa",
19
+ "Import Data": "Importa dati",
43
20
  "Import completed": "Importazione completata: {{success}} record importati con successo, {{updated}} record aggiornati, {{skipped}} record saltati, totale {{total}} record",
44
- "Successfully imported": "Importazione riuscita",
45
- "Updated records": "Record aggiornati",
21
+ "Import explain": "Guida importazione",
22
+ "Import warnings": "Puoi importare fino a {{limit}} righe di dati alla volta, qualsiasi eccedenza verrà ignorata.",
23
+ "ImportResult": "Importati {{success}}, aggiornati {{updated}}, saltati {{skipped}}, totale {{total}}",
24
+ "Imported template does not match, please download again.": "Il modello importato non corrisponde, si prega di scaricare di nuovo.",
25
+ "Incorrect date format": "Formato data errato",
26
+ "Incorrect email format": "Formato email errato",
27
+ "Incorrect time format": "Formato orario errato",
28
+ "No": "No",
29
+ "No data to import": "Nessun dato da importare",
30
+ "Only one file is allowed to be uploaded": "È consentito caricare solo un file",
31
+ "Please select": "Si prega di selezionare",
32
+ "Please upload the file of Excel": "Si prega di caricare il file Excel",
46
33
  "Skipped records": "Record saltati",
34
+ "Start import": "Inizia importazione",
35
+ "Step 1: Download template": "Passo 1: Scarica modello",
36
+ "Step 2: Upload Excel": "Passo 2: Carica file Excel",
37
+ "Step 3: Import options": "Passo 3: Opzioni di importazione",
38
+ "Successfully imported": "Importazione riuscita",
39
+ "Task result": "Risultato attività",
40
+ "To download the failure data": "Scarica i dati non riusciti",
47
41
  "Total records": "Record totali",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "Record aggiornati",
44
+ "Upload placeholder": "Trascina qui il file o clicca per caricare, la dimensione del file non deve superare 80M",
48
45
  "View result": "Visualizza risultato",
49
- "ImportResult": "Importati {{success}}, aggiornati {{updated}}, saltati {{skipped}}, totale {{total}}",
50
- "Task result": "Risultato attività"
51
- }
46
+ "Yes": "",
47
+ "another import action is running, please try again later.": "un'altra azione di importazione è in corso, riprova più tardi.",
48
+ "can not find value": "valore non trovato",
49
+ "import-error": "Errore nell'importazione della riga {{rowIndex}}, dati della riga: {{rowData}}, causa: {{causeMessage}}",
50
+ "password is empty": "la password è vuota",
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} record sono stati importati con successo"
52
+ }
@@ -1,30 +1,52 @@
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 not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "パーセンテージ形式が無効です",
18
+ "Import": "インポート",
5
19
  "Import Data": "データをインポート",
6
- "Start import": "インポートを開始",
20
+ "Import completed": "インポート完了:{{success}}件新規追加、{{updated}}件更新、{{skipped}}件スキップ、合計{{total}}件",
7
21
  "Import explain": "インポートの説明",
8
- "Download template": "テンプレートをダウンロード",
22
+ "Import warnings": "一度に{{limit}}行までインポート可能です。超過分は無視されます。",
23
+ "ImportResult": "インポート結果:新規{{success}}件、更新{{updated}}件、スキップ{{skipped}}件、合計{{total}}件",
24
+ "Imported template does not match, please download again.": "インポートされたテンプレートが一致しません。再度ダウンロードしてください。",
25
+ "Incorrect date format": "日付形式が正しくありません",
26
+ "Incorrect email format": "メールアドレス形式が正しくありません",
27
+ "Incorrect time format": "時間形式が正しくありません",
28
+ "No": "いいえ",
29
+ "No data to import": "インポートするデータがありません",
30
+ "Only one file is allowed to be uploaded": "アップロード可能なファイルは1つだけです",
31
+ "Please select": "選択してください",
32
+ "Please upload the file of Excel": "Excelファイルをアップロードしてください",
33
+ "Skipped records": "スキップされたレコード",
34
+ "Start import": "インポートを開始",
9
35
  "Step 1: Download template": "手順1: テンプレートをダウンロード",
10
36
  "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}}件のデータが正常にインポートされました",
37
+ "Step 3: Import options": "ステップ3: インポートオプション",
38
+ "Successfully imported": "インポートに成功しました",
39
+ "Task result": "タスク結果",
16
40
  "To download the failure data": "失敗データをダウンロード",
17
- "Add importable field": "インポート可能なフィールドを追加",
18
- "Done": "完了",
41
+ "Total records": "総レコード数",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "更新済みレコード",
44
+ "Upload placeholder": "ここにファイルをドラッグ&ドロップするか、クリックしてアップロードしてください。ファイルサイズは 80M 以下にしてください。",
45
+ "View result": "結果を表示",
19
46
  "Yes": "はい",
20
- "No": "いいえ",
21
- "Field {{fieldName}} does not exist": "フィールド{{fieldName}}は存在しません",
47
+ "another import action is running, please try again later.": "別のインポート処理が実行中です。後でもう一度お試しください。",
22
48
  "can not find value": "該当する値を見つけることができません",
49
+ "import-error": "行{{rowIndex}}のインポートに失敗しました。行データ:{{rowData}} 原因:{{causeMessage}}",
23
50
  "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.": "別のインポート処理が実行中です。後でもう一度お試しください。"
51
+ "{{successCount}} records have been successfully imported": "{{successCount}}件のデータが正常にインポートされました"
30
52
  }
@@ -1,28 +1,52 @@
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 not found. Expected headers: {{headers}}",
17
+ "Illegal percentage format": "잘못된 백분율 형식",
18
+ "Import": "가져오기",
19
+ "Import Data": "데이터 가져오기",
20
+ "Import completed": "가져오기 완료",
21
+ "Import explain": "가져오기 설명",
22
+ "Import warnings": "한 번에 최대 {{limit}}행의 데이터를 가져올 수 있으며, 초과하는 행은 무시됩니다.",
23
+ "ImportResult": "가져오기 결과",
24
+ "Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드하세요.",
24
25
  "Incorrect date format": "잘못된 날짜 형식",
25
26
  "Incorrect email format": "잘못된 이메일 형식",
26
- "Illegal percentage format": "잘못된 백분율 형식",
27
- "Imported template does not match, please download again.": "가져온 템플릿이 일치하지 않습니다. 다시 다운로드하세요."
28
- }
27
+ "Incorrect time format": "잘못된 시간 형식",
28
+ "No": "아니요",
29
+ "No data to import": "가져올 데이터가 없습니다",
30
+ "Only one file is allowed to be uploaded": "하나의 파일만 업로드할 수 있습니다",
31
+ "Please select": "선택해주세요",
32
+ "Please upload the file of Excel": "엑셀 파일을 업로드해 주세요",
33
+ "Skipped records": "건너뛴 레코드",
34
+ "Start import": "가져오기 시작",
35
+ "Step 1: Download template": "1단계: 템플릿 다운로드",
36
+ "Step 2: Upload Excel": "2단계: 엑셀 업로드",
37
+ "Step 3: Import options": "3단계: 가져오기 옵션",
38
+ "Successfully imported": "성공적으로 가져왔습니다",
39
+ "Task result": "작업 결과",
40
+ "To download the failure data": "실패 데이터를 다운로드하려면",
41
+ "Total records": "총 레코드",
42
+ "Unique constraint error, fields:": "Unique constraint error, fields:",
43
+ "Updated records": "업데이트된 레코드",
44
+ "Upload placeholder": "파일을 여기에 드래그하거나 클릭하여 업로드하십시오. 파일 크기는 80M을 초과할 수 없습니다.",
45
+ "View result": "결과 보기",
46
+ "Yes": "예",
47
+ "another import action is running, please try again later.": "another import action is running, please try again later.",
48
+ "can not find value": "값을 찾을 수 없습니다",
49
+ "import-error": "행 {{rowIndex}}을(를) 가져오지 못했습니다. 행 데이터: {{rowData}}, 원인: {{causeMessage}}",
50
+ "password is empty": "비밀번호가 비어 있습니다",
51
+ "{{successCount}} records have been successfully imported": "{{successCount}} 개의 데이터를 성공적으로 가져왔습니다."
52
+ }