From 0c8e7d379541cff546c1a044dcbfb6a8626e0417 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:20:02 +0200 Subject: [PATCH] New translations en.json (French) --- website/src/locales/fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index cffafc42..a42b8726 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -4,7 +4,7 @@ "app_title": "l'éditeur de fichiers GPX en ligne", "embed_title": "l'éditeur de fichiers GPX en ligne", "help_title": "aide", - "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." + "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." }, "menu": { "new": "Nouveau", @@ -80,7 +80,7 @@ "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", + "use_routing_tooltip": "Connect anchor points via road network or in a straight line if disabled", "allow_private": "Allow private roads", "reverse": { "button": "Inverser", @@ -141,7 +141,7 @@ "from": "The start point is too far from the nearest road", "via": "The via point is too far from the nearest road", "to": "The end point is too far from the nearest road", - "timeout": "The routing request took too long, try adding points closer" + "timeout": "The routing request took too long, try adding points closer together" } }, "scissors": {