XOOPS  2.6.0
_user.php
Go to the documentation of this file.
1 <?php
2 // $Id$
3 // _LANGCODE: en
4 // _CHARSET : UTF-8
5 // Translator: XOOPS Translation Team
6 //%%%%%% File Name user.php %%%%%
7 //define('_US_NOTREGISTERED', 'Not registered? Click <a href="register.php">here</a>.');
8 //define('_US_LOSTPASSWORD', 'Lost your Password?');
9 //define('_US_NOPROBLEM', 'No problem. Simply enter the e-mail address we have on file for your account.');
10 //define('_US_YOUREMAIL', 'Your Email: ');
11 //define('_US_SENDPASSWORD', 'Send Password');
12 //define('_US_LOGGEDOUT', 'You are now logged out');
13 //define('_US_THANKYOUFORVISIT', 'Thank you for your visit to our site!');
14 //define('_US_INCORRECTLOGIN', 'Incorrect Login!');
15 //define('_US_LOGGINGU', 'Thank you for logging in, %s.');
16 // 2001-11-17 ADD
17 //define('_US_NOACTTPADM', 'The selected user has been deactivated or has not been activated yet.<br />Please contact the administrator for details.');
18 //define('_US_ACTKEYNOT', 'Activation key not correct!');
19 //define('_US_ACONTACT', 'Selected account is already activated!');
20 //define('_US_ACTLOGIN', 'Your account has been activated. Please login with the registered password.');
21 //define('_US_NOPERMISS', 'Sorry, you do not have the permission to perform this action!');
22 //define('_US_SURETODEL', 'Are you sure to delete your account?');
23 //define('_US_REMOVEINFO', 'This will remove all your info from our database.');
24 //define('_US_BEENDELED', 'Your account has been deleted.');
25 //define('_US_ACTFAILD', 'Activation failed!');
26 //%%%%%% File Name register.php %%%%%
27 //define('_US_USERREG', 'User Registration');
28 //define('_US_NICKNAME', 'Username');
29 //define('_US_EMAIL', 'Email');
30 //define('_US_ALLOWVIEWEMAIL', 'Allow other users to view my email address');
31 //define('_US_WEBSITE', 'Website');
32 //define('_US_TIMEZONE', 'Time Zone');
33 //define('_US_AVATAR', 'Avatar');
34 //define('_US_VERIFYPASS', 'Verify Password');
35 //define('_US_SUBMIT', 'Submit');
36 //define('_US_USERNAME', 'Username');
37 //define('_US_FINISH', 'Finish');
38 //define('_US_REGISTERNG', 'Could not register new user.');
39 //define('_US_MAILOK', 'Receive occasional email notices <br />from administrators and moderators?');
40 //define('_US_DISCLAIMER', 'Disclaimer');
41 //define('_US_IAGREE', 'I agree to the above');
42 //define('_US_UNEEDAGREE', 'Sorry, you have to agree to our disclaimer to get registered.');
43 //define('_US_NOREGISTER', 'Sorry, we are currently closed for new user registrations');
44 // %s is username. This is a subject for email
45 //define('_US_USERKEYFOR', 'User activation key for %s');
46 //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 email to activate your account. ');
47 //define('_US_YOURREGMAILNG', 'You are now registered. However, we were unable to send the activation email 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.');
48 //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.');
49 // %s is your site name
50 //define('_US_NEWUSERREGAT', 'New user registration at %s');
51 // %s is a username
52 //define('_US_HASJUSTREG', '%s has just registered!');
53 //define('_US_INVALIDMAIL', 'ERROR: Invalid Email');
54 //define('_US_EMAILNOSPACES', 'ERROR: Email addresses do not contain spaces.');
55 //define('_US_INVALIDNICKNAME', 'ERROR: Invalid Username');
56 //define('_US_NICKNAMETOOLONG', 'Username is too long. It must be less than %s characters.');
57 //define('_US_NICKNAMETOOSHORT', 'Username is too short. It must be more than %s characters.');
58 //define('_US_NAMERESERVED', 'ERROR: Name is reserved.');
59 //define('_US_NICKNAMENOSPACES', 'There cannot be any spaces in the Username.');
60 //define('_US_NICKNAMETAKEN', 'ERROR: Username taken.');
61 //define('_US_EMAILTAKEN', 'ERROR: Email address already registered.');
62 //define('_US_ENTERPWD', 'ERROR: You must provide a password.');
63 //define('_US_SORRYNOTFOUND', 'Sorry, no corresponding user info was found.');
64 // %s is your site name
65 //define('_US_NEWPWDREQ', 'New Password Request at %s');
66 //define('_US_YOURACCOUNT', 'Your account at %s');
67 //define('_US_MAILPWDNG', 'mail_password: could not update user entry. Contact the Administrator');
68 // %s is a username
69 //define('_US_PWDMAILED', 'Password for %s mailed.');
70 //define('_US_CONFMAIL', 'Confirmation email for %s mailed.');
71 //define('_US_ACTVMAILNG', 'Failed sending notification email to %s');
72 //define('_US_ACTVMAILOK', 'Notification email to %s sent.');
73 //%%%%%% File Name userinfo.php %%%%%
74 //define('_US_SELECTNG', 'No User Selected! Please go back and try again.');
75 //define('_US_PM', 'PM');
76 //define('_US_ICQ', 'ICQ');
77 //define('_US_AIM', 'AIM');
78 //define('_US_YIM', 'YIM');
79 //define('_US_MSNM', 'MSNM');
80 //define('_US_LOCATION', 'Location');
81 //define('_US_OCCUPATION', 'Occupation');
82 //define('_US_INTEREST', 'Interest');
83 //define('_US_SIGNATURE', 'Signature');
84 //define('_US_EXTRAINFO', 'Extra Info');
85 //define('_US_EDITPROFILE', 'Edit Profile');
86 //define('_US_LOGOUT', 'Logout');
87 //define('_US_INBOX', 'Inbox');
88 //define('_US_MEMBERSINCE', 'Member Since');
89 //define('_US_RANK', 'Rank');
90 //define('_US_POSTS', 'Comments/Posts');
91 //define('_US_LASTLOGIN', 'Last Login');
92 //define('_US_ALLABOUT', 'All about %s');
93 //define('_US_STATISTICS', 'Statistics');
94 //define('_US_MYINFO', 'My Info');
95 //define('_US_BASICINFO', 'Basic information');
96 //define('_US_MOREABOUT', 'More About Me');
97 //define('_US_SHOWALL', 'Show All');
98 //%%%%%% File Name edituser.php %%%%%
99 //define('_US_PROFILE', 'Profile');
100 //define('_US_REALNAME', 'Real Name');
101 //define('_US_SHOWSIG', 'Always attach my signature');
102 //define('_US_CDISPLAYMODE', 'Comments Display Mode');
103 //define('_US_CSORTORDER', 'Comments Sort Order');
104 //define('_US_PASSWORD', 'Password');
105 //define('_US_TYPEPASSTWICE', '(type a new password twice to change it)');
106 //define('_US_SAVECHANGES', 'Save Changes');
107 //define('_US_NOEDITRIGHT', "Sorry, you don't have the right to edit this user's info.");
108 //define('_US_PASSNOTSAME', 'Both passwords are different. They must be identical.');
109 //define('_US_PWDTOOSHORT', 'Sorry, your password must be at least <strong>%s</strong> characters long.');
110 //define('_US_PROFUPDATED', 'Your Profile Updated!');
111 //define('_US_USECOOKIE', 'Store my user name in a cookie for 1 year');
112 //define('_US_NO', 'No');
113 //define('_US_DELACCOUNT', 'Delete Account');
114 //define('_US_MYAVATAR', 'My Avatar');
115 //define('_US_UPLOADMYAVATAR', 'Upload Avatar');
116 //define('_US_MAXPIXEL', 'Max Pixels');
117 //define('_US_MAXIMGSZ', 'Max Image Size (Bytes)');
118 //define('_US_SELFILE', 'Select file');
119 //define('_US_OLDDELETED', 'Your old avatar will be deleted!');
120 //define('_US_CHOOSEAVT', 'Choose avatar from the available list');
121 //define('_US_PRESSLOGIN', 'Press the button below to login');
122 //define('_US_ADMINNO', 'User in the webmasters group cannot be removed');
123 //define('_US_GROUPS', 'User\'s Groups');
124 //define('_US_REMEMBERME', 'Remember me');
125 // Welcoming emai/PM subject
126 //define('_US_WELCOME_SUBJECT', 'Welcome to %s');
127 
128 //XOOPS 2.5.4
129 //define('_US_SKYPE', 'Skype');
130 //define('_US_FACEBOOK', 'Facebook');