New translations en.json (Swedish)

This commit is contained in:
vcoppe 2024-07-23 14:20:17 +02:00
parent 030296d7ce
commit 22b06366d8

View file

@ -1,10 +1,10 @@
{ {
"metadata": { "metadata": {
"home_title": "hem", "home_title": "hem",
"app_title": "the online GPX file editor", "app_title": "online GPX-fileditor",
"embed_title": "the online GPX file editor", "embed_title": "online GPX-fileditor",
"help_title": "hjälp", "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": { "menu": {
"new": "New", "new": "New",
@ -80,7 +80,7 @@
"tooltip": "Plan or edit a route", "tooltip": "Plan or edit a route",
"activity": "Aktivitet", "activity": "Aktivitet",
"use_routing": "Routing", "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", "allow_private": "Allow private roads",
"reverse": { "reverse": {
"button": "Reversera", "button": "Reversera",
@ -141,7 +141,7 @@
"from": "The start point is too far from the nearest road", "from": "The start point is too far from the nearest road",
"via": "The via 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", "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": { "scissors": {