2006-12-02 04:36:16 +00:00
< ? php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File .
|
| $Source : / cvs_backup / e107_0 . 8 / e107_languages / English / admin / lan_banlist . php , v $
2009-02-03 21:16:29 +00:00
| $Revision : 1.9 $
| $Date : 2009 - 02 - 03 21 : 16 : 15 $
| $Author : e107steved $
2006-12-02 04:36:16 +00:00
+----------------------------------------------------------------------------+
*/
define ( " BANLAN_1 " , " Ban removed. " );
2007-12-16 11:14:53 +00:00
define ( " BANLAN_2 " , 'No bans in list.' );
2006-12-02 04:36:16 +00:00
define ( " BANLAN_3 " , " Existing Bans " );
define ( " BANLAN_4 " , " Remove ban " );
define ( " BANLAN_5 " , " Enter IP, email address, or host " );
define ( " BANLAN_7 " , " Reason " );
2007-02-11 10:33:58 +00:00
define ( " BANLAN_8 " , " Ban Address " );
define ( " BANLAN_9 " , " Ban users from site by email, IP or host address " );
2006-12-02 04:36:16 +00:00
define ( " BANLAN_10 " , " IP / Email / Reason " );
define ( " BANLAN_11 " , " Auto-ban: More than 10 failed login attempts " );
2007-12-09 16:42:23 +00:00
define ( " BANLAN_12 " , " Note: Reverse DNS is currently disabled; it must be enabled to allow banning by host. Banning by IP and email address will still function normally. " );
2007-02-11 10:33:58 +00:00
define ( " BANLAN_13 " , " Note: To ban a user by user name, go to the users admin page: " );
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_14' , 'Ban List' );
2007-12-26 13:21:34 +00:00
define ( 'BANLAN_15' , 'Messages/Ban Periods' );
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_16' , 'Banning' );
define ( 'BANLAN_17' , 'Ban Date' );
define ( 'BANLAN_18' , 'Ban expires' );
define ( 'BANLAN_19' , 'Notes' );
define ( 'BANLAN_20' , 'Type' );
define ( 'BANLAN_21' , 'Never' );
define ( 'BANLAN_22' , 'Unknown' );
define ( 'BANLAN_23' , 'day(s)' );
define ( ' BANLAN_24 ',' hours ' );
2007-12-16 11:14:53 +00:00
define ( 'BANLAN_25' , 'Add to Banlist' );
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_26' , 'Currently ' );
define ( 'BANLAN_27' , 'Invalid characters in IP address stripped - now:' );
define ( 'BANLAN_28' , 'Ban type' );
define ( 'BANLAN_29' , 'Message to show' );
define ( 'BANLAN_30' , 'Ban duration' );
define ( 'BANLAN_31' , '(Use an empty message if you wish the user to get a blank screen)' );
define ( 'BANLAN_32' , 'Indefinite' );
define ( 'BANLAN_33' , 'Settings Updated' );
define ( 'BANLAN_34' , 'Expired' );
2007-12-11 22:48:42 +00:00
define ( 'BANLAN_35' , 'Import/Export' );
define ( 'BANLAN_36' , 'Export Types' );
define ( 'BANLAN_37' , 'Field Separator' );
define ( 'BANLAN_38' , 'Quote (round each value)' );
define ( 'BANLAN_39' , 'Export' );
define ( 'BANLAN_40' , 'Banlist Export' );
define ( 'BANLAN_41' , 'Banlist Import' );
define ( 'BANLAN_42' , 'Import Choices' );
define ( 'BANLAN_43' , 'Replace all existing imported bans' );
define ( 'BANLAN_44' , 'Use expiry date/time from import' );
define ( 'BANLAN_45' , 'Import' );
define ( 'BANLAN_46' , 'Import File' );
define ( 'BANLAN_47' , 'File upload error' );
2008-12-23 15:18:31 +00:00
//define('BANLAN_48','Error importing file');
2007-12-11 22:48:42 +00:00
define ( 'BANLAN_49' , 'CSV import: Unbalanced quotes in line ' );
define ( 'BANLAN_50' , 'CSV import: Error writing banlist record at line ' );
define ( 'BANLAN_51' , 'CSV import: Success, --NUM-- lines imported from file ' );
2007-12-16 11:14:53 +00:00
define ( 'BANLAN_52' , 'Whitelist' );
define ( 'BANLAN_53' , 'Add to Whitelist' );
define ( 'BANLAN_54' , 'No entries in whitelist' );
define ( 'BANLAN_55' , 'Entry Date' );
define ( 'BANLAN_56' , 'IP/Email, User' );
define ( 'BANLAN_57' , 'User' );
define ( 'BANLAN_58' , 'Add users to the whitelist' );
define ( 'BANLAN_59' , 'Edit existing whitelist entry' );
define ( 'BANLAN_60' , 'Edit existing banlist entry' );
define ( 'BANLAN_61' , 'Existing Whitelist entries' );
2008-01-13 10:51:42 +00:00
define ( 'BANLAN_62' , 'Options' );
define ( 'BANLAN_63' , 'Use reverse DNS to allow host banning' );
define ( 'BANLAN_64' , 'Reverse DNS accesses when adding ban' );
define ( 'BANLAN_65' , '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, or if a server isn\'t responding' );
define ( 'BANLAN_66' , 'When a ban occurs, this option adds the domain of the banned address to the reason' );
define ( 'BANLAN_67' , 'Set maximum access rate' );
define ( 'BANLAN_68' , 'This determines the maximum number of site accesses in a 5-minute period' );
define ( 'BANLAN_69' , 'for members' );
define ( 'BANLAN_70' , 'for guests' );
define ( 'BANLAN_71' , 'Retrigger ban period' );
define ( 'BANLAN_72' , 'Ban Options' );
define ( 'BANLAN_73' , 'This will restart the ban period if a banned user accesses the site' );
define ( 'BANLAN_74' , 'Banlist Maintenance' );
define ( 'BANLAN_75' , 'Remove expired bans from list' );
define ( 'BANLAN_76' , 'Execute' );
2008-12-23 15:18:31 +00:00
define ( 'BANLAN_77' , 'Messages/Ban Periods' );
2009-02-03 21:16:29 +00:00
define ( 'BANLAN_78' , 'Hit count exceeded (--HITS-- requests within allotted time)' );
2008-01-13 10:51:42 +00:00
define ( 'BANLAN_79' , '' );
define ( 'BANLAN_80' , '' );
2007-12-09 16:42:23 +00:00
2008-12-23 15:18:31 +00:00
// Ban types - block reserved 100-109
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_100' , 'Unknown' );
define ( 'BANLAN_101' , 'Manual' );
define ( 'BANLAN_102' , 'Flood' );
define ( 'BANLAN_103' , 'Hit count' );
define ( 'BANLAN_104' , 'Login failure' );
define ( 'BANLAN_105' , 'Imported' );
define ( 'BANLAN_106' , 'User' );
define ( 'BANLAN_107' , 'Unknown' );
define ( 'BANLAN_108' , 'Unknown' );
2007-12-11 22:48:42 +00:00
define ( 'BANLAN_109' , 'Old' );
2007-12-09 16:42:23 +00:00
// Detailed explanations for ban types - block reserved 110-119
2008-12-23 15:18:31 +00:00
define ( 'BANLAN_110' , 'Most likely a ban that was imposed before e107 was upgraded to 0.8' );
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_111' , 'Entered by an admin' );
define ( 'BANLAN_112' , 'Attempts to update the site too fast' );
define ( 'BANLAN_113' , 'Attempts to access the site too frequently from the same address' );
define ( 'BANLAN_114' , 'Multiple failed login attempts from the same user' );
define ( 'BANLAN_115' , 'Added from an external list' );
define ( 'BANLAN_116' , 'IP address banned on account of user ban' );
define ( 'BANLAN_117' , 'Spare reason' );
define ( 'BANLAN_118' , 'Spare reason' );
2007-12-11 22:48:42 +00:00
define ( 'BANLAN_119' , 'Indicates an import error - previously imported bans' );
2007-12-09 16:42:23 +00:00
define ( 'BANLAN_120' , 'Unknown' );
2006-12-02 04:36:16 +00:00
?>