New translations en.json (Swedish)

This commit is contained in:
vcoppe 2024-07-23 12:27:59 +02:00
parent 38298242cb
commit 065308ab62

View file

@ -294,16 +294,16 @@
"waymarkedTrailsWinter": "Winter",
"points_of_interest": "Points of interest",
"food": "Food",
"bakery": "Bakery",
"bakery": "Bageri",
"food-store": "Food Store",
"eat-and-drink": "Eat and Drink",
"amenities": "Amenities",
"toilets": "Toilets",
"eat-and-drink": "Mat och dryck",
"amenities": "Bekvämligheter",
"toilets": "Toaletter",
"water": "Water",
"shower": "Shower",
"shower": "Dusch",
"motorized": "Cars and Motorcycles",
"fuel-station": "Fuel Station",
"parking": "Parking",
"fuel-station": "Bensinstation",
"parking": "Parkering",
"garage": "Garage",
"barrier": "Barrier",
"tourism": "Tourism",
@ -319,18 +319,18 @@
"bicycle-parking": "Bicycle Parking",
"bicycle-rental": "Bicycle Rental",
"bicycle-shop": "Bicycle Shop",
"public-transport": "Public Transport",
"railway-station": "Railway Station",
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"public-transport": "Kollektivtrafik",
"railway-station": "Järnvägsstation",
"tram-stop": "Spårvagnshållplats",
"bus-stop": "Busshållplats",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"blue": "Blå",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"gray": "Grå",
"hot": "Hett",
"purple": "Lila",
"orange": "Orange"
}
},
@ -345,23 +345,23 @@
"show_power": "Show power data"
},
"quantities": {
"distance": "Distance",
"elevation": "Elevation",
"distance": "Distans",
"elevation": "Höjd",
"temperature": "Temperature",
"speed": "Speed",
"pace": "Pace",
"speed": "Fart",
"pace": "Tempo",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Slope",
"surface": "Surface",
"slope": "Lutning",
"surface": "Yta",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "ft",
"feet": "fot",
"kilometers": "km",
"miles": "mi",
"celsius": "°C",
@ -377,8 +377,8 @@
"gpx": {
"file": "File",
"files": "Files",
"track": "Track",
"tracks": "Tracks",
"track": "Spår",
"tracks": "Spår",
"segment": "Segment",
"segments": "Segments",
"waypoint": "Point of interest",
@ -411,8 +411,8 @@
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "File URLs (separated by commas)",
"basemap": "Basemap",
"file_urls": "Fil-URL:er (separerade med kommatecken)",
"basemap": "Baskarta",
"height": "Height",
"fill_by": "Fill by",
"none": "None",
@ -424,7 +424,7 @@
"zoom": "Zoom",
"pitch": "Pitch",
"bearing": "Bearing",
"preview": "Preview",
"preview": "Förhandsvisning",
"code": "Integration code"
},
"webgl2_required": "WebGL 2 is required to display the map.",