diff options
Diffstat (limited to 'web/l10n/ar.json')
-rw-r--r-- | web/l10n/ar.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/ar.json b/web/l10n/ar.json index 11691e0f..5b56e37c 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -8,6 +8,7 @@ "sharedEdit": "تعديل", "sharedRemove": "حذف", "sharedRemoveConfirm": "حذف العنصر؟", + "sharedNoData": "No data", "sharedYes": "نعم", "sharedNo": "لا", "sharedKm": "كم", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "التحقق من السمة المحصاة", "sharedExpression": "العبارة الجبرية", "sharedDevice": "جهاز", + "sharedTest": "Test", "sharedTestNotification": "ارسل تنبيه تجريبي", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "التقويم", "sharedCalendars": "التقويمات", "sharedFile": "ملف", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "حدد ملف", "sharedPhone": "هاتف", "sharedRequired": "اجباري", @@ -177,6 +183,9 @@ "reportTo": "الى", "reportShow": "إظهار", "reportClear": "تفريغ الحقول", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "إجبار الإعدادات", "serverAnnouncement": "الإعلانات", "mapTitle": "خريطة", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "طبقة الخريطة", "mapCustom": "مخصص (XYZ)", "mapCustomArcgis": "مخصص (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox للشوارع", "mapMapboxOutdoors": "Mapbox بالخارج", "mapMapboxSatellite": "Mapbox بالقمر الصناعي", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ Access Token", + "mapTomTomBasic": "TomTom Basic", + "mapTomTomFlow": "TomTom Traffic Flow", + "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomKey": "TomTom API Key", + "mapHereBasic": "Here Basic", + "mapHereHybrid": "Here Hybrid", + "mapHereSatellite": "Here Satellite", + "mapHereFlow": "Here Traffic Flow", + "mapHereKey": "Here API Key", "mapShapePolygon": "مضلع", "mapShapeCircle": "دائرة", "mapShapePolyline": "متعدد الضلوع", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Current Location", "mapPoiLayer": "طبقة POI نقاط الإهتمام", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "حالة", "stateName": "خاصية", "stateValue": "قيمة", @@ -404,6 +436,8 @@ "notificatorSms": "رسائل قصيرة", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "إعادة تشغيل", "reportRoute": "مسار", "reportEvents": "الأحداث", |