// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang+=array(
'ACCOUNT_ACTIVE'=>'Your account has now been activated. Thank you for registering',
'ACCOUNT_ACTIVE_ADMIN'=>'The account has now been activated',
'ACCOUNT_ADDED'=>'Thank you for registering, your account has been created. You may now login with your username and password',
'ACCOUNT_COPPA'=>'Your account has been created but has to be approved, please check your email for details.',
'ACCOUNT_INACTIVE'=>'Your account has been created. However, this forum requires account activation, an activation key has been sent to the email address you provided. Please check your email for further information',
'ACCOUNT_INACTIVE_ADMIN'=>'Your account has been created. However, this forum requires account activation by the administrator. An email has been sent to them and you will be informed when your account has been activated',
'CONFIRM_CODE_EXPLAIN'=>'Enter the code exactly as you see it in the image, it is case sensitive, zero has a diagonal line through it.',
'CONFIRM_CODE_WRONG'=>'The confirmation code you entered was incorrect.',
'CONFIRM_EMAIL'=>'Confirm email address',
'CONFIRM_EMAIL_EXPLAIN'=>'You only need to specify this if you are changing your email address.',
'CONFIRM_EXPLAIN'=>'To prevent automated registrations the board administrator requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
'CONFIRM_PASSWORD'=>'Confirm password',
'CONFIRM_PASSWORD_EXPLAIN'=>'You only need to confirm your password if you changed it above',
'COPPA_BIRTHDAY'=>'To continue with the registration procedure please tell us when you were born.',
'COPPA_COMPLIANCE'=>'COPPA Compliance',
'COPPA_EXPLAIN'=>'Please note that clicking submit will create your account. However it cannot be activated until a parent or guardian approves your registration. You will be emailed a copy of the necessary form with details of where to send it.',
'FOES_EXPLAIN'=>'Foes are users which will be ignored by default. Posts by these users will not be fully visible and personal messages will not be permitted. Please note that you cannot ignore moderators or administrators.',
'FOES_UPDATED'=>'Your foes list has been updated successfully',
'FRIENDS_EXPLAIN'=>'Friends enable you quick access to members you communicate with frequently. If the template has relevant support any posts made by a friend may be highlighted.',
'FRIENDS_OFFLINE'=>'Offline',
'FRIENDS_ONLINE'=>'Online',
'FRIENDS_UPDATED'=>'Your friends list has been updated successfully',
'PREFERENCES_UPDATED'=>'Your preferences have been updated.',
'PROFILE_INFO_NOTICE'=>'Please note that this information will be viewable to other members. Be careful when including any personal details. Any fields marked with a * must be completed.',
'PROFILE_UPDATED'=>'Your profile has been updated.',
'RELEASE_MESSAGES'=>'Click %sHere%s to release the on-hold messages, they will be re-sorted into the appropiate folder if enough space is made available.',
'TOO_MANY_REGISTERS'=>'You have exceeded the maximum number of registration attempts for this session. Please try again later.',
'UCP'=>'User Control Panel',
'UCP_ADMIN_ACTIVATE'=>'Please note that you will need to enter a valid email address before your account is activated. The administrator will review your account and if approved you will an email at the address you specified.',
'UCP_AGREEMENT'=>'While the administrators and moderators of this forum will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to these forums express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable.<br /><br />You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. Doing so may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. You agree that the webmaster, administrator and moderators of this forum have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised.<br /><br />This forum system uses cookies to store information on your local computer. These cookies do not contain any of the information you have entered above, they serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password (and for sending new passwords should you forget your current one).<br /><br />By clicking Register below you agree to be bound by these conditions.',
'UCP_EMAIL_ACTIVATE'=>'Please note that you will need to enter a valid email address before your account is activated. You will recieve an email at the address you provide that contains an account activation link.',
'UCP_WELCOME'=>'Welcome to the User Control Panel. From here you can monitor, view and update your profile, preferences, subscribed forums and topics. You can also send messages to other users (if permitted). Please ensure you read any announcements before continuing.',