-
-
Notifications
You must be signed in to change notification settings - Fork 128
Expand file tree
/
Copy pathen.json
More file actions
388 lines (388 loc) · 19 KB
/
Copy pathen.json
File metadata and controls
388 lines (388 loc) · 19 KB
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
{
"homepage": {
"welcome": "Welcome to Databus",
"databus_definition": "The open platform for real data on the quality of public transportation lines in Israel",
"website_goal": "The purpose of the site is to improve the quality of public transportation in Israel by providing reliable information to journalists, citizens, transportation companies, and government officials in Israel.",
"show_button": "Show",
"copyright": "© The Public Knowledge Workshop",
"open_menu": "Start Exploring",
"manual": "View the manual"
},
"homepage_title": "Home",
"dashboard_page_title": "Public transport operators according to planned trips",
"dashboard_page_description": "A graphic display of public transportation rides - ratio of successful actual rides / total rides scheduled. Grouped by bus operators (Egged, Dan, Metropolin etc)",
"no_data_from_ETL": "We’re having trouble retrieving data from the server, We're working to resolve this issue",
"timeline_page_title": "Trips History",
"timeline_page_description": "Displays actual vs scheduled stop times by user-given bus operator, route number & stop name",
"time_based_map_page_title": "Transit Map",
"time_based_map_page_description": "Displays all buses locations on map based on user-given date, time & minutes range",
"gaps_page_title": "Trips that didn't take place",
"gaps_page_description": "Displays routes that did not take place according to schedule by user-given bus operator, route number. route & date",
"gaps_patterns_page_title": "Patterns of Missed Trips",
"gaps_patterns_page_description": "A graphic display of routes performed according to schedule, grouped by time of day\\severity, by user-given bus operator, route number, route & date",
"singleline_map_page_title": "Trip Route",
"singleline_map_page_description": "Display of bus route on map by user-given bus operator, vehicle number, route number, route, date & time",
"singleline_map_page_route": "By Route",
"singleline_map_page_vehicle_id": "By Vehicle ID",
"open_menu_description": "Displays different options and parameters which are accessible in the application",
"choose_datetime": "Date and time",
"choose_date": "Date",
"choose_time": "Time",
"choose_operator": "Operating Company",
"operator_placeholder": "For example: Dan",
"choose_line": "line number",
"choose_vehicle": "Vehicle number",
"line_placeholder": "For example: 17a",
"vehicle_placeholder": "For example: 12345",
"choose_route": "Choosing a travel route (XXX options)",
"choose_stop": "Select a stop (XXX options)",
"direction_arrow": "⟵",
"date_format": "YYYY-MM-DD",
"time_format": "HH:mm:ss",
"datetime_format": "HH:mm:ss · YYYY-MM-DD",
"loading_routes": "Loading routes",
"loading_stops": "Loading stops",
"loading_gaps": "Loading missing trips",
"timestamp_list": "A list of all stop times at the selected stop",
"timestamp_target": "⌚ Search time",
"timestamp_gtfs": "🕛 Planned stop time",
"timestamp_siri": "🚌 Actual stop time",
"loading_hits": "Loading trip times",
"line_not_found": "The line is not found",
"hits_not_found": "No planned or actual trips found",
"planned_time": "Scheduled time",
"planned_status": "status",
"ride_as_planned": "✔️ came out as planned",
"ride_missing": "❌ missing ride",
"ride_in_future": "🕛 ride in future",
"ride_extra": "🧐 An unplanned trip",
"ride_duped": "❇️ Double ride",
"checkbox_only_gaps": "Only gaps",
"dashboard_tooltip_content": "A GPS is attached to every line in Israel that reports the location of the bus every few moments.\nSo what is a missed trip? This is a trip that was planned, but was not reported to have taken place in the GPS data. You can see it in the app for example, but when you wait at the station, it will never arrive",
"worst_lines_page_title": "Least Efficient Lines",
"velocity_heatmap_page_title": "Velocity Heatmap",
"rides_planned": "planned trips",
"rides_history": "Trips History",
"rides_actual": "Trips out",
"rides_missing": "Trips missing",
"dashboard_page_graph_title": "Exit percentages of total trips by time",
"to_date": "Until",
"watch_locations_in_range": "View bus locations within a range of",
"minutes": "minutes",
"minutes_5": "5 minutes",
"show_x_bus_locations": "Bus locations",
"choose_start_time": "Select a start time",
"loading_times_tooltip_content": "Loading bus times. Current times available to use",
"group_by_hour_tooltip_content": "Group by hour",
"start": "start",
"end": "end",
"about_title": "About",
"public_appeal_title": "Public Appeal",
"donate_title": "For Donations",
"menu_group_get_started": "Get Started",
"menu_group_analysis": "Trip Analysis",
"menu_group_maps": "Maps",
"menu_group_community": "Community",
"report_a_bug_title": "Report a bug",
"how_to_donate_title": "How can I donate?",
"how_to_donate_text": "Behind the scenes of the projects is a small, dedicated team that takes care of organizing development and hackathon meetings and server maintenance, which has its feet between government offices to persuade, press, and swing to release more and more repositories; Make sure the media knows our work and also knows how to contact us for data and analytics, and does a lot of ongoing work to make our projects change in the world. We need community support to continue to work for a more open government. There were knights of transparency and joined in monthly support.",
"donate": "Donate",
"donation_through_bank_title": "Donation through bank transfer",
"donation_through_bank_reccomendation": "It is recommended to donate a bank transfer to the public knowledge workshop bank account, as this fee is lower",
"donate_to_hasadna": "Donate to Hasadna",
"donation_link": "Donation link",
"bank": "Bank",
"branch": "Branch",
"account": "Account Number",
"account_name": "Account Name",
"donation_through_bank_details_bank": "יו בנק (26)",
"donation_through_bank_details_branch": "רחביה (262)",
"donation_through_bank_details_account": "419931",
"donation_through_bank_details_account_name": "הסדנא לידע ציבורי",
"donation_through_bank_details_additional_message": "Please specify a full name and contact info@hasadna.org.il after the donation so we can send a receipt",
"donate_through_jgive.com_title": "Donate through Jgive.com",
"website_name": "Databus",
"what_is_website": "What is the \"Databus\" site?",
"what_is_website_paragraph": "The database website of the workshop for public knowledge presents data on the quality of public transportation lines in Israel (reliability, accuracy, route). Databus actually connects several government information sources:",
"planning_information": "The planning information - GTFS - which is published every day and contains the details of the lines, station locations, transit times, etc.",
"performance_information": "Performance information - SIRI - Every bus in Israel is attached to a GPS transmitter that reports the location of the bus every few seconds.",
"discovered_mistake": "We discovered an error or outdated information, what do we do?",
"discovered_mistake_paragraph": "Since all the information presented on the site is based on the official sources of information, it is recommended to contact the publisher for clarification or correction of the problem. The \"Databus\" team will be happy to help you understand who the government entity is that published the data or information that requires clarification or correction.",
"privacy": "privacy",
"license": "User license",
"questions": "Questions? Comments? ideas?",
"funding": "Funding",
"mr_meir": "Mr. Asher Meir",
"innovation_authority": "Innovation Authority",
"migdal_company": "\"Migdal in the Community\"",
"and_smaller_donors": "And other small contributions from my friends and fans of the workshop.",
"github_link": "Go to GitHub",
"dark_mode_tooltip": "Move to Dark mode",
"light_mode_tooltip": "Move to Light mode",
"change_language": "Change Language",
"bug_title": "Title/Summary",
"bug_description": "Description",
"bug_environment": "Environment",
"bug_expected_behavior": "Expected Behavior",
"bug_actual_behavior": "Actual Behavior",
"bug_reproducibility": "How often does it happen",
"bug_attachments": "Attachments/Screenshots",
"bug_attachments_upload_button": "Click to Upload",
"bug_submit": "Submit Bug Report",
"bug_contact_name": "Full Name",
"bug_contact_email": "Email",
"bug_type": "Type of request",
"bug_type_bug": "Bug",
"bug_type_feature": "Feature Request",
"bug_type_other": "Other",
"bug_frequency": {
"always": "Always",
"sometimes": "Sometimes",
"rarely": "Rarely",
"once": "Once"
},
"bug_date_alert": "The end date can not be earlier than the start date",
"bug_date_invalid_format": "Please enter a date in the correct format",
"funding_paragraph": "The Databus project is developed by the Hasadna for public knowledge, by the contributions of volunteers, and based upon",
"halufa_ride": "Alternative ride #",
"all_rides_completed": "All/Almost the rides are completed",
"missing_rides": "Of the rides are missing",
"line": "Line",
"from": "from",
"destination": "destination",
"velocity": "velocity",
"kmh": "kmh",
"sample_time": "sample time",
"at_time": "at",
"vehicle_ref": "vehicle plate",
"drive_direction": "drive direction",
"directions": {
"North": "North",
"Northeast": "Northeast",
"East": "East",
"Southeast": "Southeast",
"South": "South",
"Southwest": "Southwest",
"West": "West",
"Northwest": "Northwest"
},
"bearing": "bearing",
"coords": "coords",
"hide_document": "Hide geeks data",
"show_document": "Show geeks data",
"complaints": {
"open_complaint": "Open complaint",
"close_complaint": "Close complaint",
"complaint": "Complaint",
"first_name": "First Name",
"last_name": "Last Name",
"only_hebrew_allowed": "Only Hebrew characters are allowed",
"i_d_num": "ID (Israeli only)",
"invalid_id": "Invalid ID",
"email": "Email",
"mobile": "Mobile Number",
"invalid_mobile": "Invalid mobile number",
"complaint_type": "Complaint Type",
"other": "Other",
"no_stop": "No Stop at Station",
"no_ride": "No Ride",
"delay": "Delay",
"overcrowded": "Overcrowded",
"driver_behavior": "Driver Behavior",
"early": "Early Arrival",
"cleanliness": "Cleanliness and Condition of the Bus",
"fine_appeal": "Fine Appeal",
"route_change": "Route Change",
"line_switch": "Lines Switch",
"station_signs": "Station Information Signs",
"add_or_remove_station": "Add or Remove Station",
"add_new_line": "Add New Line",
"add_frequency": "Add Frequency",
"ticketing_fares_discounts": "Ticketing, Fares & Discounts",
"apply_content": "Description",
"submit_complaint": "Submit Complaint",
"complaint_number": "Your Complaint Number",
"close": "Close",
"license_num": "License Plate",
"event_date": "Event Date",
"line_number_text": "Line Number",
"event_hour": "Event Time",
"event_hour_between_wait": "Event time must be between wait times",
"direction": "Route",
"wait": "Wait Time",
"raising_station": "Boarding Station",
"bus_direction_from": "Bus Direction From",
"bus_direction_to": "Bus Direction To",
"raising_station_address": "Requested Station Address",
"adding_frequency_reason": "Add Frequency Reason",
"add_frequency_load_topics": "Overcrowded",
"add_frequency_long_waiting": "Long Waiting",
"add_frequency_extension_time": "Extension Time",
"add_station": "Add Station",
"remove_station": "Remove Station",
"first_declaration": "I hereby confirm that I will be ready to testify at the Ministry of Transportation",
"second_declaration": "I hereby confirm that I will be ready to testify in court",
"rav_kav_number": "Rav Kav Number",
"invalid_rav_kav_number": "Invalid Rav Kav number",
"station_cat_num": "Station Catalog Number",
"bus_operator": "Bus Operator",
"city": "City",
"raising_station_city": "City From",
"destination_station_city": "City To",
"reportdate": "Ticket Date",
"report_time": "Ticket Time",
"complaint_details_required": "In order for us to check your request, please specify in the request which modes of transportation you wish to match, line numbers, operator names, station SKU, and relevant times.",
"new_complaint": "New Complaint"
},
"lineProfile": {
"title": "Profile for Line",
"notFound": "We couldn't find the line you were looking for :(",
"id": "ID",
"date": "Date",
"lineReference": "Line Reference",
"operatorReference": "Operator Reference",
"agencyName": "Agency Name",
"route": {
"shortName": "Route Short Name",
"start": "Start",
"end": "End",
"mkt": "Route MKT",
"direction": "Route Direction",
"direction_forth": "Forward",
"direction_back": "Backward",
"alternative": "Route Alternative",
"type": "Route Type"
},
"ride": {
"journey ": "Journey ID",
"journey": "Journey ID",
"id": "Ride ID",
"duration": "Ride Duration",
"scheduled": "Scheduled Ride"
},
"stop": {
"name": "Stop Name",
"code": "Stop ID",
"route": "Stop Route",
"of": "of",
"location": "Stop Location"
}
},
"errorPage": {
"title": "Oops, something went wrong",
"text": "Please try again later",
"text2": "If the issue persists, please contact us at:",
"button": "Back to home page"
},
"aboutPage": {
"title": "About us",
"privacyText": "<0>Google Analytics</0> service is embedded in the website to analyze the usage patterns and positioning of the website in search engines. This code reveals to the operators of the service information regarding the behavior of the users. <1>Learn more</1> about the privacy policy of the service.",
"licenseInfo": {
"text": "All information displayed on the website is based on data published by government sources. Usage of the information is subject to the <0>{{licenseName}}</0> license of <1>Creative Commons</1>",
"licenseName": "CC BY-SA 4.0 License"
},
"contactLinksText": {
"sadna": "Contact us",
"slack": "Chat with us on Slack",
"donations": "Servers cost money - help us continue to maintain and develop the project!"
},
"contributors": "Contributors",
"contributions": "Contributions",
"contributorsText": "Databus is developed by the Public Knowledge Workshop, by the contributions of volunteers, and based upon",
"contributorsReadMore": "<0>Read more</0> about how you can contribute to the project"
},
"dashboard_page_graph_title_hour": "Percentage of rides out, by hour",
"dashboard_page_graph_title_day": "Percentage of rides out, by day",
"group_by_day_tooltip_content": "Group by day",
"order_by_hour": "by hour",
"order_by_severity": "by severity",
"choose_dates": "Dates",
"date_navigator_prev_week": "Previous week",
"date_navigator_prev_day": "Previous day",
"date_navigator_today": "Today",
"date_navigator_next_day": "Next day",
"date_navigator_next_week": "Next week",
"gaps_tooltip_rides_executed": "{{percentage}}% of rides were executed ({{actual}}/{{planned}})",
"operatorSelectorOptions": {
"all": "all"
},
"reportBug": {
"description": "This form is designed so that we can receive feedback and improve the application. Please be aware that the submitted information will be available to the public.",
"error": "An error occurred while sending the report. Please try again later.",
"success": "The report was sent successfully. Thank you for your help!",
"viewIssue": "View issue"
},
"plannedRoute": "Planned Route",
"actualRoute": "Actual Route",
"youtube_modal_info_title": "Video tutorial (Hebrew)",
"open_video_about_this_page": "Open video about this page",
"publicAppealPage": {
"title": "Public Appeal",
"tasks": [
{
"title": "What affect does the traffic have on the overall execusion time of bus ride?",
"description": "On 'Databus' API you can find the exact locations of every bus in Israel in the past few years. What roads have traffic, what roads have significant gap between rush hours and other times of the day? By data analysis we believe we can point out specific roads where the traffic jams mostly are. We'd love your help!"
},
{
"title": "Calculate time estimation for when the bus left it's origin and arrived different stations",
"description": "How will we know whether the bus left on time, early or late? Usually, the devices on the busses are activated a few minutes before the begining of the ride, therefore we have many location samples of busses before their departure. Are there any busses departing from their origin station before the right time? If so - it's wrong, and we'll love your help estimating and monitoring it."
},
{
"title": "How to classify bus-lines to meaningful geographical clusters?",
"description": "We Would love to have statistics by geographic region on our site. Do Jerusalem lines perform better than Beer Sheva lines? For that we need to understand and decide how to approach Jerusalem-Beer Sheva line, for example. Does it belong to both regions? Maybe we should exclude such lines? We're open for your thoughts and ideas, and you're welcome to offer different aggregations and help integrate them into the system."
},
{
"title": "Bus Bunching",
"description": "Wikipedia - In public transport, bus bunching is a phenomenon whereby two or more transit vehicles that were scheduled at regular intervals along a common route instead bunch together and form a platoon. This occurs when leading vehicles are unable to keep their schedule and fall behind to such an extent that trailing vehicles catch up to them."
}
]
},
"loading": "loading...",
"version": "Current version identifier",
"failedToFetchVersion": "Failed to fetch current version identifier",
"operator_title": "Operator",
"operator": {
"ref": "Operator ID",
"founded": "Founded",
"website": "Website",
"area_title": "Service area",
"area": {
"nationwide": "Nationwide",
"central_southern": "Central, Southern",
"northern": "Northern",
"southern": "Southern",
"central": "Central",
"haifa": "Haifa",
"jerusalem": "Jerusalem",
"tel_aviv": "Tel Aviv",
"beersheba": "Beersheba",
"beit_shemesh": "Beit Shemesh"
},
"type_title": "Service type",
"type": {
"bus": "Bus",
"rail": "Rail",
"light_rail": "Light Rail",
"subway": "Subway",
"cable_car": "Cable Car",
"taxi": "Share taxi",
"flex": "Flexible Service Line"
},
"time_range": {
"day": "Daily",
"week": "Weekly",
"month": "Monthly",
"year": "Yearly"
},
"all_lines": "All Routes",
"line": "Line",
"profile": "Profile",
"map": "Map",
"id": "ID",
"origin": "Origin",
"destination": "Destination",
"total": "Total Routes",
"statistics": "Statistics"
},
"share_link": "Share this page"
}