Reports.english.php 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?php
  2. // Version: 2.1 Alpha 1; Reports
  3. $txt['generate_reports_desc'] = 'From this section you can generate a variety of reports to assist in the administration of your forum. Simply follow the steps below to select the option of your choice.';
  4. $txt['generate_reports_continue'] = 'Continue';
  5. $txt['generate_reports_type'] = 'Select Type of Report';
  6. $txt['gr_type_boards'] = 'Boards';
  7. $txt['gr_type_desc_boards'] = 'Reports showing the current settings and access levels for each of boards on your forum.';
  8. $txt['gr_type_board_perms'] = 'Board Permissions';
  9. $txt['gr_type_desc_board_perms'] = 'Generate reports showing permissions each membergroup has across the different boards in your forum.';
  10. $txt['gr_type_member_groups'] = 'Membergroups';
  11. $txt['gr_type_desc_member_groups'] = 'Report showing the settings for each membergroup on your forum.';
  12. $txt['gr_type_group_perms'] = 'Group Permissions';
  13. $txt['gr_type_desc_group_perms'] = 'Report on the permissions each membergroup has in the forum.';
  14. $txt['gr_type_staff'] = 'Staff';
  15. $txt['gr_type_desc_staff'] = 'This report summarizes all members who currently have positions of authority on the forum.';
  16. $txt['full_member'] = 'Full Member';
  17. $txt['global_boards'] = 'Global Boards';
  18. $txt['results'] = 'Results';
  19. // Board permissions
  20. $txt['board_perms_permission'] = 'Permission';
  21. $txt['board_perms_allow'] = 'Allow';
  22. $txt['board_perms_deny'] = 'Deny';
  23. $txt['board_perms_name_announce_topic'] = 'Announce topic';
  24. $txt['board_perms_name_approve_posts'] = 'Approve posts';
  25. $txt['board_perms_name_delete_any'] = 'Delete any posts';
  26. $txt['board_perms_name_delete_own'] = 'Delete own posts';
  27. $txt['board_perms_name_delete_replies'] = 'Delete replies to own topics';
  28. $txt['board_perms_name_lock_any'] = 'Lock any topic';
  29. $txt['board_perms_name_lock_own'] = 'Lock own topic';
  30. $txt['board_perms_name_make_sticky'] = 'Make topics sticky';
  31. $txt['board_perms_name_mark_any_notify'] = 'Request notification on any topic';
  32. $txt['board_perms_name_mark_notify'] = 'Request notification on own topics';
  33. $txt['board_perms_name_merge_any'] = 'Merge topics';
  34. $txt['board_perms_name_moderate_board'] = 'Moderate the board';
  35. $txt['board_perms_name_modify_any'] = 'Modify any post';
  36. $txt['board_perms_name_modify_own'] = 'Modify own posts';
  37. $txt['board_perms_name_modify_replies'] = 'Modify replies to own topics';
  38. $txt['board_perms_name_move_any'] = 'Move Any Topic';
  39. $txt['board_perms_name_move_own'] = 'Move Own Topics';
  40. $txt['board_perms_name_poll_add_any'] = 'Add poll to any topics';
  41. $txt['board_perms_name_poll_add_own'] = 'Add poll to own topics';
  42. $txt['board_perms_name_poll_edit_any'] = 'Edit any poll';
  43. $txt['board_perms_name_poll_edit_own'] = 'Edit own polls';
  44. $txt['board_perms_name_poll_lock_any'] = 'Lock any poll';
  45. $txt['board_perms_name_poll_lock_own'] = 'Lock own polls';
  46. $txt['board_perms_name_poll_post'] = 'Post new poll';
  47. $txt['board_perms_name_poll_remove_any'] = 'Remove any poll';
  48. $txt['board_perms_name_poll_remove_own'] = 'Remove own polls';
  49. $txt['board_perms_name_poll_view'] = 'View polls';
  50. $txt['board_perms_name_poll_vote'] = 'Vote in polls';
  51. $txt['board_perms_name_post_attachment'] = 'Post attachments';
  52. $txt['board_perms_name_post_new'] = 'Post new topics';
  53. $txt['board_perms_name_post_reply_any'] = 'Post replies in any topic';
  54. $txt['board_perms_name_post_reply_own'] = 'Post replies in own topics';
  55. $txt['board_perms_name_post_unapproved_attachments'] = 'Post unapproved attachments';
  56. $txt['board_perms_name_post_unapproved_topics'] = 'Post unapproved topics';
  57. $txt['board_perms_name_post_unapproved_replies_any'] = 'Post unapproved replies in any topic';
  58. $txt['board_perms_name_post_unapproved_replies_own'] = 'Post unapproved replies in own topic';
  59. $txt['board_perms_name_remove_any'] = 'Remove any topic';
  60. $txt['board_perms_name_remove_own'] = 'Remove own topics';
  61. $txt['board_perms_name_report_any'] = 'Report any post';
  62. $txt['board_perms_name_send_topic'] = 'Send topics to friends';
  63. $txt['board_perms_name_split_any'] = 'Split any topics';
  64. $txt['board_perms_name_view_attachments'] = 'View attachments';
  65. $txt['board_perms_group_no_polls'] = 'This board does not allow polls';
  66. $txt['board_perms_group_reply_only'] = 'This board only allows users to make replies to topics';
  67. $txt['board_perms_group_read_only'] = 'This board does not allow posting';
  68. // Membergroup info!
  69. $txt['member_group_color'] = 'Color';
  70. $txt['member_group_min_posts'] = 'Minimum Posts';
  71. $txt['member_group_max_messages'] = 'Max Personal Messages';
  72. $txt['member_group_icons'] = 'Icons';
  73. $txt['member_group_settings'] = 'Settings';
  74. $txt['member_group_access'] = 'Board Access';
  75. // Board info.
  76. $txt['none'] = 'None';
  77. $txt['board_category'] = 'Category';
  78. $txt['board_parent'] = 'Parent Board';
  79. $txt['board_num_topics'] = 'Number of Topics';
  80. $txt['board_num_posts'] = 'Number of Posts';
  81. $txt['board_count_posts'] = 'Count Posts';
  82. $txt['board_theme'] = 'Board Theme';
  83. $txt['board_override_theme'] = 'Force Board Theme';
  84. $txt['board_profile'] = 'Permissions Profile';
  85. $txt['board_moderators'] = 'Moderators';
  86. $txt['board_moderatr_groups'] = 'Moderator Groups';
  87. $txt['board_groups'] = 'Groups with Access';
  88. $txt['board_disallowed_groups'] = 'Groups with Access Denied';
  89. // Group Permissions.
  90. $txt['group_perms_name_access_mod_center'] = 'Access Moderation Center';
  91. $txt['group_perms_name_admin_forum'] = 'Admin forum';
  92. $txt['group_perms_name_calendar_edit_any'] = 'Edit any event';
  93. $txt['group_perms_name_calendar_edit_own'] = 'Edit own events';
  94. $txt['group_perms_name_calendar_post'] = 'Post events';
  95. $txt['group_perms_name_calendar_view'] = 'View events';
  96. $txt['group_perms_name_edit_news'] = 'Edit forum news';
  97. $txt['group_perms_name_issue_warning'] = 'Issue warnings';
  98. $txt['group_perms_name_karma_edit'] = 'Edit user karma';
  99. $txt['group_perms_name_manage_attachments'] = 'Manage attachments';
  100. $txt['group_perms_name_manage_bans'] = 'Manage bans';
  101. $txt['group_perms_name_manage_boards'] = 'Manage boards';
  102. $txt['group_perms_name_manage_membergroups'] = 'Manage membergroups';
  103. $txt['group_perms_name_manage_permissions'] = 'Manage permissions';
  104. $txt['group_perms_name_manage_smileys'] = 'Manage smileys and message icons';
  105. $txt['group_perms_name_moderate_forum'] = 'Moderate the forum';
  106. $txt['group_perms_name_pm_read'] = 'Read personal messages';
  107. $txt['group_perms_name_pm_send'] = 'Send personal messages';
  108. $txt['group_perms_name_profile_extra_any'] = 'Edit any additional options';
  109. $txt['group_perms_name_profile_extra_own'] = 'Edit own additional options';
  110. $txt['group_perms_name_profile_identity_any'] = 'Edit any account settings';
  111. $txt['group_perms_name_profile_identity_own'] = 'Edit own account settings';
  112. $txt['group_perms_name_profile_server_avatar'] = 'Select a server avatar';
  113. $txt['group_perms_name_profile_upload_avatar'] = 'Upload an avatar';
  114. $txt['group_perms_name_profile_remote_avatar'] = 'Choose a remote avatar';
  115. $txt['group_perms_name_profile_remove_any'] = 'Delete any account';
  116. $txt['group_perms_name_profile_remove_own'] = 'Delete own account';
  117. $txt['group_perms_name_profile_title_any'] = 'Edit any custom title';
  118. $txt['group_perms_name_profile_title_own'] = 'Edit own custom title';
  119. $txt['group_perms_name_profile_view_any'] = 'View any profile';
  120. $txt['group_perms_name_profile_view_own'] = 'View own profile';
  121. $txt['group_perms_name_search_posts'] = 'Search for posts';
  122. $txt['group_perms_name_send_mail'] = 'Send a forum email to members';
  123. $txt['group_perms_name_view_mlist'] = 'View the memberlist';
  124. $txt['group_perms_name_view_stats'] = 'View forum stats';
  125. $txt['group_perms_name_who_view'] = 'See who\'s online';
  126. $txt['report_error_too_many_staff'] = 'You have too many staff members. The report will not work with more than 300 staff members.';
  127. $txt['report_staff_position'] = 'Position';
  128. $txt['report_staff_moderates'] = 'Moderates';
  129. $txt['report_staff_posts'] = 'Posts';
  130. $txt['report_staff_last_login'] = 'Last Login';
  131. $txt['report_staff_all_boards'] = 'All boards';
  132. $txt['report_staff_no_boards'] = 'No boards';
  133. ?>