
INSERT INTO language VALUES('1', 'English (US)', '1', '1', 'en', 'ISO-8859-1', '', '', '', '', '', '', '', '', '.', ',', 'a:555:{s:9:\"1_day_ago\";s:9:\"1 Day Ago\";s:10:\"1_hour_ago\";s:10:\"1 Hour Ago\";s:12:\"1_minute_ago\";s:12:\"1 Minute Ago\";s:10:\"1_week_ago\";s:10:\"1 Week Ago\";s:14:\"a_closed_forum\";s:14:\"A Closed Forum\";s:6:\"accept\";s:6:\"Accept\";s:6:\"action\";s:6:\"Action\";s:14:\"active_members\";s:14:\"Active Members\";s:20:\"active_subscriptions\";s:20:\"Active Subscriptions\";s:15:\"add_new_folders\";s:15:\"Add New Folders\";s:16:\"add_subscription\";s:16:\"Add Subscription\";s:19:\"add_x_to_buddy_list\";s:27:\"Add %1$s to Your Buddy List\";s:5:\"admin\";s:5:\"Admin\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:21:\"admin_log_out_as_user\";s:82:\"<b>انت الان مسجل باسم مستخدم اخر اضغط هنا لتسجيل الخروج والدخول بحسابك الاصلي.</b>\";s:23:\"admin_required_register\";s:101:\"The administrator may have required you to <a href=\"%1$s\">register</a> before you can view this page.\";s:34:\"administrator_may_disabled_account\";s:110:\"If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.\";s:15:\"advanced_search\";s:15:\"Advanced Search\";s:3:\"age\";s:3:\"Age\";s:21:\"alchemy_display_func1\";s:6464:\"<script type=\"text/javascript\">\r\nvar rainbowcount = 0;\r\nvar glitcount=0;\r\nvar glitstring=\'\';\r\nvar shimmercount=0;\r\nvar shimmerstring=\'\';\r\nvar ie4 = false;\r\n        if(document.all) {\r\n                ie4 = true; \r\n        }       \r\n        function setContent(name, value) {\r\n                var d;  \r\n                if (ie4) { \r\n                        d = document.all[name];\r\n                } else {\r\n                        d = document.getElementById(name);\r\n                }       \r\n                d.innerHTML = value;    \r\n        }       \r\n\r\n	function getContent(name) {\r\n		var d;\r\n                if (ie4) {\r\n                        d = document.all[name];\r\n                } else {\r\n                        d = document.getElementById(name);\r\n                }\r\n                return d.innerHTML;\r\n	}\r\n\r\n        function setColor(name, value) {\r\n                var d;  \r\n                if (ie4) { \r\n                        d = document.all[name];\r\n                } else {\r\n                        d = document.getElementById(name);\r\n                }\r\n                d.style.color = value;  \r\n        }\r\n\r\n	function getColor(name) {\r\n                var d;\r\n                if (ie4) {\r\n                        d = document.all[name];\r\n                } else {\r\n                        d = document.getElementById(name);\r\n                }\r\n                return d.style.color;\r\n        }\r\n		function toSpans(span) {\r\n		  var str=span.firstChild.data;\r\n		  var a=str.length;\r\n		  span.removeChild(span.firstChild);\r\n		  for(var i=0; i<a; i++) {\r\n			var theSpan=document.createElement(\"SPAN\");\r\n			theSpan.appendChild(document.createTextNode(str.charAt(i)));\r\n			span.appendChild(theSpan);\r\n		  }\r\n		}\r\n        function glitter(name, col, speed) {\r\n		var value = getContent(name);\r\n		while ( value.indexOf(\"&nbsp;\", \"-10\") != (-1) ) {\r\n			var value = value.replace(\"&nbsp;\", \"\");\r\n			};\r\n		if (value.indexOf(\'<span\') >= 0) { return; }\r\n		var length = 0;\r\n                var str = \'\';\r\n		var ch;\r\n		var token = \'\';\r\n		var htmltag = false;	\r\n                for (i = 0; i < value.length; i++) {\r\n			ch = value.substring(i, i+1);\r\n			if (i < value.length - 1) { nextch = value.substring(i+1, i+2); } else { nextch = \' \'; }\r\n			token += ch;\r\n			if (ch == \'<\' && \'/aAbBpPhHiIoOuUlLtT\'.indexOf(nextch) >= 0) { htmltag = true; }\r\n			if (ch == \'>\' && htmltag) { htmltag = false; }\r\n			if (!htmltag && ch.charCodeAt(0) > 30 && ch != \' \' && ch != \'\\n\') {		\r\n                        	str += \'<span id=\"\' + name + \'_\' + length + \'\">\' + token + \'</span>\';\r\n				token = \'\';\r\n				length++;\r\n			}\r\n                }\r\n                setContent(name, str);\r\n                glitcommand = \'glitterloop(\\\'\' + name + \'\\\', \' + length + \', 0, 1, \\\'\' + col + \'\\\', \' + speed + \')\';\r\n                setTimeout(glitcommand , speed);\r\n        }\r\n        function shine(name, col, speed) {\r\n			var value = getContent(name);\r\n			while ( value.indexOf(\"&nbsp;\", \"-10\") != (-1) ) {\r\n				var value = value.replace(\"&nbsp;\", \"\");\r\n				};\r\n			if (value.indexOf(\'<span\') >= 0) { return; }\r\n			var length = 0;\r\n					var str = \'\';\r\n			var ch;\r\n			var token = \'\';\r\n			var htmltag = false;	\r\n            for (i = 0; i < value.length; i++) {\r\n				ch = value.substring(i, i+1);\r\n				if (i < value.length - 1) { nextch = value.substring(i+1, i+2); } else { nextch = \' \'; }\r\n				token += ch;\r\n				if (ch == \'<\' && \'/aAbBpPhHiIoOuUlLtT\'.indexOf(nextch) >= 0) { htmltag = true; }\r\n				if (ch == \'>\' && htmltag) { htmltag = false; }\r\n				if (!htmltag && ch.charCodeAt(0) > 30 && ch != \' \' && ch != \'\\n\') {		\r\n								str += \'<span id=\"\' + name + \'_\' + length + \'\">\' + token + \'</span>\';\r\n					token = \'\';\r\n					length++;\r\n				}\r\n            }\r\n                setContent(name, str);\r\n                shinecommand = \'shineloop(\\\'\' + name + \'\\\', \' + length + \', 0, 1, \\\'\' + col + \'\\\', \' + speed + \')\';\r\n                setTimeout(shinecommand , speed);\r\n        }\r\n		function RainbowSpan(span, hue, deg, brt, spd, hspd) {\r\n			this.deg=(deg==null?360:Math.abs(deg));\r\n			this.hue=(hue==null?0:Math.abs(hue)%360);\r\n			this.hspd=(hspd==null?3:Math.abs(hspd)%360);\r\n			this.length=span.firstChild.data.length;\r\n			this.span=span;\r\n			this.speed=(spd==null?50:Math.abs(spd));\r\n			this.hInc=this.deg/this.length;\r\n			this.brt=(brt==null?255:Math.abs(brt)%256);\r\n			this.timer=null;\r\n			toSpans(span);\r\n			this.moveRainbow();\r\n		}\r\nRainbowSpan.prototype.moveRainbow = function() {\r\n  if(this.hue>359) this.hue-=360;\r\n  var color;\r\n  var b=this.brt;\r\n  var a=this.length;\r\n  var h=this.hue;\r\n\r\n  for(var i=0; i<a; i++) {\r\n\r\n    if(h>359) h-=360;\r\n\r\n    if(h<60) { color=Math.floor(((h)/60)*b); red=b;grn=color;blu=0; }\r\n    else if(h<120) { color=Math.floor(((h-60)/60)*b); red=b-color;grn=b;blu=0; }\r\n    else if(h<180) { color=Math.floor(((h-120)/60)*b); red=0;grn=b;blu=color; }\r\n    else if(h<240) { color=Math.floor(((h-180)/60)*b); red=0;grn=b-color;blu=b; }\r\n    else if(h<300) { color=Math.floor(((h-240)/60)*b); red=color;grn=0;blu=b; }\r\n    else { color=Math.floor(((h-300)/60)*b); red=b;grn=0;blu=b-color; }\r\n\r\n    h+=this.hInc;\r\n\r\n    this.span.childNodes[i].style.color=\"rgb(\"+red+\", \"+grn+\", \"+blu+\")\";\r\n  }\r\n  this.hue+=this.hspd;\r\n}\r\n        function shineloop(name, length, ind, delta, col, speed) {\r\n			var next = ind + delta;\r\n			if (next >= length) { delta = delta * -1; next = ind + delta; }\r\n			if (next < 0) { delta = delta * -1; next = ind + delta; }\r\n                setColor(name + \'_\' + ind, getColor(name + \'_\' + next));\r\n                setColor(name + \'_\' + next, col);\r\n                shinecommand = \'shineloop(\\\'\' + name + \'\\\', \' + length + \', \' + next + \', \' + delta + \', \\\'\' + col + \'\\\', \' + speed + \')\';\r\n                setTimeout(shinecommand , speed);\r\n		}\r\n		\r\n        function glitterloop(name, length, ind, delta, col, speed) {\r\n			var new_spd = Math.floor(Math.random()*31);\r\n			var new_spd = (new_spd - 15);\r\n			var new_spd = (new_spd + speed);\r\n			var next = Math.floor(Math.random()*(length+1));\r\n		    if (next >= length) { delta = delta * -1; next = (-1); }\r\n		    if (next < 0) { delta = delta * -1; next = 1; }\r\n                setColor(name + \'_\' + ind, getColor(name + \'_\' + next));\r\n                setColor(name + \'_\' + next, col);\r\n                glitcommand = \'glitterloop(\\\'\' + name + \'\\\', \' + length + \', \' + next + \', \' + delta + \', \\\'\' + col + \'\\\', \' + speed + \')\';\r\n                setTimeout(glitcommand , new_spd);\r\n        }\r\n</script>\";s:21:\"alchemy_display_func2\";s:1022:\"<SCRIPT language=\"JavaScript\">\r\nwhile(shimmercount>0) {\r\n   var shimmerstring=shimmercount+ \'shine\';\r\n   eval(\'var colcon= shimmercolor\' +shimmercount);\r\n   eval(\'var shimspeed=\"shimmerspeed\' +shimmercount+ \'\"\');\r\n   eval(\'var shimcolor=\"\' +colcon+ \'\"\');\r\n   shine(shimmerstring, shimcolor, shimspeed);\r\n   var shimmercount=shimmercount-1;\r\n};\r\nwhile(glitcount>0) {\r\n   var glitstring=glitcount+ \'glitter\';\r\n   eval(\'var colcon= glitcolor\' +glitcount);\r\n   eval(\'var glitspeed=\"glitspeed\' +glitcount+ \'\"\');\r\n   eval(\'var glitcolor=\"\' +colcon+ \'\"\');\r\n   glitter(glitstring, glitcolor, glitspeed);\r\n   var glitcount=glitcount-1;\r\n};\r\nwhile(rainbowcount>0) {\r\n	eval(\'var rain\'+rainbowcount+\'=document.getElementById(\"rain\'+rainbowcount+\'\");\');\r\n	eval(\'var rainbowspanning\'+rainbowcount+\'=new RainbowSpan(rain\'+rainbowcount+\', 0, 360, 255, 50, 348);\');\r\n	eval(\'rainbowspanning\'+rainbowcount+\'.timer=window.setInterval(\"rainbowspanning\'+rainbowcount+\'.moveRainbow()\", 50);\');\r\n	var rainbowcount=(rainbowcount-1);\r\n};\r\n</script>\";s:15:\"alert_board_off\";s:50:\"<b>Alert:</b> The forums are currently turned off!\";s:10:\"all_forums\";s:10:\"All Forums\";s:33:\"all_times_are_gmt_x_time_now_is_y\";s:70:\"All times are GMT%1$s. The time now is <span class=\"time\">%2$s</span>.\";s:12:\"allow_bbcode\";s:13:\"Allow BB Code\";s:10:\"allow_html\";s:10:\"Allow HTML\";s:14:\"allow_img_code\";s:16:\"Allow [IMG] Code\";s:13:\"allow_smilies\";s:13:\"Allow Smilies\";s:12:\"announcement\";s:12:\"Announcement\";s:13:\"announcements\";s:13:\"Announcements\";s:22:\"announcements_in_forum\";s:22:\"Announcements in Forum\";s:5:\"april\";s:5:\"April\";s:7:\"archive\";s:7:\"Archive\";s:10:\"attachment\";s:10:\"Attachment\";s:21:\"attachment_statistics\";s:21:\"Attachment Statistics\";s:11:\"attachments\";s:11:\"Attachments\";s:6:\"august\";s:6:\"August\";s:18:\"buddy_ignore_lists\";s:20:\"Buddy / Ignore Lists\";s:10:\"buddy_list\";s:10:\"Buddy List\";s:4:\"by_x\";s:41:\"by <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:5:\"bytes\";s:5:\"Bytes\";s:8:\"calendar\";s:8:\"Calendar\";s:28:\"can_moderate_user_signatures\";s:28:\"Can Moderate User Signatures\";s:6:\"cancel\";s:6:\"Cancel\";s:19:\"cant_identify_image\";s:52:\"Can\'t identify the image? Click it to get a new one.\";s:15:\"caps_lock_is_on\";s:191:\"<strong>Caps Lock is on!</strong><br />\r\n<br />\r\nHaving Caps Lock on may cause you to enter your password incorrectly. You should press Caps Lock to turn it off before entering your password.\";s:17:\"check_uncheck_all\";s:19:\"Check / Uncheck All\";s:45:\"click_a_smilie_to_insert_it_into_your_message\";s:46:\"Click a smilie to insert it into your message.\";s:20:\"click_here_to_log_in\";s:20:\"Click here to log in\";s:34:\"click_if_browser_does_not_redirect\";s:63:\"Click here if your browser does not automatically redirect you.\";s:26:\"click_the_following_button\";s:38:\"Click the following button to proceed.\";s:17:\"close_this_window\";s:17:\"Close this window\";s:13:\"closed_thread\";s:13:\"Closed Thread\";s:4:\"code\";s:4:\"Code\";s:11:\"color_group\";s:289:\"<p dir=\"rtl\" align=\"center\"><b><font size=\"3\">تلوين المجموعات &gt;&gt;</font><span lang=\"ar-sa\"><a title=\"أكاديمية بايتات التقنية\" href=\"http://www.bytat.net/vb/index.php\"><span style=\"text-decoration: none\"><font size=\"3\">تعريب \r\nالهذلي ديزاين&nbsp; ©</font></span></a></span></b></p>\r\n\r\n\";s:15:\"color_group_add\";s:19:\"إضافة اللون لمجموعة\";s:17:\"color_group_color\";s:5:\"اللون\";s:16:\"color_group_data\";s:10:\"لايوجد شيء\";s:18:\"color_group_delete\";s:3:\"حذف\";s:19:\"color_group_deleted\";s:19:\"حذف ألوان المجموعات\";s:19:\"color_group_display\";s:9:\"طلب العرض\";s:16:\"color_group_edit\";s:5:\"تعديل\";s:16:\"color_group_name\";s:20:\"إسم المجموعة الملونه\";s:18:\"color_group_submit\";s:5:\"تنفيذ\";s:18:\"color_group_update\";s:24:\"إضافة مجموعة لونية جديدة\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contact_us\";s:10:\"Contact Us\";s:18:\"contains_new_posts\";s:18:\"Contains New Posts\";s:21:\"contains_no_new_posts\";s:21:\"Contains No New Posts\";s:26:\"current_attachment_total_x\";s:30:\"Current Attachment Total: %1$s\";s:19:\"current_attachments\";s:19:\"Current Attachments\";s:22:\"currently_active_users\";s:22:\"Currently Active Users\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:5:\"daily\";s:5:\"Daily\";s:24:\"daily_email_notification\";s:24:\"Daily email notification\";s:22:\"daily_updates_by_email\";s:22:\"Daily updates by email\";s:4:\"date\";s:4:\"Date\";s:3:\"day\";s:3:\"Day\";s:4:\"days\";s:4:\"Days\";s:8:\"december\";s:8:\"December\";s:13:\"decrease_size\";s:13:\"Decrease Size\";s:7:\"default\";s:7:\"Default\";s:6:\"delete\";s:6:\"Delete\";s:12:\"delete_posts\";s:12:\"Delete Posts\";s:15:\"delete_selected\";s:15:\"Delete Selected\";s:19:\"delete_subscription\";s:19:\"Delete Subscription\";s:13:\"delete_thread\";s:13:\"Delete Thread\";s:16:\"delete_user_note\";s:16:\"Delete User Note\";s:4:\"deny\";s:4:\"Deny\";s:17:\"destination_forum\";s:17:\"Destination Forum\";s:15:\"display_options\";s:15:\"Display Options\";s:17:\"do_authorizations\";s:17:\"Do Authorizations\";s:4:\"done\";s:4:\"Done\";s:26:\"doubleclick_forum_markread\";s:66:\"Double-click this icon to mark this forum and its contents as read\";s:4:\"edit\";s:4:\"Edit\";s:11:\"edit_avatar\";s:11:\"Edit Avatar\";s:12:\"edit_folders\";s:12:\"Edit Folders\";s:12:\"edit_options\";s:12:\"Edit Options\";s:9:\"edit_poll\";s:9:\"Edit Poll\";s:9:\"edit_post\";s:9:\"Edit Post\";s:12:\"edit_profile\";s:12:\"Edit Profile\";s:20:\"edit_profile_picture\";s:20:\"Edit Profile Picture\";s:14:\"edit_signature\";s:14:\"Edit Signature\";s:11:\"edit_thread\";s:11:\"Edit Thread\";s:14:\"edit_user_note\";s:14:\"Edit User Note\";s:5:\"email\";s:5:\"Email\";s:13:\"email_address\";s:13:\"Email Address\";s:8:\"emailing\";s:8:\"Emailing\";s:8:\"end_date\";s:8:\"End Date\";s:26:\"enter_password_for_account\";s:86:\"Please enter a password for your user account. Note that passwords are case-sensitive.\";s:35:\"enter_username_to_login_or_register\";s:129:\"Enter your username and password in the boxes provided to login, or click the \'register\' button to create a profile for yourself.\";s:29:\"errors_occured_when_submitted\";s:61:\"The following errors occurred when this message was submitted\";s:5:\"event\";s:5:\"Event\";s:15:\"event_reminders\";s:15:\"Event Reminders\";s:6:\"export\";s:6:\"Export\";s:3:\"faq\";s:3:\"FAQ\";s:8:\"february\";s:8:\"February\";s:19:\"find_all_posts_by_x\";s:22:\"Find all posts by %1$s\";s:18:\"find_posts_by_user\";s:18:\"Find Posts by User\";s:5:\"first\";s:5:\"First\";s:10:\"first_page\";s:10:\"First Page\";s:19:\"first_visit_message\";s:340:\"If this is your first visit, be sure to check out the <a href=\"%1$s\"><strong>FAQ</strong></a> by clicking the link above.\r\nYou may have to <a href=\"%2$s\"><strong>register</strong></a> before you can post: click the register link above to proceed.\r\nTo start viewing messages, select the forum that you want to visit from the selection below.\";s:6:\"folder\";s:6:\"Folder\";s:15:\"folder_controls\";s:15:\"Folder Controls\";s:25:\"folder_is_currently_empty\";s:31:\"This folder is currently empty.\";s:11:\"folder_name\";s:11:\"Folder Name\";s:7:\"folders\";s:7:\"Folders\";s:32:\"forgotten_password_request_email\";s:238:\"If you have forgotten your username or password, you can request to have your username emailed to you and to reset your password. When you fill in your registered email address, you will be sent instructions on how to reset your password.\";s:23:\"forgotten_your_password\";s:24:\"Forgotten Your Password?\";s:5:\"forum\";s:5:\"Forum\";s:24:\"forum_contains_new_posts\";s:24:\"Forum Contains New Posts\";s:27:\"forum_contains_no_new_posts\";s:27:\"Forum Contains No New Posts\";s:27:\"forum_is_closed_for_posting\";s:27:\"Forum is Closed for Posting\";s:10:\"forum_jump\";s:10:\"Forum Jump\";s:6:\"forums\";s:6:\"Forums\";s:11:\"forums_home\";s:11:\"Forums Home\";s:6:\"friday\";s:6:\"Friday\";s:9:\"gigabytes\";s:2:\"GB\";s:19:\"global_announcement\";s:19:\"Global Announcement\";s:2:\"go\";s:2:\"Go\";s:7:\"go_back\";s:7:\"Go Back\";s:27:\"go_first_unread_in_thread_x\";s:40:\"Go to first unread post in thread \'%1$s\'\";s:20:\"go_to_first_new_post\";s:20:\"Go to first new post\";s:15:\"go_to_last_post\";s:15:\"Go to last post\";s:10:\"go_to_page\";s:13:\"Go to Page...\";s:4:\"go_x\";s:9:\"Go (%1$s)\";s:17:\"group_memberships\";s:17:\"Group Memberships\";s:5:\"guest\";s:5:\"Guest\";s:21:\"have_new_pm_popup_x_y\";s:117:\"You have a new private message.\\n\\nSender: %1$s\\nTitle: \'%2$s\'\\n\\nClick OK to view it, or cancel to hide this prompt.\";s:29:\"have_x_posts_in_thread_last_y\";s:47:\"You have %1$s post(s) in this thread, last %2$s\";s:15:\"hide_thumbnails\";s:15:\"Hide Thumbnails\";s:5:\"hours\";s:5:\"Hours\";s:9:\"html_code\";s:9:\"HTML Code\";s:14:\"html_code_is_x\";s:34:\"HTML code is <strong>%1$s</strong>\";s:6:\"hybrid\";s:6:\"Hybrid\";s:6:\"ignore\";s:6:\"Ignore\";s:18:\"image_verification\";s:18:\"Image Verification\";s:13:\"img_code_is_x\";s:70:\"<a href=\"%1$s\" target=\"_blank\">[IMG]</a> code is <strong>%2$s</strong>\";s:11:\"in_progress\";s:11:\"In Progress\";s:5:\"inbox\";s:5:\"Inbox\";s:13:\"increase_size\";s:13:\"Increase Size\";s:4:\"info\";s:4:\"Info\";s:11:\"infractions\";s:11:\"Infractions\";s:26:\"instant_email_notification\";s:26:\"Instant email notification\";s:17:\"instant_messaging\";s:17:\"Instant Messaging\";s:29:\"instant_notification_by_email\";s:29:\"Instant notification by email\";s:10:\"ip_address\";s:10:\"IP Address\";s:7:\"january\";s:7:\"January\";s:9:\"join_date\";s:9:\"Join Date\";s:12:\"join_request\";s:12:\"Join Request\";s:13:\"join_requests\";s:13:\"Join Requests\";s:4:\"july\";s:4:\"July\";s:14:\"jump_to_folder\";s:14:\"Jump to Folder\";s:4:\"june\";s:4:\"June\";s:9:\"kilobytes\";s:2:\"KB\";s:4:\"last\";s:4:\"Last\";s:13:\"last_activity\";s:13:\"Last Activity\";s:11:\"last_online\";s:11:\"Last Online\";s:9:\"last_page\";s:9:\"Last Page\";s:9:\"last_post\";s:9:\"Last Post\";s:19:\"last_visited_x_at_y\";s:56:\"You last visited: %1$s at <span class=\"time\">%2$s</span>\";s:13:\"list_messages\";s:13:\"List Messages\";s:18:\"list_subscriptions\";s:18:\"List Subscriptions\";s:13:\"location_perm\";s:8:\"Location\";s:6:\"log_in\";s:6:\"Log in\";s:7:\"log_out\";s:7:\"Log Out\";s:9:\"log_out_x\";s:12:\"Log Out %1$s\";s:14:\"logged_in_as_x\";s:52:\"Logged in as <a href=\"%1$s\" target=\"_blank\">%2$s</a>\";s:27:\"lost_password_recovery_form\";s:27:\"Lost Password Recovery Form\";s:6:\"manage\";s:6:\"Manage\";s:18:\"manage_attachments\";s:18:\"Manage Attachments\";s:5:\"march\";s:5:\"March\";s:16:\"mark_forums_read\";s:16:\"Mark Forums Read\";s:26:\"maximum_allowed_messages_x\";s:37:\"Maximum allowed stored messages: %1$s\";s:28:\"maximum_attachment_storage_x\";s:32:\"Maximum Attachment Storage: %1$s\";s:3:\"may\";s:3:\"May\";s:27:\"may_choose_icon_for_message\";s:63:\"You may choose an icon for your message from the following list\";s:34:\"may_not_have_sufficient_privileges\";s:167:\"You may not have sufficient privileges to access this page. Are you trying to edit someone else\'s post, access administrative features or some other privileged system?\";s:9:\"megabytes\";s:2:\"MB\";s:7:\"members\";s:7:\"Members\";s:12:\"members_list\";s:12:\"Members List\";s:7:\"message\";s:7:\"Message\";s:20:\"message_deleted_by_x\";s:57:\"This message has been deleted by <a href=\"%1$s\">%2$s</a>.\";s:8:\"messages\";s:8:\"Messages\";s:13:\"miscellaneous\";s:13:\"Miscellaneous\";s:21:\"miscellaneous_options\";s:21:\"Miscellaneous Options\";s:3:\"mod\";s:3:\"Mod\";s:9:\"moderator\";s:9:\"Moderator\";s:23:\"moderator_control_panel\";s:23:\"Moderator Control Panel\";s:10:\"moderators\";s:10:\"Moderators\";s:6:\"monday\";s:6:\"Monday\";s:5:\"month\";s:5:\"Month\";s:7:\"monthly\";s:7:\"Monthly\";s:6:\"months\";s:6:\"Months\";s:30:\"more_than_x_replies_or_y_views\";s:36:\"More than %1$s replies or %2$s views\";s:35:\"most_users_ever_online_was_x_y_at_z\";s:46:\"Most users ever online was %1$s, %2$s at %3$s.\";s:25:\"move_delete_subscriptions\";s:27:\"Move / Delete Subscriptions\";s:10:\"move_items\";s:10:\"Move Items\";s:23:\"move_subscribed_threads\";s:23:\"Move Subscribed Threads\";s:14:\"move_to_folder\";s:14:\"Move to folder\";s:19:\"move_x_items_from_y\";s:27:\"Move %1$s items from \'%2$s\'\";s:19:\"moved_thread_prefix\";s:7:\"Moved: \";s:16:\"multipage_thread\";s:17:\"Multi-page thread\";s:20:\"multiple_choice_poll\";s:21:\"Multiple Choice Poll.\";s:10:\"my_profile\";s:10:\"My Profile\";s:3:\"n_a\";s:3:\"N/A\";s:5:\"never\";s:5:\"Never\";s:9:\"new_posts\";s:9:\"New posts\";s:13:\"new_posts_nav\";s:9:\"New Posts\";s:13:\"new_user_note\";s:13:\"New User Note\";s:4:\"next\";s:4:\"Next\";s:9:\"next_page\";s:9:\"Next Page\";s:20:\"nlp_lxt_InTable_none\";s:9:\"بدون جدول\";s:29:\"nlp_lxt_InTable_with_collapse\";s:24:\"جدول قابل للفتح والإغلاق\";s:32:\"nlp_lxt_InTable_without_collapse\";s:28:\"جدول غيل قابل للفتح والإغلاق\";s:21:\"nlp_lxt_Type_dateline\";s:19:\"تاريخ كتابة الموضوع\";s:21:\"nlp_lxt_Type_lastpost\";s:6:\"آخر رد\";s:23:\"nlp_lxt_Type_replycount\";s:14:\"الأكثرا ردوداً\";s:18:\"nlp_lxt_Type_stiky\";s:16:\"المواضيع المثبته\";s:18:\"nlp_lxt_Type_views\";s:14:\"الأكثر مشاهدةً\";s:14:\"nlp_lxt_author\";s:7:\"الكاتـب\";s:17:\"nlp_lxt_date_time\";s:79:\"الوقت: <span class=\"time\">%1$s</span> - التاريخ: <span class=\"time\">%2$s</span>\";s:26:\"nlp_lxt_jType_GradientWipe\";s:17:\"GradientWipe - IE\";s:19:\"nlp_lxt_jType_Inset\";s:10:\"Inset - IE\";s:18:\"nlp_lxt_jType_Iris\";s:9:\"Iris - IE\";s:22:\"nlp_lxt_jType_Pixelate\";s:13:\"Pixelate - IE\";s:23:\"nlp_lxt_jType_PopUpDown\";s:22:\"مربع منبثق - من الأسفل\";s:22:\"nlp_lxt_jType_PopUpTop\";s:22:\"مربع منبثق - من الأعلى\";s:24:\"nlp_lxt_jType_RadialWipe\";s:15:\"RadialWipe - IE\";s:24:\"nlp_lxt_jType_RandomBars\";s:15:\"RandomBars - IE\";s:19:\"nlp_lxt_jType_Slide\";s:10:\"Slide - IE\";s:20:\"nlp_lxt_jType_Spiral\";s:11:\"Spiral - IE\";s:21:\"nlp_lxt_jType_Stretch\";s:12:\"Stretch - IE\";s:20:\"nlp_lxt_jType_Strips\";s:11:\"Strips - IE\";s:19:\"nlp_lxt_jType_Wheel\";s:10:\"Wheel - IE\";s:20:\"nlp_lxt_jType_ZigZag\";s:11:\"ZigZag - IE\";s:20:\"nlp_lxt_jType_rondom\";s:11:\"عشوائي - IE\";s:25:\"nlp_lxt_place_beforFooter\";s:10:\"فوق الفوتر\";s:24:\"nlp_lxt_place_beforehome\";s:29:\"الصفحه الرئيسية - فوق الأقسام\";s:23:\"nlp_lxt_place_beforenav\";s:14:\"أعلى الناف بار\";s:20:\"nlp_lxt_place_manual\";s:4:\"يدوي\";s:23:\"nlp_lxt_place_underhome\";s:29:\"الصفحة الرئيسية - تحت الأقسام\";s:22:\"nlp_lxt_place_undernav\";s:14:\"أسفل الناف بار\";s:21:\"nlp_lxt_sTarget_blank\";s:10:\"صفحة جديدة\";s:20:\"nlp_lxt_sTarget_self\";s:10:\"نفس الصفحة\";s:18:\"nlp_lxt_sType_java\";s:10:\"تاثير جافا\";s:25:\"nlp_lxt_sType_marqueedown\";s:17:\"شريط متحرك للأسفل\";s:25:\"nlp_lxt_sType_marqueeleft\";s:17:\"شريط متحرك لليسار\";s:26:\"nlp_lxt_sType_marqueeright\";s:17:\"شريط متحرك لليمين\";s:24:\"nlp_lxt_sType_marqueetop\";s:17:\"شريط متحرك للأعلى\";s:19:\"nlp_lxt_sType_table\";s:9:\"جدول ثابت\";s:15:\"nlp_lxt_xposter\";s:16:\"آخر %1$s مشاركات\";s:19:\"nlp_lxt_xreplycount\";s:21:\"أكثر %1$s مواضيع رداً\";s:14:\"nlp_lxt_xstiky\";s:21:\"آخر %1$s مواضيع مثبته\";s:16:\"nlp_lxt_xthreads\";s:15:\"آخر %1$s مواضيع\";s:14:\"nlp_lxt_xviews\";s:23:\"أكثر %1$s مواضيع قراءةً\";s:2:\"no\";s:2:\"No\";s:21:\"no_email_notification\";s:21:\"No email notification\";s:7:\"no_icon\";s:7:\"No icon\";s:12:\"no_new_posts\";s:12:\"No new posts\";s:33:\"no_signatures_awaiting_moderation\";s:33:\"No Signatures Awaiting Moderation\";s:17:\"no_users_selected\";s:18:\"No users selected!\";s:11:\"no_visitors\";s:45:\"There are no visitors to list at this moment.\";s:19:\"no_visitors_display\";s:75:\"The list of visiting members has been disabled by the forum administrators.\";s:12:\"nolink_reply\";s:85:\"<b><font color=red size=4>[اخي العزيز ،، يتوجب عليك اضافة رد لرؤية الرابط]</font></b>\";s:21:\"nolinkinarchive_reply\";s:48:\"[اخي العزيز ،، يتوجب عليك اضافة رد لرؤية الرابط]\";s:4:\"none\";s:4:\"None\";s:3:\"not\";s:3:\"not\";s:26:\"not_logged_in_fill_in_form\";s:81:\"You are not logged in. Fill in the form at the bottom of this page and try again.\";s:24:\"not_logged_no_permission\";s:117:\"You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:\";s:12:\"notification\";s:12:\"Notification\";s:17:\"notification_type\";s:17:\"Notification Type\";s:8:\"november\";s:8:\"November\";s:17:\"number_of_replies\";s:17:\"Number of Replies\";s:15:\"number_of_views\";s:15:\"Number of Views\";s:7:\"october\";s:7:\"October\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"Offline\";s:4:\"okay\";s:4:\"Okay\";s:3:\"old\";s:3:\"Old\";s:5:\"older\";s:5:\"Older\";s:2:\"on\";s:2:\"On\";s:6:\"online\";s:6:\"Online\";s:15:\"open_buddy_list\";s:15:\"Open Buddy List\";s:26:\"open_message_in_new_window\";s:82:\"Open the message in a new window?\\n\\n(Press cancel to open in the current window.)\";s:6:\"option\";s:6:\"Option\";s:35:\"option_2_upload_image_from_computer\";s:42:\"Option 2 - Upload Image From Your Computer\";s:8:\"optional\";s:8:\"Optional\";s:7:\"options\";s:7:\"Options\";s:2:\"or\";s:2:\"or\";s:22:\"originally_posted_by_x\";s:42:\"Originally Posted by <strong>%1$s</strong>\";s:6:\"page_x\";s:9:\"Page %1$s\";s:11:\"page_x_of_y\";s:17:\"Page %1$s of %2$s\";s:5:\"pages\";s:5:\"Pages\";s:18:\"paid_subscriptions\";s:18:\"Paid Subscriptions\";s:8:\"password\";s:8:\"Password\";s:8:\"per_page\";s:8:\"Per Page\";s:14:\"perform_action\";s:14:\"Perform Action\";s:8:\"php_code\";s:8:\"PHP Code\";s:21:\"please_enter_the_text\";s:74:\"Please enter the six letters or digits that appear in the image opposite. \";s:17:\"please_select_one\";s:17:\"Please select one\";s:22:\"pm_non_buddies_heading\";s:30:\"Allow Replies from Non-Buddies\";s:8:\"pm_users\";s:8:\"PM Users\";s:4:\"poll\";s:4:\"Poll\";s:12:\"poll_options\";s:12:\"Poll Options\";s:18:\"poll_thread_prefix\";s:6:\"Poll: \";s:4:\"post\";s:4:\"Post\";s:10:\"post_icons\";s:10:\"Post Icons\";s:18:\"post_new_user_note\";s:18:\"Post New User Note\";s:16:\"post_time_x_at_y\";s:23:\"Post Time: %1$s at %2$s\";s:14:\"post_user_note\";s:14:\"Post User Note\";s:6:\"post_x\";s:9:\"Post %1$s\";s:9:\"posted_by\";s:9:\"Posted By\";s:13:\"posting_rules\";s:13:\"Posting Rules\";s:5:\"posts\";s:5:\"Posts\";s:20:\"powered_by_vbulletin\";s:97:\"Powered by vBulletin&reg; Version %1$s<br />Copyright &copy;2000 - %2$s, Jelsoft Enterprises Ltd.\";s:4:\"prev\";s:4:\"Prev\";s:9:\"prev_page\";s:9:\"Prev Page\";s:17:\"privacy_statement\";s:17:\"Privacy Statement\";s:7:\"private\";s:7:\"Private\";s:15:\"private_message\";s:15:\"Private Message\";s:16:\"private_messages\";s:16:\"Private Messages\";s:20:\"private_messages_nav\";s:59:\"<a href=\"private.php%3$s\">Private Messages</a>: %1$s, %2$s.\";s:7:\"proceed\";s:9:\" Proceed \";s:29:\"public_poll_users_see_choices\";s:86:\"Be advised that this is a public poll: other users can see the choice(s) you selected.\";s:22:\"quick_language_chooser\";s:22:\"Quick Language Chooser\";s:11:\"quick_links\";s:11:\"Quick Links\";s:19:\"quick_style_chooser\";s:19:\"Quick Style Chooser\";s:5:\"quote\";s:5:\"Quote\";s:11:\"rate_thread\";s:11:\"Rate Thread\";s:6:\"reason\";s:6:\"Reason\";s:8:\"redirect\";s:8:\"Redirect\";s:11:\"redirecting\";s:14:\"Redirecting...\";s:13:\"refresh_image\";s:13:\"Refresh Image\";s:8:\"register\";s:8:\"Register\";s:6:\"reload\";s:6:\"Reload\";s:16:\"reload_this_page\";s:16:\"Reload this Page\";s:11:\"remember_me\";s:12:\"Remember Me?\";s:6:\"remove\";s:6:\"Remove\";s:7:\"replace\";s:7:\"Replace\";s:7:\"replies\";s:7:\"Replies\";s:17:\"replies_x_views_y\";s:26:\"Replies: %1$s, Views: %2$s\";s:5:\"reply\";s:5:\"Reply\";s:12:\"reply_prefix\";s:3:\"Re:\";s:10:\"reputation\";s:10:\"Reputation\";s:19:\"reputation_disabled\";s:23:\"has disabled reputation\";s:14:\"request_reason\";s:14:\"Request Reason\";s:29:\"request_username_password_now\";s:31:\"Request Username / Password Now\";s:26:\"requests_to_join_usergroup\";s:26:\"Requests to Join Usergroup\";s:5:\"reset\";s:5:\"Reset\";s:12:\"reset_fields\";s:12:\"Reset Fields\";s:19:\"results_x_to_y_of_z\";s:28:\"Results %1$s to %2$s of %3$s\";s:18:\"reverse_sort_order\";s:18:\"Reverse Sort Order\";s:20:\"review_join_requests\";s:20:\"Review Join Requests\";s:8:\"saturday\";s:8:\"Saturday\";s:4:\"save\";s:4:\"Save\";s:12:\"save_changes\";s:12:\"Save Changes\";s:12:\"save_folders\";s:12:\"Save Folders\";s:6:\"search\";s:6:\"Search\";s:13:\"search_forums\";s:13:\"Search Forums\";s:14:\"search_results\";s:14:\"Search Results\";s:18:\"search_titles_only\";s:18:\"Search Titles Only\";s:6:\"second\";s:6:\"Second\";s:34:\"select_destination_folder_for_move\";s:71:\"Please select a destination folder for the items that you wish to move.\";s:16:\"selected_threads\";s:16:\"Selected Threads\";s:4:\"send\";s:4:\"Send\";s:25:\"send_message_via_aim_to_x\";s:30:\"Send a message via AIM to %1$s\";s:27:\"send_message_via_email_to_x\";s:32:\"Send a message via email to %1$s\";s:25:\"send_message_via_icq_to_x\";s:30:\"Send a message via ICQ to %1$s\";s:25:\"send_message_via_msn_to_x\";s:30:\"Send a message via MSN to %1$s\";s:27:\"send_message_via_skype_to_x\";s:39:\"Send a message via Skype&trade; to %1$s\";s:27:\"send_message_via_yahoo_to_x\";s:32:\"Send a message via Yahoo to %1$s\";s:16:\"send_new_message\";s:16:\"Send New Message\";s:38:\"send_private_message_to_selected_users\";s:40:\"Send a private message to selected users\";s:25:\"send_private_message_to_x\";s:30:\"Send a private message to %1$s\";s:11:\"send_report\";s:11:\"Send Report\";s:10:\"sent_items\";s:10:\"Sent Items\";s:9:\"september\";s:9:\"September\";s:11:\"show_groups\";s:11:\"Show Groups\";s:10:\"show_posts\";s:10:\"Show Posts\";s:24:\"show_results_x_to_y_of_z\";s:33:\"Show results %1$s to %2$s of %3$s\";s:28:\"show_thread_and_close_window\";s:30:\"Show Thread &amp; Close Window\";s:12:\"show_threads\";s:12:\"Show Threads\";s:26:\"show_threads_from_last_day\";s:26:\"Show threads from last day\";s:28:\"show_threads_from_last_month\";s:28:\"Show threads from last month\";s:27:\"show_threads_from_last_week\";s:27:\"Show threads from last week\";s:29:\"show_threads_from_last_x_days\";s:32:\"Show threads from last %1$s days\";s:31:\"show_threads_from_last_x_months\";s:34:\"Show threads from last %1$s months\";s:30:\"show_threads_from_last_x_weeks\";s:33:\"Show threads from last %1$s weeks\";s:27:\"show_threads_from_last_year\";s:27:\"Show threads from last year\";s:15:\"show_thumbnails\";s:15:\"Show Thumbnails\";s:27:\"showing_results_x_to_y_of_z\";s:36:\"Showing results %1$s to %2$s of %3$s\";s:28:\"showing_x_smilies_of_y_total\";s:35:\"Showing %1$s smilies of %2$s total.\";s:9:\"signature\";s:9:\"Signature\";s:10:\"site_areas\";s:10:\"Site Areas\";s:11:\"smilie_list\";s:11:\"Smilie List\";s:7:\"smilies\";s:7:\"Smilies\";s:13:\"smilies_are_x\";s:68:\"<a href=\"%1$s\" target=\"_blank\">Smilies</a> are <strong>%2$s</strong>\";s:10:\"start_date\";s:10:\"Start Date\";s:13:\"sticky_thread\";s:13:\"Sticky Thread\";s:20:\"sticky_thread_prefix\";s:8:\"Sticky: \";s:9:\"subforums\";s:10:\"Sub-Forums\";s:7:\"subject\";s:7:\"Subject\";s:6:\"submit\";s:6:\"Submit\";s:11:\"submit_note\";s:11:\"Submit Note\";s:18:\"subscribe_to_forum\";s:18:\"Subscribe to Forum\";s:19:\"subscribe_to_thread\";s:19:\"Subscribe to Thread\";s:18:\"subscribed_threads\";s:18:\"Subscribed Threads\";s:28:\"subscribed_threads_in_folder\";s:28:\"Subscribed Threads in Folder\";s:12:\"subscription\";s:12:\"Subscription\";s:18:\"subscription_title\";s:18:\"Subscription Title\";s:13:\"subscriptions\";s:13:\"Subscriptions\";s:29:\"sum_of_attachments_owned_by_x\";s:36:\"Sum of all attachments owned by %1$s\";s:6:\"sunday\";s:6:\"Sunday\";s:24:\"sure_you_want_to_log_out\";s:33:\"Are you sure you want to log out?\";s:26:\"text_editor_control_styles\";s:26:\"Text Editor Control Styles\";s:56:\"there_are_no_outstanding_requests_to_join_this_usergroup\";s:57:\"There are no outstanding requests to join this usergroup.\";s:32:\"there_is_already_setting_named_x\";s:77:\"There is already a setting named %1$s. You may not create duplicate settings.\";s:19:\"this_poll_is_closed\";s:19:\"This poll is closed\";s:30:\"this_poll_will_close_on_x_at_y\";s:70:\"This poll will close on <strong>%1$s</strong> at <strong>%2$s</strong>\";s:6:\"thread\";s:6:\"Thread\";s:19:\"thread_deleted_by_x\";s:41:\"Thread deleted by <a href=\"%1$s\">%2$s</a>\";s:31:\"thread_rating_x_votes_y_average\";s:40:\"Thread Rating: %1$s votes, %2$s average.\";s:14:\"thread_starter\";s:14:\"Thread Starter\";s:7:\"threads\";s:7:\"Threads\";s:8:\"thursday\";s:8:\"Thursday\";s:4:\"time\";s:4:\"Time\";s:8:\"timezone\";s:8:\"Timezone\";s:5:\"title\";s:5:\"Title\";s:19:\"to_add_a_new_folder\";s:109:\"To <strong>add</strong> a new folder, enter the name of the new folder in one of the empty boxes in the list.\";s:29:\"to_delete_user_note_check_box\";s:91:\"To delete this user note, check the box below and then click the \'Delete this Note\' button.\";s:18:\"to_rename_a_folder\";s:72:\"To <strong>rename</strong> a folder, edit the folder\'s name in the list.\";s:5:\"today\";s:5:\"Today\";s:16:\"todays_birthdays\";s:17:\"Today\'s Birthdays\";s:13:\"todays_events\";s:14:\"Today\'s Events\";s:12:\"todays_posts\";s:13:\"Today\'s Posts\";s:3:\"top\";s:3:\"Top\";s:5:\"total\";s:5:\"Total\";s:13:\"total_posts_x\";s:17:\"Total Posts: %1$s\";s:11:\"total_x_nav\";s:10:\"Total %1$s\";s:14:\"track_messages\";s:14:\"Track Messages\";s:7:\"tuesday\";s:7:\"Tuesday\";s:11:\"unread_date\";s:6:\"Unread\";s:12:\"unread_x_nav\";s:11:\"Unread %1$s\";s:12:\"unregistered\";s:12:\"Unregistered\";s:11:\"unsubscribe\";s:11:\"Unsubscribe\";s:27:\"unsubscribe_from_this_forum\";s:27:\"Unsubscribe from this Forum\";s:35:\"upcoming_events_for_the_next_x_days\";s:40:\"Upcoming Events for the Next %1$s Day(s)\";s:24:\"update_subscription_type\";s:24:\"Update Subscription Type\";s:20:\"updating_post_counts\";s:20:\"Updating Post Counts\";s:6:\"upload\";s:6:\"Upload\";s:13:\"upload_errors\";s:13:\"Upload Errors\";s:4:\"user\";s:4:\"User\";s:18:\"user_control_panel\";s:18:\"User Control Panel\";s:7:\"user_cp\";s:7:\"User CP\";s:9:\"user_name\";s:9:\"User Name\";s:16:\"user_notes_for_x\";s:19:\"User Notes for %1$s\";s:9:\"usergroup\";s:9:\"Usergroup\";s:10:\"usergroups\";s:10:\"Usergroups\";s:6:\"userid\";s:6:\"Userid\";s:8:\"username\";s:9:\"User Name\";s:21:\"valid_file_extensions\";s:21:\"Valid file extensions\";s:12:\"vb_code_is_x\";s:67:\"<a href=\"%1$s\" target=\"_blank\">vB code</a> is <strong>%2$s</strong>\";s:19:\"vbulletin_copyright\";s:73:\"vBulletin&reg; v%1$s, Copyright &copy;2000-%2$s, Jelsoft Enterprises Ltd.\";s:17:\"vbulletin_message\";s:17:\"vBulletin Message\";s:4:\"view\";s:4:\"View\";s:22:\"view_all_announcements\";s:22:\"View All Announcements\";s:27:\"view_all_subscribed_threads\";s:27:\"View all Subscribed Threads\";s:17:\"view_announcement\";s:17:\"View Announcement\";s:14:\"view_birthdays\";s:14:\"View Birthdays\";s:18:\"view_forum_leaders\";s:18:\"View Forum Leaders\";s:17:\"view_poll_results\";s:17:\"View Poll Results\";s:9:\"view_post\";s:9:\"View Post\";s:12:\"view_profile\";s:12:\"View Profile\";s:16:\"view_whos_online\";s:17:\"View Who\'s Online\";s:5:\"views\";s:5:\"Views\";s:13:\"visited_today\";s:53:\"Total members that have visited the forum today: %1$s\";s:16:\"visited_today_24\";s:68:\"Total members that have visited the forum in the last 24 hours: %1$s\";s:8:\"vote_now\";s:8:\"Vote Now\";s:6:\"voters\";s:6:\"Voters\";s:5:\"votes\";s:5:\"Votes\";s:9:\"wednesday\";s:9:\"Wednesday\";s:4:\"week\";s:4:\"Week\";s:25:\"weekly_email_notification\";s:25:\"Weekly email notification\";s:23:\"weekly_updates_by_email\";s:23:\"Weekly updates by email\";s:5:\"weeks\";s:5:\"Weeks\";s:30:\"welcome_to_our_newest_member_x\";s:68:\"Welcome to our newest member, <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:16:\"welcome_to_the_x\";s:20:\"Welcome to the %1$s.\";s:9:\"welcome_x\";s:14:\"Welcome, %1$s.\";s:14:\"whats_going_on\";s:16:\"What\'s Going On?\";s:10:\"who_posted\";s:11:\"Who Posted?\";s:11:\"whos_online\";s:12:\"Who\'s Online\";s:26:\"window_open_failed_blocker\";s:77:\"Unable to open a new browser window,\\n This might be due to a \'popup blocker\'\";s:12:\"wining_title\";s:12:\"العضو الرابح\";s:22:\"winning_member_message\";s:132:\"عزيزي العضو: %1$s, انت الزائر رقم  %2$s للموقع وقد فزت معنا بجائزة يمكنك الحصول على الجائزة بالضغط هنا. ورقم الجائزة هو: %3$s. <br> \";s:29:\"winning_member_message_nocode\";s:86:\"رقم الجائزة غير معروف.. قم بإرسال رقم الجائزة للمشرف عبر الرسائل الخاصة ليقوم بتفعيلها\";s:33:\"winning_member_message_winmessage\";s:183:\"مبروك لقد ربحت الجائزة وهي عبارة عن:<BR>عدد من رسائل الجوال. بإمكانك الآن الإرسال لأصدقائك مباشرةً من المنتدى. تجد رابط الإرسال في لوحة تحكمك تحت خيارات العضو الرابح --> إرسال للجوال.\";s:32:\"winning_member_message_wrongcode\";s:28:\"الكود الذي استخدمته غير صحيح\";s:27:\"winning_member_phrase_daily\";s:48:\"سيظهر الرقم السري لمفتاح الهدية التشجيعية هنا ! \";s:29:\"winning_member_phrase_sendsms\";s:12:\"إرسال للجوال\";s:31:\"winning_member_win_bypost_daily\";s:30:\"شارك معنا واربح رسائل اس ام اس\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:13:\"x_attachments\";s:18:\"%1$s Attachment(s)\";s:10:\"x_days_ago\";s:13:\"%1$s Days Ago\";s:25:\"x_does_not_have_any_notes\";s:39:\"%1$s does not currently have any notes.\";s:11:\"x_downloads\";s:14:\"%1$s Downloads\";s:11:\"x_hours_ago\";s:14:\"%1$s Hours Ago\";s:14:\"x_is_invisible\";s:17:\"%1$s is invisible\";s:12:\"x_is_offline\";s:15:\"%1$s is offline\";s:24:\"x_is_on_your_ignore_list\";s:80:\"<strong>%1$s</strong> is on your <a href=\"%2$s\" target=\"_blank\">ignore list</a>.\";s:15:\"x_is_online_now\";s:18:\"%1$s is online now\";s:6:\"x_is_y\";s:12:\"%1$s is %2$s\";s:8:\"x_mailer\";s:4:\"%1$s\";s:22:\"x_members_and_y_guests\";s:28:\"%1$s members and %2$s guests\";s:13:\"x_minutes_ago\";s:16:\"%1$s Minutes Ago\";s:22:\"x_powered_by_vbulletin\";s:27:\"%1$s - Powered by vBulletin\";s:12:\"x_statistics\";s:15:\"%1$s Statistics\";s:9:\"x_viewing\";s:12:\"%1$s Viewing\";s:11:\"x_weeks_ago\";s:14:\"%1$s Weeks Ago\";s:12:\"x_y_requests\";s:20:\"%1$s (%2$s requests)\";s:4:\"year\";s:4:\"Year\";s:5:\"years\";s:5:\"Years\";s:3:\"yes\";s:3:\"Yes\";s:9:\"yesterday\";s:9:\"Yesterday\";s:33:\"you_are_subscribed_to_this_thread\";s:33:\"You are subscribed to this thread\";s:35:\"you_have_already_voted_on_this_poll\";s:35:\"You have already voted on this poll\";s:29:\"you_may_not_vote_on_this_poll\";s:29:\"You may not vote on this poll\";s:36:\"you_may_only_attach_x_files_per_post\";s:45:\"You may only attach up to %1$s files per post\";s:25:\"you_may_x_edit_your_posts\";s:45:\"You <strong>may %1$s</strong> edit your posts\";s:26:\"you_may_x_post_attachments\";s:46:\"You <strong>may %1$s</strong> post attachments\";s:26:\"you_may_x_post_new_threads\";s:46:\"You <strong>may %1$s</strong> post new threads\";s:22:\"you_may_x_post_replies\";s:42:\"You <strong>may %1$s</strong> post replies\";s:12:\"your_folders\";s:12:\"Your Folders\";s:21:\"your_pm_box_is_x_full\";s:27:\"Your PM box is %1$s%% full.\";s:13:\"your_username\";s:13:\"Your Username\";}', 'a:178:{s:12:\"access_masks\";s:12:\"Access Masks\";s:3:\"add\";s:3:\"Add\";s:16:\"add_new_rss_feed\";s:16:\"Add New RSS Feed\";s:21:\"additional_usergroups\";s:21:\"Additional Usergroups\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:25:\"administrator_permissions\";s:25:\"Administrator Permissions\";s:11:\"all_default\";s:11:\"All Default\";s:6:\"all_no\";s:6:\"All No\";s:14:\"all_usergroups\";s:14:\"All Usergroups\";s:9:\"all_users\";s:9:\"All Users\";s:7:\"all_yes\";s:7:\"All Yes\";s:20:\"allow_user_selection\";s:20:\"Allow User Selection\";s:20:\"announcement_manager\";s:20:\"Announcement Manager\";s:13:\"announcements\";s:13:\"Announcements\";s:42:\"are_you_sure_want_to_delete_announcement_x\";s:167:\"Are you <b>sure</b> you want to delete the announcement called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:9:\"ascending\";s:9:\"Ascending\";s:7:\"avatars\";s:7:\"Avatars\";s:12:\"banned_users\";s:12:\"Banned Users\";s:9:\"check_all\";s:9:\"Check All\";s:10:\"child_of_x\";s:13:\"Child of %1$s\";s:31:\"click_for_help_on_these_options\";s:31:\"Click for help on these options\";s:29:\"click_for_help_on_this_option\";s:29:\"Click for help on this option\";s:33:\"click_here_to_continue_processing\";s:37:\"Click here to continue processing ...\";s:5:\"close\";s:5:\"Close\";s:9:\"color_key\";s:9:\"Color Key\";s:9:\"completed\";s:9:\"Completed\";s:16:\"confirm_deletion\";s:16:\"Confirm Deletion\";s:18:\"confirm_deletion_x\";s:50:\"Confirm Deletion: <span class=\"normal\">%1$s</span>\";s:8:\"continue\";s:8:\"Continue\";s:17:\"control_panel_log\";s:17:\"Control Panel Log\";s:8:\"controls\";s:8:\"Controls\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customised:</b> Using custom permissions for this usergroup\";s:20:\"data_validation_type\";s:20:\"Data Validation Type\";s:15:\"database_backup\";s:15:\"Database Backup\";s:16:\"default_view_age\";s:69:\"Default View Age <dfn>(Default date cut-off for thread display)</dfn>\";s:10:\"delete_all\";s:10:\"Delete All\";s:16:\"delete_moderator\";s:16:\"Delete Moderator\";s:10:\"descending\";s:10:\"Descending\";s:11:\"description\";s:11:\"Description\";s:17:\"developer_options\";s:17:\"Developer Options\";s:11:\"diagnostics\";s:11:\"Diagnostics\";s:7:\"disable\";s:7:\"Disable\";s:13:\"display_order\";s:13:\"Display Order\";s:8:\"download\";s:8:\"Download\";s:9:\"edit_text\";s:9:\"Edit Text\";s:6:\"either\";s:6:\"Either\";s:6:\"enable\";s:6:\"Enable\";s:23:\"enable_disable_features\";s:25:\"Enable / Disable Features\";s:7:\"enabled\";s:7:\"Enabled\";s:8:\"end_date\";s:8:\"End Date\";s:5:\"error\";s:5:\"Error\";s:11:\"exact_match\";s:11:\"Exact Match\";s:17:\"execute_sql_query\";s:17:\"Execute SQL Query\";s:10:\"expand_all\";s:10:\"Expand All\";s:14:\"field_required\";s:14:\"Field Required\";s:8:\"filename\";s:8:\"Filename\";s:4:\"find\";s:4:\"Find\";s:32:\"find_all_threads_older_than_days\";s:34:\"Find All Threads Older Than X Days\";s:18:\"forum_and_children\";s:47:\"Forum <dfn>(Also applies to child forums)</dfn>\";s:21:\"generate_mailing_list\";s:21:\"Generate Mailing List\";s:20:\"global_announcements\";s:20:\"Global Announcements\";s:4:\"help\";s:4:\"Help\";s:54:\"here_you_may_edit_forum_access_on_a_user_by_user_basis\";s:561:\"Here you may edit forum access on a user-by-user basis.<br /><br />Selecting \"Yes\" will allow the user access to the forum. Selecting \"No\" will deny the user access to the forum. Any changes made to one user\'s account will override the default permission settings in their usergroup.<br /><br />Selecting \"Default\" will revert the user to the default permissions settings for their usergroup.<br /><br />(Please note that the permission inheritance system still works here.)<br /><br />(Ensure that you have access masks enabled before attempting to use these!)\";s:9:\"home_page\";s:9:\"Home Page\";s:9:\"host_name\";s:9:\"Host Name\";s:4:\"hour\";s:4:\"Hour\";s:17:\"html_content_type\";s:17:\"HTML Content Type\";s:6:\"hybrid\";s:6:\"Hybrid\";s:52:\"if_you_are_not_automatically_redirected_click_here_x\";s:78:\"If you are not automatically redirected, please <a href=\"%1$s\">click here</a>.\";s:27:\"if_you_change_display_order\";s:131:\"If you change the display orders, please be sure to submit the form using the \'Save Display Order\' button at the bottom of the page\";s:5:\"image\";s:5:\"Image\";s:6:\"import\";s:6:\"Import\";s:15:\"import_xml_file\";s:46:\"<b>OR</b> import the XML file from your server\";s:23:\"invalid_forum_parenting\";s:57:\"Invalid forum parenting setup. Contact vBulletin support.\";s:8:\"language\";s:8:\"Language\";s:14:\"large_edit_box\";s:14:\"Large Edit Box\";s:35:\"logged_in_user_x_executed_y_queries\";s:44:\"Logged-in user: %1$s; Executed %2$s queries.\";s:4:\"logs\";s:4:\"Logs\";s:11:\"maintenance\";s:11:\"Maintenance\";s:9:\"mass_move\";s:9:\"Mass Move\";s:32:\"max_length_of_allowed_user_input\";s:32:\"Max length of allowed user input\";s:15:\"maximum_chars_x\";s:19:\"Maximum Chars: %1$s\";s:13:\"minimum_posts\";s:13:\"Minimum Posts\";s:6:\"minute\";s:6:\"Minute\";s:10:\"moderation\";s:10:\"Moderation\";s:13:\"moderator_log\";s:13:\"Moderator Log\";s:18:\"moderator_username\";s:18:\"Moderator Username\";s:6:\"modify\";s:6:\"Modify\";s:4:\"move\";s:4:\"Move\";s:3:\"new\";s:3:\"New\";s:40:\"no_file_uploaded_and_no_local_file_found\";s:46:\"No file uploaded and no local file found. %1$s\";s:6:\"no_one\";s:6:\"No one\";s:10:\"no_posting\";s:10:\"No Posting\";s:8:\"order_by\";s:8:\"Order By\";s:13:\"order_by_date\";s:13:\"Order By Date\";s:17:\"order_by_username\";s:18:\"Order By User Name\";s:4:\"page\";s:4:\"Page\";s:12:\"parent_forum\";s:12:\"Parent Forum\";s:12:\"parent_style\";s:12:\"Parent Style\";s:9:\"permanent\";s:9:\"Permanent\";s:11:\"phrase_type\";s:11:\"Phrase Type\";s:7:\"phrases\";s:7:\"Phrases\";s:11:\"please_wait\";s:14:\"Please Wait...\";s:17:\"primary_usergroup\";s:17:\"Primary Usergroup\";s:27:\"processing_complete_proceed\";s:29:\"Processing Complete - Proceed\";s:12:\"processing_x\";s:16:\"Processing: %1$s\";s:7:\"product\";s:7:\"Product\";s:10:\"promotions\";s:10:\"Promotions\";s:5:\"prune\";s:5:\"Prune\";s:8:\"question\";s:8:\"Question\";s:12:\"quick_search\";s:12:\"Quick Search\";s:25:\"rebuild_style_information\";s:25:\"Rebuild Style Information\";s:8:\"reminder\";s:8:\"Reminder\";s:14:\"repeat_process\";s:14:\"Repeat Process\";s:17:\"replace_with_text\";s:17:\"Replace with Text\";s:16:\"reputation_level\";s:16:\"Reputation Level\";s:7:\"restart\";s:7:\"Restart\";s:7:\"results\";s:7:\"Results\";s:6:\"revert\";s:6:\"Revert\";s:16:\"rss_feed_manager\";s:16:\"RSS Feed Manager\";s:18:\"save_display_order\";s:18:\"Save Display Order\";s:19:\"save_enabled_status\";s:19:\"Save Enabled Status\";s:30:\"save_open_groups_automatically\";s:30:\"Save open groups automatically\";s:10:\"save_prefs\";s:10:\"Save Prefs\";s:18:\"scheduled_task_log\";s:18:\"Scheduled Task Log\";s:6:\"script\";s:6:\"Script\";s:15:\"search_for_text\";s:15:\"Search for Text\";s:11:\"search_in_x\";s:14:\"Search in %1$s\";s:11:\"search_type\";s:11:\"Search Type\";s:12:\"select_forum\";s:12:\"Select Forum\";s:11:\"set_default\";s:11:\"Set Default\";s:13:\"setting_group\";s:13:\"Setting Group\";s:16:\"settings_to_edit\";s:107:\"Settings to Edit <dfn>Select the settings type you want to edit and click the \"Edit Settings\" button.</dfn>\";s:19:\"sms_archive_cp_titl\";s:13:\"ارشيف الإرسال\";s:20:\"sms_settings_cp_titl\";s:19:\"خيارات العضو الرابح\";s:15:\"sms_users_cp_me\";s:7:\"الأعضاء\";s:17:\"sms_users_cp_titl\";s:18:\"مشتركين الإس ام اس\";s:26:\"sms_winning_bypost_cp_titl\";s:22:\"الرابحون حسب المشاركات\";s:27:\"sms_winning_sendsms_cp_titl\";s:14:\"ارسال اس ام اس\";s:25:\"sms_winning_users_cp_titl\";s:21:\"الرابحون حسب الزيارات\";s:44:\"standard_using_default_usergroup_permissions\";s:52:\"<b>Standard:</b> Using default usergroup permissions\";s:10:\"statistics\";s:10:\"Statistics\";s:6:\"status\";s:6:\"Status\";s:5:\"style\";s:5:\"Style\";s:6:\"styles\";s:6:\"Styles\";s:8:\"stylevar\";s:8:\"Stylevar\";s:9:\"stylevars\";s:9:\"StyleVars\";s:6:\"submit\";s:6:\"Submit\";s:5:\"table\";s:5:\"Table\";s:9:\"templates\";s:9:\"Templates\";s:4:\"text\";s:4:\"Text\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:4:\"time\";s:4:\"Time\";s:23:\"to_continue_this_action\";s:80:\"To continue this action, login using the admin account that intiated the action.\";s:12:\"translations\";s:12:\"Translations\";s:13:\"unknown_error\";s:13:\"Unknown Error\";s:6:\"update\";s:6:\"Update\";s:16:\"updated_x_styles\";s:21:\"Updated %1$s style(s)\";s:15:\"upload_xml_file\";s:52:\"<b>EITHER</b> upload the XML file from your computer\";s:18:\"user_profile_field\";s:18:\"User Profile Field\";s:19:\"user_profile_fields\";s:19:\"User Profile Fields\";s:9:\"user_rank\";s:9:\"User Rank\";s:17:\"usergroup_options\";s:17:\"Usergroup Options\";s:5:\"users\";s:5:\"Users\";s:7:\"varname\";s:7:\"Varname\";s:17:\"vbulletin_default\";s:66:\"vBulletin Default <dfn>(Will be replaced by upgrade scripts)</dfn>\";s:17:\"vbulletin_options\";s:17:\"vBulletin Options\";s:24:\"view_reputation_comments\";s:24:\"View Reputation Comments\";s:9:\"who_voted\";s:9:\"Who Voted\";s:22:\"winning_member_cp_titl\";s:12:\"العضو الرابح\";s:49:\"x_enter_the_options_that_the_user_can_choose_from\";s:120:\"%1$s<dfn>Enter the options that the user can choose from.  Separate each option with a new-line (carriage return).</dfn>\";s:21:\"x_from_the_calendar_y\";s:34:\"%1$s</i> from the calendar <i>%2$s\";s:18:\"x_from_the_forum_y\";s:31:\"%1$s</i> from the forum <i>%2$s\";s:6:\"x_to_y\";s:12:\"%1$s to %2$s\";s:13:\"x_translation\";s:16:\"%1$s Translation\";s:8:\"x_y_id_z\";s:49:\"%1$s: <span class=\"normal\">%2$s (id: %3$s)</span>\";s:36:\"you_did_not_specify_a_file_to_upload\";s:141:\"You did not specify a file to upload, so vBulletin will attempt to import the file\\n\\n%1$s\\n\\nfrom the server\'s file system.\\n\\nAre you sure?\";s:22:\"zero_equals_no_display\";s:35:\"Set to \'0\' to not display this item\";}', 'a:214:{s:20:\"additional_functions\";s:20:\"Additional Functions\";s:13:\"administrator\";s:13:\"Administrator\";s:33:\"administrator_permissions_manager\";s:33:\"Administrator Permissions Manager\";s:18:\"allow_bbcode_align\";s:76:\"<span title=\"[LEFT] [CENTER] [RIGHT] [INDENT]\">Allow Alignment BBCode</span>\";s:18:\"allow_bbcode_basic\";s:51:\"<span title=\"[B] [I] [U]\">Allow Basic BBCode</span>\";s:17:\"allow_bbcode_code\";s:45:\"<span title=\"[CODE]\">Allow Code BBCode</span>\";s:18:\"allow_bbcode_color\";s:47:\"<span title=\"[COLOR]\">Allow Color BBCode</span>\";s:17:\"allow_bbcode_font\";s:45:\"<span title=\"[FONT]\">Allow Font BBCode</span>\";s:17:\"allow_bbcode_html\";s:45:\"<span title=\"[HTML]\">Allow HTML BBCode</span>\";s:17:\"allow_bbcode_link\";s:68:\"<span title=\"[URL] [EMAIL] [THREAD] [POST]\">Allow Link BBCode</span>\";s:17:\"allow_bbcode_list\";s:45:\"<span title=\"[LIST]\">Allow List BBCode</span>\";s:16:\"allow_bbcode_php\";s:43:\"<span title=\"[PHP]\">Allow PHP BBCode</span>\";s:18:\"allow_bbcode_quote\";s:47:\"<span title=\"[QUOTE]\">Allow Quote BBCode</span>\";s:17:\"allow_bbcode_size\";s:45:\"<span title=\"[SIZE]\">Allow Size BBCode</span>\";s:19:\"allow_member_groups\";s:157:\"Allow Users to have Member Groups <dfn>(Sets whether or not permissions from the user\'s member (secondary) user group memberships are inherited or not)</dfn>\";s:26:\"apply_permissions_to_forum\";s:59:\"Apply Permissions to Forum <dfn>(Includes Sub-Forums)</dfn>\";s:30:\"apply_permissions_to_usergroup\";s:31:\"Apply Permissions to Usergroups\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:18:\"birthdays_viewable\";s:139:\"Birthdays Viewable <dfn>(Sets whether or not the birthdays of users in this group are displayed on the calendar and forum home pages)</dfn>\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:28:\"calendar_permissions_manager\";s:28:\"Calendar Permissions Manager\";s:24:\"can_access_control_panel\";s:43:\"Can Access Control Panel (is Administrator)\";s:22:\"can_administer_bbcodes\";s:23:\"Can Administer BB Codes\";s:24:\"can_administer_calendars\";s:24:\"Can Administer Calendars\";s:19:\"can_administer_cron\";s:19:\"Can Administer CRON\";s:18:\"can_administer_faq\";s:19:\"Can Administer FAQs\";s:21:\"can_administer_forums\";s:21:\"Can Administer Forums\";s:21:\"can_administer_images\";s:40:\"Can Administer Avatars / Icons / Smilies\";s:24:\"can_administer_languages\";s:24:\"Can Administer Languages\";s:22:\"can_administer_plugins\";s:22:\"Can Administer Plugins\";s:23:\"can_administer_settings\";s:23:\"Can Administer Settings\";s:21:\"can_administer_styles\";s:21:\"Can Administer Styles\";s:22:\"can_administer_threads\";s:22:\"Can Administer Threads\";s:31:\"can_administer_user_permissions\";s:31:\"Can Administer User Permissions\";s:20:\"can_administer_users\";s:20:\"Can Administer Users\";s:13:\"can_ban_users\";s:13:\"Can Ban Users\";s:17:\"can_delete_events\";s:17:\"Can Delete Events\";s:21:\"can_delete_own_events\";s:21:\"Can Delete Own Events\";s:20:\"can_delete_own_posts\";s:20:\"Can Delete Own Posts\";s:22:\"can_delete_own_threads\";s:22:\"Can Delete Own Threads\";s:16:\"can_delete_posts\";s:16:\"Can Delete Posts\";s:19:\"can_deny_pm_receipt\";s:45:\"Can Deny Private Message Read Receipt Request\";s:24:\"can_download_attachments\";s:24:\"Can Download Attachments\";s:15:\"can_edit_events\";s:15:\"Can Edit Events\";s:19:\"can_edit_own_events\";s:19:\"Can Edit Own Events\";s:18:\"can_edit_own_posts\";s:18:\"Can Edit Own Posts\";s:20:\"can_edit_own_profile\";s:20:\"Can Edit Own Profile\";s:23:\"can_edit_own_user_notes\";s:156:\"Can Manage Own User Notes<dfn>Notes that this user has posted, for self or others. This will override the above <i>manage</i> permissions, if enabled.</dfn>\";s:14:\"can_edit_polls\";s:14:\"Can Edit Polls\";s:14:\"can_edit_posts\";s:14:\"Can Edit Posts\";s:16:\"can_edit_threads\";s:16:\"Can Edit Threads\";s:21:\"can_edit_user_avatars\";s:21:\"Can Edit User Avatars\";s:30:\"can_edit_user_profile_pictures\";s:30:\"Can Edit User Profile Pictures\";s:33:\"can_edit_user_reputation_comments\";s:33:\"Can Edit User Reputation Comments\";s:24:\"can_edit_user_signatures\";s:24:\"Can Edit User Signatures\";s:17:\"can_email_members\";s:17:\"Can Email Members\";s:30:\"can_give_arbitrary_infractions\";s:36:\"Can Give Arbitrary Value Infractions\";s:20:\"can_give_infractions\";s:30:\"Can Give Infractions to Others\";s:19:\"can_hide_reputation\";s:31:\"Can Hide Reputation from Others\";s:16:\"can_ignore_quota\";s:16:\"Can Ignore Quota\";s:29:\"can_leave_negative_reputation\";s:29:\"Can Leave Negative Reputation\";s:28:\"can_manage_others_user_notes\";s:34:\"Can Manage User Notes About Others\";s:25:\"can_manage_own_user_notes\";s:32:\"Can Manage User Notes About Self\";s:18:\"can_manage_threads\";s:18:\"Can Manage Threads\";s:21:\"can_mass_move_threads\";s:21:\"Can Mass-Move Threads\";s:22:\"can_mass_prune_threads\";s:22:\"Can Mass-Prune Threads\";s:24:\"can_moderate_attachments\";s:24:\"Can Moderate Attachments\";s:19:\"can_moderate_events\";s:19:\"Can Moderate Events\";s:18:\"can_moderate_posts\";s:18:\"Can Moderate Posts\";s:15:\"can_move_events\";s:15:\"Can Move Events\";s:20:\"can_move_own_threads\";s:20:\"Can Move Own Threads\";s:26:\"can_open_close_own_threads\";s:28:\"Can Open / Close Own Threads\";s:22:\"can_open_close_threads\";s:24:\"Can Open / Close Threads\";s:32:\"can_override_primary_group_title\";s:39:\"Can override primary group title/markup\";s:27:\"can_physically_delete_posts\";s:86:\"Can Physically Delete Posts <dfn>(Completely removes the post from the database)</dfn>\";s:22:\"can_post_announcements\";s:22:\"Can Post Announcements\";s:20:\"can_post_attachments\";s:20:\"Can Post Attachments\";s:15:\"can_post_events\";s:15:\"Can Post Events\";s:14:\"can_post_polls\";s:14:\"Can Post Polls\";s:16:\"can_post_threads\";s:16:\"Can Post Threads\";s:32:\"can_post_user_notes_about_others\";s:32:\"Can Post User Notes About Others\";s:30:\"can_post_user_notes_about_self\";s:30:\"Can Post User Notes About Self\";s:16:\"can_rate_threads\";s:16:\"Can Rate Threads\";s:27:\"can_reply_to_others_threads\";s:28:\"Can Reply to Others\' Threads\";s:24:\"can_reply_to_own_threads\";s:24:\"Can Reply to Own Threads\";s:24:\"can_restore_banned_users\";s:24:\"Can Restore Banned Users\";s:23:\"can_reverse_infractions\";s:23:\"Can Reverse Infractions\";s:19:\"can_run_maintenance\";s:25:\"Can Run Maintenance Tools\";s:16:\"can_run_upgrades\";s:23:\"Can Run Upgrade Scripts\";s:16:\"can_search_forum\";s:16:\"Can Search Forum\";s:17:\"can_search_forums\";s:17:\"Can Search Forums\";s:24:\"can_see_deletion_notices\";s:24:\"Can See Deletion Notices\";s:23:\"can_see_invisible_users\";s:60:\"Can \'See\' Users Who Have Chosen to be Invisible While Online\";s:31:\"can_see_others_infraction_level\";s:32:\"Can See Others\' Infraction Level\";s:27:\"can_see_rep_left_for_others\";s:34:\"Can See Reputation Left for Others\";s:29:\"can_see_who_left_user_ratings\";s:29:\"Can See Who Left User Ratings\";s:22:\"can_set_forum_password\";s:22:\"Can Set Forum Password\";s:22:\"can_set_self_invisible\";s:30:\"Can Set Self to Invisible Mode\";s:26:\"can_upload_ani_gif_sig_img\";s:37:\"Can Upload Animated GIF for Signature\";s:26:\"can_upload_animated_avatar\";s:26:\"Can Upload Animated Avatar\";s:35:\"can_upload_animated_profile_picture\";s:35:\"Can Upload Animated Profile Picture\";s:22:\"can_upload_attachments\";s:22:\"Can Upload Attachments\";s:25:\"can_upload_custom_avatars\";s:25:\"Can Upload Custom Avatars\";s:27:\"can_upload_profile_pictures\";s:27:\"Can Upload Profile Pictures\";s:18:\"can_upload_sig_img\";s:31:\"Can Upload Images for Signature\";s:22:\"can_use_boolean_search\";s:80:\"Can Use Boolean Search<dfn>(Only applies if Fulltext searching is enabled)</dfn>\";s:20:\"can_use_custom_title\";s:20:\"Can Use Custom Title\";s:23:\"can_use_email_to_friend\";s:23:\"Can Use Email to Friend\";s:24:\"can_use_message_tracking\";s:24:\"Can Use Message Tracking\";s:18:\"can_use_reputation\";s:18:\"Can Use Reputation\";s:18:\"can_use_signatures\";s:18:\"Can Use Signatures\";s:20:\"can_view_attachments\";s:20:\"Can View Attachments\";s:17:\"can_view_calendar\";s:17:\"Can View Calendar\";s:14:\"can_view_forum\";s:14:\"Can View Forum\";s:29:\"can_view_hidden_custom_fields\";s:30:\"Can View Private Custom Fields\";s:21:\"can_view_ip_addresses\";s:21:\"Can View IP Addresses\";s:20:\"can_view_member_info\";s:20:\"Can View Member Info\";s:22:\"can_view_others_events\";s:23:\"Can View Others\' Events\";s:32:\"can_view_others_profile_pictures\";s:33:\"Can View Others\' Profile Pictures\";s:23:\"can_view_others_threads\";s:24:\"Can View Others\' Threads\";s:26:\"can_view_others_user_notes\";s:32:\"Can View User Notes About Others\";s:23:\"can_view_own_user_notes\";s:30:\"Can View User Notes About Self\";s:16:\"can_view_threads\";s:23:\"Can View Thread Content\";s:22:\"can_view_whole_profile\";s:42:\"Can View Whole User Profile (but not edit)\";s:20:\"can_view_whos_online\";s:21:\"Can View Who\'s Online\";s:28:\"can_view_wol_actual_location\";s:48:\"Can view actual location of user (filepath/url).\";s:25:\"can_view_wol_bad_location\";s:80:\"Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations\";s:28:\"can_view_wol_detail_location\";s:41:\"Can View Detailed Location Info for Users\";s:17:\"can_vote_on_polls\";s:17:\"Can Vote on Polls\";s:26:\"control_panel_style_choice\";s:26:\"Control Panel Style Choice\";s:27:\"copy_permissions_from_forum\";s:75:\"Copy Permissions from Forum <dfn>(Does <b>not</b> include sub-forums)</dfn>\";s:27:\"copy_permissions_from_group\";s:32:\"Copy Permissions from User Group\";s:26:\"copy_permissions_to_forums\";s:26:\"Copy Permissions to Forums\";s:26:\"copy_permissions_to_groups\";s:31:\"Copy Permissions to User Groups\";s:26:\"custom_avatar_max_filesize\";s:66:\"Custom Avatar Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:24:\"custom_avatar_max_height\";s:37:\"Custom Avatar Maximum Height (pixels)\";s:23:\"custom_avatar_max_width\";s:36:\"Custom Avatar Maximum Width (pixels)\";s:27:\"custom_calendar_permissions\";s:27:\"Custom Calendar Permissions\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customized:</b> Using custom permissions for this usergroup\";s:25:\"default_forum_permissions\";s:25:\"Default Forum Permissions\";s:27:\"delete_selected_permissions\";s:27:\"Delete Selected Permissions\";s:8:\"deny_all\";s:8:\"Deny All\";s:23:\"dismissed_news_item_ids\";s:33:\"Dismissed vBulletin News Item IDs\";s:22:\"edit_forum_permissions\";s:22:\"Edit Forum Permissions\";s:49:\"edit_forum_permissions_for_usergroup_x_in_forum_y\";s:70:\"Edit Forum Permissions For Usergroup: </b>%1$s<b> in Forum </b>%2$s<b>\";s:16:\"edit_permissions\";s:16:\"Edit Permissions\";s:22:\"events_are_unmoderated\";s:31:\"Posted Events are Not Moderated\";s:29:\"follow_forum_moderation_rules\";s:92:\"Follow Forum Moderation Rules<dfn>If no, posts are always placed into moderation queue</dfn>\";s:33:\"forum_based_permission_duplicator\";s:33:\"Forum-Based Permission Duplicator\";s:17:\"forum_permissions\";s:17:\"Forum Permissions\";s:25:\"forum_permissions_manager\";s:25:\"Forum Permissions Manager\";s:27:\"forum_searching_permissions\";s:27:\"Forum Searching Permissions\";s:25:\"forum_viewing_permissions\";s:25:\"Forum Viewing Permissions\";s:19:\"general_permissions\";s:19:\"General Permissions\";s:32:\"give_admin_access_arbitrary_html\";s:164:\"Giving a user administrative access will allow him or her to create announcements which may contain arbitrary HTML. Only grant this access if you trust this person.\";s:64:\"inherited_using_custom_permissions_inherited_from_a_parent_forum\";s:72:\"<b>Inherited:</b> Using custom permissions inherited from a parent forum\";s:15:\"is_banned_group\";s:270:\"This Usergroup is not a \'Banned\' Group <dfn>(Setting this to no will cause the group to be treated as a banned group, this will prevent the sending of email notifications, show a banned error message on the permission error pages and other unspecified behaviours.)</dfn>\";s:18:\"is_super_moderator\";s:44:\"Can Moderate All Forums (is Super Moderator)\";s:36:\"making_x_a_member_of_the_usergroup_y\";s:43:\"Making %1$s a member of the usergroup %2$s.\";s:30:\"maximum_recipients_to_send_pms\";s:122:\"Maximum Recipients to Send PMs at a time:<dfn>Do not set this too high for performance reasons (set to 0 to disable)</dfn>\";s:23:\"maximum_stored_messages\";s:124:\"Maximum Stored Messages:<dfn>If you set this to 0 users from this usergroup will not be able to use private messaging.</dfn>\";s:30:\"must_enable_custom_permissions\";s:91:\"For this setting to have any effect, custom permissions for this usergroup must be enabled.\";s:34:\"note_groups_marked_with_a_asterisk\";s:153:\"<b>Note</b>: Groups marked with an <b>*</b> can be selected by their members to override the username markup and user title from their primary usergroup.\";s:32:\"only_copy_permissions_from_forum\";s:65:\"Only Copy Permissions from Forum <dfn>(Includes sub-forums)</dfn>\";s:32:\"only_copy_permissions_from_group\";s:37:\"Only Copy Permissions from User Group\";s:14:\"order_by_forum\";s:14:\"Order By Forum\";s:18:\"order_by_usergroup\";s:18:\"Order By Usergroup\";s:25:\"other_users_can_be_posted\";s:41:\"User Notes Can Be Posted About This Group\";s:27:\"overwrite_duplicate_entries\";s:27:\"Overwrite Duplicate Entries\";s:27:\"overwrite_inherited_entries\";s:27:\"Overwrite Inherited Entries\";s:15:\"password_expiry\";s:171:\"Password Expiry <dfn>(If you specify a number of days here, users will be required to change their password when this amount of time elapsed since they last changed)</dfn>\";s:16:\"password_history\";s:243:\"Password History <dfn>(If you specify a number of days here, users will not be allowed to change their password to a value that they have used in the past x days.<br />Note: this setting has no effect if password expiry is set to 0 days)</dfn>\";s:28:\"permission_duplication_tools\";s:28:\"Permission Duplication Tools\";s:27:\"permission_overwrite_notice\";s:106:\"Note: These permissions will overwrite any existing permissions for this forum for the selected usergroups\";s:11:\"permissions\";s:11:\"Permissions\";s:24:\"permissions_quick_editor\";s:24:\"Permissions Quick Editor\";s:29:\"picture_uploading_permissions\";s:29:\"Picture Uploading Permissions\";s:16:\"poll_permissions\";s:16:\"Poll Permissions\";s:16:\"post_permissions\";s:16:\"Post Permissions\";s:23:\"post_thread_permissions\";s:25:\"Post / Thread Permissions\";s:27:\"private_message_permissions\";s:27:\"Private Message Permissions\";s:28:\"profile_picture_max_filesize\";s:68:\"Profile Picture Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:26:\"profile_picture_max_height\";s:39:\"Profile Picture Maximum Height (pixels)\";s:25:\"profile_picture_max_width\";s:38:\"Profile Picture Maximum Width (pixels)\";s:28:\"quick_forum_permission_setup\";s:28:\"Quick Forum Permission Setup\";s:38:\"show_edited_by_note_on_edited_messages\";s:46:\"Show <i>edited by</i> note on edited messages?\";s:22:\"sig_image_max_filesize\";s:40:\"Signature Image Maximum Filesize (bytes)\";s:20:\"sig_image_max_height\";s:39:\"Signature Image Maximum Height (pixels)\";s:19:\"sig_image_max_width\";s:38:\"Signature Image Maximum Width (pixels)\";s:13:\"sig_max_chars\";s:72:\"Maximum Characters in Signature <strong>Excluding</strong> BBCode Markup\";s:14:\"sig_max_images\";s:37:\"Maximum Number of Images in Signature\";s:13:\"sig_max_lines\";s:26:\"Maximum Lines in Signature\";s:17:\"sig_max_raw_chars\";s:72:\"Maximum Characters in Signature <strong>Including</strong> BBCode Markup\";s:19:\"sig_max_size_bbcode\";s:38:\"Maximum Value of x for [SIZE=x] BBCode\";s:21:\"signature_permissions\";s:21:\"Signature Permissions\";s:26:\"space_in_bytes_attachlimit\";s:107:\"Space (in bytes) that a user\'s total attachment usage may consume <dfn>(Set to 0 to not have a limit)</dfn>\";s:22:\"use_custom_permissions\";s:22:\"Use Custom Permissions\";s:23:\"use_default_permissions\";s:94:\"Use Usergroup Default Permissions (Note: this will delete any previous custom permissions set)\";s:29:\"user_infraction_banning_level\";s:29:\"User Infraction Banning Level\";s:27:\"user_infraction_permissions\";s:27:\"User Infraction Permissions\";s:21:\"user_note_permissions\";s:21:\"User Note Permissions\";s:16:\"user_permissions\";s:16:\"User Permissions\";s:27:\"user_reputation_permissions\";s:27:\"User Reputation Permissions\";s:37:\"usergroup_based_permission_duplicator\";s:38:\"User Group-Based Permission Duplicator\";s:20:\"usergroup_user_title\";s:124:\"User Title <dfn>(Use this to override the default \'ladder\' of <a href=\"usertitle.php\" target=\"_blank\">user titles</a>)</dfn>\";s:15:\"username_markup\";s:266:\"Username HTML Markup <dfn>(Specify an opening and closing HTML tag with which to display the names of users in this group. This applies to names that appear on Logged-in Users, Who\'s Online, Users Browsing Forum, Users Browsing Thread, Posts, Member List etc.)</dfn>\";s:22:\"view_control_panel_log\";s:22:\"View Control Panel Log\";s:22:\"view_forum_permissions\";s:22:\"View Forum Permissions\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"viewable_on_memberlist\";s:110:\"Viewable on the Memberlist <dfn>(Sets whether or not users in this group will appear on the member list)</dfn>\";s:22:\"viewable_on_showgroups\";s:167:\"Viewable on Show Groups <dfn>(Sets whether or not to show members of this group on the \'<a href=\"../showgroups.php\" target=\"_blank\">View Forum Leaders</a>\' page)</dfn>\";s:23:\"whos_online_permissions\";s:24:\"Who\'s Online Permissions\";s:18:\"x_access_masks_set\";s:23:\"%1$s Access Mask(s) set\";s:40:\"x_is_already_a_member_of_the_usergroup_y\";s:54:\"%1$s is <u>already a member</u> of the usergroup %2$s.\";}', 'a:69:{s:14:\"access_options\";s:14:\"Access Options\";s:12:\"act_as_forum\";s:52:\"Act as Forum <dfn>(Will act as category if no)</dfn>\";s:16:\"add_announcement\";s:16:\"Add Announcement\";s:15:\"add_child_forum\";s:15:\"Add Child Forum\";s:13:\"add_moderator\";s:13:\"Add Moderator\";s:13:\"add_new_forum\";s:13:\"Add New Forum\";s:11:\"allow_icons\";s:16:\"Allow Post Icons\";s:34:\"allow_thread_ratings_in_this_forum\";s:34:\"Allow Thread Ratings in this Forum\";s:26:\"apply_password_to_children\";s:64:\"Apply This Password to Child Forums <dfn>(Only if changed)</dfn>\";s:35:\"are_you_sure_want_to_delete_forum_x\";s:160:\"Are you <b>sure</b> you want to delete the forum called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:42:\"are_you_sure_you_want_to_delete_this_forum\";s:90:\"Are you sure you want to delete this forum? Note that any sub-forums will also be deleted!\";s:17:\"can_have_password\";s:178:\"Can Have Password <dfn>(Setting this to no will prevent a password from being inherited and from being set by moderators)<br />(Note: You may still set a password manually)</dfn>\";s:8:\"category\";s:8:\"Category\";s:20:\"count_posts_in_forum\";s:55:\"Count Posts Made in this Forum Towards User Post Counts\";s:31:\"create_forum_based_off_of_forum\";s:32:\"Create Forum Based off of Forum:\";s:18:\"custom_forum_style\";s:27:\"Custom Style for this Forum\";s:18:\"default_sort_field\";s:18:\"Default Sort Field\";s:18:\"default_sort_order\";s:18:\"Default Sort Order\";s:12:\"delete_forum\";s:12:\"Delete Forum\";s:23:\"do_not_change_usergroup\";s:23:\"DO NOT CHANGE USERGROUP\";s:18:\"edit_display_order\";s:18:\"Edit Display Order\";s:10:\"edit_forum\";s:10:\"Edit Forum\";s:13:\"edit_password\";s:13:\"Edit Password\";s:26:\"emails_to_notify_when_post\";s:98:\"Email Addresses to Notify When there is a New Post <dfn>(Separate each address with a SPACE)</dfn>\";s:28:\"emails_to_notify_when_thread\";s:100:\"Email Addresses to Notify When there is a New Thread <dfn>(Separate each address with a SPACE)</dfn>\";s:12:\"empty_forums\";s:12:\"Empty Forums\";s:6:\"expand\";s:6:\"Expand\";s:8:\"explicit\";s:8:\"Explicit\";s:15:\"forum_is_active\";s:109:\"Forum is Active <dfn>(Will not appear if set to no, but remains accessible if the forum\'s URL is known)</dfn>\";s:10:\"forum_link\";s:114:\"Forum Link <dfn>(Entering a URL here will cause anyone clicking the forum link to be redirected to that URL)</dfn>\";s:13:\"forum_manager\";s:13:\"Forum Manager\";s:10:\"forum_open\";s:100:\"Forum is Open <dfn>(Set this to \'No\' to prevent any <i>new</i> posts being made in this forum)</dfn>\";s:14:\"forum_password\";s:103:\"Forum Password <dfn>(Optional: This acts in addition to any other permissions set for this forum)</dfn>\";s:45:\"forums_marked_asterisk_are_password_protected\";s:45:\"Forums Marked <b>*</b> are Password-Protected\";s:9:\"image_url\";s:57:\"Image URL<dfn>Minimum 300x300. Must be .jpg or .png</dfn>\";s:15:\"index_new_posts\";s:126:\"Index New Posts in Search Engine <dfn>(Setting this to \'No\' will prevent anyone from being able to search in this forum)</dfn>\";s:8:\"keywords\";s:39:\"Keywords<dfn>Separate with commas</dfn>\";s:4:\"link\";s:4:\"Link\";s:15:\"list_moderators\";s:15:\"List Moderators\";s:12:\"media_author\";s:12:\"Media Author\";s:20:\"moderate_attachments\";s:20:\"Moderate Attachments\";s:14:\"moderate_posts\";s:14:\"Moderate Posts\";s:16:\"moderate_threads\";s:16:\"Moderate Threads\";s:18:\"moderation_options\";s:18:\"Moderation Options\";s:21:\"override_style_choice\";s:181:\"Override Users\' Style Choice <dfn>(If this forum uses a custom style, this will force users with a different style choice to see the forum with the style <i>you</i> specified)</dfn>\";s:11:\"owner_email\";s:11:\"Owner Email\";s:10:\"owner_name\";s:10:\"Owner Name\";s:3:\"pda\";s:3:\"PDA\";s:19:\"please_select_forum\";s:21:\"Please select a forum\";s:16:\"podcast_settings\";s:16:\"Podcast Settings\";s:15:\"posting_options\";s:15:\"Posting Options\";s:65:\"require_moderator_validation_before_new_attachments_are_displayed\";s:65:\"Require moderator validation before new attachments are displayed\";s:59:\"require_moderator_validation_before_new_posts_are_displayed\";s:59:\"Require moderator validation before new posts are displayed\";s:61:\"require_moderator_validation_before_new_threads_are_displayed\";s:61:\"Require moderator validation before new threads are displayed\";s:16:\"show_all_threads\";s:16:\"Show all threads\";s:24:\"show_forum_on_forum_jump\";s:55:\"Show this Forum and Child Forums on the Forum Jump Menu\";s:18:\"show_private_forum\";s:412:\"Show Private Forum<dfn>(Select \'No\' here to hide this forum from users who are not allowed to access it. Users who do have permission to access it will have to log in before they can see this forum.<br /> This option applies to the any forum listing, including the Forum Jump menu, and Search Results.<br /> Selecting \'Use default\' will use the system default as defined in Forum Listings Display Options.)</dfn>\";s:13:\"style_options\";s:13:\"Style Options\";s:8:\"subtitle\";s:8:\"Subtitle\";s:7:\"summary\";s:7:\"Summary\";s:11:\"use_default\";s:11:\"Use Default\";s:17:\"use_default_style\";s:17:\"Use Default Style\";s:10:\"view_forum\";s:10:\"View Forum\";s:17:\"view_full_version\";s:17:\"View Full Version\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:9:\"x_replies\";s:12:\"%1$s replies\";s:23:\"yes_display_post_counts\";s:25:\"Yes - Display Post Counts\";s:20:\"yes_hide_post_counts\";s:22:\"Yes - Hide Post Counts\";}', 'a:133:{s:16:\"add_new_calendar\";s:16:\"Add New Calendar\";s:20:\"add_new_custom_field\";s:20:\"Add New Custom Field\";s:13:\"add_new_event\";s:13:\"Add New Event\";s:15:\"add_new_holiday\";s:15:\"Add New Holiday\";s:31:\"add_new_moderator_to_calendar_x\";s:62:\"Add New Moderator to Calendar <span class=\"normal\">%1$s</span>\";s:12:\"add_reminder\";s:12:\"Add Reminder\";s:7:\"all_day\";s:7:\"All Day\";s:57:\"allow_user_to_input_their_own_value_for_this_custom_field\";s:57:\"Allow user to input their own value for this Custom Field\";s:48:\"are_you_sure_want_to_delete_calendar_moderator_x\";s:173:\"Are you <b>sure</b> you want to delete the calendar moderator called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:38:\"are_you_sure_want_to_delete_calendar_x\";s:163:\"Are you <b>sure</b> you want to delete the calendar called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:51:\"are_you_sure_want_to_delete_custom_calendar_field_x\";s:176:\"Are you <b>sure</b> you want to delete the custom calendar field called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:52:\"are_you_sure_you_want_to_delete_the_holiday_called_x\";s:161:\"Are you <b>sure</b> you want to delete the holiday called \'%1$s\'?<br /><span class=\"smallfont\">(holidayid: %2$s)</span><br /><br />This action can not be undone.\";s:36:\"birthday_count_max_birthdays_per_day\";s:179:\"Birthday Count <dfn>(Sets the maximum number of birthdays to be listed on a single day in the monthly view before a single link to all that day\'s Birthdays is shown instead)</dfn>\";s:13:\"calendar_jump\";s:13:\"Calendar Jump\";s:16:\"calendar_manager\";s:16:\"Calendar Manager\";s:13:\"calendar_mode\";s:13:\"Calendar Mode\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:11:\"choose_time\";s:11:\"Choose Time\";s:29:\"confirm_deletion_of_holiday_x\";s:61:\"Confirm Deletion of Holiday: <span class=\"normal\">%1$s</span>\";s:12:\"custom_field\";s:12:\"Custom Field\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:10:\"date_first\";s:5:\"First\";s:9:\"date_last\";s:4:\"Last\";s:14:\"date_range_dfn\";s:175:\"Date Range <dfn>Beginning and ending years in the format of: <br />Example: <b>%1$s</b><br /><br />Start year must be greater than 1969. End Year must be less than 2038.</dfn>\";s:11:\"date_x_to_y\";s:12:\"%1$s to %2$s\";s:12:\"default_view\";s:84:\"Default View<dfn>View the user is presented with when they enter the calendar.</dfn>\";s:12:\"delete_event\";s:12:\"Delete Event\";s:30:\"delete_reminder_for_this_event\";s:30:\"Delete Reminder for this Event\";s:16:\"delete_reminders\";s:16:\"Delete Reminders\";s:55:\"edit_calendar_permissions_for_usergroup_x_in_calendar_y\";s:76:\"Edit Calendar Permissions For Usergroup: </b>%1$s<b> in Calendar </b>%2$s<b>\";s:10:\"edit_event\";s:10:\"Edit Event\";s:31:\"edit_moderator_x_for_calendar_y\";s:51:\"Edit Moderator </b>%1$s<b> for Calendar </b>%2$s<b>\";s:11:\"eight_hours\";s:11:\"Eight Hours\";s:14:\"eighteen_hours\";s:14:\"Eighteen Hours\";s:27:\"emails_to_notify_when_event\";s:113:\"Email Addresses to Notify When There is a New Event <dfn>(Separate each address with a space or line break)</dfn>\";s:3:\"end\";s:3:\"End\";s:30:\"event_count_max_events_per_day\";s:169:\"Event Count<dfn>(Sets the maximum number of events to be listed on a single day in the monthly view before a single link to all that day\'s Events is shown instead)</dfn>\";s:10:\"event_date\";s:10:\"Event Date\";s:17:\"event_ignores_dst\";s:22:\"This event ignores DST\";s:17:\"event_information\";s:17:\"Event Information\";s:18:\"event_notification\";s:18:\"Event Notification\";s:13:\"event_options\";s:13:\"Event Options\";s:27:\"event_posted_for_timezone_x\";s:111:\"This event was posted for time zone <b>%1$s</b> so it will appear to occur on a different day on your calendar.\";s:12:\"event_poster\";s:12:\"Event Poster\";s:14:\"event_reminder\";s:14:\"Event Reminder\";s:18:\"event_title_cutoff\";s:161:\"Event Title Cutoff <dfn>(Sets the maximum number of characters of an event title that are shown on the monthly view.<br />To disable the cutoff, enter \'0\')</dfn>\";s:6:\"events\";s:6:\"Events\";s:5:\"every\";s:5:\"Every\";s:13:\"every_weekday\";s:13:\"Every weekday\";s:12:\"every_x_days\";s:276:\"<label for=\"rb_pattern_1\"><input type=\"radio\" name=\"recur[pattern]\" value=\"1\" id=\"rb_pattern_1\" tabindex=\"1\" %1$s />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[dailybox]\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" /> day(s)\";s:9:\"every_x_y\";s:15:\"Every %1$s %2$s\";s:10:\"four_hours\";s:10:\"Four Hours\";s:6:\"fourth\";s:6:\"Fourth\";s:11:\"friday_abbr\";s:3:\"Fri\";s:12:\"friday_short\";s:1:\"F\";s:7:\"holiday\";s:7:\"Holiday\";s:42:\"if_you_would_like_to_remove_this_moderator\";s:42:\"If You Would Like to Remove this Moderator\";s:13:\"jump_to_month\";s:13:\"Jump to month\";s:18:\"maintain_same_time\";s:58:\"Allow DST correct (maintain same time throughout the year)\";s:27:\"members_with_birthdays_on_x\";s:30:\"Members with Birthdays on %1$s\";s:6:\"midday\";s:6:\"Midday\";s:8:\"midnight\";s:8:\"Midnight\";s:15:\"moderate_events\";s:15:\"Moderate Events\";s:18:\"moderation_options\";s:18:\"Moderation Options\";s:11:\"monday_abbr\";s:3:\"Mon\";s:12:\"monday_short\";s:1:\"M\";s:12:\"monthly_view\";s:12:\"Monthly View\";s:10:\"move_event\";s:10:\"Move Event\";s:22:\"move_event_to_calendar\";s:22:\"Move Event to Calendar\";s:2:\"of\";s:2:\"of\";s:17:\"of_every_x_months\";s:153:\"of every\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"%1$s\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" />\r\n						month(s)\";s:7:\"one_day\";s:7:\"One Day\";s:8:\"one_hour\";s:8:\"One Hour\";s:11:\"or_set_time\";s:11:\"or Set Time\";s:12:\"ranged_event\";s:12:\"Ranged Event\";s:19:\"recur_every_x_weeks\";s:281:\"<label for=\"rb_pattern_3\"><input type=\"radio\" name=\"recur[pattern]\" value=\"3\" id=\"rb_pattern_3\" tabindex=\"1\" %1$s />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[weeklybox]\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" /> week(s) on\";s:18:\"recurrence_pattern\";s:18:\"Recurrence Pattern\";s:15:\"recurring_event\";s:15:\"Recurring Event\";s:16:\"recurring_option\";s:16:\"Recurring Option\";s:8:\"reminder\";s:8:\"Reminder\";s:36:\"reminder_emails_can_be_early_or_late\";s:180:\"Reminder emails can be slightly early or late.  For example, a reminder scheduled for one hour before the event, will actually be sent between 1:15 and 45 minutes before the event.\";s:31:\"request_reminder_for_this_event\";s:31:\"Request Reminder for this Event\";s:60:\"require_moderator_validation_before_new_events_are_displayed\";s:60:\"Require moderator validation before new events are displayed\";s:13:\"saturday_abbr\";s:3:\"Sat\";s:14:\"saturday_short\";s:1:\"S\";s:10:\"save_event\";s:10:\"Save Event\";s:15:\"selected_events\";s:16:\"Selected Events:\";s:31:\"show_birthdays_on_this_calendar\";s:31:\"Show Birthdays on this Calendar\";s:37:\"show_easter_holidays_on_this_calendar\";s:41:\"Show predefined holidays on this Calendar\";s:30:\"show_holidays_on_this_calendar\";s:44:\"Show admin defined holidays on this Calendar\";s:10:\"show_today\";s:10:\"Show Today\";s:39:\"show_upcoming_events_from_this_calendar\";s:59:\"Show upcoming event from this Calendar on the forum index\r\n\";s:12:\"show_weekend\";s:175:\"Show Saturday / Sunday on this Calendar <dfn>(Setting this to \'No\' forces the calendar to display only Monday to Friday, ignoring the user\'s <i>start of week</i> option)</dfn>\";s:20:\"single_all_day_event\";s:21:\"Single, All Day Event\";s:9:\"six_hours\";s:9:\"Six Hours\";s:5:\"start\";s:5:\"Start\";s:13:\"start_of_week\";s:145:\"Start of the Week <dfn>(Sets the default first day for the calendar, which will be shown to guests with no <i>start of week</i> preference)</dfn>\";s:11:\"sunday_abbr\";s:3:\"Sun\";s:12:\"sunday_short\";s:1:\"S\";s:12:\"the_dropdown\";s:3:\"The\";s:12:\"the_x_y_of_z\";s:21:\"The %1$s %2$s of %3$s\";s:5:\"third\";s:5:\"Third\";s:31:\"this_event_occurs_every_weekday\";s:31:\"This event occurs every weekday\";s:30:\"this_event_occurs_every_x_days\";s:35:\"This event occurs every %1$s day(s)\";s:36:\"this_event_occurs_every_x_weeks_on_y\";s:44:\"This event occurs every %1$s week(s) on %2$s\";s:27:\"this_event_occurs_every_x_y\";s:33:\"This event occurs every %1$s %2$s\";s:44:\"this_event_occurs_on_day_x_of_every_y_months\";s:52:\"This event occurs on day %1$s of every %2$s month(s)\";s:35:\"this_event_occurs_on_every_x_y_of_z\";s:44:\"This event occurs on every %1$s %2$s of %3$s\";s:46:\"this_event_occurs_on_the_x_y_of_every_z_months\";s:57:\"This event occurs on the %1$s %2$s of every %3$s month(s)\";s:10:\"three_days\";s:10:\"Three Days\";s:11:\"three_hours\";s:11:\"Three Hours\";s:13:\"thursday_abbr\";s:3:\"Thu\";s:14:\"thursday_short\";s:1:\"T\";s:11:\"time_x_to_y\";s:64:\"<span class=\"time\">%1$s</span> to <span class=\"time\">%2$s</span>\";s:9:\"time_zone\";s:9:\"Time Zone\";s:20:\"to_delete_this_event\";s:73:\"To delete this event, click this box and press the \'Delete Event\' button.\";s:12:\"tuesday_abbr\";s:3:\"Tue\";s:13:\"tuesday_short\";s:1:\"T\";s:12:\"twelve_hours\";s:12:\"Twelve Hours\";s:8:\"two_days\";s:8:\"Two Days\";s:9:\"two_hours\";s:9:\"Two Hours\";s:16:\"update_reminders\";s:16:\"Update Reminders\";s:24:\"view_this_week_in_detail\";s:24:\"View This Week in Detail\";s:14:\"wednesday_abbr\";s:3:\"Wed\";s:15:\"wednesday_short\";s:1:\"W\";s:6:\"weekly\";s:6:\"Weekly\";s:11:\"weekly_view\";s:11:\"Weekly View\";s:34:\"when_to_send_reminder_before_event\";s:34:\"When to send reminder before event\";s:10:\"x_birthday\";s:15:\"%1$s\'s birthday\";s:11:\"x_birthdays\";s:14:\"%1$s Birthdays\";s:6:\"yearly\";s:6:\"Yearly\";s:11:\"yearly_view\";s:11:\"Yearly View\";s:27:\"you_have_no_event_reminders\";s:28:\"You have no event reminders.\";}', 'a:173:{s:19:\"add_a_single_avatar\";s:19:\"Add a Single Avatar\";s:22:\"add_a_single_post_icon\";s:22:\"Add a Single Post Icon\";s:19:\"add_a_single_smilie\";s:19:\"Add a Single Smilie\";s:10:\"add_avatar\";s:10:\"Add Avatar\";s:11:\"add_avatars\";s:11:\"Add Avatars\";s:20:\"add_multiple_avatars\";s:20:\"Add Multiple Avatars\";s:23:\"add_multiple_post_icons\";s:23:\"Add Multiple Post Icons\";s:20:\"add_multiple_smilies\";s:20:\"Add Multiple Smilies\";s:23:\"add_new_attachment_type\";s:23:\"Add New Attachment Type\";s:23:\"add_new_avatar_category\";s:23:\"Add New Avatar Category\";s:17:\"add_new_extension\";s:17:\"Add New Extension\";s:26:\"add_new_post_icon_category\";s:26:\"Add New Post Icon Category\";s:23:\"add_new_smilie_category\";s:23:\"Add New Smilie Category\";s:13:\"add_post_icon\";s:13:\"Add Post Icon\";s:14:\"add_post_icons\";s:14:\"Add Post Icons\";s:10:\"add_smilie\";s:10:\"Add Smilie\";s:11:\"add_smilies\";s:11:\"Add Smilies\";s:38:\"adding_multiple_avatars_reading_from_x\";s:48:\"Adding Multiple Avatars </b>Reading from %1$s<b>\";s:41:\"adding_multiple_post_icons_reading_from_x\";s:51:\"Adding Multiple Post Icons </b>Reading from %1$s<b>\";s:38:\"adding_multiple_smilies_reading_from_x\";s:48:\"Adding Multiple Smilies </b>Reading from %1$s<b>\";s:36:\"are_you_sure_want_to_delete_avatar_x\";s:161:\"Are you <b>sure</b> you want to delete the avatar called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:39:\"are_you_sure_want_to_delete_post_icon_x\";s:164:\"Are you <b>sure</b> you want to delete the post icon called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:36:\"are_you_sure_want_to_delete_smilie_x\";s:161:\"Are you <b>sure</b> you want to delete the smilie called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:53:\"are_you_sure_you_want_to_delete_the_attachment_type_x\";s:60:\"Are you sure you want to delete the attachment type: \'%1$s\'?\";s:48:\"are_you_sure_you_want_to_delete_the_attachment_x\";s:55:\"Are you sure you want to delete the attachment: \'%1$s\'?\";s:60:\"are_you_sure_you_want_to_delete_the_avatar_category_called_x\";s:459:\"Are you sure you want to delete the avatar category called: \'%1$s\'?\r\n<br /><br />\r\nDelete all Avatars from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Avatars from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:63:\"are_you_sure_you_want_to_delete_the_post_icon_category_called_x\";s:464:\"Are you sure you want to delete the post icon category called: \'%1$s\'?<br /><br />Delete all Post Icons from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Post Icons from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:60:\"are_you_sure_you_want_to_delete_the_smilie_category_called_x\";s:455:\"Are you sure you want to delete the Smilie category called: \'%1$s\'?<br /><br />Delete all Smilies from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Smilies from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:49:\"are_you_sure_you_want_to_delete_these_attachments\";s:50:\"Are you sure you want to delete these attachments?\";s:14:\"attached_after\";s:47:\"Attached After <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>\";s:15:\"attached_before\";s:48:\"Attached Before <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>\";s:11:\"attached_by\";s:33:\"Attached By <dfn>(username)</dfn>\";s:24:\"attachment_file_path_dfn\";s:118:\"Attachment File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:21:\"attachment_is_visible\";s:21:\"Attachment is Visible\";s:18:\"attachment_manager\";s:18:\"Attachment Manager\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:18:\"attachment_removal\";s:884:\"We have completed moving attachments to the filesystem.  Presently, the attachments still remain in the database and are being read from there.  If you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the database.  This step can not be reversed and may take a few minutes depending on the size of your database. Please be patient.<br /><br />\r\nAttachments in Database: %1$s<br />\r\nTotal Attachments Processed: %2$s<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be created or are 0 bytes: %3$s<br />\r\n<b>The above value should be 0</b>! Having 0 byte attachments is not uncommon so a few is nothing to worry about but if the number equals the number of attachments in the database then DO NOT FINALIZE this step or you will lose all of your attachments.\";s:15:\"attachment_type\";s:15:\"Attachment Type\";s:21:\"attachmentid_start_at\";s:146:\"Attachmentid to start at:<dfn>Set this if you have partially completed a conversion. You should start at 0 to insure an error free transfer.</dfn>\";s:54:\"attachments_are_currently_being_stored_in_the_database\";s:54:\"Attachments are currently being stored in the database\";s:61:\"attachments_are_currently_being_stored_in_the_filesystem_at_x\";s:64:\"Attachments are currently being stored in the filesystem at %1$s\";s:28:\"attachments_to_show_per_page\";s:28:\"Attachments to Show Per Page\";s:6:\"avatar\";s:6:\"Avatar\";s:15:\"avatar_category\";s:15:\"Avatar Category\";s:16:\"avatar_file_path\";s:16:\"Avatar File Path\";s:20:\"avatar_file_path_dfn\";s:114:\"Avatar File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:14:\"avatar_manager\";s:14:\"Avatar Manager\";s:18:\"avatar_permissions\";s:18:\"Avatar Permissions\";s:59:\"avatars_are_currently_being_served_from_the_filesystem_at_x\";s:62:\"Avatars are currently being served from the filesystem at %1$s\";s:15:\"avatars_deleted\";s:15:\"Avatars Deleted\";s:17:\"avatars_file_path\";s:17:\"Avatars File Path\";s:24:\"avatars_to_show_per_page\";s:24:\"Avatars to Show Per Page\";s:27:\"average_attachment_filesize\";s:27:\"Average Attachment Filesize\";s:28:\"can_use_this_avatar_category\";s:28:\"Can Use This Avatar Category\";s:22:\"can_use_this_extension\";s:22:\"Can use this extension\";s:31:\"can_use_this_post_icon_category\";s:31:\"Can Use This Post Icon Category\";s:28:\"can_use_this_smilie_category\";s:28:\"Can Use This Smilie Category\";s:26:\"confirm_attachment_removal\";s:26:\"Confirm Attachment Removal\";s:37:\"confirm_deletion_of_attachment_type_x\";s:69:\"Confirm Deletion of Attachment Type: <span class=\"normal\">%1$s</span>\";s:37:\"confirm_deletion_of_avatar_category_x\";s:69:\"Confirm Deletion of Avatar Category: <span class=\"normal\">%1$s</span>\";s:40:\"confirm_deletion_of_post_icon_category_x\";s:72:\"Confirm Deletion of Post Icon Category: <span class=\"normal\">%1$s</span>\";s:37:\"confirm_deletion_of_smilie_category_x\";s:69:\"Confirm Deletion of Smilie Category: <span class=\"normal\">%1$s</span>\";s:8:\"contains\";s:8:\"Contains\";s:29:\"custom_attachment_permissions\";s:29:\"Custom Attachment Permissions\";s:27:\"delete_selected_attachments\";s:27:\"Delete Selected Attachments\";s:15:\"disk_space_used\";s:15:\"Disk Space Used\";s:9:\"downloads\";s:9:\"Downloads\";s:22:\"downloads_greater_than\";s:21:\"More Than X Downloads\";s:19:\"downloads_less_than\";s:21:\"Less Than X Downloads\";s:15:\"edit_attachment\";s:15:\"Edit Attachment\";s:58:\"edit_attachment_permissions_for_usergroup_x_in_extension_y\";s:79:\"Edit Attachment Permissions For Usergroup: </b>%1$s<b> in Extension </b>%2$s<b>\";s:22:\"edit_avatar_categories\";s:22:\"Edit Avatar Categories\";s:25:\"edit_post_icon_categories\";s:25:\"Edit Post Icon Categories\";s:22:\"edit_smilie_categories\";s:22:\"Edit Smilie Categories\";s:17:\"edit_storage_type\";s:17:\"Edit Storage Type\";s:9:\"extension\";s:9:\"Extension\";s:12:\"file_removal\";s:959:\"Attachments in Database: %1$s<br />\r\nTotal Attachments Processed: %2$s<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be read or are 0 bytes: %3$s<br /><br />\r\nWe have completed moving attachments to the database. Presently, the attachments still remain in the filesystem but are being read from the database.\r\nIf you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the filesystem.<br /><br />\r\nThis step can not be reversed and may take a few minutes depending on the number of attachments. Please be patient.<br /><br />\r\nWe will only be able to remove attachments and attachment directories that we have write permission to.  Normally this should be every attachment\r\nbut sometimes the permissions are not correct and the removal will fail. You will need to manually remove the attachments from the filesystem\r\nin this event.\";s:8:\"filesize\";s:8:\"Filesize\";s:21:\"filesize_greater_than\";s:40:\"Filesize Greater Than <dfn>(bytes)</dfn>\";s:18:\"filesize_less_than\";s:37:\"Filesize Less Than <dfn>(bytes)</dfn>\";s:8:\"filetype\";s:8:\"filetype\";s:8:\"finalize\";s:8:\"Finalize\";s:36:\"find_all_attachments_older_than_days\";s:38:\"Find All Attachments Older Than X Days\";s:24:\"five_largest_attachments\";s:24:\"Five Largest Attachments\";s:29:\"five_most_popular_attachments\";s:29:\"Five Most Popular Attachments\";s:32:\"five_users_most_attachment_space\";s:51:\"Five Users Whose Attachments Take Up the Most Space\";s:51:\"images_are_currently_being_served_from_the_database\";s:51:\"Images are currently being served from the database\";s:14:\"max_height_dfn\";s:166:\"Maximum Height<dfn>(in pixels, 600 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>\";s:13:\"max_width_dfn\";s:165:\"Maximum Width<dfn>(in pixels, 800 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>\";s:16:\"maximum_filesize\";s:16:\"Maximum Filesize\";s:20:\"maximum_filesize_dfn\";s:214:\"Max Filesize<dfn>(in bytes)<br /><br />There are several configuration options that limit the maximum size of uploaded files.  Consult the Quick Stats on the your main admin cp page for your current settings.</dfn>\";s:14:\"maximum_height\";s:10:\"Max Height\";s:13:\"maximum_width\";s:9:\"Max Width\";s:13:\"mime_type_dfn\";s:192:\"Mime Type<dfn>This controls what your browser does with the attachment. Leave blank if you don\'t know what to put here and the user will generally be prompted to download the attachment.</dfn>\";s:37:\"move_avatars_to_a_different_directory\";s:37:\"Move Avatars to a Different Directory\";s:40:\"move_items_from_database_into_filesystem\";s:41:\"Move Items from Database into File System\";s:40:\"move_items_from_filesystem_into_database\";s:41:\"Move Items from File System into Database\";s:35:\"move_items_to_a_different_directory\";s:35:\"Move Items to a Different Directory\";s:41:\"move_profilepics_to_a_different_directory\";s:46:\"Move Profile Pictures to a Different Directory\";s:37:\"move_sigpics_to_a_different_directory\";s:48:\"Move Signature Pictures to a Different Directory\";s:10:\"new_window\";s:7:\"New Win\";s:42:\"number_of_attachments_to_process_per_cycle\";s:42:\"Number of attachments to process per cycle\";s:36:\"number_of_users_to_process_per_cycle\";s:36:\"Number of Users to process per cycle\";s:18:\"open_in_new_window\";s:45:\"Open this attachment in a new browser window?\";s:29:\"or_enter_a_full_url_to_a_file\";s:39:\"Or enter a full url to a file to upload\";s:5:\"pages\";s:5:\"Pages\";s:33:\"permissions_for_avatar_category_x\";s:64:\"Permissions For Avatar Category <span class=\"normal\">%1$s</span>\";s:36:\"permissions_for_post_icon_category_x\";s:67:\"Permissions For Post Icon Category <span class=\"normal\">%1$s</span>\";s:33:\"permissions_for_smilie_category_x\";s:64:\"Permissions For Smilie Category <span class=\"normal\">%1$s</span>\";s:30:\"please_select_a_file_to_attach\";s:63:\"Please select a file to attach by using the \"Browse...\" button.\";s:9:\"post_icon\";s:9:\"Post Icon\";s:18:\"post_icon_category\";s:18:\"Post Icon Category\";s:19:\"post_icon_file_path\";s:19:\"Post Icon File Path\";s:23:\"post_icon_file_path_dfn\";s:117:\"Post Icon File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:17:\"post_icon_manager\";s:17:\"Post Icon Manager\";s:21:\"post_icon_permissions\";s:21:\"Post Icon Permissions\";s:18:\"post_icons_deleted\";s:18:\"Post Icons Deleted\";s:20:\"post_icons_file_path\";s:20:\"Post Icons File Path\";s:27:\"post_icons_to_show_per_page\";s:27:\"Post Icons to Show Per Page\";s:17:\"processing_avatar\";s:17:\"Processing Avatar\";s:20:\"processing_post_icon\";s:20:\"Processing Post Icon\";s:17:\"processing_smilie\";s:21:\"Processing Smilie ...\";s:15:\"profile_picture\";s:15:\"Profile Picture\";s:24:\"profilepic_file_path_dfn\";s:118:\"Profile Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:63:\"profilepics_are_currently_being_served_from_the_filesystem_at_x\";s:71:\"Profile pictures are currently being served from the filesystem at %1$s\";s:17:\"prune_attachments\";s:17:\"Prune Attachments\";s:22:\"removing_x_attachments\";s:61:\"Removing <strong>%1$s</strong> attachments from the database.\";s:18:\"replace_attachment\";s:18:\"Replace Attachment\";s:16:\"show_all_avatars\";s:16:\"Show All Avatars\";s:19:\"show_all_post_icons\";s:19:\"Show All Post Icons\";s:16:\"show_all_smilies\";s:16:\"Show all Smilies\";s:31:\"showing_attachments_x_to_y_of_z\";s:40:\"Showing Attachments %1$s to %2$s of %3$s\";s:20:\"sigpic_file_path_dfn\";s:120:\"Signature Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:59:\"sigpics_are_currently_being_served_from_the_filesystem_at_x\";s:73:\"Signature pictures are currently being served from the filesystem at %1$s\";s:6:\"smilie\";s:6:\"Smilie\";s:15:\"smilie_category\";s:15:\"Smilie Category\";s:16:\"smilie_file_path\";s:16:\"Smilie File Path\";s:20:\"smilie_file_path_dfn\";s:114:\"Smilie File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:14:\"smilie_manager\";s:14:\"Smilie Manager\";s:18:\"smilie_permissions\";s:18:\"Smilie Permissions\";s:15:\"smilies_deleted\";s:15:\"Smilies Deleted\";s:17:\"smilies_file_path\";s:17:\"Smilies File Path\";s:24:\"smilies_to_show_per_page\";s:24:\"Smilies to Show Per Page\";s:18:\"smilietext_x_taken\";s:44:\"The replacement text %1$s is already in use!\";s:45:\"standard_using_default_attachment_permissions\";s:53:\"<b>Standard:</b> Using default attachment permissions\";s:12:\"storage_type\";s:12:\"Storage Type\";s:15:\"text_to_replace\";s:15:\"Text to Replace\";s:5:\"thumb\";s:5:\"Thumb\";s:15:\"thumbnail_image\";s:210:\"Display thumbnail for this type?<dfn>This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff. The creation of a thumbnail for any image type is not guaranteed.</dfn>\";s:17:\"total_attachments\";s:17:\"Total Attachments\";s:15:\"total_downloads\";s:15:\"Total Downloads\";s:10:\"total_size\";s:10:\"Total Size\";s:13:\"uncategorized\";s:13:\"uncategorized\";s:13:\"upload_avatar\";s:13:\"Upload Avatar\";s:16:\"upload_post_icon\";s:16:\"Upload Post Icon\";s:13:\"upload_smilie\";s:13:\"Upload Smilie\";s:48:\"url_to_avatars_relative_to_your_forums_home_page\";s:61:\"URL to avatars <dfn>(Relative to your forums home page)</dfn>\";s:52:\"url_to_profilepics_relative_to_your_forums_home_page\";s:70:\"URL to Profile Pictures <dfn>(Relative to your forums home page)</dfn>\";s:48:\"url_to_sigpics_relative_to_your_forums_home_page\";s:71:\"URL to Signature Pictures<dfn>(Relative to your forums home page)</dfn>\";s:23:\"use_default_permissions\";s:103:\"Use Default Permissions for this extension (Note: this will delete any previous custom permissions set)\";s:13:\"user_pictures\";s:13:\"User Pictures\";s:15:\"userpic_manager\";s:20:\"User Picture Manager\";s:16:\"view_attachments\";s:16:\"View Attachments\";s:24:\"view_largest_attachments\";s:24:\"View Largest Attachments\";s:29:\"view_most_popular_attachments\";s:29:\"View Most Popular Attachments\";s:23:\"view_newest_attachments\";s:23:\"View Newest Attachments\";s:23:\"view_oldest_attachments\";s:23:\"View Oldest Attachments\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:7:\"visible\";s:7:\"Visible\";s:76:\"we_are_ready_to_attempt_to_move_your_attachments_from_database_to_filesystem\";s:392:\"<p>We are ready to attempt to move your Attachments from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:76:\"we_are_ready_to_attempt_to_move_your_attachments_from_filesystem_to_database\";s:382:\"<p>We are ready to attempt to move your Attachments from the Filesystem to the Database.</p> <p>It is possible that you might not have enough space in the database but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:71:\"we_are_ready_to_attempt_to_move_your_images_from_database_to_filesystem\";s:387:\"<p>We are ready to attempt to move your Images from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:71:\"we_are_ready_to_attempt_to_move_your_images_from_filesystem_to_database\";s:377:\"<p>We are ready to attempt to move your images from the filesystem to the database.</p>\r\n\r\n<p>It is possible that you might not have enough space in the database, but we are unable to determine that ahead of time.</p>\r\n\r\n<p>We will not finalize the move until the end of the process. If the process aborts before the end, you will need to free up space before trying again.</p>\";}', 'a:310:{s:15:\"0_matches_found\";s:15:\"0 Matches Found\";s:15:\"add_child_style\";s:15:\"Add Child Style\";s:28:\"add_new_replacement_variable\";s:28:\"Add New Replacement Variable\";s:13:\"add_new_style\";s:13:\"Add New Style\";s:16:\"add_new_template\";s:16:\"Add New Template\";s:14:\"additional_css\";s:26:\"Additional CSS Definitions\";s:26:\"additional_css_description\";s:191:\"Advanced Users: <dfn>&nbsp;<br />If you would like to add any additional CSS for use in your custom templates, any text entered here will be included at the end of the &lt;style&gt; tag</dfn>\";s:20:\"additional_functions\";s:20:\"Additional Functions\";s:12:\"align_center\";s:12:\"Align Center\";s:10:\"align_left\";s:10:\"Align Left\";s:11:\"align_right\";s:11:\"Align Right\";s:9:\"alignment\";s:9:\"Alignment\";s:17:\"all_style_options\";s:17:\"All Style Options\";s:19:\"all_template_groups\";s:19:\"All Template Groups\";s:50:\"are_you_sure_want_to_delete_replacement_variable_x\";s:175:\"Are you <b>sure</b> you want to delete the replacement variable called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:35:\"are_you_sure_want_to_delete_style_x\";s:160:\"Are you <b>sure</b> you want to delete the style called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:38:\"are_you_sure_want_to_revert_template_x\";s:163:\"Are you <b>sure</b> you want to revert the template called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be undone.\";s:23:\"attachment_icons_folder\";s:158:\"Attachment Icons Folder\r\n<dfn>This folder contains the various icons used to represent different attachment file types such as <i>txt, jpg, zip</i> etc.</dfn>\";s:21:\"attachment_is_visible\";s:21:\"Attachment is Visible\";s:15:\"available_fonts\";s:15:\"Available Fonts\";s:15:\"available_sizes\";s:15:\"Available Sizes\";s:10:\"background\";s:10:\"Background\";s:25:\"bbcode_pulldown_menu_desc\";s:134:\"Here you can specify the fonts and sizes available in the pull down menus for the vBCode toolbar. Separate each entry with a new-line.\";s:4:\"body\";s:4:\"Body\";s:9:\"body_desc\";s:130:\"\'Body\' is used to control the color of the outer page border, and to set the basic parameters for all text and links on all pages.\";s:6:\"border\";s:6:\"Border\";s:10:\"buddy_list\";s:10:\"Buddy List\";s:7:\"buttons\";s:7:\"Buttons\";s:12:\"buttons_desc\";s:140:\"\'Buttons\' is used to style form buttons such as submit and reset, along with any other &lt;input type=&quot;button&quot; ... /&gt; elements.\";s:14:\"buttons_folder\";s:174:\"Button Images Folder\r\n<dfn>This is the folder containing all the button images for this style.<br />The location of this folder can be overridden by a language setting.</dfn>\";s:16:\"case_insensitive\";s:16:\"Case-Insensitive\";s:15:\"category_strips\";s:15:\"Category Strips\";s:20:\"category_strips_desc\";s:172:\"\'Category Strips\' also has a double purpose. It is used to indicate a \'Category\' (no-posting) forum, and it is also used as the style for the main title bar of most tables.\";s:32:\"click_the_expand_collapse_button\";s:117:\"Click the \'Expand/Collapse\' button, or double-click the group name to expand or collapse the %1$s group of templates.\";s:19:\"closed_thread_image\";s:19:\"Closed Thread Image\";s:16:\"code_block_width\";s:250:\"Code Block Width (pixels)\r\n<dfn>(This value controls the width of [code], [php] and [html] bbcode blocks. You may set this value to \'auto\', but if you do, Internet Explorer will stretch the width of the block rather than inserting a scrollbar.)</dfn>\";s:28:\"collapse_all_template_groups\";s:28:\"Collapse All Template Groups\";s:23:\"collapse_template_group\";s:23:\"Collapse Template Group\";s:18:\"collapse_templates\";s:18:\"Collapse Templates\";s:10:\"collapse_x\";s:13:\"Collapse %1$s\";s:22:\"color_picker_not_ready\";s:47:\"The color picker is still loading, please wait.\";s:7:\"comment\";s:7:\"Comment\";s:16:\"common_templates\";s:16:\"Common Templates\";s:16:\"compare_versions\";s:16:\"Compare Versions\";s:23:\"comparing_versions_of_x\";s:54:\"Comparing Versions of <span class=\"normal\">%1$s</span>\";s:14:\"comparison_key\";s:14:\"Comparison Key\";s:35:\"confirm_removal_of_copyright_notice\";s:45:\"Confirm Removal of vBulletin Copyright Notice\";s:4:\"copy\";s:4:\"Copy\";s:16:\"create_new_style\";s:16:\"Create New Style\";s:29:\"creating_a_new_style_called_x\";s:41:\"Creating a new Style called \'<i>%1$s</i>\'\";s:3:\"css\";s:3:\"CSS\";s:14:\"css_selector_x\";s:18:\"CSS Selector: %1$s\";s:17:\"css_value_invalid\";s:49:\"Error: %1$s is not a valid value for a CSS entry.\";s:15:\"current_default\";s:15:\"Current Default\";s:15:\"current_version\";s:15:\"Current Version\";s:16:\"custom_templates\";s:16:\"Custom Templates\";s:9:\"customize\";s:9:\"Customize\";s:17:\"customize_further\";s:17:\"Customize Further\";s:32:\"customize_replacement_variable_x\";s:64:\"Customize Replacement Variable: <span class=\"normal\">%1$s</span>\";s:20:\"customize_template_x\";s:52:\"Customize Template: <span class=\"normal\">%1$s</span>\";s:30:\"customized_in_a_parent_style_x\";s:94:\"Customized in a <a href=\"#\" onclick=\"js_show_style_info(%1$s); return false;\">Parent Style</a>\";s:24:\"customized_in_this_style\";s:24:\"Customized in this Style\";s:29:\"default_template_updated_desc\";s:124:\"Default Template Updated  in <i>%1$s</i> by <b>%2$s</b><br /> Your Custom Template Last Edited in <i>%3$s</i> by <b>%4$s</b>\";s:12:\"delete_style\";s:12:\"Delete Style\";s:13:\"depth_x_items\";s:16:\"Depth %1$s Items\";s:16:\"disable_wrapping\";s:16:\"Disable Wrapping\";s:21:\"edit_fonts_colors_etc\";s:24:\"Edit Fonts / Colors etc.\";s:13:\"edit_settings\";s:13:\"Edit Settings\";s:18:\"edit_style_options\";s:18:\"Edit Style Options\";s:11:\"edit_styles\";s:11:\"Edit Styles\";s:13:\"edit_template\";s:13:\"Edit Template\";s:14:\"edit_templates\";s:14:\"Edit Templates\";s:25:\"editor_styles_button_down\";s:31:\"Editor buttons in clicked state\";s:26:\"editor_styles_button_hover\";s:29:\"Editor buttons in hover state\";s:27:\"editor_styles_button_normal\";s:30:\"Editor buttons in normal state\";s:29:\"editor_styles_button_selected\";s:32:\"Editor buttons in selected state\";s:23:\"editor_styles_menu_down\";s:49:\"Editor menu items in clicked state (WYSIWYG only)\";s:24:\"editor_styles_menu_hover\";s:47:\"Editor menu items in hover state (WYSIWYG only)\";s:25:\"editor_styles_menu_normal\";s:48:\"Editor menu items in normal state (WYSIWYG only)\";s:24:\"editor_styles_popup_down\";s:53:\"Editor popup controls in clicked state (WYSIWYG only)\";s:15:\"enable_wrapping\";s:15:\"Enable Wrapping\";s:19:\"entry_has_a_comment\";s:56:\"* - Entry has a comment. Hover over the type to view it.\";s:26:\"expand_all_template_groups\";s:26:\"Expand All Template Groups\";s:21:\"expand_template_group\";s:21:\"Expand Template Group\";s:16:\"expand_templates\";s:16:\"Expand Templates\";s:8:\"expand_x\";s:11:\"Expand %1$s\";s:9:\"extra_css\";s:20:\"Extra CSS Attributes\";s:28:\"file_inclusion_not_permitted\";s:113:\"File inclusion is not permitted in template conditional expressions. Please go back and re-write this expression.\";s:29:\"find_and_replace_in_templates\";s:43:\"Find and Replace in Templates (be careful!)\";s:23:\"first_alternating_color\";s:23:\"First Alternating Color\";s:28:\"first_alternating_color_desc\";s:169:\"Most table cells in vBulletin use either the First or Second alternating color as their background. Set the attributes for elements using \'First Alternating Color\' here.\";s:41:\"following_options_apply_only_if_new_style\";s:107:\"The following options apply only if you are creating a new style, rather than overwriting an existing style\";s:10:\"font_color\";s:10:\"Font Color\";s:11:\"font_family\";s:11:\"Font Family\";s:9:\"font_size\";s:9:\"Font Size\";s:10:\"font_style\";s:10:\"Font Style\";s:16:\"fonts_colors_etc\";s:19:\"Fonts / Colors etc.\";s:16:\"form_spacer_size\";s:118:\"Form Element Spacer Size (pixels) <dfn>(This is the size of the spacer used to separate blocks of form elements)</dfn>\";s:10:\"form_width\";s:114:\"Form Width (pixels) <dfn>(This value specifies the width in pixels of most forms in the vBulletin interface)</dfn>\";s:17:\"form_width_usercp\";s:191:\"User Control Panel Form Width (pixels) <dfn>(This value allows you to specify a smaller form width, to compensate for the presence of the navigation bar in the user control panel pages)</dfn>\";s:15:\"forum_jump_menu\";s:15:\"Forum Jump Menu\";s:13:\"function_name\";s:13:\"Function Name\";s:37:\"get_customizations_from_parent_styles\";s:66:\"Get customizations made in this style <b>and all parent styles</b>\";s:39:\"get_customizations_from_this_style_only\";s:49:\"Get customizations made <b>only in this style</b>\";s:16:\"global_templates\";s:16:\"Global Templates\";s:21:\"group_attachment_list\";s:15:\"Attachment List\";s:20:\"group_bb_code_layout\";s:14:\"BB Code Layout\";s:16:\"group_buddy_list\";s:10:\"Buddy List\";s:14:\"group_calendar\";s:8:\"Calendar\";s:12:\"group_editor\";s:6:\"Editor\";s:9:\"group_faq\";s:3:\"FAQ\";s:19:\"group_forum_display\";s:13:\"Forum Display\";s:16:\"group_forum_home\";s:10:\"Forum Home\";s:10:\"group_help\";s:4:\"Help\";s:23:\"group_instant_messaging\";s:17:\"Instant Messaging\";s:17:\"group_member_info\";s:11:\"Member Info\";s:18:\"group_members_list\";s:13:\"Member\'s List\";s:16:\"group_moderation\";s:10:\"Moderation\";s:24:\"group_modify_user_option\";s:18:\"Modify User Option\";s:27:\"group_navigation_breadcrumb\";s:23:\"Navigation / Breadcrumb\";s:17:\"group_new_posting\";s:11:\"New Posting\";s:21:\"group_page_navigation\";s:15:\"Page Navigation\";s:24:\"group_paid_subscriptions\";s:18:\"Paid Subscriptions\";s:10:\"group_poll\";s:4:\"Poll\";s:15:\"group_post_icon\";s:9:\"Post Icon\";s:13:\"group_postbit\";s:7:\"Postbit\";s:22:\"group_printable_thread\";s:16:\"Printable Thread\";s:21:\"group_private_message\";s:15:\"Private Message\";s:18:\"group_registration\";s:12:\"Registration\";s:12:\"group_search\";s:6:\"Search\";s:17:\"group_show_groups\";s:11:\"Show Groups\";s:17:\"group_show_thread\";s:11:\"Show Thread\";s:18:\"group_smilie_popup\";s:12:\"Smilie Popup\";s:23:\"group_subscribed_thread\";s:17:\"Subscribed Thread\";s:27:\"group_thread_administration\";s:21:\"Thread Administration\";s:15:\"group_threadbit\";s:9:\"Threadbit\";s:24:\"group_user_control_panel\";s:18:\"User Control Panel\";s:21:\"group_user_infraction\";s:15:\"User Infraction\";s:15:\"group_user_note\";s:9:\"User Note\";s:24:\"group_user_profile_field\";s:18:\"User Profile Field\";s:21:\"group_user_reputation\";s:15:\"User Reputation\";s:16:\"group_who_posted\";s:11:\"Who Posted?\";s:17:\"group_whos_online\";s:12:\"Who\'s Online\";s:16:\"highlighted_font\";s:16:\"Highlighted Font\";s:21:\"highlighted_font_desc\";s:120:\"\'Highligted Font\' is used primarily to highlight search words in search results, but is used occasionally elsewhere too.\";s:10:\"historical\";s:10:\"Historical\";s:21:\"history_of_template_x\";s:52:\"History of Template <span class=\"normal\">%1$s</span>\";s:10:\"hover_link\";s:5:\"Hover\";s:12:\"html_doctype\";s:12:\"HTML Doctype\";s:20:\"ignore_style_version\";s:113:\"Ignore Style Version <dfn>Use style file <b>even</b> if it was created by a different version of vBulletin?</dfn>\";s:11:\"image_paths\";s:11:\"Image Paths\";s:13:\"images_folder\";s:13:\"Images Folder\";s:21:\"import_style_xml_file\";s:21:\"Import Style XML File\";s:15:\"importing_style\";s:15:\"Importing Style\";s:22:\"including_master_style\";s:22:\"Including MASTER STYLE\";s:7:\"inherit\";s:7:\"Inherit\";s:20:\"inline_mod_highlight\";s:35:\"Inline Moderation Element Highlight\";s:25:\"inline_mod_highlight_desc\";s:101:\"When an inline moderation checkbox is clicked, the corresponding item will be styled with this class.\";s:18:\"inner_border_width\";s:123:\"Inner Border Width (pixels) <dfn>(This value specifies the width in pixels of the inner-border of all colored tables)</dfn>\";s:17:\"inner_table_width\";s:120:\"Inner Table Width (pixels or percentage) <dfn>(This is the width given to every table within your vBulletin pages)</dfn>\";s:12:\"input_fields\";s:12:\"Input Fields\";s:17:\"input_fields_desc\";s:74:\"\'Input Fields\' is used to style single and multi-line text boxes in forms.\";s:19:\"internet_explorer_4\";s:20:\"Internet Explorer 4+\";s:47:\"it_appears_you_are_removing_vbulletin_copyright\";s:252:\"It appears that you may be removing the vBulletin copyright notice from this template. If this is the case, please be aware that this may be a violation of the license agreement. Continue only if you are sure that you will not be violating the license.\";s:9:\"justified\";s:9:\"Justified\";s:13:\"last_modified\";s:13:\"Last Modified\";s:11:\"legend_desc\";s:122:\"Use this setting to set the style of the &lt;legend&gt; text that appears in the border of &lt;frameset&gt; tags in forms.\";s:8:\"main_css\";s:8:\"Main CSS\";s:16:\"main_table_width\";s:124:\"Main Table Width (pixels or percentage) <dfn>(This is the width of the table that contains all your vBulletin content)</dfn>\";s:12:\"master_style\";s:12:\"MASTER STYLE\";s:5:\"menus\";s:14:\"<select> Menus\";s:10:\"menus_desc\";s:61:\"All &lt;select&gt; elements will be styled with this control.\";s:13:\"message_width\";s:151:\"Message Area Width (pixels) <dfn>(This value allows you to specify the width in pixels of the text box used for all message posting in vBulletin)</dfn>\";s:20:\"message_width_usercp\";s:149:\"User Control Panel Message Area Width (pixels) <dfn>(This value represents the width in pixels of the message area in user control panel pages)</dfn>\";s:18:\"misc_images_folder\";s:116:\"Miscellaneous Images Folder\r\n<dfn>This folder contains the various images that do not fit into other category.</dfn>\";s:11:\"navbar_text\";s:11:\"Navbar Text\";s:16:\"navbar_text_desc\";s:86:\"This group of settings controls the style of the navigation bread-crumb in the Navbar.\";s:10:\"netscape_4\";s:22:\"Netscape Navigator 4.x\";s:10:\"netscape_6\";s:36:\"Netscape Navigator 6.x / Mozilla 1.x\";s:15:\"new_reply_image\";s:15:\"New Reply Image\";s:16:\"new_thread_image\";s:16:\"New Thread Image\";s:11:\"new_version\";s:11:\"New Version\";s:15:\"no_parent_style\";s:15:\"No Parent Style\";s:23:\"no_replacements_defined\";s:51:\"No replacement variables are defined for this style\";s:25:\"no_styles_needed_updating\";s:25:\"No styles needed updating\";s:11:\"normal_link\";s:6:\"Normal\";s:9:\"not_found\";s:9:\"Not Found\";s:37:\"notes_for_using_regex_in_find_replace\";s:57:\"Notes for Using Regular Expressions with Find and Replace\";s:11:\"old_default\";s:11:\"Old Default\";s:26:\"old_template_table_dropped\";s:26:\"Old Template Table Dropped\";s:11:\"old_version\";s:11:\"Old Version\";s:18:\"outer_border_width\";s:123:\"Outer Border Width (pixels) <dfn>(This value specifies the width in pixels of the outer-border of all colored tables)</dfn>\";s:15:\"overwrite_style\";s:190:\"Merge Into Style <dfn>(Selecting a style here will cause the imported style to be merged into an existing style, overwriting any conflicting entries. Leave blank to create a new style)</dfn>\";s:19:\"overwriting_style_x\";s:31:\"Overwriting Style \'<i>%1$s</i>\'\";s:7:\"padding\";s:7:\"Padding\";s:15:\"page_background\";s:15:\"Page Background\";s:20:\"page_background_desc\";s:97:\"\'Page Background\' is used primarily to set the background and text colors of the inner-page area.\";s:5:\"panel\";s:13:\"Panel (Forms)\";s:10:\"panel_desc\";s:76:\"\'Panel\' is used to create a panel in which most form elements are displayed.\";s:14:\"panel_surround\";s:14:\"Panel Surround\";s:19:\"panel_surround_desc\";s:85:\"This style is used for the thick border that surrounds the panel used for most forms.\";s:49:\"please_be_aware_replacement_variable_is_inherited\";s:162:\"Please be aware that if this replacement variable is inherited by child styles, they too will lose any customizations you have made for this replacement variable.\";s:37:\"please_be_aware_template_is_inherited\";s:138:\"Please be aware that if this template is inherited by child styles, they too will lose any customizations you have made for this template.\";s:49:\"please_be_aware_this_will_delete_custom_templates\";s:167:\"Please be aware that this will also delete all custom templates belonging to this style.<br /><br />Any child styles will attach themselves to this set\'s parent style.\";s:18:\"poll_images_folder\";s:125:\"Poll Images Folder\r\n<dfn>This folder contains the various images used to build the colored bars in poll voting results.</dfn>\";s:15:\"popup_menu_body\";s:15:\"Popup Menu Body\";s:20:\"popup_menu_body_desc\";s:64:\"This style is applied to the outer body of \'vbmenu\' popup menus.\";s:18:\"popup_menu_control\";s:19:\"Popup Menu Controls\";s:23:\"popup_menu_control_desc\";s:186:\"This style is applied to elements which, when clicked, will open a popup menu. For visual consistency, it is occasionally used simply to emphasize an element containing a clickable link.\";s:17:\"popup_menu_hilite\";s:29:\"Popup Menu Highlighted Option\";s:22:\"popup_menu_hilite_desc\";s:110:\"When a menu option is highlighted due to the mouse moving over it, it will temporarily be assigned this style.\";s:17:\"popup_menu_option\";s:21:\"Popup Menu Option Row\";s:22:\"popup_menu_option_desc\";s:63:\"This style is applied to each row inside a \'vbmenu\' popup menu.\";s:9:\"post_icon\";s:9:\"Post Icon\";s:7:\"preview\";s:7:\"Preview\";s:20:\"rating_images_folder\";s:134:\"Ratings Images Folder\r\n<dfn>This folder contains the images used to illustrate the rating applied to an item (usually a thread).</dfn>\";s:18:\"rebuild_all_styles\";s:18:\"Rebuild All Styles\";s:10:\"regex_help\";s:428:\"The regular expression option is for <b>advanced users only</b>! Setting this option to \'yes\' will use <a href=\"http://www.php.net/manual-lookup.php?function=preg-replace\" target=\"expl\">preg_replace()</a> instead of <a href=\"http://www.php.net/manual-lookup.php?function=str-replace\" target=\"expl\">str_replace()</a> for your find/replace operation. Do not use this option if you are not sure how to use PCRE regular expressions!\";s:23:\"regular_expression_used\";s:23:\"Regular Expression Used\";s:20:\"replacement_variable\";s:20:\"Replacement Variable\";s:48:\"replacement_variable_is_customized_in_this_style\";s:48:\"Replacement Variable is Customized in this Style\";s:53:\"replacement_variable_is_inherited_from_a_parent_style\";s:53:\"Replacement Variable is Inherited From a Parent Style\";s:56:\"replacement_variable_is_unchanged_from_the_default_style\";s:56:\"Replacement Variable is Unchanged From the Default Style\";s:28:\"replacement_variable_manager\";s:28:\"Replacement Variable Manager\";s:21:\"replacement_variables\";s:21:\"Replacement Variables\";s:24:\"reputation_images_folder\";s:119:\"Reputation Images Folder\r\n<dfn>This folder contains the small images used to display a user\'s current reputation.</dfn>\";s:20:\"revert_all_templates\";s:20:\"Revert all Templates\";s:33:\"revert_all_templates_from_style_x\";s:337:\"Are you sure you want to revert all templates from the style called \'%1$s\'?<br />\r\n<br />\r\nThis will cause all templates to revert to their default or inherited status, although templates you have added yourself will not be affected.<br />\r\n<br />\r\nThe following templates will be reverted:\r\n<ul>%2$s</ul>\r\nThis action can not be undone.\";s:29:\"revert_this_group_of_settings\";s:93:\"To revert this group of settings to their inherited value, tick this box and submit the form.\";s:8:\"save_css\";s:8:\"Save CSS\";s:24:\"save_in_template_history\";s:25:\"Save in Template History?\";s:20:\"search_in_all_styles\";s:20:\"Search in all Styles\";s:15:\"search_in_style\";s:15:\"Search in Style\";s:18:\"search_in_template\";s:18:\"Search in Template\";s:19:\"search_in_templates\";s:19:\"Search in Templates\";s:16:\"search_templates\";s:16:\"Search Templates\";s:24:\"second_alternating_color\";s:24:\"Second Alternating Color\";s:29:\"second_alternating_color_desc\";s:171:\"Most table cells in vBulletin use either the First or Second alternating color as their background. Set the attributes for elements using \'Second Alternating Color\' here. \";s:13:\"selected_item\";s:13:\"Selected Item\";s:8:\"settings\";s:8:\"Settings\";s:12:\"show_default\";s:12:\"Show Default\";s:20:\"sizes_and_dimensions\";s:20:\"Sizes and Dimensions\";s:10:\"small_font\";s:10:\"Small Font\";s:15:\"small_font_desc\";s:84:\"On occasions where smaller-than-normal text is required, this style will be applied.\";s:11:\"spacer_size\";s:86:\"Spacer Size (pixels) <dfn>(Spacing between the body border and the main content)</dfn>\";s:12:\"standard_css\";s:23:\"Standard CSS Attributes\";s:17:\"statusicon_folder\";s:196:\"Item Status Icon Folder\r\n<dfn>This folder contains all the icons representing the status of forums, threads, posts etc.<br />\r\nFor example: <i>announcement_old.gif / announcement_new.gif</i></dfn>\";s:40:\"strongly_recommend_testing_regex_replace\";s:108:\"It is <b>strongly</b> recommended that you use the \'test\' option before actually performing a regex replace.\";s:13:\"style_manager\";s:13:\"Style Manager\";s:12:\"table_border\";s:12:\"Table Border\";s:17:\"table_border_desc\";s:250:\"\'Table Border\' serves two purposes - primarily it is used to set the background color of all colored tables, which will show through in the color of the lines between cells. Secondly, you may wish to apply a border to the outside of the table itself.\";s:18:\"table_cell_padding\";s:113:\"Table Cell Padding (pixels) <dfn>(This value allows you to set the cellpadding for all tables in vBulletin)</dfn>\";s:12:\"table_footer\";s:12:\"Table Footer\";s:17:\"table_footer_desc\";s:115:\"Some tables have an additional bar at their base to hold extra controls etc. \'Table Footer\' is used to style these.\";s:12:\"table_header\";s:12:\"Table Header\";s:17:\"table_header_desc\";s:175:\"\'Table Header\' is most often used as the style for a column heading in a table, but is also occasionally used for the main title bar of a small table, such as \'Posting Rules\'.\";s:8:\"template\";s:8:\"Template\";s:37:\"template_condition_contains_functions\";s:69:\"The following template conditional expression contains function calls\";s:26:\"template_edited_after_load\";s:102:\"Template was edited after the page was loaded by %1$s, the previous template was saved in the history.\";s:19:\"template_eval_error\";s:261:\"The following error occurred when attempting to evaluate this template:<br /><i>%1$s</i><br />This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.\";s:36:\"template_is_customized_in_this_style\";s:36:\"Template is Customized in this Style\";s:41:\"template_is_inherited_from_a_parent_style\";s:41:\"Template is Inherited From a Parent Style\";s:44:\"template_is_unchanged_from_the_default_style\";s:44:\"Template is Unchanged From the Default Style\";s:23:\"template_last_edited_js\";s:47:\"Last edited %1$s %2$s %3$s at %4$s:%5$s by %6$s\";s:16:\"template_options\";s:16:\"Template Options\";s:23:\"template_x_exists_error\";s:124:\"A template named <em>%1$s</em> already exists.<br />\r\n<br />\r\nIf you click \'Save\' the existing template will be overwritten.\";s:32:\"temporary_template_table_created\";s:32:\"Temporary Template Table Created\";s:51:\"temporary_template_table_populated_with_x_templates\";s:54:\"Temporary Template Table Populated with %1$s Templates\";s:32:\"temporary_template_table_renamed\";s:32:\"Temporary Template Table Renamed\";s:17:\"test_replace_only\";s:133:\"Test Replacement Only <dfn>(This will show you the results of doing this find/replace, without actually updating the templates)</dfn>\";s:25:\"text_added_in_new_version\";s:25:\"Text added in new version\";s:29:\"text_changed_between_versions\";s:29:\"Text changed between versions\";s:15:\"text_decoration\";s:15:\"Text Decoration\";s:9:\"text_desc\";s:163:\"Use this control to set the text attributes for all text elements on the page that may ignore the \'Body\' attributes, in particular text inside &lt;td&gt; tags etc.\";s:24:\"text_editor_control_desc\";s:105:\"These settings allow you to control how controls on the WYSIWYG and standard text editor toolbars appear.\";s:27:\"text_editor_controls_folder\";s:151:\"Text Editor Controls Folder\r\n<dfn>This folder contains the button and interface images for the vBulletin text editor (used to post/edit messages)</dfn>\";s:29:\"text_removed_from_old_version\";s:29:\"Text removed from old version\";s:16:\"textarea_columns\";s:16:\"Textarea Columns\";s:52:\"this_item_is_customized_in_the_parent_style_called_x\";s:61:\"This item is customized in the parent style called\\n\\n\'%1$s\'.\";s:51:\"this_template_has_been_customized_in_a_parent_style\";s:350:\"This template has been customized within the %1$s style, (a parent set of the %2$s style).<br /><br />You may click the \'Customize\' button to create a customized version of this template, based on the customizations in the %1$s style.<br /><br />If you would like to edit the %3$s template within the %1$s parent style, <a href=\"%4$s\">Click Here</a>.\";s:47:\"this_template_has_been_customized_in_this_style\";s:281:\"This template has been customized in the current style.<br /><br />Double-click the template name or click the \'Edit\' button to modify the template.<br /><br />You may also view the original template, from which this template was customized, by clicking the \'View Original\' button.\";s:37:\"this_template_has_not_been_customized\";s:240:\"This template has not been customized in this style or any of its parent styles.<br /><br />Double-click the template name or click the \'Customize\' button to add a customized version of this template to the current style and its child sets.\";s:10:\"time_color\";s:10:\"Time Color\";s:15:\"time_color_desc\";s:76:\"\'Time Color\' is applied to (most) instances of a time stamp being displayed.\";s:24:\"title_for_uploaded_style\";s:100:\"Title for Uploaded Style <dfn>(Leave blank to use the style title specified in the style file)</dfn>\";s:11:\"title_image\";s:113:\"Title Image\r\n<dfn>This is the image located in the \'header\' template, used as the main logo for your forum.</dfn>\";s:20:\"toolbar_menu_options\";s:20:\"Toolbar Menu Options\";s:4:\"type\";s:4:\"Type\";s:7:\"unknown\";s:7:\"Unknown\";s:25:\"updated_default_templates\";s:25:\"Updated Default Templates\";s:30:\"updated_default_templates_desc\";s:457:\"The templates shown on this page have been updated in the default template set since you customized them.<br />\r\n<br />\r\nIt may be necessary for you to revert the custom templates, or otherwise check that they fully support vBulletin %1$s. <strong>If you do not do this, some sections of vBulletin may not function!</strong> Please see the release announcements at the <a href=\"http://www.vbulletin.com/forum/\">vBulletin.com Forums</a> for more information.\";s:41:\"updating_style_information_for_each_style\";s:44:\"Updating style information for each style...\";s:32:\"updating_style_information_for_x\";s:57:\"Updating Style Information for \'%1$s\' and child styles...\";s:31:\"updating_styles_with_no_parents\";s:46:\"Updating style sets with no parent information\";s:21:\"updating_template_ids\";s:21:\"Updating Template IDs\";s:19:\"usage_in_express