diff options
Diffstat (limited to 'web/l10n/ml.json')
-rw-r--r-- | web/l10n/ml.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/ml.json b/web/l10n/ml.json index 957e4280..09fa8b66 100644 --- a/web/l10n/ml.json +++ b/web/l10n/ml.json @@ -14,6 +14,8 @@ "sharedKm": "കി.മീ.", "sharedMi": "മൈൽ", "sharedNmi": "നൗട്ടിക്കൽ മൈൽ", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "കനോട്സ്", "sharedKmh": "കിലോമീറ്റർ /മണിക്കൂർ", "sharedMph": "മൈൽസ് / മണിക്കൂർ", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", "attributeDevicePassword": "Device Password", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Processing: Copy Attributes", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "UI: Disable Calendars", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "എറർ !", "errorGeneral": "പാരാമീറ്റർ എറർ !", @@ -172,6 +177,7 @@ "settingsServer": "Server", "settingsUsers": "Users", "settingsDistanceUnit": "Distance Unit", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Speed Unit", "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "12-hour Format", @@ -272,7 +278,8 @@ "mapCustomArcgis": "Custom (ArcGIS)", "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", - "mapOsm": "Open Street Map", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |