diff options
Diffstat (limited to 'web/l10n/he.json')
-rw-r--r-- | web/l10n/he.json | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/web/l10n/he.json b/web/l10n/he.json index 54bf95a41..175848af1 100644 --- a/web/l10n/he.json +++ b/web/l10n/he.json @@ -15,7 +15,14 @@ "sharedMinute": "דקה", "sharedSecond": "שנייה", "sharedName": "שם", + "sharedDescription": "Description", "sharedSearch": "חיפוש", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "שגיאה", "errorUnknown": "שגיאה לא ידועה", "errorConnection": "בעייה בחיבור", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "מצב", "stateName": "תכונה", "stateValue": "ערך", @@ -85,5 +94,31 @@ "commandEngineStop": "דומם מנוע", "commandEngineResume": "הפעל מנוע", "commandFrequency": "תדירות", - "commandUnit": "יחידה" + "commandUnit": "יחידה", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "eventDeviceOnline": "Device is online", + "eventDeviceOffline": "Device is offline", + "eventDeviceMoving": "Device is moving", + "eventDeviceStopped": "Device is stopped", + "eventDeviceOverspeed": "Device exceeds the speed", + "eventCommandResult": "Command result", + "eventGeofenceEnter": "Device has entered geofence", + "eventGeofenceExit": "Device has exited geofence", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail" }
\ No newline at end of file |