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

ar.json « l10n - github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 827f3ff1e0b170fc82cd1b6e724831ae91497139 (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
{ "translations": {
    "Scan Backup Folder" : "فحص مجلد النسخ الاحتياطي",
    "Backup" : "النسخ الاحتياطي",
    "seconds" : "ثواني",
    "hours" : "ساعات",
    "days" : "أيام",
    "Error" : "خطأ",
    "Local storage" : "تخزين محلي",
    "External storage" : "التخزين الخارجي",
    "Actions" : "الإجراءات",
    "Delete" : "إزالة",
    "Cancel" : "إلغاء",
    "Settings saved" : "تم حفظ الإعدادات",
    "Unable to save the settings" : "لايمكن حفظ هذه الاعدادات",
    "Pending" : "معلّق",
    "Completed" : "إكتمل",
    "Encrypted" : "مشفّر",
    "Health" : "صحة",
    "Status" : "الحاله",
    "Date" : "التاريخ ",
    "Local" : "المحلي",
    "local" : "محلي"
},"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;"
}