mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
319 lines
11 KiB
JSON
319 lines
11 KiB
JSON
{
|
|
"app": {
|
|
"sceneries": "SCENERIES",
|
|
"trains": "TRAINS",
|
|
"journal": "JOURNAL",
|
|
"loading": "Loading data...",
|
|
"support": "Support the project",
|
|
"error": "An error occured while loading data!",
|
|
"no-result": "No results for current search!",
|
|
"migration-warning": "Stacjownik services will be unavailable 2/06/2022 between 1-3am (CEST time) due to the migration of API hostings!",
|
|
"migration-confirm": "Roger that!"
|
|
},
|
|
"update": {
|
|
"title": "New Stacjownik version is available!",
|
|
"paragraph1": "Enjoy the application and may the green signal be with you!",
|
|
"release-link": "Click here to browse version changelog (GitHub)",
|
|
"confirm-button": "Understood!"
|
|
},
|
|
"data-status": {
|
|
"S1a-connection": "<b>S1a signal</b> <br> Cannot connect with Stacjownik API service!",
|
|
"S1a-sceneries": "<b>S1a signal</b> <br> Cannot load online stations data!",
|
|
"S2": "<b>S2 signal</b> <br> All data loaded successfully!",
|
|
"S3": "<b>S3 signal</b> <br> Loading data...",
|
|
"S5-timetables": "<b>S5 signal</b> <br> Timetables might be incorrect or missing!",
|
|
"S5-dispatchers": "<b>S5 signal</b> <br> Cannot load dispatchers status data!",
|
|
"S5-trains": "<b>S5 signal</b> <br> Cannot load online trains data!"
|
|
},
|
|
"desc": {
|
|
"control-type": "Control type: ",
|
|
"signals-type": "Signals type: ",
|
|
"SBL": "This scenery has automatic line blockade system on following routes: ",
|
|
"SUP": "Requires the SUP application (level crossing remote control simulator)",
|
|
"TWB-all": "This scenery has two-way route blockade on all routes",
|
|
"TWB-routes": "This scenery has two-way route blockade on following routes: ",
|
|
"default": "This scenery is available by default",
|
|
"non-public": "This scenery is not public",
|
|
"unknown": "This scenery isn't recognizable right now",
|
|
"unavailable": "This scenery is unavailable",
|
|
"abandoned": "This scenery is no longer supported by its creators",
|
|
"real": "Scenery with real lines: "
|
|
},
|
|
"signals": {
|
|
"title": "Signal type",
|
|
"współczesna": "modern",
|
|
"mieszana": "mixed",
|
|
"kształtowa": "mechanical",
|
|
"historyczna": "historical"
|
|
},
|
|
"controls": {
|
|
"title": "Control type",
|
|
"SPK": "SPK",
|
|
"SCS": "SCS",
|
|
"SCS-SPK": "SCS/SPK",
|
|
"SPE": "SPE",
|
|
"ręczne": "manual",
|
|
"ręczne+SPK": "manual + SPK",
|
|
"ręczne+SCS": "manual + SCS",
|
|
"mechaniczne": "levers (mechanical)",
|
|
"mechaniczne+SPK": "levers + SPK",
|
|
"mechaniczne+SCS": "levers + SCS"
|
|
},
|
|
"status": {
|
|
"online": "UNTIL ",
|
|
"free": "FREE",
|
|
"ending": "ENDS SOON",
|
|
"not-signed": "NOT SIGNED IN",
|
|
"no-limit": "NO LIMIT",
|
|
"unavailable": "UNAVAILABLE",
|
|
"brb": "AFK",
|
|
"no-space": "NO SPACE",
|
|
"unknown": "UNKNOWN"
|
|
},
|
|
"options": {
|
|
"filters": "FILTERS",
|
|
"donate": "DONATE",
|
|
|
|
"search-button": "Search",
|
|
"reset-button": "Reset",
|
|
|
|
"sort-title": "SORT BY:",
|
|
"filter-title": "FILTER BY:",
|
|
"search-title": "SEARCH:",
|
|
|
|
"search-train-no": "Train no. / #",
|
|
"search-train": "Train no.",
|
|
"search-driver": "Driver name",
|
|
"search-dispatcher": "Dispatcher name",
|
|
"search-station": "Scenery name",
|
|
"search-author": "Timetable author name",
|
|
"search-date": "Timetable date (CEST / GMT+2)",
|
|
|
|
"sort-mass": "mass",
|
|
"sort-speed": "speed",
|
|
"sort-length": "length",
|
|
"sort-distance": "distance",
|
|
"sort-timetable": "train no.",
|
|
"sort-progress": "route progress",
|
|
"sort-delay": "current delay",
|
|
|
|
"sort-total-stops": "total stops",
|
|
"sort-beginDate": "date",
|
|
"sort-timetableId": "timetable ID",
|
|
"sort-timestampFrom": "date",
|
|
"sort-duration": "duration",
|
|
|
|
"filter-comments": "COMMENTS",
|
|
"filter-twr": "TWR",
|
|
"filter-skr": "SKR",
|
|
"filter-passenger": "PASSENGER",
|
|
"filter-freight": "FREIGHT",
|
|
"filter-other": "OTHER",
|
|
"filter-noTimetable": "NO TIMETABLE",
|
|
|
|
"filter-reset": "RESET FILTERS",
|
|
"filter-clear": "CLEAR FILTERS",
|
|
|
|
"filter-all": "ALL ENTRIES",
|
|
"filter-abandoned": "ABANDONED",
|
|
"filter-fulfilled": "FULFILLED",
|
|
"filter-active": "ACTIVE"
|
|
},
|
|
"filters": {
|
|
"endingStatus": "ENDS SOON",
|
|
"afkStatus": "AFK",
|
|
"noSpaceStatus": "NO SPACE",
|
|
"unavailableStatus": "UNAVAILABLE",
|
|
|
|
"title": "STATION FILTER",
|
|
"default": "DEFAULT",
|
|
"not-default": "OTHER",
|
|
"real": "REAL",
|
|
"fictional": "FICTIONAL",
|
|
"unavailable": "UNSUPPORTED",
|
|
"non-public": "NON-PUBLIC",
|
|
"abandoned": "ABANDONED",
|
|
|
|
"SPK": "SPK",
|
|
"SCS": "SCS",
|
|
"SPE": "SPE",
|
|
"manual": "MANUAL",
|
|
"mechanical": "MECHANICAL",
|
|
"SUP": "SUP",
|
|
"SBL": "SBL",
|
|
"modern": "MODERN",
|
|
"semaphores": "SEMAPHORES",
|
|
"mixed": "MIXED",
|
|
"historical": "HISTORICAL",
|
|
"free": "FREE",
|
|
"occupied": "OCCUPIED",
|
|
"sliders": {
|
|
"min-lvl": "MIN. REQUIRED DISPATCHER LEVEL",
|
|
"max-lvl": "MAX. REQUIRED DISPATCHER LEVEL",
|
|
"routes-1t-cat": "MIN. CATENARY SINGLE TRACK ROUTES",
|
|
"routes-1t-other": "MIN. OTHER SINGLE TRACK ROUTES",
|
|
"routes-2t-cat": "MIN. CATENARY DOUBLE TRACK ROUTES",
|
|
"routes-2t-other": "MIN. OTHER DOUBLE TRACK ROUTES"
|
|
},
|
|
"authors-search": "Search by author (other filters apply)",
|
|
"minimum-hours-title": "SHOW ONLY SCENERIES UNTIL:",
|
|
"now": "NOW",
|
|
"hour": "h",
|
|
"no-limit": "NO LIMIT",
|
|
"include-selected": "INCLUDE SELECTED",
|
|
"save": "SAVE FILTERS",
|
|
"reset": "RESET FILTERS",
|
|
"close": "CLOSE FILTERS"
|
|
},
|
|
"sceneries": {
|
|
"station": "Station",
|
|
"min-lvl": "Min. dispatcher\nlevel",
|
|
"status": "Status",
|
|
"dispatcher": "Dispatcher",
|
|
"dispatcher-lvl": "Dispatcher\nlevel",
|
|
"routes": "Routes\ndouble / single",
|
|
"general": "General info",
|
|
"users": "Drivers online",
|
|
"spawns": "Spawns online",
|
|
"timetables": "Active timetables",
|
|
"no-stations": "No stations to show here!",
|
|
"scenery-search": "Search for scenery..."
|
|
},
|
|
"trains": {
|
|
"no-trains": "No trains to show here!",
|
|
"loading": "Loading train data...",
|
|
"offline": "Offline ride",
|
|
|
|
"stats": "TRAFFIC STATISTICS",
|
|
"stats-speed": "TRAINS SPEED (MIN, AVG, MAX) [km/h]",
|
|
"stats-length": "TIMETABLES LENGTH (MIN, AVG, MAX) [km]",
|
|
"stats-categories": "TIMETABLE CATEGORIES",
|
|
"stats-special-twr": "HIGH RISK",
|
|
"stats-special-skr": "EXCEEDED STRUCT. GAUGE",
|
|
"stats-locos": "MOST COMMON UNITS",
|
|
|
|
"current-scenery": "on scenery",
|
|
"current-signal": "at signal",
|
|
"current-track": "on track",
|
|
|
|
"delayed": "Delayed: ",
|
|
"preponed": "Ahead of schedule: ",
|
|
"on-time": "On time",
|
|
|
|
"route-progress": "Progress: ",
|
|
|
|
"detailed-timetable": "Detailed timetable for train no. ",
|
|
"via-title": "Via: ",
|
|
"no-timetable": "no current timetable",
|
|
"distance-exceeded": "Attention! Due to an internal error, timetables with route distance greater than 200km might be incorrect!",
|
|
"cars": "Car count",
|
|
"EZT": "EMU",
|
|
"SZT": "DMU",
|
|
"loco-electric": "Electric locomotive",
|
|
"loco-diesel": "Diesel locomotive",
|
|
"timetable-comments": "Exploitation comments available for this train",
|
|
"comment": "Exploitation comments for: ",
|
|
"table-limit": "For performance reasons there's a limit of 10 trains shown at the same time.",
|
|
|
|
"last-seen-now": "since now",
|
|
"last-seen-min": "since one minute",
|
|
"last-seen-ago": "since {minutes} minutes",
|
|
|
|
"scenery-offline": "Offline ride",
|
|
"timeout": "An error occured while trying to refresh SWDR timetable data!"
|
|
},
|
|
"journal": {
|
|
"title": "DISPATCHER HISTORY",
|
|
"loading": "Loading dispatcher history data...",
|
|
"no-history": "No dispatcher history found!",
|
|
|
|
"section-timetables": "TIMETABLES",
|
|
"section-dispatchers": "DISPATCHERS",
|
|
|
|
"no-further-data": "No further data for current parameters",
|
|
"loading-further-data": "Loading...",
|
|
|
|
"route-length": "Route length:",
|
|
"station-count": "Stations:",
|
|
"dispatcher-name": "Created by",
|
|
"timetable-day": "Timetable created at",
|
|
"timetable-active": "ACTIVE",
|
|
"timetable-fulfilled": "FULFILLED",
|
|
"timetable-abandoned": "ABANDONED",
|
|
|
|
"online-since": "ONLINE SINCE",
|
|
"duty-lasted": "The duty lasted",
|
|
"minutes": "{minutes} mins",
|
|
"hours": "{hours}h {minutes} mins",
|
|
|
|
"stock-info": "STOCK INFO",
|
|
"stock-length": "Length",
|
|
"stock-mass": "Mass",
|
|
"stock-max-speed": "Maximum registered speed",
|
|
|
|
"load-data": "Load further data...",
|
|
|
|
"stats-title": "DRIVING STATISTICS OF",
|
|
|
|
"stats-timetables": "TIMETABLES",
|
|
"stats-longest-timetable": "LONGEST TIMETABLE",
|
|
"stats-avg-timetable": "AVERAGE TIMETABLE LENGTH",
|
|
"stats-distance": "DISTANCE",
|
|
"stats-stations": "STATIONS"
|
|
},
|
|
"scenery": {
|
|
"users": "PLAYERS ONLINE",
|
|
"spawns": "OPEN SPAWNS",
|
|
"timetables": "ACTIVE TIMETABLES",
|
|
"no-timetables": "No active timetables!",
|
|
"offline": "Scenery is offline",
|
|
"no-users": "NO ACTIVE PLAYERS",
|
|
"no-spawns": "NO OPEN SPAWNS",
|
|
"no-scenery": "Oops! This scenery doesn't exist!",
|
|
"return-btn": "Return to main site",
|
|
"history-btn": "View the dispatcher history",
|
|
"info-btn": "Return to the scenery view",
|
|
"authors-title": "Scenery author | Scenery authors",
|
|
"lines-title": "Real lines",
|
|
"project-title": "Project name",
|
|
"one-way-routes": "One way routes",
|
|
"two-way-routes": "Two way routes",
|
|
|
|
"option-active-timetables": "Active timetables",
|
|
"option-timetables-history": "Scenery timetables history",
|
|
"option-dispatchers-history": "Scenery dispatchers history",
|
|
|
|
"timetable-author-title": "Issued by",
|
|
"timetable-author-unknown": "Author unknown",
|
|
|
|
"req-level": "all dispatcher levels | dispatcher level {lvl} required | dispatcher level {lvl} required",
|
|
"history-list-empty": "No recorded scenery history!",
|
|
|
|
"forum-topic": "Official {name} forum topic"
|
|
},
|
|
"availability": {
|
|
"title": "Availability",
|
|
"default": "in-game",
|
|
"nonDefault": "additional",
|
|
"unavailable": "unavailable",
|
|
"nonPublic": "private",
|
|
"abandoned": "abandoned"
|
|
},
|
|
"timetables": {
|
|
"timetable-only": "Switch to timetable-only view",
|
|
"online": "At station",
|
|
"departed": "Dispatched to:",
|
|
"departed-away": "Departed to:",
|
|
"arriving": "Arriving from:",
|
|
"stopped": "Stopped",
|
|
"terminated": "Terminated",
|
|
"begins": "BEGINS HERE",
|
|
"terminates": "TERMINATES\nHERE"
|
|
},
|
|
"history": {
|
|
"title": "TIMETABLE JOURNAL",
|
|
"search-train": "Train no.",
|
|
"search-driver": "Driver name"
|
|
}
|
|
}
|