diff options
author | Anton Tananaev <anton@traccar.org> | 2023-02-04 13:43:58 -0800 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2023-02-04 13:43:58 -0800 |
commit | 918dd60d63ff4d99b7853063f6b7734d6154e1a0 (patch) | |
tree | 3cef7c4624ea42bd593722701babe44614a3be7e /modern/src/resources/l10n/da.json | |
parent | ad229d100254cbdd4f94156a578db436b1f44883 (diff) | |
download | trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.tar.gz trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.tar.bz2 trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.zip |
Copy localization files
Diffstat (limited to 'modern/src/resources/l10n/da.json')
-rw-r--r-- | modern/src/resources/l10n/da.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/da.json b/modern/src/resources/l10n/da.json index 9f5f564f..71d4801e 100644 --- a/modern/src/resources/l10n/da.json +++ b/modern/src/resources/l10n/da.json @@ -200,6 +200,8 @@ "deviceStatusOnline": "On-line", "deviceStatusOffline": "Off-line", "deviceStatusUnknown": "Ukendt", + "deviceRegisterFirst": "Register your first device", + "deviceIdentifierHelp": "IMEI, serial number or other id. It has to match the identifier device reports to the server.", "groupDialog": "Gruppe", "groupParent": "Gruppe", "groupNoGroup": "Ingen gruppe", @@ -218,6 +220,7 @@ "settingsAppVersion": "App Version", "settingsConnection": "Connection", "reportTitle": "Rapporter", + "reportScheduled": "Scheduled Reports", "reportDevice": "Enhed", "reportGroup": "Gruppe", "reportFrom": "Fra", @@ -351,6 +354,7 @@ "mapShapeCircle": "Cirkel", "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live ruter", + "mapDirection": "Show Direction", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Lag", "mapClustering": "Markers Clustering", @@ -489,6 +493,7 @@ "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", "reportReplay": "Genafspil", + "reportCombined": "Combined", "reportRoute": "Rute", "reportEvents": "Begivenheder", "reportTrips": "Ture", @@ -502,6 +507,7 @@ "reportShowMarkers": "Vis markeringer", "reportExport": "Eksporter", "reportEmail": "Email rapport", + "reportSchedule": "Schedule", "reportPeriod": "Periode", "reportCustom": "Brugerdefineret", "reportToday": "I dag", |