Blame Extras/phpBB/3.0.4/language/en/acp/attachments.php

4c79b5
4c79b5
/**
4c79b5
*
4c79b5
* acp_attachments [English]
4c79b5
*
4c79b5
* @package language
4c79b5
* @version $Id: attachments.php 8946 2008-09-26 18:32:05Z toonarmy $
4c79b5
* @copyright (c) 2005 phpBB Group
4c79b5
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
4c79b5
*
4c79b5
*/
4c79b5
4c79b5
/**
4c79b5
* DO NOT CHANGE
4c79b5
*/
4c79b5
if (!defined('IN_PHPBB'))
4c79b5
{
4c79b5
	exit;
4c79b5
}
4c79b5
4c79b5
if (empty($lang) || !is_array($lang))
4c79b5
{
4c79b5
	$lang = array();
4c79b5
}
4c79b5
4c79b5
// DEVELOPERS PLEASE NOTE
4c79b5
//
4c79b5
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
4c79b5
//
4c79b5
// Placeholders can now contain order information, e.g. instead of
4c79b5
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
4c79b5
// translators to re-order the output of data while ensuring it remains correct
4c79b5
//
4c79b5
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
4c79b5
// equally where a string contains only two placeholders which are used to wrap text
4c79b5
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
4c79b5
4c79b5
$lang = array_merge($lang, array(
4c79b5
	'ACP_ATTACHMENT_SETTINGS_EXPLAIN'	=> 'Here you can configure the main settings for attachments and the associated special categories.',
4c79b5
	'ACP_EXTENSION_GROUPS_EXPLAIN'		=> 'Here you can add, delete, modify or disable your extension groups. Further options include the assignment of a special category to them, changing the download mechanism and defining an upload icon which will be displayed in front of the attachment which belongs to the group.',
4c79b5
	'ACP_MANAGE_EXTENSIONS_EXPLAIN'		=> 'Here you can manage your allowed extensions. To activate your extensions, please refer to the extension groups management panel. We strongly recommend not to allow scripting extensions (such as php, php3, php4, phtml, pl, cgi, py, rb, asp, aspx, and so forth…).',
4c79b5
	'ACP_ORPHAN_ATTACHMENTS_EXPLAIN'	=> 'Here you are able to see orphaned files. This happens mostly if users are attaching files but not submitting the post. You are able to delete the files or attach them to existing posts. Attaching to posts requires a valid post ID, you have to determine this ID by yourself. This will assign the already uploaded attachment to the post you entered.',
4c79b5
	'ADD_EXTENSION'						=> 'Add extension',
4c79b5
	'ADD_EXTENSION_GROUP'				=> 'Add extension group',
4c79b5
	'ADMIN_UPLOAD_ERROR'				=> 'Errors while trying to attach file: “%s”.',
4c79b5
	'ALLOWED_FORUMS'					=> 'Allowed forums',
4c79b5
	'ALLOWED_FORUMS_EXPLAIN'			=> 'Able to post the assigned extensions at the selected (or all if selected) forums.',
4c79b5
	'ALLOWED_IN_PM_POST'				=> 'Allowed',
4c79b5
	'ALLOW_ATTACHMENTS'					=> 'Allow attachments',
4c79b5
	'ALLOW_ALL_FORUMS'					=> 'Allow all forums',
4c79b5
	'ALLOW_IN_PM'						=> 'Allowed in private messaging',
4c79b5
	'ALLOW_PM_ATTACHMENTS'				=> 'Allow attachments in private messages',
4c79b5
	'ALLOW_SELECTED_FORUMS'				=> 'Only forums selected below',
4c79b5
	'ASSIGNED_EXTENSIONS'				=> 'Assigned extensions',
4c79b5
	'ASSIGNED_GROUP'					=> 'Assigned extension group',
4c79b5
	'ATTACH_EXTENSIONS_URL'				=> 'Extensions',
4c79b5
	'ATTACH_EXT_GROUPS_URL'				=> 'Extension groups',
4c79b5
	'ATTACH_ID'							=> 'ID',
4c79b5
	'ATTACH_MAX_FILESIZE'				=> 'Maximum file size',
4c79b5
	'ATTACH_MAX_FILESIZE_EXPLAIN'		=> 'Maximum size of each file, with 0 being unlimited.',
4c79b5
	'ATTACH_MAX_PM_FILESIZE'			=> 'Maximum file size messaging',
4c79b5
	'ATTACH_MAX_PM_FILESIZE_EXPLAIN'	=> 'Maximum size of each file, with 0 being unlimited, attached to a private message.',
4c79b5
	'ATTACH_ORPHAN_URL'					=> 'Orphan attachments',
4c79b5
	'ATTACH_POST_ID'					=> 'Post ID',
4c79b5
	'ATTACH_QUOTA'						=> 'Total attachment quota',
4c79b5
	'ATTACH_QUOTA_EXPLAIN'				=> 'Maximum drive space available for attachments for the whole board, with 0 being unlimited.',
4c79b5
	'ATTACH_TO_POST'					=> 'Attach file to post',
4c79b5
4c79b5
	'CAT_FLASH_FILES'			=> 'Flash files',
4c79b5
	'CAT_IMAGES'				=> 'Images',
4c79b5
	'CAT_QUICKTIME_FILES'		=> 'Quicktime media files',
4c79b5
	'CAT_RM_FILES'				=> 'RealMedia media files',
4c79b5
	'CAT_WM_FILES'				=> 'Windows Media media files',
4c79b5
	'CHECK_CONTENT'				=> 'Check attachment files',
4c79b5
	'CHECK_CONTENT_EXPLAIN'		=> 'Some browsers can be tricked to assume an incorrect mimetype for uploaded files. This option ensures that such files likely to cause this are rejected.',
4c79b5
	'CREATE_GROUP'				=> 'Create new group',
4c79b5
	'CREATE_THUMBNAIL'			=> 'Create thumbnail',
4c79b5
	'CREATE_THUMBNAIL_EXPLAIN'	=> 'Create a thumbnail in all possible situations.',
4c79b5
4c79b5
	'DEFINE_ALLOWED_IPS'			=> 'Define allowed IPs/hostnames',
4c79b5
	'DEFINE_DISALLOWED_IPS'			=> 'Define disallowed IPs/hostnames',
4c79b5
	'DOWNLOAD_ADD_IPS_EXPLAIN'		=> 'To specify several different IPs or hostnames enter each on a new line. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use “*”.',
4c79b5
	'DOWNLOAD_REMOVE_IPS_EXPLAIN'	=> 'You can remove (or un-exclude) multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded IPs have a blue background.',
4c79b5
	'DISPLAY_INLINED'				=> 'Display images inline',
4c79b5
	'DISPLAY_INLINED_EXPLAIN'		=> 'If set to No image attachments will show as a link.',
4c79b5
	'DISPLAY_ORDER'					=> 'Attachment display order',
4c79b5
	'DISPLAY_ORDER_EXPLAIN'			=> 'Display attachments ordered by time.',
4c79b5
	
4c79b5
	'EDIT_EXTENSION_GROUP'			=> 'Edit extension group',
4c79b5
	'EXCLUDE_ENTERED_IP'			=> 'Enable this to exclude the entered IP/hostname.',
4c79b5
	'EXCLUDE_FROM_ALLOWED_IP'		=> 'Exclude IP from allowed IPs/hostnames',
4c79b5
	'EXCLUDE_FROM_DISALLOWED_IP'	=> 'Exclude IP from disallowed IPs/hostnames',
4c79b5
	'EXTENSIONS_UPDATED'			=> 'Extensions successfully updated.',
4c79b5
	'EXTENSION_EXIST'				=> 'The extension %s already exists.',
4c79b5
	'EXTENSION_GROUP'				=> 'Extension group',
4c79b5
	'EXTENSION_GROUPS'				=> 'Extension groups',
4c79b5
	'EXTENSION_GROUP_DELETED'		=> 'Extension group successfully deleted.',
4c79b5
	'EXTENSION_GROUP_EXIST'			=> 'The extension group %s already exists.',
4c79b5
4c79b5
	'GO_TO_EXTENSIONS'		=> 'Go to extension management screen',
4c79b5
	'GROUP_NAME'			=> 'Group name',
4c79b5
4c79b5
	'IMAGE_LINK_SIZE'			=> 'Image link dimensions',
4c79b5
	'IMAGE_LINK_SIZE_EXPLAIN'	=> 'Display image attachment as an inline text link if image is larger than this. To disable this behaviour, set the values to 0px by 0px.',
4c79b5
	'IMAGICK_PATH'				=> 'Imagemagick path',
4c79b5
	'IMAGICK_PATH_EXPLAIN'		=> 'Full path to the imagemagick convert application, e.g. <samp>/usr/bin/</samp>.',
4c79b5
4c79b5
	'MAX_ATTACHMENTS'				=> 'Maximum number of attachments per post',
4c79b5
	'MAX_ATTACHMENTS_PM'			=> 'Maximum number of attachments per private message',
4c79b5
	'MAX_EXTGROUP_FILESIZE'			=> 'Maximum file size',
4c79b5
	'MAX_IMAGE_SIZE'				=> 'Maximum image dimensions',
4c79b5
	'MAX_IMAGE_SIZE_EXPLAIN'		=> 'Maximum size of image attachments. Set both values to 0px by 0px to disable dimension checking.',
4c79b5
	'MAX_THUMB_WIDTH'				=> 'Maximum thumbnail width in pixel',
4c79b5
	'MAX_THUMB_WIDTH_EXPLAIN'		=> 'A generated thumbnail will not exceed the width set here.',
4c79b5
	'MIN_THUMB_FILESIZE'			=> 'Minimum thumbnail file size',
4c79b5
	'MIN_THUMB_FILESIZE_EXPLAIN'	=> 'Do not create a thumbnail for images smaller than this.',
4c79b5
	'MODE_INLINE'					=> 'Inline',
4c79b5
	'MODE_PHYSICAL'					=> 'Physical',
4c79b5
4c79b5
	'NOT_ALLOWED_IN_PM'			=> 'Only allowed in posts',
4c79b5
	'NOT_ALLOWED_IN_PM_POST'	=> 'Not allowed',
4c79b5
	'NOT_ASSIGNED'				=> 'Not assigned',
4c79b5
	'NO_EXT_GROUP'				=> 'None',
4c79b5
	'NO_EXT_GROUP_NAME'			=> 'No group name entered',
4c79b5
	'NO_EXT_GROUP_SPECIFIED'	=> 'No extension group specified.',
4c79b5
	'NO_FILE_CAT'				=> 'None',
4c79b5
	'NO_IMAGE'					=> 'No image',
4c79b5
	'NO_THUMBNAIL_SUPPORT'		=> 'Thumbnail support has been disabled. For proper functionality either the GD extension need to be available or imagemagick being installed. Both were not found.',
4c79b5
	'NO_UPLOAD_DIR'				=> 'The upload directory you specified does not exist.',
4c79b5
	'NO_WRITE_UPLOAD'			=> 'The upload directory you specified cannot be written to. Please alter the permissions to allow the webserver to write to it.',
4c79b5
4c79b5
	'ONLY_ALLOWED_IN_PM'	=> 'Only allowed in private messages',
4c79b5
	'ORDER_ALLOW_DENY'		=> 'Allow',
4c79b5
	'ORDER_DENY_ALLOW'		=> 'Deny',
4c79b5
4c79b5
	'REMOVE_ALLOWED_IPS'		=> 'Remove or un-exclude allowed IPs/hostnames',
4c79b5
	'REMOVE_DISALLOWED_IPS'		=> 'Remove or un-exclude disallowed IPs/hostnames',
4c79b5
4c79b5
	'SEARCH_IMAGICK'				=> 'Search for Imagemagick',
4c79b5
	'SECURE_ALLOW_DENY'				=> 'Allow/Deny list',
4c79b5
	'SECURE_ALLOW_DENY_EXPLAIN'		=> 'Change the default behaviour when secure downloads are enabled of the Allow/Deny list to that of a whitelist (Allow) or a blacklist (Deny).',
4c79b5
	'SECURE_DOWNLOADS'				=> 'Enable secure downloads',
4c79b5
	'SECURE_DOWNLOADS_EXPLAIN'		=> 'With this option enabled, downloads are limited to IP’s/hostnames you define.',
4c79b5
	'SECURE_DOWNLOAD_NOTICE'		=> 'Secure Downloads are not enabled. The settings below will be applied after enabling secure downloads.',
4c79b5
	'SECURE_DOWNLOAD_UPDATE_SUCCESS'=> 'The IP list has been updated successfully.',
4c79b5
	'SECURE_EMPTY_REFERRER'			=> 'Allow empty referrer',
4c79b5
	'SECURE_EMPTY_REFERRER_EXPLAIN'	=> 'Secure downloads are based on referrers. Do you want to allow downloads for those omitting the referrer?',
4c79b5
	'SETTINGS_CAT_IMAGES'			=> 'Image category settings',
4c79b5
	'SPECIAL_CATEGORY'				=> 'Special category',
4c79b5
	'SPECIAL_CATEGORY_EXPLAIN'		=> 'Special categories differ between the way presented within posts.',
4c79b5
	'SUCCESSFULLY_UPLOADED'			=> 'Successfully uploaded.',
4c79b5
	'SUCCESS_EXTENSION_GROUP_ADD'	=> 'Extension group successfully added.',
4c79b5
	'SUCCESS_EXTENSION_GROUP_EDIT'	=> 'Extension group successfully updated.',
4c79b5
4c79b5
	'UPLOADING_FILES'				=> 'Uploading files',
4c79b5
	'UPLOADING_FILE_TO'				=> 'Uploading file “%1$s” to post number %2$d…',
4c79b5
	'UPLOAD_DENIED_FORUM'			=> 'You do not have the permission to upload files to forum “%s”.',
4c79b5
	'UPLOAD_DIR'					=> 'Upload directory',
4c79b5
	'UPLOAD_DIR_EXPLAIN'			=> 'Storage path for attachments. Please note that if you change this directory while already having uploaded attachments you need to manually copy the files to their new location.',
4c79b5
	'UPLOAD_ICON'					=> 'Upload icon',
4c79b5
	'UPLOAD_NOT_DIR'				=> 'The upload location you specified does not appear to be a directory.',
4c79b5
));
4c79b5
4c79b5
?>