diff options
author | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
commit | 19b9444f7d1d791d0f5fdf2d8d934911f304351f (patch) | |
tree | fe6a18bcc9c089fe25a1c294910853bc2fcd2a3a /web/l10n/ar.json | |
parent | d9b9c343537e4f1aa10819f3cff17e39fabfaca4 (diff) | |
download | trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.gz trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.bz2 trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.zip |
Update localization files
Diffstat (limited to 'web/l10n/ar.json')
-rw-r--r-- | web/l10n/ar.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/ar.json b/web/l10n/ar.json index 6e31431e..f9ea883f 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -31,8 +31,10 @@ "sharedName": "الاسم", "sharedDescription": "الوصف", "sharedSearch": "بحث", + "sharedIconScale": "Icon Scale", "sharedGeofence": "السياج الجغرافي", "sharedGeofences": "السياجات الجغرافية", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "التنبيهات", "sharedNotification": "إشعار", "sharedAttributes": "الخصائص", @@ -93,7 +95,24 @@ "sharedLocation": "الموقع", "sharedImport": "استيراد", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "الحد الأقصى للسرعة", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "مسافة متعددة الخطوط", "attributeReportIgnoreOdometer": "تقرير: إهمال عداد المسافة", "attributeWebReportColor": "الويب: لون التقرير", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "الويب: التقريب عند التحديد", "attributeWebMaxZoom": "ويب: التكبير الأقصى", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "البريد: مستضيف الـ SMTP", "attributeMailSmtpPort": "البريد: منفذ الـ SMTP", "attributeMailSmtpStarttlsEnable": "البريد: تمكين SMTP SSL", @@ -144,7 +165,9 @@ "userDeviceReadonly": "جهاز للقراءة فقط", "userLimitCommands": "تقييد الاوامر", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "رمز", + "userDeleteAccount": "Delete Account", "loginTitle": "تسجيل الدخول", "loginLanguage": "اللغة", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "عداد مسافة OBD", "positionDriverUniqueId": "معرف فريد للسائق", "positionImage": "صورة", + "positionVideo": "Video", "positionAudio": "صوت", "serverTitle": "اعدادت الخادم", "serverZoom": "تقريب", @@ -388,6 +412,7 @@ "eventDeviceStopped": "الجهاز متوقف", "eventDeviceOverspeed": "تجاوز للسرعة", "eventDeviceFuelDrop": "انخفاض الوقود", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "نتيجة الأمر", "eventGeofenceEnter": "دخول المنطقة الجغرافية", "eventGeofenceExit": "خروج من المنطقة الجغرافية", @@ -397,6 +422,7 @@ "eventMaintenance": "حان وقت الصيانة", "eventTextMessage": "تم استلام رسالة نصية", "eventDriverChanged": "تم تغيير السائق", + "eventMedia": "Media", "eventsScrollToLast": "الانتقال للأخير", "alarmGeneral": "عام", "alarmSos": "استغاثة", |