Skip to content

Commit

Permalink
fix(OTP-UI Itinerary Body): Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (99 of 99 strings)

Translation: OTP-react-redux/OTP-UI Itinerary Body
Translate-URL: https://hosted.weblate.org/projects/otp-react-redux/otp-ui-itinerary-body/es/
  • Loading branch information
gallegonovato authored and weblate committed Nov 22, 2023
1 parent 6026b38 commit 0887852
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions packages/itinerary-body/i18n/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,15 @@ otpUi:
bookRide: Reservar un viaje
bookRideLater: Espere hasta las {timeMillis, time, short} para reservar
estimatedCost: "Costo estimado: {minFare} - {maxFare}"
estimatedTravelTime: "Tiempo de viaje estimado: {duration} (no tiene en cuenta el tráfico)"
waitForPickup: "Espera al conductor {company}{minutes, plural, =0 {} other { # minutos}}"
estimatedTravelTime: "Tiempo de viaje estimado: {duration} (no tiene en cuenta
el tráfico)"
waitForPickup: "Espera al conductor {company}{minutes, plural, =0 {} other {
# minutos}}"
mapillaryTooltip: Mostrar imágenes de la calle en esta ubicación
step:
circleClockwise: Siga el círculo en el sentido de las agujas del reloj
circleCounterClockwise: Siga el círculo en sentido contrario a las agujas del reloj
circleCounterClockwise: Siga el círculo en sentido contrario a las agujas del
reloj
continue: Continuar
enterStation: Entrar a la estación
exitStation: Salir de la estación
Expand Down Expand Up @@ -70,7 +73,8 @@ otpUi:
ItineraryBody:
common:
durationShort: "{hours, plural, =0 {} other {# hr. }}{minutes} min"
flexAdvanceNotice: " al menos {leadDays, plural, one {# día} other {# días}} de antelación"
flexAdvanceNotice: " al menos {leadDays, plural, one {# día} other {# días}} de
antelación"
flexCallAhead: llama con anticipación
flexCallNumber: llama {phoneNumber}
flexPickupMessage: Para tomar esta ruta, tiene que {action}{advanceNotice}.
Expand All @@ -82,6 +86,12 @@ otpUi:
escooter: en patineta
walk: a pie
viewOnMap: Ver en el mapa
tripAccessibility:
inaccessible: inaccesible
unclear: desconocido
legAccessibility: 'Accesibilidad para sillas de ruedas en este tramo del viaje: '
likelyAccessible: probablemente accesible
itineraryAccessibility: 'Accesibilidad para sillas de ruedas en este viaje: '
TransitLegBody:
AlertsBody:
effectiveDate: A partir de {dateTime, date, long}
Expand Down

0 comments on commit 0887852

Please sign in to comment.