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/he.json | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 101 insertions(+), 8 deletions(-) (limited to 'web/l10n/he.json') diff --git a/web/l10n/he.json b/web/l10n/he.json index fff6016..418dd1b 100644 --- a/web/l10n/he.json +++ b/web/l10n/he.json @@ -37,10 +37,17 @@ "sharedDistance": "מרחק", "sharedHourAbbreviation": "ש'", "sharedMinuteAbbreviation": "דק'", + "sharedVoltAbbreviation": "V", + "sharedLiterAbbreviation": "l", + "sharedLiterPerHourAbbreviation": "l/h", "sharedGetMapState": "הגדר מהמפה", "sharedAttributeAlias": "מאפייני כינוי", "sharedAttributeAliases": "מאפייני כינויים", "sharedAlias": "כינוי", + "sharedComputedAttribute": "Computed Attribute", + "sharedComputedAttributes": "Computed Attributes", + "sharedCheckComputedAttribute": "Check Computed Attribute", + "sharedExpression": "Expression", "sharedDeviceDistance": "קילומטרז'", "sharedDevice": "רכב", "sharedTestNotification": "שלח הודעת בדיקה", @@ -53,9 +60,34 @@ "sharedPreferences": "עדיפויות", "sharedPermissions": "הרשאות", "sharedExtra": "תוספת", + "sharedTypeString": "String", + "sharedTypeNumber": "Number", + "sharedTypeBoolean": "Boolean", "sharedTimezone": "אזור זמן", + "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": "צבע", + "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": "בעיית רשת", "userEmail": "אימייל", @@ -119,6 +151,51 @@ "positionAddress": "כתובת", "positionProtocol": "פרוטוקול", "positionDistance": "מרחק", + "positionRpm": "RPM", + "positionFuel": "Fuel", + "positionPower": "Power", + "positionBattery": "סוללה", + "positionRaw": "Raw", + "positionIndex": "Index", + "positionHdop": "HDOP", + "positionVdop": "VDOP", + "positionPdop": "PDOP", + "positionSat": "לוויינים", + "positionSatVisible": "לוויינים גלויים", + "positionRssi": "RSSI", + "positionGps": "GPS", + "positionEvent": "אירוע", + "positionAlarm": "התראה", + "positionStatus": "סטטוס", + "positionOdometer": "מד מרחק", + "positionServiceOdometer": "Service Odometer", + "positionTripOdometer": "Trip Odometer", + "positionHours": "שעות", + "positionInput": "כניסה", + "positionOutput": "יציאה", + "positionBatteryLevel": "רמת הסוללה", + "positionFuelConsumption": "צריכת דלק", + "positionRfid": "RFID", + "positionVersionFw": "גרסת קושחה", + "positionVersionHw": "גרסת חומרה", + "positionIgnition": "הצתה", + "positionFlags": "Flags", + "positionCharge": "טעינה", + "positionIp": "IP", + "positionArchive": "ארכיון", + "positionVin": "VIN", + "positionApproximate": "Approximate", + "positionThrottle": "Throttle", + "positionMotion": "תנועה", + "positionArmed": "Armed", + "positionAcceleration": "תאוצה", + "positionDeviceTemp": "טמפרטורת המכשיר", + "positionOperator": "Operator", + "positionCommand": "Command", + "positionBlocked": "חסום", + "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": "מצב המכשיר אינו ידועה", @@ -181,6 +260,7 @@ "eventDeviceMoving": "המכשיר בתזוזה", "eventDeviceStopped": "המכשיר עצר", "eventDeviceOverspeed": "המכשיר עבר את המהירות המותרת", + "eventDeviceFuelDrop": "Fuel drop event", "eventCommandResult": "תוצאות הפקודה", "eventGeofenceEnter": "המכשיר נכנס לתחום המוגדר", "eventGeofenceExit": "המכשיר יצא מהתחום המוגדר", @@ -189,13 +269,14 @@ "eventIgnitionOff": "כיבוי מנוע", "eventMaintenance": "תחזוקה נדרשת", "eventTextMessage": "התקבלה הודעת טקסט", - "alarm": "אזעקה", + "eventsScrollToLast": "Scroll To Last", "alarmSos": "אתרעת SOS", "alarmVibration": "אזעקת רטט", "alarmMovement": "אזעקת תנועה", "alarmOverspeed": "אזעקת מהירות יתר", "alarmFallDown": "אזעקת נפילה", "alarmLowBattery": "אזעקת סוללה חלשה", + "alarmLowPower": "התראת סוללה חלשה", "alarmFault": "אזעקת שווא", "alarmPowerOff": "התראת ניתוק עשמל", "alarmPowerOn": "התראת חיבור עשמל", @@ -210,6 +291,7 @@ "alarmHardBreaking": "בלימת חרום", "alarmFatigueDriving": "התראת התעייפות", "alarmPowerCut": "התראת ניתוק חשמל", + "alarmPowerRestored": "Power Restored Alarm", "alarmJamming": "התראת Jamming", "alarmTemperature": "התראת טמפרטורה גבוהה", "alarmParking": "התראת חנייה", @@ -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": "עצירות", "reportSummary": "סיכום", "reportChart": "תרשים", "reportConfigure": "הגדר", @@ -249,15 +333,24 @@ "statisticsRequests": "בקשות", "statisticsMessagesReceived": "הודעות שהתקבלו", "statisticsMessagesStored": "הודעות שנשמרו", + "statisticsGeocoder": "Geocoder Requests", + "statisticsGeolocation": "Geolocation Requests", "categoryArrow": "חץ", "categoryDefault": "ברירת מחדל", - "categoryCar": "רכב פרטי", + "categoryAnimal": "חייה", + "categoryBicycle": "אופניים", + "categoryBoat": "סירה", "categoryBus": "אוטובוס", - "categoryTruck": "משאית", - "categoryShip": "ספינה", - "categoryPlane": "מטוס", + "categoryCar": "רכב פרטי", + "categoryCrane": "מנוף", + "categoryHelicopter": "מסוק", "categoryMotorcycle": "אופנוע", - "categoryBicycle": "אופניים", + "categoryOffroad": "רכב שטח", "categoryPerson": "אדם", - "categoryAnimal": "חייה" + "categoryPickup": "משאית קלה", + "categoryPlane": "מטוס", + "categoryShip": "ספינה", + "categoryTractor": "טרקטור", + "categoryTruck": "משאית", + "categoryVan": "Van" } \ No newline at end of file -- cgit v1.2.3