var pm_lang = { lights_off: "إغلاق الإضاءة", lights_on: "Lights on", validate_name: "Please enter a name", validate_username: "Please enter a username", validate_pass: "Please provide a password", validate_captcha: "Please enter the validation code", validate_email: "Please enter a valid email address", validate_agree: "Please accept our policy", validate_name_long: "Your name must consist of at least 2 characters", validate_username_long: "Your username must consist of at least 2 characters", validate_pass_long: "Your password must be at least 5 characters long", validate_confirm_pass_long: "Please enter the same password as above", choose_category: "الرجاء اختيار تصنيف", validate_select_file: "لم يتم إختيار اى ملف للرفع", validate_video_title: "Please enter a title for this video", please_wait: "Loading...", // upload video page swfupload_status_uploaded: "Uploaded", swfupload_status_pending: "Continue with the rest of the form.", swfupload_status_queued: "Queued", swfupload_status_uploading: "Uploading...", swfupload_file: "File", swfupload_btn_select: "Select", swfupload_btn_cancel: "Cancel", swfupload_status_error: "Error", swfupload_error_oversize: "Size of the selected file(s) is greater than allowed limit", swfupload_friendly_maxsize: "", upload_errmsg2: "نوع الملف غير مسموح.", // playlist playlist_delete_confirm: "Are you sure you want to permanently delete this playlist?\n\nClick 'Cancel' to stop, 'OK' to delete.", playlist_delete_item_confirm: "You are about to remove this video from your playlist.\n\nClick 'Cancel' to stop, 'OK' to delete.", show_more: "", show_less: "Show less", delete_video_confirmation: "Are you sure you want to delete this video?", browse_all: "Browse All" }