Zeile 3 | Zeile 3 |
---|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* $Id: member.lang.php 2716 2007-02-04 23:59:54Z Tikitiki $
| * $Id: member.lang.php 3475 2007-11-10 15:37:58Z Tikitiki $
|
*/
$l['nav_register'] = "Register";
| */
$l['nav_register'] = "Register";
|
Zeile 94 | Zeile 94 |
---|
$l['enable_dst'] = "Enable Daylight Savings Time Correction?";
$l['lang_select'] = "Language Settings:";
|
$l['enable_dst'] = "Enable Daylight Savings Time Correction?";
$l['lang_select'] = "Language Settings:";
|
$l['lang_select_desc'] = "If you live in a country that speaks a language other than the forums default, you may be able to select an installed, read-able langauge pack below.";
| $l['lang_select_desc'] = "If you live in a country that speaks a language other than the forums default, you may be able to select an installed, read-able language pack below.";
|
$l['lang_select_default'] = "Use Default";
$l['submit_registration'] = "Submit Registration!";
| $l['lang_select_default'] = "Use Default";
$l['submit_registration'] = "Submit Registration!";
|
Zeile 111 | Zeile 111 |
---|
$l['send_password'] = "Send New Password!"; $l['image_verification'] = "Image Verification"; $l['verification_note'] = "Please enter the text contained within the image on the right in to the textbox below it. This process is used to prevent automated signups.";
|
$l['send_password'] = "Send New Password!"; $l['image_verification'] = "Image Verification"; $l['verification_note'] = "Please enter the text contained within the image on the right in to the textbox below it. This process is used to prevent automated signups.";
|
$l['verification_subnote'] = "(case in-sensitive)";
| $l['verification_subnote'] = "(case insensitive)";
|
$l['registration_errors'] = "The following errors occurred with your registration:"; $l['timeonline'] = "Time Spent Online:"; $l['registrations_disabled'] = "Sorry but you cannot register at this time because the administrator has disabled new account registrations.";
| $l['registration_errors'] = "The following errors occurred with your registration:"; $l['timeonline'] = "Time Spent Online:"; $l['registrations_disabled'] = "Sorry but you cannot register at this time because the administrator has disabled new account registrations.";
|
Zeile 127 | Zeile 127 |
---|
$l['reputation_vote'] = "Vote"; $l['reputation_details'] = "Details";
|
$l['reputation_vote'] = "Vote"; $l['reputation_details'] = "Details";
|
$l['redirect_registered_activation'] = "Thank you for registering on {1}, {2}.<p>To complete your registration, check your email for account activation instructions. Until you activate your account you may not be able to post on these forums";
| $l['redirect_registered_activation'] = "Thank you for registering on {1}, {2}.<p>To complete your registration, please check your email for account activation instructions. Until you activate your account you may not be able to post on these forums";
|
$l['redirect_emailupdated'] = "Your email has been successfully changed.<br />You will now be taken back to the main page."; $l['redirect_accountactivated'] = "Your account has successfully been activated.<br />You will now be taken back to the main page."; $l['redirect_registered'] = "Thank you for registering on {1}, {2}.<br />You will now be taken back to the main page.";
| $l['redirect_emailupdated'] = "Your email has been successfully changed.<br />You will now be taken back to the main page."; $l['redirect_accountactivated'] = "Your account has successfully been activated.<br />You will now be taken back to the main page."; $l['redirect_registered'] = "Thank you for registering on {1}, {2}.<br />You will now be taken back to the main page.";
|
Zeile 150 | Zeile 150 |
---|
$l['error_nothreadurl'] = "Your message does not contain the URL of the thread. Please use the \"send to friend\" feature for it's intended purpose."; $l['error_invalidusername'] = "You have entered an invalid username. Usernames can only contain alphanumeric characters."; $l['error_bannedusername'] = "You have entered a username that is banned from registration. Please choose another username.";
|
$l['error_nothreadurl'] = "Your message does not contain the URL of the thread. Please use the \"send to friend\" feature for it's intended purpose."; $l['error_invalidusername'] = "You have entered an invalid username. Usernames can only contain alphanumeric characters."; $l['error_bannedusername'] = "You have entered a username that is banned from registration. Please choose another username.";
|
$l['error_notloggedout'] = "Your user ID could not be verified to log you out. This may have been because a malacious Javascript was attempting to log you out automatically. If you intended to logout, please click the Logout button at the top menu.";
| $l['error_notloggedout'] = "Your user ID could not be verified to log you out. This may have been because a malicious Javascript was attempting to log you out automatically. If you intended to logout, please click the Logout button at the top menu.";
|
$l['error_regimageinvalid'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image."; $l['error_hideemail'] = "The recipient has chosen to hide his/her e-mail address.";
| $l['error_regimageinvalid'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image."; $l['error_hideemail'] = "The recipient has chosen to hide his/her e-mail address.";
|