mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 04:24:56 +02:00
730 lines
28 KiB
PHP
Executable File
730 lines
28 KiB
PHP
Executable File
<?php
|
|
/***************************************************************************
|
|
* lang_english.php - description
|
|
* -------------------
|
|
* begin : Sat Dec 16 2000
|
|
* copyright : (C) 2001 The phpBB Group
|
|
* email : support@phpbb.com
|
|
*
|
|
* $Id$
|
|
*
|
|
* ***************************************************************************/
|
|
|
|
/***************************************************************************
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
***************************************************************************/
|
|
|
|
//
|
|
// The future format of this file will be:
|
|
//
|
|
// ---> $lang['message'] = "text";
|
|
//
|
|
// message should be a GOOD representation of text, including capitalisation
|
|
// and underscoring for spacing. Remember different languages often interpret
|
|
// consecutive words in different ways, so if you're building a sentence then
|
|
// try and indicate what 'words' follow
|
|
//
|
|
// The number of phrases should be kept to a minimum so we should try and reuse
|
|
// as much as possible.
|
|
//
|
|
|
|
//
|
|
// Common, these terms are used
|
|
// extensively on several pages
|
|
//
|
|
$lang['Forum'] = "Forum";
|
|
$lang['Forums'] = "Forums";
|
|
$lang['Topic'] = "Topic";
|
|
$lang['Topics'] = "Topics";
|
|
$lang['Reply'] = "Reply";
|
|
$lang['Replies'] = "Replies";
|
|
$lang['Views'] = "Views";
|
|
$lang['Post'] = "Post";
|
|
$lang['Posts'] = "Posts";
|
|
$lang['Posted'] = "Posted";
|
|
$lang['Message'] = "Message";
|
|
$lang['Messages'] = "Messages";
|
|
$lang['User'] = "User";
|
|
$lang['Users'] = "Users";
|
|
$lang['Username'] = "Username";
|
|
$lang['Password'] = "Password";
|
|
$lang['Email'] = "Email";
|
|
$lang['Poster'] = "Poster";
|
|
$lang['Author'] = "Author";
|
|
$lang['is'] = "is";
|
|
$lang['are'] = "are";
|
|
$lang['by'] = "by";
|
|
$lang['All_Topics'] = "All Topics";
|
|
$lang['Time'] = "Time";
|
|
$lang['Hour'] = "Hour";
|
|
$lang['Hours'] = "Hours";
|
|
$lang['Day'] = "Day";
|
|
$lang['Days'] = "Days";
|
|
$lang['Week'] = "Week";
|
|
$lang['Weeks'] = "Weeks";
|
|
$lang['Month'] = "Month";
|
|
$lang['Months'] = "Months";
|
|
$lang['Year'] = "Year";
|
|
$lang['Years'] = "Years";
|
|
|
|
$lang['Next'] = "Next";
|
|
$lang['Previous'] = "Previous";
|
|
$lang['Goto_page'] = "Goto page";
|
|
$lang['Page'] = "Page"; // Followed by the current page number then 'of x' where x is total pages
|
|
$lang['Pages'] = "Pages";
|
|
$lang['of'] = "of"; // See Page above
|
|
$lang['Go'] = "Go";
|
|
|
|
$lang['Submit'] = "Submit";
|
|
$lang['Reset'] = "Reset";
|
|
$lang['Cancel'] = "Cancel";
|
|
$lang['Yes'] = "Yes";
|
|
$lang['No'] = "No";
|
|
|
|
$lang['Private_messaging'] = "Send a Private Message";
|
|
|
|
$lang['and'] = "and"; // used within a sentence in various places
|
|
|
|
$lang['Admin_panel'] = "Go to Administration Panel";
|
|
|
|
$lang['You'] = "You"; // This is followed by the auth results for a given function (see below)
|
|
$lang['can'] = "<b>can</b>";
|
|
$lang['cannot'] = "<b>cannot</b>";
|
|
$lang['read_posts'] = "read posts in this forum";
|
|
$lang['post_topics'] = "post new topics in this forum";
|
|
$lang['reply_posts'] = "reply to posts in this forum";
|
|
$lang['edit_posts'] = "edit your posts in this forum";
|
|
$lang['delete_posts'] = "delete your posts in this forum";
|
|
$lang['moderate_forum'] = "moderate this forum";
|
|
|
|
$lang['View_latest_post'] = "View latest post";
|
|
|
|
$lang['ICQ'] = "ICQ Number";
|
|
$lang['AIM'] = "AIM Address";
|
|
$lang['MSNM'] = "MSN Messenger";
|
|
$lang['YIM'] = "Yahoo Messenger";
|
|
|
|
$lang['Error'] = "Error";
|
|
|
|
//
|
|
// Global Header strings
|
|
//
|
|
$lang['There'] = "There";
|
|
$lang['Registered'] = "Registered";
|
|
$lang['Guest'] = "Guest";
|
|
$lang['Hidden'] = "Hidden";
|
|
$lang['None'] = "None";
|
|
$lang['online'] = "online";
|
|
|
|
$lang['You_last_visit'] = "You last visited on";
|
|
|
|
$lang['Welcome_to'] = "Welcome to"; // Followed by site name
|
|
$lang['Register'] = "Register";
|
|
$lang['Profile'] = "Profile";
|
|
$lang['Search'] = "Search";
|
|
$lang['Private_msgs'] = "Private Messages";
|
|
$lang['Memberlist'] = "Memberlist";
|
|
$lang['FAQ'] = "FAQ";
|
|
$lang['Usergroups'] = "Usergroups";
|
|
$lang['Last_Post'] = "Last Post";
|
|
$lang['Moderator'] = "Moderator/s";
|
|
|
|
//
|
|
// Stats block text
|
|
//
|
|
$lang['Posted_Total'] = "Our users have posted a total of"; // Number of posts
|
|
$lang['We_have'] = "We have"; // # registered users
|
|
$lang['Regedusers'] = "Registered users";
|
|
$lang['newestuser'] = "The newest Registered User is"; // username
|
|
$lang['browsing'] = "browsing";
|
|
$lang['arecurrently'] = "There are currently"; // # users browsing
|
|
$lang['theforums'] = "the forums";
|
|
|
|
$lang['No_new_posts'] = "No new posts";
|
|
$lang['New_posts'] = "New posts";
|
|
$lang['Topic_is_locked'] = "Topic is locked";
|
|
$lang['Joined'] = "Joined";
|
|
|
|
//
|
|
// Login
|
|
//
|
|
$lang['Login'] = "Login";
|
|
$lang['Logout'] = "Logout";
|
|
$lang['You_are_logged_in'] = "You are logged in as"; // This is followed by the username
|
|
$lang['You_are_not_logged_in'] = "You are not logged in";
|
|
$lang['Forgotten_password'] = "I forgot my password";
|
|
$lang['Log_me_in'] = "Log me on automatically each visit";
|
|
|
|
//
|
|
// Index page
|
|
//
|
|
$lang['No_Posts'] = "No Posts";
|
|
$lang['Forum_Index'] = "Forum Index";
|
|
$lang['No_forums'] = "This board has no forums";
|
|
|
|
//
|
|
// Viewforum
|
|
//
|
|
$lang['Forum_not_exist'] = "The forum you selected does not exist, please go back and try again";
|
|
$lang['Reached_on_error'] = "You have reached this page in error, please go back and try again";
|
|
|
|
$lang['Display_topics'] = "Display Topics from previous";
|
|
$lang['Annoucement'] = "<b>Annoucement:</b>";
|
|
$lang['Sticky'] = "<b>Sticky:</b>";
|
|
|
|
//
|
|
// Viewtopic
|
|
//
|
|
$lang['View_topic'] = "View topic";
|
|
$lang['Guest'] = 'Guest';
|
|
$lang['Post_subject'] = "Post subject";
|
|
$lang['View_next_topic'] = "View next topic";
|
|
$lang['View_previous_topic'] = "View previous topic";
|
|
|
|
$lang['No_newer_topics'] = "There are no newer topics in this forum";
|
|
$lang['No_older_topics'] = "There are no older topics in this forum";
|
|
$lang['Topic_post_not_exist'] = "The topic or post you requested does not exist";
|
|
|
|
$lang['Read_profile'] = "Read profile of"; // Followed by username of poster
|
|
$lang['Send_email'] = "Send email to "; // Followed by username of poster
|
|
$lang['Visit_website'] = "Visit posters website";
|
|
$lang['ICQ_status'] = "ICQ Status";
|
|
$lang['Edit_delete_post'] = "Edit/Delete this post";
|
|
$lang['Reply_with_quote'] = "Reply with quote";
|
|
$lang['View_IP'] = "View IP of poster";
|
|
$lang['Delete_post'] = "Delete this post";
|
|
|
|
$lang['Edited_by'] = "Last edited by"; // followed by -> [username] on ...
|
|
$lang['on'] = "on";
|
|
$lang['edited'] = "edited"; // followed by -> [num] times in total
|
|
$lang['time_in_total'] = "time in total";
|
|
$lang['times_in_total'] = "times in total";
|
|
|
|
$lang['Lock_topic'] = "Lock this topic";
|
|
$lang['Unlock_topic'] = "Unlock this topic";
|
|
$lang['Move_topic'] = "Move this topic";
|
|
$lang['Delete_topic'] = "Delete this topic";
|
|
|
|
|
|
//
|
|
// Posting/Replying (Not private messaging!)
|
|
//
|
|
$lang['Message_body'] = "Message body";
|
|
|
|
$lang['Post_a_new_topic'] = "Post a new topic";
|
|
$lang['Post_new_topic_in'] = "Post new topic in:"; // Followed by forum name
|
|
$lang['Post_a_reply'] = "Post a reply";
|
|
$lang['Post_topic_as'] = "Post topic as";
|
|
$lang['Edit_Post'] = "Edit post";
|
|
$lang['Post_Normal'] = "Normal";
|
|
$lang['Post_Annoucement'] = "Announcement";
|
|
$lang['Post_Sticky'] = "Sticky";
|
|
$lang['Options'] = "Options";
|
|
|
|
$lang['Confirm'] = "Confirm";
|
|
$lang['Confirm_delete'] = "Are you sure you want to delete this post?";
|
|
$lang['Submit_post'] = "Submit Post";
|
|
$lang['Preview'] = "Preview";
|
|
$lang['Cancel_post'] = "Cancel post";
|
|
|
|
$lang['Flood_Error'] = "Your last post was less then " . $board_config['flood_interval'] . " seconds ago. You must wait before you post again!";
|
|
$lang['Sorry_edit_own_posts'] = "Sorry but you can only edit your own posts";
|
|
$lang['Empty_subject'] = "You must specifiy a subject when posting a new topic";
|
|
$lang['Empty_message'] = "You must enter a message when posting";
|
|
$lang['Annouce_and_sticky'] = "You cannot post a topic that is both an annoucement and a sticky topic";
|
|
$lang['Topic_locked'] = "This topic is locked you cannot edit posts or make replies";
|
|
$lang['No_post_id'] = "You must select a post to edit";
|
|
$lang['No_topic_id'] = "You must select a topic to reply to";
|
|
$lang['No_valid_mode'] = "You can only post, reply edit or quote messages, please return and try again";
|
|
$lang['No_such_post'] = "There is no such post, please return and try again";
|
|
|
|
$lang['Attach_signature'] = "Attach signature (signatures can be changed in profile)";
|
|
$lang['Disable'] = "Disable "; // This is followed by a type, eg. HTML, Smilies, etc. and then 'on this post'
|
|
$lang['HTML'] = "HTML";
|
|
$lang['BBCode'] = "BBCode";
|
|
$lang['Smilies'] = "Smilies";
|
|
$lang['in_this_post'] = " in this post";
|
|
$lang['Notify'] = "Notify";
|
|
$lang['Delete_post'] = "Delete this post";
|
|
$lang['is_ON'] = " is ON"; // this goes after either BBCode or HTML
|
|
$lang['is_OFF'] = " is OFF"; // see above
|
|
|
|
$lang['Stored'] = "Your message has been entered successfully";
|
|
$lang['Deleted'] = "Your message has been deleted successfully";
|
|
$lang['Click'] = "Click"; // Followed by here and then either return to topic or view message
|
|
$lang['Here'] = "Here";
|
|
$lang['to_return_forum'] = "to return to the forum";
|
|
$lang['to_view_message'] = "to view your message";
|
|
$lang['to_return_topic'] = "to return to the topic";
|
|
|
|
//
|
|
// Private Messaging
|
|
//
|
|
$lang['You_have'] = "You have"; // followed by "x new message/s"
|
|
$lang['new'] = "new"; // see above
|
|
$lang['message'] = "message"; // see above
|
|
$lang['messages'] = "messages"; // see above
|
|
$lang['No_new_pm'] = "You have no new messages";
|
|
$lang['Login_check_pm'] = "Login to check your private messages";
|
|
|
|
$lang['Inbox'] = "Inbox";
|
|
$lang['Sent'] = "Sent";
|
|
$lang['Outbox'] = "Outbox";
|
|
$lang['Saved'] = "Saved";
|
|
$lang['Flag'] = "Flag";
|
|
$lang['Subject'] = "Subject";
|
|
$lang['From'] = "From";
|
|
$lang['To'] = "To";
|
|
$lang['Date'] = "Date";
|
|
$lang['Mark'] = "Mark";
|
|
$lang['Display_messages'] = "Display messages from previous"; // Followed by number of days/weeks/months
|
|
$lang['All_Messages'] = "All Messages";
|
|
|
|
$lang['Cannot_send_privmsg'] = "Sorry but you are not currently allowed to send private messages.";
|
|
$lang['No_to_user'] = "You must specify a username to send this message";
|
|
$lang['No_such_user'] = "Sorry but no such user exists";
|
|
|
|
$lang['Message_sent'] = "Your message has been sent";
|
|
|
|
$lang['to_return_inbox'] = " to return to your Inbox"; // This follows a "Click HERE ... "
|
|
$lang['to_return_index'] = " to return to the Forum Index"; // This follows a "Click HERE ... "
|
|
|
|
$lang['Re'] = "Re"; // Re as in 'Response to'
|
|
|
|
$lang['Send_a_new_message'] = "Send a new private message";
|
|
$lang['Send_a_reply'] = "Reply to a private message";
|
|
$lang['Edit_message'] = "Edit private message";
|
|
|
|
$lang['Notification_subject'] = "New Private Message has arrived";
|
|
$lang['Notification_email'] = "Hello " . $to_userdata['username'] . "\n\n, You have received a new private message on your account at " . $board_config['sitename'] . ". To view it immediately click the following link " . $pm_url . ", you may of course visit the site later your message will be stored in your Inbox.\n";
|
|
|
|
$lang['Find_username'] = "Find a username";
|
|
$lang['Find'] = "Find";
|
|
$lang['No_match'] = "No matches found";
|
|
|
|
$lang['No_post_id'] = "No post ID was specified";
|
|
$lang['No_such_folder'] = "No such folder exists";
|
|
$lang['No_folder'] = "No folder specified";
|
|
|
|
|
|
//
|
|
// Profiles/Registration
|
|
//
|
|
$lang['Viewing_profile_of'] = "Viewing profile of"; // followed by username
|
|
$lang['Preferences'] = "Preferences";
|
|
$lang['Items_required'] = "Items marked with a * are required unless stated otherwise";
|
|
$lang['Registration_info'] = "Registration Information";
|
|
$lang['Profile_info'] = "Profile Information";
|
|
$lang['Profile_info_warn'] = "This information will be publicly viewable";
|
|
$lang['Avatar_panel'] = "Avatar control panel";
|
|
|
|
$lang['Website'] = "Website";
|
|
$lang['From'] = "From";
|
|
$lang['Contact'] = "Contact";
|
|
$lang['Email_address'] = "Email address";
|
|
$lang['Email'] = "Email";
|
|
$lang['Private_message'] = "Send Private Message";
|
|
$lang['Hidden_email'] = "[ Hidden email address ]";
|
|
$lang['Search_user_posts'] = "Search for posts by this user";
|
|
$lang['Interests'] = "Interests";
|
|
$lang['Occupation'] = "Occupation";
|
|
|
|
$lang['posts_per_day'] = "posts per day";
|
|
$lang['of_total'] = "of total"; // follows percentage of total posts
|
|
|
|
$lang['Wrong_Profile'] = "You cannot modify a profile that is not your own.";
|
|
$lang['Bad_username'] = "The username you choose has been taken or is disallowed by the administrator.";
|
|
$lang['Sorry_banned_email'] = "Sorry but the email address you gave has been banned from registering on this system.";
|
|
$lang['Only_one_avatar'] = "Only one type of avatar can be specified";
|
|
$lang['File_no_data'] = "The file at the URL you gave contains no data";
|
|
$lang['No_connection_URL'] = "A connection could not be made to the URL you gave";
|
|
$lang['Incomplete_URL'] = "The URL you entered is incomplete";
|
|
|
|
$lang['Always_smile'] = "Always enable Smilies";
|
|
$lang['Always_html'] = "Always allow HTML";
|
|
$lang['Always_bbcode'] = "Always allow BBCode";
|
|
$lang['Always_add_sig'] = "Always attach my signature";
|
|
$lang['Board_template'] = "Board Template";
|
|
$lang['Board_theme'] = "Board Theme";
|
|
$lang['Board_lang'] = "Board Language";
|
|
$lang['No_themes'] = "No Themes In database";
|
|
$lang['Timezone'] = "Timezone";
|
|
$lang['Date_format'] = "Date format";
|
|
$lang['Date_format_explain'] = "The syntax used is identical to the PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function";
|
|
$lang['Signature'] = "Signature";
|
|
$lang['Signature_explain'] = "This is a block of text that can be added to posts you make. There is a 255 character limit";
|
|
$lang['Public_view_email'] = "Always show my Email Address";
|
|
|
|
$lang['password_if_changed'] = "You only need to supply a password if you want to change it";
|
|
$lang['password_confirm_if_changed'] = "You only need to confirm your password if you changed it above";
|
|
|
|
$lang['Avatar'] = "Avatar";
|
|
$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 " . $board_config['avatar_max_width'] . " pixels, a height no greater than " . $board_config['avatar_max_height'] . " pixels and a file size no more than " . (round($board_config['avatar_filesize'] / 1024)) . " kB.";
|
|
$lang['Upload_Avatar_file'] = "Upload Avatar from your machine";
|
|
$lang['Upload_Avatar_URL'] = "Upload Avatar from a URL";
|
|
$lang['Upload_Avatar_URL_explain'] = "Enter the URL of the location containing the Avatar image, it will be copied to this site.";
|
|
$lang['Pick_local_Avatar'] = "Select Avatar from the gallery";
|
|
$lang['Link_remote_Avatar'] = "Link to off-site Avatar";
|
|
$lang['Link_remote_Avatar_explain'] = "Enter the URL of the location containing the Avatar image you wish to link to.";
|
|
$lang['Avatar_URL'] = "URL of Avatar Image";
|
|
$lang['Select_from_gallery'] = "Select Avatar from gallery";
|
|
$lang['Avatar_gallery'] = "Show gallery";
|
|
|
|
$lang['Delete_Image'] = "Delete Image";
|
|
$lang['Current_Image'] = "Current Image";
|
|
|
|
$lang['Notify_on_privmsg'] = "Notify on Private Message";
|
|
$lang['Hide_user'] = "Hide your online status";
|
|
|
|
$lang['Profile_updated'] = "Your profile has been updated<br><br>" . $lang['Click_index'];
|
|
|
|
$lang['Password_mismatch'] = "The passwords you entered did not match";
|
|
$lang['Invalid_username'] = "The username you requested has been taken or disallowed";
|
|
$lang['Fields_empty'] = "You must fill in the required fields";
|
|
$lang['Avatar_filetype'] = "The avatar filetype must be .jpg, .gif or .png";
|
|
$lang['Avatar_filesize'] = "The avatar image file size must more than 0 kB and less than " . round($board_config['avatar_filesize'] / 1024) . " kB";
|
|
$lang['Avatar_imagesize'] = "The avatar must be less than " . $board_config['avatar_max_width'] . " pixels wide and " . $board_config['avatar_max_height'] . " pixels high";
|
|
|
|
$lang['Account_added'] = "Thank you for registering, your account has been created. You may now login 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 email address you provided. Pease check your email for further information";
|
|
|
|
$lang['Welcome_subject'] = "Welcome to " . $board_config['sitename'] . " Forums";
|
|
|
|
$lang['Welcome_email_activate'] = $lang['Welcome_subject'] . ",
|
|
|
|
Please keep this email for your records.
|
|
|
|
Your account information is as follows:
|
|
|
|
----------------------------
|
|
Username: $username
|
|
Password: $password
|
|
----------------------------
|
|
|
|
Your account is currently inactive. You cannot use it until you visit the following link:
|
|
|
|
http://$SERVER_NAME$PHP_SELF?mode=activate&act_key=$act_key
|
|
|
|
Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you.
|
|
However, should you forget your password you can request a new one which will be activated in the same way as this account.
|
|
|
|
Thank you for registering.
|
|
|
|
"; // END
|
|
$lang['Welcome_email'] = $lang['Welcome_subject'] . ",
|
|
|
|
Please keep this email for your records.
|
|
|
|
Your account information is as follows:
|
|
|
|
----------------------------
|
|
Username: $username
|
|
Password: $password
|
|
----------------------------
|
|
|
|
Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you.
|
|
However, should you forget your password we provide an easy to use script to generate and mail a new, random, password.
|
|
|
|
Thank you for registering.
|
|
|
|
"; // END
|
|
|
|
$lang['COPPA'] = "Your account has been created but has to be approved, please check your email for details.";
|
|
$lang['Welcome_COPPA'] = "Your account has been created, however in complance with the COPPA act you must print out this page and have you parent or guardian mail it to: <br>" . $lang['Mailing_address'] . "<br>Or fax it to: <br>" . $lang['Fax_info'] . "<br> Once this information has been received your account will be activated by the administrator and you will receive an email notification.";
|
|
|
|
//
|
|
// Memberslist
|
|
//
|
|
$lang['Select_sort_method'] = "Select sort method";
|
|
$lang['Sort'] = "Sort";
|
|
$lang['Top_Ten'] = "Top Ten Posters";
|
|
$lang['Ascending'] = "Ascending";
|
|
$lang['Descending'] = "Descending";
|
|
$lang['Order'] = "Order";
|
|
|
|
//
|
|
// Usergroups
|
|
//
|
|
$lang['Group_member_details'] = "Group Membership Details";
|
|
$lang['Group_member_join'] = "Join a Group";
|
|
|
|
$lang['Group_Information'] = "Group Information";
|
|
$lang['Group_name'] = "Group name";
|
|
$lang['Group_description'] = "Group description";
|
|
$lang['Group_membership'] = "Group membership";
|
|
|
|
$lang['Current_memberships'] = "Current memberships";
|
|
$lang['Non_member_groups'] = "Non-member groups";
|
|
$lang['Memberships_pending'] = "Memberships pending";
|
|
|
|
$lang['Join_group'] = "Join Group";
|
|
|
|
$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['Member_this_group'] = "You are a member of this group";
|
|
$lang['Are_group_moderator'] = "You are the group moderator";
|
|
$lang['None'] = "None";
|
|
|
|
$lang['Subscribe'] = "Subscribe";
|
|
$lang['Unsubscribe'] = "Unsubscribe";
|
|
$lang['View_Information'] = "View Information";
|
|
|
|
//
|
|
// Search <= Should be blank for now
|
|
//
|
|
$lang['Search_for_any'] = "Search for any terms or use query as entered";
|
|
$lang['Search_for_all'] = "Search for all terms";
|
|
$lang['Search_author'] = "Search for Author";
|
|
$lang['Limit_chars'] = "Limit charaters returned to";
|
|
$lang['Sort_by'] = "Sort by";
|
|
$lang['Sort_Ascending'] = "Sort Ascending";
|
|
$lang['Sort_Decending'] = "Sort Descending";
|
|
$lang['All'] = "All";
|
|
|
|
//
|
|
// Topic Admin <= Should be blank for now
|
|
//
|
|
|
|
//
|
|
// Auth related entries
|
|
//
|
|
$lang['Sorry_auth'] = "Sorry but only "; // This is followed by the auth type, eg. Registered and then one or more of the following entries
|
|
|
|
$lang['Anonymous_Users'] = "Anonymous Users";
|
|
$lang['Registered_Users'] = "Registered Users";
|
|
$lang['Users_granted_access'] = "Users granted special access";
|
|
$lang['Moderators'] = "Moderators";
|
|
$lang['Administrators'] = "Administrators";
|
|
|
|
$lang['can_read'] = " can read";
|
|
$lang['can_post_announcements'] = " can post announcements in";
|
|
$lang['can_post_sticky_topics'] = " can post sticky topics in";
|
|
$lang['can_post_new_topics'] = " can post new topics in";
|
|
$lang['can_reply_to_topics'] = " can reply to topics in";
|
|
$lang['can_edit_topics'] = " can edit topics in";
|
|
$lang['can_delete_topics'] = " can delete topics in";
|
|
|
|
$lang['this_forum'] = " this forum";
|
|
|
|
//
|
|
// Viewonline
|
|
//
|
|
$lang['Who_is_online'] = "Who is online";
|
|
$lang['Location'] = "Location";
|
|
$lang['Last_updated'] = "Last Updated";
|
|
|
|
$lang['Forum_index'] = "Forum index";
|
|
$lang['Logging_on'] = "Logging on";
|
|
$lang['Posting_message'] = "Posting a message";
|
|
$lang['Searching_forums'] = "Searching forums";
|
|
$lang['Viewing_profile'] = "Viewing profile";
|
|
$lang['Viewing_online'] = "Viewing who is online";
|
|
$lang['Viewing_member_list'] = "Viewing member list";
|
|
$lang['Viewing_priv_msgs'] = "Viewing Private Messages";
|
|
$lang['Viewing_FAQ'] = "Viewing FAQ";
|
|
|
|
//
|
|
// Errors (not related to a
|
|
// specific failure on a page)
|
|
//
|
|
$lang['Information'] = "Information";
|
|
$lang['Critical_Information'] = "Critical Information";
|
|
|
|
$lang['You_been_banned'] = "You have been banned from this forum<br>Please contact the webmaster or board administrator for more information";
|
|
$lang['No_topics_post_one'] = "There are no posts in this forum<br>Click on the <b>Post New Topic</b> link on this page to post one";
|
|
$lang['Board_disable'] = "Sorry but this board is currently unavailable, please try again later";
|
|
|
|
$lang['General_Error'] = "General Error";
|
|
$lang['Critical_Error'] = "Critical Error";
|
|
$lang['An_error_occured'] = "An Error Occured";
|
|
$lang['A_critical_error'] = "A Critical Error Occured";
|
|
|
|
$lang['Error_login'] = "Login Failed<br>You have specified an incorrect/inactive username or invalid password, please go back and try again";
|
|
|
|
$lang['Not_Moderator'] = "You are not a moderator of this forum";
|
|
$lang['Not_Authorised'] = "Not Authorised";
|
|
|
|
//
|
|
// 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['Topics_Locked'] = "The selected topics have been locked";
|
|
$lang['Topics_Unlocked'] = "The selected topics have been unlocked";
|
|
$lang['Return_to_modcp'] = "to return to the moderator control panel";
|
|
$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['Split_Topic'] = "Split Topic Control Panel";
|
|
$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['Split_title'] = "New topic title";
|
|
$lang['Split_forum'] = "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!";
|
|
|
|
//
|
|
// Timezones ... for display on each page
|
|
//
|
|
$lang['All_times'] = "All times are"; // This is followed by GMT and the timezone offset
|
|
|
|
$lang[-12] = "GMT - 12" . " " . $lang['Hours'];
|
|
$lang[-11] = "GMT - 11" . " " . $lang['Hours'];
|
|
$lang[-10] = "HST (Hawaii)";
|
|
$lang[-9] = "GMT - 9" . " " . $lang['Hours'];
|
|
$lang[-8] = "PST (U.S./Canada)";
|
|
$lang[-7] = "MST (U.S./Canada)";
|
|
$lang[-6] = "CST (U.S./Canada)";
|
|
$lang[-5] = "EST (U.S./Canada)";
|
|
$lang[-4] = "GMT - 4" . " " . $lang['Hours'];
|
|
$lang[-3.5] = "GMT - 3.5" . " " . $lang['Hours'];
|
|
$lang[-3] = "GMT - 3" . " " . $lang['Hours'];
|
|
$lang[-2] = "Mid-Atlantic";
|
|
$lang[-1] = "GMT - 1" . " " . $lang['Hour'];
|
|
$lang[0] = "GMT";
|
|
$lang[1] = "CET (Europe)";
|
|
$lang[2] = "EET (Europe)";
|
|
$lang[3] = "GMT + 3" . " " . $lang['Hours'];
|
|
$lang[3.5] = "GMT + 3.5" . " " . $lang['Hours'];
|
|
$lang[4] = "GMT + 4" . " " . $lang['Hours'];
|
|
$lang[4.5] = "GMT + 4.5" . " " . $lang['Hours'];
|
|
$lang[5] = "GMT + 5" . " " . $lang['Hours'];
|
|
$lang[5.5] = "GMT + 5.5" . " " . $lang['Hours'];
|
|
$lang[6] = "GMT + 6" . " " . $lang['Hours'];
|
|
$lang[7] = "GMT + 7" . " " . $lang['Hours'];
|
|
$lang[8] = "WST (Australia)";
|
|
$lang[9] = "GMT + 9" . " " . $lang['Hours'];
|
|
$lang[9.5] = "CST (Australia)";
|
|
$lang[10] = "EST (Australia)";
|
|
$lang[11] = "GMT + 11" . " " . $lang['Hours'];
|
|
$lang[12] = "GMT + 12" . " " . $lang['Hours'];
|
|
|
|
//
|
|
// Old format ... _DON'T_add_any_ new entries here!!
|
|
//
|
|
// Index page
|
|
// Members and profile
|
|
// Viewforum
|
|
// Private forums
|
|
// Viewtopic
|
|
// Functions
|
|
// Page_header
|
|
$l_statsblock = '$statsblock = "Our users have posted a total of -$total_posts- $l_messages.<br>
|
|
We have -$total_users- Registered Users.<br>
|
|
The newest Registered User is -<a href=\"$profile_url\">$newest_user</a>-.<br>
|
|
-$users_online- ". ($users_online==1?"user is":"users are") ." <a href=\"$online_url\">currently browsing</a> the forums.<br>";';
|
|
$l_privnotify = '$privnotify = "<br>You have $new_message <a href=\"$privmsg_url\">new private ".($new_message>1?"messages":"message")."</a>.";';
|
|
|
|
// Page_tail
|
|
// Auth
|
|
|
|
// Register
|
|
$l_mailingaddress =
|
|
"
|
|
James Atkinson<br>
|
|
c/o 100World.com Inc.<br>
|
|
512-1529 West 6th Ave.<br>
|
|
Vancouver BC, V6J 1R1<br>
|
|
Canada<br>
|
|
";
|
|
|
|
$l_faxinfo = "
|
|
Mark Fax with:
|
|
ATTN: James Atkinson<br>
|
|
RE: Forum Registration<br>
|
|
<br>
|
|
Fax Number: +1-604-742-1770<br>
|
|
";
|
|
$l_coppa = "Your account has been created, however in complance with the COPPA act you must print out this page and have you parent or guardian mail it to: <br>$l_mailingaddress<br>Or fax it to: <br>$l_faxinfo<br> Once this information has been recived your account will be activated by the administrator and you will recive and email notification.";
|
|
$l_welcomesubj = "Welcome to ".$board_config['sitename']." Forums";
|
|
$l_welcomemail = "
|
|
$l_welcomesubj,
|
|
|
|
Please keep this email for your records.
|
|
|
|
|
|
Your account information is as follows:
|
|
|
|
----------------------------
|
|
Username: $username
|
|
Password: $password
|
|
----------------------------
|
|
|
|
Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you.
|
|
However, should you forget your password we provide an easy to use script to generate and email a new, random, password.
|
|
|
|
Thank you for registering.
|
|
|
|
";
|
|
|
|
// Editpost
|
|
// Newtopic
|
|
$l_notifybody = 'Dear $m[username]\r\nYou are receiving this Email because a message
|
|
you posted on $sitename forums has been replied to, and
|
|
you selected to be notified on this event.
|
|
|
|
You may view the topic at:
|
|
|
|
http://$SERVER_NAME$url_phpbb/viewtopic.$phpEx?topic=$topic&forum=$forum
|
|
|
|
Or view the $sitename forum index at
|
|
|
|
http://$SERVER_NAME$url_phpbb
|
|
|
|
Thank you for using $sitename forums.
|
|
|
|
Have a nice day.
|
|
|
|
';
|
|
|
|
|
|
// Smilies
|
|
$l_smilesym = "What to type";
|
|
$l_smileemotion = "Emotion";
|
|
$l_smilepict = "Picture";
|
|
|
|
// Sendpasswd
|
|
$l_wrongactiv = "The activation key you provided is not correct. Please check email $l_message you recived and make sure you have copied the activation key exactly.";
|
|
$l_passchange = "Your password has been successfully changed. You may now goto your <a href=\"bb_profile.$phpEx?mode=edit\">profile</a> and change your password to a more suitable one.";
|
|
$l_wrongmail = "The email address you entered does not match the one stored in our database.";
|
|
|
|
$l_passsubj = "$sitename Forums Password Change";
|
|
|
|
$l_pwdmessage = "Dear $checkinfo[username],
|
|
You are receiving this email because you (or someone pretending to be you)
|
|
has requested a passwordchange on $sitename forums. If you believe you have
|
|
received this message in error simply delete it and your password will remain
|
|
the same.
|
|
|
|
Your new password as generated by the forums is: $newpw
|
|
|
|
In order for this change to take effect you must visit this page:
|
|
|
|
http://$SERVER_NAME$PHP_SELF?actkey=$key
|
|
|
|
Once you have visited the page your password will be changed in our database,
|
|
and you may login to the profile section and change it as desired.
|
|
|
|
Thank you for using $sitename Forums
|
|
|
|
";
|
|
|
|
$l_passsent = "Your password has changed to a new, random, password. Please check your email on how to complete the password change procedure.";
|
|
$l_emailpass = "Email Lost Password";
|
|
$l_passexplain = "Please fill out the form, a new password will be sent to your Email address";
|
|
$l_sendpass = "Send Password";
|
|
|
|
?>
|