AAAAhome/academiac/www/administrator/language/en-GB/en-GB.plg_content_admirorgallery.ini 0000604 00000016377 15140050032 0024543 0 ustar 00 ; @version 4.0
; @package Admiror Gallery (plugin)
; @copyright Copyright (C) 2010 - 2011. All rights reserved.
; @author Igor Kekeljevic & Nikola Vasiljevski, 2011.
; @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
; @note All ini files need to be saved as UTF-8
; Plugin Description
PLG_ADMIRORGALLERY_XML_DESCRIPTION="
Admiror Gallery
Admiror Gallery renders image gallery from folder with images. It supports jpg, jpeg, png and gif images.
Create your folder inside Images Root Folder and place images for gallery inside this folder. Usually Images Root Folder is /images/stories/ folder.
Put {AG}name_of_your_folder{/AG} inside your article.
Creation of thumb images is automatic, if user opens the page with AdmirorGallery and there are new images or size changed. It''s recommended to admin to opens page with AdmirorGallery to execute changes instead of user. Admiror Gallery consists of 3 mayor elements: Templates, Popups and Image manager.
For more information visit Admiror Gallery Webpage or Admiror Gallery Community.
 | Templates are standard look and feel of gallery. Usually it''s a set of small thumbnails with descriptions. |
 | Popups is wrapper for showing larger image, which is usually initiated by clicking on thumbnail image. |

Copyright
Admiror Gallery is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3, or (at your option) any later version.
* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
"
PLG_CONTENT_ADMIRORGALLERY="Content - Admiror Gallery"
; Plugin XML Params
AG_BASIC_SETTINGS="BASIC SETTINGS"
AG_IMAGES_ROOT_FOLDER="Images Root Folder"
AG_IMAGES_ROOT_FOLDER_DESC="Set the path to the folder you keep your images, relative to your site root. Default value is /images/stories/."
AG_THUMBNAIL_WIDTH="Thumbnail Width"
AG_THUMBNAIL_WIDTH_DESC="Adjust the maximum width thumbnail width in pixels."
AG_THUMBNAIL_HEIGHT="Thumbnail Height"
AG_THUMBNAIL_HEIGHT_DESC="Adjust the maximum image thumbnail height in pixels."
AG_THUMBNAIL_AUTO_SIZE="Thumbnail Auto Size"
AG_THUMBNAIL_AUTO_SIZE_DESC="Auto size for one of dimensions, keeping proportions of original image."
AG_WIDTH="Width"
AG_HEIGHT="Height"
AG_NONE="None"
AG_GALLERY_TEMPLATE="Gallery Template"
AG_GALLERY_TEMPLATE_DESC="Select Gallery Template."
AG_POPUP_ENGINE="Popup Engine"
AG_POPUP_ENGINE_DESC="Select Popup Engine."
AG_ARRANGE_IMAGES_BY="Arrange Images by"
AG_ARRANGE_IMAGES_BY_DESC="Select one of image arrange algorithm."
AG_PRIORITY="Priority"
AG_DATE="Date"
AG_NAME="Name"
AG_GALLERY_COLORS="GALLERY COLORS"
AG_GALLERY_BACKGROUND_COLOR="Background Color"
AG_GALLERY_BACKGROUND_COLOR_DESC="This color is used for background in some templates. Enter 6 digit hex code only."
AG_GALLERY_FOREGROUND_COLOR="Foreground Color"
AG_GALLERY_FOREGROUND_COLOR_DESC="This color is used for borders and texts in some templates. Enter 6 digit hex code only."
AG_GALLERY_HIGHLITE_COLOR="Highlite Color"
AG_GALLERY_HIGHLITE_COLOR_DESC="This color is used for hover highlite in some templates. Enter 6 digit hex code only."
AG_GALLERY_FRAME_SIZE="GALLERY FRAME SIZE"
AG_GALLERY_FRAME_WIDTH="Frame Width"
AG_GALLERY_FRAME_WIDTH_DESC="Adjust gallery frame width in pixels."
AG_GALLERY_FRAME_HEIGHT="Frame Height"
AG_GALLERY_FRAME_HEIGHT_DESC="Adjust gallery frame height in pixels."
AG_NEW_IMAGES_SETTINGS="NEW IMAGES"
AG_MARK_NEW_IMAGES="Mark New Images"
AG_MARK_NEW_IMAGES_DESC="Adding small tag on image thumbnails for images old one week."
AG_YES="Yes"
AG_NO="No"
AG_NEW_IMAGE_DAYS_LIMIT="New Image Days Limit"
AG_NEW_IMAGE_DAYS_LIMIT_DESC="Set number of days for which image is consider as new."
AG_PAGINATION_SETTINGS="PAGINATION SETTINGS"
AG_USE_PAGINATION="Use Pagination"
AG_USE_PAGINATION_DESC="Activate pagination system. It filter current set of images and generate pagination links."
AG_IMAGES_PER_GALLERY="Images Per Gallery"
AG_IMAGES_PER_GALLERY_DESC="Enter number of images per single gallery."
AG_ALBUMS_SETTINGS="ALBUMS SETTINGS"
AG_USE_ALBUMS="Use Albums"
AG_USE_ALBUMS_DESC="Activate albums system. It filter child folders for current gallery and render them as albums with images."
AG_ADDITIONAL_SETTINGS="ADDITIONAL SETTINGS"
AG_SHOW_SIGNATURE="Show Signature"
AG_SHOW_SIGNATURE_DESC="Show Admiror Gallery label on bottom of the page which using this plugin."
AG_USE_PLAIN_TEXT_CAPTIONS="Plain Text Captions"
AG_USE_PLAIN_TEXT_CAPTIONS_DESC="It''s possible to use rich text captions, but avoid using double qoutes in tag attributes. There is a risk that some Templates or Popups doesn''t support rich text captions."
AG_IGNORE_INVALID_IMAGE="Ignore invalid image"
AG_IGNORE_INVALID_IMAGE_DESC="Ignores errors if image is corrupted."
AG_IGNORE_NOTICE_OF_RECOVERABLE_ERRORS="Ignore notice of recoverable errors"
AG_IGNORE_NOTICE_OF_RECOVERABLE_ERRORS_DESC="If you get Notice: imagecreatefromjpeg() [function.imagecreatefromjpeg] you can stop this notice from appering on your page."
; Plugin Errors
AG_ADMIROR_GALLERY_PLUGIN_FUNCTIONS_ONLY_UNDER="Admiror Designe Studio "Admiror Gallery" 4.0 Plugin functions under Joomla! 1.6 & 1.7"
AG_GD_SUPPORT_IS_NOT_ENABLED="GD support is not enabled. Cannot create thumbnail images. Contact your System Administrator to enable GD support."
AG_CANNOT_FIND_FOLDER_INSIDE_FOLDER="Cannot find %s folder inside %s folder."
AG_UNSUPPORTED_IMAGE_TYPE_FOR_IMAGE="Unsupported image type for image %s."
AG_IMAGE_IS_MISSING_OR_NOT_VALID_CANNOT_READ_THIS_IMAGE="Image %s is missing or not valid. Cannot read this image"
AG_COULD_NOT_CREATE_THUMBNAIL_FILE_FOR_IMAGE="Could not create thumbnail file for image %s!"
AG_CANNOT_CREATE_THUMBNAILS_WIDTH_AND_HEIGHT_MUST_BE_GREATER_THEN_0="Cannot create thumbnails!
Width and height must be greater then 0"
AG_CANNOT_READ_THUMBNAIL="Cannot read thumbnail: "%s"!"
AG_CANNOT_CREATE_THUMBS_PERMMISIONS_ERROR="Admiror Gallery cannot create thumbnails in %s
Check folder permmisions!"
AG_AUTHORS="author/s"