aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/da.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-08-07 22:36:33 +0300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-08-07 22:36:33 +0300
commit5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501 (patch)
tree4aebe7fbba293bc14724a126967028ab88cbbcab /web/l10n/da.json
parentdea7617218de2cbc7ebd930b4342aa35ffedcd8b (diff)
downloadtrackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.gz
trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.bz2
trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.zip
Update all language files
Diffstat (limited to 'web/l10n/da.json')
-rw-r--r--web/l10n/da.json76
1 files changed, 44 insertions, 32 deletions
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