[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system - Language File. 5 | 6 | $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_signup.php,v $ 7 | $Revision: 1.25 $ 8 | $Date: 2006/12/30 22:39:35 $ 9 | $Author: e107steved $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("PAGE_NAME", "Register"); 13 define("LAN_7", "Display Name: "); 14 define("LAN_8", "the name that will be displayed on site"); 15 define("LAN_9", "Login Name: "); 16 define("LAN_10", "the name that you use to login"); 17 define("LAN_17", "Password: "); 18 define("LAN_103", "That username cannot be accepted as valid, please choose a different user name"); 19 define("LAN_104", "That login name already exists in the database, please choose a different login name"); 20 define("LAN_105", "The two passwords do not match"); 21 define("LAN_106", "That doesn't appear to be a valid email address"); 22 define("LAN_107", "Thank you! You are now a registered member of"); 23 define("LAN_108", "Registration complete"); 24 define("LAN_109", "This site complies with The Children's Online Privacy Protection Act of 1998 (COPPA) and as such cannot accept registrations from users under the age of 13 without a written permission document from their parent or guardian. For more information you can read the legislation"); 25 define("LAN_110", "Registration"); 26 define("LAN_111", "Re-type Password: "); 27 define("LAN_112", "Email Address: "); 28 define("LAN_113", "Hide email address?: "); 29 define("LAN_114", "This will prevent your email address from being displayed on site"); 30 define("LAN_123", "Register"); 31 define("LAN_185", "You left required field(s) blank"); 32 define("LAN_201", "Yes"); 33 define("LAN_200", "No"); 34 define("LAN_202", "You already have an account. If you have forgotten your password, please click the 'forgot password' link."); 35 define("LAN_309", "Please enter your details below."); 36 define("LAN_399", "Continue"); 37 define("LAN_400", "Usernames and passwords are <b>case-sensitive</b>."); 38 define("LAN_401", "Your account has now been activated, please"); 39 define("LAN_402", "Registration activated"); 40 define("LAN_403", "Welcome to"); 41 define("LAN_404", "Registration details for"); 42 define("LAN_405", "This stage of registration is complete. You will receive a confirmation email containing your login details. Please follow the link in the email to complete the signup process and activate your account."); 43 define("LAN_406", "Thank you!"); 44 define("LAN_407", "Please keep this email for your own information. Your password has been encrypted and cannot be retrieved if you misplace or forget it. You can however request a new password if this happens.\n\nThanks for your registration.\n\nFrom"); 45 define("LAN_408", "A user with that email address already exists. Please use the 'forgot password' screen to retrieve your password."); 46 define("LAN_SIGNUP_1", "Min."); 47 define("LAN_SIGNUP_2", "chars."); 48 define("LAN_SIGNUP_3", "Code verification failed."); 49 define("LAN_SIGNUP_4", "Your password must be at least "); 50 define("LAN_SIGNUP_5", " characters long."); 51 define("LAN_SIGNUP_6", "Your "); 52 define("LAN_SIGNUP_7", " is required"); 53 define("LAN_SIGNUP_8", "Thank you!"); 54 define("LAN_SIGNUP_9", "Unable to proceed."); 55 define("LAN_SIGNUP_10", "Yes"); 56 define("LAN_SIGNUP_11", "."); 57 58 define("LAN_409", "Invalid characters in username"); 59 define("LAN_410", "Enter code visible in the image"); 60 define("LAN_411", "That display name already exists in the database, please choose a different display name"); 61 62 63 define("LAN_SIGNUP_12", "please keep your username and password written down in a safe place as if lost they cannot be retrieved."); 64 define("LAN_SIGNUP_13", "You can now log in from the Login box, or from <a href='".e_BASE."login.php'>here</a>."); 65 define("LAN_SIGNUP_14", "here"); 66 define("LAN_SIGNUP_15", "Please contact the main site admin"); 67 define("LAN_SIGNUP_16", "if you require assistance."); 68 define("LAN_SIGNUP_17", "Please certify you are 13 or over the age of 13."); 69 define("LAN_SIGNUP_18", "Your registration has been received and created with the following login information ..."); 70 define("LAN_SIGNUP_19", "Username:"); 71 define("LAN_SIGNUP_20", "Password:"); 72 define("LAN_SIGNUP_21", "Your account is currently marked as being inactive, to activate your account please go to the following link ..."); 73 define("LAN_SIGNUP_22", "click here"); 74 define("LAN_SIGNUP_23", "to login."); 75 define("LAN_SIGNUP_24", "Thank you for registering at"); 76 define("LAN_SIGNUP_25", "Upload your avatar"); 77 define("LAN_SIGNUP_26", "Upload your photograph"); 78 define("LAN_SIGNUP_27", "Show"); 79 define("LAN_SIGNUP_28", "choice of Content/Mail-lists"); 80 define("LAN_SIGNUP_29", "A verification email will be sent to the email address you enter here so it must be valid."); 81 define("LAN_SIGNUP_30", "If you do not wish to display your email address on this site, please tick the 'hide email address' box."); 82 83 define("LAN_SIGNUP_31", "URL to your XUP file"); 84 define("LAN_SIGNUP_32", "What's an XUP file?"); 85 define("LAN_SIGNUP_33", "Type path or choose avatar"); 86 define("LAN_SIGNUP_34", "Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately."); 87 define("LAN_SIGNUP_35", "Click here to register using an XUP file"); 88 define("LAN_SIGNUP_36", "An error has occurred creating your user information, please contact the site admin"); 89 90 define("LAN_LOGINNAME", "Login Name"); 91 define("LAN_PASSWORD", "Password"); 92 define("LAN_USERNAME", "Display Name"); 93 define("LAN_EMAIL_01", "Dear"); 94 define("LAN_EMAIL_04", "Please keep this email for your own information."); 95 define("LAN_EMAIL_05", "Your password has been encrypted and cannot be retrieved if you misplace or forget it. You can however request a new password if this happens."); 96 define("LAN_EMAIL_06", "Thanks for your registration."); 97 98 define("LAN_SIGNUP_37", "This stage of registration is complete. The site admin will need to approve your membership. Once this has been done you will receive a confirmation email alerting you that your membership has been approved."); 99 define("LAN_SIGNUP_38", "You entered two different email addresses. Please enter a valid email address in the two fields provided"); 100 define("LAN_SIGNUP_39", "Re-type Email Address:"); 101 102 // 0.7.6 103 define("LAN_SIGNUP_40", "Activation not necessary"); 104 define("LAN_SIGNUP_41", "Your account is already activated."); 105 define("LAN_SIGNUP_42", "There was a problem, the registration mail was not sent, please contact the website administrator."); 106 define("LAN_SIGNUP_43", "Email Sent"); 107 define("LAN_SIGNUP_44", "Activation email sent to:"); 108 define("LAN_SIGNUP_45", "Please check your inbox."); 109 define("LAN_SIGNUP_47", "Resend Activation Email"); 110 define("LAN_SIGNUP_48", "Username or Email"); 111 define("LAN_SIGNUP_49", "If you registered with the wrong email address, type a new one and your password here:"); 112 define("LAN_SIGNUP_50", "New Email"); 113 define("LAN_SIGNUP_51", "Old Password"); 114 define("LAN_SIGNUP_52", "Incorrect Password"); 115 define("LAN_SIGNUP_53", "field failed validation test"); 116 define("LAN_SIGNUP_54", "Click here to fill in your details to register"); 117 define("LAN_SIGNUP_55", "That display name is too long. Please choose another"); 118 define("LAN_SIGNUP_56", "That display name is too short. Please choose another"); 119 120 121 122 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |