Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ar.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68184b046aa5cac500aab6fd9b3b96946410b6e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Copy" : "أنسخ",
    "Polls" : "استطلاعات الرأي",
    "Go to poll" : "الانتقال إلى استطلاع الرأي",
    "Anonymous poll" : "استطلاع رأي مجهول",
    "Copy Link" : "انسخ الرابط",
    "Edit poll" : "تعديل استطلاع الرأي",
    "Delete poll" : "احذف استطلاع الرأي",
    "Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة",
    "Poll description" : "وصف استطلاع الرأي",
    "Description" : "الوصف",
    "Vote options" : "خيارات التصويت",
    "Add option" : "إضافة خيار",
    "hidden" : "مخفي",
    "Expiration date" : "تاريخ إنتهاء الصلاحية",
    "Cancel" : "الغاء",
    "New" : "جديد",
    "Click here to add a poll" : "اضغط هنا لإضافة استطلاع رأي",
    "Yes, delete poll." : "نعم، احذف استطلاع الرأي.",
    "Your name here" : "اسمك هنا"
},"pluralForm" :"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;"
}