<?php

	/****************************************************\
	**   VisoHotlink 								    **
	**   Copyright (C) 2006 by Arnaud LECUS & VISOCREA  **
	**   Version    : 1.0                               **
	**   Homepage   : http://www.visohotlink.org        **
	**	 Mail : arnaud.lecus@visocrea.fr				**
	**   Released Under GNU GPL Public License          **
	\****************************************************/

defined ('_VALID') or die('Direct Access to this location is not allowed.');

DEFINE("_VH_FILES", "Files");
DEFINE("_VH_FILE", "File");
DEFINE("_VH_FILES_HOSTS", "Files hosts");
DEFINE("_VH_HOTLINK_SITES", "File hotlinking sites");
DEFINE("_VH_HOTLINK_TYPES", "Hotlink types");
DEFINE("_VH_HOTLINK_TYPE", "Hotlink type");
DEFINE("_VH_DEFAULT", "Default");
DEFINE("_VH_PARTNER", "Partner");
DEFINE("_VH_RECIPROCAL_LINK", "Reciprocal link");
DEFINE("_VH_ASKED_LINK", "Asked link");
DEFINE("_VH_WITHOUT_RECIPROCAL_LINK", "Without reciprocal link");
DEFINE("_VH_OTHER", "Other");
DEFINE("_VH_ANSWER_TYPES", "Anwser types");
DEFINE("_VH_ANSWER_TYPE", "Answer type");
DEFINE("_VH_SEND_PIC", "Send file");
DEFINE("_VH_AD_WATERMARK", "Ad a watermark");
DEFINE("_VH_REPLACE_PIC", "Replacement file");
DEFINE("_VH_DONT_SEND", "Do not send");
DEFINE("_VH_SORTING", "Sort by");
DEFINE("_VH_DOWNLOADS", "Downloads");
DEFINE("_VH_SIZE", "Size");
DEFINE("_VH_BANDWIDH", "Bandwidth");
DEFINE("_VH_DATE", "Date");
DEFINE("_VH_ASC", "Increasing");
DEFINE("_VH_DESC", "Decreasing");
DEFINE("_VH_THE_LINK", "The hotlink ");
DEFINE("_VH_CURRENTLY_EDITED", " is currently edited by another administrator");
DEFINE("_VH_CONFIG_ERROR", "An error occurs when updating the settings");
DEFINE("_VH_CONFIG_SUCCESS", "Settings saved !");
DEFINE("_VH_SELECTION", "Selection");
DEFINE("_VH_SELECTION_STATS", "Statistics for the current selection");
DEFINE("_VH_DOWNLOADS_NUMBER", "Downloads number : ");
DEFINE("_VH_BANDWIDTH_USED", "Bandwidth used : ");
DEFINE("_VH_HOTLINKS_URLS", "Hotlinks urls");
DEFINE("_VH_LINK_EDITION", "Hotlink edition");
DEFINE("_VH_THE_FILE", "The file ");
DEFINE("_VH_IS_USED", "is used on ");
DEFINE("_VH_DETECTION_DATE", "Detection date");
DEFINE("_VH_FILE_SIZE", "File size");
DEFINE("_VH_NOTES", "Notes");
DEFINE("_VH_CONFIG", "Settings");
DEFINE("_VH_DEFAULT_HOTLINK_TYPE", "Default hotlink type");
DEFINE("_VH_DEFAULT_ANSWER_TYPE", "Default answer type");
DEFINE("_VH_REPLACE_JPEG_URL", "Url of jpeg replacement picture");
DEFINE("_VH_IGNORE_URLS", "Urls (or urls parts) to ignore");
DEFINE("_VH_WARNING_SPACES_BETWEEN_URLS", "Warning : separate urls with a blank");
DEFINE("_VH_HOTLINKS_LIST", "Hotlinks list");
DEFINE("_VH_CREDITS", "<a href='http://www.visohotlink.org' target='_blank'>VisoHolink [VER]</a> is powered by <a href='http://www.visocrea.fr' target='_blank'>Visocrea</a>");
DEFINE("_VH_HTACCESS_FILE", "Content of the .htaccess file to insert in directories to watch");
DEFINE("_VH_ACTION_SUCCESS", "Action successful !");
DEFINE("_VH_MASS_ACTION", "Action on the selection");
DEFINE("_VH_MASS_ACTION_TEXT", "Choose parameters to modify");
DEFINE("_VH_NO_ACTION", "No action");
DEFINE("_VH_ACTION", "Action");
DEFINE("_VH_URL_HELP", "http://www.visohotlink.org");
DEFINE("_VH_HELP", "Help");

// V1
DEFINE("_VH_IGNORE_FILES", "Files to ignore");
DEFINE("_VH_WARNING_SPACES_BETWEEN_FILES", "Warning : separate filenames, urls or directories with a blank");
DEFINE("_VH_DISPLAY", "Display");
DEFINE("_VH_ENTRIES_PER_PAGE_DEFAULT", "Default number of results per page");
DEFINE("_VH_HOTLINK_LINK", "Direct link to the hotlink url");
DEFINE("_VH_SEE_FILE", "See the file");
DEFINE("_VH_DEFAULT_BEHAVIOR", "Default behavior");
DEFINE("_VH_EMAIL_ALERT", "E-mail alert");
DEFINE("_VH_ACTIVE_ALERT", "Active?");
DEFINE("_VH_YES", "Yes");
DEFINE("_VH_NO", "No");
DEFINE("_VH_ALERT_THRESHOLD", "Alert threshold (downloads number)");
DEFINE("_VH_EMAIL", "E-mail adress");
DEFINE("_VH_REPLACE_FILE", "Replacement file (if necessary)");
DEFINE("_VH_MIME_TYPE", "MIME Type");
DEFINE("_VH_REPLACE_AUDIO_MPEG_URL", "Replacement url for mpeg sound files (mp3)");
DEFINE("_VH_REPLACE_VIDEO_MPEG_URL", "Replacement url for mpeg video files");
DEFINE("_VH_REPLACE_GIF_URL", "Replacement url for gif image files");
DEFINE("_VH_REPLACE_PNG_URL", "Replacement url for png image files");
DEFINE("_VH_REPLACE_AVI_URL", "Replacement url for avi video files");
DEFINE("_VH_REPLACE_MOV_URL", "Replacement url for mov video files");
DEFINE("_VH_SITES_LIST", "Sites");
DEFINE("_VH_SITES_URLS", "Sites url");
DEFINE("_VH_HOTLINKS_LIST_SITE", "Hotlink list of this site");
DEFINE("_VH_CLIC_HERE", "Clic here");
DEFINE("_VH_SITE_BEHAVIOR", "Site behavior");
DEFINE("_VH_SITE_URL", "Site url");
DEFINE("_VH_SITE_EDITION", "Site edition");
DEFINE("_VH_REFERER_TYPE", "Referer type");
DEFINE("_VH_NORMAL", "Normal");
DEFINE("_VH_ENGINE", "Search engine");
DEFINE("_VH_REFERER_RECUP", "Detection of entry links");
DEFINE("_VH_DISPLAY_LOGO", "Visible tag?");
DEFINE("_VH_REDIRECT", "Redirect");
DEFINE("_VH_REDIRECT_ENGINE", "Redirect engines?");
DEFINE("_VH_REDIRECT_URL", "Redirection url");
DEFINE("_VH_VISITS_NUMBER", "Visits : ");
DEFINE("_VH_VISITS", "Visits");
DEFINE("_VH_PERFORMANCE_RATE", "Performance");
DEFINE("_VH_PERFORMANCE_BW_RATE", "Performance Mo");
DEFINE("_VH_ENGINES_LIST", "Engines");
DEFINE("_VH_ENGINE_NAME", "Engine name");
DEFINE("_VH_KEYWORDS_LIST", "Keywords");
DEFINE("_VH_KEYWORD", "Keyword");
DEFINE("_VH_KEYWORDS", "Keywords");
DEFINE("_VH_HOTLINKS", "Hotlinks");
DEFINE("_VH_REFERERS", "Referers");
DEFINE("_VH_REFERERS_LIST", "Referers list");
DEFINE("_VH_REFERER_SITE", "Referer site");
DEFINE("_VH_ENTRY_PAGE", "Entry page");
DEFINE("_VH_REFERER", "Referer");
DEFINE("_VH_REFERER_LINK", "Link to the referer url");
DEFINE("_VH_URL_TAG", "http://www.visohotlink.org");
DEFINE("_VH_TEXT_TAG", "VisoHotlink - Detection, analysis and management of hotlinks and referers");
DEFINE("_VH_INSERT_TAG", "Tag to insert in all your pages");
DEFINE("_VH_ANALYSIS", "Analysis");
DEFINE("_VH_FOR_KEYWORD", "for the keyword");
DEFINE("_VH_DEMO", "");
DEFINE("_VH_MAILER", "Mailer");
DEFINE("_VH_SMTPAUTH", "SMTP Auth");
DEFINE("_VH_SMTPUSER", "SMTP User");
DEFINE("_VH_SMTPPASS", "SMTP Pass");
DEFINE("_VH_SMTPHOST", "SMTP Host");
DEFINE("_VH_SENDMAIL", "Sendmail Path");
DEFINE("_VH_EMAIL_FROM", "FROM Email ");

//Without Joomla
DEFINE("_VH_VALIDATE", "Connect");
DEFINE("_VH_CANCEL", "Cancel");
DEFINE("_VH_DECONNECT", "Deconnect");
DEFINE("_VH_HOME", "Home");
DEFINE("_VH_USER", "User name");
DEFINE("_VH_PASSWORD", "Password");
DEFINE("_VH_LANGUAGE", "Language");
DEFINE("_VH_WRONG_IDENTIFY", "Wrong user name or password");
DEFINE("_VH_IDENTIFY", "Please identify");
DEFINE("_VH_EDIT", "Edit");
DEFINE("_VH_DELETE", "Delete");
DEFINE("_VH_REMOVE_SUCCESS", "Selection deleted");
DEFINE("_VH_SAVE_SUCCESS", "Changes saved");
DEFINE("_VH_SELECT_EDIT_LIST", "Please select hotlinks to edit");
DEFINE("_VH_SELECT_DELETE_LIST", "Please select hotlinks to delete");
DEFINE("_VH_SAVE", "Save");
DEFINE("_VH_SELECT_ACTION_LIST", "Please select hotlinks to make an action");
DEFINE("_VH_JOOMLA", "Original Template <a href='http://www.joomla.org' target='_blank'>Joomla!</a>");

?>

