| Current Path : /home/sunflowe/www2/j15/language/en-GB/ |
| Current File : /home/sunflowe/www2/j15/language/en-GB/en-GB.com_jce_imgmanager_ext.ini |
; JCE Project ; Copyright (C) 2006 - 2008 Ryan Demmer. All rights reserved. ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php ; Note : All ini files need to be saved as UTF-8 - No BOM ; ## Descriptive WF_IMGMANAGER_EXT_TITLE ="Image Manager Extended" WF_IMGMANAGER_EXT_DESC ="A JCE Plugin for uploading, managing, editing and inserting images. Includes support for popup extensions and image thumbnailing." ; ## Parameters WF_IMGMANAGER_EXT_MODE ="View Mode" WF_IMGMANAGER_EXT_MODE_DESC ="View images by list or thumbnail" WF_IMGMANAGER_EXT_LIST ="List" WF_IMGMANAGER_EXT_IMAGES ="Images" WF_TAB_TOOLTIP ="Tooltip" WF_TAB_POPUP ="Popup" WF_IMGMANAGER_EXT_INSERT_MULTIPLE ="Multiple Image Insert" WF_IMGMANAGER_EXT_INSERT_MULTIPLE_DESC="Allow users to insert multiple images at once" ; ## Help WF_IMGMANAGER_EXT_HELP_ABOUT ="About the plugin" WF_IMGMANAGER_EXT_HELP_INTERFACE ="The Interface" WF_IMGMANAGER_EXT_HELP_POPUPS ="Popup Images" WF_IMGMANAGER_EXT_HELP_TOOLTIP ="Tooltips" WF_IMGMANAGER_EXT_HELP_ROLLOVER ="Rollover Images" WF_IMGMANAGER_EXT_HELP_ADVANCED ="Advanced Tab" WF_IMGMANAGER_EXT_HELP_IMAGE_EDITOR ="Image Editor" WF_IMGMANAGER_EXT_HELP_THUMBNAIL_EDITOR ="Thumbnail Editor" WF_IMGMANAGER_EXT_HELP_INSERT ="Inserting/Updating" ; ## Install Errors WF_IMGMANAGER_EXT_NO_CACHE ="No Cache Directory sepcified." WF_IMGMANAGER_EXT_NO_CACHE_DESC ="The cache directory specified in the parameters does not exist and could not be created, or is not writeable. Please create this directory manually or make it writeable. Until then, thumbnails, resizing and rotaing are disabled." WF_IMGMANAGER_EXT_NO_GD ="No GD Library installed." WF_IMGMANAGER_EXT_NO_GD_DESC ="PHP on this server does not have the GD2 library installed. Some features - Image Editor, Thumbnail Editor and Upload Thumbnailing - are disabled." WF_IMGMANAGER_EXT_NO_EDIT ="Editing Disabled" WF_IMGMANAGER_EXT_NO_EDIT_DESC ="The current configuration does not allow image editing. Some features - Image Editor, Thumbnail Editor and Upload Thumbnailing - are disabled." WF_IMGMANAGER_EXT_GD_DESC ="GD OK. Version" WF_IMGMANAGER_EXT_CACHE_DESC ="Cache OK. Directory exists and is writeable." WF_IMGMANAGER_EXT_CHANGE_MODE ="Switch View Mode" WF_IMGMANAGER_EXT_SELECT_MULTIPLE ="Insert Multiple Images" ; ## Resize WF_IMGMANAGER_EXT_TRANSFORM_RESIZE ="Resize" WF_IMGMANAGER_EXT_RESIZE_WIDTH ="Resize Width (px)" WF_IMGMANAGER_EXT_RESIZE_HEIGHT ="Resize Height (px)" WF_IMGMANAGER_EXT_RESIZE_WIDTH_DESC ="Default Resize Width value" WF_IMGMANAGER_EXT_RESIZE_HEIGHT_DESC ="Default Resize Height value" WF_IMGMANAGER_EXT_RESIZE_QUALITY ="Resize Quality (%)" WF_IMGMANAGER_EXT_RESIZE_QUALITY_DESC ="Default Resize JPEG quality" WF_IMGMANAGER_EXT_RESIZE_UPLOAD ="Show Upload Resizing Options" WF_IMGMANAGER_EXT_RESIZE_UPLOAD_DESC ="Show Resizing options in the Upload dialog" WF_IMGMANAGER_EXT_RESIZE_UPLOAD_STATE ="Upload Resize State" WF_IMGMANAGER_EXT_RESIZE_UPLOAD_STATE_DESC ="Set the state of the Resize Option in the Upload dialog" WF_IMGMANAGER_EXT_RESIZE_PRESETS ="Resize Presets" WF_IMGMANAGER_EXT_RESIZE_PRESETS_DESC ="List of preset values for the Resize options in the Image Editor. Values should be in the format width x height separated by a comma." ; ## Thumbnails WF_IMGMANAGER_EXT_THUMBNAIL_UPLOAD ="Show Upload Thumbnailing Options" WF_IMGMANAGER_EXT_THUMBNAIL_UPLOAD_DESC ="Show Thumbnail options in the Upload dialog" WF_IMGMANAGER_EXT_THUMBNAIL_UPLOAD_STATE ="Upload Thumbnail State" WF_IMGMANAGER_EXT_THUMBNAIL_UPLOAD_STATE_DESC ="Set the state of the Thumbnail Option in the Upload dialog" WF_IMGMANAGER_EXT_UPLOAD_THUMBNAIL_CROP ="Crop Thumbnail" WF_IMGMANAGER_EXT_UPLOAD_THUMBNAIL_CROP_DESC ="Thumbnails will be cropped to fit within the thumbnail dimensions. Thumbnail width and height must both be set." WF_IMGMANAGER_EXT_THUMBNAIL_FOLDER ="Thumbnail Folder" WF_IMGMANAGER_EXT_THUMBNAIL_FOLDER_DESC ="Folder in each directory where thumbnails are stored" WF_IMGMANAGER_EXT_THUMBNAIL_PREFIX ="Thumbnail Prefix" WF_IMGMANAGER_EXT_THUMBNAIL_PREFIX_DESC ="The prefix that identifies a file as a thumbnail" WF_IMGMANAGER_EXT_THUMBNAIL_WIDTH ="Thumbnail Width" WF_IMGMANAGER_EXT_THUMBNAIL_WIDTH_DESC ="Default width of a thumbnail" WF_IMGMANAGER_EXT_THUMBNAIL_HEIGHT ="Thumbnail Height" WF_IMGMANAGER_EXT_THUMBNAIL_HEIGHT_DESC ="Default height of a thumbnail" WF_IMGMANAGER_EXT_THUMBNAIL_QUALITY ="Thumbnail Quality (%)" WF_IMGMANAGER_EXT_THUMBNAIL_QUALITY_DESC ="Default thumbnail JPEG quality" ; ## Cache WF_IMGMANAGER_EXT_CACHE_ENABLE ="Cache Icons" WF_IMGMANAGER_EXT_CACHE_ENABLE_DESC ="Cache File Browser icons to speed up loading of the file list when in Image modes. Caching requires at least 32MB of available PHP memory. Disable this option if icons don't display." WF_IMGMANAGER_EXT_CACHE_FOLDER ="Cache Folder" WF_IMGMANAGER_EXT_CACHE_FOLDER_DESC ="Folder for File Browser Icons cache. Default is Joomla! tmp folder. Must be writeable. Will be created if it does not exist." WF_IMGMANAGER_EXT_CACHE_LIMIT ="Cache File Limit" WF_IMGMANAGER_EXT_CACHE_LIMIT_DESC ="Maximum number of files in the cache folder." WF_IMGMANAGER_EXT_CACHE_AGE ="Cache Age" WF_IMGMANAGER_EXT_CACHE_AGE_DESC ="Maximum lifetime of a cache file" WF_IMGMANAGER_EXT_CACHE_SIZE ="Cache Size (MB)" WF_IMGMANAGER_EXT_CACHE_SIZE_DESC ="Maximum size of the cache folder" WF_IMGMANAGER_EXT_EDITOR_TITLE ="Image Editor" WF_IMGMANAGER_EXT_EDITOR_TRANSFORM ="Transform" WF_IMGMANAGER_EXT_EDITOR_EFFECTS ="Effects" ; ## Rotate WF_IMGMANAGER_EXT_TRANSFORM_ROTATE ="Rotate" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_ANGLE ="Angle" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_FLIP ="Flip" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_FLIP_VERTICAL ="Vertical" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_FLIP_HORIZONTAL ="Horizontal" WF_IMGMANAGER_EXT_ROTATE_ALLOW ="Rotate" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_ANGLE_SELECT ="Select Angle" WF_IMGMANAGER_EXT_TRANSFORM_ROTATE_FLIP_SELECT = "Select Orientation" WF_IMGMANAGER_EXT_ROTATE_ALLOW_DESC ="Allow image rotating in Upload and Transform dialogs" WF_IMGMANAGER_EXT_ROTATE_FORCE ="Force Rotate" WF_IMGMANAGER_EXT_ROTATE_FORCE_DESC ="Force image rotation at selected angle on upload." WF_IMGMANAGER_EXT_ROTATE_UPLOAD ="Upload Rotating" WF_IMGMANAGER_EXT_ROTATE_UPLOAD_DESC ="Upload Rotating on by default." WF_IMGMANAGER_EXT_IMAGE_EDITOR ="Image Editor" WF_IMGMANAGER_EXT_IMAGE_EDITOR_DESC ="Allow editing of images" WF_IMGMANAGER_EXT_THUMBNAIL_EDITOR ="Thumbnail Editor" WF_IMGMANAGER_EXT_THUMBNAIL_EDITOR_DESC ="Allow thumbnails of images to be created and deleted" ; ## Crop ## WF_IMGMANAGER_EXT_TRANSFORM_CROP ="Crop" WF_IMGMANAGER_EXT_CROP_PRESETS ="Crop Presets" WF_IMGMANAGER_EXT_CROP_PRESETS_DESC ="List of preset values for the Crop options in the Image Editor. Values can be a ratio, eg: 4:3 or width x height, separated by a comma." ; ## Effects ## WF_IMGMANAGER_EXT_TRANSFORM_EFFECTS ="Effects" WF_IMGMANAGER_EXT_TRANSFORM_GREYSCALE ="Greyscale" WF_IMGMANAGER_EXT_TRANSFORM_SEPIA ="Sepia" WF_IMGMANAGER_EXT_TRANSFORM_ACTION_SELECT="Select Action" ; ## Errors WF_IMGMANAGER_EXT_THUMBNAIL_ERROR ="Unable to create thumbnail!" WF_IMGMANAGER_EXT_THUMBNAIL_DELETE_ERROR ="Unable to delete thumbnail!" WF_IMGMANAGER_EXT_THUMBNAIL_FOLDER_DELETE_ERROR ="Unable to delete thumbnail folder!" WF_IMGMANAGER_EXT_RESIZE_ERROR ="Unable to resize image!" WF_IMGMANAGER_EXT_ROTATE_ERROR ="Unable to rotate image!" WF_LABEL_PRESETS ="Presets" WF_LABEL_CONSTRAIN ="Constrain" WF_LABEL_REVERT ="Revert to Saved" WF_OPTION_LIST ="List" WF_OPTION_IMAGES ="Images" WF_BUTTON_EDIT_IMAGE ="Edit Image" WF_BUTTON_CREATE_THUMBNAIL ="Create Thumbnail" WF_BUTTON_DELETE_THUMBNAIL ="Delete Thumbnail" WF_BUTTON_INSERT_MULTIPLE ="Insert Multiple Images"