[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/ -> member.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['nav_register'] = "Register";
   9  $l['nav_activate'] = "Activate";
  10  $l['nav_resendactivation'] = "Resend Activation Email";
  11  $l['nav_lostpw'] = "Lost Password Recovery";
  12  $l['nav_resetpassword'] = "Reset Password";
  13  $l['nav_login'] = "Login";
  14  $l['nav_emailuser'] = "Email User";
  15  $l['nav_referrals'] = "Users Referred by {1}";
  16  $l['nav_profile'] = "Profile of {1}";
  17  
  18  $l['referrals'] = 'Referrals';
  19  $l['referral_date'] = 'Referral Date:';
  20  $l['referrals_no_user_specified'] = 'No user specified.';
  21  $l['referrals_invalid_user'] = 'Invalid user specified.';
  22  $l['member_no_referrals'] = 'No referrals for this user.';
  23  
  24  $l['tpp_option'] = "Show {1} threads per page";
  25  $l['ppp_option'] = "Show {1} posts per page";
  26  $l['account_activation'] = "Account Activation";
  27  $l['activate_account'] = "Activate Account";
  28  $l['activation_code'] = "Activation Code:";
  29  
  30  $l['email_user'] = "Send {1} an Email";
  31  $l['email_subject'] = "Email Subject";
  32  $l['email_message'] = "Email Message";
  33  $l['send_email'] = "Send Email";
  34  $l['error_hideemail'] = "The recipient has chosen to hide their email address and as a result you cannot email them.";
  35  $l['error_no_email_subject'] = "You need to enter a subject for your email";
  36  $l['error_no_email_message'] = "You need to enter a message for your email";
  37  
  38  $l['login'] = "Login";
  39  $l['pw_note'] = "Please note that passwords are case sensitive.";
  40  $l['lostpw_note'] = "Lost your password?";
  41  $l['lost_pw'] = "Lost Account Password";
  42  $l['lost_pw_form'] = "Lost Password Recovery Form";
  43  $l['email_address'] = "Email Address:";
  44  $l['request_user_pass'] = "Request Login Credentials";
  45  $l['profile'] = "Profile of {1}";
  46  $l['registration_date'] = "Registration Date:";
  47  $l['date_of_birth'] = "Date of Birth:";
  48  $l['birthdayhidden'] = "Hidden";
  49  $l['birthday'] = "Birthday:";
  50  $l['local_time'] = "Local Time:";
  51  $l['local_time_format'] = "{1} at {2}";
  52  $l['users_forum_info'] = "{1}'s Forum Info";
  53  $l['joined'] = "Joined:";
  54  $l['lastvisit'] = "Last Visit:";
  55  $l['total_posts'] = "Total Posts:";
  56  $l['ppd_percent_total'] = "{1} posts per day | {2} percent of total posts";
  57  $l['total_threads'] = "Total Threads:";
  58  $l['tpd_percent_total'] = "{1} threads per day | {2} percent of total threads";
  59  $l['find_posts'] = "Find All Posts";
  60  $l['find_threads'] = "Find All Threads";
  61  $l['members_referred'] = "Members Referred:";
  62  $l['rating'] = "Rating:";
  63  $l['users_contact_details'] = "{1}'s Contact Details";
  64  $l['homepage'] = "Homepage:";
  65  $l['pm'] = "Private Message:";
  66  $l['send_pm'] = "Send {1} a private message.";
  67  $l['icq_number'] = "ICQ Number:";
  68  $l['skype_id'] = "Skype ID:";
  69  $l['google_id'] = "Google Hangouts ID:";
  70  $l['avatar']  = "Avatar:";
  71  $l['warning_level'] = "Warning Level:";
  72  $l['warn'] = "Warn";
  73  $l['away_note'] = "{1} is currently away.";
  74  $l['away_reason'] = "Reason:";
  75  $l['away_since'] = "Away Since:";
  76  $l['away_returns'] = "Returns on:";
  77  $l['away_no_reason'] = "Not specified.";
  78  $l['ban_note'] = "This forum account is currently banned.";
  79  $l['ban_by'] = "Banned By";
  80  $l['ban_length'] = "Ban Length";
  81  $l['ban_remaining'] = "remaining";
  82  
  83  $l['users_additional_info'] = "Additional Info About {1}";
  84  $l['email'] = "Email:";
  85  $l['send_user_email'] = "Send {1} an email.";
  86  $l['users_signature'] = "{1}'s Signature";
  87  $l['agreement'] = "Registration Agreement";
  88  $l['agreement_1'] = "Whilst we attempt to edit or remove any messages containing inappropriate, sexually orientated, abusive, hateful, slanderous, or threatening material that could be considered invasive of a person's privacy, or which otherwise violate any kind of law, it is impossible for us to review every message posted on this discussion system. For this reason you acknowledge that all messages posted on this discussion system express the views and opinions of the original message author and not necessarily the views of this bulletin board. Therefore we take no responsibility and cannot be held liable for any messages posted. We do not vouch for or warrant the accuracy and completeness of every message.";
  89  $l['agreement_2'] = "By registering on this discussion system you agree that you will not post any material which is knowingly false, inaccurate, abusive, hateful, harassing, sexually orientated, threatening or invasive of a person's privacy, or any other material which may violate any applicable laws.";
  90  $l['agreement_3'] = "Failure to comply with these rules may result in the termination of your account, account suspension, or permanent ban of access to these forums. Your IP Address is recorded with each post you make on this discussion system and is retrievable by the forum staff if need-be. You agree that we have the ability and right to remove, edit, or lock any account or message at any time should it be seen fit. You also agree that any information you enter on this discussion system is stored in a database, and that \"cookies\" are stored on your computer to save your login information.";
  91  $l['agreement_4'] = "Any information you provide on these forums will not be disclosed to any third party without your complete consent, although the staff cannot be held liable for any hacking attempt in which your data is compromised.";
  92  $l['agreement_5'] = "By continuing with the registration process you agree to the above rules and any others that the Administrator specifies.";
  93  $l['registration'] = "Registration";
  94  $l['required_fields'] = "Required Fields";
  95  $l['complex_password'] = "<abbr title=\"A password that is at least {1} characters long and contains an upper case letter, a lower case letter and a number.\">Complex</abbr> Password:";
  96  $l['confirm_email'] = "Confirm Email:";
  97  $l['optional_fields'] = "Optional Fields";
  98  $l['website_url'] = "Your Website URL:";
  99  $l['birthdate'] = "Birthdate:";
 100  $l['additional_info'] = "Additional Information";
 101  $l['required_info'] = "Required Information";
 102  $l['i_agree'] = "I Agree";
 103  $l['account_details'] = "Account Details";
 104  $l['account_prefs'] = "Account Preferences:";
 105  $l['invisible_mode'] = "Hide me from the Who's Online list.";
 106  $l['allow_notices'] = "Receive emails from the Administrators.";
 107  $l['hide_email'] = "Hide your email from other members.";
 108  $l['email_notify'] = "Automatically subscribe to threads you post in.";
 109  $l['receive_pms'] = "Receive private messages from other users.";
 110  $l['pm_notice'] = "Alert me with a notice when I receive a Private Message.";
 111  $l['email_notify_newpm'] = "Notify me by email when I receive a new Private Message.";
 112  $l['time_offset'] = "Time Zone (<abbr title=\"Daylight Saving Time\">DST</abbr> correction excluded):";
 113  $l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below.";
 114  $l['dst_correction'] = "Daylight Saving Time correction:";
 115  $l['dst_correction_auto'] = "Automatically detect DST settings";
 116  $l['dst_correction_enabled'] = "Always use DST correction";
 117  $l['dst_correction_disabled'] = "Never use DST correction";
 118  $l['redirect_registered_coppa_activate'] = "Thank you for registering on {1}, {2}. Your account has successfully been created, however, as the owner of this account is under the age of 13, parental permission needs to be sought before this account can be used.<br /><br />A parent or legal guardian will need to download, fill in and submit to us a completed copy of our <a href=\"member.php?action=coppa_form\">COPPA Compliance &amp; Permission form</a>.<br /><br />Once we receive a completed copy of this form, the account will be activated.";
 119  $l['coppa_compliance'] = "COPPA Compliance";
 120  $l['coppa_desc'] = "In order to register on these forums, we require you to verify your age to comply with <a href=\"https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/childrens-online-privacy-protection-rule\" title=\"Children's Online Privacy Protection Act\" target=\"_blank\" rel=\"noopener\">COPPA</a>. Please enter your date of birth below.<br /><br />If you are under the age of 13, parental permission must be obtained prior to registration. A parent or legal guardian will need to download, fill in and submit to us a completed copy of our <a href=\"member.php?action=coppa_form\" target=\"_blank\" rel=\"noopener\">COPPA Compliance &amp; Permission form</a>.";
 121  $l['coppa_desc_for_deny'] = "In order to register on these forums, we require you to verify your age to comply with <a href=\"https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/childrens-online-privacy-protection-rule\" title=\"Children's Online Privacy Protection Act\" target=\"_blank\" rel=\"noopener\">COPPA</a>. Please enter your date of birth below.";
 122  $l['hide_dob'] = "You can choose to hide your date of birth and age by editing your profile after registering.";
 123  $l['signature'] = "Signature:";
 124  $l['continue_registration'] = "Continue with Registration";
 125  $l['birthdayprivacy'] = "Date of Birth Privacy:";
 126  $l['birthdayprivacyall'] = "Display Age and Date of Birth";
 127  $l['birthdayprivacynone'] = "Hide Age and Date of Birth";
 128  $l['birthdayprivacyage'] = "Display Only Age";
 129  $l['leave_this_field_empty'] = "Leave this field empty:";
 130  $l['error_need_to_be_thirteen'] = "You need to be of thirteen years or older to register on this forum.";
 131  $l['coppa_registration'] = "COPPA Registration Form";
 132  $l['coppa_form_instructions'] = "Please print this form, fill it in and either fax it to the number below or mail it to the provided mailing address.";
 133  $l['fax_number'] = "Fax Number:";
 134  $l['mailing_address'] = "Mailing Address:";
 135  $l['account_information'] = "Account Information";
 136  $l['parent_details'] = "Parent / Guardian Details";
 137  $l['full_name'] = "Full Name:";
 138  $l['relation'] = "Relation:";
 139  $l['phone_no'] = "Phone #:";
 140  $l['coppa_parent_agreement'] = "I understand that the information I have provided is truthful, that any information may be changed in the future by entering the supplied password and this user account can be removed by request.";
 141  
 142  $l['coppa_agreement_1'] = "Users under the age of 13 must receive permission from their parent or legal guardian in order to register on {1}.";
 143  $l['coppa_agreement_2'] = "A parent or legal guardian will need to download, fill in and submit to us a completed copy of our <a href=\"member.php?action=coppa_form\" target=\"_blank\" rel=\"noopener\">COPPA Compliance &amp; Permission form</a> before membership will be granted.";
 144  $l['coppa_agreement_3'] = "If you'd like to, you can begin the registration process now, however the account will be inaccessible until the above compliance form is received.";
 145  
 146  $l['error_invalid_birthday'] = 'The birthday you entered is invalid. Please enter a valid birthday.';
 147  $l['error_awaitingcoppa'] = "You cannot login using this account as it is still awaiting COPPA validation from a parent or guardian.<br /><br />A parent or legal guardian will need to download, fill in and submit to us a completed copy of our <a href=\"member.php?action=coppa_form\">COPPA Compliance &amp; Permission form</a>.<br /><br />Once we receive a completed copy of this form, the account will be activated.";
 148  
 149  $l['lang_select'] = "Language Settings:";
 150  $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.";
 151  $l['lang_select_default'] = "Use Default";
 152  
 153  $l['submit_registration'] = "Submit Registration!";
 154  $l['confirm_password'] = "Confirm Password:";
 155  $l['referrer'] = "Referrer:";
 156  $l['referrer_desc'] = "If you were referred by another member you can enter their username below. If not, simply leave this field blank.";
 157  $l['resend_activation'] = "Resend Account Activation";
 158  $l['request_activation'] = "Request Activation Code";
 159  $l['ppp'] = "Posts Per Page:";
 160  $l['ppp_desc'] = "Allows you to select the amount of posts to be shown per page in a thread.";
 161  $l['tpp'] = "Threads Per Page:";
 162  $l['tpp_desc'] = "Allows you to select the amount of threads to be shown per page in the thread listing.";
 163  $l['reset_password'] = "Reset Password";
 164  $l['send_password'] = "Send New Password!";
 165  $l['registration_errors'] = "The following errors occurred with your registration:";
 166  $l['timeonline'] = "Time Spent Online:";
 167  $l['timeonline_hidden'] = "(Hidden)";
 168  $l['registrations_disabled'] = "Sorry, but you cannot register at this time because the administrator has disabled new account registrations.";
 169  $l['error_username_length'] = "Your username is invalid. Usernames have to be within {1} to {2} characters.";
 170  $l['error_stop_forum_spam_spammer'] = 'Sorry, your {1} matches that of a known spammer. If you feel this is a mistake, please contact an administrator.';
 171  $l['error_stop_forum_spam_fetching'] = 'Sorry, something went wrong verifying your account against a spammer database. Most likely the database couldn\'t be accessed. Please try again later.';
 172  
 173  $l['none_registered'] = "None Registered";
 174  $l['not_specified'] = "Not Specified";
 175  $l['membdayage'] = "({1} years old)";
 176  $l['mod_options'] = "Moderator Options";
 177  $l['edit_in_mcp'] = "Edit this user in Mod CP";
 178  $l['ban_in_mcp'] = "Ban this user in Mod CP";
 179  $l['edit_ban_in_mcp'] = "Edit ban in Mod CP";
 180  $l['lift_ban_in_mcp'] = "Lift ban in Mod CP";
 181  $l['purgespammer'] = "Purge Spammer";
 182  $l['edit_usernotes'] = "Edit user notes in Mod CP";
 183  $l['no_usernotes'] = "There are currently no notes on this user";
 184  $l['view_all_notes'] = "View all notes";
 185  $l['view_notes_for'] = "View notes for {1}";
 186  $l['registration_ip'] = "Registration IP:";
 187  $l['last_known_ip'] = "Last Known IP:";
 188  $l['reputation'] = "Reputation:";
 189  $l['reputation_vote'] = "Rate";
 190  $l['reputation_details'] = "Details";
 191  $l['already_logged_in'] = "Notice: You are already currently logged in as {1}.";
 192  $l['admin_edit_in_acp'] = "Edit this user in Admin CP";
 193  $l['admin_ban_in_acp'] = "Ban this user in Admin CP";
 194  $l['admin_lift_ban_in_acp'] = "Lift ban in Admin CP";
 195  $l['admin_edit_ban_in_acp'] = "Edit ban in Admin CP";
 196  $l['admin_options'] = "Administrator Options";
 197  
 198  $l['redirect_registered_activation'] = "Thank you for registering on {1}, {2}.<p>To complete your registration, please check your email for the account activation instructions. You may not be able to post until your account has been activated.";
 199  $l['redirect_emailupdated'] = "Your email has been successfully changed.<br />You will now be taken back to the forums index.";
 200  $l['redirect_accountactivated'] = "Your account has successfully been activated.<br />You will now be taken back to the forums index.";
 201  $l['redirect_accountactivated_admin'] = "Your email has successfully validated.<br />Your registration must be approved by an administrator. Until then, you may not be able to post on these forums.<br />You will now be taken back to the forum index.";
 202  $l['redirect_registered'] = "Thank you for registering on {1}, {2}.<br />You will now be taken back to the forums index.";
 203  $l['redirect_registered_admin_activate'] = "Thank you for registering on {1}, {2}.<br />Your registration must be approved by an administrator. Until then, you may not be able to post on these forums.";
 204  $l['redirect_loggedout'] = "You have successfully been logged out.<br />You will now be taken back to the forum index.";
 205  $l['redirect_alreadyloggedout'] = "You were already logged out or have not logged in yet.<br />You will now be taken back to the forum index.";
 206  $l['redirect_lostpwsent'] = "Thank you, all accounts pertaining to that email address have now been sent an email with details on how to reset their passwords.<br /><br />You will now be taken to the forum index.";
 207  $l['redirect_activationresent'] = "Your activation email has been resent to the email address provided.";
 208  $l['redirect_passwordreset'] = "Thank you, the password for your account has been reset. The new randomly generated password has been emailed to the email address associated with your account.";
 209  $l['redirect_memberrated'] = "The member has been rated successfully.";
 210  $l['redirect_registered_passwordsent'] = "A random password has been generated and sent to your email address. Before you can login, you will need to check your email for this password.";
 211  $l['redirect_validated'] = "Thank you, your account has been validated.<br />You will now be taken to the forum index.";
 212  
 213  $l['error_activated_by_admin'] = "You are unable to resend your account activation email as all registrations must be approved by an Administrator.";
 214  $l['error_alreadyregistered'] = "Sorry, but our system shows that you have already registered and the registration of multiple accounts has been disabled.";
 215  $l['error_alreadyregisteredtime'] = "We cannot process your registration because there has already been {1} new registration(s) from your ip address in the past {2} hours. Please try again later.";
 216  $l['error_badlostpwcode'] = "You have entered an invalid password reset code. Please re-read the email you were sent or contact the forum administrators for more help.";
 217  $l['error_badactivationcode'] = "You have entered an invalid account activation code. To resend all activation emails to the email address on file, please click <a href=\"member.php?action=resendactivation\">here</a>.";
 218  $l['error_alreadyactivated'] = "Your account has already been activated or does not require email validation.";
 219  $l['error_alreadyvalidated'] = "Your email has already been validated.";
 220  $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.";
 221  $l['error_bannedusername'] = "You have entered a username that is banned from registration.  Please choose another username.";
 222  $l['error_notloggedout'] = "Your user ID could not be verified to proceed with the log out process. This could be due to malicious Javascript that was attempting to log you out automatically.  If you intended to log out, please click the Log Out button at the top menu.";
 223  $l['error_regimageinvalid'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image.";
 224  $l['error_regimagerequired'] = "Please fill out the image verification code to continue the login process. Please enter the code exactly how it appears in the image.";
 225  $l['error_spam_deny'] = "Our systems detect that you may be a spammer and therefore you have been denied registration. If this is a mistake, please contact the Administrator.";
 226  $l['error_spam_deny_time'] = "Our systems detect that you may be a spammer and therefore you have been denied registration. Registration must take a minimum time of {1} seconds to prevent automated signups, you registered in {2} seconds. If this is a mistake, please contact the Administrator.";
 227  
 228  $l['js_validator_no_username'] = "You need to enter a username.";
 229  $l['js_validator_invalid_email'] = "You need to enter a valid email address.";
 230  $l['js_validator_email_match'] = "You need to enter the same email address again.";
 231  $l['js_validator_no_image_text'] = "You need to enter the text in the image above.";
 232  $l['js_validator_no_security_question'] = "You need to enter the answer to the security question.";
 233  $l['js_validator_password_matches'] = "The passwords you enter must match.";
 234  $l['js_validator_password_length'] = "Your password must be {1} or more characters long.";
 235  $l['js_validator_bad_password_security'] = "The password you entered is similar to either your username or email address. Please enter a stronger password.";
 236  $l['js_validator_not_empty'] = "You must select or enter a value for this field.";
 237  $l['js_validator_username_length'] = "Usernames must be between {1} and {2} characters long.";
 238  
 239  $l['security_question'] = "Security Question";
 240  $l['question_note'] = "Please answer the question provided. This process is used to prevent automated processes.";
 241  $l['error_question_wrong'] = "The answer you provided for the security question is wrong. Please try again.";
 242  
 243  $l['subscription_method'] = "Default Thread Subscription Mode:";
 244  $l['no_auto_subscribe'] = "Do not subscribe";
 245  $l['no_subscribe'] = "No notification";
 246  $l['instant_email_subscribe'] = "Instant email notification";
 247  $l['instant_pm_subscribe'] = "Instant PM notification";
 248  
 249  $l['remove_from_buddy_list'] = "Remove from Buddy List";
 250  $l['add_to_buddy_list'] = "Add to Buddy List";
 251  $l['remove_from_ignore_list'] = "Remove from Ignore List";
 252  $l['add_to_ignore_list'] = "Add to Ignore List";
 253  $l['report_user'] = "Report User";
 254  
 255  $l['newregistration_subject'] = "New registration at {1}";
 256  $l['newregistration_message'] = "{1},
 257  
 258  There is a new user at {2} who is pending admin activation.
 259  
 260  Username: {3}
 261  
 262  Thank you,
 263  {2} Staff";


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref