# Translation of WP Statistics in Russian
# This file is distributed under the same license as the WP Statistics package.
msgid ""
msgstr ""
"PO-Revision-Date: 2016-03-26 02:10:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: GlotPress/2.1.0\n"
"Language: ru\n"
"Project-Id-Version: WP Statistics\n"

#: wp-statistics/ajax.php:215
msgid "No matching widget found!"
msgstr "Соответствующий виджет не найден!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:180
msgid "Zlib gzopen()"
msgstr "Zlib gzopen()"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:185
msgid "If the gzopen() function is installed.  gzopen() is required for the GeoIP database to be downloaded successfully."
msgstr "Если функция gzopen() доступна.  gzopen() требуется для загрузки базы данных GeoIP."

#: wp-statistics/wps-updates.php:16
msgid "Error the download_url() or gzopen() functions do not exist!"
msgstr "Ошибка: функции download_url() или gzopen() недоступны!"

#: wp-statistics/wps-updates.php:45
msgid "Error setting permissions of the GeoIP database directory, make sure your web server has permissions to write to directories in : %s"
msgstr "Ошибка установки прав на директорию базы данных GeoIP, убедитесь, что ваш вебсервер имеет права на запись в директорию: %s"

#: wp-statistics/wp-statistics.php:95
msgid "&#151; You are running an unsupported version of PHP."
msgstr "&#151; Ваша версия PHP не поддерживается плагином."

#: wp-statistics/wp-statistics.php:95
msgid "WP Statistics Disabled"
msgstr "Плагин WP Statistics отключен"

#: wp-statistics/wp-statistics.php:99
msgid "WP Statistics has detected PHP version %s which is unsupported, WP Statistics requires PHP Version %s or higher!"
msgstr "Вы пытаетесь запустить плагин WP Statistics на версии PHP %s, которая не поддерживается. Для работы плагина требуется версия PHP %s или выше!"

#: wp-statistics/wp-statistics.php:101
msgid "Please contact your hosting provider to upgrade to a supported version or disable WP Statistics to remove this message."
msgstr "Пожалуйста, обратитесь к вашему хостинг-провайдеру с вопросом об обновлении на поддерживаемую версию или отключите плагин WP-Statistics."

#: wp-statistics/ajax.php:294
msgid "ERROR: Widget not found!"
msgstr "ОШИБКА: Виджет не найден!"

#: wp-statistics/dashboard.php:107 wp-statistics/editor.php:66
#: wp-statistics/includes/log/log.php:20
msgid "Loading..."
msgstr "Загрузка..."

#: wp-statistics/dashboard.php:125 wp-statistics/editor.php:84
#: wp-statistics/includes/log/log.php:2
msgid "Reloading..."
msgstr "Перезагрузка..."

#: wp-statistics/includes/log/top-visitors.php:41
#: wp-statistics/wp-statistics.php:450
msgid "Top Visitors"
msgstr "Топ посетителей"

#: wp-statistics/wp-statistics.php:206
msgid "optimization page"
msgstr "страницу оптимизации"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:35
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:63
msgid "Enabled"
msgstr "Включено"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:30
msgid "Purge Old Data Daily"
msgstr "Удаление устаревших данных о дневной статистике"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:41
msgid "A WP Cron job will be run daily to purge any data older than a set number of days."
msgstr "Задание WP Cron будет ежедневно удалять любые данные, старше указанного количества дней."

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:47
msgid "Purge data older than"
msgstr "Удалять данные старше"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:58
msgid "Purge High Hit Count Visitors Daily"
msgstr "Ежедневное удаление посетителей с большим количеством обращений"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:69
msgid "A WP Cron job will be run daily to purge any users statistics data where the user has more than the defined number of hits in a day (aka they are probably a bot)."
msgstr "Задание WP Cron будет ежедневно удалять всех посетителей, у которых число обращений к страницам выше указанного количества (или они боты)."

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:81
msgid "The number of hits required to delete the visitor.  Minimum value is 10 hits.  Invalid values will disable the daily maintenance."
msgstr "Число обращений к страницам, после чего посетитель будет удален. Минимальное значение - 10 обращений. Недопустимое количество вызовет отключение задачи."

#: wp-statistics/shortcode.php:184
msgid "The post/page id to get page statistics on."
msgstr "ID сообщения/страницы для вывода статистики."

#: wp-statistics/shortcode.php:181
msgid "Post/Page ID"
msgstr "ID сообщения/страницы"

#: wp-statistics/includes/functions/functions.php:435
msgid "Ask.com"
msgstr "Ask.com"

#: wp-statistics/shortcode.php:158
msgid "The time frame to get the statistic for, strtotime() (http://php.net/manual/en/datetime.formats.php) will be used to calculate it. Use \"total\" to get all recorded dates."
msgstr "Период времени для получения статистики. Для расчета используется функция strtotime() (http://php.net/manual/en/datetime.formats.php). Используйте \\\"total\\\" для получения всех записанных дат"

#: wp-statistics/wp-statistics.php:180
msgid "visitor tracking"
msgstr "отслеживание посетителей"

#: wp-statistics/wp-statistics.php:181
msgid "geoip collection"
msgstr "сбор geoip данных"

#: wp-statistics/wp-statistics.php:197
msgid "visit database index"
msgstr "индекс таблицы посещений"

#: wp-statistics/wp-statistics.php:206
msgid "Database updates are required, please go to %s and update the following: %s"
msgstr "Требуется обновление базы данных, пожалуйста перейдите на %s и обновите следующее: %s"

#: wp-statistics/wp-statistics.php:197
msgid "countries database index"
msgstr "индекс таблицы стран"

#: wp-statistics/wp-statistics.php:190
msgid "search table"
msgstr "таблица поисковых запросов"

#: wp-statistics/wp-statistics.php:184
msgid "settings page"
msgstr "страница настроек"

#: wp-statistics/wp-statistics.php:184 wp-statistics/wp-statistics.php:206
msgid ","
msgstr ","

#: wp-statistics/wp-statistics.php:184
msgid "The following features are disabled, please go to %s and enable them: %s"
msgstr "Следующие функции отключены, перейдите на %s и включите их: %s"

#: wp-statistics/wp-statistics.php:179
msgid "hit tracking"
msgstr "отслеживание переходов"

#: wp-statistics/wp-statistics.php:178
msgid "online user tracking"
msgstr "отслеживание пользователей на сайте"

#: wp-statistics/wp-statistics.php:791
msgid "The following plugin table(s) do not exist in the database, please re-run the %s install routine %s: "
msgstr "Следующие таблицы плагина не существуют в базе данных, пожалуйста запустите снова установку %s по ссылке %s:"

#: wp-statistics/includes/optimization/wps-optimization.php:196
msgid "Search table conversion complete, %d rows added."
msgstr "Конвертация таблицы поисковых запросов завершена, %d строк(и) добавлено."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:113
msgid "Older installs of WP Statistics store details of searches in the visitors table which can become a performance issue on large datasets.  A new table has been created to hold this information in a more scalable fashion."
msgstr "Прежние версии Wp Statistics хранили производили поиск по таблице посетителей не оптимально, что могло привести к ущербу производительности на больших базах данных. Новые таблицы лишены этого недостатка."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:94
msgid "Search Table"
msgstr "Таблица поисковых запросов"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:99
msgid "Convert"
msgstr "Конвертация"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:106
msgid "Convert Now!"
msgstr "Конвертировать!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:107
msgid "Older installs of WP Statistics store details of searches in the visitors table which can become a performance issue on large datasets.  A new table has been created to hold this information in a more scalable fashion, however the old data must first be converted to the new format before it can be used."
msgstr "Прежние версии Wp Statistics хранили производили поиск по таблице посетителей не оптимально, что могло привести к ущербу производительности на больших базах данных. Новые таблицы лишены этого недостатка, поэтому требуется конвертировать таблицы старого формата в новый."

#: wp-statistics/includes/log/exclusions.php:24
msgid "Referrer Spam"
msgstr "Спам переходы"

#: wp-statistics/includes/settings/tabs/wps-externals.php:279
msgid "Download of the Piwik Referrer Spam Blacklist database will be scheduled for once a week."
msgstr "Еженедельно загружать черные списки спам-реферреров от Piwik."

#: wp-statistics/includes/settings/wps-settings.php:105
msgid "Externals"
msgstr "Внешнее"

#: wp-statistics/includes/settings/tabs/wps-externals.php:220
msgid "Piwik Referrer Spam Blacklist settings"
msgstr "Настройки черного списка спам-реферреров от Piwik."

#: wp-statistics/includes/settings/tabs/wps-externals.php:255
msgid "Schedule weekly update of Piwik Referrer Spam Blacklist DB"
msgstr "Еженедельно обновлять черный список спам-реферров"

#: wp-statistics/includes/settings/tabs/wps-externals.php:248
msgid "Download Piwik Referrer Spam Blacklist Database"
msgstr "Обновит базу данных спам-реферров Piwik"

#: wp-statistics/includes/settings/tabs/wps-externals.php:243
msgid "Update Piwik Referrer Spam Blacklist Info"
msgstr "Обновить черный список спам-реферров Piwik"

#: wp-statistics/includes/settings/tabs/wps-externals.php:237
msgid "The Piwik Referrer Spam Blacklist database will be downloaded and used to detect referrer spam."
msgstr "Будет загружена и использована база данных спам-реферров от Piwik, для обнаружения спама."

#: wp-statistics/includes/settings/tabs/wps-externals.php:225
msgid "Referrer spam blacklist is provided by Piwik, available from %s."
msgstr "Черный список спам-реферреров предоставлен Piwik и доступен %s."

#: wp-statistics/includes/settings/tabs/wps-externals.php:231
msgid "Piwik Referrer Spam Blacklist usage"
msgstr "Использовать черный список спам-реферров Piwik"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:148
msgid "Treat corrupt browser info as a bot"
msgstr "Расценивать неверные данные браузера как робота"

#: wp-statistics/includes/log/exclusions.php:24
msgid "404 Pages"
msgstr "Страницы 404"

#: wp-statistics/includes/log/top-visitors.php:26
msgid "Date"
msgstr "Дата"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:151
msgid "Treat any visitor with corrupt browser info (missing IP address or empty user agent string) as a robot."
msgstr "Расценивать любого посетителя с неверными данными браузера (отсутствие IP-адреса или User Agent`а) как робота."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:215
msgid "Excluded 404 pages"
msgstr "Исключить страницы 404"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:218
msgid "Exclude any URL that returns a \"404 - Not Found\" message."
msgstr "Не учитывать просмотры любых страниц, которые возвращают &quot;404 Not Found&quot;."

#: wp-statistics/wps-updates.php:37
msgid "Error creating GeoIP database directory, make sure your web server has permissions to create directories in : %s"
msgstr "Ошибка при создании директории базы данных GeoIP, убедитесь, что ваш вебсервер имеет достаточно прав на создание директорий в: %s"

#: wp-statistics/includes/settings/tabs/wps-general.php:281
msgid "Add page title to empty search words"
msgstr "Добавлять заголовок страницы для пустых поисковых фраз"

#: wp-statistics/includes/settings/tabs/wps-general.php:287
msgid "If a search engine is identified as the referrer but it does not include the search query this option will substitute the page title in quotes preceded by \"~:\" as the search query to help identify what the user may have been searching for."
msgstr "Если поисковая система зафиксировала переход, но не указала поисковый запрос, эта опция заменит поисковый запрос на заголовок страницы с \"~:\". Это позволяет предположить, что искал пользователь."

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:218
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:75
msgid "Purge visitors with more than"
msgstr "Удалить посетителей с более чем"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:223
msgid "hits"
msgstr "просмотрами"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:224
msgid "Deleted user statistics data where the user has more than the defined number of hits in a day.  This can be useful to clear up old data when your site has been hit by a bot.  This will remove the visitor and their hits to the site, however it will not remove individual page hits as that data is not recorded on a per use basis.  Minimum value is 10 hits."
msgstr "Удалит данные о посетителях, которые имеют количество просмотров за день больше указанного количества. Это необходимо для удаления старых данных, например, после множественного посещения ботами. Это удалит посетителя и его просмотры на сайте, но не удалит индивидуальную страницу просмотров. Минимальное значение - 10 просмотров."

#: wp-statistics/includes/functions/purge-hits.php:28
msgid "No visitors found to purge."
msgstr "Не найдено посетителей для удаления."

#: wp-statistics/includes/functions/purge-hits.php:25
msgid "%s records purged successfully."
msgstr "%s записей успешно удалено."

#: wp-statistics/ajax.php:178
#: wp-statistics/includes/functions/purge-hits.php:32
msgid "Number of hits must be greater than or equal to 10!"
msgstr "Количество просмотров должно быть больше или равно 10!"

#: wp-statistics/shortcode.php:141
msgid "Page Visits"
msgstr "Просмотров страницы"

#: wp-statistics/shortcode.php:144
msgid "Page Count"
msgstr "Количество страниц"

#: wp-statistics/shortcode.php:145
msgid "Comment Count"
msgstr "Количество комментариев"

#: wp-statistics/shortcode.php:146
msgid "Spam Count"
msgstr "Количество спама"

#: wp-statistics/shortcode.php:147
msgid "User Count"
msgstr "Количество пользователей"

#: wp-statistics/shortcode.php:148
msgid "Post Average"
msgstr "Сообщений в среднем"

#: wp-statistics/shortcode.php:149
msgid "Comment Average"
msgstr "Комментариев в среднем"

#: wp-statistics/shortcode.php:150
msgid "User Average"
msgstr "Пользователей в среднем"

#: wp-statistics/shortcode.php:162
msgid "Search Provider"
msgstr "Поисковый провайдер"

#: wp-statistics/shortcode.php:165
msgid "The search provider to get statistics on."
msgstr ""
"Поставщик поиска, чтобы получить статистику по.\n"
"Поисковая система для получения статистики."

#: wp-statistics/shortcode.php:169
msgid "Number Format"
msgstr "Формат чисел"

#: wp-statistics/shortcode.php:172
msgid "The format to display numbers in: i18n, english, none."
msgstr "Формат отображения числе: i18n, английский, нет"

#: wp-statistics/shortcode.php:176
msgid "English"
msgstr "Английский"

#: wp-statistics/shortcode.php:177
msgid "International"
msgstr "Международный"

#: wp-statistics/includes/log/exclusions.php:191
#: wp-statistics/includes/log/hit-statistics.php:164
msgid "Hits Statistics Summary"
msgstr "Общая статистика просмотров"

#: wp-statistics/includes/log/exclusions.php:201
#: wp-statistics/includes/log/hit-statistics.php:175
msgid "Chart Total"
msgstr "Изображено на графике"

#: wp-statistics/includes/log/exclusions.php:206
#: wp-statistics/includes/log/hit-statistics.php:181
msgid "All Time Total"
msgstr "За все время"

#: wp-statistics/includes/log/log.php:6
msgid "Have you thought about donating to WP Statistics?"
msgstr "Задумывались ли вы о пожертвовании в пользу WP Statistics?"

#: wp-statistics/includes/settings/tabs/wps-about.php:20
#: wp-statistics/wp-statistics.php:429
msgid "Donate"
msgstr "Пожертвовать"

#: wp-statistics/includes/settings/tabs/wps-about.php:24
msgid "Fell like showing us how much you enjoy WP Statistics?  Drop by our %s page and show us some love!"
msgstr "Покажите насколько вам нравится WP Statistics. Пожертвуйте на развитие проекта на странице %s."

#: wp-statistics/includes/settings/tabs/wps-about.php:24
msgid "donation"
msgstr "пожертвований"

#: wp-statistics/includes/log/log.php:6
msgid "Donate Now!"
msgstr "Пожертвовать сейчас!"

#: wp-statistics/includes/log/log.php:6
msgid "Close"
msgstr "Закрыть"

#: wp-statistics/shortcode.php:135
msgid "Select the statistic you wish to display."
msgstr "Выберите статистику, которую хотите увидеть."

#: wp-statistics/shortcode.php:132
msgid "Statistic"
msgstr "Статистика"

#: wp-statistics/shortcode.php:143
msgid "Post Count"
msgstr "Количество записей"

#: wp-statistics/shortcode.php:155
msgid "Time Frame"
msgstr "Период времени"

#: wp-statistics/includes/functions/functions.php:1032
msgid "to"
msgstr "для"

#: wp-statistics/includes/functions/functions.php:1032
#: wp-statistics/includes/log/top-visitors.php:29
msgid "Go"
msgstr "Перейти"

#: wp-statistics/includes/log/top-pages.php:102
msgid "Rank #5"
msgstr "Позиция #5"

#: wp-statistics/includes/log/top-pages.php:102
msgid "Rank #4"
msgstr "Позиция #4"

#: wp-statistics/includes/log/top-pages.php:102
msgid "Rank #3"
msgstr "Позиция #3"

#: wp-statistics/includes/log/top-pages.php:102
msgid "Rank #1"
msgstr "Позиция #1"

#: wp-statistics/includes/log/top-pages.php:102
msgid "Rank #2"
msgstr "Позиция #2"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:60
msgid "Visits Table"
msgstr "Таблица посещений"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:75
msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case.  Newer installs protect against this with a unique index on the table.  To create the index on the older installs duplicate entries must be deleted first.  Clicking \"Update Now\" will scan the vistits table, delete duplicate entries and add the index."
msgstr "Прежние версии WP Statistics позволяли дублирование записей в таблице посещений. Новые версии содержат уникальный индекс в таблице. Чтобы создать индекс в таблицах старого формата, нужно сначала удалить дублирующиеся записи. Нажмите на кнопку \"Обновить сейчас\", чтобы удалить дублирующиеся записи и добавить индекс."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:76
msgid "This operation could take a long time on installs with many rows in the visits table."
msgstr "Эта операция может занять много времени на таблицах посещений с большим количеством данных."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:82
msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case.  Newer installs protect against this with a unique index on the table."
msgstr "Прежние версии WP Statistics позволяли дублирование записей в таблице посещений. Новые версии содержат уникальный индекс в таблице."

#: wp-statistics/includes/log/last-visitor.php:68
msgid "Filtered by"
msgstr "Отфильтровано по"

#: wp-statistics/includes/functions/functions.php:1026
#: wp-statistics/includes/functions/functions.php:1029
msgid "Range"
msgstr "Диапазон"

#: wp-statistics/includes/functions/functions.php:1032
#: wp-statistics/includes/log/top-visitors.php:29
msgid "MM/DD/YYYY"
msgstr "ММ/ДД/ГГГГ"

#: wp-statistics/includes/settings/tabs/wps-general.php:342
msgid "Do not use the translations and instead use the English defaults for WP Statistics (requires two page loads)"
msgstr "Отключит переводы и будет показывать только английский вариант WP Statistics (обновите страницу два раза, чтобы переключить язык)"

#: wp-statistics/includes/settings/tabs/wps-general.php:336
msgid "Force English"
msgstr "Принудительно использовать английский"

#: wp-statistics/includes/settings/tabs/wps-general.php:331
msgid "Languages"
msgstr "Языки"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:227
msgid "Note: this option will NOT handle url parameters (anything after the ?), only to the script name.  Entries less than two characters will be ignored."
msgstr "Примечание: опция учитывает только имя скрипта, его параметры (все, что после ?) НЕ учитывается. Записи менее двух символов будут проигнорированы."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:225
msgid "A list of local urls (ie. /wordpress/about, one per line) to exclude from statistics collection."
msgstr "Список внутренних адресов (например /wordpress/about, один адрес на строку), которые нужно исключить из статистики."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:222
msgid "Excluded URLs list"
msgstr "Список исключенных URL-адресов"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Excluded URL"
msgstr "Исключенные URL"

#: wp-statistics/includes/log/widgets/quickstats.php:52
#: wp-statistics/includes/log/widgets/summary.php:52
msgid "Last 365 Days (Year)"
msgstr "Последние 365 дней (год)"

#: wp-statistics/includes/log/widgets/quickstats.php:46
#: wp-statistics/includes/log/widgets/summary.php:46
msgid "Last 30 Days (Month)"
msgstr "Последние 30 дней (месяц)"

#: wp-statistics/includes/log/widgets/quickstats.php:40
#: wp-statistics/includes/log/widgets/summary.php:40
msgid "Last 7 Days (Week)"
msgstr "Последние 7 дней (неделя)"

#: wp-statistics/includes/functions/functions.php:441
msgid "Yahoo!"
msgstr "Yahoo!"

#: wp-statistics/includes/functions/functions.php:442
msgid "Yandex"
msgstr "Яндекс"

#: wp-statistics/includes/functions/functions.php:438
msgid "clearch.org"
msgstr "clearch.org"

#: wp-statistics/includes/functions/functions.php:439
msgid "DuckDuckGo"
msgstr "DuckDuckGo"

#: wp-statistics/includes/functions/functions.php:437
msgid "Bing"
msgstr "Bing"

#: wp-statistics/includes/functions/functions.php:436
msgid "Baidu"
msgstr "Baidu"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Feeds"
msgstr "Ленты"

#: wp-statistics/includes/log/exclusions.php:24
msgid "User Role"
msgstr "Роль пользователя"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Login Page"
msgstr "Страница авторизации"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Admin Page"
msgstr "Админпанель"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Self Referral"
msgstr "Переход с этого сайта"

#: wp-statistics/includes/log/exclusions.php:24
msgid "IP Match"
msgstr "Совпадение IP"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Robot"
msgstr "Робот"

#: wp-statistics/includes/log/online.php:100
msgid "Currently there are no users online in the site."
msgstr "В настоящее время на сайт нет пользователей онлайн."

#: wp-statistics/includes/log/exclusions.php:24
msgid "Robot Threshold"
msgstr "Порог роботов"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Honey Pot"
msgstr "Страница приманка"

#: wp-statistics/includes/log/widgets/page.php:8
msgid "Page Trending Stats"
msgstr "Статистика трендов страниц"

#: wp-statistics/includes/log/exclusions.php:24
msgid "Hostname"
msgstr "Имя хоста"

#: wp-statistics/includes/settings/tabs/wps-general.php:93
#: wp-statistics/includes/settings/tabs/wps-general.php:133
#: wp-statistics/includes/settings/tabs/wps-general.php:149
#: wp-statistics/includes/settings/tabs/wps-general.php:188
#: wp-statistics/includes/settings/tabs/wps-general.php:200
#: wp-statistics/includes/settings/tabs/wps-general.php:229
#: wp-statistics/includes/settings/tabs/wps-notifications.php:122
msgid "Enable or disable this feature"
msgstr "Включить или отключить эту функцию"

#: wp-statistics/includes/settings/tabs/wps-general.php:99
msgid "Check for online users every"
msgstr "Проверять пользователей онлайн каждые"

#: wp-statistics/includes/settings/tabs/wps-general.php:104
msgid "Second"
msgstr "секунд(ы)"

#: wp-statistics/includes/settings/tabs/wps-general.php:105
msgid "Time for the check accurate online user in the site. Now: %s Second"
msgstr "Периодичность проверки пользователей на сайте. Сейчас: %s секунд(ы)"

#: wp-statistics/includes/settings/tabs/wps-general.php:111
msgid "Record all user"
msgstr "Регистрировать всех пользователей"

#: wp-statistics/includes/settings/tabs/wps-general.php:117
msgid "Ignores the exclusion settings and records all users that are online (including self referrals and robots).  Should only be used for troubleshooting."
msgstr "Игнорировать настройки исключения и регистрировать всех пользователей, которые находятся на сайте (в том числе рефералов и роботов). Следует использовать только для устранения неполадок."

#: wp-statistics/includes/settings/tabs/wps-general.php:155
msgid "Store entire user agent string"
msgstr "Сохранять строку UserAgent"

#: wp-statistics/includes/settings/tabs/wps-general.php:161
msgid "Only enabled for debugging"
msgstr "Включайте только для отладки"

#: wp-statistics/includes/settings/tabs/wps-general.php:167
msgid "Coefficient per visitor"
msgstr "Коэффициент на посетителя"

#: wp-statistics/includes/settings/tabs/wps-general.php:172
msgid "For each visit to account for several hits. Currently %s."
msgstr "Для каждого посещения за несколько просмотров. Сейчас %s."

#: wp-statistics/includes/settings/tabs/wps-general.php:177
#: wp-statistics/includes/settings/tabs/wps-general.php:182
#: wp-statistics/wp-statistics.php:418 wp-statistics/wp-statistics.php:532
msgid "Pages"
msgstr "Страницы"

#: wp-statistics/includes/settings/tabs/wps-general.php:194
msgid "Track all pages"
msgstr "Отслеживать все страницы"

#: wp-statistics/includes/settings/tabs/wps-general.php:209
msgid "Strip parameters from URI"
msgstr "Удалять параметры из URL"

#: wp-statistics/includes/settings/tabs/wps-general.php:215
msgid "This will remove anything after the ? in a URL."
msgstr "Удалять все, после знака ? в URL."

#: wp-statistics/includes/settings/tabs/wps-general.php:223
msgid "Disable hits column in post/pages list"
msgstr "Скрыть столбец посещений в списке записей/страниц"

#: wp-statistics/includes/settings/tabs/wps-general.php:234
msgid "Miscellaneous"
msgstr "Прочее"

#: wp-statistics/includes/settings/tabs/wps-general.php:239
msgid "Show stats in menu bar"
msgstr "Показывать статистику в меню"

#: wp-statistics/includes/settings/tabs/wps-general.php:244
msgid "No"
msgstr "Нет"

#: wp-statistics/includes/settings/tabs/wps-general.php:245
msgid "Yes"
msgstr "Да"

#: wp-statistics/includes/settings/tabs/wps-general.php:247
msgid "Show stats in admin menu bar"
msgstr "Показывать статистику в админ-баре"

#: wp-statistics/includes/settings/tabs/wps-general.php:253
msgid "Hide admin notices about non active features"
msgstr "Скрыть уведомления администратору о неактивных компонентах"

#: wp-statistics/includes/settings/tabs/wps-general.php:259
msgid "By default WP Statistics displays an alert if any of the core features are disabled on every admin page, this option will disable these notices."
msgstr "По умолчанию WP Statistics отображает предупреждение на каждой странице администратора, если любая из основных функций отключена . Этот параметр отключит эти уведомления."

#: wp-statistics/includes/settings/tabs/wps-general.php:265
msgid "Delete the manual"
msgstr "Удалить руководство"

#: wp-statistics/includes/settings/tabs/wps-general.php:271
msgid "By default WP Statistics stores the admin manual in the plugin directory (~5 meg), if this option is enabled it will be deleted now and during upgrades in the future."
msgstr "По умолчанию WP Statistics хранит руководство пользователя в директории плагина (~ 5 Мб). Если эта опция включена, файл будет удален сейчас и во время обновлений в будущем."

#: wp-statistics/includes/settings/tabs/wps-general.php:276
msgid "Search Engines"
msgstr "Поисковые системы"

#: wp-statistics/includes/settings/tabs/wps-general.php:293
msgid "Disabling all search engines is not allowed, doing so will result in all search engines being active."
msgstr "Отключение всех поисковых системах не допускается, поэтому это оставит все поисковые системы активными."

#: wp-statistics/includes/settings/tabs/wps-general.php:308
msgid "disable"
msgstr "отключить"

#: wp-statistics/includes/settings/tabs/wps-general.php:309
msgid "Disable %s from data collection and reporting."
msgstr "Отключит сбор данных и ответ от %s."

#: wp-statistics/includes/settings/tabs/wps-general.php:315
msgid "Charts"
msgstr "Графики"

#: wp-statistics/includes/settings/tabs/wps-general.php:320
msgid "Include totals"
msgstr "Включить общие данные"

#: wp-statistics/includes/settings/tabs/wps-general.php:326
msgid "Add a total line to charts with multiple values, like the search engine referrals"
msgstr "Добавить в диаграмму линию с общими данными и несколькими значениями, например переходы из поисковых систем"

#: wp-statistics/includes/settings/tabs/wps-externals.php:32
msgid "GeoIP settings"
msgstr "Настройки GeoIP"

#: wp-statistics/includes/settings/tabs/wps-externals.php:37
msgid "IP location services provided by GeoLite2 data created by MaxMind, available from %s."
msgstr "Данные предоставлены GeoLite2 от MaxMind, доступны %s."

#: wp-statistics/includes/settings/tabs/wps-externals.php:47
msgid "GeoIP collection"
msgstr "Сбор GeoIP данных"

#: wp-statistics/includes/settings/tabs/wps-externals.php:53
msgid "For get more information and location (country) from visitor, enable this feature."
msgstr "Для получения дополнительной информации и местоположения (страны) о посетителе, включите эту функцию."

#: wp-statistics/includes/settings/tabs/wps-externals.php:59
msgid "Update GeoIP Info"
msgstr "Обновить данные GeoIP"

#: wp-statistics/includes/settings/tabs/wps-externals.php:64
msgid "Download GeoIP Database"
msgstr "Скачать базу данных GeoIP"

#: wp-statistics/includes/settings/tabs/wps-externals.php:71
msgid "Schedule monthly update of GeoIP DB"
msgstr "Ежемесячно обновлять базу данных GeoIP"

#: wp-statistics/includes/settings/tabs/wps-externals.php:97
msgid "Download of the GeoIP database will be scheduled for 2 days after the first Tuesday of the month."
msgstr "Загружать базу данных GeoIP через 2 дня, после первого вторника месяца."

#: wp-statistics/includes/settings/tabs/wps-externals.php:98
msgid "This option will also download the database if the local filesize is less than 1k (which usually means the stub that comes with the plugin is still in place)."
msgstr "Также эта опция загрузить базу данных, если ее размер на диске менее 1кб"

#: wp-statistics/includes/settings/tabs/wps-externals.php:104
msgid "Populate missing GeoIP after update of GeoIP DB"
msgstr "Обновить неизвестные данные GeoIP, после его обновления"

#: wp-statistics/includes/settings/tabs/wps-externals.php:110
msgid "Update any missing GeoIP data after downloading a new database."
msgstr "Обновит любые недостающие GeoIP данные, после загрузки новой базы данных."

#: wp-statistics/includes/settings/tabs/wps-externals.php:116
msgid "Country code for private IP addresses"
msgstr "Код страны, для внутренних IP-адресов"

#: wp-statistics/includes/settings/tabs/wps-externals.php:121
msgid "The international standard two letter country code (ie. US = United States, CA = Canada, etc.) for private (non-routable) IP addresses (ie. 10.0.0.1, 192.158.1.1, 127.0.0.1, etc.).  Use \"000\" (three zeros) to use \"Unknown\" as the country code."
msgstr "Международные стандарты регламентируют двухбуквенный код страны (например US = США, RU = Россия и т.д.) для указания внутренних IP-адресов (например 10.0.0.1, 192.158.1.1, 127.0.0.1 и т.д.). Используйте \"000\" в качестве кода страны (три нуля) для указания \"Неизвестно\" в поле Страна."

#: wp-statistics/includes/settings/tabs/wps-externals.php:132
msgid "GeoIP collection is disabled due to the following reasons:"
msgstr "Работа GeoIP отключена по следующим причинам:"

#: wp-statistics/includes/settings/tabs/wps-externals.php:135
msgid "GeoIP collection requires PHP %s or above, it is currently disabled due to the installed PHP version being  "
msgstr "Для GeoIP требуется PHP версии %s или выше, обновите версию PHP."

#: wp-statistics/includes/settings/tabs/wps-externals.php:140
msgid "GeoIP collection requires the cURL PHP extension and it is not loaded on your version of PHP!"
msgstr "Для GeoIP требуется расширение PHP cURL и оно недоступно в вашей версии PHP!"

#: wp-statistics/includes/settings/tabs/wps-externals.php:146
msgid "GeoIP collection requires the BC Math PHP extension and it is not loaded on your version of PHP!"
msgstr "Для GeoIP требуется расширение PHP BC Math и оно недоступно в вашей версии PHP!"

#: wp-statistics/includes/settings/tabs/wps-externals.php:152
msgid "PHP safe mode detected!  GeoIP collection is not supported with PHP's safe mode enabled!"
msgstr "Включен безопасный режим PHP! Работа GeoIP невозможна при включенном безопасном режиме PHP!"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:20
msgid "This will permanently delete data from the database each day, are you sure you want to enable this option?"
msgstr "Это удалит все данные из базы данных за каждый из дней, вы уверены, что хотите включить эту опцию?"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:52
msgid "Days"
msgstr "дней"

#: wp-statistics/includes/settings/tabs/wps-maintenance.php:53
msgid "The number of days to keep statistics for.  Minimum value is 30 days.  Invalid values will disable the daily maintenance."
msgstr "Количество дней хранения статистики. Минимальное значение составляет 30 дней. Недопустимые значения отключат удаление."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:44
msgid "Common Report Options"
msgstr "Общие настройки уведомлений"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:49
msgid "E-mail addresses"
msgstr "E-mail адреса"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:54
msgid "A comma separated list of e-mail addresses to send reports to."
msgstr "Список E-mail адресов для уведомления, разделяйте запятыми"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:59
msgid "Update Reports"
msgstr "Уведомления об обновлениях"

#: wp-statistics/includes/log/exclusions.php:24
#: wp-statistics/includes/settings/tabs/wps-notifications.php:64
msgid "Browscap"
msgstr "Browscap"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:70
msgid "Send a report whenever the browscap.ini is updated."
msgstr "Отправлять уведомление при обновлении browscap.ini."

#: wp-statistics/includes/log/exclusions.php:24
#: wp-statistics/includes/settings/tabs/wps-notifications.php:76
msgid "GeoIP"
msgstr "GeoIP"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:82
msgid "Send a report whenever the GeoIP database is updated."
msgstr "Отправлять уведомление при обновлении базы данных GeoIP."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:88
msgid "Pruning"
msgstr "Очистка"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:94
msgid "Send a report whenever the pruning of database is run."
msgstr "Отправлять уведомление при очистке старых записей базы данных."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:100
msgid "Upgrade"
msgstr "Обновление"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:106
msgid "Send a report whenever the plugin is upgraded."
msgstr "Отправлять уведомление при обновлении плагина."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:111
#: wp-statistics/includes/settings/tabs/wps-notifications.php:116
#: wp-statistics/schedule.php:221
msgid "Statistical reporting"
msgstr "Статистические уведомления"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:129
msgid "Schedule"
msgstr "Расписание"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:153
msgid "Select how often to receive statistical report."
msgstr "Выберите частоту получения статистических отчетов."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:159
msgid "Send reports via"
msgstr "Отправлять сообщения через"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:165
msgid "Email"
msgstr "E-mail"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:167
msgid "SMS"
msgstr "SMS"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:170
msgid "Select delivery method for statistical report."
msgstr "Выберите метод доставки статистических отчетов."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:173
msgid "Note: To send SMS text messages please install the %s plugin."
msgstr "Примечание: чтобы отправлять текстовые SMS-сообщения, необходимо установить плагин %s."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:173
msgid "WordPress SMS"
msgstr "WordPress SMS"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:180
msgid "Report body"
msgstr "Тело отчета"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:185
msgid "Enter the contents of the report."
msgstr "Введите содержание отчета."

#: wp-statistics/includes/settings/tabs/wps-notifications.php:187
msgid "Any shortcode supported by your installation of WordPress, include all shortcodes for WP Statistics (see the admin manual for a list of codes available) are supported in the body of the message.  Here are some examples:"
msgstr "Любые шорткоды поддерживаемые вашей версией WordPress, включая все шорткоды плагина  WP Statistics (список доступных кодов вы можете найти в руководстве администратора) могут быть использованы в теле сообщения. Пример:"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:188
#: wp-statistics/widget.php:38 wp-statistics/widget.php:247
#: wp-statistics/wp-statistics.php:637
msgid "User Online"
msgstr "Посетителей онлайн"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:189
#: wp-statistics/widget.php:52 wp-statistics/widget.php:253
msgid "Today Visitor"
msgstr "Посетителей сегодня"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:190
#: wp-statistics/widget.php:45 wp-statistics/widget.php:250
msgid "Today Visit"
msgstr "Посещений сегодня"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:191
#: wp-statistics/widget.php:66 wp-statistics/widget.php:259
msgid "Yesterday Visitor"
msgstr "Посетителей вчера"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:192
#: wp-statistics/widget.php:59
msgid "Yesterday Visit"
msgstr "Посещений вчера"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:193
#: wp-statistics/widget.php:101 wp-statistics/widget.php:274
msgid "Total Visitor"
msgstr "Всего посетителей"

#: wp-statistics/includes/settings/tabs/wps-notifications.php:194
#: wp-statistics/widget.php:94 wp-statistics/widget.php:271
msgid "Total Visit"
msgstr "Всего посещений"

#: wp-statistics/shortcode.php:175
msgid "None"
msgstr "Нет"

#: wp-statistics/includes/settings/wps-settings.php:108
msgid "About"
msgstr "О плагине"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:20
msgid "Dashboard"
msgstr "Консоль"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:24
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:44
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:64
msgid "The following items are global to all users."
msgstr "Следующие пункты влияют на всех пользователей."

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:29
msgid "Disable dashboard widgets"
msgstr "Отключить виджеты консоли"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:35
msgid "Disable the dashboard widgets."
msgstr "Отключит виджеты в консоли WordPress"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:40
msgid "Page/Post Editor"
msgstr "Редактор страниц/записей"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:49
msgid "Disable post/page editor widget"
msgstr "Отключить виджет в редакторе страниц/записей"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:55
msgid "Disable the page/post editor widget."
msgstr "Отключить виджет в редакторе страниц/записей."

#: wp-statistics/includes/functions/functions.php:440
msgid "Google"
msgstr "Google"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:69
msgid "Disable map"
msgstr "Отключить карту"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:75
msgid "Disable the map display"
msgstr "Отключит отображение карты"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:81
msgid "Get country location from Google"
msgstr "Получить местоположение от Google"

#: wp-statistics/includes/settings/tabs/wps-overview-display.php:87
msgid "This feature may cause a performance degradation when viewing statistics and is only valid if the map type is set to \"Google\"."
msgstr "Эта функция может вызвать снижение производительности при просмотре статистики и активна, только если тип карты установлен как \\\"Google\\\"."

#: wp-statistics/includes/settings/tabs/wps-removal.php:15
msgid "WP Statisitcs Removal"
msgstr "Удаление WP Statisitcs"

#: wp-statistics/includes/settings/tabs/wps-removal.php:20
msgid "Uninstalling WP Statistics will not remove the data and settings, you can use this option to remove the WP Statistics data from your install before uninstalling the plugin."
msgstr "Удаление плагина WP Statisitcs не удалит его данные и настройки, но вы можете использовать эту опцию, чтобы удалить все данные плагина перед его удалением."

#: wp-statistics/includes/settings/tabs/wps-removal.php:23
msgid "Once you submit this form the settings will be deleted during the page load, however WP Statistics will still show up in your Admin menu until another page load is executed."
msgstr "После отправки этой формы все настройки будут удалены при первой загрузке страницы, однако WP-Statistics будет отображаться в меню администратора, пока не будет открыта новая страница"

#: wp-statistics/includes/settings/tabs/wps-removal.php:29
msgid "Remove data and settings"
msgstr "Удалить данные и настройки"

#: wp-statistics/includes/settings/tabs/wps-removal.php:34
msgid "Remove"
msgstr "Удалить"

#: wp-statistics/includes/settings/tabs/wps-removal.php:35
msgid "Remove data and settings, this action cannot be undone."
msgstr "Это удалит все данные и настройки. Действие отменить невозможно."

#: wp-statistics/includes/settings/wps-settings.php:100
msgid "General"
msgstr "Общее"

#: wp-statistics/includes/settings/wps-settings.php:101
msgid "Notifications"
msgstr "Уведомления"

#: wp-statistics/includes/settings/wps-settings.php:102
msgid "Dashboard/Overview"
msgstr "Консоль/Обзор"

#: wp-statistics/includes/settings/wps-settings.php:106
msgid "Maintenance"
msgstr "Обслуживание"

#: wp-statistics/includes/settings/wps-settings.php:107
msgid "Removal"
msgstr "Очистка"

#: wp-statistics/includes/settings/tabs/wps-access-level.php:85
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:234
#: wp-statistics/includes/settings/tabs/wps-externals.php:286
#: wp-statistics/includes/settings/tabs/wps-general.php:349
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:88
#: wp-statistics/includes/settings/tabs/wps-notifications.php:201
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:96
#: wp-statistics/includes/settings/tabs/wps-removal.php:42
msgid "Update"
msgstr "Обновить"

#: wp-statistics/schedule.php:10
msgid "Once Weekly"
msgstr "Раз в неделю"

#: wp-statistics/schedule.php:17
msgid "Once Every 2 Weeks"
msgstr "Раз в 2 недели"

#: wp-statistics/schedule.php:24
msgid "Once Every 4 Weeks"
msgstr "Раз в 4 недели"

#: wp-statistics/widget.php:14 wp-statistics/wp-statistics.php:408
#: wp-statistics/wp-statistics.php:485
msgid "Statistics"
msgstr "Статистика"

#: wp-statistics/widget.php:15
msgid "Show site stats in sidebar."
msgstr "Показать статистику сайта в боковой панели."

#: wp-statistics/widget.php:73 wp-statistics/widget.php:262
msgid "Week Visit"
msgstr "Посетителей за неделю"

#: wp-statistics/widget.php:80 wp-statistics/widget.php:265
msgid "Month Visit"
msgstr "Посетителей за месяц"

#: wp-statistics/widget.php:87 wp-statistics/widget.php:268
msgid "Years Visit"
msgstr "Посетителей за год"

#: wp-statistics/widget.php:108 wp-statistics/widget.php:277
msgid "Total Page Views"
msgstr "Всего просмотров страниц"

#: wp-statistics/widget.php:116
msgid "Search Engine referred"
msgstr "Переходов из поисковых систем"

#: wp-statistics/widget.php:123 wp-statistics/widget.php:300
msgid "Total Posts"
msgstr "Всего записей"

#: wp-statistics/widget.php:130 wp-statistics/widget.php:303
msgid "Total Pages"
msgstr "Всего страниц"

#: wp-statistics/widget.php:137 wp-statistics/widget.php:306
msgid "Total Comments"
msgstr "Всего комментариев"

#: wp-statistics/widget.php:144 wp-statistics/widget.php:309
msgid "Total Spams"
msgstr "Всего спама"

#: wp-statistics/widget.php:151 wp-statistics/widget.php:312
msgid "Total Users"
msgstr "Всего пользователей"

#: wp-statistics/widget.php:158 wp-statistics/widget.php:315
msgid "Average Posts"
msgstr "Среднее число записей"

#: wp-statistics/widget.php:165 wp-statistics/widget.php:318
msgid "Average Comments"
msgstr "Среднее число комментариев"

#: wp-statistics/widget.php:172 wp-statistics/widget.php:321
msgid "Average Users"
msgstr "Среднее число пользователей"

#: wp-statistics/shortcode.php:151 wp-statistics/widget.php:179
#: wp-statistics/widget.php:324
msgid "Last Post Date"
msgstr "Дата последней записи"

#: wp-statistics/widget.php:240
msgid "Name"
msgstr "Название"

#: wp-statistics/widget.php:244
msgid "Items"
msgstr "Элементы"

#: wp-statistics/widget.php:256 wp-statistics/wp-statistics.php:662
msgid "Yesterday visit"
msgstr "Посетителей за вчера"

#: wp-statistics/widget.php:280
msgid "Search Engine Referred"
msgstr "Переходы с поисковых систем"

#: wp-statistics/widget.php:283
msgid "Select type of search engine"
msgstr "Выберите тип поисковой системы"

#: wp-statistics/wp-statistics.php:122
msgid "WP Statistics has been removed, please disable and delete it."
msgstr "Плагин WP-Statistics был удален, пожалуйста отключите его и удалите."

#: wp-statistics/wp-statistics.php:54
msgid "WP Statistics"
msgstr "WP Statistics"

#: wp-statistics/wp-statistics.php:55
msgid "Complete statistics for your WordPress site."
msgstr "Полная статистика для вашего WordPress сайта."

#: wp-statistics/wp-statistics.php:313 wp-statistics/wp-statistics.php:428
#: wp-statistics/wp-statistics.php:539
msgid "Settings"
msgstr "Настройки"

#: wp-statistics/wp-statistics.php:325
msgid "Click here to visit the plugin on WordPress.org"
msgstr "Нажмите здесь, чтобы посетить страницу плагина на WordPress.org"

#: wp-statistics/wp-statistics.php:325
msgid "Visit WordPress.org page"
msgstr "Посетите страницу WordPress.org"

#: wp-statistics/wp-statistics.php:328
msgid "Click here to rate and review this plugin on WordPress.org"
msgstr "Нажмите здесь, чтобы оценить плагин и оставить отзыв на WordPress.org"

#: wp-statistics/wp-statistics.php:328
msgid "Rate this plugin"
msgstr "Оценить плагин"

#: wp-statistics/wp-statistics.php:372
msgid "WP Statistics - Hits"
msgstr "WP Statistics - Переходы"

#: wp-statistics/wp-statistics.php:411 wp-statistics/wp-statistics.php:488
#: wp-statistics/wp-statistics.php:526
msgid "Overview"
msgstr "Обзор"

#: wp-statistics/wp-statistics.php:417 wp-statistics/wp-statistics.php:531
msgid "Online"
msgstr "Пользователи на сайте"

#: wp-statistics/wp-statistics.php:419 wp-statistics/wp-statistics.php:533
msgid "Referrers"
msgstr "Источники переходов"

#: wp-statistics/shortcode.php:142 wp-statistics/wp-statistics.php:420
#: wp-statistics/wp-statistics.php:534
msgid "Searches"
msgstr "Поисковых запросов"

#: wp-statistics/wp-statistics.php:421 wp-statistics/wp-statistics.php:535
msgid "Search Words"
msgstr "Поисковые запросы"

#: wp-statistics/wp-statistics.php:422 wp-statistics/wp-statistics.php:536
msgid "Top Visitors Today"
msgstr "Топ посетителей за сегодня"

#: wp-statistics/wp-statistics.php:427 wp-statistics/wp-statistics.php:538
msgid "Optimization"
msgstr "Оптимизация"

#: wp-statistics/wp-statistics.php:433 wp-statistics/wp-statistics.php:502
msgid "Manual"
msgstr "Руководство"

#: wp-statistics/wp-statistics.php:517
msgid "Site"
msgstr "Сайт"

#: wp-statistics/wp-statistics.php:518
msgid "Options"
msgstr "Опции"

#: wp-statistics/wp-statistics.php:644
msgid "Today visitor"
msgstr "Посетителей за сегодня"

#: wp-statistics/wp-statistics.php:650
msgid "Today visit"
msgstr "Посещений за сегодня"

#: wp-statistics/wp-statistics.php:656
msgid "Yesterday visitor"
msgstr "Посетителей за вчера"

#: wp-statistics/wp-statistics.php:668
msgid "View Stats"
msgstr "Статистика"

#: wp-statistics/wp-statistics.php:692
msgid "Download ODF file"
msgstr "Скачать ODF файл"

#: wp-statistics/wp-statistics.php:693
msgid "Download HTML file"
msgstr "Скачать HTML файл"

#: wp-statistics/wp-statistics.php:697
msgid "Manual file not found."
msgstr "Файл руководства не найден."

#: wp-statistics/wp-statistics.php:764 wp-statistics/wp-statistics.php:891
#: wp-statistics/wp-statistics.php:926
msgid "You do not have sufficient permissions to access this page."
msgstr "У вас недостаточно прав для доступа к этой странице."

#: wp-statistics/wp-statistics.php:301
msgid "WP Statistics %s installed on"
msgstr "WP Statistics %s установлен"

#: wp-statistics/wps-updates.php:54
msgid "Error downloading GeoIP database from: %s - %s"
msgstr "Ошибка при загрузке базы данных GeoIP: %s - %s"

#: wp-statistics/wps-updates.php:65
msgid "Error could not open downloaded GeoIP database for reading: %s"
msgstr "Ошибка, не удалось открыть загруженную базу данных GeoIP: %s"

#: wp-statistics/wps-updates.php:72
msgid "Error could not open destination GeoIP database for writing %s"
msgstr "Ошибка, не удалось записать обновленную базу данных GeoIP %s"

#: wp-statistics/wps-updates.php:88
msgid "GeoIP Database updated successfully!"
msgstr "База данных GeoIP успешно обновлена!"

#: wp-statistics/wps-updates.php:113
msgid "GeoIP update on"
msgstr "GeoIP обновлен"

#: wp-statistics/wps-updates.php:180
msgid "Error downloading browscap database from: %s - %s"
msgstr "Ошибка загрузки базы данных browscap с: %s - %s"

#: wp-statistics/wps-updates.php:289
msgid "browscap database updated successfully!"
msgstr "База данных browscap успешно обновлена!"

#: wp-statistics/wps-updates.php:299
msgid "browscap database updated failed!  Cache file too large, reverting to previous browscap.ini."
msgstr "обновление базы данных browscap не удалось! Файл кеша слишком большой, возврат к предыдущей версии browscap.ini."

#: wp-statistics/wps-updates.php:307
msgid "browscap database updated failed!  New browscap.ini is mis-identifing user agents as crawlers, reverting to previous browscap.ini."
msgstr "обновление базы данных browscap не удалось! Новый файл browscap.ini имеет неверную структуру юзерагентов, возврат к предыдущей версии browscap.ini."

#: wp-statistics/wps-updates.php:329
msgid "browscap already at current version!"
msgstr "browscap уже этой версии!"

#: wp-statistics/wps-updates.php:342
msgid "Browscap.ini update on"
msgstr "Browscap.ini обновлен"

#: wp-statistics/dashboard.php:56
msgid "Quick Stats"
msgstr "Краткая статистика"

#: wp-statistics/dashboard.php:57
#: wp-statistics/includes/log/widgets/browsers.php:41
msgid "Top 10 Browsers"
msgstr "Топ 10 браузеров"

#: wp-statistics/dashboard.php:58 wp-statistics/wp-statistics.php:471
msgid "Top 10 Countries"
msgstr "Топ 10 стран"

#: wp-statistics/dashboard.php:59
msgid "Today's Visitor Map"
msgstr "Карта посетителей за сегодня"

#: wp-statistics/dashboard.php:60 wp-statistics/editor.php:46
#: wp-statistics/includes/log/hit-statistics.php:8
#: wp-statistics/wp-statistics.php:446
msgid "Hit Statistics"
msgstr "Статистика просмотров"

#: wp-statistics/dashboard.php:61 wp-statistics/wp-statistics.php:461
msgid "Top 10 Pages"
msgstr "Топ 10 страниц"

#: wp-statistics/dashboard.php:62
#: wp-statistics/includes/log/last-visitor.php:36
#: wp-statistics/wp-statistics.php:453
msgid "Recent Visitors"
msgstr "Недавние посетители"

#: wp-statistics/dashboard.php:63
#: wp-statistics/includes/log/top-referring.php:59
#: wp-statistics/includes/log/top-referring.php:81
#: wp-statistics/wp-statistics.php:468
msgid "Top Referring Sites"
msgstr "Топ ссылающихся на вас сайтов"

#: wp-statistics/dashboard.php:64
#: wp-statistics/includes/log/widgets/quickstats.php:75
#: wp-statistics/includes/log/widgets/summary.php:75
#: wp-statistics/wp-statistics.php:451
msgid "Search Engine Referrals"
msgstr "Топ поисковых систем"

#: wp-statistics/dashboard.php:65 wp-statistics/wp-statistics.php:466
msgid "Summary"
msgstr "Общие данные"

#: wp-statistics/dashboard.php:66 wp-statistics/includes/log/last-search.php:31
#: wp-statistics/wp-statistics.php:452
msgid "Latest Search Words"
msgstr "Последние поисковые фразы"

#: wp-statistics/dashboard.php:67
msgid "Top 10 Visitors Today"
msgstr "Топ 10 посетителей за сегодня"

#: wp-statistics/editor.php:58
msgid "This post is not yet published."
msgstr "Это сообщение еще не опубликовано."

#: wp-statistics/includes/functions/geoip-populate.php:24
msgid "Unable to load the GeoIP database, make sure you have downloaded it in the settings page."
msgstr "Не удается загрузить базу данных GeoIP, убедитесь, что вы загрузили её на странице настроек."

#: wp-statistics/includes/functions/geoip-populate.php:48
msgid "Updated %s GeoIP records in the visitors database."
msgstr "Обновлено %s GeoIP записей в базе данных посетителей."

#: wp-statistics/includes/functions/purge.php:21
#: wp-statistics/includes/functions/purge.php:39
#: wp-statistics/includes/functions/purge.php:50
#: wp-statistics/includes/functions/purge.php:61
#: wp-statistics/includes/functions/purge.php:94
msgid "%s data older than %s days purged successfully."
msgstr "%s данные старше дней %s успешно очищены."

#: wp-statistics/includes/functions/purge.php:23
#: wp-statistics/includes/functions/purge.php:41
#: wp-statistics/includes/functions/purge.php:52
#: wp-statistics/includes/functions/purge.php:63
#: wp-statistics/includes/functions/purge.php:96
msgid "No records found to purge from %s!"
msgstr "Не найдено записей для удаления из %s!"

#: wp-statistics/includes/functions/purge-hits.php:45
#: wp-statistics/includes/functions/purge.php:109
msgid "Database pruned on"
msgstr "База данных уменьшена на"

#: wp-statistics/includes/functions/purge.php:114
msgid "Please select a value over 30 days."
msgstr "Пожалуйста, выберите значение более 30 дней."

#: wp-statistics/includes/log/all-browsers.php:21
msgid "Browser Statistics"
msgstr "Статистика браузеров"

#: wp-statistics/includes/log/all-browsers.php:29
#: wp-statistics/includes/log/all-browsers.php:113
#: wp-statistics/includes/log/all-browsers.php:248
#: wp-statistics/includes/log/exclusions.php:72
#: wp-statistics/includes/log/exclusions.php:190
#: wp-statistics/includes/log/hit-statistics.php:26
#: wp-statistics/includes/log/hit-statistics.php:163
#: wp-statistics/includes/log/last-search.php:64
#: wp-statistics/includes/log/last-visitor.php:67
#: wp-statistics/includes/log/online.php:17
#: wp-statistics/includes/log/page-statistics.php:34
#: wp-statistics/includes/log/search-statistics.php:27
#: wp-statistics/includes/log/top-countries.php:26
#: wp-statistics/includes/log/top-pages.php:29
#: wp-statistics/includes/log/top-pages.php:155
#: wp-statistics/includes/log/top-referring.php:77
#: wp-statistics/includes/log/top-visitors.php:40
msgid "Click to toggle"
msgstr "Нажмите для переключения"

#: wp-statistics/includes/log/all-browsers.php:30
#: wp-statistics/wp-statistics.php:413 wp-statistics/wp-statistics.php:467
#: wp-statistics/wp-statistics.php:527
msgid "Browsers"
msgstr "Браузеры"

#: wp-statistics/includes/log/all-browsers.php:57
msgid "Browsers by type"
msgstr "Браузеры по типу"

#: wp-statistics/includes/log/all-browsers.php:114
#: wp-statistics/includes/log/widgets/top.visitors.php:18
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:302
msgid "Platform"
msgstr "Платформа"

#: wp-statistics/includes/log/all-browsers.php:141
msgid "Browsers by platform"
msgstr "Браузеры по платформе"

#: wp-statistics/includes/log/all-browsers.php:249
msgid "%s Version"
msgstr "Версии %s"

#: wp-statistics/includes/log/exclusions.php:8
msgid "Attention: Exclusion are not currently set to be recorded, the results below may not reflect current statistics!"
msgstr "Внимание: исключения не записываются в данный момент, результаты ниже могут не соответствовать действительности!"

#: wp-statistics/includes/log/exclusions.php:64
msgid "Exclusions Statistics"
msgstr "Статистика исключений"

#: wp-statistics/includes/functions/functions.php:970
msgid "10 Days"
msgstr "10 дней"

#: wp-statistics/includes/functions/functions.php:970
msgid "20 Days"
msgstr "20 дней"

#: wp-statistics/includes/functions/functions.php:970
msgid "30 Days"
msgstr "30 дней"

#: wp-statistics/includes/functions/functions.php:970
msgid "2 Months"
msgstr "2 месяца"

#: wp-statistics/includes/functions/functions.php:970
msgid "3 Months"
msgstr "3 месяца"

#: wp-statistics/includes/functions/functions.php:970
msgid "6 Months"
msgstr "6 месяцев"

#: wp-statistics/includes/functions/functions.php:970
msgid "9 Months"
msgstr "9 месяцев"

#: wp-statistics/includes/functions/functions.php:970
msgid "1 Year"
msgstr "1 год"

#: wp-statistics/includes/log/exclusions.php:73
msgid "Exclusions Statistical Chart"
msgstr "Диаграмма статистики исключений"

#: wp-statistics/includes/log/exclusions.php:95
msgid "Excluded hits in the last"
msgstr "Исключенные просмотры за последние"

#: wp-statistics/includes/log/exclusions.php:95
#: wp-statistics/includes/log/hit-statistics.php:66
#: wp-statistics/includes/log/search-statistics.php:69
#: wp-statistics/includes/log/widgets/hits.php:44
#: wp-statistics/includes/log/widgets/search.php:42
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:208
msgid "days"
msgstr "дней"

#: wp-statistics/includes/log/exclusions.php:116
msgid "Number of excluded hits"
msgstr "Количество исключенных просмотров"

#: wp-statistics/includes/log/hit-statistics.php:27
msgid "Hits Statistics Chart"
msgstr "Диаграммы статистики просмотров"

#: wp-statistics/includes/log/hit-statistics.php:66
#: wp-statistics/includes/log/widgets/hits.php:44
msgid "Hits in the last"
msgstr "Просмотры за последние"

#: wp-statistics/includes/log/hit-statistics.php:87
#: wp-statistics/includes/log/widgets/hits.php:65
msgid "Number of visits and visitors"
msgstr "Количество посещений и посетителей"

#: wp-statistics/includes/log/hit-statistics.php:101
#: wp-statistics/includes/log/hit-statistics.php:170
#: wp-statistics/includes/log/widgets/hits.php:79
#: wp-statistics/includes/log/widgets/quickstats.php:24
#: wp-statistics/includes/log/widgets/summary.php:24
msgid "Visit"
msgstr "Посещение"

#: wp-statistics/includes/log/hit-statistics.php:101
#: wp-statistics/includes/log/hit-statistics.php:171
#: wp-statistics/includes/log/widgets/hits.php:79
#: wp-statistics/includes/log/widgets/quickstats.php:23
#: wp-statistics/includes/log/widgets/summary.php:23
msgid "Visitor"
msgstr "Посетитель"

#: wp-statistics/includes/log/last-search.php:65
msgid "Latest Search Word Statistics"
msgstr "Статистика последних поисковых фраз"

#: wp-statistics/includes/log/last-search.php:110
#: wp-statistics/includes/log/last-visitor.php:101
#: wp-statistics/includes/log/online.php:50
#: wp-statistics/includes/log/widgets/google.map.php:60
#: wp-statistics/includes/log/widgets/jqv.map.php:55
#: wp-statistics/includes/log/widgets/recent.php:14
#: wp-statistics/includes/log/widgets/words.php:27
msgid "#hash#"
msgstr "#hash #"

#: wp-statistics/includes/log/last-search.php:115
#: wp-statistics/includes/log/last-visitor.php:106
#: wp-statistics/includes/log/online.php:55
#: wp-statistics/includes/log/top-referring.php:112
#: wp-statistics/includes/log/widgets/recent.php:19
#: wp-statistics/includes/log/widgets/words.php:42
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:60
msgid "Map"
msgstr "Карта"

#: wp-statistics/includes/log/last-search.php:159
#: wp-statistics/includes/log/last-visitor.php:139
#: wp-statistics/includes/log/online.php:109
#: wp-statistics/includes/log/top-pages.php:205
#: wp-statistics/includes/log/top-referring.php:153
msgid "Page"
msgstr "Страница"

#: wp-statistics/includes/log/last-search.php:159
#: wp-statistics/includes/log/last-visitor.php:139
#: wp-statistics/includes/log/online.php:109
#: wp-statistics/includes/log/top-pages.php:205
#: wp-statistics/includes/log/top-referring.php:153
msgid "From"
msgstr "От"

#: wp-statistics/includes/log/last-search.php:47
#: wp-statistics/includes/log/last-visitor.php:38
#: wp-statistics/includes/log/top-referring.php:67
#: wp-statistics/includes/log/top-referring.php:70
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:192
#: wp-statistics/widget.php:296
msgid "All"
msgstr "Все"

#: wp-statistics/includes/log/last-visitor.php:68
msgid "Recent Visitor Statistics"
msgstr "Статистика недавних посетителей"

#: wp-statistics/includes/log/online.php:11
#: wp-statistics/includes/log/online.php:18
msgid "Online Users"
msgstr "Сейчас на сайте"

#: wp-statistics/includes/log/online.php:75
msgid "Online for "
msgstr "Время на сайте"

#: wp-statistics/includes/log/page-statistics.php:26
msgid "Page Trend for Post ID"
msgstr "Тренд страница для записи с ID"

#: wp-statistics/includes/log/page-statistics.php:35
msgid "Page Trend"
msgstr "Тренд страница"

#: wp-statistics/includes/log/search-statistics.php:19
#: wp-statistics/includes/log/search-statistics.php:28
msgid "Search Engine Referral Statistics"
msgstr "Статистика переходов из поисковых систем"

#: wp-statistics/includes/log/search-statistics.php:69
#: wp-statistics/includes/log/widgets/search.php:42
msgid "Search engine referrals in the last"
msgstr "Статистика переходов из поисковых систем за последние"

#: wp-statistics/includes/log/search-statistics.php:90
#: wp-statistics/includes/log/widgets/search.php:63
msgid "Number of referrals"
msgstr "Количество переходов"

#: wp-statistics/includes/log/exclusions.php:24
#: wp-statistics/includes/log/search-statistics.php:104
#: wp-statistics/includes/log/widgets/quickstats.php:58
#: wp-statistics/includes/log/widgets/quickstats.php:105
#: wp-statistics/includes/log/widgets/search.php:77
#: wp-statistics/includes/log/widgets/summary.php:58
#: wp-statistics/includes/log/widgets/summary.php:105
msgid "Total"
msgstr "Всего"

#: wp-statistics/includes/log/top-countries.php:18
#: wp-statistics/includes/log/top-countries.php:27
msgid "Top Countries"
msgstr "Топ стран"

#: wp-statistics/includes/log/top-countries.php:31
#: wp-statistics/includes/log/widgets/countries.php:9
#: wp-statistics/includes/log/widgets/top.visitors.php:11
msgid "Rank"
msgstr "Позиция"

#: wp-statistics/includes/log/top-countries.php:32
#: wp-statistics/includes/log/widgets/countries.php:10
#: wp-statistics/includes/log/widgets/top.visitors.php:13
msgid "Flag"
msgstr "Флаг"

#: wp-statistics/includes/log/top-countries.php:33
#: wp-statistics/includes/log/widgets/countries.php:11
#: wp-statistics/includes/log/widgets/top.visitors.php:14
msgid "Country"
msgstr "Страна"

#: wp-statistics/includes/log/top-countries.php:34
#: wp-statistics/includes/log/widgets/countries.php:12
msgid "Visitor Count"
msgstr "Количество посетителей"

#: wp-statistics/includes/log/top-pages.php:20
#: wp-statistics/includes/log/top-pages.php:156
msgid "Top Pages"
msgstr "Топ страниц"

#: wp-statistics/includes/log/top-pages.php:30
msgid "Top 5 Pages Trends"
msgstr "Топ 5 Трендов страниц"

#: wp-statistics/includes/log/top-pages.php:67
msgid "Top 5 Page Trending Stats"
msgstr "Статистика Топ 5 Трендов страниц"

#: wp-statistics/includes/log/top-pages.php:88
#: wp-statistics/includes/log/widgets/page.php:63
msgid "Number of Hits"
msgstr "Количество просмотров"

#: wp-statistics/includes/log/top-pages.php:184
#: wp-statistics/includes/log/widgets/pages.php:13
msgid "No page title found"
msgstr "Заголовок страницы не найден"

#: wp-statistics/includes/log/top-pages.php:187
#: wp-statistics/includes/log/widgets/pages.php:16
#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:37
#: wp-statistics/includes/settings/tabs/wps-general.php:122
#: wp-statistics/includes/settings/tabs/wps-general.php:127
#: wp-statistics/shortcode.php:139
msgid "Visits"
msgstr "Посещений"

#: wp-statistics/includes/log/top-referring.php:4
msgid "To be added soon"
msgstr "Скоро будут добавлены"

#: wp-statistics/includes/log/top-referring.php:79
msgid "Referring sites from"
msgstr "Ссылающиеся сайты с"

#: wp-statistics/includes/log/top-referring.php:137
#: wp-statistics/includes/log/widgets/referring.php:35
msgid "References"
msgstr "Ссылается"

#: wp-statistics/includes/log/top-visitors.php:12
msgid "Top 100 Visitors Today"
msgstr "Топ 100 посетителей за сегодня"

#: wp-statistics/includes/log/log.php:17
msgid "About WP Statistics Version %s"
msgstr "О WP Statistics версии %s"

#: wp-statistics/includes/log/widgets/about.php:11
msgid "Website"
msgstr "Сайт"

#: wp-statistics/includes/log/widgets/about.php:12
msgid "Rate and Review"
msgstr "Оценить и оставить отзыв"

#: wp-statistics/includes/log/widgets/about.php:16
msgid "More Information"
msgstr "Подробнее"

#: wp-statistics/includes/log/widgets/about.php:25
#: wp-statistics/includes/settings/tabs/wps-about.php:12
msgid "This product includes GeoLite2 data created by MaxMind, available from %s."
msgstr "Используются данные GeoLite2, созданные MaxMind, доступны на %s."

#: wp-statistics/includes/log/widgets/browsers.php:34
msgid "Other"
msgstr "Другие"

#: wp-statistics/wp-statistics.php:456
msgid "Today Visitors Map"
msgstr "Карта посетителей за сегодня"

#: wp-statistics/includes/log/widgets/referring.php:36
msgid "Address"
msgstr "Адрес"

#: wp-statistics/includes/log/widgets/quickstats.php:12
#: wp-statistics/includes/log/widgets/summary.php:12
msgid "User(s) Online"
msgstr "Сейчас на сайте"

#: wp-statistics/includes/log/widgets/quickstats.php:28
#: wp-statistics/includes/log/widgets/quickstats.php:80
#: wp-statistics/includes/log/widgets/summary.php:28
#: wp-statistics/includes/log/widgets/summary.php:80
msgid "Today"
msgstr "Сегодня"

#: wp-statistics/includes/log/widgets/quickstats.php:34
#: wp-statistics/includes/log/widgets/quickstats.php:81
#: wp-statistics/includes/log/widgets/summary.php:34
#: wp-statistics/includes/log/widgets/summary.php:81
msgid "Yesterday"
msgstr "Вчера"

#: wp-statistics/includes/log/widgets/quickstats.php:99
#: wp-statistics/includes/log/widgets/summary.php:99
msgid "Daily Total"
msgstr "Всего за день"

#: wp-statistics/includes/log/widgets/quickstats.php:118
#: wp-statistics/includes/log/widgets/summary.php:118
msgid "Current Time and Date"
msgstr "Текущее дата и время"

#: wp-statistics/includes/log/widgets/quickstats.php:118
#: wp-statistics/includes/log/widgets/summary.php:118
msgid "(Adjustment)"
msgstr "(Корректировка)"

#: wp-statistics/includes/log/widgets/quickstats.php:122
#: wp-statistics/includes/log/widgets/summary.php:122
msgid "Date: %s"
msgstr "Дата: %s"

#: wp-statistics/includes/log/widgets/quickstats.php:126
#: wp-statistics/includes/log/widgets/summary.php:126
msgid "Time: %s"
msgstr "Время: %s"

#: wp-statistics/includes/log/widgets/top.visitors.php:12
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:80
#: wp-statistics/wp-statistics.php:337 wp-statistics/wp-statistics.php:416
#: wp-statistics/wp-statistics.php:530
msgid "Hits"
msgstr "Просмотров"

#: wp-statistics/includes/log/widgets/top.visitors.php:15
msgid "IP"
msgstr "IP"

#: wp-statistics/includes/log/widgets/top.visitors.php:17
msgid "Agent"
msgstr "User Agent"

#: wp-statistics/includes/log/widgets/top.visitors.php:19
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:291
msgid "Version"
msgstr "Версия"

#: wp-statistics/ajax.php:41 wp-statistics/ajax.php:71
#: wp-statistics/ajax.php:129 wp-statistics/ajax.php:154
#: wp-statistics/ajax.php:184 wp-statistics/ajax.php:297
#: wp-statistics/includes/optimization/wps-optimization.php:6
msgid "Access denied!"
msgstr "Доступ запрещен!"

#: wp-statistics/ajax.php:31
msgid "%s agent data deleted successfully."
msgstr "Данные агента %s  успешно удалены."

#: wp-statistics/ajax.php:34
msgid "No agent data found to remove!"
msgstr "Не найдено данных для удаления!"

#: wp-statistics/ajax.php:38 wp-statistics/ajax.php:68
#: wp-statistics/ajax.php:120 wp-statistics/ajax.php:126
msgid "Please select the desired items."
msgstr "Пожалуйста, выберите требуемые элементы."

#: wp-statistics/ajax.php:62
msgid "%s platform data deleted successfully."
msgstr "Данные о платформе %s успешно удалены."

#: wp-statistics/ajax.php:65
msgid "No platform data found to remove!"
msgstr "Не найдено данных для удаления!"

#: wp-statistics/includes/functions/functions.php:1074
msgid "%s table data deleted successfully."
msgstr "Данные таблицы %s успешно удалены."

#: wp-statistics/includes/functions/functions.php:1078
msgid "Error, %s not emptied!"
msgstr "Ошибка, %s не очищена!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:5
msgid "Database Setup"
msgstr "Установка базы данных"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:10
msgid "Re-run Install"
msgstr "Повторно запустите установку"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:14
msgid "Install Now!"
msgstr "Установить сейчас!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:15
msgid "If for some reason your installation of WP Statistics is missing the database tables or other core items, this will re-execute the install process."
msgstr "Если, по каким-либо причинам будут отсутствовать таблицы базы данных WP Statistics или иные важные компоненты, здесь вы можете перезапустить процесс установки."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:20
msgid "Database Index"
msgstr "Индекс базы данных"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:25
#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:21
#: wp-statistics/wp-statistics.php:414 wp-statistics/wp-statistics.php:528
msgid "Countries"
msgstr "Страны"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:42
#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:74
#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:25
#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:40
msgid "Update Now!"
msgstr "Обновить сейчас!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:43
msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case.  Newer installs protect against this with a unique index on the table.  To create the index on the older installs duplicate entries must be deleted first.  Clicking \"Update Now\" will scan the vistitors table, delete duplicate entries and add the index."
msgstr "Прежние версии WP Statistics позволяли дублирование записей в таблице посетителей. Новые версии содержат уникальный индекс в таблице. Чтобы создать индекс в таблицах старого формата, нужно сначала удалить дублирующиеся записи. Нажмите на кнопку \"Обновить сейчас\", чтобы удалить дублирующиеся записи и добавить индекс."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:44
#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:108
msgid "This operation could take a long time on installs with many rows in the visitors table."
msgstr "Эта операция может занять много времени на таблицах посетителей с большим количеством данных."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:50
msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case.  Newer installs protect against this with a unique index on the table."
msgstr "Прежние версии WP Statistics позволяли дублирование записей в таблице посетителей. Новые версии содержат уникальный индекс в таблице."

#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:51
#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:83
#: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:114
msgid "Congratulations, your installation is already up to date, nothing to do."
msgstr "Поздравляем, ваша база данных актуальной версии, ничего не нужно предпринимать."

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:8
#: wp-statistics/includes/optimization/wps-optimization.php:235
msgid "Export"
msgstr "Экспорт"

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:13
msgid "Export from"
msgstr "Экспортировать из"

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:18
#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:37
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:185
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:242
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:266
#: wp-statistics/includes/settings/tabs/wps-notifications.php:134
#: wp-statistics/includes/settings/tabs/wps-notifications.php:164
msgid "Please select"
msgstr "Пожалуйста, выберите"

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:26
msgid "Select the table for the output file."
msgstr "Выберите исходную таблицу."

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:32
msgid "Export To"
msgstr "Экспортировать в"

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:42
msgid "Select the output file type."
msgstr "Выберите тип файла."

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:48
msgid "Include Header Row"
msgstr "Добавить строку заголовка"

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:53
msgid "Include a header row as the first line of the exported file."
msgstr "Добавляет строку заголовка в первой строке экспортируемого файла."

#: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:54
msgid "Start Now!"
msgstr "Начать экспорт!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:15
msgid "Historical Values"
msgstr "Исторические значения"

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:20
msgid "Note: As you have just purged the database you must reload this page for these numbers to be correct."
msgstr "Примечание: после очистки базы данных вы должны обновить эту страницу, чтобы числа стали правильными."

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:26
#: wp-statistics/includes/settings/tabs/wps-general.php:138
#: wp-statistics/includes/settings/tabs/wps-general.php:143
#: wp-statistics/shortcode.php:140 wp-statistics/wp-statistics.php:423
#: wp-statistics/wp-statistics.php:537
msgid "Visitors"
msgstr "Посетителей"

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:31
msgid "Number of historical number of visitors to the site (current value is %s)."
msgstr "Историческое количество посетителей сайта (текущее значение %s)."

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:42
msgid "Number of historical number of visits to the site (current value is %s)."
msgstr "Историческое количество посещений сайта (текущее значение %s)."

#: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:48
msgid "Update now!"
msgstr "Обновить!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:10
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:43
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:75
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:107
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:141
msgid "Are you sure?"
msgstr "Вы уверены?"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:175
msgid "Data"
msgstr "Данные"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:180
msgid "Empty Table"
msgstr "Очистить таблицу"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:194
msgid "All data table will be lost."
msgstr "Все данные в таблице будут удалены."

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:195
msgid "Clear now!"
msgstr "Очистить!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:203
msgid "Purge records older than"
msgstr "Удалить записи старше"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:209
msgid "Deleted user statistics data older than the selected number of days.  Minimum value is 30 days."
msgstr "Удалит данные старше указанного количества дней. Минимальное значение - 30 дней."

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:210
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:225
msgid "Purge now!"
msgstr "Удалить!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:232
msgid "Delete User Agent Types"
msgstr "Удаление User Agent`ов"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:237
msgid "Delete Agents"
msgstr "Удалить!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:252
msgid "All visitor data will be lost for this agent type."
msgstr "Будут удалены все данные по посещениям с этим User Agent."

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:253
#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:277
msgid "Delete now!"
msgstr "Удалить!"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:261
msgid "Delete Platforms"
msgstr "Удаление платформы"

#: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:276
msgid "All visitor data will be lost for this platform type."
msgstr "Будут удалены все данные по посещениям с этой платформой."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:17
msgid "Resources"
msgstr "Ресурсы"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:22
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:27
msgid "Memory usage in PHP"
msgstr "Использование памяти в PHP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:26
msgid "Byte"
msgstr "Байт"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:33
msgid "PHP Memory Limit"
msgstr "Лимит памяти PHP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:38
msgid "The memory limit a script is allowed to consume, set in php.ini."
msgstr "Лимит памяти, ограничивающий потребление памяти скриптами, устанавливается в php.ini"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:44
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:55
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:66
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:77
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:88
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:99
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:110
msgid "Number of rows in the %s table"
msgstr "Количество строк в таблице %s"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:48
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:59
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:70
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:81
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:92
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:103
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:114
msgid "Row"
msgstr "строк(и)"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:49
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:60
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:71
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:82
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:93
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:104
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:115
msgid "Number of rows"
msgstr "Количество строк"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:120
msgid "Version Info"
msgstr "Информация о версииях"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:125
msgid "WP Statistics Version"
msgstr "Версия WP Statistics"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:130
msgid "The WP Statistics version you are running."
msgstr "Версия WP Statistics на которой вы работаете."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:136
msgid "PHP Version"
msgstr "Версия PHP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:141
msgid "The PHP version you are running."
msgstr "Версия PHP, на которой вы работаете."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:147
msgid "PHP Safe Mode"
msgstr "Безопасный режим PHP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:152
msgid "Is PHP Safe Mode active.  The GeoIP code is not supported in Safe Mode."
msgstr "Активен ли безопасный режим в PHP. GeoIP код в безопасном режиме не поддерживается."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:158
msgid "jQuery Version"
msgstr "Версия jQuery"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:163
msgid "The jQuery version you are running."
msgstr "Версия jQuery на которой вы работаете."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:169
msgid "cURL Version"
msgstr "Версия cURL"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:173
msgid "cURL not installed"
msgstr "cURL не установлен"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:174
msgid "The PHP cURL Extension version you are running.  cURL is required for the GeoIP code, if it is not installed GeoIP will be disabled."
msgstr "Версия PHP расширения cURL. cURL требуется для GeoIP, если cURL не установлен, то GeoIP будет отключен."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:184
msgid "Installed"
msgstr "Установлено"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:184
msgid "Not installed"
msgstr "Не установлено"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:190
msgid "File Info"
msgstr "Информация о файлах"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:195
msgid "GeoIP Database"
msgstr "База данных GeoIP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:204
msgid "Database file does not exist."
msgstr "Файл базы данных не существует."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:206
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:225
#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:244
msgid ", created on "
msgstr ", создан "

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:208
msgid "The file size and date of the GeoIP database."
msgstr "Размер и дата создания базы данных GeoIP."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:214
msgid "browscap.ini File"
msgstr "Файл browscap.ini"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:223
msgid "browscap.ini file does not exist."
msgstr "Файл browscap.ini не существует."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:227
msgid "The file size and date of the browscap.ini file."
msgstr "Размер и дата создания файла browscap.ini."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:233
msgid "browscap Cache File"
msgstr "Файл кеша browscap"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:242
msgid "browscap cache file does not exist."
msgstr "Файл кеша browscap не существует."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:246
msgid "The file size and date of the browscap cache file."
msgstr "Размер и дата создания файла кеша browscap."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:251
msgid "Client Info"
msgstr "Информация о клиенте"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:256
msgid "Client IP"
msgstr "IP клиента"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:261
msgid "The client IP address."
msgstr "IP-адрес клиента."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:267
msgid "User Agent"
msgstr "User Agent"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:272
msgid "The client user agent string."
msgstr "Строка идентификации браузера (User Agent)"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:278
msgid "Browser"
msgstr "Браузер"

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:285
msgid "The detected client browser."
msgstr "Браузер клиента."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:296
msgid "The detected client browser version."
msgstr "Версия браузера клиента."

#: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:307
msgid "The detected client platform."
msgstr "Платформа (операционная система) клиента."

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:4
msgid "This will replace all IP addresses in the database with hash values and cannot be undo, are you sure?"
msgstr "Это заменит все IP-адреса в базе данных на хеш-значения. Операцию невозможно отменить, вы уверены?"

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:16
msgid "GeoIP Options"
msgstr "Опции GeoIP"

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:26
msgid "Updates any unknown location data in the database, this may take a while"
msgstr "Обновляет все неизвестные данные о странах в базе данных , это может занять некоторое время."

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:31
#: wp-statistics/includes/settings/tabs/wps-general.php:66
msgid "IP Addresses"
msgstr "IP-адреса"

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:36
#: wp-statistics/includes/settings/tabs/wps-general.php:71
msgid "Hash IP Addresses"
msgstr "Хешировать IP-адреса"

#: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:41
msgid "Replace IP addresses in the database with hash values, you will not be able to recover the IP addresses in the future to populate location information afterwards and this may take a while"
msgstr "Заменит IP-адреса в базе данных на хеш-значения, обратная операция невозможна и она может занять некоторое время."

#: wp-statistics/includes/optimization/wps-optimization.php:43
msgid "IP Addresses replaced with hash values."
msgstr "IP-адреса заменяются хеш-значениями."

#: wp-statistics/includes/optimization/wps-optimization.php:51
msgid "Install routine complete."
msgstr "Переустановка завершена."

#: wp-statistics/includes/optimization/wps-optimization.php:234
msgid "Resources/Information"
msgstr "Ресурсы/Информация"

#: wp-statistics/includes/optimization/wps-optimization.php:236
msgid "Purging"
msgstr "Очистка"

#: wp-statistics/includes/optimization/wps-optimization.php:237
msgid "Database"
msgstr "База данных"

#: wp-statistics/includes/optimization/wps-optimization.php:238
msgid "Updates"
msgstr "Обновления"

#: wp-statistics/includes/optimization/wps-optimization.php:239
msgid "Historical"
msgstr "История"

#: wp-statistics/includes/settings/tabs/wps-about.php:8
msgid "WP Statistics V%s"
msgstr "WP Statistics V %s"

#: wp-statistics/includes/settings/tabs/wps-about.php:28
msgid "Visit Us Online"
msgstr "Посетите наш сайт"

#: wp-statistics/includes/settings/tabs/wps-about.php:32
msgid "Come visit our great new %s and keep up to date on the latest news about WP Statistics."
msgstr "Приходите на наш новый %s и будьте в курсе последних новостей WP Statistics."

#: wp-statistics/includes/settings/tabs/wps-about.php:32
msgid "website"
msgstr "сайт"

#: wp-statistics/includes/settings/tabs/wps-about.php:36
msgid "Rate and Review at WordPress.org"
msgstr "Оценить и оставьте отзыв на WordPress.org"

#: wp-statistics/includes/settings/tabs/wps-about.php:40
msgid "Thanks for installing WP Statistics, we encourage you to submit a "
msgstr "Спасибо за установку WP Statistics, пожалуйста"

#: wp-statistics/includes/settings/tabs/wps-about.php:40
msgid "rating and review"
msgstr "оцените и оставьте отзыв о плагине"

#: wp-statistics/includes/settings/tabs/wps-about.php:40
msgid "over at WordPress.org.  Your feedback is greatly appreciated!"
msgstr "на WordPress.org. Ваши отзывы очень важны для нас!"

#: wp-statistics/includes/settings/tabs/wps-about.php:44
msgid "Translations"
msgstr "Локализации"

#: wp-statistics/includes/settings/tabs/wps-about.php:48
msgid "WP Statistics supports internationalization and we encourage our users to submit translations, please visit our %s to see the current status and %s if you would like to help."
msgstr "WP Statistics имеет поддержку множества языков и мы призываем наших пользователей расширять доступные языки. Посетите наш %s, чтобы увидеть текущее состояние перевода и %s, если вы хотите помочь."

#: wp-statistics/includes/settings/tabs/wps-about.php:48
msgid "translation collaboration site"
msgstr "сайт локализации"

#: wp-statistics/includes/settings/tabs/wps-about.php:48
msgid "drop us a line"
msgstr "напишите нам"

#: wp-statistics/includes/settings/tabs/wps-about.php:52
msgid "Support"
msgstr "Поддержка"

#: wp-statistics/includes/settings/tabs/wps-about.php:57
msgid "We're sorry you're having problem with WP Statistics and we're happy to help out.  Here are a few things to do before contacting us:"
msgstr "Нам очень жаль, что у вас возникли проблемы с WP Statistics и мы будем рады вам помочь. Вот несколько вещей, которые нужно сделать, прежде чем связаться с нами:"

#: wp-statistics/includes/settings/tabs/wps-about.php:60
#: wp-statistics/includes/settings/tabs/wps-about.php:61
msgid "Have you read the %s?"
msgstr "Вы читали %s?"

#: wp-statistics/includes/settings/tabs/wps-about.php:60
msgid "FAQs"
msgstr "Часто задаваемые вопросы"

#: wp-statistics/includes/settings/tabs/wps-about.php:61
msgid "manual"
msgstr "руководство"

#: wp-statistics/includes/settings/tabs/wps-about.php:62
msgid "Have you search the %s for a similar issue?"
msgstr "Вы искали подобную проблему на %s?"

#: wp-statistics/includes/settings/tabs/wps-about.php:62
msgid "support forum"
msgstr "форуме поддержки"

#: wp-statistics/includes/settings/tabs/wps-about.php:63
msgid "Have you search the Internet for any error messages you are receiving?"
msgstr "Вы искали в интернете по поводу получаемых вами сообщениях об ошибках."

#: wp-statistics/includes/settings/tabs/wps-about.php:64
msgid "Make sure you have access to your PHP error logs."
msgstr "Убедитесь, что у вас есть доступ к журналам ошибок PHP."

#: wp-statistics/includes/settings/tabs/wps-about.php:67
msgid "And a few things to double-check:"
msgstr "И проверьте еще раз:"

#: wp-statistics/includes/settings/tabs/wps-about.php:70
msgid "How's your memory_limit in php.ini?"
msgstr "Какой memory_limit установлен в php.ini?"

#: wp-statistics/includes/settings/tabs/wps-about.php:71
msgid "Have you tried disabling any other plugins you may have installed?"
msgstr "Вы пробовали отключить другие плагины, которые у вас установлены?"

#: wp-statistics/includes/settings/tabs/wps-about.php:72
msgid "Have you tried using the default WordPress theme?"
msgstr "Вы пробовали использовать стандартную тему оформления Wordpress?"

#: wp-statistics/includes/settings/tabs/wps-about.php:73
msgid "Have you double checked the plugin settings?"
msgstr "Проверили еще раз настройки плагина?"

#: wp-statistics/includes/settings/tabs/wps-about.php:74
msgid "Do you have all the required PHP extensions installed?"
msgstr "У вас установлены все необходимые расширения PHP?"

#: wp-statistics/includes/settings/tabs/wps-about.php:75
msgid "Are you getting a blank or incomplete page displayed in your browser?  Did you view the source for the page and check for any fatal errors?"
msgstr "Вы получаете пустую или неполная страница отображается в браузере? Вы можете просмотреть исходный код страницы и проверить на наличие любых критических ошибок?"

#: wp-statistics/includes/settings/tabs/wps-about.php:76
msgid "Have you checked your PHP and web server error logs?"
msgstr "Вы проверили ваш PHP и журналы ошибок вебсервера?"

#: wp-statistics/includes/settings/tabs/wps-about.php:79
msgid "Still not having any luck?"
msgstr "До сих пор не удалось исправить проблему?"

#: wp-statistics/includes/settings/tabs/wps-about.php:79
msgid "Then please open a new thread on the %s and we'll respond as soon as possible."
msgstr "Тогда, пожалуйста, откройте новую тему на %s и мы ответим вам, как только это будет возможно"

#: wp-statistics/includes/settings/tabs/wps-about.php:79
msgid "WordPress.org support forum"
msgstr "форуме поддержки WordPress.org"

#: wp-statistics/includes/settings/tabs/wps-about.php:83
msgid "Alternatively %s support is available as well."
msgstr "Также есть поддержка %s."

#: wp-statistics/includes/settings/tabs/wps-about.php:83
msgid "Farsi"
msgstr "Фарси"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:21
msgid "WP Statistics Honey Pot Page"
msgstr "Страница-приманка WP Statistics"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:22
msgid "This is the honey pot for WP Statistics to use, do not delete."
msgstr "Эта страница-приманка используется WP Statistics, не удаляйте её."

#: wp-statistics/includes/settings/tabs/wps-access-level.php:23
#: wp-statistics/includes/settings/wps-settings.php:103
msgid "Access Levels"
msgstr "Уровни доступа"

#: wp-statistics/includes/settings/tabs/wps-access-level.php:52
msgid "Required user level to view WP Statistics"
msgstr "Требуемый уровень пользователя для просмотра WP Statistics"

#: wp-statistics/includes/settings/tabs/wps-access-level.php:67
msgid "Required user level to manage WP Statistics"
msgstr "Требуемый уровень пользователя для управления WP Statistics"

#: wp-statistics/includes/settings/tabs/wps-access-level.php:75
msgid "See the %s for details on capability levels."
msgstr "Подробнее о возможных уровнях доступа: %s."

#: wp-statistics/includes/settings/tabs/wps-access-level.php:75
msgid "WordPress Roles and Capabilities page"
msgstr "Роли и возможностей пользователей Wordpress"

#: wp-statistics/includes/settings/tabs/wps-access-level.php:76
msgid "Hint: manage_network = Super Admin Network, manage_options = Administrator, edit_others_posts = Editor, publish_posts = Author, edit_posts = Contributor, read = Everyone."
msgstr "Подсказка: manage_network = Cупер администратор сети, manage_options = Администратор, edit_others_posts = Редактор, publish_posts = Автор, edit_posts = Корректор, читать = Все остальные."

#: wp-statistics/includes/settings/tabs/wps-access-level.php:77
msgid "Each of the above casscades the rights upwards in the default WordPress configuration.  So for example selecting publish_posts grants the right to Authors, Editors, Admins and Super Admins."
msgstr "Каждый уровень прав по умолчанию в Wordpress каскадно доступен высшим уровням. Например, publish_posts дает право Авторам, Редактора, Администраторам и Супер Администраторам."

#: wp-statistics/includes/settings/tabs/wps-access-level.php:78
msgid "If you need a more robust solution to delegate access you might want to look at %s in the WordPress plugin directory."
msgstr "Если вам требуется более надежное решение, для распределения прав доступа, посмотрите в сторону %s в каталоге плагинов Wordpress."

#: wp-statistics/includes/log/exclusions.php:197
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:46
#: wp-statistics/includes/settings/wps-settings.php:104
#: wp-statistics/wp-statistics.php:415 wp-statistics/wp-statistics.php:529
msgid "Exclusions"
msgstr "Исключения"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:50
msgid "Record exclusions"
msgstr "Записывать исключения"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:52
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:106
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:133
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:150
msgid "Enable"
msgstr "Да"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:53
msgid "This will record all the excluded hits in a separate table with the reasons why it was excluded but no other information.  This will generate a lot of data but is useful if you want to see the total number of hits your site gets, not just actual user visits."
msgstr "Будет записывать записывать исключенные записи в отдельной таблице, с причиной исключения. При этом генерируется много данных, но если вам нужно общее количество просмотров сайта, а не актуальное значение, тогда используйте эту опцию."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:58
msgid "Exclude User Roles"
msgstr "Исключение ролей пользоваетелей"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:74
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:196
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:203
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:210
#: wp-statistics/includes/settings/tabs/wps-exclusions.php:217
msgid "Exclude"
msgstr "Исключить"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:75
msgid "Exclude %s role from data collection."
msgstr "Исключить роль %s из статистики."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:81
msgid "IP/Robot Exclusions"
msgstr "Исключение IP/Роботов"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:85
msgid "Robot list"
msgstr "Список роботов"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:98
msgid "A list of words (one per line) to match against to detect robots.  Entries must be at least 4 characters long or they will be ignored."
msgstr "Список слов (одно на строку), позволяющих идентифицировать роботов. Записи должны быть длиной минимум 4 символа, иначе они будут проигнорированы."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:99
msgid "Reset to Default"
msgstr "Сбросить изменения"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:104
msgid "Force robot list update after upgrades"
msgstr "Обновление списка роботов после обновления плагина"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:107
msgid "Force the robot list to be reset to the default after an update to WP Statistics takes place.  Note if this option is enabled any custom robots you have added to the list will be lost."
msgstr "Список роботов будет сброшен до стандартного после обновления WP Statistics. Если данная опция включена, все добавленные вручную записи будут утеряны после обновления."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:112
msgid "Robot visit threshold"
msgstr "Количество визитов для робота"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:115
msgid "Treat visitors with more than this number of visits per day as robots.  0 = disabled."
msgstr "Расценивать посетителей с числом посещений больше указанного количества в день, как роботов. 0 отключит эту функцию."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:120
msgid "Excluded IP address list"
msgstr "Список исключенных IP-адресов"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:123
msgid "A list of IP addresses and subnet masks (one per line) to exclude from statistics collection (both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 formats are accepted).  To specify an IP address only, use a subnet value of 32 or 255.255.255.255."
msgstr "Список IP-адресов и масок подсетей (по одной записи в строке), которые требуется исключить из статистики (разрешены оба формата записи 192.168.0.0/24 и 192.168.0.0/255.255.255.0). Для указания только IP адреса, используйте подсеть 32 или 255.255.255.255."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:124
msgid "Add 10.0.0.0"
msgstr "Добавить 10.0.0.0"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:125
msgid "Add 172.16.0.0"
msgstr "Добавить 172.16.0.0"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:126
msgid "Add 192.168.0.0"
msgstr "Добавить 192.168.0.0"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:131
msgid "Use honey pot"
msgstr "Использовать приманку"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:134
msgid "Use a honey pot page to identify robots."
msgstr "Использовать страницу-приманку, для определения роботов."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:139
msgid "Honey pot post id"
msgstr "ID страницы-приманки"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:142
msgid "The post id to use for the honeypot page."
msgstr "ID сообщения (записи), используемого в качестве приманки."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:143
msgid "Create a new honey pot page"
msgstr "Создать новую страницу-приманку"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:156
msgid "GeoIP Exclusions"
msgstr "Исключения GeoIP"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:160
msgid "Excluded countries list"
msgstr "Список исключенных стран"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:163
msgid "A list of country codes (one per line, two letters each) to exclude from statistics collection.  Use \"000\" (three zeros) to exclude unknown countries."
msgstr "Список кодов стран (по одному в каждой строке, по два символа каждый), которые требуется исключить из статистики. Используйте &quot;000&quot; (три нуля), чтобы исключить неизвестные страны."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:168
msgid "Included countries list"
msgstr "Список включенных стран"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:171
msgid "A list of country codes (one per line, two letters each) to include in statistics collection, if this list is not empty, only visitors from the included countries will be recorded.  Use \"000\" (three zeros) to exclude unknown countries."
msgstr "Список кодов стран (по одному в каждой строке, по два символа каждый), которые требуется включить в статистику, если этот список не пуст, то только посетители из этих стран будут добавлены в статистику. Используйте &quot;000&quot; (три нуля), чтобы исключить неизвестные страны."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:176
msgid "Host Exclusions"
msgstr "DNS исключения"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:180
msgid "Excluded hosts list"
msgstr "Список DNS-имен"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:183
msgid "A list of fully qualified host names (ie. server.example.com, one per line) to exclude from statistics collection."
msgstr "Список полных DNS-имен серверов (например server.example.com, по одному в строке), которые требуется исключить из статистики."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:185
msgid "Note: this option will NOT perform a reverse DNS lookup on each page load but instead cache the IP address for the provided hostnames for one hour.  If you are excluding dynamically assigned hosts you may find some degree of overlap when the host changes it's IP address and when the cache is updated resulting in some hits recorded."
msgstr "Примечание: эта опция не выполняет поиск обратного DNS-имя при каждой загрузке страницы, вместо этого она кеширует DNS-имя соответствующее IP-адресу на час. Если вы исключили динамически назначаемые DNS-имена, могут случиться наложения, связанные с одинаковыми данными в кеше и измененным IP-адресе."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:190
msgid "Site URL Exclusions"
msgstr "Исключение адресов сайтов"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:194
msgid "Excluded login page"
msgstr "Исключить страницу авторизации"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:197
msgid "Exclude the login page for registering as a hit."
msgstr "Не учитывать просмотры страницы авторизации."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:201
msgid "Excluded admin pages"
msgstr "Исключить страницы админпанели"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:204
msgid "Exclude the admin pages for registering as a hit."
msgstr "Не учитывать просмотры страниц админпанели."

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:208
msgid "Excluded RSS feeds"
msgstr "Исключить RSS ленты"

#: wp-statistics/includes/settings/tabs/wps-exclusions.php:211
msgid "Exclude the RSS feeds for registering as a hit."
msgstr "Не учитывать просмотры RSS ленты."

#: wp-statistics/includes/settings/tabs/wps-externals.php:162
msgid "browscap settings"
msgstr "Настройки browscap"

#: wp-statistics/includes/settings/tabs/wps-externals.php:167
msgid "browscap usage"
msgstr "Использовать browscap"

#: wp-statistics/includes/settings/tabs/wps-externals.php:52
#: wp-statistics/includes/settings/tabs/wps-externals.php:76
#: wp-statistics/includes/settings/tabs/wps-externals.php:109
#: wp-statistics/includes/settings/tabs/wps-externals.php:172
#: wp-statistics/includes/settings/tabs/wps-externals.php:196
#: wp-statistics/includes/settings/tabs/wps-externals.php:236
#: wp-statistics/includes/settings/tabs/wps-externals.php:260
#: wp-statistics/includes/settings/tabs/wps-general.php:76
#: wp-statistics/includes/settings/tabs/wps-general.php:92
#: wp-statistics/includes/settings/tabs/wps-general.php:116
#: wp-statistics/includes/settings/tabs/wps-general.php:132
#: wp-statistics/includes/settings/tabs/wps-general.php:148
#: wp-statistics/includes/settings/tabs/wps-general.php:160
#: wp-statistics/includes/settings/tabs/wps-general.php:187
#: wp-statistics/includes/settings/tabs/wps-general.php:199
#: wp-statistics/includes/settings/tabs/wps-general.php:214
#: wp-statistics/includes/settings/tabs/wps-general.php:228
#: wp-statistics/includes/settings/tabs/wps-general.php:258
#: wp-statistics/includes/settings/tabs/wps-general.php:270
#: wp-statistics/includes/settings/tabs/wps-general.php:286
#: wp-statistics/includes/settings/tabs/wps-general.php:325
#: wp-statistics/includes/settings/tabs/wps-general.php:341
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:40
#: wp-statistics/includes/settings/tabs/wps-maintenance.php:68
#: wp-statistics/includes/settings/tabs/wps-notifications.php:69
#: wp-statistics/includes/settings/tabs/wps-notifications.php:81
#: wp-statistics/includes/settings/tabs/wps-notifications.php:93
#: wp-statistics/includes/settings/tabs/wps-notifications.php:105
#: wp-statistics/includes/settings/tabs/wps-notifications.php:121
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:34
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:54
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:74
#: wp-statistics/includes/settings/tabs/wps-overview-display.php:86
msgid "Active"
msgstr "Активно"

#: wp-statistics/includes/settings/tabs/wps-externals.php:173
msgid "The browscap database will be downloaded and used to detect robots."
msgstr "Будет загружена и использована база данных browscap для детектирования роботов."

#: wp-statistics/includes/settings/tabs/wps-externals.php:179
msgid "Update browscap Info"
msgstr "Обновить данные browscap"

#: wp-statistics/includes/settings/tabs/wps-externals.php:184
msgid "Download browscap Database"
msgstr "Скачать базу данных browscap"

#: wp-statistics/includes/settings/tabs/wps-externals.php:65
#: wp-statistics/includes/settings/tabs/wps-externals.php:185
#: wp-statistics/includes/settings/tabs/wps-externals.php:249
msgid "Save changes on this page to download the update."
msgstr "Сохраните изменения на этой странице для загрузки обновления."

#: wp-statistics/includes/settings/tabs/wps-externals.php:191
msgid "Schedule weekly update of browscap DB"
msgstr "Еженедельно обновлять базу данных browscap"

#: wp-statistics/includes/settings/tabs/wps-externals.php:79
#: wp-statistics/includes/settings/tabs/wps-externals.php:199
#: wp-statistics/includes/settings/tabs/wps-externals.php:263
msgid "Next update will be"
msgstr "Следующее обновление будет"

#: wp-statistics/includes/settings/tabs/wps-externals.php:215
msgid "Download of the browscap database will be scheduled for once a week."
msgstr "Автоматически обновлять базу данных browscap каждую неделю."

#: wp-statistics/includes/settings/tabs/wps-general.php:50
msgid "This will delete the manual when you save the settings, are you sure?"
msgstr "Это приведет к удалению руководства при сохранении настроек, вы уверены?"

#: wp-statistics/includes/settings/tabs/wps-general.php:77
msgid "This feature will not store IP addresses in the database but instead used a unique hash.  The \"Store entire user agent string\" setting will be disabled if this is selected.  You will not be able to recover the IP addresses in the future to recover location information if this is enabled."
msgstr "Данная функция будет сохранять в базе данных уникальный хэш вместо IP-адреса. Функция \"Сохранять user-агенты\" будет отключена. Так же вы не сможете использовать IP-адреса для определения информации о местоположении."

#: wp-statistics/includes/settings/tabs/wps-general.php:82
#: wp-statistics/shortcode.php:138
msgid "Users Online"
msgstr "Пользователи онлайн"

#: wp-statistics/includes/settings/tabs/wps-general.php:87
msgid "User online"
msgstr "Показ пользователей онлайн"