Lines Matching refs:lang

12 $lang['menu'] = 'Access and Usage Statistics';
14 $lang['more'] = 'more';
15 $lang['prev'] = 'previous page';
16 $lang['next'] = 'next page';
19 $lang['time_select'] = 'Select the timeframe:';
20 $lang['time_today'] = 'Today';
21 $lang['time_last1'] = 'Yesterday';
22 $lang['time_last7'] = 'Last 7 Days';
23 $lang['time_last30'] = 'Last 30 Days';
24 $lang['time_go'] = 'Go';
25 $lang['days'] = 'Days';
26 $lang['weeks'] = 'Weeks';
27 $lang['months'] = 'Months';
30 $lang['dashboard'] = 'Dashboard';
31 $lang['pages'] = 'Pages';
32 $lang['edits'] = 'Edits';
33 $lang['images'] = 'Images';
34 $lang['downloads'] = 'Downloads';
35 $lang['referer'] = 'Incoming Links';
36 $lang['newreferer'] = 'New Incoming Links';
37 $lang['outlinks'] = 'Outgoing Links';
38 $lang['campaigns'] = 'Campaigns';
39 $lang['medium'] = 'Campaign Medium';
40 $lang['source'] = 'Campaign Source';
41 $lang['internalsearchphrases'] = 'Internal Search Phrases';
42 $lang['internalsearchwords'] = 'Internal Search Words';
43 $lang['searchengines'] = 'External Search Engines';
44 $lang['browsers'] = 'Browsers';
45 $lang['os'] = 'Operating Systems';
46 $lang['countries'] = 'Countries';
47 $lang['resolution'] = 'Screen Size';
48 $lang['viewport'] = 'Browser Viewport';
49 $lang['seenusers'] = 'Seen Users';
50 $lang['history'] = 'Growth History';
51 $lang['topdomain'] = 'Top User Domains';
52 $lang['topuser'] = 'Top Users';
53 $lang['topeditor'] = 'Top Editors';
54 $lang['topgroup'] = 'Top Groups';
55 $lang['topgroupedit'] = 'Top Editing Groups';
56 $lang['content'] = '(Content)';
57 $lang['users'] = '(Users and Groups)';
58 $lang['links'] = '(Links)';
59 $lang['campaign'] = '(Campaigns)';
60 $lang['search'] = '(Search)';
61 $lang['technology'] = '(Technology)';
62 $lang['trafficsum'] = '<strong>%s</strong> requests caused <strong>%s</strong> traffic.';
66 $lang['intro_dashboard'] = 'This page gives you a quick overview on what has happened i…
67 $lang['intro_page'] = 'These are the wiki pages most viewed in the selected timefr…
68 $lang['intro_edits'] = 'These are the wiki pages most edited in the selected timefr…
69 $lang['intro_images'] = 'These are the top most displayed local images in your wiki.…
70 $lang['intro_downloads'] = 'These are the top most downloaded local media items in your…
71 $lang['intro_referer'] = 'Of all <strong>%d</strong> external visits, <strong>%d</str…
73 $lang['intro_newreferer'] = 'The following incoming links where first logged in the sele…
74 $lang['intro_outlinks'] = 'These are the most clicked on links to external sites in yo…
75 $lang['intro_searchengines'] = 'The following search engines were used by users to find you…
76 $lang['intro_internalsearchphrases'] = 'These are the exact phrases people used to search inside yo…
77 $lang['intro_internalsearchwords'] = 'These are the most common words people used to search insid…
78 $lang['intro_browsers'] = 'Here are the most popular browsers used by your users.';
79 $lang['intro_os'] = 'Here are the most popular platforms used by your users.';
80 $lang['intro_countries'] = 'This is where your users come from. Note that resolving IP …
81 $lang['intro_resolution'] = 'This page gives you some info about the screen size (resolu…
82 $lang['intro_viewport'] = 'These are the area sizes that your users\' browsers have av…
83 $lang['intro_seenusers'] = 'This is a list of when users have been last seen in the Wik…
84 $lang['intro_history'] = 'These graphs give you an idea on how your wiki grew over th…
85 $lang['intro_topdomain'] = 'This page shows which of your logged in users browsed the m…
86 $lang['intro_topuser'] = 'This page shows which of your logged in users browsed the m…
87 $lang['intro_topeditor'] = 'This page shows which of your logged in users did the most …
88 $lang['intro_topgroup'] = 'These are the groups of the logged in users that browsed th…
89 $lang['intro_topgroupedit'] = 'These are the groups of the logged in users that did the ms…
90 $lang['intro_campaigns'] = 'This shows the number of visits you received through a trac…
91 $lang['intro_medium'] = 'This shows the number of visits you received via a specific…
92 $lang['intro_source'] = 'This shows the number of visits you received via a specific…
95 $lang['dash_pageviews'] = '<strong>%d</strong> Page Views';
96 $lang['dash_sessions'] = '<strong>%d</strong> Visits (Sessions)';
97 $lang['dash_visitors'] = '<strong>%d</strong> Unique Visitors';
98 $lang['dash_users'] = '<strong>%d</strong> Logged in Users';
99 $lang['dash_logins'] = '<strong>%d</strong> User Logins';
100 $lang['dash_registrations'] = '<strong>%s</strong> New Registrations';
101 $lang['dash_current'] = '<strong>%d</strong> Current Visitors';
102 $lang['dash_bouncerate'] = '<strong>%.1f%%</strong> Bounces';
103 $lang['dash_timespent'] = '<strong>%.2f</strong> Minutes Spent in an Average Session';
104 $lang['dash_avgpages'] = '<strong>%.2f</strong> Pages Viewed in an Average Session';
105 $lang['dash_newvisitors'] = '<strong>%.1f%%</strong> New Visitors';
106 $lang['dash_last'] = '<strong>%s</strong> Last Visit';
108 $lang['dash_mostpopular'] = 'Most Popular Pages';
109 $lang['dash_newincoming'] = 'Top Incoming New Links';
110 $lang['dash_topsearch'] = 'Top Search Phrases';
113 $lang['graph_edits'] = 'Page Edits';
114 $lang['graph_creates'] = 'Page Creations';
115 $lang['graph_deletions'] = 'Page Deletions';
116 $lang['graph_views'] = 'Page Views';
117 $lang['graph_sessions'] = 'Visits';
118 $lang['graph_visitors'] = 'Visitors';
119 $lang['graph_page_count'] = 'Pages';
120 $lang['graph_page_size'] = 'Pagessize (MB)';
121 $lang['graph_media_count'] = 'Media Items';
122 $lang['graph_media_size'] = 'Media Item Size (MB)';