lang_admin_attach.php

来自「这是php编的论坛的原代码」· PHP 代码 · 共 229 行 · 第 1/2 页

PHP
229
字号
$lang['Allowed_forums'] = 'Allowed Forums';
$lang['Ext_group_permissions'] = 'Group Permissions';
$lang['Download_mode'] = 'Download Mode';
$lang['Upload_icon'] = 'Upload Icon';
$lang['Max_groups_filesize'] = 'Maximum Filesize';
$lang['Extension_group_exist'] = 'The Extension Group %s already exist'; // replace %s with the group name
$lang['Collapse'] = '+';
$lang['Decollapse'] = '-';

// Extensions -> Special Categories
$lang['Manage_categories'] = 'Manage Special Categories';
$lang['Manage_categories_explain'] = 'Here you can configure the Special Categories. You can set up Special Parameters and Conditions for the Special Categorys assigned to an Extension Group.';
$lang['Settings_cat_images'] = 'Settings for Special Category: Images';
$lang['Settings_cat_streams'] = 'Settings for Special Category: Stream Files';
$lang['Settings_cat_flash'] = 'Settings for Special Category: Flash Files';
$lang['Display_inlined'] = 'Display Images Inlined';
$lang['Display_inlined_explain'] = 'Choose whether to display images directly within the post (yes) or to display images as a link ?';
$lang['Max_image_size'] = 'Maximum Image Dimensions';
$lang['Max_image_size_explain'] = 'Here you can define the maximum allowed Image Dimension to be attached (Width x Height in pixels).<br />If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP.';
$lang['Image_link_size'] = 'Image Link Dimensions';
$lang['Image_link_size_explain'] = 'If this defined Dimension of an Image is reached, the Image will be displayed as a Link, rather than displaying it inlined,<br />if Inline View is enabled (Width x Height in pixels).<br />If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP.';
$lang['Assigned_group'] = 'Assigned Group';

$lang['Image_create_thumbnail'] = 'Create Thumbnail';
$lang['Image_create_thumbnail_explain'] = 'Always create a Thumbnail. This feature overrides nearly all Settings within this Special Category, except of the Maximum Image Dimensions. With this Feature a Thumbnail will be displayed within the post, the User can click it to open the real Image.<br />Please Note that this feature requires Imagick to be installed, if it\'s not installed or if Safe-Mode is enabled the GD-Extension of PHP will be used. If the Image-Type is not supported by PHP, this Feature will be not used.';
$lang['Image_min_thumb_filesize'] = 'Minimum Thumbnail Filesize';
$lang['Image_min_thumb_filesize_explain'] = 'If a Image is smaller than this defined Filesize, no Thumbnail will be created, because it\'s small enough.';
$lang['Image_imagick_path'] = 'Imagick Program (Complete Path)';
$lang['Image_imagick_path_explain'] = 'Enter the Path to the convert program of imagick, normally /usr/bin/convert (on windows: c:/imagemagick/convert.exe).';
$lang['Image_search_imagick'] = 'Search Imagick';

// Extensions -> Forbidden Extensions
$lang['Manage_forbidden_extensions'] = 'Manage Forbidden Extensions';
$lang['Manage_forbidden_extensions_explain'] = 'Here you can add or delete the forbidden extensions. The Extensions php, php3 and php4 are forbidden by default for security reasons, you can not delete them.';
$lang['Forbidden_extension_exist'] = 'The forbidden Extension %s already exist'; // replace %s with the extension
$lang['Extension_exist_forbidden'] = 'The Extension %s is defined in your allowed Extensions, please delete it their before you add it here.';  // replace %s with the extension

// Extensions -> Extension Groups Control -> Group Permissions
$lang['Group_permissions_title'] = 'Extension Group Permissions -> \'%s\''; // Replace %s with the Groups Name
$lang['Group_permissions_explain'] = 'Here you are able to restrict the selected Extension Group to Forums of your choice (defined in the Allowed Forums Box). The Default is to allow Extension Groups to all Forums the User is able to Attach Files into (the normal way the Attachment Mod did it since the beginning). Just add those Forums you want the Extension Group (the Extensions within this Group) to be allowed there, the default ALL FORUMS will disappear when you add Forums to the List. You are able to re-add ALL FORUMS at any given Time. If you add a Forum to your Board and the Permission is set to ALL FORUMS nothing will change. But if you have changed and restricted the access to certain Forums, you have to check back here to add your newly created Forum. It is easy to do this automatically, but this will force you to edit a bunch of Files, therefore i have chosen the way it is now. Please keep in mind, that all of your Forums will be listed here.';
$lang['Note_admin_empty_group_permissions'] = 'NOTE:<br />Within the below listed Forums your Users are normally allowed to attach files, but since no Extension Group is allowed to be attached there, your Users are unable to attach anything. If they try, they will receive Error Messages. Maybe you want to set the Permission \'Post Files\' to ADMIN at these Forums.<br /><br />';
$lang['Add_forums'] = 'Add Forums';
$lang['Add_selected'] = 'Add Selected';
$lang['Perm_all_forums'] = 'ALL FORUMS';

// Attachments -> Quota Limits
$lang['Manage_quotas'] = 'Manage Attachment Quota Limits';
$lang['Manage_quotas_explain'] = 'Here you are able to add/delete/change Quota Limits. You are able to assign these Quota Limits to Users and Groups later. To assign a Quota Limit to a User, you have to go to Users->Management, select the User and you will see the Options at the bottom. To assign a Quota Limit to a Group, go to Groups->Management, select the Group to edit it, and you will see the Configuration Settings. If you want to see, which Users and Groups are assigned to a specific Quota Limit, click on \'View\' at the left of the Quota Description.';
$lang['Assigned_users'] = 'Assigned Users';
$lang['Assigned_groups'] = 'Assigned Groups';
$lang['Quota_limit_exist'] = 'The Quota Limit %s exist already.'; // Replace %s with the Quota Description

// Attachments -> Control Panel
$lang['Control_panel_title'] = 'File Attachment Control Panel';
$lang['Control_panel_explain'] = 'Here you can view and manage all attachments based on Users, Attachments, Views etc...';
$lang['File_comment_cp'] = 'File Comment';

// Control Panel -> Search
$lang['Search_wildcard_explain'] = 'Use * as a wildcard for partial matches';
$lang['Size_smaller_than'] = 'Attachment size smaller than (bytes)';
$lang['Size_greater_than'] = 'Attachment size greater than (bytes)';
$lang['Count_smaller_than'] = 'Download count is smaller than';
$lang['Count_greater_than'] = 'Download count is greater than';
$lang['More_days_old'] = 'More than this many days old';
$lang['No_attach_search_match'] = 'No Attachments met your search criteria';

// Control Panel -> Statistics
$lang['Number_of_attachments'] = 'Number of Attachments';
$lang['Total_filesize'] = 'Total Filesize';
$lang['Number_posts_attach'] = 'Number of Posts with Attachments';
$lang['Number_topics_attach'] = 'Number of Topics with Attachments';
$lang['Number_users_attach'] = 'Independent Users Posted Attachments';
$lang['Number_pms_attach'] = 'Total Number of Attachments in Private Messages';

// Control Panel -> Attachments
$lang['Statistics_for_user'] = 'Attachment Statistics for %s'; // replace %s with username
$lang['Size_in_kb'] = 'Size (KB)';
$lang['Downloads'] = 'Downloads';
$lang['Post_time'] = 'Post Time';
$lang['Posted_in_topic'] = 'Posted in Topic';
$lang['Submit_changes'] = 'Submit Changes';

// Sort Types
$lang['Sort_Attachments'] = 'Attachments';
$lang['Sort_Size'] = 'Size';
$lang['Sort_Filename'] = 'Filename';
$lang['Sort_Comment'] = 'Comment';
$lang['Sort_Extension'] = 'Extension';
$lang['Sort_Downloads'] = 'Downloads';
$lang['Sort_Posttime'] = 'Post Time';
$lang['Sort_Posts'] = 'Posts';

// View Types
$lang['View_Statistic'] = 'Statistics';
$lang['View_Search'] = 'Search';
$lang['View_Username'] = 'Username';
$lang['View_Attachments'] = 'Attachments';

// Successfully updated
$lang['Attach_config_updated'] = 'Attachment Configuration updated successfully';
$lang['Click_return_attach_config'] = 'Click %sHere%s to return to Attachment Configuration';
$lang['Test_settings_successful'] = 'Settings Test finished, configuration seems to be fine.';

// Some basic definitions
$lang['Attachments'] = 'Attachments';
$lang['Attachment'] = 'Attachment';
$lang['Extensions'] = 'Extensions';
$lang['Extension'] = 'Extension';

// Auth pages
$lang['Auth_attach'] = 'Post Files';
$lang['Auth_download'] = 'Download Files';

?>

⌨️ 快捷键说明

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