diff options
Diffstat (limited to 'modern/src/resources/l10n/nb.json')
-rw-r--r-- | modern/src/resources/l10n/nb.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/nb.json b/modern/src/resources/l10n/nb.json index 95af2dd3..28804c79 100644 --- a/modern/src/resources/l10n/nb.json +++ b/modern/src/resources/l10n/nb.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Fartsgrense", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Skjul posisjonsegenskaper", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "Feil", "errorGeneral": "Ugyldige parametere eller begrensingsbrudd", "errorConnection": "Forbindelse feilet", @@ -182,7 +184,10 @@ "loginLogout": "Logg ut", "loginLogo": "Logo", "devicesAndState": "Enheter og status", + "deviceSelected": "Selected Device", "deviceTitle": "Enheter", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Identifikator", "deviceModel": "Modell", "deviceContact": "Kontakt", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Volumenhet", "settingsTwelveHourFormat": "Tolvtimersformat", "settingsCoordinateFormat": "Koordinatformat", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Rapporter", "reportDevice": "Enhet", "reportGroup": "Gruppe", @@ -307,6 +315,9 @@ "mapCustomLabel": "Tilpasset kart", "mapCarto": "Carto basiskart", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps-nøkkel", "mapBingRoad": "Bing Maps-veg", @@ -344,6 +355,7 @@ "mapPoiLayer": "POI-lag", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "Status", "stateName": "Egenskap", "stateValue": "Verdi", @@ -426,6 +438,8 @@ "eventDriverChanged": "Sjåfør endret", "eventMedia": "Media", "eventsScrollToLast": "Vis siste", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "Generell", "alarmSos": "SOS", "alarmVibration": "Vibrasjon", |