Skip to content

Commit

Permalink
Merge pull request #608 from weblate/weblate-otp-react-redux-otp-ui-t…
Browse files Browse the repository at this point in the history
…rip-form

Translations update from Hosted Weblate
  • Loading branch information
binh-dam-ibigroup committed Jun 30, 2023
2 parents a11797c + 0c06010 commit 0175516
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 16 deletions.
9 changes: 5 additions & 4 deletions packages/trip-form/i18n/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@ otpUi:
transit: Transportes
walk: Caminar
settings:
addBus-label: Autobús
addRail-label: Tren
addSubway-label: Metro
addTram-label: Tranvía
allowBikeRental-label: Alquiler de bicicleta
bikeTolerance-label: Tolerancia para la bicicleta
bikeTolerance-labelHigh: Más bicicleta
bikeTolerance-labelLow: Menos bicicleta
busColor-label: Bus Color
busColor-options-blue: Blue
carTolerance-label: Tolerancia para el coche
carTolerance-labelHigh: Más coche
Expand All @@ -31,6 +27,11 @@ otpUi:
walkTolerance-labelHigh: Más caminar
walkTolerance-labelLow: Menos caminar
wheelchair-label: Acceso con discapacidades
bus-label: Autobús
ferry-label: Ferri
rail-label: Tren
subway-label: Metro
tram-label: Tranvía
settingsLabel: Ajustes para {mode}
SettingsSelectorPanel:
bikeOnly: Solo bicicleta
Expand Down
9 changes: 5 additions & 4 deletions packages/trip-form/i18n/ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@ otpUi:
transit: 대중 교통
walk: 걷기
settings:
addBus-label: 버스
addRail-label: 기차
addSubway-label: 지하철
addTram-label: 시가 전차
allowBikeRental-label: 공유자전거
bikeTolerance-label: 자전거 허용 오차
bikeTolerance-labelHigh: 더 많은 자전거 타기
bikeTolerance-labelLow: 덜 자전거 타기
busColor-label: Bus Color
busColor-options-blue: Blue
carTolerance-label: 운전 공차
carTolerance-labelHigh: 더 많은 운전
Expand All @@ -31,6 +27,11 @@ otpUi:
walkTolerance-labelHigh: 더 많이 걷기
walkTolerance-labelLow: 덜 걷기
wheelchair-label: 액세스 가능한 라우팅
bus-label: 버스
rail-label: 기차
ferry-label: 페리
subway-label: 지하철
tram-label: 시가 전차
settingsLabel: "{mode} 설정"
SettingsSelectorPanel:
bikeOnly: 자전거 전용
Expand Down
9 changes: 5 additions & 4 deletions packages/trip-form/i18n/vi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@ otpUi:
transit: Giao thông công cộng
walk: Đi bộ
settings:
addBus-label: Xe buýt
addRail-label: Xe lửa
addSubway-label: Tàu điện
addTram-label: Xe điện
allowBikeRental-label: Xe đạp thuê
bikeTolerance-label: Sức chịu đựng đi xe đạp
bikeTolerance-labelHigh: Đi xe đạp nhiều hơn
bikeTolerance-labelLow: Ít đi xe đạp
busColor-label: Bus Color
busColor-options-blue: Blue
carTolerance-label: Sức chịu đựng lái xe
carTolerance-labelHigh: Lái xe nhiều hơn
Expand All @@ -31,6 +27,11 @@ otpUi:
walkTolerance-labelHigh: Đi bộ nhiều hơn
walkTolerance-labelLow: Ít đi bộ
wheelchair-label: Định tuyến có thể truy cập
bus-label: Xe buýt
ferry-label: Phà
rail-label: Xe lửa
subway-label: Metro
tram-label: Xe điện
settingsLabel: Cài đặt {mode}
SettingsSelectorPanel:
bikeOnly: Chỉ dành cho xe đạp
Expand Down
11 changes: 7 additions & 4 deletions packages/trip-form/i18n/zh_Hans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ otpUi:
dateTimeSelector: 日期和时间选择器
now: 现在离开
time: 时间
arrive: 到达
depart: 离开
ModeSelector:
labels:
bicycle: 自行车
Expand All @@ -12,15 +14,11 @@ otpUi:
transit: 公共交通
walk: 步行
settings:
addBus-label: 公共汽车
addRail-label: 火车
addSubway-label: 地铁
addTram-label: 电车
allowBikeRental-label: 共享单车
bikeTolerance-label: 骑自行车的容忍度
bikeTolerance-labelHigh: 更多骑自行车
bikeTolerance-labelLow: 少骑自行车
busColor-label: Bus Color
busColor-options-blue: Blue
carTolerance-label: 驾驶容忍度
carTolerance-labelHigh: 更多驾驶
Expand All @@ -29,6 +27,11 @@ otpUi:
walkTolerance-labelHigh: 多走路
walkTolerance-labelLow: 少走路
wheelchair-label: 无障碍路由
bus-label: 公共汽车
ferry-label: 渡船
rail-label: 火车
subway-label: 地铁
tram-label: 电车
settingsLabel: "{mode} 设置"
SettingsSelectorPanel:
bikeOnly: 仅限单车
Expand Down

0 comments on commit 0175516

Please sign in to comment.