Translated using Weblate (Arabic)

Currently translated at 44.4% (4 of 9 strings)

Translated using Weblate (Arabic)

Currently translated at 16.6% (4 of 24 strings)

Translated using Weblate (Arabic)

Currently translated at 5.0% (4 of 80 strings)

Translated using Weblate (Arabic)

Currently translated at 3.4% (4 of 115 strings)

Translated using Weblate (Arabic)

Currently translated at 16.0% (4 of 25 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: mikealanni <mikealanni@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/ar/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ar/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ar/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ar/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ar/
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
This commit is contained in:
Hosted Weblate
2025-07-11 20:42:03 -05:00
committed by Blake Blackshear
co-authored by mikealanni
parent 4db703cc3d
commit fea9901ae5
5 changed files with 18 additions and 5 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
"detections": "الإكتشافات",
"alerts": "الإنذارات",
"motion": {
"label": "الحركة"
"label": "الحركة",
"only": "حركة فقط"
}
}
+4 -1
View File
@@ -1,5 +1,8 @@
{
"exploreMore": "اكتشف المزيد من أجسام {{label}}",
"documentTitle": "اكتشف - فرايجيت",
"generativeAI": "ذكاء اصطناعي مولد"
"generativeAI": "ذكاء اصطناعي مولد",
"exploreIsUnavailable": {
"title": "المتصفح غير متاح"
}
}
+4 -1
View File
@@ -1,5 +1,8 @@
{
"documentTitle": "بث حي - فرايجيت",
"documentTitle.withCamera": "{{camera}} - بث حي - فرايجيت",
"lowBandwidthMode": "وضع موفر للبيانات"
"lowBandwidthMode": "وضع موفر للبيانات",
"twoWayTalk": {
"enable": "تفعيل المكالمات ثنائية الاتجاه"
}
}