[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_languages/English/admin/ -> lan_prefs.php (source)

   1  <?php
   2  
   3  /*
   4  + ----------------------------------------------------------------------------+
   5  |     e107 website system
   6  |
   7  |        Steve Dunstan 2001-2002
   8  |     http://e107.org
   9  |     jalist@e107.org
  10  |
  11  |     Released under the terms and conditions of the
  12  |     GNU General Public License (http://gnu.org).
  13  |
  14  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/admin/lan_prefs.php,v $
  15  |     $Revision: 1.60 $
  16  |     $Date: 2007/01/02 21:54:00 $
  17  |     $Author: e107steved $
  18  +----------------------------------------------------------------------------+
  19  */
  20  
  21  define("PRFLAN_1", "Site Information");
  22  define("PRFLAN_2", "Site Name");
  23  define("PRFLAN_3", "Site URL");
  24  define("PRFLAN_4", "Site Link Button");
  25  define("PRFLAN_5", "Site Tagline");
  26  define("PRFLAN_6", "Site Description");
  27  define("PRFLAN_7", "Main site admin");
  28  define("PRFLAN_8", "Main site admin email");
  29  define("PRFLAN_9", "Site Disclaimer");
  30  define("PRFLAN_10", "Theme");
  31  define("PRFLAN_11", "Site Theme");
  32  define("PRFLAN_12", "Click here to preview themes");
  33  define("PRFLAN_13", "Display Information");
  34  define("PRFLAN_14", "Display theme information?");
  35  define("PRFLAN_15", "Display render time?");
  36  define("PRFLAN_16", "Display sql queries?");
  37  define("PRFLAN_17", "Compress Site Output Using gzip");
  38  define("PRFLAN_19", "Signup Page Options");
  39  define("PRFLAN_21", "Date display options");
  40  define("PRFLAN_22", "Short date format");
  41  define("PRFLAN_23", "Long date format");
  42  define("PRFLAN_24", "Forum date format");
  43  define("PRFLAN_25", "For more information on date formats see the");
  44  define("PRFLAN_26", "Time offset");
  45  define("PRFLAN_27", "Example, if you set this to +2, all times on your site will have two hours added to them");
  46  define("PRFLAN_28", "User registration/posting");
  47  define("PRFLAN_29", "Activate user registration system?");
  48  define("PRFLAN_30", "allow users to register as members on your site");
  49  //define("PRFLAN_31", "Use email verification for signups?");
  50  define("PRFLAN_32", "Allow anonymous posting?");
  51  define("PRFLAN_33", "switch this off to allow only registered members to post comments etc");
  52  define("PRFLAN_35", "Enable flood protection?");
  53  define("PRFLAN_36", "Flood timeout");
  54  define("PRFLAN_37", "Auto Ban");
  55  define("PRFLAN_38", "Time required in seconds between 2 posts for areas where users can post (chatbox, forums...). if a user post too fast, he will be redirected to the homepage");
  56  define("PRFLAN_40", "Filter profanities?");
  57  define("PRFLAN_41", "if checked swearing will be replaced with string below");
  58  define("PRFLAN_42", "Replace string");
  59  define("PRFLAN_43", "Filter words");
  60  define("PRFLAN_44", "words to censor, separate with a comma");
  61  define("PRFLAN_45", "Use COPPA on signup page?");
  62  define("PRFLAN_46", "for more info on COPPA see");
  63  define("PRFLAN_47", "Security &amp; Protection");
  64  define("PRFLAN_48", "User Tracking method");
  65  define("PRFLAN_49", "Cookies");
  66  define("PRFLAN_50", "Sessions");
  67  define("PRFLAN_52", "Save Changes");
  68  define("PRFLAN_53", "Site Preferences");
  69  define("PRFLAN_55", "Cookie name (if cookies selected)");
  70  define("PRFLAN_56", "Timezone");
  71  define("PRFLAN_58", "Restrict website to members only");
  72  define("PRFLAN_59", "ticking will restrict all areas apart from the front page and signup page to members only");
  73  define("PRFLAN_60", "Enable SSL");
  74  define("PRFLAN_61", "Only enable SSL if <b>you are sure you know what you are doing!</b>");
  75  define("PRFLAN_76", "Enable Image-code verification during signup.");
  76  define("PRFLAN_77", "Admin Display Options ");
  77  define("PRFLAN_78", "Leave blank to disable");
  78  define("PRFLAN_80", "Click here to view");
  79  define("PRFLAN_81", "Enable Image-code verification during login.");
  80  define("PRFLAN_83", "example");
  81  define("PRFLAN_87", "Comments");
  82  define("PRFLAN_88", "Turn on nested comments");
  83  define("PRFLAN_89", "Display new comment icon");
  84  define("PRFLAN_90", "Allow posters to edit their comments");
  85  
  86  define("CUSTSIG_1", "Settings Saved!");
  87  define("CUSTSIG_2", "Real Name:");
  88  define("CUSTSIG_3", "Website:");
  89  define("CUSTSIG_4", "Birthday:");
  90  define("CUSTSIG_5", "Location:");
  91  define("CUSTSIG_6", "Signature:");
  92  define("CUSTSIG_7", "Avatar:");
  93  define("CUSTSIG_8", "Time-Zone:");
  94  define("CUSTSIG_12", "Hide");
  95  define("CUSTSIG_13", "Fields");
  96  define("CUSTSIG_14", "Display");
  97  define("CUSTSIG_15", "Required");
  98  define("CUSTSIG_16", "Minimum Length for Passwords");
  99  define("CUSTSIG_17", "Subscribe to content/mailouts");
 100  define("CUSTSIG_18", "Disallow usernames");
 101  define("CUSTSIG_19", "usernames containing the following text will be rejected, separate entries by commas");
 102  
 103  define("PRFLAN_91", "If someone is attacking your site by multiple requests to your server, his IP will be automatically banned ! Don't replace a correct server config !!!");
 104  define("PRFLAN_92", "Secure signup verification -- hide password in email?");
 105  define("PRFLAN_93", "strftime function page at php.net");
 106  define("PRFLAN_94", "here");
 107  define("PRFLAN_95", "Display plugins info:");
 108  define("PRFLAN_96", "Will display info on all admin pages for each plugin supporting this type of feature");
 109  define("PRFLAN_97", "Unique 'Plugins info' menu:");
 110  define("PRFLAN_98", "If unchecked, each plugin will display its own info in an individual menu. If checked all info will be displayed in one menu.");
 111  define("PRFLAN_101", "Text rendering");
 112  define("PRFLAN_102", "Replace clickable URLs");
 113  define("PRFLAN_103", "If ticked, and 'Make Clickable' (above) is also ticked, posted URLs are displayed as a hyperlink using text from the textbox below. This keeps very long URLs from breaking layout.");
 114  define("PRFLAN_104", "URL replacement text");
 115  define("PRFLAN_105", "Replacement visible text for clickable URLs. Image can be used by using &lt;img&gt; tag, with full path to image");
 116  define("PRFLAN_106", "Core preferences saved to database.");
 117  define("PRFLAN_107", "Email link replace text");
 118  define("PRFLAN_108", "text to replace email links with, image can be used by using &lt;img&gt; tag, with full path to image");
 119  define("PRFLAN_109", "Wrap long words in main text");
 120  define("PRFLAN_110", "words longer than the length entered will be wrapped onto a new line");
 121  define("PRFLAN_111", "Wrap long words in menu text");
 122  define("PRFLAN_112", "On");
 123  define("PRFLAN_113", "Off");
 124  define("PRFLAN_116", "Allow HTML posting");
 125  define("PRFLAN_117", "This will allow users to post HTML code anywhere on the site, select the userclass to allow this.");
 126  define("PRFLAN_118", "Use Geshi for syntax highlighting");
 127  define("PRFLAN_119", "Geshi is an open source multi-language syntax highlighter, see http://qbnz.com/highlighter/ for more information");
 128  define("PRFLAN_120", "Default Geshi syntax language");
 129  define("PRFLAN_121", "if no language is specified in the code bbtag, this language will be used for highlighting");
 130  define("PRFLAN_122", "Enable WYSIWYG textareas");
 131  define("PRFLAN_123", "Will display a what-you-see-is-what-you-get editor in textareas when available. Applies only to Admins and Users that are allowed to post HTML.");
 132  define("PRFLAN_124", "Use 'classic' nextprev look");
 133  define("PRFLAN_125", "Turning this on will show the nextprev pages as 1 2 3 ... 21 22 23, instead of the new look with the dropdown.");
 134  define("PRFLAN_126", "Text to display on signup page");
 135  define("PRFLAN_127", "Make URLs clickable");
 136  define("PRFLAN_128", "Turning this on will convert posted URLs to hyperlinks");
 137  define("PRFLAN_129", "Disallow multiple logins");
 138  define("PRFLAN_130", "Activating this will prevent more than one person logging in with the same username/password (login detail sharing)");
 139  define("PRFLAN_131", "Activate use of [php] bbcode");
 140  define("PRFLAN_132", "Activating this will allow authorized users to post [php] code in certain areas");
 141  define("PRFLAN_133", "GD extension required, not found");
 142  define("PRFLAN_134", "Redirect all requests to site URL");
 143  define("PRFLAN_135", "for example, if your site URL above is set http://foo.com, anyone requesting http://www.foo.com will be redirected to http://foo.com");
 144  define("PRFLAN_136", "Maximum Signups permitted from the same IP address.");
 145  define("PRFLAN_137", "Display Memory Usage");
 146  define("PRFLAN_138", "Enable Image-code verification during forgotten password.");
 147  define("PRFLAN_139", "Display warning when main administrator password hasn't changed for at least 30 days");
 148  define("PRFLAN_140", "Text to display after signup form has been submitted.");
 149  define("PRFLAN_141", "Allow registration using XML User Profiles");
 150  define("PRFLAN_142", "Flood Only");
 151  define("PRFLAN_143", "Failed Login Only");
 152  define("PRFLAN_144", "Flood &amp; Failed Login");
 153  define("PRFLAN_145", "Links in new window");
 154  define("PRFLAN_146", "Tick here to make all links open in a new window (<i>this will apply sitewide</i>). ");
 155  define("PRFLAN_147", "Developer Mode");
 156  define("PRFLAN_148", "Activate developer functions. This is for developers only. Do not use on production sites for security reasons.");
 157  define("PRFLAN_149", "Advanced Features");
 158  define("PRFLAN_150", "Select e107 authentication method");
 159  define("PRFLAN_151", "e107 - No alternate authentication methods installed");
 160  
 161  define("PRFLAN_31", "Email Verification");
 162  define("PRFLAN_152", "No Verification");
 163  define("PRFLAN_153", "Admin Approval");
 164  define("PRFLAN_154", "New user verification method <br />If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup <a href='".e_ADMIN."notify.php'>here</a>.");
 165  
 166  define("PRFLAN_155", "Display Name available to");
 167  define("PRFLAN_156", "Reset ALL Display Names");
 168  define("PRFLAN_157", "All Display Names have been reset to the Login Name");
 169  define("PRFLAN_158", "Display Name maximum length");
 170  define("PRFLAN_159", "viewing this page with");
 171  
 172  define("PRFLAN_160", "Check remote servers when validating email addresses.");
 173  define("PRFLAN_161", "Disable all comments on the site");
 174  
 175  define("PRFLAN_162", "Site Contact Information");
 176  define("PRFLAN_163", "e.g. Company Name, Address, Phone, etc.");
 177  
 178  define("PRFLAN_164", "Allow users to email copy of contact email to self");
 179  define("PRFLAN_165", "Possible opening for allowing spam, use with caution");
 180  define("PRFLAN_166", "Show emoticon images on comment form?");
 181  
 182  define("PRFLAN_167", "Make entering an email address optional"); // subject to change.
 183  define("PRFLAN_168", "Site Contact Person(s)");
 184  define("PRFLAN_169", "If the chosen group contains more than one person, the user will be asked to select a person from the group.");
 185  
 186  define("PRFLAN_170", "Use reverse DNS to allow host banning");
 187  define("PRFLAN_171", "Turning this option on will allow you to ban users by hostname, rather then just IP or email address.  <br />NOTE: This may affect pageload times on some hosts");
 188  
 189  
 190  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7