2006-12-02 04:36:16 +00:00
< ? php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File .
|
| $Source : / cvs_backup / e107_0 . 8 / e107_plugins / forum / languages / English / lan_forum_admin . php , v $
2010-02-10 18:18:01 +00:00
| $Revision $
| $Date $
| $Author $
2006-12-02 04:36:16 +00:00
+----------------------------------------------------------------------------+
*/
2015-01-30 18:14:06 -08:00
//define("FORLAN_1", "You must enter the number of days you wish to prune.");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_2 " , " Please select to either delete pruned posts completely, or make them inactive (not deleted but not visible in forums) " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_3", "delete");
// define("FORLAN_4", "Make inactive");
// define("FORLAN_5", "Carry Out Prune");
// define("FORLAN_6", "Cancel");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_7 " , " Forum Options " );
define ( " FORLAN_8 " , " Forums pruned. " );
define ( " FORLAN_9 " , " Prune not required. " );
2013-02-06 17:09:22 +01:00
//define("FORLAN_10", "Options Saved");
2013-02-10 15:38:37 +01:00
//define("FORLAN_11", "Forum created");
//define("FORLAN_12", "Forum updated");
//define("FORLAN_13", "Parent created");
//define("FORLAN_14", "Forum parent updated");
2015-01-30 18:14:06 -08:00
//define("FORLAN_15", "Please tick the confirm box to delete the forum");
// define("FORLAN_16", "Forums");
//define("FORLAN_17", "No parents yet.");
//define("FORLAN_18", "Existing Parents");
// define("FORLAN_19", "Edit");
// define("FORLAN_20", "Delete");
//define("FORLAN_21", "tick to confirm");
//define("FORLAN_22", "Parent");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_23 " , " Viewable by " );
define ( " FORLAN_24 " , " Indicates who can view the forum " );
2012-11-30 18:04:59 +01:00
//define("FORLAN_25", "Update Parent");
//define("FORLAN_26", "Create Parent");
2015-01-30 18:14:06 -08:00
//define("FORLAN_27", "You need to define at least one forum parent before creating a forum.");
// define("FORLAN_28", "Forums");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_29 " , " No forums yet. " );
define ( " FORLAN_30 " , " Existing Forums " );
2013-02-06 17:09:22 +01:00
//define("FORLAN_31", "Name");
//define("FORLAN_32", "Description");
2015-01-30 18:14:06 -08:00
// define("FORLAN_33", "Moderators");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_34 " , " Choose userclass for moderators of this forum " );
2012-11-30 18:04:59 +01:00
//define("FORLAN_35", "Update Forum");
//define("FORLAN_36", "Create Forum");
2015-01-30 18:14:06 -08:00
// define("FORLAN_37", "Order");
// define("FORLAN_38", "Closed");
// define("FORLAN_39", "Members Only");
// define("FORLAN_40", "Restricted");
// define("FORLAN_41", "move up");
// define("FORLAN_42", "move down");
// define("FORLAN_43", "Preview / Forum Order");
define ( " FORLAN_44 " , " Enclose tables " );
define ( " FORLAN_45 " , " Tick this to render the forum within theme table " );
// define("FORLAN_46", "Title displayed in caption if enclose tables is ticked");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_47 " , " Enable email notification " );
define ( " FORLAN_48 " , " Tick this to allow your users to have the option of receiving an email when somebody replies to their post " );
2014-06-24 01:07:31 +02:00
define ( " FORLAN_49 " , " Enable polls for " );
2008-12-10 15:29:31 +00:00
define ( " FORLAN_50 " , " Select userclass allowed to create polls in the forums " );
2006-12-02 04:36:16 +00:00
define ( " FORLAN_51 " , " Enable tracking " );
define ( " FORLAN_52 " , " Tick this to allow your users to track threads and be emailed when the thread is replied to " );
define ( " FORLAN_53 " , " Email prefix " );
define ( " FORLAN_54 " , " The text you enter will prefix the subject on any emails sent through the forum " );
define ( " FORLAN_55 " , " Popular thread threshold " );
define ( " FORLAN_56 " , " Number of posts made to a thread before it is marked as popular " );
define ( " FORLAN_57 " , " Posts per page " );
define ( " FORLAN_58 " , " Number of posts displayed per page " );
2012-11-30 18:04:59 +01:00
//define("FORLAN_59", "Prune");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_60 " , " This will delete all threads that have not received a reply in the number of days you enter. <br /><b>Please be careful using this function!</b> " );
2012-11-30 18:04:59 +01:00
//define("FORLAN_61", "Update Options");
2015-02-02 15:19:13 -08:00
// define("FORLAN_62", "Forum Options");
2015-01-30 18:14:06 -08:00
// define("FORLAN_63", "Ranks");
// define("FORLAN_64", "Enter your levels here, if left blank generic stars will be used to denote level. Separate levels with comma. Maximum of 10 levels, lowest first.");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_65 " , " Forum Title " );
2015-07-07 17:43:49 -07:00
define ( " FORLAN_66 " , " Not installed " );
2006-12-02 04:36:16 +00:00
define ( " FORLAN_70 " , " Enable file / image attachments " );
define ( " FORLAN_71 " , " Allow users to upload file or image with their forum post, " );
2012-11-30 18:04:59 +01:00
//define("FORLAN_72", "Update Order");
2013-02-06 17:09:22 +01:00
//define("FORLAN_73", "Order Updated");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_75 " , " Parents " );
define ( " FORLAN_76 " , " Forums Front Page " );
define ( " FORLAN_77 " , " Create Forums " );
define ( " FORLAN_78 " , " Forum Order " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_79", "Preferences");
2013-02-10 15:38:37 +01:00
//define("FORLAN_80", "Options");
2015-01-30 18:14:06 -08:00
// define("FORLAN_81", "Are you sure you want to delete this parent? - forums of this parent will also be deleted");
// define("FORLAN_82", "Are you sure you want to delete this forum?");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_83 " , " Create Parents " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_84", "Members Only");
// define("FORLAN_85", "Read Only");
// define("FORLAN_86", "Admin Only");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_87 " , " Prune topics with no replies in this many days: " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_88", "Prune topics with no replies in this many days:");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_89 " , " Delete posts completely " );
define ( " FORLAN_90 " , " Make posts inactive " );
define ( " FORLAN_91 " , " post(s) made inactive " );
define ( " FORLAN_92 " , " thread(s) deleted " );
define ( " FORLAN_93 " , " reply (replies) deleted " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_94", "Set Ranks");
// define("FORLAN_95", "Ranks saved");
2013-02-10 15:38:37 +01:00
//define("FORLAN_96", "Forum deleted");
//define("FORLAN_97", "Parent deleted");
2006-12-02 04:36:16 +00:00
2015-01-30 18:14:06 -08:00
// define("FORLAN_98", "Rank Name");
// define("FORLAN_99", "number of points before level change");
// define("FORLAN_100", "upload images to e107_themes/Your_Theme/forum/");
// define("FORLAN_101", "Main Site Admin");
// define("FORLAN_102", "Threshold");
// define("FORLAN_103", "Site Admin");
// define("FORLAN_104", "Rank Image");
// define("FORLAN_105", "Forum Moderator");
2006-12-02 04:36:16 +00:00
2015-01-30 18:14:06 -08:00
// define("FORLAN_106", "Prune Type:");
// define("FORLAN_107", "Forum");
// define("FORLAN_108", " deleted");
// define("FORLAN_109", "days:");
// define("FORLAN_110", "Prune");
// define("FORLAN_111", "deactivate");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_112 " , " Enable Redirect " );
define ( " FORLAN_113 " , " Tick this to make browser redirect to forum page after replying " );
2008-01-06 21:16:37 +00:00
//define("FORLAN_114", "User Custom Title");
//define("FORLAN_115", "Tick this to allow users to change their Custom Title");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_116 " , " Reported Posts " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_117", "This will delete the record of the reported post. Not the post itself.");
2013-02-10 15:38:37 +01:00
// define("FORLAN_118", "Reported post deleted");
2006-12-02 04:36:16 +00:00
// define("FORLAN_119", "Clicking links will open forum in a new window.");
2015-01-30 18:14:06 -08:00
// define("FORLAN_120", "Tick this to allow users to change their Custom Title");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_121 " , " No reported posts " );
define ( " FORLAN_122 " , " Click here to email admin when someone reports a forum post " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_123", "Forum Rules");
2006-12-02 04:36:16 +00:00
define ( " WMGLAN_1 " , " Rules for Guests " );
define ( " WMGLAN_2 " , " Rules for Members " );
define ( " WMGLAN_3 " , " Rules for Administrators " );
2015-02-02 15:19:13 -08:00
// define("WMGLAN_4", "Submit");
2006-12-02 04:36:16 +00:00
define ( " WMGLAN_5 " , " Set Forum Rules " );
define ( " WMGLAN_6 " , " Activate? " );
define ( " FORLAN_126 " , " Show Tooltips " );
define ( " FORLAN_127 " , " Tick here to show a tooltip containing the first post of the thread when mouse hovers over thread name. " );
define ( " FORLAN_128 " , " Length of tooltip " );
2012-12-01 23:33:24 +01:00
define ( " FORLAN_129 " , " This will determine the number of characters to display in the tooltip. " );
2006-12-02 04:36:16 +00:00
define ( " FORLAN_130 " , " click here " );
define ( " FORLAN_131 " , " to set max file size, allowed types etc " );
define ( " FORLAN_132 " , " Emphasize Sticky Threads " );
define ( " FORLAN_133 " , " Give extra emphasis to sticky threads (separate thread sections and headers) " );
define ( " FORLAN_134 " , " Maximum width of uploaded image " );
2016-03-24 17:44:03 -07:00
define ( " FORLAN_135 " , " Leave blank to let the theme template decide. " );
2006-12-02 04:36:16 +00:00
define ( " FORLAN_136 " , " Create link to full size image " );
2009-08-09 06:19:48 +00:00
define ( " FORLAN_137 " , " Enabling this will resize larger images and also create a link to the original full size image. If disabled, original image will be discarded " );
2006-12-02 04:36:16 +00:00
define ( " FORLAN_138 " , " Prune these forums " );
2012-12-02 11:02:03 +01:00
define ( " FORLAN_139 " , " To use this setting you also need to tick 'Enable image posting' on the <a href=' " . e_ADMIN . " image.php'>images</a> page " ); // FIX html in LAN
2006-12-02 04:36:16 +00:00
define ( " FORLAN_140 " , " View " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_141", "Post");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_142 " , " Post permission " );
define ( " FORLAN_143 " , " Indicates who can post to the forum " );
2014-07-05 16:40:09 +02:00
//define("FORLAN_144", "Moderators set");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_145 " , " Configure sub-forums " );
define ( " FORLAN_146 " , " No sub-forums yet " );
2013-02-06 17:09:22 +01:00
//define("FORLAN_147", "Update sub-forums");
//define("FORLAN_148", "Create sub-forums");
2015-01-30 18:14:06 -08:00
// define("FORLAN_149", "sub-forums");
// define("FORLAN_150", "sub-forum");
2013-02-06 17:09:22 +01:00
//define("FORLAN_151", "ID");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_152 " , " posts " );
define ( " FORLAN_153 " , " Tools " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_154", "Reply Deleted");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_155 " , " Forum Categories " );
define ( " FORLAN_156 " , " Select forum(s) to perform action on " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_157", "All Forums");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_158 " , " Recalculate forum lastpost info " );
define ( " FORLAN_159 " , " Select to recalculate lastpost info " );
define ( " FORLAN_160 " , " Select to perform this on forums only, not threads " );
define ( " FORLAN_161 " , " Recalculate post / reply counts " );
define ( " FORLAN_162 " , " Select to recalculate forum thread/reply counts " );
define ( " FORLAN_163 " , " Recalculate user forum posts counts " );
define ( " FORLAN_164 " , " Select to recalculate user forum counts " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_165", "Execute functions");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_166 " , " Forum Tools " );
define ( " FORLAN_167 " , " Counts updated for forum " );
define ( " FORLAN_168 " , " Lastpost info updated for forum " );
define ( " FORLAN_169 " , " User forum counts updated " );
define ( " FORLAN_170 " , " Reports " );
define ( " FORLAN_171 " , " Report on forum post " );
define ( " FORLAN_172 " , " Delete This Report " );
define ( " FORLAN_173 " , " Thread title " );
define ( " FORLAN_174 " , " Reported by user " );
define ( " FORLAN_175 " , " Report submitted " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_176", "Report");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_177 " , " email notification ON by default " );
define ( " FORLAN_178 " , " Tick this to allow make the email notification checkbox be on by default " );
2012-12-01 23:33:24 +01:00
define ( " FORLAN_179 " , " Adding a * to the beginning of the forum name will make this forum a container for sub-forums only. The forum theme must support this option also. " );
2015-01-30 18:14:06 -08:00
// define("FORLAN_180", "Confirm delete operation");
2012-11-30 18:04:59 +01:00
//define("FORLAN_181", "Confirm Delete");
2006-12-02 04:36:16 +00:00
define ( " FORLAN_182 " , " also recalculate replies for all threads in selected forum " );
define ( " FORLAN_183 " , " (this function is not allowed when selecting 'all forums' due to the number of queries it will generate) " );
2015-07-07 17:43:49 -07:00
define ( " FORLAN_184 " , " Thread Creation permission " );
define ( " FORLAN_185 " , " Indicates who can create new threads " );
2008-12-05 01:30:56 +00:00
2015-07-07 17:43:49 -07:00
define ( " FORLAN_186 " , " Threads per page " );
define ( " FORLAN_187 " , " Number of threads displayed per page " );
2016-03-23 19:34:17 -07:00
// define("FORLAN_188", "Latest Posts");
2016-01-17 21:27:32 +01:00
define ( " FORLAN_189 " , " Click the 'delete' button to delete the report.<br /><br />Click the 'view' button to view the topic/thread " );
2016-04-05 11:21:53 -07:00
define ( " FORLAN_200 " , " Topic tracking " );
define ( " FORLAN_201 " , " Enable this to allow your users to track topics. " );
define ( " FORLAN_202 " , " Topic tracking email notifications " );
define ( " FORLAN_203 " , " Enable this option to allow your users to receive email notifications when others reply to a tracked topic. " );
2006-12-02 04:36:16 +00:00
?>