diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index cd9230a163f..2e4e31ba5db 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "كل الملفات", "Recent" : "الحديثة", "File could not be found" : "الملف غير موجود", + "Move or copy" : "إنقل أو انسخ", + "Download" : "تنزيل", + "Delete" : "حذف ", "Home" : "الرئيسية", "Close" : "إغلاق", "Favorites" : "المفضلة ", @@ -22,12 +25,9 @@ OC.L10N.register( "Target folder does not exist any more" : "المجلد المراد غير موجود بعد الان", "Error when assembling chunks, status code {status}" : "خطأ عند تجميع القطع، حالة الخطأ {status}", "Actions" : "الإجراءات", - "Download" : "تنزيل", "Rename" : "إعادة التسمية", - "Move or copy" : "إنقل أو انسخ", "Copy" : "نسخ", "Target folder" : "المجلد الهدف", - "Delete" : "حذف ", "Disconnect storage" : "قطع اتصال التخزين", "Unshare" : "إلغاء المشاركة", "Could not load info for file \"{file}\"" : "لم يستطع تحميل معلومات الملف \"{file}\"", |