otkachen9000
Registered
Трябва ми превод на това :
Мерси Предварително
Код:
<?php
/***************************************************************************
* -- ENGLISH LANGUAGE FILE
***************************************************************************/
$lang['menu_home'] = 'Home';
$lang['menu_signup'] = 'Sign Up';
$lang['menu_area'] = 'Account';
$lang['menu_login'] = 'Login';
$lang['menu_logout'] = 'Logout';
$lang['menu_gallery'] = 'Gallery';
$lang['menu_music'] = 'Music';
$lang['menu_videos'] = 'Videos';
$lang['menu_blogs'] = 'Blogs';
$lang['menu_groups'] = 'Groups';
$lang['menu_events'] = 'Events';
$lang['menu_search'] = 'Search';
$lang['menu_forums'] = 'Forums';
$lang['menu_help'] = 'Help';
$lang['menu_news'] = 'News';
$lang['menu_terms'] = 'Terms & Conditions';
$lang['menu_privacy'] = 'Privacy Policy';
$lang['menu_news'] = 'News';
$lang['menu_contact'] = 'Contact';
$lang['menu_user_area'] = 'My Area';
$lang['menu_user_profile'] = 'Profile';
$lang['menu_user_messages'] = 'Messages';
$lang['menu_user_blocked'] = 'Blocked Users';
$lang['menu_user_blogs'] = 'Blogs';
$lang['menu_user_buddies'] = 'Buddies';
$lang['menu_user_favourites'] = 'Favourites';
$lang['menu_user_guestbook'] = 'Guestbook';
$lang['menu_user_pictures'] = 'Pictures';
$lang['menu_user_music'] = 'Music';
$lang['menu_user_videos'] = 'Videos';
$lang['menu_user_ratings'] = 'Ratings';
$lang['menu_user_groups'] = 'Groups';
$lang['menu_user_events'] = 'Events';
$lang['menu_user_contacts'] = 'Contacts';
$lang['menu_user_settings'] = 'Settings';
$lang['nav_message'] = 'Hello Guest! Don\'t have an account? ';
$lang['nav_message'] .= '<a href="'.$SITEURL.'/signup.php" class="text_7_css">Register</a> ';
$lang['nav_message'] .= 'or <a href="'.$SITEURL.'/login.php" class="text_7_css">Click here to login</a>';
$lang['common_username'] = 'Username';
$lang['common_password'] = 'Password';
$lang['common_next'] = 'Next';
$lang['common_previous'] = 'Previous';
$lang['common_check'] = 'check all';
$lang['common_uncheck'] = 'uncheck all';
$lang['common_comments'] = 'comments';
$lang['common_views'] = 'views';
$lang['common_pending'] = 'Pending Approval';
$lang['common_approved'] = 'Approved';
$lang['common_denied'] = 'Denied';
$lang['common_url'] = 'URL';
$lang['common_embed'] = 'Embed';
$lang['common_upgrade'] = '<br>Click here to upgrade your account';
$lang['common_birthday'] = 'Happy Birthday';
$lang['summary_buddies_online'] = 'Buddies Online';
$lang['summary_new_messages'] = 'New Messages';
$lang['summary_total_ratings'] = 'Total Ratings';
$lang['summary_total_invites'] = 'My Invites';
$lang['browse_users'] = 'Browse Users';
$lang['browse_gallery'] = 'Browse Gallery';
$lang['browse_blogs'] = 'Browse Blogs';
$lang['browse_music'] = 'Browse Music';
$lang['browse_videos'] = 'Browse Videos';
$lang['browse_groups'] = 'Browse Groups';
$lang['browse_events'] = 'Browse Events';
$lang['latest_pictures'] = 'Latest Pictures';
$lang['latest_blogs'] = 'Latest Blogs';
$lang['latest_music'] = 'Latest Music';
$lang['latest_videos'] = 'Latest Videos';
$lang['login'] = 'Login';
$lang['login_message'] = 'Existing member, please enter your username and password below.<br>';
$lang['login_message'] .= 'If you are not currently a member then <a href="signup.php" class="text_2_css">signup</a> today!';
$lang['login_forgot'] = 'Forgot your password? Click Here';
$lang['login_button'] = 'login';
$lang['login_incorrect'] = 'Invalid username or password.';
$lang['login_suspended'] = 'Your account has been suspended.';
$lang['forgot_login'] = 'Forgot Password';
$lang['forgot_login_message'] = 'Please enter your email address.';
$lang['forgot_login_email'] = 'Email Address';
$lang['forgot_login_send'] = 'send my login details';
$lang['forgot_login_sent'] = 'An email has been sent with your login details';
$lang['forgot_login_error'] = 'Email address does not exist';
$lang['mood'] = 'My Mood';
$lang['mood_1'] = 'Angry';
$lang['mood_2'] = 'Bored';
$lang['mood_3'] = 'Confused';
$lang['mood_4'] = 'Happy';
$lang['mood_5'] = 'Ill';
$lang['mood_6'] = 'Love';
$lang['mood_7'] = 'Randy';
$lang['mood_8'] = 'Sad';
$lang['mood_9'] = 'Suprised';
$lang['mood_10'] = 'Worried';
$lang['notes'] = 'My Notes';
$lang['notes_button'] = 'Save Notes';
$lang['signup'] = 'Sign Up';
$lang['signup_username'] = 'You can choose your username freely. It can only contain characters, numbers or an underscore (_).';
$lang['signup_username'] .= 'The URL of your profile will be http://www.website.com/username';
$lang['signup_agree'] = 'I agree to the Terms & Conditions';
$lang['signup_security'] = 'Security Image';
$lang['signup_username_invalid'] = 'Invalid Username, please only use characters and numbers';
$lang['signup_username_empty'] = 'Please enter a username';
$lang['signup_email_empty'] = 'Please enter your email address.';
$lang['signup_email_match'] = 'Email addresses do not match';
$lang['signup_username_exists'] = 'This username already exists';
$lang['signup_email_exists'] = 'This email address is already registered';
$lang['signup_ban_exists'] = 'This email address has been banned';
$lang['signup_city_empty'] = 'Please enter in your city/town';
$lang['signup_terms_empty'] = 'In order to complete your sign up you must agree to our terms';
$lang['signup_security_error'] = 'The have entered the security code incorrectly';
$lang['signup_complete'] = 'Your login details have been sent to the email address provided. <br />';
$lang['signup_complete'] .= 'You may now login to your account.';
$lang['messages_inbox'] = 'Inbox';
$lang['messages_sent'] = 'Sent';
$lang['messages_notifications'] = 'Notifications';
$lang['messages_new'] = 'New Message';
$lang['messages_limit'] = 'You have reached your maximum daily message limit';
$lang['messages_invalid'] = 'Invalid Message';
$lang['messages_trust'] = 'The content of this notification can be trusted.';
$lang['messages_read'] = 'Read Message';
$lang['messages_read_delete'] = 'Delete';
$lang['messages_read_reply'] = 'Reply';
$lang['messages_read_block'] = 'Block User';
$lang['messages_to'] = 'To';
$lang['messages_from'] = 'From';
$lang['messages_subject'] = 'Subject';
$lang['messages_message'] = 'Message';
$lang['messages_date'] = 'Date';
$lang['messages_reply'] = 'Reply';
$lang['messages_send'] = 'send';
$lang['messages_sending'] = 'Your message has been sent.';
$lang['messages_error_uexists'] = 'User does not exist.';
$lang['messages_error_ublock'] = 'You cannot message this user.';
$lang['messages_error_esubject'] = 'Please enter a subject for your message.';
$lang['messages_error_emessage'] = 'Please enter your message.';
$lang['messages_delete'] = 'delete selected';
$lang['messages_deleted'] = 'The selected messages have been deleted.';
$lang['messages_inbox_empty'] = 'You do not have any inbox messages.';
$lang['messages_sent_empty'] = 'You do not have any sent messages.';
$lang['messages_notifications_empty'] = 'You do not have any notifications.';
$lang['block'] = 'Blocked List';
$lang['block_description'] = 'Users in your blocked list cannot send you messages, rate you or ';
$lang['block_description'] .= 'comment on your uploads/profile. To allow a user to interact with you again select them from the ';
$lang['block_description'] .= 'list below and remove the block.';
$lang['block_new'] = 'Block User';
$lang['block_add'] = 'block user';
$lang['block_added'] = 'User has been added to your blocked list';
$lang['block_error_uexists'] = 'User does not exist';
$lang['block_error_bexists'] = 'This user is already on your blocked list';
$lang['block_empty'] = 'You do not have any blocked users.';
$lang['block_delete'] = 'delete selected';
$lang['block_deleted'] = 'The selected users have been removed from your blocked list.';
$lang['buddies_show'] = 'My Buddies';
$lang['buddies_empty'] = 'You do not have any buddies';
$lang['buddies_empty'] .= '<br>To add someone to your buddy list, visit their profile and click on ADD BUDDY';
$lang['buddies_delete'] = 'delete selected';
$lang['buddies_deleted'] = 'The selected buddies have been removed from your buddy list';
$lang['buddies_limit'] = 'You have reached your maximum buddies limit';
$lang['buddies_spy'] = 'Buddy Spy';
$lang['buddies_spy_empty'] = 'Nobody has added you to their buddy list.';
$lang['buddies_spy_description'] = 'Buddy Spy allows you to view who has added you to their buddy list.';
$lang['buddies_new'] = 'Add New Buddy';
$lang['buddies_new_add'] = 'add buddy';
$lang['buddies_new_added'] = 'Buddy added.';
$lang['buddies_error_uexists'] = 'User does not exist.';
$lang['buddies_error_bexists'] = 'This user is already on your buddy list.';
$lang['favourites_show'] = 'My Favourites';
$lang['favourites_description'] = 'You can use your favourites to bookmark a private list of users profiles.';
$lang['favourites_empty'] = 'You do not have any favourites added.';
$lang['favourites_delete'] = 'delete selected';
$lang['favourites_deleted'] = 'The selected favourite(s) have been deleted.';
$lang['favourites_new'] = 'Add New';
$lang['favourites_new_add'] = 'add to favourites';
$lang['favourites_new_added'] = 'Favourite added.';
$lang['favourites_error_uexists'] = 'User does not exist.';
$lang['favourites_error_fexists'] = 'This user is already on your favourites list.';
$lang['blogs_show'] = 'My Blogs';
$lang['blogs_subscribers'] = 'Blog Subscribers';
$lang['blogs_new'] = 'New Blog';
$lang['blogs_editT'] = 'Edit blog';
$lang['blogs_edit'] = 'edit';
$lang['blogs_add'] = 'add';
$lang['blogs_title'] = 'Blog title';
$lang['blogs_post'] = 'Blog message';
$lang['blogs_limit'] = 'You have reached your maximum blog post limit';
$lang['blogs_empty_title'] = 'Please enter a title for your blog.';
$lang['blogs_empty_message'] = 'Please enter your blog message.';
$lang['blogs_edited'] = 'Your blog has been updated.';
$lang['blogs_added'] = 'Your blog has been added.';
$lang['blogs_empty'] = 'You do not have any blog posts.';
$lang['blogs_delete'] = 'delete selected';
$lang['blogs_deleted'] = 'The selected blog(s) have been deleted.';
$lang['blogs_subscribe_public'] = 'Blog Subscribers';
$lang['blogs_subscribe_date'] = 'Subscribed on';
$lang['blogs_subscribe'] = 'subcribe to blog';
$lang['blogs_unsubscribe'] = 'unsubscribe';
$lang['blogs_subscriptions'] = 'My Subscriptions';
$lang['blogs_subscriptions_new'] = 'Subscribe to blog';
$lang['blogs_subscriptions_tip'] = 'Subscribing to a users blog gives you instant notification on new blog posts by that user.';
$lang['blogs_subscriptions_add'] = 'subscribe';
$lang['blogs_subscriptions_added'] = 'You have now subscribed to this users blog';
$lang['blogs_subscriptions_uexists'] = 'User does not exist';
$lang['blogs_subscriptions_sexists'] = 'You have already subscribed to this users blog';
$lang['blogs_subscriptions_empty'] = 'You have not subscribed to any blogs.';
$lang['blogs_subscribers_empty'] = 'You do not have any blog subscribers.';
$lang['blogs_comments'] = 'Blog Comments';
$lang['blogs_comments_empty'] = 'You do not have any blog comments.';
$lang['blogs_comments_approve'] = 'approve';
$lang['blogs_comments_approved'] = 'The selected blog comment(s) have been approved.';
$lang['blogs_comments_deny'] = 'deny';
$lang['blogs_comments_denied'] = 'The selected blog comment(s) have been denied.';
$lang['blogs_comments_delete'] = 'delete';
$lang['blogs_comments_deleted'] = 'The selected blog comment(s) have been deleted.';
$lang['blogs_view_comments'] = 'Blog Comments';
$lang['blogs_view_comments_empty'] = 'There are no comments for this blog yet.';
$lang['guestbook_show'] = 'My Guestbook';
$lang['guestbook_empty'] = 'You do not have any guestbook entries.';
$lang['guestbook_approve'] = 'approve';
$lang['guestbook_approved'] = 'The selected post(s) have been approved.';
$lang['guestbook_deny'] = 'deny';
$lang['guestbook_denied'] = 'The selected post(s) have been denied.';
$lang['guestbook_delete'] = 'delete selected';
$lang['guestbook_deleted'] = 'The selected post(s) have been deleted.';
$lang['guestbook_new'] = 'Sign Guestbook';
$lang['guestbook_sign'] = 'sign guestbook';
$lang['guestbook_signed'] = 'Your message has been posted and will be viewable once approved.';
$lang['guestbook_blocked'] = 'You cannot sign this user\'s guestbook';
$lang['pictures_show'] = 'My Pictures';
$lang['pictures_limit'] = 'You have reached your maximum pictures limit';
$lang['pictures_new'] = 'Upload New Picture';
$lang['pictures_empty'] = 'You do not have any pictures.';
$lang['pictures_delete'] = 'Delete Picture';
$lang['pictures_deleted'] = 'The selected picture has been deleted.';
$lang['pictures_file'] = 'Picture';
$lang['pictures_label'] = 'Label';
$lang['pictures_label_none'] = 'No Label';
$lang['pictures_label_save'] = 'save label';
$lang['pictures_upload'] = 'upload';
$lang['pictures_error_invalid'] = 'Invalid file type.';
$lang['pictures_comments'] = 'Picture Comments';
$lang['pictures_comments_empty'] = 'You do not have any picture comments.';
$lang['pictures_comments_approve'] = 'approve';
$lang['pictures_comments_approved'] = 'The selected picture comment(s) have been approved.';
$lang['pictures_comments_deny'] = 'deny';
$lang['pictures_comments_denied'] = 'The selected picture comment(s) have been denied.';
$lang['pictures_comments_delete'] = 'delete';
$lang['pictures_comments_deleted'] = 'The selected picture comment(s) have been deleted.';
$lang['pictures_view_comments'] = 'Pictures Comments';
$lang['pictures_view_comments_empty'] = 'There are no comments for this picture yet.';
$lang['pictures_view_more'] = 'More Pictures';
$lang['ratings_show'] = 'My Ratings';
$lang['ratings_empty'] = 'You do not have any ratings yet.';
$lang['ratings_spy'] = 'Ratings Spy';
$lang['ratings_spy_description'] = 'Rating Spy allows you to view who has rated you.';
$lang['ratings_spy_empty'] = 'You do not have any ratings yet.';
$lang['ratings_history'] = 'Ratings History';
$lang['ratings_history_description'] = 'Rating History allows you to view who you have rated.';
$lang['ratings_history_empty'] = 'You have not rated anyone.';
$lang['ratings_rate_self'] = 'You cannot rate yourself';
$lang['ratings_rate_uexists'] = 'User does not exist';
$lang['ratings_rate_rexists'] = 'You have already rated this user';
$lang['ratings_rate_done'] = 'You have successfully rated '.$_GET['username'];
$lang['events_show'] = 'My Events';
$lang['events_empty'] = 'You do not have any events listed.';
$lang['events_delete'] = 'delete selected';
$lang['events_deleted'] = 'The selected event(s) have been deleted.';
$lang['events_new'] = 'New Event';
$lang['events_add'] = 'add';
$lang['events_added'] = 'Your event has been added.';
$lang['events_attending'] = 'Attending Events';
$lang['events_attending_empty'] = 'You are not attending any events.';
$lang['events_attending_delete'] = 'delete selected';
$lang['events_attending_deleted'] = 'The selected attending event(s) have been deleted.';
$lang['events_attending_public'] = 'Users attending this event';
$lang['event_attend'] = 'I\'m attending this event';
$lang['event_name'] = 'Event Name';
$lang['event_category'] = 'Category';
$lang['event_date'] = 'Date';
$lang['event_time'] = 'Time';
$lang['event_city'] = 'City';
$lang['event_country'] = 'Country';
$lang['event_short_desc'] = 'Short Description';
$lang['event_long_desc'] = 'Full Description';
$lang['groups_show'] = 'My Groups';
$lang['groups_empty'] = 'You have not created any groups';
$lang['groups_joined'] = 'Groups I have joined';
$lang['groups_joined_empty'] = 'You are not a member of any groups';
$lang['groups_view'] = 'View Group';
$lang['groups_join'] = 'Join Group';
$lang['groups_leave'] = 'Leave Group';
$lang['groups_create'] = 'create group';
$lang['groups_edit'] = 'edit';
$lang['groups_delete'] = 'delete';
$lang['groups_new'] = 'Create new group';
$lang['groups_new_empty_name'] = 'Please enter your groups name.';
$lang['groups_new_empty_desc'] = 'Please enter a short and full description for your group.';
$lang['groups_new_name'] = 'Group Name';
$lang['groups_new_short'] = 'Short Description';
$lang['groups_new_category'] = 'Category';
$lang['groups_new_hidden'] = 'Allow non-members to view group';
$lang['groups_new_approve'] = 'Auto-approve new members';
$lang['groups_new_long'] = 'Full Description';
$lang['groups_error_gexists'] = 'Group does not exist.';
$lang['groups_error_mexists'] = 'You are already a member of this group.';
$lang['groups_nonpublic'] = 'non-public';
$lang['groups_nonpublic_message'] = 'To view this group, you must be a member of this group.';
$lang['groups_members'] = 'Group Members';
$lang['groups_members_empty'] = 'There are no members in this group.';
$lang['groups_messages'] = 'Group Messages';
$lang['groups_messages_empty'] = 'There are no messages in this group.';
$lang['groups_messages_post'] = 'post message';
$lang['groups_manage_member_approve'] = 'approve';
$lang['groups_manage_member_approved'] = 'The selected group member(s) have been approved';
$lang['groups_manage_member_deny'] = 'deny';
$lang['groups_manage_member_denied'] = 'The selected group member(s) have been denied';
$lang['groups_manage_member_delete'] = 'delete';
$lang['groups_manage_member_deleted'] = 'The selected group members have been removed from this group';
$lang['groups_manage_message_delete'] = 'delete message(s)';
$lang['groups_manage_message_deleted'] = 'The selected group messages have been removed';
$lang['contacts_show'] = 'My Contacts';
$lang['contacts_new'] = 'New Contact';
$lang['contacts_name'] = 'Name';
$lang['contacts_email'] = 'Email Address';
$lang['contacts_number'] = 'Number';
$lang['contacts_add'] = 'add contact';
$lang['contacts_added'] = 'New contact has been addded.';
$lang['contacts_empty'] = 'You do not have any contacts added.';
$lang['contacts_delete'] = 'delete selected';
$lang['contacts_deleted'] = 'The selected contact(s) have been deleted.';
$lang['stats'] = 'Statistics';
$lang['stats_total_users'] = 'Total Users';
$lang['stats_total_online'] = 'Online Users';
$lang['stats_total_female'] = 'Female Users';
$lang['stats_total_male'] = 'Male Users';
$lang['stats_picture_users'] = 'Users with a picture';
$lang['stats_most_viewed'] = 'Most viewed user';
$lang['stats_newest_user'] = 'Newest User';
$lang['stats_online'] = 'online now';
$lang['invites_show'] = 'My Invites';
$lang['invites_new'] = 'Send Invites';
$lang['invites_email'] = 'Email Address';
$lang['invites_message'] = 'Personal Message';
$lang['invites_send'] = 'send invite(s)';
$lang['invites_sent'] = 'Your invite(s) have been sent.';
$lang['invites_empty'] = 'You have not sent any invites.';
$lang['invites_delete'] = 'delete selected';
$lang['invites_deleted'] = 'The selected invite(s) have been deleted.';
$lang['profile_edit'] = 'Edit Profile';
$lang['profile_customize'] = 'Customize Profile';
$lang['profile_view'] = 'View Profile';
$lang['profile_show'] = 'Show on profile';
$lang['profile_visitors'] = 'Profile Visitors';
$lang['profile_visitors_empty'] = 'There have been no recent logged visitors';
$lang['profile_visitors_delete'] = 'delete log';
$lang['profile_nav_profile'] = 'Profile';
$lang['profile_nav_pictures'] = 'Pictures';
$lang['profile_nav_buddies'] = 'Buddies';
$lang['profile_nav_guestbook'] = 'Guestbook';
$lang['profile_nav_blog'] = 'Blog';
$lang['profile_nav_music'] = 'Music';
$lang['profile_nav_videos'] = 'Videos';
$lang['profile_nav_events'] = 'Events';
$lang['profile_menu_message'] = 'Message me';
$lang['profile_menu_buddy'] = 'Add to buddies';
$lang['profile_menu_sign'] = 'Sign my guestbook';
$lang['profile_menu_favourite'] = 'Add to favourites';
$lang['profile_menu_report'] = 'Report Profile';
$lang['profile_rate'] = 'Rate Me';
$lang['profile_buddies'] = 'My Buddies';
$lang['profile_blog_empty'] = 'This user has not posted in their blog yet.';
$lang['profile_buddies_empty'] = 'This user does not have any buddies yet.';
$lang['profile_events_empty'] = 'This user does not have any events posted yet.';
$lang['profile_guestbook_empty'] = 'This user does not have any guestbook posts yet.';
$lang['profile_music_empty'] = 'This user has not uploaded any music yet.';
$lang['profile_videos_empty'] = 'This user has not uploaded any videos yet.';
$lang['profile_pictures_empty'] = 'This user has not uploaded any pictures yet.';
$lang['settings'] = 'Settings';
$lang['settings_account'] = 'Profile/Account Settings';
$lang['settings_email'] = 'Email Settings';
$lang['settings_forum'] = 'Forum Settings';
$lang['settings_forum_signature'] = 'Forum Signature';
$lang['settings_change_email'] = 'Change Email Address';
$lang['settings_change_password'] = 'Change Password';
$lang['settings_approve_guestbook'] = 'Auto-approve guestbook entries';
$lang['settings_approve_picture_comments'] = 'Auto-approve picture comments';
$lang['settings_approve_music_comments'] = 'Auto-approve music comments';
$lang['settings_approve_video_comments'] = 'Auto-approve video comments';
$lang['settings_approve_blog_comments'] = 'Auto-approve blog comments';
$lang['settings_notify_messages'] = 'Email me when I have a new message';
$lang['settings_notify_notifications'] = 'Email me when I have a new notification';
$lang['settings_notify_rating'] = 'Email me when I have a new rating';
$lang['settings_notify_guestbook'] = 'Email me when I have a new guestbook entry';
$lang['settings_notify_picture_comments'] = 'Email me when I have a new picture comment';
$lang['settings_notify_music_comments'] = 'Email me when I have a new music comment';
$lang['settings_notify_video_comments'] = 'Email me when I have a new video comment';
$lang['settings_notify_blog_comments'] = 'Email me when I have a new blog comment';
$lang['settings_current_email'] = 'Current email address';
$lang['settings_new_email'] = 'New email address';
$lang['settings_new_password'] = 'New Password';
$lang['settings_new_password_confirm'] = 'Confirm new password';
$lang['settings_new_password_updated'] = 'Your password has been updated';
$lang['settings_new_password_error'] = 'The passwords you entered do not match';
$lang['settings_update_button'] = 'update';
$lang['settings_save_button'] = 'save settings';
$lang['help'] = 'Help';
$lang['help_tip'] = 'If you require any further help, please get in contact with us by clicking here.';
$lang['help_cats_empty'] = 'No categories listed';
$lang['help_faqs_empty'] = 'No faq\'s listed';
$lang['report'] = 'Report';
$lang['report_url'] = 'Report URL';
$lang['report_info'] = 'Additional Information';
$lang['report_security'] = 'Security';
$lang['report_security_error'] = 'Security Code did not match.';
$lang['report_send'] = 'send report';
$lang['report_sent'] = 'Thank you for getting in contact with us.<br />';
$lang['report_sent'] .= 'Your message has been sent.';
$lang['contact_name'] = 'Name/Username';
$lang['contact_email'] = 'Email Address';
$lang['contact_message'] = 'Message';
$lang['contact_security'] = 'Security';
$lang['contact_security_error'] = 'Security Code did not match.';
$lang['contact_send'] = 'contact us';
$lang['contact_sent'] = 'Thank you for getting in contact with us.<br />';
$lang['contact_sent'] .= 'Your message has been sent and will be replied to shortly.';
$lang['upgrade'] = 'Upgrade';
$lang['upgrade_month'] = '1 Month';
$lang['upgrade_year'] = '1 Year';
$lang['upgrade_true_title'] = 'Your Upgraded!';
$lang['upgrade_true_message'] = 'You are currently an upgraded member<br />Expires on ';
$lang['upgrade_false_title'] = 'Upgrade';
$lang['upgrade_false_message'] = 'Gain access to extra tools and privileges<br />Upgrade your account today';
$lang['upgrade_unavailable'] = 'Upgrading your account is currently not available.';
$lang['upgrade_privileges'] = 'What do I get?';
$lang['upgrade_privileges_free'] = 'Free';
$lang['upgrade_privileges_upgraded'] = 'Upgraded';
$lang['upgrade_option_yes'] = 'Yes';
$lang['upgrade_option_no'] = 'No';
$lang['upgrade_feature_buddy_spy'] = 'Access to Buddy Spy';
$lang['upgrade_feature_sent_messages'] = 'Access to Sent Messages';
$lang['upgrade_feature_profile_visitors'] = 'Access to Profile Visitors';
$lang['upgrade_feature_rating_spy'] = 'Access to Rating Spy';
$lang['upgrade_feature_rating_history'] = 'Access to Rating History';
$lang['upgrade_feature_favourites'] = 'Access to Favourites';
$lang['upgrade_feature_profile_customize'] = 'Customize Your Profile';
$lang['upgrade_feature_picture_uploads'] = 'Picture Uploads';
$lang['upgrade_feature_music_uploads'] = 'Music Uploads';
$lang['upgrade_feature_video_uploads'] = 'Video Uploads';
$lang['upgrade_feature_buddies'] = 'Added Buddies';
$lang['upgrade_feature_blogs'] = 'Blog Posts';
$lang['upgrade_feature_messages'] = 'Send Messages (per day)';
$lang['forums_index'] = 'Forums Index';
$lang['forums_topics'] = 'Topics';
$lang['forums_posts'] = 'Posts';
$lang['forums_replies'] = 'Replies';
$lang['forums_views'] = 'Views';
$lang['forums_last'] = 'Last Post';
$lang['forums_topic_title'] = 'Topic Title';
$lang['forums_overview'] = 'Forums Overview';
$lang['forums_moderators'] = 'Forum Moderators';
$lang['forums_statistics'] = 'Forum Statistics';
$lang['forums_total_topics'] = 'Total Topics';
$lang['forums_total_posts'] = 'Total Posts';
$lang['forums_edit_post'] = 'Edit Post';
$lang['forums_new_topic'] = 'New Topic';
$lang['forums_new_reply'] = 'New Reply';
$lang['forums_empty_subject'] = 'Please enter a subject for your topic';
$lang['forums_empty_post'] = 'Please enter your forum post';
$lang['forums_reply'] = 'reply';
$lang['forums_quote'] = 'quote';
$lang['forums_edit'] = 'edit';
$lang['forums_lock'] = 'Lock';
$lang['forums_unlock'] = 'Unlock';
$lang['forums_delete'] = 'Delete';
$lang['forums_move_to'] = 'Move to:';
$lang['forums_move'] = 'Move';
$lang['background'] = 'Background Image';
$lang['background_upload'] = 'Upload';
$lang['background_error_invalid'] = 'Invalid file type.';
$lang['background_status'] = 'Status';
$lang['background_delete'] = 'delete';
$lang['customize_general'] = 'General';
$lang['customize_profile'] = 'Profile Tables';
$lang['customize_music'] = 'Music Player Table';
$lang['customize_menu'] = 'Left Menu Table';
$lang['customize_rate'] = 'Rate Me Table';
$lang['customize_buddies'] = 'Buddies List Table';
$lang['customize_option_username'] = 'Username';
$lang['customize_option_nav'] = 'Navigation';
$lang['customize_option_border'] = 'Border';
$lang['customize_option_background'] = 'Background';
$lang['customize_option_text'] = 'Text';
$lang['customize_update'] = 'update colours';
$lang['videos_show'] = 'My Videos';
$lang['videos_empty'] = 'You do not have any videos uploaded.';
$lang['videos_delete'] = 'delete video';
$lang['videos_deleted'] = 'The selected video has been deleted.';
$lang['videos_new'] = 'New Video';
$lang['videos_add'] = 'upload';
$lang['videos_added'] = 'Your video has been uploaded.';
$lang['videos_editT'] = 'Edit Video';
$lang['videos_edit'] = 'edit';
$lang['videos_edited'] = 'Your video has been updated.';
$lang['videos_title'] = 'Video title';
$lang['videos_category'] = 'Video Category';
$lang['videos_file'] = 'Video File';
$lang['videos_empty_title'] = 'Please enter a title for your video.';
$lang['videos_error_invalid'] = 'Invalid file type.';
$lang['videos_limit'] = 'You have reached your maximum video upload limit';
$lang['videos_comments'] = 'Video Comments';
$lang['videos_comments_empty'] = 'You do not have any video comments.';
$lang['videos_comments_approve'] = 'approve';
$lang['videos_comments_approved'] = 'The selected video comment(s) have been approved.';
$lang['videos_comments_deny'] = 'deny';
$lang['videos_comments_denied'] = 'The selected video comment(s) have been denied.';
$lang['videos_comments_delete'] = 'delete';
$lang['videos_comments_deleted'] = 'The selected video comment(s) have been deleted.';
$lang['videos_view_comments'] = 'Video Comments';
$lang['videos_view_comments_empty'] = 'There are no comments for this video yet.';
$lang['videos_view_details'] = 'Video Details';
$lang['videos_view_title'] = 'Title';
$lang['videos_view_by'] = 'Uploaded by';
$lang['videos_view_category'] = 'Category';
$lang['videos_view_date'] = 'Date';
$lang['videos_view_views'] = 'Views';
$lang['music_profile_add'] = 'Play on my profile';
$lang['music_profile_rem'] = 'Remove from profile';
$lang['music_show'] = 'My Music';
$lang['music_empty'] = 'You do not have any music uploaded.';
$lang['music_delete'] = 'delete music';
$lang['music_deleted'] = 'The selected music uploads have been deleted.';
$lang['music_new'] = 'New Music';
$lang['music_add'] = 'upload';
$lang['music_added'] = 'Your music has been uploaded.';
$lang['music_editT'] = 'Edit Music';
$lang['music_edit'] = 'edit';
$lang['music_edited'] = 'Your music has been updated.';
$lang['music_title'] = 'Music title';
$lang['music_category'] = 'Music Category';
$lang['music_file'] = 'Music File';
$lang['music_empty_title'] = 'Please enter a title for your music.';
$lang['music_error_invalid'] = 'Invalid file type.';
$lang['music_limit'] = 'You have reached your maximum music upload limit';
$lang['music_comments'] = 'Music Comments';
$lang['music_comments_empty'] = 'You do not have any music comments.';
$lang['music_comments_approve'] = 'approve';
$lang['music_comments_approved'] = 'The selected music comment(s) have been approved.';
$lang['music_comments_deny'] = 'deny';
$lang['music_comments_denied'] = 'The selected music comment(s) have been denied.';
$lang['music_comments_delete'] = 'delete';
$lang['music_comments_deleted'] = 'The selected music comment(s) have been deleted.';
$lang['music_view_comments'] = 'Music Comments';
$lang['music_view_comments_empty'] = 'There are no comments for this track yet.';
$lang['music_view_details'] = 'Music Details';
$lang['music_view_title'] = 'Title';
$lang['music_view_by'] = 'Uploaded by';
$lang['music_view_category'] = 'Category';
$lang['music_view_date'] = 'Date';
$lang['music_view_views'] = 'Views';
$lang['search_option_picture'] = 'Only show users with a picture';
$lang['search_option_online'] = 'Only show users online';
$lang['search_results'] = 'Search Results';
$lang['search_empty'] = 'No results found.';
$lang['search_users'] = 'Search Users';
$lang['search_music'] = 'Search Music';
$lang['search_videos'] = 'Search Videos';
$lang['search_groups'] = 'Search Groups';
$lang['search_name'] = 'Search Name/Nickname';
$lang['search_blogs'] = 'Search Blogs';
$lang['search_events'] = 'Search Events';
$lang['search_button'] = 'search';
$lang['comment_new'] = 'Post Comment';
$lang['comment_post'] = 'post comment';
$lang['comment_posted'] = 'Your comment has been posted and will be viewable once approved.';
$lang['comment_blocked'] = 'You cannot comment on this item.';
$lang['field_title_basic'] = 'Basic Information';
$lang['field_title_favourites'] = 'Favourites';
$lang['field_title_contact'] = 'Contact Me';
$lang['field_title_more'] = 'More About Me';
$lang['field_username'] = 'Username';
$lang['field_email'] = 'Email Address';
$lang['field_email_confirm'] = 'Confirm Email Address';
$lang['field_name'] = 'Name/Nickname';
$lang['field_dob'] = 'Date of Birth';
$lang['field_age'] = 'Age';
$lang['field_gender'] = 'Gender';
$lang['field_sexuality'] = 'Sexuality';
$lang['field_marital'] = 'Marital Status';
$lang['field_ethnic'] = 'Ethnic Origin';
$lang['field_city'] = 'City';
$lang['field_country'] = 'Country';
$lang['field_colour'] = 'Colour';
$lang['field_website'] = 'Website';
$lang['field_animal'] = 'Animal';
$lang['field_film'] = 'Film';
$lang['field_show'] = 'TV Programme';
$lang['field_place'] = 'Place';
$lang['field_music'] = 'Music';
$lang['field_food'] = 'Food';
$lang['field_msn'] = 'MSN Messenger';
$lang['field_yahoo'] = 'Yahoo!';
$lang['field_aim'] = 'AIM';
$lang['field_icq'] = 'ICQ';
$lang['gender_01'] = "Female";
$lang['gender_02'] = "Male";
$lang['sexuality_01'] = "Straight";
$lang['sexuality_02'] = "Gay";
$lang['sexuality_03'] = "Bisexual";
$lang['marital_01'] = "Single";
$lang['marital_02'] = "Engaged";
$lang['marital_03'] = "Married";
$lang['marital_04'] = "With someone";
$lang['ethnic_01'] = "Asian";
$lang['ethnic_02'] = "Afro Carribean";
$lang['ethnic_03'] = "White/Caucasion";
$lang['ethnic_04'] = "Latin/Hispanic";
$lang['ethnic_05'] = "Mixed Race";
$lang['ethnic_06'] = "Mixed European";
$lang['ethnic_07'] = "Of Arfrican Origin";
$lang['ethnic_08'] = "Other";
$lang['starsign_01'] = "Aquarius";
$lang['starsign_02'] = "Pisces";
$lang['starsign_03'] = "Aries";
$lang['starsign_04'] = "Taurus";
$lang['starsign_05'] = "Gemini";
$lang['starsign_06'] = "Cancer";
$lang['starsign_07'] = "Leo";
$lang['starsign_08'] = "Virgo";
$lang['starsign_09'] = "Libra";
$lang['starsign_10'] = "Scorpio";
$lang['starsign_11'] = "Sagittarius";
$lang['starsign_12'] = "Capricorn";
?>