en: helpers: submit: importo/import: create: "Import" importo: sheet: results: name: Results explanation: name: Explanation column: Column value: Value explanation: Purpose example: Example imports: index: title: Import results card: importo_imports: title: Import results tab: Imports: Imports new: submit: "Import" title: Import explanation_html: A CSV or Excel file can be used to import records. The first row should be the column names.
If an id is supplied it will update the matching record instead of creating a new one.
Download a sample template with all supported column names and their explanation. export_html: You can download the currently stored records.
Download the current data with all supported columns error_explanation: "The following problems prohibited this import from completing:" import: Import %{kind} import_button: Import card: importo_imports: tab: importo_imports: Imports create: flash: no_file: Import failed, please upload a file. error: Import failed, there were problems %{error}. success: "Import scheduled with id %{id}, you will get an email with the results." errors: parse_error: "We encountered a parse error: %{error}" structure_invalid: "The structure is invalid, these are the invalid headers: %{invalid_headers}" importers: result_message: "Successfully imported %{nr} of %{of} rows"