From d1b0474b124e866ffe25dc9b54f467b0c217555b Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 26 May 2018 15:45:37 +1200 Subject: Update localization --- web/l10n/da.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'web/l10n/da.json') diff --git a/web/l10n/da.json b/web/l10n/da.json index 0428ac47..16ea6274 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", @@ -335,6 +338,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,7 +350,7 @@ "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", @@ -409,5 +413,7 @@ "categoryShip": "Skib", "categoryTractor": "Traktor", "categoryTruck": "Lastbil", - "categoryVan": "Van" + "categoryVan": "Van", + "maintenanceStart": "Start", + "maintenancePeriod": "Period" } \ No newline at end of file -- cgit v1.2.3