diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
commit | d2f50bc0890821aeee5d293387b9840ad9d78da6 (patch) | |
tree | 53a3b8e37c87d83b8a08b371a73ecb6b25ff7772 /apps/files/l10n/ar.php | |
parent | dfa6aa25c3bec3cba027b5bf89f75303fe7bce06 (diff) | |
download | nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.tar.gz nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ar.php')
-rw-r--r-- | apps/files/l10n/ar.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index ca198b7efe9..251fe3beada 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -12,6 +12,11 @@ "Not enough storage available" => "لا يوجد مساحة تخزينية كافية", "Invalid directory." => "مسار غير صحيح.", "Files" => "الملفات", +"Unable to upload your file as it is a directory or has 0 bytes" => "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت", +"Upload cancelled." => "تم إلغاء عملية رفع الملفات .", +"File upload is in progress. Leaving the page now will cancel the upload." => "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.", +"URL cannot be empty." => "عنوان ال URL لا يجوز أن يكون فارغا.", +"Error" => "خطأ", "Share" => "شارك", "Delete permanently" => "حذف بشكل دائم", "Delete" => "إلغاء", @@ -31,12 +36,7 @@ "Your storage is full, files can not be updated or synced anymore!" => "مساحتك التخزينية ممتلئة, لا يمكم تحديث ملفاتك أو مزامنتها بعد الآن !", "Your storage is almost full ({usedSpacePercent}%)" => "مساحتك التخزينية امتلأت تقريبا ", "Your download is being prepared. This might take some time if the files are big." => "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير.", -"Unable to upload your file as it is a directory or has 0 bytes" => "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت", -"Upload cancelled." => "تم إلغاء عملية رفع الملفات .", -"File upload is in progress. Leaving the page now will cancel the upload." => "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.", -"URL cannot be empty." => "عنوان ال URL لا يجوز أن يكون فارغا.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام", -"Error" => "خطأ", "Name" => "اسم", "Size" => "حجم", "Modified" => "معدل", |