1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?php
- $TRANSLATIONS = array(
- "Could not move %s - File with this name already exists" => "فشل في نقل الملف %s - يوجد ملف بنفس هذا الاسم",
- "Could not move %s" => "فشل في نقل %s",
- "No file was uploaded. Unknown error" => "لم يتم رفع أي ملف , خطأ غير معروف",
- "There is no error, the file uploaded with success" => "تم ترفيع الملفات بنجاح.",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "حجم الملف المرفوع تجاوز قيمة upload_max_filesize الموجودة في ملف php.ini ",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
- "The uploaded file was only partially uploaded" => "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط",
- "No file was uploaded" => "لم يتم ترفيع أي من الملفات",
- "Missing a temporary folder" => "المجلد المؤقت غير موجود",
- "Failed to write to disk" => "خطأ في الكتابة على القرص الصلب",
- "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" => "حذف بشكل دائم",
- "Rename" => "إعادة تسميه",
- "Pending" => "قيد الانتظار",
- "{new_name} already exists" => "{new_name} موجود مسبقا",
- "replace" => "استبدال",
- "suggest name" => "اقترح إسم",
- "cancel" => "إلغاء",
- "replaced {new_name} with {old_name}" => "استبدل {new_name} بـ {old_name}",
- "undo" => "تراجع",
- "_Uploading %n file_::_Uploading %n files_" => array("","","","","",""),
- "'.' is an invalid file name." => "\".\" اسم ملف غير صحيح.",
- "File name cannot be empty." => "اسم الملف لا يجوز أن يكون فارغا",
- "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "اسم غير صحيح , الرموز '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
- "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." => "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير.",
- "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام",
- "Name" => "اسم",
- "Size" => "حجم",
- "Modified" => "معدل",
- "_%n folder_::_%n folders_" => array("","","","","",""),
- "_%n file_::_%n files_" => array("","","","","",""),
- "Upload" => "رفع",
- "File handling" => "التعامل مع الملف",
- "Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها",
- "max. possible: " => "الحد الأقصى المسموح به",
- "Needed for multi-file and folder downloads." => "اجباري للسماح بالتحميل المتعدد للمجلدات والملفات",
- "Enable ZIP-download" => "تفعيل خاصية تحميل ملفات ZIP",
- "0 is unlimited" => "0 = غير محدود",
- "Maximum input size for ZIP files" => "الحد الأقصى المسموح به لملفات ZIP",
- "Save" => "حفظ",
- "New" => "جديد",
- "Text file" => "ملف",
- "Folder" => "مجلد",
- "From link" => "من رابط",
- "Deleted files" => "حذف الملفات",
- "Cancel upload" => "إلغاء رفع الملفات",
- "You don’t have write permissions here." => "لا تملك صلاحيات الكتابة هنا.",
- "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." => "يرجى الانتظار , جاري فحص الملفات .",
- "Current scanning" => "الفحص الحالي",
- "Upgrading filesystem cache..." => "تحديث ذاكرة التخزين المؤقت(الكاش) الخاصة بملفات النظام ..."
- );
- $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;";
|