📄 lang_english.php
字号:
$admin_emailall10 = "From";
$admin_emailall11 = "Subject";
$admin_emailall12 = "Message";
$admin_emailall13 = "Broadcast Email";
$admin_emailall14 = "Send";
$admin_emailall15 = "email per page";
$admin_emailall16 = "emails per page";
$admin_emailall17 = "Emailing Users";
$admin_emailall18 = "Please wait, emailing users:";
$admin_emailall19 = "If you are not automatically forwarded to the next page, click the button below.";
}
//## admin_emailsettings.php
if($c == "admin_emailsettings.php") {
$admin_emailsettings1 = "Email Settings";
$admin_emailsettings2 = "Your changes have been saved.";
$admin_emailsettings3 = "Return";
$admin_emailsettings4 = "Emails are automatically sent out by the BlogHoster system for various reasons. On this page, you can customize these email subjects and messages.";
$admin_emailsettings5 = "Comment Notification";
$admin_emailsettings6 = "If the user has comment notification on, they will be sent the following message each time they receive a comment:";
$admin_emailsettings7 = "Subject:";
$admin_emailsettings8 = "Message:";
$admin_emailsettings9 = "These variables are available:<br><fname> - First Name<br><lname> - Last Name<br><link> - Link to Entry<br><author> - Author Username";
$admin_emailsettings10 = "New User Welcome Email";
$admin_emailsettings11 = "If you have turned on welcome emails on the <a href='admin_signup.php'>Signup Options</a> page, new users will receive the following message when they signup. You may want to include the URL to your login page.";
$admin_emailsettings12 = "These variables are available:<br><fname> - First Name<br><lname> - Last Name<br><link> - Link to Weblog<br>";
$admin_emailsettings13 = "New User Email Verification";
$admin_emailsettings14 = "If you have turned on email verification on the <a href='admin_signup.php'>Signup Options</a> page, new users will receive the following message when they signup. They will not be able to login until they have clicked the verification link (use the <link> variable) contained in the email.";
$admin_emailsettings15 = "These variables are available:<br><fname> - First Name<br><lname> - Last Name<br><link> - Verification Link<br>";
$admin_emailsettings16 = "New User Random Password";
$admin_emailsettings17 = "If you have turned on random password generation on the <a href='admin_signup.php'>Signup Options</a> page, new users will receive the following message when they signup. This message will contain their password, which was randomly generated by the server. You may also want to include the URL to your login page.";
$admin_emailsettings18 = "These variables are available:<br><fname> - First Name<br><lname> - Last Name<br><username> - Username<br><password> - Password<br>";
$admin_emailsettings19 = "Save Changes";
$admin_emailsettings20 = "Forgotten Password";
$admin_emailsettings21 = "This is the email that gets sent when a user forgets their password.";
$admin_emailsettings22 = "These variables are available:<br><fname> - First Name<br><lname> - Last Name<br><username> - Username<br><password> - Password<br>";
}
//## admin_entries.php
if($c == "admin_entries.php") {
$admin_entries1 = "Previous Page";
$admin_entries2 = "Next Page";
$admin_entries3 = "View Entries";
$admin_entries4 = "Use this page to view, edit, or delete any of your users' entries. To search for entries written by a particular user, enter their username in the field below. If this field is empty, all users' entries will be shown. Note: All dates are in your local server time.";
$admin_entries5 = "Username:";
$admin_entries6 = "Search";
$admin_entries7 = "Total Entries Found:";
$admin_entries8 = "Check All";
$admin_entries9 = "Uncheck All";
$admin_entries10 = "No entries have been written.";
$admin_entries11 = "No entries were found by users with the following username:";
$admin_entries12 = "Date";
$admin_entries13 = "Username";
$admin_entries14 = "Title";
$admin_entries15 = "Options";
$admin_entries16 = "view";
$admin_entries17 = "draft";
$admin_entries18 = "Untitled Entry";
$admin_entries19 = "edit";
$admin_entries20 = "delete";
$admin_entries21 = "Delete Selected Entries";
$admin_entries22 = "ID";
}
//## admin_entrydelete.php
if($c == "admin_entrydelete.php") {
$admin_entrydelete1 = "Delete Entry?";
$admin_entrydelete2 = "Are you sure you want to delete this entry?";
$admin_entrydelete3 = "Delete Entry";
$admin_entrydelete4 = "Cancel";
}
//## admin_entryedit.php
if($c == "admin_entryedit.php") {
$admin_entryedit1 = "Edit Entry";
$admin_entryedit2 = "Enter the new title and contents for this entry below.";
$admin_entryedit3 = "Title";
$admin_entryedit4 = "Contents (HTML)";
$admin_entryedit5 = "Save Changes";
$admin_entryedit6 = "Cancel";
}
//## admin_faq.php
if($c == "admin_faq.php") {
$admin_faq1 = "Create FAQ Category";
$admin_faq2 = "Please provide a title for your new FAQ category.";
$admin_faq3 = "Category Name";
$admin_faq4 = "Create Category";
$admin_faq5 = "Cancel";
$admin_faq6 = "An Error Has Occurred";
$admin_faq7 = "You have entered a blank category name.<br>Use your browser's back button to try again.";
$admin_faq8 = "There is already a category with the specified name.<br>Use your browser's back button to try again.";
$admin_faq9 = "Modify FAQ Category";
$admin_faq10 = "Use this area to change the name or question order of this FAQ category.";
$admin_faq11 = "Modify Category";
$admin_faq12 = "Delete";
$admin_faq13 = "Back to FAQ";
$admin_faq14 = "Delete FAQ Category";
$admin_faq15 = "Are you sure you want to delete the category:";
$admin_faq16 = "WARNING: All questions within this category will be deleted!";
$admin_faq17 = "FAQ Category Order";
$admin_faq18 = "Use this area to change the order of your FAQ categories.";
$admin_faq19 = "Note: There are no categories in your FAQ. <a href='admin_faq.php'>Click here</a> to go back and create one.";
$admin_faq20 = "Add FAQ Question";
$admin_faq21 = "Enter a new FAQ question and answer below. HTML is allowed.";
$admin_faq22 = "Category:";
$admin_faq23 = "Question:";
$admin_faq24 = "Answer:";
$admin_faq25 = "Add Question";
$admin_faq26 = "You have entered a blank category.<br>Use your browser's back button to try again.";
$admin_faq27 = "You have entered a blank question title.<br>Use your browser's back button to try again.";
$admin_faq28 = "You have entered a blank answer.<br>Use your browser's back button to try again.";
$admin_faq29 = "Modify FAQ Question";
$admin_faq30 = "Modify this FAQ question below. HTML is allowed.";
$admin_faq31 = "Modify Question";
$admin_faq32 = "Delete FAQ Question";
$admin_faq33 = "Are you sure you want to delete the question:";
$admin_faq34 = "FAQ Settings";
$admin_faq35 = "The FAQ page is where you can provide your users with answers to frequently asked questions, thereby reducing the need for email support. A categorized FAQ page is available in your users' support area.";
$admin_faq36 = "The FAQ page is where you can provide your users with answers to frequently asked questions, thereby reducing the need for email support. If you turn this feature on, a categorized FAQ page will become available in your users' support area.";
$admin_faq37 = "Make the FAQ page available to users?";
$admin_faq38 = "Update";
$admin_faq39 = "Add Category";
$admin_faq40 = "Add Question";
$admin_faq41 = "FAQ Categories";
$admin_faq42 = "expand all";
$admin_faq43 = "contract all";
$admin_faq44 = "Note: You do not have any categories to manage.<br> Click the \"Add Category\" button above to create one.";
}
//## admin_groups.php
if($c == "admin_groups.php") {
$admin_groups1 = "User Groups";
$admin_groups2 = "Your settings have been saved.";
$admin_groups3 = "Return";
$admin_groups4 = "By creating user groups and assigning your users to them, you can specify which features will be available to each group. For example, if you only want to show advertisements on some of your users' weblogs, you can create two groups and only choose to show advertisements on one. You must always have at least one group (your default) which users will be assigned to when they signup. If you want to move a single user into a different group, you can do so on the <a href='admin_users.php'>View Users</a> page.";
$admin_groups5 = "Allow Comments?";
$admin_groups6 = "Do you want to enable comments for these users? This will allow users to write entries that allow (or do not allow) comments. It will also make the \"Comment Settings\" page available on your users weblog manager. If you disable this feature, all existing comment posts and links will be hidden from view on your users' weblogs.";
$admin_groups7 = "Yes, enable comments.";
$admin_groups8 = "No, disable comments.";
$admin_groups9 = "Allow Friends?";
$admin_groups10 = "Do you want to allow these users to create friend lists? If you enable this feature, the \"Manage Friends\" page will become available on your users' weblog manager. From this page, users can add or delete other users from their friends list. Users will also be able to write entries that can be for friends only.";
$admin_groups11 = "Yes, allow users to have friend lists.";
$admin_groups12 = "No, disable the friends feature.";
$admin_groups13 = "Allow Private Entries?";
$admin_groups14 = "Do you want to allow these users to write private entries? If you enable this feature, users will be able to choose from four different privacy levels when writing a new entry: 1) Everyone can read, 2) Only registered users can read, 3) Only friends can read (available only if the friends feature is enabled), 4) Only I can read. If you have disabled this feature, any entries that were originally private will be visible to everyone.";
$admin_groups15 = "Yes, allow users to write private entries.";
$admin_groups16 = "No, disable the privacy feature.";
$admin_groups17 = "Allow Mailing Lists?";
$admin_groups18 = "If you enable this feature, users will have the option of automatically notifying up to 30 people each time they write a new entry. They will be able to enter these 30 email addresses into a field on their General Settings page.";
$admin_groups19 = "Yes, allow users to have a mailing list.";
$admin_groups20 = "No, disable the mailing list feature.";
$admin_groups21 = "Allow Site Feeds (RSS)?";
$admin_groups22 = "Do you want these users to have the option of syndicating their weblog entries with an RSS feed (XML file)? If you enable this feature, the \"Site Feed (RSS)\" page will become available on your users' weblog manager.";
$admin_groups23 = "Yes, allow users to have a site feed.";
$admin_groups24 = "No, disable the site feed feature.";
$admin_groups25 = "Save Changes";
$admin_groups26 = "Allow File Uploads?";
$admin_groups27 = "If you enable this feature, your users will be given access to a \"File Uploads\" page where they can upload images and other files for use on their weblogs. If you choose \"Yes\" below, be sure to specify the amount of space your users will have and what file extensions they can use. Note: If you disable this feature after users have already uploaded files, their files will still be accessible but they will not be able to manage them or upload more.";
$admin_groups28 = "Yes, allow users to upload files.";
$admin_groups29 = "No, do not allow users to upload files.";
$admin_groups30 = "If you chose \"Yes\" above, please select how much space each user will be given. You must also provide a list of valid file extensions separated by commas, for example: <i>gif,jpg,jpeg,png,bmp</i>";
$admin_groups31 = "Space Available:";
$admin_groups32 = "Valid Extensions:";
$admin_groups33 = "Error";
$admin_groups34 = "You must enter valid extensions separated by commas, for example: <i>gif,jpg,jpeg,png,bmp</i>. Use your browser's back button to try again.";
$admin_groups35 = "Allow IP Banning?";
$admin_groups36 = "Do you want users to have the option of banning certain visitors from viewing their weblog, based on their IP addresses? If you enable this feature, a \"Banned IP Addresses\" field will become available on your users' General Settings page.";
$admin_groups37 = "Yes, allow users to ban IP addresses.";
$admin_groups38 = "No, do not allow users to ban IP addresses.";
$admin_groups39 = "Allow Pinging?";
$admin_groups40 = "Do you want your users to be able to ping Weblogs.com, Blo.gs, Technorati, and Ping-O-Matic? If you enable this feature, the \"Send Pings\" page will become available in your users' weblog manager.";
$admin_groups41 = "Yes, allow users to ping these services from their weblog manager.";
$admin_groups42 = "No, do not allow users to ping these services from their weblog manager.";
$admin_groups43 = "Show Banner/Advertising HTML?";
$admin_groups44 = "Do you want to show your banner/advertising HTML on these users' weblogs? You can change this HTML below.";
$admin_groups45 = "No, do not show HTML.";
$admin_groups46 = "Yes, show HTML at the top of weblogs.";
$admin_groups47 = "Yes, show HTML at the bottom of weblogs.";
$admin_groups48 = "Yes, show HTML at the top and bottom of weblogs.";
$admin_groups49 = "Group Name:";
$admin_groups50 = "Default";
$admin_groups51 = "Error";
$admin_groups52 = "Your default group may not be deleted.";
$admin_groups53 = "You must enter a group title.";
$admin_groups54 = "Edit User Group";
$admin_groups55 = "By editing this user group, you can change the features available to all of the users within.";
$admin_groups56 = "Save Changes";
$admin_groups57 = "Create User Group";
$admin_groups58 = "To create this new user group, provide a name and specify which features will be avilable.";
$admin_groups59 = "Create Group";
$admin_groups60 = "Delete User Group";
$admin_groups61 = "Are you sure that you want to delete this user group? If there are any users still in this group, they will be transferred into your default user group.";
$admin_groups62 = "Delete Group";
$admin_groups63 = "Cancel";
$admin_groups64 = "ID";
$admin_groups65 = "Name";
$admin_groups66 = "Users";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -