[ Index ]
 

Code source de XOOPS 2.0.17.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/htdocs/language/english/ -> user.php (source)

   1  <?php
   2  // $Id: user.php 2 2005-11-02 18:23:29Z skalpa $

   3  //%%%%%%        File Name user.php         %%%%%

   4  define('_US_NOTREGISTERED','Not registered?  Click <a href="register.php">here</a>.');
   5  define('_US_LOSTPASSWORD','Lost your Password?');
   6  define('_US_NOPROBLEM','No problem. Simply enter the e-mail address we have on file for your account.');
   7  define('_US_YOUREMAIL','Your Email: ');
   8  define('_US_SENDPASSWORD','Send Password');
   9  define('_US_LOGGEDOUT','You are now logged out');
  10  define('_US_THANKYOUFORVISIT','Thank you for your visit to our site!');
  11  define('_US_INCORRECTLOGIN','Incorrect Login!');
  12  define('_US_LOGGINGU','Thank you for logging in, %s.');
  13  
  14  // 2001-11-17 ADD

  15  define('_US_NOACTTPADM','The selected user has been deactivated or has not been activated yet.<br />Please contact the administrator for details.');
  16  define('_US_ACTKEYNOT','Activation key not correct!');
  17  define('_US_ACONTACT','Selected account is already activated!');
  18  define('_US_ACTLOGIN','Your account has been activated. Please login with the registered password.');
  19  define('_US_NOPERMISS','Sorry, you dont have the permission to perform this action!');
  20  define('_US_SURETODEL','Are you sure you want to delete your account?');
  21  define('_US_REMOVEINFO','This will remove all your info from our database.');
  22  define('_US_BEENDELED','Your account has been deleted.');
  23  //

  24  
  25  //%%%%%%        File Name register.php         %%%%%

  26  define('_US_USERREG','User Registration');
  27  define('_US_NICKNAME','Username');
  28  define('_US_EMAIL','Email');
  29  define('_US_ALLOWVIEWEMAIL','Allow other users to view my email address');
  30  define('_US_WEBSITE','Website');
  31  define('_US_TIMEZONE','Time Zone');
  32  define('_US_AVATAR','Avatar');
  33  define('_US_VERIFYPASS','Verify Password');
  34  define('_US_SUBMIT','Submit');
  35  define('_US_USERNAME','Username');
  36  define('_US_FINISH','Finish');
  37  define('_US_REGISTERNG','Could not register new user.');
  38  define('_US_MAILOK','Receive occasional email notices <br />from administrators and moderators?');
  39  define('_US_DISCLAIMER','Disclaimer');
  40  define('_US_IAGREE','I agree to the above');
  41  define('_US_UNEEDAGREE', 'Sorry, you have to agree to our disclaimer to get registered.');
  42  define('_US_NOREGISTER','Sorry, we are currently closed for new user registrations');
  43  
  44  
  45  // %s is username. This is a subject for email

  46  define('_US_USERKEYFOR','User activation key for %s');
  47  
  48  define('_US_YOURREGISTERED','You are now registered. An email containing an user activation key has been sent to the email account you provided. Please follow the instructions in the mail to activate your account. ');
  49  define('_US_YOURREGMAILNG','You are now registered. However, we were unable to send the activation mail to your email account due to an internal error that had occurred on our server. We are sorry for the inconvenience, please send the webmaster an email notifying him/her of the situation.');
  50  define('_US_YOURREGISTERED2','You are now registered.  Please wait for your account to be activated by the adminstrators.  You will receive an email once you are activated.  This could take a while so please be patient.');
  51  
  52  // %s is your site name

  53  define('_US_NEWUSERREGAT','New user registration at %s');
  54  // %s is a username

  55  define('_US_HASJUSTREG','%s has just registered!');
  56  
  57  define('_US_INVALIDMAIL','ERROR: Invalid email');
  58  define('_US_EMAILNOSPACES','ERROR: Email addresses do not contain spaces.');
  59  define('_US_INVALIDNICKNAME','ERROR: Invalid Username');
  60  define('_US_NICKNAMETOOLONG','Username is too long. It must be less than %s characters.');
  61  define('_US_NICKNAMETOOSHORT','Username is too short. It must be more than %s characters.');
  62  define('_US_NAMERESERVED','ERROR: Name is reserved.');
  63  define('_US_NICKNAMENOSPACES','There cannot be any spaces in the Username.');
  64  define('_US_NICKNAMETAKEN','ERROR: Username taken.');
  65  define('_US_EMAILTAKEN','ERROR: Email address already registered.');
  66  define('_US_ENTERPWD','ERROR: You must provide a password.');
  67  define('_US_SORRYNOTFOUND','Sorry, no corresponding user info was found.');
  68  
  69  
  70  
  71  
  72  // %s is your site name

  73  define('_US_NEWPWDREQ','New Password Request at %s');
  74  define('_US_YOURACCOUNT', 'Your account at %s');
  75  
  76  define('_US_MAILPWDNG','mail_password: could not update user entry. Contact the Administrator');
  77  
  78  // %s is a username

  79  define('_US_PWDMAILED','Password for %s mailed.');
  80  define('_US_CONFMAIL','Confirmation Mail for %s mailed.');
  81  define('_US_ACTVMAILNG', 'Failed sending notification mail to %s');
  82  define('_US_ACTVMAILOK', 'Notification mail to %s sent.');
  83  
  84  //%%%%%%        File Name userinfo.php         %%%%%

  85  define('_US_SELECTNG','No User Selected! Please go back and try again.');
  86  define('_US_PM','PM');
  87  define('_US_ICQ','ICQ');
  88  define('_US_AIM','AIM');
  89  define('_US_YIM','YIM');
  90  define('_US_MSNM','MSNM');
  91  define('_US_LOCATION','Location');
  92  define('_US_OCCUPATION','Occupation');
  93  define('_US_INTEREST','Interest');
  94  define('_US_SIGNATURE','Signature');
  95  define('_US_EXTRAINFO','Extra Info');
  96  define('_US_EDITPROFILE','Edit Profile');
  97  define('_US_LOGOUT','Logout');
  98  define('_US_INBOX','Inbox');
  99  define('_US_MEMBERSINCE','Member Since');
 100  define('_US_RANK','Rank');
 101  define('_US_POSTS','Comments/Posts');
 102  define('_US_LASTLOGIN','Last Login');
 103  define('_US_ALLABOUT','All about %s');
 104  define('_US_STATISTICS','Statistics');
 105  define('_US_MYINFO','My Info');
 106  define('_US_BASICINFO','Basic information');
 107  define('_US_MOREABOUT','More About Me');
 108  define('_US_SHOWALL','Show All');
 109  
 110  //%%%%%%        File Name edituser.php         %%%%%

 111  define('_US_PROFILE','Profile');
 112  define('_US_REALNAME','Real Name');
 113  define('_US_SHOWSIG','Always attach my signature');
 114  define('_US_CDISPLAYMODE','Comments Display Mode');
 115  define('_US_CSORTORDER','Comments Sort Order');
 116  define('_US_PASSWORD','Password');
 117  define('_US_TYPEPASSTWICE','(type a new password twice to change it)');
 118  define('_US_SAVECHANGES','Save Changes');
 119  define('_US_NOEDITRIGHT',"Sorry, you don't have the right to edit this user's info.");
 120  define('_US_PASSNOTSAME','Both passwords are different. They must be identical.');
 121  define('_US_PWDTOOSHORT','Sorry, your password must be at least <b>%s</b> characters long.');
 122  define('_US_PROFUPDATED','Your Profile Updated!');
 123  define('_US_USECOOKIE','Store my user name in a cookie for 1 year');
 124  define('_US_NO','No');
 125  define('_US_DELACCOUNT','Delete Account');
 126  define('_US_MYAVATAR', 'My Avatar');
 127  define('_US_UPLOADMYAVATAR', 'Upload Avatar');
 128  define('_US_MAXPIXEL','Max Pixels');
 129  define('_US_MAXIMGSZ','Max Image Size (Bytes)');
 130  define('_US_SELFILE','Select file');
 131  define('_US_OLDDELETED','Your old avatar will be deleted!');
 132  define('_US_CHOOSEAVT', 'Choose avatar from the available list');
 133  
 134  define('_US_PRESSLOGIN', 'Press the button below to login');
 135  
 136  define('_US_ADMINNO', 'User in the webmasters group cannot be removed');
 137  define('_US_GROUPS', 'User\'s Groups');
 138  ?>


Généré le : Sun Nov 25 11:44:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics