From da9661e6d97154806af327046e7e30d8ded9caf3 Mon Sep 17 00:00:00 2001
From: Dev sun <screwablevr@gmail.com>
Date: Sun, 29 Aug 2021 03:10:21 +0000
Subject: [PATCH] Translated using Weblate (Arabic)

Currently translated at 69.4% (318 of 458 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/ar/
---
 ar.json | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/ar.json b/ar.json
index 540a47a..eff1f72 100644
--- a/ar.json
+++ b/ar.json
@@ -415,14 +415,19 @@
             "requires_online": "يجب ان تكون اونلاين لترى هاذا.",
             "status": {
                 "connecting": "جاري التوصيل…",
-                "offline": "غير متصل."
+                "offline": "غير متصل.",
+                "disconnected": "انقطع الاتصال."
             },
             "friends": {
                 "blocked": "محظور",
                 "from": {
                     "single": "من {{user}}",
                     "multiple": "من {{userlist}} و {{user}}"
-                }
+                },
+                "incoming": "طلب صداقة وارد.",
+                "pending": "الطلبات المعلقة",
+                "outgoing": "طلب صداقة صادر.",
+                "nobody": "لا أحد هنا بعد!"
             },
             "copy_username": "انقر لنسخ اسم المستخدم",
             "copy": "انقر للنسخ"
-- 
GitLab