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/ar.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/ar.json') diff --git a/web/l10n/ar.json b/web/l10n/ar.json index c22bdbc..0c72c8e 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -1,6 +1,8 @@ { "sharedLoading": "جاري التحميل...", + "sharedHide": "Hide", "sharedSave": "حفظ", + "sharedSet": "Set", "sharedCancel": "إلغاء", "sharedAdd": "إضافة", "sharedEdit": "تعديل", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "حذف العنصر؟", "sharedKm": "كم", "sharedMi": "ميل", + "sharedNmi": "nmi", "sharedKn": "عقدة", "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": "Remember", + "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": "خرائط اوبن ستريت", "mapBingKey": "مفتاح خرائط Bing", "mapBingRoad": " خرائط الطرق Bing", "mapBingAerial": "خرائط جوية Bing", "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