New translations en.json (French)
This commit is contained in:
parent
6fc9e8ab8d
commit
20f1e09fa3
1 changed files with 64 additions and 64 deletions
|
|
@ -127,14 +127,14 @@
|
||||||
"rock": "Roche",
|
"rock": "Roche",
|
||||||
"dirt": "Sol en érosion",
|
"dirt": "Sol en érosion",
|
||||||
"ground": "Sol",
|
"ground": "Sol",
|
||||||
"earth": "Earth",
|
"earth": "Terre",
|
||||||
"snow": "Snow",
|
"snow": "Neige",
|
||||||
"ice": "Ice",
|
"ice": "Glace",
|
||||||
"salt": "Salt",
|
"salt": "Sel",
|
||||||
"mud": "Mud",
|
"mud": "Boue",
|
||||||
"sand": "Sand",
|
"sand": "Sable",
|
||||||
"woodchips": "Woodchips",
|
"woodchips": "Plaquette forestière",
|
||||||
"grass": "Grass",
|
"grass": "Herbe",
|
||||||
"grass_paver": "Grass paver"
|
"grass_paver": "Grass paver"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
|
|
@ -153,9 +153,9 @@
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"tooltip": "Manage time data",
|
"tooltip": "Manage time data",
|
||||||
"start": "Start",
|
"start": "Début",
|
||||||
"end": "End",
|
"end": "End",
|
||||||
"total_time": "Moving time",
|
"total_time": "Temps en mouvement",
|
||||||
"pick_date": "Pick a date",
|
"pick_date": "Pick a date",
|
||||||
"artificial": "Create realistic time data",
|
"artificial": "Create realistic time data",
|
||||||
"update": "Update time data",
|
"update": "Update time data",
|
||||||
|
|
@ -165,7 +165,7 @@
|
||||||
"merge": {
|
"merge": {
|
||||||
"merge_traces": "Connect the traces",
|
"merge_traces": "Connect the traces",
|
||||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
"merge_contents": "Merge the contents and keep the traces disconnected",
|
||||||
"merge_selection": "Merge selection",
|
"merge_selection": "Fusionner la sélection",
|
||||||
"tooltip": "Merge file items together",
|
"tooltip": "Merge file items together",
|
||||||
"help_merge_traces": "Connecting the selected traces will create a single file containing a single continuous trace.",
|
"help_merge_traces": "Connecting the selected traces will create a single file containing a single continuous trace.",
|
||||||
"help_cannot_merge_traces": "Your selection needs to contain several traces to connect them.",
|
"help_cannot_merge_traces": "Your selection needs to contain several traces to connect them.",
|
||||||
|
|
@ -201,7 +201,7 @@
|
||||||
"delete_waypoints": "Delete points of interest",
|
"delete_waypoints": "Delete points of interest",
|
||||||
"delete_inside": "Delete inside selection",
|
"delete_inside": "Delete inside selection",
|
||||||
"delete_outside": "Delete outside selection",
|
"delete_outside": "Delete outside selection",
|
||||||
"button": "Delete",
|
"button": "Supprimer",
|
||||||
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
|
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
|
||||||
"help_no_selection": "Select a trace to clean GPS points and points of interest."
|
"help_no_selection": "Select a trace to clean GPS points and points of interest."
|
||||||
}
|
}
|
||||||
|
|
@ -217,31 +217,31 @@
|
||||||
"urls": "URL(s)",
|
"urls": "URL(s)",
|
||||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
||||||
"max_zoom": "Max zoom",
|
"max_zoom": "Max zoom",
|
||||||
"layer_type": "Layer type",
|
"layer_type": "Type de couche",
|
||||||
"basemap": "Basemap",
|
"basemap": "Carte de base",
|
||||||
"overlay": "Overlay",
|
"overlay": "Calque de superposition",
|
||||||
"create": "Create layer",
|
"create": "Create layer",
|
||||||
"update": "Update layer"
|
"update": "Update layer"
|
||||||
},
|
},
|
||||||
"opacity": "Overlay opacity",
|
"opacity": "Overlay opacity",
|
||||||
"heatmap": "Strava Heatmap",
|
"heatmap": "Strava Heatmap",
|
||||||
"label": {
|
"label": {
|
||||||
"basemaps": "Basemaps",
|
"basemaps": "Fonds de carte",
|
||||||
"overlays": "Overlays",
|
"overlays": "Surcouches",
|
||||||
"custom": "Custom",
|
"custom": "Personnalisé",
|
||||||
"world": "World",
|
"world": "Monde",
|
||||||
"countries": "Countries",
|
"countries": "Pays",
|
||||||
"belgium": "Belgium",
|
"belgium": "Belgium",
|
||||||
"bulgaria": "Bulgaria",
|
"bulgaria": "Bulgarie",
|
||||||
"finland": "Finland",
|
"finland": "Finlande",
|
||||||
"france": "France",
|
"france": "France",
|
||||||
"new_zealand": "New Zealand",
|
"new_zealand": "Nouvelle-Zélande",
|
||||||
"norway": "Norway",
|
"norway": "Norvège",
|
||||||
"spain": "Spain",
|
"spain": "Espagne",
|
||||||
"sweden": "Sweden",
|
"sweden": "Suède",
|
||||||
"switzerland": "Switzerland",
|
"switzerland": "Suisse",
|
||||||
"united_kingdom": "United Kingdom",
|
"united_kingdom": "Royaume-Uni",
|
||||||
"united_states": "United States",
|
"united_states": "États-Unis",
|
||||||
"mapboxOutdoors": "Mapbox Outdoors",
|
"mapboxOutdoors": "Mapbox Outdoors",
|
||||||
"mapboxSatellite": "Mapbox Satellite",
|
"mapboxSatellite": "Mapbox Satellite",
|
||||||
"openStreetMap": "OpenStreetMap",
|
"openStreetMap": "OpenStreetMap",
|
||||||
|
|
@ -283,7 +283,7 @@
|
||||||
"stravaHeatmapRide": "Cycling",
|
"stravaHeatmapRide": "Cycling",
|
||||||
"stravaHeatmapGravel": "Gravel Cycling",
|
"stravaHeatmapGravel": "Gravel Cycling",
|
||||||
"stravaHeatmapMTB": "MTB",
|
"stravaHeatmapMTB": "MTB",
|
||||||
"stravaHeatmapWater": "Water",
|
"stravaHeatmapWater": "Cours d'eau",
|
||||||
"stravaHeatmapWinter": "Winter",
|
"stravaHeatmapWinter": "Winter",
|
||||||
"waymarked_trails": "Waymarked Trails",
|
"waymarked_trails": "Waymarked Trails",
|
||||||
"waymarkedTrailsHiking": "Hiking",
|
"waymarkedTrailsHiking": "Hiking",
|
||||||
|
|
@ -294,43 +294,43 @@
|
||||||
"waymarkedTrailsWinter": "Winter",
|
"waymarkedTrailsWinter": "Winter",
|
||||||
"points_of_interest": "Points of interest",
|
"points_of_interest": "Points of interest",
|
||||||
"food": "Food",
|
"food": "Food",
|
||||||
"bakery": "Bakery",
|
"bakery": "Boulangerie",
|
||||||
"food-store": "Food Store",
|
"food-store": "Food Store",
|
||||||
"eat-and-drink": "Eat and Drink",
|
"eat-and-drink": "Nourriture et boissons",
|
||||||
"amenities": "Amenities",
|
"amenities": "Commodités",
|
||||||
"toilets": "Toilets",
|
"toilets": "Toilettes",
|
||||||
"water": "Water",
|
"water": "Cours d'eau",
|
||||||
"shower": "Shower",
|
"shower": "Douche",
|
||||||
"motorized": "Cars and Motorcycles",
|
"motorized": "Cars and Motorcycles",
|
||||||
"fuel-station": "Fuel Station",
|
"fuel-station": "Station-service",
|
||||||
"parking": "Parking",
|
"parking": "Parking",
|
||||||
"garage": "Garage",
|
"garage": "Garage",
|
||||||
"barrier": "Barrier",
|
"barrier": "Barrière",
|
||||||
"tourism": "Tourism",
|
"tourism": "Tourisme",
|
||||||
"attraction": "Attraction",
|
"attraction": "Attraction",
|
||||||
"viewpoint": "Viewpoint",
|
"viewpoint": "Point de vue",
|
||||||
"hotel": "Hotel",
|
"hotel": "Hôtel",
|
||||||
"campsite": "Campsite",
|
"campsite": "Camping",
|
||||||
"hut": "Hut",
|
"hut": "Hut",
|
||||||
"summit": "Summit",
|
"summit": "Summit",
|
||||||
"pass": "Pass",
|
"pass": "Pass",
|
||||||
"climbing": "Climbing",
|
"climbing": "Climbing",
|
||||||
"bicycle": "Bicycle",
|
"bicycle": "Vélo",
|
||||||
"bicycle-parking": "Bicycle Parking",
|
"bicycle-parking": "Parking vélo",
|
||||||
"bicycle-rental": "Bicycle Rental",
|
"bicycle-rental": "Location de vélos",
|
||||||
"bicycle-shop": "Bicycle Shop",
|
"bicycle-shop": "Magasin de vélos",
|
||||||
"public-transport": "Public Transport",
|
"public-transport": "Transports en commun",
|
||||||
"railway-station": "Railway Station",
|
"railway-station": "Gare",
|
||||||
"tram-stop": "Tram Stop",
|
"tram-stop": "Arrêt de tram",
|
||||||
"bus-stop": "Bus Stop",
|
"bus-stop": "Arrêt de bus",
|
||||||
"ferry": "Ferry"
|
"ferry": "Ferry"
|
||||||
},
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"blue": "Blue",
|
"blue": "Bleu",
|
||||||
"bluered": "Blue Red",
|
"bluered": "Blue Red",
|
||||||
"gray": "Gray",
|
"gray": "Gris",
|
||||||
"hot": "Hot",
|
"hot": "Vif",
|
||||||
"purple": "Purple",
|
"purple": "Violet",
|
||||||
"orange": "Orange"
|
"orange": "Orange"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -346,16 +346,16 @@
|
||||||
},
|
},
|
||||||
"quantities": {
|
"quantities": {
|
||||||
"distance": "Distance",
|
"distance": "Distance",
|
||||||
"elevation": "Elevation",
|
"elevation": "Dénivelé",
|
||||||
"temperature": "Temperature",
|
"temperature": "Température",
|
||||||
"speed": "Speed",
|
"speed": "Vitesse",
|
||||||
"pace": "Pace",
|
"pace": "Allure",
|
||||||
"heartrate": "Heart rate",
|
"heartrate": "Heart rate",
|
||||||
"cadence": "Cadence",
|
"cadence": "Cadence",
|
||||||
"power": "Power",
|
"power": "Puissance",
|
||||||
"slope": "Slope",
|
"slope": "Pente",
|
||||||
"surface": "Surface",
|
"surface": "Surface",
|
||||||
"time": "Time",
|
"time": "Temps",
|
||||||
"moving": "Moving",
|
"moving": "Moving",
|
||||||
"total": "Total"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
|
|
@ -411,8 +411,8 @@
|
||||||
"embedding": {
|
"embedding": {
|
||||||
"title": "Create your own map",
|
"title": "Create your own map",
|
||||||
"mapbox_token": "Mapbox access token",
|
"mapbox_token": "Mapbox access token",
|
||||||
"file_urls": "File URLs (separated by commas)",
|
"file_urls": "URLs des fichiers (séparées par des virgules)",
|
||||||
"basemap": "Basemap",
|
"basemap": "Carte de base",
|
||||||
"height": "Height",
|
"height": "Height",
|
||||||
"fill_by": "Fill by",
|
"fill_by": "Fill by",
|
||||||
"none": "None",
|
"none": "None",
|
||||||
|
|
@ -424,7 +424,7 @@
|
||||||
"zoom": "Zoom",
|
"zoom": "Zoom",
|
||||||
"pitch": "Pitch",
|
"pitch": "Pitch",
|
||||||
"bearing": "Bearing",
|
"bearing": "Bearing",
|
||||||
"preview": "Preview",
|
"preview": "Aperçu",
|
||||||
"code": "Integration code"
|
"code": "Integration code"
|
||||||
},
|
},
|
||||||
"webgl2_required": "WebGL 2 is required to display the map.",
|
"webgl2_required": "WebGL 2 is required to display the map.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue