diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-10 16:25:07 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-10 16:25:07 +1200 |
commit | da07079d89c0b030ed0f7a978caa6c68644ab2e1 (patch) | |
tree | 3b79d165a84bfd7cc00bf334505bf25c85a50946 /web/l10n/he.json | |
parent | eb02779c29c6a7590ada7ee8d28505e4efe1d8ce (diff) | |
download | trackermap-server-da07079d89c0b030ed0f7a978caa6c68644ab2e1.tar.gz trackermap-server-da07079d89c0b030ed0f7a978caa6c68644ab2e1.tar.bz2 trackermap-server-da07079d89c0b030ed0f7a978caa6c68644ab2e1.zip |
Update existing localizations
Diffstat (limited to 'web/l10n/he.json')
-rw-r--r-- | web/l10n/he.json | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/web/l10n/he.json b/web/l10n/he.json index a2bb338bb..d7f4edd84 100644 --- a/web/l10n/he.json +++ b/web/l10n/he.json @@ -24,6 +24,11 @@ "sharedAttribute": "מאפיין", "sharedArea": "איזור", "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "שגיאה", "errorUnknown": "שגיאה לא ידועה", "errorConnection": "בעייה בחיבור", @@ -53,11 +58,11 @@ "settingsGroups": "קבוצות", "settingsServer": "שרת", "settingsUsers": "משתמשים", - "settingsDistanceUnit": "מרחק", "settingsSpeedUnit": "מהירות", "settingsTwelveHourFormat": "פורמט של 12 שעות", "reportTitle": "דו\"חות", "reportDevice": "מכשיר", + "reportGroup": "Group", "reportFrom": "מ-", "reportTo": "עד", "reportShow": "הצג", @@ -89,7 +94,6 @@ "stateValue": "ערך", "commandTitle": "פקודה", "commandSend": "שליחה", - "commandType": "סוג", "commandSent": "הפקודה נשלחה", "commandPositionPeriodic": "דיווח תקופתי", "commandPositionStop": "עצור דיווח", @@ -105,6 +109,7 @@ "commandRequestPhoto": "בקשה לתמונה", "commandRebootDevice": "איתחול המכשיר", "commandSendSms": "שלח סמס", + "commandSendUssd": "Send USSD", "commandSosNumber": "קבע מספר חירום", "commandSilenceTime": "קבע משך זמן הדממה", "commandSetPhonebook": "הגדר ספר טלפונים", @@ -112,6 +117,11 @@ "commandOutputControl": "בקרת פלט", "commandAlarmSpeed": "התראת מהירות", "commandDeviceIdentification": "זיהוי מכשיר", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", "eventDeviceOnline": "המכשיר און לין", "eventDeviceOffline": "המכשיר מנותק", "eventDeviceMoving": "המכשיר בתזוזה", @@ -121,6 +131,8 @@ "eventGeofenceEnter": "המכשיר נכנס לתחום המוגדר", "eventGeofenceExit": "המכשיר יצא מהתחום המוגדר", "eventAlarm": "אזעקות", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", "alarm": "אזעקה", "alarmSos": "אתרעת SOS", "alarmVibration": "אזעקת רטט", @@ -128,9 +140,25 @@ "alarmOverspeed": "אזעקת מהירות יתר", "alarmFallDown": "אזעקת נפילה", "alarmLowBattery": "אזעקת סוללה חלשה", - "alarmMotion": "אזעקת תזוזה", "alarmFault": "אזעקת שווא", "notificationType": "סוג ההתראה", "notificationWeb": "שלח דרך ווב", - "notificationMail": "שלח באימייל" + "notificationMail": "שלח באימייל", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" }
\ No newline at end of file |