; VCNT - Visitorcounter - Module for Joomla! 3.x ; Author: Viktor Vogel ; Project: Kubik-Rubik Joomla! Extensions ; Project page: https://kubik-rubik.de/vcnt-visitorcounter ; License http://www.gnu.org/licenses/gpl.html GNU/GPL, see gpl_v3.txt MOD_VISITORCOUNTER="VCNT - Visitorcounter" MOD_VISITORCOUNTER_XML_DESCRIPTION="<h2><strong>VCNT - Visitorcounter</strong></h2><p>Small and fast visitorcounter module for Joomla! 3 with many features!</p><p>VCNT identifies and counts visitors by their IP addresses. Bots can be detected and excluded over the user agent header.</p><p>Note: No personal data is stored. The temporarily stored IP addresses can be converted into hashes (with the secret key as salt), which makes it impossible to draw any conclusions about the IP addresses.</p><p>All information and features: <a href="_QQ_"https://kubik-rubik.de/vcnt-visitorcounter"_QQ_" target="_QQ_"_blank"_QQ_" title="_QQ_"VCNT"_QQ_">VCNT - Visitorcounter</a></p><p>Please write a review in the JED: <a href="_QQ_"http://extensions.joomla.org/extensions/extension/site-management/analytics/vcnt"_QQ_" target="_QQ_"_blank"_QQ_" title="_QQ_"VCNT Visitorcounter in the Joomla! Extensions Directory"_QQ_">VCNT Visitorcounter in the Joomla! Extensions Directory</a> - Thank you!</p>" COM_MODULES_CONTEST_FIELDSET_LABEL="Contest" COM_MODULES_SETTINGS_FIELDSET_LABEL="Settings" JYESNAMES="Yes, with username" MOD_VISITORCOUNTER_ALL="All" MOD_VISITORCOUNTER_ALL_DESC="Description for all visits. Example: All" MOD_VISITORCOUNTER_ALLOPT="All (Optional)" MOD_VISITORCOUNTER_ANONYMIZEIP="Anonymize IP Addresses" MOD_VISITORCOUNTER_ANONYMIZEIP_DESC="Should the IP adress be anonymized? The last octet (8 bits) of the address will be replaced by 0. If it is an IPv6 address, then the last 2 groups (32 bits) are removed. It is merely impossible to re-associate the address. Disadvantage is, that access with IP-addresses only differing in their last octet (or last 2 groups), will not be detected as different accesses. It is also possible to create a hash value with the secret key as the salt of the IP address. Thus, each IP address is unique but (practically) cannot be recalculated (recommended setting - GDPR compliant)." MOD_VISITORCOUNTER_ANONYMIZEIP_HASH="Yes, Hash With Salt" MOD_VISITORCOUNTER_AUTOMATICCLEANUP="Automatic Cleanup" MOD_VISITORCOUNTER_AUTOMATICCLEANUP_DESC="Clean up the database automatically (recommended)" MOD_VISITORCOUNTER_BOTS="Bots" MOD_VISITORCOUNTER_BOTSLIST="Botslist" MOD_VISITORCOUNTER_BOTSLIST_DESC="Bots are detected via the User Agent-Header. The list can be extended with additional entries." MOD_VISITORCOUNTER_CODEIS="Winning code is:" MOD_VISITORCOUNTER_COMMUNITY_BUILDER="Community Builder" MOD_VISITORCOUNTER_GUESTS="%s guests" MOD_VISITORCOUNTER_GUESTS_0="no guests" MOD_VISITORCOUNTER_GUESTS_1="one guest" MOD_VISITORCOUNTER_HORIZONTAL="Horizontal View" MOD_VISITORCOUNTER_HORIZONTAL_DESC="Should the counter be displayed horizontally? In compact view the total number and the number of today's visits in brackets are displayed." MOD_VISITORCOUNTER_HORIZONTALSPACER="View" MOD_VISITORCOUNTER_HORTEXT="Text - Horizontal View" MOD_VISITORCOUNTER_HORTEXT_DESC="Should a text be displayed? Example: Visitors (Today)" MOD_VISITORCOUNTER_IPSLIST="Enter Blocked IP Addresses" MOD_VISITORCOUNTER_IPSLIST_DESC="Separate multiple entries with a comma. Example: 127.0.0.1, 74.125.43.147" MOD_VISITORCOUNTER_JOINNOW="Join now!" MOD_VISITORCOUNTER_LOCKTIME="Locktime - Minutes" MOD_VISITORCOUNTER_LOCKTIME_DESC="Preset 1440 min - 1 day" MOD_VISITORCOUNTER_MEMBERS="%s members" MOD_VISITORCOUNTER_MEMBERS_0="no members" MOD_VISITORCOUNTER_MEMBERS_1="one member" MOD_VISITORCOUNTER_MONTH="Month" MOD_VISITORCOUNTER_MONTH_DESC="Description for month. Example: Month" MOD_VISITORCOUNTER_MONTHOPT="Month (Optional)" MOD_VISITORCOUNTER_NOBOTS="Exclude Bots" MOD_VISITORCOUNTER_NOBOTS_DESC="Should bots be excluded? (recommended)" MOD_VISITORCOUNTER_NOIPS="Block IP Addresses" MOD_VISITORCOUNTER_NOIPS_DESC="Should the IP addresse be checked with the list below?" MOD_VISITORCOUNTER_POWEREDBY="Link To Project Site" MOD_VISITORCOUNTER_POWEREDBY_DESC="Show link to the project site? Thank you! If you don't want to show the link, then please get a donation code for your domain to appreciate my work!" MOD_VISITORCOUNTER_PREFERENCES="Settings" MOD_VISITORCOUNTER_PRESETCOUNTER="Preset Counter" MOD_VISITORCOUNTER_PRESETCOUNTER_DESC="With this option a total number of visitors can be presetted." MOD_VISITORCOUNTER_SENDIN="Send and win:" MOD_VISITORCOUNTER_SEPARATOR="Separator" MOD_VISITORCOUNTER_SEPARATOR_DESC="Separator to separate the values at the horizontal view." MOD_VISITORCOUNTER_SHOWALL="Show All" MOD_VISITORCOUNTER_SHOWALLOWEDGROUPS="Group Permission (Info)" MOD_VISITORCOUNTER_SHOWALLOWEDGROUPS_DESC="Select groups for which the counter is displayed visibly in the front end. With 'Public' the counter is visible to all groups. Multiple selection is possible with CTRL + click." MOD_VISITORCOUNTER_SHOWALLUSERS="Show number of all users" MOD_VISITORCOUNTER_SHOWMONTH="Show Month" MOD_VISITORCOUNTER_SHOWMONTHUSERS="Show number of month's users" MOD_VISITORCOUNTER_SHOWTODAY="Show Today" MOD_VISITORCOUNTER_SHOWTODAYUSERS="Show number of today's users" MOD_VISITORCOUNTER_SHOWWEEK="Show Week" MOD_VISITORCOUNTER_SHOWWEEKUSERS="Show number of week's users" MOD_VISITORCOUNTER_SHOWYESTERDAY="Show Yesterday" MOD_VISITORCOUNTER_SHOWYESTERDAYUSERS="Show number of yesterday's users" MOD_VISITORCOUNTER_SPACER_COUNTERSETTINGS="<strong>Counter Settings</strong>" MOD_VISITORCOUNTER_SPACER_EXPERTSETTINGS="<strong>Expert Settings</strong>" MOD_VISITORCOUNTER_SPACER_OUTPUT="<strong>Output</strong>" MOD_VISITORCOUNTER_SPACER_PERMISSIONEXCLUSION="<strong>Permission And Exclusion</strong>" MOD_VISITORCOUNTER_SPACER_WHOISONLINE="<strong>Who Is Online</strong>" MOD_VISITORCOUNTER_SQL="SQL Check" MOD_VISITORCOUNTER_SQL_DESC="This option must be activated on the first call (with database clean up) in the frontend. If the queries are set for the module, this option should be disabled due to efficiency." MOD_VISITORCOUNTER_TODAY="Today" MOD_VISITORCOUNTER_TODAY_DESC="Description for today. Example: Today" MOD_VISITORCOUNTER_TODAYOPT="Today (Optional)" MOD_VISITORCOUNTER_USERONLINE="Currently are %1$s and %2$s online" MOD_VISITORCOUNTER_WEEK="Week" MOD_VISITORCOUNTER_WEEK_DESC="Description for week. Example: Week" MOD_VISITORCOUNTER_WEEKOPT="Week (Optional)" MOD_VISITORCOUNTER_WHOISONLINE="Show Who Is Online?" MOD_VISITORCOUNTER_WHOISONLINE_DESC="With this option all actual visitors and members are calculated." MOD_VISITORCOUNTER_WHOISONLINELINKNAMES="Link To Username?" MOD_VISITORCOUNTER_WHOISONLINELINKNAMES_DESC="With this option members are linked to their profiles." MOD_VISITORCOUNTER_WHOISONLINESESSION="Set Session Time" MOD_VISITORCOUNTER_WHOISONLINESESSION_DESC="With this option you may set the valid session time. This setting is important as otherwise the session time will be taken from the Joomla! configuration and leads to unrealistic results. A value of 10 minutes should provide good results." MOD_VISITORCOUNTER_WON="Won!" MOD_VISITORCOUNTER_YESCOMPACT=" Yes, compact view" MOD_VISITORCOUNTER_YESTERDAY="Yesterday" MOD_VISITORCOUNTER_YESTERDAY_DESC="Description for yesterday. Example: Yesterday" MOD_VISITORCOUNTER_YESTERDAYOPT="Yesterday (Optional)" ; Donation Code COM_MODULES_DONATION_FIELDSET_LABEL="Donation Code" KR_DONATION_CODE="Enter Donation Code" KR_DONATION_CODE_DESC="If you use this extension commercially or want to support the development, please get a donation code for your domain. The donation code is valid for one domain and for all extensions by Kubik-Rubik. You can deactivate the hint in the red box at the top of the settings with only one code, valid for all Kubik-Rubik Extensions. You need cURL or allow_url_fopen to validate the code. Please make sure that at least one of the two methods is activated on the server! The entered donation code is checked only once per session, except you change the value of this option. You can find further information in the linked article!" KR_DONATION_CODE_CHECK_DEFAULT_LOCALHOST="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain: <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation code system</a><br /><small>This red box can not be deactivated in a local server environment!</small>" KR_DONATION_CODE_CHECK_ERROR_LOCALHOST="<strong>Attention:</strong> You can not enable a donation code in a local server environment. Please delete the entered code to disable the check!" KR_DONATION_CODE_CHECK_DEFAULT="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain (<strong>%s</strong>): <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation code system</a><br /><small>This red box will be deactivated once the donation code for this domain is entered!</small>" KR_DONATION_CODE_CHECK_ERROR_SERVER="<strong>Error</strong> - Request could not be performed. The checking script could not be called but the extension will work with no restriction." KR_DONATION_CODE_CHECK_ERROR="<strong>Error</strong> - You need at least one of these two server side methods to check the donation code: <strong>cURL</strong> or <strong>allow_url_fopen</strong>. Please enable one of them and try it again!" KR_DONATION_CODE_CHECK_SUCCESS="The donation code is valid. Thank you for supporting the <strong>Kubik-Rubik Joomla! Extensions</strong> project!" KR_DONATION_CODE_CHECK_SPACER_DONATE="Please purchase a <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation Code</a> if you want to support the development!"