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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
|
en:
stop_areas: &en_stop_areas
waiting_time_format: "%{value} minutes"
search_no_results: "No stop area matching your query"
errors:
empty: Aucun stop_area_id
parent_area_type: can not be of type %{area_type}
registration_number:
already_taken: Already taken
cannot_be_empty: This field is mandatory
invalid: "Incorrect value (expected value: \"%{mask}\")"
default_geometry_success: "%{count} modified stop areas"
stop_area:
no_position: "No Position"
no_object: "Nothing"
lines: "Lines"
address: "Address"
general: "General"
localisation: "Localisation"
accessibility: "Accessibility"
custom_fields: "Custom fields"
actions:
new: "Add a stop area"
create: "Add a stop area"
edit: "Edit stop area"
update: "Edit stop area"
destroy: "Delete stop area"
activate: "Activate this stop"
deactivate: "Deactivate this stop"
activate_confirm: "Are you sure you want to activate this stop ?"
deactivate_confirm: "Are you sure you want tode activate this stop ?"
deleted_at: "Activated"
destroy_confirm: "Are you sure you want destroy this stop and all of his children ?"
select_parent: "Create or modify the relation child -> parent"
add_children: "Create or modify the relation parent -> children"
clone_as_parent: "Clone as parent"
clone_as_child: "Clone as child"
manage_access_points: "Manage Access Points"
manage_access_links: "Manage Access Links"
add_routing_lines: "Manage constraint's lines"
add_routing_stops: "Manage constraint's stops"
default_geometry: "Compute missing geometries"
export_kml_place: "Export KML places"
export_kml_commercial: "Export KML commercial stop points"
export_kml_physical: "Export KML physical"
export_hub_place: "Export HUB places"
export_hub_commercial: "Export HUB commercial stop points"
export_hub_physical: "Export HUB physical"
filters:
name_or_objectid: "Search by name or by objectid..."
zip_code: Enter a zip code...
city_name: Enter a city name...
area_type: Enter an area type...
new:
title: "Add a new stop"
update:
title: "Add a new stop"
form:
address: "246 Boulevard Saint-Germain, 75007 Paris"
geolocalize: "Pinpoint "
edit:
title: "Update stop %{name}"
update:
title: "Update stop %{name}"
show:
title: "Stop %{name}"
geographic_data: "Geographic data"
no_geographic_data: "None"
itl_managment: "Routing constraint's links managment"
stop_managment: "Parent-child relations"
access_managment: "Access Points and Links managment"
access_points: "Access Points"
not_editable: "The area type is not editable"
genealogical:
genealogical: "Links between stop area"
genealogical_routing: "Routing constraint's links"
index:
title: "Stop areas"
name: "Search by name..."
zip_code: "Zip Code"
city_name: "City name"
selection: "Filter on"
selection_all: "All"
area_type: "Area Type"
advanced_search: "Advanced Search"
access_links:
title: "Access links for %{stop_area}'s access"
generic_access_links: "Glogal links"
detail_access_links: "Specific links"
access_link_legend_1: "grays arrows for undefined links, green for defined ones"
access_link_legend_2: "clic on arrows to create/edit a link"
select_parent:
title: "Manage parent of stop area %{stop_area}"
add_children:
title: "Manage children of stop area %{stop_area}"
add_routing_lines:
title: "Manage lines of routing constraint %{stop_area}"
add_routing_stops:
title: "Manage stop areas of routing constraint %{stop_area}"
activerecord:
models:
stop_area:
zero: "stop area"
one: "stop area"
other: "stop areas"
attributes:
stop_area:
name: "Name"
registration_number: "Registration number"
published_name: "Published name"
in_creation: "In creation"
confirmed: "Activated"
confirmed_at: "Activated at"
deleted: "Deactivated"
deactivated: "Deactivated"
deleted_at: "Deactivated at"
comment: "Description"
stop_area_type: "Area type"
area_type: "Area type"
nearest_topic_name: "Nearest point of interest"
street_name: "Street name"
country_code: "Country"
fare_code: "Fare code"
mobility_restricted_suitability: "Mobility reduced passenger suitable"
stairs_availability: "Escalator"
lift_availability: "Lift"
projection: "Projection type"
projection_x: "x-position"
projection_y: "y-position"
projection_xy: "position (x,y) %{projection}"
long_lat_type: "Projection type"
longitude: "Longitude"
latitude: "Latitude"
time_zone: "Time zone"
url: "Web page"
objectid: "Neptune identifier"
object_version: "Version"
created_at: Created at
updated_at: Updated at
creator_id: "Created by"
children_ids: "Children"
routing_stop_ids: "Attached stops"
routing_line_ids: "Attached lines"
parent: "Parent"
coordinates: "Coordinates (lat,lng) WGS84"
zip_code: "Zip code"
city_name: "City"
waiting_time: Waiting time (minutes)
status: Status
formtastic:
titles:
stop_area:
name: ""
registration_number: "only alphanumerical or underscore characters"
registration_number_format: "authorized format : %{registration_number_format}"
objectid: "[prefix]:StopArea:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
nearest_topic_name: ""
city_name: ""
zip_code: ""
comment: ""
coordinates: "latitude,longitude in WGS84 referential, dot for decimal separator"
projection_xy: "x,y in secondary referential, dot for decimal separator"
neptune:
stop_area:
name: ""
registration_number: "only alphanumerical or underscore characters"
objectid: "[prefix]:StopArea:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
nearest_topic_name: ""
city_name: ""
zip_code: ""
comment: ""
coordinates: "latitude,longitude in WGS84 referential, dot for decimal separator"
projection_xy: "x,y in secondary referential, dot for decimal separator"
netex:
stop_area:
name: ""
registration_number: "only alphanumerical or underscore characters"
objectid: "[prefix]:StopArea:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
nearest_topic_name: ""
city_name: ""
zip_code: ""
comment: ""
coordinates: "latitude,longitude in WGS84 referential, dot for decimal separator"
projection_xy: "x,y in secondary referential, dot for decimal separator"
gtfs:
stop_area:
name: ""
registration_number: "only alphanumerical or underscore characters"
objectid: "[prefix]:StopArea:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character"
nearest_topic_name: ""
city_name: ""
zip_code: ""
comment: ""
coordinates: "latitude,longitude in WGS84 referential, dot for decimal separator"
projection_xy: "x,y in secondary referential, dot for decimal separator"
hub:
stop_area:
name: "Maximum length = 255."
registration_number: "Positif integer, unique key, of no more than 8 digits. Mandatory for physical stops."
objectid: "[prefix]:StopArea:[unique_key] : prefix contains only alphanumerical or underscore characters, unique_key accepts also minus character. Maximum length of the unique key = 12."
nearest_topic_name: "Maximum length = 255 for logical stops and 60 for physical stops."
city_name: "Mandatory for physical stops. Maximum length = 75."
zip_code: "Positif integer 5 digits. Mandatory for physical stops."
comment: "Maximum length = 255."
coordinates: "Coordinates are mandatory."
projection_xy: "x,y in secondary referential, dot for decimal separator"
hints:
stop_area:
registration_number: Leave empty for automatic value.
referential_stop_areas:
<<: *en_stop_areas
|