Files
frigate/web/public/locales/ar/components/player.json
T

30 lines
1.1 KiB
JSON
Raw Normal View History

{
"noRecordingsFoundForThisTime": "لا يوجد تسجيلات في هذا التوقيت",
"noPreviewFound": "لا يوجد معاينة",
2025-07-12 03:30:37 +02:00
"noPreviewFoundFor": "لا يوجد معاينة لـ{{cameraName}}",
"submitFrigatePlus": {
2025-09-01 03:41:09 +02:00
"title": "هل ترغب بإرسال هذه الصوره الى Frigate+؟",
"submit": "تقديم"
},
"livePlayerRequiredIOSVersion": "مطلوب نظام iOS 17.1 أو أكبر لهذا النوع من البث المباشر.",
"cameraDisabled": "الكاميرا معطلة",
"stats": {
"streamType": {
"title": "نوع الدفق:",
"short": "النوع"
},
"bandwidth": {
"title": "العرض الترددي:",
"short": "العرض الترددي"
},
"latency": {
"title": "التأخير:",
"value": "{{seconds}} ثانية"
}
},
"streamOffline": {
"title": "البث دون اتصال بالإنترنت",
"desc": "لم يتم استلام أي إطارات على دفق {{cameraName}} <code>detect</code>، تحقق من سجلات الأخطاء"
2025-07-12 03:30:37 +02:00
}
}