###############################
#
# X-Stat Language Pack
# www.xqus.com/x-stat
#
###############################
#
# Language: English
# Date: 08.02.2001
# Author: Audun Larsen.
# mail: audun@xqus.com
#
###############################################
$lang_menu[0] = "Summary";
$lang_menu[1] = "Top 10 reffers";
$lang_menu[2] = "Most Popular Pages";
$lang_menu[3] = "Search Engines";
$lang_menu[4] = "Monthly Stats";
$lang_menu[5] = "Daily Stats";
$lang_menu[6] = "Hourly Stats";
$lang_menu[7] = "Last 50 hostmaks";
$lang_menu[8] = "All hostmasks";
$lang_menu[9] = "Toplevel domains";
$lang_menu[10] = "OS & browser";
$lang_menu[11] = "Public";
$lang_general[0] = "Stats was last reset:";
$lang_general[1] = "This page was rendered in";
$lang_general[2] = "seconds.";
$lang_general[3] = "Total hits:";
$lang_general[4] = "Date:";
$lang_general[5] = "Version";
$lang_general[6] = "Login!";
$lang_general[7] = "You must login to view the stats.";
$lang_summary[0] = "Visits Today:";
$lang_summary[1] = "Visits yesterday:";
$lang_summary[2] = "Overall:";
$lang_summary[3] = "Total:";
$lang_summary[4] = "Uniqe:";
$lang_summary[5] = "Log file is ";
$lang_summary[6] = " bytes, max size is ";
$lang_summary[7] = " bytes.
When this limit is reached, the log file will be reset automatically.
A average line in the log file is about 150 bytes.";
$lang_summary[8] = "Choose language:";
$lang_summary[9] = "Go";
$lang_summary[10] = "A new version of x-stat is released.";
$lang_browser_os[0] = "Operation system";
$lang_browser_os[1] = "Browser";
$lang_browser_os[2] = "Other";
$lang_toplevel_domain[0] = "Toplevel Domains";
$lang_toplevel_domain[1] = "This shows the hostmasks topleveldomains. Theese stats are collected from the main log file, and will be reset when you reset the stats.";
$lang_last50_hosts[0] = "Last 50 hostmasks";
$lang_last50_hosts[1] = "This show the visitors hostmask for the last 50 page views.";
$lang_uniqe_hosts[0] = "All hostmasks";
$lang_uniqe_hosts[1] = "This shows all the uniqe hostmasks that have visited your site.";
$lang_login[0] = "You are loged in.";
$lang_login[1] = "Invalid password!
\n PLease go back and try again.";
$lang_monthly[0] = "-Monthly stats for year ";
$lang_monthly[1] = "Theese stats are collected from the main logfile and the extra logfile for monthly stats, if you have this option enabled.";
$lang_monthly[2] = "Show stats for year ";
$lang_monthly[3] = "January";
$lang_monthly[4] = "February";
$lang_monthly[5] = "March";
$lang_monthly[6] = "April";
$lang_monthly[7] = "May";
$lang_monthly[8] = "June";
$lang_monthly[9] = "July";
$lang_monthly[10] = "August";
$lang_monthly[11] = "September";
$lang_monthly[12] = "October";
$lang_monthly[13] = "November";
$lang_monthly[14] = "December";
$lang_reset[0] = "Reset stats";
$lang_reset[1] = "This will reset everything, exept Total Page views(on the left)";
$lang_reset[2] = ", and the monthly stats";
$lang_reset[3] = "Enter your administrative password below:";
$lang_reset[4] = "Stats are reset.";
$lang_reset[5] = "Invalid password!";
$lang_search_engines[0] = "Search Engines";
$lang_search_engines[1] = "This shows witch search engines your visitors use to find your page.";
$lang_top10_pages[0] = "Most Popular Pages";
$lang_top10_pages[1] = "This shows what page on your site that's most accessed.";
$lang_top10_reffers[1] = "Top 10 reffers";
$lang_daily[0] = "Daily stats for this month.";
$lang_public[0] = "No public stats are available.";
########################### NEW
$lang_menu[12] = "Reffering sites";
$lang_general[8] = "Display stats based on ";
$lang_general[9] = "all hits";
$lang_general[10] = "this months hits";
$lang_general[11] = "todays hits";
$lang_general[12] = "ok";
$lang_reffering_sites[0] = "Reffering sites";
$lang_reffering_sites[1] = "This graph shows most reffering sites, ranked by total refferals. It shows 3 graphs, and each is made out of the ammount of reffers in the actual time period.";
$lang_reffering_sites[2] = "Total reffers:";
$lang_reffering_sites[3] = "Monthly reffers:";
$lang_reffering_sites[4] = "Daily reffers:";
?>