From a0f78576969f69c9f4481e586b1319a870728c94 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 8 Jul 2017 12:57:20 +1200 Subject: Update translations and add languages --- web/l10n/hi.json | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 101 insertions(+), 8 deletions(-) (limited to 'web/l10n/hi.json') diff --git a/web/l10n/hi.json b/web/l10n/hi.json index 34e1e13..748a0e4 100644 --- a/web/l10n/hi.json +++ b/web/l10n/hi.json @@ -37,10 +37,17 @@ "sharedDistance": "दूरी", "sharedHourAbbreviation": "एच", "sharedMinuteAbbreviation": "एम", + "sharedVoltAbbreviation": "V", + "sharedLiterAbbreviation": "l", + "sharedLiterPerHourAbbreviation": "l/h", "sharedGetMapState": "मानचित्र की स्तिति प्रदान करें", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", + "sharedComputedAttribute": "Computed Attribute", + "sharedComputedAttributes": "Computed Attributes", + "sharedCheckComputedAttribute": "Check Computed Attribute", + "sharedExpression": "Expression", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestNotification": "Send Test Notification", @@ -53,9 +60,34 @@ "sharedPreferences": "Preferences", "sharedPermissions": "Permissions", "sharedExtra": "Extra", + "sharedTypeString": "String", + "sharedTypeNumber": "Number", + "sharedTypeBoolean": "Boolean", "sharedTimezone": "Timezone", + "sharedInfoTitle": "Info", + "attributeSpeedLimit": "Speed Limit", + "attributeReportIgnoreOdometer": "Report: Ignore Odometer", + "attributeMaintenanceStart": "Maintenance: Start", + "attributeMaintenanceInterval": "Maintenance: Interval", + "attributeWebReportColor": "Web: Report Color", + "attributeDevicePassword": "Device Password", + "attributeProcessingCopyAttributes": "Processing: Copy Attributes", + "attributeColor": "Color", + "attributeWebLiveRouteLength": "Web: Live Route Length", + "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeMailSmtpHost": "Mail: SMTP Host", + "attributeMailSmtpPort": "Mail: SMTP Port", + "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", + "attributeMailSmtpStarttlsRequired": "Mail: SMTP STARTTLS Required", + "attributeMailSmtpSslEnable": "Mail: SMTP SSL Enable", + "attributeMailSmtpSslTrust": "Mail: SMTP SSL Trust", + "attributeMailSmtpSslProtocols": "Mail: SMTP SSL Protocols", + "attributeMailSmtpFrom": "Mail: SMTP From", + "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", + "attributeMailSmtpUsername": "Mail: SMTP Username", + "attributeMailSmtpPassword": "Mail: SMTP Password", "errorTitle": "त्रुटि", - "errorUnknown": "अज्ञात त्रुटि", + "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "कनेक्शन त्रुटि", "errorSocket": "Web socket connection error", "userEmail": "ईमेल", @@ -119,6 +151,51 @@ "positionAddress": "पता", "positionProtocol": "प्रोटोकॉल", "positionDistance": "Distance", + "positionRpm": "RPM", + "positionFuel": "Fuel", + "positionPower": "Power", + "positionBattery": "Battery", + "positionRaw": "Raw", + "positionIndex": "Index", + "positionHdop": "HDOP", + "positionVdop": "VDOP", + "positionPdop": "PDOP", + "positionSat": "Sattelites", + "positionSatVisible": "Visible Sattelites", + "positionRssi": "RSSI", + "positionGps": "GPS", + "positionEvent": "Event", + "positionAlarm": "Alarm", + "positionStatus": "Status", + "positionOdometer": "Odometer", + "positionServiceOdometer": "Service Odometer", + "positionTripOdometer": "Trip Odometer", + "positionHours": "Hours", + "positionInput": "Input", + "positionOutput": "Output", + "positionBatteryLevel": "Battery Level", + "positionFuelConsumption": "Fuel Consumption", + "positionRfid": "RFID", + "positionVersionFw": "Firmware Version", + "positionVersionHw": "Hardware Version", + "positionIgnition": "Ignition", + "positionFlags": "Flags", + "positionCharge": "Charge", + "positionIp": "IP", + "positionArchive": "Archive", + "positionVin": "VIN", + "positionApproximate": "Approximate", + "positionThrottle": "Throttle", + "positionMotion": "Motion", + "positionArmed": "Armed", + "positionAcceleration": "Acceleration", + "positionDeviceTemp": "Device Temperature", + "positionOperator": "Operator", + "positionCommand": "Command", + "positionBlocked": "Blocked", + "positionDtcs": "DTCs", + "positionObdSpeed": "OBD Speed", + "positionObdOdometer": "OBD Odometer", "serverTitle": "सर्वर की सेटिंग्स", "serverZoom": "ज़ूम", "serverRegistration": "पंजीकरण", @@ -174,6 +251,8 @@ "commandPhone": "फोन नंबर", "commandMessage": "संदेश / मेसेज", "commandTimezone": "Timezone Offset", + "commandgetModemStatus": "Modem Status", + "commandgetDeviceStatus": "Device Status", "eventAll": "सभी घटनाएँ / इवेंट्स", "eventDeviceOnline": "उपकरण / डिवाइस ऑनलाइन है", "eventDeviceUnknown": "Device status is unknown", @@ -181,6 +260,7 @@ "eventDeviceMoving": "उपकरण / डिवाइस गतिमान है", "eventDeviceStopped": "उपकरण / डिवाइस रुक गया है", "eventDeviceOverspeed": "उपकरण / डिवाइस ने गति सीमा का उल्लंघन किया है", + "eventDeviceFuelDrop": "Fuel drop event", "eventCommandResult": "आदेश / क्मांड का परिणाम", "eventGeofenceEnter": "उपकरण / डिवाइस ने जियो फेन्स मे प्रवेश किया है", "eventGeofenceExit": "उपकरण / डिवाइस जियो फेन्स से बाहर आ गया है", @@ -189,13 +269,14 @@ "eventIgnitionOff": "इग्निशन ऑफ / बंद है", "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", - "alarm": "अलार्म", + "eventsScrollToLast": "Scroll To Last", "alarmSos": "एसओएस / एमर्जेन्सी अलार्म", "alarmVibration": "कंपन होने का अलार्म", "alarmMovement": "गतिमय होने का अलार्म", "alarmOverspeed": "गति सीमा से बाहर होने का अलार्म", "alarmFallDown": "नीचे गिरने का अलार्म", "alarmLowBattery": "बैटरी कम होने का अलार्म", + "alarmLowPower": "LowPower Alarm", "alarmFault": "खराबी आने का अलार्म", "alarmPowerOff": "Power Off Alarm", "alarmPowerOn": "Power On Alarm", @@ -210,6 +291,7 @@ "alarmHardBreaking": "Hard Breaking Alarm", "alarmFatigueDriving": "Fatigue Driving Alarm", "alarmPowerCut": "Power Cut Alarm", + "alarmPowerRestored": "Power Restored Alarm", "alarmJamming": "Jamming Alarm", "alarmTemperature": "Temperature Alarm", "alarmParking": "Parking Alarm", @@ -218,6 +300,7 @@ "alarmFootBrake": "Foot Brake Alarm", "alarmOilLeak": "Oil Leak Alarm", "alarmTampering": "Tampering Alarm", + "alarmRemoving": "Removing Alarm", "notificationType": "सूचना का प्रकार", "notificationWeb": "वेब / इंटरनेट के माध्यम से भेजें", "notificationMail": " ईमेल के माध्यम से भेजें", @@ -225,6 +308,7 @@ "reportRoute": "मार्ग", "reportEvents": "घटनाएँ / इवेंट्स", "reportTrips": "यात्राएँ / ट्रिप्स", + "reportStops": "Stops", "reportSummary": "सारांश", "reportChart": "Chart", "reportConfigure": "समनुरूप / कन्फिगर करें", @@ -249,15 +333,24 @@ "statisticsRequests": "Requests", "statisticsMessagesReceived": "Messages Received", "statisticsMessagesStored": "Messages Stored", + "statisticsGeocoder": "Geocoder Requests", + "statisticsGeolocation": "Geolocation Requests", "categoryArrow": "Arrow", "categoryDefault": "Default", - "categoryCar": "Car", + "categoryAnimal": "Animal", + "categoryBicycle": "Bicycle", + "categoryBoat": "Boat", "categoryBus": "Bus", - "categoryTruck": "Truck", - "categoryShip": "Ship", - "categoryPlane": "Plane", + "categoryCar": "Car", + "categoryCrane": "Crane", + "categoryHelicopter": "Helicopter", "categoryMotorcycle": "Motorcycle", - "categoryBicycle": "Bicycle", + "categoryOffroad": "Offroad", "categoryPerson": "Person", - "categoryAnimal": "Animal" + "categoryPickup": "Pickup", + "categoryPlane": "Plane", + "categoryShip": "Ship", + "categoryTractor": "Tractor", + "categoryTruck": "Truck", + "categoryVan": "Van" } \ No newline at end of file -- cgit v1.2.3