aboutsummaryrefslogtreecommitdiff
path: root/modern/src/resources/l10n/nb.json
blob: dce77d22c6a0a1bbf3d3f9e04553a030fa6c395e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
{
    "sharedLoading": "Laster...",
    "sharedHide": "Skjul",
    "sharedSave": "Lagre",
    "sharedUpload": "Upload",
    "sharedSet": "Sett",
    "sharedCancel": "Avbryt",
    "sharedCopy": "Copy",
    "sharedAdd": "Legg til",
    "sharedEdit": "Endre",
    "sharedRemove": "Fjern",
    "sharedRemoveConfirm": "Fjern element?",
    "sharedNoData": "No data",
    "sharedYes": "Yes",
    "sharedNo": "No",
    "sharedKm": "km",
    "sharedMi": "mi",
    "sharedNmi": "nm",
    "sharedMeters": "m",
    "sharedFeet": "ft",
    "sharedKn": "kn",
    "sharedKmh": "km/t",
    "sharedMph": "mph",
    "sharedHour": "Time",
    "sharedMinute": "Minutt",
    "sharedSecond": "Sekund",
    "sharedDays": "dager",
    "sharedHours": "timer",
    "sharedMinutes": "minutter",
    "sharedDecimalDegrees": "Desimalgrader",
    "sharedDegreesDecimalMinutes": "Grader desimalminutter",
    "sharedDegreesMinutesSeconds": "Grader minutter sekund",
    "sharedName": "Navn",
    "sharedDescription": "Beskrivelse",
    "sharedSearch": "Søk",
    "sharedIconScale": "Icon Scale",
    "sharedGeofence": "geo-gjerde",
    "sharedGeofences": "Geo-gjerder",
    "sharedCreateGeofence": "Create Geofence",
    "sharedNotifications": "Varsler",
    "sharedNotification": "Varsel",
    "sharedAttributes": "Atributter",
    "sharedAttribute": "Egenskap",
    "sharedDrivers": "Sjåfører",
    "sharedDriver": "Sjåfør",
    "sharedArea": "Område",
    "sharedSound": "Varslingslyd",
    "sharedType": "Type",
    "sharedDistance": "Avstand",
    "sharedHourAbbreviation": "t",
    "sharedMinuteAbbreviation": "m",
    "sharedSecondAbbreviation": "s",
    "sharedVoltAbbreviation": "V",
    "sharedLiterAbbreviation": "l",
    "sharedGallonAbbreviation": "gal",
    "sharedLiter": "Liter",
    "sharedImpGallon": "Britisk Gallon",
    "sharedUsGallon": "Amerikansk Gallon",
    "sharedLiterPerHourAbbreviation": "l/t",
    "sharedGetMapState": "Få karttilstand",
    "sharedComputedAttribute": "Utregnede atributter",
    "sharedComputedAttributes": "Utregnede atributter",
    "sharedCheckComputedAttribute": "Sjekk utregnede atributter",
    "sharedExpression": "Uttrykk",
    "sharedDevice": "Enhet",
    "sharedTest": "Test",
    "sharedTestNotification": "Send testvarsling",
    "sharedTestNotificators": "Test Channels",
    "sharedTestExpression": "Test Expression",
    "sharedCalendar": "Kalender",
    "sharedCalendars": "Kalendere",
    "sharedFile": "Fil",
    "sharedSearchDevices": "Search Devices",
    "sharedSortBy": "Sort By",
    "sharedFilterMap": "Filter on Map",
    "sharedSelectFile": "Velg fil",
    "sharedPhone": "Telefon",
    "sharedRequired": "Nødvendig",
    "sharedPreferences": "Innstillinger",
    "sharedPermissions": "Tilgang",
    "sharedConnections": "Connections",
    "sharedExtra": "Ekstra",
    "sharedPrimary": "Primary",
    "sharedSecondary": "Secondary",
    "sharedTypeString": "Streng",
    "sharedTypeNumber": "Nummer",
    "sharedTypeBoolean": "Boolsk",
    "sharedTimezone": "Tidssone",
    "sharedInfoTitle": "Info",
    "sharedSavedCommand": "Lagret kommando",
    "sharedSavedCommands": "Lagrede kommandoer",
    "sharedNew": "Ny",
    "sharedShowAddress": "Vis adresse",
    "sharedShowDetails": "More Details",
    "sharedDisabled": "Deaktivert",
    "sharedMaintenance": "Vedlikehold",
    "sharedDeviceAccumulators": "Målere",
    "sharedAlarms": "Alarmer",
    "sharedLocation": "Location",
    "sharedImport": "Import",
    "sharedColumns": "Columns",
    "sharedDropzoneText": "Drag and drop a file here or click",
    "sharedLogs": "Logs",
    "calendarSimple": "Simple",
    "calendarRecurrence": "Recurrence",
    "calendarOnce": "Once",
    "calendarDaily": "Daily",
    "calendarWeekly": "Weekly",
    "calendarMonthly": "Monthly",
    "calendarDays": "Days",
    "calendarSunday": "Sunday",
    "calendarMonday": "Monday",
    "calendarTuesday": "Tuesday",
    "calendarWednesday": "Wednesday",
    "calendarThursday": "Thursday",
    "calendarFriday": "Friday",
    "calendarSaturday": "Saturday",
    "attributeShowGeofences": "Show Geofences",
    "attributeSpeedLimit": "Fartsgrense",
    "attributeFuelDropThreshold": "Fuel Drop Threshold",
    "attributeFuelIncreaseThreshold": "Fuel Increase Threshold",
    "attributePolylineDistance": "Polylinjedistanse",
    "attributeReportIgnoreOdometer": "Rapport: Ignorer odometer",
    "attributeWebReportColor": "Web: Rapport farge",
    "attributeDevicePassword": "Enhetspassord",
    "attributeDeviceImage": "Device Image",
    "attributeDeviceInactivityStart": "Device Inactivity Start",
    "attributeDeviceInactivityPeriod": "Device Inactivity Period",
    "attributeProcessingCopyAttributes": "Behandling: Kopier egenskaper",
    "attributeColor": "Farge",
    "attributeWebLiveRouteLength": "Web: Live rute lengde",
    "attributeWebSelectZoom": "Web: Skaler ved valg",
    "attributeWebMaxZoom": "Web: Maksimal forstørring",
    "attributeTelegramChatId": "Telegram Chat ID",
    "attributePushoverUserKey": "Pushover User Key",
    "attributePushoverDeviceNames": "Pushover Device Names",
    "attributeMailSmtpHost": "Mail: SMTP-vert",
    "attributeMailSmtpPort": "Mail: SMTP-port",
    "attributeMailSmtpStarttlsEnable": "Mail:  Aktiver SMTP STARTTLS",
    "attributeMailSmtpStarttlsRequired": "Mail: SMTP STARTTLS påkrevd",
    "attributeMailSmtpSslEnable": "Mail: Aktiver SMTP SSL",
    "attributeMailSmtpSslTrust": "Mail: SMTP SSL tillit",
    "attributeMailSmtpSslProtocols": "Mail: SMTP SSL protokoller",
    "attributeMailSmtpFrom": "Mail: SMTP Fra",
    "attributeMailSmtpAuth": "E-post: Aktiver SMTP autentisering",
    "attributeMailSmtpUsername": "Mail: SMTP brukernavn",
    "attributeMailSmtpPassword": "Mail: SMTP passord",
    "attributeUiDisableAttributes": "UI: Disable Attributes",
    "attributeUiDisableGroups": "UI: Disable Groups",
    "attributeUiDisableEvents": "UI: Deaktiver hendelser",
    "attributeUiDisableVehicleFeatures": "UI: Disable Vehicle Features",
    "attributeUiDisableDrivers": "UI: Deaktiver sjåfører",
    "attributeUiDisableComputedAttributes": "UI: Deaktiver utregnede egenskaper",
    "attributeUiDisableCalendars": "UI: Deaktiver kalendere",
    "attributeUiDisableMaintenance": "UI: Deaktiver Vedlikehold",
    "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",
    "errorSocket": "Web socket tilkoblingsfeil",
    "errorZero": "Kan ikke være null",
    "userEmail": "E-post",
    "userPassword": "Passord",
    "userAdmin": "Admin",
    "userRemember": "Husk",
    "userExpirationTime": "Utløpstid",
    "userDeviceLimit": "Enhetsgrense",
    "userUserLimit": "Brukergrense",
    "userDeviceReadonly": "Skrivebeskyttet enhet",
    "userLimitCommands": "Begrens kommandoer",
    "userDisableReports": "Disable Reports",
    "userFixedEmail": "No Email Change",
    "userToken": "Symbol",
    "userDeleteAccount": "Delete Account",
    "loginTitle": "Logg inn",
    "loginLanguage": "Språk",
    "loginReset": "Reset Password",
    "loginRegister": "Registrer",
    "loginLogin": "Logg inn",
    "loginOpenId": "Login with OpenID",
    "loginFailed": "Feil e-post eller passord",
    "loginCreated": "Ny bruker har blitt registrert",
    "loginResetSuccess": "Check your email",
    "loginUpdateSuccess": "New password is set",
    "loginLogout": "Logg ut",
    "loginLogo": "Logo",
    "loginTotpCode": "One-time Password Code",
    "loginTotpKey": "One-time Password Key",
    "devicesAndState": "Enheter og status",
    "deviceSelected": "Selected Device",
    "deviceTitle": "Enheter",
    "devicePrimaryInfo": "Device Title",
    "deviceSecondaryInfo": "Device Detail",
    "deviceIdentifier": "Identifikator",
    "deviceModel": "Modell",
    "deviceContact": "Kontakt",
    "deviceCategory": "Kategori",
    "deviceLastUpdate": "Sist oppdatert",
    "deviceCommand": "Kommando",
    "deviceFollow": "Følg",
    "deviceTotalDistance": "Total distanse",
    "deviceStatus": "Status",
    "deviceStatusOnline": "Tilkoblet",
    "deviceStatusOffline": "Frakoblet",
    "deviceStatusUnknown": "Ukjent",
    "deviceRegisterFirst": "Register your first device",
    "deviceIdentifierHelp": "IMEI, serial number or other id. It has to match the identifier device reports to the server.",
    "deviceShare": "Share Device",
    "groupDialog": "Gruppe",
    "groupParent": "Gruppe",
    "groupNoGroup": "Ingen gruppe",
    "settingsTitle": "Innstillinger",
    "settingsUser": "Konto",
    "settingsGroups": "Grupper",
    "settingsServer": "Server",
    "settingsUsers": "Brukere",
    "settingsDistanceUnit": "Avstandsenhet",
    "settingsAltitudeUnit": "Altitude Unit",
    "settingsSpeedUnit": "Hastighetsenhet",
    "settingsVolumeUnit": "Volumenhet",
    "settingsTwelveHourFormat": "Tolvtimersformat",
    "settingsCoordinateFormat": "Koordinatformat",
    "settingsServerVersion": "Server Version",
    "settingsAppVersion": "App Version",
    "settingsConnection": "Connection",
    "settingsDarkMode": "Dark Mode",
    "settingsTotpEnable": "Enable One-time Password",
    "settingsTotpForce": "Force One-time Password",
    "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval",
    "settingsUpdateAvailable": "There is an update available.",
    "settingsSupport": "Support",
    "reportTitle": "Rapporter",
    "reportScheduled": "Scheduled Reports",
    "reportDevice": "Enhet",
    "reportGroup": "Gruppe",
    "reportFrom": "Fra",
    "reportTo": "Til",
    "reportShow": "Vis",
    "reportClear": "Nullstill",
    "linkGoogleMaps": "Google Maps",
    "linkAppleMaps": "Apple Maps",
    "linkStreetView": "Street View",
    "positionFixTime": "Fix Time",
    "positionDeviceTime": "Device Time",
    "positionServerTime": "Server Time",
    "positionValid": "Gyldig",
    "positionAccuracy": "Nøyaktighet",
    "positionLatitude": "Breddegrad",
    "positionLongitude": "Lengdegrad",
    "positionAltitude": "Høyde",
    "positionSpeed": "Hastighet",
    "positionCourse": "Retning",
    "positionAddress": "Adresse",
    "positionProtocol": "Protokoll",
    "positionDistance": "Avstand",
    "positionRpm": "r/min",
    "positionFuel": "Drivstoff",
    "positionPower": "Spenning",
    "positionBattery": "Batteri",
    "positionRaw": "Rå",
    "positionIndex": "Register",
    "positionHdop": "HDOP",
    "positionVdop": "VDOP",
    "positionPdop": "PDOP",
    "positionSat": "Satelitter",
    "positionSatVisible": "Synlige satelitter",
    "positionRssi": "RSSI",
    "positionGps": "GPS",
    "positionRoaming": "Nettveksling (Roaming)",
    "positionEvent": "Hendelse",
    "positionAlarm": "Alarm",
    "positionStatus": "Status",
    "positionOdometer": "Kilometerteller",
    "positionServiceOdometer": "Service Odometer",
    "positionTripOdometer": "Turmåler",
    "positionHours": "Timer",
    "positionSteps": "Steg",
    "positionInput": "Inngang",
    "positionHeartRate": "Heart Rate",
    "positionOutput": "Utgang",
    "positionBatteryLevel": "Batterinivå",
    "positionFuelConsumption": "Drivstofforbruk",
    "positionRfid": "RFID",
    "positionVersionFw": "Fastvareversjon",
    "positionVersionHw": "Maskinvareversjon",
    "positionIgnition": "Tenning",
    "positionFlags": "Status indikatorer",
    "positionCharge": "Lade",
    "positionIp": "IP",
    "positionArchive": "Arkiv",
    "positionVin": "VIN",
    "positionApproximate": "Tilnærmet",
    "positionThrottle": "Gasspedal",
    "positionMotion": "Bevegelse",
    "positionArmed": "Slått På",
    "positionAcceleration": "Akselerasjon",
    "positionTemp": "Temperature",
    "positionDeviceTemp": "Enhetstemperatur",
    "positionCoolantTemp": "Coolant Temperature",
    "positionOperator": "Operatør",
    "positionCommand": "Kommando",
    "positionBlocked": "Blokkert",
    "positionDtcs": "Diagnosefeilkoder",
    "positionObdSpeed": "OBD hastighet",
    "positionObdOdometer": "OBD kilometerteller",
    "positionDrivingTime": "Driving Time",
    "positionDriverUniqueId": "Sjåførunik ID",
    "positionCard": "Card",
    "positionImage": "Bilde",
    "positionVideo": "Video",
    "positionAudio": "Lyd",
    "serverTitle": "Serverinnstillinger",
    "serverZoom": "Zoom",
    "serverRegistration": "Registering",
    "serverReadonly": "Skrivebeskyttet",
    "serverForceSettings": "Tving innstillinger",
    "serverAnnouncement": "Announcement",
    "serverName": "Server Name",
    "serverDescription": "Server Description",
    "serverColorPrimary": "Color Primary",
    "serverColorSecondary": "Color Secondary",
    "serverLogo": "Logo Image",
    "serverLogoInverted": "Inverted Logo Image",
    "serverChangeDisable": "Disable Server Change",
    "serverDisableShare": "Disable Device Sharing",
    "mapTitle": "Kart",
    "mapActive": "Active Maps",
    "mapOverlay": "Map Overlay",
    "mapOverlayCustom": "Custom Overlay",
    "mapOpenSeaMap": "OpenSeaMap",
    "mapOpenRailwayMap": "OpenRailwayMap",
    "mapOpenWeatherKey": "OpenWeather API Key",
    "mapOpenWeatherClouds": "OpenWeather Clouds",
    "mapOpenWeatherPrecipitation": "OpenWeather Precipitation",
    "mapOpenWeatherPressure": "OpenWeather Pressure",
    "mapOpenWeatherWind": "OpenWeather Wind",
    "mapOpenWeatherTemperature": "OpenWeather Temperature",
    "mapLayer": "Kartlag",
    "mapCustom": "Tilpasset (XYZ)",
    "mapCustomArcgis": "Tilpasset (ArcGIS)",
    "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",
    "mapBingAerial": "Bing Maps-flyfoto",
    "mapBingHybrid": "Bing Kart Hybrid",
    "mapBaidu": "Baidu",
    "mapAutoNavi": "AutoNavi",
    "mapYandexMap": "Yandex Map",
    "mapYandexSat": "Yandex Satelitt",
    "mapWikimedia": "Wikimedia",
    "mapOrdnanceSurvey": "Ordnance Survey",
    "mapMapboxStreets": "Mapbox Streets",
    "mapMapboxStreetsDark": "Mapbox Streets Dark",
    "mapMapboxOutdoors": "Mapbox Outdoors",
    "mapMapboxSatellite": "Mapbox Satellite",
    "mapMapboxKey": "Mapbox Access Token",
    "mapMapTilerBasic": "MapTiler Basic",
    "mapMapTilerHybrid": "MapTiler Hybrid",
    "mapMapTilerKey": "MapTiler API Key",
    "mapLocationIqStreets": "LocationIQ Streets",
    "mapLocationIqDark": "LocationIQ Dark",
    "mapLocationIqKey": "LocationIQ Access Token",
    "mapTomTomBasic": "TomTom Basic",
    "mapTomTomFlow": "TomTom Traffic Flow",
    "mapTomTomIncidents": "TomTom Traffic Incidents",
    "mapTomTomKey": "TomTom API Key",
    "mapHereBasic": "Here Basic",
    "mapHereHybrid": "Here Hybrid",
    "mapHereSatellite": "Here Satellite",
    "mapHereFlow": "Here Traffic Flow",
    "mapHereKey": "Here API Key",
    "mapShapePolygon": "Mangekant",
    "mapShapeCircle": "Sirkel",
    "mapShapePolyline": "Polylinje",
    "mapLiveRoutes": "Live rute",
    "mapDirection": "Show Direction",
    "mapCurrentLocation": "Current Location",
    "mapPoiLayer": "POI-lag",
    "mapClustering": "Markers Clustering",
    "mapOnSelect": "Show Map on Selection",
    "mapDefault": "Default Map",
    "stateTitle": "Status",
    "stateName": "Egenskap",
    "stateValue": "Verdi",
    "commandTitle": "Kommando",
    "commandSend": "Send",
    "commandSent": "Kommando er sent",
    "commandQueued": "Kommando er satt i kø",
    "commandUnit": "Enhet",
    "commandCustom": "Egendefinert kommando",
    "commandDeviceIdentification": "Enhetsidentifikasjon",
    "commandPositionSingle": "Enkel-rapportering",
    "commandPositionPeriodic": "Periodisk rapportering",
    "commandPositionStop": "Stopp rapportering",
    "commandEngineStop": "Stopp motor",
    "commandEngineResume": "Fortsett motor",
    "commandAlarmArm": "Slå alarm på",
    "commandAlarmDisarm": "Slå alarm av",
    "commandAlarmDismiss": "Dismiss Alarm",
    "commandSetTimezone": "Sett tidssone",
    "commandRequestPhoto": "Be om foto",
    "commandPowerOff": "Skru av enhet",
    "commandRebootDevice": "Omstart enhet",
    "commandFactoryReset": "Factory Reset",
    "commandSendSms": "Send SMS",
    "commandSendUssd": "Send USSD",
    "commandSosNumber": "Sett SOS-nummer",
    "commandSilenceTime": "Sett stilletid",
    "commandSetPhonebook": "Sett telefonbok",
    "commandVoiceMessage": "Talemelding",
    "commandOutputControl": "Utgangkontroll",
    "commandVoiceMonitoring": "Stemmeovervåking",
    "commandSetAgps": "Sett AGPS",
    "commandSetIndicator": "Sett Indikator",
    "commandConfiguration": "Oppsett",
    "commandGetVersion": "Vis versjon",
    "commandFirmwareUpdate": "Oppdater fastvare",
    "commandSetConnection": "Angi tilkobling",
    "commandSetOdometer": "Angi kilometerteller",
    "commandGetModemStatus": "Få modemtilstand",
    "commandGetDeviceStatus": "Få enhetstilstand",
    "commandSetSpeedLimit": "Set Speed Limit",
    "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": "Tidszoneforskyvning",
    "commandMessage": "Melding",
    "commandRadius": "Radius",
    "commandEnable": "Aktiver",
    "commandData": "Data",
    "commandIndex": "Register",
    "commandPhone": "Telefonnummer",
    "commandServer": "Tjener",
    "commandPort": "Port",
    "eventAll": "Alle hendelser",
    "eventDeviceOnline": "Status online",
    "eventDeviceUnknown": "Enhetsstatus ukjent",
    "eventDeviceOffline": "Status offline",
    "eventDeviceInactive": "Device inactive",
    "eventQueuedCommandSent": "Queued command sent",
    "eventDeviceMoving": "Enheten beveger seg",
    "eventDeviceStopped": "Enhet stoppet",
    "eventDeviceOverspeed": "Fartsgrense overskredet",
    "eventDeviceFuelDrop": "Drivstoffall",
    "eventDeviceFuelIncrease": "Fuel increase",
    "eventCommandResult": "Kommandoresultat",
    "eventGeofenceEnter": "Ankommet geogjerde",
    "eventGeofenceExit": "Forlatt geogjerde",
    "eventAlarm": "Alarm",
    "eventIgnitionOn": "Tenning på",
    "eventIgnitionOff": "Tenning av",
    "eventMaintenance": "Vedlikehold Kreves",
    "eventTextMessage": "Tekst melding mottatt",
    "eventDriverChanged": "Sjåfør endret",
    "eventMedia": "Media",
    "eventsScrollToLast": "Vis siste",
    "eventsSoundEvents": "Sound Events",
    "eventsSoundAlarms": "Sound Alarms",
    "alarmGeneral": "Generell",
    "alarmSos": "SOS",
    "alarmVibration": "Vibrasjon",
    "alarmMovement": "Bevegelse",
    "alarmLowspeed": "Lav hastighet",
    "alarmOverspeed": "Høgt turtall",
    "alarmFallDown": "Fall",
    "alarmLowPower": "Lite strøm",
    "alarmLowBattery": "Lavt batterinivå",
    "alarmFault": "Feil",
    "alarmPowerOff": "Spenning av",
    "alarmPowerOn": "Spenning På",
    "alarmDoor": "Dør",
    "alarmLock": "Lås",
    "alarmUnlock": "lås opp",
    "alarmGeofence": "Geo-gjerde",
    "alarmGeofenceEnter": "Ankommet Geogjerde",
    "alarmGeofenceExit": "Forlatt Geogjerde",
    "alarmGpsAntennaCut": "GPS-Antenne Fjernet",
    "alarmAccident": "Ulykke",
    "alarmTow": "Tauing",
    "alarmIdle": "Tomgang",
    "alarmHighRpm": "Høyt turtall",
    "alarmHardAcceleration": "Hard Akselerasjon",
    "alarmHardBraking": "Hard Oppbremsing",
    "alarmHardCornering": "Hard svingning",
    "alarmLaneChange": "Filskifte",
    "alarmFatigueDriving": "Tretthetskjøring",
    "alarmPowerCut": "Spenning Kuttet",
    "alarmPowerRestored": "Spenning Gjenopprettet",
    "alarmJamming": "Jamming",
    "alarmTemperature": "Tempratur",
    "alarmParking": "Parkering",
    "alarmBonnet": "Panser",
    "alarmFootBrake": "Bremsepedal",
    "alarmFuelLeak": "Drivstofflekasje",
    "alarmTampering": "Tukling",
    "alarmRemoving": "Fjerner",
    "notificationType": "Varseltype",
    "notificationAlways": "Alle enheter",
    "notificationNotificators": "Kanaler",
    "notificatorCommand": "Command",
    "notificatorWeb": "Web",
    "notificatorMail": "Mail",
    "notificatorSms": "SMS",
    "notificatorFirebase": "Firebase",
    "notificatorTraccar": "Traccar",
    "notificatorTelegram": "Telegram",
    "notificatorPushover": "Pushover",
    "reportReplay": "Replay",
    "reportCombined": "Combined",
    "reportRoute": "Rute",
    "reportEvents": "Hendelser",
    "reportTrips": "Turer",
    "reportStops": "Stopp",
    "reportSummary": "Oppsumering",
    "reportDaily": "Daily Summary",
    "reportChart": "Diagram",
    "reportConfigure": "Sett opp",
    "reportEventTypes": "Hendelsestyper",
    "reportChartType": "Diagramtype",
    "reportShowMarkers": "Vis markører",
    "reportExport": "Eksporter",
    "reportEmail": "E-post-rapport",
    "reportSchedule": "Schedule",
    "reportPeriod": "Periode",
    "reportCustom": "Egendefinert",
    "reportToday": "Idag",
    "reportYesterday": "I går",
    "reportThisWeek": "Denne uken",
    "reportPreviousWeek": "Forrige uke",
    "reportThisMonth": "Denne måneden",
    "reportPreviousMonth": "Forrige måned",
    "reportDeviceName": "Enhetsnavn",
    "reportAverageSpeed": "Gjennomsnittshastighet ",
    "reportMaximumSpeed": "Maksimumshastighet",
    "reportEngineHours": "Motortimer",
    "reportDuration": "Varighet",
    "reportStartDate": "Start Date",
    "reportStartTime": "Starttidspunkt",
    "reportStartAddress": "Startadresse",
    "reportEndTime": "Sluttidspunkt",
    "reportEndAddress": "Sluttadresse",
    "reportSpentFuel": "Brukt drivstoff",
    "reportStartOdometer": "Kilometerteller start",
    "reportEndOdometer": "Kilometerteller stopp",
    "statisticsTitle": "Statistikk",
    "statisticsCaptureTime": "Opptakstidspunkt",
    "statisticsActiveUsers": "Aktive brukere",
    "statisticsActiveDevices": "Aktive enheter",
    "statisticsRequests": "Forespørsler",
    "statisticsMessagesReceived": "Meldinger mottatt",
    "statisticsMessagesStored": "Meldinger lagret",
    "statisticsGeocoder": "Geocoder-forespørsler",
    "statisticsGeolocation": "Geolocation-forespørsler",
    "categoryArrow": "Pil",
    "categoryDefault": "Standard",
    "categoryAnimal": "Dyr",
    "categoryBicycle": "Sykkel",
    "categoryBoat": "Båt",
    "categoryBus": "Buss",
    "categoryCar": "Bil",
    "categoryCamper": "Camper",
    "categoryCrane": "Kran",
    "categoryHelicopter": "Helikopter",
    "categoryMotorcycle": "Motorsykkel",
    "categoryOffroad": "Terrengkjøretøy",
    "categoryPerson": "Person",
    "categoryPickup": "Pickup",
    "categoryPlane": "Fly",
    "categoryShip": "Skip",
    "categoryTractor": "Traktor",
    "categoryTrain": "Tog",
    "categoryTram": "Trikk",
    "categoryTrolleybus": "Strømbuss",
    "categoryTruck": "Lastebil",
    "categoryVan": "Varebil",
    "categoryScooter": "Scooter",
    "maintenanceStart": "Start",
    "maintenancePeriod": "Periode"
}