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/af.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/af.json')
-rw-r--r-- | modern/src/resources/l10n/af.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/af.json b/modern/src/resources/l10n/af.json index 54525d19..77878a06 100644 --- a/modern/src/resources/l10n/af.json +++ b/modern/src/resources/l10n/af.json @@ -200,6 +200,8 @@ "deviceStatusOnline": "Aanlyn", "deviceStatusOffline": "Van lyn af", "deviceStatusUnknown": "Onbekend", + "deviceRegisterFirst": "Register your first device", + "deviceIdentifierHelp": "IMEI, serial number or other id. It has to match the identifier device reports to the server.", "groupDialog": "Groep", "groupParent": "Groep", "groupNoGroup": "Geen Groep", @@ -218,6 +220,7 @@ "settingsAppVersion": "App Version", "settingsConnection": "Connection", "reportTitle": "Verslae", + "reportScheduled": "Scheduled Reports", "reportDevice": "Toestel", "reportGroup": "Groep", "reportFrom": "Van", @@ -351,6 +354,7 @@ "mapShapeCircle": "Sirkel", "mapShapePolyline": "Veelhoeklyn", "mapLiveRoutes": "Lewendige Routes", + "mapDirection": "Show Direction", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Vlak", "mapClustering": "Markers Clustering", @@ -489,6 +493,7 @@ "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", "reportReplay": "Replay", + "reportCombined": "Combined", "reportRoute": "Roete", "reportEvents": "Gebeure", "reportTrips": "Ritte", @@ -502,6 +507,7 @@ "reportShowMarkers": "Wys Merkers", "reportExport": "Uitvoer", "reportEmail": "E-pos Verslag", + "reportSchedule": "Schedule", "reportPeriod": "Periode", "reportCustom": "Pasgemaak", "reportToday": "Vandag", |