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% (103 of 103 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 Oct 11, 2024
1 parent 1546a72 commit 1807fbf
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 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 @@ -67,12 +70,14 @@ otpUi:
car: Coche
escooter: Patineta
vehicle: Vehículo
transfer: Transferir{duration, select, undefined {} other {, esperar {duration}}
ItineraryBody:
common:
durationShort: >-
{approximatePrefix, select, true {Unos } other {}}{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 Down

0 comments on commit 1807fbf

Please sign in to comment.