diff options
Diffstat (limited to 'web/l10n/da.json')
-rw-r--r-- | web/l10n/da.json | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/web/l10n/da.json b/web/l10n/da.json index 0428ac4..2d3cd42 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -75,10 +75,11 @@ "sharedNew": "New…", "sharedShowAddress": "Show Address", "sharedDisabled": "Disabled", + "sharedMaintenance": "Maintenance", + "sharedMaintenances": "Maintenances", "attributeSpeedLimit": "Hastigheds grænse", + "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Rapport: Ignorer odometer", - "attributeMaintenanceStart": "Vedligeholdelse: Start", - "attributeMaintenanceInterval": "Service interval", "attributeWebReportColor": "Web : Rapport farve", "attributeDevicePassword": "Enheds kodeord", "attributeProcessingCopyAttributes": "Bearbejder: Kopier attribut", @@ -103,11 +104,13 @@ "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiDisableMaintenances": "UI: Disable Maintenances", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "errorTitle": "Fejl", "errorGeneral": "ulovlig parameter ", "errorConnection": "Tilslutning fejl", "errorSocket": "Web tilslutnings fejl", + "errorZero": "Can't be zero", "userEmail": "Email", "userPassword": "Kodeord", "userAdmin": "Admin", @@ -238,6 +241,7 @@ "mapBaidu": "Baidu", "mapYandexMap": "Yandex Kort", "mapYandexSat": "Yandex Satellit", + "mapWikimedia": "Wikimedia", "mapShapePolygon": "Polygon", "mapShapeCircle": "Cirkel", "mapShapePolyline": "Polyline", @@ -335,6 +339,7 @@ "alarmGpsAntennaCut": "GPS antenne fjernet - ALARM", "alarmAccident": "Ulykke - ALARM", "alarmTow": "Slæbe - ALARM", + "alarmIdle": "Idle Alarm", "alarmHardAcceleration": "Kraftig acceleration - ALARM", "alarmHardBraking": "Hard Braking Alarm", "alarmFatigueDriving": "Kørsel - ALARM", @@ -346,14 +351,15 @@ "alarmShock": "Vibration - ALARM", "alarmBonnet": "Kølerhjelm - ALARM", "alarmFootBrake": "Fodbremse - ALARM", - "alarmOilLeak": "Oilespild - ALARM", + "alarmFuelLeak": "Fuel Leak Alarm", "alarmTampering": "Enhed åbnet - ALARM", "alarmRemoving": "Fjernet alarm", "notificationType": "Type af notifikation", "notificationAlways": "All Devices", - "notificationWeb": "Send via Web", - "notificationMail": "Send via mail", - "notificationSms": "Send med SMS", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Rute", "reportEvents": "Begivenheder", "reportTrips": "Ture", @@ -408,6 +414,11 @@ "categoryPlane": "Fly", "categoryShip": "Skib", "categoryTractor": "Traktor", + "categoryTrain": "Train", + "categoryTram": "Tram", + "categoryTrolleybus": "Trolleybus", "categoryTruck": "Lastbil", - "categoryVan": "Van" + "categoryVan": "Van", + "maintenanceStart": "Start", + "maintenancePeriod": "Period" }
\ No newline at end of file |