en: imports: search_no_results: "No import matching your query" filters: referential: "Select data space..." name_or_creator_cont: "Select an import or creator name..." error_period_filter: "End date must be greater or equal than begin date" actions: new: "New import" create: "New import" show: "Import report" download: "Download original file" destroy: "Destroy" destroy_confirm: "Are you sure you want destroy this import?" index: title: "Imports" warning: "" new: title: "Generate a new import" create: title: "Generate a new import" show: title: "Import %{name}" report: "Report" imported_file: "Original file" compliance_check: "Validation report" compliance_check_of: "Validation of import: " import_of_validation: "Import of the validation" data_recovery: Data recovery filename: Filename referential_name: Referential name stif_control: STIF Control organisation_control: Organization control results: "%{count} validated referential(s) out of %{total} in the file" summary: Summay of import compliance check sets parent: Parent netex: table_title: "Satus of anlyzed files" table_explanation: "When calendriers.xml and/or commun.xml are not imported, then all lines file are not processed." table: test_results: Test results download: Download compliance_check_task: "Validate Report" severities: info: "Information" uncheck: "Unchecked" ok: "Ok" warning: "Warning" error: "Error" fatal: "Fatal" status: new: New pending: Pending successful: Successful ok: Successful warning: Warning failed: Failed running: Running aborted: Aborted canceled: Canceled activerecord: models: import: zero: "import" one: "import" other: "imports" neptune_import: zero: "import" one: "Neptune import" other: "imports" csv_import: zero: "import" one: "CSV import" other: "imports" gtfs_import: zero: "import" one: "GTFS import" other: "imports" netex_import: zero: "import" one: "NeTEx import" other: "imports" attributes: attrs: &attrs resources: "File to import" created_at: "Created on" started_at: "Started at" name: "Name" status: "Status" creator: "Creator" references_type: "Data to be imported" no_save: "No save" object_id_prefix: "Neptune Id prefix" max_distance_for_commercial: "Max distance for commercial stop" max_distance_for_connection_link: "Max distance for connection link" ignore_last_word: "ignore last word" ignore_end_chars: "ignore last chars" referential: Referential import: <<: *attrs base: <<: *attrs errors: messages: extension_whitelist_error: "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}" flash: imports: create: notice: "The import is in progress. Please wait and refresh the page in a few moments."