diff options
Diffstat (limited to 'web/l10n/da.json')
-rw-r--r-- | web/l10n/da.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/da.json b/web/l10n/da.json index 7ffde8b7..a3eef8cc 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -31,8 +31,10 @@ "sharedName": "Navn", "sharedDescription": "Beskrivelse", "sharedSearch": "Søg", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Notifikationer", "sharedNotification": "Notifikation", "sharedAttributes": "Egenskaber", @@ -93,7 +95,24 @@ "sharedLocation": "Beliggenhed", "sharedImport": "Importer", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Hastigheds grænse", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyline afstand", "attributeReportIgnoreOdometer": "Rapport: Ignorer odometer", "attributeWebReportColor": "Web : Rapport farve", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Zoom ved vælg", "attributeWebMaxZoom": "Web: Maksimal zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP host", "attributeMailSmtpPort": "Mail : SMTP port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Enhed kun læsbar", "userLimitCommands": "Begrænset kommandoer", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Token", + "userDeleteAccount": "Delete Account", "loginTitle": "Log på", "loginLanguage": "Sprog", "loginReset": "Nulstille kodeord", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD km tæller", "positionDriverUniqueId": "Chaufførs unikke ID", "positionImage": "Billede", + "positionVideo": "Video", "positionAudio": "Lyd", "serverTitle": "Server indstillinger", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Enheden stoppet", "eventDeviceOverspeed": "Hastighedsgrænsen overskredet", "eventDeviceFuelDrop": "Brændstoffald", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Resultat af kommando", "eventGeofenceEnter": "Geofence indtastet", "eventGeofenceExit": "Geofence forladt", @@ -397,6 +422,7 @@ "eventMaintenance": "Vedligeholdelse krævet", "eventTextMessage": "Tekst besked modtaget", "eventDriverChanged": "Chaufførskift", + "eventMedia": "Media", "eventsScrollToLast": "Rul til sidste", "alarmGeneral": "Generel", "alarmSos": "SOS", |