otpUi:
  PrintableItinerary:
    TncLeg:
      estimatedTravelTime: >-
        Temps de trajet estimé : <strong>{duration}</strong> (ne tient pas
        compte de la circulation)
      estimatedWaitTime: "Temps d'attente estimé : <strong>{duration}</strong>"
      header: <strong>Prenez {company}</strong> vers <strong>{place}</strong>
    TransitLeg:
      alight: >-
        Descendez à <strong>{place}</strong>{stopCode, select, undefined {}
        other { ({stopCode})}} à <strong>{time, time, short}</strong>
      board: >-
        Montez à <strong>{place}</strong>{stopCode, select, undefined {} other {
        ({stopCode})}} à <strong>{time, time, short}</strong>
      continuesAs: Devient {routeDescription}
    depart: <strong>Partez</strong> de <strong>{place}</strong>
