PageRenderTime 21ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release_1_3_0_53/english/language/lang_english/lang_statistics.php

https://github.com/MightyGorgon/icy_phoenix_langs
PHP | 253 lines | 177 code | 50 blank | 26 comment | 3 complexity | 0251f60dcf88b155d399260a013b2dca MD5 | raw file
  1. <?php
  2. /**
  3. *
  4. * @package Icy Phoenix
  5. * @version $Id$
  6. * @copyright (c) 2008 Icy Phoenix
  7. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  8. *
  9. */
  10. /**
  11. *
  12. * @Extra credits for this file
  13. * Nivisec.com (support@nivisec.com)
  14. * Lopalong
  15. *
  16. */
  17. if (!defined('IN_ICYPHOENIX'))
  18. {
  19. exit;
  20. }
  21. if (empty($lang) || !is_array($lang))
  22. {
  23. $lang = array();
  24. }
  25. // Original Statistics Mod (c) 2002 Nivisec - http://nivisec.com/mods
  26. $lang = array_merge($lang, array(
  27. // If you want to credit the Author on the Statistics Page, uncomment the second line.
  28. // 'Version_info' => '<br />Statistics Mod Version %s', //%s = number
  29. 'Version_info' => '<br />Statistics recoded by <a href="http://www.icyphoenix.com/">Mighty Gorgon</a> based on Statistics Mod Version %s &copy; 2002 <a href="http://www.opentools.de/board">Acyd Burn</a>',
  30. // These Language Variables are available for all installed Modules
  31. 'Rank' => 'Rank',
  32. 'Percent' => 'Percent',
  33. 'Graph' => 'Graph',
  34. 'Uses' => 'Uses',
  35. 'How_many' => 'How Many',
  36. // Main Language
  37. // Page Header/Footer
  38. 'Install_info' => 'Installed on %s', //%s = date
  39. 'Viewed_info' => 'Statistics Page Loaded %d Times', //%d = number
  40. 'Statistics_title' => 'Board Statistics',
  41. // Admin Language
  42. 'Statistics_management' => 'Statistics Modules',
  43. 'Statistics_config' => 'Statistics Configuration',
  44. // Statistics Config
  45. 'Statistics_config_title' => 'Statistics Configuration',
  46. 'Return_limit' => 'Return Limit',
  47. 'Return_limit_desc' => '<b>The number of items to include in each ranking.</b><br /> This is auto-parsed to all modules by being specified here.',
  48. 'Clear_cache' => 'Clear Module Cache',
  49. 'Clear_cache_desc' => 'Check Box to Clear all the current cached data for all modules.',
  50. 'Modules_directory' => 'Modules Directory',
  51. 'Modules_directory_desc' => 'The directory relative to the home Icy Phoenix directory where modules are located.<br /><b>Note:</b> A trailing / or \ must not be used!',
  52. // Status Messages
  53. 'Messages' => 'Admin Messages',
  54. 'Updated' => 'Updated',
  55. 'Active' => 'Active',
  56. 'Activate' => 'Activate',
  57. 'Activated' => 'Activated',
  58. 'Not_active' => 'Not Active',
  59. 'Deactivate' => 'Deactivate',
  60. 'Deactivated' => 'Deactivated',
  61. 'Install' => 'Install',
  62. 'Installed' => 'Installed',
  63. 'Uninstall' => 'Uninstall',
  64. 'Uninstalled' => 'Uninstalled',
  65. 'Move_up' => 'Move Up',
  66. 'Move_down' => 'Move Down',
  67. 'Update_time' => 'Update Time',
  68. 'Auth_settings_updated' => 'Authorization Settings - [These are always updated]',
  69. // Modules Management
  70. 'Back_to_management' => 'Back to the Modules Management Screen',
  71. 'Statistics_modules_title' => 'Statistics Module Management',
  72. 'Module_name' => 'Name',
  73. 'Module_file_name' => 'Module Name',
  74. 'Modules_order_update' => 'Modules Updated',
  75. 'Directory_name' => 'Directory Name',
  76. 'Status' => 'Status',
  77. 'Update_time_minutes' => 'Update Time in Minutes',
  78. 'Update_time_desc' => 'Time Interval (in Minutes) for refreshing the cached data with new Data.',
  79. 'Auto_set_update_time' => '<span class="genmed"><b>Determine and set recommended Update Times for every Installed (and Active) Module.</b></span><br /><span class="genmed"><b>Be aware: This may take a long time.</b></span><br /><span class="genmed"><i>Hint: You can adjust modules order using drag and drop.</i></span>',
  80. 'Uninstall_module' => 'Uninstall Module',
  81. 'Uninstall_module_desc' => 'Marks the module with "not installed" status, so that you may re-install it with the install command. It does not delete the module from your file system, you will manually need to delete the module folder to remove it completely.',
  82. 'Active_desc' => 'Option for if the Module is Active, so it is displayed depending on the set Permissions.',
  83. 'Go' => 'Go',
  84. 'Update_Modules' => 'Update Modules',
  85. 'Not_allowed_to_install' => 'You are not able to install this Module. Mostly this is because you haven\'t installed a Mod needed in order to run this Module. Please contact the Author of this Module if you have questions and if the Extra Info printed here makes no sense to you.',
  86. 'Wrong_stats_mod_version' => 'You are not able to install this Module, because your Statistics Mod Version does not match the Version required by the Module. In order to install and run the Module, you need at least Version %s of the Statistics Mod.', // replace %s with Version (2.1.3 for example)
  87. 'Module_install_error' => 'There was an error while installing this module. More than likely some SQL commands could not be executed, check for failure messages above.',
  88. 'Preview_debug_info' => 'This Module was generated in %f seconds: %d queries were executed.', // Replace %f with seconds and %d with queries
  89. 'Update_time_recommend' => 'The Statistics Mod recommends (depending on the debug info) an update time of <b>%d</b> Minutes.', // Replace %d with Minutes
  90. // Modules
  91. 'module_name__stats_overview_section' => 'Statistics Overview',
  92. 'module_name_admin_statistics' => 'Administrative Statistics',
  93. 'Statistic' => 'Statistic',
  94. 'Value' => 'Value',
  95. 'Number_posts' => 'Number of posts',
  96. 'Posts_per_day' => 'Posts per day',
  97. 'Number_topics' => 'Number of topics',
  98. 'Topics_per_day' => 'Topics per day',
  99. 'Number_users' => 'Number of users',
  100. 'Users_per_day' => 'Users per day',
  101. 'Board_started' => 'Board started',
  102. 'Avatar_dir_size' => 'Avatar directory size',
  103. 'Database_size' => 'Database size',
  104. 'Gzip_compression' => 'Gzip compression',
  105. 'Not_available' => 'Not available',
  106. 'Board_Up_Days' => 'Board Up Days',
  107. 'Latest_Reg_User' => 'Latest User Registered',
  108. 'Latest_Reg_User_Date' => 'Latest User Registered Date',
  109. 'Most_Ever_Online' => 'Most Users Ever Online',
  110. 'Most_Ever_Online_Date' => 'Most Users Ever Online Date',
  111. 'Disk_usage' => 'Disk Usage',
  112. 'Title' => 'Average Posts per User',
  113. 'Average_Posts' => 'Average Posts per User:',
  114. 'module_name_average_posts_per_user' => 'Average Posts Per User',
  115. 'module_name_age_clusters' => 'Age Clusters',
  116. 'AGE' => 'Age',
  117. 'LESS_THAN' => 'Less than',
  118. 'MORE_THAN' => 'More than',
  119. 'module_name_fastest_users' => 'Fastest Users',
  120. 'time_on_forum' => 'Days on forum',
  121. 'posts_day' => 'Messages per day',
  122. 'Statistics' => 'Statistics',
  123. 'module_name_interesting_topics' => 'Most Interesting Topics',
  124. 'Rate' => 'Rate (views/messages)',
  125. 'Topic' => 'Topic',
  126. 'module_name_latest_topics' => 'Latest Topics',
  127. 'Rank' => 'Rank',
  128. 'Latest_Topics' => 'Latest Topics',
  129. 'Post_time' => 'Post time',
  130. 'module_name_month_stat' => 'Monthly Statistics',
  131. 'New_users' => 'New Users',
  132. 'New_replies' => 'New Replies',
  133. 'New_topics' => 'New Topics',
  134. 'Avg_Table' => 'Table Average',
  135. 'Sum_Table' => 'Table Sum',
  136. 'module_name_most_active_topics' => 'Most Active Topics',
  137. 'module_name_most_active_topicstarter' => 'Most Active Topics Starter',
  138. 'module_name_most_logged_on_users' => 'Most Logged On Users',
  139. 'Time2' => 'Logged On Time',
  140. 'module_name_most_used_languages' => 'Languages',
  141. 'Language' => 'Language',
  142. 'module_name_most_used_styles' => 'Styles',
  143. 'Style' => 'Style',
  144. 'module_name_most_viewed_topics' => 'Most Viewed Topics',
  145. 'Month_jan' => 'Jan',
  146. 'Month_feb' => 'Feb',
  147. 'Month_mar' => 'Mar',
  148. 'Month_apr' => 'Apr',
  149. 'Month_may' => 'May',
  150. 'Month_jun' => 'Jun',
  151. 'Month_jul' => 'Jul',
  152. 'Month_aug' => 'Aug',
  153. 'Month_sep' => 'Sep',
  154. 'Month_oct' => 'Oct',
  155. 'Month_nov' => 'Nov',
  156. 'Month_dec' => 'Dec',
  157. 'Year' => 'Year',
  158. 'Month' => 'Month',
  159. 'Number' => 'Number',
  160. 'module_name_new_posts_by_month' => 'New Posts By Month',
  161. 'Posts_month' => 'Number of new posts by month',
  162. 'module_name_new_topics_by_month' => 'New Topics By Month',
  163. 'Topics_month' => 'Number of new topics by month',
  164. 'module_name_new_users_by_month' => 'New Users By Month',
  165. 'Signup_month' => 'Number of new users by month',
  166. 'module_name_posting_by_day_of_week' => 'Day-of-Week Traffic: Posts',
  167. 'Traffic_posts' => 'Day-of-Week Traffic: Posting',
  168. 'Dow' => 'Day',
  169. 'module_name_registrations_by_day_of_week' => 'Day-of-Week Traffic: Registrations',
  170. 'Traffic_reg' => 'Day-of-Week Traffic: Registrations',
  171. 'New_users' => 'New Users',
  172. 'module_name_site_hist_daily_stats_current_week' => 'Current Week Daily Statistics',
  173. 'module_name_site_hist_hours_stats_current_day' => 'Current Day Statistics',
  174. 'module_name_site_hist_month_top_posters' => 'Current Month Top Posting Users',
  175. 'Month_Var' => '[%s]', // %s will be replaced by the current Month
  176. 'module_name_site_hist_monthly_stats_current_year' => 'Current Year Monthly Statistics',
  177. 'module_name_site_hist_week_top_posters' => 'Current Week Top Posting Users',
  178. 'Week_Var' => '[%s]', // %s will be replaced by the current Week
  179. 'module_name_top_attachments' => 'Top Downloaded Attachments',
  180. 'File_name' => 'Filename',
  181. 'File_comment' => 'File Comment',
  182. 'module_name_top_posters' => 'Top Posters',
  183. 'module_name_top_smilies' => 'Most Used Smileys',
  184. 'smiley_url' => 'Image',
  185. 'smiley_code' => 'Code',
  186. 'module_name_top_words' => 'Most Used Words',
  187. 'Word' => 'Word',
  188. 'Uses2' => 'Uses',
  189. 'module_name_topics_by_day_of_week' => 'Day-of-Week Traffic: Topics',
  190. 'Traffic_topics' => 'Day-of-Week Traffic: Topics',
  191. 'Dow' => 'Day',
  192. 'module_name_users_from_where' => 'Users Location',
  193. 'From_where_title' => 'Where are users from',
  194. 'From_where' => 'From where',
  195. 'module_name_users_gender' => 'Gender',
  196. 'Users' => 'Users',
  197. 'module_name_users_ranks' => 'Ranks',
  198. 'Rank_image' => 'Rank Image',
  199. 'Rank_range' => 'Rank messages',
  200. 'Rank_special' => 'Special rank',
  201. )
  202. );
  203. ?>