aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/da.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 12:20:04 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 12:20:04 +1200
commit28c80c5601c396d82b7a7ce4f40702c671bf63b7 (patch)
tree1edd210f260eb3bc9550d46100f9e31c0f04a07e /web/l10n/da.json
parent88b48828e46cdb444c4b77f474e0e8c8f37c23ca (diff)
downloadtrackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.tar.gz
trackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.tar.bz2
trackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.zip
Update localization files
Diffstat (limited to 'web/l10n/da.json')
-rw-r--r--web/l10n/da.json57
1 files changed, 46 insertions, 11 deletions
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