summaryrefslogtreecommitdiffstats
path: root/l10n/ar.js
blob: 35d076470ee7fd5c019ef6507f9a7a8a68230147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
OC.L10N.register(
    "social",
    {
    "Social" : "الإجتماعي",
    "Finish setup" : "إنهاء الإعداد",
    "Home" : "الرئيسية",
    "Direct messages" : "الرسائل المباشرة",
    "Profile" : "الملف الشخصي",
    "Local timeline" : "الخيط المحلي",
    "Global timeline" : "الخيط العام",
    "Following" : "يتابِع",
    "Public" : "للعامة",
    "Unlisted" : "غير مدرج",
    "Do not post to public timelines" : "لا تنشره على الخيوط العامة",
    "Followers" : "المتابَعون",
    "Post to followers only" : "انشر لمتابِعيك فقط",
    "Direct" : "مباشر",
    "Post to mentioned users only" : "أنشر فقط إلى المستخدمين المذكورين",
    "Unfollow" : "إلغاء المتابعة",
    "Follow" : "تابع",
    "posts" : "المنشورات",
    "following" : "يتابِع",
    "followers" : "المتابَعون",
    "No results found" : "دون أية نتيجة",
    "Searching for" : "البحث عن",
    "Reply" : "رد",
    "More actions" : "إجراءات أخرى",
    "Delete post" : "احذف المنشور",
    "No posts found" : "لم يتم العثور على منشورات",
    "No direct messages found" : "لم يُعثَر على أية رسائل مباشرة",
    "Posts directed to you will show up here" : "سوف تظهر هنا المنشورات التي ستتلقاها",
    "No local posts found" : "لم يتم العثور على منشورات محلية",
    "Hello" : "مرحبًا",
    "You are following this account" : "إنك تتابع هذا الحساب",
    "Close" : "إغلاق",
    "You are going to follow:" : "إنك بصدد متابعة:",
    "Continue" : "المتابعة",
    "User not found" : "لم يتم العثور على المستخدم",
    "Follow Nextcloud on mastodon.xyz" : "تابع Nextcloud على mastodon.xyz"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");