diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ar.js')
-rw-r--r-- | apps/files_trashbin/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js index cd93409aed6..6bd0120f294 100644 --- a/apps/files_trashbin/l10n/ar.js +++ b/apps/files_trashbin/l10n/ar.js @@ -2,12 +2,12 @@ OC.L10N.register( "files_trashbin", { "Deleted files" : "حذف الملفات", + "restored" : "تمت الاستعادة", "Restore" : "استعيد", "Delete" : "إلغاء", "Delete permanently" : "حذف بشكل دائم", "This operation is forbidden" : "هذة العملية ممنوعة ", "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", - "restored" : "تمت الاستعادة", "No deleted files" : "لا يوجد ملفات محذوفة", "You will be able to recover deleted files from here" : "سوف تكون قادر على استعادة الملفات المحذوفة من هنا", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", |