diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index 069077d4..cffafc42 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -1,83 +1,83 @@ { "metadata": { - "home_title": "home", - "app_title": "the online GPX file editor", - "embed_title": "the online GPX file editor", + "home_title": "accueil", + "app_title": "l'éditeur de fichiers GPX en ligne", + "embed_title": "l'éditeur de fichiers GPX en ligne", "help_title": "aide", - "description": "View, edit and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "description": "Affichez, éditez et créez des fichiers GPX en ligne avec des outils avancés de planification et de traitement de fichiers, de magnifiques cartes et des visualisations de données détaillées." }, "menu": { - "new": "New", - "new_file": "New file", + "new": "Nouveau", + "new_file": "Nouveau fichier", "new_track": "New track", - "new_segment": "New segment", - "open": "Open...", + "new_segment": "Nouveau segment", + "open": "Ouvrir...", "duplicate": "Dupliquer", - "close": "Close", - "close_all": "Close all", - "copy": "Copy", - "paste": "Paste", - "cut": "Cut", - "export": "Export...", - "export_all": "Export all...", - "export_options": "Export options", - "support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!", - "support_button": "Help keep the website free", - "download_file": "Download file", - "download_files": "Download files", - "edit": "Edit", - "undo": "Undo", - "redo": "Redo", + "close": "Fermer", + "close_all": "Fermer tout", + "copy": "Copier", + "paste": "Coller", + "cut": "Couper", + "export": "Exporter...", + "export_all": "Exporter tout...", + "export_options": "Options d'exportation", + "support_message": "L'outil est gratuit à utiliser, mais pas à faire fonctionner. N'hésitez pas à soutenir le site si vous l'utilisez fréquemment. Merci!", + "support_button": "Aider à garder le site gratuit", + "download_file": "Télécharger le fichier", + "download_files": "Télécharger les fichiers", + "edit": "Édition", + "undo": "Annuler", + "redo": "Rétablir", "delete": "Supprimer", - "select_all": "Select all", - "view": "View", + "select_all": "Sélectionner tout", + "view": "Affichage", "elevation_profile": "Profil altimétrique", - "vertical_file_view": "Vertical file list", - "switch_basemap": "Switch to previous basemap", - "toggle_overlays": "Toggle overlays", - "toggle_3d": "Toggle 3D", - "settings": "Settings", + "vertical_file_view": "Liste de fichiers verticale", + "switch_basemap": "Basculer au fond de carte précédent", + "toggle_overlays": "Afficher/cacher les surcouches", + "toggle_3d": "Activer/désactiver la 3D", + "settings": "Réglages", "distance_units": "Unités de distance", "metric": "Métrique", "imperial": "Impérial", "velocity_units": "Unités de vitesse", - "temperature_units": "Temperature units", + "temperature_units": "Unités de température", "celsius": "Celsius", "fahrenheit": "Fahrenheit", - "language": "Language", - "mode": "Theme", - "light": "Light", - "dark": "Dark", + "language": "Langue", + "mode": "Thème", + "light": "Clair", + "dark": "Sombre", "street_view_source": "Street view source", "mapillary": "Mapillary", "google": "Google", "layers": "Map layers...", "distance_markers": "Marqueurs de distance", - "direction_markers": "Direction arrows", + "direction_markers": "Flèches de direction", "help": "Aide", - "donate": "Donate", + "donate": "Faire un don", "ctrl": "Ctrl", - "click": "Click", + "click": "Clic", "drag": "Drag", "metadata": { - "button": "Info...", + "button": "Infos...", "name": "Nom", "description": "Description", "save": "Sauver" }, "style": { - "button": "Appearance...", - "color": "Color", - "opacity": "Opacity", - "width": "Width" + "button": "Apparence...", + "color": "Couleur ", + "opacity": "Opacité", + "width": "Epaisseur" }, - "hide": "Hide", - "unhide": "Unhide", - "open_in": "Open in" + "hide": "Cacher", + "unhide": "Afficher", + "open_in": "Ouvrir dans" }, "toolbar": { "routing": { - "tooltip": "Plan or edit a route", + "tooltip": "Planifier ou modifier un itinéraire", "activity": "Activité", "use_routing": "Routage", "use_routing_tooltip": "Connect anchor points via road network or with straight lines when disabled",