$lang['NEWEST_USER']='The newest registered user is <b>%s</b>';// a href, username, /a
// Tracker stats
$lang['TORRENTS_STAT']='Torrents: <b style="color: blue;">%s</b>, Total size: <b>%s</b>';// first %s = number of torrents, second %s is the total size.
$lang['PEERS_STAT']='Peers: <b>%s</b>, Seeders: <b class="seedmed">%s</b>, Leechers: <b class="leechmed">%s</b>';// first %s = number of peers, second %s = number of seeders, third %s = number of leechers.
$lang['SPEED_STAT']='Total speed: <b>%s</b> ';// %s = total speed.
$lang['NO_NEW_POSTS_LAST_VISIT']='No new posts since your last visit';
$lang['NO_NEW_POSTS']='No new posts';
$lang['NEW_POSTS']='New posts';
$lang['NEW_POST']='New post';
$lang['NO_NEW_POSTS_HOT']='No new posts [ Popular ]';
$lang['NEW_POSTS_HOT']='New posts [ Popular ]';
$lang['NEW_POSTS_LOCKED']='New posts [ Locked ]';
$lang['FORUM_LOCKED_MAIN']='Forum is locked';
// Login
$lang['ENTER_PASSWORD']='Please enter username and password to log in.';
$lang['LOGIN']='Log in';
$lang['LOGOUT']='Log out';
$lang['CONFIRM_LOGOUT']='Are you sure you want to log out?';
$lang['NO_TOPICS_POST_ONE']='There are no posts in this forum yet<br />Click on the <b>New Topic</b> icon, and your post will be the first.';
$lang['NO_RELEASES_POST_ONE']='There are no releases in this forum yet<br />Click on the <b>New Release</b> icon, and your release will be the first.';
$lang['AVATAR_EXPLAIN']='Displays a small graphic image below your details in posts. Only one image can be displayed at a time, its width can be no greater than %d pixels, the height no greater than %d pixels, and the file size no more than %s.';
$lang['AVATAR_DISABLE']='Avatar control option disabled for violation <a href="%s"><b>forum rules</b></a>';
$lang['UPLOAD_AVATAR_FILE']='Upload avatar';
$lang['SELECT_AVATAR']='Select avatar';
$lang['RETURN_PROFILE']='Return to profile';
$lang['SELECT_CATEGORY']='Select category';
$lang['DELETE_IMAGE']='Delete image';
$lang['CURRENT_IMAGE']='Current image';
$lang['NOTIFY_ON_PRIVMSG']='Notify on new private message';
$lang['HIDE_USER']='Hide your online status';
$lang['HIDDEN_USER']='Hidden user';
$lang['PROFILE_UPDATED']='Your profile has been updated';
$lang['PROFILE_UPDATED_INACTIVE']='Your profile has been updated. However, you have changed vital details, thus your account is inactive now. Check your e-mail to find out how to reactivate your account, or if admin activation is required, wait for the administrator to reactivate it.';
$lang['PASSWORD_MISMATCH']='The passwords you entered did not match.';
$lang['CURRENT_PASSWORD_MISMATCH']='The current password you supplied does not match that stored in the database.';
$lang['PASSWORD_LONG']='Your password must be no longer than '.PASSWORD_MAX_LENGTH.' characters and no shorter than '.PASSWORD_MIN_LENGTH.' characters.';
$lang['ACCOUNT_ADDED']='Thank you for registering. Your account has been created. You may now log in with your username and password';
$lang['ACCOUNT_INACTIVE']='Your account has been created. However, this forum requires account activation. An activation key has been sent to the e-mail address you provided. Please check your e-mail for further information';
$lang['ACCOUNT_ACTIVE']='Your account has just been activated. Thank you for registering';
$lang['REACTIVATE']='Reactivate your account!';
$lang['ALREADY_ACTIVATED']='You have already activated your account';
$lang['PASSWORD_ACTIVATED']='Your account has been re-activated. To log in, please use the password supplied in the e-mail you received.';
$lang['SEND_EMAIL_MSG']='Send an e-mail message';
$lang['NO_USER_SPECIFIED']='No user was specified';
$lang['USER_PREVENT_EMAIL']='This user does not wish to receive e-mail. Try sending them a private message.';
$lang['USER_NOT_EXIST']='That user does not exist';
$lang['EMAIL_MESSAGE_DESC']='This message will be sent as plain text, so do not include any HTML or BBCode. The return address for this message will be set to your e-mail address.';
$lang['FLOOD_EMAIL_LIMIT']='You cannot send another e-mail at this time. Try again later.';
$lang['RECIPIENT']='Recipient';
$lang['EMAIL_SENT']='The e-mail has been sent.';
$lang['SEND_EMAIL']='Send e-mail';
$lang['EMPTY_SUBJECT_EMAIL']='You must specify a subject for the e-mail.';
$lang['EMPTY_MESSAGE_EMAIL']='You must enter a message to be e-mailed.';
$lang['USER_AGREEMENT']='User agreement';
$lang['USER_AGREEMENT_HEAD']='In order to proceed, you must agree with the following rules';
$lang['USER_AGREEMENT_AGREE']='I have read and agree to the User agreement above';
$lang['GROUP_NOT_EXIST']='That user group does not exist';
$lang['NO_GROUP_ID_SPECIFIED']='Group ID is not specified';
$lang['NO_GROUP_MEMBERS']='This group has no members';
$lang['HIDDEN_GROUP_MEMBERS']='This group is hidden; you cannot view its membership';
$lang['NO_PENDING_GROUP_MEMBERS']='This group has no pending members';
$lang['GROUP_JOINED']='You have successfully subscribed to this group.<br />You will be notified when your subscription is approved by the group moderator.';
$lang['GROUP_REQUEST']='A request to join your group has been made.';
$lang['GROUP_APPROVED']='Your request has been approved.';
$lang['GROUP_ADDED']='You have been added to this usergroup.';
$lang['ALREADY_MEMBER_GROUP']='You are already a member of this group';
$lang['GROUP_TYPE_UPDATED']='Successfully updated group type.';
$lang['EFFECTIVE_DATE']='Effective Date';
$lang['COULD_NOT_ADD_USER']='The user you selected does not exist.';
$lang['COULD_NOT_ANON_USER']='You cannot make Anonymous a group member.';
$lang['CONFIRM_UNSUB']='Are you sure you want to unsubscribe from this group?';
$lang['CONFIRM_UNSUB_PENDING']='Your subscription to this group has not yet been approved; are you sure you want to unsubscribe?';
$lang['UNSUB_SUCCESS']='You have been un-subscribed from this group.';
$lang['APPROVE_SELECTED']='Approve Selected';
$lang['DENY_SELECTED']='Deny Selected';
$lang['NOT_LOGGED_IN']='You must be logged in to join a group.';
$lang['REMOVE_SELECTED']='Remove Selected';
$lang['ADD_MEMBER']='Add Member';
$lang['NOT_GROUP_MODERATOR']='You are not this group\'s moderator, therefore you cannot perform that action.';
$lang['LOGIN_TO_JOIN']='Log in to join or manage group memberships';
$lang['THIS_OPEN_GROUP']='This is an open group: click to request membership';
$lang['THIS_CLOSED_GROUP']='This is a closed group: no more users accepted';
$lang['THIS_HIDDEN_GROUP']='This is a hidden group: automatic user addition is not allowed';
$lang['MEMBER_THIS_GROUP']='You are a member of this group';
$lang['PENDING_THIS_GROUP']='Your membership of this group is pending';
$lang['ARE_GROUP_MODERATOR']='You are the group moderator';
$lang['NONE']='None';
$lang['SUBSCRIBE']='Subscribe';
$lang['UNSUBSCRIBE_GROUP']='Unsubscribe';
$lang['VIEW_INFORMATION']='View Information';
$lang['MEMBERS_IN_GROUP']='Members in group';
// Release Groups
$lang['POST_RELEASE_FROM_GROUP']='Post release from group';
$lang['CHOOSE_RELEASE_GROUP']='not selected';
$lang['ATTACH_RG_SIG']='attach release group signature';
$lang['RELEASE_FROM_RG']='Release was prepared by';
$lang['GROUPS_RELEASES']='Group\'s releases';
$lang['MORE_RELEASES']='Find all releases of the group';
$lang['NOT_A_RELEASE_GROUP']='This group is not a release group';
// Search
$lang['SEARCH_OFF']='Search is temporarily disabled';
$lang['SEARCH_ERROR']='At the moment, the search engine is not available<br /><br />Try to repeat the request after several seconds';
$lang['SEARCH_HELP_URL']='Search Help';
$lang['SEARCH_QUERY']='Search Query';
$lang['SEARCH_OPTIONS']='Search Options';
$lang['SEARCH_WORDS']='Search for Keywords';
$lang['SEARCH_WORDS_EXPL']='You can use <b>+</b> to define words which must be in the results and <b>-</b> to define words which should not be in the result (ex: "+word1 -word2"). Use * as a wildcard for partial matches';
$lang['SEARCH_AUTHOR']='Search for Author';
$lang['SEARCH_AUTHOR_EXPL']='Use * as a wildcard for partial matches';
$lang['ONLINE_EXPLAIN']='users active over the past five minutes';
$lang['LAST_UPDATED']='Last Updated';
// Moderator Control Panel
$lang['MOD_CP']='Moderator Control Panel';
$lang['MOD_CP_EXPLAIN']='Using the form below you can perform mass moderation operations on this forum. You can lock, unlock, move or delete any number of topics.';
$lang['SELECT']='Select';
$lang['DELETE']='Delete';
$lang['MOVE']='Move';
$lang['LOCK']='Lock';
$lang['UNLOCK']='Unlock';
$lang['TOPICS_REMOVED']='The selected topics have been successfully removed from the database.';
$lang['NO_TOPICS_REMOVED']='No topics were removed.';
$lang['TOPICS_LOCKED']='The selected topics have been locked.';
$lang['TOPICS_MOVED']='The selected topics have been moved.';
$lang['TOPICS_UNLOCKED']='The selected topics have been unlocked.';
$lang['NO_TOPICS_MOVED']='No topics were moved.';
$lang['CONFIRM_DELETE_TOPIC']='Are you sure you want to remove the selected topic/s?';
$lang['CONFIRM_LOCK_TOPIC']='Are you sure you want to lock the selected topic/s?';
$lang['CONFIRM_UNLOCK_TOPIC']='Are you sure you want to unlock the selected topic/s?';
$lang['CONFIRM_MOVE_TOPIC']='Are you sure you want to move the selected topic/s?';
$lang['MOVE_TO_FORUM']='Move to forum';
$lang['LEAVE_SHADOW_TOPIC']='Leave shadow topic in old forum.';
$lang['SPLIT_TOPIC_EXPLAIN']='Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post';
$lang['NEW_TOPIC_TITLE']='New topic title';
$lang['FORUM_FOR_NEW_TOPIC']='Forum for new topic';
$lang['SPLIT_POSTS']='Split selected posts';
$lang['SPLIT_AFTER']='Split from selected post';
$lang['TOPIC_SPLIT']='The selected topic has been split successfully';
$lang['TOO_MANY_ERROR']='You have selected too many posts. You can only select one post to split a topic after!';
$lang['NONE_SELECTED']='You have none selected to perform this operation on. Please go back and select at least one.';
$lang['NEW_FORUM']='New forum';
$lang['THIS_POSTS_IP']='IP address for this post';
$lang['OTHER_IP_THIS_USER']='Other IP addresses this user has posted from';
$lang['USERS_THIS_IP']='Users posting from this IP address';
$lang['IP_INFO']='IP Information';
$lang['LOOKUP_IP']='Look up IP address';
// Timezones ... for display on each page
$lang['ALL_TIMES']='All times are <span class="tz_time">%s</span>';// This is followed by UTC and the timezone offset
// These are displayed in the timezone select box
$lang['TZ']['-12']='UTC - 12';
$lang['TZ']['-11']='UTC - 11';
$lang['TZ']['-10']='UTC - 10';
$lang['TZ']['-9']='UTC - 9';
$lang['TZ']['-8']='UTC - 8';
$lang['TZ']['-7']='UTC - 7';
$lang['TZ']['-6']='UTC - 6';
$lang['TZ']['-5']='UTC - 5';
$lang['TZ']['-4']='UTC - 4';
$lang['TZ']['-3.5']='UTC - 3.5';
$lang['TZ']['-3']='UTC - 3';
$lang['TZ']['-2']='UTC - 2';
$lang['TZ']['-1']='UTC - 1';
$lang['TZ']['0']='UTC ± 0';
$lang['TZ']['1']='UTC + 1';
$lang['TZ']['2']='UTC + 2';
$lang['TZ']['3']='UTC + 3';
$lang['TZ']['3.5']='UTC + 3.5';
$lang['TZ']['4']='UTC + 4';
$lang['TZ']['4.5']='UTC + 4.5';
$lang['TZ']['5']='UTC + 5';
$lang['TZ']['5.5']='UTC + 5.5';
$lang['TZ']['6']='UTC + 6';
$lang['TZ']['6.5']='UTC + 6.5';
$lang['TZ']['7']='UTC + 7';
$lang['TZ']['8']='UTC + 8';
$lang['TZ']['9']='UTC + 9';
$lang['TZ']['9.5']='UTC + 9.5';
$lang['TZ']['10']='UTC + 10';
$lang['TZ']['11']='UTC + 11';
$lang['TZ']['12']='UTC + 12';
$lang['TZ']['13']='UTC + 13';
$lang['DATETIME']['TODAY']='Today';
$lang['DATETIME']['YESTERDAY']='Yesterday';
$lang['DATETIME']['SUNDAY']='Sunday';
$lang['DATETIME']['MONDAY']='Monday';
$lang['DATETIME']['TUESDAY']='Tuesday';
$lang['DATETIME']['WEDNESDAY']='Wednesday';
$lang['DATETIME']['THURSDAY']='Thursday';
$lang['DATETIME']['FRIDAY']='Friday';
$lang['DATETIME']['SATURDAY']='Saturday';
$lang['DATETIME']['SUN']='Sun';
$lang['DATETIME']['MON']='Mon';
$lang['DATETIME']['TUE']='Tue';
$lang['DATETIME']['WED']='Wed';
$lang['DATETIME']['THU']='Thu';
$lang['DATETIME']['FRI']='Fri';
$lang['DATETIME']['SAT']='Sat';
$lang['DATETIME']['JANUARY']='January';
$lang['DATETIME']['FEBRUARY']='February';
$lang['DATETIME']['MARCH']='March';
$lang['DATETIME']['APRIL']='April';
$lang['DATETIME']['MAY']='May';
$lang['DATETIME']['JUNE']='June';
$lang['DATETIME']['JULY']='July';
$lang['DATETIME']['AUGUST']='August';
$lang['DATETIME']['SEPTEMBER']='September';
$lang['DATETIME']['OCTOBER']='October';
$lang['DATETIME']['NOVEMBER']='November';
$lang['DATETIME']['DECEMBER']='December';
$lang['DATETIME']['JAN']='Jan';
$lang['DATETIME']['FEB']='Feb';
$lang['DATETIME']['MAR']='Mar';
$lang['DATETIME']['APR']='Apr';
$lang['DATETIME']['JUN']='Jun';
$lang['DATETIME']['JUL']='Jul';
$lang['DATETIME']['AUG']='Aug';
$lang['DATETIME']['SEP']='Sep';
$lang['DATETIME']['OCT']='Oct';
$lang['DATETIME']['NOV']='Nov';
$lang['DATETIME']['DEC']='Dec';
// Errors
$lang['INFORMATION']='Information';
$lang['ADMIN_REAUTHENTICATE']='To administer/moderate the board you must re-authenticate yourself.';
// Attachment Mod Main Language Variables
// Auth Related Entries
$lang['RULES_ATTACH_CAN']='You <b>can</b> attach files in this forum';
$lang['RULES_ATTACH_CANNOT']='You <b>cannot</b> attach files in this forum';
$lang['RULES_DOWNLOAD_CAN']='You <b>can</b> download files in this forum';
$lang['RULES_DOWNLOAD_CANNOT']='You <b>cannot</b> download files in this forum';
$lang['SORRY_AUTH_VIEW_ATTACH']='Sorry but you are not authorized to view or download this Attachment';
// Viewtopic -> Display of Attachments
$lang['DESCRIPTION']='Description';// used in Administration Panel too...
$lang['DOWNLOAD']='Download';// this Language Variable is defined in admin.php too, but we are unable to access it from the main Language File
$lang['FILESIZE']='Filesize';
$lang['VIEWED']='Viewed';
$lang['DOWNLOAD_NUMBER']='%d times';// replace %d with count
$lang['EXTENSION_DISABLED_AFTER_POSTING']='The Extension \'%s\' was deactivated by an board admin, therefore this Attachment is not displayed.';// used in Posts and PM's, replace %s with mime type
$lang['ADD_ATTACHMENT_TITLE']='Add an Attachment';
$lang['ADD_ATTACHMENT_EXPLAIN']='If you do not want to add an Attachment to your Post, please leave the Fields blank';
$lang['FILENAME']='Filename';
$lang['FILE_COMMENT']='File Comment';
// Posting/PM -> Posted Attachments
$lang['POSTED_ATTACHMENTS']='Posted Attachments';
$lang['UPDATE_COMMENT']='Update Comment';
$lang['DELETE_ATTACHMENTS']='Delete Attachments';
$lang['DELETE_ATTACHMENT']='Delete Attachment';
$lang['DELETE_THUMBNAIL']='Delete Thumbnail';
$lang['UPLOAD_NEW_VERSION']='Upload New Version';
// Errors -> Posting Attachments
$lang['INVALID_FILENAME']='%s is an invalid filename';// replace %s with given filename
$lang['ATTACHMENT_PHP_SIZE_NA']='The Attachment is too big.<br />Could not get the maximum Size defined in PHP.<br />The Attachment Mod is unable to determine the maximum Upload Size defined in the php.ini.';
$lang['ATTACHMENT_PHP_SIZE_OVERRUN']='The Attachment is too big.<br />Maximum Upload Size: %d MB.<br />Please note that this Size is defined in php.ini, this means it\'s set by PHP and the Attachment Mod can not override this value.';// replace %d with ini_get('upload_max_filesize')
$lang['DISALLOWED_EXTENSION_WITHIN_FORUM']='You are not allowed to post Files with the Extension %s within this Forum';// replace %s with the Extension
$lang['ATTACH_QUOTA_REACHED']='Sorry, but the maximum filesize for all Attachments is reached. Please contact the Board Administrator if you have questions.';
$lang['TOO_MANY_ATTACHMENTS']='Attachment cannot be added, since the max. number of %d Attachments in this post was achieved';// replace %d with maximum number of attachments
$lang['ERROR_IMAGESIZE']='The Attachment/Image must be less than %d pixels wide and %d pixels high';
$lang['GENERAL_UPLOAD_ERROR']='Upload Error: Could not upload Attachment to %s.';// replace %s with local path
$lang['ERROR_EMPTY_ADD_ATTACHBOX']='You have to enter values in the \'Add an Attachment\' Box';
$lang['ERROR_MISSING_OLD_ENTRY']='Unable to Update Attachment, could not find old Attachment Entry';
// Errors -> PM Related
$lang['ATTACH_QUOTA_SENDER_PM_REACHED']='Sorry, but the maximum filesize for all Attachments in your Private Message Folder has been reached. Please delete some of your received/sent Attachments.';
$lang['ATTACH_QUOTA_RECEIVER_PM_REACHED']='Sorry, but the maximum filesize for all Attachments in the Private Message Folder of \'%s\' has been reached. Please let him know, or wait until he/she has deleted some of his/her Attachments.';
// Errors -> Download
$lang['NO_ATTACHMENT_SELECTED']='You haven\'t selected an attachment to download or view.';
$lang['ERROR_NO_ATTACHMENT']='The selected Attachment does not exist anymore';
// Delete Attachments
$lang['CONFIRM_DELETE_ATTACHMENTS']='Are you sure you want to delete the selected Attachments?';
$lang['DELETED_ATTACHMENTS']='The selected Attachments have been deleted.';
$lang['ERROR_DELETED_ATTACHMENTS']='Could not delete Attachments.';
$lang['CONFIRM_DELETE_PM_ATTACHMENTS']='Are you sure you want to delete all Attachments posted in this PM?';
// General Error Messages
$lang['ATTACHMENT_FEATURE_DISABLED']='The Attachment Feature is disabled.';
$lang['DIRECTORY_DOES_NOT_EXIST']='The Directory \'%s\' does not exist or Could not be found.';// replace %s with directory
$lang['DIRECTORY_IS_NOT_A_DIR']='Please check if \'%s\' is a directory.';// replace %s with directory
$lang['DIRECTORY_NOT_WRITEABLE']='Directory \'%s\' is not writeable. You\'ll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files.<br />If you have only plain FTP-access change the \'Attribute\' of the directory to rwxrwxrwx.';// replace %s with directory
$lang['BT_REGISTERED']='Torrent registered on tracker<br /><br />Now you need to <a href="%s"><b>download your torrent</b></a> and run it using your BitTorrent client choosing the folder with the original files you\'re sharing as the download path';
$lang['PASSKEY_ERR_TOR_NOT_REG']='Could not add passkey<br /><br />Torrent not registered on tracker';
$lang['PASSKEY_ERR_EMPTY']='Could not add passkey (passkey is empty)<br /><br />Go to <a href="%s" target="_blank"><b>your forum profile</b></a> and generate it';
$lang['BT_GEN_PASSKEY_NEW']="Attention!\n\nAfter creating the new passkey, you will need to re-download all the active torrents!\n\nAre you sure you want to create a new passkey?";
$lang['IT_WILL_BE_DOWN']='it will start to be considered after it will be downloaded';
$lang['SPMODE_FULL']='Show peers in full details';
// Seed Bonus
$lang['MY_BONUS']='My bonus (%s bonuses in stock)';
$lang['BONUS_SELECT']='Select';
$lang['SEED_BONUS']='Seed bonus';
$lang['EXCHANGE']='Exchange';
$lang['EXCHANGE_BONUS']='Exchange of seed bonuses';
$lang['BONUS_UPLOAD_DESC']='<b>%s to distribution</b> <br /> To exchange bonus points on %1$s traffic which will be added on to the sum of your distribution.';
$lang['EXCHANGE_NOT']='The exchange not available';
$lang['BONUS_SUCCES']='To you it is successfully enlisted %s';
$lang['BONUS_NOT_SUCCES']='<span class="leech">You do not have bonuses available. More seeding!</span>';
$lang['BONUS_RETURN']='Return to the seed bonus exchange';
$lang['TRACKER']='Tracker';
$lang['OPEN_TOPICS']='Open topics';
$lang['OPEN_IN_SAME_WINDOW']='open in same window';
$lang['SHOW_TIME_TOPICS']='show time of the creation topics';
$lang['SHOW_CURSOR']='highlight the row under the cursor';
$lang['BT_LOW_RATIO_FOR_DL']="With ratio <b>%s</b> you can not download torrents";
$lang['BT_RATIO_WARNING_MSG']='If your ratio falls below %s, you will not be able to download Torrents! <a href="%s"><b>More about the rating.</b></a>';
$lang['SEEDER_LAST_SEEN']='Seeder not seen: <b>%s</b>';
$lang['NEED_TO_LOGIN_FIRST']='You need to login first';
$lang['ONLY_FOR_MOD']='This option only for moderators';
$lang['ONLY_FOR_ADMIN']='This option only for admins';
$lang['ONLY_FOR_SUPER_ADMIN']='This option only for super admins';
$lang['LOGS']='Topic history';
$lang['FORUM_LOGS']='History Forum';
$lang['AUTOCLEAN']='Autoclean:';
$lang['DESIGNER']='Designer';
$lang['LAST_IP']='Last IP:';
$lang['REG_IP']='Registration IP:';
$lang['OTHER_IP']='Other IP:';
$lang['ALREADY_REG_IP']='With your IP-address is already registered user %s. If you have not previously registered on our tracker, mail to <a href="mailto:%s">Administrator</a>';
$lang['HIDDEN']='Hidden';
// from admin
$lang['NOT_ADMIN']='You are not authorised to administer this board';
$lang['COOKIES_REQUIRED']='Cookies must be enabled!';
$lang['SESSION_EXPIRED']='Session expired';
// Sort memberlist per letter
$lang['SORT_PER_LETTER']='Show only usernames starting with';
$lang['OTHERS']='others';
$lang['ALL']='all';
$lang['POST_LINK']='Post link';
$lang['GOTO_QUOTED_POST']='Go to the quoted post';
$lang['LAST_VISITED']='Last Visited';
$lang['LAST_ACTIVITY']='Last activity';
$lang['NEVER']='Never';
//mpd
$lang['DELETE_POSTS']='Delete selected posts';
$lang['DELETE_POSTS_SUCCESFULLY']='The selected posts have been successfully removed';
$lang['NEW_USER_REG_DISABLED']='Sorry, registration is disabled at this time';
$lang['ONLY_NEW_POSTS']='only new posts';
$lang['ONLY_NEW_TOPICS']='only new topics';
$lang['TORHELP_TITLE']='Please help seeding these torrents!';
$lang['STATISTICS']='Statistics';
$lang['STATISTIC']='Statistic';
$lang['VALUE']='Value';
$lang['INVERT_SELECT']='Invert selection';
$lang['STATUS']='Status';
$lang['LAST_CHANGED_BY']='Last changed by';
$lang['CHANGES']='Changes';
$lang['ACTION']='Action';
$lang['REASON']='Reason';
$lang['COMMENT']='Comment';
// search
$lang['SEARCH_S']='search...';
$lang['FORUM_S']='on forum';
$lang['TRACKER_S']='on tracker';
$lang['HASH_S']='by info_hash';
// copyright
$lang['NOTICE']='!ATTENTION!';
$lang['COPY']='The site does not give electronic versions of products, and is engaged only in a collecting and cataloguing of the references sent and published at a forum by our readers. If you are the legal owner of any submitted material and do not wish that the reference to it was in our catalogue, contact us and we shall immediately remove her. Files for an exchange on tracker are given by users of a site, and the administration does not bear the responsibility for their maintenance. The request to not fill in the files protected by copyrights, and also files of the illegal maintenance!';
$lang['REGISTERED_IN_TIME']="At the moment registration is closed<br /><br />You can register from %s to %s (now %s) %s<br /><br />We apologize for this inconvenience";
$lang['GROUP_AUTH_EXPLAIN']='Here you can alter the permissions and moderator status assigned to each user group. Do not forget when changing group permissions that individual user permissions may still allow the user entry to forums, etc. You will be warned if this is the case.';
$lang['USER_AUTH_EXPLAIN']='Here you can alter the permissions and moderator status assigned to each individual user. Do not forget when changing user permissions that group permissions may still allow the user entry to forums, etc. You will be warned if this is the case.';
$lang['FORUM_AUTH_EXPLAIN']='Here you can alter the authorisation levels of each forum. You will have both a simple and advanced method for doing this, where advanced offers greater control of each forum operation. Remember that changing the permission level of forums will affect which users can carry out the various operations within them.';
$lang['CONFLICT_ACCESS_USERAUTH']='This user still has access rights to this forum via group membership. You may want to alter the group permissions or remove this user the group to fully prevent them having access rights. The groups granting rights (and the forums involved) are noted below.';
$lang['CONFLICT_MOD_USERAUTH']='This user still has moderator rights to this forum via group membership. You may want to alter the group permissions or remove this user the group to fully prevent them having moderator rights. The groups granting rights (and the forums involved) are noted below.';
$lang['CONFLICT_ACCESS_GROUPAUTH']='The following user (or users) still have access rights to this forum via their user permission settings. You may want to alter the user permissions to fully prevent them having access rights. The users granted rights (and the forums involved) are noted below.';
$lang['CONFLICT_MOD_GROUPAUTH']='The following user (or users) still have moderator rights to this forum via their user permissions settings. You may want to alter the user permissions to fully prevent them having moderator rights. The users granted rights (and the forums involved) are noted below.';
$lang['CLICK_RETURN_USERAUTH']='Click %sHere%s to return to User Permissions';
$lang['CLICK_RETURN_GROUPAUTH']='Click %sHere%s to return to Group Permissions';
$lang['CLICK_RETURN_FORUMAUTH']='Click %sHere%s to return to Forum Permissions';
// Banning
$lang['BAN_CONTROL']='Ban Control';
$lang['BAN_EXPLAIN']='Here you can control the banning of users. You can achieve this by banning either or both of a specific user or an individual or range of IP addresses or hostnames. These methods prevent a user from even reaching the index page of your board. To prevent a user from registering under a different username you can also specify a banned email address. Please note that banning an email address alone will not prevent that user from being able to log on or post to your board. You should use one of the first two methods to achieve this.';
$lang['BAN_EXPLAIN_WARN']='Please note that entering a range of IP addresses results in all the addresses between the start and end being added to the banlist. Attempts will be made to minimise the number of addresses added to the database by introducing wildcards automatically where appropriate. If you really must enter a range, try to keep it small or better yet state specific addresses.';
$lang['SELECT_IP']='Select an IP address';
$lang['SELECT_EMAIL']='Select an Email address';
$lang['BAN_USERNAME']='Ban one or more specific users';
$lang['BAN_USERNAME_EXPLAIN']='You can ban multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser';
$lang['BAN_IP']='Ban one or more IP addresses or hostnames';
$lang['IP_HOSTNAME']='IP addresses or hostnames';
$lang['BAN_IP_EXPLAIN']='To specify several different IP addresses or hostnames separate them with commas. To specify a range of IP addresses, separate the start and end with a hyphen (-); to specify a wildcard, use an asterisk (*).';
$lang['BAN_EMAIL']='Ban one or more email addresses';
$lang['BAN_EMAIL_EXPLAIN']='To specify more than one email address, separate them with commas. To specify a wildcard username, use * like *@hotmail.com';
$lang['UNBAN_USERNAME']='Un-ban one more specific users';
$lang['UNBAN_USERNAME_EXPLAIN']='You can unban multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser';
$lang['UNBAN_IP']='Un-ban one or more IP addresses';
$lang['UNBAN_IP_EXPLAIN']='You can unban multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser';
$lang['UNBAN_EMAIL']='Un-ban one or more email addresses';
$lang['UNBAN_EMAIL_EXPLAIN']='You can unban multiple email addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser';
$lang['BAN_UPDATE_SUCESSFUL']='The banlist has been updated successfully';
$lang['CLICK_RETURN_BANADMIN']='Click %sHere%s to return to Ban Control';
// Configuration
$lang['GENERAL_CONFIG']='General Configuration';
$lang['CONFIG_EXPLAIN']='The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side.';
$lang['BOARD_DISABLE_EXPLAIN']='This will make the board unavailable to users. Administrators are able to access the Administration Panel while the board is disabled.';
$lang['CONFIG_UPDATED']='Forum Configuration Has Been Updated Successfully';
$lang['MOVE_UP']='Move up';
$lang['MOVE_DOWN']='Move down';
$lang['RESYNC']='Resync';
$lang['NO_MODE']='No mode was set';
$lang['FORUM_EDIT_DELETE_EXPLAIN']='The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side';
$lang['MOVE_CONTENTS']='Move all contents';
$lang['FORUM_DELETE']='Delete Forum';
$lang['FORUM_DELETE_EXPLAIN']='The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained.';
$lang['PRUNE_DAYS']='Remove topics that have not been posted to in';
$lang['SET_PRUNE_DATA']='You have turned on auto-prune for this forum but did not set a number of days to prune. Please go back and do so.';
$lang['MOVE_AND_DELETE']='Move and Delete';
$lang['DELETE_ALL_POSTS']='Delete all posts';
$lang['DELETE_ALL_TOPICS']='Delete all topics, including announcements and sticky';
$lang['NOWHERE_TO_MOVE']='Nowhere to move to';
$lang['EDIT_CATEGORY']='Edit Category';
$lang['EDIT_CATEGORY_EXPLAIN']='Use this form to modify a category\'s name.';
$lang['FORUMS_UPDATED']='Forum and Category information updated successfully';
$lang['MUST_DELETE_FORUMS']='You need to delete all forums before you can delete this category';
$lang['CLICK_RETURN_FORUMADMIN']='Click %sHere%s to return to Forum Administration';
$lang['SHOW_ALL_FORUMS_ON_ONE_PAGE']='Show all forums on one page';
// Smiley Management
$lang['SMILEY_TITLE']='Smiles Editing Utility';
$lang['SMILE_DESC']='From this page you can add, remove and edit the emoticons or smileys that your users can use in their posts and private messages.';
$lang['SMILEY_IMPORT_INST']='You should unzip the smiley package and upload all files to the appropriate Smiley directory for your installation. Then select the correct information in this form to import the smiley pack.';
$lang['SMILEY_IMPORT']='Smiley Pack Import';
$lang['CHOOSE_SMILE_PAK']='Choose a Smile Pack .pak file';
$lang['IMPORT']='Import Smileys';
$lang['SMILE_CONFLICTS']='What should be done in case of conflicts';
$lang['DEL_EXISTING_SMILEYS']='Delete existing smileys before import';
$lang['IMPORT_SMILE_PACK']='Import Smiley Pack';
$lang['EXPORT_SMILE_PACK']='Create Smiley Pack';
$lang['EXPORT_SMILES']='To create a smiley pack from your currently installed smileys, click %sHere%s to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file.';
$lang['SMILEY_ADD_SUCCESS']='The Smiley has been added successfully';
$lang['SMILEY_EDIT_SUCCESS']='The Smiley has been updated successfully';
$lang['SMILEY_IMPORT_SUCCESS']='The Smiley Pack has been imported successfully!';
$lang['SMILEY_DEL_SUCCESS']='The Smiley has been removed successfully';
$lang['CLICK_RETURN_SMILEADMIN']='Click %sHere%s to return to Smiley Administration';
// User Management
$lang['USER_ADMIN']='User Administration';
$lang['USER_ADMIN_EXPLAIN']='Here you can change your users\' information and certain options. To modify the users\' permissions, please use the user and group permissions system.';
$lang['LOOK_UP_USER']='Look up user';
$lang['ADMIN_USER_FAIL']='Could not update the user\'s profile.';
$lang['ADMIN_USER_UPDATED']='The user\'s profile has been updated successfully.';
$lang['CLICK_RETURN_USERADMIN']='Click %sHere%s to return to User Administration';
$lang['USER_SPECIAL_EXPLAIN']='These fields are not able to be modified by the users. Here you can set their status and other options that are not given to users.';
$lang['GROUP_ADMIN_EXPLAIN']='From this panel you can administer all your usergroups. You can delete, create and edit existing groups. You may choose moderators, toggle open/closed group status and set the group name and description';
$lang['ERROR_UPDATING_GROUPS']='There was an error while updating the groups';
$lang['UPDATED_GROUP']='The group has been updated successfully';
$lang['ADDED_NEW_GROUP']='The new group has been created successfully';
$lang['DELETED_GROUP']='The group has been deleted successfully';
$lang['CREATE_NEW_GROUP']='Create new group';
$lang['EDIT_GROUP']='Edit group';
$lang['GROUP_STATUS']='Group status';
$lang['GROUP_DELETE']='Delete group';
$lang['GROUP_DELETE_CHECK']='Delete this group';
$lang['SUBMIT_GROUP_CHANGES']='Submit Changes';
$lang['RESET_GROUP_CHANGES']='Reset Changes';
$lang['NO_GROUP_NAME']='You must specify a name for this group';
$lang['NO_GROUP_MODERATOR']='You must specify a moderator for this group';
$lang['NO_GROUP_MODE']='You must specify a mode for this group, open or closed';
$lang['NO_GROUP_ACTION']='No action was specified';
$lang['DELETE_OLD_GROUP_MOD']='Delete the old group moderator?';
$lang['DELETE_OLD_GROUP_MOD_EXPL']='If you\'re changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group.';
$lang['CLICK_RETURN_GROUPSADMIN']='Click %sHere%s to return to Group Administration.';
$lang['FORUM_PRUNE_EXPLAIN']='This will delete any topic which has not been posted to within the number of days you select. If you do not enter a number than all topics will be deleted. It will not remove <b>sticky</b> topics and <b>announcements</b>. You will need to remove those topics manually.';
$lang['PRUNE_TOPICS_NOT_POSTED']='Prune topics with no replies in this many days';
$lang['TOPICS_PRUNED']='Topics pruned';
$lang['POSTS_PRUNED']='Posts pruned';
$lang['PRUNE_SUCCESS']='Forum has been pruned successfully';
$lang['NOT_DAYS']='Prune days not selected';
// Word censor
$lang['WORDS_TITLE']='Word Censoring';
$lang['WORDS_EXPLAIN']='From this control panel you can add, edit, and remove words that will be automatically censored on your forums. In addition people will not be allowed to register with usernames containing these words. Wildcards (*) are accepted in the word field. For example, *test* will match detestable, test* would match testing, *test would match detest.';
$lang['WORD']='Word';
$lang['EDIT_WORD_CENSOR']='Edit word censor';
$lang['REPLACEMENT']='Replacement';
$lang['ADD_NEW_WORD']='Add new word';
$lang['UPDATE_WORD']='Update word censor';
$lang['MUST_ENTER_WORD']='You must enter a word and its replacement';
$lang['NO_WORD_SELECTED']='No word selected for editing';
$lang['WORD_UPDATED']='The selected word censor has been updated successfully';
$lang['WORD_ADDED']='The word censor has been added successfully';
$lang['WORD_REMOVED']='The selected word censor has been removed successfully ';
$lang['CLICK_RETURN_WORDADMIN']='Click %sHere%s to return to Word Censor Administration';
// Mass Email
$lang['MASS_EMAIL_EXPLAIN']='Here you can email a message to either all of your users or all users of a specific group. To do this, an email will be sent out to the administrative email address supplied, with a blind carbon copy sent to all recipients. If you are emailing a large group of people please be patient after submitting and do not stop the page halfway through. It is normal for a mass emailing to take a long time and you will be notified when the script has completed';
$lang['COMPOSE']='Compose';
$lang['RECIPIENTS']='Recipients';
$lang['ALL_USERS']='All Users';
$lang['EMAIL_SUCCESSFULL']='Your message has been sent';
$lang['CLICK_RETURN_MASSEMAIL']='Click %sHere%s to return to the Mass Email form';
// Ranks admin
$lang['RANKS_TITLE']='Rank Administration';
$lang['RANKS_EXPLAIN']='Using this form you can add, edit, view and delete ranks. You can also create custom ranks which can be applied to a user via the user management facility';
$lang['ADD_NEW_RANK']='Add new rank';
$lang['RANK_TITLE']='Rank Title';
$lang['STYLE_COLOR']='Style rank';
$lang['STYLE_COLOR_FAQ']='Specify class for painting at the title of the desired color. For example <i class="bold">colorAdmin<i>';
$lang['RANK_SPECIAL']='Set as Special Rank';
$lang['RANK_MINIMUM']='Minimum Posts';
$lang['RANK_MAXIMUM']='Maximum Posts';
$lang['RANK_IMAGE']='Rank Image';
$lang['RANK_IMAGE_EXPLAIN']='Use this to define a small image associated with the rank';
$lang['MUST_SELECT_RANK']='You must select a rank';
$lang['NO_ASSIGNED_RANK']='No special rank assigned';
$lang['RANK_UPDATED']='The rank has been updated successfully';
$lang['RANK_ADDED']='The rank has been added successfully';
$lang['RANK_REMOVED']='The rank has been deleted successfully';
$lang['NO_UPDATE_RANKS']='The rank has been deleted successfully. However, user accounts using this rank were not updated. You will need to manually reset the rank on these accounts';
$lang['CLICK_RETURN_RANKADMIN']='Click %sHere%s to return to Rank Administration';
$lang['DISALLOW_EXPLAIN']='Here you can control usernames which will not be allowed to be used. Disallowed usernames are allowed to contain a wildcard character of *. Please note that you will not be allowed to specify any username that has already been registered. You must first delete that name then disallow it.';
$lang['DELETE_DISALLOW']='Delete';
$lang['DELETE_DISALLOW_TITLE']='Remove a Disallowed Username';
$lang['DELETE_DISALLOW_EXPLAIN']='You can remove a disallowed username by selecting the username from this list and clicking submit';
$lang['ADD_DISALLOW']='Add';
$lang['ADD_DISALLOW_TITLE']='Add a disallowed username';
$lang['ADD_DISALLOW_EXPLAIN']='You can disallow a username using the wildcard character * to match any character';
$lang['NO_DISALLOWED']='No Disallowed Usernames';
$lang['DISALLOWED_DELETED']='The disallowed username has been removed successfully';
$lang['DISALLOW_SUCCESSFUL']='The disallowed username has been added successfully';
$lang['DISALLOWED_ALREADY']='The name you entered could not be disallowed. It either already exists in the list, exists in the word censor list, or a matching username is present.';
$lang['CLICK_RETURN_DISALLOWADMIN']='Click %sHere%s to return to Disallow Username Administration';
$lang['MAX_LOGIN_ATTEMPTS_EXPLAIN']='The number of allowed board login attempts.';
$lang['LOGIN_RESET_TIME']='Login lock time';
$lang['LOGIN_RESET_TIME_EXPLAIN']='Time in minutes the user have to wait until he is allowed to login again after exceeding the number of allowed login attempts.';
$lang['FORUM_AUTH_LIST_EXPLAIN']='This provides a summary of the authorisation levels of each forum. You can edit these permissions, using either a simple or advanced method by clicking on the forum name. Remember that changing the permission level of forums will affect which users can carry out the various operations within them.';
$lang['CAT_AUTH_LIST_EXPLAIN']='This provides a summary of the authorisation levels of each forum within this category. You can edit the permissions of individual forums, using either a simple or advanced method by clicking on the forum name. Alternatively, you can set the permissions for all the forums in this category by using the drop-down menus at the bottom of the page. Remember that changing the permission level of forums will affect which users can carry out the various operations within them.';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_VIEW']='%s can view this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_READ']='%s can read posts in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_POST']='%s can post in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_REPLY']='%s can reply to posts this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_EDIT']='%s can edit posts in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_DELETE']='%s can delete posts in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_STICKY']='%s can post sticky topics in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_ANNOUNCE']='%s can post announcements in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_VOTE']='%s can vote in polls in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_POLLCREATE']='%s can create polls in this forum';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_ATTACHMENTS']='%s can post attachments';
$lang['FORUM_AUTH_LIST_EXPLAIN_AUTH_DOWNLOAD']='%s can download attachments';
// Misc
$lang['SF_SHOW_ON_INDEX']='Show on main page';
$lang['SF_PARENT_FORUM']='Parent forum';
$lang['SF_NO_PARENT']='No parent forum';
$lang['TEMPLATE']='Template';
$lang['SYNC']='Sync';
// Mods
$lang['MAX_NEWS_TITLE']='Max. length of the news';
$lang['NEWS_COUNT']='How many news show';
$lang['NEWS_FORUM_ID']='From what forums to display <br /> <h6>Of the several forums raises, separated by commas. Example 1,2,3</h6>';
$lang['NOAVATAR']='No avatar';
$lang['TRACKER_STATS']='Statistics on the tracker';
$lang['WHOIS_INFO']='Information about IP address';
$lang['SHOW_MOD_HOME_PAGE']='Show on moderators the index.php';
$lang['PREMOD_HELP']='<h4><span class="tor-icon tor-dup">∏</span> Pre-moderation</h4> <h6>If you do not have distributions to the status of v, #, or T in this section, including subsections, the distribution will automatically receive this status</h6>';
$lang['TOR_COMMENT']='<h4>Comment on the status of a distribution</h4> <h6>The comment allows you to point out the errors made to the releaser. If the statuses are incomplete, a release response form is available to the release manager to correct the release</h6>';
$lang['SEED_BONUS_ADD']='<h4>Adding seed bonus </h4> <h6> Number of distributions are handed out by the user and the size of bonuses for them (charging times an hour) </h6>';
$lang['SEED_BONUS_RELEASE']='to N-number of releases';
$lang['SEED_BONUS_POINTS']='bonuses in an hour';
$lang['SEED_BONUS_TOR_SIZE']='<h4>Minimum distribution for which will be awarded bonuses </h4> <h6> If you want to calculate bonuses for all distribution, leave blank. </h6>';
$lang['SEED_BONUS_USER_REGDATA']='<h4>Minimum length of user tracker, after which will be awarded bonuses </h4> <h6> If you want to accrue bonuses to all users, leave blank. </h6>';
$lang['SEED_BONUS_WARNING']='ATTENTION! Seed Bonuses should be in ascending order';
$lang['MANAGE_ATTACHMENTS_EXPLAIN']='Here you can configure the Main Settings for the Attachment Mod. If you press the Test Settings Button, the Attachment Mod does a few System Tests to be sure that the Mod will work properly. If you have problems with uploading Files, please run this Test, to get a detailed error-message.';
$lang['UPLOAD_DIRECTORY_EXPLAIN']='Enter the relative path from your TorrentPier II installation to the Attachments upload directory. For example, enter \'files\' if your TorrentPier II Installation is located at http://www.yourdomain.com/torrentpier and the Attachment Upload Directory is located at http://www.yourdomain.com/torrentpier/files.';
$lang['ATTACH_IMG_PATH_EXPLAIN']='This Image is displayed next to Attachment Links in individual Postings. Leave this field empty if you don\'t want an icon to be displayed. This Setting will be overwritten by the Settings in Extension Groups Management.';
$lang['ATTACH_TOPIC_ICON_EXPLAIN']='This Image is displayed before topics with Attachments. Leave this field empty if you don\'t want an icon to be displayed.';
$lang['ATTACH_DISPLAY_ORDER_EXPLAIN']='Here you can choose whether to display the Attachments in Posts/PMs in Descending Filetime Order (Newest Attachment First) or Ascending Filetime Order (Oldest Attachment First).';
$lang['SHOW_APCP']='Use the new control panel applications';
$lang['SHOW_APCP_EXPLAIN']='Choose whether you want to use a separate control panel applications (yes), or the old method with two boxes for applications and editing applications (none) in the message box. It is difficult to explain how it looks, so try for yourself.';
$lang['MAX_FILESIZE_ATTACH']='Filesize';
$lang['MAX_FILESIZE_ATTACH_EXPLAIN']='Maximum filesize for Attachments. A value of 0 means \'unlimited\'. This Setting is restricted by your Server Configuration. For example, if your php Configuration only allows a maximum of 2 MB uploads, this cannot be overwritten by the Mod.';
$lang['ATTACH_QUOTA']='Attachment Quota';
$lang['ATTACH_QUOTA_EXPLAIN']='Maximum Disk Space ALL Attachments can hold on your Webspace. A value of 0 means \'unlimited\'.';
$lang['MAX_FILESIZE_PM']='Maximum Filesize in Private Messages Folder';
$lang['MAX_FILESIZE_PM_EXPLAIN']='Maximum Disk Space Attachments can use up in each User\'s Private Message box. A value of 0 means \'unlimited\'.';
$lang['DEFAULT_QUOTA_LIMIT_EXPLAIN']='Here you are able to select the Default Quota Limit automatically assigned to newly registered Users and Users without an defined Quota Limit. The Option \'No Quota Limit\' is for not using any Attachment Quotas, instead using the default Settings you have defined within this Management Panel.';
$lang['MAX_ATTACHMENTS']='Maximum Number of Attachments';
$lang['MAX_ATTACHMENTS_EXPLAIN']='The maximum number of attachments allowed in one post.';
$lang['MAX_ATTACHMENTS_PM']='Maximum number of Attachments in one Private Message';
$lang['MAX_ATTACHMENTS_PM_EXPLAIN']='Define the maximum number of attachments the user is allowed to include in a private message.';
$lang['DISABLE_MOD']='Disable Attachment Mod';
$lang['DISABLE_MOD_EXPLAIN']='This option is mainly for testing new templates or themes, it disables all Attachment Functions except the Admin Panel.';
$lang['PM_ATTACHMENTS']='Allow Attachments in Private Messages';
$lang['PM_ATTACHMENTS_EXPLAIN']='Allow/Disallow attaching files to Private Messages.';
$lang['ATTACHMENT_TOPIC_REVIEW']='Show applications in the review of communications topics when writing an answer?';
$lang['ATTACHMENT_TOPIC_REVIEW_EXPLAIN']='If you put a "yes", all applications will be displayed in the review of communications topics.';
// Attachments -> Shadow Attachments
$lang['SHADOW_ATTACHMENTS_EXPLAIN']='Here you can delete attachment data from postings when the files are missing from your filesystem, and delete files that are no longer attached to any postings. You can download or view a file if you click on it; if no link is present, the file does not exist.';
$lang['SHADOW_ATTACHMENTS_FILE_EXPLAIN']='Delete all attachments files that exist on your filesystem and are not assigned to an existing post.';
$lang['SHADOW_ATTACHMENTS_ROW_EXPLAIN']='Delete all posting attachment data for files that don\'t exist on your filesystem.';
$lang['EMPTY_FILE_ENTRY']='Empty File Entry';
// Attachments -> Sync
$lang['SYNC_THUMBNAIL_RESETTED']='Thumbnail resetted for Attachment: %s';// replace %s with physical Filename
$lang['MANAGE_EXTENSIONS_EXPLAIN']='Here you can manage your File Extensions. If you want to allow/disallow a Extension to be uploaded, please use the Extension Groups Management.';
$lang['EXPLANATION']='Explanation';
$lang['EXTENSION_GROUP']='Extension Group';
$lang['INVALID_EXTENSION']='Invalid Extension';
$lang['EXTENSION_EXIST']='The Extension %s already exist';// replace %s with the Extension
$lang['UNABLE_ADD_FORBIDDEN_EXTENSION']='The Extension %s is forbidden, you are not able to add it to the allowed Extensions';// replace %s with Extension
$lang['MANAGE_EXTENSION_GROUPS_EXPLAIN']='Here you can add, delete and modify your Extension Groups, you can disable Extension Groups, assign a special Category to them, change the download mechanism and you can define a Upload Icon which will be displayed in front of an Attachment belonging to the Group.';
$lang['MANAGE_CATEGORIES_EXPLAIN']='Here you can configure the Special Categories. You can set up Special Parameters and Conditions for the Special Categories assigned to an Extension Group.';
$lang['MAX_IMAGE_SIZE_EXPLAIN']='Here you can define the maximum allowed Image Dimension to be attached (Width x Height in pixels).<br />If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP.';
$lang['IMAGE_LINK_SIZE']='Image Link Dimensions';
$lang['IMAGE_LINK_SIZE_EXPLAIN']='If this defined Dimension of an Image is reached, the Image will be displayed as a Link, rather than displaying it inlined,<br />if Inline View is enabled (Width x Height in pixels).<br />If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP.';
$lang['IMAGE_CREATE_THUMBNAIL_EXPLAIN']='Always create a Thumbnail. This feature overrides nearly all Settings within this Special Category, except of the Maximum Image Dimensions. With this Feature a Thumbnail will be displayed within the post, the User can click it to open the real Image.<br />Please Note that this feature requires Imagick to be installed, if it\'s not installed or if Safe-Mode is enabled the GD-Extension of PHP will be used. If the Image-Type is not supported by PHP, this Feature will be not used.';
$lang['IMAGE_MIN_THUMB_FILESIZE_EXPLAIN']='If a Image is smaller than this defined Filesize, no Thumbnail will be created, because it\'s small enough.';
$lang['IMAGE_IMAGICK_PATH']='Imagick Program (Complete Path)';
$lang['IMAGE_IMAGICK_PATH_EXPLAIN']='Enter the Path to the convert program of imagick, normally /usr/bin/convert (on windows: c:/imagemagick/convert.exe).';
$lang['IMAGE_SEARCH_IMAGICK']='Search Imagick';
$lang['USE_GD2']='Make use of GD2 Extension';
$lang['USE_GD2_EXPLAIN']='PHP is able to be compiled with the GD1 or GD2 Extension for image manipulating. To correctly create Thumbnails without imagemagick the Attachment Mod uses two different methods, based on your selection here. If your thumbnails are in a bad quality or screwed up, try to change this setting.';
$lang['ATTACHMENT_VERSION']='Attachment Mod Version %s';// %s is the version number
$lang['MANAGE_FORBIDDEN_EXTENSIONS_EXPLAIN']='Here you can add or delete the forbidden extensions. The Extensions php, php3 and php4 are forbidden by default for security reasons, you can not delete them.';
$lang['FORBIDDEN_EXTENSION_EXIST']='The forbidden Extension %s already exist';// replace %s with the extension
$lang['EXTENSION_EXIST_FORBIDDEN']='The Extension %s is defined in your allowed Extensions, please delete it their before you add it here.';// replace %s with the extension
// Extensions -> Extension Groups Control -> Group Permissions
$lang['GROUP_PERMISSIONS_TITLE_ADMIN']='Extension Group Permissions -> \'%s\'';// Replace %s with the Groups Name
$lang['GROUP_PERMISSIONS_EXPLAIN']='Here you are able to restrict the selected Extension Group to Forums of your choice (defined in the Allowed Forums Box). The Default is to allow Extension Groups to all Forums the User is able to Attach Files into (the normal way the Attachment Mod did it since the beginning). Just add those Forums you want the Extension Group (the Extensions within this Group) to be allowed there, the default ALL FORUMS will disappear when you add Forums to the List. You are able to re-add ALL FORUMS at any given Time. If you add a Forum to your Board and the Permission is set to ALL FORUMS nothing will change. But if you have changed and restricted the access to certain Forums, you have to check back here to add your newly created Forum. It is easy to do this automatically, but this will force you to edit a bunch of Files, therefore i have chosen the way it is now. Please keep in mind, that all of your Forums will be listed here.';
$lang['NOTE_ADMIN_EMPTY_GROUP_PERMISSIONS']='NOTE:<br />Within the below listed Forums your Users are normally allowed to attach files, but since no Extension Group is allowed to be attached there, your Users are unable to attach anything. If they try, they will receive Error Messages. Maybe you want to set the Permission \'Post Files\' to ADMIN at these Forums.<br /><br />';
$lang['MANAGE_QUOTAS_EXPLAIN']='Here you are able to add/delete/change Quota Limits. You are able to assign these Quota Limits to Users and Groups later. To assign a Quota Limit to a User, you have to go to Users->Management, select the User and you will see the Options at the bottom. To assign a Quota Limit to a Group, go to Groups->Management, select the Group to edit it, and you will see the Configuration Settings. If you want to see, which Users and Groups are assigned to a specific Quota Limit, click on \'View\' at the left of the Quota Description.';
$lang['ASSIGNED_USERS']='Assigned Users';
$lang['ASSIGNED_GROUPS']='Assigned Groups';
$lang['QUOTA_LIMIT_EXIST']='The Quota Limit %s exist already.';// Replace %s with the Quota Description
// Attachments -> Control Panel
$lang['CONTROL_PANEL_TITLE']='File Attachment Control Panel';
$lang['CONTROL_PANEL_EXPLAIN']='Here you can view and manage all attachments based on Users, Attachments, Views etc...';
$lang['FILECOMMENT']='File Comment';
// Control Panel -> Search
$lang['SEARCH_WILDCARD_EXPLAIN']='Use * as a wildcard for partial matches';
$lang['BROWSER_REDIRECT_URL_EXPL']='if user tries to open tracker URL in Web browser<br />leave blank to disable';
$lang['ANNOUNCE_INTERVAL_HEAD']='Misc';
$lang['ANNOUNCE_INTERVAL']='Announce interval';
$lang['ANNOUNCE_INTERVAL_EXPL']='peers should wait at least this many seconds between announcements';
$lang['NUMWANT']='Numwant value';
$lang['NUMWANT_EXPL']='number of peers being sent to client';
$lang['EXPIRE_FACTOR']='Peer expire factor';
$lang['EXPIRE_FACTOR_EXPL']='Consider a peer dead if it has not announced in a number of seconds equal to this many times the calculated announce interval at the time of its last announcement (must be greater than 1)';
$lang['IGNORE_GIVEN_IP']='Ignore IP reported by client';
$lang['LEECH_EXPIRE_FACTOR_EXPL']='Treat a peer as active for this number of minutes even if it sent "stopped" event after starting dl<br />0 - take into account "stopped" event';
$lang['TITLE_DUPLICATE']='Task Name <b>'.@$_POST['cron_title'].'</b> already exists!';
$lang['CLICK_RETURN_JOBS_ADDED']='%sReturn to the addition problem%s';
$lang['CLICK_RETURN_JOBS']='%sBack to the Task Scheduler%s';
$lang['REBUILD_SEARCH']='Rebuild Search Index';
$lang['REBUILD_SEARCH_DESC']='This mod will index every post in your forum, rebuilding the search tables. You can stop whenever you like and the next time you run it again you\'ll have the option of continuing from where you left off.<br /><br />It may take a long time to show its progress (depending on "Posts per cycle" and "Time limit"), so please do not move from its progress page until it is complete, unless of course you want to interrupt it.';
// Input screen
$lang['STARTING_POST_ID']='Starting post_id';
$lang['STARTING_POST_ID_EXPLAIN']='First post where processing will begin from<br />You can choose to start from the beginning or from the post you last stopped';
$lang['START_OPTION_BEGINNING']='start from beginning';
$lang['START_OPTION_CONTINUE']='continue from last stopped';
$lang['NUM_OF_POSTS_EXPLAIN']='Number of total posts to process<br />It\'s automatically filled with the number of total/remaining posts found in the db';
$lang['POSTS_PER_CYCLE']='Posts per cycle';
$lang['POSTS_PER_CYCLE_EXPLAIN']='Number of posts to process per cycle<br />Keep it low to avoid php/webserver timeouts';
$lang['REFRESH_RATE']='Refresh rate';
$lang['REFRESH_RATE_EXPLAIN']='How much time (secs) to stay idle before moving to next processing cycle<br />Usually you don\'t have to change this';
$lang['TIME_LIMIT']='Time limit';
$lang['TIME_LIMIT_EXPLAIN']='How much time (secs) post processing can last before moving to next cycle';
$lang['TIME_LIMIT_EXPLAIN_SAFE']='<i>Your php (safe mode) has a timeout of %s secs configured, so stay below this value</i>';
$lang['TIME_LIMIT_EXPLAIN_WEBSERVER']='<i>Your webserver has a timeout of %s secs configured, so stay below this value</i>';
$lang['DISABLE_BOARD']='Disable board';
$lang['DISABLE_BOARD_EXPLAIN']='Whether or not to disable your board while processing';
$lang['DISABLE_BOARD_EXPLAIN_ENABLED']='It will be enabled automatically after the end of processing';
$lang['DISABLE_BOARD_EXPLAIN_ALREADY']='<i>Your board is already disabled</i>';
// Information strings
$lang['INFO_PROCESSING_STOPPED']='You last stopped the processing at post_id %s (%s processed posts) on %s';
$lang['INFO_PROCESSING_ABORTED']='You last aborted the processing at post_id %s (%s processed posts) on %s';
$lang['INFO_PROCESSING_ABORTED_SOON']='Please wait some mins before you continue...';
$lang['INFO_PROCESSING_FINISHED']='You successfully finished the processing (%s processed posts) on %s';
$lang['INFO_PROCESSING_FINISHED_NEW']='You successfully finished the processing at post_id %s (%s processed posts) on %s,<br />but there have been %s new post(s) after that date';
$lang['POSTS_LAST_CYCLE']='Processed post(s) on last cycle';
$lang['BOARD_STATUS']='Board status';
$lang['INFO_ESTIMATED_VALUES']='(*) All the estimated values are calculated approximately<br />based on the current completed percent and may not represent the actual final values.<br />As the completed percent increases the estimated values will come closer to the actual ones.';
$lang['CLICK_RETURN_REBUILD_SEARCH']='Click %shere%s to return to Rebuild Search';
$lang['REBUILD_SEARCH_ABORTED']='Rebuild search aborted at post_id %s.<br /><br />If you aborted while processing was on, you have to wait for some mins until you run Rebuild Search again, so the last cycle can finish.';
$lang['WRONG_INPUT']='You have entered some wrong values. Please check your input and try again.';
// Buttons
$lang['PROCESSING']='Processing...';
$lang['FINISHED']='Finished';
$lang['BOT_TOPIC_MOVED_FROM_TO']='Topic has been moved from forum [b]%s[/b] to forum [b]%s[/b][br][br]%s';
$lang['BOT_MESS_SPLITS']='Topic has been split. New topic - [b]%s[/b][br][br]%s';
$lang['BOT_TOPIC_SPLITS']='Topic has been split from [b]%s[/b][br][br]%s';
$lang['CALLSEED_EXPLAIN']='Take notice with a request to return to the distribution';
$lang['CALLSEED_SUBJECT']='Download help %s';
$lang['CALLSEED_TEXT']='Hello![br]Your help is needed in the release [url=%s]%s[/url][br]If you decide to help, but already deleted the torrent file, you can download it [url=%s]this[/url][br][br]I hope for your help!';
$lang['CALLSEED_MSG_OK']='Message has been sent to all those who downloaded this release';
$lang['CALLSEED_MSG_SPAM']='Request has already been once successfully sent (Probably not you)<br /><br />The next opportunity to send a request to be <b>%s</b>.';
$lang['CALLSEED_HAVE_SEED']='Topic does not require help (<b>Seeders:</b> %d)';
$lang['SEARCH_FOR_DISABLED']='Searching for disabled users';
$lang['SEARCH_FOR_POSTCOUNT_GREATER']='Searching for users with a post count greater than %d';
$lang['SEARCH_FOR_POSTCOUNT_LESSER']='Searching for users with a post count less than %d';
$lang['SEARCH_FOR_POSTCOUNT_RANGE']='Searching for users with a post count between %d and %d';
$lang['SEARCH_FOR_POSTCOUNT_EQUALS']='Searching for users with a post count value of %d';
$lang['SEARCH_FOR_USERFIELD_ICQ']='Searching for users with a ICQ address matching %s';
$lang['SEARCH_FOR_USERFIELD_SKYPE']='Searching for users with an Skype matching %s';
$lang['SEARCH_FOR_USERFIELD_TWITTER']='Searching for users with an Twitter matching %s';
$lang['SEARCH_FOR_USERFIELD_WEBSITE']='Searching for users with an Website matching %s';
$lang['SEARCH_FOR_USERFIELD_LOCATION']='Searching for users with a Location matching %s';
$lang['SEARCH_FOR_USERFIELD_INTERESTS']='Searching for users with their Interests field matching %s';
$lang['SEARCH_FOR_USERFIELD_OCCUPATION']='Searching for users with their Occupation field matching %s';
$lang['SEARCH_FOR_LASTVISITED_INTHELAST']='Searching for users who have visited in the last %s %s';
$lang['SEARCH_FOR_LASTVISITED_AFTERTHELAST']='Searching for users who have visited after the last %s %s';
$lang['SEARCH_FOR_LANGUAGE']='Searching for users who have set %s as their language';
$lang['SEARCH_FOR_TIMEZONE']='Searching for users who have set UTC %s as their timezone';
$lang['SEARCH_FOR_STYLE']='Searching for users who have set %s as their style';
$lang['SEARCH_FOR_MODERATORS']='Search for moderators of the Forum -> %s';
$lang['SEARCH_USERS_ADVANCED']='Advanced User Search';
$lang['SEARCH_USERS_EXPLAIN']='This Module allows you to perform advanced searches for users on a wide range of criteria. Please read the descriptions under each field to understand each search option completely.';
$lang['SEARCH_USERNAME_EXPLAIN']='Here you can perform a case insensitive search for usernames. If you would like to match part of the username, use * (an asterix) as a wildcard.';
$lang['SEARCH_EMAIL_EXPLAIN']='Enter an expression to match a user\'s email address. This is case insensitive. If you want to do a partial match, use * (an asterix) as a wildcard.';
$lang['SEARCH_IP_EXPLAIN']='Search for users by a specific IP address (xxx.xxx.xxx.xxx), wildcard (xxx.xxx.xxx.*) or range (xxx.xxx.xxx.xxx-yyy.yyy.yyy.yyy). Note: the last quad .255 is considered the range of all the IPs in that quad. If you enter 10.0.0.255, it is just like entering 10.0.0.* (No IP is assigned .255 for that matter, it is reserved). Where you may encounter this is in ranges, 10.0.0.5-10.0.0.255 is the same as "10.0.0.*" . You should really enter 10.0.0.5-10.0.0.254 .';
$lang['SEARCH_USERS_JOINED']='Users that joined';
$lang['SEARCH_USERS_LASTVISITED']='Users whom have visited';
$lang['IN_THE_LAST']='in the last';
$lang['AFTER_THE_LAST']='after the last';
$lang['BEFORE']='Before';
$lang['AFTER']='After';
$lang['SEARCH_USERS_JOINED_EXPLAIN']='Search for users the join Before or After (and on) a specific date. The date format is YYYY/MM/DD.';
$lang['SEARCH_USERS_GROUPS_EXPLAIN']='View all members of the selected group.';
$lang['SEARCH_USERS_RANKS_EXPLAIN']='View all carriers of the selected rank.';
$lang['SEARCH_USERS_MISC_EXPLAIN']='Administrators - All users with Administrator powers; Moderators - All forum moderators; Banned Users - All accounts that have been banned on these forums; Disabled Users - All users with disabled accounts (either manually disabled or never verified their email address); Users with disabled PMs - Selects users who have the Private Messages privileges removed (Done via User Management)';
$lang['SEARCH_USERS_POSTCOUNT_EXPLAIN']='You can search for users based on the Postcount value. You can either search by a specific value, greater than or lesser than a value or between two values. To do the range search, select "Equals" then put the beginning and ending values of the range separated by a dash (-), e.g. 10-15';
$lang['USERFIELD']='Userfield';
$lang['SEARCH_USERS_USERFIELD_EXPLAIN']='Search for users based on various profile fields. Wildcards are supported using an asterix (*).';
$lang['SEARCH_USERS_LASTVISITED_EXPLAIN']='You can search for users based on their last login date using this search option';
$lang['SEARCH_USERS_LANGUAGE_EXPLAIN']='This will display users whom have selected a specific language in their Profile';
$lang['SEARCH_USERS_TIMEZONE_EXPLAIN']='Users who have selected a specific timezone in their profile';
$lang['SEARCH_USERS_STYLE_EXPLAIN']='Display users who have selected a specific style.';
$lang['SEARCH_USERS_MODERATORS_EXPLAIN']='Search for users with Moderating permissions to a specific forum. Moderating permissions are recognized either by User Permissions or by being in a Group with the right Group Permissions.';
$lang['SEARCH_NO_RESULTS']='No users match your selected criteria. Please try another search. If you\'re searching the username or email address fields, for partial matches you must use the wildcard * (an asterix).';
$lang['ACCOUNT_STATUS']='Account Status';
$lang['SORT_OPTIONS']='Sort options:';
$lang['LAST_VISIT']='Last Visit';
$lang['DAY']='Day';
$lang['POST_EDIT_CANNOT']='Sorry, but you cannot edit posts';
$lang['FORUMS_IN_CAT']='forums in that category';
$lang['MC_TITLE']='Comment Moderation';
$lang['MC_LEGEND']='Type a comment';
$lang['MC_FAQ']='Entered text will be displayed under this message';
$lang['MC_COMMENT_PM_SUBJECT']="%s in your message";
$lang['MC_COMMENT_PM_MSG']="Hello, [b]%s[/b]\nModerator left in your message [url=%s][b]%s[/b][/url][quote]\n%s\n[/quote]";
$lang['MC_COMMENT']=array(
0=>array(
'title'=>'',
'type'=>'Delete comment',
),
1=>array(
'title'=>'Comment from %s',
'type'=>'Comment',
),
2=>array(
'title'=>'Information from %s',
'type'=>'Information',
),
3=>array(
'title'=>'Warning from %s',
'type'=>'Warning',
),
4=>array(
'title'=>'Violation from %s',
'type'=>'Violation',
),
);
$lang['SITEMAP']='Sitemap';
$lang['SITEMAP_ADMIN']='Manage sitemap';
$lang['SITEMAP_CREATED']='Sitemap created';
$lang['SITEMAP_AVAILABLE']='and is available at';
$lang['SITEMAP_NOT_CREATED']='Sitemap is not yet created';
$lang['SITEMAP_NOTIFY_SEARCH']='Notification of the search engine';
$lang['SITEMAP_SENT']='send completed';
$lang['SITEMAP_ERROR']='sending error';
$lang['SITEMAP_OPTIONS']='Options';
$lang['SITEMAP_CREATE']='Create / update the sitemap';
$lang['SITEMAP_NOTIFY']='Notify search engines about new version of sitemap';
$lang['SITEMAP_WHAT_NEXT']='What to do next?';
$lang['SITEMAP_GOOGLE_1']='Register your site at <a href="http://www.google.com/webmasters/" target="_blank">Google Webmaster</a> using your Google account.';
$lang['SITEMAP_GOOGLE_2']='<a href="https://www.google.com/webmasters/tools/sitemap-list" target="_blank">Add sitemap</a> of site you registered.';
$lang['SITEMAP_YANDEX_1']='Register your site at <a href="http://webmaster.yandex.ru/sites/" target="_blank">Yandex Webmaster</a> using your Yandex account.';
$lang['SITEMAP_YANDEX_2']='<a href="http://webmaster.yandex.ru/site/map.xml" target="_blank">Add sitemap</a> of site you registered.';
$lang['SITEMAP_BING_1']='Register your site at <a href="https://www.bing.com/webmaster/" target="_blank">Bing Webmaster</a> using your Microsoft account.';
$lang['SITEMAP_BING_2']='Add sitemap of site you registered in its settings.';
$lang['SITEMAP_ADD_TITLE']='Additional pages for sitemap';
$lang['SITEMAP_ADD_EXP_1']='You can specify additional pages on your site (for example, <b>http://torrentpier.com/memberlist.php</b>) which should be included in your sitemap file that you are creating.';
$lang['CAPTCHA_SETTINGS']='<h2>ReCaptcha not being fully configured</h2><p>If you haven\'t already generated the keys, you can do it on <a href="https://www.google.com/recaptcha/admin">https://www.google.com/recaptcha/admin</a>.<br />After you generate the keys, you need to put them at the file library/config.php.</p>';