aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json34
1 files changed, 21 insertions, 13 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 5acc1ea..c449a48 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -75,8 +75,8 @@
"sharedShowAddress": "Show Address",
"sharedDisabled": "Disabled",
"sharedMaintenance": "Maintenance",
- "sharedMaintenances": "Maintenances",
"sharedDeviceAccumulators": "Accumulators",
+ "sharedAlarms": "Alarms",
"attributeSpeedLimit": "Speed Limit",
"attributePolylineDistance": "Polyline Distance",
"attributeReportIgnoreOdometer": "Report: Ignore Odometer",
@@ -104,7 +104,7 @@
"attributeUiDisableDrivers": "UI: Disable Drivers",
"attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes",
"attributeUiDisableCalendars": "UI: Disable Calendars",
- "attributeUiDisableMaintenances": "UI: Disable Maintenances",
+ "attributeUiDisableMaintenance": "UI: Disable Maintenance",
"attributeUiHidePositionAttributes": "UI: Hide Position Attributes",
"errorTitle": "Error",
"errorGeneral": "Invalid parameters or constraints violation",
@@ -231,7 +231,9 @@
"serverForceSettings": "Force Settings",
"mapTitle": "Map",
"mapLayer": "Map Layer",
- "mapCustom": "Custom Map",
+ "mapCustom": "Custom (XYZ)",
+ "mapCustomArcgis": "Custom (ArcGIS)",
+ "mapCustomLabel": "Custom map",
"mapCarto": "Carto Basemaps",
"mapOsm": "Open Street Map",
"mapBingKey": "Bing Maps Key",
@@ -266,6 +268,7 @@
"commandAlarmDisarm": "Disarm Alarm",
"commandSetTimezone": "Set Timezone",
"commandRequestPhoto": "Request Photo",
+ "commandPowerOff": "Power Off Device",
"commandRebootDevice": "Reboot Device",
"commandSendSms": "Send SMS",
"commandSendUssd": "Send USSD",
@@ -287,13 +290,6 @@
"commandModePowerSaving": "Modify Power Saving",
"commandModeDeepSleep": "Modify Deep Sleep",
"commandMovementAlarm": "Movement Alarm",
- "commandAlarmBattery": "Battery Alarm",
- "commandAlarmSos": "SOS Alarm",
- "commandAlarmRemove": "Remove Alarm",
- "commandAlarmClock": "Clock Alarm",
- "commandAlarmSpeed": "Overspeed Alarm",
- "commandAlarmFall": "Fail Alarm",
- "commandAlarmVibration": "Vibration Alarm",
"commandFrequency": "Frequency",
"commandTimezone": "Timezone Offset",
"commandMessage": "Message",
@@ -322,17 +318,21 @@
"eventTextMessage": "Text message received",
"eventDriverChanged": "Driver changed",
"eventsScrollToLast": "Scroll To Last",
+ "alarmGeneral": "General",
"alarmSos": "SOS",
"alarmVibration": "Vibration",
"alarmMovement": "Movement",
+ "alarmLowspeed": "Low Speed",
"alarmOverspeed": "Overspeed",
- "alarmFallDown": "FallDown",
- "alarmLowBattery": "LowBattery",
- "alarmLowPower": "LowPower",
+ "alarmFallDown": "Fall Down",
+ "alarmLowPower": "Low Power",
+ "alarmLowBattery": "Low Battery",
"alarmFault": "Fault",
"alarmPowerOff": "Power Off",
"alarmPowerOn": "Power On",
"alarmDoor": "Door",
+ "alarmLock": "Lock",
+ "alarmUnlock": "Unlock",
"alarmGeofence": "Geofence",
"alarmGeofenceEnter": "Geofence Enter",
"alarmGeofenceExit": "Geofence Exit",
@@ -340,8 +340,11 @@
"alarmAccident": "Accident",
"alarmTow": "Tow",
"alarmIdle": "Idle",
+ "alarmHighRpm": "High RPM",
"alarmHardAcceleration": "Hard Acceleration",
"alarmHardBraking": "Hard Braking",
+ "alarmHardCornering": "Hard Cornering",
+ "alarmLaneChange": "Lane Change",
"alarmFatigueDriving": "Fatigue Driving",
"alarmPowerCut": "Power Cut",
"alarmPowerRestored": "Power Restored",
@@ -360,6 +363,7 @@
"notificatorWeb": "Web",
"notificatorMail": "Mail",
"notificatorSms": "SMS",
+ "notificatorFirebase": "Mobile",
"reportRoute": "Route",
"reportEvents": "Events",
"reportTrips": "Trips",
@@ -371,6 +375,7 @@
"reportChartType": "Chart Type",
"reportShowMarkers": "Show Markers",
"reportExport": "Export",
+ "reportEmail": "Email Report",
"reportPeriod": "Period",
"reportCustom": "Custom",
"reportToday": "Today",
@@ -389,6 +394,8 @@
"reportEndTime": "End Time",
"reportEndAddress": "End Address",
"reportSpentFuel": "Spent Fuel",
+ "reportStartOdometer": "Odometer Start",
+ "reportEndOdometer": "Odometer End",
"statisticsTitle": "Statistics",
"statisticsCaptureTime": "Capture Time",
"statisticsActiveUsers": "Active Users",
@@ -419,6 +426,7 @@
"categoryTrolleybus": "Trolleybus",
"categoryTruck": "Truck",
"categoryVan": "Van",
+ "categoryScooter": "Scooter",
"maintenanceStart": "Start",
"maintenancePeriod": "Period"
} \ No newline at end of file