mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
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:
parent
4db703cc3d
commit
fea9901ae5
@ -2,6 +2,9 @@
|
||||
"form": {
|
||||
"password": "كلمة السر",
|
||||
"user": "أسم المستخدم",
|
||||
"login": "تسجيل الدخول"
|
||||
"login": "تسجيل الدخول",
|
||||
"errors": {
|
||||
"usernameRequired": "اسم المستخدم مطلوب"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"noRecordingsFoundForThisTime": "لا يوجد تسجيلات في هذا التوقيت",
|
||||
"noPreviewFound": "لا يوجد معاينة",
|
||||
"noPreviewFoundFor": "لا يوجد معاينة لـ{{cameraName}}"
|
||||
"noPreviewFoundFor": "لا يوجد معاينة لـ{{cameraName}}",
|
||||
"submitFrigatePlus": {
|
||||
"title": "هل ترغب بإرسال هذه الصوره الى Frigate+؟"
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
"detections": "الإكتشافات",
|
||||
"alerts": "الإنذارات",
|
||||
"motion": {
|
||||
"label": "الحركة"
|
||||
"label": "الحركة",
|
||||
"only": "حركة فقط"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"exploreMore": "اكتشف المزيد من أجسام {{label}}",
|
||||
"documentTitle": "اكتشف - فرايجيت",
|
||||
"generativeAI": "ذكاء اصطناعي مولد"
|
||||
"generativeAI": "ذكاء اصطناعي مولد",
|
||||
"exploreIsUnavailable": {
|
||||
"title": "المتصفح غير متاح"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"documentTitle": "بث حي - فرايجيت",
|
||||
"documentTitle.withCamera": "{{camera}} - بث حي - فرايجيت",
|
||||
"lowBandwidthMode": "وضع موفر للبيانات"
|
||||
"lowBandwidthMode": "وضع موفر للبيانات",
|
||||
"twoWayTalk": {
|
||||
"enable": "تفعيل المكالمات ثنائية الاتجاه"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user