blob: 13d037815323db15d871c31a494ba8267ee84607 (
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
|
# Deprecated, to remove (see #3324)
fr:
transport_modes:
name: "Mode de transport"
label:
unknown: "Inconnu"
air: "Air"
train: "Train"
long_distance_train: "Train Grande Ligne"
local_train: "TER"
rapid_transit: "RER"
metro: "Métro"
tramway: "Tramway"
coach: "Autocar"
bus: "Bus"
ferry: "Ferry"
waterborne: "Bac"
private_vehicle: "Voiture particulière"
walk: "Marche à pied"
trolleybus: "Trolleybus"
bicycle: "Vélo"
shuttle: "Navette"
taxi: "Taxi"
val: "VAL"
other: "Autre"
|