[ Index ] |
PHP Cross Reference of MyBB |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * MyBB 1.6 English Language Pack 4 * Copyright 2010 MyBB Group, All Rights Reserved 5 * 6 * $Id$ 7 */ 8 9 $l['nav_width'] = "180"; 10 $l['nav_modcp'] = "Mod CP"; 11 $l['nav_menu'] = "Menu"; 12 13 $l['mcp_nav_home'] = "Mod CP Home"; 14 $l['mcp_nav_forums'] = "Forums & Posts"; 15 $l['mcp_nav_announcements'] = "Announcements"; 16 $l['mcp_nav_modqueue'] = "Moderation Queue"; 17 $l['mcp_nav_reported_posts'] = "Reported Posts"; 18 $l['mcp_nav_all_reported_posts'] = "All Reported Posts"; 19 $l['mcp_nav_modlogs'] = "Moderator Logs"; 20 $l['mcp_nav_users'] = "Users"; 21 $l['mcp_nav_editprofile'] = "Profile Editor"; 22 $l['mcp_nav_banning'] = "Banning"; 23 $l['mcp_nav_warninglogs'] = "Warning Logs"; 24 $l['mcp_nav_ipsearch'] = "IP Search"; 25 $l['mcp_nav_editing_ban'] = "Edit a Ban"; 26 $l['mcp_nav_ban_user'] = "Ban a User"; 27 $l['mcp_nav_modqueue_threads'] = "Thread Moderation Queue"; 28 $l['mcp_nav_modqueue_posts'] = "Post Moderation Queue"; 29 $l['mcp_nav_modqueue_attachments'] = "Attachment Moderation Queue"; 30 31 $l['modcp'] = "Moderator Control Panel"; 32 33 $l['view_all_reported_posts'] = "View all Reported Posts"; 34 $l['all_reported_posts'] = "All Reported Posts"; 35 $l['all_reported_posts_note'] = "All Reported Posts (Unread reports are highlighted)"; 36 $l['reported_posts'] = "Reported Posts"; 37 $l['reported_posts_note'] = "Reported Posts (Reports in your forums are highlighted)"; 38 $l['post_id'] = "Post ID"; 39 $l['poster'] = "Poster"; 40 $l['thread'] = "Thread"; 41 $l['reporter'] = "Reporter"; 42 $l['report_reason'] = "Reason"; 43 $l['report_time'] = "Reported"; 44 $l['mark_read'] = "Mark Selected as Read"; 45 $l['no_reports'] = "There are currently no unread reported posts."; 46 $l['error_noselected_reports'] = "Sorry, but you did not select any reported posts to mark as read. Either that or the selected posts have already been marked read by another user."; 47 $l['error_missing_ipaddress'] = "Sorry, but you did not enter in an IP Address to find."; 48 $l['error_no_results'] = "Sorry, there were no results found with the criteria you selected."; 49 $l['redirect_reportsmarked'] = "The selected reported posts have been marked as read."; 50 $l['redirect_modnotes'] = "The moderator notes have been updated."; 51 52 $l['moderator_notes'] = "Moderator Notes"; 53 $l['notes_public_all'] = "These notes are public to all moderators."; 54 $l['save_notes'] = "Save Notes"; 55 $l['bans_ending_soon'] = "Bans Ending Soon"; 56 $l['latest_5_modactions'] = "5 Latest Moderator Actions"; 57 $l['awaiting_moderation'] = "Awaiting Moderation"; 58 $l['type'] = "Type"; 59 $l['number_awaiting'] = "Number Awaiting"; 60 $l['latest'] = "Latest"; 61 $l['ipsearch'] = "IP Search"; 62 $l['ipsearch_results'] = "IP Search Results for '{1}'"; 63 $l['ipaddress_search'] = "IP Address Search"; 64 $l['ipaddress_misc_info'] = "Misc. Information for '{1}'"; 65 $l['ipaddress_host_name'] = "Host Name:"; 66 $l['ipaddress_location'] = "GeoIP Location:"; 67 $l['search_users'] = "Search Users"; 68 $l['search_posts'] = "Search Posts"; 69 $l['ip_address'] = "IP Address:"; 70 $l['result'] = "Result"; 71 $l['ipresult_regip'] = "Registration IP:"; 72 $l['ipresult_lastip'] = "Last Known IP:"; 73 $l['ipresult_post'] = "Post:"; 74 $l['subject'] = "Subject"; 75 $l['username'] = "Username"; 76 $l['ipaddress'] = "IP Address"; 77 $l['options'] = "Options:"; 78 $l['find'] = "Find"; 79 $l['modlogs'] = "Moderator Logs"; 80 $l['action'] = "Action"; 81 $l['all_moderators'] = "All Moderators"; 82 $l['ip'] = "IP Address"; 83 $l['info_on_ip'] = "Information on This IP Address"; 84 $l['information'] = "Information"; 85 $l['filter_modlogs'] = "Filter Moderator Logs"; 86 $l['forum'] = "Forum:"; 87 $l['from_moderator'] = "From Moderator:"; 88 $l['na_deleted'] = "N/A - Been Deleted"; 89 $l['sort_by'] = "Sort by:"; 90 $l['forum_name'] = "Forum Name"; 91 $l['thread_subject'] = "Thread Subject"; 92 $l['in'] = "in"; 93 $l['order'] = "order"; 94 $l['asc'] = "Ascending"; 95 $l['desc'] = "Descending"; 96 $l['per_page'] = "Results Per Page:"; 97 $l['filter_logs'] = "Filter Logs"; 98 $l['error_no_log_results'] = "Sorry, there were no results found with the criteria you selected."; 99 $l['find_users'] = "Search for Users"; 100 $l['users'] = "Users"; 101 $l['regdate'] = "Registration Date"; 102 $l['lastvisit'] = "Last Visit"; 103 $l['postnum'] = "Post Count"; 104 $l['username_contains'] = "Username contains"; 105 $l['no_user_results'] = "No users were found with the specified search criteria."; 106 $l['edit_profile'] = "Edit Profile of {1}"; 107 $l['birthday'] = "Date of Birth:"; 108 $l['title'] = "User Title:"; 109 $l['profile_required'] = "Required Fields"; 110 $l['remove_avatar'] = "Remove user's avatar?"; 111 $l['profile_optional'] = "Optional Fields"; 112 $l['website_url'] = "Website URL:"; 113 $l['birthdate'] = "Birthdate:"; 114 $l['icq_number'] = "ICQ Number:"; 115 $l['aim_screenname'] = "AIM Screen Name:"; 116 $l['yahoo_id'] = "Yahoo ID:"; 117 $l['msn'] = "MSN ID:"; 118 $l['additional_information'] = "Additional Information"; 119 $l['update_profile'] = "Update Profile"; 120 $l['custom_usertitle'] = "Custom User Title"; 121 $l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)"; 122 $l['custom_usertitle_note'] = "Here you can assign a custom user title which will overwrite the one based on users display group."; 123 $l['default_usertitle'] = "Default User Title:"; 124 $l['current_custom_usertitle'] = "Current Custom User Title:"; 125 $l['revert_usertitle'] = "Revert to group default"; 126 $l['additional_contact_details'] = "Additional Contact Details"; 127 $l['current_username'] = "Username:"; 128 $l['usergroup'] = "Primary Group"; 129 $l['redirect_user_updated'] = "The users profile has successfully been updated."; 130 $l['posts_awaiting_moderation'] = "Posts Awaiting Moderation"; 131 $l['threads_awaiting_moderation'] = "Threads Awaiting Moderation"; 132 $l['attachments_awaiting_moderation'] = "Attachments Awaiting Moderation"; 133 $l['mod_queue'] = "Moderation Queue"; 134 $l['approve'] = "Approve"; 135 $l['ignore'] = "Ignore"; 136 $l['perform_actions'] = "Perform Actions"; 137 $l['author'] = "Author"; 138 $l['threads'] = "Threads"; 139 $l['posts'] = "Posts"; 140 $l['filename'] = "Filename"; 141 $l['thread_post'] = "Thread / Post"; 142 $l['permanent'] = "Permanent"; 143 $l['ban_error'] = "Error"; 144 $l['ban_banned'] = "Banned Users"; 145 $l['ban_user'] = "Ban a User"; 146 $l['reason'] = "Reason"; 147 $l['ban_username'] = "Username:"; 148 $l['ban_reason'] = "Reason:"; 149 $l['ban_length'] = "Length"; 150 $l['ban_remaining'] = "remaining"; 151 $l['ban_ending_imminently'] = "Ban Ending Imminently"; 152 $l['ban_bannedby'] = "Banned By"; 153 $l['ban_movegroup'] = "Move to Banned Group:"; 154 $l['ban_liftafter'] = "Lift Ban After:"; 155 $l['no_banned'] = "There are currently no banned users."; 156 $l['redirect_banuser'] = "The user has successfully been banned."; 157 $l['redirect_banuser_updated'] = "The user's ban has successfully been updated."; 158 $l['invalid_username'] = "The username you entered was invalid. Please ensure you enter a valid username."; 159 $l['error_useralreadybanned'] = "This user is already banned. You cannot ban a user more than once."; 160 $l['error_cannotbanuser'] = "You cannot ban this user because they have higher permissions than you. Please contact your administrator if you wish to ban this user."; 161 $l['error_cannotbanself'] = "You cannot ban yourself. Please enter another username."; 162 $l['error_no_perm_to_ban'] = "You do not have permission to ban this user."; 163 $l['error_nobanreason'] = "You did not enter a reason for this ban. Please enter a valid reason below."; 164 $l['error_nobangroup'] = "You did not select a valid group to move this user to."; 165 $l['edit_ban'] = "Edit Ban"; 166 $l['lift_ban'] = "Lift Ban"; 167 $l['ban'] = "Ban"; 168 $l['error_invalidban'] = "You have selected an invalid ban."; 169 $l['redirect_banlifted'] = "The ban has successfully been lifted."; 170 $l['mark_all_ignored'] = "Mark all as ignored"; 171 $l['mark_all_deletion'] = "Mark all for deletion"; 172 $l['mark_all_approved'] = "Mark all as approved"; 173 $l['meta_forum'] = "Forum:"; 174 $l['meta_thread'] = "Thread:"; 175 $l['mod_queue_empty'] = "All of the moderation queues are currently empty."; 176 $l['mod_queue_threads_empty'] = "The thread moderation queue is currently empty."; 177 $l['mod_queue_posts_empty'] = "The posts moderation queue is currently empty."; 178 $l['mod_queue_attachments_empty'] = "The attachment moderation queue is currently empty."; 179 $l['redirect_threadsmoderated'] = "The selected threads have been moderated."; 180 $l['redirect_postsmoderated'] = "The selected posts have been moderated."; 181 $l['redirect_attachmentsmoderated'] = "The selected attachments have been moderated."; 182 $l['multi_approve_posts'] = "Selected Posts Approved"; 183 $l['multi_approve_threads'] = "Selected Threads Approved"; 184 $l['multi_delete_threads'] = "Selected Threads Deleted"; 185 $l['edited_user'] = "Edited User's Profile"; 186 $l['edited_user_info'] = "<strong>User:</strong> <a href=\"{2}\">{1}</a>"; 187 $l['edited_user_ban'] = "Edited User Ban"; 188 $l['banned_user'] = "Banned User"; 189 $l['lifted_ban'] = "Lifted User Ban"; 190 191 $l['warning_logs'] = "Warning Logs"; 192 $l['warned_user'] = "Warned User"; 193 $l['warning'] = "Warning"; 194 $l['date_issued'] = "Date Issued"; 195 $l['expires'] = "Expires"; 196 $l['expiry_date'] = "Expiry Date"; 197 $l['issued_date'] = "Issued Date"; 198 $l['issued_by'] = "Issued By"; 199 $l['details'] = "Details"; 200 $l['filter_warning_logs'] = "Filter Warning Logs"; 201 $l['filter_warned_user'] = "Warned user:"; 202 $l['filter_issued_by'] = "Warning issued by:"; 203 $l['filter_reason'] = "Reason contains:"; 204 $l['view'] = "View"; 205 $l['no_warning_logs'] = "There are no warning logs to view."; 206 $l['revoked'] = "Revoked "; 207 $l['signature'] = "Signature"; 208 $l['suspend_signature'] = "<strong>Suspend this user's signature</strong>"; 209 $l['suspend_length'] = "Suspension length:"; 210 $l['mod_notes'] = "Moderator Notes"; 211 $l['moderation'] = "Moderator Options"; 212 $l['moderate_posts'] = "Moderate this user's posts"; 213 $l['suspend_posts'] = "Suspend this user's posting privileges"; 214 $l['modpost_length'] = "Moderate for:"; 215 $l['suspost_length'] = "Suspend for:"; 216 217 $l['moderateposts_for'] = "Moderated until {1}, {2}.<br />Untick this option to remove, or extend below."; 218 $l['suspendposting_for'] = "Suspended until {1}, {2}.<br />Untick this option to remove, or extend below."; 219 $l['suspendsignature_for'] = "Suspended until {1}, {2}.<br />Untick this option to remove, or extend below."; 220 $l['suspendposting_perm'] = "Suspended permanently.<br />Untick this option to remove, or change below."; 221 $l['moderateposts_perm'] = "Moderated permanently.<br />Untick this option to remove, or change below."; 222 $l['suspendsignature_perm'] = "Suspended permanently.<br />Untick this option to remove, or change below."; 223 $l['suspendsignature_error'] = "You selected to suspend this user's signature, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel."; 224 $l['moderateposting_error'] = "You selected to moderate this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel."; 225 $l['suspendposting_error'] = "You selected to suspend this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel."; 226 $l['suspendmoderate_error'] = "You've selected to suspend and moderate the user's posts. Please select only one type of moderation."; 227 228 $l['expire_hours'] = "hour(s)"; 229 $l['expire_days'] = "day(s)"; 230 $l['expire_weeks'] = "week(s)"; 231 $l['expire_months'] = "month(s)"; 232 $l['expire_permanent'] = "Permanent"; 233 234 $l['manage_announcement'] = "Manage Announcements"; 235 $l['forum_announcements'] = "Forum Announcements"; 236 $l['announcement'] = "Announcement"; 237 $l['controls'] = "Controls"; 238 $l['expired_announcement'] = "Expired Announcement"; 239 $l['active_announcement'] = "Active Announcement"; 240 $l['active'] = "Active"; 241 $l['expired'] = "Expired"; 242 $l['edit'] = "Edit"; 243 $l['add_announcement'] = "Add Announcement"; 244 $l['edit_announcement'] = "Edit Announcement"; 245 $l['no_forum_announcements'] = "There are currently no forum announcements on your board."; 246 $l['no_global_announcements'] = "There are currently no global announcements on your board."; 247 $l['add_global_announcement'] = "Add Global Announcement"; 248 $l['global_announcements'] = "Global Announcements"; 249 $l['title'] = "Title"; 250 $l['start_date'] = "Start Date"; 251 $l['time'] = "Time:"; 252 $l['end_date'] = "End Date"; 253 $l['never'] = "Never"; 254 $l['allow_html'] = "Allow HTML"; 255 $l['allow_mycode'] = "Allow MyCode"; 256 $l['allow_smilies'] = "Allow Smilies"; 257 $l['reset'] = "Reset"; 258 $l['january'] = "January"; 259 $l['february'] = "February"; 260 $l['march'] = "March"; 261 $l['april'] = "April"; 262 $l['may'] = "May"; 263 $l['june'] = "June"; 264 $l['july'] = "July"; 265 $l['august'] = "August"; 266 $l['september'] = "September"; 267 $l['october'] = "October"; 268 $l['november'] = "November"; 269 $l['december'] = "December"; 270 $l['delete_announcement'] = "Delete Announcement"; 271 $l['confirm_delete_announcement'] = "Are you sure you want to delete this announcement?"; 272 $l['redirect_add_announcement'] = "The announcement has been created."; 273 $l['redirect_edit_announcement'] = "The announcement has been edited."; 274 $l['redirect_delete_announcement'] = "The announcement has been deleted."; 275 $l['error_missing_title'] = "You did not enter a title."; 276 $l['error_missing_message'] = "You did not enter a message."; 277 $l['error_missing_forum'] = "You did not select a forum."; 278 $l['error_invalid_start_date'] = "The starting date for the announcement is invalid."; 279 $l['error_invalid_end_date'] = "The ending date for the announcement is invalid."; 280 $l['error_end_before_start'] = "The ending date must be after the start date."; 281 $l['error_invalid_announcement'] = "The specified announcement is invalid."; 282 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Oct 8 19:19:50 2013 | Cross-referenced by PHPXref 0.7.1 |