From 5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 7 Aug 2016 22:36:33 +0300 Subject: Update all language files --- web/l10n/nb.json | 82 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 47 insertions(+), 35 deletions(-) (limited to 'web/l10n/nb.json') diff --git a/web/l10n/nb.json b/web/l10n/nb.json index d5ff90186..db6273d96 100644 --- a/web/l10n/nb.json +++ b/web/l10n/nb.json @@ -15,20 +15,22 @@ "sharedMinute": "Minutt", "sharedSecond": "Sekund", "sharedName": "Navn", - "sharedDescription": "Description", + "sharedDescription": "Beskrivelse", "sharedSearch": "Søk", - "sharedGeofence": "Geofence", - "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", - "sharedAttributes": "Attributes", - "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedGeofence": "geo-gjerde", + "sharedGeofences": "Geo-gjerder", + "sharedNotifications": "Varsel", + "sharedAttributes": "Egenskaper", + "sharedAttribute": "Egenskap", + "sharedArea": "Område", + "sharedMute": "Mute", "errorTitle": "Feil", "errorUnknown": "Ukjent feil", "errorConnection": "Forbindelse feilet", "userEmail": "E-post", "userPassword": "Passord", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Logg inn", "loginLanguage": "Språk", "loginRegister": "Registrer", @@ -45,7 +47,7 @@ "deviceFollow": "Følg", "groupDialog": "Gruppe", "groupParent": "Gruppe", - "groupNoGroup": "No Group", + "groupNoGroup": "Ingen gruppe", "settingsTitle": "Innstillinger", "settingsUser": "Konto", "settingsGroups": "Grupper", @@ -80,8 +82,8 @@ "mapBingKey": "Bing Maps-nøkkel", "mapBingRoad": "Bing Maps-veg", "mapBingAerial": "Bing Maps-flyfoto", - "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapePolygon": "Mangekant", + "mapShapeCircle": "Sirkel", "stateTitle": "Status", "stateName": "Egenskap", "stateValue": "Verdi", @@ -95,30 +97,40 @@ "commandEngineResume": "Fortsett motor", "commandFrequency": "Frekvens", "commandUnit": "Enhet", - "commandCustom": "Custom command", - "commandPositionSingle": "Single Reporting", - "commandAlarmArm": "Arm Alarm", - "commandAlarmDisarm": "Disarm Alarm", - "commandSetTimezone": "Set Timezone", - "commandRequestPhoto": "Request Photo", - "commandRebootDevice": "Reboot Device", + "commandCustom": "Egendefinert kommando", + "commandPositionSingle": "Enkel-rapportering", + "commandAlarmArm": "Slå alarm på", + "commandAlarmDisarm": "Slå alarm av", + "commandSetTimezone": "Sett tidssone", + "commandRequestPhoto": "Be om foto", + "commandRebootDevice": "Omstart enhet", "commandSendSms": "Send SMS", - "commandSosNumber": "Set SOS Number", - "commandSilenceTime": "Set Silence Time", - "commandSetPhonebook": "Set Phonebook", - "commandVoiceMessage": "Voice Message", - "commandOutputControl": "Output Control", - "commandAlarmSpeed": "Overspeed Alarm", - "commandDeviceIdentification": "Device Identification", - "eventDeviceOnline": "Device is online", - "eventDeviceOffline": "Device is offline", - "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device is stopped", - "eventDeviceOverspeed": "Device exceeds the speed", - "eventCommandResult": "Command result", - "eventGeofenceEnter": "Device has entered geofence", - "eventGeofenceExit": "Device has exited geofence", - "notificationType": "Type of Notification", - "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "commandSosNumber": "Sett SOS-nummer", + "commandSilenceTime": "Sett stilletid", + "commandSetPhonebook": "Sett telefonbok", + "commandVoiceMessage": "Talemelding", + "commandOutputControl": "Utgangkontroll", + "commandAlarmSpeed": "Fartsgrensealarm", + "commandDeviceIdentification": "Enhetsidentifikasjon", + "eventDeviceOnline": "Enhet er tilkoblet", + "eventDeviceOffline": "Enhet er frakoblet", + "eventDeviceMoving": "Enheten beveger seg", + "eventDeviceStopped": "Enheten har stoppet", + "eventDeviceOverspeed": "Enheten bryter fartsgrensen", + "eventCommandResult": "Kommandoresultat", + "eventGeofenceEnter": "Enheten har kommet inn i geo-gjerde", + "eventGeofenceExit": "Enheten har forlatt geo-gjerde", + "eventAlarm": "Alarms", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmMotion": "Motion Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Varseltype", + "notificationWeb": "Send via web", + "notificationMail": "Send via e-post" } \ No newline at end of file -- cgit v1.2.3