diff --git a/client/src/locale/angular.ar.xlf b/client/src/locale/angular.ar.xlf
index ca6ec6eca..fc419dde8 100644
--- a/client/src/locale/angular.ar.xlf
+++ b/client/src/locale/angular.ar.xlf
@@ -1520,7 +1520,7 @@
- {count, plural, =1 {Blocked .} other {Blocked videos.}}
+ {count, plural, =1 {حجبت.} other {حجبت فيديوهات.}}src/app/shared/shared-moderation/video-block.component.ts85
@@ -1772,7 +1772,7 @@
- Do you really want to unfollow {count, plural, =1 {?} other { entries?}}
+ هل تريد حقا إلغاء المتابعة {count, plural, =1 {?} other { مدخلات?}}src/app/+admin/follows/following-list/following-list.component.ts68
@@ -1782,7 +1782,7 @@
- {count, plural, =1 {Follow request sent!} other {Follow requests sent!}}
+ {count, plural, =1 {ارسلت طلب متابعة!} other {ارسلت طلبات متابعة!}}src/app/+admin/follows/following-list/follow-modal.component.ts66
@@ -1853,7 +1853,7 @@
- لم تفعل خطة التكرار على المنصة الخاص بك.
+ لم يتم تفعيل أي استراتيجية تكرار في نُسختك.src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html94
@@ -1988,13 +1988,13 @@
- User bypasses video validation by moderators
+ يتجاوز المستخدم التحقق من صحة الفيديو من قبل المشرفينsrc/app/+admin/overview/users/user-edit/user-edit.component.html193src/app/+admin/overview/users/user-edit/user-edit.component.html193
- Enable this checkbox if this user doesn't need to have its videos reviewed by moderators.
+ فعّل مربع الاختيار هذا إذا لم يكن هذا المستخدم بحاجة إلى مراجعة مقاطع الفيديو الخاصة به بواسطة المشرفين.src/app/+admin/overview/users/user-edit/user-edit.component.html195src/app/+admin/overview/users/user-edit/user-edit.component.html195
@@ -2025,7 +2025,7 @@
- This user has two factor authentication enabled
+ هذا المستخدم مُفعّل المصادقة الثنائيةsrc/app/+admin/overview/users/user-edit/user-edit.component.html232src/app/+admin/overview/users/user-edit/user-edit.component.html232
@@ -2255,7 +2255,7 @@
- Comments on local videos
+ التعليقات على مقاطع الفيديو المحليةsrc/app/+admin/overview/comments/video-comment-list.component.ts59
@@ -3305,7 +3305,7 @@
- You should only use moderated search indexes in production, or host your own.
+ يجب عليك فقط استخدام فهارس البحث الخاضعة للإشراف في الإنتاج، أو استضافة فهارسك الخاصة. src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html428
@@ -3455,12 +3455,12 @@
- Allow your users to change live latency
+ اسمح للمستخدمين بتغيير زمن استجابة المباشرsrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.html39
- Small latency disables P2P and high latency can increase P2P ratio
+ الكمون الصغير يعطل P2P ويمكن أن يؤدي الكمون العالي إلى زيادة نسبة P2Psrc/app/+admin/config/edit-custom-config/edit-live-configuration.component.html41