# Copyright (C) 2024 Gaucho Plugins
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Version Info 1.3.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/version-info\n"
"Last-Translator: Brandon Ernst <support@gauchoplugins.com>\n"
"Language-Team: Russian <gnu@d07.ru>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-15T15:32:56+00:00\n"
"PO-Revision-Date: 2024-10-15 20:04+0400\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: version-info\n"
"Language: ru\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"

#. Plugin Name of the plugin
#: version-info.php version-info.php:121
msgid "Version Info"
msgstr "Информация о версии"

#. Plugin URI of the plugin
#: version-info.php
msgid "https://wordpress.org/plugins/version-info"
msgstr "https://wordpress.org/plugins/version-info"

#. Description of the plugin
#: version-info.php
msgid ""
"Show current WordPress, PHP, Web Server, and MySQL versions in admin footer."
msgstr "Показывает текущие версии WordPress, PHP, веб-сервера и MySQL в нижнем колонтитуле админ-панели."

#. Author of the plugin
#: version-info.php
msgid "Gaucho Plugins"
msgstr "Gaucho Plugins"

#. Author URI of the plugin
#: version-info.php
msgid "https://gauchoplugins.com"
msgstr "https://gauchoplugins.com"

#: version-info.php:38
msgid "Error fetching version"
msgstr "Ошибка при получении версии"

#: version-info.php:43
msgid "You are running WordPress %s | PHP %s | Web Server %s | MySQL %s"
msgstr "Вы используете WordPress %s | PHP %s | Веб-сервер %s | MySQL %s"

#. Translators: %s is the environment type.
#: version-info.php:53
msgid "Environment <code>%s</code>"
msgstr "Окружение <code>%s</code>"

#: version-info.php:139
msgid "WordPress Version:"
msgstr "Версия WordPress:"

#: version-info.php:140
msgid "PHP Version:"
msgstr "Версия PHP:"

#: version-info.php:141
msgid "Web Server:"
msgstr "Веб-сервер:"

#: version-info.php:142
msgid "MySQL Version:"
msgstr "Версия MySQL:"
