# LANGUAGE translation of Drupal (modules/statistics.module) # Copyright YEAR NAME # Generated from file: statistics.module,v 1.225.2.1 2006/05/05 12:03:51 killes # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2006-06-05 17:49+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: modules/statistics.module:15 msgid "The statistics module keeps track of numerous statistics of site usage. It counts how many times, and from where each of your posts is viewed. The statistics module can be used to learn many useful things about how users are interacting with each other and with your site." msgstr "" #: modules/statistics.module:16 msgid "

Statistics module features

\n
    \n
  • Logs show statistics for how many times your site and specific content on your site has been accessed.
  • \n
  • Referrers tells you from where visitors came from (referrer URL).
  • \n
  • Top pages shows you what's hot, what is the most popular content on your site.
  • \n
  • Top users shows you the most active users for your site.
  • \n
  • Recent hits displays information about the latest activity on your site.
  • \n
  • Node count displays the number of times a node has been accessed in the node's link section next to # comments.
  • \n
  • Popular content block creates a block that can display the day's top viewed content, the all time top viewed content, and the last content viewed.
  • \n
\n" msgstr "" #: modules/statistics.module:27 msgid "

Configuring the statistics module

\n
    \n
  • Enable access log allows you to turn the access log on and off. This log is used to store data about every page accessed, such as the remote host's IP address, where they came from (referrer), what node they've viewed, and their user name. Enabling the log adds one database call per page displayed by Drupal.
  • \n
  • Discard access logs older than allows you to configure how long an access log entry is saved, after which time it is deleted from the database table. To use this you need to run cron.php
  • \n
  • Enable node view counter allows you to turn on and off the node-counting functionality of this module. If it is turned on, an extra database query is added for each node displayed, which increments a counter.
  • \n
\n" msgstr "" #: modules/statistics.module:34 msgid "

You can

\n\n" msgstr "" #: modules/statistics.module:42 msgid "For more information please read the configuration and customization handbook Statistics page." msgstr "" #: modules/statistics.module:45 msgid "Logs access statistics for your site." msgstr "" #: modules/statistics.module:47 msgid "

Settings for the statistical information that Drupal will keep about the site. See site statistics for the actual information.

" msgstr "" #: modules/statistics.module:49 msgid "

This page shows you the most recent hits.

" msgstr "" #: modules/statistics.module:51 msgid "

This page shows you all external referrers. These are links pointing to your web site from outside your web site.

" msgstr "" #: modules/statistics.module:53 msgid "

When you ban a visitor, you prevent his IP address from accessing your site. Unlike blocking a user, banning a visitor works even for anonymous users. The most common use for this is to block bots/web crawlers that are consuming too many resources.

" msgstr "" #: modules/statistics.module:117 msgid "recent hits" msgstr "" #: modules/statistics.module:120 msgid "top pages" msgstr "" #: modules/statistics.module:123 msgid "top visitors" msgstr "" #: modules/statistics.module:126 msgid "referrers" msgstr "" #: modules/statistics.module:134 msgid "track page visits" msgstr "" #: modules/statistics.module:207;234 msgid "Timestamp" msgstr "" #: modules/statistics.module:208;235;265 msgid "Page" msgstr "" #: modules/statistics.module:264;288;319 msgid "Hits" msgstr "" #: modules/statistics.module:266 msgid "Average page generation time" msgstr "" #: modules/statistics.module:267;290 msgid "Total page generation time" msgstr "" #: modules/statistics.module:273 msgid "%time ms" msgstr "" #: modules/statistics.module:276 msgid "Top pages in the past %interval" msgstr "" #: modules/statistics.module:289 msgid "Visitor" msgstr "" #: modules/statistics.module:300 msgid "unban" msgstr "" #: modules/statistics.module:300 msgid "ban" msgstr "" #: modules/statistics.module:304 msgid "Top visitors in the past %interval" msgstr "" #: modules/statistics.module:316 msgid "Top referrers in the past %interval" msgstr "" #: modules/statistics.module:320 msgid "Url" msgstr "" #: modules/statistics.module:321 msgid "Last visit" msgstr "" #: modules/statistics.module:342 msgid "Access log settings" msgstr "" #: modules/statistics.module:343 msgid "Enable access log" msgstr "" #: modules/statistics.module:343 msgid "Log each page access. Required for referrer statistics." msgstr "" #: modules/statistics.module:345 msgid "Discard access logs older than" msgstr "" #: modules/statistics.module:345 msgid "Older access log entries (including referrer statistics) will be automatically discarded. Requires crontab." msgstr "" #: modules/statistics.module:348 msgid "Content viewing counter settings" msgstr "" #: modules/statistics.module:349 msgid "Count content views" msgstr "" #: modules/statistics.module:349 msgid "Increment a counter each time content is viewed." msgstr "" #: modules/statistics.module:421;460 msgid "Popular content" msgstr "" #: modules/statistics.module:428 msgid "Number of day's top views to display" msgstr "" #: modules/statistics.module:428 msgid "How many content items to display in \"day\" list." msgstr "" #: modules/statistics.module:429 msgid "Number of all time views to display" msgstr "" #: modules/statistics.module:429 msgid "How many content items to display in \"all time\" list." msgstr "" #: modules/statistics.module:430 msgid "Number of most recent views to display" msgstr "" #: modules/statistics.module:430 msgid "How many content items to display in \"recently viewed\" list." msgstr "" #: modules/statistics.module:445 msgid "Today's:" msgstr "" #: modules/statistics.module:450 msgid "All time:" msgstr "" #: modules/statistics.module:455 msgid "Last viewed:" msgstr "" #: modules/statistics.module:102 msgid "1 read" msgid_plural "%count reads" msgstr[0] "" msgstr[1] "" #: modules/statistics.module:89 msgid "access statistics" msgstr "" #: modules/statistics.module:89 msgid "view post access counter" msgstr "" #: modules/statistics.module:0 msgid "statistics" msgstr ""