| |
The time now is Wed Sep 08, 2010 1:31 pm |
Posted: Wed Jul 04, 2007 2:08 pm Post subject: 1.3.2 Language file [english] |
 |
|
 |
|
ramon fincken Site Admin
Joined: 11 Dec 2006 Posts: 274 Location: A'dam/Diemen, The Netherlands
|
| Code: | <?php
// Antispam language file
// Ramon Fincken, Phpbbinstallers.net
// V 1.3.2 (Make sure you update this file on regular basis)
// Corrected by : Lord Raiden
if ( !defined('IN_PHPBB') )
{
die('Hacking attempt');
}
if ( !defined('IN_ANTISPAM_FUNCTIONS') )
{
die('Hacking attempt');
}
// LEV mod
// +MOD: Live Email Validate (LEV)
$lang['Live_email_validation_title'] = 'Use Live Email Validation';
$lang['Email_unverified'] = 'Sorry, but this e-mail address cannot be verified, see the %s page for further info '; // %s is replaced with a link to the FAQ page
$lang['No_connection'] = "Could not connect to the mail server, see the %s page for further info ";
// -MOD: Live Email Validate (LEV)
// includes/functions_antispam.php
$lang['Antispam__open_reports_one'] = 'There is %s open spam report';
$lang['Antispam__open_reports_many'] = 'There are %s open spam reports';
$lang['Antispam__open_reports_protectedby'] = 'This board is protected by Phpbbantispam'; // Do not translate
$lang['Antispam_spam_exp'] = 'We\'re very sorry, your post request has been blocked. <br />If you don\'t want this to happen
in the future go visit the <a href="groupcp.'.$phpEx.'">groups page</a>
and subscribe to the \'Bypass words\' group';
$lang['Antispam_spam_exp_register'] = 'We\'re very sorry, but your registeration request is hold for moderation. <br />'.
'A site administrator will be notified and will approve your request.';
$lang['Antispam_spam_exp_post'] = 'We\'re very sorry, but your post is hold for moderation. <br />'.
'A site administrator will be notified and will approve your post. <br /><br />'.
'If you don\'t want this to happen in the future go visit the '.
'<a href="groupcp.'.$phpEx.'">groups page</a> and subscribe to the \'Bypass words\' group';
$lang['Antispam_spam_exp_overall'] = 'We\'re sorry, but your request has been denied, because your previous submission was flagged as possible spam, and is still awaiting moderator approval. Please wait and try again later.<br/>If you believe this message is in error, or if you have questions about this message, please contact a site admin.';
$lang['Antispam_spam_exp_human'] = 'Please verify that you are not a spambot by clicking the button below, and then check back later after we\'ve had time to review your request.';
$lang['Antispam_spam_exp_human_thanks'] = 'Thanks for clicking the button!<br/>The management is now able to see that you are not a spambot.';
$lang['Antispam_spam_exp_usageof'] = 'Usage of forbidden word';
// admin general stuff
$lang['Antispam_alphafunction'] = 'This function will be fully operational in a next release<br/>No need to adjust these settings yet !';
$lang['Antispam_db_errorstore'] = 'Could not store antispam information';
$lang['Antispam_db_updateok'] = 'Antispam settings updated';
$lang['Antispam_success'] = 'Success';
$lang['Spam_open_reports_one'] = 'There is %s open spam report';
$lang['Spam_open_reports_many'] = 'There are %s open spam reports';
// admin_antispam_database.php
// http://www.phpbb.com/phpBB/viewtopic.php?t=307345
$lang['qb_ientry'] = 'Invalid entry!';
$lang['qb_imode'] = 'Invalid Mode!';
$lang['qb_iip'] = 'Invalid IP Address: ';
$lang['qb_nouid'] = 'There is no user with that id number ';
$lang['qb_nouq'] = 'Could not query user table.';
$lang['Antispam_ban_and_delete'] = 'Ban and delete';
$lang['Antispam_spam_database_conf_post'] = 'Are you sure you want to approve this post?';
$lang['Antispam_spam_database_conf_reg'] = 'Are you sure you want to approve this registration?';
$lang['Antispam_spam_database_conf_delrec'] = 'Are you sure you want to delete this record?';
$lang['Antispam_spam_database_conf_banip'] = 'Are you sure you want to ban this ip?';
$lang['Antispam_spam_database_conf_banfwdip'] = 'Are you sure you want to ban this forwarded ip?';
$lang['Antispam_spam_database_conf_massfirst'] = 'Are you sure you want to remove the first %d records?';
$lang['Antispam_spam_database_postapprove'] = 'Posts waiting to be approved';
$lang['Antispam_spam_database_actip'] = 'Active ip';
$lang['Antispam_spam_database_actfwdip'] = 'Active forwarded ip';
$lang['Antispam_spam_database_actuser'] = 'Active user';
$lang['Antispam_spam_database_removerec'] = 'Remove this record';
$lang['Antispam_spam_database_posturl'] = 'Link to post in new window';
$lang['Antispam_spam_database_apppost'] = 'Approve this post';
$lang['Antispam_spam_database_profileurl'] = 'Link to profile in new window';
$lang['Antispam_spam_database_appreg'] = 'Approve this registration';
$lang['Antispam_spam_database_banip'] = 'Ban this ip';
$lang['Antispam_spam_database_banfwdip'] = 'Ban this forwarded (real) ip';
$lang['Antispam_spam_database_banfwdip_exp'] = 'If you want to ban the ip of this poster, ban the <b>forwarded ip</b> and not the normal ip..';
$lang['Antispam_spam_database_banfwdip_excl'] = 'Proxy real ip ban needed';
// FieldFest
$lang['Antispam_fieldfest_alter'] = 'Register: Alter hidden names';
$lang['Antispam_fieldfest_add'] = 'Register: Add hidden names';
?>
|
_________________ Phpbbantispam founder, available for freelance phpBB2 coding.
Get it while it's hot ! http://www.phpbbantispam.com/viewtopic.php?t=1
Project files & mailinglist: https://sourceforge.net/projects/phpbbantispam/ |
|
|
|
All times are GMT + 1 Hour
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|