mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 37.2% (44 of 118 strings) Translated using Weblate (Arabic) Currently translated at 45.6% (21 of 46 strings) Translated using Weblate (Arabic) Currently translated at 26.2% (16 of 61 strings) Translated using Weblate (Arabic) Currently translated at 8.3% (16 of 192 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mohammed Alrasheed <mohdforever007@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ar/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ar/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ar/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ar/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-system
81 lines
2.8 KiB
JSON
81 lines
2.8 KiB
JSON
{
|
|
"documentTitle": {
|
|
"cameras": "إحصاءات الكاميرات - فرايجيت",
|
|
"storage": "إحصاءات التخزين - فرايجيت",
|
|
"general": "إحصاءات عامة - فرايجيت",
|
|
"enrichments": "إحصاء العمليات",
|
|
"logs": {
|
|
"frigate": "سجلات Frigate - Frigate",
|
|
"go2rtc": "Go2RTC سجلات - Frigate",
|
|
"nginx": "سجلات إنجنإكس - Frigate"
|
|
}
|
|
},
|
|
"metrics": "مقاييس النظام",
|
|
"logs": {
|
|
"download": {
|
|
"label": "تنزيل السجلات"
|
|
},
|
|
"copy": {
|
|
"label": "نسخ إلى الحافظة",
|
|
"success": "نسخ السجلات إلى الحافظة",
|
|
"error": "تعذر نسخ السجلات إلى الحافظة"
|
|
},
|
|
"type": {
|
|
"label": "النوع",
|
|
"timestamp": "الختم الزمني"
|
|
},
|
|
"tips": "يتم بث السجلات من الخادم"
|
|
},
|
|
"title": "النظام",
|
|
"general": {
|
|
"hardwareInfo": {
|
|
"gpuEncoder": "مشفر ترميز GPU",
|
|
"gpuDecoder": "مفكك ترميز GPU",
|
|
"gpuInfo": {
|
|
"vainfoOutput": {
|
|
"title": "مخرجات Vainfo",
|
|
"processOutput": "ناتج العملية:",
|
|
"processError": "خطأ في العملية:"
|
|
},
|
|
"nvidiaSMIOutput": {
|
|
"title": "مخرجات Nvidia SMI",
|
|
"name": "الاسم: {{name}}",
|
|
"driver": "برنامج التشغيل: {{driver}}",
|
|
"cudaComputerCapability": "قدرة الحوسبة CUDA: {{cuda_compute}}"
|
|
}
|
|
},
|
|
"title": "معلومات الاجهزة المادية",
|
|
"gpuUsage": "مقدار استخدام GPU",
|
|
"gpuMemory": "ذاكرة GPU"
|
|
},
|
|
"title": "لمحة عامة",
|
|
"detector": {
|
|
"title": "أجهزة الكشف",
|
|
"inferenceSpeed": "سرعة استنتاج الكاشف",
|
|
"temperature": "درجة حرارة الكاشف",
|
|
"cpuUsage": "كشف استخدام CPU",
|
|
"memoryUsage": "كشف استخدام الذاكرة"
|
|
},
|
|
"otherProcesses": {
|
|
"title": "عمليات أخرى",
|
|
"processCpuUsage": "استخدام وحدة المعالجة المركزية (CPU)",
|
|
"processMemoryUsage": "استخدام ذاكرة العملية"
|
|
}
|
|
},
|
|
"storage": {
|
|
"title": "التخزين",
|
|
"overview": "نظرة عامة",
|
|
"recordings": {
|
|
"title": "التسجيلات",
|
|
"tips": "تمثل هذه القيمة إجمالي مساحة التخزين المستخدمة للتسجيلات في قاعدة بيانات Frigate. لا يتتبع Frigate استخدام مساحة التخزين لجميع الملفات الموجودة على القرص.",
|
|
"earliestRecording": "أقدم تسجيل متاح:"
|
|
}
|
|
},
|
|
"cameras": {
|
|
"overview": "نظرة عامة",
|
|
"info": {
|
|
"unknown": "غير معروف"
|
|
}
|
|
}
|
|
}
|