-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathmanageTrainSchedule.json
171 lines (171 loc) · 8.63 KB
/
manageTrainSchedule.json
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
{
"addPacedTrain": "Add a service",
"addVia": "Add this waypoint",
"addVias": "Add waypoints",
"addTrainSchedule": "Add a train",
"addTrainSchedules": "Add one or several trains",
"anyTrack": "Any track",
"blocktype": "Signalling block type",
"BoundsAreLinked": "Both bounds are linked",
"BoundsAreNotLinked": "Both bounds are not linked",
"returnToSimulationResults": "Go back to simulation results",
"cancelPathfinding": "Cancel",
"chooseOnMap": "Choose on the map",
"composition": "Composition",
"coreErrors": {
"path_with_repeated_tracks": "The path goes over the same track multiple times"
},
"deleteVias": "Delete steps",
"deleteRoute": "Delete the route",
"destination": "Destination",
"errorMessages": {
"allowance_convergence": "We could not go slow enough in this setting to match the given allowance time",
"error": "An error has occurred",
"hardErrorInfra": "The infrastructure contains errors and cannot be used without first being corrected.",
"invalidInitialSpeed": "The initial speed must be rounded to the nearest tenth",
"mandatoryField": "Required field",
"nameLengthLimit": "The name must not exceed 128 characters",
"noDelta": "The headway between two trains has to be at least one minute.",
"noDepartureTime": "Please enter a departure time",
"noDestination": "The destination is not defined",
"noName": "Please choose a name for the train",
"noOrigin": "The origin is not defined",
"noOriginTime": "Please choose a start time",
"noPathfinding": "Please relaunch the pathfinding",
"noRollingStock": "The train composition is missing",
"noSpeedLimitByTag": "Please choose a composition code",
"noTimetable": "Please choose or create a timetable",
"noTrainCount": "The quantity of requested trains must be greater than zero",
"noTrainStep": "The increment step of the train must be greater than zero",
"originTimeOutsideWindow": "Departure date must be between {{low}} and {{high}}",
"requiredField": "Required field.",
"softErrorInfra": "The application is unavailable, a server error has occurred, please try again later.",
"The requested train couldn't reach its destination": "The train cannot reach its destination",
"tooLowInput": "Must be > 0",
"tooLowValue": "The {{value}} must be greater than 0",
"trainScheduleTitle": "An error has occurred",
"unableToDeleteTrain": "Impossible to delete the train",
"unableToDuplicateTrain": "Impossible to duplicate the train",
"unableToLoadInfra": "Loading error, retry in progress ({{reloadCount}})",
"unableToRetrievePath": "Impossible to fetch pathfinding",
"unableToRetrievePathfinding": "Impossible to find a path",
"unableToRetrieveRollingStock": "Cannot fetch rolling stock",
"unableToRetrieveTags": "Impossible to get tags",
"unableToRetrieveTimetable": "Cannot fetch timetable",
"unableToRetrieveTimetableList": "Cannot fetch list of timetables",
"unableToPatchTrain": "Cannot update train",
"unableToRetrieveTrain": "Cannot fetch train"
},
"failedRequest": "Request failed",
"gare": "Station, post",
"importTrainSchedule": "Import",
"infraLoading": "Infrastructure is loading…",
"inputOPTrigrams": "Enter the trigrams of operational points you want to the path to go through, separated by a space.",
"inputOPTrigramsExample": "Ex: LSN CIG CCS",
"incompatibleConstraints": {
"filters": {
"activateAll": "Display all constraints",
"disable": "Hide constraints of type '{{name}}'",
"enable": "Display constraints of type '{{name}}'",
"focus": "Display only constraints of type '{{name}}'",
"title": "Filter on constraint's type"
},
"incompatible_electrification_ranges": "Incompatible electrification",
"incompatible_gauge_ranges": "Incompatible loading gauge",
"incompatible_signaling_system_ranges": "Incompatible signaling system",
"info": "Pathfinding failed due to some constraints. Here you will find the list of constraints that failed on the shortest path, with for each, the type of constraint, the position of the start of the failure zone relative to the start of the path, and its length.",
"gotoMap": "View on the map",
"noElectrification": "No electrification",
"seeConstraintsOnMap": "View constraints on the map",
"title": "{{total}} incompatible constraints",
"title_on": "{{count}} on {{total}} incompatible constraints"
},
"inverseOD": "Reverse itinerary",
"launchPathFinding": "Launch pathfinding",
"launchSimulation": "Start",
"manageVias": "Steps management",
"missingPathSteps": "At least one pathstep wasn't found in the infrastructure",
"noPlaceChosen": "No stop/waypoint defined",
"noOriginChosen": "Departure undefined",
"noDestinationChosen": "Arrival undefined",
"noPowerRestriction": "No power restriction",
"noSpeedLimitByTag": "None",
"noTimetable": "Select a timetable",
"noTrainCompo": "No rolling stock defined…",
"origin": "Origin",
"pacedTrains": {
"cadence": "Cadence of the service",
"defineService": "Define a service",
"timeRangeDuration": "Duration of the repetition time range"
},
"pathfinding": "Path search",
"pathfindingDone": "Pathfinding done.",
"pathfindingError": "An error occurred in pathfinding: {{errorMessage}}.",
"InvalidTrainScheduleStep": "At least one of the waypoints could not be recognized",
"pathfindingInProgress": "Pathfinding in progress…",
"pathfindingMissingParams": "Missing parameters for pathfinding: {{missingElements}}.",
"pathfindingMissingParamsSimple": "Missing information for the search",
"pathfindingNoState": "No route search.",
"pathfindingStatus": "Pathfinding state",
"pathfindingErrors": {
"incompatible_constraints": "Incompatible constraints",
"invalid_path_item": "Waypoint not found",
"not_found_in_blocks": "Missing block",
"not_found_in_routes": "Missing route",
"not_found_in_tracks": "Missing track",
"not_enough_path_items": "Missing parameters for pathfinding: Departure, Arrival, Rolling stock",
"pathfinding_failure": "No path found",
"rolling_stock_not_found": "Rolling stock not found"
},
"powerRestriction": "Power restriction code",
"powerRestrictionExplanationText": "By default, the simulation will use the nominal power.",
"powerRestrictionEmptyExplanationText": "The selected rolling stock does not have any power restrictions. You can edit it in the rolling stock editor.",
"removeVia": "Remove this waypoint",
"restartPathfinding": "Restart search",
"rollingstock": "Rolling stock",
"saving": "Saving... please wait",
"simulation": "Simulation",
"speedLimitByTag": "Composition code",
"speedLimitByTagAbbrev": "Code compo.",
"stopSimulation": "Stop",
"tabs": {
"rollingStock": "Rolling stock",
"pathFinding": "Route",
"allowances": "Allowances",
"timesStops": "Times and stops",
"simulationSettings": "Simulation settings",
"addingSettings": "Adding settings"
},
"timetable": "Timetable",
"timetablechoose": "Timetables",
"timetabledelete": "Timetable deleted",
"title": "Simulation configuration",
"toggleTrigramSearch": "Toggle trigram search",
"track": "Track",
"trainAdded": "Train added",
"trainLabels": "Tags",
"trainScheduleCount": "Quantity",
"trainScheduleDelta": "Gap",
"trainScheduleDepartureTime": "Departure time",
"trainScheduleInitialSpeed": "Initial velocity",
"trainScheduleName": "Number, name",
"trainScheduleStep": "Increment step",
"trainUpdated": "Updated train",
"unavailableDistance": "Unavailable distance",
"updateTrainSchedule": "Edit train",
"usingElectricalProfiles": "Use electrical profiles",
"via": "Via",
"vias": "Waypoints, stops",
"viewItineraryOnMap": "View the itinerary on the map",
"warningMessages": {
"electrification": "Electrification",
"inconsistent_one": "The interval below has inconsistencies. The default speed effort curve will be used for this.",
"inconsistent_other": "The intervals below contain inconsistencies. The default speed effort curves will be used for these.",
"marginsAndPowerRestrictionsReset": "Margins and power restrictions have been reset.",
"missingPowerRestriction": "- Missing power restriction between {{begin}}m and {{end}}m.",
"modeNotHandled": "- No power restriction should be given between {{begin}}m and {{end}}m since the electrification mode {{electrification}} is not handled.",
"pathfindingChange": "Pathfinding changed",
"powerRestrictionInvalidCombination": "- {{powerRestrictionCode}} is incompatible with electrification {{electrification}} of the path between {{begin}}m and {{end}}m",
"powerRestrictionsReset": "Power restrictions have been reset."
}
}