en:
helpers:
submit:
importo/import:
create: "Import"
importo:
sheet:
results:
name: Results
explanation:
name: Explanation
column: Column
explanation: Explanation
imports:
index:
title: Import results
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
create:
flash:
no_file: Import failed, please upload a file.
error: Import failed, there were problems.
success: 'Import scheduled with id %{id}, you will get an email with the results.'
errors:
structure_invalid: 'The structure is invalid, these are the invalid headers: %{invalid_headers}'
importers:
result_message: "Successfully imported %{nr} of %{of} rows"