From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/da.json | 57 +++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 46 insertions(+), 11 deletions(-) (limited to 'web/l10n/da.json') diff --git a/web/l10n/da.json b/web/l10n/da.json index c0788fc95..c24aae9c1 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -8,14 +8,21 @@ "sharedRemoveConfirm": "Fjern enhed?", "sharedKm": "km", "sharedMi": "mi", - "sharedKn": "kn", + "sharedKn": "knob", "sharedKmh": "km/t", "sharedMph": "mph", "sharedHour": "Time", "sharedMinute": "Minut", "sharedSecond": "Sekund", - "sharedName": "Name", - "sharedSearch": "Search", + "sharedName": "Navn", + "sharedDescription": "Description", + "sharedSearch": "Søg", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "Fejl", "errorUnknown": "Ukendt Fejl", "errorConnection": "Tilslutning fejl", @@ -29,24 +36,24 @@ "loginFailed": "Fejl i email adresse eller kodeord", "loginCreated": "Ny bruger er registreret", "loginLogout": "Log af", - "devicesAndState": "Devices and State", + "devicesAndState": "Enheder og status", "deviceDialog": "Enhed", "deviceTitle": "Enheder", "deviceIdentifier": "Imei nr", "deviceLastUpdate": "Seneste opdatering", "deviceCommand": "Kommando", "deviceFollow": "Følg", - "groupDialog": "Group", - "groupParent": "Group", - "groupNoGroup": "No Group", + "groupDialog": "Gruppe", + "groupParent": "Gruppe", + "groupNoGroup": "Ingen gruppe", "settingsTitle": "Indstillinger", "settingsUser": "Konto", - "settingsGroups": "Groups", + "settingsGroups": "Grupper", "settingsServer": "Server", "settingsUsers": "Brugere", "settingsDistanceUnit": "Distance", "settingsSpeedUnit": "Hastighed", - "settingsTwelveHourFormat": "12-hour Format", + "settingsTwelveHourFormat": "12 timers format", "reportTitle": "Rapporter", "reportDevice": "Enhed", "reportFrom": "Fra", @@ -65,7 +72,7 @@ "serverTitle": "Server indstillinger", "serverZoom": "Zoom", "serverRegistration": "Registrering", - "serverReadonly": "Readonly", + "serverReadonly": "Læs", "mapTitle": "Kort", "mapLayer": "Kort opsætning", "mapCustom": "Brugerdefineret Kort", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "Status", "stateName": "Parameter", "stateValue": "Værdi", @@ -85,5 +94,31 @@ "commandEngineStop": "Stop motor", "commandEngineResume": "Genstart motor", "commandFrequency": "Frekvens", - "commandUnit": "Enhed" + "commandUnit": "Enhed", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "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" } \ No newline at end of file -- cgit v1.2.3