⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang_english.php

📁 BLOG HOSTER---PHP & MYSQL Create Blogs in seconds Installation of your BlogHoster system is easy.
💻 PHP
📖 第 1 页 / 共 5 页
字号:
      $admin_groups67 = "Options";
      $admin_groups68 = "edit";
      $admin_groups69 = "delete";
      $admin_groups70 = "Create New Group";
      $admin_groups71 = "Set Default";
      $admin_groups72 = "Note: You should never allow your users to upload executable files with extensions like php, cgi, pl, asp, exe, jsp, and so forth. Allowing your users to upload files with these extensions would be a serious security threat.";
      $admin_groups73 = "Default Group Set";
      $admin_groups74 = "You have successfully set your default user group.";
      $admin_groups75 = "move users";
      $admin_groups76 = "There are no users in this group.";
      $admin_groups77 = "Move Users";
      $admin_groups78 = "Select a new group for the";
      $admin_groups79 = "users currently in:";
      $admin_groups80 = "Move users from";
      $admin_groups81 = "to:";
      $admin_groups82 = "Move Users";
      $admin_groups83 = "Users Moved";
      $admin_groups84 = "You have successfully moved";
      $admin_groups85 = "users from";
      $admin_groups86 = "There are no other user groups.";
      $admin_groups87 = "Allow Entry Categories?";
      $admin_groups88 = "Do you want your users to have the ability to create categories to classify their entries?";
      $admin_groups89 = "Yes, allow users to create categories to classify their entries.";
      $admin_groups90 = "No, do not allow users to create categories to classify their entries.";
      $admin_groups91 = "Announcement";
      $admin_groups92 = "If you would like to post an announcement to appear on the index page of your users' control panel, enter the text below. Leave the textarea blank if you don't want the announcements box to appear in your users' control panel.";
      $admin_groups93 = "Allow Template Editing?";
      $admin_groups94 = "Do you want your users to have the ability to edit their template manually?";
      $admin_groups95 = "Yes, allow users to edit their template.";
      $admin_groups96 = "No, do not allow users to edit their template.";
      $admin_groups97 = "Allow Language Selection?";
      $admin_groups98 = "Do you want to allow your users to select their own language pack for their control panel?";
      $admin_groups99 = "Yes, allow users to select their own language packs.";
      $admin_groups100 = "No, do not allow users to select their own language packs.";
      $admin_groups101 = "Banner/Advertisement HTML";
      $admin_groups102 = "Enter your banner/advertisement HTML in the fields below:";
      $admin_groups103 = "Top Banner/Advertisement HTML";
      $admin_groups104 = "Bottom Banner/Advertisement HTML";
      $admin_groups105 = "Allow Trackbacks?";
      $admin_groups106 = "Do you want users to be able to accept trackback from other weblogs and send trackbacks to other weblogs?";
      $admin_groups107 = "Yes, allow users to send and receive trackbacks.";
      $admin_groups108 = "No, do not allow users to send and receive trackbacks.";
      $admin_groups109 = "Template Options";
      $admin_groups110 = "Check all templates that you want this group to be able to have as options. Click on a template's name below to view an example of the template. <br><br><b>Note</b>: If this is your default user group, these will be the templates users can choose from when they signup, <i>if</i> users are allowed to choose a template when they signup. You can change this setting on the <a href='admin_signup.php'>Signup Options</a> page.";
    }

  //## admin_header.php
      $admin_header1 = "Control Panel";
      $admin_header2 = "Created by Webligo Developments";
      $admin_header3 = "Summary";
      $admin_header4 = "View Users";
      $admin_header5 = "View Entries";
      $admin_header6 = "Edit Templates";
      $admin_header7 = "HTML Settings";
      $admin_header8 = "Ad Settings";
      $admin_header9 = "FAQ Settings";
      $admin_header10 = "Email Settings";
      $admin_header11 = "Profile Options";
      $admin_header12 = "Signup Options";
      $admin_header13 = "User Groups";
      $admin_header14 = "Email All Users";
      $admin_header15 = "View Access Log";
      $admin_header16 = "Backup/Restore";
      $admin_header17 = "URL Settings";
      $admin_header18 = "Logout";
      $admin_header19 = "User Statistics";
      $admin_header20 = "Banning & Spam";
      $admin_header21 = "Broadcast Entry";

  //## admin_html.php
    if($c == "admin_html.php") {
      $admin_html1 = "HTML Settings";
      $admin_html2 = "Your HTML settings have been updated and will take effect immediately.";
      $admin_html3 = "Return";
      $admin_html4 = "Restore HTML Defaults?";
      $admin_html5 = "Are you sure that you want to restore the default HTML header and footer? Any changes you have made to these fields since the install will be deleted!";
      $admin_html6 = "Restore Defaults";
      $admin_html7 = "Cancel";
      $admin_html8 = "Weblog Host";
      $admin_html9 = "HTML Defaults Restored";
      $admin_html10 = "You have successfully restored the default header and footer HTML. Your change will take affect immediately.";
      $admin_html11 = "Use this page to change the appearance of your users' Weblog Manager. This will also affect login.php, profile.php and signup.php. To make changes to the user menu (which is automatically inserted by the system), you should edit /manager/header.php manually.";
      $admin_html12 = "Note: Be sure to use full paths (http://...) when using URLs for images, links, etc.";
      $admin_html13 = "Header HTML";
      $admin_html14 = "This will be shown at the top of the page.";
      $admin_html15 = "Footer HTML";
      $admin_html16 = "This will be shown at the bottom of the page.";
      $admin_html17 = "Save Changes";
    }

  //## admin_log.php
    if($c == "admin_log.php") {
      $admin_log1 = "Access Log";
      $admin_log2 = "The following list represents the last 300 user login requests.<br>All times are in your local server time.";
      $admin_log3 = "No user login requests have been logged.";
      $admin_log4 = "Reset Access Log";
      $admin_log5 = "Time";
      $admin_log6 = "Username";
      $admin_log8 = "Result";
      $admin_log9 = "IP Address";
    }

  //## admin_login.php
    if($c == "admin_login.php") {
      $admin_login1 = "You must have javascript enabled to login.";
      $admin_login2 = "The login information you provided was invalid. Please try again.";
      $admin_login3 = "Control Panel Login";
      $admin_login4 = "Username:";
      $admin_login5 = "Password:";
      $admin_login6 = "Login";
    }


  //## admin_profile.php
    if($c == "admin_profile.php") {
      $admin_profile1 = "Profile Fields";
      $admin_profile2 = "Your changes have been saved, and all user profiles have been updated accordingly.";
      $admin_profile3 = "Return";
      $admin_profile4 = "Add Custom Field";
      $admin_profile5 = "Field names may only contain alpha-numeric characters and spaces.";
      $admin_profile6 = "Field Name";
      $admin_profile7 = "Type of Field";
      $admin_profile8 = "Text Field";
      $admin_profile9 = "Text Area";
      $admin_profile10 = "Required?";
      $admin_profile11 = "Required, visible on signup";
      $admin_profile12 = "Optional, visible on signup";
      $admin_profile13 = "Optional, invisible on signup";
      $admin_profile14 = "Unavailable";
      $admin_profile15 = "Add Field";
      $admin_profile16 = "An Error Has Occurred";
      $admin_profile17 = "You must enter a custom field name.<br>Use your browser's back button to try again.";
      $admin_profile18 = "You have entered an invalid field name.<br>Use your browser's back button to try again.";
      $admin_profile19 = "You have not selected a field type.<br>Use your browser's back button to try again.";
      $admin_profile20 = "There is already a custom field with the specified name.<br>Use your browser's back button to try again.";
      $admin_profile21 = "Delete Custom Field";
      $admin_profile22 = "Are you sure you want to delete the custom field:";
      $admin_profile23 = "Any data that your current users may have in this field will be erased!";
      $admin_profile24 = "Delete Field";
      $admin_profile25 = "Cancel";
      $admin_profile26 = "Profile Fields";
      $admin_profile27 = "Use this page to manage which fields your users will have in their profiles.";
      $admin_profile28 = "Standard Profile Fields";
      $admin_profile29 = "The standard profile fields below represent the info that users provide when they
                          signup or when they use their Edit Profile page. If a field is set to optional and 
                          the user does not fill it out, it will not be visible on the user's profile page.
                          <br><br>
                          If you set a field to \"Required, visible on signup\", users will be forced
                          to fill out this field when they signup.
                          <br><br>
                          If you set a field to \"Optional, visible on signup\", the field will show up
                          on the signup page, but users will not be forced to fill it out.
                          <br><br>
                          If you set a field to \"Optional, invisible on signup\", the field will not show
                          up on the signup page. Users will have to edit their profile after signing up to
                          fill out this field.
                          <br><br>
                          If you set a field to \"Unavailable\", the field will not show up on
                          the signup page, and users will not be able to fill it out anywhere. It will not
                          be visible on users profiles.";
      $admin_profile30 = "First Name";
      $admin_profile31 = "Last Name";
      $admin_profile32 = "Display Name";
      $admin_profile33 = "Weblog Title";
      $admin_profile34 = "Weblog Description";
      $admin_profile35 = "Website Address";
      $admin_profile36 = "IM Screenname";
      $admin_profile37 = "Gender";
      $admin_profile38 = "Birthday";
      $admin_profile39 = "City";
      $admin_profile40 = "State";
      $admin_profile41 = "Country";
      $admin_profile42 = "Custom Profile Fields";
      $admin_profile43 = "Custom fields are fields that you can create with any name. They will appear on users' profiles after all of the standard fields. If you delete a custom field, any data already in users' profiles for that field will be deleted and the field will no longer appear on users' profiles. If you want to add a new custom field, <a href='admin_profile.php?task=addcustom'>click here</a>.";
      $admin_profile44 = "Delete";
      $admin_profile45 = "Avatars";
      $admin_profile46 = "Avatars are small images which users can add to their profiles to add an extra touch of personalization. Do you want users to be able to have avatars? If so, users will be given an optional text field into which they can specify the URL to their avatar.";
      $admin_profile47 = "Yes, let users have avatars if they wish.";
      $admin_profile48 = "No, users may not have avatars.";
      $admin_profile49 = "Friend Lists";
      $admin_profile50 = "If you have enabled the Friends feature on the User Features page of your admin panel, you can specify whether your users' profiles will include their friend lists.";
      $admin_profile51 = "Yes, friend lists will appear on all user profiles (for those who have friends or are a friend of others).";
      $admin_profile52 = "Yes, friend lists will appear on user profiles unless disabled by the user.";
      $admin_profile53 = "No, users cannot show their friend lists.";
      $admin_profile54 = "User Stats";
      $admin_profile55 = "User profiles can have user stats which include a count of the user's entries, comments written, comments received, etc.";
      $admin_profile56 = "Yes, user stats will appear on all user profiles.";
      $admin_profile57 = "Yes, user stats will appear on profiles unless disabled by the user.";
      $admin_profile58 = "No, user stats will not appear on user profiles.";
      $admin_profile59 = "Save Changes";
      $admin_profile60 = "Weblog Categories";
      $admin_profile61 = "Categories are used to group your users' weblogs by topic, location, or whatever else you want.";
      $admin_profile62 = "Yes, let users choose a weblog category when they signup.";
      $admin_profile63 = "No, users cannot chose a weblog category.";
      $admin_profile64 = "Listed below are your current weblog categories. If you want to create a new category, <a href='admin_profile.php?task=addcat'>click here</a>.";
      $admin_profile65 = "edit";
      $admin_profile66 = "delete";
      $admin_profile67 = "There are no weblog categories.";
      $admin_profile68 = "Add New Weblog Category";
      $admin_profile69 = "Enter the name of a new weblog category.";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -