Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /home/palandch/public_html/core/cache/lexicon_topics/lexicon/en/core/ |
<?php return array ( 'access' => 'Access Permissions', 'base_path' => 'Base Path', 'base_path_relative' => 'Base Path Relative?', 'base_url' => 'Base URL', 'base_url_relative' => 'Base URL Relative?', 'minimum_role' => 'Minimum Role', 'path_options' => 'Path Options', 'policy' => 'Policy', 'source' => 'Media Source', 'source_access_add' => 'Add User Group', 'source_access_remove' => 'Remove Access', 'source_access_remove_confirm' => 'Are you sure you want to remove Access to this Source for this User Group?', 'source_access_update' => 'Update Access', 'source_create' => 'Create New Media Source', 'source_description_desc' => 'A short description of the Media Source.', 'source_duplicate' => 'Duplicate Media Source', 'source_err_ae_name' => 'A Media Source with that name already exists! Please specify a new name.', 'source_err_nf' => 'Media Source not found!', 'source_err_nfs' => 'No Media Source can be found with the id: [[+id]].', 'source_err_ns' => 'Please specify the Media Source.', 'source_err_ns_name' => 'Please specify a name for the Media Source.', 'source_name_desc' => 'The name of the Media Source.', 'source_properties.intro_msg' => 'Manage the properties for this Source below.', 'source_remove' => 'Delete Media Source', 'source_remove_confirm' => 'Are you sure you want to remove this Media Source? This might break any TVs you have assigned to this source.', 'source_remove_multiple' => 'Delete Multiple Media Sources', 'source_remove_multiple_confirm' => 'Are you sure you want to delete these Media Sources? This might break any TVs you have assigned to these sources.', 'source_update' => 'Update Media Source', 'source_type' => 'Source Type', 'source_type_desc' => 'The type, or driver, of the Media Source. The Source will use this driver to connect to when gathering its data. For example: File System will grab files from the file system. S3 will get files from an S3 bucket.', 'source_type.file' => 'File System', 'source_type.file_desc' => 'A filesystem-based source that navigates your server\'s files.', 'source_type.s3' => 'Amazon S3', 'source_type.s3_desc' => 'Navigates an Amazon S3 bucket.', 'source_types' => 'Source Types', 'source_types.intro_msg' => 'This is a list of all the installed Media Source Types you have on this MODX instance.', 'source.access.intro_msg' => 'Here you can restrict a Media Source to specific User Groups and apply policies for those User Groups. A Media Source with no User Groups attached to it is available to all manager users.', 'sources' => 'Media Sources', 'sources.intro_msg' => 'Manage all your Media Sources here.', 'user_group' => 'User Group', 'prop_file.allowedFileTypes_desc' => 'If set, will restrict the files shown to only the specified extensions. Please specify in a comma-separated list, without the .', 'prop_file.basePath_desc' => 'The file path to point the Source to.', 'prop_file.basePathRelative_desc' => 'If the Base Path setting above is not relative to the MODX install path, set this to No.', 'prop_file.baseUrl_desc' => 'The URL that this source can be accessed from.', 'prop_file.baseUrlPrependCheckSlash_desc' => 'If true, MODX only will prepend the baseUrl if no forward slash (/) is found at the beginning of the URL when rendering the TV. Useful for setting a TV value outside the baseUrl.', 'prop_file.baseUrlRelative_desc' => 'If the Base URL setting above is not relative to the MODX install URL, set this to No.', 'prop_file.imageExtensions_desc' => 'A comma-separated list of file extensions to use as images. MODX will attempt to make thumbnails of files with these extensions.', 'prop_file.skipFiles_desc' => 'A comma-separated list. MODX will skip over and hide files and folders that match any of these.', 'prop_file.thumbnailQuality_desc' => 'The quality of the rendered thumbnails, in a scale from 0-100.', 'prop_file.thumbnailType_desc' => 'The image type to render thumbnails as.', 'bucket' => 'Bucket', 'prop_s3.bucket_desc' => 'The S3 Bucket to load your data from.', 'prop_s3.key_desc' => 'The Amazon key for authentication to the bucket.', 'prop_s3.imageExtensions_desc' => 'A comma-separated list of file extensions to use as images. MODX will attempt to make thumbnails of files with these extensions.', 'prop_s3.secret_key_desc' => 'The Amazon secret key for authentication to the bucket.', 'prop_s3.skipFiles_desc' => 'A comma-separated list. MODX will skip over and hide files and folders that match any of these.', 'prop_s3.thumbnailQuality_desc' => 'The quality of the rendered thumbnails, in a scale from 0-100.', 'prop_s3.thumbnailType_desc' => 'The image type to render thumbnails as.', 'prop_s3.url_desc' => 'The URL of the Amazon S3 instance.', 's3_no_move_folder' => 'The S3 driver does not support moving of folders at this time.', );