/home/edulekha/www/wp-content/plugins/wp-slimstat/languages/wp-slimstat.pot
# Copyright (C) 2025 Jason Crouse, VeronaLabs
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: SlimStat Analytics 5.3.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-slimstat\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-12-31T08:38:08+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: wp-slimstat\n"

#. Plugin Name of the plugin
#: wp-slimstat.php
msgid "SlimStat Analytics"
msgstr ""

#. Plugin URI of the plugin
#. Author URI of the plugin
#: wp-slimstat.php
msgid "https://wp-slimstat.com/"
msgstr ""

#. Description of the plugin
#: wp-slimstat.php
msgid "The leading web analytics plugin for WordPress"
msgstr ""

#. Author of the plugin
#: wp-slimstat.php
msgid "Jason Crouse, VeronaLabs"
msgstr ""

#: admin/config/index.php:21
#: admin/config/index.php:106
msgid "Tracker"
msgstr ""

#: admin/config/index.php:25
msgid "Enable Tracking"
msgstr ""

#: admin/config/index.php:27
msgid "Turn the tracker on or off, while keeping the reports accessible."
msgstr ""

#: admin/config/index.php:30
msgid "Track Backend"
msgstr ""

#: admin/config/index.php:32
msgid "Enable this option to track your users' activity within the WordPress admin."
msgstr ""

#: admin/config/index.php:35
msgid "Tracking Mode"
msgstr ""

#: admin/config/index.php:37
msgid "Client"
msgstr ""

#: admin/config/index.php:38
msgid "Server"
msgstr ""

#: admin/config/index.php:39
msgid "Select <strong>Client</strong> if you are using a caching plugin (W3 Total Cache, WP SuperCache, HyperCache, etc). Slimstat will behave pretty much like Google Analytics, and visitors whose browser doesn't support Javascript will be ignored. Select <strong>Server</strong> if you are not using a caching tool on your website, and would like to track <em>every single visit</em> to your site."
msgstr ""

#: admin/config/index.php:42
msgid "Tracking Request Method"
msgstr ""

#: admin/config/index.php:44
msgid "Choose how Slimstat sends tracking requests to the server. Fallback logic is always enabled: if the selected method fails, Slimstat will automatically try the next available method.<br /><strong>Note:</strong> that some ad blockers may block tracking requests sent via the REST API or admin-ajax.php. If you are using one of these methods and notice that some visits are not being tracked, consider using the Ad-Blocker Bypass method."
msgstr ""

#: admin/config/index.php:46
msgid "REST API – Fast, falls back to Admin-AJAX if the request fails"
msgstr ""

#: admin/config/index.php:47
msgid "Admin-AJAX – Compatible, but may be blocked by ad blockers too (recommended)"
msgstr ""

#: admin/config/index.php:48
msgid "Ad-Blocker Bypass – Most reliable, avoids ad blockers"
msgstr ""

#: admin/config/index.php:56
msgid "General"
msgstr ""

#: admin/config/index.php:60
msgid "WordPress Integration"
msgstr ""

#: admin/config/index.php:64
msgid "Dashboard Widgets"
msgstr ""

#: admin/config/index.php:66
msgid "Enable this option if you want to add reports to your WordPress Dashboard. Use the Customizer to choose which ones to display."
msgstr ""

#: admin/config/index.php:69
msgid "Use Admin Bar"
msgstr ""

#: admin/config/index.php:71
msgid "Choose if you want to display the Slimstat menu in the sidebar or as a drop down in the admin bar (if visible)."
msgstr ""

#: admin/config/index.php:74
msgid "Posts and Pages"
msgstr ""

#: admin/config/index.php:76
msgid "Add a new column to the Edit Posts/Pages screens, which will contain the hit count or unique visits per post. You can customize the default timeframe in Settings > Reports > Report Interval."
msgstr ""

#: admin/config/index.php:79
msgid "Report Type"
msgstr ""

#: admin/config/index.php:81
#: admin/view/wp-slimstat-db.php:107
#: admin/view/wp-slimstat-db.php:1115
#: admin/view/wp-slimstat-db.php:1121
#: admin/view/wp-slimstat-db.php:1127
#: admin/view/wp-slimstat-db.php:1133
#: admin/view/wp-slimstat-db.php:1139
#: admin/view/wp-slimstat-db.php:1145
#: admin/view/wp-slimstat-db.php:1151
#: admin/view/wp-slimstat-reports.php:1345
#: admin/view/wp-slimstat-reports.php:1348
msgid "Hits"
msgstr ""

#: admin/config/index.php:82
msgid "IPs"
msgstr ""

#: admin/config/index.php:83
msgid "Customize the information displayed when activating the option here above: <strong>hits</strong> refers to the total amount of pageviews, regardless of the user; <strong>(unique) IPs</strong> displays the amount of distinct IP addresses tracked in the given time range."
msgstr ""

#: admin/config/index.php:88
msgid "Database"
msgstr ""

#: admin/config/index.php:92
msgid "Data Retention"
msgstr ""

#: admin/config/index.php:94
#: admin/config/index.php:258
#: admin/view/wp-slimstat-db.php:98
msgid "days"
msgstr ""

#: admin/config/index.php:95
msgid "Enable a daily cron job to erase or archive (see option here below) pageviews older than the number of days specified here. You can enter <strong>0</strong> (the number zero) if you want to disable this feature."
msgstr ""

#: admin/config/index.php:98
msgid "Archive Records"
msgstr ""

#: admin/config/index.php:100
msgid "If server space is not an issue for you, use this option to archive pageviews to a separate table, instead of deleting them. This will increase performance by reducing the amount of data to process in the main table, while allowing you to access your data at a later time, if needed. Please note that the archive table (<strong>wp_slim_stats_archive</strong>) will be <strong>DELETED</strong> along with all the other tables, when you uninstall Slimstat. Make sure to backup your data before you proceed."
msgstr ""

#: admin/config/index.php:110
msgid "Data Protection"
msgstr ""

#: admin/config/index.php:114
msgid "Privacy Mode"
msgstr ""

#: admin/config/index.php:116
msgid "Mask your visitors' IP addresses (by converting the last number into a zero) and do not track their browser fingerprint, to comply with European privacy laws."
msgstr ""

#: admin/config/index.php:119
msgid "Set Cookie"
msgstr ""

#: admin/config/index.php:121
msgid "Disable this option if, for legal or security reasons, you do not want Slimstat to assign a <a href=\"https://en.wikipedia.org/wiki/HTTP_cookie\" target=\"_blank\">cookie</a> to your visitors. Please note that by deactivating this feature, Slimstat will not be able to identify returning visitors as such."
msgstr ""

#: admin/config/index.php:124
msgid "Allow Opt-out"
msgstr ""

#: admin/config/index.php:126
msgid "The European <a href='https://en.wikipedia.org/wiki/General_Data_Protection_Regulation' target='_blank'>General Data Protection Regulation (GDPR)</a> requires website owners to provide a way for their visitors to opt-out of tracking. By enabling this option, the message here below will be displayed to all users who don't have the corresponding cookie set."
msgstr ""

#: admin/config/index.php:129
msgid "Opt-out Cookies"
msgstr ""

#: admin/config/index.php:131
msgid "If you are already using another tool to monitor which users opt-out of tracking, and assuming that this tool sets its own cookie to remember their selection, you can enter the cookie names and values in this field to let Slimstat comply with their choice. Please use the following format: <code>cookie_name=value</code>. Slimstat will track any visitors who either don't send a cookie with that name, or send a cookie whose value <strong>does not CONTAIN</strong> the string you specified. If your tool uses structured values like JSON or similar encodings, find the substring related to tracking and enter that as the value here below. For example, <a href='https://wordpress.org/plugins/smart-cookie-kit/' target='_blank'>Smart Cookie Kit</a> uses something like <code>{\"settings\":{\"technical\":true,\"slimstat\":false,\"profiling\":false},\"ver\":\"2.0.0\"}</code>, so your pair should look like: <code>CookiePreferences-your.website.here=\"slimstat\":false</code>. Separate multiple pairs with commas."
msgstr ""

#: admin/config/index.php:134
msgid "Opt-in Cookies"
msgstr ""

#: admin/config/index.php:136
msgid "Similarly to the option here above, you can configure Slimstat to work with an opt-in mechanism. Please use the following format: <code>cookie_name=value</code>. Slimstat will only track visitors who send a cookie whose value <strong>CONTAINS</strong> the string you specified. Separate multiple pairs with commas."
msgstr ""

#: admin/config/index.php:139
msgid "Opt-out Message"
msgstr ""

#: admin/config/index.php:144
msgid "Customize the message displayed to your visitors here below. Match your website styles and layout by adding the appropriate HTML markup to your message."
msgstr ""

#: admin/config/index.php:149
msgid "Link Tracking"
msgstr ""

#: admin/config/index.php:153
msgid "Same-Domain Referrers"
msgstr ""

#: admin/config/index.php:155
msgid "By default, when a referrer's domain's pageview is the same as the current site, that information is not saved in the database. However, if you are running a multisite network with subfolders, you might need to enable this option to track same-domain referrers from one site to another, as they are technically 'independent' websites."
msgstr ""

#: admin/config/index.php:158
msgid "Downloads"
msgstr ""

#: admin/config/index.php:160
msgid "List all the file extensions that you want to be identified as Downloads. Please note that links pointing to external resources (i.e. PDFs on an external website) will be tracked as Downloads and not Outbound Links, if they match one of the extensions listed here below."
msgstr ""

#: admin/config/index.php:165
msgid "Third-party Libraries"
msgstr ""

#: admin/config/index.php:169
msgid "GeoIP Database Source"
msgstr ""

#: admin/config/index.php:170
msgid "An error occurred while updating the GeoIP database."
msgstr ""

#: admin/config/index.php:170
msgid "Update Database"
msgstr ""

#: admin/config/index.php:170
msgid "Check Database"
msgstr ""

#: admin/config/index.php:173
msgid "Disable"
msgstr ""

#: admin/config/index.php:174
msgid "Use the JsDelivr"
msgstr ""

#: admin/config/index.php:175
msgid "Use the MaxMind server with your own license key"
msgstr ""

#: admin/config/index.php:177
msgid "Choose a service to update the GeoIP database to ensure your geographic information is accurate and up-to-date."
msgstr ""

#: admin/config/index.php:177
msgid "<b>Note: </b>If the database file is missing, it will be downloaded when you save the settings."
msgstr ""

#: admin/config/index.php:180
msgid "MaxMind License Key"
msgstr ""

#: admin/config/index.php:182
msgid "To be able to automatically download and update the MaxMind GeoLite2 database, you must sign up on <a href=\"https://dev.maxmind.com/geoip/geoip2/geolite2/\" target=\"_blank\">MaxMind GeoLite2</a> and create a license key. Then enter your license key in this field. Disable- and re-enable MaxMind Geolocation above to activate the license key. Note: It takes a couple of minutes after you created the license key to get it activated on the MaxMind website."
msgstr ""

#: admin/config/index.php:185
msgid "Browscap Library"
msgstr ""

#: admin/config/index.php:187
msgid "We are contributing to the <a href='https://browscap.org/' target='_blank'>Browscap Capabilities Project</a>, which we use to decode your visitors' user agent string into browser name and operating system. We use an <a href='https://github.com/slimstat/browscap-cache' target='_blank'>optimized version of their data structure</a>, for improved performance. When enabled, Slimstat uses this library in addition to the built-in heuristic function, to determine your visitors' browser information. Updates are downloaded automatically every week, when available."
msgstr ""

#: admin/config/index.php:187
#, php-format
msgid "You are currently using version %s."
msgstr ""

#: admin/config/index.php:192
msgid "Advanced Options"
msgstr ""

#: admin/config/index.php:196
msgid "Geolocation Precision"
msgstr ""

#: admin/config/index.php:198
msgid "Country"
msgstr ""

#: admin/config/index.php:199
#: admin/view/wp-slimstat-db.php:51
msgid "City"
msgstr ""

#: admin/config/index.php:200
msgid "Slimstat determines your visitors' Country of origin through third-party libraries. This information is available in two precision levels: country and city. By default, Slimstat will install the country precision level. Use this option to switch to the more granular level, if you don't mind its 60 Mb average size."
msgstr ""

#: admin/config/index.php:203
#: admin/view/wp-slimstat-reports.php:387
msgid "Visit Duration"
msgstr ""

#: admin/config/index.php:205
#: admin/config/index.php:306
msgid "seconds"
msgstr ""

#: admin/config/index.php:206
msgid "How many seconds should a human visit last? Google Analytics sets it to 1800 seconds."
msgstr ""

#: admin/config/index.php:209
msgid "Extend Duration"
msgstr ""

#: admin/config/index.php:211
msgid "Reset your visitors' visit duration every time they access a new page within the current visit."
msgstr ""

#: admin/config/index.php:214
msgid "Enable CDN"
msgstr ""

#: admin/config/index.php:216
msgid "Use <a href='https://www.jsdelivr.com/' target='_blank'>JSDelivr</a>'s CDN, by serving our tracking code from their fast and reliable network (free service)."
msgstr ""

#: admin/config/index.php:219
msgid "Relative Ajax"
msgstr ""

#: admin/config/index.php:221
msgid "Try enabling this option if you are experiencing issues related to the header field X-Requested-With not being allowed by Access-Control-Allow-Headers in preflight response (or similar)."
msgstr ""

#: admin/config/index.php:226
msgid "External Pages"
msgstr ""

#: admin/config/index.php:230
msgid "Allowed Domains"
msgstr ""

#: admin/config/index.php:232
msgid "If you are getting an error saying that no 'Access-Control-Allow-Origin' header is present on the requested resource, when using the external tracking code here above, list the domains (complete with scheme) you would like to allow. For example: <code>https://my.domain.ext</code> (no trailing slash). Please see <a href='https://www.w3.org/TR/cors/#security' target='_blank'>this W3 resource</a> for more information on the security implications of allowing CORS requests."
msgstr ""

#: admin/config/index.php:236
msgid "Add the following code to all the non-WordPress pages you would like to track, right before the closing BODY tag. Please make sure to change the protocol of all the URLs to HTTPS, if you external site is using a secure channel."
msgstr ""

#: admin/config/index.php:243
#: admin/config/index.php:471
msgid "Reports"
msgstr ""

#: admin/config/index.php:247
msgid "Functionality"
msgstr ""

#: admin/config/index.php:251
msgid "Current Month"
msgstr ""

#: admin/config/index.php:253
msgid "Determine what time window to use for the reports. Enable this option to default to the current month, disable it to use the past X number of days (see option here below). Use the date and time filters for a more granular analysis."
msgstr ""

#: admin/config/index.php:256
msgid "Time Range"
msgstr ""

#: admin/config/index.php:259
msgid "Default number of days in the time window used to generate all the reports. We set it to 4 weeks so that the comparison charts will overlap nicely (i.e. Monday over Monday) for a more meaningful analysis. This value is ignored if the option here above is turned on."
msgstr ""

#: admin/config/index.php:262
#: admin/config/index.php:309
msgid "Rows to Display"
msgstr ""

#: admin/config/index.php:264
#: admin/config/index.php:312
#: admin/config/index.php:358
msgid "rows"
msgstr ""

#: admin/config/index.php:265
msgid "Define the number of rows to display in Top and Recent reports. You can adjust this number to improve your server performance."
msgstr ""

#: admin/config/index.php:268
msgid "IP Geolocation"
msgstr ""

#: admin/config/index.php:270
msgid "Customize the URL of the geolocation service to be used in the Access Log. Default value: <code>https://whatismyipaddress.com/ip/</code>"
msgstr ""

#: admin/config/index.php:273
msgid "Comparison Chart"
msgstr ""

#: admin/config/index.php:275
msgid "Slimstat displays two sets of charts, allowing you to compare the current time window with the previous one. Disable this option if you find those four charts confusing, and prefer seeing only the selected time range. Please keep in mind that you can always temporarily hide one series by clicking on the corresponding entry in the legend."
msgstr ""

#: admin/config/index.php:278
msgid "Use Display Name"
msgstr ""

#: admin/config/index.php:280
msgid "By default, users are listed by their usernames. Enable this option to show their display names instead."
msgstr ""

#: admin/config/index.php:283
msgid "Display Titles"
msgstr ""

#: admin/config/index.php:285
msgid "For improved legibility, most reports list post and page titles instead of their permalinks. Use this option to change this behavior."
msgstr ""

#: admin/config/index.php:288
msgid "Display Hits"
msgstr ""

#: admin/config/index.php:290
msgid "By default, Top and Recent reports display the percentage of pageviews compared to the total for each entry, and the actual number of hits on hover in a tooltip. Enable this feature if you prefer to see the number of hits directly and the percentage in the tooltip."
msgstr ""

#: admin/config/index.php:293
msgid "Show Hostnames"
msgstr ""

#: admin/config/index.php:295
msgid "Enable this option to display the hostname associated to each IP address. Please note that this might affect performance, as Slimstat will need to query your DNS server for each address."
msgstr ""

#: admin/config/index.php:300
msgid "Access Log and World Map"
msgstr ""

#: admin/config/index.php:304
msgid "Auto Refresh"
msgstr ""

#: admin/config/index.php:307
msgid "When a value greater than zero is entered, the Access Log view will refresh every X seconds. Enter <strong>0</strong> (the number zero) if you would like to deactivate this feature."
msgstr ""

#: admin/config/index.php:311
msgid "Define the number of rows to visualize in the Access Log."
msgstr ""

#: admin/config/index.php:314
msgid "Map Data Points"
msgstr ""

#: admin/config/index.php:316
msgid "Customize the maximum number of data points displayed on the world map. Please note that larger numbers might negatively affect rendering times."
msgstr ""

#: admin/config/index.php:317
msgid "points"
msgstr ""

#: admin/config/index.php:322
msgid "Miscellaneous"
msgstr ""

#: admin/config/index.php:326
msgid "Custom CSS"
msgstr ""

#: admin/config/index.php:330
msgid "Enter your own stylesheet definitions to customize the way your reports look. <a href='https://wp-slimstat.com/faq/how-can-i-change-the-colors-associated-to-color-coded-pageviews-known-user-known-visitors-search-engines-etc/' target='_blank'>Check our FAQs</a> for more information on how to use this option."
msgstr ""

#: admin/config/index.php:333
msgid "Chart Colors"
msgstr ""

#: admin/config/index.php:335
msgid "Customize the look and feel of your charts by assigning your own colors to each metric. List four hex colors, in the following order: metric 1 previous, metric 2 previous, metric 1 current, metric 2 current. For example: <code>#ccc, #999, #bbcc44, #21759b</code>."
msgstr ""

#: admin/config/index.php:337
msgid "Mozscape Access ID"
msgstr ""

#: admin/config/index.php:339
msgid "Get accurate rankings for your website through the <a href=\"https://moz.com/community/join?redirect=/products/api/keys\" target=\"_blank\">Mozscape API</a>. Sign up for a free community account to get started. Then enter your personal identification code in this field."
msgstr ""

#: admin/config/index.php:341
msgid "Mozscape Secret Key"
msgstr ""

#: admin/config/index.php:343
msgid "This key is needed to query the Mozscape API (see option here above). Treat it like a password and do not share it with anyone, or they will be able to make API requests using your account."
msgstr ""

#: admin/config/index.php:346
msgid "Show User Agent"
msgstr ""

#: admin/config/index.php:348
msgid "Enable this option if you want to see the full user agent string when hovering over each browser icon in the Access Log and elsewhere."
msgstr ""

#: admin/config/index.php:351
msgid "Async Mode"
msgstr ""

#: admin/config/index.php:353
msgid "Activate this feature if your reports take a while to load. It breaks down the load on your server into multiple smaller requests, thus avoiding memory issues and performance problems."
msgstr ""

#: admin/config/index.php:356
msgid "SQL Limit"
msgstr ""

#: admin/config/index.php:359
msgid "You can limit the number of records that each SQL query will take into consideration when crunching aggregate values (maximum, average, etc). You might need to adjust this value if you're getting an error saying that you exceeded your PHP memory limit while accessing the slimstat."
msgstr ""

#: admin/config/index.php:362
msgid "Enable SOV"
msgstr ""

#: admin/config/index.php:364
msgid "In linguistic typology, a subject-object-verb (SOV) language is one in which the subject, object, and verb of a sentence appear in that order, like in Japanese."
msgstr ""

#: admin/config/index.php:370
msgid "Exclusions"
msgstr ""

#: admin/config/index.php:374
msgid "User Properties"
msgstr ""

#: admin/config/index.php:378
msgid "WP Users"
msgstr ""

#: admin/config/index.php:380
msgid "If enabled, logged in WordPress users will not be tracked, neither on the website nor in the backend."
msgstr ""

#: admin/config/index.php:383
msgid "Spammers"
msgstr ""

#: admin/config/index.php:385
msgid "If enabled, visits from users identified as spammers by third-party tools like Akismet will not be tracked. Pageviews generated by users whose comments are later marked as spam, will also be removed from the database on a daily basis."
msgstr ""

#: admin/config/index.php:388
#: admin/view/wp-slimstat-db.php:1203
msgid "Bots"
msgstr ""

#: admin/config/index.php:390
msgid "If enabled, pageviews generated by crawlers, spiders, search engine bots, and other automated tools will not be tracked. Please note that if the tracker is set to work in Client mode, some of those pageviews might not be tracked anyway, since these tools usually do not run any embedded Javascript code."
msgstr ""

#: admin/config/index.php:393
msgid "Prefetch Requests"
msgstr ""

#: admin/config/index.php:395
msgid "<a href=\"https://en.wikipedia.org/wiki/Link_prefetching\" target=\"_blank\">Link Prefetching</a> is a technique that allows web browsers to pre-load resources, before the user clicks on the corresponding link. If enabled, this kind of requests will not be tracked."
msgstr ""

#: admin/config/index.php:398
#: admin/config/index.php:486
#: admin/config/index.php:503
#: admin/config/index.php:520
msgid "Usernames"
msgstr ""

#: admin/config/index.php:400
msgid "Enter a list of usernames that should not be tracked. Please note that spaces are <em>not</em> ignored and that usernames are case sensitive. See note at the bottom of this page for more information on how to use wildcards."
msgstr ""

#: admin/config/index.php:403
msgid "Capabilities"
msgstr ""

#: admin/config/index.php:405
msgid "Enter a list of <a href=\"https://wordpress.org/support/article/roles-and-capabilities/\" target=\"_new\">WordPress capabilities</a>, so that users who have any of them assigned to their role will not be tracked. Please note that although capabilities are case-insensitive, it is recommended to enter them all in lowercase. See note at the bottom of this page for more information on how to use wildcards."
msgstr ""

#: admin/config/index.php:408
msgid "IP Addresses"
msgstr ""

#: admin/config/index.php:410
msgid "Enter a list of IP addresses that should not be tracked. Each subnet <strong>must</strong> be defined using the <a href='https://www.iplocation.net/subnet-mask' target='_blank'>CIDR notation</a> (i.e. <em>192.168.0.0/24</em>). This filter applies both to the public IP address and the originating IP address, if available. Using the CIDR notation, you will use octets to determine the mask. For example, 54.0.0.0/8 matches any address that has 54 as the first number; 54.12.0.0/16 matches any address that starts with 54.12, and so on."
msgstr ""

#: admin/config/index.php:413
msgid "Countries"
msgstr ""

#: admin/config/index.php:415
msgid "Enter a list of lowercase <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2\" target=\"_blank\">ISO 3166-1 country codes</a> (i.e.: <code>us, it, es</code>) that should not be tracked. Please note: this field does not allow wildcards."
msgstr ""

#: admin/config/index.php:418
msgid "Languages"
msgstr ""

#: admin/config/index.php:420
msgid "Enter a list of lowercase <a href=\"http://www.lingoes.net/en/translator/langcode.htm\" target=\"_blank\">ISO 639-1 language codes</a> (i.e.: <code>en-us, fr-ca, zh-cn</code>) that should not be tracked. Please note: this field does not allow wildcards."
msgstr ""

#: admin/config/index.php:423
msgid "User Agents"
msgstr ""

#: admin/config/index.php:425
msgid "Enter a list of browser names that should not be tracked. You can specify the browser's version adding a slash after the name (i.e. <em>Firefox/36</em>). Technically speaking, Slimstat will match your list against the visitor's user agent string. Strings are case-insensitive. See note at the bottom of this page for more information on how to use wildcards."
msgstr ""

#: admin/config/index.php:428
msgid "Operating Systems"
msgstr ""

#: admin/config/index.php:430
msgid "Enter a list of operating system codes that should not be tracked. Please refer to <a href=\"https://wp-slimstat.com/knowledge-base/\" target=\"_blank\">this page</a> in our knowledge base to learn more about which codes can be used. See note at the bottom of this page for more information on how to use wildcards."
msgstr ""

#: admin/config/index.php:435
msgid "Page Properties"
msgstr ""

#: admin/config/index.php:439
msgid "Permalinks"
msgstr ""

#: admin/config/index.php:441
msgid "Enter a list of permalinks that should not be tracked. Do not include your website domain name: <code>/about, ?p=1</code>, etc. See note at the bottom of this page for more information on how to use wildcards. Strings are case-insensitive."
msgstr ""

#: admin/config/index.php:444
msgid "Link Attributes: class names, REL and HREF"
msgstr ""

#: admin/config/index.php:446
msgid "Do not track events on page elements whose class names, <em>rel</em> attributes or <em>href</em> attribute contain one of the following strings. Please keep in mind that the class <code>noslimstat</code> is used to avoid tracking interactive links throughout the reports. If you remove it from this list, some features might not work as expected."
msgstr ""

#: admin/config/index.php:449
msgid "Referring Sites"
msgstr ""

#: admin/config/index.php:451
msgid "Enter a list of referring URLs that should not be tracked: <code>https://mysite.com*</code>, <code>*/ignore-me-please</code>, etc. See note at the bottom of this page for more information on how to use wildcards. Strings are case-insensitive and must include the protocol (https://, https://)."
msgstr ""

#: admin/config/index.php:454
msgid "Content Types"
msgstr ""

#: admin/config/index.php:456
msgid "Enter a list of Slimstat content types that should not be tracked: <code>post, page, attachment, tag, 404, taxonomy, author, archive, search, feed, login</code>, etc. See note at the bottom of this page for more information on how to use wildcards. String should be entered in lowercase."
msgstr ""

#: admin/config/index.php:460
msgid "<strong>Wildcards</strong><br>You can use the character <code>*</code> to match <em>any string, including the empty string</em>, and the character <code>!</code> to match <em>any character, including no character</em>. For example, <code>user*</code> matches user12 and userfoo, <code>u*100</code> matches user100 and ur100, <code>user!0</code> matches user10, user0 and user90, but not user100."
msgstr ""

#: admin/config/index.php:467
msgid "Access Control"
msgstr ""

#: admin/config/index.php:475
msgid "Restrict Authors"
msgstr ""

#: admin/config/index.php:477
msgid "Enable this option if you want your authors to only see slimstat related to their own content."
msgstr ""

#: admin/config/index.php:480
#: admin/config/index.php:497
#: admin/config/index.php:514
msgid "Minimum Capability"
msgstr ""

#: admin/config/index.php:483
msgid "Specify the minimum <a href='https://wordpress.org/support/article/roles-and-capabilities/' target='_new'>capability</a> your WordPress users must have to have to access the reports (default: <code>manage_options</code>). The field here below can be used to override this option for specific users."
msgstr ""

#: admin/config/index.php:488
msgid "Enter a list of usernames who should have access to the slimstat. Administrators are implicitly allowed, so you don't need to list them here below. Usernames are case sensitive. Wildcards are not allowed."
msgstr ""

#: admin/config/index.php:493
msgid "Customizer"
msgstr ""

#: admin/config/index.php:500
msgid "Specify the minimum <a href='https://wordpress.org/support/article/roles-and-capabilities/' target='_new'>capability</a> your WordPress users must have to access the Customizer (default: <code>manage_options</code>). The field here below can be used to override this option for specific users."
msgstr ""

#: admin/config/index.php:505
msgid "Enter a list of usernames who should have access to the customizer. Administrators are implicitly allowed, so you don't need to list them here below. Usernames are case sensitive. Wildcards are not allowed."
msgstr ""

#: admin/config/index.php:510
#: admin/config/index.php:581
#: admin/config/index.php:779
#: admin/index.php:93
msgid "Settings"
msgstr ""

#: admin/config/index.php:517
msgid "Specify the minimum <a href='https://wordpress.org/support/article/roles-and-capabilities/' target='_new'>capability</a> your WordPress users must have to configure Slimstat (default: <code>manage_options</code>). The field here below can be used to override this option for specific users."
msgstr ""

#: admin/config/index.php:522
msgid "Enter a list of usernames who should have access to the plugin settings. Please be advised that administrators <strong>are not</strong> implicitly allowed, so do not forget to include yourself! Usernames are case sensitive. Wildcards are not allowed."
msgstr ""

#: admin/config/index.php:527
msgid "REST API"
msgstr ""

#: admin/config/index.php:531
msgid "Tokens"
msgstr ""

#: admin/config/index.php:533
msgid "In order to send requests to the Slimstat REST API, you will need to pass a valid token to the endpoint (param ?token=XXX). Using the field here below, you can define as many tokens as you like, and distribute them to your API users. Please note: treat these tokens as passwords, as they will grant read access to your reports to anyone who knows them. Use a service like <a href='https://randomkeygen.com/#ci_key' target='_blank'>RandomKeyGen.com</a> to generate unique secure tokens."
msgstr ""

#: admin/config/index.php:539
msgid "Maintenance"
msgstr ""

#: admin/config/index.php:543
msgid "Troubleshooting"
msgstr ""

#: admin/config/index.php:547
msgid "Tracker Error"
msgstr ""

#: admin/config/index.php:549
#: admin/config/index.php:555
#: admin/config/index.php:612
#: admin/config/index.php:617
msgid "So far so good."
msgstr ""

#: admin/config/index.php:549
#: admin/config/index.php:555
msgid "Reset this error"
msgstr ""

#: admin/config/index.php:550
msgid "The information here above is useful to troubleshoot issues with the tracker. <strong>Errors</strong> are returned when the tracker could not record a page view for some reason, and are indicative of some kind of malfunction."
msgstr ""

#: admin/config/index.php:553
msgid "GeoIP Database Error"
msgstr ""

#: admin/config/index.php:556
msgid "The information here above is useful to troubleshoot issues with the GeoIP Database. <strong>Errors</strong> are returned when the GeoIP Database can't update or retrieve a visitor's location, indicating some malfunction."
msgstr ""

#: admin/config/index.php:559
msgid "SQL Debug"
msgstr ""

#: admin/config/index.php:561
msgid "Enable this option to display the SQL code associated to each report. This can be useful to troubleshoot issues with data consistency or missing pageviews."
msgstr ""

#: admin/config/index.php:564
msgid "Increase Performance"
msgstr ""

#: admin/config/index.php:566
msgid "Enable this option to add column indexes to the main Slimstat table. This will make SQL queries faster and increase the size of the table by about 30%."
msgstr ""

#: admin/config/index.php:571
msgid "Danger Zone"
msgstr ""

#: admin/config/index.php:575
msgid "Data"
msgstr ""

#: admin/config/index.php:577
msgid "Please confirm that you want to PERMANENTLY DELETE ALL the records from your database."
msgstr ""

#: admin/config/index.php:577
msgid "Delete Records"
msgstr ""

#: admin/config/index.php:578
msgid "Delete all the information collected by Slimstat so far, but not the archived records (stored in <code>wp_slim_stats_archive</code>). This operation <strong>does not</strong> reset your settings and it can be undone by manually copying your records from the archive table, if you have the corresponding option enabled."
msgstr ""

#: admin/config/index.php:583
msgid "Please confirm that you want to RESET your settings."
msgstr ""

#: admin/config/index.php:583
msgid "Factory Reset"
msgstr ""

#: admin/config/index.php:584
msgid "Restore all the settings to their default value. This action DOES NOT delete any records collected by the plugin."
msgstr ""

#: admin/config/index.php:587
msgid "Delete Data on Uninstall"
msgstr ""

#: admin/config/index.php:589
msgid "Delete all settings and slimstat on plugin uninstall. Warning! If you enable this feature, all slimstat and plugin settings will be permanently deleted from the database."
msgstr ""

#: admin/config/index.php:595
msgid "Pro Options"
msgstr ""

#: admin/config/index.php:599
msgid "License"
msgstr ""

#: admin/config/index.php:623
msgid "All settings were successfully reset to their default values."
msgstr ""

#: admin/config/index.php:631
msgid "All your records were successfully deleted."
msgstr ""

#: admin/config/index.php:640
msgid "Insufficient permissions."
msgstr ""

#: admin/config/index.php:647
#: admin/index.php:311
msgid "Sorry, you are not allowed to access this page."
msgstr ""

#: admin/config/index.php:656
msgid "Congratulations! Slimstat Analytics is now optimized for <a href=\"https://www.youtube.com/watch?v=ygE01sOhzz0\" target=\"_blank\">ludicrous speed</a>."
msgstr ""

#: admin/config/index.php:664
msgid "Table indexes have been disabled. Enjoy the extra database space!"
msgstr ""

#: admin/config/index.php:687
msgid "The geolocation database has been installed on your server."
msgstr ""

#: admin/config/index.php:715
msgid "The Browscap data file has been uninstalled from your server."
msgstr ""

#: admin/config/index.php:718
msgid "There was an error deleting the Browscap data folder on your server. Please check your permissions."
msgstr ""

#: admin/config/index.php:760
msgid "Your new settings have been saved."
msgstr ""

#: admin/config/index.php:785
#: admin/view/index.php:14
msgid "<strong>AdBlock browser extension detected</strong> - If you see this notice, it means that your browser is not loading our stylesheet and/or Javascript files correctly. This could be caused by an overzealous ad blocker feature enabled in your browser (AdBlock Plus and friends). <a href=\"https://wp-slimstat.com/resources/the-reports-are-not-being-rendered-correctly-or-buttons-do-not-work\" target=\"_blank\">Please make sure to add an exception</a> to your configuration and allow the browser to load these assets."
msgstr ""

#: admin/config/index.php:843
msgid "On"
msgstr ""

#: admin/config/index.php:844
msgid "Off"
msgstr ""

#: admin/config/index.php:921
msgid "Save Changes"
msgstr ""

#: admin/index.php:51
msgid "Real-time"
msgstr ""

#: admin/index.php:58
msgid "Overview"
msgstr ""

#: admin/index.php:65
msgid "Audience"
msgstr ""

#: admin/index.php:72
msgid "Site Analysis"
msgstr ""

#: admin/index.php:79
#: admin/view/wp-slimstat-reports.php:82
#: admin/view/wp-slimstat-reports.php:545
msgid "Traffic Sources"
msgstr ""

#: admin/index.php:86
msgid "Customize"
msgstr ""

#: admin/index.php:100
msgid "Upgrade to Pro"
msgstr ""

#: admin/index.php:107
msgid "WordPress Dashboard"
msgstr ""

#: admin/index.php:690
#: admin/index.php:771
msgid "Slimstat"
msgstr ""

#: admin/index.php:901
#, php-format
msgid "Pageviews in the last %s days"
msgstr ""

#: admin/index.php:903
#, php-format
msgid "Unique IPs in the last %s days"
msgstr ""

#: admin/index.php:1090
msgid "Already saved"
msgstr ""

#: admin/index.php:1098
msgid "Saved"
msgstr ""

#: admin/index.php:1121
msgid "Delete this filter"
msgstr ""

#: admin/index.php:1183
msgid "Definitions"
msgstr ""

#: admin/index.php:1185
msgid "Pageview"
msgstr ""

#: admin/index.php:1185
msgid "A request to load a single HTML file (\"page\"). This should be contrasted with a \"hit\", which refers to a request for any file from a web server. Slimstat logs a pageview each time the tracking code is executed"
msgstr ""

#: admin/index.php:1186
msgid "(Human) Visit"
msgstr ""

#: admin/index.php:1186
msgid "A period of interaction between a visitor's browser and your website, ending when the browser is closed or when the user has been inactive on that site for 30 minutes"
msgstr ""

#: admin/index.php:1187
msgid "Known Visitor"
msgstr ""

#: admin/index.php:1187
msgid "Any user who has left a comment on your blog, and is thus identified by WordPress as a returning visitor"
msgstr ""

#: admin/index.php:1188
msgid "Unique IP"
msgstr ""

#: admin/index.php:1188
msgid "Used to differentiate between multiple requests to download a file from one internet address (IP) and requests originating from many distinct addresses; since this measurement looks only at the internet address a pageview came from, it is useful, but not perfect"
msgstr ""

#: admin/index.php:1189
#: admin/index.php:1227
#: admin/view/right-now.php:173
#: admin/view/wp-slimstat-db.php:57
msgid "Originating IP"
msgstr ""

#: admin/index.php:1189
msgid "the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer"
msgstr ""

#: admin/index.php:1190
msgid "Direct Traffic"
msgstr ""

#: admin/index.php:1190
msgid "All those people showing up to your Web site by typing in the URL of your Web site coming or from a bookmark; some people also call this \"default traffic\" or \"ambient traffic\""
msgstr ""

#: admin/index.php:1191
msgid "Search Engine"
msgstr ""

#: admin/index.php:1191
msgid "Google, Yahoo, MSN, Ask, others; this bucket will include both your organic as well as your paid (PPC/SEM) traffic, so be aware of that"
msgstr ""

#: admin/index.php:1192
#: admin/index.php:1207
#: admin/view/right-now.php:230
#: admin/view/wp-slimstat-db.php:35
#: admin/view/wp-slimstat-reports.php:73
#: admin/view/wp-slimstat-reports.php:268
#: admin/view/wp-slimstat-reports.php:278
msgid "Search Terms"
msgstr ""

#: admin/index.php:1192
#: admin/index.php:1207
msgid "Keywords used by your visitors to find your website on a search engine"
msgstr ""

#: admin/index.php:1193
msgid "SERP"
msgstr ""

#: admin/index.php:1193
msgid "Short for search engine results page, the Web page that a search engine returns with the results of its search. The value shown represents your rank (or position) within that list of results"
msgstr ""

#: admin/index.php:1194
#: admin/view/wp-slimstat-db.php:50
msgid "User Agent"
msgstr ""

#: admin/index.php:1194
msgid "Any program used for accessing a website; this includes browsers, robots, spiders and any other program that was used to retrieve information from the site"
msgstr ""

#: admin/index.php:1195
#: admin/view/wp-slimstat-db.php:42
msgid "Outbound Link"
msgstr ""

#: admin/index.php:1195
msgid "A link from one domain to another is said to be outbound from its source anchor and inbound to its target. This report lists all the links to other websites followed by your visitors."
msgstr ""

#: admin/index.php:1202
msgid "Basic Filters"
msgstr ""

#: admin/index.php:1204
#: admin/view/wp-slimstat-db.php:32
msgid "Browser"
msgstr ""

#: admin/index.php:1204
msgid "User agent (Firefox, Chrome, ...)"
msgstr ""

#: admin/index.php:1205
#: admin/view/wp-slimstat-db.php:33
msgid "Country Code"
msgstr ""

#: admin/index.php:1205
msgid "2-letter code (us, ru, de, it, ...)"
msgstr ""

#: admin/index.php:1206
#: admin/view/wp-slimstat-reports.php:1466
msgid "IP"
msgstr ""

#: admin/index.php:1206
msgid "Visitor's public IP address"
msgstr ""

#: admin/index.php:1208
msgid "Language Code"
msgstr ""

#: admin/index.php:1208
msgid "Please refer to this <a target=\"_blank\" href=\"https://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx\">language culture page</a> (first column) for more information"
msgstr ""

#: admin/index.php:1209
#: admin/view/wp-slimstat-db.php:37
msgid "Operating System"
msgstr ""

#: admin/index.php:1209
msgid "Accepts identifiers like win7, win98, macosx, ...; please refer to <a target=\"_blank\" href=\"https://php.net/manual/en/function.get-browser.php\">this manual page</a> for more information"
msgstr ""

#: admin/index.php:1210
#: admin/view/wp-slimstat-db.php:38
msgid "Permalink"
msgstr ""

#: admin/index.php:1210
msgid "URL accessed on your site"
msgstr ""

#: admin/index.php:1211
#: admin/view/wp-slimstat-db.php:39
msgid "Referer"
msgstr ""

#: admin/index.php:1211
msgid "Complete address of the referrer page"
msgstr ""

#: admin/index.php:1212
msgid "Visitor's Name"
msgstr ""

#: admin/index.php:1212
msgid "Visitors' names according to the cookie set by WordPress after they leave a comment"
msgstr ""

#: admin/index.php:1220
msgid "Advanced Filters"
msgstr ""

#: admin/index.php:1222
#: admin/view/wp-slimstat-db.php:48
msgid "Browser Version"
msgstr ""

#: admin/index.php:1222
msgid "user agent version (9.0, 11, ...)"
msgstr ""

#: admin/index.php:1223
#: admin/view/wp-slimstat-db.php:49
msgid "Browser Type"
msgstr ""

#: admin/index.php:1223
msgid "1 = search engine crawler, 2 = mobile device, 3 = syndication reader, 0 = all others"
msgstr ""

#: admin/index.php:1224
msgid "Pageview Attributes"
msgstr ""

#: admin/index.php:1224
msgid "this field is set to <em>[pre]</em> if the resource has been accessed through <a target=\"_blank\" href=\"https://developer.mozilla.org/en/Link_prefetching_FAQ\">Link Prefetching</a> or similar techniques"
msgstr ""

#: admin/index.php:1225
#: admin/view/wp-slimstat-db.php:55
msgid "Post Author"
msgstr ""

#: admin/index.php:1225
msgid "author associated to that post/page when the resource was accessed"
msgstr ""

#: admin/index.php:1226
#: admin/view/wp-slimstat-db.php:56
msgid "Post Category ID"
msgstr ""

#: admin/index.php:1226
msgid "ID of the category/term associated to the resource, when available"
msgstr ""

#: admin/index.php:1227
msgid "visitor's originating IP address, if available"
msgstr ""

#: admin/index.php:1228
#: admin/view/wp-slimstat-db.php:58
msgid "Resource Content Type"
msgstr ""

#: admin/index.php:1228
msgid "post, page, cpt:<em>custom-post-type</em>, attachment, singular, post_type_archive, tag, taxonomy, category, date, author, archive, search, feed, home; please refer to the <a target=\"_blank\" href=\"https://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a> manual page for more information"
msgstr ""

#: admin/index.php:1229
msgid "Screen Resolution"
msgstr ""

#: admin/index.php:1229
msgid "viewport width and height (1024x768, 800x600, ...)"
msgstr ""

#: admin/index.php:1230
#: admin/view/wp-slimstat-db.php:63
msgid "Visit ID"
msgstr ""

#: admin/index.php:1230
msgid "generally used in conjunction with <em>is not empty</em>, identifies human visitors"
msgstr ""

#: admin/index.php:1231
msgid "Date Filters"
msgstr ""

#: admin/index.php:1231
msgid "you can specify the timeframe by entering a number in the <em>interval</em> field; use -1 to indicate <em>to date</em> (i.e., day=1, month=1, year=blank, interval=-1 will set a year-to-date filter)"
msgstr ""

#: admin/index.php:1232
msgid "SERP Position"
msgstr ""

#: admin/index.php:1232
msgid "set the filter to Referer contains cd=N&, where N is the position you are looking for"
msgstr ""

#: admin/view/addons.php:23
#, php-format
msgid "There was an error retrieving the add-ons list from the server. Please try again later. Error Message: %s"
msgstr ""

#: admin/view/addons.php:33
msgid "There was an error decoding the add-ons list from the server. Please try again later."
msgstr ""

#: admin/view/addons.php:38
msgid "Add-ons"
msgstr ""

#: admin/view/addons.php:39
msgid "Add-ons extend the functionality of Slimstat in many interesting ways. We offer both free and premium (paid) extensions. Each add-on can be installed as a separate plugin, which will receive regular updates via the WordPress Plugins panel. In order to be notified when a new version of a premium add-on is available, please enter the <strong>license key</strong> you received when you purchased it."
msgstr ""

#: admin/view/addons.php:42
#, php-format
msgid "This list is refreshed once daily: <a href=\"%s&amp;force_refresh=true\" class=\"noslimstat\">click here</a> to clear the cache."
msgstr ""

#: admin/view/addons.php:57
msgid "Add-on"
msgstr ""

#: admin/view/addons.php:58
msgid "Description"
msgstr ""

#: admin/view/addons.php:69
msgid "Repo Version"
msgstr ""

#: admin/view/addons.php:69
msgid "Version"
msgstr ""

#: admin/view/addons.php:80
msgid "Your Version:"
msgstr ""

#: admin/view/addons.php:82
msgid "Installed and Active"
msgstr ""

#: admin/view/index.php:18
msgid "Dimension"
msgstr ""

#: admin/view/index.php:38
#: admin/view/index.php:106
msgid "Apply"
msgstr ""

#: admin/view/index.php:42
msgid "Load"
msgstr ""

#: admin/view/index.php:66
#: admin/view/wp-slimstat-db.php:812
#: src/Modules/Chart.php:115
msgid "Today"
msgstr ""

#: admin/view/index.php:67
#: admin/view/wp-slimstat-db.php:815
msgid "Yesterday"
msgstr ""

#: admin/view/index.php:68
msgid "Last 7 Days"
msgstr ""

#: admin/view/index.php:69
msgid "Last 2 weeks"
msgstr ""

#: admin/view/index.php:70
msgid "Last 4 weeks"
msgstr ""

#: admin/view/index.php:71
msgid "Last 12 weeks"
msgstr ""

#: admin/view/index.php:72
msgid "Last 12 months"
msgstr ""

#: admin/view/index.php:73
msgid "This Month"
msgstr ""

#: admin/view/index.php:74
msgid "Previous Month"
msgstr ""

#: admin/view/index.php:77
msgid "Date Range"
msgstr ""

#: admin/view/index.php:79
#: admin/view/index.php:80
#: admin/view/wp-slimstat-db.php:94
msgid "Hour"
msgstr ""

#: admin/view/index.php:82
#: admin/view/index.php:83
#: admin/view/wp-slimstat-db.php:95
msgid "Day"
msgstr ""

#: admin/view/index.php:85
#: admin/view/index.php:87
#: admin/view/wp-slimstat-db.php:96
msgid "Month"
msgstr ""

#: admin/view/index.php:95
#: admin/view/wp-slimstat-db.php:97
msgid "Year"
msgstr ""

#: admin/view/index.php:100
msgid "Days in interval"
msgstr ""

#: admin/view/index.php:101
msgid "&plusmn; days"
msgstr ""

#: admin/view/index.php:101
msgid "To define an interval, enter the number of days (negative to go back in time)."
msgstr ""

#: admin/view/index.php:103
msgid "Hours in interval"
msgstr ""

#: admin/view/index.php:104
msgid "&plusmn; hours"
msgstr ""

#: admin/view/index.php:114
msgid "Reset Filters"
msgstr ""

#: admin/view/index.php:138
#: admin/view/wp-slimstat-reports.php:1728
#, php-format
msgid "GeoIP collection is not enabled. Please go to <a href='%s' class='noslimstat'>setting page</a> to enable GeoIP for getting more information and location (country) from the visitor."
msgstr ""

#: admin/view/index.php:142
#, php-format
msgid "Install our <a href='%s' class='noslimstat'>Browscap Library</a> to identify your visitors' browser and operating system."
msgstr ""

#: admin/view/index.php:147
#, php-format
msgid "A caching plugin might be enabled on your website. Please <a href='%s' target='_blank' class='noslimstat'>make sure to configure</a> Slimstat Analytics accordingly, to get accurate information."
msgstr ""

#: admin/view/layout.php:8
msgid "Customize and organize your reports"
msgstr ""

#: admin/view/layout.php:10
msgid "You can drag and drop the placeholders here below from one widget area to another, to customize the layout of each report screen. You can place multiple charts on the same view, clone reports or move them to the Inactive Reports if you are not interested in that specific metric."
msgstr ""

#: admin/view/layout.php:13
msgid "By using the network-wide customizer, all your users will see the same layout you define, and they will not be able to customize it further."
msgstr ""

#: admin/view/layout.php:23
msgid "Reset Layout"
msgstr ""

#: admin/view/layout.php:39
msgid "Clone"
msgstr ""

#: admin/view/layout.php:42
msgid "Delete"
msgstr ""

#: admin/view/layout.php:55
msgid "Move to Inactive"
msgstr ""

#: admin/view/partials/header.php:9
msgid "Go PRO"
msgstr ""

#: admin/view/partials/header.php:10
msgid "Upgrade to Pro to unlock more features"
msgstr ""

#: admin/view/partials/header.php:17
msgid "Pro is activated!"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:7
msgid "Upgrade to a complete"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:8
msgid "SlimStat Analytics Experience"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:14
msgid "Upgrading to SlimStat Pro gives you access to a powerful suite of tools to help you understand your website traffic and audience better."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:20
#: admin/view/partials/slimstat-pro-modal.php:23
msgid "Network Analytics"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:24
msgid "Enable a network-wide view of your reports and settings."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:30
#: admin/view/partials/slimstat-pro-modal.php:33
msgid "Email Reports"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:34
#: admin/view/partials/slimstat-pro-modal.php:44
msgid "Receive your reports directly in your mailbox."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:40
#: admin/view/partials/slimstat-pro-modal.php:43
msgid "Export to Excel"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:50
#: admin/view/partials/slimstat-pro-modal.php:53
msgid "Heatmap"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:54
msgid "Display a heatmap layer of the most clicked areas on your website."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:60
#: admin/view/partials/slimstat-pro-modal.php:63
msgid "User Overview"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:64
msgid "Monitor your registered users by tracking their activities and time on site."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:70
#: admin/view/partials/slimstat-pro-modal.php:73
msgid "MaxMind Integration"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:74
msgid "Connect to MaxMind's Geolocation API to retrieve detailed information about your visitors."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:80
#: admin/view/partials/slimstat-pro-modal.php:83
msgid "Custom DB"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:84
msgid "Use an external database to store all the information about your visitors."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:90
#: admin/view/partials/slimstat-pro-modal.php:93
msgid "Extended Overview"
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:94
msgid "Add custom columns to the User Overview widget and export file."
msgstr ""

#: admin/view/partials/slimstat-pro-modal.php:101
msgid "Unlock SlimStat Pro"
msgstr ""

#: admin/view/right-now.php:23
msgid "Human"
msgstr ""

#: admin/view/right-now.php:23
msgid "Bot/Crawler"
msgstr ""

#: admin/view/right-now.php:23
msgid "Mobile Device"
msgstr ""

#: admin/view/right-now.php:23
msgid "Syndication Reader"
msgstr ""

#: admin/view/right-now.php:49
#: admin/view/wp-slimstat-reports.php:1087
#: admin/view/wp-slimstat-reports.php:1443
#: admin/view/wp-slimstat-reports.php:1501
msgid "No data to display"
msgstr ""

#: admin/view/right-now.php:77
msgid "Date and Time"
msgstr ""

#: admin/view/right-now.php:208
#: admin/view/wp-slimstat-reports.php:1359
#: admin/view/wp-slimstat-reports.php:1367
#: admin/view/wp-slimstat-reports.php:1517
msgid "Open this URL in a new window"
msgstr ""

#: admin/view/right-now.php:221
msgid "Local search results page"
msgstr ""

#: admin/view/right-now.php:241
msgid "Server Latency and Page Speed in milliseconds"
msgstr ""

#: admin/view/right-now.php:241
msgid "SL"
msgstr ""

#: admin/view/right-now.php:241
msgid "PS"
msgstr ""

#: admin/view/right-now.php:248
msgid "Time spent on this page"
msgstr ""

#: admin/view/right-now.php:267
msgid "Invalid Referrer"
msgstr ""

#: admin/view/right-now.php:268
msgid "Open this referrer in a new window"
msgstr ""

#: admin/view/right-now.php:269
msgid "Content Type"
msgstr ""

#: admin/view/right-now.php:274
msgid "Open this outbound link in a new window"
msgstr ""

#: admin/view/right-now.php:283
msgid "Delete this entry from the database"
msgstr ""

#: admin/view/right-now.php:295
msgid "User Logged In"
msgstr ""

#: admin/view/right-now.php:306
msgid "User Logged Out"
msgstr ""

#: admin/view/wp-slimstat-db.php:34
msgid "IP Address"
msgstr ""

#: admin/view/wp-slimstat-db.php:36
msgid "Language"
msgstr ""

#: admin/view/wp-slimstat-db.php:40
msgid "Visitor's Username"
msgstr ""

#: admin/view/wp-slimstat-db.php:41
msgid "Visitor's Email"
msgstr ""

#: admin/view/wp-slimstat-db.php:43
msgid "Timezone Offset"
msgstr ""

#: admin/view/wp-slimstat-db.php:44
msgid "Fingerprint"
msgstr ""

#: admin/view/wp-slimstat-db.php:45
msgid "Page Speed"
msgstr ""

#: admin/view/wp-slimstat-db.php:47
msgid "-- Advanced filters --"
msgstr ""

#: admin/view/wp-slimstat-db.php:52
#: admin/view/wp-slimstat-reports.php:1466
msgid "Coordinates"
msgstr ""

#: admin/view/wp-slimstat-db.php:53
msgid "Annotations"
msgstr ""

#: admin/view/wp-slimstat-db.php:54
msgid "Server Latency"
msgstr ""

#: admin/view/wp-slimstat-db.php:59
msgid "Resource ID"
msgstr ""

#: admin/view/wp-slimstat-db.php:60
msgid "Screen Width"
msgstr ""

#: admin/view/wp-slimstat-db.php:61
msgid "Screen Height"
msgstr ""

#: admin/view/wp-slimstat-db.php:62
msgid "Viewport Size"
msgstr ""

#: admin/view/wp-slimstat-db.php:73
msgid "equals"
msgstr ""

#: admin/view/wp-slimstat-db.php:74
msgid "is not equal to"
msgstr ""

#: admin/view/wp-slimstat-db.php:75
msgid "contains"
msgstr ""

#: admin/view/wp-slimstat-db.php:76
msgid "is included in"
msgstr ""

#: admin/view/wp-slimstat-db.php:77
msgid "does not contain"
msgstr ""

#: admin/view/wp-slimstat-db.php:78
msgid "starts with"
msgstr ""

#: admin/view/wp-slimstat-db.php:79
msgid "ends with"
msgstr ""

#: admin/view/wp-slimstat-db.php:80
msgid "sounds like"
msgstr ""

#: admin/view/wp-slimstat-db.php:81
msgid "is greater than"
msgstr ""

#: admin/view/wp-slimstat-db.php:82
msgid "is less than"
msgstr ""

#: admin/view/wp-slimstat-db.php:83
msgid "is between (x,y)"
msgstr ""

#: admin/view/wp-slimstat-db.php:84
msgid "matches"
msgstr ""

#: admin/view/wp-slimstat-db.php:85
msgid "does not match"
msgstr ""

#: admin/view/wp-slimstat-db.php:86
msgid "is empty"
msgstr ""

#: admin/view/wp-slimstat-db.php:87
msgid "is not empty"
msgstr ""

#: admin/view/wp-slimstat-db.php:93
msgid "Minute"
msgstr ""

#: admin/view/wp-slimstat-db.php:99
msgid "hours"
msgstr ""

#: admin/view/wp-slimstat-db.php:100
msgid "minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:101
msgid "Timestamp"
msgstr ""

#: admin/view/wp-slimstat-db.php:102
msgid "Exit Timestamp"
msgstr ""

#: admin/view/wp-slimstat-db.php:105
msgid "Metric"
msgstr ""

#: admin/view/wp-slimstat-db.php:106
msgid "Value"
msgstr ""

#: admin/view/wp-slimstat-db.php:108
msgid "Grouped Value"
msgstr ""

#: admin/view/wp-slimstat-db.php:109
msgid "Percentage"
msgstr ""

#: admin/view/wp-slimstat-db.php:110
#: admin/view/wp-slimstat-db.php:111
msgid "Notes"
msgstr ""

#: admin/view/wp-slimstat-db.php:114
msgid "Event ID"
msgstr ""

#: admin/view/wp-slimstat-db.php:115
msgid "Type"
msgstr ""

#: admin/view/wp-slimstat-db.php:116
msgid "Event Description"
msgstr ""

#: admin/view/wp-slimstat-db.php:117
msgid "Event Coordinates"
msgstr ""

#: admin/view/wp-slimstat-db.php:119
msgid "Max Results"
msgstr ""

#: admin/view/wp-slimstat-db.php:120
msgid "Offset"
msgstr ""

#: admin/view/wp-slimstat-db.php:790
#: admin/view/wp-slimstat-db.php:1071
#: admin/view/wp-slimstat-reports.php:46
#: admin/view/wp-slimstat-reports.php:115
#: admin/view/wp-slimstat-reports.php:124
msgid "Pageviews"
msgstr ""

#: admin/view/wp-slimstat-db.php:792
#: admin/view/wp-slimstat-db.php:1073
msgid "A pageview is a request to load a single HTML page on your website."
msgstr ""

#: admin/view/wp-slimstat-db.php:794
msgid "Days in Range"
msgstr ""

#: admin/view/wp-slimstat-db.php:797
msgid "Average Daily Pageviews"
msgstr ""

#: admin/view/wp-slimstat-db.php:799
msgid "How many daily pageviews have been generated on average."
msgstr ""

#: admin/view/wp-slimstat-db.php:801
msgid "From Any SERP"
msgstr ""

#: admin/view/wp-slimstat-db.php:803
msgid "Visitors who landed on your site after searching for a keyword on a search engine and clicking on the corresponding search result link. This value includes both internal and external search result pages."
msgstr ""

#: admin/view/wp-slimstat-db.php:805
#: admin/view/wp-slimstat-db.php:1187
#: admin/view/wp-slimstat-reports.php:125
#: admin/view/wp-slimstat-reports.php:299
#: admin/view/wp-slimstat-reports.php:556
msgid "Unique IPs"
msgstr ""

#: admin/view/wp-slimstat-db.php:807
msgid "Used to differentiate between multiple requests to download a file from one internet address (IP) and requests originating from many distinct addresses."
msgstr ""

#: admin/view/wp-slimstat-db.php:809
msgid "Last 30 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1075
msgid "Unique Referrers"
msgstr ""

#: admin/view/wp-slimstat-db.php:1077
msgid "A referrer (or referring site) is a site that a visitor previously visited before following a link to your site."
msgstr ""

#: admin/view/wp-slimstat-db.php:1079
msgid "Direct Pageviews"
msgstr ""

#: admin/view/wp-slimstat-db.php:1081
msgid "Visitors who typed your website URL directly into their browser address bar. It can also refer to visitors who clicked on one of their bookmarked links, untagged links within emails, or links in documents that don't include tracking variables."
msgstr ""

#: admin/view/wp-slimstat-db.php:1083
msgid "From External SERP"
msgstr ""

#: admin/view/wp-slimstat-db.php:1085
msgid "Visitors who clicked on a link to your website listed on a search engine result page (SERP). This metric only counts visits coming from EXTERNAL search pages."
msgstr ""

#: admin/view/wp-slimstat-db.php:1087
msgid "Unique Landing Pages"
msgstr ""

#: admin/view/wp-slimstat-db.php:1089
msgid "A landing page is the first page on your website that a visitors opens, also known as <em>entrance page</em>. For example, if they search for 'Brooklyn Office Space,' and they land on a page on your website, this page gets counted (for that visit) as a landing page."
msgstr ""

#: admin/view/wp-slimstat-db.php:1091
msgid "Bounce Pages"
msgstr ""

#: admin/view/wp-slimstat-db.php:1093
msgid "Number of single-page visits tracked over the selected period of time."
msgstr ""

#: admin/view/wp-slimstat-db.php:1095
msgid "New Visitors Rate"
msgstr ""

#: admin/view/wp-slimstat-db.php:1097
msgid "Percentage of single-page visits, i.e. visits in which the person left your site from the entrance page."
msgstr ""

#: admin/view/wp-slimstat-db.php:1099
msgid "Currently from search engines"
msgstr ""

#: admin/view/wp-slimstat-db.php:1101
msgid "Visitors who clicked on a link to your website listed on a search engine result page (SERP), tracked in the last 5 minutes."
msgstr ""

#: admin/view/wp-slimstat-db.php:1113
msgid "0 - 30 seconds"
msgstr ""

#: admin/view/wp-slimstat-db.php:1119
msgid "31 - 60 seconds"
msgstr ""

#: admin/view/wp-slimstat-db.php:1125
msgid "1 - 3 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1131
msgid "3 - 5 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1137
msgid "5 - 7 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1143
msgid "7 - 10 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1149
msgid "More than 10 minutes"
msgstr ""

#: admin/view/wp-slimstat-db.php:1160
msgid "Average Visit Duration"
msgstr ""

#: admin/view/wp-slimstat-db.php:1183
#: admin/view/wp-slimstat-reports.php:298
msgid "Visits"
msgstr ""

#: admin/view/wp-slimstat-db.php:1185
msgid "A visit is a group of pageviews within a 30-minute time span. Returning visitors are counted multiple times if they start a new visit."
msgstr ""

#: admin/view/wp-slimstat-db.php:1189
msgid "It includes only traffic generated by human visitors."
msgstr ""

#: admin/view/wp-slimstat-db.php:1191
msgid "Bounce rate"
msgstr ""

#: admin/view/wp-slimstat-db.php:1193
msgid "Total number of one-page visits divided by the total number of entries to a website. Please see the <a href=\"https://support.google.com/analytics/answer/1009409?hl=en\" target=\"_blank\">official Google docs</a> for more information."
msgstr ""

#: admin/view/wp-slimstat-db.php:1195
msgid "Known visitors"
msgstr ""

#: admin/view/wp-slimstat-db.php:1197
msgid "Visitors who have previously left a comment on your blog."
msgstr ""

#: admin/view/wp-slimstat-db.php:1199
msgid "Single-page Visits"
msgstr ""

#: admin/view/wp-slimstat-db.php:1201
msgid "Human users that generated one single page view on your website."
msgstr ""

#: admin/view/wp-slimstat-db.php:1206
msgid "Pageviews per visit"
msgstr ""

#: admin/view/wp-slimstat-db.php:1209
msgid "Longest visit"
msgstr ""

#: admin/view/wp-slimstat-db.php:1210
msgid "hits"
msgstr ""

#: admin/view/wp-slimstat-db.php:1220
msgid "Content Items"
msgstr ""

#: admin/view/wp-slimstat-db.php:1222
msgid "This value includes not only posts and pages, but any custom post type, regardless of their status."
msgstr ""

#: admin/view/wp-slimstat-db.php:1224
msgid "Posts"
msgstr ""

#: admin/view/wp-slimstat-db.php:1227
msgid "Pages"
msgstr ""

#: admin/view/wp-slimstat-db.php:1230
msgid "Attachments"
msgstr ""

#: admin/view/wp-slimstat-db.php:1233
msgid "Revisions"
msgstr ""

#: admin/view/wp-slimstat-db.php:1236
msgid "Comments"
msgstr ""

#: admin/view/wp-slimstat-db.php:1239
msgid "Avg Comments per Post"
msgstr ""

#: admin/view/wp-slimstat-db.php:1242
msgid "Avg Server Latency"
msgstr ""

#: admin/view/wp-slimstat-db.php:1244
msgid "Latency is the amount of time it takes for the host server to receive and process a request for a page object. The amount of latency depends largely on how far away the user is from the server."
msgstr ""

#: admin/view/wp-slimstat-reports.php:44
msgid "Chart Controls"
msgstr ""

#: admin/view/wp-slimstat-reports.php:44
msgid "Use your mouse wheel to zoom in and out"
msgstr ""

#: admin/view/wp-slimstat-reports.php:44
msgid "While zooming in, drag the chart to move to a different area"
msgstr ""

#: admin/view/wp-slimstat-reports.php:47
msgid "Shows how many times your site’s pages have been viewed."
msgstr ""

#: admin/view/wp-slimstat-reports.php:49
#: admin/view/wp-slimstat-reports.php:58
#: admin/view/wp-slimstat-reports.php:67
#: admin/view/wp-slimstat-reports.php:76
#: admin/view/wp-slimstat-reports.php:85
#: admin/view/wp-slimstat-reports.php:94
msgid "— Solid line: current period"
msgstr ""

#: admin/view/wp-slimstat-reports.php:50
#: admin/view/wp-slimstat-reports.php:59
#: admin/view/wp-slimstat-reports.php:68
#: admin/view/wp-slimstat-reports.php:77
#: admin/view/wp-slimstat-reports.php:86
#: admin/view/wp-slimstat-reports.php:95
msgid "-- Dashed line: previous period"
msgstr ""

#: admin/view/wp-slimstat-reports.php:51
msgid "Tap “Pageviews” or “Unique IPs” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:52
#: admin/view/wp-slimstat-reports.php:61
#: admin/view/wp-slimstat-reports.php:70
#: admin/view/wp-slimstat-reports.php:79
#: admin/view/wp-slimstat-reports.php:88
#: admin/view/wp-slimstat-reports.php:97
msgid "Use the dropdown (Hourly, Daily, Weekly, Monthly, Yearly) to adjust the chart’s interval."
msgstr ""

#: admin/view/wp-slimstat-reports.php:55
#: admin/view/wp-slimstat-reports.php:288
msgid "Human Visits"
msgstr ""

#: admin/view/wp-slimstat-reports.php:56
msgid "Track the number of real human visitors."
msgstr ""

#: admin/view/wp-slimstat-reports.php:60
msgid "Tap “Visits” or “Unique IPs” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:64
#: admin/view/wp-slimstat-reports.php:846
msgid "Pages with Outbound Links"
msgstr ""

#: admin/view/wp-slimstat-reports.php:65
msgid "Track how often visitors click outbound links on your site."
msgstr ""

#: admin/view/wp-slimstat-reports.php:69
msgid "Tap “Outbound Links” or “Unique Outbound” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:74
msgid "See how many times users find your site via search engines."
msgstr ""

#: admin/view/wp-slimstat-reports.php:78
msgid "Tap “Search Terms” or “Unique Terms” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:83
msgid "See how many visits come from each traffic source."
msgstr ""

#: admin/view/wp-slimstat-reports.php:87
msgid "Tap “Domains” or “Unique IPs” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:91
#: admin/view/wp-slimstat-reports.php:502
#: admin/view/wp-slimstat-reports.php:511
msgid "Users"
msgstr ""

#: admin/view/wp-slimstat-reports.php:92
msgid "See how many users come to your site."
msgstr ""

#: admin/view/wp-slimstat-reports.php:96
msgid "Tap “Users” or “Unique Users” to toggle each line."
msgstr ""

#: admin/view/wp-slimstat-reports.php:102
msgid "Access Log"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "Color Codes"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "From search result page"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "Has Left Comments"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "WP User"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "Other Human"
msgstr ""

#: admin/view/wp-slimstat-reports.php:111
msgid "Bot or Crawler"
msgstr ""

#: admin/view/wp-slimstat-reports.php:133
msgid "At a Glance"
msgstr ""

#: admin/view/wp-slimstat-reports.php:142
msgid "Currently Online"
msgstr ""

#: admin/view/wp-slimstat-reports.php:155
msgid "Recent Search Terms"
msgstr ""

#: admin/view/wp-slimstat-reports.php:166
msgid "Keywords used by your visitors to find your website on a search engine."
msgstr ""

#: admin/view/wp-slimstat-reports.php:169
msgid "Top Web Pages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:178
msgid "Here a \"page\" is not just a WordPress page type, but any webpage on your site, including posts, products, categories, and any other custom post type. For example, you can set the corresponding filter where Resource Content Type equals cpt:you_cpt_slug_here to get top web pages for a specific custom post type you have."
msgstr ""

#: admin/view/wp-slimstat-reports.php:181
msgid "Top Referring Domains"
msgstr ""

#: admin/view/wp-slimstat-reports.php:195
msgid "Top Known Visitors"
msgstr ""

#: admin/view/wp-slimstat-reports.php:206
msgid "Top Search Terms"
msgstr ""

#: admin/view/wp-slimstat-reports.php:218
#: admin/view/wp-slimstat-reports.php:1718
msgid "Top Countries"
msgstr ""

#: admin/view/wp-slimstat-reports.php:228
msgid "You can configure Slimstat to not track specific Countries by setting the corresponding filter in Slimstat > Settings > Exclusions."
msgstr ""

#: admin/view/wp-slimstat-reports.php:231
msgid "Rankings"
msgstr ""

#: admin/view/wp-slimstat-reports.php:238
msgid "Slimstat retrieves live information from Alexa, Facebook and Mozscape, to measures your site's rankings. Values are updated every 12 hours. Please enter your personal access ID in the settings to access your personalized Mozscape data."
msgstr ""

#: admin/view/wp-slimstat-reports.php:241
msgid "Top Language Families"
msgstr ""

#: admin/view/wp-slimstat-reports.php:254
msgid "Users Currently Online"
msgstr ""

#: admin/view/wp-slimstat-reports.php:265
msgid "When visitors leave a comment on your blog, WordPress assigns them a cookie. Slimstat leverages this information to identify returning visitors. Please note that visitors also include registered users."
msgstr ""

#: admin/view/wp-slimstat-reports.php:279
msgid "Unique Terms"
msgstr ""

#: admin/view/wp-slimstat-reports.php:307
msgid "Audience Overview"
msgstr ""

#: admin/view/wp-slimstat-reports.php:314
msgid "Where not otherwise specified, the metrics in this report are referred to human visitors."
msgstr ""

#: admin/view/wp-slimstat-reports.php:317
msgid "Top Languages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:328
msgid "Top User Agents"
msgstr ""

#: admin/view/wp-slimstat-reports.php:337
msgid "This report includes all types of clients, both bots and humans."
msgstr ""

#: admin/view/wp-slimstat-reports.php:340
msgid "Top Service Providers"
msgstr ""

#: admin/view/wp-slimstat-reports.php:349
#: admin/view/wp-slimstat-reports.php:361
msgid "Internet Service Provider: a company which provides other companies or individuals with access to the Internet. Your DSL or cable internet service is provided to you by your ISP.<br><br>You can ignore specific IP addresses by setting the corresponding filter under Settings > Slimstat > Filters."
msgstr ""

#: admin/view/wp-slimstat-reports.php:352
msgid "Top Operating Systems"
msgstr ""

#: admin/view/wp-slimstat-reports.php:364
msgid "Top Screen Resolutions"
msgstr ""

#: admin/view/wp-slimstat-reports.php:376
msgid "Top Viewport Sizes"
msgstr ""

#: admin/view/wp-slimstat-reports.php:394
msgid "All values represent the percentages of pageviews within the corresponding time range."
msgstr ""

#: admin/view/wp-slimstat-reports.php:397
msgid "Recent Countries"
msgstr ""

#: admin/view/wp-slimstat-reports.php:408
msgid "Recent Viewport Sizes"
msgstr ""

#: admin/view/wp-slimstat-reports.php:419
msgid "Recent Operating Systems"
msgstr ""

#: admin/view/wp-slimstat-reports.php:430
msgid "Recent Browsers"
msgstr ""

#: admin/view/wp-slimstat-reports.php:441
msgid "Recent Languages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:452
msgid "Top Browser Families"
msgstr ""

#: admin/view/wp-slimstat-reports.php:461
msgid "This report shows you what user agent families (no version considered) are popular among your visitors."
msgstr ""

#: admin/view/wp-slimstat-reports.php:464
msgid "Top OS Families"
msgstr ""

#: admin/view/wp-slimstat-reports.php:475
msgid "This report shows you what operating system families (no version considered) are popular among your visitors."
msgstr ""

#: admin/view/wp-slimstat-reports.php:478
msgid "Recent Users"
msgstr ""

#: admin/view/wp-slimstat-reports.php:490
msgid "Top Users"
msgstr ""

#: admin/view/wp-slimstat-reports.php:512
msgid "Unique Users"
msgstr ""

#: admin/view/wp-slimstat-reports.php:520
msgid "Top Bots"
msgstr ""

#: admin/view/wp-slimstat-reports.php:532
msgid "Top Human Browsers"
msgstr ""

#: admin/view/wp-slimstat-reports.php:555
msgid "Domains"
msgstr ""

#: admin/view/wp-slimstat-reports.php:564
msgid "Traffic Summary"
msgstr ""

#: admin/view/wp-slimstat-reports.php:574
msgid "Recent Outbound Links"
msgstr ""

#: admin/view/wp-slimstat-reports.php:586
msgid "Recent Posts"
msgstr ""

#: admin/view/wp-slimstat-reports.php:599
msgid "Recent Feeds"
msgstr ""

#: admin/view/wp-slimstat-reports.php:611
msgid "Recent Pages Not Found"
msgstr ""

#: admin/view/wp-slimstat-reports.php:623
msgid "Recent Internal Searches"
msgstr ""

#: admin/view/wp-slimstat-reports.php:633
msgid "Searches performed using WordPress' built-in search functionality."
msgstr ""

#: admin/view/wp-slimstat-reports.php:636
msgid "Top Categories"
msgstr ""

#: admin/view/wp-slimstat-reports.php:648
msgid "Top Downloads"
msgstr ""

#: admin/view/wp-slimstat-reports.php:659
msgid "You can configure Slimstat to track specific file extensions as downloads."
msgstr ""

#: admin/view/wp-slimstat-reports.php:662
msgid "Recent Custom Events"
msgstr ""

#: admin/view/wp-slimstat-reports.php:671
#: admin/view/wp-slimstat-reports.php:695
msgid "This report lists any <em>event</em> occurred on your website. Please refer to the FAQ for more information on how to use this functionality."
msgstr ""

#: admin/view/wp-slimstat-reports.php:674
msgid "Top Posts"
msgstr ""

#: admin/view/wp-slimstat-reports.php:686
msgid "Top Custom Events"
msgstr ""

#: admin/view/wp-slimstat-reports.php:698
msgid "Top Internal Searches"
msgstr ""

#: admin/view/wp-slimstat-reports.php:710
msgid "Recent Categories"
msgstr ""

#: admin/view/wp-slimstat-reports.php:723
msgid "Recent Tags"
msgstr ""

#: admin/view/wp-slimstat-reports.php:736
msgid "Top Pages Not Found"
msgstr ""

#: admin/view/wp-slimstat-reports.php:748
msgid "Top Authors"
msgstr ""

#: admin/view/wp-slimstat-reports.php:759
msgid "Top Tags"
msgstr ""

#: admin/view/wp-slimstat-reports.php:771
msgid "Recent Downloads"
msgstr ""

#: admin/view/wp-slimstat-reports.php:783
msgid "Top Outbound Links"
msgstr ""

#: admin/view/wp-slimstat-reports.php:795
msgid "Your Website"
msgstr ""

#: admin/view/wp-slimstat-reports.php:802
msgid "Your content at a glance: posts, comments, pingbacks, etc. Please note that this report is not affected by the filters set here above."
msgstr ""

#: admin/view/wp-slimstat-reports.php:805
msgid "Top Bounce Pages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:819
msgid "Top Exit Pages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:832
msgid "Top Entry Pages"
msgstr ""

#: admin/view/wp-slimstat-reports.php:855
msgid "Outbound Links"
msgstr ""

#: admin/view/wp-slimstat-reports.php:856
msgid "Unique Outbound"
msgstr ""

#: admin/view/wp-slimstat-reports.php:864
msgid "Users by Page"
msgstr ""

#: admin/view/wp-slimstat-reports.php:875
msgid "Audience Location"
msgstr ""

#: admin/view/wp-slimstat-reports.php:882
msgid "Dots on the map represent the most recent pageviews geolocated by City. This feature is only available by enabling the corresponding precision level in the settings."
msgstr ""

#: admin/view/wp-slimstat-reports.php:888
msgid "Top Cities"
msgstr ""

#: admin/view/wp-slimstat-reports.php:958
msgid "Refresh"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1015
#, php-format
msgid "Showing %s - %s of %s"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1018
msgid "Refresh in"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1145
msgid "Tag"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1148
#: admin/view/wp-slimstat-reports.php:1157
msgid "ID"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1154
msgid "Category"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1173
#: admin/view/wp-slimstat-reports.php:1198
#: admin/view/wp-slimstat-reports.php:1204
msgid "Code"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1247
msgid "URL"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1267
msgid "No referrer"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1270
msgid "Referrer"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1287
#: admin/view/wp-slimstat-reports.php:1313
#: languages/index.php:11
#: languages/index.php:14
#: languages/index.php:15
#: languages/index.php:237
#: languages/index.php:238
#: languages/index.php:239
#: languages/index.php:525
#: languages/index.php:555
#: languages/index.php:556
msgid "Unknown"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1291
#: admin/view/wp-slimstat-reports.php:1317
msgid "Guest"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1466
msgid "Page"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1466
msgid "Date"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1526
#: admin/view/wp-slimstat-reports.php:1528
msgid "Filter by element in a group"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1564
msgid "Moz Domain Authority"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1565
msgid "A normalized 100-point score representing the likelihood of a domain to rank well in search engine results."
msgstr ""

#: admin/view/wp-slimstat-reports.php:1569
msgid "Moz Backlinks"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1570
msgid "Number of external equity links to your website."
msgstr ""

#: admin/view/wp-slimstat-reports.php:1574
msgid "Moz Links"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1575
msgid "The number of links (external, equity or nonequity or not) to your homepage."
msgstr ""

#: admin/view/wp-slimstat-reports.php:1579
msgid "Alexa World Rank"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1580
msgid "Alexa is a subsidiary company of Amazon.com which provides commercial web traffic data."
msgstr ""

#: admin/view/wp-slimstat-reports.php:1584
msgid "Alexa Country Rank"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1589
msgid "Alexa Popularity"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1648
msgid "Alexa Delta"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1800
msgid "src"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1804
msgid "serp"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1831
msgid "Remove filter for"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1836
msgid "Save"
msgstr ""

#: admin/view/wp-slimstat-reports.php:1840
msgid "Reset All"
msgstr ""

#: languages/index.php:16
msgid "Local IP Address"
msgstr ""

#: languages/index.php:18
msgid "Afghanistan"
msgstr ""

#: languages/index.php:19
msgid "Aland Islands"
msgstr ""

#: languages/index.php:20
msgid "Albania"
msgstr ""

#: languages/index.php:21
msgid "Algeria"
msgstr ""

#: languages/index.php:22
msgid "Andorra"
msgstr ""

#: languages/index.php:23
msgid "Angola"
msgstr ""

#: languages/index.php:24
msgid "Anguilla"
msgstr ""

#: languages/index.php:25
msgid "Antigua and Barbuda"
msgstr ""

#: languages/index.php:26
msgid "Argentina"
msgstr ""

#: languages/index.php:27
msgid "Armenia"
msgstr ""

#: languages/index.php:28
msgid "Aruba"
msgstr ""

#: languages/index.php:29
msgid "Australia"
msgstr ""

#: languages/index.php:30
msgid "Austria"
msgstr ""

#: languages/index.php:31
msgid "Azerbaijan"
msgstr ""

#: languages/index.php:32
msgid "Bahamas"
msgstr ""

#: languages/index.php:33
msgid "Bahrain"
msgstr ""

#: languages/index.php:34
msgid "Bangladesh"
msgstr ""

#: languages/index.php:35
msgid "Barbados"
msgstr ""

#: languages/index.php:36
msgid "Belarus"
msgstr ""

#: languages/index.php:37
msgid "Belgium"
msgstr ""

#: languages/index.php:38
msgid "Belize"
msgstr ""

#: languages/index.php:39
msgid "Benin"
msgstr ""

#: languages/index.php:40
msgid "Bermuda"
msgstr ""

#: languages/index.php:41
msgid "Bhutan"
msgstr ""

#: languages/index.php:42
msgid "Bolivia"
msgstr ""

#: languages/index.php:43
msgid "Bosnia and Herzegovina"
msgstr ""

#: languages/index.php:44
msgid "Botswana"
msgstr ""

#: languages/index.php:45
msgid "Brazil"
msgstr ""

#: languages/index.php:46
msgid "Brunei Darussalam"
msgstr ""

#: languages/index.php:47
msgid "Bulgaria"
msgstr ""

#: languages/index.php:48
msgid "Burkina Faso"
msgstr ""

#: languages/index.php:49
msgid "Burundi"
msgstr ""

#: languages/index.php:50
msgid "Cambodia"
msgstr ""

#: languages/index.php:51
msgid "Cameroon"
msgstr ""

#: languages/index.php:52
msgid "Canada"
msgstr ""

#: languages/index.php:53
msgid "Cape Verde"
msgstr ""

#: languages/index.php:54
msgid "Cayman Islands"
msgstr ""

#: languages/index.php:55
msgid "Central African Republic"
msgstr ""

#: languages/index.php:56
msgid "Chad"
msgstr ""

#: languages/index.php:57
msgid "Chile"
msgstr ""

#: languages/index.php:58
msgid "China"
msgstr ""

#: languages/index.php:59
msgid "Colombia"
msgstr ""

#: languages/index.php:60
msgid "Comoros"
msgstr ""

#: languages/index.php:61
msgid "Congo"
msgstr ""

#: languages/index.php:62
msgid "The Democratic Republic of the Congo"
msgstr ""

#: languages/index.php:63
msgid "Costa Rica"
msgstr ""

#: languages/index.php:64
msgid "Côte d'Ivoire"
msgstr ""

#: languages/index.php:65
msgid "Croatia"
msgstr ""

#: languages/index.php:66
msgid "Cuba"
msgstr ""

#: languages/index.php:67
msgid "Cyprus"
msgstr ""

#: languages/index.php:68
msgid "Czech Republic"
msgstr ""

#: languages/index.php:69
msgid "Denmark"
msgstr ""

#: languages/index.php:70
msgid "Djibouti"
msgstr ""

#: languages/index.php:71
msgid "Dominica"
msgstr ""

#: languages/index.php:72
msgid "Dominican Republic"
msgstr ""

#: languages/index.php:73
msgid "Ecuador"
msgstr ""

#: languages/index.php:74
msgid "Egypt"
msgstr ""

#: languages/index.php:75
msgid "El Salvador"
msgstr ""

#: languages/index.php:76
msgid "Equatorial Guinea"
msgstr ""

#: languages/index.php:77
msgid "Eritrea"
msgstr ""

#: languages/index.php:78
msgid "Estonia"
msgstr ""

#: languages/index.php:79
msgid "Ethiopia"
msgstr ""

#: languages/index.php:80
msgid "Faroe Islands"
msgstr ""

#: languages/index.php:81
msgid "Falkland Islands (Malvinas)"
msgstr ""

#: languages/index.php:82
msgid "Fiji"
msgstr ""

#: languages/index.php:83
msgid "Finland"
msgstr ""

#: languages/index.php:84
msgid "France"
msgstr ""

#: languages/index.php:85
msgid "French Guiana"
msgstr ""

#: languages/index.php:86
msgid "Gabon"
msgstr ""

#: languages/index.php:87
msgid "Gambia"
msgstr ""

#: languages/index.php:88
msgid "Georgia"
msgstr ""

#: languages/index.php:89
msgid "Germany"
msgstr ""

#: languages/index.php:90
msgid "Ghana"
msgstr ""

#: languages/index.php:91
msgid "Greece"
msgstr ""

#: languages/index.php:92
msgid "Greenland"
msgstr ""

#: languages/index.php:93
msgid "Grenada"
msgstr ""

#: languages/index.php:94
msgid "Guadeloupe"
msgstr ""

#: languages/index.php:95
msgid "Guatemala"
msgstr ""

#: languages/index.php:96
msgid "Guinea"
msgstr ""

#: languages/index.php:97
msgid "Guinea-Bissau"
msgstr ""

#: languages/index.php:98
msgid "Guyana"
msgstr ""

#: languages/index.php:99
msgid "Haiti"
msgstr ""

#: languages/index.php:100
msgid "Honduras"
msgstr ""

#: languages/index.php:101
msgid "Hong Kong"
msgstr ""

#: languages/index.php:102
msgid "Hungary"
msgstr ""

#: languages/index.php:103
msgid "Iceland"
msgstr ""

#: languages/index.php:104
msgid "India"
msgstr ""

#: languages/index.php:105
msgid "Indonesia"
msgstr ""

#: languages/index.php:106
msgid "Islamic Republic of Iran"
msgstr ""

#: languages/index.php:107
msgid "Iraq"
msgstr ""

#: languages/index.php:108
msgid "Ireland"
msgstr ""

#: languages/index.php:109
msgid "Israel"
msgstr ""

#: languages/index.php:110
msgid "Italy"
msgstr ""

#: languages/index.php:111
msgid "Jamaica"
msgstr ""

#: languages/index.php:112
msgid "Japan"
msgstr ""

#: languages/index.php:113
msgid "Jordan"
msgstr ""

#: languages/index.php:114
msgid "Kazakhstan"
msgstr ""

#: languages/index.php:115
msgid "Kenya"
msgstr ""

#: languages/index.php:116
msgid "Nauru"
msgstr ""

#: languages/index.php:117
msgid "Democratic People's Republic of Korea"
msgstr ""

#: languages/index.php:118
msgid "Republic of Korea"
msgstr ""

#: languages/index.php:119
msgid "Kosovo"
msgstr ""

#: languages/index.php:120
msgid "Kuwait"
msgstr ""

#: languages/index.php:121
msgid "Kyrgyzstan"
msgstr ""

#: languages/index.php:122
msgid "Lao People's Democratic Republic"
msgstr ""

#: languages/index.php:123
msgid "Latvia"
msgstr ""

#: languages/index.php:124
msgid "Lebanon"
msgstr ""

#: languages/index.php:125
msgid "Lesotho"
msgstr ""

#: languages/index.php:126
msgid "Liberia"
msgstr ""

#: languages/index.php:127
msgid "Libyan Arab Jamahiriya"
msgstr ""

#: languages/index.php:128
msgid "Liechtenstein"
msgstr ""

#: languages/index.php:129
msgid "Lithuania"
msgstr ""

#: languages/index.php:130
msgid "Luxembourg"
msgstr ""

#: languages/index.php:131
msgid "The Former Yugoslav Republic of Macedonia"
msgstr ""

#: languages/index.php:132
msgid "Madagascar"
msgstr ""

#: languages/index.php:133
msgid "Malawi"
msgstr ""

#: languages/index.php:134
msgid "Malaysia"
msgstr ""

#: languages/index.php:135
msgid "Mali"
msgstr ""

#: languages/index.php:136
msgid "Malta"
msgstr ""

#: languages/index.php:137
msgid "Martinique"
msgstr ""

#: languages/index.php:138
msgid "Mauritania"
msgstr ""

#: languages/index.php:139
msgid "Mauritius"
msgstr ""

#: languages/index.php:140
msgid "Mexico"
msgstr ""

#: languages/index.php:141
msgid "Moldova"
msgstr ""

#: languages/index.php:142
msgid "Mongolia"
msgstr ""

#: languages/index.php:143
msgid "Montenegro"
msgstr ""

#: languages/index.php:144
msgid "Montserrat"
msgstr ""

#: languages/index.php:145
msgid "Morocco"
msgstr ""

#: languages/index.php:146
msgid "Mozambique"
msgstr ""

#: languages/index.php:147
msgid "Myanmar"
msgstr ""

#: languages/index.php:148
msgid "Namibia"
msgstr ""

#: languages/index.php:149
msgid "Nepal"
msgstr ""

#: languages/index.php:150
msgid "Netherlands"
msgstr ""

#: languages/index.php:151
msgid "New Caledonia"
msgstr ""

#: languages/index.php:152
msgid "New Zealand"
msgstr ""

#: languages/index.php:153
msgid "Nicaragua"
msgstr ""

#: languages/index.php:154
msgid "Niger"
msgstr ""

#: languages/index.php:155
msgid "Nigeria"
msgstr ""

#: languages/index.php:156
msgid "Norway"
msgstr ""

#: languages/index.php:157
msgid "Oman"
msgstr ""

#: languages/index.php:158
msgid "Pakistan"
msgstr ""

#: languages/index.php:159
msgid "Palau"
msgstr ""

#: languages/index.php:160
msgid "Occupied Palestinian Territory"
msgstr ""

#: languages/index.php:161
msgid "Panama"
msgstr ""

#: languages/index.php:162
msgid "Papua New Guinea"
msgstr ""

#: languages/index.php:163
msgid "Paraguay"
msgstr ""

#: languages/index.php:164
msgid "Peru"
msgstr ""

#: languages/index.php:165
msgid "Philippines"
msgstr ""

#: languages/index.php:166
msgid "Poland"
msgstr ""

#: languages/index.php:167
msgid "Portugal"
msgstr ""

#: languages/index.php:168
msgid "Puerto Rico"
msgstr ""

#: languages/index.php:169
msgid "Qatar"
msgstr ""

#: languages/index.php:170
msgid "Réunion"
msgstr ""

#: languages/index.php:171
msgid "Romania"
msgstr ""

#: languages/index.php:172
msgid "Russian Federation"
msgstr ""

#: languages/index.php:173
msgid "Rwanda"
msgstr ""

#: languages/index.php:174
msgid "Saint Kitts and Nevis"
msgstr ""

#: languages/index.php:175
msgid "Saint Lucia"
msgstr ""

#: languages/index.php:176
msgid "Saint Martin"
msgstr ""

#: languages/index.php:177
msgid "Saint Vincent and the Grenadines"
msgstr ""

#: languages/index.php:178
msgid "Samoa"
msgstr ""

#: languages/index.php:179
msgid "Sao Tome and Principe"
msgstr ""

#: languages/index.php:180
msgid "Saudi Arabia"
msgstr ""

#: languages/index.php:181
msgid "Senegal"
msgstr ""

#: languages/index.php:182
msgid "Serbia"
msgstr ""

#: languages/index.php:183
msgid "Sierra Leone"
msgstr ""

#: languages/index.php:184
msgid "Singapore"
msgstr ""

#: languages/index.php:185
msgid "Slovakia"
msgstr ""

#: languages/index.php:186
msgid "Slovenia"
msgstr ""

#: languages/index.php:187
msgid "Solomon Islands"
msgstr ""

#: languages/index.php:188
msgid "Somalia"
msgstr ""

#: languages/index.php:189
msgid "South Africa"
msgstr ""

#: languages/index.php:190
msgid "South Georgia and the South Sandwich Islands"
msgstr ""

#: languages/index.php:191
msgid "Spain"
msgstr ""

#: languages/index.php:192
msgid "Sri Lanka"
msgstr ""

#: languages/index.php:193
msgid "Seychelles"
msgstr ""

#: languages/index.php:194
msgid "Sudan"
msgstr ""

#: languages/index.php:195
msgid "South Sudan"
msgstr ""

#: languages/index.php:196
msgid "Suriname"
msgstr ""

#: languages/index.php:197
msgid "Svalbard and Jan Mayen"
msgstr ""

#: languages/index.php:198
msgid "Swaziland"
msgstr ""

#: languages/index.php:199
msgid "Sweden"
msgstr ""

#: languages/index.php:200
msgid "Switzerland"
msgstr ""

#: languages/index.php:201
msgid "Syrian Arab Republic"
msgstr ""

#: languages/index.php:202
msgid "Taiwan"
msgstr ""

#: languages/index.php:203
msgid "Tajikistan"
msgstr ""

#: languages/index.php:204
msgid "United Republic of Tanzania"
msgstr ""

#: languages/index.php:205
msgid "Thailand"
msgstr ""

#: languages/index.php:206
msgid "Timor-Leste"
msgstr ""

#: languages/index.php:207
msgid "Togo"
msgstr ""

#: languages/index.php:208
msgid "Tonga"
msgstr ""

#: languages/index.php:209
msgid "Trinidad and Tobago"
msgstr ""

#: languages/index.php:210
msgid "Tunisia"
msgstr ""

#: languages/index.php:211
msgid "Turkey"
msgstr ""

#: languages/index.php:212
msgid "Turkmenistan"
msgstr ""

#: languages/index.php:213
msgid "Turks and Caicos Islands"
msgstr ""

#: languages/index.php:214
msgid "Uganda"
msgstr ""

#: languages/index.php:215
msgid "Ukraine"
msgstr ""

#: languages/index.php:216
msgid "United Arab Emirates"
msgstr ""

#: languages/index.php:217
msgid "United Kingdom"
msgstr ""

#: languages/index.php:218
msgid "United States"
msgstr ""

#: languages/index.php:219
msgid "Uruguay"
msgstr ""

#: languages/index.php:220
msgid "Uzbekistan"
msgstr ""

#: languages/index.php:221
msgid "Vanuatu"
msgstr ""

#: languages/index.php:222
msgid "Venezuela"
msgstr ""

#: languages/index.php:223
msgid "Viet Nam"
msgstr ""

#: languages/index.php:224
msgid "British Virgin Islands"
msgstr ""

#: languages/index.php:225
msgid "U.S. Virgin Islands"
msgstr ""

#: languages/index.php:226
msgid "Western Sahara"
msgstr ""

#: languages/index.php:227
msgid "Yemen"
msgstr ""

#: languages/index.php:228
msgid "Zambia"
msgstr ""

#: languages/index.php:229
msgid "Zimbabwe"
msgstr ""

#: languages/index.php:230
msgid "Guernsey"
msgstr ""

#: languages/index.php:231
msgid "Jersey"
msgstr ""

#: languages/index.php:232
msgid "Isle of Man"
msgstr ""

#: languages/index.php:233
msgid "Maldives"
msgstr ""

#: languages/index.php:234
msgid "Europe"
msgstr ""

#: languages/index.php:241
msgid "Afrikaans"
msgstr ""

#: languages/index.php:242
msgid "Afrikaans (South Africa)"
msgstr ""

#: languages/index.php:243
msgid "Arabic"
msgstr ""

#: languages/index.php:244
msgid "Arabic (U.A.E.)"
msgstr ""

#: languages/index.php:245
msgid "Arabic (Bahrain)"
msgstr ""

#: languages/index.php:246
msgid "Arabic (Algeria)"
msgstr ""

#: languages/index.php:247
msgid "Arabic (Egypt)"
msgstr ""

#: languages/index.php:248
msgid "Arabic (Iraq)"
msgstr ""

#: languages/index.php:249
msgid "Arabic (Jordan)"
msgstr ""

#: languages/index.php:250
msgid "Arabic (Kuwait)"
msgstr ""

#: languages/index.php:251
msgid "Arabic (Lebanon)"
msgstr ""

#: languages/index.php:252
msgid "Arabic (Libya)"
msgstr ""

#: languages/index.php:253
msgid "Arabic (Morocco)"
msgstr ""

#: languages/index.php:254
msgid "Arabic (Oman)"
msgstr ""

#: languages/index.php:255
msgid "Arabic (Qatar)"
msgstr ""

#: languages/index.php:256
msgid "Arabic (Saudi Arabia)"
msgstr ""

#: languages/index.php:257
msgid "Arabic (Syria)"
msgstr ""

#: languages/index.php:258
msgid "Arabic (Tunisia)"
msgstr ""

#: languages/index.php:259
msgid "Arabic (Yemen)"
msgstr ""

#: languages/index.php:260
msgid "Azeri (Latin)"
msgstr ""

#: languages/index.php:261
msgid "Azeri (Latin) (Azerbaijan)"
msgstr ""

#: languages/index.php:262
msgid "Belarusian"
msgstr ""

#: languages/index.php:263
msgid "Belarusian (Belarus)"
msgstr ""

#: languages/index.php:264
msgid "Bulgarian"
msgstr ""

#: languages/index.php:265
msgid "Bulgarian (Bulgaria)"
msgstr ""

#: languages/index.php:266
msgid "Bosnian (Bosnia and Herzegovina)"
msgstr ""

#: languages/index.php:267
msgid "Catalan"
msgstr ""

#: languages/index.php:268
msgid "Catalan (Spain)"
msgstr ""

#: languages/index.php:269
msgid "Czech"
msgstr ""

#: languages/index.php:270
msgid "Czech (Czech Republic)"
msgstr ""

#: languages/index.php:271
msgid "Welsh"
msgstr ""

#: languages/index.php:272
msgid "Welsh (United Kingdom)"
msgstr ""

#: languages/index.php:273
msgid "Danish"
msgstr ""

#: languages/index.php:274
msgid "Danish (Denmark)"
msgstr ""

#: languages/index.php:275
msgid "German"
msgstr ""

#: languages/index.php:276
msgid "German (Austria)"
msgstr ""

#: languages/index.php:277
msgid "German (Switzerland)"
msgstr ""

#: languages/index.php:278
msgid "German (Germany)"
msgstr ""

#: languages/index.php:279
msgid "German (Liechtenstein)"
msgstr ""

#: languages/index.php:280
msgid "German (Luxembourg)"
msgstr ""

#: languages/index.php:281
msgid "Divehi"
msgstr ""

#: languages/index.php:282
msgid "Divehi (Maldives)"
msgstr ""

#: languages/index.php:283
msgid "Greek"
msgstr ""

#: languages/index.php:284
msgid "Greek (Greece)"
msgstr ""

#: languages/index.php:285
msgid "English"
msgstr ""

#: languages/index.php:286
msgid "English (Australia)"
msgstr ""

#: languages/index.php:287
msgid "English (Belize)"
msgstr ""

#: languages/index.php:288
msgid "English (Canada)"
msgstr ""

#: languages/index.php:289
msgid "English (Caribbean)"
msgstr ""

#: languages/index.php:290
msgid "English (United Kingdom)"
msgstr ""

#: languages/index.php:291
msgid "English (Ireland)"
msgstr ""

#: languages/index.php:292
msgid "English (Jamaica)"
msgstr ""

#: languages/index.php:293
msgid "English (New Zealand)"
msgstr ""

#: languages/index.php:294
msgid "English (Republic of the Philippines)"
msgstr ""

#: languages/index.php:295
msgid "English (Trinidad and Tobago)"
msgstr ""

#: languages/index.php:296
msgid "English (United States)"
msgstr ""

#: languages/index.php:297
msgid "English (South Africa)"
msgstr ""

#: languages/index.php:298
msgid "English (Zimbabwe)"
msgstr ""

#: languages/index.php:299
msgid "Esperanto"
msgstr ""

#: languages/index.php:300
msgid "Spanish"
msgstr ""

#: languages/index.php:301
msgid "Spanish (Argentina)"
msgstr ""

#: languages/index.php:302
msgid "Spanish (Bolivia)"
msgstr ""

#: languages/index.php:303
msgid "Spanish (Chile)"
msgstr ""

#: languages/index.php:304
msgid "Spanish (Colombia)"
msgstr ""

#: languages/index.php:305
msgid "Spanish (Costa Rica)"
msgstr ""

#: languages/index.php:306
msgid "Spanish (Dominican Republic)"
msgstr ""

#: languages/index.php:307
msgid "Spanish (Ecuador)"
msgstr ""

#: languages/index.php:308
msgid "Spanish (Spain)"
msgstr ""

#: languages/index.php:309
msgid "Spanish (Guatemala)"
msgstr ""

#: languages/index.php:310
msgid "Spanish (Honduras)"
msgstr ""

#: languages/index.php:311
msgid "Spanish (Mexico)"
msgstr ""

#: languages/index.php:312
msgid "Spanish (Nicaragua)"
msgstr ""

#: languages/index.php:313
msgid "Spanish (Panama)"
msgstr ""

#: languages/index.php:314
msgid "Spanish (Peru)"
msgstr ""

#: languages/index.php:315
msgid "Spanish (Puerto Rico)"
msgstr ""

#: languages/index.php:316
msgid "Spanish (Paraguay)"
msgstr ""

#: languages/index.php:317
msgid "Spanish (El Salvador)"
msgstr ""

#: languages/index.php:318
msgid "Spanish (Uruguay)"
msgstr ""

#: languages/index.php:319
msgid "Spanish (Venezuela)"
msgstr ""

#: languages/index.php:320
msgid "Estonian"
msgstr ""

#: languages/index.php:321
msgid "Estonian (Estonia)"
msgstr ""

#: languages/index.php:322
msgid "Basque"
msgstr ""

#: languages/index.php:323
msgid "Basque (Spain)"
msgstr ""

#: languages/index.php:324
msgid "Farsi"
msgstr ""

#: languages/index.php:325
msgid "Farsi (Iran)"
msgstr ""

#: languages/index.php:326
msgid "Finnish"
msgstr ""

#: languages/index.php:327
msgid "Finnish (Finland)"
msgstr ""

#: languages/index.php:328
msgid "Faroese"
msgstr ""

#: languages/index.php:329
msgid "Faroese (Faroe Islands)"
msgstr ""

#: languages/index.php:330
msgid "French"
msgstr ""

#: languages/index.php:331
msgid "French (Belgium)"
msgstr ""

#: languages/index.php:332
msgid "French (Canada)"
msgstr ""

#: languages/index.php:333
msgid "French (Switzerland)"
msgstr ""

#: languages/index.php:334
msgid "French (France)"
msgstr ""

#: languages/index.php:335
msgid "French (Luxembourg)"
msgstr ""

#: languages/index.php:336
msgid "French (Principality of Monaco)"
msgstr ""

#: languages/index.php:337
msgid "Galician"
msgstr ""

#: languages/index.php:338
msgid "Galician (Spain)"
msgstr ""

#: languages/index.php:339
msgid "Gujarati"
msgstr ""

#: languages/index.php:340
msgid "Gujarati (India)"
msgstr ""

#: languages/index.php:341
msgid "Hebrew"
msgstr ""

#: languages/index.php:342
msgid "Hebrew (Israel)"
msgstr ""

#: languages/index.php:343
msgid "Hindi"
msgstr ""

#: languages/index.php:344
msgid "Hindi (India)"
msgstr ""

#: languages/index.php:345
msgid "Croatian"
msgstr ""

#: languages/index.php:346
msgid "Croatian (Bosnia and Herzegovina)"
msgstr ""

#: languages/index.php:347
msgid "Croatian (Croatia)"
msgstr ""

#: languages/index.php:348
msgid "Hungarian"
msgstr ""

#: languages/index.php:349
msgid "Hungarian (Hungary)"
msgstr ""

#: languages/index.php:350
msgid "Armenian"
msgstr ""

#: languages/index.php:351
msgid "Armenian (Armenia)"
msgstr ""

#: languages/index.php:352
msgid "Indonesian"
msgstr ""

#: languages/index.php:353
msgid "Indonesian (Indonesia)"
msgstr ""

#: languages/index.php:354
msgid "Icelandic"
msgstr ""

#: languages/index.php:355
msgid "Icelandic (Iceland)"
msgstr ""

#: languages/index.php:356
msgid "Italian"
msgstr ""

#: languages/index.php:357
msgid "Italian (Switzerland)"
msgstr ""

#: languages/index.php:358
msgid "Italian (Italy)"
msgstr ""

#: languages/index.php:359
msgid "Japanese"
msgstr ""

#: languages/index.php:360
msgid "Japanese (Japan)"
msgstr ""

#: languages/index.php:361
msgid "Georgian"
msgstr ""

#: languages/index.php:362
msgid "Georgian (Georgia)"
msgstr ""

#: languages/index.php:363
msgid "Kazakh"
msgstr ""

#: languages/index.php:364
msgid "Kazakh (Kazakhstan)"
msgstr ""

#: languages/index.php:365
msgid "Kannada"
msgstr ""

#: languages/index.php:366
msgid "Kannada (India)"
msgstr ""

#: languages/index.php:367
msgid "Korean"
msgstr ""

#: languages/index.php:368
msgid "Korean (Korea)"
msgstr ""

#: languages/index.php:369
msgid "Konkani"
msgstr ""

#: languages/index.php:370
msgid "Konkani (India)"
msgstr ""

#: languages/index.php:371
msgid "Kyrgyz"
msgstr ""

#: languages/index.php:372
msgid "Kyrgyz (Kyrgyzstan)"
msgstr ""

#: languages/index.php:373
msgid "Lithuanian"
msgstr ""

#: languages/index.php:374
msgid "Lithuanian (Lithuania)"
msgstr ""

#: languages/index.php:375
msgid "Latvian"
msgstr ""

#: languages/index.php:376
msgid "Latvian (Latvia)"
msgstr ""

#: languages/index.php:377
msgid "Maori"
msgstr ""

#: languages/index.php:378
msgid "Maori (New Zealand)"
msgstr ""

#: languages/index.php:379
msgid "FYRO Macedonian"
msgstr ""

#: languages/index.php:380
msgid "FYRO Macedonian (Former Yugoslav Republic of Macedonia)"
msgstr ""

#: languages/index.php:381
msgid "Mongolian"
msgstr ""

#: languages/index.php:382
msgid "Mongolian (Mongolia)"
msgstr ""

#: languages/index.php:383
msgid "Marathi"
msgstr ""

#: languages/index.php:384
msgid "Marathi (India)"
msgstr ""

#: languages/index.php:385
msgid "Malay"
msgstr ""

#: languages/index.php:386
msgid "Malay (Brunei Darussalam)"
msgstr ""

#: languages/index.php:387
msgid "Malay (Malaysia)"
msgstr ""

#: languages/index.php:388
msgid "Maltese"
msgstr ""

#: languages/index.php:389
msgid "Maltese (Malta)"
msgstr ""

#: languages/index.php:390
msgid "Norwegian (Bokmål)"
msgstr ""

#: languages/index.php:391
msgid "English (Belgium)"
msgstr ""

#: languages/index.php:392
msgid "English (Singapore)"
msgstr ""

#: languages/index.php:393
msgid "Norwegian (Bokmål) (Norway)"
msgstr ""

#: languages/index.php:394
msgid "Dutch"
msgstr ""

#: languages/index.php:395
msgid "Dutch (Belgium)"
msgstr ""

#: languages/index.php:396
msgid "Dutch (Netherlands)"
msgstr ""

#: languages/index.php:397
msgid "Norwegian (Nynorsk) (Norway)"
msgstr ""

#: languages/index.php:398
msgid "Northern Sotho"
msgstr ""

#: languages/index.php:399
msgid "Northern Sotho (South Africa)"
msgstr ""

#: languages/index.php:400
msgid "Punjabi"
msgstr ""

#: languages/index.php:401
msgid "Punjabi (India)"
msgstr ""

#: languages/index.php:402
msgid "Polish"
msgstr ""

#: languages/index.php:403
msgid "Polish (Poland)"
msgstr ""

#: languages/index.php:404
msgid "Pashto"
msgstr ""

#: languages/index.php:405
msgid "Pashto (Afghanistan)"
msgstr ""

#: languages/index.php:406
msgid "Portuguese"
msgstr ""

#: languages/index.php:407
msgid "Portuguese (Brazil)"
msgstr ""

#: languages/index.php:408
msgid "Portuguese (Portugal)"
msgstr ""

#: languages/index.php:409
msgid "Quechua"
msgstr ""

#: languages/index.php:410
msgid "Quechua (Bolivia)"
msgstr ""

#: languages/index.php:411
msgid "Quechua (Ecuador)"
msgstr ""

#: languages/index.php:412
msgid "Quechua (Peru)"
msgstr ""

#: languages/index.php:413
msgid "Romanian"
msgstr ""

#: languages/index.php:414
msgid "Romanian (Romania)"
msgstr ""

#: languages/index.php:415
msgid "Russian"
msgstr ""

#: languages/index.php:416
msgid "Russian (Russia)"
msgstr ""

#: languages/index.php:417
msgid "Sanskrit"
msgstr ""

#: languages/index.php:418
msgid "Sanskrit (India)"
msgstr ""

#: languages/index.php:419
msgid "Sami (Northern)"
msgstr ""

#: languages/index.php:420
msgid "Sami (Northern) (Finland)"
msgstr ""

#: languages/index.php:421
msgid "Sami (Northern) (Norway)"
msgstr ""

#: languages/index.php:422
msgid "Sami (Northern) (Sweden)"
msgstr ""

#: languages/index.php:423
msgid "Slovak"
msgstr ""

#: languages/index.php:424
msgid "Slovak (Slovakia)"
msgstr ""

#: languages/index.php:425
msgid "Slovenian"
msgstr ""

#: languages/index.php:426
msgid "Slovenian (Slovenia)"
msgstr ""

#: languages/index.php:427
msgid "Albanian"
msgstr ""

#: languages/index.php:428
msgid "Albanian (Albania)"
msgstr ""

#: languages/index.php:429
msgid "Serbian (Latin) (Bosnia and Herzegovina)"
msgstr ""

#: languages/index.php:430
msgid "Serbian (Serbia and Montenegro)"
msgstr ""

#: languages/index.php:431
msgid "Serbian (Latin) (Serbia and Montenegro)"
msgstr ""

#: languages/index.php:432
msgid "Swedish"
msgstr ""

#: languages/index.php:433
msgid "Swedish (Finland)"
msgstr ""

#: languages/index.php:434
msgid "Swedish (Sweden)"
msgstr ""

#: languages/index.php:435
msgid "Swahili"
msgstr ""

#: languages/index.php:436
msgid "Swahili (Kenya)"
msgstr ""

#: languages/index.php:437
msgid "Tamil"
msgstr ""

#: languages/index.php:438
msgid "Tamil (India)"
msgstr ""

#: languages/index.php:439
msgid "Telugu"
msgstr ""

#: languages/index.php:440
msgid "Telugu (India)"
msgstr ""

#: languages/index.php:441
msgid "Thai"
msgstr ""

#: languages/index.php:442
msgid "Thai (Thailand)"
msgstr ""

#: languages/index.php:443
msgid "Tagalog"
msgstr ""

#: languages/index.php:444
msgid "Tagalog (Philippines)"
msgstr ""

#: languages/index.php:445
msgid "Tswana"
msgstr ""

#: languages/index.php:446
msgid "Tswana (South Africa)"
msgstr ""

#: languages/index.php:447
msgid "Turkish"
msgstr ""

#: languages/index.php:448
msgid "Turkish (Turkey)"
msgstr ""

#: languages/index.php:449
msgid "Tatar"
msgstr ""

#: languages/index.php:450
msgid "Tatar (Russia)"
msgstr ""

#: languages/index.php:451
msgid "Tsonga"
msgstr ""

#: languages/index.php:452
msgid "Ukrainian"
msgstr ""

#: languages/index.php:453
msgid "Ukrainian (Ukraine)"
msgstr ""

#: languages/index.php:454
msgid "Urdu"
msgstr ""

#: languages/index.php:455
msgid "Urdu (Islamic Republic of Pakistan)"
msgstr ""

#: languages/index.php:456
msgid "Uzbek (Latin)"
msgstr ""

#: languages/index.php:457
msgid "Uzbek (Cyrillic) (Uzbekistan)"
msgstr ""

#: languages/index.php:458
msgid "Vietnamese"
msgstr ""

#: languages/index.php:459
msgid "Vietnamese (Viet Nam)"
msgstr ""

#: languages/index.php:460
msgid "Xhosa"
msgstr ""

#: languages/index.php:461
msgid "Xhosa (South Africa)"
msgstr ""

#: languages/index.php:462
msgid "Chinese"
msgstr ""

#: languages/index.php:463
msgid "Chinese (S)"
msgstr ""

#: languages/index.php:464
msgid "Chinese (Hong Kong)"
msgstr ""

#: languages/index.php:465
msgid "Chinese (Macau)"
msgstr ""

#: languages/index.php:466
msgid "Chinese (Singapore)"
msgstr ""

#: languages/index.php:467
msgid "Chinese (T)"
msgstr ""

#: languages/index.php:468
msgid "Zulu"
msgstr ""

#: languages/index.php:469
msgid "Zulu (South Africa)"
msgstr ""

#: languages/index.php:472
msgid "IBM AIX"
msgstr ""

#: languages/index.php:473
msgid "Amiga"
msgstr ""

#: languages/index.php:474
#: languages/index.php:558
msgid "Android"
msgstr ""

#: languages/index.php:475
msgid "BeOS"
msgstr ""

#: languages/index.php:476
msgid "BlackBerry OS"
msgstr ""

#: languages/index.php:477
msgid "CentOS"
msgstr ""

#: languages/index.php:478
msgid "ChromeOS"
msgstr ""

#: languages/index.php:479
msgid "Commodore 64"
msgstr ""

#: languages/index.php:480
msgid "Cygwin"
msgstr ""

#: languages/index.php:481
msgid "Debian"
msgstr ""

#: languages/index.php:482
msgid "Digital Unix"
msgstr ""

#: languages/index.php:483
msgid "Fedora"
msgstr ""

#: languages/index.php:484
msgid "Firefox OS"
msgstr ""

#: languages/index.php:485
msgid "FreeBSD"
msgstr ""

#: languages/index.php:486
msgid "Gentoo"
msgstr ""

#: languages/index.php:487
msgid "HP-UX"
msgstr ""

#: languages/index.php:488
#: languages/index.php:489
msgid "iPhone OS"
msgstr ""

#: languages/index.php:490
msgid "iPhone OS X"
msgstr ""

#: languages/index.php:491
msgid "SGI / IRIX"
msgstr ""

#: languages/index.php:492
msgid "Java"
msgstr ""

#: languages/index.php:493
msgid "Kanotix Linux"
msgstr ""

#: languages/index.php:494
msgid "Knoppix Linux"
msgstr ""

#: languages/index.php:495
msgid "Linux Generic"
msgstr ""

#: languages/index.php:496
msgid "Mac"
msgstr ""

#: languages/index.php:497
msgid "Mac 68k"
msgstr ""

#: languages/index.php:498
#: languages/index.php:499
msgid "Mac OS X"
msgstr ""

#: languages/index.php:500
msgid "Mac PowerPC"
msgstr ""

#: languages/index.php:501
msgid "Mandrake Linux"
msgstr ""

#: languages/index.php:502
#: languages/index.php:504
msgid "MS-DOS"
msgstr ""

#: languages/index.php:503
msgid "MEPIS Linux"
msgstr ""

#: languages/index.php:505
msgid "NetBSD"
msgstr ""

#: languages/index.php:506
msgid "Nintendo"
msgstr ""

#: languages/index.php:507
msgid "OpenBSD"
msgstr ""

#: languages/index.php:508
msgid "OpenVMS"
msgstr ""

#: languages/index.php:509
msgid "IBM OS/2"
msgstr ""

#: languages/index.php:510
#: languages/index.php:511
msgid "Palm OS"
msgstr ""

#: languages/index.php:512
msgid "PCLinux OS"
msgstr ""

#: languages/index.php:513
msgid "Playstation"
msgstr ""

#: languages/index.php:514
msgid "PowerTV"
msgstr ""

#: languages/index.php:515
msgid "RedHat Linux"
msgstr ""

#: languages/index.php:516
#: languages/index.php:567
msgid "Blackberry"
msgstr ""

#: languages/index.php:517
msgid "Risc OS"
msgstr ""

#: languages/index.php:518
msgid "Slackware Linux"
msgstr ""

#: languages/index.php:519
msgid "Solaris"
msgstr ""

#: languages/index.php:520
msgid "Sun OS"
msgstr ""

#: languages/index.php:521
msgid "SuSE Linux"
msgstr ""

#: languages/index.php:522
#: languages/index.php:568
msgid "Symbian OS"
msgstr ""

#: languages/index.php:523
msgid "Ubuntu"
msgstr ""

#: languages/index.php:524
msgid "Unix"
msgstr ""

#: languages/index.php:526
msgid "Xandros Linux"
msgstr ""

#: languages/index.php:527
msgid "WAP"
msgstr ""

#: languages/index.php:528
msgid "WebOS"
msgstr ""

#: languages/index.php:529
msgid "Windows 10"
msgstr ""

#: languages/index.php:530
msgid "Windows 16-bit"
msgstr ""

#: languages/index.php:531
msgid "Windows 2000"
msgstr ""

#: languages/index.php:532
msgid "Windows 2003"
msgstr ""

#: languages/index.php:533
msgid "Windows 3.1"
msgstr ""

#: languages/index.php:534
msgid "Windows 32-bit"
msgstr ""

#: languages/index.php:535
#: languages/index.php:536
msgid "Windows 7"
msgstr ""

#: languages/index.php:537
msgid "Windows 8"
msgstr ""

#: languages/index.php:538
msgid "Windows 8.1"
msgstr ""

#: languages/index.php:539
msgid "Windows 95"
msgstr ""

#: languages/index.php:540
msgid "Windows 98"
msgstr ""

#: languages/index.php:541
msgid "Windows CE"
msgstr ""

#: languages/index.php:542
msgid "Windows ME"
msgstr ""

#: languages/index.php:543
msgid "Windows NT"
msgstr ""

#: languages/index.php:544
#: languages/index.php:545
#: languages/index.php:546
#: languages/index.php:548
msgid "Windows Phone"
msgstr ""

#: languages/index.php:547
msgid "Windows RT / Runtime"
msgstr ""

#: languages/index.php:549
msgid "Windows Vista"
msgstr ""

#: languages/index.php:550
msgid "Windows XP"
msgstr ""

#: languages/index.php:551
msgid "WyderOS"
msgstr ""

#: languages/index.php:552
msgid "Zaurus WAP"
msgstr ""

#: languages/index.php:559
msgid "BlackBerry"
msgstr ""

#: languages/index.php:560
msgid "Chrome OS"
msgstr ""

#: languages/index.php:561
msgid "Fire OS"
msgstr ""

#: languages/index.php:562
msgid "Linux FreeBSD"
msgstr ""

#: languages/index.php:563
msgid "Apple iOS"
msgstr ""

#: languages/index.php:564
msgid "Java-based OS"
msgstr ""

#: languages/index.php:565
#: languages/index.php:569
msgid "Linux"
msgstr ""

#: languages/index.php:566
msgid "Apple"
msgstr ""

#: languages/index.php:570
msgid "Microsoft"
msgstr ""

#: languages/index.php:573
msgid "Invalid data signature. Try clearing your WordPress cache."
msgstr ""

#: languages/index.php:574
msgid "Invalid content type signature. Try clearing your WordPress cache."
msgstr ""

#: languages/index.php:575
msgid "Invalid content type format. Try clearing your WordPress cache."
msgstr ""

#: languages/index.php:576
msgid "Unspecified error while attempting to add a new record to the table"
msgstr ""

#: languages/index.php:577
msgid "Malformed referrer URL"
msgstr ""

#: languages/index.php:578
msgid "Pageview not tracked because the IP address format was invalid."
msgstr ""

#: languages/index.php:579
msgid "Malformed resource URL"
msgstr ""

#: languages/index.php:580
msgid "Tracking is turned off, but it looks like the client-side code is still attached to your pages. Do you have a caching tool enabled?"
msgstr ""

#: languages/index.php:581
msgid "GeoIP database file is missing or corrupt. Please go to Settings -> Tracker and click on the \"Update Database\" button to download a fresh copy."
msgstr ""

#: src/Components/View.php:38
msgid "View file not found: "
msgstr ""

#: src/Exception/LogException.php:20
#, php-format
msgid "Exception occurred: [Code %d] %s at %s:%d"
msgstr ""

#: src/Modules/Chart.php:47
msgid "Insufficient permissions"
msgstr ""

#: src/Modules/Chart.php:54
msgid "Invalid granularity"
msgstr ""

#: src/Modules/Chart.php:113
msgid "-- Previous Period"
msgstr ""

#: src/Modules/Chart.php:114
msgid "Click Tap “Previous Period” to hide or show the previous period line."
msgstr ""

#: src/Modules/Chart.php:116
msgid "30 Days ago"
msgstr ""

#: src/Modules/Chart.php:117
msgid "Day ago"
msgstr ""

#: src/Modules/Chart.php:118
msgid "Year ago"
msgstr ""

#: src/Modules/Chart.php:119
msgid "Now"
msgstr ""

#: src/Modules/Chart.php:383
#: src/Modules/Chart.php:400
msgid "Invalid SQL function in chart data expression"
msgstr ""

#: src/Modules/Chart.php:387
#: src/Modules/Chart.php:404
msgid "Invalid column name in chart data expression"
msgstr ""

#: src/Modules/Chart.php:412
msgid "Invalid SQL expression in chart data. Only whitelisted aggregate functions on valid columns are allowed."
msgstr ""

#: src/Services/Browscap.php:26
msgid "The Browscap Cache folder could not be opened on your filesystem. Please check your server permissions and try again."
msgstr ""

#: src/Services/Browscap.php:117
msgid "No updates are performed during AJAX requests."
msgstr ""

#: src/Services/Browscap.php:121
msgid "Please set your <code>FS_METHOD</code> variable to \"direct\" in your wp-config.php file, or contact our support to obtain a copy of our Browscap Library."
msgstr ""

#: src/Services/Browscap.php:159
msgid "There was an error checking the remote library version. Please try again later."
msgstr ""

#: src/Services/Browscap.php:164
msgid "Your version of the library does not need to be updated."
msgstr ""

#: src/Services/Browscap.php:173
msgid "There was an error saving the Browscap data file on your server. Please check your folder permissions."
msgstr ""

#: src/Services/Browscap.php:178
msgid "There was an error downloading the Browscap data file from our server. Please try again later."
msgstr ""

#: src/Services/Browscap.php:187
msgid "There was an error uncompressing the Browscap data file on your server. Please check your folder permissions and PHP configuration."
msgstr ""

#: src/Services/Browscap.php:193
msgid "The Browscap data file has been installed on your server."
msgstr ""

#: src/Services/GeoIP.php:153
msgid "GeoIP Database Already Exists!"
msgstr ""

#: src/Services/GeoIP.php:161
msgid "Error: <code>gzopen()</code> Function Not Found!"
msgstr ""

#: src/Services/GeoIP.php:178
#, php-format
msgid "Error Creating GeoIP Database Directory. Ensure Web Server Has Directory Creation Permissions in: %s"
msgstr ""

#: src/Services/GeoIP.php:182
#, php-format
msgid "Error Setting Permissions for GeoIP Database Directory. Check Write Permissions for Directories in: %s"
msgstr ""

#: src/Services/GeoIP.php:190
#, php-format
msgid "Error Downloading GeoIP Database from: %1$s - %2$s"
msgstr ""

#: src/Services/GeoIP.php:211
msgid "There was an error creating the GeoIP database file."
msgstr ""

#: src/Services/GeoIP.php:223
#, php-format
msgid "Error Opening Downloaded GeoIP Database for Reading: %s"
msgstr ""

#: src/Services/GeoIP.php:227
#, php-format
msgid "Error Opening Destination GeoIP Database for Writing: %s"
msgstr ""

#: src/Services/GeoIP.php:244
msgid "GeoIP Database Successfully Updated!"
msgstr ""

#: src/Services/GeoIP.php:248
#, php-format
msgid "Error: %1$s"
msgstr ""

#: src/Services/GeoIP.php:266
msgid "The provided URL is invalid."
msgstr ""

#: src/Services/GeoIP.php:273
msgid "A temporary file could not be created. Please check your server's file permissions and try again."
msgstr ""

#: src/Services/GeoService.php:115
msgid "GeoIP is disabled. Please first choose GeoIP Database Source and save settings!"
msgstr ""

#: src/Services/GeoService.php:137
msgid "GeoIP database not found!"
msgstr ""

#: src/Services/GeoService.php:145
msgid "GeoIP database is working fine!"
msgstr ""

#: src/Services/GeoService.php:152
msgid "GeoIP database file is corrupt. Please click on the \"Update Database\" button to download a fresh copy."
msgstr ""

#: views/modules/chart-view.php:12
msgid "Yearly"
msgstr ""

#: views/modules/chart-view.php:13
msgid "Monthly"
msgstr ""

#: views/modules/chart-view.php:14
msgid "Weekly"
msgstr ""

#: views/modules/chart-view.php:15
msgid "Daily"
msgstr ""

#: views/modules/chart-view.php:16
msgid "Hourly"
msgstr ""

#: wp-slimstat.php:581
#, php-format
msgid "Attempted XSS Injection: %s"
msgstr ""

#: wp-slimstat.php:897
msgid "Invalid Report ID"
msgstr ""

#: wp-slimstat.php:1064
msgid "[REST API] The <code>dimension</code> parameter is required. Please review your request and try again."
msgstr ""

#: wp-slimstat.php:1068
msgid "[REST API] The <code>function</code> parameter is required. Please review your request and try again."
msgstr ""

#: wp-slimstat.php:1099
msgid "[REST API] You sent an invalid request. Accepted function values include: <code>count, count-all, recent, recent-all, top and top-all</code>. Please review your request and try again."
msgstr ""

#: wp-slimstat.php:1113
msgid "[REST API] Please use a valid token in order to access the REST API endpoint at this URL."
msgstr ""

#: wp-slimstat.php:1130
msgid "You will need to specify a valid token to be able to query the data. Tokens are defined in Slimstat > Settings > Access Control."
msgstr ""

#: wp-slimstat.php:1134
msgid "This parameter specifies the type of QUERY you would like to perform. Accepted funciton values include: count, count-all, recent, recent-all, top and top-all."
msgstr ""

#: wp-slimstat.php:1139
msgid "This parameter indicates what dimension to return: * (all data), ip, resource, browser, operating system, etc. You can only specify one dimension at a time."
msgstr ""

#: wp-slimstat.php:1144
#, php-format
msgid "This parameter is used to filter a given dimension (resources, browsers, operating systems, etc) so that it satisfies certain conditions (i.e.: browser contains Chrome). Please make sure to urlencode this value, and to use the usual filter format: browser contains Chrome&&&referer contains slim (encoded: browser%20contains%20Chrome%26%26%26referer%20contains%20slim)"
msgstr ""

#: wp-slimstat.php:2252
msgid "Report"
msgstr ""

#: wp-slimstat.php:2260
msgid "Title"
msgstr ""

#: wp-slimstat.php:2265
msgid "Optional filters"
msgstr ""