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 bbbabb2d3b4..ca9d0b88bbc 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Storage invalid" : "وحدة تخزين غير صالحة", "Unknown error" : "خطأ غير معروف", - "All files" : "كل الملفات", - "Recent" : "الحديثة", - "Favorites" : "المفضلة ", "File could not be found" : "الملف غير موجود", "Move or copy" : "إنقل أو انسخ", "Download" : "تنزيل", "Delete" : "حذف ", "Home" : "الرئيسية", "Close" : "إغلاق", + "Favorites" : "المفضلة ", "Could not create folder \"{dir}\"" : "لا يمكن إنشاء المجلد \"{dir}\"", "Upload cancelled." : "تم إلغاء عملية رفع الملفات.", "…" : "...", @@ -85,6 +83,7 @@ OC.L10N.register( "Favorite" : "المفضلة", "New folder" : "مجلد جديد", "Upload file" : "رفع ملف", + "Recent" : "الحديثة", "Remove from favorites" : "إزالته مِن المفضلة", "Add to favorites" : "إضافة إلى المفضلة", "An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags", @@ -95,6 +94,7 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ", "A file or folder has been <strong>deleted</strong>" : "تم <strong>حذف </strong> ملف أو مجلد", "A file or folder has been <strong>restored</strong>" : "تم <strong> استعادة </strong> ملف أو مجلد", + "All files" : "كل الملفات", "Unlimited" : "غير محدود", "Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ", "Accept" : "قبول", |