From 22b06366d83dc3d7fe33ea9d02614a8300d3dbfb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:20:17 +0200 Subject: [PATCH] New translations en.json (Swedish) --- website/src/locales/sv.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/locales/sv.json b/website/src/locales/sv.json index 8b8b75fb..5d38328a 100644 --- a/website/src/locales/sv.json +++ b/website/src/locales/sv.json @@ -1,10 +1,10 @@ { "metadata": { "home_title": "hem", - "app_title": "the online GPX file editor", - "embed_title": "the online GPX file editor", + "app_title": "online GPX-fileditor", + "embed_title": "online GPX-fileditor", "help_title": "hjälp", - "description": "View, edit and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "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": "New", @@ -80,7 +80,7 @@ "tooltip": "Plan or edit a route", "activity": "Aktivitet", "use_routing": "Routing", - "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": "Reversera", @@ -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": {