en: lines: &en_lines search_no_results: "No line matching your query" actions: new: "Add a new line" edit: "Edit this line" edit_footnotes: "Edit line footnotes" destroy: "Remove this line" activate: "Activate this line" deactivate: "Deactivate this line" activate_confirm: "Are you sure you want to activate this line ?" deactivate_confirm: "Are you sure you want tode activate this line ?" destroy_confirm: "Are you sure you want to destroy this line ?" destroy_selection_confirm: "Are you sure you want to destroy those lines ?" import: "Import lines" export_kml: "Export KML line" export_kml_all: "Export KML lines" export_hub: "Export HUB line" export_hub_all: "Export HUB lines" show_network: 'Show network' show_company: 'Show company' new: title: "Add a new line" edit: title: "Update line %{name}" show: title: "Line %{name}" routes: title: "Routes list" group_of_lines: "Groups of lines" index: deactivated: "Disabled line" title: "Lines" line: "Line %{line}" name_or_number_or_objectid: "Search by name, short name or ID Codif..." no_networks: "No networks" no_companies: "No companies" no_group_of_lines: "No group of lines" no_transport_modes: No transport mode no_transport_submodes: No transport sub mode all_networks: "All networks" all_companies: "All companies" all_group_of_lines: "All group of lines" all_transport_modes: All transport modes all_transport_submodes: All transport sub modes multi_selection: "Multiple selection" multi_selection_enable: "Enable multiple selection" multi_selection_disable: "Disable multiple selection" delete_selected: "Delete lines" export_selected: "Export lines" select_all: "Select all" deselect_all: "Deselect all" unset: "undefined" advanced_search: "Advanced Search" color: "Color" form: group_of_lines: "Associated groups of lines" no_group_of_line: "No group of line" several_group_of_lines: "%{count} groups of lines" activerecord: models: line: zero: "line" one: "line" other: "lines" attributes: line: id: "ID" network_id: "Network" networks: name: "Network" company_id: "Company" secondary_company: "Secondary company" companies: name: "Company" registration_number: "Registration number" name: "Name" published_name: "Published name" registration_number: "Short name" deactivated: "Activated" number: "Number" transport_mode: "Transport mode" transport_submode: "Transport Submode" seasonal: "Seasonal" url: "Web page" color: "Line color" text_color: "Text color" mobility_restricted_suitability: "PRM accessibility" flexible_service: "On demond transportation" unspecified_mrs: "Not specified" accessible: "Accessible" not_accessible: "Not accessible" unspecified_fs: "Not specified" on_demaond_fs: "On demond service" regular_fs: "Regular service" number_of_vj: "Total number of vehicle journeys" number_of_fs_vj: "Number of on demond vehicle journeys" number_of_mrs_vj: "Number of accessible vehicle journeys" number_of_non_fs_vj: "Number of non on demond vehicle journeys" number_of_non_mrs_vj: "Number of non accessible vehicle journeys" number_of_null_fs_vj: "Number of unspecified on demond vehicle journeys" number_of_null_mrs_vj: "Number of unspecified accessible vehicle journeys" default_fs_msg: "These vehicle journeys are considered as regular" group_of_line: "Group of lines" comment: "Comments" objectid: "Neptune identifier" object_version: "Version" created_at: Created at updated_at: Updated at creator_id: "Created by" footnotes: "Footnotes" stable_id: External permanent idenifier" formtastic: titles: line: name: "" registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" number: "" neptune: line: name: "" registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" number: "" netex: line: name: "" registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" number: "" gtfs: line: name: "" registration_number: "only alphanumerical or underscore characters" objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character" number: "" hub: line: name: "maximum 75 characters" registration_number: "Positif integer, unique key, of no more than 8 digits." objectid: "[prefix]:Line:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character. Maximum length of the unique key = 14." number: "Only alphanumerical or underscore characters. Maximum length = 6." referential_lines: <<: *en_lines