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/da.json | 76 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 32 deletions(-) (limited to 'web/l10n/da.json') diff --git a/web/l10n/da.json b/web/l10n/da.json index c24aae9c1..ec8f02816 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -1,5 +1,5 @@ { - "sharedLoading": "Loading...", + "sharedLoading": "Loading... ", "sharedSave": "Gem", "sharedCancel": "Fortryd", "sharedAdd": "Tilføj", @@ -15,20 +15,22 @@ "sharedMinute": "Minut", "sharedSecond": "Sekund", "sharedName": "Navn", - "sharedDescription": "Description", + "sharedDescription": "Beskrivelse", "sharedSearch": "Søg", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", - "sharedAttributes": "Attributes", - "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedNotifications": "Notifikationer", + "sharedAttributes": "Egenskaber", + "sharedAttribute": "Egenskab", + "sharedArea": "Område", + "sharedMute": "Mute", "errorTitle": "Fejl", "errorUnknown": "Ukendt Fejl", "errorConnection": "Tilslutning fejl", "userEmail": "Email", "userPassword": "Kodeord", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Log på", "loginLanguage": "Sprog", "loginRegister": "Registrer", @@ -81,7 +83,7 @@ "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapeCircle": "Cirkel", "stateTitle": "Status", "stateName": "Parameter", "stateValue": "Værdi", @@ -95,30 +97,40 @@ "commandEngineResume": "Genstart motor", "commandFrequency": "Frekvens", "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", + "commandCustom": "Skræddersyet kommando", + "commandPositionSingle": "Enkel rapport", + "commandAlarmArm": "Armer alarm", + "commandAlarmDisarm": "Slå alarm fra", + "commandSetTimezone": "Sæt tidszone", + "commandRequestPhoto": "Tag billede", + "commandRebootDevice": "Genstart enhed", + "commandSendSms": "send SMS", + "commandSosNumber": "Angiv SOS nummer", + "commandSilenceTime": "Angiv lydløs tid", + "commandSetPhonebook": "Angiv telefonbog", + "commandVoiceMessage": "Tale meddelelse", + "commandOutputControl": "Output kontrol", + "commandAlarmSpeed": "Hastigheds alarm", + "commandDeviceIdentification": "Enheds id", + "eventDeviceOnline": "Enhed online", + "eventDeviceOffline": "Enhed offline", + "eventDeviceMoving": "Enhed i bevægelse", + "eventDeviceStopped": "Enhed i stilstand", + "eventDeviceOverspeed": "Enhed overskrider hastighed", + "eventCommandResult": "Resultat af kommando", + "eventGeofenceEnter": "Enhed kom indenfor geofence", + "eventGeofenceExit": "Enhed kom udenfor geofence", + "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": "Type af notifikation", "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "notificationMail": "Send via mail" } \ No newline at end of file -- cgit v1.2.3