You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"gesicoRequest": "and attach this document to your GESICO DSDM request.",
50
-
"notFound": "No solution has been found for this configuration.",
50
+
"notFound": "No solution was found for this configuration",
51
+
"conflictsTitle": "Here are the problems encountered when calculating the shortest path:",
52
+
"trackConflict": "conflict with a train path between <strong>{{waypointBefore}}</strong> and <strong>{{waypointAfter}}</strong> from {{startDate}} at {{startTime}} to {{endDate}} at {{endTime}}",
53
+
"trackConflictSameDay": "conflict with a train path between <strong>{{waypointBefore}}</strong> and <strong>{{waypointAfter}}</strong> on {{startDate}} between {{startTime}} and {{endTime}}",
54
+
"remainingTrackConflicts": "{{count}} other conflicts with other train paths",
55
+
"remainingTrackConflicts_one": "one other conflict with another train path",
56
+
"remainingWorkConflicts": "{{count}} other works in conflict",
57
+
"remainingWorkConflicts_one": "one other work in conflict",
58
+
"workConflictSameDay": "scheduled work from <strong>{{waypointBefore}}</strong> to <strong>{{waypointAfter}}</strong> on {{startDate}} between {{startTime}} and {{endTime}}",
59
+
"workConflict": "scheduled work from <strong>{{waypointBefore}}</strong> to <strong>{{waypointAfter}}</strong> from {{startDate}} at {{startTime}} to {{endDate}} at {{endTime}}",
60
+
"changeSearchCriteria": "You can modify your search criteria to find a solution",
"gesicoRequest": "et joignez ce document à votre demande GESICO DSDM",
50
-
"notFound": "Aucune solution n’a été trouvée pour cette configuration",
50
+
"notFound": "Aucune solution n'a été trouvée pour cette configuration",
51
+
"conflictsTitle": "Voici les problèmes rencontrés au moment du calcul sur le chemin le plus court :",
52
+
"trackConflict": "conflit avec un autre sillon entre <strong>{{waypointBefore}}</strong> et <strong>{{waypointAfter}}</strong> du {{startDate}} à {{startTime}} au {{endDate}} à {{endTime}}",
53
+
"trackConflictSameDay": "conflit avec un sillon entre <strong>{{waypointBefore}}</strong> et <strong>{{waypointAfter}}</strong> le {{startDate}} entre {{startTime}} et {{endTime}}",
54
+
"remainingTrackConflicts": "{{count}} autres conflits avec d'autres sillons",
55
+
"remainingTrackConflicts_one": "un autre conflit avec un autre sillon",
56
+
"remainingWorkConflicts": "{{count}} autres travaux en conflit",
57
+
"remainingWorkConflicts_one": "un autre conflit avec des travaux",
58
+
"workConflictSameDay": "travaux de <strong>{{waypointBefore}}</strong> à <strong>{{waypointAfter}}</strong> le {{startDate}} entre {{startTime}} et {{endTime}}",
59
+
"workConflict": "travaux de <strong>{{waypointBefore}}</strong> à <strong>{{waypointAfter}}</strong> du {{startDate}} à {{startTime}} au {{endDate}} à {{endTime}}",
60
+
"changeSearchCriteria": "Vous pouvez modifier vos critères de recherche pour trouver une solution",
51
61
"retainThisSimulation": "Retenir cette simulation",
0 commit comments