For detailed insights and graphs pick a topic from the Table of Contents.'; $lang['intro_page'] = 'These are the wiki pages most viewed in the selected timeframe – your top content.'; $lang['intro_referer'] = 'Of all %d external visits, %d (%.1f%%) were direct (or bookmarked) accesses, %d (%.1f%%) came from search engines and %d (%.1f%%) were referred through links from other pages.
These other pages are listed below.'; $lang['intro_newreferer'] = 'The following incoming links where first logged in the selected timeframe and have never been seen before.'; $lang['intro_outlinks'] = 'These are the most clicked on links to external sites in your wiki.'; $lang['intro_searchengines'] = 'The following search engines were used by users to find your wiki.'; $lang['intro_searchphrases'] = 'These are the exact phrases people used to search when they found your wiki.'; $lang['intro_searchwords'] = 'These are the most common words people used to search when they found your wiki.'; $lang['intro_internalsearchphrases'] = 'These are the exact phrases people used to search inside your wiki.'; $lang['intro_internalsearchwords'] = 'These are the most common words people used to search inside your wiki.'; $lang['intro_browsers'] = 'Here are the most popular browsers used by your users.'; $lang['intro_os'] = 'Here are the most popular platforms used by your users.'; $lang['intro_countries'] = 'This is where your users come from. Note that resolving IP addresses to countries is error prone and no exact science.'; // the dashboard items $lang['dash_pageviews'] = '%d Page Views'; $lang['dash_sessions'] = '%d Visits (Sessions)'; $lang['dash_visitors'] = '%d Unique Visitors'; $lang['dash_users'] = '%d Logged in Users'; $lang['dash_logins'] = '%d User Logins'; $lang['dash_registrations'] = '%s New Registrations'; $lang['dash_bouncerate'] = '%.1f%% Bounces'; $lang['dash_timespent'] = '%.2f Minutes Spent in an Avarage Session'; $lang['dash_avgpages'] = '%.2f Pages Viewed in an Avarage Session'; $lang['dash_newvisitors'] = '%.1f%% New Visitors'; $lang['dash_mostpopular'] = 'Most Popular Pages'; $lang['dash_newincoming'] = 'Top Incoming New Links'; $lang['dash_topsearch'] = 'Top Search Phrases';