@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.42 kB
JSON
{
"Add importable field": "Añadir campo importable",
"Columns configuration is empty": "Columns configuration is empty",
"Custom column title": "Custom column title",
"Done": "Hecho",
"Download template": "Descargar plantilla",
"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",
"Excel data importing": "Importación de datos Excel",
"Failed to import row {{row}}, {{message}}, row data: {{data}}": "Failed to import row {{row}}, {{message}}, row data: {{data}}",
"Field description": "Field description",
"Field description placeholder": "Enter field description",
"Field not found: {{field}}": "Field not found: {{field}}",
"Field {{fieldName}} does not exist": "El campo {{fieldName}} no existe",
"File size cannot exceed 10M": "El tamaño del archivo no puede superar los 10M",
"Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"": "Header mismatch at column {{column}}: expected \"{{expected}}\", but got \"{{actual}}\"",
"Headers not found. Expected headers: {{headers}}": "Headers not found. Expected headers: {{headers}}",
"Illegal percentage format": "Formato de porcentaje ilegal",
"Import": "Import",
"Import Data": "Importar datos",
"Import action settings": "Import action settings",
"Import completed": "Import completed",
"Import explain": "Guía",
"Import warnings": "You can import up to {{limit}} rows of data at a time, any excess will be ignored.",
"ImportResult": "ImportResult",
"Imported template does not match, please download again.": "Imported template does not match, please download again.",
"Incorrect date format": "Formato de fecha incorrecto",
"Incorrect email format": "Formato de correo electrónico incorrecto",
"Incorrect time format": "Formato de hora incorrecto",
"No": "No",
"No data to import": "No data to import",
"Only one file is allowed to be uploaded": "Sólo se permite cargar un archivo",
"Please select": "Please select",
"Please upload the file of Excel": "Por favor, cargue el archivo de Excel",
"Skipped records": "Skipped records",
"Start import": "Iniciar importación",
"Step 1: Download template": "Paso 1: Descargar plantilla",
"Step 2: Upload Excel": "Paso 2: Cargar Excel",
"Step 3: Import options": "Step 3: Import options",
"Successfully imported": "Successfully imported",
"Task result": "Task result",
"To download the failure data": "Para descargar los datos de fallo",
"Total records": "Total records",
"Unique constraint error, fields:": "Unique constraint error, fields:",
"Updated records": "Updated records",
"Upload placeholder": "Arrastra y suelta el archivo aquí o haga clic para cargarlo, el tamaño del archivo no debe superar los 80M",
"View result": "View result",
"Yes": "Sí",
"another import action is running, please try again later.": "another import action is running, please try again later.",
"can not find value": "no se puede encontrar el valor",
"import-error": "Failed to import row {{rowIndex}}, row data: {{rowData}}, cause: {{causeMessage}}",
"password is empty": "la contraseña está vacía",
"{{successCount}} records have been successfully imported": "{{successCount}} registros han sido importados exitosamente"
}