initial commit of file from CVS for smeserver-awstats on Sat Sep 7 20:09:28 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:09:28 +10:00
parent 2ac31e7de4
commit 4e37dd65ac
29 changed files with 3907 additions and 2 deletions

View File

@@ -0,0 +1,37 @@
'aws_FORM_TITLE' => 'Show or Configure Awstats Statistics',
'aws_BUTTON_CONFIGURE' => 'Configure AWStats',
'aws_STATS_NOTE' => 'Note: A Domain is not shown in the list below until after midnight on the day statistics are available. To force the display sooner, browse to the website to create some stats, then resave awstats settings.',
'aws_DOMAINS_TITLE' => 'List of Domains viewable by admin',
'aws_DISABLED' => 'AWStats is disabled.',
'aws_UPDATED' => 'Updated on [_1] in [_2] secs. [_3] new logs processed.',
'aws_COPYRIGHT' => 'Copyright neddix.de, Stuttgart',
'aws_CONTENT' => 'Content',
'aws_CONFIG_TITLE' => 'Configure AWStats Sme version',
'aws_LABEL_STATUS' => 'State',
'aws_REPORTED' => 'Reported period',
'aws_STATUS' => 'status',
'aws_MAILSTATUS' => 'Awstats Mail status',
'aws_FTPSTATUS' => 'Awstats Ftp status',
'aws_FREQUENCY' => 'Launch frequency',
'aws_NO_LOCAL_IP' => 'Ignore hits from your local network',
'aws_NO_EXTERNAL_IP' => 'Ignore hits from your external IP or network',
'aws_YES_EXT_IP' => 'Yes, external IP',
'aws_YES_EXT_IP_MSK' => 'Yes, external IP/Netmask',
'aws_NO_LOCAL' => 'Ignore hits from local networks as defined in the \'Local networks\' panel',
'aws_FRAME' => 'Show report in HTML frames',
'aws_LANGUAGE' => 'Default language',
'aws_RAWLOG' => 'Enable plugin \'Rawlog\'',
'aws_MAX_DOMAINS' => 'Max. number of domains shown',
'aws_MAX_HOSTS' => 'Max. number of hosts shown',
'aws_MIN_HIT_HOSTS' => 'Only show hosts with at least these hits:',
'aws_MAX_PAGES' => 'Max. number of pages shown',
'aws_MIN_HIT_PAGES' => 'Only show pages with at least these hits:',
'aws_MAX_ROBOTS' => 'Max. number of robots shown',
'aws_MIN_HIT_ROBOT' => 'Only show robots with at least these hits:',
'aws_MAX_REFERER' => 'Max. number of referrers shown',
'aws_MIN_HIT_REFERER' => 'Only show referrers with at least these hits:',
'aws_MAX_KEYWORDS' => 'Max. number of keywords shown',
'aws_MIN_HIT_KEYWORDS' => 'Only show keywords with at least these hits:',
'aws_BAR_SIZE' => 'Graphics bar size',
'aws_CONFIG_SUCCESSFULLY_MODIFIED' => 'Configuration has been updated successfully.<br>Please note, that changed ignore-rules will only effect processing of future logs.',
'aws_ERROR_CONFIG_UPDATE' => 'Error: internal failure while updating awstats configuration.',