[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/languages/english/ -> moderation.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id: moderation.lang.php 5828 2012-05-08 16:06:16Z Tomm $
   7   */
   8  
   9  $l['nav_deletethread'] = "Delete Thread";
  10  $l['nav_deletepoll'] = "Delete Poll";
  11  $l['nav_deleteposts'] = "Delete Selective Posts";
  12  $l['nav_mergeposts'] = "Merge Selective Posts";
  13  $l['nav_move'] = "Move or Copy Thread";
  14  $l['nav_threadnotes'] = "Thread Notes and Moderator Log";
  15  $l['nav_getip'] = "View Post IP Address";
  16  $l['nav_merge'] = "Merge Threads";
  17  $l['nav_split'] = "Split Thread";
  18  $l['nav_multi_deletethreads'] = "Inline Thread Deletion";
  19  $l['nav_multi_deleteposts'] = "Inline Post Deletion";
  20  $l['nav_multi_splitposts'] = "Split Selected Posts";
  21  $l['nav_multi_mergeposts'] = "Merge Selected Posts";
  22  $l['nav_multi_movethreads'] = "Move Threads";
  23  
  24  $l['no_mod_options'] = "No moderation options have yet been performed on this thread.";
  25  $l['no_delayed_mods'] = "No delayed moderation actions are scheduled to be performed on the selected thread(s).";
  26  $l['delete_poll'] = "Delete Poll";
  27  $l['delete_posts'] = "Delete Posts";
  28  $l['delete_selected_posts'] = "Delete Selected Posts";
  29  $l['posted_by'] = "Posted by";
  30  $l['delete_thread'] = "Delete Thread";
  31  $l['get_post_ip'] = "Get Post IP Address";
  32  $l['info_on_ip'] = "Information on this IP address";
  33  $l['ip_address'] = "IP Address:";
  34  $l['hostname'] = "Hostname:";
  35  $l['if_resolvable'] = "(if resolvable)";
  36  $l['mod_options'] = "Moderator Options:";
  37  $l['search_ip_users'] = "Search for users with this IP";
  38  $l['search_ip_posts'] = "Search for posts with this IP";
  39  $l['merge_threads'] = "Merge Threads";
  40  $l['new_subject'] = "New Subject:";
  41  $l['thread_to_merge_with'] = "Thread to merge with:";
  42  $l['merge_with_note'] = "Copy the URL of the thread to be merged into this one into the textbox on the right.<br />The thread on the right will be deleted and all posts will be merged in to this one.";
  43  $l['merge_posts'] = "Merge Posts";
  44  $l['merge_posts_note'] ="All selected posts will be merged in to the first selected post.";
  45  $l['move_copy_thread'] = "Move / Copy Thread";
  46  $l['new_forum'] = "New Forum:";
  47  $l['method'] = "Method";
  48  $l['method_move'] = "Move thread";
  49  $l['method_move_redirect'] = "Move thread and leave redirect in existing forum for days:";
  50  $l['redirect_expire_note'] = "(leave blank for 'infinite')";
  51  $l['method_copy'] = "Copy thread to the new forum";
  52  $l['split_thread_subject'] = "[split]";
  53  $l['split_thread'] = "Split Thread";
  54  $l['new_thread_info'] = "New Thread Information";
  55  $l['posts_to_split'] = "Posts to Split";
  56  $l['thread_notes_editor'] = "Thread Notes Editor";
  57  $l['below_notes'] = "Below you can edit the notes for this thread.";
  58  $l['update_notes'] = "Update Thread Notes";
  59  $l['mod_logs'] = "Moderator Logs (showing last 20 actions)";
  60  $l['mod_username'] = "Username";
  61  $l['mod_date'] = "Date";
  62  $l['mod_actions'] = "Action";
  63  $l['mod_information'] = "Information";
  64  $l['read'] = "Read:";
  65  $l['thread'] = "Thread:";
  66  $l['post'] = "Post:";
  67  $l['forum'] = "Forum:";
  68  $l['delete_threads'] = "Delete Threads";
  69  $l['confirm_delete_threads'] = "Are you sure you wish to delete the selected threads? Once a thread has been deleted it cannot be restored and any posts, attachments or polls within that thread are also deleted.";
  70  $l['move_threads'] = "Move Threads";
  71  $l['confirm_delete_posts'] = "Are you sure you wish to delete the selected posts from the thread? Once they have been deleted they cannot be restored. If there are no posts left in the thread, the thread will also be deleted.";
  72  $l['post_separator'] = "Post Separator";
  73  $l['new_line'] = "New Line";
  74  $l['horizontal_rule'] = "Horizontal Rule";
  75  $l['resolve_fail'] = "N/A (Unable to resolve)";
  76  
  77  $l['opened'] = "Opened";
  78  $l['closed'] = "Closed";
  79  $l['stuck'] = "Stuck";
  80  $l['unstuck'] = "Unstuck";
  81  $l['mod_process'] = "Thread {1}";
  82  $l['redirects_removed'] = "Thread Redirects Removed";
  83  $l['thread_deleted'] = "Thread Deleted: {1}";
  84  $l['poll_deleted'] = "Poll Deleted: {1}";
  85  $l['thread_approved'] = "Thread Approved: {1}";
  86  $l['thread_unapproved'] = "Thread Unapproved: {1}";
  87  $l['deleted_selective_posts'] = "Deleted Selective Posts ({1})";
  88  $l['merged_selective_posts'] = "Merged Selective Posts";
  89  $l['split_selective_posts'] = "Split posts (PIDs: {1}) to thread (TID: {2})";
  90  $l['removed_subscriptions'] = "Removed All Subscriptions";
  91  $l['thread_moved'] = "Thread Moved";
  92  $l['thread_copied'] = "Thread Copied";
  93  $l['thread_merged'] = "Threads Merged";
  94  $l['thread_split'] = "Thread Split";
  95  $l['thread_notes_edited'] = "Thread Notes Edited";
  96  $l['multi_deleted_threads'] = "Threads Deleted";
  97  $l['multi_opened_threads'] = "Threads Opened";
  98  $l['multi_closed_threads'] = "Threads Closed";
  99  $l['multi_approved_threads'] = "Threads Approved";
 100  $l['multi_unapproved_threads'] = "Threads Unapproved";
 101  $l['multi_approve_posts'] = "Selected Posts Approved";
 102  $l['multi_unapprove_posts'] = "Selected Posts Unapproved";
 103  $l['multi_stuck_threads'] = "Threads Stuck";
 104  $l['multi_unstuck_threads'] = "Threads Unstuck";
 105  $l['multi_moved_threads'] = "Threads Moved";
 106  $l['multi_copied_threads'] = "Threads Copied";
 107  $l['custom_tool'] = "Custom Moderator Tool: {1}";
 108  
 109  $l['delayed_moderation'] = "Delayed Moderation";
 110  $l['delayed_moderation_desc'] = "Here you can delay a moderation action for a selected number of days.";
 111  $l['threads'] = "Threads:";
 112  $l['threads_selected'] = "{1} thread(s) selected";
 113  $l['delay_moderation_for'] = "Delay moderation for:";
 114  $l['days'] = "day(s)";
 115  $l['moderation_action'] = "Moderation Action:";
 116  $l['open_close_thread'] = "Open/Close Thread";
 117  $l['remove_redirects'] = "Remove Redirects";
 118  $l['remove_subscriptions'] = "Remove Subscriptions";
 119  $l['approve_unapprove_thread'] = "Approve/Unapprove Thread";
 120  $l['stick_unstick_thread'] = "Stick/Unstick Thread";
 121  $l['save_delayed_moderation'] = "Save Delayed Moderation";
 122  $l['custom'] = "custom";
 123  $l['delayed_mod_queue'] = "Delayed Moderation Queue";
 124  $l['days_to_perform_action'] = "Days to Perform Action";
 125  $l['leave_redirect'] = "Lead Redirect:";
 126  $l['multiple_threads'] = "Multiple Threads";
 127  $l['actions'] = "Actions";
 128  $l['cancel'] = "Cancel";
 129  $l['leave_redirect_for'] = "Leave redirect for:";
 130  $l['redirect_forever'] = "Forever";
 131  
 132  $l['error_nomergeposts'] = "You need to select one or more posts to be able to merge posts together.";
 133  $l['error_cantsplitonepost'] = "You cannot split a thread that contains only one post.";
 134  $l['error_badmergeurl'] = "The URL for the thread to be merged seems to be invalid or empty. Please copy the exact URL into the textbox.<br />Please go back and try again.";
 135  $l['error_inline_nothreadsselected'] = "Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.";
 136  $l['error_inline_nopostsselected'] = "Sorry, but you did not select any posts to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some posts and try again.";
 137  $l['error_movetocategory'] = "This tool is trying to move the thread into a category. Please alter the tool and select a valid forum.";
 138  $l['error_cantsplitall'] = "You cannot split all of the posts out of this thread! If you did, what would be left in the thread?";
 139  $l['error_nosplitposts'] = "You cannot split this thread as you did not select any posts to split from this thread.";
 140  $l['error_movetosameforum'] = "You cannot move this thread into the forum it is currently situated in. Please select a different forum.";
 141  $l['error_mergewithself'] = "Threads cannot be merged with themselves.<br />Please go back and enter a valid URL.";
 142  $l['error_delayedmoderation_unsupported_type'] = "Sorry, but you did not select a valid type for this delayed moderation action.";
 143  $l['error_delayedmoderation_unsupported_method'] = "Sorry, but you did not select a valid move method for this delayed moderation action.";
 144  $l['error_delayedmoderation_invalid_delay'] = "Sorry, but you did not select a valid delay time for this delayed moderation action.";
 145  
 146  $l['redirect_pollnotdeleted'] = "The poll was not deleted because you did not check the \"Delete\" checkbox.<br />You will now be returned to the thread.";
 147  $l['redirect_polldeleted'] = "Thank you, the poll has successfully been removed from the thread.<br />You will now be taken back to the thread.";
 148  $l['redirect_mergeposts'] = "The selected posts have now been merged together. You will now be returned to the thread.";
 149  $l['redirect_openthread'] = "Thank you, the thread has successfully been opened.<br />You will now be returned to the thread.";
 150  $l['redirect_closethread'] = "Thank you, the thread has successfully been closed.<br />You will now be returned to the thread.";
 151  $l['redirect_stickthread']  = "Thank you, the thread has successfully been stuck.<br />You will now be returned to the thread.";
 152  $l['redirect_unstickthread'] = "Thank you, the thread has successfully been unstuck.<br />You will now be returned to the thread.";
 153  $l['redirect_threaddeleted'] = "Thank you, the thread has been deleted. <br />You will now be returned to the forum.";
 154  $l['redirect_threadmoved'] = "The thread has been moved or copied to the selected forum successfully.<br />You will now be returned to it.";
 155  $l['redirect_redirectsremoved'] = "All move redirects to this thread have now been removed.<br />You will now be returned to the thread.";
 156  $l['redirect_threadapproved'] = "The thread has been approved successfully.";
 157  $l['redirect_threadunapproved'] = "The thread has been unapproved successfully.";
 158  $l['redirect_threadsplit'] = "The thread has been split successfully.<br />You will now be taken to the new thread.";
 159  $l['redirect_threadnotesupdated'] = "Thank you, the notes for this thread have successfully been updated.<br />You will now be returned to the thread.";
 160  $l['redirect_threadsmerged'] = "Thank you, the two threads have successfully been merged together.<br />You will now be taken to the new thread.";
 161  $l['redirect_inline_threadsdeleted'] = "The selected threads have been deleted.<br />You will now be returned to your previous location.";
 162  $l['redirect_inline_threadsopened'] = "The selected threads have been opened.<br />You will now be returned to your previous location.";
 163  $l['redirect_inline_threadsclosed'] = "The selected threads have been closed.<br />You will now be returned to your previous location.";
 164  $l['redirect_inline_threadsstuck'] = "The selected threads have been stuck.<br />You will now be returned to your previous location.";
 165  $l['redirect_inline_threadsunstuck'] = "The selected threads have been unstuck.<br />You will now be returned to your previous location.";
 166  $l['redirect_inline_threadsmoved'] = "The selected threads have been moved.<br />You will now be taken to the new forum the threads are in.";
 167  $l['redirect_inline_threadsapproved'] = "The selected threads have been approved.<br />You will now be returned to your previous location.";
 168  $l['redirect_inline_threadsunapproved'] = "The selected threads have been unapproved.<br />You will now be returned to your previous location.";
 169  $l['redirect_inline_postsmerged'] = "The selected posts have been merged together.<br />You will now be returned to your previous location.";
 170  $l['redirect_inline_postsapproved'] = "The selected posts have been approved.<br />You will now be returned to your previous location.";
 171  $l['redirect_inline_postsunapproved'] = "The selected posts have been unapproved.<br />You will now be returned to your previous location.";
 172  $l['redirect_postsdeleted'] = "The selected posts have been deleted successfully.<br />You will now be returned to your previous location.";
 173  $l['redirect_removed_subscriptions'] = "All subscriptions for this thread have been removed successfully.<br />You will now be returned to the thread.";
 174  $l['redirect_customtool_thread'] = "\"{1}\" moderation tool executed successfully.<br />You will now be returned to the thread.";
 175  $l['redirect_customtool_forum'] = "\"{1}\" moderation tool executed successfully.<br />You will now be returned to the forum.";
 176  $l['redirect_customtool_search'] = "\"{1}\" moderation tool executed successfully.<br />You will now be returned to the search.";
 177  $l['redirect_delayed_moderation_thread'] = "The selected moderation tool has been saved and delayed for {1} day(s).<br />You will now be returned to the thread.";
 178  $l['redirect_delayed_moderation_forum'] = "The selected moderation tool has been saved and delayed for {1} day(s).<br />You will now be returned to the forum.";
 179  $l['redirect_delayed_moderation_search'] = "The selected moderation tool has been saved and delayed for {1} day(s).<br />You will now be returned to the search.";
 180  $l['redirect_delayed_moderation_cancelled'] = "The selected delayed moderation action has been cancelled.<br />You will now be returned to the delayed moderation page.";
 181  ?>


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1