# Translation of Plugins - Disable REST API - Development (trunk) in Russian
# This file is distributed under the same license as the Plugins - Disable REST API - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2019-05-11 12:04:43+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.4.0-alpha\n"
"Language: ru\n"
"Project-Id-Version: Plugins - Disable REST API - Development (trunk)\n"

#. Author URI of the plugin
msgid "http://www.binarytemplar.com"
msgstr "http://www.binarytemplar.com"

#. Author of the plugin
msgid "Dave McHale"
msgstr "Dave McHale"

#. Plugin URI of the plugin
msgid "http://www.binarytemplar.com/disable-json-api"
msgstr "http://www.binarytemplar.com/disable-json-api"

#: classes/disable-rest-api.php:207
msgid "DRA: Only authenticated users can access the REST API."
msgstr "DRA: Только авторизованные пользователи могут испольковать REST API."

#: classes/disable-rest-api.php:183
msgid "Whitelist settings saved."
msgstr "Настройки белого списка сохранены."

#: classes/disable-rest-api.php:176
msgid "All whitelists have been removed."
msgstr "Все белые списки были удалены."

#: classes/disable-rest-api.php:131
msgid "Settings"
msgstr "Настройки"

#: classes/disable-rest-api.php:112
msgid "Disable REST API Settings"
msgstr "Настройки Disable REST API"

#: admin.php:69
msgid "On this website, the REST API root is %s"
msgstr "Путь к REST API на этом сайте: %s"

#: admin.php:65
msgid "REST API ROOT"
msgstr "REST API ROOT"

#: admin.php:36
msgid "Reset Whitelisted Routes"
msgstr "Сбросить правила белого списка"

#: admin.php:26
msgid "IMPORTANT NOTE:"
msgstr "ВАЖНО:"

#: admin.php:24
msgid "By default, this plugin ensures that the entire REST API is protected from non-authenticated users. You may use this page to specify which endpoints should be allowed to behave as normal."
msgstr "По умолчанию этот плагин гарантирует, что весь REST API защищен от неаутентифицированных пользователей. Вы можете использовать эту страницу, чтобы указать, к каким путям должен быть доступ."

#. Plugin Name of the plugin
#: classes/disable-rest-api.php:112 admin.php:22
msgid "Disable REST API"
msgstr "Отключить REST API"