From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/he.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/he.json') diff --git a/web/l10n/he.json b/web/l10n/he.json index d7f4edd..79712ef 100644 --- a/web/l10n/he.json +++ b/web/l10n/he.json @@ -1,6 +1,8 @@ { "sharedLoading": "בטעינה...", + "sharedHide": "Hide", "sharedSave": "שמור", + "sharedSet": "Set", "sharedCancel": "ביטול", "sharedAdd": "הוסף", "sharedEdit": "ערוך", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "הסר פריט", "sharedKm": "ק\"מ", "sharedMi": "מייל", + "sharedNmi": "nmi", "sharedKn": "kn", "sharedKmh": "ק\"מ/שעה", "sharedMph": "מייל/שעה", "sharedHour": "שעה", "sharedMinute": "דקה", "sharedSecond": "שנייה", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "שם", "sharedDescription": "תיאור", "sharedSearch": "חיפוש", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", + "sharedAttributeAlias": "Attribute Alias", + "sharedAttributeAliases": "Attribute Aliases", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Device Distance", + "sharedDevice": "Device", "errorTitle": "שגיאה", "errorUnknown": "שגיאה לא ידועה", "errorConnection": "בעייה בחיבור", @@ -36,6 +47,10 @@ "userPassword": "סיסמה", "userAdmin": "אדמין", "userRemember": "זכור אותי", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "כניסה", "loginLanguage": "שפה", "loginRegister": "הרשם", @@ -44,12 +59,16 @@ "loginCreated": "משתמש חדש נרשם", "loginLogout": "יציאה", "devicesAndState": "מכשירים וסטטוס", - "deviceDialog": "מכשיר", "deviceTitle": "מכשירים", "deviceIdentifier": "מזהה", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", + "deviceCategory": "Category", "deviceLastUpdate": "עודכן לאחרונה", "deviceCommand": "פקודה", "deviceFollow": "עקוב", + "deviceTotalDistance": "Total Distance", "groupDialog": "קבוצה", "groupParent": "קבוצה", "groupNoGroup": "ללא קבוצה", @@ -60,6 +79,7 @@ "settingsUsers": "משתמשים", "settingsSpeedUnit": "מהירות", "settingsTwelveHourFormat": "פורמט של 12 שעות", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "דו\"חות", "reportDevice": "מכשיר", "reportGroup": "Group", @@ -80,15 +100,18 @@ "serverZoom": "זום", "serverRegistration": "הרשמה", "serverReadonly": "לקריאה בלבד", + "serverForceSettings": "Force Settings", "mapTitle": "מפה", "mapLayer": "שכבת מפה", "mapCustom": "מפה בהתאמה", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "פוליגון", "mapShapeCircle": "מעגל", + "mapLiveRoutes": "Live Routes", "stateTitle": "מצב", "stateName": "תכונה", "stateValue": "ערך", @@ -125,7 +148,7 @@ "eventDeviceOnline": "המכשיר און לין", "eventDeviceOffline": "המכשיר מנותק", "eventDeviceMoving": "המכשיר בתזוזה", - "eventDeviceStopped": "המכשיר עצר", + "eventDeviceStopped": "Device has stopped", "eventDeviceOverspeed": "המכשיר עבר את המהירות המותרת", "eventCommandResult": "תוצאות הפקודה", "eventGeofenceEnter": "המכשיר נכנס לתחום המוגדר", @@ -150,7 +173,7 @@ "reportSummary": "Summary", "reportConfigure": "Configure", "reportEventTypes": "Event Types", - "reportCsv": "CSV", + "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", @@ -160,5 +183,22 @@ "reportStartAddress": "Start Address", "reportEndTime": "End Time", "reportEndAddress": "End Address", - "reportSpentFuel": "Spent Fuel" + "reportSpentFuel": "Spent Fuel", + "statisticsTitle": "Statistics", + "statisticsCaptureTime": "Capture Time", + "statisticsActiveUsers": "Active Users", + "statisticsActiveDevices": "Active Devices", + "statisticsRequests": "Requests", + "statisticsMessagesReceived": "Messages Received", + "statisticsMessagesStored": "Messages Stored", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3