diff options
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 43a0d7ffc68..b2468e1c882 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -192,19 +192,9 @@ "Pending shares" : "انتظار المشاركات", "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", - "Unshare" : "إلغاء المشاركة", "Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !", "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "مجلد مجموعة \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "التخزين الخارجي \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", - "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)", - "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "مجلد مجموعة \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", - "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "التخزين الخارجي \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", - "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "تم <strong>تغيير</strong> أو <strong>إعادة تسمية</strong> ملف أو مجلد", - "A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ", - "A file or folder has been <strong>deleted</strong>" : "تم <strong>حذف </strong> ملف أو مجلد", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "تحديد تنبيهات حول تغييرات <strong>ملفاتك المفضلة</strong> <em>(البث فقط)</em>", - "A file or folder has been <strong>restored</strong>" : "تم <strong> استعادة </strong> ملف أو مجلد" + "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !" },"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;" }
\ No newline at end of file |