-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
front: initialize stdcm new interface
- Loading branch information
Showing
62 changed files
with
1,720 additions
and
559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,35 @@ | ||
{ | ||
"apply": "Apply", | ||
"cancelRequest": "Cancel request", | ||
"consist": { | ||
"consist": "Consist", | ||
"tractionEngine": "Traction engine" | ||
}, | ||
"loaderImageLegend": "The TGV Nord line", | ||
"notificationTitle": "Phase 1: from D-7 to D-1 5pm, on the Perrigny-Miramas axis.", | ||
"pleaseWait": "Please wait…", | ||
"simulation":{ | ||
"averageRequestTime": "For your request, the time required is generally 90 seconds.", | ||
"calculatingSimulation": "Calculation in progress...", | ||
"getSimulation": "Get the simulation", | ||
"pendingSimulation": "Simulation in progress", | ||
"stopCalculation" : "Stop calculation" | ||
}, | ||
"spaceSpeedGraphic": "Space-Velocity graph", | ||
"spaceTimeGraphic": "Space-Time graph", | ||
"stdcmComputation": "Search for a train path", | ||
"stdcmError": "Calculation error for last minute train path.", | ||
"stdcmErrorNoPaths": "Incompatibility with other train paths.", | ||
"stdcmNoResults": "No path found", | ||
"stdcmResults": "Results", | ||
"stdcmSimulationReport": "Path simulation report" | ||
"stdcmSimulationReport": "Path simulation report", | ||
"trainPath": { | ||
"asSoonAsPossible": "As soon as possible", | ||
"ch": "CH", | ||
"ci": "CI", | ||
"date": "Date", | ||
"destination": "Destination", | ||
"origin": "Origin", | ||
"time": "Time" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,35 @@ | ||
{ | ||
"apply": "Appliquer", | ||
"cancelRequest": "Annuler la requête", | ||
"consist": { | ||
"consist": "Convoi", | ||
"tractionEngine": "Engin de traction" | ||
}, | ||
"loaderImageLegend": "La ligne TGV Nord", | ||
"notificationTitle": "Phase 1 : de J-7 à J-1 17h, sur l’axe Perrigny—Miramas.", | ||
"pleaseWait": "Veuillez patientez…", | ||
"simulation":{ | ||
"averageRequestTime": "Pour votre demande, le temps nécessaire est généralement de 90 secondes.", | ||
"calculatingSimulation": "Calcul en cours...", | ||
"getSimulation": "Obtenir la simulation", | ||
"pendingSimulation": "simulation en cours", | ||
"stopCalculation" : "Arrêter le calcul" | ||
}, | ||
"spaceSpeedGraphic": "Graphique Espace-Vitesse", | ||
"spaceTimeGraphic": "Graphique Espace-Temps", | ||
"stdcmComputation": "Recherche de sillon", | ||
"stdcmError": "Erreur de calcul Sillon de dernière minute", | ||
"stdcmErrorNoPaths": "Incompatibilité avec d'autres sillons.", | ||
"stdcmNoResults": "Aucun sillon trouvé", | ||
"stdcmResults": "Résultats", | ||
"stdcmSimulationReport": "Fiche simulation" | ||
"stdcmSimulationReport": "Fiche simulation", | ||
"trainPath": { | ||
"asSoonAsPossible": "Dès que possible", | ||
"ch": "CH", | ||
"ci": "CI", | ||
"date": "Date", | ||
"destination": "Destination", | ||
"origin": "Origine", | ||
"time": "Heure" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.