diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a9881e12d83..71451ed3c84 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -172,6 +172,8 @@ OC.L10N.register( "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", + "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", + "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", @@ -234,8 +236,6 @@ OC.L10N.register( "Shared" : "مُشارَكة", "Switch to list view" : "التبديل إلى عرض القائمة", "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", - "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", - "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", |