aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/vehicle_journeys.en.yml
blob: c073fd1e7521baad7a8fb992669da1be7956e9bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
en:
  vehicle_journeys:
    vehicle_journeys_matrix:
      filters:
        id: Filter by ID...
        journey_pattern: Filter by journey pattern...
        timetable: Filter by timetable...
        constraint_zone: Select a routing constraint zone
        purchase_window: Filter by purchase window
      cancel_selection: "Cancel Selection"
      fetching_error: "There has been a problem fetching the data. Please reload the page to try again."
      line_routes: "Line's routes"
      modal_confirm: 'Do you want to save mofications before moving on to the next page ?'
      selected_journeys: "%{count} selected journeys"
      show_purchase_window: 'Show the purchase window'
      show_timetable: 'Show calendar'
      no_associated_timetables: No associated timetables
      no_associated_purchase_windows: No associated purchase windows
      no_associated_footnotes: No associated footnotes
      no_excluded_constraint_zones: No exluded constraint zone
      duplicate:
        one: Clone %{count} vehicle journey
        other: Clone %{count} vehicle journeys
        start_time: Indicative start time
        number: Number of vehicle journeys to create and clone
        delta: Delta from which vehicle journeys are created
      affect_company: Affect company
      no_line_footnotes: The line doesn't have any footnotes
      select_footnotes: Select footnotes to associate with the vehicle journey
    vehicle_journey:
      title_stopless: "Vehicle journey %{name}"
      title: "Vehicle journey leaving from %{stop} at %{time}"
    vehicle_journey_frequency:
      title_stopless: "Vehicle journey frequency %{name}"
      title: "Vehicle journey frequency leaving from %{stop} at %{time}"
      title_frequency: "Vehicle journey frequency with %{interval}min leaving from %{stop} at %{time_first} to %{time_last}"
    actions:
      index: "Vehicle journeys"
      new: "Add a new vehicle journey"
      new_frequency: "Add a new frequency vehicle journey"
      edit: "Edit this vehicle journey"
      edit_frequency: "Edit this frequency vehicle journey"
      destroy: "Remove this vehicle journey"
      destroy_confirm: "Are you sure you want destroy this vehicle journey?"
      show: "Show timed vehicle journeys"
    new:
      title: "Add a new vehicle journey"
      title_frequency: "Add a new frequency vehicle journey"
    edit:
      title_stopless: "Update vehicle journey %{name}"
      title: "Update vehicle journey %{name} leaving from %{stop} at %{time}"
    form:
      arrival_at: "Arrival at"
      arrival: "Arrival"
      departure_at: "Departure at"
      departure: "Departure"
      departure_range:
        label: Journey departure range
        start: Start
        end: End
      ending_stop: "Arrival"
      excluded_constraint_zones: Excluded constraint zones
      infos: Informations
      set: "Set"
      show_arrival_time: "Show and edit arrival times"
      show_journeys_with_calendar: "Show journeys with calendar"
      show_journeys_without_schedule: "Show journeys without schedule"
      slide_arrival: "arrival time at first stop"
      slide_departure: "departure time at first stop"
      slide_title: "Shift all the vehicle journey passing times : %{id}"
      slide: "Shift"
      slide_delta: "Shift of"
      starting_stop: "Departure"
      stop_title: "Stop"
      submit_frequency_edit: "Edit frequency vehicle journey"
      submit_frequency: "Create frequency vehicle journey"
      submit_timed_edit: "Edit vehicle journey"
      submit_timed: "Create vehicle journey"
      time_tables: "Associated timetables"
      purchase_windows: Associated purchase windows
      footnotes: Associated footnotes
      to_arrivals: "Copy departures to arrivals"
      to_departures: "Copy arrivals to departures"
      to: "at"
    timeless:
      title: "Timeless vehicle journeys"
      vehicle_journeys: "Vehicle journeys with times at stop"
      vehicles_list: "Vehicle journeys list"
    show:
      arrival: "Arrival"
      bounding: "From %{start} to %{end}"
      departure: "Departure"
      journey_frequencies: "Timeband"
      stop_title: "Stop"
      time_tables: "Calendars list"
      title: "Vehicle Journey %{vehicle journey}"
      translation_form: "Vehicle journey translations"
    index:
      advanced_search: "Advanced Search"
      select_journey_patterns: "Select journey pattern"
      select_time_tables: "Enter a timetable"
      selection_all: "All"
      selection: "Filter on"
      time_range: "Departure time threshold"
      title: "Vehicle journeys on route %{route}"
      vehicle_journeys: "Departure's times"
    time_filter:
      time_range_filter: "Filter"
    sidebar:
      timeless: "Timeless vehicle journeys"
    errors:
      purchase_window: Invalid purchase window
      time_table: Invalid dates
  activerecord:
    models:
      vehicle_journey:
        zero:  "vehicle journey"
        one:   "vehicle journey"
        other: "vehicle journeys"
    attributes:
      vehicle_journey:
        accessible: "Accessible"
        arrival_time: "Arrival"
        checksum: "Checksum"
        comment: "Comments"
        company: "Company"
        company_name: "Company name"
        created_at: Created at
        creator_id: "Created by"
        departure_time: "Departure"
        facility: "Facility"
        flexible_service: "On demond transportation"
        footnote_ids: "Footnotes"
        id: "Journey ID"
        journey_frequency_ids: "Timeband"
        journey_name: "Name of the vehicle journey"
        journey_pattern_id: "Pattern ID"
        journey_pattern: "Journey Pattern"
        journey_pattern_published_name: "Journey Pattern published name"
        journey_length: "Journey length"
        line: "Line"
        mobility_restricted_suitability: "PRM accessibility"
        name: "Journey Name"
        not_accessible: "Not accessible"
        number: "Number"
        object_version: "Version"
        objectid: "Neptune identifier"
        on_demand_fs: "On demand service"
        published_journey_identifier: "Published Identifier"
        published_journey_name: "Published Name"
        purchase_window: "Purchase availability"
        regular_fs: "Regular service"
        route: "Route"
        time_slot: "Time Slot"
        time_table_ids: "Calendar list"
        time_tables: "Calendars"
        train_number: "Train number"
        transport_mode: "Transport Mode"
        transport_submode: "Transport Submode"
        unspecified_fs: "Not specified"
        unspecified_mrs: "Not specified"
        updated_at: Updated at
        vehicle_journey_at_stop_ids: "Time list"
        vehicle_type_identifier: "Vehicle Type Identifier"
        start_time: Start time
        constraint_exclusions: Constraint Zones exclusions
    errors:
      models:
        vehicle_journey:
          invalid_times: "Invalid times"
  formtastic:
    titles:
      vehicle_journey:
        objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
      neptune:
        vehicle_journey:
          objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
      netex:
        vehicle_journey:
          objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
      gtfs:
        vehicle_journey:
          objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
      hub:
        vehicle_journey:
          objectid: "[prefix]:VehicleJourney:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character. Maximum length of the unique key = 8."
  referential_vehicle_journeys:
    index:
      title: "Vehicle Journeys"
      search_no_results: "No vehicle journey match your search"
    filters:
      published_journey_name_or_objectid: "Search by name or by ID..."