📄 lang_english.php
字号:
$admin_profile70 = "New Category Name";
$admin_profile71 = "Add Category";
$admin_profile72 = "Error";
$admin_profile73 = "You must enter a category name.";
$admin_profile74 = "Edit Category";
$admin_profile75 = "Edit the name of this weblog category.";
$admin_profile76 = "Edit Category";
$admin_profile77 = "Delete Category";
$admin_profile78 = "Are you sure you want to delete this weblog category?";
$admin_profile79 = "Delete Category";
$admin_profile80 = "Popup Help Tip (optional)";
$admin_profile81 = "Edit";
$admin_profile82 = "Edit Custom Field";
$admin_profile83 = "Edit Field";
$admin_profile84 = "Interests";
$admin_profile85 = "Note: Interests is a special field. If enabled, users will be able to enter a list of their interests, separated by commas. This list will be shown on their profile, and each interest keyword will be linked to a page showing a list of all the users interested in the same keyword.";
$admin_profile86 = "If you have selected \"yes\" above, you will need to provide the limits for avatar filesizes and dimensions. Do not leave these fields blank - you must provide values for all three fields if you have turned avatars on.";
$admin_profile87 = "Max Filesize (Kb)";
$admin_profile88 = "Max Width (pixels)";
$admin_profile89 = "Max Height (pixels)";
$admin_profile90 = "<h2>Error</h2>You must provide an integer for the avatar max filesize, width, and height fields. <a href='#' onClick='history.go(-1)'>Click here</a> to go back.";
}
//## admin_signup.php
if($c == "admin_signup.php") {
$admin_signup4 = "User Signup Settings";
$admin_signup5 = "Your changes have been saved.";
$admin_signup6 = "Return";
$admin_signup7 = "Use this page to determine how users will signup to your service.";
$admin_signup8 = "Generate random passwords for new users?";
$admin_signup9 = "No, users can choose their own passwords. ";
$admin_signup10 = "Yes, generate random passwords and email them to new users.";
$admin_signup11 = "If you have selected Yes, users will NOT be asked to provide a password when they signup. Their password will be randomly generated by BlogHoster, then emailed to the email address they provide. After logging in to their weblog manager, they can change their password. You can change the template for this email on the <a href='admin_emailsettings.php'>Email Settings</a> page.";
$admin_signup12 = "Should users choose their template during signup?";
$admin_signup13 = "Yes, users choose a template when they signup. ";
$admin_signup14 = "No, force users to use this template when they signup:";
$admin_signup15 = "Default Timezone for New Users";
$admin_signup16 = "Please select a default timezone for users who have just signed up. Users can change their timezone on their General Settings page.";
$admin_signup17 = "Should users have a unique email address?";
$admin_signup18 = "No, users can signup with an email address already provided by another user. ";
$admin_signup19 = "Yes, users must enter a unique email address.";
$admin_signup20 = "Require users to verify their email address?";
$admin_signup21 = "No, users are not required to verify their email address. ";
$admin_signup22 = "Yes, send a verification email to the new user's email address.";
$admin_signup23 = "Note: If you have selected Yes, an email will be sent to every new user when they signup. The email will contain a link that the user must click before they are allowed to login. You can change the template for this email on the <a href='admin_emailsettings.php'>Email Settings</a> page.";
$admin_signup24 = "Notify me each time a new user signs up?";
$admin_signup25 = "Yes, send me ($admin_info[email]) an email each time a new user signs up. ";
$admin_signup26 = "No, do not send me an email each time a new user signs up.";
$admin_signup27 = "Send a welcome email to the new user?";
$admin_signup28 = "Yes, send a welcome email to new users when they sign up. ";
$admin_signup29 = "No, do not send welcome emails.";
$admin_signup30 = "Note: If you have selected Yes, you can change the template for this email on the <a href='admin_emailsettings.php'>Email Settings</a> page.";
$admin_signup31 = "Save Changes";
$admin_signup32 = "Require users to agree to your terms of service?";
$admin_signup33 = "No, users will not be shown a terms of service checkbox on signup.";
$admin_signup34 = "Yes, make users agree to your terms of service on signup.";
$admin_signup35 = "Note: If you have selected Yes, users will be forced to click a checkbox during the signup process which signifies that they have read, understand, and agree to your terms of service. Enter your terms of service text in the field below. HTML is OK.";
$admin_signup36 = "Require users to enter verification code?";
$admin_signup37 = "No, users do not have to enter a verification code.";
$admin_signup38 = "Yes, make users enter the verification code.";
$admin_signup39 = "<font color='#FF0000'><b>Warning</b>: Your server does not have the GD Libraries installed. This feature will not become available until they have been installed. Ask your web hosting provider to install GD 2.0, or visit the <a href='http://www.boutell.com/gd/'>GD Libraries website</a> for help.</font>";
$admin_signup40 = "Note: If you have selected Yes, an image containing a random sequence of 6 numbers will be shown to users on the signup page. Users will be required to enter these numbers into the Verification Code field before they can continue. This feature helps prevent users from trying to automatically create accounts on your system. For this feature to work properly, your server must have the GD Libraries (2.0 or higher) installed and configured to work with PHP. If you are seeing errors or users cannot signup, try turning this off.";
$admin_signup41 = "Default Date/Time Format";
$admin_signup42 = "These are the formats that will be given to users when they signup.<br><br>";
$admin_signup43 = "Limit valid email addresses to a single domain?";
$admin_signup44 = "Use this feature if you only want to allow email addresses from a particular domain. If you do not want to limit email addresses in this way, leave the field blank.<br><br>Enter the domain below without the \"www\", for example: <i>domain.com</i><br><br>Domain Name";
$admin_signup45 = "Note: If you have selected \"Yes\" above, new users will be allowed to choose from any of the templates you have given access to your default user group. You can modify your default user group from your <a href='admin_groups.php'>User Groups</a> page.";
}
//## admin_stats.php
if($c == "admin_stats.php") {
$admin_stats1 = "User Statistics";
$admin_stats2 = "This page contains some general statistics about your users.";
$admin_stats3 = "Top 10 Most Popular Users";
$admin_stats4 = "This list shows who appears most often on others' friend lists.";
$admin_stats5 = "friends";
$admin_stats6 = "No users have any friends on their lists.";
$admin_stats7 = "Top 10 Most Friendly Users";
$admin_stats8 = "This list shows who has the most friends on their list.";
$admin_stats9 = "Top 10 Most Active Users (Entries Written)";
$admin_stats10 = "This list shows who has written the most entries.";
$admin_stats11 = "entries";
$admin_stats12 = "No entries have been written.";
$admin_stats13 = "Top 10 Most Active Users (Comments Written)";
$admin_stats14 = "This list shows who has written the most comments.";
$admin_stats15 = "comments";
$admin_stats16 = "No registered users have written comments.";
$admin_stats17 = "Top 10 Most Active Users (Logins)";
$admin_stats18 = "This list shows who has logged in the most.";
$admin_stats19 = "logins";
$admin_stats20 = "Genders";
$admin_stats21 = "Male";
$admin_stats22 = "Female";
$admin_stats23 = "Unspecified";
$admin_stats24 = "No users have logged in since your last reset.";
$admin_stats25 = "Deleted User";
}
//## admin_templates.php
if($c == "admin_templates.php") {
$admin_templates1 = "Create New Template";
$admin_templates2 = "Please enter the HTML and weblog code you want to have in this template.";
$admin_templates3 = "Template Name";
$admin_templates4 = "Thumbnail Image URL";
$admin_templates5 = "(180x120 images recommended)";
$admin_templates6 = "If you have a thumbnail example image of the template, enter its full URL above. If you do not provide a thumbnail, \"/images/noimage.gif\" will be used instead. Even though the example templates included with BlogHoster use relative URLs, it is highly recommended that you use FULL URLs, for example: http://www.yourdomain.com/blogs/templates/templatename/pic.gif";
$admin_templates9 = "HTML/Weblog Code";
$admin_templates10 = "This field should contain the entire contents of your template, including the HTML and Weblog Variables. Note: Be sure to use full paths (http://...) when using URLs for images, links, etc.";
$admin_templates11 = "Create New Template";
$admin_templates12 = "Cancel";
$admin_templates13 = "Edit Template";
$admin_templates14 = "Edit Template";
$admin_templates15 = "Delete Template";
$admin_templates16 = "Delete Template?";
$admin_templates17 = "Are you sure that you want to delete this template? Note: Any example files that you have uploaded to the /templates/ directory or anywhere else will not be deleted - you must do this manually.";
$admin_templates18 = "Weblog Templates";
$admin_templates19 = "Here you can create weblog templates for your users to choose from.<br>Click on a template to modify its settings.";
$admin_templates20 = "Note: No templates were found in your database.";
}
//## admin_url.php
if($c == "admin_url.php") {
$admin_url1 = "URL Settings";
$admin_url2 = "On this page you can control the format of your users' weblog URLs.
<br><br>
<b>Note:</b> You can only use rewritten URLs if your server is
running Apache or another web server that can process .htaccess files. If you are not
familiar with using .htaccess files, you should not use this feature. You can check
your server specifications <a href='admin_url.php?task=phpinfo' target='_blank'>here</a>.
If subdirectory URLs do not work on your server, you should reset this to regular URLs.
<br><br>
<b>Regular URL Examples</b><br>
<ul style='margin-top: 2px;'>
<li>Weblog Homepage: http://www.yourdomain.com/?u=username</li>
<li>Entry Page: http://www.yourdomain.com/?u=username&e_id=entryid</li>
<li>User Profile: http://www.yourdomain.com/profile.php?u=username</li>
<li>Friends Page: http://www.yourdomain.com/friends.php?u=username</li>
</ul>
<b>Subdirectory URL Examples</b><br>
<ul style='margin-top: 2px;'>
<li>Weblog Homepage: http://www.yourdomain.com/username</li>
<li>Entry Page: http://www.yourdomain.com/username/entryid</li>
<li>User Profile: http://www.yourdomain.com/username/profile</li>
<li>Friends Page: http://www.yourdomain.com/username/friends</li>
</ul>";
$admin_url3 = "Use subdirectory URLs?";
$admin_url4 = "No, users will be given regular URLs.";
$admin_url5 = "Yes, rewrite users' URLs to a subdirectory-style format.";
$admin_url6 = "Save Changes";
$admin_url7 = "If you have chosen \"Yes\" above, you must copy the entire contents of the text box below into a file named \".htaccess\" and place it in your base directory (where you have installed BlogHoster). If you have chosen \"No\" above, this file should NOT exist in your base directory and you can ignore the code below.";
}
//## admin_userdelete.php
if($c == "admin_userdelete.php") {
$admin_userdelete1 = "Delete User?";
$admin_userdelete2 = "Are you sure you want to permanently delete the user:";
$admin_userdelete3 = "Delete User";
$admin_userdelete4 = "Cancel";
}
//## admin_useredit.php
if($c == "admin_useredit.php") {
$admin_useredit1 = "User Information";
$admin_useredit2 = "Username:";
$admin_useredit3 = "Signup Date:";
$admin_useredit4 = "Last Login:";
$admin_useredit5 = "Current Entries:";
$admin_useredit6 = "Comments Written:";
$admin_useredit7 = "Comments Received:";
$admin_useredit8 = "Total Friends:";
$admin_useredit9 = "Friend Of:";
$admin_useredit10 = "entries";
$admin_useredit11 = "comments";
$admin_useredit12 = "users";
$admin_useredit13 = "Edit Account Details";
$admin_useredit14 = "If you would like to change this user's settings, enter the new values below. The \"notes\" field is invisible to the user.";
$admin_useredit15 = "Password";
$admin_useredit16 = "First Name";
$admin_useredit17 = "Last Name";
$admin_useredit18 = "Email";
$admin_useredit19 = "Notes";
$admin_useredit20 = "Edit User";
$admin_useredit21 = "Cancel";
$admin_useredit22 = "Email Address:";
$admin_useredit23 = "Total Logins:";
$admin_useredit24 = "logins";
$admin_useredit25 = "Hosted Files:";
$admin_useredit26 = "files";
$admin_useredit27 = "File Uploads Disabled";
$admin_useredit28 = "weblog";
$admin_useredit29 = "profile";
$admin_useredit30 = "IP Address: (on signup)";
$admin_useredit31 = "IP Address: (last login since reset)";
$admin_useredit32 = "User Group";
$admin_useredit33 = "Email Verified?";
$admin_useredit34 = "Yes";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -