[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/rss_menu/languages/ -> English.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/rss_menu/languages/English.php,v $
   7  |     $Revision: 1.15 $
   8  |     $Date: 2006/11/09 19:04:19 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  
  13  define("RSS_LAN05","Number of items (0=inactive)");
  14  
  15  define("RSS_MENU_L1", " can be syndicated by using these rss feeds.");
  16  define("RSS_MENU_L2", "RSS Feeds");
  17  define("RSS_MENU_L3", "Our news");
  18  define("RSS_MENU_L4", "Our comments");
  19  define("RSS_MENU_L5", "Our forum threads");
  20  define("RSS_MENU_L6", "Our forum posts");
  21  define("RSS_MENU_L7", "Our chatbox posts");
  22  define("RSS_MENU_L8", "Our bugtracker reports");
  23  define("RSS_MENU_L9", "Our downloads");
  24  
  25  define("RSS_NEWS", "News");
  26  define("RSS_COM", "Comments");
  27  define("RSS_ART", "Articles");
  28  define("RSS_REV", "Reviews");
  29  define("RSS_FT", "Forum Threads");
  30  define("RSS_FP", "Forum Posts");
  31  define("RSS_FSP", "Forum Specific Post");
  32  define("RSS_BUG", "Bugtracker");
  33  define("RSS_FOR", "Forum");
  34  define("RSS_DL", "Downloads");
  35  
  36  define("RSS_PLUGIN_LAN_1", "RSS");
  37  
  38  define("RSS_PLUGIN_LAN_6", "Feed Links");
  39  define("RSS_PLUGIN_LAN_7", "The rss feed of the news");
  40  define("RSS_PLUGIN_LAN_8", "The rss feed of the downloads");
  41  define("RSS_PLUGIN_LAN_9", "The rss feed of the comments");
  42  define("RSS_PLUGIN_LAN_10", "The rss feed of news category:");
  43  define("RSS_PLUGIN_LAN_11", "The rss feed of download category:");
  44  
  45  define("RSS_PLUGIN_LAN_14", "Comments");
  46  
  47  define("RSS_LAN_ADMINMENU_1", "RSS Options");
  48  define("RSS_LAN_ADMINMENU_2", "Listing");
  49  define("RSS_LAN_ADMINMENU_4", "Import");
  50  
  51  define("RSS_LAN_ERROR_1", "This is not a valid rss feed<br /><br /><a href='".e_SELF."'><< return to rss feed list</a>");
  52  define("RSS_LAN_ERROR_2", "Your e107_config.php file or your language files contain spaces or  characters before the &lt;? characters. You should remove this with a non-utf8 text-editor if you wish to have a valid RSS feed.");
  53  define("RSS_LAN_ERROR_3", "No rss feeds are present yet<br />please use the import feature to import available rss feeds or create a rss feed manually.");
  54  define("RSS_LAN_ERROR_4", "No rss feeds are available yet");
  55  define("RSS_LAN_ERROR_5", "This rss entry does not exist");
  56  define("RSS_LAN_ERROR_6", "There are no rss feeds to import");
  57  define("RSS_LAN_ERROR_7", "Some required fields are missing.");
  58  
  59  define("RSS_LAN_ADMIN_1", "Existing RSS feeds");
  60  define("RSS_LAN_ADMIN_2", "Id");
  61  define("RSS_LAN_ADMIN_3", "Path");
  62  define("RSS_LAN_ADMIN_4", "Name");
  63  define("RSS_LAN_ADMIN_5", "Url");
  64  define("RSS_LAN_ADMIN_6", "Text");
  65  define("RSS_LAN_ADMIN_7", "Limit");
  66  define("RSS_LAN_ADMIN_8", "Visibility");
  67  define("RSS_LAN_ADMIN_9", "Type");
  68  define("RSS_LAN_ADMIN_10", "rss feed create entry");
  69  define("RSS_LAN_ADMIN_11", "rss feed import feeds");
  70  define("RSS_LAN_ADMIN_12", "Topic id");
  71  
  72  define("RSS_LAN_ADMIN_13", "Include Other-news items in News Feed?");
  73  define("RSS_LAN_ADMIN_14", "Enable");
  74  define("RSS_LAN_ADMIN_15", "Tick links to mark them for import ...");
  75  define("RSS_LAN_ADMIN_16", "import?");
  76  define("RSS_LAN_ADMIN_17", "import ticked links");
  77  define("RSS_LAN_ADMIN_18", "rss feed(s) imported.");
  78  
  79  define("RSS_LAN_ADMIN_21", "active and visible in rss feed list");
  80  define("RSS_LAN_ADMIN_22", "active and not visible in rss feed list");
  81  define("RSS_LAN_ADMIN_23", "inactive");
  82  
  83  define("RSS_LAN_ADMIN_26", "Check All");
  84  define("RSS_LAN_ADMIN_27", "Uncheck All");
  85  
  86  define("RSS_LAN_ADMIN_31", "rss entries limit updated");
  87  
  88  define("RSS_LAN_0", "RSS");
  89  define("RSS_LAN_2", "@nospam.com");
  90  define("RSS_LAN_3", "noauthor@nospam.com");
  91  
  92  ?>


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