diff options
author | Anton Tananaev <anton@traccar.org> | 2022-11-27 15:09:31 -0800 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-11-27 15:09:31 -0800 |
commit | 1c5e362fadebec50816b6470044c70ada2ebfa79 (patch) | |
tree | 742552656eec9554a90c32da6e5eefd7e26cf627 /modern/src/resources/l10n/hi.json | |
parent | 7cf0234f86f039bc988b2a3a5cb3bc992a36ae68 (diff) | |
download | trackermap-web-1c5e362fadebec50816b6470044c70ada2ebfa79.tar.gz trackermap-web-1c5e362fadebec50816b6470044c70ada2ebfa79.tar.bz2 trackermap-web-1c5e362fadebec50816b6470044c70ada2ebfa79.zip |
Update localization files
Diffstat (limited to 'modern/src/resources/l10n/hi.json')
-rw-r--r-- | modern/src/resources/l10n/hi.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/hi.json b/modern/src/resources/l10n/hi.json index 5b55bc31..de9890b1 100644 --- a/modern/src/resources/l10n/hi.json +++ b/modern/src/resources/l10n/hi.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "गति सीमा", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "यूआई: स्थिति गुण छुपाएं", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "त्रुटि", "errorGeneral": "अमान्य पैरामीटर या बाधाओं का उल्लंघन", "errorConnection": "कनेक्शन त्रुटि", @@ -182,7 +184,10 @@ "loginLogout": "लॉगआउट / निष्कासन करें", "loginLogo": "लोगो", "devicesAndState": "उपकरण एवम स्तिति", + "deviceSelected": "Selected Device", "deviceTitle": "उपकरण", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "पहचानकर्ता", "deviceModel": "आदर्श", "deviceContact": "संपर्क", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "वॉल्यूम यूनिट", "settingsTwelveHourFormat": "12 - घंटा का प्रारूप", "settingsCoordinateFormat": "समन्वय प्रारूप", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "रिपोर्ट्स / एक से अधिक रिपोर्ट / विवरण", "reportDevice": "उपकरण", "reportGroup": "समूह", @@ -307,6 +315,9 @@ "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "बिंग मैप्स की कुंजी", "mapBingRoad": "बिंग मैप्स रोड / सड़क", @@ -344,6 +355,7 @@ "mapPoiLayer": "पीओआई परत", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "स्थिति / अवस्ता", "stateName": "गुण", "stateValue": "मान / वेल्यु", @@ -426,6 +438,8 @@ "eventDriverChanged": "Driver changed", "eventMedia": "Media", "eventsScrollToLast": "अंतिम तक स्क्रॉल करें", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "General", "alarmSos": "SOS", "alarmVibration": "Vibration", |