diff options
Diffstat (limited to 'web/l10n/ar.json')
-rw-r--r-- | web/l10n/ar.json | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/web/l10n/ar.json b/web/l10n/ar.json index ac40da9ee..c22bdbc40 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.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": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", "alarm": "Alarm", "alarmSos": "SOS Alarm", "alarmVibration": "Vibration Alarm", @@ -128,9 +140,25 @@ "alarmOverspeed": "Overspeed Alarm", "alarmFallDown": "FallDown Alarm", "alarmLowBattery": "LowBattery Alarm", - "alarmMotion": "Motion Alarm", "alarmFault": "Fault Alarm", "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 |