mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 10:53:29 +02:00
Issue #5465 Core language files converted. (excluding plugins)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (C) 2008-2013 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* Copyright (C) 2008-2025 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Admin Language File
|
||||
*
|
||||
@@ -10,126 +10,106 @@
|
||||
// define("BANLAN_2", "No bans in list.");
|
||||
// define("BANLAN_3", "Existing Bans");
|
||||
// define("BANLAN_4", "Remove ban");
|
||||
define("BANLAN_5", "Enter IP, email address, or host");
|
||||
define("BANLAN_7", "Reason");
|
||||
// define("BANLAN_8", "Ban Address");
|
||||
define("BANLAN_9", "Ban users from site by email, IP or host address");
|
||||
define("BANLAN_10", "IP / Email / Reason");
|
||||
define("BANLAN_11", "Auto-ban: More than 10 failed login attempts");
|
||||
// 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.");
|
||||
// define("BANLAN_13", "Note: To ban a user by user name, go to the users admin page: ");
|
||||
// define("BANLAN_14", "Ban List");
|
||||
define("BANLAN_15", "Messages/Ban Periods");
|
||||
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");
|
||||
// define("BANLAN_25", "Add to Banlist");
|
||||
// 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 to banned user");
|
||||
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");
|
||||
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");
|
||||
define("BANLAN_48", "Deleted [y] expired ban list entries");
|
||||
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, [y] lines imported from file ");
|
||||
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");
|
||||
// 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");
|
||||
define("BANLAN_77", "Messages/Ban Periods");
|
||||
define("BANLAN_78", "Hit count exceeded ([x] requests within allotted time)");
|
||||
define("BANLAN_79", "CSV Export format:");
|
||||
define("BANLAN_80", "CSV Import format:");
|
||||
define("BANLAN_81", "Ban Action Log");
|
||||
define("BANLAN_82", "No entries in Ban Action Log");
|
||||
define("BANLAN_83", "Date/Time");
|
||||
define("BANLAN_84", "IP Address");
|
||||
define("BANLAN_85", "Additional information");
|
||||
define("BANLAN_86", "Ban-related events");
|
||||
define("BANLAN_87", "Total [y] entries in list");
|
||||
define("BANLAN_88", "Empty Ban Action Log");
|
||||
define("BANLAN_89", "Log File Deleted");
|
||||
define("BANLAN_90", "Error deleting log file");
|
||||
define("BANLAN_91", "Date/time format for ban log");
|
||||
define("BANLAN_92", "See the strftime function page at php.net");
|
||||
define("BANLAN_93", "");
|
||||
|
||||
// Ban types - block reserved 100-109
|
||||
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");
|
||||
define("BANLAN_109", "Old");
|
||||
|
||||
// Detailed explanations for ban types - block reserved 110-119
|
||||
define("BANLAN_110", "Most likely a ban that was imposed before e107 was upgraded from 0.7.x");
|
||||
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");
|
||||
define("BANLAN_119", "Indicates an import error - previously imported bans");
|
||||
|
||||
define("BANLAN_120", "Whitelist entry");
|
||||
define("BANLAN_121", "Blacklist entry");
|
||||
define("BANLAN_122", "Blacklist");
|
||||
define("BANLAN_123", "Add to Blacklist");
|
||||
define("BANLAN_124", "Expires"); // not ban_lan_34
|
||||
define("BANLAN_125", "Use my IP");
|
||||
define("BANLAN_126", "IP / Email");
|
||||
define("BANLAN_127", "Delete all [x] failed logins from database");
|
||||
|
||||
|
||||
return [
|
||||
'BANLAN_5' => "Enter IP, email address, or host",
|
||||
'BANLAN_7' => "Reason",
|
||||
'BANLAN_9' => "Ban users from site by email, IP or host address",
|
||||
'BANLAN_10' => "IP / Email / Reason",
|
||||
'BANLAN_11' => "Auto-ban: More than 10 failed login attempts",
|
||||
'BANLAN_15' => "Messages/Ban Periods",
|
||||
'BANLAN_16' => "Banning",
|
||||
'BANLAN_19' => "Notes",
|
||||
'BANLAN_23' => "day(s)",
|
||||
'BANLAN_24' => "hours",
|
||||
'BANLAN_28' => "Ban type",
|
||||
'BANLAN_29' => "Message to show to banned user",
|
||||
'BANLAN_30' => "Ban duration",
|
||||
'BANLAN_31' => "(Use an empty message if you wish the user to get a blank screen)",
|
||||
'BANLAN_32' => "Indefinite",
|
||||
'BANLAN_34' => "Expired",
|
||||
'BANLAN_35' => "Import/Export",
|
||||
'BANLAN_36' => "Export Types",
|
||||
'BANLAN_37' => "Field Separator",
|
||||
'BANLAN_38' => "Quote (round each value)",
|
||||
'BANLAN_40' => "Banlist Export",
|
||||
'BANLAN_41' => "Banlist Import",
|
||||
'BANLAN_42' => "Import Choices",
|
||||
'BANLAN_43' => "Replace all existing imported bans",
|
||||
'BANLAN_44' => "Use expiry date/time from import",
|
||||
'BANLAN_46' => "Import File:",
|
||||
'BANLAN_47' => "File upload error",
|
||||
'BANLAN_48' => "Deleted [y] expired ban list entries",
|
||||
'BANLAN_49' => "CSV import: Unbalanced quotes in line",
|
||||
'BANLAN_50' => "CSV import: Error writing banlist record at line",
|
||||
'BANLAN_51' => "CSV import: Success, [y] lines imported from file",
|
||||
'BANLAN_52' => "Whitelist",
|
||||
'BANLAN_53' => "Add to Whitelist",
|
||||
'BANLAN_54' => "No entries in whitelist",
|
||||
'BANLAN_55' => "Entry Date",
|
||||
'BANLAN_56' => "IP/Email, User",
|
||||
'BANLAN_57' => "User",
|
||||
'BANLAN_58' => "Add users to the whitelist",
|
||||
'BANLAN_59' => "Edit existing whitelist entry",
|
||||
'BANLAN_60' => "Edit existing banlist entry",
|
||||
'BANLAN_61' => "Existing Whitelist entries",
|
||||
'BANLAN_63' => "Use reverse DNS to allow host banning",
|
||||
'BANLAN_64' => "Reverse DNS accesses when adding ban",
|
||||
'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",
|
||||
'BANLAN_66' => "When a ban occurs, this option adds the domain of the banned address to the reason",
|
||||
'BANLAN_67' => "Set maximum access rate",
|
||||
'BANLAN_68' => "This determines the maximum number of site accesses in a 5-minute period",
|
||||
'BANLAN_69' => "for members",
|
||||
'BANLAN_70' => "for guests",
|
||||
'BANLAN_71' => "Retrigger ban period",
|
||||
'BANLAN_72' => "Ban Options",
|
||||
'BANLAN_73' => "This will restart the ban period if a banned user accesses the site",
|
||||
'BANLAN_74' => "Banlist Maintenance",
|
||||
'BANLAN_75' => "Remove expired bans from list",
|
||||
'BANLAN_76' => "Execute",
|
||||
'BANLAN_77' => "Messages/Ban Periods",
|
||||
'BANLAN_78' => "Hit count exceeded ([x] requests within allotted time)",
|
||||
'BANLAN_79' => "CSV Export format:",
|
||||
'BANLAN_80' => "CSV Import format:",
|
||||
'BANLAN_81' => "Ban Action Log",
|
||||
'BANLAN_82' => "No entries in Ban Action Log",
|
||||
'BANLAN_83' => "Date/Time",
|
||||
'BANLAN_84' => "IP Address",
|
||||
'BANLAN_85' => "Additional information",
|
||||
'BANLAN_86' => "Ban-related events",
|
||||
'BANLAN_87' => "Total [y] entries in list",
|
||||
'BANLAN_88' => "Empty Ban Action Log",
|
||||
'BANLAN_89' => "Log File Deleted",
|
||||
'BANLAN_90' => "Error deleting log file",
|
||||
'BANLAN_91' => "Date/time format for ban log",
|
||||
'BANLAN_92' => "See the strftime function page at php.net",
|
||||
'BANLAN_93' => "",
|
||||
'BANLAN_100' => "Unknown",
|
||||
'BANLAN_101' => "Manual",
|
||||
'BANLAN_102' => "Flood",
|
||||
'BANLAN_103' => "Hit count",
|
||||
'BANLAN_104' => "Login failure",
|
||||
'BANLAN_105' => "Imported",
|
||||
'BANLAN_106' => "User",
|
||||
'BANLAN_107' => "Unknown",
|
||||
'BANLAN_108' => "Unknown",
|
||||
'BANLAN_109' => "Old",
|
||||
'BANLAN_110' => "Most likely a ban that was imposed before e107 was upgraded from 0.7.x",
|
||||
'BANLAN_111' => "Entered by an admin",
|
||||
'BANLAN_112' => "Attempts to update the site too fast",
|
||||
'BANLAN_113' => "Attempts to access the site too frequently from the same address",
|
||||
'BANLAN_114' => "Multiple failed login attempts from the same user",
|
||||
'BANLAN_115' => "Added from an external list",
|
||||
'BANLAN_116' => "IP address banned on account of user ban",
|
||||
'BANLAN_117' => "Spare reason",
|
||||
'BANLAN_118' => "Spare reason",
|
||||
'BANLAN_119' => "Indicates an import error - previously imported bans",
|
||||
'BANLAN_120' => "Whitelist entry",
|
||||
'BANLAN_121' => "Blacklist entry",
|
||||
'BANLAN_122' => "Blacklist",
|
||||
'BANLAN_123' => "Add to Blacklist",
|
||||
'BANLAN_124' => "Expires",
|
||||
'BANLAN_125' => "Use my IP",
|
||||
'BANLAN_126' => "IP / Email",
|
||||
'BANLAN_127' => "Delete all [x] failed logins from database",
|
||||
];
|
||||
|
Reference in New Issue
Block a user