[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/spamx/language/ -> english_utf-8.php (source)

   1  <?php
   2  
   3  /**
   4   * File: english_utf-8.php
   5   * This is the English language file for the Geeklog Spam-X plugin
   6   * 
   7   * Copyright (C) 2004-2006 by the following authors:
   8   * Author        Tom Willett        tomw AT pigstye DOT net
   9   * 
  10   * Licensed under GNU General Public License
  11   *
  12   * $Id: english_utf-8.php,v 1.4 2006/09/02 15:35:46 dhaun Exp $
  13   */
  14  
  15  $LANG_SX00 = array (
  16      'inst1' => '<p>If you do this, then others ',
  17      'inst2' => 'will be able to view and import your personal blacklist and we can create a more effective ',
  18      'inst3' => 'distributed database.</p><p>If you have submitted your website and decide you do not wish your website to remain on the list ',
  19      'inst4' => 'send an email to <a href="mailto:spamx@pigstye.net">spamx@pigstye.net</a> telling me. ',
  20      'inst5' => 'All requests will be honored.',
  21      'submit' => 'Submit',
  22      'subthis' => 'this info to Spam-X Central Database',
  23      'secbut' => 'This second button creates an rdf feed so that others can import your list.',
  24      'sitename' => 'Site Name: ',
  25      'URL' => 'URL to Spam-X List: ',
  26      'RDF' => 'RDF url: ',
  27      'impinst1a' => 'Before you use the Spam-X comment Spam blocker facility to view and import personal Blacklists from other',
  28      'impinst1b' => ' sites, I ask that you press the following two buttons. (You have to press the last one.)',
  29      'impinst2' => 'This first submits your website to the Gplugs/Spam-X site so that it can be added to the master list of ',
  30      'impinst2a' => 'sites sharing their blacklists. (Note: if you have multiple sites you might want to designate one as the ',
  31      'impinst2b' => 'master and only submit its name. This will allow you to update your sites easily and keep the list smaller.) ',
  32      'impinst2c' => 'After you press the Submit button, press [back] on your browser to return here.',
  33      'impinst3' => 'The Following values will be sent: (you can edit them if they are wrong).',
  34      'availb' => 'Available Blacklists',
  35      'clickv' => 'Click to View Blacklist',
  36      'clicki' => 'Click to Import Blacklist',
  37      'ok' => 'OK',
  38      'rsscreated' => 'RSS Feed Created',
  39      'add1' => 'Added ',
  40      'add2' => ' entries from ',
  41      'add3' => "'s blacklist.",
  42      'adminc' => 'Administration Commands:',
  43      'mblack' => 'My Blacklist:',
  44      'rlinks' => 'Related Links:',
  45      'e3' => 'To Add the words from Geeklogs CensorList Press the Button:',
  46      'addcen' => 'Add Censor List',
  47      'addentry' => 'Add Entry',
  48      'e1' => 'To Delete an entry click it.',
  49      'e2' => 'To Add an entry, enter it in the box and click Add.  Entries can use full Perl Regular Expressions.',
  50      'pblack' => 'Spam-X Personal Blacklist',
  51      'conmod' => 'Configure Spam-X Module Usage',
  52      'acmod' => 'Spam-X Action Modules',
  53      'exmod' => 'Spam-X Examine Modules',
  54      'actmod' => 'Active Modules',
  55      'avmod' => 'Available Modules',
  56      'coninst' => '<hr>Click on an Active module to remove it, click on an Available module to add it.<br>Modules are executed in order presented.',
  57      'fsc' => 'Found Spam Post matching ',
  58      'fsc1' => ' posted by user ',
  59      'fsc2' => ' from IP ',
  60      'uMTlist' => 'Update MT-Blacklist',
  61      'uMTlist2' => ': Added ',
  62      'uMTlist3' => ' entries and deleted ',
  63      'entries' => ' entries.',
  64      'uPlist' => 'Update Personal Blacklist',
  65      'entriesadded' => 'Entries Added',
  66      'entriesdeleted' => 'Entries Deleted',
  67      'viewlog' => 'View Spam-X Log',
  68      'clearlog' => 'Clear Log File',
  69      'logcleared' => '- Spam-X Log File Cleared',
  70      'plugin' => 'Plugin',
  71      'access_denied' => 'Access Denied',
  72      'access_denied_msg' => 'Only Root Users have Access to this Page.  Your user name and IP have been recorded.',
  73      'admin' => 'Plugin Administration',
  74      'install_header' => 'Install/Uninstall Plugin',
  75      'installed' => 'The Plugin is Installed',
  76      'uninstalled' => 'The Plugin is Not Installed',
  77      'install_success' => 'Installation Successful',
  78      'install_failed' => 'Installation Failed -- See your error log to find out why.',
  79      'uninstall_msg' => 'Plugin Successfully Uninstalled',
  80      'install' => 'Install',
  81      'uninstall' => 'UnInstall',
  82      'warning' => 'Warning! Plugin is still Enabled',
  83      'enabled' => 'Disable plugin before uninstalling.',
  84      'readme' => 'STOP! Before you press install please read the ',
  85      'installdoc' => 'Install Document.',
  86      'spamdeleted' => 'Deleted Spam Post',
  87      'foundspam' => 'Found Spam Post matching ',
  88      'foundspam2' => ' posted by user ',
  89      'foundspam3' => ' from IP ',
  90      'deletespam' => 'Delete Spam',
  91      'numtocheck' => 'Number of Comments to check',
  92      'note1'        => '<p>Note: Mass Delete is intended to help you when you are hit by',
  93      'note2'        => ' comment spam and Spam-X does not catch it.  <ul><li>First find the link(s) or other ',
  94      'note3'        => 'identifiers of this spam comment and add it to your personal blacklist.</li><li>Then ',
  95      'note4'        => 'come back here and have Spam-X check the latest comments for spam.</li></ul><p>Comments ',
  96      'note5'        => 'are checked from newest comment to oldest -- checking more comments ',
  97      'note6'        => 'requires more time for the check.</p>',
  98      'masshead'    => '<hr><h1 align="center">Mass Delete Spam Comments</h1>',
  99      'masstb' => '<hr><h1 align="center">Mass Delete Trackback Spam</h1>',
 100      'comdel'    => ' comments deleted.',
 101      'initial_Pimport' => '<p>Personal Blacklist Import"',
 102      'initial_import' => 'Initial MT-Blacklist Import',
 103      'import_success' => '<p>Successfully imported %d blacklist entries.',
 104      'import_failure' => '<p><strong>Error:</strong> No entries found.',
 105      'allow_url_fopen' => '<p>Sorry, your webserver configuration does not allow reading of remote files (<code>allow_url_fopen</code> is off). Please download the blacklist from the following URL and upload it into Geeklog\'s "data" directory, <tt>%s</tt>, before trying again:',
 106      'documentation' => 'Spam-X Plugin Documentation',
 107      'emailmsg' => "A new spam post has been submitted at \"%s\"\nUser UID: \"%s\"\n\nContent:\"%s\"",
 108      'emailsubject' => 'Spam post at %s',
 109      'ipblack' => 'Spam-X IP Blacklist',
 110      'ipofurlblack' => 'Spam-X IP of URL Blacklist',
 111      'headerblack' => 'Spam-X HTTP Header Blacklist',
 112      'headers' => 'Request headers:',
 113  
 114      'stats_headline' => 'Spam-X Statistics',
 115      'stats_page_title' => 'Blacklist',
 116      'stats_entries' => 'Entries',
 117      'stats_mtblacklist' => 'MT-Blacklist',
 118      'stats_pblacklist' => 'Personal Blacklist',
 119      'stats_ip' => 'Blocked IPs',
 120      'stats_ipofurl' => 'Blocked by IP of URL',
 121      'stats_header' => 'HTTP headers',
 122      'stats_deleted' => 'Posts deleted as spam',
 123  
 124      'plugin_name' => 'Spam-X',
 125      'slvwhitelist' => 'SLV Whitelist'
 126  );
 127  
 128  
 129  /* Define Messages that are shown when Spam-X module action is taken */
 130  $PLG_spamx_MESSAGE128 = 'Spam detected. Post was deleted.';
 131  $PLG_spamx_MESSAGE8   = 'Spam detected. Email sent to admin.';
 132  
 133  // Messages for the plugin upgrade
 134  $PLG_spamx_MESSAGE3001 = 'Spam-X plugin upgraded successfully.';
 135  $PLG_spamx_MESSAGE3002 = 'Failed to upgrade the Spam-X plugin.';
 136  
 137  ?>


Généré le : Wed Nov 21 12:27:40 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics