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

📄 lang_admin.php

📁 很好的论坛php+mysql+linux
💻 PHP
📖 第 1 页 / 共 3 页
字号:
$lang['Server_port'] = 'Server Port';$lang['Server_port_explain'] = 'The port your server is running on, usually 80. Only change if different';$lang['Site_name'] = 'Site name';$lang['Site_desc'] = 'Site description';$lang['Board_disable'] = 'Disable board';$lang['Board_disable_explain'] = 'This will make the board unavailable to users. Administrators are able to access the Administration Panel while the board is disabled.';$lang['Acct_activation'] = 'Enable account activation';$lang['Acc_None'] = 'None'; // These three entries are the type of activation$lang['Acc_User'] = 'User';$lang['Acc_Admin'] = 'Admin';$lang['Abilities_settings'] = 'User and Forum Basic Settings';$lang['Max_poll_options'] = 'Max number of poll options';$lang['Flood_Interval'] = 'Flood Interval';$lang['Flood_Interval_explain'] = 'Number of seconds a user must wait between posts'; $lang['Board_email_form'] = 'User email via board';$lang['Board_email_form_explain'] = 'Users send email to each other via this board';$lang['Topics_per_page'] = 'Topics Per Page';$lang['Posts_per_page'] = 'Posts Per Page';$lang['Hot_threshold'] = 'Posts for Popular Threshold';$lang['Default_style'] = 'Default Style';$lang['Override_style'] = 'Override user style';$lang['Override_style_explain'] = 'Replaces users style with the default';$lang['Default_language'] = 'Default Language';$lang['Date_format'] = 'Date Format';$lang['System_timezone'] = 'System Timezone';$lang['Enable_gzip'] = 'Enable GZip Compression';$lang['Enable_prune'] = 'Enable Forum Pruning';$lang['Allow_HTML'] = 'Allow HTML';$lang['Allow_BBCode'] = 'Allow BBCode';$lang['Allowed_tags'] = 'Allowed HTML tags';$lang['Allowed_tags_explain'] = 'Separate tags with commas';$lang['Allow_smilies'] = 'Allow Smilies';$lang['Smilies_path'] = 'Smilies Storage Path';$lang['Smilies_path_explain'] = 'Path under your phpBB root dir, e.g. images/smiles';$lang['Allow_sig'] = 'Allow Signatures';$lang['Max_sig_length'] = 'Maximum signature length';$lang['Max_sig_length_explain'] = 'Maximum number of characters in user signatures';$lang['Allow_name_change'] = 'Allow Username changes';$lang['Avatar_settings'] = 'Avatar Settings';$lang['Allow_local'] = 'Enable gallery avatars';$lang['Allow_remote'] = 'Enable remote avatars';$lang['Allow_remote_explain'] = 'Avatars linked to from another website';$lang['Allow_upload'] = 'Enable avatar uploading';$lang['Max_filesize'] = 'Maximum Avatar File Size';$lang['Max_filesize_explain'] = 'For uploaded avatar files';$lang['Max_avatar_size'] = 'Maximum Avatar Dimensions';$lang['Max_avatar_size_explain'] = '(Height x Width in pixels)';$lang['Avatar_storage_path'] = 'Avatar Storage Path';$lang['Avatar_storage_path_explain'] = 'Path under your phpBB root dir, e.g. images/avatars';$lang['Avatar_gallery_path'] = 'Avatar Gallery Path';$lang['Avatar_gallery_path_explain'] = 'Path under your phpBB root dir for pre-loaded images, e.g. images/avatars/gallery';$lang['COPPA_settings'] = 'COPPA Settings';$lang['COPPA_fax'] = 'COPPA Fax Number';$lang['COPPA_mail'] = 'COPPA Mailing Address';$lang['COPPA_mail_explain'] = 'This is the mailing address to which parents will send COPPA registration forms';$lang['Email_settings'] = 'Email Settings';$lang['Admin_email'] = 'Admin Email Address';$lang['Email_sig'] = 'Email Signature';$lang['Email_sig_explain'] = 'This text will be attached to all emails the board sends';$lang['Use_SMTP'] = 'Use SMTP Server for email';$lang['Use_SMTP_explain'] = 'Say yes if you want or have to send email via a named server instead of the local mail function';$lang['SMTP_server'] = 'SMTP Server Address';$lang['SMTP_username'] = 'SMTP Username';$lang['SMTP_username_explain'] = 'Only enter a username if your SMTP server requires it';$lang['SMTP_password'] = 'SMTP Password';$lang['SMTP_password_explain'] = 'Only enter a password if your SMTP server requires it';$lang['Disable_privmsg'] = 'Private Messaging';$lang['Inbox_limits'] = 'Max posts in Inbox';$lang['Sentbox_limits'] = 'Max posts in Sentbox';$lang['Savebox_limits'] = 'Max posts in Savebox';$lang['Cookie_settings'] = 'Cookie settings'; $lang['Cookie_settings_explain'] = 'These details define how cookies are sent to your users\' browsers. In most cases the default values for the cookie settings should be sufficient, but if you need to change them do so with care -- incorrect settings can prevent users from logging in';$lang['Cookie_domain'] = 'Cookie domain';$lang['Cookie_name'] = 'Cookie name';$lang['Cookie_path'] = 'Cookie path';$lang['Cookie_secure'] = 'Cookie secure';$lang['Cookie_secure_explain'] = 'If your server is running via SSL, set this to enabled, else leave as disabled';$lang['Session_length'] = 'Session length [ seconds ]';// Visual Confirmation$lang['Visual_confirm'] = 'Enable Visual Confirmation';$lang['Visual_confirm_explain'] = 'Requires users enter a code defined by an image when registering.';//// Forum Management//$lang['Forum_admin'] = 'Forum Administration';$lang['Forum_admin_explain'] = 'From this panel you can add, delete, edit, re-order and re-synchronise categories and forums';$lang['Edit_forum'] = 'Edit forum';$lang['Create_forum'] = 'Create new forum';$lang['Create_category'] = 'Create new category';$lang['Remove'] = 'Remove';$lang['Action'] = 'Action';$lang['Update_order'] = 'Update Order';$lang['Config_updated'] = 'Forum Configuration Updated Successfully';$lang['Edit'] = 'Edit';$lang['Delete'] = 'Delete';$lang['Move_up'] = 'Move up';$lang['Move_down'] = 'Move down';$lang['Resync'] = 'Resync';$lang['No_mode'] = 'No mode was set';$lang['Forum_edit_delete_explain'] = 'The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side';$lang['Move_contents'] = 'Move all contents';$lang['Forum_delete'] = 'Delete Forum';$lang['Forum_delete_explain'] = 'The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained.';$lang['Status_locked'] = 'Locked';$lang['Status_unlocked'] = 'Unlocked';$lang['Forum_settings'] = 'General Forum Settings';$lang['Forum_name'] = 'Forum name';$lang['Forum_desc'] = 'Description';$lang['Forum_status'] = 'Forum status';$lang['Forum_pruning'] = 'Auto-pruning';$lang['prune_freq'] = 'Check for topic age every';$lang['prune_days'] = 'Remove topics that have not been posted to in';$lang['Set_prune_data'] = 'You have turned on auto-prune for this forum but did not set a frequency or number of days to prune. Please go back and do so.';$lang['Move_and_Delete'] = 'Move and Delete';$lang['Delete_all_posts'] = 'Delete all posts';$lang['Nowhere_to_move'] = 'Nowhere to move to';$lang['Edit_Category'] = 'Edit Category';$lang['Edit_Category_explain'] = 'Use this form to modify a category\'s name.';$lang['Forums_updated'] = 'Forum and Category information updated successfully';$lang['Must_delete_forums'] = 'You need to delete all forums before you can delete this category';$lang['Click_return_forumadmin'] = 'Click %sHere%s to return to Forum Administration';//// Smiley Management//$lang['smiley_title'] = 'Smiles Editing Utility';$lang['smile_desc'] = 'From this page you can add, remove and edit the emoticons or smileys that your users can use in their posts and private messages.';$lang['smiley_config'] = 'Smiley Configuration';$lang['smiley_code'] = 'Smiley Code';$lang['smiley_url'] = 'Smiley Image File';$lang['smiley_emot'] = 'Smiley Emotion';$lang['smile_add'] = 'Add a new Smiley';$lang['Smile'] = 'Smile';$lang['Emotion'] = 'Emotion';$lang['Select_pak'] = 'Select Pack (.pak) File';$lang['replace_existing'] = 'Replace Existing Smiley';$lang['keep_existing'] = 'Keep Existing Smiley';$lang['smiley_import_inst'] = 'You should unzip the smiley package and upload all files to the appropriate Smiley directory for your installation. Then select the correct information in this form to import the smiley pack.';$lang['smiley_import'] = 'Smiley Pack Import';$lang['choose_smile_pak'] = 'Choose a Smile Pack .pak file';$lang['import'] = 'Import Smileys';$lang['smile_conflicts'] = 'What should be done in case of conflicts';$lang['del_existing_smileys'] = 'Delete existing smileys before import';$lang['import_smile_pack'] = 'Import Smiley Pack';$lang['export_smile_pack'] = 'Create Smiley Pack';$lang['export_smiles'] = 'To create a smiley pack from your currently installed smileys, click %sHere%s to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension.  Then create a zip file containing all of your smiley images plus this .pak configuration file.';$lang['smiley_add_success'] = 'The Smiley was successfully added';$lang['smiley_edit_success'] = 'The Smiley was successfully updated';$lang['smiley_import_success'] = 'The Smiley Pack was imported successfully!';$lang['smiley_del_success'] = 'The Smiley was successfully removed';$lang['Click_return_smileadmin'] = 'Click %sHere%s to return to Smiley Administration';//// User Management//$lang['User_admin'] = 'User Administration';$lang['User_admin_explain'] = 'Here you can change your users\' information and certain options. To modify the users\' permissions, please use the user and group permissions system.';$lang['Look_up_user'] = 'Look up user';$lang['Admin_user_fail'] = 'Couldn\'t update the user\'s profile.';$lang['Admin_user_updated'] = 'The user\'s profile was successfully updated.';$lang['Click_return_useradmin'] = 'Click %sHere%s to return to User Administration';$lang['User_delete'] = 'Delete this user';$lang['User_delete_explain'] = 'Click here to delete this user; this cannot be undone.';$lang['User_deleted'] = 'User was successfully deleted.';$lang['User_status'] = 'User is active';$lang['User_allowpm'] = 'Can send Private Messages';$lang['User_allowavatar'] = 'Can display avatar';$lang['Admin_avatar_explain'] = 'Here you can see and delete the user\'s current avatar.';$lang['User_special'] = 'Special admin-only fields';$lang['User_special_explain'] = 'These fields are not able to be modified by the users.  Here you can set their status and other options that are not given to users.';//// Group Management//$lang['Group_administration'] = 'Group Administration';$lang['Group_admin_explain'] = 'From this panel you can administer all your usergroups. You can delete, create and edit existing groups. You may choose moderators, toggle open/closed group status and set the group name and description';$lang['Error_updating_groups'] = 'There was an error while updating the groups';$lang['Updated_group'] = 'The group was successfully updated';$lang['Added_new_group'] = 'The new group was successfully created';$lang['Deleted_group'] = 'The group was successfully deleted';$lang['New_group'] = 'Create new group';$lang['Edit_group'] = 'Edit group';$lang['group_name'] = 'Group name';$lang['group_description'] = 'Group description';$lang['group_moderator'] = 'Group moderator';$lang['group_status'] = 'Group status';$lang['group_open'] = 'Open group';$lang['group_closed'] = 'Closed group';$lang['group_hidden'] = 'Hidden group';$lang['group_delete'] = 'Delete group';$lang['group_delete_check'] = 'Delete this group';$lang['submit_group_changes'] = 'Submit Changes';$lang['reset_group_changes'] = 'Reset Changes';$lang['No_group_name'] = 'You must specify a name for this group';$lang['No_group_moderator'] = 'You must specify a moderator for this group';$lang['No_group_mode'] = 'You must specify a mode for this group, open or closed';$lang['No_group_action'] = 'No action was specified';$lang['delete_group_moderator'] = 'Delete the old group moderator?';$lang['delete_moderator_explain'] = 'If you\'re changing the group moderator, check this box to remove the old moderator from the group.  Otherwise, do not check it, and the user will become a regular member of the group.';$lang['Click_return_groupsadmin'] = 'Click %sHere%s to return to Group Administration.';$lang['Select_group'] = 'Select a group';$lang['Look_up_group'] = 'Look up group';//// Prune Administration//$lang['Forum_Prune'] = 'Forum Prune';$lang['Forum_Prune_explain'] = 'This will delete any topic which has not been posted to within the number of days you select. If you do not enter a number then all topics will be deleted. It will not remove topics in which polls are still running nor will it remove announcements. You will need to remove those topics manually.';$lang['Do_Prune'] = 'Do Prune';$lang['All_Forums'] = 'All Forums';$lang['Prune_topics_not_posted'] = 'Prune topics with no replies in this many days';$lang['Topics_pruned'] = 'Topics pruned';$lang['Posts_pruned'] = 'Posts pruned';$lang['Prune_success'] = 'Pruning of forums was successful';//// Word censor

⌨️ 快捷键说明

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