diff options
author | Anton Tananaev <anton@traccar.org> | 2022-05-21 15:09:36 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-05-21 15:09:36 -0700 |
commit | d6445273b78fef8e5a081402f6ca6eb69ea952b2 (patch) | |
tree | b693a2bf42e25b45278658b708c3fecd2398cc37 /web/l10n/ml.json | |
parent | afe5c401bb6edf43708819ee829484016f36c4e8 (diff) | |
download | trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.tar.gz trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.tar.bz2 trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.zip |
Update localizationv5.0
Diffstat (limited to 'web/l10n/ml.json')
-rw-r--r-- | web/l10n/ml.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/ml.json b/web/l10n/ml.json index be91b14e..aa14e043 100644 --- a/web/l10n/ml.json +++ b/web/l10n/ml.json @@ -60,6 +60,7 @@ "sharedCalendar": "കലണ്ടർ ", "sharedCalendars": "കലണ്ടറുകൾ ", "sharedFile": "ഫയൽ ", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "ഫയൽ തിരഞ്ഞെടുക്കുക", "sharedPhone": "ഫോൺ", "sharedRequired": "അനിവാര്യം", @@ -83,6 +84,7 @@ "sharedAlarms": "Alarms", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "സ്പീഡ് ലിമിറ്റ് ", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", - "attributeUiDisableReport": "UI: Disable Report", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", @@ -129,6 +130,7 @@ "userUserLimit": "User Limit", "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", + "userDisableReports": "Disable Reports", "userToken": "Token", "loginTitle": "ലോഗിൻ ചെയ്യുക ", "loginLanguage": "ഭാഷ", @@ -175,7 +177,9 @@ "reportTo": "To", "reportShow": "Show", "reportClear": "Clear", - "positionFixTime": "സമയം", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Valid", "positionAccuracy": "Accuracy", "positionLatitude": "അക്ഷാംശം", @@ -226,6 +230,7 @@ "positionMotion": "Motion", "positionArmed": "Armed", "positionAcceleration": "Acceleration", + "positionTemp": "Temperature", "positionDeviceTemp": "Device Temperature", "positionOperator": "Operator", "positionCommand": "Command", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Live Routes", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", + "mapClustering": "Markers Clustering", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Get Modem Status", "commandGetDeviceStatus": "Get Device Status", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Modify Power Saving", - "commandModeDeepSleep": "Modify Deep Sleep", - "commandMovementAlarm": "Movement Alarm", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "Frequency", "commandTimezone": "Timezone Offset", "commandMessage": "Message", |