aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/transport_modes.yml
blob: 51bea6b00298aa3500f27dbb0c5aa6b43bdac6d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
en:
  unknown: unknown
  air: Air
  train: Train
  long_distance_train: Long distance train
  local_train: Local train
  rapid_transit: Rapid transit
  metro: Metro
  tramway: Tramway
  coach: Coach
  bus: Bus
  ferry: Ferry
  waterborne: Waterborne
  private_vehicle: Private vehicle
  walk: Walk
  trolley_bus: Trolleybus
  bicycle: Bicycle
  shuttle: Shuttle
  taxi: Taxi
  val: VAL
  other: Other

fr:
  unknown: Inconnu
  air: Air
  train: Train
  long_distance_train: Train longue distance
  local_train: Train local
  rapid_transit: Lignes rapides
  metro: Métro
  tramway: Tramway
  coach: Voiture
  bus: Bus
  ferry: Ferry
  waterborne: Eau
  private_vehicle: Véhicule privé
  walk: Piéton
  trolley_bus: Trolley bus
  bicycle: Vélo
  shuttle: Navette
  taxi: Taxi
  val: VAL
  other: Autre