diff --git a/src/locale/en.json b/src/locale/en.json index 188796b5..24ce7ea7 100644 --- a/src/locale/en.json +++ b/src/locale/en.json @@ -1,230 +1,233 @@ { - "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" - }, - "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)", - "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": "Time based 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", - "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": "Map by line", - "singleline_map_page_description": "Display of bus route on map by user-given bus operator, route number, route, date & time", - "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", - "line_placeholder": "For example: 17a", - "choose_route": "Choosing a travel route (XXX options)", - "choose_stop": "Select a station (XXX options)", - "direction_arrow": "โŸต", - "date_format": "YYYY-MM-DD", - "time_format": "HH:mm:ss", - "datetime_format": "HH:mm:ss ยท YYYY-MM-DD", - "loading_routes": "Charging routes", - "loading_stops": "Charging stop stations", - "loading_gaps": "Charging trip gaps", - "timestamp_list": "A list of all stop times in the chosen station", - "timestamp_target": "โŒš Search time", - "timestamp_gtfs": "๐Ÿ•› Planned stop time", - "timestamp_siri": "๐ŸšŒ Actual stop time", - "loading_hits": "Charging travel 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_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", - "rides_planned": "planned trips", - "rides_history": "Trips History", - "rides_actual": "Trips out", - "dashboard_page_graph_title": "Exit percentages of total trips by time", - "from_date": "dated", - "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", - "from_time_x_to_time_y": "From XXX to YYY", - "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", - "report_a_bug_title": "Report a bug", - "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": "\"A tower 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": "ืขื‘ืจื™ืช", - "bug_title": "Title/Summary", - "bug_title_message": "Please enter a title/summary!", - "bug_description": "Description", - "bug_description_message": "Please enter a description!", - "bug_environment": "Environment", - "bug_environment_message": "Please enter the environment!", - "bug_expected_behavior": "Expected Behavior", - "bug_expected_behavior_message": "Please describe the expected behavior!", - "bug_actual_behavior": "Actual Behavior", - "bug_actual_behavior_message": "Please describe the actual behavior!", - "bug_reproducibility": "How often does it happen?", - "bug_reproducibility_message": "Please describe 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_name_message": "Please enter your full name!", - "bug_contact_email": "Email", - "bug_contact_email_message": "Please enter your email!", - "bug_type": "Type of request", - "bug_type_message": "Please enter the type of request", - "bug_type_bug": "Bug", - "bug_type_feature": "Feature Request", - "bug_date_alert": "The end date can not be earlier than the start date", - "funding_paragraph": "The Databus project is developed by the Hasadna for public knowledge, by the contributions of volunteers, and based upon", - "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", - "bearing": "bearing", - "coords": "coords", - "hide_document": "Hide geeks data", - "show_document": "Show geeks data", - "open_complaint": "Open complaint", - "close_complaint": "Close complaint", - "complaint": "Complaint", - "first_name": "First Name", - "last_name": "Last Name", - "id": "ID", - "email": "Email", - "phone": "Phone 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": "Line Switch", - "station_signs": "Station Information Signs", - "description": "Description", - "submit_complaint": "Submit Complaint", - - "lineProfile": { - "title": "Profile for Line", - "notFound": "We couldn't find the line you were looking for :(", + "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" + }, + "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)", + "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": "Time based 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", + "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": "Map by line", + "singleline_map_page_description": "Display of bus route on map by user-given bus operator, route number, route, date & time", + "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", + "line_placeholder": "For example: 17a", + "choose_route": "Choosing a travel route (XXX options)", + "choose_stop": "Select a station (XXX options)", + "direction_arrow": "โŸต", + "date_format": "YYYY-MM-DD", + "time_format": "HH:mm:ss", + "datetime_format": "HH:mm:ss ยท YYYY-MM-DD", + "loading_routes": "Charging routes", + "loading_stops": "Charging stop stations", + "loading_gaps": "Charging trip gaps", + "timestamp_list": "A list of all stop times in the chosen station", + "timestamp_target": "โŒš Search time", + "timestamp_gtfs": "๐Ÿ•› Planned stop time", + "timestamp_siri": "๐ŸšŒ Actual stop time", + "loading_hits": "Charging travel 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_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", + "rides_planned": "planned trips", + "rides_history": "Trips History", + "rides_actual": "Trips out", + "dashboard_page_graph_title": "Exit percentages of total trips by time", + "from_date": "dated", + "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", + "from_time_x_to_time_y": "From XXX to YYY", + "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", + "report_a_bug_title": "Report a bug", + "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": "\"A tower 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": "ืขื‘ืจื™ืช", + "bug_title": "Title/Summary", + "bug_title_message": "Please enter a title/summary!", + "bug_description": "Description", + "bug_description_message": "Please enter a description!", + "bug_environment": "Environment", + "bug_environment_message": "Please enter the environment!", + "bug_expected_behavior": "Expected Behavior", + "bug_expected_behavior_message": "Please describe the expected behavior!", + "bug_actual_behavior": "Actual Behavior", + "bug_actual_behavior_message": "Please describe the actual behavior!", + "bug_reproducibility": "How often does it happen?", + "bug_reproducibility_message": "Please describe 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_name_message": "Please enter your full name!", + "bug_contact_email": "Email", + "bug_contact_email_message": "Please enter your email!", + "bug_type": "Type of request", + "bug_type_message": "Please enter the type of request", + "bug_type_bug": "Bug", + "bug_type_feature": "Feature Request", + "bug_date_alert": "The end date can not be earlier than the start date", + "funding_paragraph": "The Databus project is developed by the Hasadna for public knowledge, by the contributions of volunteers, and based upon", + "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", + "bearing": "bearing", + "coords": "coords", + "hide_document": "Hide geeks data", + "show_document": "Show geeks data", + "open_complaint": "Open complaint", + "close_complaint": "Close complaint", + "complaint": "Complaint", + "first_name": "First Name", + "last_name": "Last Name", "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", - "alternative": "Route Alternative", - "type": "Route Type" - } - }, - "aboutPage": { - "title": "About us", - "privacyText": "<0>Google Analytics 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 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>CC BY-SA 4.0 license of <1>Creative Commons" + "email": "Email", + "phone": "Phone 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": "Line Switch", + "station_signs": "Station Information Signs", + "description": "Description", + "submit_complaint": "Submit 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", + "alternative": "Route Alternative", + "type": "Route Type" + } }, - "contactLinksText": { - "sadna": "Contact us", - "slack": "Chat with us on Slack", - "donations": "Servers cost money - help us continue to maintain and develop the project!" + "aboutPage": { + "title": "About us", + "privacyText": "<0>Google Analytics 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 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>CC BY-SA 4.0 license of <1>Creative Commons" + }, + "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 about how you can contribute to 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 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", - "single_line_map_title": "Locations of selected lines", - "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": "ืงื•ืœ ืงื•ืจื", - "tasks": [ - { - "title": "What affect does the traffic have on the overal execusion time of bus ride?", - "description": "calculating the standard deviation of bus ride durations can indicate problems with traffic." - }, - { - "title": "Calculate time estimation for when the bus left it's origin", - "description": "TO COMPLETE" - }, - { - "title": "How to classify bus-lines to meaningful geographical clusters?", - "description": "TO COMPLETE" - } - ] - } -} + "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", + "single_line_map_title": "Locations of selected lines", + "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": "ืงื•ืœ ืงื•ืจื", + "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." + } + ] + } +} \ No newline at end of file