diff options
Diffstat (limited to 'web/l10n/nn.json')
-rw-r--r-- | web/l10n/nn.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/nn.json b/web/l10n/nn.json index 3e1212e4..948e2c4d 100644 --- a/web/l10n/nn.json +++ b/web/l10n/nn.json @@ -14,6 +14,8 @@ "sharedKm": "km", "sharedMi": "mi", "sharedNmi": "nm", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "kn", "sharedKmh": "km/t", "sharedMph": "mph", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Rapporter: Ignorer kilometerteljar", "attributeWebReportColor": "Web: Rapportfarge", "attributeDevicePassword": "Einingspassord", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Prosesser: Kopier eigenskapar", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "E-post: Aktiver SMTP autentisering", "attributeMailSmtpUsername": "E-post: SMTP brukarnamn", "attributeMailSmtpPassword": "E-post: SMTP passord", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Deaktiver hendingar", "attributeUiDisableVehicleFetures": "UI: Deaktiver køyretøy-funksjonar", "attributeUiDisableDrivers": "UI: Deaktiver Sjåførar", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "UI: Deaktiver kalendrar", "attributeUiDisableMaintenance": " UI: Deaktiver vedlikehald", "attributeUiHidePositionAttributes": "UI: Gøym posisojonseigenskapar", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Feil", "errorGeneral": "ugyldige parameterar eller avgrensingsbrot", @@ -172,6 +177,7 @@ "settingsServer": "Tenar", "settingsUsers": "Brukarar", "settingsDistanceUnit": "Avstanseining", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Hastighetseining", "settingsVolumeUnit": "Volumeining", "settingsTwelveHourFormat": "Tolvtimersformat", @@ -272,7 +278,8 @@ "mapCustomArcgis": "Tilpassa (ArcGIS)", "mapCustomLabel": "Tilpassa kart", "mapCarto": "Carto basiskart", - "mapOsm": "Open Street-kart", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps-nøkkel", "mapBingRoad": "Bing Maps-veg", "mapBingAerial": "Bing Maps-flyfoto", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex kart", "mapYandexSat": "Yandex satellitt", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |