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
+4 -1
View File
@@ -2,6 +2,9 @@
"form": {
"password": "كلمة السر",
"user": "أسم المستخدم",
"login": "تسجيل الدخول"
"login": "تسجيل الدخول",
"errors": {
"usernameRequired": "اسم المستخدم مطلوب"
}
}
}
+4 -1
View File
@@ -1,5 +1,8 @@
{
"noRecordingsFoundForThisTime": "لا يوجد تسجيلات في هذا التوقيت",
"noPreviewFound": "لا يوجد معاينة",
"noPreviewFoundFor": "لا يوجد معاينة لـ{{cameraName}}"
"noPreviewFoundFor": "لا يوجد معاينة لـ{{cameraName}}",
"submitFrigatePlus": {
"title": "هل ترغب بإرسال هذه الصوره الى Frigate+؟"
}
}