{ "about": { "title": "About BusUrbano", "description": "Web app to find stops and arrival times for urban buses.", "data_sources_title": "Data sources", "data_sources_intro": "This application uses data from multiple sources:", "data_gtfs": "Scheduled timetables", "data_gtfs_source": "Official GTFS feed (municipal open data)", "data_realtime": "Real-time data", "data_realtime_source": "City API", "data_traffic": "Traffic status", "data_traffic_source": "Municipal open data", "data_lines": "Line listings and schedules", "map_tiles": "Maps", "map_themes": "(\"liberty\" and \"positron\" themes for light/dark mode)", "thanks_council": "Special thanks to Vigo City Council for providing this data under an open license.", "credits": "Credits", "developed_by": "Developed by", "open_source": "Open source code available on", "license_prefix": "Municipal data under", "settings": "Settings", "theme": "Mode:", "theme_light": "Light", "theme_dark": "Dark", "theme_system": "System", "map_position_mode": "Map position:", "map_position_gps": "GPS position", "map_position_last": "Where I left it", "language": "Language" }, "stoplist": { "search_placeholder": "Search stop by name or code...", "search_label": "Search stops", "search_results": "Search results", "favourites": "Favourite stops", "no_favourites": "Go to a stop and mark it as favourite to see it here.", "recents": "Recent", "all_stops": "Stops", "nearby_stops": "Nearby stops", "service_alerts": "Service alerts", "alerts_coming_soon": "Feature coming soon", "alerts_description": "Service alerts and disruption notifications will be available here soon." }, "estimates": { "minutes": "min", "meters": "m", "edit": "Edit name", "favourite": "Favourite", "not_found": "Stop not found", "caption": "Arrival estimates at {{time}}", "line": "Line", "route": "Route", "arrival": "Arrival", "distance": "Distance", "not_available": "Not available", "none": "No estimates available", "next_arrivals": "Next arrivals", "on_time": "on time", "minutes_late": "{{minutes}} minutes late", "minutes_early": "{{minutes}} minutes early", "bus_is": "Bus is", "service": "Service", "trip": "trip", "last_updated": "Updated at", "reload": "Reload", "unknown_service": "Unknown service. It may be a reinforcement or the service has a different name than planned." }, "timetable": { "fullCaption": "Theoretical timetables for this stop", "nearbyCaption": "Upcoming theoretical timetables", "line": "Line", "service": "Service", "time": "Time", "nextStreets": "Next streets", "noData": "No timetable data available", "noDestination": "Line", "viewAll": "View all timetables", "fullTitle": "Theoretical timetables", "backToEstimates": "Back to estimates", "noDataAvailable": "No timetable data available for today", "loadError": "Error loading timetables", "errorDetail": "Theoretical timetables are updated daily. Please try again later.", "showPast": "Show all", "hidePast": "Hide past", "goToNow": "Go to now", "scrollUp": "Scroll up", "scrollDown": "Scroll down" }, "map": { "popup_title": "Stop", "lines": "Lines", "view_all_estimates": "View all estimates" }, "common": { "loading": "Loading...", "error": "An unexpected error occurred.", "404": "The requested page could not be found." }, "navbar": { "home": "Home", "map": "Map", "lines": "Lines" }, "lines": { "description": "Below is a list of Vigo urban bus lines with their respective routes and links to official timetables." } }