<?php
	/* $Id: english.php,v 1.3 2005/10/05 21:57:15 gizmola Exp $ */
    /*********************************************\
    **   PonyGallery 1.0.0
    **   By: Danial Taherzadeh
    **   http://www.taher-zadeh.com
    **   Based on : Akogallery 2.1 by Arthur Konze
    **   Released Under GNU GPL Public License
    **  
    **   
    **   English language
    **   By: memo
    **   http://www.jarani.org
    **  
    **   
    \*********************************************/

	## Original Copyright ####################
    #                                        # 
    # AkoGallery - A Mambo Gallery Component #
    # Copyright (C) 2003  by  Arthur Konze   #
    # Homepage   : www.mamboportal.com       #
    # Version    : 2.1 beta 1                #
    # License    : GNU GPL Public License    #
    ##########################################
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

// Admin Ponygallery
DEFINE('_PONYGALLERY_UPLOAD_COMP','Upload complete...');
DEFINE('_PONYGALLERY_THUMBNAIL_COMP','Thumbnail complete...');
DEFINE('_PONYGALLERY_FN','Filename');
DEFINE('_PONYGALLERY_NEW_FILENAME','New Filename');
DEFINE('_PONYGALLERY_FILE_REM','File removed from temporary location...');
DEFINE('_PONYGALLERY_SHOW_ALL_PICT','Show All Pictures');
DEFINE('_PONYGALLERY_NOT_APPROVED','Only Not Approved Pictures');
DEFINE('_PONYGALLERY_APPROVED','Only Approved Pictures');
DEFINE('_PONYGALLERY_USER_UPLOAD_PIC','Only User Uploaded Pictures');
DEFINE('_PONYGALLERY_ADMIN_UPLOAD_PIC','Only Admin Uploaded Pictures');
DEFINE('_PONYGALLERY_SELECT_AN_ITEM','Select an item to');
DEFINE('_PONYGALLERY_CREAT_THUMBNAIL','Creating thumbnail from');
DEFINE('_PONYGALLERY_GDIMAGE_NOT','GD image library not installed!');
DEFINE('_PONYGALLERY_GD2IMAGE','GD2 image library does not support truecolor thumbnailing!');
DEFINE('_PONYGALLERY_UPLOAD_COMP_CHOOSE_NEXT','Upload completed. Choose next picture');
DEFINE('_PONYGALLERY_CREAT_THUMBNAIL','Create Thumbnail');
DEFINE('_PONYGALLERY_UPLOAD','Upload');
DEFINE('_PONYGALLERY_THUMBNAIL_SETTING','Thumbnail Settings');
DEFINE('_PONYGALLERY_GENERIC_TITLE','Generic Title');
DEFINE('_PONYGALLERY_GENERIC_DESC','Generic Description');
DEFINE('_PONYGALLERY_IMAGE_PACK_FIL','Image Package File (.zip)');
DEFINE('_PONYGALLERY_CAT_PHOTO_ASS','Category photos will be assigned to');
DEFINE('_PONYGALLERY_AUTHOR','Author');
DEFINE('_PONYGALLERY_BACKEND','Backend');
DEFINE('_PONYGALLERY_FRONTEND','Frontend');
DEFINE('_PONYGALLERY_GENERAL_SETTING','General Settings');
DEFINE('_PONYGALLERY_PIC_PATH','Picture Path');
DEFINE('_PONYGALLERY_PATH_WHERE_PIC_STORED','Path where the pictures will be stored.');
DEFINE('_PONYGALLERY_THUMBNAIL_PATH','Thumbnails Path');
DEFINE('_PONYGALLERY_PATH_WHERE_THUMB_STORED','Path where the thumbnails will be stored.');
DEFINE('_PONYGALLERY_THUMBNAIL_CREATOR','Thumbnail Creator');
DEFINE('_PONYGALLERY_NONE','None');
DEFINE('_PONYGALLERY_GDLIB','GD Library');
DEFINE('_PONYGALLERY_GD2LIB','GD2 Library');
DEFINE('_PONYGALLERY_CHOOS_IMA_PEOCES_TH','Choose image processor for thumbnail creation.');
DEFINE('_PONYGALLERY_THUMBNAIL_WIDTH','Thumbnail Width');
DEFINE('_PONYGALLERY_WIDTH_THUMBNAIL_CREAT','Width of the thumbnails created.');
DEFINE('_PONYGALLERY_THUMBNAIL_QUALIT','Thumbnail Quality');
DEFINE('_PONYGALLERY_QUALIT_THUMB_CREAT','Quality of the thumbnails created.');
DEFINE('_PONYGALLERY_SHOW_DETAIL','Show Details');
DEFINE('_PONYGALLERY_SHOW_PIC_DETAIL_USER','Show picture details to user?');
DEFINE('_PONYGALLERY_PICS_PER_PAGE','Pics per Page');
DEFINE('_PONYGALLERY_NUMBER_PIC_USER_COMM_PIC','Number of pictures shown per Let the user comment on pictures.');
DEFINE('_PONYGALLERY_TOPLIST_ENTRIES','Toplist entries');
DEFINE('_PONYGALLERY_NR_ENTRIE_TOPLIST','Number of entries in the toplists.');
DEFINE('_PONYGALLERY_USER_UPLOAD_SETTING','User Upload Settings');
DEFINE('_PONYGALLERY_BUBUBU','Begin Upload');
DEFINE('_PONYGALLERY_ADMIN_APPRO_NEEDED','Admin Approval needed');
DEFINE('_PONYGALLERY_USER_UPLOAD_NEDD_APPROVAL','User uploaded pictures need approval from admin or directly published.');
DEFINE('_PONYGALLERY_MAX_NR_IMAGES','Max number of images');
DEFINE('_PONYGALLERY_MAX_SIZE_IMAGE','Max filesize of images');
DEFINE('_PONYGALLERY_MAX_ALLOWED_FILESIZE','Maximum allowed file size (bytes).');
DEFINE('_PONYGALLERY_MAX_WIDTH_IMAGE','Max width of images');
DEFINE('_PONYGALLERY_MAX_WIDTH','Max width');
DEFINE('_PONYGALLERY_MAX_HIGHT_IMAGE','Max height of images');
DEFINE('_PONYGALLERY_MAX_HIGHT','Max height');
DEFINE('_PONYGALLERY_ALLOWED_CAT','Allowed Category');
DEFINE('_PONYGALLERY_RATE_SETTING','Rate Settings');
DEFINE('_PONYGALLERY_ALLOW_RATING','Allow Rating');
DEFINE('_PONYGALLERY_USER_VOTE_PIC','Let the user vote pictures.');
DEFINE('_PONYGALLERY_HIGHEST_RATING','Highest rating');
DEFINE('_PONYGALLERY_HIGHEST_POSS_PIC_RATING','Highest possible picture rating.');
DEFINE('_PONYGALLERY_COMMENT_SETTING','Comment Settings');
DEFINE('_PONYGALLERY_ALLOW_COMM','Allow Comments');
DEFINE('_PONYGALLERY_LET_USER_COMM_PIC','Let the user comment on pictures.');
DEFINE('_PONYGALLERY_ANONYM_COMM','Anonymous Comments');
DEFINE('_PONYGALLERY_UNREG_USER_COMM','Let unregistered users comment.');
DEFINE('_PONYGALLERY_ALLOW_BB_COD','Allow BBCode');
DEFINE('_PONYGALLERY_ALLOW_SIMPLE_BBCOD_COMM','Allow the use of simple BBCode in comments.');
DEFINE('_PONYGALLERY_SLIDESHOW_SETT','Slideshow Settings');
DEFINE('_PONYGALLERY_ALLOW_SLIDESHOW','Allow Slideshows');
DEFINE('_PONYGALLERY_SHOW_SLIDESHOW_BUTON_USER','Show Slideshow buttons to users.');
DEFINE('_PONYGALLERY_SETT_SAVED','Settings saved');
DEFINE('_PONYGALLERY_SELECT_ITEM_TO_DELETE','Select an item to delete');



DEFINE('_PONYGALLERY_TITLE','Title');
DEFINE('_PONYGALLERY_CATEGORY','Category');
DEFINE('_PONYGALLERY_HITS','Hits');
DEFINE('_PONYGALLERY_PUBLISHED','Published');
DEFINE('_PONYGALLERY_APPROWED','Approved');
DEFINE('_PONYGALLERY_TYPE','Type');
DEFINE('_PONYGALLERY_DATUM','Date');
DEFINE('_PONYGALLERY_USER_UPLOAD','User Uploaded');
DEFINE('_PONYGALLERY_ADMIN_UPLOAD','Admin Uploaded');
DEFINE('_PONYGALLERY_PIC_MUST_HAVE_TITLE','Picture must have a title');
DEFINE('_PONYGALLERY_YOU_MUST_SELECT_CAT','You must select a category.');
DEFINE('_PONYGALLERY_YOU_MUST_SELECT_PIC_FNAME','You must have a picture filename.');
DEFINE('_PONYGALLERY_YOU_MUST_SELECT_THMB_FNAME','You must have a thumbnail filename.');
DEFINE('_PONYGALLERY_DESCRIPTION','Description');
DEFINE('_PONYGALLERY_PICTURE','Picture');
DEFINE('_PONYGALLERY_THUMBNAIL','Thumbnail');
DEFINE('_PONYGALLERY_PIC_PREVIEW','Picture Preview');
DEFINE('_PONYGALLERY_THUMB_PREVIEW','Thumbnail Preview');
DEFINE('_PONYGALLERY_DISPLAY','Display');
DEFINE('_PONYGALLERY_TEXT','Text');
DEFINE('_PONYGALLERY_IP','IP');
DEFINE('_PONYGALLERY_CAT_MANAGER','Category Manager');
DEFINE('_PONYGALLERY_REORDER','Reorder');
DEFINE('_PONYGALLERY_EDIT','Edit');
DEFINE('_PONYGALLERY_ADD','Add');
DEFINE('_PONYGALLERY_PARENT_CAT','Parent Category');
DEFINE('_PONYGALLERY_CONTENT','Content');

DEFINE('_PONYGALLERY_GALLERY','Gallery');
DEFINE('_PONYGALLERY_USER_PANEL','User Panel');
DEFINE('_PONYGALLERY_MOST_VIEWED','Most Viewed');
DEFINE('_PONYGALLERY_TOP_RATED','Top Rated');
DEFINE('_PONYGALLERY_LAST_ADDED','Last Added');
DEFINE('_PONYGALLERY_LAST_COMMENTED','Last Commented');
DEFINE('_PONYGALLERY_REG_MEMBERS','Registered Members');
DEFINE('_PONYGALLERY_SPECIAL_MEMBERS','Special Members');
DEFINE('_PONYGALLERY_YOU_NOT_LOGED','You are not logged in.');
DEFINE('_PONYGALLERY_NOT_ACCESS_THIS_DIRECTORY','You are not allowed to access this directory');
DEFINE('_PONYGALLERY_THERE_ARE','There are');
DEFINE('_PONYGALLERY_PICTURES_IN_CATEGORY','Pictures in this category.');
DEFINE('_PONYGALLERY_RATING','Rating');
DEFINE('_PONYGALLERY_NO_VOTES','No Votes');
DEFINE('_PONYGALLERY_CR_THUMBNAIL','Create thumbnail');
DEFINE('_PONYGALLERY_COMMENT','Comment');
DEFINE('_PONYGALLERY_SITVUD','An image with the same name already exists, please choose another name for your file and then try again');
DEFINE('_PONYGALLERY_MAX_WIGHT_HIGHT','Max width and height are');
DEFINE('_PONYGALLERY_APPROVED_OWNER_PUBLISH','approved owner published');
DEFINE('_PONYGALLERY_NEW_CONTENT_SUBMITED','A new content item has been submitted by');
DEFINE('_PONYGALLERY_TITLED','titled');
DEFINE('_PONYGALLERY_PIC_SUCCESSFULLY_ADD','Picture successfully added');
DEFINE('_PONYGALLERY_INVALID_IMG_TYPE','Invalid Image Type');
DEFINE('_PONYGALLERY_INVITE_VIEW_PIC','has invited you to view a picture. Please use the link below to view it.');
DEFINE('_PONYGALLERY_RECCOMEND_PIC_FROM_FREND','A recommended Picture from your friend');
DEFINE('_PONYGALLERY_CATEGORIES','Categories');
DEFINE('_PONYGALLERY_ODDDOD','From');
DEFINE('_PONYGALLERY_ODGOVV','Reply-To');
DEFINE('_PONYGALLERY_MAIL_SENT','Mail was sent...');
DEFINE('_PONYGALLERY_MAY_ADD_MAX_OFF','You may add maximum of');
DEFINE('_PONYGALLERY_PICTURES','pictures');
DEFINE('_PONYGALLERY_PIC_MUST_HAVE_TITLE','Picture must have a title');
DEFINE('_PONYGALLERY_MUST_SELECT_CATEGORY','You must select a category.');
DEFINE('_PONYGALLERY_MUST_HAVE_FNAME','You must have a picture filename.');
DEFINE('_PONYGALLERY_AUTHOR_OWNER','Author/Owner');
DEFINE('_PONYGALLERY_NOT_ALOWED_EDIT_PIC','You are not allowed to edit this picture');
DEFINE('_PONYGALLERY_NSDES','Edit Picture');
DEFINE('_PONYGALLERY_PIC_NAME','Picture Name');
DEFINE('_PONYGALLERY_ACTION','Action');
DEFINE('_PONYGALLERY_SURE_DELETE_SELECT_ITEM','Are you sure you want to delete selected item?');
DEFINE('_PONYGALLERY_NOT_HAVE_PIC','You do not have any pictures');
DEFINE('_PONYGALLERY_UIC_SUCCESS_IPDATED','Picture successfully updated');
DEFINE('_PONYGALLERY_NOT_ALOWED_DELETE_PIC','You are not allowed to delete this picture');
DEFINE('_PONYGALLERY_NOT_DELETE_THMB_IMAGE_FILE','could not delete the image thumbnail file');
DEFINE('_PONYGALLERY_FFFFFFF','Could not delete the image file');
DEFINE('_PONYGALLERY_PIC_COMMENT_DELETED','Picture and related comments were deleted successfully');
DEFINE('_PONYGALLERY_POMKAT','Subcategories');
DEFINE('_PONYGALLERY_COMM_SAVED','Your comment has been saved.');
DEFINE('_PONYGALLERY_COMM_DELETED','The Comment has been deleted.');
DEFINE('_PONYGALLERY_DELETE_COMMENT','Delete Comment');
DEFINE('_PONYGALLERY_BACK','Back');
DEFINE('_PONYGALLERY_COMM_ADDED','Comment added on');
DEFINE('_PONYGALLERY_ENTRY','Entry');
DEFINE('_PONYGALLERY_AREA','Area');
DEFINE('_PONYGALLERY_SELECT_CATEGORY','Select Category');
DEFINE('_PONYGALLERY_NAME','Name');
DEFINE('_PONYGALLERY_PICT_FILE','Picture File');
DEFINE('_PONYGALLERY_SELECT_IMAGE','Select Image');
DEFINE('_PONYGALLERY_THUMBNAIL_FILE','Thumbnail File');
DEFINE('_PONYGALLERY_NOT_ALLOWED_VIEW_PIC','You are not allowed to view this picture!');
DEFINE('_PONYGALLERY_PICSLAD','Picture does not exist anymore or is not yet approved by administrators!');
DEFINE('_PONYGALLERY_NEXT_IMAGE','Next Image');
DEFINE('_PONYGALLERY_LAST_IMAGE','Last Image');
DEFINE('_PONYGALLERY_SLIDESHOW','SlideShow');
DEFINE('_PONYGALLERY_FILESIZE','Filesize');
DEFINE('_PONYGALLERY_BBCOD','BBCode is');
DEFINE('_PONYGALLERY_PLEASE_REGISTER','Only Registered users may post comments.');
DEFINE('_PONYGALLERY_SEND_FRIEND','Send to Friend');
DEFINE('_PONYGALLERY_YOUR_NAME','You Name');
DEFINE('_PONYGALLERY_YOUR_MAIL','Your Email');
DEFINE('_PONYGALLERY_FRIENDS_NAME','Your Friend\'s Name');
DEFINE('_PONYGALLERY_FRIENDS_MAIL','Your Friend\'s Email');
DEFINE('_PONYGALLERY_LOGIN_FIRST','Please login first...');
DEFINE('_PONYGALLERY_PRREZ','Search results for');
DEFINE('_PONYGALLERY_LAST_COMMENT_PIC','last commented pictures');
DEFINE('_PONYGALLERY_LAST_ADDED_PIC','last added pictures');
DEFINE('_PONYGALLERY_BEST_RATED_PIC','best rated pictures');
DEFINE('_PONYGALLERY_MOST_VIEWED_PIC','most viewed pictures');
DEFINE('_PONYGALLERY_COMMENTS','Comments');
DEFINE('_PONYGALLERY_VOTE_COUNTED','Your vote has been counted.');
DEFINE('_PONYGALLERY_NEW_PICTURE','New picture');
DEFINE('_PONYGALLERY_DELETE','Delete');
DEFINE('_PONYGALLERY_HOME','Home');
DEFINE('_PONYGALLERY_PICTURE_RATING','Picture Rating');
DEFINE('_PONYGALLERY_GOOD','Good');
DEFINE('_PONYGALLERY_BAD','Bad');

DEFINE('_PONYGALLERY_SM','[SM]');
DEFINE('_PONYGALLERY_RM','[RM]');
DEFINE('_PONYGALLERY_SAVE','Save');
DEFINE('_PONYGALLERY_PLEASE_FILL_THE_FORM','Please fill the form');
DEFINE('_PONYGALLERY_ENTRY_UPDATED','Entry updated');
DEFINE('_PONYGALLERY_SELECT_THUMBNAIL','Select Thumbnail');
DEFINE('_PONYGALLERY_CLEAR','Clear');
DEFINE('_PONYGALLERY_ENTER_NAME_COMMENT','Please enter name and comment!');
DEFINE('_PONYGALLERY_ENTER_NAME_EMAIL','Please enter name and email!');
DEFINE('_PONYGALLERY_START','Start');
DEFINE('_PONYGALLERY_STOP','Stop');
DEFINE('_PONYGALLERY_VOTES','Votes');
DEFINE('_PONYGALLERY_VOTE','Vote!');
DEFINE('_PONYGALLERY_SEND','Send');
DEFINE('_PONYGALLERY_TOP','Top');