diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-16 01:32:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-16 01:32:30 -0400 |
commit | 6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch) | |
tree | 9a5833b8622fb1435bc165364dfe5a905060610f /apps/files/l10n/ar.php | |
parent | d2767faf6104f4a4f0330c1771c488beea6245cd (diff) | |
download | nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ar.php')
-rw-r--r-- | apps/files/l10n/ar.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index a83420584c4..7161e49a968 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -20,7 +20,6 @@ $TRANSLATIONS = array( "Error" => "خطأ", "Share" => "شارك", "Delete permanently" => "حذف بشكل دائم", -"Delete" => "إلغاء", "Rename" => "إعادة تسميه", "Pending" => "قيد الانتظار", "{new_name} already exists" => "{new_name} موجود مسبقا", @@ -29,7 +28,6 @@ $TRANSLATIONS = array( "cancel" => "إلغاء", "replaced {new_name} with {old_name}" => "استبدل {new_name} بـ {old_name}", "undo" => "تراجع", -"perform delete operation" => "جاري تنفيذ عملية الحذف", "_Uploading %n file_::_Uploading %n files_" => array("","","","","",""), "'.' is an invalid file name." => "\".\" اسم ملف غير صحيح.", "File name cannot be empty." => "اسم الملف لا يجوز أن يكون فارغا", @@ -62,6 +60,7 @@ $TRANSLATIONS = array( "Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!", "Download" => "تحميل", "Unshare" => "إلغاء مشاركة", +"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." => "يرجى الانتظار , جاري فحص الملفات .", |