[ 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_usersettings.php,v $ 7 | $Revision: 1.11 $ 8 | $Date: 2007/01/29 21:03:45 $ 9 | $Author: e107steved $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("PAGE_NAME", "User Settings"); 13 14 define("LAN_7", "Display Name: "); 15 define("LAN_8", "the name displayed on site"); 16 define("LAN_9", "Login Name: "); 17 define("LAN_10", "the name you use to login to the site"); 18 define("LAN_11", "the name you use to login to the site - this cannot be changed, please contact an administrator if it needs to be changed for security purposes"); 19 20 define("LAN_20", "Error"); 21 define("LAN_105", "The two passwords do not match"); 22 define("LAN_106", "That doesn't appear to be a valid email address"); 23 define("LAN_112", "Email Address: "); 24 define("LAN_113", "Hide email address?: "); 25 define("LAN_114", "This will prevent your email address from being displayed on site"); 26 define("LAN_115", "ICQ Number: "); 27 define("LAN_116", "AIM Address: "); 28 define("LAN_117", "MSN Messenger: "); 29 define("LAN_118", "Birthday: "); 30 define("LAN_119", "Location: "); 31 define("LAN_120", "Signature: "); 32 define("LAN_121", "Avatar: "); 33 define("LAN_122", "Timezone:"); 34 define("LAN_144", "Website URL: "); 35 define("LAN_150", "Settings updated and saved into database."); 36 define("LAN_151", "OK"); 37 define("LAN_152", "New Password: "); 38 define("LAN_153", "Re-type New Password: "); 39 define("LAN_154", "Save Settings"); 40 define("LAN_155", "Update User Settings"); 41 define("LAN_185", "You left the password field blank "); 42 define("LAN_308", "Real Name: "); 43 define("LAN_401", "Leave blank to keep existing password"); 44 define("LAN_402", "Type path or choose avatar"); 45 define("LAN_403", "Choose avatar"); 46 define("LAN_404", "Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately."); 47 48 define("LAN_410", "Settings for"); 49 define("LAN_411", "Update Your Settings"); 50 define("LAN_412", "Change Your Password"); 51 define("LAN_413", "Choose An Avatar"); 52 define("LAN_414", "Upload Your Photograph"); 53 define("LAN_415", "Upload your Avatar"); 54 55 define("LAN_416", "Yes"); 56 define("LAN_417", "No"); 57 58 define("LAN_418", "Registration Information"); 59 define("LAN_419", "Personal / Contact Information"); 60 define("LAN_420", "Avatar"); 61 define("LAN_421", "Choose site-stored avatar"); 62 define("LAN_422", "Use remote avatar"); 63 define("LAN_423", "Please type full address to image"); 64 define("LAN_424", "Click button to see avatars stored on this site"); 65 define("LAN_425", "Photograph"); 66 define("LAN_426", "This will be shown on your profile page"); 67 define("LAN_427", "Submit ..."); 68 define("LAN_428", "News Item"); 69 define("LAN_429", "Link"); 70 define("LAN_430", "Download"); 71 define("LAN_431", "Article"); 72 define("LAN_432", "Review"); 73 74 define("LAN_433", "URL to your XUP file"); 75 define("LAN_434", "what's this?"); 76 define("LAN_435", "XML User Protocol file"); 77 78 define("LAN_SIGNUP_1", "Min."); 79 define("LAN_SIGNUP_2", "chars."); 80 define("LAN_SIGNUP_4", "Your password must be at least "); 81 define("LAN_SIGNUP_5", " characters long."); 82 define("LAN_SIGNUP_6", "Your "); 83 define("LAN_SIGNUP_7", " is required"); 84 85 define("LAN_USET_1", "Your avatar is too wide"); 86 define("LAN_USET_2", "Maximum allowable width is"); 87 define("LAN_USET_3", "Your avatar is too high"); 88 define("LAN_USET_4", "Maximum allowable height is"); 89 90 // v.616 91 define("LAN_CUSTOMTITLE", "Custom Title"); 92 define("LAN_ICQNUMBER", "ICQ number must contain only numbers"); 93 94 //v.617 95 define("LAN_408", "A user with that email address already exists. "); 96 define("MAX_AVWIDTH", "Maximum avatar size (wxh) is "); 97 define("MAX_AVHEIGHT", " x "); 98 define("GIF_RESIZE", "Please resize gif image or convert to different format"); 99 define("RESIZE_NOT_SUPPORTED", "Resize method not supported by this server. Please resize image or choose another. File has been deleted."); 100 101 // v0.7 102 define("LAN_USET_5", "Subscribed to"); 103 define("LAN_USET_6", "Subscribe to our mailing-list(s) and/or sections of this site."); 104 define("LAN_USET_7", "Miscellaneous"); 105 define("LAN_USET_8", "Signature / Timezone"); 106 define("LAN_USET_9", "Some of the required fields (marked with a *) are missing from your settings."); 107 define("LAN_USET_10","Please update your settings now, in order to proceed."); 108 define("LAN_USET_11", "That user name cannot be accepted as valid, please choose a different user name"); 109 define("LAN_USET_12", "That display name is too short. Please choose another"); 110 define("LAN_USET_13", "Invalid characters in login name. Please choose another"); 111 112 ?>
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 |