mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
New translations en.json (Norwegian)
This commit is contained in:
@@ -167,29 +167,29 @@
|
|||||||
"platform": "Platform",
|
"platform": "Platform",
|
||||||
"raceway": "Racing circuit",
|
"raceway": "Racing circuit",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "Rest area",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "Forlatt",
|
||||||
"services": "Services",
|
"services": "Tjenester",
|
||||||
"corridor": "Corridor",
|
"corridor": "Korridor",
|
||||||
"bus_stop": "Bus stop",
|
"bus_stop": "Bussholdeplass",
|
||||||
"busway": "Busway",
|
"busway": "Kollektivfelt",
|
||||||
"elevator": "Elevator",
|
"elevator": "Høyde",
|
||||||
"via_ferrata": "Via ferrata",
|
"via_ferrata": "Via ferrata",
|
||||||
"proposed": "Road to be built",
|
"proposed": "Vei som skal bygges",
|
||||||
"construction": "Road under construction"
|
"construction": "Vei under bygging"
|
||||||
},
|
},
|
||||||
"sac_scale": {
|
"sac_scale": {
|
||||||
"hiking": "Hiking",
|
"hiking": "Fottur",
|
||||||
"mountain_hiking": "Mountain hiking",
|
"mountain_hiking": "Fjelltur",
|
||||||
"demanding_mountain_hiking": "Demanding mountain hiking",
|
"demanding_mountain_hiking": "Krevende fjelltur",
|
||||||
"alpine_hiking": "Alpine hiking",
|
"alpine_hiking": "Alpine hiking",
|
||||||
"demanding_alpine_hiking": "Demanding alpine hiking",
|
"demanding_alpine_hiking": "Demanding alpine hiking",
|
||||||
"difficult_alpine_hiking": "Difficult alpine hiking"
|
"difficult_alpine_hiking": "Difficult alpine hiking"
|
||||||
},
|
},
|
||||||
"mtb_scale": "MTB scale",
|
"mtb_scale": "MTB scale",
|
||||||
"error": {
|
"error": {
|
||||||
"from": "The start point is too far from the nearest road",
|
"from": "Startpunktet er for langt unna nærmeste vei",
|
||||||
"via": "The via point is too far from the nearest road",
|
"via": "Via-punktet er for langt fra nærmeste vei",
|
||||||
"to": "The end point is too far from the nearest road",
|
"to": "Sluttpunktet er for langt unna nærmeste vei",
|
||||||
"timeout": "Route calculation took too long, try adding points closer together"
|
"timeout": "Route calculation took too long, try adding points closer together"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -519,18 +519,18 @@
|
|||||||
},
|
},
|
||||||
"embedding": {
|
"embedding": {
|
||||||
"title": "Lag ditt eget kart",
|
"title": "Lag ditt eget kart",
|
||||||
"mapbox_token": "Mapbox access token",
|
"mapbox_token": "Tilgangskode for Mapbox",
|
||||||
"file_urls": "File URLs (separated by commas)",
|
"file_urls": "Fil URL'er (adskilt med komma)",
|
||||||
"drive_ids": "Google Drive file IDs (separated by commas)",
|
"drive_ids": "Google Drive fil-ID'er (separert med komma)",
|
||||||
"basemap": "Basiskart",
|
"basemap": "Basiskart",
|
||||||
"height": "Høyde",
|
"height": "Høyde",
|
||||||
"fill_by": "Fill by",
|
"fill_by": "Fill by",
|
||||||
"none": "Ingen",
|
"none": "Ingen",
|
||||||
"show_controls": "Vis kontrollknapper",
|
"show_controls": "Vis kontrollknapper",
|
||||||
"manual_camera": "Manuelt kamera",
|
"manual_camera": "Manuelt kamera",
|
||||||
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
"manual_camera_description": "Du kan flytte kartet under for å justere kameraposisjon.",
|
||||||
"latitude": "Latitude",
|
"latitude": "Breddegrad",
|
||||||
"longitude": "Longitude",
|
"longitude": "Lengdegrad",
|
||||||
"zoom": "Zoom",
|
"zoom": "Zoom",
|
||||||
"pitch": "Pitch",
|
"pitch": "Pitch",
|
||||||
"bearing": "Bearing",
|
"bearing": "Bearing",
|
||||||
|
Reference in New Issue
Block a user