diff options
Diffstat (limited to 'web/l10n/nn.json')
-rw-r--r-- | web/l10n/nn.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/nn.json b/web/l10n/nn.json index 19922e00..cd0d1e4c 100644 --- a/web/l10n/nn.json +++ b/web/l10n/nn.json @@ -60,6 +60,7 @@ "sharedCalendar": "Kalender", "sharedCalendars": "Kalendrar", "sharedFile": "Fil", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Velg fil", "sharedPhone": "Telefon", "sharedRequired": "Naudsynt", @@ -83,6 +84,7 @@ "sharedAlarms": "Alarmar", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Fartsgrense", "attributePolylineDistance": "Polylinjedistanse", "attributeReportIgnoreOdometer": "Rapporter: Ignorer kilometerteljar", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "E-post: Aktiver SMTP autentisering", "attributeMailSmtpUsername": "E-post: SMTP brukarnamn", "attributeMailSmtpPassword": "E-post: SMTP passord", - "attributeUiDisableReport": "UI: Deaktiver raport", "attributeUiDisableEvents": "UI: Deaktiver hendingar", "attributeUiDisableVehicleFetures": "UI: Deaktiver køyretøy-funksjonar", "attributeUiDisableDrivers": "UI: Deaktiver Sjåførar", @@ -129,6 +130,7 @@ "userUserLimit": "Brukargrense", "userDeviceReadonly": "Eining skrivebeskytta", "userLimitCommands": "Avgrens kommandoar", + "userDisableReports": "Disable Reports", "userToken": "Symbol", "loginTitle": "Logg inn", "loginLanguage": "Språk", @@ -175,7 +177,9 @@ "reportTo": "Til", "reportShow": "Syn", "reportClear": "Nullstill", - "positionFixTime": "Tid", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Gyldig", "positionAccuracy": "Nøyaktigheit", "positionLatitude": "Breddegrad", @@ -226,6 +230,7 @@ "positionMotion": "Rørsle", "positionArmed": "Armert", "positionAcceleration": "Akselerasjon", + "positionTemp": "Temperature", "positionDeviceTemp": "Einingstemperatur", "positionOperator": "Operatør", "positionCommand": "Kommando", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Live ruter", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI-lag", + "mapClustering": "Markers Clustering", "stateTitle": "Status", "stateName": "Eigenskap", "stateValue": "Verdi", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Syn Modemstatus", "commandGetDeviceStatus": "Synd einingstatus", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Endre straumsparing", - "commandModeDeepSleep": "Endre djup svevn", - "commandMovementAlarm": "Rørslealarm", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "Frekvens", "commandTimezone": "Tidszoneforskyving", "commandMessage": "Melding", |