ar.php 5.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Could not move %s - File with this name already exists" => "فشل في نقل الملف %s - يوجد ملف بنفس هذا الاسم",
  4. "Could not move %s" => "فشل في نقل %s",
  5. "No file was uploaded. Unknown error" => "لم يتم رفع أي ملف , خطأ غير معروف",
  6. "There is no error, the file uploaded with success" => "تم ترفيع الملفات بنجاح.",
  7. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "حجم الملف المرفوع تجاوز قيمة upload_max_filesize الموجودة في ملف php.ini ",
  8. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
  9. "The uploaded file was only partially uploaded" => "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط",
  10. "No file was uploaded" => "لم يتم ترفيع أي من الملفات",
  11. "Missing a temporary folder" => "المجلد المؤقت غير موجود",
  12. "Failed to write to disk" => "خطأ في الكتابة على القرص الصلب",
  13. "Not enough storage available" => "لا يوجد مساحة تخزينية كافية",
  14. "Invalid directory." => "مسار غير صحيح.",
  15. "Files" => "الملفات",
  16. "Unable to upload your file as it is a directory or has 0 bytes" => "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت",
  17. "Upload cancelled." => "تم إلغاء عملية رفع الملفات .",
  18. "File upload is in progress. Leaving the page now will cancel the upload." => "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
  19. "URL cannot be empty." => "عنوان ال URL لا يجوز أن يكون فارغا.",
  20. "Error" => "خطأ",
  21. "Share" => "شارك",
  22. "Delete permanently" => "حذف بشكل دائم",
  23. "Rename" => "إعادة تسميه",
  24. "Pending" => "قيد الانتظار",
  25. "{new_name} already exists" => "{new_name} موجود مسبقا",
  26. "replace" => "استبدال",
  27. "suggest name" => "اقترح إسم",
  28. "cancel" => "إلغاء",
  29. "replaced {new_name} with {old_name}" => "استبدل {new_name} بـ {old_name}",
  30. "undo" => "تراجع",
  31. "_Uploading %n file_::_Uploading %n files_" => array("","","","","",""),
  32. "'.' is an invalid file name." => "\".\" اسم ملف غير صحيح.",
  33. "File name cannot be empty." => "اسم الملف لا يجوز أن يكون فارغا",
  34. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "اسم غير صحيح , الرموز '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
  35. "Your storage is full, files can not be updated or synced anymore!" => "مساحتك التخزينية ممتلئة, لا يمكم تحديث ملفاتك أو مزامنتها بعد الآن !",
  36. "Your storage is almost full ({usedSpacePercent}%)" => "مساحتك التخزينية امتلأت تقريبا ",
  37. "Your download is being prepared. This might take some time if the files are big." => "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير.",
  38. "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام",
  39. "Name" => "اسم",
  40. "Size" => "حجم",
  41. "Modified" => "معدل",
  42. "_%n folder_::_%n folders_" => array("","","","","",""),
  43. "_%n file_::_%n files_" => array("","","","","",""),
  44. "Upload" => "رفع",
  45. "File handling" => "التعامل مع الملف",
  46. "Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها",
  47. "max. possible: " => "الحد الأقصى المسموح به",
  48. "Needed for multi-file and folder downloads." => "اجباري للسماح بالتحميل المتعدد للمجلدات والملفات",
  49. "Enable ZIP-download" => "تفعيل خاصية تحميل ملفات ZIP",
  50. "0 is unlimited" => "0 = غير محدود",
  51. "Maximum input size for ZIP files" => "الحد الأقصى المسموح به لملفات ZIP",
  52. "Save" => "حفظ",
  53. "New" => "جديد",
  54. "Text file" => "ملف",
  55. "Folder" => "مجلد",
  56. "From link" => "من رابط",
  57. "Deleted files" => "حذف الملفات",
  58. "Cancel upload" => "إلغاء رفع الملفات",
  59. "You don’t have write permissions here." => "لا تملك صلاحيات الكتابة هنا.",
  60. "Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!",
  61. "Download" => "تحميل",
  62. "Unshare" => "إلغاء مشاركة",
  63. "Delete" => "إلغاء",
  64. "Upload too large" => "حجم الترفيع أعلى من المسموح",
  65. "The files you are trying to upload exceed the maximum size for file uploads on this server." => "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.",
  66. "Files are being scanned, please wait." => "يرجى الانتظار , جاري فحص الملفات .",
  67. "Current scanning" => "الفحص الحالي",
  68. "Upgrading filesystem cache..." => "تحديث ذاكرة التخزين المؤقت(الكاش) الخاصة بملفات النظام ..."
  69. );
  70. $PLURAL_FORMS = "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;";