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

ar.json « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3465e09ff9cf45e86266ab29a1dc526e1900b26c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Tasks" : "المهام",
    "Important" : "مهم",
    "Today" : "اليوم",
    "Week" : "أسبوع",
    "All" : "الكل",
    "Current" : "الحالي",
    "Completed" : "مكتمل",
    "Delete" : "حذف ",
    "Cancel" : "إلغاء",
    "No errors" : "لا توجد أخطاء",
    "Default" : "افتراضي",
    "Tomorrow" : "غدا",
    "Edit" : "تعديل",
    "Download" : "تحميل",
    "Save" : "حفظ",
    "New List" : "قائمة جديدة",
    "An empty name is not allowed." : "غير مسموح بإسم فارغ",
    "Settings" : "الإعدادات",
    "Hidden" : "مخفي",
    "Automatic" : "تلقائي"
},"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;"
}