[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/forum/languages/English/ -> lan_forum_post.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/forum/languages/English/lan_forum_post.php,v $
   7  |     $Revision: 1.11 $
   8  |     $Date: 2006/08/27 02:24:45 $
   9  |     $Author: mcfly_e107 $
  10  +----------------------------------------------------------------------------+
  11  */
  12  define("PAGE_NAME", "Forum");
  13  
  14  define("LAN_01", "Forums");
  15  define("LAN_02", "Replying to: ");
  16  define("LAN_03", "New Thread");
  17  define("LAN_1", "Normal");
  18  define("LAN_2", "Sticky");
  19  define("LAN_3", "Announcement");
  20  define("LAN_4", "Post Poll");
  21  define("LAN_5", "Poll Question:");
  22  define("LAN_6", "Add another option");
  23  define("LAN_7", "Vote option:");
  24  define("LAN_8", "Allow votes from all");
  25  define("LAN_9", "Allow votes from members only");
  26  define("LAN_10", "Login");
  27  define("LAN_11", "Remember me");
  28  define("LAN_16", "Username: ");
  29  define("LAN_17", "Password: ");
  30  define("LAN_20", "Error");
  31  define("LAN_27", "You left required field(s) blank");
  32  define("LAN_28", "You didn't post anything ..");
  33  define("LAN_29", "Edited");
  34  define("LAN_45", "These forums can only be posted to by registered and logged in members, please click");
  35  define("LAN_60", "Start New Thread");
  36  define("LAN_61", "Your Name: ");
  37  define("LAN_62", "Subject: ");
  38  define("LAN_63", "Post: ");
  39  define("LAN_64", "Submit new thread");
  40  define("LAN_73", "Reply: ");
  41  define("LAN_74", "Reply to  thread");
  42  define("LAN_77", "Update Thread");
  43  define("LAN_78", "Update Reply");
  44  define("LAN_94", "Posted by");
  45  define("LAN_95", "Unauthorised");
  46  define("LAN_96", "You are not authorised to edit this forum post.");
  47  define("LAN_100", "Thread Topic");
  48  define("LAN_101", "Latest ");
  49  define("LAN_102", " replies");
  50  define("LAN_103", "Review complete thread. (Will open a new window.)");
  51  define("LAN_133", "Thank you");
  52  define("LAN_174", "Signup");
  53  define("LAN_175", "Login");
  54  define("LAN_212", "Forgot password?");
  55  define("LAN_310", "Unable to accept post as that username is registered - if it is your username please login to post.");
  56  define("LAN_311", "Anonymous");
  57  define("LAN_322", "Posted: ");
  58  define("LAN_323", "Preview");
  59  define("LAN_324", "Your message has been successfully posted.");
  60  define("LAN_325", "Click Here to view your message");
  61  define("LAN_326", "Click here to return to the forum");
  62  define("LAN_327", "Review");
  63  define("LAN_380", "If you wish to be notified by email when a reply is posted to your thread please tick the box ");
  64  define("LAN_381", "Forum reply from ");
  65  define("LAN_382", "Post made: ");
  66  define("LAN_383", "Please click the following link to view the full thread ...");
  67  define("LAN_384", "Forum reply at ");
  68  define("LAN_385", "Post: ");
  69  define("LAN_386", "If you do not wish to add a poll to your thread leave the fields blank ");
  70  define("LAN_387", "Go");
  71  define("LAN_388", "Back to top");
  72  define("LAN_389", "Duplicate post, redirecting ...");
  73  define("LAN_390", "Attach file / image");
  74  define("LAN_391", "Options");
  75  define("LAN_392", "File to attach");
  76  define("LAN_393", "<b>Please note</b><br />Allowed file types:");
  77  define("LAN_394", "Any other file types uploaded will be instantly deleted.");
  78  define("LAN_395", "Maximum file size");
  79  define("LAN_396", "bytes");
  80  define("LAN_397", "This thread is locked.");
  81  define("LAN_398", "This forum is read only");
  82  define("LAN_399", "You are not authorized to post to this forum.");
  83  define("LAN_400", "post thread as");
  84  define("LAN_401", "Jump");
  85  
  86  define("LAN_402", "poll");
  87  define("LAN_403", "announcement");
  88  define("LAN_404", "sticky");
  89  define("LAN_405", "Forums");
  90  define("LAN_406", "Re:");
  91  
  92  //v.616
  93  define("LAN_407", "Redirect");
  94  define("LAN_408", "If your browser does not support meta redirection please click");
  95  define("LAN_409", "HERE");
  96  define("LAN_410", "to be redirected");
  97  define("LAN_411", "here");
  98  define("LAN_412", "to go to the registration page.");
  99  
 100  define("LAN_413", "Your poll has been successfully posted.");
 101  define("LAN_414", "Click Here to view your poll");
 102  define("LAN_415", "Your reply has been successfully posted.");
 103  
 104  define("LAN_416", "Attach file");
 105  define("LAN_417", "Add another attachment");
 106  
 107  define("POLL_506", "Allow multiple choices?");
 108  define("POLL_507", "yes");
 109  define("POLL_508", "no");
 110  
 111  define("LAN_FORUM_1", "Uploads disabled: ".e_FILE."public directory is not writable");
 112  define("LAN_FORUM_2", "Duplicate post");
 113  
 114  
 115  ?>


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