diff options
Diffstat (limited to 'apps/files/l10n/ar.php')
-rw-r--r-- | apps/files/l10n/ar.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index 72effe3e207..52e59599210 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -26,6 +26,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "{new_name} موجود مسبقا", "Share" => "شارك", "Delete permanently" => "حذف بشكل دائم", +"Delete" => "إلغاء", "Rename" => "إعادة تسميه", "Your download is being prepared. This might take some time if the files are big." => "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير.", "Pending" => "قيد الانتظار", @@ -62,7 +63,6 @@ $TRANSLATIONS = array( "Cancel upload" => "إلغاء رفع الملفات", "Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!", "Download" => "تحميل", -"Delete" => "إلغاء", "Upload too large" => "حجم الترفيع أعلى من المسموح", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.", "Files are being scanned, please wait." => "يرجى الانتظار , جاري فحص الملفات ." |