diff --git a/wp-content/languages/admin-network-ru_RU.mo b/wp-content/languages/admin-network-ru_RU.mo index 0175d1305a7caccd2d837842768b43f70955b608..dbc36afed2674d3e4117292984a0d3c778aca0f1 100644 Binary files a/wp-content/languages/admin-network-ru_RU.mo and b/wp-content/languages/admin-network-ru_RU.mo differ diff --git a/wp-content/languages/admin-network-ru_RU.po b/wp-content/languages/admin-network-ru_RU.po index f71acdd3ef68008be76316eacf040d6cc6e2bd73..11a40d5083bde357d828dd42bb76f769b68cb058 100644 --- a/wp-content/languages/admin-network-ru_RU.po +++ b/wp-content/languages/admin-network-ru_RU.po @@ -1,5 +1,5 @@ -# Translation of WordPress - 4.7.x - Administration - Network Admin in Russian -# This file is distributed under the same license as the WordPress - 4.7.x - Administration - Network Admin package. +# Translation of WordPress - 4.8.x - Administration - Network Admin in Russian +# This file is distributed under the same license as the WordPress - 4.8.x - Administration - Network Admin package. msgid "" msgstr "" "PO-Revision-Date: 2016-11-08 20:20:09+0000\n" @@ -9,10 +9,10 @@ msgstr "" "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: WordPress - 4.7.x - Administration - Network Admin\n" +"Project-Id-Version: WordPress - 4.8.x - Administration - Network Admin\n" #: wp-admin/network/index.php:51 wp-admin/network/site-info.php:31 -#: wp-admin/network/site-new.php:30 wp-admin/network/site-settings.php:30 +#: wp-admin/network/site-new.php:31 wp-admin/network/site-settings.php:30 #: wp-admin/network/site-themes.php:30 wp-admin/network/site-users.php:33 #: wp-admin/network/sites.php:43 wp-admin/network/user-new.php:27 #: wp-admin/network/users.php:180 @@ -39,17 +39,38 @@ msgctxt "theme" msgid "Delete %s" msgstr "Удалить %s" -#: wp-admin/network/sites.php:245 -msgid "Sorry, you are not allowed to delete that site." -msgstr "Извините, вам не разрешено удалять этот сайт." +#: wp-admin/network/themes.php:90 +msgid "Sorry, you are not allowed to delete themes for this site." +msgstr "Извините, вам не разрешено удалять темы на этом сайте." #: wp-admin/network/themes.php:14 msgid "Sorry, you are not allowed to manage network themes." msgstr "Извините, вам не разрешено управлять темами сети." -#: wp-admin/network/themes.php:90 -msgid "Sorry, you are not allowed to delete themes for this site." -msgstr "Извините, вам не разрешено удалять темы на этом сайте." +#: wp-admin/network/sites.php:245 +msgid "Sorry, you are not allowed to delete that site." +msgstr "Извините, вам не разрешено удалять этот сайт." + +#: wp-admin/network/site-themes.php:14 +msgid "Sorry, you are not allowed to manage themes for this site." +msgstr "Извините, вам не разрешено управлять темами на этом сайте." + +#: wp-admin/network/site-new.php:17 +msgid "Sorry, you are not allowed to add sites to this network." +msgstr "Извините, вам не разрешено добавлять сайты в эту сеть." + +#: wp-admin/network/site-info.php:14 wp-admin/network/site-settings.php:14 +#: wp-admin/network/site-users.php:14 +msgid "Sorry, you are not allowed to edit this site." +msgstr "Извините, вам не разрешено редактировать этот сайт." + +#: wp-admin/network/settings.php:270 +msgid "The email address of the first comment author on a new site." +msgstr "Адрес e-mail автора первого комментария на новом сайте." + +#: wp-admin/network/settings.php:266 +msgid "First Comment Email" +msgstr "E-mail первого комментария" #. translators: This string should only be translated if wp-config-sample.php #. is localized. You can check the localized release package or @@ -65,27 +86,6 @@ msgstr "Это всё, дальше не редактируем. Успехов! msgid "Add the following to your %1$s file in %2$s <strong>above</strong> the line reading %3$s:" msgstr "Добавьте следующие строки в файл %1$s в каталоге %2$s <strong>перед</strong> строкой %3$s:" -#: wp-admin/network/site-info.php:14 wp-admin/network/site-settings.php:14 -#: wp-admin/network/site-users.php:14 -msgid "Sorry, you are not allowed to edit this site." -msgstr "Извините, вам не разрешено редактировать этот сайт." - -#: wp-admin/network/site-new.php:17 -msgid "Sorry, you are not allowed to add sites to this network." -msgstr "Извините, вам не разрешено добавлять сайты в эту сеть." - -#: wp-admin/network/site-themes.php:14 -msgid "Sorry, you are not allowed to manage themes for this site." -msgstr "Извините, вам не разрешено управлять темами на этом сайте." - -#: wp-admin/network/settings.php:266 -msgid "First Comment Email" -msgstr "E-mail первого комментария" - -#: wp-admin/network/settings.php:270 -msgid "The email address of the first comment author on a new site." -msgstr "Адрес e-mail автора первого комментария на новом сайте." - #. translators: 1: theme name, 2: theme author #: wp-admin/network/themes.php:138 msgctxt "theme" @@ -97,6 +97,15 @@ msgstr "%1$s автора %2$s" msgid "User added. <a href=\"%s\">Edit user</a>" msgstr "Пользователь добавлен. <a href=\"%s\">Редактировать</a>" +#: wp-admin/network/site-new.php:206 +msgid "Only lowercase letters (a-z), numbers, and hyphens are allowed." +msgstr "Разрешены только латинские буквы в нижнем регистре (a—z), цифры и дефисы." + +#: wp-admin/network/site-new.php:156 +msgctxt "email \"From\" field" +msgid "Site Admin" +msgstr "Администратор сайта" + #. translators: 1: wp-config.php #: wp-admin/includes/network.php:470 msgid "These unique authentication keys are also missing from your %s file." @@ -107,14 +116,21 @@ msgstr "Следующие уникальные ключи аутентифик msgid "This unique authentication key is also missing from your %s file." msgstr "Следующий уникальный ключ аутентификации также отсутствует в вашем файле %s." -#: wp-admin/network/site-new.php:155 -msgctxt "email \"From\" field" -msgid "Site Admin" -msgstr "Администратор сайта" +#. translators: 1: wp-config.php +#: wp-admin/includes/network.php:408 +msgid "We recommend you back up your existing %s file." +msgstr "Рекомендуем сделать копию текущего файла %s." -#: wp-admin/network/site-new.php:205 -msgid "Only lowercase letters (a-z), numbers, and hyphens are allowed." -msgstr "Разрешены только латинские буквы в нижнем регистре (a—z), цифры и дефисы." +#. translators: 1: wp-config.php 2: .htaccess +#. translators: 1: wp-config.php 2: web.config +#: wp-admin/includes/network.php:392 wp-admin/includes/network.php:400 +msgid "We recommend you back up your existing %1$s and %2$s files." +msgstr "Рекомендуем сделать копию текущих файлов %1$s и %2$s." + +#. translators: 1: localhost 2: localhost.localdomain +#: wp-admin/includes/network.php:264 +msgid "Because you are using %1$s, the sites in your WordPress network must use sub-directories. Consider using %2$s if you wish to use sub-domains." +msgstr "Поскольку вы используете %1$s, сайты вашей сети должны использовать подкаталоги. Если вы хотите использовать поддомены, стоит перейти на %2$s." #. translators: %s: host name #: wp-admin/includes/network.php:248 wp-admin/includes/network.php:297 @@ -126,168 +142,116 @@ msgstr "Интернет-адресом вашей сети будет %s." msgid "We recommend you change your siteurl to %1$s before enabling the network feature. It will still be possible to visit your site using the %3$s prefix with an address like %2$s but any links will not have the %3$s prefix." msgstr "Рекомендуем перед установкой сети изменить параметр siteurl на %1$s. Ваш сайт по-прежнему будет доступен с префиксом %3$s по адресу %2$s, однако в ссылках не будет префикса %3$s." -#. translators: 1: localhost 2: localhost.localdomain -#: wp-admin/includes/network.php:264 -msgid "Because you are using %1$s, the sites in your WordPress network must use sub-directories. Consider using %2$s if you wish to use sub-domains." -msgstr "Поскольку вы используете %1$s, сайты вашей сети должны использовать подкаталоги. Если вы хотите использовать поддомены, стоит перейти на %2$s." - -#. translators: 1: wp-config.php -#: wp-admin/includes/network.php:408 -msgid "We recommend you back up your existing %s file." -msgstr "Рекомендуем сделать копию текущего файла %s." - -#. translators: 1: wp-config.php 2: .htaccess -#. translators: 1: wp-config.php 2: web.config -#: wp-admin/includes/network.php:392 wp-admin/includes/network.php:400 -msgid "We recommend you back up your existing %1$s and %2$s files." -msgstr "Рекомендуем сделать копию текущих файлов %1$s и %2$s." +#: wp-admin/includes/network.php:203 +msgid "You cannot change this later." +msgstr "Это значение нельзя изменить позже." #: wp-admin/includes/network.php:202 msgid "Please choose whether you would like sites in your WordPress network to use sub-domains or sub-directories." msgstr "Выберите, хотите ли вы использовать для сайтов вашей сети поддомены или подкаталоги." -#: wp-admin/includes/network.php:203 -msgid "You cannot change this later." -msgstr "Это значение нельзя изменить позже." - #. translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google #. search for mod_rewrite #: wp-admin/includes/network.php:191 msgid "If %1$s is disabled, ask your administrator to enable that module, or look at the <a href=\"%2$s\">Apache documentation</a> or <a href=\"%3$s\">elsewhere</a> for help setting it up." msgstr "Если %1$s отключён, попросите администратора сервера включить его, либо обратитесь к <a href=\"%2$s\">документации по Apache</a> или <a href=\"%3$s\">другим ресурсам</a> за информацией." -#. translators: %s: port number -#: wp-admin/includes/network.php:125 -msgid "You cannot use port numbers such as %s." -msgstr "Нельзя использовать номера портов, такие как %s." - -#. translators: %s: mod_rewrite -#: wp-admin/includes/network.php:175 -msgid "Please make sure the Apache %s module is installed as it will be used at the end of this installation." -msgstr "Убедитесь, что на вашем сервере установлен модуль Apache %s. После завершения установки он будет использоваться." - #. translators: %s: mod_rewrite #: wp-admin/includes/network.php:182 msgid "It looks like the Apache %s module is not installed." msgstr "Похоже, что модуль Apache %s не установлен." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:42 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:537 -#: wp-admin/network/site-info.php:188 -msgctxt "site" -msgid "Spam" -msgstr "Спам" - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:192 -msgid "No sites found." -msgstr "Сайтов не найдено." - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:203 -msgctxt "site" -msgid "Mark as Spam" -msgstr "Пометить как спам" - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:204 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:535 -msgctxt "site" -msgid "Not Spam" -msgstr "Не спам" +#. translators: %s: mod_rewrite +#: wp-admin/includes/network.php:175 +msgid "Please make sure the Apache %s module is installed as it will be used at the end of this installation." +msgstr "Убедитесь, что на вашем сервере установлен модуль Apache %s. После завершения установки он будет использоваться." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:230 -#: wp-admin/network/site-info.php:181 -msgid "Last Updated" -msgstr "Последнее обновление" +#. translators: %s: port number +#: wp-admin/includes/network.php:125 +msgid "You cannot use port numbers such as %s." +msgstr "Нельзя использовать номера портов, такие как %s." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:231 -#: wp-admin/network/site-info.php:177 -msgctxt "site" +#: wp-admin/includes/class-wp-ms-users-list-table.php:172 +msgctxt "user" msgid "Registered" msgstr "Зарегистрирован" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:41 -#: wp-admin/network/site-info.php:187 -msgid "Archived" -msgstr "Заархивирован" - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:43 -#: wp-admin/network/site-info.php:189 -msgid "Deleted" -msgstr "Удалён" - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:44 -#: wp-admin/network/site-info.php:191 -msgid "Mature" -msgstr "Для взрослых" - -#: wp-admin/includes/class-wp-ms-sites-list-table.php:529 -msgid "Unarchive" -msgstr "Из архива" +#: wp-admin/includes/class-wp-ms-users-list-table.php:142 +msgid "Super Admin <span class=\"count\">(%s)</span>" +msgid_plural "Super Admins <span class=\"count\">(%s)</span>" +msgstr[0] "Суперадминистраторы <span class=\"count\">(%s)</span>" +msgstr[1] "Суперадминистраторы <span class=\"count\">(%s)</span>" +msgstr[2] "Суперадминистраторы <span class=\"count\">(%s)</span>" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:531 -msgctxt "verb; site" -msgid "Archive" -msgstr "В архив" +#: wp-admin/includes/class-wp-ms-users-list-table.php:114 +msgctxt "user" +msgid "Not Spam" +msgstr "Не спамер" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:360 -msgid "Never" -msgstr "Никогда" +#: wp-admin/includes/class-wp-ms-users-list-table.php:113 +msgctxt "user" +msgid "Mark as Spam" +msgstr "Пометить как спамера" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:333 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:425 -msgid "Enable" -msgstr "Разрешить" +#: wp-admin/includes/class-wp-ms-themes-list-table.php:573 +msgid "Visit Theme Site" +msgstr "Перейти на сайт темы" -#: wp-admin/includes/class-wp-ms-users-list-table.php:171 -msgctxt "user" -msgid "Registered" -msgstr "Зарегистрирован" +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:568 +msgid "Visit %s homepage" +msgstr "Перейти на страницу %s" #: wp-admin/includes/class-wp-ms-themes-list-table.php:541 msgid "Broken Theme:" msgstr "Повреждённая тема:" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:234 -msgid "No themes found." -msgstr "Тем не найдено." +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:457 +msgid "Open %s in the Theme Editor" +msgstr "Открыть %s в редакторе тем" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:236 -msgid "You do not appear to have any themes available at this time." -msgstr "Похоже, в настоящий момент у вас нет ни одной темы." +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:441 +msgid "Network Disable %s" +msgstr "Запретить %s для сети" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:247 -msgid "Theme" -msgstr "Тема" +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:438 +msgid "Disable %s" +msgstr "Запретить %s" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:335 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:447 -msgid "Disable" -msgstr "Запретить" +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:419 +msgid "Network Enable %s" +msgstr "Разрешить %s для сети" + +#. translators: %s: theme name +#: wp-admin/includes/class-wp-ms-themes-list-table.php:416 +msgid "Enable %s" +msgstr "Разрешить %s" #: wp-admin/includes/class-wp-ms-themes-list-table.php:335 #: wp-admin/includes/class-wp-ms-themes-list-table.php:447 msgid "Network Disable" msgstr "Запретить для сети" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:573 -msgid "Visit Theme Site" -msgstr "Перейти на сайт темы" - -#: wp-admin/includes/class-wp-ms-users-list-table.php:113 -msgctxt "user" -msgid "Mark as Spam" -msgstr "Пометить как спамера" +#: wp-admin/includes/class-wp-ms-themes-list-table.php:335 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:447 +msgid "Disable" +msgstr "Запретить" -#: wp-admin/includes/class-wp-ms-users-list-table.php:114 -msgctxt "user" -msgid "Not Spam" -msgstr "Не спамер" +#: wp-admin/includes/class-wp-ms-themes-list-table.php:333 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:425 +msgid "Enable" +msgstr "Разрешить" -#: wp-admin/includes/class-wp-ms-users-list-table.php:142 -msgid "Super Admin <span class=\"count\">(%s)</span>" -msgid_plural "Super Admins <span class=\"count\">(%s)</span>" -msgstr[0] "Суперадминистраторы <span class=\"count\">(%s)</span>" -msgstr[1] "Суперадминистраторы <span class=\"count\">(%s)</span>" -msgstr[2] "Суперадминистраторы <span class=\"count\">(%s)</span>" +#: wp-admin/includes/class-wp-ms-themes-list-table.php:302 +msgid "Broken <span class=\"count\">(%s)</span>" +msgid_plural "Broken <span class=\"count\">(%s)</span>" +msgstr[0] "Повреждённые <span class=\"count\">(%s)</span>" +msgstr[1] "Повреждённые <span class=\"count\">(%s)</span>" +msgstr[2] "Повреждённые <span class=\"count\">(%s)</span>" #: wp-admin/includes/class-wp-ms-themes-list-table.php:296 msgid "Disabled <span class=\"count\">(%s)</span>" @@ -303,13 +267,6 @@ msgstr[0] "Разрешённые <span class=\"count\">(%s)</span>" msgstr[1] "Разрешённые <span class=\"count\">(%s)</span>" msgstr[2] "Разрешённые <span class=\"count\">(%s)</span>" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:302 -msgid "Broken <span class=\"count\">(%s)</span>" -msgid_plural "Broken <span class=\"count\">(%s)</span>" -msgstr[0] "Повреждённые <span class=\"count\">(%s)</span>" -msgstr[1] "Повреждённые <span class=\"count\">(%s)</span>" -msgstr[2] "Повреждённые <span class=\"count\">(%s)</span>" - #: wp-admin/includes/class-wp-ms-themes-list-table.php:290 msgctxt "themes" msgid "All <span class=\"count\">(%s)</span>" @@ -318,42 +275,85 @@ msgstr[0] "Все <span class=\"count\">(%s)</span>" msgstr[1] "Все <span class=\"count\">(%s)</span>" msgstr[2] "Все <span class=\"count\">(%s)</span>" +#: wp-admin/includes/class-wp-ms-themes-list-table.php:247 +msgid "Theme" +msgstr "Тема" + +#: wp-admin/includes/class-wp-ms-themes-list-table.php:236 +msgid "You do not appear to have any themes available at this time." +msgstr "Похоже, в настоящий момент у вас нет ни одной темы." + +#: wp-admin/includes/class-wp-ms-themes-list-table.php:234 +msgid "No themes found." +msgstr "Тем не найдено." + +#: wp-admin/includes/class-wp-ms-sites-list-table.php:538 +msgctxt "verb; site" +msgid "Archive" +msgstr "В архив" + +#: wp-admin/includes/class-wp-ms-sites-list-table.php:536 +msgid "Unarchive" +msgstr "Из архива" + +#: wp-admin/includes/class-wp-ms-sites-list-table.php:365 +msgid "Never" +msgstr "Никогда" + #. translators: 1: site name, 2: site tagline. -#: wp-admin/includes/class-wp-ms-sites-list-table.php:334 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:337 msgid "%1$s – %2$s" msgstr "%1$s – %2$s" -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:416 -msgid "Enable %s" -msgstr "Разрешить %s" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:231 +#: wp-admin/network/site-info.php:177 +msgctxt "site" +msgid "Registered" +msgstr "Зарегистрирован" -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:419 -msgid "Network Enable %s" -msgstr "Разрешить %s для сети" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:230 +#: wp-admin/network/site-info.php:181 +msgid "Last Updated" +msgstr "Последнее обновление" -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:438 -msgid "Disable %s" -msgstr "Запретить %s" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:204 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:542 +msgctxt "site" +msgid "Not Spam" +msgstr "Не спам" -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:441 -msgid "Network Disable %s" -msgstr "Запретить %s для сети" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:203 +msgctxt "site" +msgid "Mark as Spam" +msgstr "Пометить как спам" -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:457 -msgid "Open %s in the Theme Editor" -msgstr "Открыть %s в редакторе тем" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:192 +msgid "No sites found." +msgstr "Сайтов не найдено." -#. translators: %s: theme name -#: wp-admin/includes/class-wp-ms-themes-list-table.php:568 -msgid "Visit %s homepage" -msgstr "Перейти на страницу %s" +#: wp-admin/includes/class-wp-ms-sites-list-table.php:44 +#: wp-admin/network/site-info.php:191 +msgid "Mature" +msgstr "Для взрослых" -#: wp-admin/network/site-users.php:332 wp-admin/network/user-new.php:117 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:43 +#: wp-admin/network/site-info.php:189 +msgid "Deleted" +msgstr "Удалён" + +#: wp-admin/includes/class-wp-ms-sites-list-table.php:42 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:544 +#: wp-admin/network/site-info.php:188 +msgctxt "site" +msgid "Spam" +msgstr "Спам" + +#: wp-admin/includes/class-wp-ms-sites-list-table.php:41 +#: wp-admin/network/site-info.php:187 +msgid "Archived" +msgstr "Заархивирован" + +#: wp-admin/network/site-users.php:339 wp-admin/network/user-new.php:117 msgid "A password reset link will be sent to the user via email." msgstr "Ссылка для сброса пароля будет отправлена пользователю по e-mail." @@ -391,10 +391,6 @@ msgstr "Навигация по списку пользователей сайт msgid "Filter site users list" msgstr "Фильтровать список пользователей сайта" -#: wp-admin/network/site-themes.php:34 -msgid "Filter site themes list" -msgstr "Фильтровать список тем сайта" - #: wp-admin/network/site-themes.php:36 msgid "Site themes list" msgstr "Список тем сайта" @@ -403,7 +399,11 @@ msgstr "Список тем сайта" msgid "Site themes list navigation" msgstr "Навигация по списку тем сайта" -#: wp-admin/network/site-new.php:110 +#: wp-admin/network/site-themes.php:34 +msgid "Filter site themes list" +msgstr "Фильтровать список тем сайта" + +#: wp-admin/network/site-new.php:111 msgid "The domain or path entered conflicts with an existing username." msgstr "Введённый домен или путь конфликтует с существующим именем пользователя." @@ -468,7 +468,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Tools_Network_Screen\">Докум msgid "<a href=\"https://codex.wordpress.org/Network_Admin\">Documentation on the Network Admin</a>" msgstr "<a href=\"https://codex.wordpress.org/Network_Admin\">Документация по управлению сетью</a>" -#: wp-admin/network/site-info.php:30 wp-admin/network/site-new.php:29 +#: wp-admin/network/site-info.php:30 wp-admin/network/site-new.php:30 #: wp-admin/network/site-settings.php:29 wp-admin/network/site-themes.php:29 #: wp-admin/network/site-users.php:32 wp-admin/network/sites.php:42 msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Sites_Screen\">Documentation on Site Management</a>" @@ -487,7 +487,7 @@ msgid "<a href=\"https://codex.wordpress.org/Network_Admin_Settings_Screen\">Doc msgstr "<a href=\"https://codex.wordpress.org/Network_Admin_Settings_Screen\">Документация по настройкам сети</a>" #. translators: 1: site url, 2: server error message -#: wp-admin/network/upgrade.php:87 +#: wp-admin/network/upgrade.php:88 msgid "Warning! Problem updating %1$s. Your server may not be able to connect to sites running on it. Error message: %2$s" msgstr "Внимание! Проблема при обновлении %1$s. Похоже, сервер не имеет возможности подключаться к находящимся на нём сайтам. Текст ошибки: %2$s" @@ -503,39 +503,47 @@ msgstr "Эти темы могут быть активными на других msgid "Are you sure you wish to delete this theme?" msgstr "Вы уверены, что хотите удалить эту тему?" -#: wp-admin/network/site-themes.php:193 wp-admin/network/themes.php:272 +#: wp-admin/network/site-themes.php:197 wp-admin/network/themes.php:279 msgid "%s theme disabled." msgid_plural "%s themes disabled." msgstr[0] "%s тема запрещена." msgstr[1] "%s темы запрещены." msgstr[2] "%s тем запрещены." -#: wp-admin/network/site-themes.php:185 wp-admin/network/themes.php:264 +#: wp-admin/network/site-themes.php:189 wp-admin/network/themes.php:271 msgid "%s theme enabled." msgid_plural "%s themes enabled." msgstr[0] "%s тема разрешена." msgstr[1] "%s темы разрешены." msgstr[2] "%s тем разрешены." -#: wp-admin/network/themes.php:280 +#: wp-admin/network/themes.php:287 msgid "%s theme deleted." msgid_plural "%s themes deleted." msgstr[0] "%s тема удалена." msgstr[1] "%s темы удалены." msgstr[2] "%s тем удалены." -#: wp-admin/network/themes.php:129 -msgid "Delete Themes" -msgstr "Удалить темы" - #: wp-admin/network/themes.php:163 msgid "Yes, delete these themes" msgstr "Да, удалить эти темы" +#: wp-admin/network/themes.php:129 +msgid "Delete Themes" +msgstr "Удалить темы" + #: wp-admin/network/settings.php:132 msgid "New registrations settings" msgstr "Настройки регистрации" +#: wp-admin/network/settings.php:317 +msgid "Size in kilobytes" +msgstr "Размер в килобайтах" + +#: wp-admin/network/settings.php:301 +msgid "Allowed file types. Separate types by spaces." +msgstr "Разрешённые типы файлов. Разделяются пробелами." + #: wp-admin/network/site-info.php:197 msgid "Set site attributes" msgstr "Задать атрибуты сайта" @@ -544,14 +552,6 @@ msgstr "Задать атрибуты сайта" msgid "Enable menus" msgstr "Разрешить меню" -#: wp-admin/network/settings.php:301 -msgid "Allowed file types. Separate types by spaces." -msgstr "Разрешённые типы файлов. Разделяются пробелами." - -#: wp-admin/network/settings.php:317 -msgid "Size in kilobytes" -msgstr "Размер в килобайтах" - #. translators: 1: a filename like .htaccess. 2: a file path. #: wp-admin/includes/network.php:539 wp-admin/includes/network.php:579 msgid "Add the following to your %1$s file in %2$s, <strong>replacing</strong> other WordPress rules:" @@ -569,73 +569,73 @@ msgstr "На этот адрес будут приходить уведомле msgid "Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to their Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site." msgstr "При наведении курсора на пользователей появляются ссылки редактирования. Ссылка «Изменить» слева ведёт на страницу редактирования профиля пользователя; ссылка «Изменить» справа от имени сайта ведёт на экран «Редактировать сайт»." -#: wp-admin/network/index.php:36 -msgid "To add a new user, <strong>click Create a New User</strong>." -msgstr "Чтобы добавить нового пользователя, <strong>нажмите «Создать нового пользователя»</strong>." - -#: wp-admin/network/index.php:37 -msgid "To add a new site, <strong>click Create a New Site</strong>." -msgstr "Чтобы добавить новый сайт, <strong>нажмите «Создать новый сайт»</strong>." +#: wp-admin/network/index.php:40 +msgid "To search for a site, <strong>enter the path or domain</strong>." +msgstr "Чтобы найти сайт, <strong>введите путь или домен</strong>." #: wp-admin/network/index.php:39 msgid "To search for a user, <strong>enter an email address or username</strong>. Use a wildcard to search for a partial username, such as user*." msgstr "Чтобы найти пользователя, <strong>введите его имя или e-mail</strong>. Используйте маску, чтобы найти частичное совпадение — например, user*." -#: wp-admin/network/index.php:40 -msgid "To search for a site, <strong>enter the path or domain</strong>." -msgstr "Чтобы найти сайт, <strong>введите путь или домен</strong>." +#: wp-admin/network/index.php:37 +msgid "To add a new site, <strong>click Create a New Site</strong>." +msgstr "Чтобы добавить новый сайт, <strong>нажмите «Создать новый сайт»</strong>." -#: wp-admin/network/index.php:22 -msgid "Welcome to your Network Admin. This area of the Administration Screens is used for managing all aspects of your Multisite Network." -msgstr "Добро пожаловать в панель управления сетью. Эта часть экранов управления используется для настройки всех аспектов работы вашей сети." +#: wp-admin/network/index.php:36 +msgid "To add a new user, <strong>click Create a New User</strong>." +msgstr "Чтобы добавить нового пользователя, <strong>нажмите «Создать нового пользователя»</strong>." -#: wp-admin/network/index.php:23 -msgid "From here you can:" -msgstr "Здесь вы можете:" +#: wp-admin/network/index.php:44 +msgid "Quick Tasks" +msgstr "Быстрый доступ" -#: wp-admin/network/index.php:24 -msgid "Add and manage sites or users" -msgstr "Добавлять сайты и пользователей и управлять ими." +#: wp-admin/network/index.php:38 +msgid "To search for a user or site, use the search boxes." +msgstr "Чтобы найти пользователя или сайт, используйте поля для поиска." -#: wp-admin/network/index.php:25 -msgid "Install and activate themes or plugins" -msgstr "Устанавливать и активировать темы и плагины." +#: wp-admin/network/index.php:35 +msgid "The Right Now widget on this screen provides current user and site counts on your network." +msgstr "Виджет «Прямо сейчас» на этом экране отображает текущее количество пользователей и сайтов вашей сети." + +#: wp-admin/network/index.php:27 +msgid "Modify global network settings" +msgstr "Изменять глобальные параметры сети." #: wp-admin/network/index.php:26 msgid "Update your network" msgstr "Обновлять свою сеть." -#: wp-admin/network/index.php:27 -msgid "Modify global network settings" -msgstr "Изменять глобальные параметры сети." +#: wp-admin/network/index.php:25 +msgid "Install and activate themes or plugins" +msgstr "Устанавливать и активировать темы и плагины." -#: wp-admin/network/index.php:35 -msgid "The Right Now widget on this screen provides current user and site counts on your network." -msgstr "Виджет «Прямо сейчас» на этом экране отображает текущее количество пользователей и сайтов вашей сети." +#: wp-admin/network/index.php:24 +msgid "Add and manage sites or users" +msgstr "Добавлять сайты и пользователей и управлять ими." -#: wp-admin/network/index.php:38 -msgid "To search for a user or site, use the search boxes." -msgstr "Чтобы найти пользователя или сайт, используйте поля для поиска." +#: wp-admin/network/index.php:23 +msgid "From here you can:" +msgstr "Здесь вы можете:" -#: wp-admin/network/index.php:44 -msgid "Quick Tasks" -msgstr "Быстрый доступ" +#: wp-admin/network/index.php:22 +msgid "Welcome to your Network Admin. This area of the Administration Screens is used for managing all aspects of your Multisite Network." +msgstr "Добро пожаловать в панель управления сетью. Эта часть экранов управления используется для настройки всех аспектов работы вашей сети." -#: wp-admin/network/menu.php:22 wp-admin/network/upgrade.php:15 -#: wp-admin/network/upgrade.php:39 wp-admin/network/upgrade.php:130 -msgid "Upgrade Network" -msgstr "Обновить сеть" +#: wp-admin/network/upgrade.php:127 +msgid "WordPress has been updated! Before we send you on your way, we need to individually upgrade the sites in your network." +msgstr "WordPress был обновлён! Прежде чем продолжить работу, нужно обновить базу данных каждого сайта вашей сети." #: wp-admin/network/upgrade.php:22 msgid "Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Upgrade Network button will step through each site in the network, five at a time, and make sure any database updates are applied." msgstr "Используйте этот экран только после обновления до новой версии WordPress со страницы «Обновления > Все обновления» (через меню раздела «Администрирование сети» или через верхнюю панель). При нажатии на кнопку «Обновить сеть» для каждого сайта сети (по пять за один раз) будет запущена процедура обновления базы данных." -#: wp-admin/network/upgrade.php:126 -msgid "WordPress has been updated! Before we send you on your way, we need to individually upgrade the sites in your network." -msgstr "WordPress был обновлён! Прежде чем продолжить работу, нужно обновить базу данных каждого сайта вашей сети." +#: wp-admin/network/menu.php:22 wp-admin/network/upgrade.php:15 +#: wp-admin/network/upgrade.php:40 wp-admin/network/upgrade.php:131 +msgid "Upgrade Network" +msgstr "Обновить сеть" #. translators: 1: user login, 2: site url, 3: site name/title -#: wp-admin/network/site-new.php:145 +#: wp-admin/network/site-new.php:146 msgid "" "New site created by %1$s\n" "\n" @@ -647,15 +647,57 @@ msgstr "" "Адрес: %2$s\n" "Название: %3$s" -#: wp-admin/network.php:62 -msgid "Add the designated lines of code to wp-config.php (just before <code>/*...stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing WordPress rules)." -msgstr "Добавьте указанные фрагменты кода в файлы wp-config.php (перед строкой <code>/*...дальше не редактируем...*/</code>) и <code>.htaccess</code> (заменив существующие правила WordPress)." - #: wp-admin/includes/network.php:229 wp-admin/includes/network.php:545 #: wp-admin/includes/network.php:585 msgid "Subdirectory networks may not be fully compatible with custom wp-content directories." msgstr "Совместимость сетей в режиме подкаталогов с произвольными директориями wp-content может быть неполной." +#: wp-admin/network.php:62 +msgid "Add the designated lines of code to wp-config.php (just before <code>/*...stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing WordPress rules)." +msgstr "Добавьте указанные фрагменты кода в файлы wp-config.php (перед строкой <code>/*...дальше не редактируем...*/</code>) и <code>.htaccess</code> (заменив существующие правила WordPress)." + +#: wp-admin/network/settings.php:35 +msgid "Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges." +msgstr "Суперадминистраторов теперь нельзя добавлять с экрана «Настройки». Нужно открыть список существующих пользователей на экране «Управление сетью > Пользователи», затем нажать на имя пользователя или ссылку «Изменить» под ним. Откроется страница «Редактировать пользователя», где можно отметить галочку, дающую возможности суперадминистратора." + +#: wp-admin/network/menu.php:19 +msgid "Updates" +msgstr "Обновления" + +#: wp-admin/network/site-new.php:24 +msgid "This screen is for Super Admins to add new sites to the network. This is not affected by the registration settings." +msgstr "На этом экране суперадминистраторы могут добавлять к сети новые сайты. Настройки регистрации здесь не действуют." + +#: wp-admin/network/sites.php:31 +msgid "An Edit link to a separate Edit Site screen." +msgstr "«Изменить» — ссылка на отдельный экран редактирования сайта." + +#: wp-admin/network/themes.php:224 +msgid "Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes." +msgstr "Администратор сети может разрешать использование тех или иных тем на каждом сайте в индивидуальном порядке с помощью экрана «Редактировать сайт», где есть вкладка «Темы». Попасть туда можно по ссылке «Изменить» с экрана «Все сайты». Устанавливать и редактировать темы могут только администраторы сети." + +#: wp-admin/network/sites.php:34 +msgid "Delete which is a permanent action after the confirmation screens." +msgstr "«Удалить» — необратимое действие, требующее подтверждения." + +#: wp-admin/network/sites.php:37 +msgid "Clicking on bold headings can re-sort this table." +msgstr "Можно сортировать таблицу по столбцам, нажимая на их заголовки." + +#: wp-admin/network/menu.php:41 wp-admin/network/themes.php:253 +msgctxt "theme" +msgid "Add New" +msgstr "Добавить новую" + +#: wp-admin/network/sites.php:28 +msgid "Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page." +msgstr "Кнопка «Добавить новый» ведёт на экран добавления нового сайта. Можно найти сайт по названию, идентификатору или IP-адресу. На вкладке «Настройки экрана» можно выбрать количество сайтов для отображения на одной странице." + +#. translators: 1: dashboard url, 2: network admin edit url +#: wp-admin/network/site-new.php:173 +msgid "Site added. <a href=\"%1$s\">Visit Dashboard</a> or <a href=\"%2$s\">Edit Site</a>" +msgstr "Сайт добавлен. <a href=\"%1$s\">Перейти в консоль</a> или <a href=\"%2$s\">редактировать</a>" + #: wp-admin/network/menu.php:28 msgid "All Sites" msgstr "Все сайты" @@ -668,30 +710,21 @@ msgstr "Темы %s" msgid "Installed Themes" msgstr "Установленные" -#: wp-admin/network/menu.php:41 wp-admin/network/themes.php:250 -msgctxt "theme" -msgid "Add New" -msgstr "Добавить новую" - -#: wp-admin/network/menu.php:55 wp-admin/network/settings.php:19 -msgid "Network Settings" -msgstr "Параметры сети" - -#: wp-admin/network/menu.php:19 -msgid "Updates" -msgstr "Обновления" +#: wp-admin/network/site-settings.php:80 +msgid "Site options updated." +msgstr "Настройки сайта обновлены." -#: wp-admin/network/settings.php:35 -msgid "Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges." -msgstr "Суперадминистраторов теперь нельзя добавлять с экрана «Настройки». Нужно открыть список существующих пользователей на экране «Управление сетью > Пользователи», затем нажать на имя пользователя или ссылку «Изменить» под ним. Откроется страница «Редактировать пользователя», где можно отметить галочку, дающую возможности суперадминистратора." +#: wp-admin/network/settings.php:328 +msgid "Language Settings" +msgstr "Языковые настройки" #: wp-admin/network/settings.php:164 msgid "Allow site administrators to add new users to their site via the \"Users → Add New\" page." msgstr "Разрешить администраторам добавлять новых пользователей к своим сайтам с помощью страницы «Пользователи > Добавить нового»." -#: wp-admin/network/settings.php:328 -msgid "Language Settings" -msgstr "Языковые настройки" +#: wp-admin/network/sites.php:32 +msgid "Dashboard leads to the Dashboard for that site." +msgstr "«Консоль» ведёт в консоль этого сайта." #: wp-admin/network/site-info.php:21 wp-admin/network/site-settings.php:20 #: wp-admin/network/site-themes.php:20 wp-admin/network/site-users.php:23 @@ -703,165 +736,167 @@ msgstr "Это меню предназначено для изменения и msgid "<strong>Users</strong> — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network." msgstr "<strong>Пользователи</strong> — здесь отображаются пользователи, относящиеся к данному сайту. Можно изменить их роль, сбросить пароль или удалить их с сайта. Удаление пользователя с сайта не приводит к удалению его из сети." -#: wp-admin/network/site-info.php:24 wp-admin/network/site-settings.php:23 -#: wp-admin/network/site-themes.php:23 wp-admin/network/site-users.php:26 -msgid "<strong>Themes</strong> — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href=\"%s\">Network Themes</a> screen." -msgstr "<strong>Темы</strong> — здесь показаны темы, которые не разрешены для всей сети. Если разрешить тему в этом меню, она станет доступной для данного сайта. Она не станет активной, но будет отображаться в меню «Внешний вид». Чтобы разрешить тему для всей сети, перейдите на экран <a href=\"%s\">«Темы сети»</a>." +#: wp-admin/network/site-info.php:22 wp-admin/network/site-settings.php:21 +#: wp-admin/network/site-themes.php:21 wp-admin/network/site-users.php:24 +msgid "<strong>Info</strong> — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable." +msgstr "<strong>Информация</strong> — адрес сайта обычно не редактируется, поскольку это может сделать сайт неработоспособным. Отображаются дата и время регистрации и последнего обновления сайта. Администраторы сети могут сделать пометку «Заархивирован», «Спам», «Удалён» или «Для взрослых», чтобы удалить сайт из общедоступных списков или отключить его." #: wp-admin/network/site-info.php:25 wp-admin/network/site-settings.php:24 #: wp-admin/network/site-themes.php:24 wp-admin/network/site-users.php:27 msgid "<strong>Settings</strong> — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database." msgstr "<strong>Параметры</strong> — на этой странице показан список всех параметров данного сайта. Часть из них относится к WordPress, а часть — к плагинам, которые вы активировали. Обратите внимание, что некоторые поля выделены серым цветом и содержат слова «Serialized Data». Эти значения нельзя изменить из-за способа их хранения в базе данных." -#: wp-admin/network/site-info.php:37 wp-admin/network/site-settings.php:36 -#: wp-admin/network/site-themes.php:57 wp-admin/network/site-users.php:52 -msgid "Invalid site ID." -msgstr "Неверный ID сайта." - -#: wp-admin/network/site-info.php:126 -msgid "Site info updated." -msgstr "Информация о сайте обновлена." +#: wp-admin/network/themes.php:171 +msgid "No, return me to the theme list" +msgstr "Нет, вернуться к списку тем" #. translators: %s: site name #: wp-admin/network/site-info.php:131 wp-admin/network/site-settings.php:84 -#: wp-admin/network/site-themes.php:163 wp-admin/network/site-users.php:193 +#: wp-admin/network/site-themes.php:167 wp-admin/network/site-users.php:200 msgid "Edit Site: %s" msgstr "Редактировать сайт: %s" -#: wp-admin/network/site-new.php:23 -msgid "This screen is for Super Admins to add new sites to the network. This is not affected by the registration settings." -msgstr "На этом экране суперадминистраторы могут добавлять к сети новые сайты. Настройки регистрации здесь не действуют." - -#: wp-admin/network/site-new.php:178 wp-admin/network/site-new.php:188 -msgid "Add New Site" -msgstr "Добавить новый сайт" - -#: wp-admin/network/site-settings.php:80 -msgid "Site options updated." -msgstr "Настройки сайта обновлены." +#: wp-admin/network/site-info.php:24 wp-admin/network/site-settings.php:23 +#: wp-admin/network/site-themes.php:23 wp-admin/network/site-users.php:26 +msgid "<strong>Themes</strong> — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href=\"%s\">Network Themes</a> screen." +msgstr "<strong>Темы</strong> — здесь показаны темы, которые не разрешены для всей сети. Если разрешить тему в этом меню, она станет доступной для данного сайта. Она не станет активной, но будет отображаться в меню «Внешний вид». Чтобы разрешить тему для всей сети, перейдите на экран <a href=\"%s\">«Темы сети»</a>." -#: wp-admin/network/site-themes.php:197 wp-admin/network/themes.php:284 +#: wp-admin/network/site-themes.php:201 wp-admin/network/themes.php:291 msgid "No theme selected." msgstr "Тема не выбрана." -#: wp-admin/network/site-themes.php:200 -msgid "Network enabled themes are not shown on this screen." -msgstr "Темы, активированные для сети, на этом экране не показаны." - -#: wp-admin/network/site-users.php:231 -msgid "User is already a member of this site." -msgstr "Пользователь уже является участником этого сайта." - -#: wp-admin/network/site-users.php:234 -msgid "Enter the username of an existing user." -msgstr "Введите имя существующего пользователя." - -#: wp-admin/network/site-users.php:240 -msgid "Select a user to change role." -msgstr "Выберите пользователя для изменения роли." +#: wp-admin/network/site-themes.php:187 wp-admin/network/themes.php:269 +msgid "Theme enabled." +msgstr "Тема разрешена." -#: wp-admin/network/site-users.php:246 -msgid "Select a user to remove." -msgstr "Выберите пользователя для удаления." +#: wp-admin/network/site-info.php:37 wp-admin/network/site-settings.php:36 +#: wp-admin/network/site-themes.php:57 wp-admin/network/site-users.php:52 +msgid "Invalid site ID." +msgstr "Неверный ID сайта." -#: wp-admin/network/site-users.php:249 -msgid "User created." -msgstr "Пользователь создан." +#: wp-admin/network/site-themes.php:195 wp-admin/network/themes.php:277 +msgid "Theme disabled." +msgstr "Тема запрещена." -#: wp-admin/network/site-users.php:252 -msgid "Enter the username and email." -msgstr "Введите имя пользователя и e-mail." +#: wp-admin/network/user-new.php:20 +msgid "Add User will set up a new user account on the network and send that person an email with username and password." +msgstr "На этом экране можно создать новую учётную запись и отправить её владельцу письмо с именем пользователя и паролем." -#: wp-admin/network/site-users.php:300 wp-admin/network/user-new.php:129 -msgid "Add User" -msgstr "Добавить пользователя" +#: wp-admin/network/site-themes.php:204 +msgid "Network enabled themes are not shown on this screen." +msgstr "Темы, активированные для сети, на этом экране не показаны." -#: wp-admin/network/sites.php:28 -msgid "Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page." -msgstr "Кнопка «Добавить новый» ведёт на экран добавления нового сайта. Можно найти сайт по названию, идентификатору или IP-адресу. На вкладке «Настройки экрана» можно выбрать количество сайтов для отображения на одной странице." +#: wp-admin/network/menu.php:55 wp-admin/network/settings.php:19 +msgid "Network Settings" +msgstr "Параметры сети" -#: wp-admin/network/sites.php:31 -msgid "An Edit link to a separate Edit Site screen." -msgstr "«Изменить» — ссылка на отдельный экран редактирования сайта." +#: wp-admin/network/themes.php:125 +msgid "Delete Theme" +msgstr "Удалить тему" -#: wp-admin/network/sites.php:32 -msgid "Dashboard leads to the Dashboard for that site." -msgstr "«Консоль» ведёт в консоль этого сайта." +#: wp-admin/network/themes.php:126 +msgid "This theme may be active on other sites in the network." +msgstr "Эта тема может быть активной на других сайтах сети." -#: wp-admin/network/sites.php:34 -msgid "Delete which is a permanent action after the confirmation screens." -msgstr "«Удалить» — необратимое действие, требующее подтверждения." +#: wp-admin/network/themes.php:127 +msgid "You are about to remove the following theme:" +msgstr "Вы собираетесь удалить следующую тему:" -#: wp-admin/network/sites.php:37 -msgid "Clicking on bold headings can re-sort this table." -msgstr "Можно сортировать таблицу по столбцам, нажимая на их заголовки." +#: wp-admin/network/themes.php:161 +msgid "Yes, delete this theme" +msgstr "Да, удалить эту тему" #: wp-admin/network/themes.php:148 msgid "Are you sure you wish to delete these themes?" msgstr "Вы уверены, что хотите удалить эти темы?" -#: wp-admin/network/themes.php:224 -msgid "Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes." -msgstr "Администратор сети может разрешать использование тех или иных тем на каждом сайте в индивидуальном порядке с помощью экрана «Редактировать сайт», где есть вкладка «Темы». Попасть туда можно по ссылке «Изменить» с экрана «Все сайты». Устанавливать и редактировать темы могут только администраторы сети." +#: wp-admin/network/site-new.php:179 wp-admin/network/site-new.php:189 +msgid "Add New Site" +msgstr "Добавить новый сайт" -#: wp-admin/network/themes.php:286 +#: wp-admin/network/themes.php:293 msgid "You cannot delete a theme while it is active on the main site." msgstr "Нельзя удалить тему, пока она активна на основном сайте." -#: wp-admin/network/user-new.php:20 -msgid "Add User will set up a new user account on the network and send that person an email with username and password." -msgstr "На этом экране можно создать новую учётную запись и отправить её владельцу письмо с именем пользователя и паролем." +#: wp-admin/network/site-users.php:241 +msgid "Enter the username of an existing user." +msgstr "Введите имя существующего пользователя." + +#: wp-admin/network/site-info.php:126 +msgid "Site info updated." +msgstr "Информация о сайте обновлена." + +#: wp-admin/network/site-users.php:238 +msgid "User is already a member of this site." +msgstr "Пользователь уже является участником этого сайта." + +#: wp-admin/network/sites.php:144 +msgid "Sorry, you are not allowed to delete the site." +msgstr "Извините, вам не разрешено удалять этот сайт." #: wp-admin/network/user-new.php:49 msgid "Cannot add user." msgstr "Не удалось добавить пользователя." -#. translators: 1: dashboard url, 2: network admin edit url -#: wp-admin/network/site-new.php:172 -msgid "Site added. <a href=\"%1$s\">Visit Dashboard</a> or <a href=\"%2$s\">Edit Site</a>" -msgstr "Сайт добавлен. <a href=\"%1$s\">Перейти в консоль</a> или <a href=\"%2$s\">редактировать</a>" +#: wp-admin/network/site-users.php:307 wp-admin/network/user-new.php:129 +msgid "Add User" +msgstr "Добавить пользователя" -#: wp-admin/network/themes.php:127 -msgid "You are about to remove the following theme:" -msgstr "Вы собираетесь удалить следующую тему:" +#: wp-admin/network/site-users.php:256 +msgid "User created." +msgstr "Пользователь создан." -#: wp-admin/network/themes.php:126 -msgid "This theme may be active on other sites in the network." -msgstr "Эта тема может быть активной на других сайтах сети." +#: wp-admin/network/site-users.php:253 +msgid "Select a user to remove." +msgstr "Выберите пользователя для удаления." -#: wp-admin/network/themes.php:125 -msgid "Delete Theme" -msgstr "Удалить тему" +#: wp-admin/network/site-users.php:247 +msgid "Select a user to change role." +msgstr "Выберите пользователя для изменения роли." -#: wp-admin/network/site-themes.php:191 wp-admin/network/themes.php:270 -msgid "Theme disabled." -msgstr "Тема запрещена." +#: wp-admin/network/site-users.php:259 +msgid "Enter the username and email." +msgstr "Введите имя пользователя и e-mail." -#: wp-admin/network/site-themes.php:183 wp-admin/network/themes.php:262 -msgid "Theme enabled." -msgstr "Тема разрешена." +#: wp-admin/network.php:63 +msgid "Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar." +msgstr "Как только вы добавите этот код и обновите страницу браузера, сеть будет создана. На этом экране (теперь в разделе «Управление сетью») останется памятка о добавленном коде. Можно переключаться между разделами «Управление сетью» и «Управление сайтом», нажимая на ссылку «Управление сетью» или на название сайта в выпадающем меню «Мои сайты» в верхней панели." -#: wp-admin/network/themes.php:161 -msgid "Yes, delete this theme" -msgstr "Да, удалить эту тему" +#: wp-admin/includes/network.php:140 +msgid "ERROR: The network could not be created." +msgstr "ОШИБКА: Не удалось создать сеть." -#: wp-admin/network/themes.php:171 -msgid "No, return me to the theme list" -msgstr "Нет, вернуться к списку тем" +#: wp-admin/includes/network.php:216 +msgid "Sub-directories" +msgstr "Подкаталоги" -#: wp-admin/network/site-info.php:22 wp-admin/network/site-settings.php:21 -#: wp-admin/network/site-themes.php:21 wp-admin/network/site-users.php:24 -msgid "<strong>Info</strong> — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable." -msgstr "<strong>Информация</strong> — адрес сайта обычно не редактируется, поскольку это может сделать сайт неработоспособным. Отображаются дата и время регистрации и последнего обновления сайта. Администраторы сети могут сделать пометку «Заархивирован», «Спам», «Удалён» или «Для взрослых», чтобы удалить сайт из общедоступных списков или отключить его." +#: wp-admin/network.php:71 +msgid "Network" +msgstr "Сеть" + +#. translators: 1: hostname +#: wp-admin/includes/network.php:211 +msgctxt "subdomain examples" +msgid "like <code>site1.%1$s</code> and <code>site2.%1$s</code>" +msgstr "пример: <code>site1.%1$s</code> и <code>site2.%1$s</code>" + +#: wp-admin/includes/network.php:201 +msgid "Addresses of Sites in your Network" +msgstr "Адреса сайтов вашей сети" -#: wp-admin/network/sites.php:144 -msgid "Sorry, you are not allowed to delete the site." -msgstr "Извините, вам не разрешено удалять этот сайт." +#: wp-admin/includes/network.php:113 wp-admin/includes/network.php:373 +#: wp-admin/includes/network.php:545 wp-admin/includes/network.php:585 +msgid "Warning:" +msgstr "Внимание:" #: wp-admin/network.php:29 msgid "The Network creation panel is not for WordPress MU networks." msgstr "Панель создания сети не предназначена для сетей WordPress MU." +#: wp-admin/includes/network.php:128 +msgid "Return to Dashboard" +msgstr "Вернуться к консоли" + #: wp-admin/network.php:55 msgid "Create a Network of WordPress Sites" msgstr "Создать сеть сайтов на WordPress" @@ -870,165 +905,130 @@ msgstr "Создать сеть сайтов на WordPress" msgid "This screen allows you to configure a network as having subdomains (<code>site1.example.com</code>) or subdirectories (<code>example.com/site1</code>). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it." msgstr "Этот экран позволяет настроить сеть в режиме использования поддоменов (<code>site1.example.com</code>) или подкаталогов (<code>example.com/site1</code>). При использовании поддоменов необходимо включить маску для поддоменов в Apache и записях DNS, если ваш хостинг-провайдер позволяет это сделать." -#: wp-admin/network.php:60 -msgid "Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories)." -msgstr "Выберите поддомены или подкаталоги; изменить это значение впоследствии можно будет только путём переустановки. Заполните параметры сети и нажмите кнопку «Установить». Если сразу не получится, может потребоваться добавить маску в записи DNS (для поддоменов) или выбрать другой вид постоянных ссылок (для подкаталогов)." +#: wp-admin/includes/network.php:260 wp-admin/includes/network.php:275 +msgid "Sub-directory Install" +msgstr "Режим подкаталогов" -#: wp-admin/network.php:61 -msgid "The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files." -msgstr "На следующем экране перед вами появятся созданные специально для вас строки кода, которые нужно добавить в файлы wp-config.php и .htaccess. Убедитесь, что в настройках вашего FTP-клиента разрешён показ файлов, начинающихся с точки; если этого файла действительно нет, нужно его создать. Сделайте резервные копии этих двух файлов." +#: wp-admin/includes/network.php:113 +msgid "Please <a href=\"%s\">deactivate your plugins</a> before enabling the Network feature." +msgstr "Пожалуйста, <a href=\"%s\">деактивируйте плагины</a>, перед тем как создавать сеть." -#: wp-admin/network.php:63 -msgid "Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar." -msgstr "Как только вы добавите этот код и обновите страницу браузера, сеть будет создана. На этом экране (теперь в разделе «Управление сетью») останется памятка о добавленном коде. Можно переключаться между разделами «Управление сетью» и «Управление сайтом», нажимая на ссылку «Управление сетью» или на название сайта в выпадающем меню «Мои сайты» в верхней панели." +#: wp-admin/includes/network.php:113 +msgid "Once the network is created, you may reactivate your plugins." +msgstr "После создания сети можно активировать плагины снова." #: wp-admin/network.php:64 msgid "The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version." msgstr "Выбор режима подкаталогов недоступен, если сайт существует больше месяца, из-за проблем с постоянными ссылками «/blog/» на основном сайте. Это ограничение может быть снято в следующей версии." -#: wp-admin/network.php:71 -msgid "Network" -msgstr "Сеть" +#: wp-admin/includes/network.php:160 +msgid "Welcome to the Network installation process!" +msgstr "Добро пожаловать в программу установки сети!" + +#: wp-admin/includes/network.php:256 +msgid "Network Details" +msgstr "Параметры сети" #: wp-admin/includes/network.php:105 msgid "The constant DO_NOT_UPGRADE_GLOBAL_TABLES cannot be defined when creating a network." msgstr "При создании сети константу DO_NOT_UPGRADE_GLOBAL_TABLES определять нельзя." -#: wp-admin/includes/network.php:113 wp-admin/includes/network.php:373 -#: wp-admin/includes/network.php:545 wp-admin/includes/network.php:585 -msgid "Warning:" -msgstr "Внимание:" - -#: wp-admin/includes/network.php:113 -msgid "Please <a href=\"%s\">deactivate your plugins</a> before enabling the Network feature." -msgstr "Пожалуйста, <a href=\"%s\">деактивируйте плагины</a>, перед тем как создавать сеть." +#: wp-admin/includes/network.php:594 +msgid "Once you complete these steps, your network is enabled and configured. You will have to log in again." +msgstr "После завершения этих трёх шагов ваша сеть будет активирована и настроена. Вам потребуется авторизоваться снова." -#: wp-admin/includes/network.php:113 -msgid "Once the network is created, you may reactivate your plugins." -msgstr "После создания сети можно активировать плагины снова." +#: wp-admin/network.php:61 +msgid "The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files." +msgstr "На следующем экране перед вами появятся созданные специально для вас строки кода, которые нужно добавить в файлы wp-config.php и .htaccess. Убедитесь, что в настройках вашего FTP-клиента разрешён показ файлов, начинающихся с точки; если этого файла действительно нет, нужно его создать. Сделайте резервные копии этих двух файлов." -#: wp-admin/includes/network.php:122 -msgid "You cannot install a network of sites with your server address." -msgstr "Невозможно установить сеть с таким адресом сервера." +#: wp-admin/network.php:60 +msgid "Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories)." +msgstr "Выберите поддомены или подкаталоги; изменить это значение впоследствии можно будет только путём переустановки. Заполните параметры сети и нажмите кнопку «Установить». Если сразу не получится, может потребоваться добавить маску в записи DNS (для поддоменов) или выбрать другой вид постоянных ссылок (для подкаталогов)." -#: wp-admin/includes/network.php:128 -msgid "Return to Dashboard" -msgstr "Вернуться к консоли" +#: wp-admin/includes/network.php:475 +msgid "To make your installation more secure, you should also add:" +msgstr "Чтобы повысить безопасность вашей сети, стоит также добавить:" -#: wp-admin/includes/network.php:140 -msgid "ERROR: The network could not be created." -msgstr "ОШИБКА: Не удалось создать сеть." +#: wp-admin/includes/network.php:208 +msgid "Sub-domains" +msgstr "Поддомены" #: wp-admin/includes/network.php:180 wp-admin/includes/network.php:229 #: wp-admin/includes/network.php:270 wp-admin/includes/network.php:280 msgid "Warning!" msgstr "Внимание!" -#: wp-admin/includes/network.php:160 -msgid "Welcome to the Network installation process!" -msgstr "Добро пожаловать в программу установки сети!" - -#: wp-admin/includes/network.php:161 -msgid "Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step." -msgstr "Заполните информацию, необходимую для создания сети сайтов на WordPress. Файлы конфигурации будут созданы на следующем шаге." - -#: wp-admin/includes/network.php:201 -msgid "Addresses of Sites in your Network" -msgstr "Адреса сайтов вашей сети" - #: wp-admin/includes/network.php:204 msgid "You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality." msgstr "Если вы хотите использовать функциональность поддоменов, потребуется маска в записях DNS." -#: wp-admin/includes/network.php:208 -msgid "Sub-domains" -msgstr "Поддомены" - -#. translators: 1: hostname -#: wp-admin/includes/network.php:211 -msgctxt "subdomain examples" -msgid "like <code>site1.%1$s</code> and <code>site2.%1$s</code>" -msgstr "пример: <code>site1.%1$s</code> и <code>site2.%1$s</code>" - -#: wp-admin/includes/network.php:216 -msgid "Sub-directories" -msgstr "Подкаталоги" - -#. translators: 1: hostname -#: wp-admin/includes/network.php:219 -msgctxt "subdirectory examples" -msgid "like <code>%1$s/site1</code> and <code>%1$s/site2</code>" -msgstr "пример: <code>%1$s/site1</code> и <code>%1$s/site2</code>" - -#: wp-admin/includes/network.php:234 wp-admin/includes/network.php:244 -#: wp-admin/includes/network.php:293 -msgid "Server Address" -msgstr "Адрес сервера" +#: wp-admin/includes/network.php:122 +msgid "You cannot install a network of sites with your server address." +msgstr "Невозможно установить сеть с таким адресом сервера." -#: wp-admin/includes/network.php:256 -msgid "Network Details" -msgstr "Параметры сети" +#: wp-admin/includes/network.php:161 +msgid "Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step." +msgstr "Заполните информацию, необходимую для создания сети сайтов на WordPress. Файлы конфигурации будут созданы на следующем шаге." -#: wp-admin/includes/network.php:260 wp-admin/includes/network.php:275 -msgid "Sub-directory Install" -msgstr "Режим подкаталогов" +#: wp-admin/includes/network.php:386 +msgid "Complete the following steps to enable the features for creating a network of sites." +msgstr "Выполните следующие шаги, чтобы активировать возможности сети." -#: wp-admin/includes/network.php:270 wp-admin/includes/network.php:280 -#: wp-admin/includes/network.php:287 -msgid "The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links." -msgstr "В режиме подкаталогов потребуется изменить структуру ссылок на основном сайте, при этом есть вероятность нарушения работоспособности текущих ссылок." +#: wp-admin/includes/network.php:385 +msgid "Enabling the Network" +msgstr "Установка сети" -#: wp-admin/includes/network.php:277 -msgid "Because your install is in a directory, the sites in your WordPress network must use sub-directories." -msgstr "Поскольку ваш сайт установлен в каталог, сайты вашей сети должны использовать подкаталоги." +#: wp-admin/includes/network.php:374 +msgid "Please complete the configuration steps. To create a new network, you will need to empty or remove the network database tables." +msgstr "Пожалуйста, завершите шаги установки. Чтобы создать новую сеть, нужно очистить или удалить таблицы сети в базе данных." -#: wp-admin/includes/network.php:285 -msgid "Sub-domain Install" -msgstr "Режим поддоменов" +#: wp-admin/includes/network.php:373 +msgid "An existing WordPress network was detected." +msgstr "Обнаружена существующая сеть WordPress." -#: wp-admin/includes/network.php:286 -msgid "Because your install is not new, the sites in your WordPress network must use sub-domains." -msgstr "Поскольку ваш сайт существует уже давно, сайты вашей сети должны использовать поддомены." +#: wp-admin/includes/network.php:368 +msgid "The original configuration steps are shown here for reference." +msgstr "Исходные шаги установки приведены в справочных целях." -#: wp-admin/includes/network.php:304 wp-admin/network/settings.php:105 -msgid "Network Title" -msgstr "Название сети" +#: wp-admin/includes/network.php:317 +msgid "Your email address." +msgstr "Ваш адрес e-mail." #: wp-admin/includes/network.php:308 msgid "What would you like to call your network?" msgstr "Как вы хотите назвать свою сеть?" -#: wp-admin/includes/network.php:317 -msgid "Your email address." -msgstr "Ваш адрес e-mail." - -#: wp-admin/includes/network.php:368 -msgid "The original configuration steps are shown here for reference." -msgstr "Исходные шаги установки приведены в справочных целях." +#: wp-admin/includes/network.php:304 wp-admin/network/settings.php:105 +msgid "Network Title" +msgstr "Название сети" -#: wp-admin/includes/network.php:373 -msgid "An existing WordPress network was detected." -msgstr "Обнаружена существующая сеть WordPress." +#: wp-admin/includes/network.php:286 +msgid "Because your install is not new, the sites in your WordPress network must use sub-domains." +msgstr "Поскольку ваш сайт существует уже давно, сайты вашей сети должны использовать поддомены." -#: wp-admin/includes/network.php:374 -msgid "Please complete the configuration steps. To create a new network, you will need to empty or remove the network database tables." -msgstr "Пожалуйста, завершите шаги установки. Чтобы создать новую сеть, нужно очистить или удалить таблицы сети в базе данных." +#: wp-admin/includes/network.php:285 +msgid "Sub-domain Install" +msgstr "Режим поддоменов" -#: wp-admin/includes/network.php:385 -msgid "Enabling the Network" -msgstr "Установка сети" +#: wp-admin/includes/network.php:277 +msgid "Because your install is in a directory, the sites in your WordPress network must use sub-directories." +msgstr "Поскольку ваш сайт установлен в каталог, сайты вашей сети должны использовать подкаталоги." -#: wp-admin/includes/network.php:386 -msgid "Complete the following steps to enable the features for creating a network of sites." -msgstr "Выполните следующие шаги, чтобы активировать возможности сети." +#: wp-admin/includes/network.php:270 wp-admin/includes/network.php:280 +#: wp-admin/includes/network.php:287 +msgid "The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links." +msgstr "В режиме подкаталогов потребуется изменить структуру ссылок на основном сайте, при этом есть вероятность нарушения работоспособности текущих ссылок." -#: wp-admin/includes/network.php:475 -msgid "To make your installation more secure, you should also add:" -msgstr "Чтобы повысить безопасность вашей сети, стоит также добавить:" +#: wp-admin/includes/network.php:234 wp-admin/includes/network.php:244 +#: wp-admin/includes/network.php:293 +msgid "Server Address" +msgstr "Адрес сервера" -#: wp-admin/includes/network.php:594 -msgid "Once you complete these steps, your network is enabled and configured. You will have to log in again." -msgstr "После завершения этих трёх шагов ваша сеть будет активирована и настроена. Вам потребуется авторизоваться снова." +#. translators: 1: hostname +#: wp-admin/includes/network.php:219 +msgctxt "subdirectory examples" +msgid "like <code>%1$s/site1</code> and <code>%1$s/site2</code>" +msgstr "пример: <code>%1$s/site1</code> и <code>%1$s/site2</code>" #: wp-admin/network/users.php:70 msgid "Warning! User cannot be modified. The user %s is a network administrator." @@ -1038,15 +1038,15 @@ msgstr "Внимание! Невозможно изменить пользова msgid "Hovering over each site reveals seven options (three for the primary site):" msgstr "При наведении курсора на каждый сайт отображаются семь вариантов (три для основного сайта):" -#: wp-admin/network/sites.php:33 -msgid "Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later." -msgstr "«Деактивировать», «В архив» и «Спам» ведут на экраны подтверждения. Эти действия обратимы." - #: wp-admin/network/sites.php:36 msgid "The site ID is used internally, and is not shown on the front end of the site or to users/viewers." msgstr "ID сайта используется внутри системы, он не виден пользователям и посетителям снаружи." -#: wp-admin/network/site-new.php:24 +#: wp-admin/network/sites.php:33 +msgid "Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later." +msgstr "«Деактивировать», «В архив» и «Спам» ведут на экраны подтверждения. Эти действия обратимы." + +#: wp-admin/network/site-new.php:25 msgid "If the admin email for the new site does not exist in the database, a new user will also be created." msgstr "Если e-mail администратора не существует в базе, будет также создан новый пользователь." @@ -1070,29 +1070,13 @@ msgstr "На страницу профиля также можно перейт msgid "Visit to go to the front-end site live." msgstr "«Перейти» — открыть внешнюю часть сайта." -#: wp-admin/network/settings.php:28 -msgid "This screen sets and changes options for the network as a whole. The first site is the main site in the network and network options are pulled from that original site’s options." -msgstr "На этом экране можно задать и изменить параметры сети в целом. Первый сайт считается главным в сети, поэтому её параметры берутся из настроек исходного сайта." - -#: wp-admin/network/settings.php:31 -msgid "New site settings are defaults applied when a new site is created in the network. These include welcome email for when a new site or user account is registered, and what᾿s put in the first post, page, comment, comment author, and comment URL." -msgstr "Настройки нового сайта применяются, когда в сети создаётся новый сайт. К ним относится приветственное письмо, отправляемое при регистрации сайта или учётной записи, а также содержимое первой записи, страницы, комментария, автора комментария и адреса комментария." - -#: wp-admin/network/settings.php:34 -msgid "Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins." -msgstr "Настройки меню разрешают/запрещают отображение меню плагинов для пользователей, не являющихся суперадминистраторами, чтобы только суперадминистраторы имели возможность активировать плагины." - -#: wp-admin/network/sites.php:29 -msgid "This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table." -msgstr "Это основная таблица всех сайтов сети. Можно переключать режим просмотра между списком и развёрнутым видом с помощью иконок в правой части таблицы." - -#: wp-admin/network/themes.php:222 -msgid "This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using." -msgstr "На этом экране можно разрешить или запретить использование определённых тем в меню «Внешний вид» каждого сайта. Активация и деактивация используемой сайтом темы происходит не здесь." +#: wp-admin/network/users.php:174 +msgid "You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege." +msgstr "Можно назначить существующего пользователя дополнительным суперадминистратором, если перейти на страницу редактирования его профиля и поставить соответствующую галочку." -#: wp-admin/network/themes.php:223 -msgid "If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen." -msgstr "Если администратор сети отключит тему, используемую на одном из сайтов, она может остаться активной на этом сайте. После выбора другой темы отключённая уже не появится на экране «Внешний вид > Темы»." +#: wp-admin/network/users.php:169 +msgid "This table shows all users across the network and the sites to which they are assigned." +msgstr "В этой таблице показаны все пользователи сети, а также закреплённые за ними сайты." #: wp-admin/network/upgrade.php:23 msgid "If a version update to core has not happened, clicking this button won’t affect anything." @@ -1102,46 +1086,70 @@ msgstr "Если ядро WordPress не обновлялось, нажатие msgid "If this process fails for any reason, users logging in to their sites will force the same update." msgstr "Если этот процесс по какой-либо причине прервётся, пользователи запустят то же самое обновление при входе на свои сайты." -#: wp-admin/network/users.php:169 -msgid "This table shows all users across the network and the sites to which they are assigned." -msgstr "В этой таблице показаны все пользователи сети, а также закреплённые за ними сайты." +#: wp-admin/network/users.php:172 +msgid "You can sort the table by clicking on any of the table headings and switch between list and excerpt views by using the icons above the users list." +msgstr "Можно сортировать таблицу по определённому столбцу, нажав на заголовок столбца, и переключать режим просмотра между списком и развёрнутым видом с помощью иконок над списком пользователей." #: wp-admin/network/user-new.php:21 msgid "Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them." msgstr "Посетители, регистрирующиеся в сети, но не имеющие своего сайта, добавляются в качестве подписчиков к основному или консольному сайту, что позволяет управлять их учётными записями. Эти пользователи увидят в меню только пункты «Консоль» и «Мои сайты», пока для них не будет создан сайт." -#: wp-admin/network/users.php:174 -msgid "You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege." -msgstr "Можно назначить существующего пользователя дополнительным суперадминистратором, если перейти на страницу редактирования его профиля и поставить соответствующую галочку." +#: wp-admin/network/sites.php:29 +msgid "This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table." +msgstr "Это основная таблица всех сайтов сети. Можно переключать режим просмотра между списком и развёрнутым видом с помощью иконок в правой части таблицы." + +#: wp-admin/network/settings.php:34 +msgid "Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins." +msgstr "Настройки меню разрешают/запрещают отображение меню плагинов для пользователей, не являющихся суперадминистраторами, чтобы только суперадминистраторы имели возможность активировать плагины." #: wp-admin/network/settings.php:30 msgid "Registration settings can disable/enable public signups. If you let others sign up for a site, install spam plugins. Spaces, not commas, should separate names banned as sites for this network." msgstr "В настройках регистрации можно запретить/разрешить общедоступную регистрацию. Если вы разрешаете пользователям регистрироваться на сайте, установите плагины для борьбы со спамом. Запрещённые имена сайтов разделяются пробелами, а не запятыми." -#: wp-admin/network/users.php:172 -msgid "You can sort the table by clicking on any of the table headings and switch between list and excerpt views by using the icons above the users list." -msgstr "Можно сортировать таблицу по определённому столбцу, нажав на заголовок столбца, и переключать режим просмотра между списком и развёрнутым видом с помощью иконок над списком пользователей." +#: wp-admin/network/settings.php:28 +msgid "This screen sets and changes options for the network as a whole. The first site is the main site in the network and network options are pulled from that original site’s options." +msgstr "На этом экране можно задать и изменить параметры сети в целом. Первый сайт считается главным в сети, поэтому её параметры берутся из настроек исходного сайта." + +#: wp-admin/network/themes.php:223 +msgid "If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen." +msgstr "Если администратор сети отключит тему, используемую на одном из сайтов, она может остаться активной на этом сайте. После выбора другой темы отключённая уже не появится на экране «Внешний вид > Темы»." + +#: wp-admin/network/themes.php:222 +msgid "This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using." +msgstr "На этом экране можно разрешить или запретить использование определённых тем в меню «Внешний вид» каждого сайта. Активация и деактивация используемой сайтом темы происходит не здесь." + +#: wp-admin/network/settings.php:31 +msgid "New site settings are defaults applied when a new site is created in the network. These include welcome email for when a new site or user account is registered, and what᾿s put in the first post, page, comment, comment author, and comment URL." +msgstr "Настройки нового сайта применяются, когда в сети создаётся новый сайт. К ним относится приветственное письмо, отправляемое при регистрации сайта или учётной записи, а также содержимое первой записи, страницы, комментария, автора комментария и адреса комментария." #. translators: %s: reserved names list -#: wp-admin/network/site-new.php:51 +#: wp-admin/network/site-new.php:52 msgid "The following words are reserved for use by WordPress functions and cannot be used as blog names: %s" msgstr "Следующие слова зарезервированы для применения в функциях WordPress и не могут быть использованы в качестве имени блога: %s" -#: wp-admin/network/site-new.php:37 +#: wp-admin/network/upgrade.php:112 +msgid "If your browser doesn’t start loading the next page automatically, click this link:" +msgstr "Если браузер не начинает загрузку следующей страницы автоматически, перейдите по ссылке:" + +#: wp-admin/network/site-new.php:38 msgid "Can’t create an empty site." msgstr "Нельзя создать пустой сайт." +#: wp-admin/network/settings.php:197 +msgid "If you want to ban domains from site registrations. One domain per line." +msgstr "Если вы хотите запретить регистрацию с адресами из определённых доменов. Один домен на строку." + #: wp-admin/network/settings.php:186 msgid "If you want to limit site registrations to certain domains. One domain per line." msgstr "Если вы хотите разрешить регистрацию только с адресами из определённых доменов. Один домен на строку." -#: wp-admin/network/settings.php:197 -msgid "If you want to ban domains from site registrations. One domain per line." -msgstr "Если вы хотите запретить регистрацию с адресами из определённых доменов. Один домен на строку." +#: wp-admin/network/sites.php:260 +msgid "Site removed from spam." +msgstr "Сайт восстановлен из спама." -#: wp-admin/network/upgrade.php:111 -msgid "If your browser doesn’t start loading the next page automatically, click this link:" -msgstr "Если браузер не начинает загрузку следующей страницы автоматически, перейдите по ссылке:" +#: wp-admin/network/users.php:203 +msgid "Users removed from spam." +msgstr "Пользователи помечены как не спамеры." #: wp-admin/network/sites.php:233 msgid "Sites removed from spam." @@ -1151,30 +1159,18 @@ msgstr "Сайты восстановлены из спама." msgid "Sites marked as spam." msgstr "Сайты помечены как спам." -#: wp-admin/network/sites.php:260 -msgid "Site removed from spam." -msgstr "Сайт восстановлен из спама." - #: wp-admin/network/sites.php:263 msgid "Site marked as spam." msgstr "Сайт помечен как спам." -#: wp-admin/network/users.php:203 -msgid "Users removed from spam." -msgstr "Пользователи помечены как не спамеры." - -#: wp-admin/network/sites.php:239 -msgid "Sites deleted." -msgstr "Сайты удалены." - -#: wp-admin/network/sites.php:242 -msgid "Site deleted." -msgstr "Сайт удалён." - #: wp-admin/network/sites.php:248 msgid "Site archived." msgstr "Сайт заархивирован." +#: wp-admin/network/users.php:206 +msgid "Users deleted." +msgstr "Пользователи удалены." + #: wp-admin/network/sites.php:251 msgid "Site unarchived." msgstr "Сайт разархивирован." @@ -1191,18 +1187,22 @@ msgstr "Сайт деактивирован." msgid "Users marked as spam." msgstr "Пользователи помечены как спамеры." -#: wp-admin/network/users.php:206 -msgid "Users deleted." -msgstr "Пользователи удалены." +#: wp-admin/network/sites.php:242 +msgid "Site deleted." +msgstr "Сайт удалён." -#: wp-admin/network/site-new.php:115 -msgid "There was an error creating the user." -msgstr "При создании пользователя произошла ошибка." +#: wp-admin/network/sites.php:239 +msgid "Sites deleted." +msgstr "Сайты удалены." #: wp-admin/network/sites.php:91 wp-admin/network/sites.php:157 msgid "Sorry, you are not allowed to change the current site." msgstr "Извините, вам не разрешено менять текущий сайт." +#: wp-admin/network/site-new.php:116 +msgid "There was an error creating the user." +msgstr "При создании пользователя произошла ошибка." + #: wp-admin/network/settings.php:297 msgid "Upload file types" msgstr "Типы загружаемых файлов" @@ -1211,27 +1211,27 @@ msgstr "Типы загружаемых файлов" msgid "Limit total size of files uploaded to %s MB" msgstr "Ограничить суммарный размер загруженных файлов %s МБ" -#: wp-admin/network/settings.php:232 -msgid "The first post on a new site." -msgstr "Первая запись на новом сайте." +#: wp-admin/network/settings.php:279 +msgid "The URL for the first comment on a new site." +msgstr "Адрес первого комментария на новом сайте." #: wp-admin/network/settings.php:252 msgid "The first comment on a new site." msgstr "Первый комментарий на новом сайте." -#: wp-admin/network/settings.php:261 -msgid "The author of the first comment on a new site." -msgstr "Автор первого комментария на новом сайте." - -#: wp-admin/network/settings.php:279 -msgid "The URL for the first comment on a new site." -msgstr "Адрес первого комментария на новом сайте." - #: wp-admin/network/settings.php:242 msgid "The first page on a new site." msgstr "Первая страница на новом сайте." -#: wp-admin/network/upgrade.php:67 +#: wp-admin/network/settings.php:232 +msgid "The first post on a new site." +msgstr "Первая запись на новом сайте." + +#: wp-admin/network/settings.php:261 +msgid "The author of the first comment on a new site." +msgstr "Автор первого комментария на новом сайте." + +#: wp-admin/network/upgrade.php:68 msgid "All done!" msgstr "Готово!" @@ -1243,17 +1243,13 @@ msgstr "Регистрация отключена." msgid "User accounts may be registered." msgstr "Можно создавать учётные записи." -#: wp-admin/network/settings.php:135 -msgid "Logged in users may register new sites." -msgstr "Авторизованные пользователи могут создавать новые сайты." - #: wp-admin/network/settings.php:136 msgid "Both sites and user accounts can be registered." msgstr "Можно создавать сайты и учётные записи." -#: wp-admin/network/settings.php:102 -msgid "Operational Settings" -msgstr "Оперативные настройки" +#: wp-admin/network/settings.php:135 +msgid "Logged in users may register new sites." +msgstr "Авторизованные пользователи могут создавать новые сайты." #: wp-admin/network/settings.php:121 msgid "Registration Settings" @@ -1267,131 +1263,135 @@ msgstr "Настройки нового сайта" msgid "Upload Settings" msgstr "Настройки загрузки" +#: wp-admin/network/settings.php:102 +msgid "Operational Settings" +msgstr "Оперативные настройки" + #: wp-admin/network/settings.php:358 msgid "Enable administration menus" msgstr "Разрешить служебные меню" -#: wp-admin/network/site-new.php:77 +#: wp-admin/network/site-new.php:81 +msgid "Missing email address." +msgstr "Не указан адрес e-mail." + +#: wp-admin/network/site-new.php:78 msgid "Missing or invalid site address." msgstr "Не указан или неверен адрес сайта." -#: wp-admin/network/site-new.php:80 -msgid "Missing email address." -msgstr "Не указан адрес e-mail." +#: wp-admin/network/upgrade.php:112 +msgid "Next Sites" +msgstr "Следующие сайты" -#. translators: %s: network name -#: wp-admin/network/site-new.php:140 -msgid "[%s] New Site Created" -msgstr "[%s] Создан новый сайт" +#: wp-admin/network/settings.php:173 +msgid "Users are not allowed to register these sites. Separate names by spaces." +msgstr "Пользователям не разрешено регистрировать эти сайты. Разделяйте имена пробелами." #: wp-admin/network/settings.php:157 msgid "Send the network admin an email notification every time someone registers a site or user account." msgstr "Отправлять администратору сети письмо каждый раз, когда кто-то регистрирует сайт или учётную запись." -#: wp-admin/network/settings.php:212 -msgid "The welcome email sent to new site owners." -msgstr "Приглашение владельцам нового сайта." - #: wp-admin/network/settings.php:287 msgid "Site upload space" msgstr "Место для файлов" -#: wp-admin/network/upgrade.php:111 -msgid "Next Sites" -msgstr "Следующие сайты" +#: wp-admin/network/settings.php:212 +msgid "The welcome email sent to new site owners." +msgstr "Приглашение владельцам нового сайта." + +#. translators: %s: network name +#: wp-admin/network/site-new.php:141 +msgid "[%s] New Site Created" +msgstr "[%s] Создан новый сайт" #: wp-admin/includes/network.php:313 wp-admin/network/settings.php:112 msgid "Network Admin Email" msgstr "E-mail администратора сети" -#: wp-admin/network/settings.php:173 -msgid "Users are not allowed to register these sites. Separate names by spaces." -msgstr "Пользователям не разрешено регистрировать эти сайты. Разделяйте имена пробелами." - -#: wp-admin/network/sites.php:107 -msgid "Confirm" -msgstr "Подтверждаю" - -#: wp-admin/network/user-new.php:37 -msgid "Cannot create an empty user." -msgstr "Невозможно создать пустого пользователя." +#: wp-admin/network/site-new.php:248 +msgid "The username and password will be mailed to this email address." +msgstr "На этот адрес e-mail будут отправлены имя пользователя и пароль." -#: wp-admin/network/settings.php:124 -msgid "Allow new registrations" -msgstr "Разрешить регистрацию" +#: wp-admin/network/site-new.php:248 +msgid "A new user will be created if the above email address is not in the database." +msgstr "Если указанный адрес e-mail отсутствует в базе, будет создан новый пользователь." -#: wp-admin/network/settings.php:151 -msgid "Registration notification" -msgstr "Уведомление о регистрации" +#: wp-admin/network/site-new.php:244 +msgid "Admin Email" +msgstr "E-mail администратора" -#: wp-admin/network/settings.php:162 -msgid "Add New Users" -msgstr "Добавление новых пользователей" +#: wp-admin/network/site-new.php:260 +msgid "Add Site" +msgstr "Добавить сайт" -#: wp-admin/network/settings.php:179 -msgid "Limited Email Registrations" -msgstr "Ограниченная регистрация" +#: wp-admin/network/settings.php:331 +msgid "Default Language" +msgstr "Язык по умолчанию" -#: wp-admin/network/settings.php:192 -msgid "Banned Email Domains" -msgstr "Запрещённые домены для e-mail" +#: wp-admin/network/settings.php:307 +msgid "Max upload file size" +msgstr "Максимальный размер" -#: wp-admin/network/settings.php:207 -msgid "Welcome Email" -msgstr "Приглашение" +#: wp-admin/network/settings.php:275 +msgid "First Comment URL" +msgstr "URL комментария" -#: wp-admin/network/settings.php:217 -msgid "Welcome User Email" -msgstr "Приветственное письмо" +#: wp-admin/network/settings.php:257 +msgid "First Comment Author" +msgstr "Автор комментария" -#: wp-admin/network/settings.php:222 -msgid "The welcome email sent to new users." -msgstr "Письмо с приветствием для новых пользователей." +#: wp-admin/network/settings.php:247 +msgid "First Comment" +msgstr "Первый комментарий" #: wp-admin/network/settings.php:237 msgid "First Page" msgstr "Первая страница" -#: wp-admin/network/settings.php:247 -msgid "First Comment" -msgstr "Первый комментарий" +#: wp-admin/network/settings.php:222 +msgid "The welcome email sent to new users." +msgstr "Письмо с приветствием для новых пользователей." -#: wp-admin/network/settings.php:257 -msgid "First Comment Author" -msgstr "Автор комментария" +#: wp-admin/network/settings.php:217 +msgid "Welcome User Email" +msgstr "Приветственное письмо" -#: wp-admin/network/settings.php:275 -msgid "First Comment URL" -msgstr "URL комментария" +#: wp-admin/network/settings.php:207 +msgid "Welcome Email" +msgstr "Приглашение" -#: wp-admin/network/settings.php:307 -msgid "Max upload file size" -msgstr "Максимальный размер" +#: wp-admin/network/settings.php:192 +msgid "Banned Email Domains" +msgstr "Запрещённые домены для e-mail" -#: wp-admin/network/settings.php:331 -msgid "Default Language" -msgstr "Язык по умолчанию" +#: wp-admin/network/settings.php:179 +msgid "Limited Email Registrations" +msgstr "Ограниченная регистрация" -#: wp-admin/network/site-new.php:259 -msgid "Add Site" -msgstr "Добавить сайт" +#: wp-admin/network/settings.php:169 +msgid "Banned Names" +msgstr "Запрещённые имена" -#: wp-admin/network/site-new.php:243 -msgid "Admin Email" -msgstr "E-mail администратора" +#: wp-admin/network/settings.php:162 +msgid "Add New Users" +msgstr "Добавление новых пользователей" -#: wp-admin/network/site-new.php:247 -msgid "A new user will be created if the above email address is not in the database." -msgstr "Если указанный адрес e-mail отсутствует в базе, будет создан новый пользователь." +#: wp-admin/network/settings.php:151 +msgid "Registration notification" +msgstr "Уведомление о регистрации" -#: wp-admin/network/site-new.php:247 -msgid "The username and password will be mailed to this email address." -msgstr "На этот адрес e-mail будут отправлены имя пользователя и пароль." +#: wp-admin/network/settings.php:124 +msgid "Allow new registrations" +msgstr "Разрешить регистрацию" -#: wp-admin/network/site-users.php:255 +#: wp-admin/network/site-users.php:262 msgid "Duplicated username or email address." msgstr "Имя пользователя или e-mail повторяется." -#: wp-admin/network/settings.php:169 -msgid "Banned Names" -msgstr "Запрещённые имена" +#: wp-admin/network/user-new.php:37 +msgid "Cannot create an empty user." +msgstr "Невозможно создать пустого пользователя." + +#: wp-admin/network/sites.php:107 +msgid "Confirm" +msgstr "Подтверждаю" diff --git a/wp-content/languages/admin-ru_RU.mo b/wp-content/languages/admin-ru_RU.mo index 9401b2deaee1d2a67675ed6d2894e92e0de4be2a..f3e57de9287b8b91ee6cc280cffa83dff3eb4151 100644 Binary files a/wp-content/languages/admin-ru_RU.mo and b/wp-content/languages/admin-ru_RU.mo differ diff --git a/wp-content/languages/admin-ru_RU.po b/wp-content/languages/admin-ru_RU.po index 91eeaa9813009da534aa6f6bc203ef841fc3d7e3..9ad220d635563bb2c41e9858be34c96d5ee75247 100644 --- a/wp-content/languages/admin-ru_RU.po +++ b/wp-content/languages/admin-ru_RU.po @@ -1,15 +1,15 @@ -# Translation of WordPress - 4.7.x - Administration in Russian -# This file is distributed under the same license as the WordPress - 4.7.x - Administration package. +# Translation of WordPress - 4.8.x - Administration in Russian +# This file is distributed under the same license as the WordPress - 4.8.x - Administration package. msgid "" msgstr "" -"PO-Revision-Date: 2017-03-13 19:43:03+0000\n" +"PO-Revision-Date: 2017-08-10 10:38:14+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: WordPress - 4.7.x - Administration\n" +"Project-Id-Version: WordPress - 4.8.x - Administration\n" #. translators: default GMT offset or timezone string. Must be either a valid #. offset (-12 to 14) or a valid timezone string (America/New_York). See @@ -26,182 +26,233 @@ msgctxt "start of week" msgid "1" msgstr "1" -#: wp-admin/about.php:232 -msgid "Customize changesets make changes in the customizer persistent, like autosave drafts. They also make exciting new features like starter content possible." -msgstr "Наборы изменений для интерфейса настройки фиксируют изменения в нём, также как автосохранения черновиков. Они также делают возможными такие восхитительные особенности как начальное содержимое." +#: wp-admin/about.php:218 +msgid "New capabilities have been introduced to 4.8 with an eye towards removing calls to <code>is_super_admin()</code>. Additionally, new hooks and tweaks to more granularly control site and user counts per network have been added." +msgstr "Новые возможности были введены в 4.8 с намерением уменьшить вызовы функции <code>is_super_admin()</code>. Дополнительно были добавлены новы хуки и тонкие настройки для контроля сайтов и числа пользователей в режиме сети." -#: wp-admin/about.php:231 -msgid "Customize Changesets" -msgstr "Наборы изменений интерфейса настройки" +#: wp-admin/about.php:173 +msgid "Being part of the community can help you improve your WordPress skills and network with people you wouldn’t otherwise meet. Now you can easily find your local events just by logging in to your dashboard and looking at the new Events and News dashboard widget." +msgstr "Участвуя в сообществе, вы можете улучшить свои навыки работы с WordPress и познакомиться с людьми, которых бы иначе не встретили. Теперь вы можете легко найти проводимые поблизости мероприятия просто зайдя в консоль и взглянув на новые виджеты Мероприятия и Новости." -#. translators: 1: register_setting(), 2: -#. https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/ -#: wp-admin/about.php:224 -msgid "%1$s <a href=\"%2$s\">has been enhanced</a> to include type, description, and REST API visibility." -msgstr "%1$s <a href=\"%2$s\">была улучшена</a> чтобы включать тип, описание, и видимость для REST API." +#: wp-admin/about.php:171 +msgid "This is quickly becoming one of our favorite features. While you are in the dashboard (because you’re running updates and writing posts, right?) all upcoming WordCamps and WordPress Meetups — local to you — will be displayed." +msgstr "Эта возможность быстро становится одной из наших любимых. В то время как вы находитесь в консоли (потому что обновляете что-то и пишете записи, да?), вы увидите все предстоящие встречи WordPress и WordCamp рядом с вами." -#: wp-admin/about.php:220 -msgid "Settings Registration API" -msgstr "API регистрации настроек" +#: wp-admin/about.php:169 +msgid "Did you know that WordPress has a thriving offline community with groups meeting regularly in more than 400 cities around the world? WordPress now draws your attention to the events that help you continue improving your WordPress skills, meet friends, and, of course, publish!" +msgstr "Знаете ли вы, что WordPress имеет процветающее оффлайн сообщество с группами регулярно встречающимися в более чем 400 городах по всему миру? WordPress теперь обратит ваше внимание на мероприятия способные улучшить ваши навыки WordPress, встретить друзей и, конечно же, публиковаться!" -#. translators: %s: -#. https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/ -#: wp-admin/about.php:214 -msgid "The code that lies beneath actions and filters has been overhauled and modernized, fixing bugs along the way." -msgstr "Код отвечающий за действия и фильтры был пересмотрен и модернизирован, по пути исправлены ошибки." +#: wp-admin/about.php:148 +msgid "Have you ever tried updating a link, or the text around a link, and found you can’t seem to edit it correctly? When you edit the text after the link, your new text also ends up linked. Or you edit the text in the link, but your text ends up outside of it. This can be frustrating! With link boundaries, a great new feature, the process is streamlined and your links will work well. You’ll be happier. We promise." +msgstr "Когда-нибудь пробовали обновить ссылку или текст рядом со ссылкой, но не получалось сделать это корректно? Редактируете текст после ссылки, а он также становится ссылкой. Или редактируете текст внутри ссылки, но он получаются вне её. Какое разочарование! С границами ссылок, новой отличной возможностью, процесс упрощается и ваши ссылки будут работать правильно. Вы будете счастливы. Мы обещаем." -#: wp-admin/about.php:204 -msgid "List tables, now with more than bulk edit and delete." -msgstr "Список таблиц, теперь не только с массовым изменением и удалением." +#: wp-admin/about.php:139 +msgid "This feature deserves a parade down the center of town! Rich-text editing capabilities are now native for Text widgets. Add a widget anywhere and format away. Create lists, add emphasis, and quickly and easily insert links. Have fun with your newfound formatting powers, and watch what you can accomplish in a short amount of time." +msgstr "Эта возможность заслуживает парада по центру города! Возможности редактирования обогащенного текста (RTF) теперь доступны для текстовых виджетов. Добавьте виджет в любое место и отформатируйте. Создавайте списки, выделяйте жирным и курсивом, с легкостью вставляйте ссылки. Получайте удовольствие с новой силой форматирования и смотрите чего можно достичь за короткое время." -#: wp-admin/about.php:203 -msgid "Custom Bulk Actions" -msgstr "Произвольные множественные действия" +#: wp-admin/about.php:131 +msgid "A welcome video is a great way to humanize the branding of your website. You can now add any video from the Media Library to a sidebar on your site with the new Video widget. Use this to showcase a welcome video to introduce visitors to your site or promote your latest and greatest content." +msgstr "Приветственное видео - отличный способ очеловечить стиль вашего сайта. Вы можете добавить любую видеозапись из медиа библиотеки на боковую панель вашего сайта используя новый виджет Видео. Используйте его для приветствия посетителям сайта или продвигайте ваш последний и замечательный материал." -#. translators: %s: -#. https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/ -#: wp-admin/about.php:197 -msgid "WordPress 4.7 includes <a href=\"%s\">new functions, hooks, and behavior</a> for theme developers." -msgstr "WordPress 4.7 включает <a href=\"%s\"> новые функции, хуки и поведение</a> для разработчиков тем." +#: wp-admin/about.php:127 +msgid "Adding an image to a widget is now a simple task that is achievable for any WordPress user without needing to know code. Simply insert your image right within the widget settings. Try adding something like a headshot or a photo of your latest weekend adventure — and see it appear automatically." +msgstr "Добавить изображение к виджету сейчас так просто, что доступно любому пользователю WordPress, без необходимости знания кода. Просто вставьте ваше изображение из настроек виджета. Попробуйте добавить портрет или фотографию с ваших последних выходных, они появятся автоматически." -#: wp-admin/about.php:193 -msgid "More Theme API Goodies" -msgstr "Еще больше хорошего в API тем" +#: wp-admin/about.php:72 +msgid "Though some updates seem minor, they’ve been built by hundreds of contributors with <em>you</em> in mind. Get ready for new features you’ll welcome like an old friend: link improvements, <em>three</em> new media widgets covering images, audio, and video, an updated text widget that supports visual editing, and an upgraded news section in your dashboard which brings in nearby and upcoming WordPress events." +msgstr "Хотя некоторые обновления и кажутся небольшими, они были сделаны сотнями участников с мыслью <em>о вас</em>. Готовьтесь к новым возможностям, которые вы встретите как старого друга: улучшения ссылок, <em>три</em> новых медиавиджета, включающие изображения, аудио- и видеозаписи, обновленный текстовый виджет с поддержкой визуального редактирования и улучшенный раздел новостей в консоли сообщающий о ближайших предстоящих мероприятиях WordPress." -#: wp-admin/about.php:190 -msgid "By opening up the page template functionality to all post types, theme developers have even more flexibility with the WordPress template hierarchy." -msgstr "Открыв функциональность шаблонов страниц для всех типов записей, у разработчиков тем теперь есть еще больше гибкости с иерархией шаблонов WordPress." +#: wp-admin/about.php:37 wp-admin/credits.php:23 wp-admin/freedoms.php:22 +msgid "Thank you for updating to the latest version! WordPress %s adds more ways for you to express yourself and represent your brand." +msgstr "Спасибо за обновление до последней версии! WordPress %s дает вам больше способов для самовыражения и представления вашей марки." -#: wp-admin/about.php:189 -msgid "Post Type Templates" -msgstr "Шаблоны типов записей" +#: wp-admin/about.php:226 +msgid "The introduction of a new base media widget REST API schema to 4.8 opens up possibilities for even more media widgets (like galleries or playlists) in the future. The three new media widgets are powered by a shared base class that covers most of the interactions with the media modal. That class also makes it easier to create new media widgets and paves the way for more to come." +msgstr "Введение новой базовой схемы REST API для медиа-виджетов в 4.8 открывает возможности и для других медиа виджетов (например галерей или плейлистов) в будущем. Три новых медиа виджета основаны на общем базовом классе, который покрывает большинство взаимодействий с формой медиафайлов. Этот класс также упрощает создание новых медиавиджетов и открывает путь к увеличению их числа." -#. translators: %s: smiling face with smiling eyes emoji -#: wp-admin/about.php:182 -msgid "Even More Developer Happiness %s" -msgstr "Еще больше счастья разработчикам %s" +#: wp-admin/about.php:225 +msgid "Media Widgets API" +msgstr "API Медиа-виджетов" -#. translators: %s: https://developer.wordpress.org/rest-api/ -#: wp-admin/about.php:170 -msgid "Content endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with sites through plugins, themes, apps, and beyond. Ready to get started with development? <a href=\"%s\">Check out the REST API reference.</a>" -msgstr "Конечные точки API предоставляют машиночитаемый внешний доступ к вашему сайту WordPress используя четкий, сделаный по стандартам интерфейс, выстилая путь для новых и инновативных методов взаимодействия с сайтами через плагины, темы, приложения и другое. Готовы начать разработку? <a href=\"%s\">Посмотрите документацию по REST API.</a>" +#: wp-admin/about.php:230 +msgid "Rejoice! New responsive breakpoints have been added to the customizer sidebar to make it wider on high-resolution screens. Customizer controls should use percentage-based widths instead of pixels." +msgstr "Радуйтесь! Новые адаптивные точки прерывания были добавлены к боковой панели интерфейса настройки, что позволяет сделать ее шире на дисплеях высокого разрешения. Элементы управления интерфейсом настройки должны использовать ширину в процентах, вместо пикселей." -#: wp-admin/about.php:165 -msgid "WordPress 4.7 comes with REST API endpoints for posts, comments, terms, users, meta, and settings." -msgstr "WordPress 4.7 поставляется с REST API конечными точками для записей, комментариев, элементов, пользователей, мета и настроек." +#: wp-admin/about.php:229 +msgid "Customizer Width Variable" +msgstr "Переменная ширина интерфейса настройки" -#: wp-admin/about.php:164 -msgid "Introducing REST API Content Endpoints" -msgstr "Представляем REST API конечные точки для содержимого" +#: wp-admin/about.php:222 +msgid "With the addition of TinyMCE to the text widget in 4.8 comes a new JavaScript API for instantiating the editor after page load. This can be used to add an editor instance to any text area, and customize it with buttons and functions. Great for plugin authors!" +msgstr "С добавлением TinyMCE в текстовых виджетах, в 4.8 также был добавлен новый JavaScript API для создания экземпляра редактора после загрузки страницы. Он может использоваться для добавления редактора в любую текстовую область и настройки её кнопками и функциями. Для авторов плагинов это просто замечательно!" -#: wp-admin/about.php:157 -msgid "Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. Add more languages to your site and a user language option will show up in your user’s profiles." -msgstr "Только потому, что ваш сайт сделан на одном языке, совсем не означает что все, кто управляет им предпочитают этот же язык в консоли. Добавьте больше языков на ваш сайт и возможности выбора появятся в профилях пользователей." +#: wp-admin/about.php:221 +msgid "Text-Editor JavaScript API" +msgstr "JavaScript API текстового редактора" -#: wp-admin/about.php:155 -msgid "Dashboard in your language" -msgstr "Консоль на вашем языке" +#: wp-admin/about.php:217 +msgid "Multisite Updates" +msgstr "Обновления для режима сети" -#: wp-admin/about.php:152 -msgid "Managing your document collection is easier with WordPress 4.7. Uploading PDFs will generate thumbnail images so you can more easily distinguish between all your documents." -msgstr "Управлять вашей коллекцией документов стало проще с WordPress 4.7. Для загружаемых PDF файлов будут генерироваться миниатюры, так что вам будет проще различать ваши документы." +#: wp-admin/about.php:214 +msgid "As fewer and fewer browsers support Silverlight, file formats which require the presence of the Silverlight plugin are being removed from core support. Files will still display as a download link, but will no longer be embedded automatically." +msgstr "Так как все меньше браузеров поддерживают Silverlight, файловые форматы требующие наличия Silverlight плагина более не поддерживаются ядром. Файлы будут отображаться как ссылка на загрузку, но не будут автоматически встраиваться." -#: wp-admin/about.php:150 -msgid "PDF Thumbnail Previews" -msgstr "Предпросмотр миниатюр PDF" +#: wp-admin/about.php:213 +msgid "Removal of Core Support for WMV and WMA Files" +msgstr "WMV и WMA файлы более не поддерживаются ядром" -#: wp-admin/about.php:142 -msgid "Sometimes you just need a few visual tweaks to make your site perfect. WordPress 4.7 allows you to add custom CSS and instantly see how your changes affect your site. The live preview allows you to work quickly without page refreshes slowing you down." -msgstr "Иногда вам требуется лишь несколько визуальных настроек чтобы сделать ваш сайт совершенным. WordPress 4.7 позволяет добавлять произвольную CSS и сразу же видеть как эти изменения повлияют на сайт. Живой просмотр позволяет работать быстро и не замедляет вас необходимостью обновления страницы." +#: wp-admin/about.php:210 +msgid "New CSS rules mean extraneous content (like “Add New” links) no longer need to be included in admin-area headings. These panel headings improve the experience for people using assistive technologies." +msgstr "Новые CSS правила означают, что дополнительный контент (например ссылки “Добавить новый”) более не требуется включать в панель администратора. Это улучшает доступность для тех, кто использует вспомогательные возможности." -#: wp-admin/about.php:137 -msgid "Many menus for sites contain links to the pages of your site, but what happens when you don’t have any pages yet? Now you can add new pages while building menus instead of leaving the customizer and abandoning your changes. Once you’ve published your customizations, you’ll have new pages ready for you to fill with content." -msgstr "Многие меню для сайтов содержат ссылки на страницы сайта, но что будет если у вас пока нет никаких страниц? Теперь можно создавать новые страницы во время построения меню, вместо того чтобы выходить из интерфейса настройки и отменять изменения. Как только вы опубликуете ваши настройки, новые страницы будут готовы к их наполнению содержанием." +#: wp-admin/about.php:209 +msgid "More Accessible Admin Panel Headings" +msgstr "Более доступные заголовки верхней панели администратора" -#: wp-admin/about.php:135 -msgid "Smoother Menu Building" -msgstr "Плавное создание меню" +#: wp-admin/about.php:78 +msgid "Exciting Widget Updates" +msgstr "Захватывающие обновления виджетов" -#: wp-admin/about.php:129 -msgid "Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use." -msgstr "Иногда большое атмосферное видео в виде движущегося изображения заголовка это то, что вам нужно для презентации своего товара; так давайте, попробуйте это с Twenty Seventeen! Ищите вдохновения? Поищите сайты с доступными для загрузки и использования видеозаголовками." +#: wp-admin/about.php:71 +msgid "WordPress 4.8 adds some great new features. Gear up for a more intuitive WordPress!" +msgstr "WordPress 4.8 добавляет несколько великолепных новых возможностей. Подготовьтесь к более интуитивному WordPress!" -#: wp-admin/about.php:119 -msgid "Video Headers" -msgstr "Видео заголовки" +#: wp-admin/about.php:70 +msgid "An Update with You in Mind" +msgstr "Обновление с мыслью о вас" -#: wp-admin/about.php:116 -msgid "Visible icons appear to show you which parts of your site can be customized while live previewing. Click on a shortcut and get straight to editing. Paired with starter content, getting started with customizing your site is faster than ever." -msgstr "Видимые значки появились на тех местах сайта, которые могут быть настроены в режиме живого предпросмотра. Нажмите на ярлык и прямо перейдете к редактированию. Вместе с начальным содержимым начать с настройкой вашего сайта теперь еще быстрее чем когда-либо." +#. translators: meetup organization documentation URL. +#: wp-admin/includes/dashboard.php:1262 +msgid "There aren’t any events scheduled near you at the moment. Would you like to <a href=\"%s\">organize one</a>?" +msgstr "Никаких мероприятий в настоящее время рядом с вами не запланировано. Хотите <a href=\"%s\">организовать</a>?" -#: wp-admin/about.php:106 -msgid "Edit Shortcuts" -msgstr "Ярлыки редактирования" +#: wp-admin/about.php:167 +msgid "Nearby WordPress Events" +msgstr "Ближайшие мероприятия WordPress" -#: wp-admin/about.php:89 -msgid "To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry - nothing new will appear on the live site until you’re ready to save and publish your initial theme setup." -msgstr "Чтобы дать вам твердую основу для построения, отдельные темы могут предоставлять начальное содержимое появляющееся при настройке вашего нового сайта. Это может варьировать от виджета с деловой информацией в лучшем месте, меню с значками социальных сетей и вплоть до статической главной страницы наполненной красивыми изображениями. Не беспокойтесь, ничего нового не появится на сайте до тех пор, пока вы не будете готовы сохранить и опубликовать начальные настройки темы." +#: wp-admin/about.php:138 +msgid "Rich Text Widget" +msgstr "Обогащенный текст (RTF)" -#: wp-admin/about.php:88 -msgid "Theme Starter Content" -msgstr "Начальные предустановки темы" +#: wp-admin/about.php:135 +msgid "Are you a podcaster, musician, or avid blogger? Adding a widget with your audio file has never been easier. Upload your audio file to the Media Library, go to the widget settings, select your file, and you’re ready for listeners. This would be a easy way to add a more personal welcome message, too!" +msgstr "Вы музыкант, ведете подкасты или блогер-энтузиаст? Добавить виджет с вашими аудиозаписями никогда не было так просто. Загрузите аудиофайл в медиа библиотеку, перейдите в настройки виджетов, выберите ваш файл и ... всё! Это также отличный способ добавить более личное приветственное сообщение!" + +#: wp-admin/about.php:147 +msgid "Link Boundaries" +msgstr "Границы ссылок" + +#. translators: %s: user's display name +#: wp-admin/user-edit.php:32 +msgid "Edit User %s" +msgstr "Редактировать пользователя %s" + +#: wp-admin/includes/widgets.php:223 +msgid "Edit widget: %s" +msgstr "Редактировать виджет: %s" + +#: wp-admin/includes/dashboard.php:1256 wp-admin/includes/dashboard.php:1263 +msgid "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" +msgstr "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" + +#. translators: 1: the city the user searched for, 2: meetup organization +#. documentation URL +#: wp-admin/includes/dashboard.php:1254 +msgid "There aren’t any events scheduled near %1$s at the moment. Would you like to <a href=\"%2$s\">organize one</a>?" +msgstr "В настоящее время никаких мероприятий рядом с %1$s не запланировано. Хотите <a href=\"%2$s\">организовать что-то</a>?" + +#. translators: %s is a placeholder for the name of a city. +#: wp-admin/includes/dashboard.php:1211 +msgid "Attend an upcoming event near %s." +msgstr "Поучаствовать в предстоящем мероприятии рядом с %s." + +#. translators: Replace with a city related to your locale. Test that it +#. matches the expected location and has upcoming events before including it. +#. If no cities related to your locale have events, then use a city related to +#. your locale that would be recognizable to most users. Use only the city name +#. itself, without any region or country. Use the endonym (native locale name) +#. instead of the English name if possible. +#: wp-admin/includes/dashboard.php:1182 +msgid "Cincinnati" +msgstr "Ростов-на-Дону" + +#: wp-admin/includes/dashboard.php:1170 +msgid "City:" +msgstr "Город:" + +#: wp-admin/includes/dashboard.php:1163 +msgid "Edit city" +msgstr "Изменить город" + +#: wp-admin/includes/dashboard.php:1105 +msgid "WordCamps" +msgstr "WordCamp" + +#: wp-admin/includes/dashboard.php:1093 +msgid "Meetups" +msgstr "Встречи" -#: wp-admin/about.php:83 -msgid "WordPress 4.7 adds new features to the customizer to help take you through the initial setup of a theme, with non-destructive live previews of all your changes in one uninterrupted workflow." -msgstr "WordPress 4.7 добавляет новые особенности в интерфейс настройки, облегчая начальную установку темы недеструктивным просмотром всех ваших изменений в едином непрерывном рабочем процессе." +#: wp-admin/includes/dashboard.php:56 +msgid "WordPress Events and News" +msgstr "Новости и мероприятия WordPress" -#: wp-admin/about.php:82 -msgid "Your Site, Your Way" -msgstr "Ваш сайт — ваш путь" +#. translators: Date format for upcoming events on the dashboard. Include the +#. day of the week. See https://secure.php.net/date. +#: wp-admin/includes/class-wp-community-events.php:387 +msgid "l, M j, Y" +msgstr "l, M j, Y" -#: wp-admin/about.php:76 -msgid "Twenty Seventeen focuses on business sites and features a customizable front page with multiple sections. Personalize it with widgets, navigation, social menus, a logo, custom colors, and more. Our default theme for 2017 works great in many languages, on any device, and for a wide range of users." -msgstr "Twenty Seventeen предназначена для деловых сайтов и предоставляет настраиваемую главную страницу с множественными разделами. Настройте ее виджетами, навигацией, социальным меню, логотипом, произвольными цветами и не только. Наша тема для 2017 года отлично подходит для многих языков, любых устройств и широкого круга пользователей." +#: wp-admin/includes/class-wp-community-events.php:116 +msgid "Unknown API error." +msgstr "Неизвестная ошибка API." -#: wp-admin/about.php:70 -msgid "A brand new default theme brings your site to life with immersive featured images and video headers." -msgstr "Новая тема по умолчанию оживит ваш сайт благодаря захватывающим изображениям и видеофайлам в заголовке." +#. translators: %s is a numeric HTTP status code; e.g., 400, 403, 500, 504, +#. etc. +#: wp-admin/includes/class-wp-community-events.php:111 +msgid "Invalid API response code (%d)" +msgstr "Неверный код ответа API (%d)" -#: wp-admin/about.php:69 -msgid "Presenting Twenty Seventeen" -msgstr "Представляем Twenty Seventeen" +#: wp-admin/edit-tag-form.php:170 wp-admin/edit-tags.php:444 +msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band." +msgstr "Назначьте родительский элемент для создания иерархии. \"Джаз\" например может быть родителем для \"бибоп\" и \"биг-бэнд\"." -#: wp-admin/about.php:37 wp-admin/credits.php:23 wp-admin/freedoms.php:22 -msgid "Thank you for updating to the latest version! WordPress %s helps you get your site set up the way you want it." -msgstr "Спасибо за обновление до последней версии! WordPress %s поможет настроить сайт в том виде, в каком вы этого хотите." +#. translators: %s: smiling face with smiling eyes emoji +#: wp-admin/about.php:202 +msgid "Even More Developer Happiness %s" +msgstr "Еще больше счастья разработчикам %s" #: wp-admin/users.php:167 wp-admin/users.php:207 msgid "Sorry, you are not allowed to delete users." msgstr "Извините, вам не разрешено удалять пользователей." +#: wp-admin/user-new.php:23 wp-admin/user-new.php:117 +msgid "Sorry, you are not allowed to create users." +msgstr "Извините, вам не разрешено создавать пользователей." + #: wp-admin/customize.php:163 msgid "The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements." msgstr "Интерфейс настройки позволяет просмотреть изменения на сайте перед их публикацией. Вы можете переходить на другие страницы сайта в режиме предпросмотра. Для некоторых редактируемых элементов будут показаны кнопки редактирования." -#: wp-admin/customize.php:196 +#: wp-admin/customize.php:176 msgctxt "short (~12 characters) label for hide controls button" msgid "Hide Controls" msgstr "Скрыть управление" -#: wp-admin/theme-install.php:59 +#: wp-admin/theme-install.php:64 msgid "Expand Sidebar" msgstr "Развернуть боковую колонку" -#: wp-admin/nav-menus.php:812 +#: wp-admin/nav-menus.php:814 msgid "Display location" msgstr "Показать местонахождение" #. translators: 1: user id, 2: user login -#: wp-admin/users.php:385 +#: wp-admin/users.php:378 msgid "ID #%1$s: %2$s <strong>Sorry, you are not allowed to remove this user.</strong>" msgstr "ID #%1$s: %2$s <strong>Извините, Вам не разрешено удалить этого пользователя.</strong>" -#. translators: The user language selection field label -#: wp-admin/user-edit.php:280 -msgid "Language" -msgstr "Язык" - -#: wp-admin/user-edit.php:41 +#: wp-admin/user-edit.php:47 msgid "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see." msgstr "Вы можете выбрать язык для консоли администрирования WordPress без влияния на язык сайта используемый для посетителей." @@ -219,32 +270,32 @@ msgstr "Если требуется переустановить версию %s msgid "You are using a development version of WordPress. You can update to the latest nightly build automatically:" msgstr "Вы используете версию WordPress в разработке. Вы можете обновить до последней ночной сборки автоматически:" -#: wp-admin/themes.php:258 wp-admin/themes.php:388 +#: wp-admin/themes.php:263 wp-admin/themes.php:393 msgid "New version available." msgstr "Доступна новая версия." -#: wp-admin/theme-install.php:213 +#: wp-admin/theme-install.php:222 msgid "Edit Filters" msgstr "Редактировать фильтры" -#: wp-admin/theme-install.php:188 wp-admin/theme-install.php:208 +#: wp-admin/theme-install.php:197 wp-admin/theme-install.php:217 msgid "Clear current filters" msgstr "Очистить текущие фильтры" -#. translators: hidden accessibility text -#: wp-admin/theme-install.php:61 +#. translators: accessibility text +#: wp-admin/theme-install.php:66 msgid "Select one or more Theme features to filter by" msgstr "Выберите одну или больше возможностей темы для фильтра" -#: wp-admin/options-general.php:153 +#: wp-admin/options-general.php:197 msgid "Choose either a city in the same timezone as you or a UTC timezone offset." msgstr "Выберите город в той же временной зоне или сдвиг от времени UTC." -#: wp-admin/includes/template.php:1788 +#: wp-admin/includes/template.php:1811 msgid "Current Background Image" msgstr "Текущее фоновое изображение" -#: wp-admin/includes/template.php:1775 +#: wp-admin/includes/template.php:1798 msgid "Current Header Image" msgstr "Текущее изображение заголовка" @@ -252,27 +303,27 @@ msgstr "Текущее изображение заголовка" msgid "Search plugins..." msgstr "Поиск плагинов..." -#: wp-admin/includes/meta-boxes.php:105 +#: wp-admin/includes/meta-boxes.php:111 msgid "Set status" msgstr "Установить статус" #. translators: %s: post title -#: wp-admin/includes/class-wp-posts-list-table.php:843 +#: wp-admin/includes/class-wp-posts-list-table.php:844 msgid "“%s” is locked" msgstr "“%s” заблокирована" #: wp-admin/includes/class-wp-plugin-install-list-table.php:566 -#: wp-admin/includes/plugin-install.php:593 +#: wp-admin/includes/plugin-install.php:594 msgctxt "Active plugin installs" msgid "Less Than 10" msgstr "Менее 10" -#: wp-admin/includes/ajax-actions.php:2022 +#: wp-admin/includes/ajax-actions.php:2079 msgid "Sorry, you are not allowed to attach files to this post." msgstr "Извините, Вам не разрешено делать вложения файлов к этой записи." #: wp-admin/freedoms.php:45 wp-admin/includes/plugin-install.php:235 -#: wp-admin/includes/plugin-install.php:599 wp-admin/plugin-install.php:82 +#: wp-admin/includes/plugin-install.php:600 wp-admin/plugin-install.php:82 #: wp-admin/plugins.php:400 msgid "https://wordpress.org/plugins/" msgstr "https://ru.wordpress.org/plugins/" @@ -301,11 +352,11 @@ msgid "Original" msgstr "Оригинальный размер" #: wp-admin/comment.php:52 wp-admin/custom-background.php:101 -#: wp-admin/custom-header.php:128 wp-admin/edit-comments.php:184 -#: wp-admin/edit-form-advanced.php:383 wp-admin/edit-form-advanced.php:399 -#: wp-admin/edit-form-advanced.php:415 wp-admin/edit-link-form.php:66 -#: wp-admin/edit-tags.php:270 wp-admin/edit.php:229 wp-admin/edit.php:250 -#: wp-admin/export.php:55 wp-admin/import.php:30 wp-admin/index.php:98 +#: wp-admin/custom-header.php:128 wp-admin/edit-comments.php:188 +#: wp-admin/edit-form-advanced.php:382 wp-admin/edit-form-advanced.php:398 +#: wp-admin/edit-form-advanced.php:414 wp-admin/edit-link-form.php:66 +#: wp-admin/edit-tags.php:272 wp-admin/edit.php:229 wp-admin/edit.php:250 +#: wp-admin/export.php:55 wp-admin/import.php:30 wp-admin/index.php:99 #: wp-admin/link-manager.php:67 wp-admin/media-new.php:57 wp-admin/media.php:84 #: wp-admin/my-sites.php:48 wp-admin/nav-menus.php:572 #: wp-admin/options-discussion.php:29 wp-admin/options-general.php:46 @@ -313,9 +364,9 @@ msgstr "Оригинальный размер" #: wp-admin/options-reading.php:39 wp-admin/options-writing.php:46 #: wp-admin/plugin-editor.php:157 wp-admin/plugin-install.php:99 #: wp-admin/plugins.php:418 wp-admin/revision.php:121 -#: wp-admin/theme-editor.php:43 wp-admin/theme-install.php:115 +#: wp-admin/theme-editor.php:43 wp-admin/theme-install.php:120 #: wp-admin/themes.php:119 wp-admin/tools.php:29 wp-admin/update-core.php:576 -#: wp-admin/upload.php:67 wp-admin/upload.php:211 wp-admin/user-edit.php:56 +#: wp-admin/upload.php:67 wp-admin/upload.php:213 wp-admin/user-edit.php:62 #: wp-admin/user-new.php:214 wp-admin/users.php:69 wp-admin/widgets.php:77 msgid "<a href=\"https://wordpress.org/support/\">Support Forums</a>" msgstr "<a href=\"https://ru.wordpress.org/support/\">Форумы поддержки</a>" @@ -419,15 +470,15 @@ msgstr "Поиск по установленным плагинам ищет к msgid "Custom Logo" msgstr "Произвольный логотип" -#: wp-admin/user-new.php:23 wp-admin/user-new.php:117 -msgid "Sorry, you are not allowed to create users." -msgstr "Извините, вам не разрешено создавать пользователей." +#: wp-admin/users.php:317 wp-admin/users.php:348 +msgid "Sorry, you are not allowed to remove users." +msgstr "Извините, вам не разрешено удалять пользователей." #: wp-admin/user-new.php:16 wp-admin/user-new.php:56 msgid "Sorry, you are not allowed to add users to this network." msgstr "Извините, вам не разрешено добавлять пользователей в эту сеть." -#: wp-admin/user-edit.php:571 +#: wp-admin/user-edit.php:583 msgid "Confirm use of potentially weak password" msgstr "Разрешить использование потенциально слабого пароля" @@ -435,7 +486,7 @@ msgstr "Разрешить использование потенциально msgid "Sorry, you are not allowed to edit this changeset." msgstr "Извините, вам не разрешено редактировать этот набор изменений." -#: wp-admin/includes/ajax-actions.php:3419 wp-admin/update.php:172 +#: wp-admin/includes/ajax-actions.php:3488 wp-admin/update.php:172 #: wp-admin/update.php:193 msgid "Sorry, you are not allowed to update themes for this site." msgstr "Извините, вам не разрешено обновлять темы на этом сайте." @@ -446,11 +497,11 @@ msgstr "Извините, вам не разрешено обновлять те msgid "Sorry, you are not allowed to update this site." msgstr "Извините, вам не разрешено обновлять этот сайт." -#: wp-admin/themes.php:256 wp-admin/themes.php:386 +#: wp-admin/themes.php:261 wp-admin/themes.php:391 msgid "New version available. <button class=\"button-link\" type=\"button\">Update now</button>" msgstr "Доступна новая версия. <button class=\"button-link\" type=\"button\">Обновить сейчас</button>" -#: wp-admin/theme-install.php:140 +#: wp-admin/theme-install.php:149 msgid "The Theme Installer screen requires JavaScript." msgstr "Экран установки темы требует JavaScript." @@ -484,7 +535,7 @@ msgstr "Извините, вам не разрешено изменять нез msgid "Sorry, you are not allowed to manage options for this site." msgstr "Извините, вам не разрешено управлять настройками этого сайта." -#: wp-admin/nav-menus.php:589 wp-admin/widgets.php:362 +#: wp-admin/nav-menus.php:589 wp-admin/widgets.php:364 msgid "Manage with Live Preview" msgstr "Перейти к визуальной настройке" @@ -497,16 +548,16 @@ msgid "Sorry, you are not allowed to add links to this site." msgstr "Извините, вам не разрешено добавлять ссылки на этом сайте." #. translators: %s: WordPress Planet URL -#: wp-admin/index.php:81 +#: wp-admin/index.php:82 msgid "<strong>WordPress News</strong> — Latest news from the official WordPress project and the <a href=\"%s\">WordPress Planet</a>." msgstr "<strong>Новости WordPress</strong> — свежие новости с официального сайта WordPress и <a href=\"%s\">«Планеты WordPress»</a>." #. translators: %s: WordPress Planet URL -#: wp-admin/index.php:75 +#: wp-admin/index.php:76 msgid "<strong>WordPress News</strong> — Latest news from the official WordPress project, the <a href=\"%s\">WordPress Planet</a>, and popular plugins." msgstr "<strong>Новости WordPress</strong> — свежие новости с официального сайта WordPress и <a href=\"%s\">«Планеты WordPress»</a>, а также популярные плагины." -#: wp-admin/includes/upgrade.php:200 +#: wp-admin/includes/upgrade.php:207 msgid "" "Hi, this is a comment.\n" "To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n" @@ -516,7 +567,7 @@ msgstr "" "Чтобы начать модерировать, редактировать и удалять комментарии, перейдите на экран «Комментарии» в консоли.\n" "Аватары авторов комментариев загружаются с сервиса <a href=\"https://ru.gravatar.com\">Gravatar</a>." -#: wp-admin/includes/upgrade.php:197 +#: wp-admin/includes/upgrade.php:204 msgid "A WordPress Commenter" msgstr "Автор комментария" @@ -574,7 +625,7 @@ msgstr "Портфолио" msgid "Photography" msgstr "Фотография" -#: wp-admin/includes/theme.php:278 +#: wp-admin/includes/dashboard.php:1118 wp-admin/includes/theme.php:278 msgid "News" msgstr "Новости" @@ -606,23 +657,19 @@ msgstr "Виджеты в подвале" msgid "Grid Layout" msgstr "Разметка в виде сетки" -#: wp-admin/includes/template.php:2046 +#: wp-admin/includes/template.php:2071 msgid "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version." msgstr "Текущее содержимое в редакторе будет заменено последней сохранённой версией. С помощью кнопок «Отменить» и «Повторить» в редакторе можно будет вернуть старое содержимое или оставить восстановленную версию." -#: wp-admin/includes/template.php:1501 +#: wp-admin/includes/template.php:1523 msgid "Close media attachment panel" msgstr "Закрыть окно привязки файла" -#: wp-admin/users.php:317 wp-admin/users.php:352 -msgid "Sorry, you are not allowed to remove users." -msgstr "Извините, вам не разрешено удалять пользователей." - -#: wp-admin/includes/ms.php:1084 +#: wp-admin/includes/ms.php:1096 msgid "Info" msgstr "Информация" -#: wp-admin/includes/meta-boxes.php:866 +#: wp-admin/includes/meta-boxes.php:872 msgid "Need help? Use the Help tab above the screen title." msgstr "Нужна помощь? Используйте вкладку «Помощь» над заголовком экрана." @@ -664,55 +711,55 @@ msgstr "(Личная запись)" msgid "Sorry, you are not allowed to edit the links for this site." msgstr "Извините, вам не разрешено редактировать ссылки на этом сайте." -#: wp-admin/includes/ajax-actions.php:3842 -#: wp-admin/includes/ajax-actions.php:3885 wp-admin/plugins.php:13 +#: wp-admin/includes/ajax-actions.php:3911 +#: wp-admin/includes/ajax-actions.php:3954 wp-admin/plugins.php:13 msgid "Sorry, you are not allowed to manage plugins for this site." msgstr "Извините, вам не разрешено управлять плагинами на этом сайте." -#: wp-admin/includes/ajax-actions.php:3812 +#: wp-admin/includes/ajax-actions.php:3881 msgid "Plugin could not be deleted." msgstr "Не удалось удалить плагин." -#: wp-admin/includes/ajax-actions.php:3774 wp-admin/plugins.php:231 +#: wp-admin/includes/ajax-actions.php:3843 wp-admin/plugins.php:231 msgid "Sorry, you are not allowed to delete plugins for this site." msgstr "Извините, вам не разрешено удалять плагины на этом сайте." -#: wp-admin/includes/ajax-actions.php:3673 wp-admin/update.php:24 +#: wp-admin/includes/ajax-actions.php:3742 wp-admin/update.php:24 #: wp-admin/update.php:50 wp-admin/update.php:71 msgid "Sorry, you are not allowed to update plugins for this site." msgstr "Извините, вам не разрешено обновлять плагины на этом сайте." -#: wp-admin/includes/ajax-actions.php:3570 wp-admin/plugin-install.php:18 +#: wp-admin/includes/ajax-actions.php:3639 wp-admin/plugin-install.php:18 #: wp-admin/update.php:96 wp-admin/update.php:144 msgid "Sorry, you are not allowed to install plugins on this site." msgstr "Извините, вам не разрешено устанавливать плагины на этот сайт." -#: wp-admin/includes/ajax-actions.php:3560 -#: wp-admin/includes/ajax-actions.php:3659 -#: wp-admin/includes/ajax-actions.php:3762 +#: wp-admin/includes/ajax-actions.php:3629 +#: wp-admin/includes/ajax-actions.php:3728 +#: wp-admin/includes/ajax-actions.php:3831 msgid "No plugin specified." msgstr "Не указан плагин." -#: wp-admin/includes/ajax-actions.php:3539 +#: wp-admin/includes/ajax-actions.php:3608 msgid "Theme could not be deleted." msgstr "Не удалось удалить тему." -#: wp-admin/includes/ajax-actions.php:3503 +#: wp-admin/includes/ajax-actions.php:3572 msgid "Sorry, you are not allowed to delete themes on this site." msgstr "Извините, вам не разрешено удалять темы на этом сайте." -#: wp-admin/includes/ajax-actions.php:3474 +#: wp-admin/includes/ajax-actions.php:3543 msgid "Update failed." msgstr "Обновление не удалось." -#: wp-admin/includes/ajax-actions.php:3312 wp-admin/theme-install.php:16 +#: wp-admin/includes/ajax-actions.php:3381 wp-admin/theme-install.php:16 #: wp-admin/update.php:219 wp-admin/update.php:249 msgid "Sorry, you are not allowed to install themes on this site." msgstr "Извините, вам не разрешено устанавливать темы на этот сайт." -#: wp-admin/includes/ajax-actions.php:3300 -#: wp-admin/includes/ajax-actions.php:3407 -#: wp-admin/includes/ajax-actions.php:3492 +#: wp-admin/includes/ajax-actions.php:3369 +#: wp-admin/includes/ajax-actions.php:3476 +#: wp-admin/includes/ajax-actions.php:3561 msgid "No theme specified." msgstr "Не указана тема." @@ -738,7 +785,7 @@ msgstr "Закрыть интерфейс настройки и вернутьс msgid "Sorry, you are not allowed to customize headers." msgstr "Извините, вам не разрешено редактировать заголовок." -#: wp-admin/admin.php:261 wp-admin/import.php:15 +#: wp-admin/admin.php:262 wp-admin/import.php:15 msgid "Sorry, you are not allowed to import content." msgstr "Извините, вам не разрешено импортировать содержимое." @@ -751,43 +798,43 @@ msgid "Release Design Lead" msgstr "Ведущий дизайнер релиза" #. translators: %s: Codex URL -#: wp-admin/includes/meta-boxes.php:675 -msgid "Allow <a href=\"%s\">trackbacks and pingbacks</a> on this page." -msgstr "Разрешить <a href=\"%s\">обратные ссылки и уведомления</a>." +#: wp-admin/includes/meta-boxes.php:681 +msgid "Allow <a href=\"%s\">trackbacks and pingbacks</a> on this page" +msgstr "Разрешить <a href=\"%s\">обратные ссылки и уведомления</a> на этой странице" -#: wp-admin/includes/meta-boxes.php:654 +#: wp-admin/includes/meta-boxes.php:660 msgid "https://codex.wordpress.org/Using_Custom_Fields" msgstr "https://codex.wordpress.org/Произвольные_поля" #. translators: %s: Codex URL -#: wp-admin/includes/meta-boxes.php:653 +#: wp-admin/includes/meta-boxes.php:659 msgid "Custom fields can be used to add extra metadata to a post that you can <a href=\"%s\">use in your theme</a>." msgstr "Произвольные поля позволяют добавлять к записям метаданные, которые вы можете <a href=\"%s\">использовать в своей теме</a>." #. translators: %s: Codex URL -#: wp-admin/includes/meta-boxes.php:621 +#: wp-admin/includes/meta-boxes.php:627 msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using <a href=\"%s\">pingbacks</a>, no other action necessary." msgstr "Обратные ссылки — это способ уведомить другие блоги, что вы сослались на них. Если вы ссылаетесь на блог под управлением WordPress, <a href=\"%s\">уведомление</a> будет отправлено ему автоматически, дополнительных действий не требуется." #. translators: %s: Codex URL -#: wp-admin/includes/meta-boxes.php:586 +#: wp-admin/includes/meta-boxes.php:592 msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. <a href=\"%s\">Learn more about manual excerpts</a>." msgstr "Отрывок — необязательное краткое содержание вашего текста, которое можно использовать в шаблонах темы. <a href=\"%s\">Узнать больше.</a>" -#: wp-admin/edit-form-advanced.php:368 +#: wp-admin/edit-form-advanced.php:367 msgid "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically." msgstr "Текстовый режим позволяет вводить HTML-код. Обратите внимание, что при переключении в текстовый режим теги <p> и <br> преобразуются в переводы строк, чтобы сделать текст более читаемым. При наборе можно использовать один перевод строки вместо тега <br> и два перевода вместо тега <p>. При выводе текста на сайте переводы строк будут автоматически преобразованы обратно в теги." -#: wp-admin/edit-form-advanced.php:367 +#: wp-admin/edit-form-advanced.php:366 msgid "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls." msgstr "В визуальном режиме у вас есть редактор, отображающий форматирование. Нажав на кнопку «Показать/скрыть панель инструментов», можно открыть второй ряд кнопок." -#: wp-admin/upload.php:302 +#: wp-admin/upload.php:306 msgid "Error saving media file." msgstr "Ошибка при сохранении медиафайла." #. translators: %s: number of media files -#: wp-admin/upload.php:294 +#: wp-admin/upload.php:298 msgid "%s media file restored from the trash." msgid_plural "%s media files restored from the trash." msgstr[0] "%s медиафайл восстановлен из корзины." @@ -795,7 +842,7 @@ msgstr[1] "%s медиафайла восстановлены из корзин msgstr[2] "%s медиафайлов восстановлены из корзины." #. translators: %s: number of media files -#: wp-admin/upload.php:282 +#: wp-admin/upload.php:286 msgid "%s media file moved to the trash." msgid_plural "%s media files moved to the trash." msgstr[0] "%s медиафайл перемещён в корзину." @@ -803,7 +850,7 @@ msgstr[1] "%s медиафайла перемещены в корзину." msgstr[2] "%s медиафайлов перемещены в корзину." #. translators: %s: number of media files -#: wp-admin/upload.php:271 +#: wp-admin/upload.php:275 msgid "%s media file permanently deleted." msgid_plural "%s media files permanently deleted." msgstr[0] "%s медиафайл удалён навсегда." @@ -811,31 +858,31 @@ msgstr[1] "%s медиафайла удалены навсегда." msgstr[2] "%s медиафайлов удалены навсегда." #. translators: %s: number of media files -#: wp-admin/upload.php:260 +#: wp-admin/upload.php:264 msgid "%s media file detached." msgid_plural "%s media files detached." msgstr[0] "%s медиафайла отвязан от записи." msgstr[1] "%s медиафайла отвязаны от записей." msgstr[2] "%s медиафайлов отвязаны от записей." -#: wp-admin/upload.php:257 +#: wp-admin/upload.php:261 msgid "Media file detached." msgstr "Медиафайл отвязан от записи." #. translators: %s: number of media files -#: wp-admin/upload.php:249 +#: wp-admin/upload.php:253 msgid "%s media file attached." msgid_plural "%s media files attached." msgstr[0] "%s медиафайл прикреплён к записи." msgstr[1] "%s медиафайла прикреплены к записям." msgstr[2] "%s медиафайлов прикреплены к записям." -#: wp-admin/upload.php:246 +#: wp-admin/upload.php:250 msgid "Media file attached." msgstr "Медиафайл прикреплён к записи." #: wp-admin/edit-form-advanced.php:163 wp-admin/media.php:95 -#: wp-admin/upload.php:240 wp-admin/upload.php:300 +#: wp-admin/upload.php:244 wp-admin/upload.php:304 msgid "Media file updated." msgstr "Медиафайл обновлён." @@ -859,7 +906,7 @@ msgctxt "dashboard" msgid "%1$s, %2$s" msgstr "%1$s, %2$s" -#: wp-admin/edit-form-advanced.php:433 +#: wp-admin/edit-form-advanced.php:432 msgid "<strong>Publish</strong> — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post." msgstr "<strong>Опубликовать</strong> — можно задать условия публикации записи в блоке «Опубликовать». Чтобы посмотреть дополнительные варианты для разделов «Статус», «Видимость» и «Опубликовать (сразу)», нажмите ссылку «Изменить» рядом с ними. В разделе «Видимость» можно защитить запись паролем или постоянно отображать её наверху (прилепить). С помощью пункта «Защищено паролем» можно задать пароль для просмотра записи. Пункт «Личное» скрывает запись от всех, кроме редакторов и администраторов. Раздел «Опубликовать (сразу)» позволяет установить дату в будущем или прошлом, так что вы можете запланировать запись или опубликовать её задним числом." @@ -869,31 +916,31 @@ msgid "User has been added to your site. <a href=\"%s\">Edit user</a>" msgstr "Пользователь добавлен на сайт. <a href=\"%s\">Редактировать</a>" #. translators: %s: new email -#: wp-admin/user-edit.php:438 +#: wp-admin/user-edit.php:450 msgid "There is a pending change of your email to %s." msgstr "Ожидается подтверждение смены вашего адреса e-mail на %s." -#: wp-admin/user-edit.php:192 +#: wp-admin/user-edit.php:199 msgid "Error while saving the new email address. Please try again." msgstr "Ошибка при сохранении нового адреса e-mail. Пожалуйста, попробуйте ещё раз." -#: wp-admin/upload.php:192 +#: wp-admin/upload.php:194 msgid "You can narrow the list by file type/status or by date using the dropdown menus above the media table." msgstr "Можно детализировать список по типу и статусу файлов или по дате с помощью выпадающих меню над таблицей файлов." -#: wp-admin/themes.php:310 +#: wp-admin/themes.php:315 msgid "The following themes are installed but incomplete." msgstr "Следующие темы установлены, однако являются неполными." -#: wp-admin/themes.php:168 +#: wp-admin/themes.php:173 msgid "New theme activated." msgstr "Новая тема активирована." -#: wp-admin/themes.php:166 +#: wp-admin/themes.php:171 msgid "Settings saved and theme activated." msgstr "Настройки сохранены, тема активирована." -#: wp-admin/freedoms.php:46 wp-admin/theme-install.php:86 +#: wp-admin/freedoms.php:46 wp-admin/theme-install.php:91 #: wp-admin/themes.php:92 msgid "https://wordpress.org/themes/" msgstr "https://ru.wordpress.org/themes/" @@ -926,7 +973,7 @@ msgid "%1$s by %2$s (will also <strong>delete its data</strong>)" msgstr "%1$s автора %2$s (плагин также <strong>удалит свои данные</strong>)" #. translators: 1: UTC abbreviation, 2: UTC time -#: wp-admin/options-general.php:158 +#: wp-admin/options-general.php:202 msgid "Universal time (%1$s) is %2$s." msgstr "Всемирное координированное время (%1$s): %2$s." @@ -949,7 +996,7 @@ msgstr "Константа %s не может быть активна при у msgid "Your %s file has an empty database table prefix, which is not supported." msgstr "В вашем файле %s указан пустой префикс таблиц базы данных. Такая конфигурация не поддерживается." -#: wp-admin/index.php:118 +#: wp-admin/index.php:119 msgid "Dismiss the welcome panel" msgstr "Скрыть панель приветствия" @@ -957,7 +1004,7 @@ msgstr "Скрыть панель приветствия" msgid "Theme zip file" msgstr "Архив темы" -#: wp-admin/includes/template.php:1500 +#: wp-admin/includes/template.php:1522 msgid "Attach to existing content" msgstr "Прикрепить к существующей записи" @@ -967,18 +1014,18 @@ msgstr "Нажмите на изображение, чтобы изменить #. translators: 1: number of stars (used to determine singular/plural), 2: #. number of reviews -#: wp-admin/includes/plugin-install.php:620 +#: wp-admin/includes/plugin-install.php:621 msgid "Reviews with %1$d star: %2$s. Opens in a new window." msgid_plural "Reviews with %1$d stars: %2$s. Opens in a new window." msgstr[0] "Отзывов с оценкой в %1$d звезду: %2$s. Ссылка откроется в новой вкладке." msgstr[1] "Отзывов с оценкой в %1$d звезды: %2$s. Ссылка откроется в новой вкладке." msgstr[2] "Отзывов с оценкой в %1$d звёзд: %2$s. Ссылка откроется в новой вкладке." -#: wp-admin/includes/plugin-install.php:614 +#: wp-admin/includes/plugin-install.php:615 msgid "Read all reviews on WordPress.org or write your own!" msgstr "Посмотрите все отзывы на WordPress.org или напишите свой!" -#: wp-admin/includes/plugin-install.php:613 +#: wp-admin/includes/plugin-install.php:614 msgid "Reviews" msgstr "Отзывы" @@ -1042,7 +1089,7 @@ msgstr "Шаблон даты" msgid "Taxonomy Template" msgstr "Шаблон таксономии" -#: wp-admin/includes/dashboard.php:1364 +#: wp-admin/includes/dashboard.php:1468 msgid "Dismiss the browser warning panel" msgstr "Скрыть панель с предупреждением о браузере" @@ -1091,7 +1138,7 @@ msgstr "Удалить «%s»" #. translators: %s: post title #. translators: %s: taxonomy term name -#: wp-admin/includes/class-wp-posts-list-table.php:1235 +#: wp-admin/includes/class-wp-posts-list-table.php:1252 #: wp-admin/includes/class-wp-terms-list-table.php:448 msgid "Quick edit “%s” inline" msgstr "Изменить свойства «%s»" @@ -1107,7 +1154,7 @@ msgstr "По запросу «%s» плагинов не найдено." #. translators: %s: attachment title #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:714 -#: wp-admin/includes/class-wp-posts-list-table.php:1246 +#: wp-admin/includes/class-wp-posts-list-table.php:1263 msgid "Restore “%s” from the Trash" msgstr "Восстановить «%s» из корзины" @@ -1115,7 +1162,7 @@ msgstr "Восстановить «%s» из корзины" #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:675 #: wp-admin/includes/class-wp-media-list-table.php:733 -#: wp-admin/includes/class-wp-posts-list-table.php:1263 +#: wp-admin/includes/class-wp-posts-list-table.php:1280 msgid "Delete “%s” permanently" msgstr "Удалить «%s» навсегда" @@ -1123,7 +1170,7 @@ msgstr "Удалить «%s» навсегда" #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:665 #: wp-admin/includes/class-wp-media-list-table.php:722 -#: wp-admin/includes/class-wp-posts-list-table.php:1254 +#: wp-admin/includes/class-wp-posts-list-table.php:1271 msgid "Move “%s” to the Trash" msgstr "Переместить «%s» в корзину" @@ -1142,7 +1189,7 @@ msgstr "Отвязать от «%s»" #. translators: %s: post title #. translators: %s: taxonomy term name #: wp-admin/includes/class-wp-media-list-table.php:377 -#: wp-admin/includes/class-wp-posts-list-table.php:942 +#: wp-admin/includes/class-wp-posts-list-table.php:943 #: wp-admin/includes/class-wp-terms-list-table.php:384 msgid "“%s” (Edit)" msgstr "«%s» (Изменить)" @@ -1157,16 +1204,16 @@ msgstr "Корзина" msgid "The ssh2 PHP extension is available, however, we require the PHP5 function %s" msgstr "Расширение ssh2 для PHP доступно, однако требуется функция PHP5 %s" -#: wp-admin/includes/class-wp-comments-list-table.php:588 +#: wp-admin/includes/class-wp-comments-list-table.php:593 msgid "Quick edit this comment inline" msgstr "Изменить свойства этого комментария" -#: wp-admin/includes/class-wp-comments-list-table.php:584 +#: wp-admin/includes/class-wp-comments-list-table.php:589 #: wp-admin/includes/dashboard.php:634 msgid "Edit this comment" msgstr "Изменить этот комментарий" -#: wp-admin/includes/class-wp-comments-list-table.php:570 +#: wp-admin/includes/class-wp-comments-list-table.php:575 msgid "Restore this comment from the spam" msgstr "Восстановить этот комментарий из спама" @@ -1224,43 +1271,43 @@ msgid "Send User Notification" msgstr "Отправить уведомление" #. translators: %s: menu name -#: wp-admin/nav-menus.php:820 +#: wp-admin/nav-menus.php:822 msgctxt "menu location" msgid "(Currently set to: %s)" msgstr "(Сейчас отображает меню «%s»)" #. translators: %s: site link -#: wp-admin/includes/schema.php:1010 wp-admin/includes/upgrade.php:163 +#: wp-admin/includes/schema.php:1013 wp-admin/includes/upgrade.php:163 msgid "Welcome to %s. This is your first post. Edit or delete it, then start blogging!" msgstr "Добро пожаловать на сайт %s. Это ваша первая запись. Отредактируйте или удалите её, затем пишите!" #. translators: %s: WordPress version number -#: wp-admin/about.php:267 +#: wp-admin/about.php:264 msgid "<strong>Version %s</strong> addressed one security issue." msgstr "В <strong>версии %s</strong> решена проблема с безопасностью." -#: wp-admin/user-edit.php:501 +#: wp-admin/user-edit.php:513 msgid "https://en.gravatar.com/" msgstr "https://ru.gravatar.com/" #. translators: %s: Gravatar URL -#: wp-admin/user-edit.php:500 +#: wp-admin/user-edit.php:512 msgid "You can change your profile picture on <a href=\"%s\">Gravatar</a>." msgstr "Аватар можно изменить на сайте <a href=\"%s\">Gravatar</a>." -#: wp-admin/user-edit.php:494 +#: wp-admin/user-edit.php:506 msgid "Profile Picture" msgstr "Аватар" -#: wp-admin/about.php:47 wp-admin/about.php:264 +#: wp-admin/about.php:261 msgid "Maintenance and Security Releases" msgstr "Технические обновления безопасности" -#: wp-admin/about.php:261 +#: wp-admin/about.php:258 msgid "Security Releases" msgstr "Обновления безопасности" -#: wp-admin/about.php:258 +#: wp-admin/about.php:255 msgid "Maintenance Releases" msgstr "Технические обновления" @@ -1331,11 +1378,11 @@ msgstr "В таблице стилей %s нет корректного заго msgid "The theme is missing the %s stylesheet." msgstr "В теме отсутствует таблица стилей %s." -#: wp-admin/theme-install.php:175 +#: wp-admin/theme-install.php:184 msgid "If you have marked themes as favorites on WordPress.org, you can browse them here." msgstr "Если вы добавили темы на WordPress.org в список любимых, здесь вы можете их просмотреть." -#: wp-admin/theme-install.php:158 +#: wp-admin/theme-install.php:167 msgctxt "themes" msgid "Favorites" msgstr "Любимые" @@ -1384,17 +1431,17 @@ msgid "Requires %1$s in %2$s file." msgstr "Требует %1$s в файле %2$s." #. translators: %s: date and time -#: wp-admin/options-general.php:207 +#: wp-admin/options-general.php:251 msgid "Standard time begins on: %s." msgstr "Переход на зимнее время: %s." #. translators: %s: date and time -#: wp-admin/options-general.php:205 +#: wp-admin/options-general.php:249 msgid "Daylight saving time begins on: %s." msgstr "Переход на летнее время: %s." #. translators: %s: file name -#: wp-admin/includes/media.php:1504 +#: wp-admin/includes/media.php:1508 msgid "You are about to delete %s." msgstr "Вы собираетесь удалить %s." @@ -1407,11 +1454,11 @@ msgstr "Файлы в каталоге %s выполняются автомат msgid "Sorry, you are not allowed to manage these options." msgstr "Извините, вам не разрешено управлять этими настройками." -#: wp-admin/widgets.php:438 +#: wp-admin/widgets.php:441 msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations." msgstr "Эта функция удалит все элементы из списка неактивных виджетов. Вы не сможете вернуть сделанные изменения." -#: wp-admin/widgets.php:428 +#: wp-admin/widgets.php:431 msgid "Clear Inactive Widgets" msgstr "Очистить неактивные виджеты" @@ -1431,27 +1478,27 @@ msgstr "Навигация по списку пользователей" msgid "Filter users list" msgstr "Фильтровать список пользователей" -#: wp-admin/upload.php:217 +#: wp-admin/upload.php:219 msgid "Media items list" msgstr "Список медиафайлов" -#: wp-admin/upload.php:216 +#: wp-admin/upload.php:218 msgid "Media items list navigation" msgstr "Навигация по списку медиафайлов" -#: wp-admin/upload.php:215 +#: wp-admin/upload.php:217 msgid "Filter media items list" msgstr "Фильтровать список медиафайлов" -#: wp-admin/themes.php:355 +#: wp-admin/themes.php:360 msgid "Install Parent Theme" msgstr "Установить родительскую тему" -#: wp-admin/theme-install.php:217 +#: wp-admin/theme-install.php:226 msgid "Themes list" msgstr "Список тем" -#: wp-admin/theme-install.php:147 +#: wp-admin/theme-install.php:156 msgid "Filter themes list" msgstr "Фильтровать список тем" @@ -1505,11 +1552,11 @@ msgid "<a href=\"https://codex.wordpress.org/Nginx\">Documentation on Nginx conf msgstr "<a href=\"https://codex.wordpress.org/Nginx\">Документация по настройке Nginx</a>." #. translators: %s: local time -#: wp-admin/options-general.php:166 +#: wp-admin/options-general.php:210 msgid "Local time is %s." msgstr "Местное время: %s." -#: wp-admin/my-sites.php:64 +#: wp-admin/my-sites.php:66 msgctxt "site" msgid "Add New" msgstr "Добавить новый" @@ -1522,11 +1569,11 @@ msgstr "Список ссылок" msgid "Get Version %s" msgstr "Скачать версию %s" -#: wp-admin/includes/template.php:1042 +#: wp-admin/includes/template.php:1044 msgid "Toggle panel: %s" msgstr "Показать/скрыть панель: %s" -#: wp-admin/includes/post.php:1622 +#: wp-admin/includes/post.php:1636 msgid "Saving revision…" msgstr "Сохранение редакции…" @@ -1539,48 +1586,48 @@ msgstr "Изменить постоянную ссылку" msgid "The %1$s plugin header is deprecated. Use %2$s instead." msgstr "Строка %1$s в заголовке плагина считается устаревшей. Используйте %2$s." -#: wp-admin/includes/ms.php:1017 +#: wp-admin/includes/ms.php:1029 msgid "Once you hit “Confirm Deletion”, these users will be permanently removed." msgstr "Как только вы нажмёте «Подтвердить удаление», эти пользователи будут удалены навсегда." -#: wp-admin/includes/ms.php:1015 +#: wp-admin/includes/ms.php:1027 msgid "Once you hit “Confirm Deletion”, the user will be permanently removed." msgstr "Как только вы нажмёте «Подтвердить удаление», пользователь будет удалён навсегда." -#: wp-admin/includes/ms.php:1001 +#: wp-admin/includes/ms.php:1013 msgid "User has no sites or content and will be deleted." msgstr "У пользователя нет ни сайтов ни записей, он будет удалён." -#: wp-admin/includes/ms.php:988 +#: wp-admin/includes/ms.php:1000 msgid "Site: %s" msgstr "Сайт: %s" -#: wp-admin/includes/ms.php:973 +#: wp-admin/includes/ms.php:985 msgid "Select a user" msgstr "Выберите пользователя" #. translators: user login -#: wp-admin/includes/ms.php:965 +#: wp-admin/includes/ms.php:977 msgid "What should be done with content owned by %s?" msgstr "Что нужно сделать с записями пользователя %s?" -#: wp-admin/includes/ms.php:952 +#: wp-admin/includes/ms.php:964 msgid "Warning! User cannot be deleted. The user %s is a network administrator." msgstr "Внимание! Невозможно удалить пользователя. Пользователь %s — администратор сети." -#: wp-admin/includes/ms.php:948 +#: wp-admin/includes/ms.php:960 msgid "Warning! User %s cannot be deleted." msgstr "Внимание! Невозможно удалить пользователя %s." -#: wp-admin/includes/ms.php:933 +#: wp-admin/includes/ms.php:945 msgid "You have chosen to delete the following users from all networks and sites." msgstr "Вы собираетесь удалить следующих пользователей из всех сетей и со всех сайтов." -#: wp-admin/includes/ms.php:931 +#: wp-admin/includes/ms.php:943 msgid "You have chosen to delete the user from all networks and sites." msgstr "Вы собираетесь удалить пользователя из всех сетей и со всех сайтов." -#: wp-admin/includes/media.php:868 +#: wp-admin/includes/media.php:869 msgid "Invalid image URL" msgstr "Неверный URL изображения" @@ -1607,7 +1654,7 @@ msgstr "%1$s %2$s" msgid "View all drafts" msgstr "Посмотреть все черновики" -#: wp-admin/includes/class-wp-users-list-table.php:548 +#: wp-admin/includes/class-wp-users-list-table.php:549 msgctxt "no user roles" msgid "None" msgstr "Нет" @@ -1621,38 +1668,38 @@ msgstr "Нет роли" msgid "An error occurred while updating %1$s: %2$s" msgstr "При обновлении %1$s произошла ошибка: %2$s" -#: wp-admin/includes/class-wp-screen.php:1227 +#: wp-admin/includes/class-wp-screen.php:1232 msgid "View Mode" msgstr "Режим просмотра" -#: wp-admin/includes/class-wp-screen.php:1180 +#: wp-admin/includes/class-wp-screen.php:1183 msgid "Pagination" msgstr "Постраничная навигация" -#: wp-admin/includes/class-wp-screen.php:1120 +#: wp-admin/includes/class-wp-screen.php:1123 msgid "%s column" msgid_plural "%s columns" msgstr[0] "%s столбец" msgstr[1] "%s столбца" msgstr[2] "%s столбцов" -#: wp-admin/includes/class-wp-screen.php:1031 +#: wp-admin/includes/class-wp-screen.php:1034 msgid "Boxes" msgstr "Блоки" -#: wp-admin/includes/class-wp-screen.php:922 +#: wp-admin/includes/class-wp-screen.php:925 msgid "Additional settings" msgstr "Дополнительные настройки" -#: wp-admin/includes/class-wp-screen.php:704 +#: wp-admin/includes/class-wp-screen.php:707 msgid "Items list" msgstr "Список элементов" -#: wp-admin/includes/class-wp-screen.php:703 +#: wp-admin/includes/class-wp-screen.php:706 msgid "Items list navigation" msgstr "Навигация по списку элементов" -#: wp-admin/includes/class-wp-screen.php:702 +#: wp-admin/includes/class-wp-screen.php:705 msgid "Filter items list" msgstr "Фильтровать список элементов" @@ -1677,7 +1724,7 @@ msgstr "Ожидающих комментариев нет" msgid "Failed to initialize a SFTP subsystem session with the SSH2 Server %s" msgstr "Не удалось установить сеанс связи подсистемы SFTP с сервером SSH2 %s" -#: wp-admin/includes/class-wp-comments-list-table.php:405 +#: wp-admin/includes/class-wp-comments-list-table.php:410 msgctxt "column name" msgid "Submitted On" msgstr "Отправлено" @@ -1728,7 +1775,7 @@ msgstr[1] "Все <span class=\"count\">(%s)</span>" msgstr[2] "Все <span class=\"count\">(%s)</span>" #. translators: %s: the new user -#: wp-admin/includes/ajax-actions.php:1354 +#: wp-admin/includes/ajax-actions.php:1404 msgid "User %s added" msgstr "Добавлен пользователь %s" @@ -1745,7 +1792,7 @@ msgid "You can view posts in a simple title list or with an excerpt using the Sc msgstr "Можно просматривать записи в виде простого списка заголовков, либо с отрывками. Выберите желаемый вид на вкладке «Настройки экрана»." #. translators: %s: default category -#: wp-admin/edit-tags.php:538 +#: wp-admin/edit-tags.php:545 msgid "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s." msgstr "Удаление рубрики не приводит к удалению записей из этой рубрики. Вместо этого записи из удалённой рубрики будут перемещены в рубрику %s." @@ -1803,28 +1850,28 @@ msgstr "Просмотреть" msgid "Preview post" msgstr "Просмотреть" -#: wp-admin/edit-comments.php:190 +#: wp-admin/edit-comments.php:194 msgid "Comments list" msgstr "Список комментариев" -#: wp-admin/edit-comments.php:189 +#: wp-admin/edit-comments.php:193 msgid "Comments list navigation" msgstr "Навигация по списку комментариев" -#: wp-admin/edit-comments.php:188 +#: wp-admin/edit-comments.php:192 msgid "Filter comments list" msgstr "Фильтровать список комментариев" -#: wp-admin/edit-comments.php:175 +#: wp-admin/edit-comments.php:179 msgid "In the <strong>Submitted On</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site." msgstr "В столбце <strong>«Отправлен»</strong> отображается ссылка с датой и временем отправки комментария. Нажав на неё, можно перейти к этому комментарию на внешней части сайта." -#: wp-admin/edit-comments.php:173 +#: wp-admin/edit-comments.php:177 msgid "In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment." msgstr "В столбце <strong>«Комментарий»</strong>, наведя курсор на любой комментарий, можно одобрить его, ответить (и одобрить), изменить его свойства, отредактировать, пометить как спам или удалить." #. translators: 1: comments count 2: post title -#: wp-admin/edit-comments.php:137 +#: wp-admin/edit-comments.php:141 msgid "Comments (%1$s) on “%2$s”" msgstr "Комментарии (%1$s): «(%2$s)»" @@ -1838,7 +1885,7 @@ msgstr "Текущая тема не поддерживает произволь #. translators: %s: comment link #: wp-admin/comment.php:187 -#: wp-admin/includes/class-wp-comments-list-table.php:648 +#: wp-admin/includes/class-wp-comments-list-table.php:653 msgid "In reply to %s." msgstr "В ответ автору %s." @@ -1846,37 +1893,37 @@ msgstr "В ответ автору %s." msgid "You’re using the auto-generated password for your account. Would you like to change it?" msgstr "Вы используете автоматически созданный пароль для учётной записи. Хотите сменить его?" -#: wp-admin/users.php:369 +#: wp-admin/users.php:365 msgid "You have specified this user for removal:" msgstr "Вы указали следующего пользователя для удаления:" #. translators: 1: User's display name. -#: wp-admin/user-edit.php:606 +#: wp-admin/user-edit.php:618 msgid "Log %s out of all locations." msgstr "Завершить все сессии пользователя %s" -#: wp-admin/user-edit.php:594 +#: wp-admin/user-edit.php:606 msgid "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here." msgstr "Потеряли телефон или оставили учётную запись авторизованной на публичном компьютере? Здесь можно выйти из всех сессий, кроме текущей." -#: wp-admin/user-edit.php:543 +#: wp-admin/user-edit.php:555 msgid "Generate Password" msgstr "Создать пароль" -#: wp-admin/user-edit.php:537 +#: wp-admin/user-edit.php:549 msgid "Account Management" msgstr "Управление учётной записью" -#: wp-admin/user-edit.php:580 wp-admin/user-edit.php:590 -#: wp-admin/user-edit.php:600 +#: wp-admin/user-edit.php:592 wp-admin/user-edit.php:602 +#: wp-admin/user-edit.php:612 msgid "Sessions" msgstr "Сессии" -#: wp-admin/user-edit.php:552 wp-admin/user-new.php:444 +#: wp-admin/user-edit.php:564 wp-admin/user-new.php:444 msgid "Cancel password change" msgstr "Отменить смену пароля" -#: wp-admin/user-edit.php:582 wp-admin/user-edit.php:592 +#: wp-admin/user-edit.php:594 wp-admin/user-edit.php:604 msgid "Log Out Everywhere Else" msgstr "Выйти на других устройствах" @@ -1917,7 +1964,7 @@ msgstr[0] "%s комментарий" msgstr[1] "%s комментария" msgstr[2] "%s комментариев" -#: wp-admin/includes/ajax-actions.php:3162 +#: wp-admin/includes/ajax-actions.php:3231 msgid "Image could not be processed." msgstr "Не удалось обработать изображение." @@ -1926,7 +1973,7 @@ msgstr "Не удалось обработать изображение." msgid "Edit %s" msgstr "Изменить %s" -#: wp-admin/install.php:167 wp-admin/user-edit.php:567 +#: wp-admin/install.php:167 wp-admin/user-edit.php:579 #: wp-admin/user-new.php:458 msgid "Confirm Password" msgstr "Подтвердите пароль" @@ -1936,14 +1983,14 @@ msgstr "Подтвердите пароль" msgid "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the <a href=\"%2$s\">WordPress.org secret key service</a>." msgstr "Когда вы будете править файл %1$s, заодно убедитесь, что в нём заданы все 8 уникальных ключей. Их можно сгенерировать с помощью <a href=\"%2$s\">сервиса секретных ключей WordPress.org</a>." -#: wp-admin/includes/class-wp-comments-list-table.php:616 +#: wp-admin/includes/class-wp-comments-list-table.php:621 #: wp-admin/includes/class-wp-list-table.php:523 #: wp-admin/includes/class-wp-list-table.php:1324 #: wp-admin/includes/update.php:687 msgid "Show more details" msgstr "Показать больше деталей" -#: wp-admin/includes/class-wp-users-list-table.php:485 +#: wp-admin/includes/class-wp-users-list-table.php:486 msgid "%s post by this author" msgid_plural "%s posts by this author" msgstr[0] "%s запись этого автора" @@ -1981,7 +2028,7 @@ msgstr "В ответ автору %s" msgid "In response to: %s" msgstr "В ответ на: %s" -#: wp-admin/edit-form-comment.php:104 wp-admin/includes/meta-boxes.php:214 +#: wp-admin/edit-form-comment.php:104 wp-admin/includes/meta-boxes.php:220 msgid "Date and time" msgstr "Дата и время" @@ -1997,15 +2044,15 @@ msgstr "Если вы хотите, чтобы адрес сайта <a href=\"h msgid "<a href=\"https://codex.wordpress.org/Revision_Management\">Revisions Management</a>" msgstr "<a href=\"https://codex.wordpress.org/Revision_Management\">Управление редакциями</a>" -#: wp-admin/edit-form-advanced.php:421 +#: wp-admin/edit-form-advanced.php:420 msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. Please refer to the Codex to <a href=\"https://codex.wordpress.org/Embeds\">learn more about embeds</a>." msgstr "Можно также добавлять медиафайлы со многих популярных сайтов, включая Twitter, YouTube, Flickr и другие, просто скопировав адрес файла и вставив его в текст вашей записи или страницы отдельной строкой. Прочитайте статью в Кодексе, чтобы <a href=\"https://codex.wordpress.org/Вставка_объектов\">узнать больше о вставке объектов</a>." -#: wp-admin/includes/dashboard.php:1501 +#: wp-admin/includes/dashboard.php:1606 msgid "https://codex.wordpress.org/First_Steps_With_WordPress" msgstr "https://codex.wordpress.org/Первые_шаги_с_WordPress" -#: wp-admin/edit-form-advanced.php:437 +#: wp-admin/edit-form-advanced.php:436 msgid "<strong>Format</strong> — Post Formats designate how your theme will display a specific post. For example, you could have a <em>standard</em> blog post with a title and paragraphs, or a short <em>aside</em> that omits the title and contains a short text blurb. Please refer to the Codex for <a href=\"https://codex.wordpress.org/Post_Formats#Supported_Formats\">descriptions of each post format</a>. Your theme could enable all or some of 10 possible formats." msgstr "<strong>Формат</strong> — формат записи определяет, как запись будет отображаться в вашей теме. Например, можно создать <em>стандартную</em> запись с заголовком и абзацами, либо короткую <em>заметку</em> в виде одного абзаца без заголовка. В Кодексе можно найти <a href=\"https://codex.wordpress.org/%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D1%8B_%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D0%B5%D0%B9#.D0.9F.D0.BE.D0.B4.D0.B4.D0.B5.D1.80.D0.B6.D0.B8.D0.B2.D0.B0.D0.B5.D0.BC.D1.8B.D0.B5_.D1.84.D0.BE.D1.80.D0.BC.D0.B0.D1.82.D1.8B\">описание каждого формата</a>. Ваша тема может поддерживать все или несколько из 10 возможных форматов." @@ -2013,7 +2060,7 @@ msgstr "<strong>Формат</strong> — формат записи опре msgid "WordPress is not notifying any <a href=\"https://codex.wordpress.org/Update_Services\">Update Services</a> because of your site’s <a href=\"%s\">visibility settings</a>." msgstr "WordPress не оповещает <a href=\"https://codex.wordpress.org/Update_Services\">сервисы обновлений</a> в соответствии с вашими настройками <a href=\"%s\">видимости</a>" -#: wp-admin/edit-tags.php:268 +#: wp-admin/edit-tags.php:270 msgid "<a href=\"https://codex.wordpress.org/Posts_Tags_Screen\">Documentation on Tags</a>" msgstr "<a href=\"https://codex.wordpress.org/Posts_Tags_Screen\">Документация по меткам</a>" @@ -2021,7 +2068,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Posts_Tags_Screen\">Докумен msgid "<a href=\"https://codex.wordpress.org/Settings_Writing_Screen\">Documentation on Writing Settings</a>" msgstr "<a href=\"https://codex.wordpress.org/Settings_Writing_Screen\">Документация по настройкам написания</a>" -#: wp-admin/edit-form-advanced.php:397 +#: wp-admin/edit-form-advanced.php:396 msgid "<a href=\"https://codex.wordpress.org/Pages_Add_New_Screen\">Documentation on Adding New Pages</a>" msgstr "<a href=\"https://codex.wordpress.org/Pages_Add_New_Screen\">Документация по добавлению новых страниц</a>" @@ -2049,11 +2096,11 @@ msgstr "<a href=\"https://codex.wordpress.org/Plugins_Editor_Screen\">Докум msgid "<a href=\"https://codex.wordpress.org/Appearance_Widgets_Screen\">Documentation on Widgets</a>" msgstr "<a href=\"https://codex.wordpress.org/Appearance_Widgets_Screen\">Документация по виджетам</a>" -#: wp-admin/index.php:97 +#: wp-admin/index.php:98 msgid "<a href=\"https://codex.wordpress.org/Dashboard_Screen\">Documentation on Dashboard</a>" msgstr "<a href=\"https://codex.wordpress.org/Dashboard_Screen\">Документация по консоли</a>" -#: wp-admin/edit-tags.php:266 +#: wp-admin/edit-tags.php:268 msgid "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Documentation on Link Categories</a>" msgstr "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Документация по рубрикам ссылок</a>" @@ -2061,7 +2108,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Д msgid "<a href=\"https://codex.wordpress.org/Posts_Screen\">Documentation on Managing Posts</a>" msgstr "<a href=\"https://codex.wordpress.org/Posts_Screen\">Документация по управлению записями</a>" -#: wp-admin/edit-tags.php:264 +#: wp-admin/edit-tags.php:266 msgid "<a href=\"https://codex.wordpress.org/Posts_Categories_Screen\">Documentation on Categories</a>" msgstr "<a href=\"https://codex.wordpress.org/Posts_Categories_Screen\">Документация по рубрикам</a>" @@ -2089,7 +2136,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Settings_Discussion_Screen\">До msgid "<a href=\"https://codex.wordpress.org/Settings_Permalinks_Screen\">Documentation on Permalinks Settings</a>" msgstr "<a href=\"https://codex.wordpress.org/Settings_Permalinks_Screen\">Документация по настройкам постоянных ссылок</a>" -#: wp-admin/user-edit.php:55 +#: wp-admin/user-edit.php:61 msgid "<a href=\"https://codex.wordpress.org/Users_Your_Profile_Screen\">Documentation on User Profiles</a>" msgstr "<a href=\"https://codex.wordpress.org/Users_Your_Profile_Screen\">Документация по профилям пользователей</a>" @@ -2101,11 +2148,11 @@ msgstr "<a href=\"https://codex.wordpress.org/Media_Add_New_Screen\">Докум msgid "<a href=\"https://codex.wordpress.org/Users_Screen\">Documentation on Managing Users</a>" msgstr "<a href=\"https://codex.wordpress.org/Users_Screen\">Документация по управлению пользователями</a>" -#: wp-admin/comment.php:51 wp-admin/edit-comments.php:181 +#: wp-admin/comment.php:51 wp-admin/edit-comments.php:185 msgid "<a href=\"https://codex.wordpress.org/Administration_Screens#Comments\">Documentation on Comments</a>" msgstr "<a href=\"https://codex.wordpress.org/Administration_Screens#Comments\">Документация по комментариям</a>" -#: wp-admin/edit-form-advanced.php:382 +#: wp-admin/edit-form-advanced.php:381 msgid "<a href=\"https://codex.wordpress.org/Posts_Add_New_Screen\">Documentation on Writing and Editing Posts</a>" msgstr "<a href=\"https://codex.wordpress.org/Posts_Add_New_Screen\">Документация по написанию и редактированию записей</a>" @@ -2137,15 +2184,15 @@ msgstr "<a href=\"https://codex.wordpress.org/Appearance_Header_Screen\">Док msgid "<a href=\"https://codex.wordpress.org/Tools_Screen\">Documentation on Tools</a>" msgstr "<a href=\"https://codex.wordpress.org/Tools_Screen\">Документация по инструментам</a>" -#: wp-admin/upload.php:66 wp-admin/upload.php:210 +#: wp-admin/upload.php:66 wp-admin/upload.php:212 msgid "<a href=\"https://codex.wordpress.org/Media_Library_Screen\">Documentation on Media Library</a>" msgstr "<a href=\"https://codex.wordpress.org/Media_Library_Screen\">Документация по библиотеке файлов</a>" -#: wp-admin/edit-form-advanced.php:398 +#: wp-admin/edit-form-advanced.php:397 msgid "<a href=\"https://codex.wordpress.org/Pages_Screen#Editing_Individual_Pages\">Documentation on Editing Pages</a>" msgstr "<a href=\"https://codex.wordpress.org/Pages_Screen#Editing_Individual_Pages\">Документация по редактированию страниц</a>" -#: wp-admin/edit-form-advanced.php:414 wp-admin/media.php:83 +#: wp-admin/edit-form-advanced.php:413 wp-admin/media.php:83 msgid "<a href=\"https://codex.wordpress.org/Media_Add_New_Screen#Edit_Media\">Documentation on Edit Media</a>" msgstr "<a href=\"https://codex.wordpress.org/Media_Add_New_Screen#Edit_Media\">Документация по редактированию медиафайлов</a>" @@ -2157,7 +2204,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Roles_and_Capabilities\">Опис msgid "<a href=\"https://codex.wordpress.org/Using_Permalinks\">Documentation on Using Permalinks</a>" msgstr "<a href=\"https://codex.wordpress.org/Using_Permalinks\">Документация по использованию постоянных ссылок</a>" -#: wp-admin/edit-comments.php:183 +#: wp-admin/edit-comments.php:187 msgid "<a href=\"https://codex.wordpress.org/Keyboard_Shortcuts\">Documentation on Keyboard Shortcuts</a>" msgstr "<a href=\"https://codex.wordpress.org/Keyboard_Shortcuts\">Документация по горячим клавишам</a>" @@ -2169,15 +2216,15 @@ msgstr "<a href=\"https://codex.wordpress.org/Writing_a_Plugin\">Докумен msgid "<a href=\"https://codex.wordpress.org/Dashboard_My_Sites_Screen\">Documentation on My Sites</a>" msgstr "<a href=\"https://codex.wordpress.org/Dashboard_My_Sites_Screen\">Документация по экрану «Мои сайты»</a>" -#: wp-admin/user-edit.php:261 +#: wp-admin/user-edit.php:273 msgid "<a href=\"https://codex.wordpress.org/Keyboard_Shortcuts\" target=\"_blank\">More information</a>" msgstr "<a href=\"https://codex.wordpress.org/Keyboard_Shortcuts\" target=\"_blank\">Дополнительная информация</a>" -#: wp-admin/edit-comments.php:182 +#: wp-admin/edit-comments.php:186 msgid "<a href=\"https://codex.wordpress.org/Comment_Spam\">Documentation on Comment Spam</a>" msgstr "<a href=\"https://codex.wordpress.org/Comment_Spam\">Документация по спаму в комментариях</a>" -#: wp-admin/options-general.php:298 +#: wp-admin/options-general.php:342 msgid "<a href=\"https://codex.wordpress.org/Formatting_Date_and_Time\">Documentation on date and time formatting</a>." msgstr "<a href=\"https://codex.wordpress.org/Форматирование_даты_и_времени\">Документация по форматированию даты и времени</a>." @@ -2185,7 +2232,7 @@ msgstr "<a href=\"https://codex.wordpress.org/Форматирование_да msgid "<strong>Important:</strong> before updating, please <a href=\"https://codex.wordpress.org/WordPress_Backups\">back up your database and files</a>. For help with updates, visit the <a href=\"https://codex.wordpress.org/Updating_WordPress\">Updating WordPress</a> Codex page." msgstr "<strong>Важно:</strong> перед обновлением <a href=\"https://codex.wordpress.org/WordPress_Backups\">сделайте резервную копию базы данных и файлов</a>. Подробности о процедуре обновления можно найти на странице <a href=\"https://codex.wordpress.org/Обновление_WordPress\">«Обновление WordPress»</a>." -#: wp-admin/theme-install.php:114 +#: wp-admin/theme-install.php:119 msgid "<a href=\"https://codex.wordpress.org/Using_Themes#Adding_New_Themes\">Documentation on Adding New Themes</a>" msgstr "<a href=\"https://codex.wordpress.org/Using_Themes#Adding_New_Themes\">Документация по добавлению новых тем</a>" @@ -2210,7 +2257,7 @@ msgid "<a href=\"https://codex.wordpress.org/Managing_Plugins#Plugin_Management\ msgstr "<a href=\"https://codex.wordpress.org/Managing_Plugins#Plugin_Management\">Документация по управлению плагинами</a>" #. translators: %s: the option/setting -#: wp-admin/options.php:204 +#: wp-admin/options.php:205 msgid "The %s setting is unregistered. Unregistered settings are deprecated. See https://codex.wordpress.org/Settings_API" msgstr "Параметр %s не зарегистрирован. Незарегистрированные параметры считаются устаревшими. См. https://codex.wordpress.org/Settings_API" @@ -2276,7 +2323,7 @@ msgstr "Если бы корневая директория вашего сай msgid "If your <code>web.config</code> file were <a href=\"https://codex.wordpress.org/Changing_File_Permissions\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your <code>web.config</code> file. Click in the field and press <kbd>CTRL + a</kbd> to select all. Then insert this rule inside of the <code>/<configuration>/<system.webServer>/<rewrite>/<rules></code> element in <code>web.config</code> file." msgstr "Если бы ваш файл <code>web.config</code> был <a href=\"https://codex.wordpress.org/Changing_File_Permissions\">доступен для записи</a>, мы могли бы выполнить следующий шаг автоматически, но это не так. Вот правило преобразования ссылок, которое должно быть в файле <code>web.config</code>. Кликните на поле и нажмите <kbd>CTRL + a</kbd>, чтобы выделить весь текст. Затем вставьте это правило внутрь элемента <code>/<configuration>/<system.webServer>/<rewrite>/<rules></code> в файле <code>web.config</code>." -#: wp-admin/includes/meta-boxes.php:622 wp-admin/includes/meta-boxes.php:676 +#: wp-admin/includes/meta-boxes.php:628 wp-admin/includes/meta-boxes.php:682 msgid "https://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" msgstr "https://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" @@ -2288,19 +2335,19 @@ msgstr "<a href=\"https://codex.wordpress.org/Glossary#Character_set\">Коди msgid "Standard Editor" msgstr "Стандартный редактор" -#: wp-admin/includes/file.php:1207 +#: wp-admin/includes/file.php:1221 msgid "example: www.wordpress.org" msgstr "пример: www.wordpress.org" -#: wp-admin/theme-install.php:56 wp-admin/themes.php:141 +#: wp-admin/theme-install.php:61 wp-admin/themes.php:141 msgid "Number of Themes found: %d" msgstr "Количество найденных тем: %d" -#: wp-admin/theme-install.php:88 +#: wp-admin/theme-install.php:93 msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter." msgstr "Можно искать темы по ключевому слову, автору или метке, либо указать более подробные критерии для поиска с помощью фильтра характеристик." -#: wp-admin/theme-install.php:89 +#: wp-admin/theme-install.php:94 msgid "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it." msgstr "Вы также можете просматривать избранные, популярные и свежие темы. Если вы нашли тему, которая вам понравилась, её можно просмотреть или установить." @@ -2308,23 +2355,23 @@ msgstr "Вы также можете просматривать избранны msgid "The search for installed themes will search for terms in their name, description, author, or tag." msgstr "Поиск по установленным темам ищет ключевые слова в их названии, описании, имени автора и метках." -#: wp-admin/options-general.php:256 +#: wp-admin/options-general.php:300 msgid "enter a custom date format in the following field" msgstr "введите в следующее поле произвольный формат даты" -#: wp-admin/options-general.php:257 +#: wp-admin/options-general.php:301 msgid "Custom date format:" msgstr "Произвольный формат даты:" -#: wp-admin/options-general.php:292 +#: wp-admin/options-general.php:336 msgid "enter a custom time format in the following field" msgstr "введите в следующее поле произвольный формат времени" -#: wp-admin/options-general.php:259 wp-admin/options-general.php:295 +#: wp-admin/options-general.php:303 wp-admin/options-general.php:339 msgid "example:" msgstr "пример:" -#: wp-admin/options-general.php:293 +#: wp-admin/options-general.php:337 msgid "Custom time format:" msgstr "Произвольный формат времени:" @@ -2333,12 +2380,12 @@ msgid "Plugins updated successfully." msgstr "Плагины успешно обновлены." #: wp-admin/includes/class-wp-plugin-install-list-table.php:564 -#: wp-admin/includes/plugin-install.php:591 +#: wp-admin/includes/plugin-install.php:592 msgctxt "Active plugin installs" msgid "1+ Million" msgstr "Более миллиона" -#: wp-admin/includes/plugin-install.php:589 +#: wp-admin/includes/plugin-install.php:590 msgid "Active Installs:" msgstr "Активных установок:" @@ -2358,11 +2405,11 @@ msgstr "Отвязать" msgid "Main menu" msgstr "Главное меню" -#: wp-admin/includes/file.php:1252 +#: wp-admin/includes/file.php:1266 msgid "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above." msgstr "Введите местоположение открытого и закрытого ключей на сервере. Если требуется кодовая фраза, введите её в поле для пароля выше." -#: wp-admin/users.php:442 +#: wp-admin/users.php:435 msgid "%s user deleted." msgid_plural "%s users deleted." msgstr[0] "%s пользователь удалён." @@ -2389,15 +2436,6 @@ msgstr "1 страница не обновлена, кто-то её редак msgid "These plugins may be active on other sites in the network." msgstr "Эти плагины могут быть активными на других сайтах сети." -#: wp-admin/includes/ajax-actions.php:433 -#: wp-admin/includes/class-wp-list-table.php:762 -#: wp-admin/includes/class-wp-list-table.php:1349 -msgid "%s item" -msgid_plural "%s items" -msgstr[0] "%s элемент" -msgstr[1] "%s элемента" -msgstr[2] "%s элементов" - #: wp-admin/plugins.php:306 msgid "You are about to remove the following plugins:" msgstr "Вы собираетесь удалить следующие плагины:" @@ -2414,19 +2452,19 @@ msgstr "Скрыть свойства записи" msgid "In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key. In some cases the Esc key will need to be pressed twice before the Tab key will allow you to continue." msgstr "В области редактирования клавиша Tab вводит символ табуляции. Чтобы с помощью клавиши Tab перейти ниже, сначала нажмите Esc. В некоторых случаях клавишу Esc необходимо нажать дважды, прежде чем продолжить навигацию с помощью Tab." -#: wp-admin/includes/class-wp-screen.php:1140 +#: wp-admin/includes/class-wp-screen.php:1143 msgid "Number of items per page:" msgstr "Количество элементов на странице:" -#: wp-admin/includes/file.php:31 wp-admin/includes/template.php:1721 +#: wp-admin/includes/file.php:31 wp-admin/includes/template.php:1743 msgid "Posts Page" msgstr "Страница записей" -#: wp-admin/includes/template.php:2126 +#: wp-admin/includes/template.php:2151 msgid "You are currently editing the page that shows your latest posts." msgstr "Вы редактируете страницу, на которой отображаются свежие записи." -#: wp-admin/includes/theme.php:643 wp-admin/themes.php:433 +#: wp-admin/includes/theme.php:643 wp-admin/themes.php:438 msgid "Close details dialog" msgstr "Закрыть окно с информацией" @@ -2512,7 +2550,7 @@ msgstr "Перейдите по ссылке, чтобы открыть закл msgid "Open Press This" msgstr "Открыть закладку" -#: wp-admin/user-edit.php:43 +#: wp-admin/user-edit.php:49 msgid "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button." msgstr "Можно выйти из других сессий (например, на телефоне или публичном компьютере), нажав на кнопку «Выйти из других сессий»." @@ -2520,11 +2558,11 @@ msgstr "Можно выйти из других сессий (например, msgid "New translations are available." msgstr "Доступны новые переводы." -#: wp-admin/theme-install.php:319 +#: wp-admin/theme-install.php:328 msgid "This theme has not been rated yet." msgstr "У этой темы ещё нет голосов." -#: wp-admin/includes/template.php:1717 +#: wp-admin/includes/template.php:1739 msgid "Front Page" msgstr "Главная страница" @@ -2632,7 +2670,7 @@ msgstr "" #. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL: #. those are placeholders. -#: wp-admin/includes/ms.php:280 +#: wp-admin/includes/ms.php:290 msgid "" "Howdy ###USERNAME###,\n" "\n" @@ -2670,7 +2708,7 @@ msgstr "" #. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL: #. those are placeholders. -#: wp-admin/includes/ms.php:367 +#: wp-admin/includes/ms.php:377 msgid "" "Howdy ###USERNAME###,\n" "\n" @@ -2704,11 +2742,11 @@ msgstr "" "Команда сайта «###SITENAME###»\n" "###SITEURL###" -#: wp-admin/includes/ms.php:519 +#: wp-admin/includes/ms.php:529 msgid "Site Upload Space Quota" msgstr "Пространство для файлов" -#: wp-admin/includes/ms.php:522 +#: wp-admin/includes/ms.php:532 msgid "Size in megabytes" msgstr "Размер в мегабайтах" @@ -2718,27 +2756,27 @@ msgstr "Не указан ID записи." #. translators: Publish box date format, see https://secure.php.net/date #: wp-admin/edit-form-advanced.php:133 wp-admin/edit-form-comment.php:93 -#: wp-admin/includes/meta-boxes.php:175 wp-admin/includes/meta-boxes.php:308 +#: wp-admin/includes/meta-boxes.php:181 wp-admin/includes/meta-boxes.php:314 #: wp-admin/includes/revision.php:207 wp-admin/includes/revision.php:249 msgid "M j, Y @ H:i" msgstr "d.m.Y H:i" -#: wp-admin/includes/ajax-actions.php:3352 -#: wp-admin/includes/ajax-actions.php:3463 -#: wp-admin/includes/ajax-actions.php:3521 -#: wp-admin/includes/ajax-actions.php:3614 -#: wp-admin/includes/ajax-actions.php:3733 -#: wp-admin/includes/ajax-actions.php:3796 +#: wp-admin/includes/ajax-actions.php:3421 +#: wp-admin/includes/ajax-actions.php:3532 +#: wp-admin/includes/ajax-actions.php:3590 +#: wp-admin/includes/ajax-actions.php:3683 +#: wp-admin/includes/ajax-actions.php:3802 +#: wp-admin/includes/ajax-actions.php:3865 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Не удалось подключиться к файловой системе. Перепроверьте координаты." -#: wp-admin/includes/class-wp-posts-list-table.php:981 +#: wp-admin/includes/class-wp-posts-list-table.php:982 msgid "Y/m/d g:i:s a" msgstr "d.m.Y H:i:s" #. translators: column name or table row header #: wp-admin/comment.php:169 -#: wp-admin/includes/class-wp-comments-list-table.php:402 +#: wp-admin/includes/class-wp-comments-list-table.php:407 msgid "In Response To" msgstr "В ответ на" @@ -2746,7 +2784,7 @@ msgstr "В ответ на" msgid "Submitted on" msgstr "Отправлен" -#: wp-admin/edit-form-advanced.php:370 +#: wp-admin/edit-form-advanced.php:369 msgid "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options." msgstr "Можно включить полноэкранный режим, нажав на иконку справа. Эта функция недоступна для старых браузеров и устройств с маленьким экраном. Функция также требует, чтобы в настройках экрана было включено растягивание редактора по высоте." @@ -2754,11 +2792,11 @@ msgstr "Можно включить полноэкранный режим, на msgid "These suggestions are based on the plugins you and other users have installed." msgstr "Рекомендации основаны на плагинах, установленных у вас и у других пользователей." -#: wp-admin/user-edit.php:584 +#: wp-admin/user-edit.php:596 msgid "You are only logged in at this location." msgstr "Вы авторизованы только в текущем браузере." -#: wp-admin/user-edit.php:602 +#: wp-admin/user-edit.php:614 msgid "Log Out Everywhere" msgstr "Завершить все сессии" @@ -2769,7 +2807,7 @@ msgstr "Рекомендуемые" #. translators: New site notification email. 1: New site URL, 2: User login, 3: #. User password or password reset link, 4: Login URL -#: wp-admin/includes/upgrade.php:379 +#: wp-admin/includes/upgrade.php:382 msgid "" "Your new WordPress site has been successfully set up at:\n" "\n" @@ -2805,7 +2843,7 @@ msgstr "" msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods, and the @ symbol." msgstr "Имя пользователя может содержать только латинские буквы, пробелы, подчёркивания, дефисы, точки и символ @." -#: wp-admin/options-discussion.php:224 +#: wp-admin/options-discussion.php:229 msgid "Mystery Person" msgstr "Человек-загадка" @@ -2813,11 +2851,11 @@ msgstr "Человек-загадка" msgid "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)." msgstr "Можно выбрать язык, и файлы перевода будут автоматически скачаны и установлены (если файловая система доступна для записи)." -#: wp-admin/themes.php:173 +#: wp-admin/themes.php:178 msgid "You cannot delete a theme while it has an active child theme." msgstr "Нельзя удалить тему, пока её дочерняя тема активна." -#: wp-admin/includes/class-wp-screen.php:924 +#: wp-admin/includes/class-wp-screen.php:927 msgid "Enable full-height editor and distraction-free functionality." msgstr "Включить растягивание редактора по высоте и полноэкранный режим." @@ -2825,46 +2863,41 @@ msgstr "Включить растягивание редактора по выс msgid "Untested with your version of WordPress" msgstr "Не тестировался с вашей версией WordPress." -#: wp-admin/includes/dashboard.php:1121 wp-admin/index.php:76 -#: wp-admin/index.php:82 +#: wp-admin/includes/dashboard.php:1321 wp-admin/index.php:77 +#: wp-admin/index.php:83 msgid "https://planet.wordpress.org/" msgstr "https://planet.wordpress.org/" -#: wp-admin/includes/dashboard.php:1130 +#: wp-admin/includes/dashboard.php:1330 msgid "https://planet.wordpress.org/feed/" msgstr "https://planet.wordpress.org/feed/" -#: wp-admin/edit-form-advanced.php:366 +#: wp-admin/edit-form-advanced.php:365 msgid "<strong>Post editor</strong> — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab." msgstr "<strong>Редактор записи</strong> — введите текст вашей записи. Есть два режима редактирования: визуальный и текстовый. Переключаться между ними можно нажатием на соответствующую вкладку." -#: wp-admin/edit-form-advanced.php:369 +#: wp-admin/edit-form-advanced.php:368 msgid "You can insert media files by clicking the icons above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode." msgstr "Можно загружать медиафайлы, нажимая на иконки над редактором и следуя указаниям. Можно выравнивать или редактировать изображения с помощью всплывающей панели, доступной в визуальном режиме." -#: wp-admin/edit-tag-form.php:149 wp-admin/edit-tags.php:399 -msgctxt "term parent" -msgid "Parent" -msgstr "Родительская" - -#: wp-admin/includes/ajax-actions.php:3011 +#: wp-admin/includes/ajax-actions.php:3067 msgid "This preview is unavailable in the editor." msgstr "Предпросмотр в редакторе недоступен." -#: wp-admin/includes/ajax-actions.php:3104 +#: wp-admin/includes/ajax-actions.php:3173 msgid "Could not log out user sessions. Please try again." msgstr "Не удалось выйти из сессий пользователя. Пожалуйста, попробуйте ещё раз." -#. translators: 1: User's display name. -#: wp-admin/includes/ajax-actions.php:3116 +#. translators: %s: User's display name. +#: wp-admin/includes/ajax-actions.php:3185 msgid "%s has been logged out." msgstr "Сессии пользователя %s завершены." -#: wp-admin/includes/ajax-actions.php:3112 +#: wp-admin/includes/ajax-actions.php:3181 msgid "You are now logged out everywhere else." msgstr "Вы вышли из других сессий." -#: wp-admin/includes/class-wp-comments-list-table.php:327 +#: wp-admin/includes/class-wp-comments-list-table.php:332 msgid "Filter by comment type" msgstr "Фильтр по типу комментариев" @@ -2881,7 +2914,7 @@ msgstr "Управлять произвольным фоном и просмат msgid "You can now manage and live-preview Custom Header in the <a href=\"%1$s\">Customizer</a>." msgstr "Управлять произвольным заголовком и просматривать изменения теперь можно на <a href=\"%1$s\">экране настройки темы</a>." -#: wp-admin/edit-link-form.php:94 +#: wp-admin/edit-link-form.php:100 #: wp-admin/includes/class-wp-links-list-table.php:128 msgctxt "link name" msgid "Name" @@ -2895,12 +2928,12 @@ msgstr[0] "Все <span class=\"count\">(%s)</span>" msgstr[1] "Все <span class=\"count\">(%s)</span>" msgstr[2] "Все <span class=\"count\">(%s)</span>" -#: wp-admin/menu.php:192 +#: wp-admin/menu.php:193 msgctxt "theme editor" msgid "Editor" msgstr "Редактор" -#: wp-admin/includes/class-wp-screen.php:1047 +#: wp-admin/includes/class-wp-screen.php:1050 msgctxt "Welcome panel" msgid "Welcome" msgstr "Добро пожаловать" @@ -2930,7 +2963,7 @@ msgstr "При нажатии на элемент откроется окно &l msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media." msgstr "Чтобы удалить файлы, нажмите кнопку «Множественный выбор» в верхней части экрана. Выберите элементы, которые хотите удалить, затем нажмите кнопку «Удалить выбранные». Нажав кнопку «Снять выделение», можно вернуться к просмотру файлов." -#: wp-admin/upload.php:51 wp-admin/upload.php:193 +#: wp-admin/upload.php:51 wp-admin/upload.php:195 msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media." msgstr "Можно просматривать файлы в виде простой визуальной сетки или списка со столбцами. Выберите желаемый вид с помощью иконок слева над файлами." @@ -2942,7 +2975,7 @@ msgstr "Все загруженные вами файлы перечислены msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly." msgstr "Если вы просто хотите получить представление, можно просматривать избранные и популярные плагины, используя ссылки над списком. Эти разделы регулярно обновляются." -#: wp-admin/plugin-install.php:121 +#: wp-admin/plugin-install.php:123 msgid "Browse Plugins" msgstr "Обзор плагинов" @@ -2950,11 +2983,11 @@ msgstr "Обзор плагинов" msgid "Add Plugins" msgstr "Добавить плагины" -#: wp-admin/options-general.php:352 wp-admin/options-general.php:356 +#: wp-admin/options-general.php:156 wp-admin/options-general.php:160 msgid "The %s constant in your %s file is no longer needed." msgstr "Константа %s в файле %s больше не нужна." -#: wp-admin/edit-tags.php:535 wp-admin/options-general.php:352 +#: wp-admin/edit-tags.php:542 wp-admin/options-general.php:156 msgid "Note:" msgstr "Примечание:" @@ -2974,7 +3007,7 @@ msgstr "<strong>Совместим</strong> с вашей версией WordPre msgid "<strong>Incompatible</strong> with your version of WordPress" msgstr "<strong>Несовместим</strong> с вашей версией WordPress." -#: wp-admin/includes/plugin-install.php:627 +#: wp-admin/includes/plugin-install.php:628 msgid "%d star" msgid_plural "%d stars" msgstr[0] "%d звезда" @@ -2990,7 +3023,7 @@ msgid "Add the user without sending an email that requires their confirmation." msgstr "Добавить пользователя без отправки письма для подтверждения." #. translators: %s: list view URL -#: wp-admin/upload.php:87 +#: wp-admin/upload.php:89 msgid "The grid view for the Media Library requires JavaScript. <a href=\"%s\">Switch to the list view</a>." msgstr "Просмотр библиотеки файлов в режиме сетки требует JavaScript. <a href=\"%s\">Переключиться в режим списка</a>." @@ -3002,12 +3035,12 @@ msgstr "На этом сайте все будущие бета-версии у msgid "BETA TESTERS:" msgstr "БЕТА-ТЕСТЕРАМ:" -#: wp-admin/theme-install.php:293 +#: wp-admin/theme-install.php:302 msgctxt "Button label for a theme" msgid "Next" msgstr "Следующая" -#: wp-admin/theme-install.php:292 +#: wp-admin/theme-install.php:301 msgctxt "Button label for a theme" msgid "Previous" msgstr "Предыдущая" @@ -3028,16 +3061,16 @@ msgstr "День" msgid "Month" msgstr "Месяц" -#: wp-admin/includes/plugin-install.php:637 +#: wp-admin/includes/plugin-install.php:638 msgid "Contributors" msgstr "Участники разработки" -#: wp-admin/includes/plugin-install.php:603 -#: wp-admin/includes/plugin-install.php:657 +#: wp-admin/includes/plugin-install.php:604 +#: wp-admin/includes/plugin-install.php:658 msgid "Donate to this plugin »" msgstr "Сделать пожертвование »" -#: wp-admin/includes/plugin-install.php:494 +#: wp-admin/includes/plugin-install.php:495 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Отзывы" @@ -3060,6 +3093,21 @@ msgstr "Детали" msgid "More Details" msgstr "Детали" +#. translators: 1: Plugin name and version +#. translators: %s: theme name +#. translators: %s: plugin name +#. translators: %s: theme name +#: wp-admin/includes/class-wp-plugin-install-list-table.php:465 +#: wp-admin/includes/theme.php:214 wp-admin/includes/update.php:413 +#: wp-admin/includes/update.php:558 +msgid "Update %s now" +msgstr "Обновить %s сейчас" + +#. translators: 1: Plugin name and version. +#: wp-admin/includes/class-wp-plugin-install-list-table.php:458 +msgid "Install %s now" +msgstr "Установить %s сейчас" + #: wp-admin/includes/class-wp-plugin-install-list-table.php:404 msgctxt "Plugin installer group title" msgid "Tools" @@ -3080,7 +3128,7 @@ msgctxt "Plugin Installer" msgid "Beta Testing" msgstr "Бета-тестирование" -#: wp-admin/includes/ajax-actions.php:2981 +#: wp-admin/includes/ajax-actions.php:3038 msgid "%s failed to embed." msgstr "Не удалось вставить %s." @@ -3092,16 +3140,16 @@ msgstr "Команда WordPress предлагает вам свою помощ msgid "If you reach out to us, we'll also ensure you'll never have this problem again." msgstr "Если вы обратитесь к нам, мы также позаботимся о том, чтобы эта проблема больше никогда не возникала." -#: wp-admin/theme-install.php:57 wp-admin/theme-install.php:221 -#: wp-admin/themes.php:142 wp-admin/themes.php:301 +#: wp-admin/theme-install.php:62 wp-admin/theme-install.php:230 +#: wp-admin/themes.php:142 wp-admin/themes.php:306 msgid "No themes found. Try a different search." msgstr "Тем не найдено. Попробуйте другой запрос." -#: wp-admin/theme-install.php:211 +#: wp-admin/theme-install.php:220 msgid "Filtering by:" msgstr "Текущий фильтр:" -#: wp-admin/includes/media.php:2827 +#: wp-admin/includes/media.php:2831 msgid "Displayed on attachment pages." msgstr "Отображается на страницах вложений" @@ -3117,11 +3165,11 @@ msgstr "Выделив область, можно её отрегулирова msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc." msgstr "Пропорции — это соотношение ширины и высоты. При изменении размера выделенной области можно сохранить пропорции, зажав Shift. Укажите желаемые пропорции в полях ниже, например 1:1 (квадрат), 4:3, 16:9 и т.д." -#: wp-admin/edit-form-advanced.php:371 +#: wp-admin/edit-form-advanced.php:370 msgid "Keyboard users: When you’re working in the visual editor, you can use <kbd>Alt + F10</kbd> to access the toolbar." msgstr "Пользователям клавиатуры: Работая в визуальном редакторе, можно нажать <kbd>Alt + F10</kbd>, чтобы перейти к панели инструментов." -#: wp-admin/edit-comments.php:171 +#: wp-admin/edit-comments.php:175 msgid "A red bar on the left means the comment is waiting for you to moderate it." msgstr "Красная полоска слева означает, что комментарий ожидает вашей проверки." @@ -3133,32 +3181,32 @@ msgstr "Можно изменить размер исходного изобра msgid "To crop the image, click on it and drag to make your selection." msgstr "Чтобы обрезать изображение, нажмите на него и выделите нужную часть, удерживая кнопку мыши." -#: wp-admin/includes/class-wp-comments-list-table.php:329 +#: wp-admin/includes/class-wp-comments-list-table.php:334 msgid "All comment types" msgstr "Все типы комментариев" #: wp-admin/includes/class-wp-theme-install-list-table.php:66 -#: wp-admin/theme-install.php:157 +#: wp-admin/theme-install.php:166 msgctxt "themes" msgid "Latest" msgstr "Свежие" -#: wp-admin/theme-install.php:156 +#: wp-admin/theme-install.php:165 msgctxt "themes" msgid "Popular" msgstr "Популярные" #: wp-admin/includes/class-wp-theme-install-list-table.php:64 -#: wp-admin/theme-install.php:155 +#: wp-admin/theme-install.php:164 msgctxt "themes" msgid "Featured" msgstr "Избранные" -#: wp-admin/includes/ms.php:992 wp-admin/users.php:275 +#: wp-admin/includes/ms.php:1004 wp-admin/users.php:275 msgid "Attribute all content to:" msgstr "Связать всё содержимое:" -#: wp-admin/includes/ms.php:990 wp-admin/users.php:273 +#: wp-admin/includes/ms.php:1002 wp-admin/users.php:273 msgid "Delete all content." msgstr "Удалить всё содержимое" @@ -3170,16 +3218,16 @@ msgstr "Что нужно сделать с записями этого поль msgid "Delete brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk Actions." msgstr "«Удалить» — вызывает экран с подтверждением, где можно навсегда удалить с сайта как самого пользователя, так и созданные им записи. Можно также удалить сразу нескольких пользователей с помощью меню «Действия»." -#: wp-admin/theme-install.php:250 +#: wp-admin/theme-install.php:259 msgctxt "theme" msgid "Details & Preview" msgstr "Описание и просмотр" -#: wp-admin/theme-install.php:48 +#: wp-admin/theme-install.php:53 msgid "Search themes..." msgstr "Поиск тем..." -#: wp-admin/theme-install.php:47 +#: wp-admin/theme-install.php:52 msgid "Search Themes" msgstr "Поиск тем" @@ -3195,11 +3243,11 @@ msgstr "← Вернуться в редактор" msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting" msgstr "https://ru.forums.wordpress.org/forum/how-to-and-troubleshooting" -#: wp-admin/index.php:68 +#: wp-admin/index.php:69 msgid "<strong>At A Glance</strong> — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using." msgstr "<strong>На виду</strong> — отображает краткий отчёт о содержимом вашего сайта, включая тему оформления и версию WordPress." -#: wp-admin/index.php:58 +#: wp-admin/index.php:59 msgid "<strong>Box Controls</strong> — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it." msgstr "<strong>Настройки блока</strong> — нажмите на заголовок блока, чтобы развернуть или свернуть его. Некоторые блоки, добавленные плагинами, могут иметь дополнительные настройки — при наведении курсора на их заголовок появится ссылка «Настроить»." @@ -3207,27 +3255,27 @@ msgstr "<strong>Настройки блока</strong> — нажмите н msgid "Remove allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk Actions." msgstr "«Удалить» — позволяет удалить пользователя с сайта. Его записи останутся нетронутыми. Можно также удалить сразу нескольких пользователей с помощью меню «Действия»." -#: wp-admin/edit-form-comment.php:102 wp-admin/includes/meta-boxes.php:212 +#: wp-admin/edit-form-comment.php:102 wp-admin/includes/meta-boxes.php:218 msgid "Edit date and time" msgstr "Изменить дату и время" -#: wp-admin/includes/meta-boxes.php:204 +#: wp-admin/includes/meta-boxes.php:210 msgid "Browse revisions" msgstr "Просмотреть редакции" -#: wp-admin/includes/meta-boxes.php:148 +#: wp-admin/includes/meta-boxes.php:154 msgid "Edit visibility" msgstr "Изменить видимость" -#: wp-admin/includes/meta-boxes.php:101 +#: wp-admin/includes/meta-boxes.php:107 msgid "Edit status" msgstr "Изменить статус" -#: wp-admin/includes/dashboard.php:1494 +#: wp-admin/includes/dashboard.php:1599 msgid "Manage menus" msgstr "Управление меню" -#: wp-admin/includes/dashboard.php:1492 +#: wp-admin/includes/dashboard.php:1597 msgid "Manage widgets" msgstr "Управление виджетами" @@ -3239,7 +3287,7 @@ msgstr "https://make.wordpress.org/" msgid "Thank you for creating with <a href=\"%s\">WordPress</a>." msgstr "Спасибо вам за творчество с <a href=\"%s\">WordPress</a>." -#: wp-admin/includes/ajax-actions.php:1773 +#: wp-admin/includes/ajax-actions.php:1828 msgid "Type" msgstr "Тип" @@ -3280,12 +3328,12 @@ msgid "If you would like to see more themes to choose from, click on the “ msgstr "Если вы хотели бы расширить выбор тем, нажмите на кнопку “Добавить новую”, и вы сможете посмотреть или найти дополнительные темы в <a href=\"%s\">каталоге WordPress</a>. Темы в каталоге WordPress создаются третьими лицами и совместимы с лицензией WordPress. Да, и они бесплатны!" #. translators: 1: number of megabytes, 2: percentage -#: wp-admin/includes/dashboard.php:1315 +#: wp-admin/includes/dashboard.php:1419 msgid "%1$s MB (%2$s%%) Space Used" msgstr "%1$s МБ (%2$s%%) занято" #. translators: number of megabytes -#: wp-admin/includes/dashboard.php:1303 +#: wp-admin/includes/dashboard.php:1407 msgid "%s MB Space Allowed" msgstr "%s МБ выделено" @@ -3296,8 +3344,8 @@ msgid "M jS" msgstr "d.m.Y" #. translators: Number of comments in moderation -#: wp-admin/includes/ajax-actions.php:381 -#: wp-admin/includes/ajax-actions.php:1087 wp-admin/includes/dashboard.php:281 +#: wp-admin/includes/ajax-actions.php:431 +#: wp-admin/includes/ajax-actions.php:1137 wp-admin/includes/dashboard.php:281 msgctxt "comments" msgid "%s in moderation" msgid_plural "%s in moderation" @@ -3331,7 +3379,7 @@ msgstr "Когда используется эта настройка, на гл msgid "Accessibility Ready" msgstr "Поддержка специальных возможностей" -#: wp-admin/includes/theme.php:663 wp-admin/themes.php:460 +#: wp-admin/includes/theme.php:663 wp-admin/themes.php:465 msgid "This is a child theme of %s." msgstr "Это дочерняя тема для %s." @@ -3367,17 +3415,17 @@ msgstr "Навести курсор на тему или «тапнуть&r msgid "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties." msgstr "Этот экран используется для управления установленными темами. За исключением тем по умолчанию, входящих в комплект WordPress, темы оформления создаются третьими лицами." -#: wp-admin/widgets.php:392 +#: wp-admin/widgets.php:395 msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back." msgstr "Чтобы активировать виджет, перетащите его на боковую колонку или нажмите на него. Чтобы деактивировать виджет или удалить его настройки, перетащите его обратно." #. translators: 1: The rating -#: wp-admin/includes/template.php:2102 +#: wp-admin/includes/template.php:2127 msgid "%s rating" msgstr "Рейтинг %s" #. translators: 1: The rating, 2: The number of ratings -#: wp-admin/includes/template.php:2098 +#: wp-admin/includes/template.php:2123 msgid "%1$s rating based on %2$s rating" msgid_plural "%1$s rating based on %2$s ratings" msgstr[0] "Рейтинг %1$s на основе %2$s голоса" @@ -3422,28 +3470,28 @@ msgstr "Следующие темы успешно обновлены:" msgid "The following plugins were successfully updated:" msgstr "Следующие плагины успешно обновлены:" -#: wp-admin/widgets.php:506 +#: wp-admin/widgets.php:509 msgid "Add Widget" msgstr "Добавить виджет" -#: wp-admin/includes/theme.php:642 wp-admin/themes.php:432 +#: wp-admin/includes/theme.php:642 wp-admin/themes.php:437 msgid "Show next theme" msgstr "Показать следующую тему" -#: wp-admin/includes/theme.php:641 wp-admin/themes.php:431 +#: wp-admin/includes/theme.php:641 wp-admin/themes.php:436 msgid "Show previous theme" msgstr "Показать предыдущую тему" -#: wp-admin/themes.php:453 +#: wp-admin/themes.php:458 msgid "Update Available" msgstr "Доступно обновление" -#: wp-admin/themes.php:158 +#: wp-admin/themes.php:160 msgctxt "Add new theme" msgid "Add New" msgstr "Добавить новую" -#: wp-admin/theme-install.php:46 wp-admin/themes.php:138 +#: wp-admin/theme-install.php:51 wp-admin/themes.php:138 msgid "Add New Theme" msgstr "Добавить новую тему" @@ -3457,15 +3505,15 @@ msgstr "" "\n" "«Отмена» — вернуться, «OK» — удалить." -#: wp-admin/index.php:71 +#: wp-admin/index.php:72 msgid "<strong>Quick Draft</strong> — Allows you to create a new post and save it as a draft. Also displays links to the 5 most recent draft posts you've started." msgstr "<strong>Быстрый черновик</strong> — позволяет создать новую запись и сохранить её как черновик. Также выводит 5 последних черновиков, созданных вами." -#: wp-admin/index.php:69 +#: wp-admin/index.php:70 msgid "<strong>Activity</strong> — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them." msgstr "<strong>Активность</strong> — показывает запланированные и недавно опубликованные записи, а также самые свежие комментарии с возможностью их модерировать." -#: wp-admin/index.php:56 +#: wp-admin/index.php:57 msgid "<strong>Screen Options</strong> — Use the Screen Options tab to choose which Dashboard boxes to show." msgstr "<strong>Настройки экрана</strong> — используйте вкладку «Настройки экрана», чтобы выбрать нужные блоки." @@ -3473,11 +3521,11 @@ msgstr "<strong>Настройки экрана</strong> — использ msgid "Unable to submit this form, please refresh and try again." msgstr "Не удалось отправить форму, обновите страницу и попробуйте ещё раз." -#: wp-admin/includes/dashboard.php:1310 wp-admin/includes/dashboard.php:1323 +#: wp-admin/includes/dashboard.php:1414 wp-admin/includes/dashboard.php:1427 msgid "Manage Uploads" msgstr "Управление файлами" -#: wp-admin/includes/dashboard.php:1260 +#: wp-admin/includes/deprecated.php:1367 msgid "Popular Plugin" msgstr "Популярный плагин" @@ -3515,10 +3563,6 @@ msgstr "О чём хотите написать?" msgid "WordPress %1$s running %2$s theme." msgstr "WordPress %1$s с темой оформления %2$s." -#: wp-admin/includes/dashboard.php:56 -msgid "WordPress News" -msgstr "Новости WordPress" - #: wp-admin/includes/dashboard.php:51 msgid "Quick Draft" msgstr "Быстрый черновик" @@ -3569,8 +3613,8 @@ msgstr "Также доступен WordPress %s." #: wp-admin/includes/class-core-upgrader.php:138 #: wp-admin/includes/class-wp-upgrader.php:172 -#: wp-admin/includes/update-core.php:851 wp-admin/includes/update-core.php:928 -#: wp-admin/includes/update-core.php:951 +#: wp-admin/includes/update-core.php:854 wp-admin/includes/update-core.php:931 +#: wp-admin/includes/update-core.php:954 msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions." msgstr "Обновление не может быть установлено, потому что нам не удастся скопировать некоторые файлы. Обычно это связано с неверными правами на файлы." @@ -3586,11 +3630,11 @@ msgstr "Переводы" msgid "Future security updates will be applied automatically." msgstr "Следующие обновления безопасности будут применяться автоматически." -#: wp-admin/includes/post.php:1585 +#: wp-admin/includes/post.php:1599 msgid "If you take over, %s will be blocked from continuing to edit." msgstr "Если вы перехватите запись, %s не сможет продолжить редактирование." -#: wp-admin/includes/post.php:1583 +#: wp-admin/includes/post.php:1597 msgid "This content is currently locked." msgstr "Это содержимое на текущий момент заблокировано." @@ -3689,7 +3733,7 @@ msgstr "Обновление переводов для %1$s (%2$s)…" msgid "Update Translations" msgstr "Обновить переводы" -#: wp-admin/includes/update-core.php:988 +#: wp-admin/includes/update-core.php:991 msgid "There is not enough free disk space to complete the update." msgstr "Недостаточно места на диске, чтобы завершить обновление." @@ -3733,7 +3777,7 @@ msgstr "При обновлении темы сделанные вами изм msgid "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library." msgstr "Указанные ниже числа определяют максимальные размеры изображения в пикселях при добавлении его в библиотеку файлов." -#: wp-admin/options-discussion.php:145 +#: wp-admin/options-discussion.php:150 msgid "Comment must be manually approved" msgstr "Комментарий должен быть одобрен вручную" @@ -3771,15 +3815,15 @@ msgstr "Введённое имя пользователя содержит не msgid "Please provide a valid username." msgstr "Пожалуйста, введите корректное имя пользователя." -#: wp-admin/includes/update-core.php:941 +#: wp-admin/includes/update-core.php:944 msgid "Copying the required files…" msgstr "Копирование необходимых файлов…" -#: wp-admin/includes/update-core.php:879 +#: wp-admin/includes/update-core.php:882 msgid "Preparing to install the latest version…" msgstr "Подготовка к установке свежей версии…" -#: wp-admin/includes/file.php:1219 +#: wp-admin/includes/file.php:1233 msgid "This password will not be stored on the server." msgstr "Этот пароль не будет храниться на сервере." @@ -3939,13 +3983,13 @@ msgstr "Текущая редакция пользователя %s" msgid "Autosave by %s" msgstr "Автосохранение пользователя %s" -#: wp-admin/includes/meta-boxes.php:204 +#: wp-admin/includes/meta-boxes.php:210 msgctxt "revisions" msgid "Browse" msgstr "Просмотреть" #. translators: Post revisions heading. 1: The number of available revisions -#: wp-admin/includes/meta-boxes.php:202 +#: wp-admin/includes/meta-boxes.php:208 msgid "Revisions: %s" msgstr "Редакции: %s" @@ -3973,11 +4017,11 @@ msgstr "«%1$s» из альбома «%2$s» исполнителя %3$s." msgid "Revision by %s" msgstr "Редакция пользователя %s" -#: wp-admin/edit-form-advanced.php:497 +#: wp-admin/edit-form-advanced.php:496 msgid "We’re backing up this post in your browser, just in case." msgstr "На всякий случай мы сохраним эту запись в вашем браузере." -#: wp-admin/edit-form-advanced.php:496 +#: wp-admin/edit-form-advanced.php:495 msgid "<strong>Connection lost.</strong> Saving has been disabled until you’re reconnected." msgstr "<strong>Соединение с сервером утеряно.</strong> Сохранение отключено, пока соединение не будет восстановлено." @@ -3989,7 +4033,7 @@ msgstr "Извините, произошла ошибка. Запрошенно msgid "Repeat Password" msgstr "Повторите пароль" -#: wp-admin/user-edit.php:560 +#: wp-admin/user-edit.php:572 msgid "Repeat New Password" msgstr "Повторите новый пароль" @@ -4017,7 +4061,7 @@ msgstr "Архив не содержит файлов." msgid "To navigate between revisions, <strong>drag the slider handle left or right</strong> or <strong>use the Previous or Next buttons</strong>." msgstr "Чтобы переключаться между редакциями, <strong>перетаскивайте ползунок влево или вправо</strong> или <strong>используйте кнопки «Предыдущая» и «Следующая»</strong>." -#: wp-admin/customize.php:107 +#: wp-admin/customize.php:107 wp-admin/includes/dashboard.php:1149 msgid "Loading…" msgstr "Загрузка…" @@ -4033,7 +4077,7 @@ msgstr "Элемент, который вы пытаетесь восстано msgid "The item you are trying to move to the Trash no longer exists." msgstr "Элемент, который вы пытаетесь переместить в корзину, не существует." -#: wp-admin/nav-menus.php:771 +#: wp-admin/nav-menus.php:773 msgid "Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options." msgstr "Расположите элементы в желаемом порядке путём перетаскивания. Можно также щёлкнуть на стрелку справа от элемента, чтобы открыть дополнительные настройки." @@ -4077,33 +4121,33 @@ msgctxt "Followed by post revision info" msgid "From:" msgstr "Слева:" -#: wp-admin/nav-menus.php:648 +#: wp-admin/nav-menus.php:650 msgctxt "menu" msgid "Use new menu" msgstr "Использовать новое меню" -#: wp-admin/nav-menus.php:642 +#: wp-admin/nav-menus.php:644 msgctxt "menu" msgid "Edit" msgstr "Изменить" -#: wp-admin/nav-menus.php:630 +#: wp-admin/nav-menus.php:632 msgid "Select a Menu" msgstr "Выберите меню" -#: wp-admin/nav-menus.php:621 +#: wp-admin/nav-menus.php:623 msgid "Assigned Menu" msgstr "Назначенное меню" -#: wp-admin/nav-menus.php:620 +#: wp-admin/nav-menus.php:622 msgid "Theme Location" msgstr "Область темы" -#: wp-admin/nav-menus.php:597 +#: wp-admin/nav-menus.php:599 msgid "Manage Locations" msgstr "Управление областями" -#: wp-admin/nav-menus.php:595 +#: wp-admin/nav-menus.php:597 msgid "Edit Menus" msgstr "Редактировать меню" @@ -4175,15 +4219,15 @@ msgstr "На этом экране вы можете:" msgid "This screen is used for managing your custom navigation menus." msgstr "Этот экран используется для управления вашими произвольными меню." -#: wp-admin/includes/post.php:1623 +#: wp-admin/includes/post.php:1637 msgid "Your latest changes were saved as a revision." msgstr "Ваши последние изменения сохранены в виде редакции." -#: wp-admin/includes/media.php:2948 +#: wp-admin/includes/media.php:2952 msgid "Audio Codec:" msgstr "Аудиокодек:" -#: wp-admin/includes/media.php:2947 +#: wp-admin/includes/media.php:2951 msgid "Audio Format:" msgstr "Аудиоформат:" @@ -4221,19 +4265,19 @@ msgstr "Области для меню обновлены." msgid "Restore This Revision" msgstr "Восстановить эту редакцию" -#: wp-admin/user-edit.php:666 +#: wp-admin/user-edit.php:678 msgid "Denied: %s" msgstr "Отказано: %s" -#: wp-admin/user-edit.php:658 +#: wp-admin/user-edit.php:670 msgid "Capabilities" msgstr "Возможности" -#: wp-admin/nav-menus.php:790 +#: wp-admin/nav-menus.php:792 msgid "Menu Settings" msgstr "Настройки меню" -#: wp-admin/nav-menus.php:770 +#: wp-admin/nav-menus.php:772 msgid "Menu Structure" msgstr "Структура меню" @@ -4253,16 +4297,16 @@ msgstr "Выше" msgid "Move" msgstr "Переместить" -#: wp-admin/includes/template.php:2043 +#: wp-admin/includes/template.php:2068 msgid "Restore the backup" msgstr "Восстановить из резервной копии" -#: wp-admin/includes/template.php:2042 +#: wp-admin/includes/template.php:2067 msgid "The backup of this post in your browser is different from the version below." msgstr "Резервная копия этой записи в вашем браузере отличается от версии ниже." #. translators: 1: Post creation date, 2: Post creation time -#: wp-admin/includes/ajax-actions.php:1252 +#: wp-admin/includes/ajax-actions.php:1302 msgid "Draft created on %1$s at %2$s" msgstr "Черновик, созданный %1$s в %2$s" @@ -4270,7 +4314,7 @@ msgstr "Черновик, созданный %1$s в %2$s" msgid "You cannot move this item to the Trash. %s is currently editing." msgstr "Вы не можете переместить этот элемент в корзину. Его сейчас редактирует %s." -#: wp-admin/includes/post.php:1608 +#: wp-admin/includes/post.php:1622 msgid "Take over" msgstr "Перехватить" @@ -4278,19 +4322,19 @@ msgstr "Перехватить" msgid "%s has taken over and is currently editing." msgstr "%s перехватил и сейчас редактирует этот материал." -#: wp-admin/nav-menus.php:719 +#: wp-admin/nav-menus.php:721 msgid "or <a href=\"%s\">create a new menu</a>." msgstr "или <a href=\"%s\">создать новое меню</a>." -#: wp-admin/nav-menus.php:678 +#: wp-admin/nav-menus.php:680 msgid "Select a menu to edit:" msgstr "Выберите меню для изменения:" -#: wp-admin/nav-menus.php:673 +#: wp-admin/nav-menus.php:675 msgid "Edit your menu below, or <a href=\"%s\">create a new menu</a>." msgstr "Отредактируйте меню ниже или <a href=\"%s\">создайте новое меню</a>." -#: wp-admin/includes/ms.php:785 +#: wp-admin/includes/ms.php:797 msgid "Thank you for Updating! Please visit the <a href=\"%s\">Upgrade Network</a> page to update all your sites." msgstr "Благодарим за установку свежей версии! Пожалуйста, перейдите на страницу <a href=\"%s\">«Обновить сеть»</a>, чтобы обновить все сайты." @@ -4298,15 +4342,15 @@ msgstr "Благодарим за установку свежей версии! msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" msgstr "Всё в порядке! Вы успешно прошли эту часть установки. WordPress теперь может подключиться к вашей базе данных. Если вы готовы, пришло время…" -#: wp-admin/nav-menus.php:803 +#: wp-admin/nav-menus.php:805 msgid "Auto add pages" msgstr "Автоматически добавлять страницы" -#: wp-admin/nav-menus.php:784 +#: wp-admin/nav-menus.php:786 msgid "Give your menu a name, then click Create Menu." msgstr "Введите название меню, затем нажмите «Создать меню»." -#: wp-admin/nav-menus.php:771 +#: wp-admin/nav-menus.php:773 msgid "Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create Menu to save your changes." msgstr "Отредактируйте исходное меню, добавив или удалив элементы. Расположите элементы в желаемом порядке путём перетаскивания. Нажмите «Создать меню», чтобы сохранить изменения." @@ -4330,12 +4374,12 @@ msgstr "Поиск" msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function." msgstr "В меню «Документация» под редактором перечислены все функции, обнаруженные в файле плагина. При нажатии на кнопку «Поиск» откроется веб-страница с информацией об этой функции." -#: wp-admin/includes/class-wp-posts-list-table.php:910 +#: wp-admin/includes/class-wp-posts-list-table.php:911 #: wp-admin/includes/misc.php:749 msgid "%s is currently editing" msgstr "%s сейчас редактирует этот материал" -#: wp-admin/edit-form-advanced.php:420 +#: wp-admin/edit-form-advanced.php:419 msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button." msgstr "Вы можете загружать и вставлять медиафайлы (изображения, аудиофайлы, документы и т.д.), нажав кнопку «Добавить медиафайл». Можно выбрать изображения и файлы, уже загруженные в библиотеку, либо загрузить новые файлы и добавить их в запись или страницу. Чтобы создать галерею, выберите изображения и нажмите кнопку «Создать новую галерею»." @@ -4347,7 +4391,7 @@ msgstr "Поворот изображения на вашем сервере н msgid "If you are looking to use the link manager, please install the <a href=\"%s\">Link Manager</a> plugin." msgstr "Если вы ищете страницу управления ссылками, установите плагин <a href=\"%s\">Link Manager</a>." -#: wp-admin/includes/dashboard.php:1489 +#: wp-admin/includes/dashboard.php:1594 msgid "Manage <a href=\"%1$s\">widgets</a> or <a href=\"%2$s\">menus</a>" msgstr "Настройте <a href=\"%1$s\">виджеты</a> и <a href=\"%2$s\">меню</a>" @@ -4355,23 +4399,23 @@ msgstr "Настройте <a href=\"%1$s\">виджеты</a> и <a href=\"%2$s msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved." msgstr "При смене темы часто также меняются настройки и количество областей виджетов. Иногда эти конфликты делают переход к новой теме не таким гладким. Если вы сменили тему и у вас пропали виджеты, прокрутите этот экран вниз до панели «Неактивные виджеты», где вы найдёте все свои виджеты с сохранёнными настройками." -#: wp-admin/edit-tags.php:248 +#: wp-admin/edit-tags.php:250 msgid "<strong>Parent</strong> — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown." msgstr "<strong>Родительская</strong> — рубрики, в отличие от меток, могут иметь иерархию. Например, вы можете завести рубрику «Джаз», внутри которой будут дочерние рубрики «Бибоп» и «Биг-бэнды». Полностью произвольно. Чтобы создать подрубрику, просто выберите другую рубрику в списке «Родительская»." -#: wp-admin/edit-form-advanced.php:449 +#: wp-admin/edit-form-advanced.php:448 msgid "Publish Settings" msgstr "Настройки публикации" -#: wp-admin/edit-form-advanced.php:431 +#: wp-admin/edit-form-advanced.php:430 msgid "Several boxes on this screen contain settings for how your content will be published, including:" msgstr "Несколько блоков на этом экране содержат настройки публикации. Среди них:" -#: wp-admin/edit-form-advanced.php:425 +#: wp-admin/edit-form-advanced.php:424 msgid "Inserting Media" msgstr "Вставка медиафайлов" -#: wp-admin/edit-form-advanced.php:357 +#: wp-admin/edit-form-advanced.php:356 msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen." msgstr "Расположение заголовка и редактора записи зафиксировано, однако вы можете перемещать все остальные блоки путём перетаскивания. Можно также сворачивать и разворачивать их, нажимая на заголовок блока. На вкладке «Настройки экрана» можно включить дополнительные блоки («Отрывок», «Отправить обратные ссылки», «Произвольные поля», «Обсуждение», «Ярлык», «Автор»), а также выбрать разметку экрана в 1 или 2 столбца." @@ -4383,7 +4427,7 @@ msgstr "Когда закончите, не забудьте нажать « msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site." msgstr "Чтобы использовать фоновое изображение, просто загрузите его или выберите ранее загруженное изображение из библиотеки файлов, нажав кнопку «Выбрать изображение». Можно показывать изображение в одном экземпляре, либо замостить экран. Можно сделать фон фиксированным, чтобы содержимое сайта перемещалось поверх него, либо прокручивать его вместе с сайтом." -#: wp-admin/includes/media.php:2650 +#: wp-admin/includes/media.php:2654 msgid "You are using the multi-file uploader. Problems? Try the <a href=\"%1$s\" target=\"%2$s\">browser uploader</a> instead." msgstr "Вы используете многофайловый загрузчик. Проблемы? Попробуйте <a href=\"%1$s\" target=\"%2$s\">загрузчик браузера</a>." @@ -4404,7 +4448,7 @@ msgid "Uploaded to" msgstr "Загружен для" #: wp-admin/custom-background.php:454 wp-admin/custom-header.php:846 -#: wp-admin/includes/ajax-actions.php:2042 +#: wp-admin/includes/ajax-actions.php:2099 msgid "The uploaded file is not a valid image. Please try again." msgstr "Загруженный файл не является изображением. Пожалуйста, попробуйте ещё раз." @@ -4428,33 +4472,28 @@ msgstr "Также можно выбрать цвет фона, нажав кн msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web." msgstr "Вы можете выбрать, должен ли ваш сайт индексироваться роботами, сервисами уведомлений и веб-пауками. Если вы хотите, чтобы эти службы игнорировали ваш сайт, поставьте галочку «Попросить поисковые системы не индексировать сайт» и нажмите кнопку «Сохранить изменения» в нижней части экрана. Обратите внимание, что для полной приватности этого недостаточно; ваш сайт всё равно виден другим посетителям." -#: wp-admin/includes/dashboard.php:1501 +#: wp-admin/includes/dashboard.php:1606 msgid "Learn more about getting started" msgstr "Узнайте больше о работе с WordPress" -#: wp-admin/includes/dashboard.php:1499 +#: wp-admin/includes/dashboard.php:1604 msgid "Turn comments on or off" msgstr "Включите или выключите комментарии" -#: wp-admin/includes/dashboard.php:1484 +#: wp-admin/includes/dashboard.php:1589 msgid "More Actions" msgstr "Другие действия" -#: wp-admin/includes/media.php:2859 +#: wp-admin/includes/media.php:2863 msgid "File URL:" msgstr "Ссылка на файл:" -#: wp-admin/edit-comments.php:174 +#: wp-admin/edit-comments.php:178 msgid "In the <strong>In Response To</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post." msgstr "В столбце <strong>«В ответ на»</strong> содержатся три элемента. Текст — это название записи, к которой был сделан комментарий, и ссылка на редактирование этой записи. Ссылка «Просмотреть запись» ведёт на эту запись на внешней части сайта. Небольшое облако с цифрой показывает, сколько одобренных комментариев получила эта запись. Если есть комментарии, ожидающие проверки, отображается красный кружок с их количеством. Нажав на него, можно увидеть только непроверенные комментарии к этой записи." #. translators: 1: user id, 2: user login -#: wp-admin/users.php:382 -msgid "ID #%1$s: %2$s <strong>The current user will not be removed.</strong>" -msgstr "ID #%1$s: %2$s <strong>Текущий пользователь не будет удалён.</strong>" - -#. translators: 1: user id, 2: user login -#: wp-admin/users.php:255 wp-admin/users.php:388 +#: wp-admin/users.php:255 wp-admin/users.php:381 msgid "ID #%1$s: %2$s" msgstr "ID #%1$s: %2$s" @@ -4465,7 +4504,7 @@ msgstr "ID #%1$s: %2$s <strong>Текущий пользователь не бу #. translators: Storage space that's been used. 1: Percentage of used space, 2: #. Total space allowed in megabytes or gigabytes -#: wp-admin/includes/ms.php:481 +#: wp-admin/includes/ms.php:491 msgid "Used: %1$s%% of %2$s" msgstr "Занято: %1$s%% из %2$s" @@ -4473,7 +4512,7 @@ msgstr "Занято: %1$s%% из %2$s" msgid "Please select an option." msgstr "Пожалуйста, выберите вариант." -#: wp-admin/includes/ms.php:352 +#: wp-admin/includes/ms.php:362 msgid "<strong>ERROR</strong>: The email address is already used." msgstr "<strong>ОШИБКА</strong>: Адрес e-mail уже используется." @@ -4522,18 +4561,18 @@ msgid "Search Engine Visibility" msgstr "Видимость для поисковых систем" #: wp-admin/options-reading.php:25 -msgid "You can also control the display of your content in RSS feeds, including the maximum numbers of posts to display and whether to show full text or a summary." -msgstr "Вы также можете настроить отображение содержимого в RSS-лентах: максимальное количество записей в ленте и объём отображаемого текста." +msgid "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary." +msgstr "Вы также можете настроить отображение содержимого в RSS-лентах, включая максимальное количество записей для показа и выбор между полным текстом или анонсом." -#: wp-admin/includes/update-core.php:1227 wp-admin/update-core.php:501 +#: wp-admin/includes/update-core.php:1230 wp-admin/update-core.php:501 msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click <a href=\"%2$s\">here</a>." msgstr "Добро пожаловать в WordPress %1$s. Сейчас вы будете перенаправлены на экран «О WordPress». Если этого не произошло, нажмите <a href=\"%2$s\">сюда</a>." -#: wp-admin/includes/plugin-install.php:327 wp-admin/theme-install.php:181 +#: wp-admin/includes/plugin-install.php:327 wp-admin/theme-install.php:190 msgid "Get Favorites" msgstr "Получить список" -#: wp-admin/includes/plugin-install.php:325 wp-admin/theme-install.php:178 +#: wp-admin/includes/plugin-install.php:325 wp-admin/theme-install.php:187 msgid "Your WordPress.org username:" msgstr "Ваше имя пользователя на WordPress.org:" @@ -4542,51 +4581,51 @@ msgid "If you have marked plugins as favorites on WordPress.org, you can browse msgstr "Если вы добавили плагины на WordPress.org в список любимых, здесь вы можете их просмотреть." #. translators: Attachment information. 1: Date the attachment was uploaded -#: wp-admin/includes/meta-boxes.php:310 +#: wp-admin/includes/meta-boxes.php:316 msgid "Uploaded on: <b>%1$s</b>" msgstr "Загружен: <b>%1$s</b>" -#: wp-admin/includes/dashboard.php:1480 +#: wp-admin/includes/dashboard.php:1585 msgid "View your site" msgstr "Просмотрите свой сайт" -#: wp-admin/includes/dashboard.php:1478 +#: wp-admin/includes/dashboard.php:1583 msgid "Add an About page" msgstr "Создайте страницу «Обо мне»" -#: wp-admin/includes/dashboard.php:1477 +#: wp-admin/includes/dashboard.php:1582 msgid "Write your first blog post" msgstr "Напишите свою первую запись" -#: wp-admin/includes/dashboard.php:1475 +#: wp-admin/includes/dashboard.php:1580 msgid "Add a blog post" msgstr "Добавьте запись в блог" -#: wp-admin/includes/dashboard.php:1471 wp-admin/includes/dashboard.php:1474 +#: wp-admin/includes/dashboard.php:1576 wp-admin/includes/dashboard.php:1579 msgid "Add additional pages" msgstr "Добавьте другие страницы" -#: wp-admin/includes/dashboard.php:1470 wp-admin/includes/dashboard.php:1473 +#: wp-admin/includes/dashboard.php:1575 wp-admin/includes/dashboard.php:1578 msgid "Edit your front page" msgstr "Отредактируйте главную страницу" -#: wp-admin/includes/dashboard.php:1467 +#: wp-admin/includes/dashboard.php:1572 msgid "Next Steps" msgstr "Следующие шаги" -#: wp-admin/includes/dashboard.php:1463 +#: wp-admin/includes/dashboard.php:1568 msgid "or, <a href=\"%s\">change your theme completely</a>" msgstr "или <a href=\"%s\">выберите другую тему</a>" -#: wp-admin/includes/dashboard.php:1458 +#: wp-admin/includes/dashboard.php:1563 msgid "Get Started" msgstr "Для начала" -#: wp-admin/includes/dashboard.php:1454 +#: wp-admin/includes/dashboard.php:1559 msgid "We’ve assembled some links to get you started:" msgstr "Мы собрали несколько ссылок для вашего удобства:" -#: wp-admin/includes/dashboard.php:1453 +#: wp-admin/includes/dashboard.php:1558 msgid "Welcome to WordPress!" msgstr "Добро пожаловать в WordPress!" @@ -4594,16 +4633,12 @@ msgstr "Добро пожаловать в WordPress!" msgid "Search Engines Discouraged" msgstr "Поисковые системы заблокированы" -#: wp-admin/includes/template.php:1266 -msgid "The privacy options group has been removed. Use another settings group." -msgstr "Группа «Приватность» была удалена. Используйте другую группу настроек." - #: wp-admin/includes/class-wp-plugin-install-list-table.php:96 msgctxt "Plugin Installer" msgid "Favorites" msgstr "Любимые" -#: wp-admin/edit-form-advanced.php:406 +#: wp-admin/edit-form-advanced.php:405 msgid "This screen allows you to edit four fields for metadata in a file within the media library." msgstr "Этот экран позволяет изменить четыре поля метаданных, относящихся к файлу из библиотеки." @@ -4615,19 +4650,19 @@ msgstr "Эта <a href=\"%1$s\">дочерняя тема</a> требует н msgid "Flexible Header" msgstr "Гибкий заголовок" -#: wp-admin/includes/media.php:2705 +#: wp-admin/includes/media.php:2709 msgid "Sorry, you have used all of your storage quota of %s MB." msgstr "Извините, вы заполнили всё пространство для файлов (%s МБ)." -#: wp-admin/includes/ms.php:451 +#: wp-admin/includes/ms.php:461 msgid "Sorry, you have used your space allocation. Please delete some files to upload more files." msgstr "К сожалению, вы использовали всё доступное пространство. Пожалуйста, удалите несколько файлов, чтобы загрузить новые." -#: wp-admin/includes/class-wp-screen.php:794 +#: wp-admin/includes/class-wp-screen.php:797 msgid "Contextual Help Tab" msgstr "Вкладка контекстной помощи" -#: wp-admin/includes/class-wp-screen.php:979 +#: wp-admin/includes/class-wp-screen.php:982 msgid "Screen Options Tab" msgstr "Вкладка «Настройки экрана»" @@ -4648,39 +4683,17 @@ msgstr "Поиск по автору" msgid "Search by tag" msgstr "Поиск по метке" -#: wp-admin/includes/upgrade.php:220 -msgid "" -"This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n" -"\n" -"<blockquote>Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)</blockquote>\n" -"\n" -"...or something like this:\n" -"\n" -"<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n" -"\n" -"As a new WordPress user, you should go to <a href=\"%s\">your dashboard</a> to delete this page and create new pages for your content. Have fun!" -msgstr "" -"Это пример страницы. От записей в блоге она отличается тем, что остаётся на одном месте и отображается в меню сайта (в большинстве тем). На странице «Детали» владельцы сайтов обычно рассказывают о себе потенциальным посетителям. Например, так:\n" -"\n" -"<blockquote>Привет! Днём я курьер, а вечером — подающий надежды актёр. Это мой блог. Я живу в Ростове-на-Дону, люблю своего пса Джека и пинаколаду. (И ещё попадать под дождь.)</blockquote>\n" -"\n" -"...или так:\n" -"\n" -"<blockquote>Компания «Штучки XYZ» была основана в 1971 году и с тех пор производит качественные штучки. Компания находится в Готэм-сити, имеет штат из более чем 2000 сотрудников и приносит много пользы жителям Готэма.</blockquote>\n" -"\n" -"Перейдите <a href=\"%s\">в консоль</a>, чтобы удалить эту страницу и создать новые. Успехов!" - -#: wp-admin/includes/widgets.php:224 +#: wp-admin/includes/widgets.php:227 msgctxt "widget" msgid "Edit" msgstr "Изменить" -#: wp-admin/includes/widgets.php:225 +#: wp-admin/includes/widgets.php:228 msgctxt "widget" msgid "Add" msgstr "Добавить" -#: wp-admin/theme-install.php:104 +#: wp-admin/theme-install.php:109 msgid "To install the theme so you can preview it with your site’s content and customize its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image." msgstr "Чтобы установить тему и получить возможность просмотреть её с содержимым вашего сайта и со своими настройками, нажмите кнопку «Установить» в верхней части левой панели. Тема будет автоматически загружена на ваш сайт. После загрузки тема станет доступной для активации. Можно нажать ссылку «Активировать», либо перейти на экран «Управление темами» и нажать ссылку «Просмотреть» под миниатюрой любой из установленных тем." @@ -4696,15 +4709,15 @@ msgstr "Основное содержимое" msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it." msgstr "Вы можете задать изображение, которое будет показано в верхней части вашего сайта, загрузив его со своего компьютера или выбрав из библиотеки файлов. После выбора изображения можно будет обрезать его." -#: wp-admin/edit-form-advanced.php:387 +#: wp-admin/edit-form-advanced.php:386 msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box." msgstr "Создание страницы очень похоже на создание записи — экран можно таким же образом настраивать при помощи перетаскивания, вкладки «Настройки экрана» и сворачивания/разворачивания блоков. На этом экране также есть удобный полноэкранный режим, доступный как в визуальном, так и в текстовом редакторе по специальной кнопке. Редактор страниц работает так же, как и редактор записей, однако в блоке «Атрибуты страницы» есть несколько элементов, присущих только страницам." -#: wp-admin/edit-tags.php:225 +#: wp-admin/edit-tags.php:227 msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category." msgstr "Удалить рубрику ссылок можно с помощью выпадающего меню «Действия», однако это не приведёт к удалению содержащихся в ней ссылок. Они будут перемещены в рубрику по умолчанию." -#: wp-admin/edit-tags.php:550 +#: wp-admin/edit-tags.php:557 msgid "Tags can be selectively converted to categories using the <a href=\"%s\">tag to category converter</a>." msgstr "Рубрики можно выборочно преобразовать в метки с помощью <a href=\"%s\">конвертера рубрик в метки</a>." @@ -4713,14 +4726,14 @@ msgstr "Рубрики можно выборочно преобразовать #: wp-admin/includes/class-wp-links-list-table.php:172 #: wp-admin/includes/class-wp-media-list-table.php:351 #: wp-admin/includes/class-wp-plugins-list-table.php:729 -#: wp-admin/includes/class-wp-posts-list-table.php:835 +#: wp-admin/includes/class-wp-posts-list-table.php:836 #: wp-admin/includes/class-wp-terms-list-table.php:339 -#: wp-admin/includes/class-wp-users-list-table.php:432 +#: wp-admin/includes/class-wp-users-list-table.php:433 #: wp-admin/update-core.php:299 wp-admin/update-core.php:370 msgid "Select %s" msgstr "Выбрать %s" -#: wp-admin/includes/class-wp-comments-list-table.php:627 +#: wp-admin/includes/class-wp-comments-list-table.php:632 msgid "Select comment" msgstr "Выбрать комментарий" @@ -4732,7 +4745,7 @@ msgstr "В заголовке вашего сайта можно использ msgid "Skip Cropping, Publish Image as Is" msgstr "Не обрезать, опубликовать как есть" -#: wp-admin/includes/meta-boxes.php:587 +#: wp-admin/includes/meta-boxes.php:593 msgid "https://codex.wordpress.org/Excerpt" msgstr "https://codex.wordpress.org/Отрывок" @@ -4741,7 +4754,7 @@ msgid "Or choose an image from your media library:" msgstr "Или выберите изображение из библиотеки файлов:" #: wp-admin/includes/class-wp-theme-install-list-table.php:344 -#: wp-admin/theme-install.php:334 +#: wp-admin/theme-install.php:343 msgid "Collapse" msgstr "Свернуть" @@ -4755,7 +4768,7 @@ msgstr "Вы попытались отредактировать элемент, #: wp-admin/includes/class-wp-theme-install-list-table.php:285 #: wp-admin/includes/class-wp-theme-install-list-table.php:408 -#: wp-admin/theme-install.php:284 +#: wp-admin/theme-install.php:293 msgctxt "theme" msgid "Installed" msgstr "Установлена" @@ -4774,15 +4787,15 @@ msgstr "Установлен" msgid "Previewing and Customizing" msgstr "Просмотр и настройка" -#: wp-admin/theme-install.php:108 +#: wp-admin/theme-install.php:113 msgid "Previewing and Installing" msgstr "Просмотр и установка" -#: wp-admin/theme-install.php:103 +#: wp-admin/theme-install.php:108 msgid "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look." msgstr "Как только вы получили список тем, любую из них можно просмотреть и установить. Нажмите на миниатюру темы, которую вы хотели бы просмотреть. Откроется полноэкранное окно просмотра, чтобы вы могли составить более полное впечатление о теме." -#: wp-admin/includes/media.php:2663 +#: wp-admin/includes/media.php:2667 msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href=\"#\">Switch to the multi-file uploader</a>." msgstr "Вы используете загрузчик браузера. Загрузчик WordPress позволяет выбирать одновременно несколько файлов, а также загружать их путём перетаскивания. <a href=\"#\">Переключиться на многофайловый загрузчик</a>." @@ -4829,11 +4842,11 @@ msgid "Revert to the <strong>Browser Uploader</strong> by clicking the link belo msgstr "Можно переключиться на <strong>загрузчик браузера</strong>, нажав ссылку под областью перетаскивания." #. translators: %s: edit page url -#: wp-admin/users.php:449 +#: wp-admin/users.php:442 msgid "New user created. <a href=\"%s\">Edit user</a>" msgstr "Новый пользователь создан. <a href=\"%s\">Редактировать</a>" -#: wp-admin/users.php:440 +#: wp-admin/users.php:433 msgid "User deleted." msgstr "Пользователь удалён." @@ -4870,8 +4883,8 @@ msgstr "Установить в качестве фона" msgid "Customize “%s”" msgstr "Настроить «%s»" -#: wp-admin/install.php:159 wp-admin/user-edit.php:384 -#: wp-admin/user-edit.php:429 wp-admin/user-new.php:405 +#: wp-admin/install.php:159 wp-admin/user-edit.php:396 +#: wp-admin/user-edit.php:441 wp-admin/user-new.php:405 #: wp-admin/user-new.php:409 wp-admin/user-new.php:429 #: wp-admin/user-new.php:452 msgid "(required)" @@ -4892,16 +4905,11 @@ msgstr "<strong>ОШИБКА</strong>: Пожалуйста, введите ни msgid "Select All" msgstr "Выделить все" -#: wp-admin/export.php:261 wp-admin/includes/media.php:2244 -#: wp-admin/menu.php:49 wp-admin/menu.php:253 -msgid "Media" -msgstr "Медиафайлы" - -#: wp-admin/includes/media.php:1230 wp-admin/includes/media.php:2614 +#: wp-admin/includes/media.php:1234 wp-admin/includes/media.php:2618 msgid "Enter a link URL or click above for presets." msgstr "Введите ссылку или нажмите одну из кнопок." -#: wp-admin/includes/media.php:1227 +#: wp-admin/includes/media.php:1231 msgid "Link URL" msgstr "Ссылка" @@ -4909,22 +4917,23 @@ msgstr "Ссылка" msgid "Scale" msgstr "Масштабировать" -#: wp-admin/includes/meta-boxes.php:723 +#: wp-admin/includes/meta-boxes.php:729 msgid "No comments yet." msgstr "Комментариев нет." -#: wp-admin/includes/dashboard.php:198 wp-admin/setup-config.php:219 +#: wp-admin/includes/dashboard.php:198 wp-admin/includes/dashboard.php:1184 +#: wp-admin/setup-config.php:219 msgid "Submit" msgstr "Отправить" #: wp-admin/includes/class-wp-theme-install-list-table.php:423 #: wp-admin/includes/class-wp-themes-list-table.php:236 -#: wp-admin/includes/plugin-install.php:568 +#: wp-admin/includes/plugin-install.php:569 msgid "Version:" msgstr "Версия:" #: wp-admin/includes/class-wp-theme-install-list-table.php:342 -#: wp-admin/theme-install.php:58 wp-admin/theme-install.php:332 +#: wp-admin/theme-install.php:63 wp-admin/theme-install.php:341 msgid "Collapse Sidebar" msgstr "Свернуть панель" @@ -4932,25 +4941,25 @@ msgstr "Свернуть панель" msgid "Plugin" msgstr "Плагин" -#: wp-admin/includes/media.php:2246 wp-admin/users.php:60 +#: wp-admin/includes/media.php:2250 wp-admin/users.php:60 msgid "Actions" msgstr "Действия" #. translators: %s: Time since the last update #: wp-admin/includes/class-wp-media-list-table.php:449 #: wp-admin/includes/class-wp-plugin-install-list-table.php:559 -#: wp-admin/includes/class-wp-posts-list-table.php:988 -#: wp-admin/includes/plugin-install.php:575 wp-admin/includes/revision.php:209 +#: wp-admin/includes/class-wp-posts-list-table.php:989 +#: wp-admin/includes/plugin-install.php:576 wp-admin/includes/revision.php:209 #: wp-admin/includes/revision.php:251 msgid "%s ago" msgstr "%s назад" #: wp-admin/includes/class-wp-comments-list-table.php:300 -#: wp-admin/includes/class-wp-comments-list-table.php:574 +#: wp-admin/includes/class-wp-comments-list-table.php:579 #: wp-admin/includes/class-wp-media-list-table.php:144 #: wp-admin/includes/class-wp-media-list-table.php:715 #: wp-admin/includes/class-wp-posts-list-table.php:397 -#: wp-admin/includes/class-wp-posts-list-table.php:1247 +#: wp-admin/includes/class-wp-posts-list-table.php:1264 msgid "Restore" msgstr "Восстановить" @@ -4959,19 +4968,15 @@ msgstr "Восстановить" msgid "All" msgstr "Все" -#: wp-admin/edit-link-form.php:29 wp-admin/includes/meta-boxes.php:996 -msgid "Target" -msgstr "Цель" - -#: wp-admin/edit-form-advanced.php:635 +#: wp-admin/edit-form-advanced.php:634 msgid "Word count: %s" msgstr "Количество слов: %s" -#: wp-admin/edit-form-advanced.php:561 +#: wp-admin/edit-form-advanced.php:560 msgid "Enter title here" msgstr "Введите заголовок" -#: wp-admin/edit-comments.php:281 wp-admin/edit-comments.php:287 +#: wp-admin/edit-comments.php:289 wp-admin/edit-comments.php:295 msgid "Edit comment" msgstr "Изменить комментарий" @@ -5039,7 +5044,7 @@ msgstr "Добавить комментарий" msgid "Add new Comment" msgstr "Добавить комментарий" -#: wp-admin/includes/meta-boxes.php:715 +#: wp-admin/includes/meta-boxes.php:721 msgid "Add comment" msgstr "Добавить комментарий" @@ -5059,7 +5064,7 @@ msgstr "Это не просто плагин, он символизирует msgid "Hello Dolly" msgstr "Hello Dolly" -#: wp-admin/index.php:85 +#: wp-admin/index.php:86 msgid "<strong>Welcome</strong> — Shows links for some of the most common tasks when setting up a new site." msgstr "<strong>Добро пожаловать</strong> — отображает ссылки на задачи, наиболее часто выполняемые при создании нового сайта." @@ -5114,7 +5119,7 @@ msgstr "Удалить мой сайт навсегда" msgid "I'm sure I want to permanently disable my site, and I am aware I can never get it back or use %s again." msgstr "Я уверен, что хочу навсегда отключить свой сайт, и осознаю, что никогда не смогу вернуть его или использовать %s снова." -#: wp-admin/includes/ms.php:744 +#: wp-admin/includes/ms.php:756 msgid "English" msgstr "Английский" @@ -5124,39 +5129,39 @@ msgid "Not enough space to upload. %1$s KB needed." msgstr "Недостаточно места для загрузки. Требуется %1$s КБ." #. translators: My sites label -#: wp-admin/includes/ms.php:836 +#: wp-admin/includes/ms.php:848 msgid "Primary Site" msgstr "Основной сайт" -#: wp-admin/includes/ms.php:730 +#: wp-admin/includes/ms.php:742 msgid "American English" msgstr "Американский английский" -#: wp-admin/includes/ms.php:689 +#: wp-admin/includes/ms.php:699 msgid "View Site" msgstr "Посмотреть сайт" -#: wp-admin/includes/ms.php:734 +#: wp-admin/includes/ms.php:746 msgid "British English" msgstr "Британский английский" -#: wp-admin/includes/ms.php:522 +#: wp-admin/includes/ms.php:532 msgid "MB (Leave blank for network default)" msgstr "МБ (оставьте пустым для значения по умолчанию)" -#: wp-admin/includes/ms.php:677 wp-admin/includes/ms.php:679 +#: wp-admin/includes/ms.php:687 wp-admin/includes/ms.php:689 msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator." msgstr "Вы попытались войти в консоль сайта «%1$s», но у вас на текущий момент нет туда доступа. Если вы считаете, что должны иметь доступ к сайту «%1$s», свяжитесь с администратором сети." -#: wp-admin/includes/ms.php:680 +#: wp-admin/includes/ms.php:690 msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way." msgstr "Если вы попали на этот экран по ошибке и хотите открыть один из своих собственных сайтов, можно воспользоваться приведёнными ниже ссылками." -#: wp-admin/includes/ms.php:682 +#: wp-admin/includes/ms.php:692 msgid "Your Sites" msgstr "Ваши сайты" -#: wp-admin/includes/ms.php:688 +#: wp-admin/includes/ms.php:698 msgid "Visit Dashboard" msgstr "Перейти в консоль" @@ -5164,26 +5169,26 @@ msgstr "Перейти в консоль" msgid "Sorry, you must delete files before you can upload any more." msgstr "Извините, вам придётся удалить файлы, чтобы загрузить другие." -#: wp-admin/includes/ms.php:406 +#: wp-admin/includes/ms.php:416 msgid "[%s] New Email Address" msgstr "[%s] Новый адрес" #. translators: Megabytes -#: wp-admin/includes/ms.php:476 +#: wp-admin/includes/ms.php:486 msgid "MB" msgstr "МБ" #. translators: Gigabytes -#: wp-admin/includes/ms.php:472 +#: wp-admin/includes/ms.php:482 msgid "GB" msgstr "ГБ" #. translators: %s: New email address -#: wp-admin/includes/ms.php:427 +#: wp-admin/includes/ms.php:437 msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email." msgstr "Ваш e-mail ещё не обновлён. Пожалуйста, проверьте почтовый ящик %s на предмет письма с подтверждением." -#: wp-admin/includes/ms.php:321 +#: wp-admin/includes/ms.php:331 msgid "[%s] New Admin Email Address" msgstr "[%s] Новый адрес администратора" @@ -5200,7 +5205,7 @@ msgstr "Файл слишком велик. Размер файлов долже msgid "The primary site you chose does not exist." msgstr "Сайта, выбранного основным, не существует." -#: wp-admin/my-sites.php:102 +#: wp-admin/my-sites.php:105 msgid "Global Settings" msgstr "Глобальные настройки" @@ -5293,32 +5298,32 @@ msgstr "Чтобы разрешить использование этой стр msgid "No comments awaiting moderation." msgstr "Нет комментариев, ожидающих проверки." -#: wp-admin/includes/plugin-install.php:492 +#: wp-admin/includes/plugin-install.php:493 msgctxt "Plugin installer section title" msgid "Screenshots" msgstr "Скриншоты" -#: wp-admin/includes/plugin-install.php:489 +#: wp-admin/includes/plugin-install.php:490 msgctxt "Plugin installer section title" msgid "Description" msgstr "Описание" -#: wp-admin/includes/plugin-install.php:490 +#: wp-admin/includes/plugin-install.php:491 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Установка" -#: wp-admin/includes/plugin-install.php:491 +#: wp-admin/includes/plugin-install.php:492 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: wp-admin/includes/plugin-install.php:495 +#: wp-admin/includes/plugin-install.php:496 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Заметки" -#: wp-admin/includes/plugin-install.php:493 +#: wp-admin/includes/plugin-install.php:494 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Изменения" @@ -5327,7 +5332,7 @@ msgstr "Изменения" msgid "You should update your web.config now." msgstr "Теперь необходимо обновить файл web.config." -#: wp-admin/includes/plugin-install.php:601 +#: wp-admin/includes/plugin-install.php:602 msgid "Plugin Homepage »" msgstr "Домашняя страница »" @@ -5372,7 +5377,7 @@ msgstr "Введите адрес e-mail существующего пользо msgid "<strong>Warning:</strong> Making changes to active plugins is not recommended. If your changes cause a fatal error, the plugin will be automatically deactivated." msgstr "<strong>Внимание:</strong> Не рекомендуется вносить изменения в активные плагины. Если ваши изменения приведут к фатальной ошибке, плагин будет автоматически деактивирован." -#: wp-admin/options-discussion.php:175 +#: wp-admin/options-discussion.php:180 msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site." msgstr "Аватар — это изображение рядом с вашим именем, помогающее опознать ваш комментарий на сайтах, поддерживающих эту функцию. Здесь вы можете настроить отображение аватаров для посетителей, оставляющих комментарии на вашем сайте." @@ -5402,15 +5407,15 @@ msgid "The %1$s table is not okay. It is reporting the following error: %2$s. Wo msgstr "Таблица %1$s повреждена. Сообщается следующая ошибка: %2$s. WordPress попытается исправить эту таблицу…" #: wp-admin/custom-header.php:787 wp-admin/custom-header.php:923 -#: wp-admin/custom-header.php:1234 +#: wp-admin/custom-header.php:1240 msgid "Image could not be processed. Please go back and try again." msgstr "Не удалось обработать изображение. Пожалуйста, попробуйте ещё раз." -#: wp-admin/themes.php:163 +#: wp-admin/themes.php:168 msgid "The active theme is broken. Reverting to the default theme." msgstr "Текущая тема повреждена. Восстановлена тема по умолчанию." -#: wp-admin/user-edit.php:269 +#: wp-admin/user-edit.php:281 msgid "Show Toolbar when viewing site" msgstr "Показывать верхнюю панель при просмотре сайта" @@ -5419,7 +5424,7 @@ msgid "Contributing Developers" msgstr "Помощники по разработке" #. translators: 1: WordPress version number, 2: plural number of bugs. -#: wp-admin/about.php:272 +#: wp-admin/about.php:52 wp-admin/about.php:269 msgid "<strong>Version %1$s</strong> addressed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed %2$s bugs." msgstr[0] "В <strong>версии %1$s</strong> исправлена %2$s ошибка." @@ -5428,7 +5433,7 @@ msgstr[2] "В <strong>версии %1$s</strong> исправлены %2$s ош #. translators: 1: WordPress version number, 2: plural number of bugs. More #. than one security issue. -#: wp-admin/about.php:48 wp-admin/about.php:55 wp-admin/about.php:280 +#: wp-admin/about.php:277 msgid "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs." msgstr[0] "В <strong>версии %1$s</strong> решены несколько проблем с безопасностью и исправлена %2$s ошибка." @@ -5436,34 +5441,33 @@ msgstr[1] "В <strong>версии %1$s</strong> решены несколько msgstr[2] "В <strong>версии %1$s</strong> решены несколько проблем с безопасностью и исправлены %2$s ошибок." #. translators: %s: Codex URL -#: wp-admin/about.php:50 wp-admin/about.php:53 wp-admin/about.php:57 -#: wp-admin/about.php:284 +#: wp-admin/about.php:63 wp-admin/about.php:281 msgid "For more information, see <a href=\"%s\">the release notes</a>." msgstr "Дополнительную информацию можно найти в <a href=\"%s\">заметке о релизе</a>." #. translators: 1: WordPress version number, 2: plural number of bugs. Singular #. security issue. -#: wp-admin/about.php:276 +#: wp-admin/about.php:273 msgid "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs." msgstr[0] "В <strong>версии %1$s</strong> решена проблема с безопасностью и исправлена %2$s ошибка." msgstr[1] "В <strong>версии %1$s</strong> решена проблема с безопасностью и исправлены %2$s ошибки." msgstr[2] "В <strong>версии %1$s</strong> решена проблема с безопасностью и исправлены %2$s ошибок." -#: wp-admin/index.php:34 +#: wp-admin/index.php:35 msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title." msgstr "Добро пожаловать в консоль WordPress! Этот экран вы будете видеть после авторизации. Он даёт доступ ко всем функциям управления сайтом. Можно получить помощь по каждому экрану, нажав на вкладку «Помощь» над заголовком экрана." #. translators: %s: WordPress version number -#: wp-admin/about.php:52 wp-admin/about.php:269 +#: wp-admin/about.php:266 msgid "<strong>Version %s</strong> addressed some security issues." msgstr "В <strong>версии %s</strong> решены несколько проблем с безопасностью." -#: wp-admin/about.php:257 +#: wp-admin/about.php:47 wp-admin/about.php:254 msgid "Maintenance Release" msgstr "Техническое обновление" -#: wp-admin/about.php:260 +#: wp-admin/about.php:257 msgid "Security Release" msgstr "Обновление безопасности" @@ -5471,7 +5475,7 @@ msgstr "Обновление безопасности" msgid "What’s New" msgstr "Что нового" -#: wp-admin/about.php:263 +#: wp-admin/about.php:260 msgid "Maintenance and Security Release" msgstr "Техническое обновление безопасности" @@ -5479,11 +5483,11 @@ msgstr "Техническое обновление безопасности" msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures." msgstr "На этом экране можно выбрать структуру постоянных ссылок. Вы можете выбрать один из предложенных вариантов или создать произвольную структуру URL." -#: wp-admin/includes/update-core.php:1228 wp-admin/update-core.php:502 +#: wp-admin/includes/update-core.php:1231 wp-admin/update-core.php:502 msgid "Welcome to WordPress %1$s. <a href=\"%2$s\">Learn more</a>." msgstr "Добро пожаловать в WordPress %1$s. <a href=\"%2$s\">Узнать больше</a>." -#: wp-admin/about.php:243 +#: wp-admin/about.php:240 msgid "Return to Updates" msgstr "Вернуться на страницу «Обновления»" @@ -5495,11 +5499,11 @@ msgstr "Здесь можно загружать файлы, не создава msgid "Troubleshooting" msgstr "Решение проблем" -#: wp-admin/edit-tags.php:256 +#: wp-admin/edit-tags.php:258 msgid "Adding Tags" msgstr "Добавление меток" -#: wp-admin/edit-tags.php:256 +#: wp-admin/edit-tags.php:258 msgid "Adding Categories" msgstr "Добавление рубрик" @@ -5535,7 +5539,7 @@ msgstr "Как обновиться" msgid "Authors can publish and manage their own posts, and are able to upload files." msgstr "Авторы могут публиковать и редактировать свои записи, а также загружать файлы." -#: wp-admin/edit.php:208 wp-admin/upload.php:197 +#: wp-admin/edit.php:208 wp-admin/upload.php:199 msgid "Available Actions" msgstr "Доступные действия" @@ -5551,7 +5555,7 @@ msgstr "Если нужного вам скрипта нет в списке, <a msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content." msgstr "Подписчики могут читать комментарии, комментировать, получать рассылки и т.д., но создавать содержимое сайта не могут." -#: wp-admin/edit-comments.php:169 +#: wp-admin/edit-comments.php:173 msgid "Moderating Comments" msgstr "Модерация комментариев" @@ -5567,7 +5571,7 @@ msgstr "Роли пользователей" msgid "Here is a basic overview of the different user roles and the permissions associated with each one:" msgstr "Краткий обзор ролей пользователей и соответствующих им возможностей:" -#: wp-admin/upload.php:203 +#: wp-admin/upload.php:205 msgid "Attaching Files" msgstr "Прикрепление файлов" @@ -5627,7 +5631,7 @@ msgstr "Публикация через e-mail" msgid "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does." msgstr "Этот экран предоставляет много возможностей по настройке управления и отображения комментариев и ссылок на ваши записи/страницы. Их на самом деле так много, что все они здесь не поместятся! :) Обратитесь к документации по ссылкам справа, чтобы получить информацию о каждой настройке." -#: wp-admin/user-edit.php:40 +#: wp-admin/user-edit.php:46 msgid "You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens." msgstr "Вы можете изменить свой пароль, включить горячие клавиши, изменить цветовую схему экранов управления WordPress и отключить визуальный редактор (WYSIWYG). Верхнюю панель можно отключить для внешней части сайта, но в панели управления она будет отображаться всегда." @@ -5643,7 +5647,7 @@ msgstr "Неактивная колонка (скрыта)" msgid "Missing Widgets" msgstr "Пропавшие виджеты" -#: wp-admin/edit-tags.php:222 +#: wp-admin/edit-tags.php:224 msgid "You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another." msgstr "Можно присваивать записям ключевые слова, используя <strong>метки</strong>. В отличие от рубрик, у меток нет иерархии — это значит, что метки не связаны между собой." @@ -5651,7 +5655,7 @@ msgstr "Можно присваивать записям ключевые сло msgid "Removing and Reusing" msgstr "Удаление и повторное использование" -#: wp-admin/edit-tags.php:220 +#: wp-admin/edit-tags.php:222 msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts." msgstr "Можно группировать ссылки, используя рубрики ссылок. Названия рубрик ссылок должны быть уникальными, а сами рубрики ссылок не имеют отношения к рубрикам, которые вы используете для записей." @@ -5663,19 +5667,19 @@ msgstr "Кнопка <strong>«Выберите файлы»</strong> msgid "<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed." msgstr "<strong>Перетащите</strong> ваши файлы в специальную область ниже. Можно перетащить сразу несколько файлов." -#: wp-admin/edit-comments.php:176 +#: wp-admin/edit-comments.php:180 msgid "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more." msgstr "Многие пользователи для быстрой проверки комментариев применяют горячие клавиши. По ссылке справа вы найдёте дополнительную информацию." -#: wp-admin/edit-form-advanced.php:386 wp-admin/edit.php:237 +#: wp-admin/edit-form-advanced.php:385 wp-admin/edit.php:237 msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages." msgstr "Страницы похожи на записи тем, что у них тоже есть заголовок, текст и метаданные, но отличаются от них тем, что не принадлежат к хронологическому потоку блога, а являются постоянными. Страницам не присваиваются рубрики и метки, однако они могут иметь иерархию. Можно разместить одну страницу под другой, указав её в качестве родительской и получив группу связанных между собой страниц." -#: wp-admin/upload.php:191 +#: wp-admin/upload.php:193 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen." msgstr "Все загруженные вами файлы перечислены в библиотеке файлов, где самые свежие идут впереди. Чтобы настроить отображение этого экрана, можно использовать вкладку «Настройки экрана»." -#: wp-admin/upload.php:205 +#: wp-admin/upload.php:207 msgid "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file." msgstr "Если медиафайл не прикреплён ни к одной записи, вы увидите это в столбце «Используется» и сможете нажать на ссылку «Прикрепить», чтобы открыть небольшое всплывающее окно, в котором можно найти нужную запись и прикрепить к ней файл." @@ -5687,7 +5691,7 @@ msgstr "Можно также совершать те же типы действ msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way." msgstr "Управление страницами очень похоже на управление записями, и экран можно настраивать таким же образом." -#: wp-admin/upload.php:199 +#: wp-admin/upload.php:201 msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file." msgstr "При наведении курсора на строку таблицы появляются ссылки: «Изменить», «Удалить навсегда» и «Перейти». Нажав на «Изменить» или на имя файла, можно открыть окно для редактирования метаданных этого файла. Нажав «Удалить навсегда», можно удалить файл из библиотеки (и всех записей, к которым он прикреплён). Ссылка «Перейти» ведёт на страницу, отображающую этот файл." @@ -5695,15 +5699,15 @@ msgstr "При наведении курсора на строку таблиц msgid "Deleting Links" msgstr "Удаление ссылок" -#: wp-admin/index.php:47 +#: wp-admin/index.php:48 msgid "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information." msgstr "Ссылки в верхней панели соединяют консоль с внешней частью сайта, а также предоставляют доступ к вашему профилю и к полезной информации о WordPress." -#: wp-admin/edit-comments.php:172 +#: wp-admin/edit-comments.php:176 msgid "In the <strong>Author</strong> column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address." msgstr "В столбце <strong>«Автор»</strong>, помимо имени, e-mail и сайта автора, отображается также его IP-адрес. Нажав на эту ссылку, вы увидите все комментарии, сделанные с этого IP-адреса." -#: wp-admin/edit-comments.php:165 +#: wp-admin/edit-comments.php:169 msgid "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions." msgstr "Вы можете управлять комментариями на своём сайте, подобно тому как вы управляете записями и другим содержимым. Этот экран настраивается так же, как и другие экраны управления. Можно работать с комментариями, используя ссылки, появляющиеся при наведении курсора, либо совершая массовые действия." @@ -5755,7 +5759,7 @@ msgstr "Управление страницами" msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users." msgstr "Поскольку это сеть сайтов, можно добавлять существующие в ней учётные записи, указав имя пользователя или e-mail и выбрав роль. Чтобы иметь больше возможностей — например, назначать пароль — нужно быть администратором сети и использовать ссылку для редактирования профиля пользователя, которая появляется под его именем в разделе «Управление сетью» → «Все пользователи»." -#: wp-admin/includes/template.php:2025 +#: wp-admin/includes/template.php:2050 msgid "Likely direct inclusion of wp-admin/includes/template.php in order to use add_meta_box(). This is very wrong. Hook the add_meta_box() call into the add_meta_boxes action instead." msgstr "Похоже, для вызова функции add_meta_box() был напрямую подключён файл wp-admin/includes/template.php. Так делать нельзя. Используйте для вызова add_meta_box() действие add_meta_boxes." @@ -5763,11 +5767,11 @@ msgstr "Похоже, для вызова функции add_meta_box() был msgid "Welcome to WordPress %s" msgstr "Добро пожаловать в WordPress %s" -#: wp-admin/about.php:243 +#: wp-admin/about.php:240 msgid "Return to Dashboard → Updates" msgstr "Вернуться на страницу «Консоль» → «Обновления»" -#: wp-admin/about.php:246 +#: wp-admin/about.php:243 msgid "Go to Dashboard → Home" msgstr "Перейти на страницу «Консоль» → «Главная»" @@ -5775,11 +5779,11 @@ msgstr "Перейти на страницу «Консоль» → msgid "WordPress is created by a worldwide team of passionate individuals." msgstr "WordPress развивается силами международной команды увлечённых энтузиастов." -#: wp-admin/includes/dashboard.php:1459 wp-admin/includes/dashboard.php:1461 +#: wp-admin/includes/dashboard.php:1564 wp-admin/includes/dashboard.php:1566 msgid "Customize Your Site" msgstr "Настройте свой сайт" -#: wp-admin/user-edit.php:180 +#: wp-admin/user-edit.php:187 msgid "Profile updated." msgstr "Профиль обновлён." @@ -5817,16 +5821,16 @@ msgstr "Плагин не содержит файлов." msgid "The package could not be installed." msgstr "Архив не удалось установить." -#: wp-admin/includes/media.php:1081 +#: wp-admin/includes/media.php:1085 msgid "Attachment Post URL" msgstr "Ссылка на страницу вложения" -#: wp-admin/menu.php:63 +#: wp-admin/menu.php:64 msgctxt "admin menu" msgid "All Links" msgstr "Все ссылки" -#: wp-admin/includes/media.php:1926 +#: wp-admin/includes/media.php:1930 msgid "Drop files here" msgstr "Перетащите файлы сюда" @@ -5872,21 +5876,21 @@ msgstr "Посмотреть информацию о версии %s." msgid "Tumblr" msgstr "Tumblr" -#: wp-admin/includes/dashboard.php:1363 +#: wp-admin/includes/dashboard.php:1467 msgid "<a href=\"%1$s\" class=\"update-browser-link\">Update %2$s</a> or learn how to <a href=\"%3$s\" class=\"browse-happy-link\">browse happy</a>" msgstr "<a href=\"%1$s\" class=\"update-browser-link\">Обновите %2$s</a> или узнайте о <a href=\"%3$s\" class=\"browse-happy-link\">других возможностях</a>" #. translators: %1$s is link start tag, %2$s is link end tag, %3$d is width, #. %4$d is height -#: wp-admin/includes/media.php:2693 +#: wp-admin/includes/media.php:2697 msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)." msgstr "Масштабировать изображения в соответствии с крупным размером, указанным в %1$sнастройках медиафайлов%2$s (%3$d × %4$d)." -#: wp-admin/includes/media.php:2080 +#: wp-admin/includes/media.php:2084 msgid "Insert media from another website" msgstr "Вставить медиафайл с другого сайта" -#: wp-admin/includes/media.php:2564 +#: wp-admin/includes/media.php:2568 msgid "Audio, Video, or Other File" msgstr "Аудио, видео или другой файл" @@ -5894,25 +5898,25 @@ msgstr "Аудио, видео или другой файл" msgid "<strong>ERROR</strong>: options page not found." msgstr "<strong>ОШИБКА</strong>: не найдена страница настроек." -#: wp-admin/includes/file.php:1146 +#: wp-admin/includes/file.php:1160 msgid "<strong>ERROR:</strong> There was an error connecting to the server, Please verify the settings are correct." msgstr "<strong>ОШИБКА:</strong> Не удалось подключиться к серверу. Пожалуйста, убедитесь, что параметры верны." -#: wp-admin/includes/ajax-actions.php:1030 -#: wp-admin/includes/ajax-actions.php:1115 +#: wp-admin/includes/ajax-actions.php:1080 +#: wp-admin/includes/ajax-actions.php:1165 msgid "ERROR: please type a comment." msgstr "ОШИБКА: пожалуйста, введите комментарий." -#: wp-admin/includes/ajax-actions.php:1006 +#: wp-admin/includes/ajax-actions.php:1056 msgid "ERROR: you are replying to a comment on a draft post." msgstr "ОШИБКА: вы отвечаете на комментарий к черновику." #: wp-admin/comment.php:43 wp-admin/custom-background.php:90 -#: wp-admin/custom-header.php:100 wp-admin/edit-comments.php:163 -#: wp-admin/edit-form-advanced.php:404 wp-admin/edit-link-form.php:56 -#: wp-admin/edit-tags.php:231 wp-admin/edit.php:190 wp-admin/edit.php:235 +#: wp-admin/custom-header.php:100 wp-admin/edit-comments.php:167 +#: wp-admin/edit-form-advanced.php:403 wp-admin/edit-link-form.php:56 +#: wp-admin/edit-tags.php:233 wp-admin/edit.php:190 wp-admin/edit.php:235 #: wp-admin/export.php:47 wp-admin/import.php:22 -#: wp-admin/includes/class-wp-screen.php:779 wp-admin/index.php:40 +#: wp-admin/includes/class-wp-screen.php:782 wp-admin/index.php:41 #: wp-admin/link-manager.php:51 wp-admin/media-new.php:45 wp-admin/media.php:73 #: wp-admin/my-sites.php:40 wp-admin/nav-menus.php:529 #: wp-admin/nav-menus.php:564 wp-admin/options-discussion.php:21 @@ -5921,47 +5925,48 @@ msgstr "ОШИБКА: вы отвечаете на комментарий к ч #: wp-admin/options-writing.php:20 wp-admin/plugin-editor.php:143 #: wp-admin/plugin-install.php:80 wp-admin/plugins.php:393 #: wp-admin/revision.php:115 wp-admin/theme-editor.php:25 -#: wp-admin/theme-install.php:98 wp-admin/themes.php:82 -#: wp-admin/update-core.php:556 wp-admin/upload.php:48 wp-admin/upload.php:189 -#: wp-admin/user-edit.php:49 wp-admin/user-new.php:194 wp-admin/users.php:31 +#: wp-admin/theme-install.php:103 wp-admin/themes.php:82 +#: wp-admin/update-core.php:556 wp-admin/upload.php:48 wp-admin/upload.php:191 +#: wp-admin/user-edit.php:55 wp-admin/user-new.php:194 wp-admin/users.php:31 #: wp-admin/widgets.php:53 msgid "Overview" msgstr "Обзор" -#: wp-admin/index.php:55 +#: wp-admin/index.php:56 msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well." msgstr "Вы можете использовать следующие элементы управления, чтобы настроить консоль согласно своим предпочтениям. Это относится и ко многим другим экранам панели управления." -#: wp-admin/index.php:57 +#: wp-admin/index.php:58 msgid "<strong>Drag and Drop</strong> — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box." msgstr "<strong>Перетаскивание</strong> — чтобы перегруппировать блоки, сделайте щелчок на заголовке выбранного блока, начните перетаскивать его и отпустите, когда увидите прямоугольник с пунктирной рамкой на том месте, куда вы хотите поместить блок." -#: wp-admin/index.php:51 +#: wp-admin/index.php:52 msgid "Navigation" msgstr "Навигация" -#: wp-admin/index.php:46 +#: wp-admin/index.php:47 msgid "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom." msgstr "В меню навигации слева расположены ссылки на все экраны управления WordPress, а при наведении курсора появляются подменю. Можно свернуть меню в узкую полоску иконок, нажав на ссылку «Свернуть меню» внизу." -#: wp-admin/menu.php:244 wp-admin/ms-delete-site.php:30 +#: wp-admin/menu.php:245 wp-admin/ms-delete-site.php:30 msgid "Delete Site" msgstr "Удалить сайт" -#: wp-admin/menu.php:202 +#: wp-admin/menu.php:203 msgid "Plugins %s" msgstr "Плагины %s" #: wp-admin/includes/class-wp-theme-install-list-table.php:412 -#: wp-admin/includes/dashboard.php:1263 wp-admin/theme-install.php:278 -#: wp-admin/theme-install.php:297 +#: wp-admin/includes/deprecated.php:1370 wp-admin/theme-install.php:287 +#: wp-admin/theme-install.php:306 msgid "Install" msgstr "Установить" -#: wp-admin/menu.php:221 +#: wp-admin/menu.php:222 msgid "All Users" msgstr "Все пользователи" +#: wp-admin/edit-tag-form.php:265 #: wp-admin/includes/class-wp-links-list-table.php:84 #: wp-admin/includes/class-wp-links-list-table.php:330 #: wp-admin/includes/class-wp-plugins-list-table.php:468 @@ -5971,25 +5976,25 @@ msgstr "Все пользователи" #: wp-admin/includes/class-wp-terms-list-table.php:458 #: wp-admin/includes/class-wp-themes-list-table.php:198 #: wp-admin/includes/class-wp-users-list-table.php:244 -#: wp-admin/includes/class-wp-users-list-table.php:412 -#: wp-admin/includes/media.php:1501 wp-admin/includes/meta-boxes.php:916 -#: wp-admin/includes/template.php:561 wp-admin/includes/widgets.php:253 -#: wp-admin/themes.php:340 wp-admin/themes.php:486 wp-admin/widgets.php:320 +#: wp-admin/includes/class-wp-users-list-table.php:413 +#: wp-admin/includes/media.php:1505 wp-admin/includes/meta-boxes.php:922 +#: wp-admin/includes/template.php:561 wp-admin/includes/widgets.php:256 +#: wp-admin/themes.php:345 wp-admin/themes.php:491 wp-admin/widgets.php:320 msgid "Delete" msgstr "Удалить" -#: wp-admin/menu.php:223 wp-admin/menu.php:225 wp-admin/user-edit.php:206 -#: wp-admin/users.php:498 +#: wp-admin/menu.php:224 wp-admin/menu.php:226 wp-admin/user-edit.php:215 +#: wp-admin/users.php:493 msgctxt "user" msgid "Add New" msgstr "Добавить нового" #: wp-admin/comment.php:50 wp-admin/custom-background.php:99 -#: wp-admin/custom-header.php:126 wp-admin/edit-comments.php:180 -#: wp-admin/edit-form-advanced.php:381 wp-admin/edit-form-advanced.php:396 -#: wp-admin/edit-form-advanced.php:413 wp-admin/edit-link-form.php:64 -#: wp-admin/edit-tags.php:261 wp-admin/edit.php:227 wp-admin/edit.php:248 -#: wp-admin/export.php:53 wp-admin/import.php:28 wp-admin/index.php:96 +#: wp-admin/custom-header.php:126 wp-admin/edit-comments.php:184 +#: wp-admin/edit-form-advanced.php:380 wp-admin/edit-form-advanced.php:395 +#: wp-admin/edit-form-advanced.php:412 wp-admin/edit-link-form.php:64 +#: wp-admin/edit-tags.php:263 wp-admin/edit.php:227 wp-admin/edit.php:248 +#: wp-admin/export.php:53 wp-admin/import.php:28 wp-admin/index.php:97 #: wp-admin/link-manager.php:65 wp-admin/media-new.php:55 wp-admin/media.php:82 #: wp-admin/my-sites.php:46 wp-admin/nav-menus.php:570 #: wp-admin/options-discussion.php:27 wp-admin/options-general.php:44 @@ -5997,15 +6002,15 @@ msgstr "Добавить нового" #: wp-admin/options-reading.php:37 wp-admin/options-writing.php:44 #: wp-admin/plugin-editor.php:154 wp-admin/plugin-install.php:97 #: wp-admin/plugins.php:416 wp-admin/revision.php:119 -#: wp-admin/theme-editor.php:38 wp-admin/theme-install.php:113 +#: wp-admin/theme-editor.php:38 wp-admin/theme-install.php:118 #: wp-admin/themes.php:117 wp-admin/tools.php:27 wp-admin/update-core.php:574 -#: wp-admin/upload.php:65 wp-admin/upload.php:209 wp-admin/user-edit.php:54 +#: wp-admin/upload.php:65 wp-admin/upload.php:211 wp-admin/user-edit.php:60 #: wp-admin/user-new.php:212 wp-admin/users.php:66 wp-admin/widgets.php:75 msgid "For more information:" msgstr "Дополнительная информация:" -#: wp-admin/includes/class-wp-users-list-table.php:321 -#: wp-admin/user-edit.php:343 wp-admin/user-new.php:343 +#: wp-admin/includes/class-wp-users-list-table.php:322 +#: wp-admin/user-edit.php:355 wp-admin/user-new.php:343 #: wp-admin/user-new.php:475 msgid "Role" msgstr "Роль" @@ -6016,34 +6021,34 @@ msgid "Add Existing User" msgstr "Добавить существующего пользователя" #: wp-admin/includes/dashboard.php:431 wp-admin/includes/dashboard.php:433 -#: wp-admin/users.php:514 +#: wp-admin/users.php:510 msgid "Search Users" msgstr "Поиск пользователей" -#: wp-admin/users.php:468 +#: wp-admin/users.php:461 msgid "User removed from this site." msgstr "Пользователь удалён с этого сайта." -#: wp-admin/users.php:457 +#: wp-admin/users.php:450 msgid "Changed roles." msgstr "Роли изменены." #: wp-admin/my-sites.php:54 wp-admin/options-head.php:15 -#: wp-admin/options.php:239 +#: wp-admin/options.php:240 msgid "Settings saved." msgstr "Настройки сохранены." -#: wp-admin/users.php:309 wp-admin/users.php:344 +#: wp-admin/users.php:309 wp-admin/users.php:340 msgid "You can’t remove users." msgstr "Вы не можете удалять пользователей." -#: wp-admin/user-edit.php:363 +#: wp-admin/user-edit.php:375 msgid "Super Admin" msgstr "Администратор" #: wp-admin/includes/class-wp-media-list-table.php:685 #: wp-admin/includes/class-wp-media-list-table.php:744 -#: wp-admin/includes/class-wp-posts-list-table.php:1287 +#: wp-admin/includes/class-wp-posts-list-table.php:1304 #: wp-admin/includes/class-wp-terms-list-table.php:467 #: wp-admin/includes/dashboard.php:644 msgid "View" @@ -6059,16 +6064,16 @@ msgstr "Пользователь добавлен." #: wp-admin/includes/class-wp-theme-install-list-table.php:312 #: wp-admin/includes/class-wp-theme-install-list-table.php:416 #: wp-admin/includes/class-wp-themes-list-table.php:222 -#: wp-admin/includes/theme.php:659 wp-admin/theme-install.php:254 -#: wp-admin/theme-install.php:306 wp-admin/themes.php:264 -#: wp-admin/themes.php:396 wp-admin/themes.php:449 +#: wp-admin/includes/theme.php:659 wp-admin/theme-install.php:263 +#: wp-admin/theme-install.php:315 wp-admin/themes.php:269 +#: wp-admin/themes.php:401 wp-admin/themes.php:454 msgid "By %s" msgstr "Автор: %s" #. translators: %s: Plugin version #: wp-admin/about.php:38 wp-admin/credits.php:25 wp-admin/freedoms.php:24 -#: wp-admin/includes/ajax-actions.php:3683 -#: wp-admin/includes/ajax-actions.php:3726 +#: wp-admin/includes/ajax-actions.php:3752 +#: wp-admin/includes/ajax-actions.php:3795 #: wp-admin/includes/class-wp-plugins-list-table.php:773 #: wp-admin/includes/update.php:193 wp-admin/includes/update.php:218 msgid "Version %s" @@ -6079,20 +6084,20 @@ msgstr "Версия %s" msgid "Deactivate" msgstr "Деактивировать" -#: wp-admin/includes/ms.php:1020 wp-admin/users.php:295 +#: wp-admin/includes/ms.php:1032 wp-admin/users.php:295 msgid "Confirm Deletion" msgstr "Подтвердить удаление" -#: wp-admin/menu.php:204 +#: wp-admin/menu.php:205 msgid "Installed Plugins" msgstr "Установленные" -#: wp-admin/menu.php:209 +#: wp-admin/menu.php:210 msgctxt "plugin editor" msgid "Editor" msgstr "Редактор" -#: wp-admin/menu.php:233 wp-admin/menu.php:235 wp-admin/user-new.php:172 +#: wp-admin/menu.php:234 wp-admin/menu.php:236 wp-admin/user-new.php:172 #: wp-admin/user-new.php:280 wp-admin/user-new.php:380 #: wp-admin/user-new.php:501 msgid "Add New User" @@ -6114,19 +6119,19 @@ msgstr[2] "Доступны обновления <span class=\"count\">(%s)</spa msgid "You can’t give users that role." msgstr "Вы не можете присваивать пользователям эту роль." -#: wp-admin/menu.php:41 +#: wp-admin/menu.php:42 msgid "Updates %s" msgstr "Обновления %s" -#: wp-admin/edit-form-advanced.php:375 +#: wp-admin/edit-form-advanced.php:374 msgid "Title and Post Editor" msgstr "Заголовок и редактор" -#: wp-admin/edit-form-advanced.php:361 +#: wp-admin/edit-form-advanced.php:360 msgid "Customizing This Display" msgstr "Настройка отображения" -#: wp-admin/edit-form-advanced.php:391 +#: wp-admin/edit-form-advanced.php:390 msgid "About Pages" msgstr "О страницах" @@ -6154,7 +6159,7 @@ msgstr "Название записи" msgid "This importer is not installed. Please install importers from <a href=\"%s\">the main site</a>." msgstr "Этот скрипт для импорта не установлен. Пожалуйста, установите его на <a href=\"%s\">основном сайте</a>." -#: wp-admin/options-general.php:330 +#: wp-admin/options-general.php:133 msgid "Site Language" msgstr "Язык сайта" @@ -6192,7 +6197,7 @@ msgid "Featured Images" msgstr "Изображения записей" #: wp-admin/includes/class-wp-press-this.php:845 -#: wp-admin/includes/meta-boxes.php:385 wp-admin/includes/theme.php:263 +#: wp-admin/includes/meta-boxes.php:391 wp-admin/includes/theme.php:263 msgid "Post Formats" msgstr "Форматы записей" @@ -6205,12 +6210,12 @@ msgid "Featured Image Header" msgstr "Изображения записей в заголовке" #. translators: %s: browser name and link -#: wp-admin/includes/dashboard.php:1344 +#: wp-admin/includes/dashboard.php:1448 msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser." msgstr "Похоже, вы используете устаревшую версию браузера %s. Пожалуйста, обновите свой браузер, чтобы получить более полное впечатление о работе с WordPress." #. translators: %s: browser name and link -#: wp-admin/includes/dashboard.php:1339 +#: wp-admin/includes/dashboard.php:1443 msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser." msgstr "Похоже, вы используете небезопасную версию браузера %s. Использование устаревшего браузера повышает риск взлома вашего компьютера. Пожалуйста, обновите свой браузер, чтобы получить более полное впечатление о работе с WordPress." @@ -6218,7 +6223,7 @@ msgstr "Похоже, вы используете небезопасную ве msgid "There are some invalid menu items. Please check or delete them." msgstr "Некоторые элементы меню некорректны. Проверьте или удалите их." -#: wp-admin/edit-tag-form.php:120 wp-admin/edit-tags.php:386 +#: wp-admin/edit-tag-form.php:120 wp-admin/edit-tags.php:391 #: wp-admin/includes/class-wp-terms-list-table.php:180 #: wp-admin/includes/class-wp-terms-list-table.php:595 msgctxt "term name" @@ -6231,13 +6236,13 @@ msgctxt "meta name" msgid "Name" msgstr "Имя" -#: wp-admin/themes.php:318 +#: wp-admin/themes.php:323 msgctxt "theme name" msgid "Name" msgstr "Название" #. translators: %s: Theme Directory URL -#: wp-admin/theme-install.php:85 +#: wp-admin/theme-install.php:90 msgid "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the <a href=\"%s\">WordPress Theme Directory</a>. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses." msgstr "На этом экране вы можете найти дополнительные темы для вашего сайта с помощью скрипта просмотра/установки тем, который отобразит темы из <a href=\"%s\">каталога WordPress</a>. Эти темы создаются третьими лицами, распространяются бесплатно и совместимы с лицензией WordPress." @@ -6262,11 +6267,11 @@ msgstr "Размер загруженного файла превышает зн msgid "External Libraries" msgstr "Внешние библиотеки" -#: wp-admin/menu.php:246 +#: wp-admin/menu.php:247 msgid "Network Setup" msgstr "Установка сети" -#: wp-admin/menu.php:240 +#: wp-admin/menu.php:241 msgid "Available Tools" msgstr "Все инструменты" @@ -6296,7 +6301,7 @@ msgstr "Руководители проекта" msgid "WordPress is created by a <a href=\"%1$s\">worldwide team</a> of passionate individuals. <a href=\"%2$s\">Get involved in WordPress</a>." msgstr "WordPress развивается силами <a href=\"%1$s\">международной команды</a> увлечённых энтузиастов. <a href=\"%2$s\">Примите участие в проекте</a>." -#: wp-admin/menu.php:86 +#: wp-admin/menu.php:87 msgid "All Comments" msgstr "Все комментарии" @@ -6308,7 +6313,7 @@ msgstr "Участники разработки ядра WordPress %s" msgid "Cofounder, Project Lead" msgstr "Сооснователь, руководитель проекта" -#: wp-admin/widgets.php:388 +#: wp-admin/widgets.php:391 msgctxt "removing-widget" msgid "Deactivate" msgstr "Деактивировать" @@ -6389,8 +6394,8 @@ msgstr "Загруженные изображения" msgid "<strong>Random:</strong> Show a different image on each page." msgstr "<strong>Случайно:</strong> Показывать разные изображения на каждой странице." -#: wp-admin/includes/class-wp-screen.php:1114 wp-admin/includes/theme.php:237 -#: wp-admin/includes/theme.php:302 wp-admin/index.php:62 +#: wp-admin/includes/class-wp-screen.php:1117 wp-admin/includes/theme.php:237 +#: wp-admin/includes/theme.php:302 wp-admin/index.php:63 msgid "Layout" msgstr "Разметка" @@ -6398,7 +6403,7 @@ msgstr "Разметка" msgid "You have specified this user for deletion:" msgstr "Вы указали следующего пользователя для удаления:" -#: wp-admin/user-edit.php:185 +#: wp-admin/user-edit.php:192 msgid "← Back to Users" msgstr "← Назад к списку пользователей" @@ -6411,7 +6416,7 @@ msgstr "%1$s из %2$s" msgid "%s Page Template" msgstr "Шаблон страницы «%s»" -#: wp-admin/includes/ajax-actions.php:3783 wp-admin/plugins.php:449 +#: wp-admin/includes/ajax-actions.php:3852 wp-admin/plugins.php:449 msgid "You cannot delete a plugin while it is active on the main site." msgstr "Нельзя удалить плагин, пока он активен на основном сайте." @@ -6419,7 +6424,7 @@ msgstr "Нельзя удалить плагин, пока он активен msgid "This plugin may be active on other sites in the network." msgstr "Этот плагин может быть активным на других сайтах сети." -#: wp-admin/user-edit.php:208 wp-admin/users.php:500 +#: wp-admin/user-edit.php:217 wp-admin/users.php:495 msgctxt "user" msgid "Add Existing" msgstr "Добавить существующего" @@ -6440,7 +6445,7 @@ msgstr "Если вы хотите внести изменения, но не х msgid "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role." msgstr "На этом экране перечислены все существующие пользователи вашего сайта. Каждый пользователь имеет одну из пяти ролей, назначенных администратором: администратор, редактор, автор, участник или подписчик. Пользователи, не являющиеся администраторами, после авторизации увидят в меню консоли меньше возможностей, в зависимости от своей роли." -#: wp-admin/index.php:66 +#: wp-admin/index.php:67 msgid "The boxes on your Dashboard screen are:" msgstr "На экране «Консоль» доступны следующие блоки:" @@ -6448,16 +6453,16 @@ msgstr "На экране «Консоль» доступны след msgid "Press This is a bookmarklet that makes it easy to blog about something you come across on the web. You can use it to just grab a link, or to post an excerpt. Press This will even allow you to choose from images included on the page and use them in your post. Just drag the Press This link on this screen to your bookmarks bar in your browser, and you’ll be on your way to easier content creation. Clicking on it while on another website opens a popup window with all these options." msgstr "«Опубликовать» — это функциональная закладка, позволяющая с лёгкостью написать о чём-то, что встретилось вам в Сети. Можно использовать её, чтобы просто сохранить ссылку или процитировать абзац. Закладка даже позволяет выбрать изображение из используемых на странице и включить его в свою запись. Просто перетащите ссылку «Опубликовать» с этого экрана в ваши закладки и откройте для себя лёгкий способ создания содержимого. Если вы откроете эту закладку, находясь на другом сайте, появится всплывающее окно со всеми этими возможностями." -#: wp-admin/includes/upgrade.php:239 +#: wp-admin/includes/upgrade.php:242 msgid "Sample Page" msgstr "Пример страницы" #. translators: Default page slug -#: wp-admin/includes/upgrade.php:241 +#: wp-admin/includes/upgrade.php:244 msgid "sample-page" msgstr "sample-page" -#: wp-admin/options-discussion.php:230 +#: wp-admin/options-discussion.php:235 msgid "Retro (Generated)" msgstr "Ретро (Автоматически)" @@ -6469,7 +6474,29 @@ msgstr "На текущий момент для этого сайта разре msgid "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%1$s\">enable</a> or <a href=\"%2$s\">install</a> more themes." msgstr "На текущий момент для этого сайта разрешена только одна тема. Посетите страницу «Управление сетью», чтобы <a href=\"%1$s\">разрешить</a> или <a href=\"%2$s\">установить</a> другие темы." -#: wp-admin/user-edit.php:368 +#: wp-admin/includes/upgrade.php:224 +msgid "" +"This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n" +"\n" +"<blockquote>Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)</blockquote>\n" +"\n" +"...or something like this:\n" +"\n" +"<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n" +"\n" +"As a new WordPress user, you should go to <a href=\"%s\">your dashboard</a> to delete this page and create new pages for your content. Have fun!" +msgstr "" +"Это пример страницы. От записей в блоге она отличается тем, что остаётся на одном месте и отображается в меню сайта (в большинстве тем). На странице «Детали» владельцы сайтов обычно рассказывают о себе потенциальным посетителям. Например, так:\n" +"\n" +"<blockquote>Привет! Днём я курьер, а вечером — подающий надежды актёр. Это мой блог. Я живу в Ростове-на-Дону, люблю своего пса Джека и пинаколаду. (И ещё попадать под дождь.)</blockquote>\n" +"\n" +"...или так:\n" +"\n" +"<blockquote>Компания «Штучки XYZ» была основана в 1971 году и с тех пор производит качественные штучки. Компания находится в Готэм-сити, имеет штат из более чем 2000 сотрудников и приносит много пользы жителям Готэма.</blockquote>\n" +"\n" +"Перейдите <a href=\"%s\">в консоль</a>, чтобы удалить эту страницу и создать новые. Успехов!" + +#: wp-admin/user-edit.php:380 msgid "Super admin privileges cannot be removed because this user has the network admin email." msgstr "Права суперадминистратора нельзя отменить, поскольку e-mail этого пользователя указан в настройках сети." @@ -6548,8 +6575,8 @@ msgstr "Тема успешно обновлена." msgid "Theme update failed." msgstr "Обновление темы не удалось." -#: wp-admin/includes/ajax-actions.php:3717 -#: wp-admin/includes/ajax-actions.php:3744 +#: wp-admin/includes/ajax-actions.php:3786 +#: wp-admin/includes/ajax-actions.php:3813 #: wp-admin/includes/class-plugin-upgrader.php:56 msgid "Plugin update failed." msgstr "Обновление плагина не удалось." @@ -6588,10 +6615,6 @@ msgstr "Сюда входят все ваши записи, страницы, к msgid "Date range:" msgstr "Диапазон дат:" -#: wp-admin/includes/file.php:352 -msgid "Sorry, this file type is not permitted for security reasons." -msgstr "Извините, тип этого файла не разрешён из соображений безопасности." - #. translators: Admin screen title. 1: Admin screen name #: wp-admin/admin-header.php:47 msgid "%1$s — WordPress" @@ -6601,15 +6624,15 @@ msgstr "%1$s — WordPress" msgid "This screen allows you to edit five fields for metadata in a file within the media library." msgstr "Этот экран позволяет изменить пять полей метаданных, относящихся к файлу из библиотеки." -#: wp-admin/edit-form-advanced.php:407 wp-admin/media.php:76 +#: wp-admin/edit-form-advanced.php:406 wp-admin/media.php:76 msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information." msgstr "При работе с изображениями можно нажать кнопку «Редактировать» под миниатюрой, чтобы открыть встроенный редактор изображений, поддерживающий обрезку, поворот и отражение картинки, а также отмену и повтор. Блоки справа дают вам больше возможностей не только для масштабирования и обрезки основного изображения, но и для отдельной обработки миниатюры. Можно нажать ссылку «Помощь» в этих блоках, чтобы получить дополнительную информацию." -#: wp-admin/edit-form-advanced.php:408 wp-admin/media.php:77 +#: wp-admin/edit-form-advanced.php:407 wp-admin/media.php:77 msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping." msgstr "Обратите внимание, что для обрезки изображения достаточно нажать на него (иконка «Обрезать» уже выбрана) и выбрать желаемую часть, удерживая кнопку мыши. Затем нажмите «Сохранить», чтобы записать результат." -#: wp-admin/edit-form-advanced.php:409 wp-admin/media.php:78 +#: wp-admin/edit-form-advanced.php:408 wp-admin/media.php:78 msgid "Remember to click Update Media to save metadata entered or changed." msgstr "Не забудьте нажать кнопку «Обновить медиафайл», чтобы сохранить введённые или изменённые значения." @@ -6664,7 +6687,7 @@ msgstr "Пожалуйста, выберите один или нескольк msgid "The update process is starting. This process may take a while on some hosts, so please be patient." msgstr "Процесс обновления начался. На некоторых серверах он может занять какое-то время — пожалуйста, наберитесь терпения." -#: wp-admin/theme-install.php:187 wp-admin/theme-install.php:207 +#: wp-admin/theme-install.php:196 wp-admin/theme-install.php:216 msgid "Apply Filters" msgstr "Применить фильтры" @@ -6688,7 +6711,7 @@ msgstr "BuddyPress" msgid "RTL Language Support" msgstr "Поддержка языков с письмом справа налево" -#: wp-admin/includes/file.php:1189 +#: wp-admin/includes/file.php:1203 msgid "To perform the requested action, WordPress needs to access your web server." msgstr "Чтобы осуществить запрошенное действие, WordPress необходим доступ к вашему серверу." @@ -6731,11 +6754,13 @@ msgstr "Создать нового пользователя" msgid "Search Sites" msgstr "Поиск сайтов" -#: wp-admin/includes/dashboard.php:1097 +#: wp-admin/includes/dashboard.php:1297 msgid "http://wordpress.org/news/feed/" msgstr "http://wordpress.org/news/feed/" -#: wp-admin/includes/dashboard.php:1088 +#. translators: If a Rosetta site exists (e.g. https://es.wordpress.org/news/), +#. then use that. Otherwise, leave untranslated. +#: wp-admin/includes/dashboard.php:1117 wp-admin/includes/dashboard.php:1288 msgid "https://wordpress.org/news/" msgstr "https://wordpress.org/news/" @@ -6758,7 +6783,7 @@ msgstr "Доступна свежая версия %1$s. <a href=\"%2$s\" %3$s> msgid "Click Save Menu to make pending menu items public." msgstr "Нажмите «Сохранить меню», чтобы опубликовать черновики элементов." -#: wp-admin/includes/dashboard.php:1297 +#: wp-admin/includes/dashboard.php:1401 msgid "Storage Space" msgstr "Дисковое пространство" @@ -6778,19 +6803,19 @@ msgstr "Обрезать и опубликовать" msgid "XFN stands for <a href=\"http://gmpg.org/xfn/\">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking." msgstr "XFN расшифровывается как <a href=\"http://gmpg.org/xfn/\">XHTML Friends Network</a> (микроформат для пометки социальных взаимоотношений) и является необязательным блоком. WordPress позволяет использовать атрибуты XFN, чтобы указать ваше отношение к авторам/владельцам сайта, на который вы ссылаетесь." -#: wp-admin/includes/file.php:1194 +#: wp-admin/includes/file.php:1208 msgid "FTP/SSH Username" msgstr "Имя пользователя FTP/SSH" -#: wp-admin/includes/file.php:1195 +#: wp-admin/includes/file.php:1209 msgid "FTP/SSH Password" msgstr "Пароль для FTP/SSH" -#: wp-admin/includes/file.php:1198 +#: wp-admin/includes/file.php:1212 msgid "FTP Username" msgstr "Имя пользователя FTP" -#: wp-admin/includes/file.php:1199 +#: wp-admin/includes/file.php:1213 msgid "FTP Password" msgstr "Пароль для FTP" @@ -6830,32 +6855,32 @@ msgstr "Большинство тем оформления отображают msgid "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size." msgstr "Можно задать максимальные размеры изображений, вставляемых в содержимое; можно также вставлять полноразмерное изображение." -#: wp-admin/edit-form-advanced.php:464 +#: wp-admin/edit-form-advanced.php:463 msgid "<strong>Order</strong> — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field." msgstr "<strong>Порядок</strong> — страницы обычно сортируются по алфавиту, но вы можете задать свой собственный порядок, введя число (1 — первая и т.д.) в это поле." -#: wp-admin/includes/file.php:1203 +#: wp-admin/includes/file.php:1217 msgid "If you do not remember your credentials, you should contact your web host." msgstr "Если вы не помните координаты, можно узнать их в службе поддержки вашего хостинг-провайдера." -#: wp-admin/includes/file.php:1197 +#: wp-admin/includes/file.php:1211 msgid "Please enter your FTP credentials to proceed." msgstr "Пожалуйста, введите координаты доступа к FTP." -#: wp-admin/includes/file.php:1193 +#: wp-admin/includes/file.php:1207 msgid "Please enter your FTP or SSH credentials to proceed." msgstr "Пожалуйста, введите координаты доступа к FTP или SSH." -#: wp-admin/user-edit.php:39 +#: wp-admin/user-edit.php:45 msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress." msgstr "Ваш профиль содержит информацию о вас («учётную запись»), а также некоторые личные предпочтения по использованию WordPress." #. translators: %s: /wp-content/themes -#: wp-admin/theme-install.php:92 +#: wp-admin/theme-install.php:97 msgid "You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory." msgstr "Можно загрузить тему вручную, если вы уже скачали ZIP-архив на свой компьютер (убедитесь, что её источник заслуживает доверия). Также можно выбрать старомодный способ и скопировать каталог скачанной темы в директорию %s по FTP." -#: wp-admin/edit-form-advanced.php:453 +#: wp-admin/edit-form-advanced.php:452 msgid "<strong>Send Trackbacks</strong> — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary." msgstr "<strong>Отправить обратные ссылки</strong> — способ уведомить блоги на устаревших платформах, что вы сослались на них. Введите адреса, на которые вы хотите отправить обратные ссылки. Если вы ссылаетесь на блог под управлением WordPress — уведомление будет отправлено ему автоматически, заполнять это поле не требуется." @@ -6879,11 +6904,11 @@ msgstr "Администраторы обладают доступом ко вс msgid "Contributors can write and manage their posts but not publish posts or upload media files." msgstr "Участники могут создавать и редактировать свои записи, но не публиковать их и не загружать медиафайлы." -#: wp-admin/edit-form-advanced.php:380 +#: wp-admin/edit-form-advanced.php:379 msgid "You can also create posts with the <a href=\"%s\">Press This bookmarklet</a>." msgstr "Вы также можете создавать записи с помощью <a href=\"%s\">закладки «Опубликовать»</a>." -#: wp-admin/edit-tags.php:245 +#: wp-admin/edit-tags.php:247 msgid "<strong>Slug</strong> — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "<strong>Ярлык</strong> — вариант названия, подходящий для URL. Обычно содержит только латинские буквы в нижнем регистре, цифры и дефисы." @@ -6899,15 +6924,15 @@ msgstr "Когда закончите, не забудьте нажать кно msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc." msgstr "Редакторы могут публиковать и редактировать записи, а также работать с чужими записями и т.д." -#: wp-admin/user-edit.php:45 +#: wp-admin/user-edit.php:51 msgid "Remember to click the Update Profile button when you are finished." msgstr "Когда закончите, не забудьте нажать кнопку «Обновить профиль»." -#: wp-admin/user-edit.php:44 +#: wp-admin/user-edit.php:50 msgid "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so." msgstr "Обязательные поля указаны; остальные необязательны. Информация из профиля будет отображаться, только если так настроена тема оформления." -#: wp-admin/user-edit.php:42 +#: wp-admin/user-edit.php:48 msgid "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts." msgstr "Имя пользователя изменить нельзя, однако можно использовать другие поля, чтобы ввести ваше настоящее имя или ник, а также выбрать имя, отображаемое рядом с вашими записями." @@ -6982,7 +7007,7 @@ msgstr "Вернуться к плагинам импорта" msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields." msgstr "На этом экране вы можете добавлять или редактировать ссылки, указывая информацию в каждом блоке. Обязательными полями являются только адрес и имя (текст, который вы хотите отображать на сайте как ссылку)." -#: wp-admin/edit-tags.php:545 +#: wp-admin/edit-tags.php:552 msgid "Categories can be selectively converted to tags using the <a href=\"%s\">category to tag converter</a>." msgstr "Рубрики можно выборочно преобразовать в метки с помощью <a href=\"%s\">конвертера рубрик в метки</a>." @@ -6991,7 +7016,7 @@ msgctxt "nav menu front page title" msgid "Home: %s" msgstr "Главная: %s" -#: wp-admin/import.php:62 wp-admin/themes.php:180 wp-admin/users.php:235 +#: wp-admin/import.php:62 wp-admin/themes.php:185 wp-admin/users.php:235 msgid "ERROR:" msgstr "ОШИБКА:" @@ -7043,15 +7068,15 @@ msgstr "Включив режим специальных возможносте msgid "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required." msgstr "Виджеты можно использовать многократно. Каждому виджету можно дать заголовок для отображения на сайте, но это необязательно." -#: wp-admin/includes/meta-boxes.php:805 +#: wp-admin/includes/meta-boxes.php:811 msgid "(no parent)" msgstr "(нет родительской)" -#: wp-admin/edit-form-advanced.php:462 +#: wp-admin/edit-form-advanced.php:461 msgid "<strong>Parent</strong> — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages." msgstr "<strong>Родительская</strong> — вы можете организовать иерархию страниц. Например, создать страницу «Обо мне», внутри которой будут страницы «Биография» и «Моя собака». По уровню вложенности нет никаких ограничений." -#: wp-admin/edit-form-advanced.php:463 +#: wp-admin/edit-form-advanced.php:462 msgid "<strong>Template</strong> — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu." msgstr "<strong>Шаблон</strong> — в некоторых темах для определённых страниц могут быть особые шаблоны с дополнительными функциями или другим дизайном. Вы увидите их в этом списке." @@ -7059,31 +7084,31 @@ msgstr "<strong>Шаблон</strong> — в некоторых темах msgid "All updates have been completed." msgstr "Все обновления завершены." -#: wp-admin/edit-tags.php:237 +#: wp-admin/edit-tags.php:239 msgid "When adding a new category on this screen, you’ll fill in the following fields:" msgstr "При добавлении новой рубрики на этом экране заполняются следующие поля:" -#: wp-admin/edit-tags.php:242 +#: wp-admin/edit-tags.php:244 msgid "<strong>Name</strong> — The name is how it appears on your site." msgstr "<strong>Название</strong> — определяет, как элемент будет отображаться на вашем сайте." -#: wp-admin/edit-tags.php:250 +#: wp-admin/edit-tags.php:252 msgid "<strong>Description</strong> — The description is not prominent by default; however, some themes may display it." msgstr "<strong>Описание</strong> — по умолчанию не отображается, однако некоторые темы могут его показывать." -#: wp-admin/edit-tags.php:252 +#: wp-admin/edit-tags.php:254 msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table." msgstr "Можно изменить отображение этого экрана на вкладке «Настройки экрана», указав, сколько элементов выводить и какие столбцы таблицы показывать." -#: wp-admin/edit-tags.php:227 +#: wp-admin/edit-tags.php:229 msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index." msgstr "В чём отличие между рубриками и метками? Обычно в качестве меток используют произвольные ключевые слова, обозначающие важную информацию в вашей записи (имена, объекты и т.д.), которые могут встречаться или не встречаться в других записях, а в качестве рубрик — заранее определённые разделы. Если рассматривать сайт как книгу, то рубрики похожи на содержание, а метки — на алфавитный указатель." -#: wp-admin/edit-tags.php:218 +#: wp-admin/edit-tags.php:220 msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your <a href=\"%s\">writing settings</a>." msgstr "Можно использовать рубрики, чтобы определять разделы вашего сайта и группировать записи по темам. По умолчанию записи попадают в рубрику «Без рубрики», если не изменить это в <a href=\"%s\">настройках написания</a>." -#: wp-admin/edit-tags.php:239 +#: wp-admin/edit-tags.php:241 msgid "When adding a new tag on this screen, you’ll fill in the following fields:" msgstr "При добавлении новой метки на этом экране заполняются следующие поля:" @@ -7127,18 +7152,18 @@ msgstr "Обрезать изображение заголовка" msgid "Default Images" msgstr "Изображения по умолчанию" -#: wp-admin/includes/class-wp-comments-list-table.php:578 +#: wp-admin/includes/class-wp-comments-list-table.php:583 #: wp-admin/includes/dashboard.php:639 msgid "Delete this comment permanently" msgstr "Удалить этот комментарий навсегда" -#: wp-admin/includes/class-wp-comments-list-table.php:574 +#: wp-admin/includes/class-wp-comments-list-table.php:579 msgid "Restore this comment from the Trash" msgstr "Восстановить этот комментарий из корзины" -#: wp-admin/includes/meta-boxes.php:671 -msgid "Allow comments." -msgstr "Разрешить комментарии." +#: wp-admin/includes/meta-boxes.php:677 +msgid "Allow comments" +msgstr "Разрешить комментарии" #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:50 #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:50 @@ -7146,16 +7171,16 @@ msgstr "Разрешить комментарии." msgid "Return to WordPress Updates page" msgstr "Вернуться на страницу «Обновления WordPress»" -#: wp-admin/edit-form-advanced.php:454 +#: wp-admin/edit-form-advanced.php:453 msgid "<strong>Discussion</strong> — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them." msgstr "<strong>Обсуждение</strong> — можно включить или выключить комментарии и уведомления. Если к вашей записи есть комментарии, здесь можно читать и проверять их." -#: wp-admin/edit-form-advanced.php:365 +#: wp-admin/edit-form-advanced.php:364 msgid "<strong>Title</strong> — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit." msgstr "<strong>Заголовок</strong> — введите заголовок вашей записи. После этого под ним появится постоянная ссылка, которую можно изменить." #. translators: %s: Featured Image -#: wp-admin/edit-form-advanced.php:442 +#: wp-admin/edit-form-advanced.php:441 msgid "<strong>%s</strong> — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc." msgstr "<strong>%s</strong> — этот блок позволяет привязать к записи изображение, не вставляя его. Это обычно имеет смысл, если ваша тема оформления выводит миниатюры записей на главной странице, в заголовке и т.д." @@ -7175,7 +7200,7 @@ msgstr "Можно скрывать/показывать столбцы согл msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list." msgstr "Можно детализировать список, отобразив только записи из определённой рубрики или за определённый месяц, используя выпадающие меню над списком. После выбора нажмите на кнопку «Фильтр». Также можно детализировать список, нажав на автора записи, рубрику или метку в списке записей." -#: wp-admin/plugins.php:534 +#: wp-admin/plugins.php:539 msgid "Search Installed Plugins" msgstr "Поиск установленных плагинов" @@ -7217,7 +7242,7 @@ msgctxt "comment" msgid "Mark as Spam" msgstr "Пометить как спам" -#: wp-admin/includes/media.php:2237 +#: wp-admin/includes/media.php:2241 msgctxt "verb" msgid "Clear" msgstr "Очистить" @@ -7228,7 +7253,7 @@ msgstr "Удалить фоновое изображение" #. translators: %s: post title #. translators: %s: link to post -#: wp-admin/edit-comments.php:143 wp-admin/edit-comments.php:200 +#: wp-admin/edit-comments.php:147 wp-admin/edit-comments.php:204 msgid "Comments on “%s”" msgstr "Комментарии: «%s»" @@ -7243,7 +7268,7 @@ msgid "You have version %1$s installed. Update to %2$s." msgstr "Вы используете версию %1$s. Обновить до %2$s." #: wp-admin/includes/class-wp-comments-list-table.php:302 -#: wp-admin/includes/class-wp-comments-list-table.php:570 +#: wp-admin/includes/class-wp-comments-list-table.php:575 msgctxt "comment" msgid "Not Spam" msgstr "Не спам" @@ -7252,11 +7277,11 @@ msgstr "Не спам" msgid "This will restore the original background image. You will not be able to restore any customizations." msgstr "Эта функция восстановит исходное фоновое изображение. Вы не сможете вернуть сделанные изменения." -#: wp-admin/includes/dashboard.php:1106 +#: wp-admin/includes/dashboard.php:1306 msgid "WordPress Blog" msgstr "Блог WordPress" -#: wp-admin/users.php:366 +#: wp-admin/users.php:362 msgid "Remove Users from Site" msgstr "Удалить пользователей с сайта" @@ -7264,11 +7289,11 @@ msgstr "Удалить пользователей с сайта" msgid "Use Press This to clip text, images and videos from any web page. Then edit and add more straight from Press This before you save or publish it in a post on your site." msgstr "Используйте закладку, чтобы вставить текст, изображения или видеофайлы с любой веб-страницы. Затем можно отредактировать текст или что-нибудь добавить прямо в том же окне, перед тем как сохранить запись или опубликовать её на сайте." -#: wp-admin/user-edit.php:355 wp-admin/user-edit.php:357 +#: wp-admin/user-edit.php:367 wp-admin/user-edit.php:369 msgid "— No role for this site —" msgstr "— Для этого сайта роли нет —" -#: wp-admin/includes/upgrade.php:395 +#: wp-admin/includes/upgrade.php:398 msgid "New WordPress Site" msgstr "Новый сайт на WordPress" @@ -7305,12 +7330,12 @@ msgid "No items." msgstr "Нет элементов." #. translators: %s: host name -#: wp-admin/includes/schema.php:1086 +#: wp-admin/includes/schema.php:1089 msgid "The installer attempted to contact a random hostname (%s) on your domain." msgstr "Скрипт установки попытался открыть случайный адрес (%s) на вашем домене." #. translators: %s: asterisk symbol (*) -#: wp-admin/includes/schema.php:1097 +#: wp-admin/includes/schema.php:1100 msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool." msgstr "Чтобы использовать режим поддоменов, необходимо использовать маску в записях DNS. В общем случае достаточно добавить с помощью инструмента настройки DNS запись с адресом %s, указывающую на ваш сервер." @@ -7324,7 +7349,7 @@ msgstr "Элемент меню успешно удалён." msgid "Try again" msgstr "Попробовать ещё раз" -#: wp-admin/includes/ajax-actions.php:1288 +#: wp-admin/includes/ajax-actions.php:1338 msgid "Please provide a custom field name." msgstr "Пожалуйста, укажите название произвольного поля." @@ -7336,19 +7361,19 @@ msgstr "Удалить изображение" msgid "Display Options" msgstr "Настройки отображения" -#: wp-admin/users.php:472 +#: wp-admin/users.php:465 msgid "Other users have been removed." msgstr "Другие пользователи были удалены." -#: wp-admin/users.php:471 +#: wp-admin/users.php:464 msgid "You can't remove the current user." msgstr "Нельзя удалить текущего пользователя." -#: wp-admin/users.php:398 +#: wp-admin/users.php:391 msgid "There are no valid users selected for removal." msgstr "Не выбраны пользователи для удаления." -#: wp-admin/users.php:396 +#: wp-admin/users.php:389 msgid "Confirm Removal" msgstr "Подтвердите удаление" @@ -7356,17 +7381,13 @@ msgstr "Подтвердите удаление" msgid "User deletion is not allowed from this screen." msgstr "Удаление пользователей с этого экрана не разрешено." -#: wp-admin/users.php:371 +#: wp-admin/users.php:367 msgid "You have specified these users for removal:" msgstr "Вы указали следующих пользователей для удаления:" -#: wp-admin/includes/class-bulk-upgrader-skin.php:46 -msgid "Hide Details" -msgstr "Скрыть детали" - -#: wp-admin/includes/class-bulk-upgrader-skin.php:46 -msgid "Show Details" -msgstr "Показать детали" +#: wp-admin/includes/class-bulk-upgrader-skin.php:155 +msgid "Show details." +msgstr "Показать детали." #. translators: 1: Title of an update #: wp-admin/includes/class-bulk-upgrader-skin.php:46 @@ -7386,16 +7407,16 @@ msgid "Yes, take me to my profile page" msgstr "Да, перейти на страницу профиля" #: wp-admin/edit.php:144 wp-admin/edit.php:147 wp-admin/post.php:260 -#: wp-admin/post.php:263 wp-admin/upload.php:162 +#: wp-admin/post.php:263 wp-admin/upload.php:164 msgid "Error in deleting." msgstr "Ошибка при удалении." -#: wp-admin/edit.php:106 wp-admin/post.php:214 wp-admin/upload.php:135 +#: wp-admin/edit.php:106 wp-admin/post.php:214 wp-admin/upload.php:137 msgid "Sorry, you are not allowed to move this item to the Trash." msgstr "Извините, вам не разрешено перемещать этот элемент в корзину." #. translators: %s: number of comments moved to the Trash -#: wp-admin/edit-comments.php:265 +#: wp-admin/edit-comments.php:273 msgid "%s comment moved to the Trash." msgid_plural "%s comments moved to the Trash." msgstr[0] "%s комментарий перемещён в корзину." @@ -7403,22 +7424,22 @@ msgstr[1] "%s комментария перемещены в корзину." msgstr[2] "%s комментариев перемещены в корзину." #. translators: %s: number of comments restored from the Trash -#: wp-admin/edit-comments.php:270 +#: wp-admin/edit-comments.php:278 msgid "%s comment restored from the Trash" msgid_plural "%s comments restored from the Trash" msgstr[0] "%s комментарий восстановлен из корзины" msgstr[1] "%s комментария восстановлены из корзины" msgstr[2] "%s комментариев восстановлены из корзины" -#: wp-admin/edit.php:114 wp-admin/post.php:222 wp-admin/upload.php:138 +#: wp-admin/edit.php:114 wp-admin/post.php:222 wp-admin/upload.php:140 msgid "Error in moving to Trash." msgstr "Ошибка при удалении в корзину." -#: wp-admin/edit.php:125 wp-admin/post.php:237 wp-admin/upload.php:147 +#: wp-admin/edit.php:125 wp-admin/post.php:237 wp-admin/upload.php:149 msgid "Sorry, you are not allowed to restore this item from the Trash." msgstr "Извините, вам не разрешено восстанавливать этот элемент из корзины." -#: wp-admin/edit.php:128 wp-admin/post.php:240 wp-admin/upload.php:150 +#: wp-admin/edit.php:128 wp-admin/post.php:240 wp-admin/upload.php:152 msgid "Error in restoring from Trash." msgstr "Ошибка при восстановлении из корзины." @@ -7474,15 +7495,15 @@ msgstr "Страница сохранена." msgid "More information about %s" msgstr "Подробности о %s" -#: wp-admin/user-edit.php:175 +#: wp-admin/user-edit.php:182 msgid "This user has super admin privileges." msgstr "Этот пользователь имеет права суперадминистратора." -#: wp-admin/install.php:151 wp-admin/user-edit.php:175 +#: wp-admin/install.php:151 wp-admin/user-edit.php:182 msgid "Important:" msgstr "Важно:" -#: wp-admin/user-edit.php:366 +#: wp-admin/user-edit.php:378 msgid "Grant this user super admin privileges for the Network." msgstr "Дать этому пользователю права суперадминистратора сети." @@ -7491,7 +7512,7 @@ msgstr "Дать этому пользователю права суперадм msgid "Update to version %s" msgstr "Обновить до версии %s" -#: wp-admin/user-edit.php:339 +#: wp-admin/user-edit.php:351 msgid "Usernames cannot be changed." msgstr "Имя пользователя изменить нельзя." @@ -7503,10 +7524,6 @@ msgstr "элементов" msgid "The menu has been successfully deleted." msgstr "Меню успешно удалено." -#: wp-admin/includes/template.php:1261 -msgid "The miscellaneous options group has been removed. Use another settings group." -msgstr "Группа «Разные настройки» была удалена. Используйте другую группу настроек." - #: wp-admin/install.php:182 wp-admin/install.php:185 #: wp-admin/options-reading.php:31 wp-admin/options-reading.php:111 #: wp-admin/options-reading.php:112 @@ -7517,7 +7534,7 @@ msgstr "Видимость сайта" msgid "In a few words, explain what this site is about." msgstr "Объясните в нескольких словах, о чём этот сайт." -#: wp-admin/nav-menus.php:763 wp-admin/nav-menus.php:842 +#: wp-admin/nav-menus.php:765 wp-admin/nav-menus.php:844 msgid "Save Menu" msgstr "Сохранить меню" @@ -7533,28 +7550,28 @@ msgstr "Цель ссылки" msgid "Updating Theme %1$s (%2$d/%3$d)" msgstr "Обновление темы %1$s (%2$d/%3$d)" -#: wp-admin/includes/schema.php:1101 +#: wp-admin/includes/schema.php:1104 msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message." msgstr "Можно использовать основной сайт, однако любой созданный поддомен будет недоступен. Если вы уверены, что ваши настройки DNS верны, проигнорируйте это сообщение." #. translators: %s: error message -#: wp-admin/includes/schema.php:1091 +#: wp-admin/includes/schema.php:1094 msgid "This resulted in an error message: %s" msgstr "Это привело к сообщению об ошибке: %s" -#: wp-admin/includes/schema.php:913 +#: wp-admin/includes/schema.php:912 msgid "You must provide a valid email address." msgstr "Необходимо указать корректный адрес e-mail." -#: wp-admin/includes/schema.php:910 +#: wp-admin/includes/schema.php:909 msgid "The network already exists." msgstr "Сеть уже существует." -#: wp-admin/includes/schema.php:906 +#: wp-admin/includes/schema.php:905 msgid "You must provide a name for your network of sites." msgstr "Необходимо указать название вашей сети." -#: wp-admin/includes/schema.php:904 +#: wp-admin/includes/schema.php:903 msgid "You must provide a domain name." msgstr "Необходимо указать домен." @@ -7562,7 +7579,7 @@ msgstr "Необходимо указать домен." msgid "Notice:" msgstr "Уведомление:" -#: wp-admin/edit-form-advanced.php:586 +#: wp-admin/edit-form-advanced.php:585 msgid "Get Shortlink" msgstr "Получить короткую ссылку" @@ -7594,7 +7611,7 @@ msgid "Update WordPress" msgstr "Обновить WordPress" #: wp-admin/includes/class-wp-automatic-updater.php:355 -#: wp-admin/includes/update-core.php:1224 wp-admin/update-core.php:500 +#: wp-admin/includes/update-core.php:1227 wp-admin/update-core.php:500 msgid "WordPress updated successfully" msgstr "WordPress успешно обновлён" @@ -7613,11 +7630,11 @@ msgstr[0] "Вкрапления <span class=\"count\">(%s)</span>" msgstr[1] "Вкрапления <span class=\"count\">(%s)</span>" msgstr[2] "Вкрапления <span class=\"count\">(%s)</span>" -#: wp-admin/options-general.php:216 +#: wp-admin/options-general.php:260 msgid "This timezone does not observe daylight saving time." msgstr "В этом часовом поясе не используется летнее время." -#: wp-admin/options-general.php:181 +#: wp-admin/options-general.php:225 msgid "This timezone is currently in daylight saving time." msgstr "В этом часовом поясе в настоящий момент действует летнее время." @@ -7629,7 +7646,7 @@ msgstr "Все" msgid "Please enter a valid menu name." msgstr "Пожалуйста, введите корректное название меню." -#: wp-admin/about.php:246 +#: wp-admin/about.php:243 msgid "Go to Dashboard" msgstr "Перейти на страницу «Консоль»" @@ -7677,7 +7694,7 @@ msgstr "Произвольный класс базы данных." #. translators: %s: Theme name #: wp-admin/import.php:136 #: wp-admin/includes/class-wp-theme-install-list-table.php:289 -#: wp-admin/includes/dashboard.php:1263 wp-admin/theme-install.php:276 +#: wp-admin/includes/deprecated.php:1370 wp-admin/theme-install.php:285 msgid "Install %s" msgstr "Установить %s" @@ -7705,15 +7722,15 @@ msgstr "Внешний кеш для объектов." msgid "Executed before Multisite is loaded." msgstr "Выполняется перед загрузкой поддержки сети." -#: wp-admin/edit-comments.php:287 +#: wp-admin/edit-comments.php:295 msgid "This comment is already marked as spam." msgstr "Этот комментарий уже помечен как спам." -#: wp-admin/edit-comments.php:284 +#: wp-admin/edit-comments.php:292 msgid "View Trash" msgstr "Посмотреть корзину" -#: wp-admin/edit-comments.php:284 +#: wp-admin/edit-comments.php:292 msgid "This comment is already in the Trash." msgstr "Этот комментарий уже находится в корзине." @@ -7721,7 +7738,7 @@ msgstr "Этот комментарий уже находится в корзи msgid "This comment is currently in the Trash." msgstr "Этот комментарий в настоящее время находится в корзине." -#: wp-admin/edit-comments.php:281 +#: wp-admin/edit-comments.php:289 msgid "This comment is already approved." msgstr "Этот комментарий уже одобрен." @@ -7745,7 +7762,7 @@ msgstr "Рубрики:" msgid "Drag widgets here to remove them from the sidebar but keep their settings." msgstr "Переместите виджеты сюда, чтобы убрать их из боковой колонки, но сохранить настройки." -#: wp-admin/widgets.php:388 +#: wp-admin/widgets.php:391 msgid "Available Widgets" msgstr "Доступные виджеты" @@ -7753,7 +7770,7 @@ msgstr "Доступные виджеты" msgid "Error in displaying the widget settings form." msgstr "Ошибка при отображении формы настроек виджета." -#: wp-admin/includes/misc.php:882 wp-admin/includes/post.php:1785 +#: wp-admin/includes/misc.php:882 wp-admin/includes/post.php:1799 #: wp-admin/widgets.php:342 msgid "Error while saving." msgstr "Ошибка при сохранении." @@ -7778,12 +7795,12 @@ msgstr "Виджет «%s»" msgid "Inactive Widgets" msgstr "Неактивные виджеты" -#: wp-admin/includes/class-wp-users-list-table.php:270 +#: wp-admin/includes/class-wp-users-list-table.php:271 msgid "Change" msgstr "Изменить" -#: wp-admin/includes/class-wp-users-list-table.php:264 -#: wp-admin/includes/class-wp-users-list-table.php:266 +#: wp-admin/includes/class-wp-users-list-table.php:265 +#: wp-admin/includes/class-wp-users-list-table.php:267 msgid "Change role to…" msgstr "Изменить роль на…" @@ -7793,23 +7810,23 @@ msgstr "Изменить роль на…" msgid "%1$s <span class=\"count\">(%2$s)</span>" msgstr "%1$s <span class=\"count\">(%2$s)</span>" -#: wp-admin/users.php:465 +#: wp-admin/users.php:458 msgid "Other users have been deleted." msgstr "Другие пользователи были удалены." -#: wp-admin/users.php:464 +#: wp-admin/users.php:457 msgid "You can’t delete the current user." msgstr "Вы не можете удалить текущего пользователя." -#: wp-admin/users.php:461 +#: wp-admin/users.php:454 msgid "Other user roles have been changed." msgstr "Роли других пользователей были изменены." -#: wp-admin/users.php:460 +#: wp-admin/users.php:453 msgid "The current user’s role must have user editing capabilities." msgstr "Текущий пользователь должен иметь возможность редактирования пользователей." -#: wp-admin/users.php:453 +#: wp-admin/users.php:446 msgid "New user created." msgstr "Новый пользователь создан." @@ -7833,83 +7850,83 @@ msgstr "Новому пользователю отправлено письмо msgid "[%s] Joining confirmation" msgstr "[%s] Подтверждение присоединения" -#: wp-admin/user-edit.php:679 +#: wp-admin/user-edit.php:691 msgid "Update User" msgstr "Обновить информацию" -#: wp-admin/user-edit.php:679 +#: wp-admin/user-edit.php:691 msgid "Update Profile" msgstr "Обновить профиль" -#: wp-admin/user-edit.php:655 +#: wp-admin/user-edit.php:667 msgid "Additional Capabilities" msgstr "Дополнительные возможности" -#: wp-admin/user-edit.php:563 +#: wp-admin/user-edit.php:575 msgid "Type your new password again." msgstr "Введите новый пароль повторно." -#: wp-admin/user-edit.php:540 +#: wp-admin/user-edit.php:552 msgid "New Password" msgstr "Новый пароль" -#: wp-admin/user-edit.php:489 +#: wp-admin/user-edit.php:501 msgid "Share a little biographical information to fill out your profile. This may be shown publicly." msgstr "Напишите немного о себе. Эта информация может отображаться на сайте." -#: wp-admin/user-edit.php:487 +#: wp-admin/user-edit.php:499 msgid "Biographical Info" msgstr "Биография" -#: wp-admin/user-edit.php:483 +#: wp-admin/user-edit.php:495 msgid "About the user" msgstr "О пользователе" -#: wp-admin/user-edit.php:483 +#: wp-admin/user-edit.php:495 msgid "About Yourself" msgstr "Обо мне" -#: wp-admin/user-edit.php:425 +#: wp-admin/user-edit.php:437 msgid "Contact Info" msgstr "Контакты" -#: wp-admin/user-edit.php:389 +#: wp-admin/user-edit.php:401 msgid "Display name publicly as" msgstr "Отображать как" -#: wp-admin/user-edit.php:384 +#: wp-admin/user-edit.php:396 msgid "Nickname" msgstr "Ник" -#: wp-admin/user-edit.php:379 wp-admin/user-new.php:418 +#: wp-admin/user-edit.php:391 wp-admin/user-new.php:418 msgid "Last Name" msgstr "Фамилия" -#: wp-admin/user-edit.php:374 wp-admin/user-new.php:414 +#: wp-admin/user-edit.php:386 wp-admin/user-new.php:414 msgid "First Name" msgstr "Имя" -#: wp-admin/user-edit.php:261 +#: wp-admin/user-edit.php:273 msgid "Enable keyboard shortcuts for comment moderation." msgstr "Использовать горячие клавиши для проверки комментариев." -#: wp-admin/includes/misc.php:659 wp-admin/user-edit.php:240 +#: wp-admin/includes/misc.php:659 wp-admin/user-edit.php:252 msgid "Admin Color Scheme" msgstr "Цветовая схема" -#: wp-admin/user-edit.php:235 +#: wp-admin/user-edit.php:247 msgid "Disable the visual editor when writing" msgstr "Отключить визуальный редактор" -#: wp-admin/user-edit.php:234 +#: wp-admin/user-edit.php:246 msgid "Visual Editor" msgstr "Редактор" -#: wp-admin/user-edit.php:229 +#: wp-admin/user-edit.php:241 msgid "Personal Options" msgstr "Персональные настройки" -#: wp-admin/user-edit.php:182 +#: wp-admin/user-edit.php:189 msgid "User updated." msgstr "Информация о пользователе обновлена." @@ -7925,23 +7942,19 @@ msgstr "Использовать https" msgid "Invalid item ID." msgstr "Неверный ID элемента." -#: wp-admin/user-edit.php:28 -msgid "Edit User" -msgstr "Редактирование пользователя" - -#: wp-admin/upload.php:291 wp-admin/upload.php:304 +#: wp-admin/upload.php:295 wp-admin/upload.php:308 msgid "Media file restored from the trash." msgstr "Медиафайл восстановлен из корзины." -#: wp-admin/upload.php:279 wp-admin/upload.php:303 +#: wp-admin/upload.php:283 wp-admin/upload.php:307 msgid "Media file moved to the trash." msgstr "Медиафайл перемещён в корзину." -#: wp-admin/upload.php:268 wp-admin/upload.php:301 +#: wp-admin/upload.php:272 wp-admin/upload.php:305 msgid "Media file permanently deleted." msgstr "Медиафайл удалён навсегда." -#: wp-admin/edit-tags.php:118 wp-admin/options.php:80 +#: wp-admin/edit-tags.php:120 wp-admin/options.php:80 msgid "Sorry, you are not allowed to delete these items." msgstr "Извините, вам не разрешено удалять эти элементы." @@ -7961,8 +7974,8 @@ msgstr "Ваша база данных WordPress уже обновлена!" msgid "Installing Theme from uploaded file: %s" msgstr "Установка темы из файла: %s" -#: wp-admin/theme-install.php:49 wp-admin/theme-install.php:134 -#: wp-admin/theme-install.php:136 wp-admin/update.php:258 +#: wp-admin/theme-install.php:54 wp-admin/theme-install.php:140 +#: wp-admin/theme-install.php:142 wp-admin/update.php:258 msgid "Upload Theme" msgstr "Загрузить тему" @@ -7975,7 +7988,7 @@ msgid "Installing Plugin from uploaded file: %s" msgstr "Установка плагина из файла: %s" #: wp-admin/includes/class-wp-plugin-install-list-table.php:100 -#: wp-admin/plugin-install.php:120 wp-admin/update.php:151 +#: wp-admin/plugin-install.php:122 wp-admin/update.php:151 msgid "Upload Plugin" msgstr "Загрузить плагин" @@ -8032,7 +8045,7 @@ msgstr "Вернуть это обновление" msgid "Hide this update" msgstr "Скрыть это обновление" -#: wp-admin/themes.php:309 +#: wp-admin/themes.php:314 msgid "Broken Themes" msgstr "Повреждённые темы" @@ -8044,11 +8057,11 @@ msgstr "" "Вы собираетесь удалить тему «%s»\n" " «Отмена» — оставить, «OK» — удалить." -#: wp-admin/includes/theme.php:656 wp-admin/themes.php:446 +#: wp-admin/includes/theme.php:656 wp-admin/themes.php:451 msgid "Current Theme" msgstr "Текущая тема" -#: wp-admin/themes.php:171 +#: wp-admin/themes.php:176 msgid "Theme deleted." msgstr "Тема удалена." @@ -8068,7 +8081,7 @@ msgstr "Выберите тему для изменения:" msgid "Edit Themes" msgstr "Редактировать темы" -#: wp-admin/includes/theme.php:667 wp-admin/themes.php:464 +#: wp-admin/includes/theme.php:667 wp-admin/themes.php:469 msgid "Tags:" msgstr "Метки:" @@ -8081,22 +8094,17 @@ msgstr "Сравнить редакции «%1$s»" msgid "View post" msgstr "Просмотреть запись" -#: wp-admin/async-upload.php:55 wp-admin/post.php:110 wp-admin/post.php:211 -#: wp-admin/post.php:234 wp-admin/post.php:252 -msgid "Unknown post type." -msgstr "Неизвестный тип записи." - #: wp-admin/post.php:120 msgid "You can’t edit this item because it is in the Trash. Please restore it and try again." msgstr "Вы не можете редактировать этот элемент, потому что он в корзине. Пожалуйста, восстановите его и повторите попытку." -#: wp-admin/async-upload.php:57 wp-admin/edit-tags.php:154 -#: wp-admin/includes/post.php:1791 wp-admin/media-upload.php:46 +#: wp-admin/async-upload.php:57 wp-admin/edit-tags.php:156 +#: wp-admin/includes/post.php:1805 wp-admin/media-upload.php:46 #: wp-admin/post.php:117 wp-admin/term.php:38 msgid "Sorry, you are not allowed to edit this item." msgstr "Извините, вам не разрешено редактировать этот элемент." -#: wp-admin/edit-tags.php:141 wp-admin/edit-tags.php:161 wp-admin/post.php:107 +#: wp-admin/edit-tags.php:143 wp-admin/edit-tags.php:163 wp-admin/post.php:107 #: wp-admin/term.php:26 msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?" msgstr "Вы попытались отредактировать несуществующий элемент. Может быть, он удалён?" @@ -8251,7 +8259,7 @@ msgstr "Нет такого файла! Перепроверьте имя и п msgid "Edit Plugins" msgstr "Изменение плагинов" -#: wp-admin/options.php:253 +#: wp-admin/options.php:254 msgid "All Settings" msgstr "Все настройки" @@ -8409,7 +8417,7 @@ msgstr "Структура постоянных ссылок обновлена. msgid "Permalink Settings" msgstr "Настройки постоянных ссылок" -#: wp-admin/options-media.php:126 +#: wp-admin/options-media.php:129 msgid "Organize my uploads into month- and year-based folders" msgstr "Помещать загруженные мной файлы в папки по месяцу и году" @@ -8465,19 +8473,19 @@ msgstr "Размеры изображений" msgid "Media Settings" msgstr "Настройки медиафайлов" -#: wp-admin/options-general.php:304 +#: wp-admin/options-general.php:348 msgid "Week Starts On" msgstr "Первый день недели" -#: wp-admin/options-general.php:256 wp-admin/options-general.php:292 +#: wp-admin/options-general.php:300 wp-admin/options-general.php:336 msgid "Custom:" msgstr "Произвольно:" -#: wp-admin/options-general.php:183 +#: wp-admin/options-general.php:227 msgid "This timezone is currently in standard time." msgstr "В этом часовом поясе в настоящий момент действует зимнее время." -#: wp-admin/options-general.php:146 +#: wp-admin/options-general.php:190 msgid "Timezone" msgstr "Часовой пояс" @@ -8497,145 +8505,145 @@ msgstr "Членство" msgid "General Settings" msgstr "Общие настройки" -#: wp-admin/options-discussion.php:229 +#: wp-admin/options-discussion.php:234 msgid "MonsterID (Generated)" msgstr "MonsterID (Автоматически)" -#: wp-admin/options-discussion.php:228 +#: wp-admin/options-discussion.php:233 msgid "Wavatar (Generated)" msgstr "Wavatar (Автоматически)" -#: wp-admin/options-discussion.php:227 +#: wp-admin/options-discussion.php:232 msgid "Identicon (Generated)" msgstr "Identicon (Автоматически)" -#: wp-admin/options-discussion.php:226 +#: wp-admin/options-discussion.php:231 msgid "Gravatar Logo" msgstr "Логотип Gravatar" -#: wp-admin/options-discussion.php:225 +#: wp-admin/options-discussion.php:230 msgid "Blank" msgstr "Пустой" -#: wp-admin/options-discussion.php:220 +#: wp-admin/options-discussion.php:225 msgid "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address." msgstr "Для пользователей, не имеющих своего аватара, можно показывать либо стандартное изображение, либо созданное автоматически на основе их e-mail." -#: wp-admin/options-discussion.php:217 wp-admin/options-discussion.php:218 +#: wp-admin/options-discussion.php:222 wp-admin/options-discussion.php:223 msgid "Default Avatar" msgstr "Аватар по умолчанию" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system -#: wp-admin/options-discussion.php:206 +#: wp-admin/options-discussion.php:211 msgid "X — Even more mature than above" msgstr "X — Для ещё более зрелой аудитории" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system -#: wp-admin/options-discussion.php:204 +#: wp-admin/options-discussion.php:209 msgid "R — Intended for adult audiences above 17" msgstr "R — Рассчитан на взрослую аудиторию старше 17 лет" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system -#: wp-admin/options-discussion.php:202 +#: wp-admin/options-discussion.php:207 msgid "PG — Possibly offensive, usually for audiences 13 and above" msgstr "PG — Может содержать оскорбительные элементы, обычно для аудитории старше 13 лет" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system -#: wp-admin/options-discussion.php:200 +#: wp-admin/options-discussion.php:205 msgid "G — Suitable for all audiences" msgstr "G — Подходит для любой аудитории" -#: wp-admin/options-discussion.php:194 wp-admin/options-discussion.php:195 +#: wp-admin/options-discussion.php:199 wp-admin/options-discussion.php:200 msgid "Maximum Rating" msgstr "Максимальный рейтинг" -#: wp-admin/options-discussion.php:189 +#: wp-admin/options-discussion.php:194 msgid "Show Avatars" msgstr "Показывать аватары" -#: wp-admin/options-discussion.php:185 wp-admin/options-discussion.php:186 +#: wp-admin/options-discussion.php:190 wp-admin/options-discussion.php:191 msgid "Avatar Display" msgstr "Отображение аватаров" -#: wp-admin/options-discussion.php:173 +#: wp-admin/options-discussion.php:178 msgid "Avatars" msgstr "Аватары" -#: wp-admin/options-discussion.php:164 +#: wp-admin/options-discussion.php:169 msgid "When a comment contains any of these words in its content, name, URL, email, or IP, it will be put in the trash. One word or IP per line. It will match inside words, so “press” will match “WordPress”." msgstr "Если комментарий содержит какие-либо из этих слов в своём тексте, имени автора, URL, адресе e-mail или IP — он будет помечен как спам. Каждое слово или IP с новой строки. Используется поиск по подстроке, то есть по слову «press» будет найдено «WordPress»." -#: wp-admin/options-discussion.php:162 wp-admin/options-discussion.php:163 +#: wp-admin/options-discussion.php:167 wp-admin/options-discussion.php:168 msgid "Comment Blacklist" msgstr "Чёрный список" -#: wp-admin/options-discussion.php:155 +#: wp-admin/options-discussion.php:160 msgid "When a comment contains any of these words in its content, name, URL, email, or IP, it will be held in the <a href=\"edit-comments.php?comment_status=moderated\">moderation queue</a>. One word or IP per line. It will match inside words, so “press” will match “WordPress”." msgstr "Если комментарий содержит какие-либо из этих слов в своём тексте, имени автора, URL, адресе e-mail или IP — поместить его в <a href=\"edit-comments.php?comment_status=moderated\">очередь на модерацию</a>. Каждое слово или IP с новой строки. Используется поиск по подстроке, то есть по слову «press» будет найдено «WordPress»." -#: wp-admin/options-discussion.php:153 +#: wp-admin/options-discussion.php:158 msgid "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)" msgstr "Поставить комментарий в очередь на модерацию, если он содержит более %s ссылок. (Характерная особенность спама — большое число ссылок.)" -#: wp-admin/options-discussion.php:151 wp-admin/options-discussion.php:152 +#: wp-admin/options-discussion.php:156 wp-admin/options-discussion.php:157 msgid "Comment Moderation" msgstr "Модерация комментариев" -#: wp-admin/options-discussion.php:147 +#: wp-admin/options-discussion.php:152 msgid "Comment author must have a previously approved comment" msgstr "Автор должен иметь ранее одобренные комментарии" -#: wp-admin/options-discussion.php:141 wp-admin/options-discussion.php:142 +#: wp-admin/options-discussion.php:146 wp-admin/options-discussion.php:147 msgid "Before a comment appears" msgstr "Перед появлением комментария" -#: wp-admin/options-discussion.php:137 +#: wp-admin/options-discussion.php:142 msgid "A comment is held for moderation" msgstr "Комментарий ожидает проверки" -#: wp-admin/options-discussion.php:133 +#: wp-admin/options-discussion.php:138 msgid "Anyone posts a comment" msgstr "Кто-нибудь оставил комментарий" -#: wp-admin/options-discussion.php:129 wp-admin/options-discussion.php:130 +#: wp-admin/options-discussion.php:134 wp-admin/options-discussion.php:135 msgid "Email me whenever" msgstr "Отправить мне письмо, когда" -#: wp-admin/options-discussion.php:123 +#: wp-admin/options-discussion.php:128 msgid "Comments should be displayed with the %s comments at the top of each page" msgstr "Сверху каждой страницы должны располагаться %s комментарии" -#: wp-admin/options-discussion.php:121 +#: wp-admin/options-discussion.php:126 msgid "newer" msgstr "поздние" -#: wp-admin/options-discussion.php:119 +#: wp-admin/options-discussion.php:124 msgid "older" msgstr "ранние" #. translators: 1: Form field control for number of top level comments per #. page, 2: Form field control for the 'first' or 'last' page -#: wp-admin/options-discussion.php:111 +#: wp-admin/options-discussion.php:114 msgid "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default" msgstr "Разбивать комментарии верхнего уровня на страницы по %1$s штук, по умолчанию отображается %2$s страница" -#: wp-admin/options-discussion.php:108 +#: wp-admin/options-discussion.php:111 msgid "first" msgstr "первая" -#: wp-admin/options-discussion.php:106 +#: wp-admin/options-discussion.php:109 msgid "last" msgstr "последняя" -#: wp-admin/options-discussion.php:97 +#: wp-admin/options-discussion.php:100 msgid "Enable threaded (nested) comments %s levels deep" msgstr "Разрешить древовидные (вложенные) комментарии глубиной %s уровней" -#: wp-admin/options-discussion.php:74 +#: wp-admin/options-discussion.php:75 msgid "Automatically close comments on articles older than %s days" msgstr "Автоматически закрывать обсуждение статей старше %s дней" @@ -8659,7 +8667,7 @@ msgstr "Эти настройки могут быть изменены для к msgid "Default article settings" msgstr "Настройки для статьи по умолчанию" -#: wp-admin/edit-form-advanced.php:458 wp-admin/options-discussion.php:14 +#: wp-admin/edit-form-advanced.php:457 wp-admin/options-discussion.php:14 msgid "Discussion Settings" msgstr "Настройки обсуждения" @@ -8673,7 +8681,7 @@ msgstr "Пользователей не найдено." msgid "Update Themes" msgstr "Обновить темы" -#: wp-admin/my-sites.php:118 +#: wp-admin/my-sites.php:121 msgid "Visit" msgstr "Перейти" @@ -8681,61 +8689,61 @@ msgstr "Перейти" msgid "Multisite support is not enabled." msgstr "Поддержка сети не включена." -#: wp-admin/menu.php:254 +#: wp-admin/menu.php:255 msgid "Permalinks" msgstr "Постоянные ссылки" -#: wp-admin/menu.php:251 +#: wp-admin/menu.php:252 msgid "Reading" msgstr "Чтение" -#: wp-admin/menu.php:250 +#: wp-admin/menu.php:251 msgid "Writing" msgstr "Написание" -#: wp-admin/menu.php:249 +#: wp-admin/menu.php:250 msgctxt "settings screen" msgid "General" msgstr "Общие" -#: wp-admin/menu.php:239 wp-admin/tools.php:12 +#: wp-admin/menu.php:240 wp-admin/tools.php:12 msgid "Tools" msgstr "Инструменты" -#: wp-admin/menu.php:228 wp-admin/menu.php:231 +#: wp-admin/menu.php:229 wp-admin/menu.php:232 msgid "Your Profile" msgstr "Ваш профиль" -#: wp-admin/menu.php:217 wp-admin/user/menu.php:14 wp-admin/user-edit.php:28 +#: wp-admin/menu.php:218 wp-admin/user/menu.php:14 wp-admin/user-edit.php:29 msgid "Profile" msgstr "Профиль" #. translators: add new plugin -#: wp-admin/menu.php:208 wp-admin/plugins.php:504 +#: wp-admin/menu.php:209 wp-admin/plugins.php:508 msgctxt "plugin" msgid "Add New" msgstr "Добавить новый" -#: wp-admin/menu.php:156 +#: wp-admin/menu.php:157 msgid "Appearance" msgstr "Внешний вид" -#: wp-admin/menu.php:75 +#: wp-admin/menu.php:76 msgid "Comments %s" msgstr "Комментарии %s" #. translators: add new file -#: wp-admin/media.php:110 wp-admin/menu.php:52 wp-admin/upload.php:80 -#: wp-admin/upload.php:228 +#: wp-admin/media.php:112 wp-admin/menu.php:53 wp-admin/upload.php:80 +#: wp-admin/upload.php:230 msgctxt "file" msgid "Add New" msgstr "Добавить новый" -#: wp-admin/menu.php:50 +#: wp-admin/menu.php:51 msgid "Library" msgstr "Библиотека" -#: wp-admin/media.php:116 wp-admin/media.php:125 +#: wp-admin/media.php:119 wp-admin/media.php:128 msgid "Update Media" msgstr "Обновить медиафайл" @@ -8779,11 +8787,11 @@ msgstr "Ссылка не найдена." msgid "No links found." msgstr "Ссылок не найдено." -#: wp-admin/link-manager.php:102 +#: wp-admin/link-manager.php:109 msgid "Search Links" msgstr "Поиск ссылок" -#: wp-admin/link-manager.php:94 +#: wp-admin/link-manager.php:101 msgid "%s link deleted." msgid_plural "%s links deleted" msgstr[0] "%s ссылка удалена." @@ -8791,8 +8799,8 @@ msgstr[1] "%s ссылки удалены." msgstr[2] "%s ссылок удалены." #. translators: add new links -#: wp-admin/edit-link-form.php:73 wp-admin/link-manager.php:82 -#: wp-admin/menu.php:65 +#: wp-admin/edit-link-form.php:77 wp-admin/link-manager.php:86 +#: wp-admin/menu.php:66 msgctxt "link" msgid "Add New" msgstr "Добавить новую" @@ -8854,7 +8862,7 @@ msgid "<strong>ERROR</strong>: Please enter a password." msgstr "<strong>ОШИБКА</strong>: Пожалуйста, введите пароль." #. translators: Default post slug -#: wp-admin/includes/upgrade.php:185 wp-admin/includes/upgrade.php:328 +#: wp-admin/includes/upgrade.php:185 wp-admin/includes/upgrade.php:331 msgctxt "Default post slug" msgid "hello-world" msgstr "привет-мир" @@ -8899,27 +8907,27 @@ msgstr "Обновить до %s" msgid "You are using a development version (%1$s). Cool! Please <a href=\"%2$s\">stay updated</a>." msgstr "Вы используете версию %1$s. Супер! <a href=\"%2$s\">Следите за обновлениями</a>." -#: wp-admin/includes/update-core.php:1098 +#: wp-admin/includes/update-core.php:1101 msgid "Upgrading database…" msgstr "Обновление базы данных…" -#: wp-admin/includes/update-core.php:834 +#: wp-admin/includes/update-core.php:841 msgid "The update could not be unpacked" msgstr "Обновление не удалось распаковать" -#: wp-admin/includes/update-core.php:821 +#: wp-admin/includes/update-core.php:828 msgid "Verifying the unpacked files…" msgstr "Проверка распакованных файлов…" -#: wp-admin/includes/update-core.php:876 +#: wp-admin/includes/update-core.php:879 msgid "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "Обновление не может быть установлено, так как WordPress %1$s требует MySQL версии %2$s или выше. У вас используется версия %3$s." -#: wp-admin/includes/update-core.php:874 +#: wp-admin/includes/update-core.php:877 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "Обновление не может быть установлено, так как WordPress %1$s требует PHP версии %2$s или выше. У вас используется версия %3$s." -#: wp-admin/includes/update-core.php:872 +#: wp-admin/includes/update-core.php:875 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "Обновление не может быть установлено, так как WordPress %1$s требует PHP версии %2$s или выше и MySQL версии %3$s или выше. У вас используется PHP %4$s и MySQL %5$s." @@ -8932,8 +8940,8 @@ msgid "Unable to locate WordPress theme directory." msgstr "Не удалось определить директорию тем WordPress." #. translators: %s: Theme version -#: wp-admin/includes/theme.php:658 wp-admin/theme-install.php:324 -#: wp-admin/themes.php:448 +#: wp-admin/includes/theme.php:658 wp-admin/theme-install.php:333 +#: wp-admin/themes.php:453 msgid "Version: %s" msgstr "Версия: %s" @@ -9011,19 +9019,19 @@ msgstr "Две колонки" msgid "One Column" msgstr "Одна колонка" -#: wp-admin/includes/theme-install.php:101 wp-admin/theme-install.php:161 +#: wp-admin/includes/theme-install.php:101 wp-admin/theme-install.php:170 msgid "Feature Filter" msgstr "Фильтр характеристик" -#: wp-admin/includes/class-wp-screen.php:893 +#: wp-admin/includes/class-wp-screen.php:896 msgid "Screen Options" msgstr "Настройки экрана" -#: wp-admin/includes/class-wp-screen.php:919 +#: wp-admin/includes/class-wp-screen.php:922 msgid "Disable accessibility mode" msgstr "Отключить режим специальных возможностей" -#: wp-admin/includes/class-wp-screen.php:919 +#: wp-admin/includes/class-wp-screen.php:922 msgid "Enable accessibility mode" msgstr "Включить режим специальных возможностей" @@ -9035,19 +9043,19 @@ msgstr "Управление темами" msgid "Install Themes" msgstr "Установить темы" -#: wp-admin/includes/template.php:872 +#: wp-admin/includes/template.php:874 msgid "Upload file and import" msgstr "Загрузить и импортировать файл" -#: wp-admin/includes/template.php:867 +#: wp-admin/includes/template.php:869 msgid "Maximum size: %s" msgstr "Размер: не более %s" -#: wp-admin/includes/template.php:867 +#: wp-admin/includes/template.php:869 msgid "Choose a file from your computer:" msgstr "Выберите файл на своём компьютере:" -#: wp-admin/includes/template.php:861 +#: wp-admin/includes/template.php:863 msgid "Before you can upload your import file, you will need to fix the following error:" msgstr "Перед тем, как вы сможете загрузить файл импорта, необходимо исправить следующие ошибки:" @@ -9088,64 +9096,64 @@ msgstr "Опубликовать ответ" msgid "Reply to Comment" msgstr "Ответить на комментарий" -#: wp-admin/includes/class-wp-posts-list-table.php:1003 +#: wp-admin/includes/class-wp-posts-list-table.php:1004 msgid "Last Modified" msgstr "Последнее изменение" -#: wp-admin/includes/class-wp-posts-list-table.php:998 +#: wp-admin/includes/class-wp-posts-list-table.php:999 msgid "Missed schedule" msgstr "Публикация просрочена" -#: wp-admin/includes/class-wp-posts-list-table.php:1660 +#: wp-admin/includes/class-wp-posts-list-table.php:1677 msgid "Make this post sticky" msgstr "Прилепить запись" -#: wp-admin/includes/class-wp-posts-list-table.php:1652 +#: wp-admin/includes/class-wp-posts-list-table.php:1669 msgid "Not Sticky" msgstr "Не прилеплена" -#: wp-admin/includes/class-wp-posts-list-table.php:1648 -#: wp-admin/includes/class-wp-posts-list-table.php:1651 -#: wp-admin/includes/template.php:1709 +#: wp-admin/includes/class-wp-posts-list-table.php:1665 +#: wp-admin/includes/class-wp-posts-list-table.php:1668 +#: wp-admin/includes/template.php:1731 msgid "Sticky" msgstr "Прилеплена" -#: wp-admin/includes/class-wp-posts-list-table.php:1616 +#: wp-admin/includes/class-wp-posts-list-table.php:1633 msgid "Allow Pings" msgstr "Разрешить отклики" -#: wp-admin/includes/class-wp-posts-list-table.php:1611 +#: wp-admin/includes/class-wp-posts-list-table.php:1628 msgid "Allow Comments" msgstr "Разрешить комментарии" -#: wp-admin/includes/class-wp-posts-list-table.php:1590 -#: wp-admin/includes/class-wp-posts-list-table.php:1599 +#: wp-admin/includes/class-wp-posts-list-table.php:1607 +#: wp-admin/includes/class-wp-posts-list-table.php:1616 msgid "Do not allow" msgstr "Запретить" -#: wp-admin/includes/class-wp-posts-list-table.php:1589 -#: wp-admin/includes/class-wp-posts-list-table.php:1598 +#: wp-admin/includes/class-wp-posts-list-table.php:1606 +#: wp-admin/includes/class-wp-posts-list-table.php:1615 msgid "Allow" msgstr "Разрешить" #. translators: Between password field and private checkbox on post quick edit #. interface -#: wp-admin/includes/class-wp-posts-list-table.php:1460 +#: wp-admin/includes/class-wp-posts-list-table.php:1477 msgid "–OR–" msgstr "–ИЛИ–" -#: wp-admin/includes/class-wp-posts-list-table.php:1434 -#: wp-admin/includes/class-wp-posts-list-table.php:1514 -#: wp-admin/includes/class-wp-posts-list-table.php:1551 -#: wp-admin/includes/class-wp-posts-list-table.php:1588 -#: wp-admin/includes/class-wp-posts-list-table.php:1597 -#: wp-admin/includes/class-wp-posts-list-table.php:1629 -#: wp-admin/includes/class-wp-posts-list-table.php:1650 -#: wp-admin/includes/class-wp-posts-list-table.php:1678 +#: wp-admin/includes/class-wp-posts-list-table.php:1451 +#: wp-admin/includes/class-wp-posts-list-table.php:1531 +#: wp-admin/includes/class-wp-posts-list-table.php:1568 +#: wp-admin/includes/class-wp-posts-list-table.php:1605 +#: wp-admin/includes/class-wp-posts-list-table.php:1614 +#: wp-admin/includes/class-wp-posts-list-table.php:1646 +#: wp-admin/includes/class-wp-posts-list-table.php:1667 +#: wp-admin/includes/class-wp-posts-list-table.php:1695 msgid "— No Change —" msgstr "— Как есть —" -#: wp-admin/includes/class-wp-posts-list-table.php:1387 +#: wp-admin/includes/class-wp-posts-list-table.php:1404 msgid "Bulk Edit" msgstr "Массовое редактирование" @@ -9157,7 +9165,7 @@ msgstr "Видна" msgid "Relationship" msgstr "Отношение" -#: wp-admin/includes/class-wp-comments-list-table.php:398 +#: wp-admin/includes/class-wp-comments-list-table.php:403 #: wp-admin/includes/class-wp-post-comments-list-table.php:28 msgctxt "column name" msgid "Comment" @@ -9176,23 +9184,23 @@ msgid "File" msgstr "Файл" #. translators: manage posts column name -#: wp-admin/includes/class-wp-posts-list-table.php:539 +#: wp-admin/includes/class-wp-posts-list-table.php:540 msgctxt "column name" msgid "Title" msgstr "Заголовок" -#: wp-admin/includes/class-wp-comments-list-table.php:588 -#: wp-admin/includes/class-wp-posts-list-table.php:1236 +#: wp-admin/includes/class-wp-comments-list-table.php:593 +#: wp-admin/includes/class-wp-posts-list-table.php:1253 #: wp-admin/includes/class-wp-terms-list-table.php:449 msgid "Quick Edit" msgstr "Свойства" -#: wp-admin/includes/class-wp-posts-list-table.php:1387 +#: wp-admin/includes/class-wp-posts-list-table.php:1404 #: wp-admin/includes/class-wp-terms-list-table.php:592 msgid "Quick Edit" msgstr "Свойства" -#: wp-admin/includes/schema.php:1082 +#: wp-admin/includes/schema.php:1085 msgid "Warning! Wildcard DNS may not be configured correctly!" msgstr "Внимание! Возможно, маска DNS настроена неправильно!" @@ -9280,58 +9288,58 @@ msgstr "Один из плагинов неработоспособен." msgid "The plugin generated unexpected output." msgstr "Плагин произвёл неожиданный вывод на экран." -#: wp-admin/includes/plugin-install.php:668 +#: wp-admin/includes/plugin-install.php:669 msgid "<strong>Warning:</strong> This plugin has <strong>not been marked as compatible</strong> with your version of WordPress." msgstr "<strong>Внимание:</strong> Этот плагин не был помечен как <strong>совместимый</strong> с вашей версией WordPress." -#: wp-admin/includes/plugin-install.php:666 +#: wp-admin/includes/plugin-install.php:667 msgid "<strong>Warning:</strong> This plugin has <strong>not been tested</strong> with your current version of WordPress." msgstr "<strong>Внимание:</strong> Этот плагин <strong>не был протестирован</strong> с вашей версией WordPress." -#: wp-admin/includes/plugin-install.php:607 +#: wp-admin/includes/plugin-install.php:608 msgid "Average Rating" msgstr "Средний рейтинг" -#: wp-admin/includes/plugin-install.php:599 +#: wp-admin/includes/plugin-install.php:600 msgid "WordPress.org Plugin Page »" msgstr "Страница на WordPress.org »" -#: wp-admin/includes/plugin-install.php:587 +#: wp-admin/includes/plugin-install.php:588 msgid "Compatible up to:" msgstr "Совместим вплоть до:" #. translators: %s: WordPress version -#: wp-admin/includes/plugin-install.php:583 +#: wp-admin/includes/plugin-install.php:584 msgid "%s or higher" msgstr "%s или выше" -#: wp-admin/includes/plugin-install.php:580 +#: wp-admin/includes/plugin-install.php:581 msgid "Requires WordPress Version:" msgstr "Требуемая версия WordPress:" #: wp-admin/includes/class-wp-plugin-install-list-table.php:559 -#: wp-admin/includes/plugin-install.php:572 +#: wp-admin/includes/plugin-install.php:573 msgid "Last Updated:" msgstr "Обновление:" -#: wp-admin/includes/plugin-install.php:705 +#: wp-admin/includes/plugin-install.php:706 msgid "Latest Version Installed" msgstr "Установлена свежая версия" #. translators: %s: Plugin version -#: wp-admin/includes/plugin-install.php:702 +#: wp-admin/includes/plugin-install.php:703 msgid "Newer Version (%s) Installed" msgstr "Установлена более новая версия (%s)" -#: wp-admin/includes/plugin-install.php:697 +#: wp-admin/includes/plugin-install.php:698 msgid "Install Update Now" msgstr "Установить обновление" -#: wp-admin/includes/plugin-install.php:517 wp-admin/update.php:123 +#: wp-admin/includes/plugin-install.php:518 wp-admin/update.php:123 msgid "Plugin Install" msgstr "Установка плагина" -#: wp-admin/includes/plugin-install.php:609 +#: wp-admin/includes/plugin-install.php:610 msgid "(based on %s rating)" msgid_plural "(based on %s ratings)" msgstr[0] "(всего %s голос)" @@ -9363,184 +9371,184 @@ msgstr "Можно также просмотреть содержимое поп msgid "Popular tags" msgstr "Популярные метки" -#: wp-admin/includes/meta-boxes.php:1193 +#: wp-admin/includes/meta-boxes.php:1200 msgid "(Leave at 0 for no rating.)" msgstr "(Оставьте 0, если рейтинг не важен.)" #: wp-admin/includes/class-wp-links-list-table.php:133 -#: wp-admin/includes/meta-boxes.php:1184 +#: wp-admin/includes/meta-boxes.php:1191 msgid "Rating" msgstr "Рейтинг" -#: wp-admin/includes/meta-boxes.php:1180 +#: wp-admin/includes/meta-boxes.php:1187 msgid "Notes" msgstr "Заметки" -#: wp-admin/includes/meta-boxes.php:1176 +#: wp-admin/includes/meta-boxes.php:1183 msgid "RSS Address" msgstr "Адрес RSS" -#: wp-admin/includes/meta-boxes.php:1172 +#: wp-admin/includes/meta-boxes.php:1179 msgid "Image Address" msgstr "Адрес картинки" -#: wp-admin/includes/meta-boxes.php:1157 +#: wp-admin/includes/meta-boxes.php:1164 msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out <a href=\"http://gmpg.org/xfn/\">XFN</a>." msgstr "Если ссылка ведёт на человека, с помощью этой формы вы можете указать ваши отношения. За дополнительной информацией обращайтесь к <a href=\"http://gmpg.org/xfn/\">XFN</a>." #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1151 +#: wp-admin/includes/meta-boxes.php:1158 msgid "sweetheart" msgstr "любовь" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1148 +#: wp-admin/includes/meta-boxes.php:1155 msgid "date" msgstr "свидания" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1145 +#: wp-admin/includes/meta-boxes.php:1152 msgid "crush" msgstr "страсть" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1142 +#: wp-admin/includes/meta-boxes.php:1149 msgid "muse" msgstr "муза" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1139 wp-admin/includes/meta-boxes.php:1140 +#: wp-admin/includes/meta-boxes.php:1146 wp-admin/includes/meta-boxes.php:1147 msgid "romantic" msgstr "романтика" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1131 +#: wp-admin/includes/meta-boxes.php:1138 msgid "spouse" msgstr "супруг(а)" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1128 +#: wp-admin/includes/meta-boxes.php:1135 msgid "sibling" msgstr "брат, сестра" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1125 +#: wp-admin/includes/meta-boxes.php:1132 msgid "parent" msgstr "родитель" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1122 +#: wp-admin/includes/meta-boxes.php:1129 msgid "kin" msgstr "родственник" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1119 +#: wp-admin/includes/meta-boxes.php:1126 msgid "child" msgstr "ребёнок" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1116 wp-admin/includes/meta-boxes.php:1117 +#: wp-admin/includes/meta-boxes.php:1123 wp-admin/includes/meta-boxes.php:1124 msgid "family" msgstr "семья" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1108 +#: wp-admin/includes/meta-boxes.php:1115 msgid "neighbor" msgstr "сосед" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1105 +#: wp-admin/includes/meta-boxes.php:1112 msgid "co-resident" msgstr "земляк" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1102 wp-admin/includes/meta-boxes.php:1103 +#: wp-admin/includes/meta-boxes.php:1109 wp-admin/includes/meta-boxes.php:1110 msgid "geographical" msgstr "географически" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1097 +#: wp-admin/includes/meta-boxes.php:1104 msgid "colleague" msgstr "коллега" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1094 +#: wp-admin/includes/meta-boxes.php:1101 msgid "co-worker" msgstr "вместе работаем" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1091 wp-admin/includes/meta-boxes.php:1092 +#: wp-admin/includes/meta-boxes.php:1098 wp-admin/includes/meta-boxes.php:1099 msgid "professional" msgstr "профессионально" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1086 +#: wp-admin/includes/meta-boxes.php:1093 msgid "met" msgstr "встречались" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1083 wp-admin/includes/meta-boxes.php:1084 +#: wp-admin/includes/meta-boxes.php:1090 wp-admin/includes/meta-boxes.php:1091 msgid "physical" msgstr "физически" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1078 wp-admin/includes/meta-boxes.php:1111 -#: wp-admin/includes/meta-boxes.php:1134 +#: wp-admin/includes/meta-boxes.php:1085 wp-admin/includes/meta-boxes.php:1118 +#: wp-admin/includes/meta-boxes.php:1141 msgid "none" msgstr "отсутствует" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1075 +#: wp-admin/includes/meta-boxes.php:1082 msgid "friend" msgstr "друг" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1072 +#: wp-admin/includes/meta-boxes.php:1079 msgid "acquaintance" msgstr "приятель" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1069 +#: wp-admin/includes/meta-boxes.php:1076 msgid "contact" msgstr "знакомый" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1066 wp-admin/includes/meta-boxes.php:1067 +#: wp-admin/includes/meta-boxes.php:1073 wp-admin/includes/meta-boxes.php:1074 msgid "friendship" msgstr "дружба" -#: wp-admin/includes/meta-boxes.php:1062 +#: wp-admin/includes/meta-boxes.php:1069 msgid "another web address of mine" msgstr "ещё один мой веб-адрес" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1058 wp-admin/includes/meta-boxes.php:1059 +#: wp-admin/includes/meta-boxes.php:1065 wp-admin/includes/meta-boxes.php:1066 msgid "identity" msgstr "личность" #. translators: xfn: http://gmpg.org/xfn/ -#: wp-admin/includes/meta-boxes.php:1054 +#: wp-admin/includes/meta-boxes.php:1061 msgid "rel:" msgstr "rel:" -#: wp-admin/includes/meta-boxes.php:1007 +#: wp-admin/includes/meta-boxes.php:1013 msgid "Choose the target frame for your link." msgstr "Выберите цель для вашей ссылки." -#: wp-admin/includes/meta-boxes.php:1005 +#: wp-admin/includes/meta-boxes.php:1011 msgid "<code>_none</code> — same window or tab." msgstr "<code>_none</code> — то же окно или вкладка." -#: wp-admin/includes/meta-boxes.php:1002 +#: wp-admin/includes/meta-boxes.php:1008 msgid "<code>_top</code> — current window or tab, with no frames." msgstr "<code>_top</code> — текущее окно или вкладка, без фреймов." -#: wp-admin/includes/meta-boxes.php:999 +#: wp-admin/includes/meta-boxes.php:1005 msgid "<code>_blank</code> — new window or tab." msgstr "<code>_blank</code> — новое окно или вкладка." #: wp-admin/includes/class-wp-links-list-table.php:330 -#: wp-admin/includes/meta-boxes.php:916 +#: wp-admin/includes/meta-boxes.php:922 msgid "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." @@ -9548,99 +9556,99 @@ msgstr "" "Вы собираетесь удалить ссылку «%s»\n" " «Отмена» — оставить, «OK» — удалить." -#: wp-admin/includes/meta-boxes.php:902 +#: wp-admin/includes/meta-boxes.php:908 msgid "Keep this link private" msgstr "Оставить ссылку личной" -#: wp-admin/includes/meta-boxes.php:894 +#: wp-admin/includes/meta-boxes.php:900 msgid "Visit Link" msgstr "Перейти по ссылке" -#: wp-admin/includes/class-wp-posts-list-table.php:1555 -#: wp-admin/includes/meta-boxes.php:856 +#: wp-admin/includes/class-wp-posts-list-table.php:1572 +#: wp-admin/includes/meta-boxes.php:862 msgid "Default Template" msgstr "Базовый шаблон" -#: wp-admin/includes/class-wp-posts-list-table.php:1508 +#: wp-admin/includes/class-wp-posts-list-table.php:1525 msgid "Main Page (no parent)" msgstr "Главная (нет родительской)" -#: wp-admin/includes/class-wp-posts-list-table.php:1502 -#: wp-admin/includes/meta-boxes.php:824 +#: wp-admin/includes/class-wp-posts-list-table.php:1519 +#: wp-admin/includes/meta-boxes.php:830 msgid "Parent" msgstr "Родительская" -#: wp-admin/includes/meta-boxes.php:733 +#: wp-admin/includes/meta-boxes.php:739 msgid "Show comments" msgstr "Показать комментарии" -#: wp-admin/includes/meta-boxes.php:617 +#: wp-admin/includes/meta-boxes.php:623 msgid "Separate multiple URLs with spaces" msgstr "Адреса разделяются пробелами" -#: wp-admin/includes/meta-boxes.php:614 +#: wp-admin/includes/meta-boxes.php:620 msgid "Send trackbacks to:" msgstr "Отправить обратные ссылки:" -#: wp-admin/includes/meta-boxes.php:604 +#: wp-admin/includes/meta-boxes.php:610 msgid "Already pinged:" msgstr "Отправлены уведомления:" -#: wp-admin/includes/meta-boxes.php:978 +#: wp-admin/includes/meta-boxes.php:984 msgid "New category name" msgstr "Название рубрики" -#: wp-admin/includes/meta-boxes.php:975 wp-admin/includes/meta-boxes.php:977 +#: wp-admin/includes/meta-boxes.php:981 wp-admin/includes/meta-boxes.php:983 msgid "+ Add New Category" msgstr "+ Добавить рубрику" -#: wp-admin/includes/meta-boxes.php:493 wp-admin/includes/meta-boxes.php:954 +#: wp-admin/includes/meta-boxes.php:499 wp-admin/includes/meta-boxes.php:960 #: wp-admin/includes/nav-menu.php:683 msgid "Most Used" msgstr "Часто используемые" #. translators: Post date information. 1: Date on which the post is to be #. published -#: wp-admin/includes/meta-boxes.php:190 +#: wp-admin/includes/meta-boxes.php:196 msgid "Publish on: <b>%1$s</b>" msgstr "Дата: <b>%1$s</b>" #. translators: Post date information. 1: Date on which the post is to be #. published -#: wp-admin/includes/meta-boxes.php:187 +#: wp-admin/includes/meta-boxes.php:193 msgid "Schedule for: <b>%1$s</b>" msgstr "Запланировать: <b>%1$s</b>" -#: wp-admin/includes/meta-boxes.php:184 wp-admin/includes/meta-boxes.php:194 +#: wp-admin/includes/meta-boxes.php:190 wp-admin/includes/meta-boxes.php:200 msgid "Publish <b>immediately</b>" msgstr "Опубликовать <b>сразу</b>" #. translators: Post date information. 1: Date on which the post was published -#: wp-admin/includes/meta-boxes.php:182 +#: wp-admin/includes/meta-boxes.php:188 msgid "Published on: <b>%1$s</b>" msgstr "Дата: <b>%1$s</b>" #. translators: Post date information. 1: Date on which the post is currently #. scheduled to be published -#: wp-admin/includes/meta-boxes.php:179 +#: wp-admin/includes/meta-boxes.php:185 msgid "Scheduled for: <b>%1$s</b>" msgstr "Планируемая публикация: <b>%1$s</b>" -#: wp-admin/includes/meta-boxes.php:158 +#: wp-admin/includes/meta-boxes.php:164 msgid "Stick this post to the front page" msgstr "Прилепить на главную страницу" -#: wp-admin/includes/meta-boxes.php:137 wp-admin/includes/meta-boxes.php:160 -#: wp-admin/includes/template.php:1701 +#: wp-admin/includes/meta-boxes.php:143 wp-admin/includes/meta-boxes.php:166 +#: wp-admin/includes/template.php:1723 msgid "Password protected" msgstr "Защищено паролем" -#: wp-admin/includes/meta-boxes.php:129 +#: wp-admin/includes/meta-boxes.php:135 msgid "Visibility:" msgstr "Видимость:" #: wp-admin/export.php:205 wp-admin/export.php:247 -#: wp-admin/includes/meta-boxes.php:78 +#: wp-admin/includes/meta-boxes.php:84 msgid "Status:" msgstr "Статус:" @@ -9648,123 +9656,123 @@ msgstr "Статус:" msgid "Preview Changes" msgstr "Просмотреть изменения" -#: wp-admin/includes/media.php:2582 +#: wp-admin/includes/media.php:2586 msgid "Link text, e.g. “Ransom Demands (PDF)”" msgstr "Текст ссылки, например «Требования выкупа (PDF)»" -#: wp-admin/includes/media.php:2613 +#: wp-admin/includes/media.php:2617 msgid "Link to image" msgstr "Ссылка на изображение" -#: wp-admin/includes/media.php:2608 +#: wp-admin/includes/media.php:2612 msgid "Link Image To:" msgstr "Ссылка:" -#: wp-admin/includes/media.php:2543 +#: wp-admin/includes/media.php:2547 msgid "Image Caption" msgstr "Подпись" -#: wp-admin/includes/media.php:2492 +#: wp-admin/includes/media.php:2496 msgid "Filter »" msgstr "Найти »" -#: wp-admin/includes/media.php:2418 +#: wp-admin/includes/media.php:2422 msgid "All Types" msgstr "Все типы" -#: wp-admin/includes/media.php:2334 +#: wp-admin/includes/media.php:2338 msgid "Update gallery settings" msgstr "Обновить настройки галереи" -#: wp-admin/includes/media.php:2313 +#: wp-admin/includes/media.php:2317 msgid "Gallery columns:" msgstr "Число столбцов:" -#: wp-admin/includes/media.php:2298 +#: wp-admin/includes/media.php:2302 msgid "Order:" msgstr "Порядок:" -#: wp-admin/includes/media.php:2290 +#: wp-admin/includes/media.php:2294 msgid "Random" msgstr "Случайно" -#: wp-admin/includes/media.php:2289 +#: wp-admin/includes/media.php:2293 msgid "Date/Time" msgstr "Дата и время" -#: wp-admin/includes/media.php:2287 +#: wp-admin/includes/media.php:2291 msgid "Menu order" msgstr "Порядок меню" -#: wp-admin/includes/media.php:2282 +#: wp-admin/includes/media.php:2286 msgid "Order images by:" msgstr "Критерий сортировки:" -#: wp-admin/includes/media.php:2272 +#: wp-admin/includes/media.php:2276 msgid "Image File" msgstr "Файл изображения" -#: wp-admin/includes/media.php:2267 +#: wp-admin/includes/media.php:2271 msgid "Link thumbnails to:" msgstr "Ссылки с миниатюр:" -#: wp-admin/includes/media.php:2236 wp-admin/includes/media.php:2306 +#: wp-admin/includes/media.php:2240 wp-admin/includes/media.php:2310 msgid "Descending" msgstr "Убывающий" -#: wp-admin/includes/media.php:2235 wp-admin/includes/media.php:2303 +#: wp-admin/includes/media.php:2239 wp-admin/includes/media.php:2307 msgid "Ascending" msgstr "Возрастающий" -#: wp-admin/includes/media.php:2234 +#: wp-admin/includes/media.php:2238 msgid "Sort Order:" msgstr "Порядок:" -#: wp-admin/includes/media.php:2230 +#: wp-admin/includes/media.php:2234 msgid "All Tabs:" msgstr "Все вкладки:" -#: wp-admin/includes/media.php:2044 wp-admin/includes/media.php:2255 -#: wp-admin/includes/media.php:2522 +#: wp-admin/includes/media.php:2048 wp-admin/includes/media.php:2259 +#: wp-admin/includes/media.php:2526 msgid "Save all changes" msgstr "Сохранить все изменения" -#: wp-admin/includes/media.php:2017 +#: wp-admin/includes/media.php:2021 msgid "Add media files from your computer" msgstr "Добавить медиафайлы с компьютера" -#: wp-admin/includes/media.php:1493 wp-admin/includes/media.php:2619 -#: wp-admin/includes/media.php:2625 +#: wp-admin/includes/media.php:1497 wp-admin/includes/media.php:2623 +#: wp-admin/includes/media.php:2629 msgid "Insert into Post" msgstr "Вставить в запись" -#: wp-admin/includes/media.php:1472 +#: wp-admin/includes/media.php:1476 msgid "Upload date:" msgstr "Дата загрузки:" -#: wp-admin/includes/media.php:1241 +#: wp-admin/includes/media.php:1245 msgid "Location of the uploaded file." msgstr "Местонахождение загруженного файла." -#: wp-admin/includes/class-wp-posts-list-table.php:1537 -#: wp-admin/includes/media.php:1233 wp-admin/includes/media.php:2245 -#: wp-admin/includes/meta-boxes.php:863 +#: wp-admin/includes/class-wp-posts-list-table.php:1554 +#: wp-admin/includes/media.php:1237 wp-admin/includes/media.php:2249 +#: wp-admin/includes/meta-boxes.php:869 msgid "Order" msgstr "Порядок" -#: wp-admin/includes/media.php:1159 +#: wp-admin/includes/media.php:1163 msgid "Empty Title filled from filename." msgstr "Пустой заголовок заполнен именем файла." -#: wp-admin/includes/media.php:1282 wp-admin/includes/media.php:2589 +#: wp-admin/includes/media.php:1286 wp-admin/includes/media.php:2593 msgid "Alt text for the image, e.g. “The Mona Lisa”" msgstr "Альтернативный текст, например, «Мона Лиза»" -#: wp-admin/includes/media.php:1080 wp-admin/includes/media.php:1237 +#: wp-admin/includes/media.php:1084 wp-admin/includes/media.php:1241 msgid "File URL" msgstr "Ссылка на файл" -#: wp-admin/includes/media.php:463 wp-admin/includes/template.php:1591 +#: wp-admin/includes/media.php:463 wp-admin/includes/template.php:1613 #: wp-admin/install.php:80 wp-admin/maint/repair.php:26 #: wp-admin/setup-config.php:102 wp-admin/upgrade.php:71 msgid "WordPress" @@ -9915,43 +9923,43 @@ msgstr "Обрезать" msgid "Image data does not exist. Please re-upload the image." msgstr "Данные об изображении отсутствуют. Пожалуйста, загрузите изображение заново." -#: wp-admin/includes/file.php:1264 +#: wp-admin/includes/file.php:1279 msgid "Proceed" msgstr "Продолжить" -#: wp-admin/includes/file.php:1223 +#: wp-admin/includes/file.php:1237 msgid "Connection Type" msgstr "Тип соединения" -#: wp-admin/includes/file.php:1249 +#: wp-admin/includes/file.php:1263 msgid "Private Key:" msgstr "Закрытый ключ:" -#: wp-admin/includes/file.php:1245 +#: wp-admin/includes/file.php:1259 msgid "Public Key:" msgstr "Открытый ключ:" -#: wp-admin/includes/file.php:1243 +#: wp-admin/includes/file.php:1257 msgid "Authentication Keys" msgstr "Ключи аутентификации" -#: wp-admin/includes/file.php:1206 +#: wp-admin/includes/file.php:1220 msgid "Hostname" msgstr "Сервер" -#: wp-admin/includes/file.php:1184 +#: wp-admin/includes/file.php:1198 msgid "Connection Information" msgstr "Информация для соединения" -#: wp-admin/includes/file.php:1158 +#: wp-admin/includes/file.php:1172 msgid "SSH2" msgstr "SSH2" -#: wp-admin/includes/file.php:1156 +#: wp-admin/includes/file.php:1170 msgid "FTPS (SSL)" msgstr "FTPS (SSL)" -#: wp-admin/includes/file.php:1154 +#: wp-admin/includes/file.php:1168 msgid "FTP" msgstr "FTP" @@ -9960,8 +9968,8 @@ msgid "Empty archive." msgstr "Архив пуст." #: wp-admin/includes/file.php:712 wp-admin/includes/file.php:811 -#: wp-admin/includes/file.php:846 wp-admin/includes/update-core.php:1057 -#: wp-admin/includes/update-core.php:1168 +#: wp-admin/includes/file.php:846 wp-admin/includes/update-core.php:1060 +#: wp-admin/includes/update-core.php:1171 msgid "Could not copy file." msgstr "Не удалось скопировать файл." @@ -10085,7 +10093,7 @@ msgstr "Таблица стилей RTL" msgid "Main Index Template" msgstr "Основной шаблон" -#: wp-admin/includes/dashboard.php:971 +#: wp-admin/includes/dashboard.php:971 wp-admin/includes/dashboard.php:1138 msgid "This widget requires JavaScript." msgstr "Этот виджет требует JavaScript." @@ -10110,42 +10118,42 @@ msgstr "[Ожидает проверки]" msgid "From %1$s on %2$s %3$s" msgstr "%1$s к записи %2$s %3$s" -#: wp-admin/includes/class-wp-comments-list-table.php:580 +#: wp-admin/includes/class-wp-comments-list-table.php:585 #: wp-admin/includes/dashboard.php:641 msgid "Move this comment to the Trash" msgstr "Переместить этот комментарий в корзину" #. translators: mark as spam link -#: wp-admin/includes/class-wp-comments-list-table.php:568 +#: wp-admin/includes/class-wp-comments-list-table.php:573 #: wp-admin/includes/dashboard.php:636 msgctxt "verb" msgid "Spam" msgstr "Спам" -#: wp-admin/includes/class-wp-comments-list-table.php:568 +#: wp-admin/includes/class-wp-comments-list-table.php:573 #: wp-admin/includes/dashboard.php:636 msgid "Mark this comment as spam" msgstr "Пометить этот комментарий как спам" -#: wp-admin/includes/class-wp-comments-list-table.php:590 +#: wp-admin/includes/class-wp-comments-list-table.php:595 #: wp-admin/includes/dashboard.php:635 msgid "Reply to this comment" msgstr "Ответить на комментарий" -#: wp-admin/includes/class-wp-comments-list-table.php:558 -#: wp-admin/includes/class-wp-comments-list-table.php:564 +#: wp-admin/includes/class-wp-comments-list-table.php:563 +#: wp-admin/includes/class-wp-comments-list-table.php:569 #: wp-admin/includes/dashboard.php:633 msgid "Unapprove this comment" msgstr "Отклонить этот комментарий" -#: wp-admin/includes/class-wp-comments-list-table.php:560 -#: wp-admin/includes/class-wp-comments-list-table.php:563 +#: wp-admin/includes/class-wp-comments-list-table.php:565 +#: wp-admin/includes/class-wp-comments-list-table.php:568 #: wp-admin/includes/dashboard.php:632 msgid "Approve this comment" msgstr "Одобрить этот комментарий" #: wp-admin/includes/class-wp-press-this.php:1525 -#: wp-admin/includes/meta-boxes.php:269 wp-admin/includes/meta-boxes.php:270 +#: wp-admin/includes/meta-boxes.php:275 wp-admin/includes/meta-boxes.php:276 msgid "Submit for Review" msgstr "Отправить на утверждение" @@ -10169,7 +10177,7 @@ msgstr "Настроить" msgid "View all" msgstr "Посмотреть все" -#: wp-admin/includes/dashboard.php:1139 +#: wp-admin/includes/dashboard.php:1339 msgid "Other WordPress News" msgstr "Другие новости WordPress" @@ -10204,7 +10212,7 @@ msgid "Activate “%s”" msgstr "Активировать «%s»" #. translators: %s: post title -#: wp-admin/includes/class-wp-posts-list-table.php:1277 +#: wp-admin/includes/class-wp-posts-list-table.php:1294 #: wp-admin/includes/class-wp-theme-install-list-table.php:259 msgid "Preview “%s”" msgstr "Просмотреть «%s»" @@ -10319,12 +10327,12 @@ msgid "The plugin is at the latest version." msgstr "Используется свежая версия плагина." #: wp-admin/includes/class-wp-upgrader.php:175 -#: wp-admin/includes/update-core.php:1020 +#: wp-admin/includes/update-core.php:1023 msgid "Disabling Maintenance mode…" msgstr "Отключение режима обслуживания…" #: wp-admin/includes/class-wp-upgrader.php:174 -#: wp-admin/includes/update-core.php:933 +#: wp-admin/includes/update-core.php:936 msgid "Enabling Maintenance mode…" msgstr "Включение режима обслуживания…" @@ -10334,7 +10342,7 @@ msgstr "Архив несовместим." #: wp-admin/includes/class-wp-upgrader.php:170 wp-admin/includes/file.php:692 #: wp-admin/includes/file.php:798 wp-admin/includes/file.php:851 -#: wp-admin/includes/update-core.php:1173 +#: wp-admin/includes/update-core.php:1176 msgid "Could not create directory." msgstr "Не удалось создать директорию." @@ -10480,11 +10488,11 @@ msgstr "LiveJournal" msgid "Blogger" msgstr "Blogger" -#: wp-admin/export.php:169 wp-admin/includes/class-wp-users-list-table.php:322 +#: wp-admin/export.php:169 wp-admin/includes/class-wp-users-list-table.php:323 msgid "Posts" msgstr "Записи" -#: wp-admin/includes/media.php:1505 wp-admin/upgrade.php:77 +#: wp-admin/includes/media.php:1509 wp-admin/upgrade.php:77 #: wp-admin/upgrade.php:111 msgid "Continue" msgstr "Продолжить" @@ -10505,12 +10513,12 @@ msgstr "Этот формат, который мы назвали расшире msgid "When you click the button below WordPress will create an XML file for you to save to your computer." msgstr "Когда вы нажмёте кнопку, WordPress создаст XML-файл, который можно будет сохранить на компьютере." -#: wp-admin/export.php:17 wp-admin/menu.php:242 +#: wp-admin/export.php:17 wp-admin/menu.php:243 msgid "Export" msgstr "Экспорт" #: wp-admin/includes/class-wp-list-table.php:163 -#: wp-admin/includes/class-wp-screen.php:1234 +#: wp-admin/includes/class-wp-screen.php:1239 msgid "Excerpt View" msgstr "В развёрнутом виде" @@ -10537,8 +10545,8 @@ msgstr[0] "%s запись обновлена." msgstr[1] "%s записи обновлены." msgstr[2] "%s записей обновлены." -#: wp-admin/edit-tags.php:101 wp-admin/edit.php:140 wp-admin/post.php:255 -#: wp-admin/themes.php:43 wp-admin/upload.php:159 +#: wp-admin/edit-tags.php:100 wp-admin/edit.php:140 wp-admin/post.php:255 +#: wp-admin/themes.php:43 wp-admin/upload.php:161 msgid "Sorry, you are not allowed to delete this item." msgstr "Извините, вам не разрешено удалять этот элемент." @@ -10562,31 +10570,31 @@ msgstr "Элемент удалён." msgid "Item added." msgstr "Элемент добавлен." -#: wp-admin/edit-tag-form.php:168 wp-admin/edit-tags.php:437 +#: wp-admin/edit-tag-form.php:168 wp-admin/edit-tags.php:442 msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional." msgstr "Рубрики, в отличие от меток, могут иметь иерархию. Например, вы можете завести рубрику «Джаз», внутри которой будут дочерние рубрики «Бибоп» и «Биг-бэнды». Полностью произвольно." -#: wp-admin/edit-tag-form.php:122 wp-admin/edit-tags.php:388 +#: wp-admin/edit-tag-form.php:122 wp-admin/edit-tags.php:393 msgid "The name is how it appears on your site." msgstr "Название определяет, как элемент будет отображаться на вашем сайте." -#: wp-admin/edit-link-form.php:113 +#: wp-admin/edit-link-form.php:119 msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link." msgstr "Будет показано, когда кто-то наводит курсор на ссылку из списка, или (возможно) под ссылкой." -#: wp-admin/edit-link-form.php:105 +#: wp-admin/edit-link-form.php:111 msgid "Example: <code>http://wordpress.org/</code> — don’t forget the <code>http://</code>" msgstr "Пример: <code>http://wordpress.org/</code> — не забудьте <code>http://</code>" -#: wp-admin/edit-link-form.php:102 +#: wp-admin/edit-link-form.php:108 msgid "Web Address" msgstr "Адрес" -#: wp-admin/edit-link-form.php:97 +#: wp-admin/edit-link-form.php:103 msgid "Example: Nifty blogging software" msgstr "Пример: Отличная платформа для блога" -#: wp-admin/edit-link-form.php:76 +#: wp-admin/edit-link-form.php:82 msgid "Link added." msgstr "Ссылка добавлена." @@ -10594,7 +10602,7 @@ msgstr "Ссылка добавлена." msgid "<a href=\"%s\">Links</a> / Add New Link" msgstr "<a href=\"%s\">Ссылки</a> / Добавить новую ссылку" -#: wp-admin/edit-link-form.php:15 wp-admin/includes/meta-boxes.php:922 +#: wp-admin/edit-link-form.php:15 wp-admin/includes/meta-boxes.php:928 msgid "Update Link" msgstr "Обновить ссылку" @@ -10602,11 +10610,11 @@ msgstr "Обновить ссылку" msgid "<a href=\"%s\">Links</a> / Edit Link" msgstr "<a href=\"%s\">Ссылки</a> / Изменить ссылку" -#: wp-admin/edit-tag-form.php:176 wp-admin/edit-tags.php:444 +#: wp-admin/edit-tag-form.php:178 wp-admin/edit-tags.php:451 msgid "The description is not prominent by default; however, some themes may show it." msgstr "Описание по умолчанию не отображается, однако некоторые темы могут его показывать." -#: wp-admin/edit-tag-form.php:144 wp-admin/edit-tags.php:394 +#: wp-admin/edit-tag-form.php:144 wp-admin/edit-tags.php:399 msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "«Ярлык» — это вариант названия, подходящий для URL. Обычно содержит только латинские буквы в нижнем регистре, цифры и дефисы." @@ -10614,7 +10622,7 @@ msgstr "«Ярлык» — это вариант названия, msgid "URL:" msgstr "URL:" -#: wp-admin/themes.php:166 wp-admin/themes.php:168 +#: wp-admin/themes.php:171 wp-admin/themes.php:173 msgid "Visit site" msgstr "Перейти на сайт" @@ -10631,26 +10639,26 @@ msgid "Update Comment" msgstr "Обновить комментарий" #. translators: 1: Post edited date, 2: Post edited time -#: wp-admin/edit-form-advanced.php:646 wp-admin/includes/ajax-actions.php:2280 +#: wp-admin/edit-form-advanced.php:645 wp-admin/includes/ajax-actions.php:2337 msgid "Last edited on %1$s at %2$s" msgstr "Последнее изменение: %1$s в %2$s" #. translators: 1: Name of most recent post author, 2: Post edited date, 3: #. Post edited time -#: wp-admin/edit-form-advanced.php:643 wp-admin/includes/ajax-actions.php:2278 +#: wp-admin/edit-form-advanced.php:642 wp-admin/includes/ajax-actions.php:2335 msgid "Last edited by %1$s on %2$s at %3$s" msgstr "Последнее изменение: %1$s; %2$s в %3$s" #: wp-admin/edit-form-advanced.php:309 wp-admin/edit-tag-form.php:126 -#: wp-admin/edit-tags.php:392 -#: wp-admin/includes/class-wp-posts-list-table.php:1405 +#: wp-admin/edit-tags.php:397 +#: wp-admin/includes/class-wp-posts-list-table.php:1422 #: wp-admin/includes/class-wp-terms-list-table.php:182 #: wp-admin/includes/class-wp-terms-list-table.php:600 -#: wp-admin/includes/meta-boxes.php:751 +#: wp-admin/includes/meta-boxes.php:757 msgid "Slug" msgstr "Ярлык" -#: wp-admin/edit-form-advanced.php:291 wp-admin/menu.php:252 +#: wp-admin/edit-form-advanced.php:291 wp-admin/menu.php:253 msgid "Discussion" msgstr "Обсуждение" @@ -10696,45 +10704,45 @@ msgstr "Поле изменено." msgid "No comments found." msgstr "Комментариев не найдено." -#: wp-admin/includes/class-wp-comments-list-table.php:359 +#: wp-admin/includes/class-wp-comments-list-table.php:364 #: wp-admin/includes/class-wp-media-list-table.php:181 -#: wp-admin/includes/class-wp-posts-list-table.php:492 +#: wp-admin/includes/class-wp-posts-list-table.php:493 msgid "Empty Trash" msgstr "Очистить корзину" -#: wp-admin/includes/class-wp-comments-list-table.php:359 +#: wp-admin/includes/class-wp-comments-list-table.php:364 msgid "Empty Spam" msgstr "Очистить спам" -#: wp-admin/includes/class-wp-comments-list-table.php:354 +#: wp-admin/includes/class-wp-comments-list-table.php:359 #: wp-admin/includes/class-wp-links-list-table.php:115 #: wp-admin/includes/class-wp-media-list-table.php:177 -#: wp-admin/includes/class-wp-posts-list-table.php:487 +#: wp-admin/includes/class-wp-posts-list-table.php:488 msgid "Filter" msgstr "Фильтр" -#: wp-admin/includes/class-wp-comments-list-table.php:340 -#: wp-admin/includes/class-wp-posts-list-table.php:1595 +#: wp-admin/includes/class-wp-comments-list-table.php:345 +#: wp-admin/includes/class-wp-posts-list-table.php:1612 msgid "Pings" msgstr "Уведомления" #: wp-admin/comment.php:119 wp-admin/edit-form-comment.php:162 #: wp-admin/includes/class-wp-comments-list-table.php:308 #: wp-admin/includes/class-wp-posts-list-table.php:407 -#: wp-admin/includes/media.php:1509 wp-admin/includes/meta-boxes.php:250 +#: wp-admin/includes/media.php:1513 wp-admin/includes/meta-boxes.php:256 msgid "Move to Trash" msgstr "Удалить" #: wp-admin/includes/class-wp-comments-list-table.php:295 -#: wp-admin/includes/class-wp-comments-list-table.php:560 -#: wp-admin/includes/class-wp-comments-list-table.php:563 +#: wp-admin/includes/class-wp-comments-list-table.php:565 +#: wp-admin/includes/class-wp-comments-list-table.php:568 #: wp-admin/includes/dashboard.php:632 msgid "Approve" msgstr "Одобрить" #: wp-admin/includes/class-wp-comments-list-table.php:293 -#: wp-admin/includes/class-wp-comments-list-table.php:558 -#: wp-admin/includes/class-wp-comments-list-table.php:564 +#: wp-admin/includes/class-wp-comments-list-table.php:563 +#: wp-admin/includes/class-wp-comments-list-table.php:569 #: wp-admin/includes/dashboard.php:633 msgid "Unapprove" msgstr "Отклонить" @@ -10747,12 +10755,12 @@ msgstr "Действия" msgid "Displaying %s–%s of %s" msgstr "Показаны %s–%s из %s" -#: wp-admin/edit-comments.php:301 +#: wp-admin/edit-comments.php:309 msgid "Search Comments" msgstr "Поиск комментариев" #. translators: %s: number of comments permanently deleted -#: wp-admin/edit-comments.php:275 +#: wp-admin/edit-comments.php:283 msgid "%s comment permanently deleted" msgid_plural "%s comments permanently deleted" msgstr[0] "%s комментарий удалён навсегда" @@ -10760,7 +10768,7 @@ msgstr[1] "%s комментария удалены навсегда" msgstr[2] "%s комментариев удалены навсегда" #. translators: %s: number of comments restored from the spam -#: wp-admin/edit-comments.php:259 +#: wp-admin/edit-comments.php:267 msgid "%s comment restored from the spam" msgid_plural "%s comments restored from the spam" msgstr[0] "%s комментарий восстановлен из спама" @@ -10768,7 +10776,7 @@ msgstr[1] "%s комментария восстановлены из спама" msgstr[2] "%s комментариев восстановлены из спама" #. translators: %s: number of comments marked as spam -#: wp-admin/edit-comments.php:254 +#: wp-admin/edit-comments.php:262 msgid "%s comment marked as spam." msgid_plural "%s comments marked as spam." msgstr[0] "%s комментарий помечен как спам." @@ -10776,7 +10784,7 @@ msgstr[1] "%s комментария помечены как спам." msgstr[2] "%s комментариев помечены как спам." #. translators: %s: number of comments approved -#: wp-admin/edit-comments.php:248 +#: wp-admin/edit-comments.php:256 msgid "%s comment approved" msgid_plural "%s comments approved" msgstr[0] "%s комментарий одобрен" @@ -10798,7 +10806,7 @@ msgid "%s from now" msgstr "%s до публикации" #: wp-admin/includes/class-wp-media-list-table.php:441 -#: wp-admin/includes/class-wp-posts-list-table.php:978 +#: wp-admin/includes/class-wp-posts-list-table.php:979 msgid "Unpublished" msgstr "Не опубликовано" @@ -10806,7 +10814,7 @@ msgstr "Не опубликовано" #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:684 #: wp-admin/includes/class-wp-media-list-table.php:743 -#: wp-admin/includes/class-wp-posts-list-table.php:1286 +#: wp-admin/includes/class-wp-posts-list-table.php:1303 msgid "View “%s”" msgstr "Посмотреть «%s»" @@ -10818,7 +10826,7 @@ msgstr "Посмотреть «%s»" #: wp-admin/includes/class-wp-links-list-table.php:190 #: wp-admin/includes/class-wp-media-list-table.php:655 #: wp-admin/includes/class-wp-media-list-table.php:704 -#: wp-admin/includes/class-wp-posts-list-table.php:1229 +#: wp-admin/includes/class-wp-posts-list-table.php:1246 #: wp-admin/includes/class-wp-terms-list-table.php:442 #: wp-admin/includes/dashboard.php:578 wp-admin/includes/dashboard.php:866 msgid "Edit “%s”" @@ -10840,14 +10848,14 @@ msgstr "Заголовок обновлён. <a href=\"%s\">Перейдите msgid "Custom Header" msgstr "Произвольный заголовок" -#: wp-admin/includes/template.php:1948 wp-admin/nav-menus.php:657 -#: wp-admin/options.php:300 +#: wp-admin/includes/template.php:1973 wp-admin/nav-menus.php:659 +#: wp-admin/options.php:301 msgid "Save Changes" msgstr "Сохранить изменения" #: wp-admin/custom-background.php:324 wp-admin/custom-header.php:579 #: wp-admin/includes/class-wp-theme-install-list-table.php:63 -#: wp-admin/includes/media.php:1951 wp-admin/includes/media.php:1953 +#: wp-admin/includes/media.php:1955 wp-admin/includes/media.php:1957 msgid "Upload" msgstr "Загрузить" @@ -10895,13 +10903,13 @@ msgstr "Вы собираетесь пометить этот комментар msgid "This comment is in the Trash. Please move it out of the Trash if you want to edit it." msgstr "Этот комментарий в корзине. Пожалуйста, восстановите его, если хотите отредактировать." -#: wp-admin/comment.php:257 wp-admin/edit-comments.php:229 +#: wp-admin/comment.php:257 wp-admin/edit-comments.php:237 #: wp-admin/includes/comment.php:49 msgid "Sorry, you are not allowed to edit comments on this post." msgstr "Извините, вам не разрешено изменять комментарии к этой записи." #: wp-admin/comment.php:61 wp-admin/comment.php:255 -#: wp-admin/includes/post.php:1532 +#: wp-admin/includes/post.php:1546 msgid "Go back" msgstr "Назад" @@ -10910,52 +10918,52 @@ msgstr "Назад" msgid "Edit Comment" msgstr "Изменить комментарий" -#: wp-admin/admin.php:285 wp-admin/import.php:18 wp-admin/menu.php:241 +#: wp-admin/admin.php:286 wp-admin/import.php:18 wp-admin/menu.php:242 msgid "Import" msgstr "Импорт" -#: wp-admin/admin.php:228 +#: wp-admin/admin.php:229 msgid "Cannot load %s." msgstr "Невозможно загрузить %s." #: wp-admin/admin.php:225 -msgid "Invalid plugin page" -msgstr "Неверное имя плагина" +msgid "Invalid plugin page." +msgstr "Неверная страница плагина." -#: wp-admin/includes/ajax-actions.php:1785 -#: wp-admin/includes/class-wp-posts-list-table.php:1000 -#: wp-admin/includes/class-wp-posts-list-table.php:1633 -#: wp-admin/includes/meta-boxes.php:88 wp-admin/includes/meta-boxes.php:112 -#: wp-admin/includes/template.php:1712 +#: wp-admin/includes/ajax-actions.php:1840 +#: wp-admin/includes/class-wp-posts-list-table.php:1001 +#: wp-admin/includes/class-wp-posts-list-table.php:1650 +#: wp-admin/includes/meta-boxes.php:94 wp-admin/includes/meta-boxes.php:118 +#: wp-admin/includes/template.php:1734 msgid "Scheduled" msgstr "Запланировано" -#: wp-admin/edit-form-comment.php:76 wp-admin/includes/ajax-actions.php:1773 -#: wp-admin/includes/class-wp-posts-list-table.php:1626 +#: wp-admin/edit-form-comment.php:76 wp-admin/includes/ajax-actions.php:1828 +#: wp-admin/includes/class-wp-posts-list-table.php:1643 msgid "Status" msgstr "Статус" -#: wp-admin/includes/ajax-actions.php:1773 -#: wp-admin/includes/class-wp-posts-list-table.php:577 -#: wp-admin/includes/class-wp-posts-list-table.php:1414 +#: wp-admin/includes/ajax-actions.php:1828 +#: wp-admin/includes/class-wp-posts-list-table.php:578 +#: wp-admin/includes/class-wp-posts-list-table.php:1431 msgid "Date" msgstr "Дата" -#: wp-admin/includes/ajax-actions.php:1727 -#: wp-admin/includes/ajax-actions.php:1732 +#: wp-admin/includes/ajax-actions.php:1782 +#: wp-admin/includes/ajax-actions.php:1787 #: wp-admin/includes/edit-tag-messages.php:18 msgid "Item not updated." msgstr "Элемент не обновлён." -#: wp-admin/includes/ajax-actions.php:1621 +#: wp-admin/includes/ajax-actions.php:1676 msgid "Saving is disabled: %s is currently editing this post." msgstr "Сохранение отключено: эту запись сейчас редактирует %s." -#: wp-admin/includes/ajax-actions.php:1621 +#: wp-admin/includes/ajax-actions.php:1676 msgid "Saving is disabled: %s is currently editing this page." msgstr "Сохранение отключено: эту страницу сейчас редактирует %s." -#: wp-admin/includes/ajax-actions.php:1620 +#: wp-admin/includes/ajax-actions.php:1675 msgid "Someone" msgstr "Кто-то" @@ -10969,13 +10977,13 @@ msgstr "Черновик сохранён в %s." msgid "g:i:s a" msgstr "H:i:s" -#: wp-admin/includes/ajax-actions.php:1265 -#: wp-admin/includes/ajax-actions.php:1270 -#: wp-admin/includes/ajax-actions.php:1290 +#: wp-admin/includes/ajax-actions.php:1315 +#: wp-admin/includes/ajax-actions.php:1320 +#: wp-admin/includes/ajax-actions.php:1340 msgid "Please provide a custom field value." msgstr "Пожалуйста, укажите значение произвольного поля." -#: wp-admin/includes/ajax-actions.php:1026 +#: wp-admin/includes/ajax-actions.php:1076 msgid "Sorry, you must be logged in to reply to a comment." msgstr "Извините, для ответа на комментарий вам необходимо авторизоваться." @@ -10983,16 +10991,16 @@ msgstr "Извините, для ответа на комментарий вам msgid "You did not enter a category name." msgstr "Вы не ввели название рубрики." -#: wp-admin/includes/ajax-actions.php:755 +#: wp-admin/includes/ajax-actions.php:805 msgid "Comment %d does not exist" msgstr "Комментария %d не существует" -#: wp-admin/includes/media.php:2451 wp-admin/includes/nav-menu.php:362 +#: wp-admin/includes/media.php:2455 wp-admin/includes/nav-menu.php:362 #: wp-admin/includes/nav-menu.php:647 msgid "»" msgstr "→" -#: wp-admin/includes/media.php:2450 wp-admin/includes/nav-menu.php:361 +#: wp-admin/includes/media.php:2454 wp-admin/includes/nav-menu.php:361 #: wp-admin/includes/nav-menu.php:646 msgid "«" msgstr "←" diff --git a/wp-content/languages/continents-cities-ru_RU.mo b/wp-content/languages/continents-cities-ru_RU.mo index 64ab84a5ca80150cf34f2b07299b1e42d9316d7e..fdc8c8b277a83e54f358a4a645f7015ba9db13ff 100644 Binary files a/wp-content/languages/continents-cities-ru_RU.mo and b/wp-content/languages/continents-cities-ru_RU.mo differ diff --git a/wp-content/languages/continents-cities-ru_RU.po b/wp-content/languages/continents-cities-ru_RU.po index c9490dbda611ac3c7365585eac26a1664b5189a9..bd2a9d46a58eb8d4ec9de5937abe8977dca8c813 100644 --- a/wp-content/languages/continents-cities-ru_RU.po +++ b/wp-content/languages/continents-cities-ru_RU.po @@ -1,5 +1,5 @@ -# Translation of WordPress - 4.7.x - Continents & Cities in Russian -# This file is distributed under the same license as the WordPress - 4.7.x - Continents & Cities package. +# Translation of WordPress - 4.8.x - Continents & Cities in Russian +# This file is distributed under the same license as the WordPress - 4.8.x - Continents & Cities package. msgid "" msgstr "" "PO-Revision-Date: 2016-07-04 21:04:24+0000\n" @@ -9,7 +9,7 @@ msgstr "" "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: WordPress - 4.7.x - Continents & Cities\n" +"Project-Id-Version: WordPress - 4.8.x - Continents & Cities\n" #: wp-admin/includes/continents-cities.php:537 msgid "Pohnpei" diff --git a/wp-content/languages/ru_RU.mo b/wp-content/languages/ru_RU.mo index 4242f9c1679f991e441d7fc4a43603f2546bfc16..eab809fc0af2aa511d441fc248c8587920dd8a22 100644 Binary files a/wp-content/languages/ru_RU.mo and b/wp-content/languages/ru_RU.mo differ diff --git a/wp-content/languages/ru_RU.po b/wp-content/languages/ru_RU.po index 5581fe09efca74bf51b058e6520e0f6263ba3ecf..58e280f582f1ebb2d553a268d6a13d8256b64d59 100644 --- a/wp-content/languages/ru_RU.po +++ b/wp-content/languages/ru_RU.po @@ -1,15 +1,15 @@ -# Translation of WordPress - 4.7.x in Russian -# This file is distributed under the same license as the WordPress - 4.7.x package. +# Translation of WordPress - 4.8.x in Russian +# This file is distributed under the same license as the WordPress - 4.8.x package. msgid "" msgstr "" -"PO-Revision-Date: 2017-04-20 10:13:53+0000\n" +"PO-Revision-Date: 2017-08-24 22:01:11+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: WordPress - 4.7.x\n" +"Project-Id-Version: WordPress - 4.8.x\n" #. translators: Translate this to the correct language tag for your locale, see #. https://www.w3.org/International/articles/language-tags/ for reference. Do @@ -24,24 +24,655 @@ msgctxt "text direction" msgid "ltr" msgstr "ltr" +#. translators: $thousands_sep argument for +#. https://secure.php.net/number_format, default is , +#: wp-includes/class-wp-locale.php:209 +msgid "number_format_thousands_sep" +msgstr " " + #. translators: $dec_point argument for https://secure.php.net/number_format, #. default is . #: wp-includes/class-wp-locale.php:222 msgid "number_format_decimal_point" msgstr "," -#. translators: $thousands_sep argument for -#. https://secure.php.net/number_format, default is , -#: wp-includes/class-wp-locale.php:209 -msgid "number_format_thousands_sep" -msgstr " " +#: wp-includes/widgets/class-wp-widget-text.php:366 +msgid "This widget may have contained code that may work better in the new “Custom HTML” widget. If you haven’t yet, how about trying that widget instead?" +msgstr "Этот виджет мог содержать код, который возможно будет работать лучше с новым виджетом “Пользовательский HTML” Как насчет того, чтобы попробовать его ?" + +#: wp-includes/widgets/class-wp-widget-text.php:419 +msgid "Hey there, looks like you just pasted HTML into the “Visual” tab of the Text widget. You may want to paste your code into the “Text” tab instead. Alternately, try out the new “Custom HTML” widget!" +msgstr "Эй! Выглядит так, как будто вы только что вставили HTML в визуальный редактор виджета Текст. Наверное лучше было вставить его в вкладку “Текст” Альтернативно, попробуйте новый виджет “Пользовательского HTML”!" + +#: wp-includes/widgets/class-wp-widget-text.php:418 +msgid "Did you just paste HTML?" +msgstr "Вы только что вставили HTML?" + +#: wp-includes/widgets/class-wp-widget-text.php:403 +msgid "Hey, did you hear we have a “Custom HTML” widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!" +msgstr "Эй! А вы знаете что у нас теперь есть виджет “Пользовательского HTML” ? Вы можете найти его в списке доступных виджетов на этом экране. Попробуйте его для вставки пользовательского кода на ваш сайт!" + +#: wp-includes/widgets/class-wp-widget-text.php:401 +msgid "Hey, did you hear we have a “Custom HTML” widget now? You can find it by pressing the “<a class=\"add-widget\" href=\"#\">Add a Widget</a>” button and searching for “HTML”. Check it out to add some custom code to your site!" +msgstr "Эй! А вы знаете что у нас теперь есть виджет “Пользовательского HTML” ? Вы можете найти его нажав кнопку “<a class=\"add-widget\" href=\"#\">Добавить виджет</a>” и поискав “HTML”. Попробуйте его для вставки пользовательского кода на ваш сайт!" + +#: wp-includes/widgets/class-wp-widget-text.php:399 +msgid "New Custom HTML Widget" +msgstr "Новый виджет пользовательского HTML" + +#: wp-includes/widgets/class-wp-widget-text.php:364 +msgid "This widget may contain code that may work better in the new “Custom HTML” widget. How about trying that widget instead?" +msgstr "Этот виджет может код, более подходящий для нового виджета “Пользовательского HTML”. Как насчет того чтобы попробовать его?" + +#: wp-includes/widgets/class-wp-widget-text.php:36 +msgid "Arbitrary text." +msgstr "Произвольный текст." + +#: wp-includes/default-widgets.php:207 +msgid "Some HTML tags are not permitted, including:" +msgstr "Некоторые HTML теги недопустимы, включая:" + +#: wp-includes/default-widgets.php:103 +msgid "Custom HTML" +msgstr "HTML-код" + +#: wp-includes/default-widgets.php:96 +msgid "Arbitrary HTML code." +msgstr "Произвольный HTML-код." + +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:141 +msgid "Show tag counts" +msgstr "Показать количество меток" + +#: wp-includes/category-template.php:806 wp-includes/category-template.php:815 +msgid "%s item" +msgid_plural "%s items" +msgstr[0] "%s элемент" +msgstr[1] "%s элемента" +msgstr[2] "%s элементов" + +#: wp-includes/widgets/class-wp-widget-media.php:68 +msgctxt "label for button in the media widget" +msgid "Add Media" +msgstr "Добавить медиафайл" + +#: wp-includes/widgets/class-wp-widget-media-video.php:33 +msgctxt "label for button in the video widget" +msgid "Add Video" +msgstr "Добавить видео" + +#: wp-includes/widgets/class-wp-widget-media-image.php:33 +msgctxt "label for button in the image widget" +msgid "Add Image" +msgstr "Добавить изображение" + +#: wp-includes/widgets/class-wp-widget-media-audio.php:33 +msgctxt "label for button in the audio widget" +msgid "Add Audio" +msgstr "Добавить аудиозапись" + +#: wp-includes/media.php:3122 +msgid "(no author)" +msgstr "(без автора)" + +#. translators: %s is the name of a city. +#: wp-includes/script-loader.php:1062 +msgid "City updated. Listing events near %s." +msgstr "Настройки города обновлены. Выводим список мероприятий рядом с %s." + +#. translators: %s is the name of the city we couldn't locate. Replace the +#. examples with cities related to your locale. Test that they match the +#. expected location and have upcoming events before including them. If no +#. cities related to your locale have events, then use cities related to your +#. locale that would be recognizable to most users. Use only the city name +#. itself, without any region or country. Use the endonym (native locale name) +#. instead of the English name if possible. +#: wp-includes/script-loader.php:1058 +msgid "We couldn’t locate %s. Please try another nearby city. For example: Kansas City; Springfield; Portland." +msgstr "Мы не можем найти %s. Пожалуйста попробуйте другой город рядом. К примеру: Златоуст; Челябинская область" + +#: wp-includes/script-loader.php:1041 +msgid "Attend an upcoming event near you." +msgstr "Участвовать в предстоящем мероприятии рядом с вами." + +#: wp-includes/script-loader.php:1040 +msgid "An error occurred. Please try again." +msgstr "Произошла ошибка. Пожалуйста попробуйте снова." + +#: wp-includes/script-loader.php:1039 +msgid "Enter your closest city to find nearby events." +msgstr "Введите ближайший город, чтобы найти мероприятия рядом." + +#: wp-includes/script-loader.php:360 +msgctxt "no captions/subtitles" +msgid "None" +msgstr "Нет" + +#. translators: %s: network settings URL +#: wp-signup.php:842 +msgid "To change or disable registration go to your <a href=\"%s\">Options page</a>." +msgstr "Для изменения настроек или отключения регистрации пройдите на <a href=\"%s\">Страницу настроек</a>." + +#: wp-signup.php:835 +msgid "The network currently allows both site and user registrations." +msgstr "Регистрация сайтов и пользователей в сети разрешена." + +#: wp-signup.php:832 +msgid "The network currently allows user registrations." +msgstr "Регистрация пользователей в сети разрешена." + +#: wp-signup.php:829 +msgid "The network currently allows site registrations." +msgstr "Регистрация сайтов в сети разрешена." + +#: wp-signup.php:826 +msgid "The network currently disallows registrations." +msgstr "Регистрация сайтов и пользователей в сети запрещена." + +#: wp-signup.php:821 +msgid "Greetings Network Administrator!" +msgstr "Приветствуем Администратора Сети!" + +#: wp-includes/widgets/class-wp-widget-media.php:151 +msgid "Title for the widget" +msgstr "Название виджета" + +#: wp-includes/widgets/class-wp-widget-media.php:145 +msgid "URL to the media file" +msgstr "URL медиафайла" + +#: wp-includes/widgets/class-wp-widget-media.php:138 +msgid "Attachment post ID" +msgstr "ID записи вложения" + +#: wp-includes/widgets/class-wp-widget-media.php:80 +msgid "Looks like this isn’t the correct kind of file. Please link to an appropriate file instead." +msgstr "Выглядит как некорректный тип файла. Пожалуйста, создайте ссылку на приемлемый файл." + +#: wp-includes/widgets/class-wp-widget-media.php:79 +msgid "Media Widget" +msgstr "Медиа" + +#. translators: %d is widget count +#: wp-includes/widgets/class-wp-widget-media.php:78 +msgid "Media Widget (%d)" +msgid_plural "Media Widget (%d)" +msgstr[0] "Медиа виджет (%d)" +msgstr[1] "Медиа виджеты (%d)" +msgstr[2] "Медиа виджеты (%d)" + +#. translators: placeholder is URL to media library +#: wp-includes/widgets/class-wp-widget-media.php:74 +msgid "We can’t find that file. Check your <a href=\"%s\">media library</a> and make sure it wasn’t deleted." +msgstr "Мы не можем найти этот файл. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что он не был удален. " + +#: wp-includes/widgets/class-wp-widget-media.php:71 +msgid "Add to Widget" +msgstr "Добавить к виджету" + +#: wp-includes/widgets/class-wp-widget-media.php:70 +msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long" +msgid "Edit Media" +msgstr "Редактировать" + +#: wp-includes/widgets/class-wp-widget-media.php:69 +msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long" +msgid "Replace Media" +msgstr "Заменить" + +#: wp-includes/widgets/class-wp-widget-media.php:67 +msgid "No media selected" +msgstr "Медиа не выбрано" + +#: wp-includes/widgets/class-wp-widget-media.php:59 +msgid "A media item." +msgstr "Медиа элемент." + +#. translators: placeholder is video extension +#: wp-includes/widgets/class-wp-widget-media-video.php:93 +msgid "URL to the %s video source file" +msgstr "URL для источника %s видео" + +#. translators: placeholder is a list of valid video file extensions +#: wp-includes/widgets/class-wp-widget-media-video.php:45 +msgid "Sorry, we can’t display the video file type selected. Please select a supported video file (%1$s) or stream (YouTube or Vimeo) instead." +msgstr "Извините, мы не можем показать видео выбранного типа файлов. Пожалуйста, выберите поддерживаемый видеофайл (%1$s) или поток (YouTube или Vimeo)." + +#: wp-includes/widgets/class-wp-widget-media-video.php:43 +msgid "Video Widget" +msgstr "Видео" + +#. translators: %d is widget count +#: wp-includes/widgets/class-wp-widget-media-video.php:42 +msgid "Video Widget (%d)" +msgid_plural "Video Widget (%d)" +msgstr[0] "Видео виджет (%d)" +msgstr[1] "Видео виджеты (%d)" +msgstr[2] "Видео виджеты (%d)" + +#. translators: placeholder is URL to media library +#: wp-includes/widgets/class-wp-widget-media-video.php:38 +msgid "We can’t find that video. Check your <a href=\"%s\">media library</a> and make sure it wasn’t deleted." +msgstr "Мы не можем найти это видео. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что оно не было удалено." + +#: wp-includes/widgets/class-wp-widget-media-video.php:35 +msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long" +msgid "Edit Video" +msgstr "Редактировать" + +#: wp-includes/widgets/class-wp-widget-media-video.php:34 +msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long" +msgid "Replace Video" +msgstr "Заменить" + +#: wp-includes/widgets/class-wp-widget-media-video.php:27 +msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider." +msgstr "Показывает видео из медиабиблиотеки или с YouTube, Vimeo или иного провайдера." + +#. translators: placeholder is image filename +#: wp-includes/widgets/class-wp-widget-media-image.php:332 +msgid "Current image: %s" +msgstr "Текущее изображение: %s" + +#: wp-includes/widgets/class-wp-widget-media-image.php:43 +msgid "Image Widget" +msgstr "Изображение" + +#. translators: %d is widget count +#: wp-includes/widgets/class-wp-widget-media-image.php:42 +msgid "Image Widget (%d)" +msgid_plural "Image Widget (%d)" +msgstr[0] "Виджет изображений (%d)" +msgstr[1] "Виджеты изображений (%d)" +msgstr[2] "Виджеты изображений (%d)" + +#. translators: placeholder is URL to media library +#: wp-includes/widgets/class-wp-widget-media-image.php:38 +msgid "We can’t find that image. Check your <a href=\"%s\">media library</a> and make sure it wasn’t deleted." +msgstr "Мы не можем найти это изображение. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что оно не было удалено." + +#: wp-includes/widgets/class-wp-widget-media-image.php:35 +msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long" +msgid "Edit Image" +msgstr "Редактировать" + +#: wp-includes/widgets/class-wp-widget-media-image.php:34 +msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long" +msgid "Replace Image" +msgstr "Заменить" + +#: wp-includes/widgets/class-wp-widget-media-image.php:27 +msgid "Displays an image." +msgstr "Показывает изображение." + +#: wp-includes/widgets/class-wp-widget-media-audio.php:198 +#: wp-includes/widgets/class-wp-widget-media-image.php:325 +#: wp-includes/widgets/class-wp-widget-media-video.php:237 +msgid "Unable to preview media due to an unknown error." +msgstr "Предпросмотр медиа невозможен из за неизвестной ошибки." + +#. translators: placeholder is audio extension +#: wp-includes/widgets/class-wp-widget-media-audio.php:83 +msgid "URL to the %s audio source file" +msgstr "URL источника %s аудиофайла." + +#: wp-includes/widgets/class-wp-widget-media-audio.php:44 +msgid "Looks like this isn’t the correct kind of file. Please link to an audio file instead." +msgstr "Выглядит как некорректный тип файла. Пожалуйста, создайте ссылку на аудиофайл. " + +#: wp-includes/widgets/class-wp-widget-media-audio.php:43 +msgid "Audio Widget" +msgstr "Аудио" + +#. translators: %d is widget count +#: wp-includes/widgets/class-wp-widget-media-audio.php:42 +msgid "Audio Widget (%d)" +msgid_plural "Audio Widget (%d)" +msgstr[0] "Аудио виджет (%d)" +msgstr[1] "Аудио виджеты (%d)" +msgstr[2] "Аудио виджеты (%d)" + +#. translators: placeholder is URL to media library +#: wp-includes/widgets/class-wp-widget-media-audio.php:38 +msgid "We can’t find that audio file. Check your <a href=\"%s\">media library</a> and make sure it wasn’t deleted." +msgstr "Мы не можем найти этот аудиофайл. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что он не был удален." + +#: wp-includes/widgets/class-wp-widget-media-audio.php:35 +msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long" +msgid "Edit Audio" +msgstr "Редактировать" + +#: wp-includes/widgets/class-wp-widget-media-audio.php:34 +msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long" +msgid "Replace Audio" +msgstr "Заменить" + +#: wp-includes/widgets/class-wp-widget-media-audio.php:32 +msgid "No audio selected" +msgstr "Аудиофайл не выбран" + +#: wp-includes/widgets/class-wp-widget-media-audio.php:27 +msgid "Displays an audio player." +msgstr "Показывает аудио проигрыватель." + +#: wp-includes/script-loader.php:705 +msgctxt "theme" +msgid "Deleted!" +msgstr "Удалена!" + +#: wp-includes/script-loader.php:704 +msgctxt "plugin" +msgid "Deleted!" +msgstr "Удален!" + +#: wp-includes/script-loader.php:675 +msgctxt "theme" +msgid "Installed!" +msgstr "Установлена!" + +#: wp-includes/script-loader.php:674 +msgctxt "plugin" +msgid "Installed!" +msgstr "Установлен!" + +#. translators: %s: Plugin name +#: wp-includes/script-loader.php:672 +msgctxt "plugin" +msgid "Install %s now" +msgstr "Установить %s сейчас" + +#. translators: %s: Plugin name and version +#: wp-includes/script-loader.php:662 +msgctxt "plugin" +msgid "%s update failed" +msgstr "Обновить%s не удалось" + +#. translators: %s: Plugin name and version +#: wp-includes/script-loader.php:660 +msgctxt "plugin" +msgid "%s updated!" +msgstr "%s обновлен!" + +#. translators: %s: Plugin name and version +#: wp-includes/script-loader.php:658 +msgctxt "plugin" +msgid "Updating %s..." +msgstr "Обновление %s..." + +#. translators: %s: Plugin name and version +#: wp-includes/script-loader.php:653 +msgctxt "plugin" +msgid "Update %s now" +msgstr "Обновить %s сейчас" + +#: wp-includes/script-loader.php:649 +msgctxt "theme" +msgid "Updated!" +msgstr "Обновлена!" + +#: wp-includes/script-loader.php:648 +msgctxt "plugin" +msgid "Updated!" +msgstr "Обновлен!" + +#. translators: 1: parameter, 2: maximum number +#: wp-includes/rest-api.php:1127 +msgid "%1$s must be less than or equal to %2$d" +msgstr "%1$s должно быть меньше или равно %2$d" -#: wp-includes/option.php:1762 +#. translators: 1: parameter, 2: maximum number +#: wp-includes/rest-api.php:1124 +msgid "%1$s must be less than %2$d" +msgstr "%1$s должно быть меньше, чем %2$d" + +#. translators: 1: parameter, 2: minimum number +#: wp-includes/rest-api.php:1119 +msgid "%1$s must be greater than or equal to %2$d" +msgstr "%1$s должно быть больше или равно %2$d" + +#. translators: 1: parameter, 2: minimum number +#: wp-includes/rest-api.php:1116 +msgid "%1$s must be greater than %2$d" +msgstr "%1$s должно быть больше, чем %2$d" + +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1361 +msgid "Limit result set to users with one or more specific slugs." +msgstr "Ограничить выборку пользователями с одним или более специальными ярлыками." + +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:980 +msgid "Limit result set to terms with one or more specific slugs." +msgstr "Ограничить выборку элементами с одним или более специальными ярлыками. " + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:335 +msgid "The page number requested is larger than the number of pages available." +msgstr "Номер запрошенной страницы превышает количество имеющихся страниц." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:163 +msgid "You need to define an include parameter to order by include." +msgstr "Требуется определить параметр включения в порядке включения." + +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:252 +msgid "All features, supported by the post type." +msgstr "Все возможности поддерживаемые типом записи." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:79 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:101 +msgid "The password for the parent post of the comment (if the post is password protected)." +msgstr "Пароль для родительской записи комментария (если запись защищена паролем)." + +#: wp-includes/post.php:1390 +msgctxt "page" +msgid "Use as featured image" +msgstr "Использовать как изображение страницы" + +#: wp-includes/post.php:1390 +msgctxt "post" +msgid "Use as featured image" +msgstr "Использовать как изображение записи" + +#: wp-includes/post.php:1389 +msgctxt "page" +msgid "Remove featured image" +msgstr "Удалить изображение страницы" + +#: wp-includes/post.php:1389 +msgctxt "post" +msgid "Remove featured image" +msgstr "Удалить изображение записи" + +#: wp-includes/post.php:1388 +msgctxt "page" +msgid "Set featured image" +msgstr "Установить изображение страницы" + +#: wp-includes/post.php:1388 +msgctxt "post" +msgid "Set featured image" +msgstr "Установить изображение записи" + +#: wp-includes/post.php:1387 +msgctxt "page" +msgid "Featured Image" +msgstr "Изображение страницы" + +#: wp-includes/post.php:1387 +msgctxt "post" +msgid "Featured Image" +msgstr "Изображение записи" + +#. translators: 1: $sanitize_callback, 2: register_setting() +#: wp-includes/option.php:1989 +msgid "%1$s is deprecated. The callback from %2$s is used instead." +msgstr "%1$s устарело. Вместо этого используйте обратный вызов %2$s." + +#: wp-includes/media.php:3523 wp-includes/script-loader.php:80 +msgid "" +"You are about to permanently delete these items from your site.\n" +"This action cannot be undone.\n" +" 'Cancel' to stop, 'OK' to delete." +msgstr "" +"Вы собираетесь навсегда удалить эти элементы с сайта.\n" +"Это действие не может быть отменено.\n" +" 'Отмена' для отмены, 'OK' для удаления." + +#: wp-includes/media.php:3522 +msgid "" +"You are about to permanently delete this item from your site.\n" +"This action cannot be undone.\n" +" 'Cancel' to stop, 'OK' to delete." +msgstr "" +"Вы собираетесь навсегда удалить этот элемент с сайта.\n" +"Это действие не может быть отменено.\n" +" 'Отмена' для отмены, 'OK' для удаления." + +#. translators: 1: suggested width number, 2: suggested height number. +#: wp-includes/media-template.php:240 wp-includes/media.php:3572 +msgid "Suggested image dimensions: %1$s by %2$s pixels." +msgstr "Предлагаемый размер изображения: %1$s на %2$s пикселов." + +#: wp-includes/functions.php:2132 wp-includes/script-loader.php:283 +msgid "Sorry, this file type is not permitted for security reasons." +msgstr "Извините, этот тип файла недопустим по соображениям безопасности." + +#. translators: 1: */, 2: /* +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:248 +msgid "There is an extra %1$s, indicating an end to a comment. Be sure that there is an opening %2$s for every closing %1$s." +msgstr "Найден лишний %1$s, указывающий на конец комментария. Убедитесь что имеется открывающий %2$s для каждого закрывающего %1$s." + +#. translators: 1: number of unclosed comments, 2: */ +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:236 +msgid "There is %1$s unclosed code comment. Close each comment with %2$s." +msgid_plural "There are %1$s unclosed code comments. Close each comment with %2$s." +msgstr[0] "Найден лишний %1$s незакрытый код в комментарии. Закройте каждый комментарий с помощью %2$s." +msgstr[1] "Найдены лишние %1$s незакрытые коды в комментарии. Закройте каждый комментарий с помощью %2$s." +msgstr[2] "Найдены лишние %1$s незакрытые коды в комментарии. Закройте каждый комментарий с помощью %2$s." + +#. translators: 1: " (double quote) +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:216 +msgid "Your double quotes %1$s are uneven. Make sure there is a closing %1$s for every opening %1$s." +msgstr "Ваши двойные кавычки %1$s в нечетном количестве. Убедитесь что имеются закрывающие %1$s для каждых открывающих %1$s." + +#. translators: 1: (), 2: ), 3: ( +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:204 +msgid "Your parentheses %1$s are imbalanced. Make sure there is a closing %2$s for every opening %3$s." +msgstr "Ваши скобки %1$s несбалансированы. Убедитесь что имеются закрывающие %2$s для каждых открывающих %3$s. " + +#. translators: 1: [], 2: ], 3: [ +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:192 +msgid "Your brackets %1$s are imbalanced. Make sure there is a closing %2$s for every opening %3$s." +msgstr "Ваши квадратные скобки %1$s несбалансированы. Убедитесь что имеются закрывающие %2$s для каждых открывающих %3$s. " + +#. translators: 1: {}, 2: }, 3: { +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:180 +msgid "Your curly brackets %1$s are imbalanced. Make sure there is a closing %2$s for every opening %3$s." +msgstr "Ваши фигурные скобки %1$s несбалансированы. Убедитесь что имеются закрывающие %2$s для каждых открывающих %3$s. " + +#: wp-includes/comment.php:3010 +msgid "Sorry, comments are not allowed for this item." +msgstr "Извините, комментарии для этого элемента не разрешены." + +#: wp-includes/class-wp-oembed-controller.php:141 +msgid "Sorry, you are not allowed to make proxied oEmbed requests." +msgstr "Извините, вам не разрешено делать проксированные запросы oEmbed." + +#: wp-includes/class-wp-oembed-controller.php:89 +msgid "Whether to perform an oEmbed discovery request for non-whitelisted providers." +msgstr "Производить ли поисковый запрос oEmbed для провайдеров не из белого списка." + +#: wp-includes/class-wp-oembed-controller.php:84 +msgid "The maximum height of the embed frame in pixels." +msgstr "Максимальная высота внедряемого объекта в пикселах." + +#: wp-includes/class-wp-oembed-controller.php:78 +msgid "The maximum width of the embed frame in pixels." +msgstr "Максимальная ширина внедряемого объекта в пикселах. " + +#: wp-includes/class-wp-oembed-controller.php:69 +msgid "The oEmbed format to use." +msgstr "Используемый формат oEmbed." + +#: wp-includes/class-wp-oembed-controller.php:63 +msgid "The URL of the resource for which to fetch oEmbed data." +msgstr "URL ресурса для получения oEmbed данных." + +#: wp-includes/class-wp-editor.php:1143 +msgctxt "Short for blue in RGB" +msgid "B" +msgstr "B" + +#: wp-includes/class-wp-editor.php:1142 +msgctxt "Short for green in RGB" +msgid "G" +msgstr "G" + +#: wp-includes/class-wp-editor.php:1141 +msgctxt "Short for red in RGB" +msgid "R" +msgstr "R" + +#: wp-includes/class-wp-editor.php:1099 +msgid "Insert/edit media" +msgstr "Вставить/Изменить медиа" + +#: wp-includes/class-wp-editor.php:1096 +msgid "Insert/edit code sample" +msgstr "Вставить/изменить фрагмент кода" + +#: wp-includes/class-wp-editor.php:1095 +msgid "Table of Contents" +msgstr "Оглавление" + +#: wp-includes/class-wp-editor.php:1093 +msgid "Date/time" +msgstr "Дата/время" + +#: wp-includes/class-wp-editor.php:1069 +msgctxt "Id for link anchor (TinyMCE)" +msgid "Id" +msgstr "Id" + +#: wp-includes/class-wp-editor.php:1068 +msgid "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores." +msgstr "Id должен начинаться с буквы, и содержать только буквы, цифры, тире, точки, запятые или знак подчеркивания." + +#: wp-includes/class-wp-customize-widgets.php:791 +msgid "You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages." +msgstr "Вы можете переходить на другие страницы вашего сайта используя интерфейс настройки для просмотра и редактирования виджетов на этих страницах." + +#. translators: placeholder is the total number of widget areas registered +#: wp-includes/class-wp-customize-widgets.php:770 +msgid "Your theme has %s widget area, but this particular page doesn’t display it." +msgid_plural "Your theme has %s widget areas, but this particular page doesn’t display them." +msgstr[0] "Ваша тема имеет %s область для виджетов, но эта страница не показывает ее." +msgstr[1] "Ваша тема имеет %s области для виджетов, но эта страница не показывает их." +msgstr[2] "Ваша тема имеет %s областей для виджетов, но эта страница не показывает их." + +#. translators: placeholder is the total number of widget areas registered +#: wp-includes/class-wp-customize-widgets.php:765 +msgid "Your theme has 1 widget area, but this particular page doesn’t display it." +msgstr "Ваша тема имеет одну область для виджетов, но эта страница не показывает ее." + +#. translators: placeholder is the number of other widget areas registered but +#. not rendered +#: wp-includes/class-wp-customize-widgets.php:753 +msgid "Your theme has %s other widget area, but this particular page doesn’t display it." +msgid_plural "Your theme has %s other widget areas, but this particular page doesn’t display them." +msgstr[0] "Ваша тема имеет %s другую область для виджетов, но эта страница не показывает ее." +msgstr[1] "Ваша тема имеет %s других области для виджетов, но эта страница не показывает их." +msgstr[2] "Ваша тема имеет %s других областей для виджетов, но эта страница не показывает их." + +#. translators: placeholder is the number of other widget areas registered but +#. not rendered +#: wp-includes/class-wp-customize-widgets.php:745 +msgid "Your theme has 1 other widget area, but this particular page doesn’t display it." +msgstr "Ваша тема имеет одну другую область для виджетов, но эта страница не показывает ее." + +#: wp-includes/option.php:1771 msgid "This address is used for admin purposes, like new user notification." msgstr "Этот адрес используется в целях администрирования. Например, для уведомления о новых пользователях." #: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:101 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:832 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:831 msgid "Unique identifier for the term." msgstr "Уникальный идентификатор элемента." @@ -58,28 +689,28 @@ msgstr "Буквенно-цифровой идентификатор таксо msgid "Required to be true, as revisions do not support trashing." msgstr "Должно быть истинно, так как ревизии не поддерживают перемещение в корзину. " -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:258 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:267 msgid "REST base route for the post type." msgstr "базовый путь REST для типа записи." #: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:53 -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:243 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:246 msgid "An alphanumeric identifier for the post type." msgstr "Буквенно-цифровой идентификатор типа записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:231 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:234 msgid "Human-readable labels for the post type for various contexts." msgstr "Человекочитабельные метки для типа записи для различных контекстов." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:225 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:228 msgid "Whether or not the post type should have children." msgstr "Может ли этот тип записи быть родительским." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:219 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:222 msgid "A human-readable description of the post type." msgstr "Человекочитаемое описание типа записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:213 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:216 msgid "All capabilities used by the post type." msgstr "Все возможности используемые типом записи." @@ -88,91 +719,86 @@ msgstr "Все возможности используемые типом зап msgid "An alphanumeric identifier for the status." msgstr "Буквенно-цифровой идентификатор статуса." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1349 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1355 msgid "Limit response to comments published before a given ISO8601 compliant date." msgstr "Ограничить ответ комментариями опубликованными до заданной ISO8601 совместимой даты." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1320 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1326 msgid "Limit response to comments published after a given ISO8601 compliant date." msgstr "Ограничить ответ комментариями опубликованными после заданной ISO8601 совместимой даты." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1291 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1289 msgid "Avatar URLs for the user." msgstr "URL аватара пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1244 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1242 msgid "Roles assigned to the user." msgstr "Роли назначенные пользователю." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1221 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1219 msgid "The nickname for the user." msgstr "Ник пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1215 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1213 msgid "Locale for the user." msgstr "Локаль для пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1208 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1206 msgid "Author URL of the user." msgstr "URL автора для пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1203 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1201 msgid "Description of the user." msgstr "Описание пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1197 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1195 msgid "URL of the user." msgstr "URL пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1182 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1180 msgid "Last name for the user." msgstr "Фамилия пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1174 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1172 msgid "First name for the user." msgstr "Имя пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1166 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1164 msgid "Display name for the user." msgstr "Отображаемое имя пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1157 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1155 msgid "Login name for the user." msgstr "Имя входа для пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:738 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:770 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:734 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:766 msgid "The user cannot be deleted." msgstr "Этот пользователь не может быть удален." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:500 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:496 msgid "Error creating new user." msgstr "Ошибка создания нового пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:886 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:885 msgid "The parent term ID." msgstr "ID элемента родителя." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:856 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:855 msgid "HTML title for the term." msgstr "HTML название элемента." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:849 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:848 msgid "URL of the term." msgstr "URL элемента." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:605 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:604 msgid "The term cannot be deleted." msgstr "Элемент не может быть удален." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:406 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:512 -msgid "Parent term doesn't exist." -msgstr "Родительский элемент не существует." - -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:400 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:506 -msgid "Can not set parent term, taxonomy is not hierarchical." +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:399 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:505 +msgid "Cannot set parent term, taxonomy is not hierarchical." msgstr "Нельзя назначить родительский элемент, так как таксономия не является иерархической." #: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:305 @@ -187,7 +813,7 @@ msgstr "Название таксономии." msgid "Types associated with the taxonomy." msgstr "Типы ассоциированные с таксономией." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:237 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:240 msgid "The title for the post type." msgstr "Название для типа записи." @@ -228,11 +854,11 @@ msgstr "Описание вложения." msgid "The attachment caption." msgstr "Подпись вложения." -#: wp-includes/option.php:1811 +#: wp-includes/option.php:1820 msgid "Default post category." msgstr "Рубрика для записей по умолчанию." -#: wp-includes/option.php:1737 +#: wp-includes/option.php:1746 msgid "Site tagline." msgstr "Слоган сайта." @@ -244,14 +870,14 @@ msgstr "От %s" #. translators: New user notification email subject. 1: Network name, 2: New #. user login -#: wp-includes/ms-functions.php:944 +#: wp-includes/ms-functions.php:985 msgctxt "New user notification email subject" msgid "[%1$s] Activate %2$s" msgstr "[%1$s] Активируйте %2$s" #. translators: New site notification email subject. 1: Network name, 2: New #. site URL -#: wp-includes/ms-functions.php:850 +#: wp-includes/ms-functions.php:891 msgctxt "New site notification email subject" msgid "[%1$s] Activate %2$s" msgstr "[%1$s] Активируйте %2$s" @@ -264,107 +890,115 @@ msgstr "Ошибка RSS:" msgid "Cannot create a comment with that type." msgstr "Невозможно создать комментарий с этим типом." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:618 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:614 msgid "Invalid slug." msgstr "Неверный ярлык." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:606 +#: wp-includes/rest-api.php:1100 +msgid "Invalid email address." +msgstr "Неверный адрес e-mail." + #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:510 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:710 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:716 msgid "Invalid comment content." msgstr "Неверное содержание комментария." -#: wp-includes/rest-api/class-wp-rest-server.php:288 +#: wp-includes/rest-api/class-wp-rest-server.php:294 msgid "Invalid JSONP callback function." msgstr "Неверная функция обратного вызова JSONP." -#: wp-includes/post.php:3411 +#: wp-includes/post.php:3416 msgid "Invalid page template." msgstr "Неверный шаблон страницы." -#: wp-includes/post.php:3131 wp-includes/rest-api.php:1069 +#: wp-includes/post.php:3136 wp-includes/rest-api.php:1094 msgid "Invalid date." msgstr "Неверная дата." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:610 -#: wp-includes/rest-api.php:1079 -msgid "Invalid email address." -msgstr "Неверный адрес e-mail." - -#: wp-includes/theme.php:1397 +#: wp-includes/theme.php:1398 msgid "Video is playing." msgstr "Видео воспроизводится." -#: wp-includes/theme.php:1396 +#: wp-includes/theme.php:1397 msgid "Video is paused." msgstr "Видео приостановлено." -#: wp-includes/theme.php:1961 +#: wp-includes/theme.php:1966 msgctxt "Theme starter content" msgid "Archives" msgstr "Архивы" -#: wp-includes/theme.php:2083 +#: wp-includes/theme.php:2088 msgctxt "Theme starter content" msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts." msgstr "Это пример раздела главной страницы. Разделы домашней страницы могут быть любыми страницами кроме самой главной страницы, включая страницу последних записей блога." -#: wp-includes/theme.php:2077 +#: wp-includes/theme.php:2082 msgctxt "Theme starter content" msgid "News" msgstr "Новости" -#: wp-includes/theme.php:2069 +#: wp-includes/theme.php:2074 msgctxt "Theme starter content" msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form." msgstr "Это страница с основной контактной информацией, такой как адрес и номер телефона. Вы также можете попробовать добавить форму контактов с помощью плагина." -#: wp-includes/theme.php:2064 +#: wp-includes/theme.php:2069 msgctxt "Theme starter content" msgid "You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe." msgstr "Вы можете быть художником, который желает здесь представить себя и свои работы или представителем бизнеса с описанием миссии." -#: wp-includes/theme.php:1976 +#: wp-includes/theme.php:2064 +msgctxt "Theme starter content" +msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time." +msgstr "Добро пожаловать на сайт! Это ваша главная страница, которую большинство посетителей увидят, впервые зайдя на ваш сайт." + +#: wp-includes/theme.php:1981 msgctxt "Theme starter content" msgid "Recent Posts" msgstr "Последние записи" -#: wp-includes/theme.php:1973 +#: wp-includes/theme.php:1978 msgctxt "Theme starter content" msgid "Recent Comments" msgstr "Последние комментарии" -#: wp-includes/theme.php:2059 -msgctxt "Theme starter content" -msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time." -msgstr "Добро пожаловать на сайт! Это ваша главная страница, которую большинство посетителей увидят, впервые зайдя на ваш сайт." - -#: wp-includes/theme.php:1970 +#: wp-includes/theme.php:1975 msgctxt "Theme starter content" msgid "Meta" msgstr "Мета" -#: wp-includes/theme.php:1964 +#: wp-includes/theme.php:1969 msgctxt "Theme starter content" msgid "Calendar" msgstr "Календарь" -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:681 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:687 msgid "Sorry, you are not allowed to change the comment type." msgstr "Извините, вам не разрешено изменить тип комментария." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1064 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1074 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1060 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1070 msgid "Sorry, you are not allowed to give users that role." msgstr "Извините, вам не разрешено задавать пользователям эту роль." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:190 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:191 msgid "Sorry, you are not allowed to order users by this parameter." msgstr "Извините, вам не разрешено упорядочивать пользователей по этому параметру." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:182 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:183 msgid "Sorry, you are not allowed to filter users by role." msgstr "Извините, вам не разрешено отфильтровать пользователей по роли." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:782 +msgid "Sorry, you are not allowed to delete this comment." +msgstr "Извините, вам не разрешено удалить этот комментарий." + +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:381 +msgid "Sorry, you are not allowed to create new terms." +msgstr "Извините, вам не разрешено создавать новые элементы." + #: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:164 msgid "Sorry, you are not allowed to view revisions of this post." msgstr "Извините, вам не разрешено просматривать ревизии этой записи." @@ -379,6 +1013,13 @@ msgstr "Извините, вам не разрешено создать комм msgid "Sorry, you are not allowed to create this comment without a post." msgstr "Извините, вам не разрешено создать этот комментарий без записи." +#. translators: %s: request parameter +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:428 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:437 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446 +msgid "Sorry, you are not allowed to edit '%s' for comments." +msgstr "Извините, вам не разрешено редактировать '%s' для комментариев." + #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:126 #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:364 #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:469 @@ -389,56 +1030,41 @@ msgstr "Извините, вам не разрешено прочитать за msgid "Sorry, you are not allowed to read this comment." msgstr "Извините, вам не разрешено прочитать этот комментарий." -#. translators: %s: request parameter -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:428 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:437 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446 -msgid "Sorry, you are not allowed to edit '%s' for comments." -msgstr "Извините, вам не разрешено редактировать '%s' для комментариев." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:776 -msgid "Sorry, you are not allowed to delete this comment." -msgstr "Извините, вам не разрешено удалить этот комментарий." - -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:382 -msgid "Sorry, you are not allowed to create new terms." -msgstr "Извините, вам не разрешено создавать новые элементы." - #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:128 msgid "Sorry, you are not allowed to read comments without a post." msgstr "Извините, вам не разрешено читать комментарии без записи." -#: wp-includes/theme.php:2023 +#: wp-includes/theme.php:2056 msgctxt "Theme starter content" -msgid "Foursquare" -msgstr "Foursquare" +msgid "YouTube" +msgstr "YouTube" -#: wp-includes/theme.php:2027 +#: wp-includes/theme.php:2044 msgctxt "Theme starter content" -msgid "GitHub" -msgstr "GitHub" +msgid "Pinterest" +msgstr "Pinterest" -#: wp-includes/theme.php:2035 +#: wp-includes/theme.php:2040 msgctxt "Theme starter content" msgid "LinkedIn" msgstr "LinkedIn" -#: wp-includes/theme.php:2039 +#: wp-includes/theme.php:2032 msgctxt "Theme starter content" -msgid "Pinterest" -msgstr "Pinterest" +msgid "GitHub" +msgstr "GitHub" -#: wp-includes/theme.php:2051 +#: wp-includes/theme.php:2028 msgctxt "Theme starter content" -msgid "YouTube" -msgstr "YouTube" +msgid "Foursquare" +msgstr "Foursquare" -#: wp-includes/theme.php:1958 +#: wp-includes/theme.php:1961 msgctxt "Theme starter content" msgid "This may be a good place to introduce yourself and your site or include some credits." msgstr "Здесь может быть отличное место для того, чтобы представить себя, свой сайт или выразить какие-то благодарности." -#: wp-includes/theme.php:1957 +#: wp-includes/theme.php:1960 msgctxt "Theme starter content" msgid "About This Site" msgstr "О сайте" @@ -450,14 +1076,14 @@ msgstr "О сайте" msgid "Sorry, you are not allowed to edit the %s custom field." msgstr "Извините, вам не разрешено редактировать %s пользовательское поле." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:508 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:648 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:513 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:653 msgid "Sorry, you are not allowed to assign the provided terms." msgstr "Извините, вам не разрешено назначать указанные элементы." -#: wp-includes/class-wp-xmlrpc-server.php:1273 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:500 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:644 +#: wp-includes/class-wp-xmlrpc-server.php:1278 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:505 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:649 msgid "Sorry, you are not allowed to make posts sticky." msgstr "Извините, вам не разрешено прилеплять записи." @@ -466,136 +1092,137 @@ msgstr "Извините, вам не разрешено прилеплять з msgid "Reassign the deleted user's posts and links to this user ID." msgstr "Переназначить удаленные записи пользователя и ссылки на этот ID пользователя." -#: wp-includes/class-wp-customize-manager.php:3866 +#: wp-includes/class-wp-customize-manager.php:3939 msgid "This theme doesn't support video headers on this page. Navigate to the front page or another page that supports video headers." msgstr "Эта тема не поддерживает видео заголовки на этой странице. Перейдите на главную или другую страницу, которая поддерживает видео заголовки." -#: wp-includes/class-wp-customize-manager.php:3946 -#: wp-includes/class-wp-customize-manager.php:3949 +#: wp-includes/class-wp-customize-manager.php:4019 +#: wp-includes/class-wp-customize-manager.php:4022 msgid "Select Video" msgstr "Выбрать видео" -#: wp-includes/class-wp-customize-manager.php:3947 +#: wp-includes/class-wp-customize-manager.php:4020 msgid "Change Video" msgstr "Изменить видео" -#: wp-includes/class-wp-customize-manager.php:3948 +#: wp-includes/class-wp-customize-manager.php:4021 +#: wp-includes/widgets/class-wp-widget-media-video.php:32 msgid "No video selected" msgstr "Видео не выбрано" -#: wp-includes/class-wp-customize-manager.php:3950 +#: wp-includes/class-wp-customize-manager.php:4023 msgid "Choose Video" msgstr "Выбрать видео" -#: wp-includes/theme.php:2082 +#: wp-includes/theme.php:2087 msgctxt "Theme starter content" msgid "A homepage section" msgstr "Раздел главной страницы" -#: wp-includes/theme.php:2073 +#: wp-includes/theme.php:2078 msgctxt "Theme starter content" msgid "Blog" msgstr "Блог" -#: wp-includes/theme.php:2063 +#: wp-includes/theme.php:2073 +msgctxt "Theme starter content" +msgid "Contact" +msgstr "Контакты" + +#: wp-includes/theme.php:2068 msgctxt "Theme starter content" msgid "About" msgstr "О нас" -#: wp-includes/theme.php:1985 wp-includes/theme.php:2058 +#: wp-includes/theme.php:1990 wp-includes/theme.php:2063 msgctxt "Theme starter content" msgid "Home" msgstr "Главная страница" -#: wp-includes/theme.php:2031 -msgctxt "Theme starter content" -msgid "Instagram" -msgstr "Instagram" - -#: wp-includes/theme.php:2068 -msgctxt "Theme starter content" -msgid "Contact" -msgstr "Контакты" - -#: wp-includes/theme.php:2015 +#: wp-includes/theme.php:2020 msgctxt "Theme starter content" msgid "Email" msgstr "E-mail" -#: wp-includes/theme.php:2043 +#: wp-includes/theme.php:2036 +msgctxt "Theme starter content" +msgid "Instagram" +msgstr "Instagram" + +#: wp-includes/theme.php:2048 msgctxt "Theme starter content" msgid "Twitter" msgstr "Twitter" -#: wp-includes/theme.php:2019 +#: wp-includes/theme.php:2024 msgctxt "Theme starter content" msgid "Facebook" msgstr "Facebook" -#: wp-includes/theme.php:2047 +#: wp-includes/theme.php:2052 msgctxt "Theme starter content" msgid "Yelp" msgstr "Yelp" -#: wp-includes/theme.php:1952 -msgctxt "Theme starter content" -msgid "Hours" -msgstr "Часы" - -#: wp-includes/theme.php:1951 -msgctxt "Theme starter content" -msgid "New York, NY 10001" -msgstr "Нью Йорк, NY 10001" - -#: wp-includes/theme.php:1951 -msgctxt "Theme starter content" -msgid "123 Main Street" -msgstr "123 Мейн стрит" - -#: wp-includes/theme.php:1967 +#: wp-includes/theme.php:1972 msgctxt "Theme starter content" msgid "Categories" msgstr "Рубрики" -#: wp-includes/theme.php:1979 +#: wp-includes/theme.php:1984 msgctxt "Theme starter content" msgid "Search" msgstr "Поиск" -#: wp-includes/theme.php:1953 +#: wp-includes/theme.php:1954 msgctxt "Theme starter content" msgid "Saturday & Sunday: 11:00AM–3:00PM" msgstr "Суббота и воскресенье: 11:00–15:00" -#: wp-includes/theme.php:1953 +#: wp-includes/theme.php:1954 msgctxt "Theme starter content" msgid "Monday—Friday: 9:00AM–5:00PM" msgstr "Понедельник—пятница: 9:00–17:00" -#: wp-includes/theme.php:1950 +#: wp-includes/theme.php:1953 +msgctxt "Theme starter content" +msgid "Hours" +msgstr "Часы" + +#: wp-includes/theme.php:1952 +msgctxt "Theme starter content" +msgid "New York, NY 10001" +msgstr "Нью Йорк, NY 10001" + +#: wp-includes/theme.php:1952 +msgctxt "Theme starter content" +msgid "123 Main Street" +msgstr "123 Мейн стрит" + +#: wp-includes/theme.php:1951 msgctxt "Theme starter content" msgid "Address" msgstr "Адрес" -#: wp-includes/theme.php:1948 +#: wp-includes/theme.php:1949 msgctxt "Theme starter content" msgid "Find Us" msgstr "Найдите нас" -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1130 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1128 msgid "Passwords cannot contain the \"\\\" character." msgstr "Пароли не могут содержать символ \"\\\"." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1126 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1124 msgid "Passwords cannot be empty." msgstr "Пароли не могут быть пустыми." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1097 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1094 msgid "Username contains invalid characters." msgstr "Имя пользователя содержит недопустимые символы." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:167 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:483 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:168 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:479 msgid "Invalid user parameter(s)." msgstr "Неверный(-е) параметр(ы) пользователя." @@ -609,23 +1236,23 @@ msgctxt "label for hide controls button without length constraints" msgid "Hide Controls" msgstr "Скрыть управление" -#: wp-includes/media-template.php:329 +#: wp-includes/media-template.php:332 msgid "Document Preview" msgstr "Предпросмотр документа" -#: wp-includes/class-wp-customize-manager.php:3861 +#: wp-includes/class-wp-customize-manager.php:3934 msgid "Header Media" msgstr "Медиафайл заголовка" -#. translators: %s: add new page label -#: wp-includes/class-wp-customize-control.php:593 -msgid "+ %s" -msgstr "+ %s" - #: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:295 msgid "REST base route for the taxonomy." msgstr "базовый путь REST для таксономии." +#. translators: %s: add new page label +#: wp-includes/class-wp-customize-control.php:620 +msgid "+ %s" +msgstr "+ %s" + #: wp-includes/l10n.php:1198 msgctxt "default site language" msgid "Site Default" @@ -647,11 +1274,11 @@ msgstr "HTML подпись для вложения, преобразованн msgid "Caption for the attachment, as it exists in the database." msgstr "Подпись для вложения, как она существует в базе данных." -#: wp-includes/class-wp-customize-manager.php:4142 +#: wp-includes/class-wp-customize-manager.php:4215 msgid "CSS allows you to customize the appearance and layout of your site with code. Separate CSS is saved for each of your themes. In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key." msgstr "CSS позволяет с помощью кода настраивать внешний вид и разметку вашего сайта. Для каждой темы оформления сохраняются отдельные стили CSS. В области редактора кнопка Tab вводит символ tab (табуляции). Для перемещения за пределы этой области нажмите кнопку Esc и затем кнопку Tab." -#: wp-includes/class-wp-customize-manager.php:4331 +#: wp-includes/class-wp-customize-manager.php:4403 msgid "Please enter a valid YouTube URL." msgstr "Пожалуйста введите правильный URL YouTube." @@ -663,15 +1290,11 @@ msgstr "Развернуть главное меню" msgid "Collapse Main menu" msgstr "Свернуть главное меню" -#: wp-includes/class-wp-customize-manager.php:3958 -msgid "Or, enter a YouTube URL:" -msgstr "Или введите URL YouTube:" - -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:751 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:747 msgid "Users do not support trashing. Set force=true to delete." msgstr "Пользователей нельзя переместить в корзину. Установите force=true для удаления." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:595 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:594 msgid "Terms do not support trashing. Set force=true to delete." msgstr "Элементы нельзя переместить в корзину. Установите force=true для удаления." @@ -679,56 +1302,60 @@ msgstr "Элементы нельзя переместить в корзину. msgid "Revisions do not support trashing. Set force=true to delete." msgstr "Ревизии нельзя переместить в корзину. Установите force=true для удаления." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:818 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:823 msgid "The post does not support trashing. Set force=true to delete." msgstr "Запись нельзя переместить в корзину. Установите force=true для удаления." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:820 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:826 msgid "The comment does not support trashing. Set force=true to delete." msgstr "Комментарий нельзя переместить в корзину. Установите force=true для удаления." -#: wp-includes/rest-api/class-wp-rest-request.php:697 +#: wp-includes/class-wp-customize-manager.php:4031 +msgid "Or, enter a YouTube URL:" +msgstr "Или введите URL YouTube:" + +#: wp-includes/rest-api/class-wp-rest-request.php:695 msgid "Invalid JSON body passed." msgstr "Отправлено неверное тело запроса JSON." #. translators: %s: taxonomy name -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2193 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2207 msgid "Limit result set to all items except those that have the specified term assigned in the %s taxonomy." msgstr "Ограничить выборку до всех объектов кроме тех, что имеют указанные элементы назначенные в таксономии %s." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2167 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2181 msgid "Limit result set to posts assigned one or more statuses." msgstr "Ограничить выборку до записей с одним или несколькими установленными статусами." #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:555 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:718 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:724 msgid "Comment field exceeds maximum length allowed." msgstr "Поле комментария превышает максимальную допустимую длину." +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:258 +msgid "Taxonomies associated with post type." +msgstr "Таксономии ассоциированные с типом записи." + #: wp-includes/customize/class-wp-customize-nav-menu-control.php:67 msgid "Display Location" msgstr "Показать местонахождение" -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:249 -msgid "Taxonomies associated with post type." -msgstr "Таксономии ассоциированные с типом записи." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2157 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2171 msgid "Limit result set to posts with one or more specific slugs." msgstr "Ограничить выборку до записей с одним или несколькими установленными конкретными ярлыками." -#: wp-includes/class-wp-xmlrpc-server.php:3557 +#: wp-includes/class-wp-xmlrpc-server.php:3580 msgid "Comment is required." msgstr "Требуется комментарий." -#: wp-includes/class-wp-customize-nav-menus.php:793 -msgid "Empty title" -msgstr "Пустой заголовок" - #: wp-includes/class-wp-customize-nav-menus.php:796 msgid "Status is forbidden" msgstr "Статус запрещен" +#: wp-includes/class-wp-customize-nav-menus.php:793 +msgid "Empty title" +msgstr "Пустой заголовок" + #: wp-trackback.php:125 msgid "We already have a ping from that URL for this post." msgstr "У нас уже есть уведомление от этого URL для этой записи." @@ -757,67 +1384,51 @@ msgstr "Элемент выбран." msgid "Remove term:" msgstr "Удалить элемент:" +#: wp-includes/script-loader.php:239 +msgid "Item selected." +msgstr "Объект выбран." + #. translators: 1: parameter, 2: minimum number, 3: maximum number -#: wp-includes/rest-api.php:1127 +#: wp-includes/rest-api.php:1148 msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)" msgstr "%1$s должен быть между %2$d (включительно) и %3$d (включительно)" #. translators: 1: parameter, 2: minimum number, 3: maximum number -#: wp-includes/rest-api.php:1122 +#: wp-includes/rest-api.php:1143 msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)" msgstr "%1$s должен быть между %2$d (исключающе) и %3$d (включительно) " #. translators: 1: parameter, 2: minimum number, 3: maximum number -#: wp-includes/rest-api.php:1117 +#: wp-includes/rest-api.php:1138 msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)" msgstr "%1$s должен быть между %2$d (включительно) и %3$d (исключающе) " #. translators: 1: parameter, 2: minimum number, 3: maximum number -#: wp-includes/rest-api.php:1112 +#: wp-includes/rest-api.php:1133 msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)" msgstr "%1$s должен быть между %2$d (исключающе) и %3$d (исключающе) " -#. translators: 1: parameter, 2: maximum number -#: wp-includes/rest-api.php:1106 -msgid "%1$s must be less than %2$d (inclusive)" -msgstr "%1$s должно быть менее %2$d (включительно)" - -#. translators: 1: parameter, 2: maximum number -#: wp-includes/rest-api.php:1103 -msgid "%1$s must be less than %2$d (exclusive)" -msgstr "%1$s должно быть менее %2$d (исключающе)" - -#. translators: 1: parameter, 2: minimum number -#: wp-includes/rest-api.php:1098 -msgid "%1$s must be greater than %2$d (inclusive)" -msgstr "%1$s должно быть больше чем %2$d (включительно)" - -#. translators: 1: parameter, 2: minimum number -#: wp-includes/rest-api.php:1095 -msgid "%1$s must be greater than %2$d (exclusive)" -msgstr "%1$s должно быть больше чем %2$d (исключающе)" - #. translators: %s: IP address -#: wp-includes/rest-api.php:1085 +#: wp-includes/rest-api.php:1106 msgid "%s is not a valid IP address." msgstr "%s это неверный IP адрес." -#: wp-includes/script-loader.php:239 -msgid "Item selected." -msgstr "Объект выбран." - #. translators: 1: parameter, 2: type name -#: wp-includes/rest-api.php:1029 wp-includes/rest-api.php:1047 -#: wp-includes/rest-api.php:1052 wp-includes/rest-api.php:1057 -#: wp-includes/rest-api.php:1062 +#: wp-includes/rest-api.php:1054 wp-includes/rest-api.php:1072 +#: wp-includes/rest-api.php:1077 wp-includes/rest-api.php:1082 +#: wp-includes/rest-api.php:1087 msgid "%1$s is not of type %2$s." msgstr "%1$s не принадлежит к типу %2$s." #. translators: 1: parameter, 2: list of valid values -#: wp-includes/rest-api.php:1041 +#: wp-includes/rest-api.php:1066 msgid "%1$s is not one of %2$s." msgstr "%1$s не принадлежит к %2$s." +#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:390 +msgid "Meta fields." +msgstr "Мета поля." + #: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254 #: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:264 #: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:311 @@ -828,107 +1439,104 @@ msgstr "Невозможно обновить значение мета в ба msgid "Could not delete meta value from database." msgstr "Невозможно удалить значение мета из базы данных." -#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:390 -msgid "Meta fields." -msgstr "Мета поля." - -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1368 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1369 msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role." msgstr "Ограничить выборку до пользователей удовлетворяющих как минимум одной указанной роли. Можно указать CSV список или одну роль." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1267 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1265 msgid "Any extra capabilities assigned to the user." msgstr "Любые дополнительные возможности назначенные пользователю." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1261 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1259 msgid "All capabilities assigned to the user." msgstr "Все возможности назначенные пользователю." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1252 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1250 msgid "Password for the user (never included)." msgstr "Пароль пользователя (никогда не показывается)." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1237 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1235 msgid "Registration date for the user." msgstr "Дата регистрации пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1190 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1188 msgid "The email address for the user." msgstr "Адрес e-mail пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:614 -msgid "Username isn't editable." -msgstr "Имя пользователя не может быть изменено." - #. translators: %s: role key -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1050 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1046 msgid "The role %s does not exist." msgstr "Роль %s не существует." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:720 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:752 +msgid "Invalid user ID for reassignment." +msgstr "Неверное значение ID пользователя для переназначения." + +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:716 msgid "Sorry, you are not allowed to delete this user." msgstr "Извините, вам не разрешено удалить этого пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:756 -msgid "Invalid user ID for reassignment." -msgstr "Неверное значение ID пользователя для переназначения." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:610 +msgid "Username isn't editable." +msgstr "Имя пользователя не может быть изменено." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:424 -msgid "You are not currently logged in." -msgstr "Вы не авторизованы." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:578 +msgid "Sorry, you are not allowed to edit roles of this user." +msgstr "Извините, вам не разрешено редактировать роли этого пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:464 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:460 msgid "Cannot create existing user." msgstr "Невозможно создать уже имеющегося пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:582 -msgid "Sorry, you are not allowed to edit roles of this user." -msgstr "Извините, вам не разрешено редактировать роли этого пользователя." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:420 +msgid "You are not currently logged in." +msgstr "Вы не авторизованы." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:975 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:974 msgid "Limit result set to terms assigned to a specific post." msgstr "Ограничить выборку элементами назначенными определенной записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:969 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:968 msgid "Limit result set to terms assigned to a specific parent." msgstr "Ограничить выборку элементами назначенными определенному родителю." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:962 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:961 msgid "Whether to hide terms not assigned to any posts." msgstr "Скрывать ли элементы не назначенные ни одной записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:947 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:946 msgid "Sort collection by term attribute." msgstr "Сортировать коллекцию по атрибутам элемента." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:865 -msgid "An alphanumeric identifier for the term unique to its type." -msgstr "Буквенно-цифровой идентификатор элемента уникальный для его типа." - -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:873 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:872 msgid "Type attribution for the term." msgstr "Тип атрибуции элемента." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:981 -msgid "Limit result set to terms with a specific slug." -msgstr "Ограничить выборку элементами с определенным ярлыком." +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:864 +msgid "An alphanumeric identifier for the term unique to its type." +msgstr "Буквенно-цифровой идентификатор элемента уникальный для его типа." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:844 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:843 msgid "HTML description of the term." msgstr "HTML описание элемента." -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:838 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:837 msgid "Number of published posts for the term." msgstr "Число опубликованных записей элемента." #: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:70 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1151 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1149 msgid "Unique identifier for the user." msgstr "Уникальный идентификатор пользователя." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2259 -msgid "Status is forbidden." -msgstr "Статус запрещен." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:96 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:131 +msgid "Required to be true, as users do not support trashing." +msgstr "Должно быть истинным, так как пользователей нельзя переместить в корзину." + +#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:317 +msgid "Limit results to taxonomies associated with a specific post type." +msgstr "Ограничить выборку таксономиями ассоциированными с определенным типом записи." #: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:280 msgid "Whether or not the term cloud should be displayed." @@ -942,217 +1550,208 @@ msgstr "Свойство %s имеет неверное сохраненное msgid "Invalid revision ID." msgstr "Неверный ID ревизии." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:96 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:131 -msgid "Required to be true, as users do not support trashing." -msgstr "Должно быть истинным, так как пользователей нельзя переместить в корзину." - -#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:317 -msgid "Limit results to taxonomies associated with a specific post type." -msgstr "Ограничить выборку таксономиями ассоциированными с определенным типом записи." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2273 +msgid "Status is forbidden." +msgstr "Статус запрещен." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2204 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2218 msgid "Limit result set to items that are sticky." msgstr "Ограничить выборку прилепленными объектами." #. translators: %s: taxonomy name -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2183 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2197 msgid "Limit result set to all items that have the specified term assigned in the %s taxonomy." msgstr "Ограничить выборку до объектов с установленным указанным элементом в таксономии %s." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1373 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2106 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:931 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336 -msgid "Offset the result set by a specific number of items." -msgstr "Сдвиг выборки на определенное число объектов." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2065 -msgid "Ensure result set excludes posts assigned to specific authors." -msgstr "Убедиться что выборка исключает записи назначенные определенным авторам." - -#. translators: %s: taxonomy name -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2024 -msgid "The terms assigned to the object in the %s taxonomy." -msgstr "Элементы назначенные объекту в таксономии %s." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2147 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2161 msgid "Limit result set to all items except those of a particular parent ID." msgstr "Ограничить выборку до объектов за исключением имеющих определенный ID родителя." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2139 -msgid "Limit result set to those of particular parent IDs." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2153 +msgid "Limit result set to items with particular parent IDs." msgstr "Ограничить выборку до определенных ID родителей." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2100 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1379 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2117 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:930 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1334 +msgid "Offset the result set by a specific number of items." +msgstr "Сдвиг выборки на определенное число объектов." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2111 msgid "Limit result set to posts with a specific menu_order value." msgstr "Ограничить выборку до записей с определенным значением menu_order." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1363 -msgid "Limit result set to users with a specific slug." -msgstr "Ограничить выборку пользователями с определенным ярлыком." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2076 +msgid "Ensure result set excludes posts assigned to specific authors." +msgstr "Убедиться что выборка исключает записи назначенные определенным авторам." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2057 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2068 msgid "Limit result set to posts assigned to specific authors." msgstr "Ограничить выборку записями определенных авторов." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013 +#. translators: %s: taxonomy name +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2035 +msgid "The terms assigned to the object in the %s taxonomy." +msgstr "Элементы назначенные объекту в таксономии %s." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2024 msgid "The theme file to use to display the object." msgstr "Файл темы используемый для показа объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1793 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1804 msgid "A password to protect access to the content and excerpt." msgstr "Пароль для защиты содержания и отрывка." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1990 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2017 +msgid "Whether or not the object should be treated as sticky." +msgstr "Считать ли объект прилепленным или нет." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2001 msgid "The format for the object." msgstr "Формат для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1979 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1990 msgid "The order of the object in relation to other object of its type." msgstr "Порядок объекта по отношению к другим объектам того же типа." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1970 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1981 msgid "Whether or not the object can be pinged." msgstr "Принимает ли объект уведомления." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1964 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1975 msgid "Whether or not comments are open on the object." msgstr "Открыты ли комментарии для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1945 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1967 +msgid "The ID of the featured media for the object." +msgstr "ID избранного медиа для объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1956 msgid "Whether the excerpt is protected with a password." msgstr "Защищать ли паролем отрывок." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1939 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1950 msgid "HTML excerpt for the object, transformed for display." msgstr "HTML отрывок объекта, преобразованный для показа." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1956 -msgid "The ID of the featured media for the object." -msgstr "ID избранного медиа для объекта." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2006 -msgid "Whether or not the object should be treated as sticky." -msgstr "Считать ли объект прилепленным или нет." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1934 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1945 msgid "Excerpt for the object, as it exists in the database." msgstr "Отрывок объекта как он существует в базе данных." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1926 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1937 msgid "The excerpt for the object." msgstr "Отрывок объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1907 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1929 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:474 +msgid "The ID for the author of the object." +msgstr "ID автора объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1918 msgid "Whether the content is protected with a password." msgstr "Защищено ли содержимое паролем." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1877 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1888 msgid "HTML title for the object, transformed for display." msgstr "HTML название объекта, преобразованное для показа." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1872 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1883 msgid "Title for the object, as it exists in the database." msgstr "Название объекта как оно существует в базе данных." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1864 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1875 msgid "The title for the object." msgstr "Название для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1787 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1798 msgid "Type of Post for the object." msgstr "Тип записи для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1781 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1792 msgid "A named status for the object." msgstr "Именованный статус для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1773 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:515 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1784 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:518 msgid "An alphanumeric identifier for the object unique to its type." msgstr "Буквенно-цифровой идентификатор для объекта уникальный для его типа." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1918 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:471 -msgid "The ID for the author of the object." -msgstr "ID автора объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1777 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:507 +msgid "The date the object was last modified, as GMT." +msgstr "Дата последнего изменения объекта, в GMT." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1046 -msgid "A sticky post can not be password protected." -msgstr "Прикрепленная запись не может быть защищена паролем." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1770 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:501 +msgid "The date the object was last modified, in the site's timezone." +msgstr "Дата последнего изменения объекта, по временной зоне сайта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1732 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:488 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1749 +msgid "GUID for the object, transformed for display." +msgstr "GUID для объекта, преобразованный для показа." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1743 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:491 msgid "GUID for the object, as it exists in the database." msgstr "GUID для объекта, как он существует в базе данных." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1726 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1737 msgid "The globally unique identifier for the object." msgstr "Глобальный уникальный идентификатор для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1237 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1720 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:482 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1243 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1731 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:485 msgid "The date the object was published, as GMT." msgstr "Время публикации объекта, по GMT." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1766 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:504 -msgid "The date the object was last modified, as GMT." -msgstr "Дата последнего изменения объекта, в GMT." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1759 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:498 -msgid "The date the object was last modified, in the site's timezone." -msgstr "Дата последнего изменения объекта, по временной зоне сайта." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1738 -msgid "GUID for the object, transformed for display." -msgstr "GUID для объекта, преобразованный для показа." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1231 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1714 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:476 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1237 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1725 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:479 msgid "The date the object was published, in the site's timezone." msgstr "Дата публикации объекта, по временной зоне сайта." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1155 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1160 msgid "Invalid featured media ID." msgstr "Неверный ID избранного медиа." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1064 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1069 #: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:134 msgid "Invalid post parent ID." msgstr "Неверный ID родительской записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1053 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1058 msgid "A password protected post can not be set to sticky." msgstr "Защищённую паролем запись нельзя прилепить." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:823 -msgid "The post has already been deleted." -msgstr "Запись уже была удалена." - -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:490 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:525 -msgid "Cannot create existing post." -msgstr "Невозможно создать уже имеющуюся запись." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1051 +msgid "A sticky post can not be password protected." +msgstr "Прикрепленная запись не может быть защищена паролем." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1042 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1047 msgid "A post can not be sticky and have a password." msgstr "На прилепленную запись нельзя поставить пароль." +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:828 +msgid "The post has already been deleted." +msgstr "Запись уже была удалена." + #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:134 #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:354 msgid "Sorry, you are not allowed to edit comments." msgstr "Извините, вам не разрешено редактировать комментарии." -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:495 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:530 +msgid "Cannot create existing post." +msgstr "Невозможно создать уже имеющуюся запись." + +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:443 msgid "Sorry, you are not allowed to create new users." msgstr "Извините, вам не разрешено создавать новых пользователей." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:405 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:410 msgid "Incorrect post password." msgstr "Неправильный пароль к записи." @@ -1160,21 +1759,11 @@ msgstr "Неправильный пароль к записи." msgid "You need to define a search term to order by relevance." msgstr "Вам нужно определить условия поиска в порядке релевантности." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:79 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:101 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1446 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1452 #: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:86 msgid "The password for the post if it is password protected." msgstr "Пароль для записи, если она защищена паролем." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:287 -msgid "Whether to include posts in the edit listing for their post type." -msgstr "Включать ли записи в список редактирования для их типов записи." - -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1229 -msgid "An alphanumeric identifier for the user." -msgstr "Буквенно-цифровой идентификатор пользователя." - #: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:262 msgid "Human-readable labels for the taxonomy for various contexts." msgstr "Человекочитаемые метки таксономии для различных контекстов." @@ -1191,6 +1780,14 @@ msgstr "Человекочитаемое описание таксономии." msgid "All capabilities used by the taxonomy." msgstr "Все возможности используемые таксономией." +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1227 +msgid "An alphanumeric identifier for the user." +msgstr "Буквенно-цифровой идентификатор пользователя." + +#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:287 +msgid "Whether to include posts in the edit listing for their post type." +msgstr "Включать ли записи в список редактирования для их типов записи." + #: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:281 msgid "Whether posts with this status should be publicly-queryable." msgstr "Разрешать ли публичные запросы записей с этим статусом." @@ -1203,9 +1800,9 @@ msgstr "Показывать ли записи с этим статусом на msgid "Whether posts with this status should be protected." msgstr "Должны ли быть защищены записи с этим статусом." -#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:325 -msgid "Maximum number of items to be returned in result set." -msgstr "Максимальное число объектов возвращаемое в выборке." +#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:263 +msgid "Whether posts with this status should be private." +msgstr "Должны ли записи с этим статусом быть личными." #: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:355 msgid "Scope under which the request is made; determines fields present in response." @@ -1215,6 +1812,10 @@ msgstr "Рамки в которых сделан запрос, определя msgid "Limit results to those matching a string." msgstr "Ограничить результаты до совпадающих со строкой." +#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:325 +msgid "Maximum number of items to be returned in result set." +msgstr "Максимальное число объектов возвращаемое в выборке." + #: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:317 msgid "Current page of the collection." msgstr "Текущая страница коллекции." @@ -1234,214 +1835,202 @@ msgstr "Текущая страница коллекции." msgid "Method '%s' not implemented. Must be overridden in subclass." msgstr "Метод '%s' не реализован. Должен быть принудительно переопределен в сабклассе." -#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:263 -msgid "Whether posts with this status should be private." -msgstr "Должны ли записи с этим статусом быть личными." - #: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:42 msgid "The register_routes() method must be overridden" msgstr "Метод register_routes() должен быть переопределен." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1439 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1445 msgid "Limit result set to comments assigned a specific type. Requires authorization." msgstr "Ограничить выборку комментариями с определенным типом. Требует авторизации." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1431 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1437 msgid "Limit result set to comments assigned a specific status. Requires authorization." msgstr "Ограничить выборку комментариями с определенным статусом. Требует авторизации. " -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1388 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2118 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1349 -msgid "Sort collection by object attribute." -msgstr "Сортировать коллекцию по атрибуту объекта." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1378 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2111 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:937 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1342 -msgid "Order sort attribute ascending or descending." -msgstr "Упорядочить сортировку атрибута по возрастанию или убыванию." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1428 +msgid "Limit result set to comments assigned to specific post IDs." +msgstr "Ограничить выборку комментариями с назначенными определенными ID записей." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1413 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1419 msgid "Ensure result set excludes specific parent IDs." msgstr "Убедиться что выборка исключает определенные родительские ID." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1422 -msgid "Limit result set to comments assigned to specific post IDs." -msgstr "Ограничить выборку комментариями с назначенными определенными ID записей." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1404 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1410 msgid "Limit result set to comments of specific parent IDs." msgstr "Ограничить выборку комментариями с определенными родительскими ID." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1293 -msgid "Avatar URLs for the object author." -msgstr "URL аватары автора объекта." - -#. translators: %d: avatar image size in pixels -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1285 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1283 -msgid "Avatar URL with image size of %d pixels." -msgstr "URL аватары с размером изображения в %d пикселей." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1394 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2129 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1347 +msgid "Sort collection by object attribute." +msgstr "Сортировать коллекцию по атрибуту объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1270 -msgid "Type of Comment for the object." -msgstr "Тип комментария для объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1384 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2122 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:936 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1340 +msgid "Order sort attribute ascending or descending." +msgstr "Упорядочить сортировку атрибута по возрастанию или убыванию." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1364 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2090 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:921 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1327 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1370 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2101 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:920 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1325 msgid "Limit result set to specific IDs." msgstr "Ограничить выборку до определенных ID." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1355 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2081 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:912 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1318 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1361 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2092 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:911 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1316 msgid "Ensure result set excludes specific IDs." msgstr "Убедиться что выборка исключает определенные ID." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1334 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2086 +msgid "Limit response to posts published before a given ISO8601 compliant date." +msgstr "Ограничить ответ записями опубликованными до заданной ISO8601 совместимой даты." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1349 +msgid "Limit result set to that from a specific author email. Requires authorization." +msgstr "Ограничить выборку до имеющей определённый e-mail автора. Требует авторизации." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1340 msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization." msgstr "Убедиться что выборка исключает комментарии назначенные определенному ID пользователя. Требует авторизации." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1326 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1332 msgid "Limit result set to comments assigned to specific user IDs. Requires authorization." msgstr "Ограничить выборку комментариями назначенными определенному ID пользователя. Требует авторизации." -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2050 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2061 msgid "Limit response to posts published after a given ISO8601 compliant date." msgstr "Ограничить ответ записями опубликованными после заданной ISO8601 совместимой даты. " -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2075 -msgid "Limit response to posts published before a given ISO8601 compliant date." -msgstr "Ограничить ответ записями опубликованными до заданной ISO8601 совместимой даты." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1343 -msgid "Limit result set to that from a specific author email. Requires authorization." -msgstr "Ограничить выборку до имеющей определённый e-mail автора. Требует авторизации." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1210 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1888 -msgid "The content for the object." -msgstr "Содержимое объекта." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1243 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1752 -msgid "URL to the object." -msgstr "URL объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1299 +msgid "Avatar URLs for the object author." +msgstr "URL аватары автора объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1223 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1901 -msgid "HTML content for the object, transformed for display." -msgstr "HTML содержимое объекта преобразованное для показа." +#. translators: %d: avatar image size in pixels +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1291 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1281 +msgid "Avatar URL with image size of %d pixels." +msgstr "URL аватары с размером изображения в %d пикселей." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1218 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1896 -msgid "Content for the object, as it exists in the database." -msgstr "Содержимое объекта как оно существует в базе данных." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1276 +msgid "Type of Comment for the object." +msgstr "Тип комментария для объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1262 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1268 msgid "State of the object." msgstr "Состояние объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1256 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1262 msgid "The ID of the associated post object." msgstr "ID ассоциированного объекта записи." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1250 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1804 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1256 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1815 #: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:76 #: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:92 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:510 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513 msgid "The ID for the parent of the object." msgstr "ID родителя объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:833 -msgid "The comment cannot be deleted." -msgstr "Комментарий не может быть удален." - -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1188 -msgid "Display name for the object author." -msgstr "Отображаемое имя для автора объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1249 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1763 +msgid "URL to the object." +msgstr "URL объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1182 -msgid "IP address for the object author." -msgstr "IP адрес автора объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1229 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1912 +msgid "HTML content for the object, transformed for display." +msgstr "HTML содержимое объекта преобразованное для показа." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:68 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1161 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:93 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1746 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:96 -#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:493 -msgid "Unique identifier for the object." -msgstr "Уникальный идентификатор для объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1224 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1907 +msgid "Content for the object, as it exists in the database." +msgstr "Содержимое объекта как оно существует в базе данных." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:824 -msgid "The comment has already been trashed." -msgstr "Комментарий уже был перемещен в корзину." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1216 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1899 +msgid "The content for the object." +msgstr "Содержимое объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1202 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1208 msgid "User agent for the object author." msgstr "Клиентское приложение для автора объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1196 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1202 msgid "URL for the object author." msgstr "URL для автора объекта." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1167 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1194 +msgid "Display name for the object author." +msgstr "Отображаемое имя для автора объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1188 +msgid "IP address for the object author." +msgstr "IP адрес автора объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1178 +msgid "Email address for the object author." +msgstr "Адрес e-mail автора объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1173 msgid "The ID of the user object, if author was a user." msgstr "ID объекта пользователя, если автор - пользователь." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1089 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:68 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1167 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:93 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1757 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:96 +#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:496 +msgid "Unique identifier for the object." +msgstr "Уникальный идентификатор для объекта." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1095 msgid "Invalid comment author ID." msgstr "Неверный ID автора комментария." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1172 -msgid "Email address for the object author." -msgstr "Адрес e-mail автора объекта." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:839 +msgid "The comment cannot be deleted." +msgstr "Комментарий не может быть удален." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:702 -msgid "Updating comment status failed." -msgstr "Не удалось обновить статус комментария." +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:830 +msgid "The comment has already been trashed." +msgstr "Комментарий уже был перемещен в корзину." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:724 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:730 msgid "Updating comment failed." msgstr "Не удалось обновить комментарий." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:590 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:708 +msgid "Updating comment status failed." +msgstr "Не удалось обновить статус комментария." + +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:596 msgid "Creating comment failed." msgstr "Не удалось создать комментарий." -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:490 -msgid "Cannot create existing comment." -msgstr "Нельзя создать уже имеющийся комментарий." - #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536 msgid "Creating a comment requires valid author name and email values." msgstr "Для создания комментария необходимо указать корректное имя автора и адрес e-mail." -#: wp-includes/comment.php:3057 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:490 +msgid "Cannot create existing comment." +msgstr "Нельзя создать уже имеющийся комментарий." + +#: wp-includes/comment.php:3061 #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:403 #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:420 msgid "Sorry, you must be logged in to comment." -msgstr "Извините, вы должны войти для комментирования." +msgstr "Извините, для отправки комментария необходимо авторизоваться." #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:156 msgid "Query parameter not permitted: %s" msgstr "Недопустимый параметр запроса: %s" -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:500 -msgid "No Content-Disposition supplied." -msgstr "Заголовок Content-Disposition не указан." - -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:496 -msgid "No Content-Type supplied." -msgstr "Заголовок Content-Type не указан." - #: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:98 #: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:117 msgid "Whether to bypass trash and force deletion." @@ -1459,10 +2048,23 @@ msgstr "Ограничить выборку до вложений определ msgid "Could not open file handle." msgstr "Невозможно открыть дескриптор файла." +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:515 +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:702 +msgid "Content hash did not match expected." +msgstr "Контрольная сумма содержимого не соответствует ожидаемой." + #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:506 msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar." msgstr "Неверное значение Content-Disposition. Content-Disposition должно быть в формате `attachment; filename=\"image.png\"` или похожем." +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:500 +msgid "No Content-Disposition supplied." +msgstr "Заголовок Content-Disposition не указан." + +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:496 +msgid "No Content-Type supplied." +msgstr "Заголовок Content-Type не указан." + #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:492 #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692 msgid "No data supplied." @@ -1472,44 +2074,47 @@ msgstr "Данные не указаны." msgid "The ID for the associated post of the attachment." msgstr "ID для ассоциированых записей для вложения." -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:515 -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:702 -msgid "Content hash did not match expected." -msgstr "Контрольная сумма содержимого не соответствует ожидаемой." - -#: wp-includes/rest-api/class-wp-rest-server.php:267 -msgid "The REST API can no longer be completely disabled, the rest_authentication_errors can be used to restrict access to the API, instead." -msgstr "REST API более не может быть полностью отключен, вместо этого для ограничения доступа к API может быть использована rest_authentication_errors." +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:455 +msgid "Details about the media file, specific to its type." +msgstr "Подробности о медиа файле, специфичные его типу." -#: wp-includes/post.php:1384 -msgid "Page Attributes" -msgstr "Свойства страницы" +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:387 +msgid "Alternative text to display when attachment is not displayed." +msgstr "Альтернативный текст для показа когда вложение не отображается." #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:103 #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:210 msgid "Invalid parent type." msgstr "Неверный тип родителя." +#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:84 +msgid "Sorry, you are not allowed to upload media to this post." +msgstr "Извините, вам не разрешено загружать медиафайлы к этой записи." + #: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:75 msgid "Sorry, you are not allowed to upload media on this site." msgstr "Извините, вам не разрешено загружать медиафайлы на этот сайт." -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:455 -msgid "Details about the media file, specific to its type." -msgstr "Подробности о медиа файле, специфичные его типу." - -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:387 -msgid "Alternative text to display when attachment is not displayed." -msgstr "Альтернативный текст для показа когда вложение не отображается." +#: wp-includes/rest-api/class-wp-rest-server.php:272 +msgid "The REST API can no longer be completely disabled, the rest_authentication_errors filter can be used to restrict access to the API, instead." +msgstr "REST API более не может быть полностью отключен, вместо этого для ограничения доступа к API может быть использован фильтр rest_authentication_errors." -#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:84 -msgid "Sorry, you are not allowed to upload media to this post." -msgstr "Извините, вам не разрешено загружать медиафайлы к этой записи." +#: wp-includes/post.php:1384 +msgid "Page Attributes" +msgstr "Свойства страницы" #: wp-includes/post.php:1384 msgid "Post Attributes" msgstr "Свойства записи" +#: wp-includes/post.php:1377 +msgid "View Pages" +msgstr "Просмотр страниц" + +#: wp-includes/post.php:1377 +msgid "View Posts" +msgstr "Просмотр записей" + #: wp-includes/post.php:167 msgid "No changesets found in Trash." msgstr "В корзине не найдено наборов изменений" @@ -1542,18 +2147,6 @@ msgstr "Новый набор изменений" msgid "Add New Changeset" msgstr "Добавить набор изменений" -#: wp-includes/post.php:1377 -msgid "View Pages" -msgstr "Просмотр страниц" - -#: wp-includes/post.php:1377 -msgid "View Posts" -msgstr "Просмотр записей" - -#: wp-includes/post.php:69 -msgid "Attachment Attributes" -msgstr "Свойства вложения" - #: wp-includes/post.php:159 msgctxt "Customize Changeset" msgid "Add New" @@ -1583,65 +2176,73 @@ msgstr "Наборы изменений" msgid "Custom CSS" msgstr "Произвольные CSS-стили" +#: wp-includes/post.php:69 +msgid "Attachment Attributes" +msgstr "Свойства вложения" + #. translators: post revision title: 1: author avatar, 2: author name, 3: time #. ago, 4: date -#: wp-includes/post-template.php:1746 +#: wp-includes/post-template.php:1747 msgid "%1$s %2$s, %3$s ago (%4$s)" msgstr "%1$s %2$s, %3$s назад (%4$s)" -#: wp-includes/option.php:1844 -msgid "Allow people to post comments on new articles." -msgstr "Разрешить отправку комментариев к новым статьям." - -#: wp-includes/option.php:1907 wp-includes/option.php:1912 -#: wp-includes/option.php:1943 wp-includes/option.php:1948 +#. translators: %s: misc +#. translators: %s: privacy +#. translators: %s: misc +#. translators: %s: privacy +#: wp-includes/option.php:1919 wp-includes/option.php:1929 +#: wp-includes/option.php:1965 wp-includes/option.php:1975 msgid "The \"%s\" options group has been removed. Use another settings group." msgstr "Группа настроек \"%s\" была удалена. Используйте другую группу настроек." -#: wp-includes/option.php:1957 -msgid "$sanitize_callback is deprecated. The callback from register_setting() is used instead." -msgstr "$sanitize_callback устарела. Функция обратного вызова из register_setting() будет использована вместо нее." +#: wp-includes/option.php:1853 +msgid "Allow people to post comments on new articles." +msgstr "Разрешить отправку комментариев к новым статьям." -#: wp-includes/option.php:1797 -msgid "WordPress locale code." -msgstr "Код локали WordPress." +#: wp-includes/option.php:1843 +msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles." +msgstr "Разрешить ссылки оповещения с других блогов (уведомления и обратные ссылки) на новые статьи." -#: wp-includes/option.php:1823 +#: wp-includes/option.php:1832 msgid "Blog pages show at most." msgstr "Максимум страниц блога для показа." -#: wp-includes/option.php:1817 +#: wp-includes/option.php:1826 msgid "Default post format." msgstr "Формат записей по умолчанию." -#: wp-includes/option.php:1804 +#: wp-includes/option.php:1813 msgid "Convert emoticons like :-) and :-P to graphics on display." msgstr "Преобразовывать смайлики наподобие :-) и :-P в картинки при показе." -#: wp-includes/option.php:1789 +#: wp-includes/option.php:1806 +msgid "WordPress locale code." +msgstr "Код локали WordPress." + +#: wp-includes/option.php:1798 msgid "A day number of the week that the week should start on." msgstr "Первый день недели." -#: wp-includes/option.php:1777 -msgid "A date format for all date strings." -msgstr "Общий формат даты." - -#: wp-includes/option.php:1783 +#: wp-includes/option.php:1792 msgid "A time format for all time strings." msgstr "Общий формат времени." -#: wp-includes/option.php:1834 -msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles." -msgstr "Разрешить ссылки оповещения с других блогов (уведомления и обратные ссылки) на новые статьи." +#: wp-includes/option.php:1786 +msgid "A date format for all date strings." +msgstr "Общий формат даты." -#: wp-includes/option.php:1771 +#: wp-includes/option.php:1780 msgid "A city in the same timezone as you." msgstr "Город в той же временной зоне что и у вас." -#: wp-includes/option.php:1729 +#: wp-includes/option.php:1738 msgid "Site title." msgstr "Название сайта." +#: wp-includes/media.php:3535 +msgid "Search media items..." +msgstr "Поиск медиафайлов..." + #: wp-includes/link-template.php:2535 msgctxt "next set of posts" msgid "Next" @@ -1652,175 +2253,130 @@ msgctxt "previous set of posts" msgid "Previous" msgstr "Назад" -#: wp-includes/media.php:3448 -msgid "Search media items..." -msgstr "Поиск медиафайлов..." - -#: wp-includes/general-template.php:408 wp-login.php:535 wp-login.php:899 +#: wp-includes/general-template.php:408 wp-login.php:538 wp-login.php:902 msgid "Username or Email Address" msgstr "Имя пользователя или e-mail" -#: wp-includes/customize/class-wp-customize-selective-refresh.php:188 +#: wp-includes/customize/class-wp-customize-selective-refresh.php:207 msgid "Click to edit this element." msgstr "Нажмите чтобы отредактировать этот элемент." -#: wp-includes/customize/class-wp-customize-selective-refresh.php:185 -msgid "Click to edit this menu." -msgstr "Нажмите чтобы отредактировать это меню." +#: wp-includes/customize/class-wp-customize-selective-refresh.php:206 +msgid "Click to edit the site title." +msgstr "Нажмите для редактирования названия сайта." -#: wp-includes/customize/class-wp-customize-selective-refresh.php:186 +#: wp-includes/customize/class-wp-customize-selective-refresh.php:205 msgid "Click to edit this widget." msgstr "Нажмите для редактирования этого виджета." -#: wp-includes/customize/class-wp-customize-selective-refresh.php:187 -msgid "Click to edit the site title." -msgstr "Нажмите для редактирования названия сайта." +#: wp-includes/customize/class-wp-customize-selective-refresh.php:204 +msgid "Click to edit this menu." +msgstr "Нажмите чтобы отредактировать это меню." #: wp-includes/customize/class-wp-customize-header-image-control.php:176 msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, we recommend matching the size of your video." msgstr "Вы можете обрезать изображения по своему желанию после нажатия на <strong>Добавить</strong>, мы рекомендуем чтобы размер совпадал с размером вашего видео." -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:215 -msgid "There is an extra <code>*/</code>, indicating an end to a comment. Be sure that there is an opening <code>/*</code> for every closing <code>*/</code>." -msgstr "Найдены лишние символы <code>*/</code>, означающие конец комментария. Убедитесь, что каждой закрывающей последовательности <code>*/</code> соответствует открывающая последовательность <code>/*</code>." - -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:212 -msgid "There is %s unclosed code comment. Close each comment with <code>*/</code>." -msgid_plural "There are %s unclosed code comments. Close each comment with <code>*/</code>." -msgstr[0] "Найден %s незакрытый комментарий кода. Закройте каждый комментарий символами <code>*/</code>." -msgstr[1] "Найдены %s незакрытых комментария кода. Закройте каждый комментарий символами <code>*/</code>." -msgstr[2] "Найдены %s незакрытых комментариев кода. Закройте каждый комментарий символами <code>*/</code>." - -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:196 -msgid "Your double quotes <code>\"</code> are uneven. Make sure there is a closing <code>\"</code> for every opening <code>\"</code>." -msgstr "У вас нечётное число двойных кавычек <code>\"</code>. Убедитесь, что каждой открывающей кавычке <code>\"</code> соответствует закрывающая <code>\"</code>." - -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219 -msgid "Imbalanced/unclosed character errors can be caused by <code>content: \"\";</code> declarations. You may need to remove this or add it to a custom CSS file." +#. translators: %s: content: ""; +#: wp-includes/customize/class-wp-customize-custom-css-setting.php:257 +msgid "Imbalanced/unclosed character errors can be caused by %s declarations. You may need to remove this or add it to a custom CSS file." msgstr "Ошибки с несбалансированными или незакрытыми символами могут быть вызваны правилом <code>content: \"\";</code>. Его, возможно, придётся убрать или перенести в отдельный CSS-файл." #: wp-includes/customize/class-wp-customize-custom-css-setting.php:171 msgid "Markup is not allowed in CSS." msgstr "Разметка недопустима в CSS." -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:190 -msgid "Your parentheses <code>()</code> are imbalanced. Make sure there is a closing <code>)</code> for every opening <code>(</code>." -msgstr "У вас не сбалансированы скобки <code>()</code>. Убедитесь, что каждой открывающей скобке <code>(</code> соответствует закрывающая <code>)</code>." - -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:178 -msgid "Your curly brackets <code>{}</code> are imbalanced. Make sure there is a closing <code>}</code> for every opening <code>{</code>." -msgstr "У вас не сбалансированы фигурные скобки <code>{}</code>. Убедитесь, что каждой открывающей скобке <code>{</code> соответствует закрывающая <code>}</code>." - -#: wp-includes/customize/class-wp-customize-custom-css-setting.php:184 -msgid "Your brackets <code>[]</code> are imbalanced. Make sure there is a closing <code>]</code> for every opening <code>[</code>." -msgstr "У вас не сбалансированы квадратные скобки <code>[]</code>. Убедитесь, что каждой открывающей скобке <code>[</code> соответствует закрывающая <code>]</code>." - -#: wp-includes/class-wp-xmlrpc-server.php:5427 +#: wp-includes/class-wp-xmlrpc-server.php:5450 msgid "Sorry, your entry could not be edited." msgstr "Извините, ваша запись не может быть отредактирована." -#: wp-includes/class-wp-xmlrpc-server.php:2495 -msgid "Invalid role." -msgstr "Неверная роль." - -#: wp-includes/class-wp-xmlrpc-server.php:3477 +#: wp-includes/class-wp-xmlrpc-server.php:3500 msgid "Sorry, the comment could not be edited." msgstr "Извините, комментарий не может быть отредактирован." -#: wp-includes/class-wp-xmlrpc-server.php:2145 +#: wp-includes/class-wp-xmlrpc-server.php:2518 +msgid "Invalid role." +msgstr "Неверная роль." + +#: wp-includes/class-wp-xmlrpc-server.php:2168 msgid "Sorry, you are not allowed to assign this term." msgstr "Извините, вам не разрешено назначить этот элемент." -#: wp-includes/class-wp-xmlrpc-server.php:2073 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:570 +#: wp-includes/class-wp-xmlrpc-server.php:2096 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:569 msgid "Sorry, you are not allowed to delete this term." msgstr "Извините, вам не разрешено удалить этот элемент." -#: wp-includes/class-wp-xmlrpc-server.php:1982 +#: wp-includes/class-wp-xmlrpc-server.php:2005 #: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:339 -#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:483 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:482 msgid "Sorry, you are not allowed to edit this term." msgstr "Извините, вам не разрешено редактировать этот элемент." -#: wp-includes/class-wp-xmlrpc-server.php:1921 +#: wp-includes/class-wp-xmlrpc-server.php:1944 msgid "Sorry, your term could not be created." msgstr "Извините, ваш элемент не может быть создан." -#: wp-includes/class-wp-xmlrpc-server.php:1526 -#: wp-includes/class-wp-xmlrpc-server.php:4647 -#: wp-includes/class-wp-xmlrpc-server.php:5106 +#: wp-includes/class-wp-xmlrpc-server.php:1549 +#: wp-includes/class-wp-xmlrpc-server.php:4670 +#: wp-includes/class-wp-xmlrpc-server.php:5129 msgid "Sorry, your entry could not be posted." msgstr "Извините, ваша запись не может быть отправлена." -#: wp-includes/class-wp-customize-widgets.php:740 -#: wp-includes/class-wp-customize-widgets.php:795 +#: wp-includes/class-wp-customize-widgets.php:799 +#: wp-includes/class-wp-customize-widgets.php:854 msgid "No widgets found." msgstr "Виджеты не найдены." -#: wp-includes/class-wp-customize-widgets.php:739 +#. translators: placeholder is the count for the number of widgets found +#: wp-includes/class-wp-customize-widgets.php:798 msgid "Number of widgets found: %d" msgstr "Число найденных виджетов: %d" -#: wp-includes/class-wp-customize-nav-menus.php:878 -msgid "Post" -msgstr "Запись" - #. translators: %1$s is the post type name and %2$s is the error message. #: wp-includes/class-wp-customize-nav-menus.php:883 msgid "%1$s could not be created: %2$s" msgstr "%1$s не может быть создан: %2$s" -#: wp-includes/class-wp-customize-widgets.php:735 -msgid "There are no widget areas on the page shown, however other pages in this theme do have them." -msgstr "На показанной странице отсутствуют области виджетов, однако другие страницы в этой теме имеют их." +#: wp-includes/class-wp-customize-nav-menus.php:878 +msgid "Post" +msgstr "Запись" #. translators: 1: .mp4, 2: .mov -#: wp-includes/class-wp-customize-manager.php:4307 +#: wp-includes/class-wp-customize-manager.php:4379 msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below." msgstr "Только файлы %1$s или %2$s могут быть использованы как видео заголовка. Пожалуйста, сконвертируйте ваш видеоролик и попробуйте снова, или загрузите его на YouTube и дайте ссылку с помощью настройки ниже." -#: wp-includes/class-wp-customize-manager.php:4301 +#: wp-includes/class-wp-customize-manager.php:4373 msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below." msgstr "Видеофайл слишком большой для использования в качестве видео заголовка. Попробуйте более короткий видеоролик или оптимизируйте настройки сжатия и загрузите заново файл размером менее 8 МБ. Либо загрузите видео на YouTube и используйте ссылку в настройках ниже." -#: wp-includes/class-wp-customize-manager.php:4261 +#: wp-includes/class-wp-customize-manager.php:4333 msgid "Unrecognized background setting." msgstr "Нераспознанные настройки фона." -#: wp-includes/class-wp-customize-manager.php:4144 -msgid "Learn more about CSS" -msgstr "Узнать больше о CSS" - -#: wp-includes/class-wp-customize-manager.php:4145 -msgid "(link opens in a new window)" -msgstr "(ссылка откроется в новом окне)" - -#: wp-includes/class-wp-customize-manager.php:4236 -msgid "Invalid value for background repeat." -msgstr "Неверное значение для повтора фона." - -#: wp-includes/class-wp-customize-manager.php:4252 -#: wp-includes/class-wp-customize-manager.php:4256 +#: wp-includes/class-wp-customize-manager.php:4324 +#: wp-includes/class-wp-customize-manager.php:4328 msgid "Invalid value for background size." msgstr "Неверное значение для размера фона." -#: wp-includes/class-wp-customize-manager.php:4248 +#: wp-includes/class-wp-customize-manager.php:4320 msgid "Invalid value for background position Y." msgstr "Неверное значение для позиции фона Y." -#: wp-includes/class-wp-customize-manager.php:4244 +#: wp-includes/class-wp-customize-manager.php:4316 msgid "Invalid value for background position X." msgstr "Неверное значение для позиции фона X." -#: wp-includes/class-wp-customize-manager.php:4240 +#: wp-includes/class-wp-customize-manager.php:4312 msgid "Invalid value for background attachment." msgstr "Неверное значение для вложения фона." -#: wp-includes/class-wp-customize-manager.php:4138 -msgid "Additional CSS" -msgstr "Дополнительные стили" +#: wp-includes/class-wp-customize-manager.php:4308 +msgid "Invalid value for background repeat." +msgstr "Неверное значение для повтора фона." -#: wp-includes/class-wp-customize-manager.php:4151 +#: wp-includes/class-wp-customize-manager.php:4225 msgid "" "You can add your own CSS here.\n" "\n" @@ -1830,144 +2386,147 @@ msgstr "" "\n" "Нажмите на значок помощи выше, чтобы узнать больше." -#: wp-includes/class-wp-customize-manager.php:4069 +#. translators: accessibility text +#: wp-includes/class-wp-customize-manager.php:4219 +msgid "(opens in a new window)" +msgstr "(откроется в новом окне)" + +#: wp-includes/class-wp-customize-manager.php:4217 +msgid "Learn more about CSS" +msgstr "Узнать больше о CSS" + +#: wp-includes/class-wp-customize-manager.php:4211 +msgid "Additional CSS" +msgstr "Дополнительные стили" + +#: wp-includes/class-wp-customize-manager.php:4142 msgid "Scroll with Page" msgstr "Прокручивать со страницей" -#: wp-includes/class-wp-customize-manager.php:4057 +#: wp-includes/class-wp-customize-manager.php:4130 msgid "Repeat Background Image" msgstr "Повторять фоновое изображение" -#: wp-includes/class-wp-customize-manager.php:4040 +#: wp-includes/class-wp-customize-manager.php:4117 +msgid "Original" +msgstr "Оригинальный" + +#: wp-includes/class-wp-customize-manager.php:4113 msgid "Image Size" msgstr "Размер изображения" -#: wp-includes/class-wp-customize-manager.php:4025 +#: wp-includes/class-wp-customize-manager.php:4098 #: wp-includes/customize/class-wp-customize-background-position-control.php:69 msgid "Image Position" msgstr "Позиция изображения" -#: wp-includes/class-wp-customize-manager.php:4006 -#: wp-includes/class-wp-customize-manager.php:4045 -msgid "Fit to Screen" -msgstr "На весь экран" - -#: wp-includes/class-wp-customize-manager.php:4044 -msgid "Original" -msgstr "Оригинальный" - -#: wp-includes/class-wp-customize-manager.php:4008 +#: wp-includes/class-wp-customize-manager.php:4081 msgctxt "Custom Preset" msgid "Custom" msgstr "Пользовательский" -#: wp-includes/class-wp-customize-manager.php:4007 +#: wp-includes/class-wp-customize-manager.php:4080 msgctxt "Repeat Image" msgid "Repeat" msgstr "Повторять" -#: wp-includes/class-wp-customize-manager.php:3940 -msgid "Header Video" -msgstr "Видео заголовка" +#: wp-includes/class-wp-customize-manager.php:4079 +#: wp-includes/class-wp-customize-manager.php:4118 +msgid "Fit to Screen" +msgstr "На весь экран" -#: wp-includes/class-wp-customize-manager.php:4004 +#: wp-includes/class-wp-customize-manager.php:4077 msgctxt "Default Preset" msgid "Default" msgstr "По умолчанию" -#: wp-includes/class-wp-customize-manager.php:4000 +#: wp-includes/class-wp-customize-manager.php:4073 msgctxt "Background Preset" msgid "Preset" msgstr "Набор предустановок" +#: wp-includes/class-wp-customize-manager.php:4013 +msgid "Header Video" +msgstr "Видео заголовка" + #. translators: 1: .mp4, 2: header height in pixels -#: wp-includes/class-wp-customize-manager.php:3887 +#: wp-includes/class-wp-customize-manager.php:3960 msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels." msgstr "Загрузите видеоролик в формате %1$s и минимизируйте размер файла для лучших результатов. Ваша тема рекомендует высоту в %2$s пикселей." #. translators: 1: .mp4, 2: header width in pixels -#: wp-includes/class-wp-customize-manager.php:3880 +#: wp-includes/class-wp-customize-manager.php:3953 msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels." msgstr "Загрузите видеоролик в формате %1$s и минимизируйте размер файла для лучших результатов. Ваша тема рекомендует ширину в %2$s пикселей. " -#: wp-includes/class-wp-customize-manager.php:3862 -msgid "If you add a video, the image will be used as a fallback while the video loads." -msgstr "Если вы добавите видеоролик, изображение будет использовано как резервный вариант во время загрузки видео." - #. translators: 1: .mp4, 2: header size in pixels -#: wp-includes/class-wp-customize-manager.php:3873 +#: wp-includes/class-wp-customize-manager.php:3946 msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels." msgstr "Загрузите видеоролик в формате %1$s и минимизируйте размер файла для лучших результатов. Ваша тема рекомендует размеры в %2$s пикселей. " -#: wp-includes/class-wp-customize-manager.php:2004 +#: wp-includes/class-wp-customize-manager.php:3935 +msgid "If you add a video, the image will be used as a fallback while the video loads." +msgstr "Если вы добавите видеоролик, изображение будет использовано как резервный вариант во время загрузки видео." + +#: wp-includes/class-wp-customize-manager.php:2024 msgid "Unauthorized to modify setting due to capability." msgstr "Нет разрешения для изменения настроек в возможностях." -#: wp-includes/class-wp-customize-manager.php:1999 +#: wp-includes/class-wp-customize-manager.php:2019 msgid "Setting does not exist or is unrecognized." msgstr "Настройка отсутствует или не распознана." -#. translators: %s: current user's display name -#: wp-includes/admin-bar.php:217 -msgid "Howdy, %s" -msgstr "Привет, %s" +#: wp-includes/class-wp-customize-manager.php:1812 +msgid "This form is not live-previewable." +msgstr "Эта форма не имеет живого предпросмотра." -#: wp-includes/IXR/class-IXR-message.php:48 wp-includes/atomlib.php:125 -#: wp-includes/feed.php:542 -msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension." -msgstr "Расширение PHP XML недоступно. Обратитесь в техподдержку хостинга чтобы включить расширение PHP XML." +#: wp-includes/class-wp-customize-manager.php:1811 +msgid "This link is not live-previewable." +msgstr "Эта ссылка не имеет живого предпросмотра." + +#: wp-includes/class-wp-customize-manager.php:1591 +msgid "Unauthorized. You may remove the customize_messenger_channel param to preview as frontend." +msgstr "Нет авторизации. Вы можете убрать параметр customize_messenger_channel для просмотра от посетителя." -#: wp-includes/class-wp-customize-manager.php:493 +#: wp-includes/class-wp-customize-manager.php:513 msgid "Non-existent changeset UUID." msgstr "Несуществующий UUID набора изменений." -#: wp-includes/class-wp-customize-manager.php:484 +#: wp-includes/class-wp-customize-manager.php:486 msgid "Invalid changeset UUID" msgstr "Неверный UUID набора изменений" -#: wp-includes/class-wp-customize-manager.php:1792 -msgid "This form is not live-previewable." -msgstr "Эта форма не имеет живого предпросмотра." - -#: wp-includes/class-wp-customize-manager.php:1791 -msgid "This link is not live-previewable." -msgstr "Эта ссылка не имеет живого предпросмотра." - -#: wp-includes/class-wp-customize-control.php:597 +#: wp-includes/class-wp-customize-control.php:624 msgid "New page title…" msgstr "Новое название страницы…" -#: wp-includes/class-wp-customize-control.php:596 +#: wp-includes/class-wp-customize-control.php:623 msgid "New page title" msgstr "Новое название страницы" -#: wp-includes/class-wp-customize-manager.php:1571 -msgid "Unauthorized. You may remove the customize_messenger_channel param to preview as frontend." -msgstr "Нет авторизации. Вы можете убрать параметр customize_messenger_channel для просмотра от посетителя." - -#. translators: %s: Plugin name -#: wp-includes/script-loader.php:663 -msgid "Install %s now" -msgstr "Установить %s сейчас" +#: wp-includes/IXR/class-IXR-message.php:48 wp-includes/atomlib.php:151 +#: wp-includes/feed.php:542 +msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension." +msgstr "Расширение PHP XML недоступно. Обратитесь в техподдержку хостинга чтобы включить расширение PHP XML." -#. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:644 -msgid "Update %s now" -msgstr "Обновить %s сейчас" +#. translators: %s: current user's display name +#: wp-includes/admin-bar.php:217 +msgid "Howdy, %s" +msgstr "Привет, %s" #: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80 msgid "Edit selected menu" msgstr "Изменить выбранное меню" -#: wp-includes/class-wp-editor.php:1075 +#: wp-includes/class-wp-editor.php:1276 msgid "Warning: the link has been inserted but may have errors. Please test it." msgstr "Внимание: ссылка добавлена, но может содержать ошибки. Пожалуйста, проверьте её." -#: wp-includes/script-loader.php:636 +#: wp-includes/script-loader.php:644 msgid "Search Results" msgstr "Результаты поиска" -#: wp-includes/class-wp-editor.php:1034 +#: wp-includes/class-wp-editor.php:1231 msgid "Rich Text Area. Press Control-Option-H for help." msgstr "Область редактирования. Нажмите Control-Option-H, чтобы получить больше информации." @@ -1975,141 +2534,141 @@ msgstr "Область редактирования. Нажмите Control-Opti msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds." msgstr "Используйте клавиши влево/вправо, чтобы переместиться на одну секунду; вверх/вниз, чтобы переместиться на десять секунд." -#: wp-includes/script-loader.php:357 wp-includes/theme.php:1395 -msgid "Play" -msgstr "Воспроизвести" +#: wp-includes/script-loader.php:370 +msgid "Use Up/Down Arrow keys to increase or decrease volume." +msgstr "Используйте клавиши вверх/вниз, чтобы увеличить или уменьшить громкость." -#: wp-includes/script-loader.php:358 wp-includes/theme.php:1394 -msgid "Pause" -msgstr "Пауза" +#: wp-includes/script-loader.php:366 +msgid "Volume Slider" +msgstr "Регулятор громкости" -#. translators: %1: number of seconds (30 by default) -#: wp-includes/script-loader.php:363 -msgid "Skip back %1 seconds" -msgstr "Назад на %1 секунд" +#: wp-includes/script-loader.php:365 +msgid "Audio Player" +msgstr "Аудиоплеер" #: wp-includes/script-loader.php:364 msgid "Video Player" msgstr "Видеоплеер" -#: wp-includes/script-loader.php:365 -msgid "Audio Player" -msgstr "Аудиоплеер" +#. translators: %1: number of seconds (30 by default) +#: wp-includes/script-loader.php:363 +msgid "Skip back %1 seconds" +msgstr "Назад на %1 секунд" #: wp-includes/script-loader.php:361 msgid "Time Slider" msgstr "Шкала времени" -#: wp-includes/script-loader.php:366 -msgid "Volume Slider" -msgstr "Регулятор громкости" +#: wp-includes/script-loader.php:358 wp-includes/theme.php:1395 +msgid "Pause" +msgstr "Пауза" -#: wp-includes/script-loader.php:370 -msgid "Use Up/Down Arrow keys to increase or decrease volume." -msgstr "Используйте клавиши вверх/вниз, чтобы увеличить или уменьшить громкость." +#: wp-includes/script-loader.php:357 wp-includes/theme.php:1396 +msgid "Play" +msgstr "Воспроизвести" -#: wp-includes/taxonomy.php:1979 wp-includes/taxonomy.php:2601 +#: wp-includes/taxonomy.php:1970 wp-includes/taxonomy.php:2596 msgid "A name is required for this term." msgstr "Требуется название этого элемента." -#: wp-includes/class-wp-tax-query.php:658 +#: wp-includes/class-wp-tax-query.php:663 msgid "Inexistent terms." msgstr "Элементы не существуют." -#. translators: %s: Activation URL -#: wp-includes/script-loader.php:684 -msgid "Importer installed successfully. <a href=\"%s\">Run importer</a>" -msgstr "Плагин успешно установлен. <a href=\"%s\">Запустить импорт</a>" +#. translators: %s: Importer name +#: wp-includes/script-loader.php:715 +msgid "Run %s" +msgstr "Запустить %s" -#: wp-includes/script-loader.php:702 +#: wp-includes/script-loader.php:713 msgid "Run Importer" msgstr "Запустить импорт" -#. translators: %s: Importer name -#: wp-includes/script-loader.php:704 -msgid "Run %s" -msgstr "Запустить %s" +#. translators: %s: Activation URL +#: wp-includes/script-loader.php:694 +msgid "Importer installed successfully. <a href=\"%s\">Run importer</a>" +msgstr "Плагин успешно установлен. <a href=\"%s\">Запустить импорт</a>" -#: wp-includes/script-loader.php:701 +#: wp-includes/script-loader.php:712 msgctxt "theme" msgid "Activate %s" msgstr "Активировать %s" -#. translators: %s: Plugin name -#: wp-includes/script-loader.php:699 -msgctxt "plugin" +#. translators: %s: Theme name +#: wp-includes/script-loader.php:712 +msgctxt "theme" msgid "Network Activate %s" msgstr "Активировать %s для сети" -#: wp-includes/script-loader.php:699 +#: wp-includes/script-loader.php:710 msgctxt "plugin" msgid "Activate %s" msgstr "Активировать %s" -#. translators: %s: Theme name -#: wp-includes/script-loader.php:701 -msgctxt "theme" +#. translators: %s: Plugin name +#: wp-includes/script-loader.php:710 +msgctxt "plugin" msgid "Network Activate %s" msgstr "Активировать %s для сети" -#. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:670 -msgctxt "plugin" -msgid "Installing %s..." -msgstr "Установка %s..." - #. translators: %s: Theme name and version -#: wp-includes/script-loader.php:672 +#: wp-includes/script-loader.php:690 msgctxt "theme" -msgid "Installing %s..." -msgstr "Установка %s..." +msgid "%s installation failed" +msgstr "Установка %s не удалась" #. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:674 +#: wp-includes/script-loader.php:688 msgctxt "plugin" -msgid "%s installed!" -msgstr "%s установлен!" +msgid "%s installation failed" +msgstr "Установка %s не удалась" #. translators: %s: Theme name and version -#: wp-includes/script-loader.php:676 +#: wp-includes/script-loader.php:686 msgctxt "theme" msgid "%s installed!" msgstr "%s установлена!" #. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:678 +#: wp-includes/script-loader.php:684 msgctxt "plugin" -msgid "%s installation failed" -msgstr "Установка %s не удалась" +msgid "%s installed!" +msgstr "%s установлен!" #. translators: %s: Theme name and version -#: wp-includes/script-loader.php:680 +#: wp-includes/script-loader.php:682 msgctxt "theme" -msgid "%s installation failed" -msgstr "Установка %s не удалась" +msgid "Installing %s..." +msgstr "Установка %s..." + +#. translators: %s: Plugin name and version +#: wp-includes/script-loader.php:680 +msgctxt "plugin" +msgid "Installing %s..." +msgstr "Установка %s..." -#: wp-includes/class-wp-xmlrpc-server.php:4434 +#: wp-includes/class-wp-xmlrpc-server.php:4457 msgid "Sorry, you are not allowed to access user data on this site." msgstr "Извините, вам не разрешено получать данные пользователей этого сайта." -#: wp-includes/script-loader.php:708 +#: wp-includes/script-loader.php:719 msgid "Number of plugins found: %d" msgstr "Количество найденных плагинов: %d" -#: wp-includes/class-wp-xmlrpc-server.php:2421 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:578 -msgid "Sorry, you are not allowed to edit this user." -msgstr "Извините, вам не разрешено редактировать этого пользователя." +#: wp-includes/class-wp-xmlrpc-server.php:2732 +#: wp-includes/class-wp-xmlrpc-server.php:2934 +msgid "Sorry, you are not allowed to edit pages." +msgstr "Извините, вам не разрешено редактировать страницы." -#: wp-includes/class-wp-xmlrpc-server.php:2552 -#: wp-includes/class-wp-xmlrpc-server.php:2598 +#: wp-includes/class-wp-xmlrpc-server.php:2575 +#: wp-includes/class-wp-xmlrpc-server.php:2621 msgid "Sorry, you are not allowed to edit your profile." msgstr "Извините, вам не разрешено редактировать свой профиль." -#: wp-includes/class-wp-xmlrpc-server.php:2709 -#: wp-includes/class-wp-xmlrpc-server.php:2911 -msgid "Sorry, you are not allowed to edit pages." -msgstr "Извините, вам не разрешено редактировать страницы." +#: wp-includes/class-wp-xmlrpc-server.php:2444 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:574 +msgid "Sorry, you are not allowed to edit this user." +msgstr "Извините, вам не разрешено редактировать этого пользователя." #. translators: If comment number in your language requires declension, #. translate this to 'on'. Do not translate into your own language. @@ -2118,118 +2677,139 @@ msgctxt "Comment number declension: on or off" msgid "off" msgstr "on" -#: wp-includes/class-wp-theme.php:789 -msgid "Fixed Layout" -msgstr "Фиксированная разметка" +#: wp-includes/class-wp-theme.php:807 +msgid "Seasonal" +msgstr "Времена года" -#: wp-includes/class-wp-theme.php:789 -msgid "Fluid Layout" -msgstr "Гибкая разметка" +#: wp-includes/class-wp-theme.php:807 +msgid "Photoblogging" +msgstr "Фотоблог" -#: wp-includes/class-wp-theme.php:790 +#: wp-includes/class-wp-theme.php:806 msgid "Responsive Layout" msgstr "Адаптивная разметка" -#: wp-includes/class-wp-theme.php:791 -msgid "Photoblogging" -msgstr "Фотоблог" - -#: wp-includes/class-wp-theme.php:791 -msgid "Seasonal" -msgstr "Времена года" +#: wp-includes/class-wp-theme.php:805 +msgid "Fluid Layout" +msgstr "Гибкая разметка" -#: wp-includes/class-wp-theme.php:787 -msgid "Tan" -msgstr "Жёлто-коричневый" +#: wp-includes/class-wp-theme.php:805 +msgid "Fixed Layout" +msgstr "Фиксированная разметка" -#: wp-includes/class-wp-theme.php:788 +#: wp-includes/class-wp-theme.php:804 msgid "Dark" msgstr "Тёмный" +#: wp-includes/class-wp-theme.php:803 +msgid "Tan" +msgstr "Жёлто-коричневый" + #. translators: %s: Error string for a failed installation -#: wp-includes/script-loader.php:668 +#: wp-includes/script-loader.php:678 msgid "Installation failed: %s" msgstr "Установка не удалась: %s" -#: wp-includes/class-wp-xmlrpc-server.php:1640 -#: wp-includes/class-wp-xmlrpc-server.php:4777 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:758 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:803 -msgid "Sorry, you are not allowed to delete this post." -msgstr "Извините, вам не разрешено удалять эту запись." +#: wp-includes/class-wp-xmlrpc-server.php:2691 +#: wp-includes/class-wp-xmlrpc-server.php:2888 +msgid "Sorry, you are not allowed to edit this page." +msgstr "Извините, вам не разрешено редактировать эту страницу." -#: wp-includes/class-wp-xmlrpc-server.php:2803 +#: wp-includes/class-wp-xmlrpc-server.php:2826 msgid "Sorry, you are not allowed to delete this page." msgstr "Извините, вам не разрешено удалять эту страницу." -#: wp-includes/class-wp-xmlrpc-server.php:2668 -#: wp-includes/class-wp-xmlrpc-server.php:2865 -msgid "Sorry, you are not allowed to edit this page." -msgstr "Извините, вам не разрешено редактировать эту страницу." +#: wp-includes/class-wp-xmlrpc-server.php:1663 +#: wp-includes/class-wp-xmlrpc-server.php:4800 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:763 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:808 +msgid "Sorry, you are not allowed to delete this post." +msgstr "Извините, вам не разрешено удалять эту запись." -#: wp-includes/script-loader.php:976 -msgid "Today" -msgstr "Сегодня" - -#: wp-includes/script-loader.php:694 -msgid "Deleted!" -msgstr "Удалено!" - -#. translators: %s: Error string for a failed deletion -#: wp-includes/script-loader.php:693 -msgid "Deletion failed: %s" -msgstr "Удаление не удалось: %s" +#. translators: %s: site title +#: wp-login.php:230 +msgctxt "site" +msgid "← Back to %s" +msgstr "← Назад к сайту «%s»" -#: wp-includes/script-loader.php:696 -msgid "Network Activate" -msgstr "Активировать для сети" +#: wp-includes/wp-db.php:1801 wp-includes/wp-db.php:1807 +msgid "Unable to retrieve the error message from MySQL" +msgstr "Не удалось получить текст ошибки от MySQL" #: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80 #: wp-includes/widgets/class-wp-nav-menu-widget.php:153 msgid "Edit Menu" msgstr "Редактировать меню" -#: wp-includes/wp-db.php:1801 wp-includes/wp-db.php:1807 -msgid "Unable to retrieve the error message from MySQL" -msgstr "Не удалось получить текст ошибки от MySQL" +#: wp-includes/script-loader.php:987 +msgid "Today" +msgstr "Сегодня" -#. translators: %s: site title -#: wp-login.php:230 -msgctxt "site" -msgid "← Back to %s" -msgstr "← Назад к сайту «%s»" +#: wp-includes/class-wp-xmlrpc-server.php:3631 +#: wp-includes/script-loader.php:716 +msgid "An unknown error occurred" +msgstr "Произошла неизвестная ошибка" -#: wp-includes/script-loader.php:691 +#: wp-includes/script-loader.php:707 +msgid "Network Activate" +msgstr "Активировать для сети" + +#. translators: %s: Error string for a failed deletion +#: wp-includes/script-loader.php:703 +msgid "Deletion failed: %s" +msgstr "Удаление не удалось: %s" + +#: wp-includes/script-loader.php:701 msgid "Deleting..." msgstr "Удаление..." -#: wp-includes/script-loader.php:690 +#: wp-includes/script-loader.php:700 msgid "Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?" msgstr "Внимание: Эти темы могут быть активными на других сайтах сети. Вы уверены, что хотите продолжить?" -#: wp-includes/class-wp-xmlrpc-server.php:3608 -#: wp-includes/script-loader.php:705 -msgid "An unknown error occurred" -msgstr "Произошла неизвестная ошибка" +#: wp-includes/script-loader.php:699 +msgid "Are you sure you want to delete the selected plugins and their data?" +msgstr "Вы уверены, что хотите удалить выбранные плагины и их данные?" #. translators: %s: Plugin name -#: wp-includes/script-loader.php:688 +#: wp-includes/script-loader.php:698 msgid "Are you sure you want to delete %s and its data?" msgstr "Вы уверены, что хотите удалить плагин %s и его данные?" -#: wp-includes/script-loader.php:689 -msgid "Are you sure you want to delete the selected plugins and their data?" -msgstr "Вы уверены, что хотите удалить выбранные плагины и их данные?" - #. translators: %s: Theme name -#: wp-includes/script-loader.php:686 +#: wp-includes/script-loader.php:696 msgid "Are you sure you want to delete %s?" msgstr "Вы уверены, что хотите удалить %s?" -#: wp-includes/script-loader.php:666 +#: wp-includes/script-loader.php:676 msgid "Install Failed!" msgstr "Установка не удалась!" +#: wp-includes/script-loader.php:651 +msgid "Update Now" +msgstr "Обновить сейчас" + +#: wp-includes/script-loader.php:646 +msgid "Please select at least one item to perform this action on." +msgstr "Выберите хотя бы один элемент для совершения действия." + +#: wp-includes/script-loader.php:645 +msgid "You do not appear to have any plugins available at this time." +msgstr "Похоже, в настоящий момент у вас нет ни одного плагина." + +#. translators: %s: Search string +#: wp-includes/script-loader.php:643 +msgid "Search results for “%s”" +msgstr "Результаты поиска «%s»" + +#: wp-includes/script-loader.php:528 +msgid "" +"Are you sure you want to do this?\n" +"The comment changes you made will be lost." +msgstr "" +"Вы уверены, что хотите сделать это?\n" +"Все несохранённые изменения в комментарии будут потеряны." + #: wp-includes/script-loader.php:412 msgid "Confirm use of weak password" msgstr "Разрешить использование слабого пароля." @@ -2239,98 +2819,73 @@ msgctxt "password strength" msgid "Password strength unknown" msgstr "Надёжность пароля неизвестна" -#: wp-includes/revision.php:550 -msgid "Sorry, you are not allowed to preview drafts." -msgstr "Извините, вам не разрешено просматривать черновики." - -#: wp-includes/rest-api/class-wp-rest-server.php:902 +#: wp-includes/rest-api/class-wp-rest-server.php:922 #: wp-includes/script-loader.php:132 wp-includes/script-loader.php:517 msgid "Sorry, you are not allowed to do that." msgstr "Извините, вам не разрешено выполнять данное действие." +#: wp-includes/revision.php:550 +msgid "Sorry, you are not allowed to preview drafts." +msgstr "Извините, вам не разрешено просматривать черновики." + #. translators: %s: site title -#: wp-includes/pluggable.php:1736 +#: wp-includes/pluggable.php:1751 msgid "[%s] Password Changed" msgstr "[%s] Пароль изменён" #. translators: %s: user name -#: wp-includes/pluggable.php:1731 +#: wp-includes/pluggable.php:1746 msgid "Password changed for user: %s" msgstr "Пароль пользователя %s изменён." -#: wp-includes/script-loader.php:637 -msgid "You do not appear to have any plugins available at this time." -msgstr "Похоже, в настоящий момент у вас нет ни одного плагина." - -#: wp-includes/script-loader.php:638 -msgid "Please select at least one item to perform this action on." -msgstr "Выберите хотя бы один элемент для совершения действия." - -#: wp-includes/script-loader.php:642 -msgid "Update Now" -msgstr "Обновить сейчас" - -#. translators: %s: Search string -#: wp-includes/script-loader.php:635 -msgid "Search results for “%s”" -msgstr "Результаты поиска «%s»" - -#: wp-includes/script-loader.php:528 -msgid "" -"Are you sure you want to do this?\n" -"The comment changes you made will be lost." -msgstr "" -"Вы уверены, что хотите сделать это?\n" -"Все несохранённые изменения в комментарии будут потеряны." +#: wp-includes/media-template.php:1242 +msgid "Image crop area preview. Requires mouse interaction." +msgstr "Область просмотра и обрезки изображения. Требует управления мышью." -#: wp-includes/formatting.php:4251 +#: wp-includes/formatting.php:4252 msgid "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure" msgstr "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure" #. translators: %s: Codex URL -#: wp-includes/formatting.php:4250 +#: wp-includes/formatting.php:4251 msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>" msgstr "При использовании произвольной структуры необходимо указать хотя бы один элемент. <a href=\"%s\">Узнать больше</a>" -#: wp-includes/media-template.php:1239 -msgid "Image crop area preview. Requires mouse interaction." -msgstr "Область просмотра и обрезки изображения. Требует управления мышью." - -#: wp-includes/class-wp-xmlrpc-server.php:3940 -#: wp-includes/class-wp-xmlrpc-server.php:3988 -#: wp-includes/class-wp-xmlrpc-server.php:5815 +#: wp-includes/class-wp-xmlrpc-server.php:3963 +#: wp-includes/class-wp-xmlrpc-server.php:4011 +#: wp-includes/class-wp-xmlrpc-server.php:5838 msgid "Sorry, you are not allowed to upload files." msgstr "Извините, вам не разрешено загружать файлы." -#: wp-includes/class-wp-xmlrpc-server.php:3062 +#: wp-includes/class-wp-xmlrpc-server.php:3085 msgid "Sorry, you are not allowed to add a category." msgstr "Извините, вам не разрешено добавлять рубрику." -#: wp-includes/class-wp-xmlrpc-server.php:2479 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:186 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:382 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:384 +#: wp-includes/class-wp-xmlrpc-server.php:2502 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:187 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:378 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:380 msgid "Sorry, you are not allowed to list users." msgstr "Извините, вам не разрешено просматривать список пользователей." -#: wp-includes/class-wp-customize-manager.php:2027 -#: wp-includes/class-wp-customize-setting.php:549 -msgid "Invalid value." -msgstr "Неверное значение." +#. translators: URL to the widgets panel of the customizer +#: wp-includes/class-wp-customize-nav-menus.php:585 +msgid "You can also place menus in <a href=\"%s\">widget areas</a> with the “Custom Menu” widget." +msgstr "Можно также размещать меню в <a href=\"%s\">областях виджетов</a> с помощью виджета «Произвольное меню»." -#: wp-includes/class-wp-customize-manager.php:2356 +#: wp-includes/class-wp-customize-manager.php:2376 msgid "There is %s invalid setting." msgid_plural "There are %s invalid settings." msgstr[0] "Указано %s некорректное значение." msgstr[1] "Указаны %s некорректных значения." msgstr[2] "Указаны %s некорректных значений." -#. translators: URL to the widgets panel of the customizer -#: wp-includes/class-wp-customize-nav-menus.php:585 -msgid "You can also place menus in <a href=\"%s\">widget areas</a> with the “Custom Menu” widget." -msgstr "Можно также размещать меню в <a href=\"%s\">областях виджетов</a> с помощью виджета «Произвольное меню»." +#: wp-includes/class-wp-customize-manager.php:2047 +#: wp-includes/class-wp-customize-setting.php:596 +msgid "Invalid value." +msgstr "Неверное значение." -#: wp-includes/class-wp-customize-manager.php:476 +#: wp-includes/class-wp-customize-manager.php:478 #: wp-includes/script-loader.php:468 msgid "Sorry, you are not allowed to customize this site." msgstr "Извините, вам не разрешено настраивать этот сайт." @@ -2342,29 +2897,29 @@ msgstr "Извините, вам не разрешено настраивать msgid "Do not pass %1$s tags to %2$s." msgstr "Не передавайте в функцию %2$s тег %1$s." -#: wp-includes/class-wp-editor.php:1058 +#: wp-includes/class-wp-editor.php:1257 msgid "Link options" msgstr "Настройки ссылки" -#: wp-includes/script-loader.php:433 -msgid "Link selected." -msgstr "Ссылка выбрана." - #: wp-includes/script-loader.php:434 msgid "Link inserted." msgstr "Ссылка вставлена." +#: wp-includes/script-loader.php:433 +msgid "Link selected." +msgstr "Ссылка выбрана." + #. translators: %s: ImageMagick method name #: wp-includes/class-wp-image-editor-imagick.php:706 #: wp-includes/class-wp-image-editor-imagick.php:711 msgid "%s is required to strip image meta." msgstr "Для удаления метаданных изображения необходим метод %s." -#: wp-includes/script-loader.php:626 +#: wp-includes/script-loader.php:634 msgid "Plugin details" msgstr "Детали плагина" -#: wp-includes/media.php:3449 +#: wp-includes/media.php:3536 msgid "No media files found." msgstr "Медиафайлов не найдено." @@ -2384,13 +2939,13 @@ msgid "1 result found. Use up and down arrow keys to navigate." msgstr "Найден 1 результат. Для перемещения используйте клавиши вверх/вниз." #. translators: %s: user name -#: wp-includes/comment-template.php:2229 +#: wp-includes/comment-template.php:2231 msgid "Logged in as %s. Edit your profile." msgstr "Вы вошли как %s. Изменить профиль." #. translators: 1: edit user link, 2: accessibility text, 3: user name, 4: #. logout URL -#: wp-includes/comment-template.php:2226 +#: wp-includes/comment-template.php:2228 msgid "<a href=\"%1$s\" aria-label=\"%2$s\">Logged in as %3$s</a>. <a href=\"%4$s\">Log out?</a>" msgstr "<a href=\"%1$s\" aria-label=\"%2$s\">Вы вошли как %3$s</a>. <a href=\"%4$s\">Выйти?</a>" @@ -2402,45 +2957,57 @@ msgstr "Константа %1$s <strong>считается устаревшей< #. translators: 1: panel id, 2: link to 'customize_loaded_components' filter #. reference -#: wp-includes/class-wp-customize-manager.php:2956 +#: wp-includes/class-wp-customize-manager.php:3000 msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead." msgstr "Ручное удаление %1$s вызовет предупреждения PHP. Используйте фильтр %2$s." -#: wp-includes/class-wp-editor.php:1083 +#: wp-includes/class-wp-editor.php:1284 msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo." msgstr "Следующая группа комбинаций заменяется по мере набора или при обрамлении простого текста в том же параграфе. Нажмите Escape или кнопку отмены, чтобы отменить." -#: wp-includes/user.php:220 -msgid "<strong>ERROR</strong>: Invalid email address." -msgstr "<strong>ОШИБКА</strong>: Неверный адрес e-mail." +#: wp-login.php:856 +msgid "Your session has expired. Please log in to continue where you left off." +msgstr "Ваша сессия истекла. Пожалуйста, авторизуйтесь снова, чтобы продолжить работу." #. translators: 1: display name, 2: user_login -#: wp-includes/user.php:1105 +#: wp-includes/user.php:1115 msgctxt "user dropdown" msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: wp-login.php:853 -msgid "Your session has expired. Please log in to continue where you left off." -msgstr "Ваша сессия истекла. Пожалуйста, авторизуйтесь снова, чтобы продолжить работу." - -#: wp-includes/user.php:202 -msgid "<strong>ERROR</strong>: The email field is empty." -msgstr "<strong>ОШИБКА</strong>: Вы не ввели e-mail." - #. translators: %s: email address #: wp-includes/user.php:238 msgid "<strong>ERROR</strong>: The password you entered for the email address %s is incorrect." msgstr "<strong>ОШИБКА</strong>: Введённый вами пароль для адреса %s неверен." +#: wp-includes/user.php:220 +msgid "<strong>ERROR</strong>: Invalid email address." +msgstr "<strong>ОШИБКА</strong>: Неверный адрес e-mail." + +#: wp-includes/user.php:202 +msgid "<strong>ERROR</strong>: The email field is empty." +msgstr "<strong>ОШИБКА</strong>: Вы не ввели e-mail." + #: wp-includes/taxonomy.php:426 msgid "Unregistering a built-in taxonomy is not allowed" msgstr "Удаление встроенных таксономий не допускается" +#: wp-includes/script-loader.php:538 +msgid "Drag boxes here" +msgstr "Перетащите блоки сюда" + #: wp-includes/script-loader.php:473 msgid "(Untitled)" msgstr "(Без названия)" +#: wp-includes/rest-api.php:45 +msgid "Route must be specified." +msgstr "Необходимо указать маршрут." + +#: wp-includes/rest-api.php:42 +msgid "Routes must be namespaced with plugin or theme name and version." +msgstr "Маршруты должны быть в пространстве имён с названием и версией плагина или темы." + #: wp-includes/post.php:1167 msgid "Unregistering a built-in post type is not allowed" msgstr "Удаление встроенных типов записей не допускается" @@ -2450,87 +3017,75 @@ msgctxt "post status" msgid "Trash" msgstr "В корзине" -#: wp-includes/script-loader.php:538 -msgid "Drag boxes here" -msgstr "Перетащите блоки сюда" - -#: wp-includes/rest-api.php:45 -msgid "Route must be specified." -msgstr "Необходимо указать маршрут." +#: wp-includes/post.php:227 +msgctxt "post status" +msgid "Private" +msgstr "Личное" -#: wp-includes/rest-api.php:42 -msgid "Routes must be namespaced with plugin or theme name and version." -msgstr "Маршруты должны быть в пространстве имён с названием и версией плагина или темы." +#: wp-includes/post.php:220 +msgctxt "post status" +msgid "Pending" +msgstr "На утверждении" #: wp-includes/post.php:213 msgctxt "post status" msgid "Draft" msgstr "Черновик" -#: wp-includes/post.php:199 -msgctxt "post status" -msgid "Published" -msgstr "Опубликовано" - #: wp-includes/post.php:206 msgctxt "post status" msgid "Scheduled" msgstr "Запланировано" -#: wp-includes/post.php:220 -msgctxt "post status" -msgid "Pending" -msgstr "На утверждении" - -#: wp-includes/post.php:227 +#: wp-includes/post.php:199 msgctxt "post status" -msgid "Private" -msgstr "Личное" +msgid "Published" +msgstr "Опубликовано" -#: wp-includes/post-template.php:1602 +#: wp-includes/post-template.php:1603 msgctxt "post password form" msgid "Enter" msgstr "Войти" -#: wp-includes/pluggable.php:527 +#: wp-includes/pluggable.php:537 msgid "<strong>ERROR</strong>: Invalid username, email address or incorrect password." msgstr "<strong>ОШИБКА</strong>: Неверное имя пользователя, e-mail или пароль." #. translators: 1: blog name, 2: separator(raquo), 3: term name, 4: taxonomy #. singular name -#: wp-includes/general-template.php:2656 +#: wp-includes/general-template.php:2671 msgid "%1$s %2$s %3$s %4$s Feed" msgstr "%1$s %2$s Лента элемента %3$s таксономии %4$s" -#: wp-includes/class-wp-customize-manager.php:3800 -msgid "No logo selected" -msgstr "Логотип не выбран" - -#: wp-includes/class-wp-customize-manager.php:3802 -msgid "Choose logo" -msgstr "Выберите логотип" - -#: wp-includes/functions.php:5258 +#: wp-includes/functions.php:5262 msgid "Close dialog" msgstr "Закрыть окно" #. translators: 1: PHP class name, 2: PHP parent class name, 3: version number, #. 4: __construct() method -#: wp-includes/functions.php:3891 +#: wp-includes/functions.php:3893 msgid "The called constructor method for %1$s in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead." msgstr "Вызванный метод конструктора класса %1$s в %2$s считается <strong>устаревшим</strong> с версии %3$s! Используйте %4$s." -#: wp-includes/class-wp-customize-manager.php:3796 -#: wp-includes/class-wp-customize-manager.php:3801 -msgid "Select logo" -msgstr "Выбрать логотип" +#: wp-includes/class-wp-customize-manager.php:3875 +msgid "Choose logo" +msgstr "Выберите логотип" + +#: wp-includes/class-wp-customize-manager.php:3873 +msgid "No logo selected" +msgstr "Логотип не выбран" -#: wp-includes/class-wp-customize-manager.php:3797 +#: wp-includes/class-wp-customize-manager.php:3870 msgid "Change logo" msgstr "Изменить логотип" +#: wp-includes/class-wp-customize-manager.php:3869 +#: wp-includes/class-wp-customize-manager.php:3874 +msgid "Select logo" +msgstr "Выбрать логотип" + #. translators: %s: document.write() -#: wp-includes/customize/class-wp-customize-selective-refresh.php:190 +#: wp-includes/customize/class-wp-customize-selective-refresh.php:209 msgid "%s is forbidden" msgstr "Метод %s запрещён" @@ -2538,11 +3093,6 @@ msgstr "Метод %s запрещён" msgid "Partial render must echo the content or return the content string (or array), but not both." msgstr "Функция частичного отображения должна выводить содержимое или возвращать его в виде строки (или массива), но не делать и то и другое одновременно." -#: wp-includes/comment.php:242 -msgctxt "comment status" -msgid "Approved" -msgstr "Одобрен" - #: wp-includes/comment.php:1144 msgid "<strong>ERROR</strong>: your comment is too long." msgstr "<strong>ОШИБКА</strong>: ваш комментарий слишком длинный." @@ -2551,77 +3101,82 @@ msgstr "<strong>ОШИБКА</strong>: ваш комментарий слишк msgid "<strong>ERROR</strong>: your url is too long." msgstr "<strong>ОШИБКА</strong>: ваша ссылка слишком длинная." +#: wp-includes/comment.php:1136 +msgid "<strong>ERROR</strong>: your email address is too long." +msgstr "<strong>ОШИБКА</strong>: ваш адрес e-mail слишком длинный." + #: wp-includes/comment.php:1132 msgid "<strong>ERROR</strong>: your name is too long." msgstr "<strong>ОШИБКА</strong>: ваше имя слишком длинное." +#: wp-includes/comment.php:244 +msgctxt "comment status" +msgid "Trash" +msgstr "Удалён" + #: wp-includes/comment.php:243 msgctxt "comment status" msgid "Spam" msgstr "Спам" -#: wp-includes/comment.php:1136 -msgid "<strong>ERROR</strong>: your email address is too long." -msgstr "<strong>ОШИБКА</strong>: ваш адрес e-mail слишком длинный." - -#: wp-includes/comment.php:244 +#: wp-includes/comment.php:242 msgctxt "comment status" -msgid "Trash" -msgstr "Удалён" +msgid "Approved" +msgstr "Одобрен" -#: wp-includes/class-wp-customize-manager.php:3788 -msgid "Logo" -msgstr "Логотип" +#: wp-includes/class-wp-theme.php:278 +msgid "https://codex.wordpress.org/Child_Themes" +msgstr "https://codex.wordpress.org/Дочерние_темы" + +#. translators: 1: index.php, 2: Codex URL, 3: style.css +#: wp-includes/class-wp-theme.php:276 +msgid "Template is missing. Standalone themes need to have a %1$s template file. <a href=\"%2$s\">Child themes</a> need to have a Template header in the %3$s stylesheet." +msgstr "Шаблон не найден. Автономные темы должны иметь шаблон %1$s. <a href=\"%2$s\">Дочерние темы</a> должны иметь заголовок «Template» в таблице стилей %3$s." #: wp-includes/class-wp-metadata-lazyloader.php:81 #: wp-includes/class-wp-metadata-lazyloader.php:122 msgid "Invalid object type" msgstr "Неверный тип объекта" -#: wp-includes/class-wp-theme.php:276 -msgid "https://codex.wordpress.org/Child_Themes" -msgstr "https://codex.wordpress.org/Дочерние_темы" - -#: wp-includes/class-wp-editor.php:1056 +#: wp-includes/class-wp-editor.php:1255 msgid "Paste URL or type to search" msgstr "Введите URL или слово для поиска" -#. translators: 1: index.php, 2: Codex URL, 3: style.css -#: wp-includes/class-wp-theme.php:274 -msgid "Template is missing. Standalone themes need to have a %1$s template file. <a href=\"%2$s\">Child themes</a> need to have a Template header in the %3$s stylesheet." -msgstr "Шаблон не найден. Автономные темы должны иметь шаблон %1$s. <a href=\"%2$s\">Дочерние темы</a> должны иметь заголовок «Template» в таблице стилей %3$s." +#: wp-includes/class-wp-customize-manager.php:3861 +msgid "Logo" +msgstr "Логотип" -#: wp-includes/class-wp-customize-manager.php:3755 -#: wp-includes/class-wp-customize-manager.php:3832 +#: wp-includes/class-wp-customize-manager.php:3828 +#: wp-includes/class-wp-customize-manager.php:3905 msgid "Display Site Title and Tagline" msgstr "Отображать название и описание" -#: wp-comments-post.php:29 -msgid "Comment Submission Failure" -msgstr "Ошибка при отправке комментария" - -#: wp-includes/class-wp-customize-manager.php:3634 +#: wp-includes/class-wp-customize-manager.php:3707 msgid "Enter mobile preview mode" msgstr "Войти в мобильный режим просмотра" -#: wp-includes/class-wp-customize-manager.php:3631 +#: wp-includes/class-wp-customize-manager.php:3704 msgid "Enter tablet preview mode" msgstr "Войти в планшетный режим просмотра" -#: wp-includes/class-wp-customize-manager.php:3627 +#: wp-includes/class-wp-customize-manager.php:3700 msgid "Enter desktop preview mode" msgstr "Войти в режим просмотра с компьютера" -#: wp-includes/class-wp-customize-manager.php:1790 -#: wp-includes/customize/class-wp-customize-selective-refresh.php:184 +#: wp-includes/class-wp-customize-manager.php:1810 +#: wp-includes/customize/class-wp-customize-selective-refresh.php:203 msgid "Shift-click to edit this element." msgstr "Щёлкните, удерживая Shift, чтобы изменить элемент." -#: wp-includes/user.php:2290 +#: wp-comments-post.php:29 +msgid "Comment Submission Failure" +msgstr "Ошибка при отправке комментария" + +#: wp-includes/user.php:2302 msgid "<strong>ERROR</strong>: Sorry, that username is not allowed." msgstr "<strong>ОШИБКА</strong>: Извините, это имя пользователя не разрешено." -#: wp-includes/rest-api/class-wp-rest-request.php:908 +#: wp-includes/rest-api/class-wp-rest-request.php:906 msgid "Invalid parameter." msgstr "Неверный параметер." @@ -2646,12 +3201,12 @@ msgstr "https://codex.wordpress.org/Debugging_a_WordPress_Network" msgid "Read the <a href=\"%s\" target=\"_blank\">bug report</a> page. Some of the guidelines there may help you figure out what went wrong." msgstr "Прочтите страницу для <a href=\"%s\" target=\"_blank\">сообщения об ошибках</a>. Некоторые рекомендации могут помочь вам понять, что нужно исправить." -#: wp-includes/functions.php:4134 +#: wp-includes/functions.php:4136 msgid "https://codex.wordpress.org/Debugging_in_WordPress" msgstr "https://codex.wordpress.org/Debugging_in_WordPress" #. translators: %s: Codex URL -#: wp-includes/functions.php:4133 +#: wp-includes/functions.php:4135 msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information." msgstr "Дополнительную информацию можно найти на странице <a href=\"%s\">«Отладка в WordPress»</a>." @@ -2660,18 +3215,29 @@ msgstr "Дополнительную информацию можно найти msgid "<strong>ERROR</strong>: %1$s in %2$s can only contain numbers, letters, and underscores." msgstr "<strong>ОШИБКА</strong>: %1$s в %2$s может содержать только числа, буквы и подчёркивания." -#: wp-includes/script-loader.php:614 wp-includes/script-loader.php:620 +#: wp-includes/script-loader.php:622 wp-includes/script-loader.php:628 msgid "Changes saved." msgstr "Изменения сохранены." +#: wp-load.php:83 +msgid "https://codex.wordpress.org/Editing_wp-config.php" +msgstr "https://codex.wordpress.org/Редактирование_wp-config.php" + #. translators: %s: Codex URL #: wp-load.php:82 msgid "Need more help? <a href='%s'>We got it</a>." msgstr "Нужна помощь? <a href='%s'>Пожалуйста</a>." -#: wp-load.php:83 -msgid "https://codex.wordpress.org/Editing_wp-config.php" -msgstr "https://codex.wordpress.org/Редактирование_wp-config.php" +#. translators: %s: wp-config.php +#: wp-load.php:77 +msgid "There doesn't seem to be a %s file. I need this before we can get started." +msgstr "Кажется, файл %s отсутствует. Перед началом потребуется создать его." + +#. translators: %s: WP_User->ID +#: wp-includes/class-wp-user.php:280 wp-includes/class-wp-user.php:310 +#: wp-includes/class-wp-user.php:349 wp-includes/class-wp-user.php:373 +msgid "Use %s instead." +msgstr "Используйте %s." #. translators: %s: get_the_author() #. translators: %s: get_trackback_url() @@ -2679,21 +3245,14 @@ msgstr "https://codex.wordpress.org/Редактирование_wp-config.php" msgid "Use %s instead if you do not want the value echoed." msgstr "Используйте %s, если не хотите вывести значение." -#. translators: %s: WP_User->ID -#: wp-includes/class-wp-user.php:277 wp-includes/class-wp-user.php:307 -#: wp-includes/class-wp-user.php:346 wp-includes/class-wp-user.php:370 -msgid "Use %s instead." -msgstr "Используйте %s." - -#. translators: %s: wp-config.php -#: wp-load.php:77 -msgid "There doesn't seem to be a %s file. I need this before we can get started." -msgstr "Кажется, файл %s отсутствует. Перед началом потребуется создать его." - #: wp-includes/class-wp-term.php:166 msgid "Term ID is shared between multiple taxonomies" msgstr "ID элемента связан с несколькими таксономиями" +#: wp-includes/taxonomy.php:1128 wp-includes/taxonomy.php:1210 +msgid "Term meta cannot be added to terms that are shared between taxonomies." +msgstr "К элементам, связанным с несколькими таксономиями, нельзя добавить метаданные." + #. translators: month name, genitive #: wp-includes/class-wp-locale.php:183 msgctxt "genitive" @@ -2736,10 +3295,6 @@ msgctxt "genitive" msgid "June" msgstr "июня" -#: wp-includes/taxonomy.php:1160 wp-includes/taxonomy.php:1242 -msgid "Term meta cannot be added to terms that are shared between taxonomies." -msgstr "К элементам, связанным с несколькими таксономиями, нельзя добавить метаданные." - #. translators: month name, genitive #: wp-includes/class-wp-locale.php:176 msgctxt "genitive" @@ -2758,6 +3313,12 @@ msgctxt "genitive" msgid "March" msgstr "марта" +#. translators: month name, genitive +#: wp-includes/class-wp-locale.php:173 +msgctxt "genitive" +msgid "February" +msgstr "февраля" + #. translators: month name, genitive #: wp-includes/class-wp-locale.php:172 msgctxt "genitive" @@ -2771,21 +3332,15 @@ msgctxt "decline months names: on or off" msgid "off" msgstr "on" -#. translators: month name, genitive -#: wp-includes/class-wp-locale.php:173 -msgctxt "genitive" -msgid "February" -msgstr "февраля" - #: wp-includes/embed.php:992 msgid "Sharing options" msgstr "Варианты вставки" -#: wp-includes/class-wp-xmlrpc-server.php:534 +#: wp-includes/class-wp-xmlrpc-server.php:539 msgid "Medium-Large size image height" msgstr "Высота размера больше среднего" -#: wp-includes/class-wp-xmlrpc-server.php:529 +#: wp-includes/class-wp-xmlrpc-server.php:534 msgid "Medium-Large size image width" msgstr "Ширина размера больше среднего" @@ -2820,12 +3375,12 @@ msgid "Check your inbox at %s and click the link given." msgstr "Проверьте почтовый ящик %s и перейдите по полученной ссылке." #. translators: %s: menu name -#: wp-includes/nav-menu.php:291 wp-includes/nav-menu.php:304 +#: wp-includes/nav-menu.php:292 wp-includes/nav-menu.php:305 msgid "The menu name %s conflicts with another menu name. Please try another." msgstr "Заголовок меню %s конфликтует с существующим меню. Пожалуйста, выберите другой." #. translators: %s: site address -#: wp-signup.php:885 +#: wp-signup.php:901 msgid "The site you were looking for, %s, does not exist." msgstr "Сайта, который вы ищете, %s, не существует." @@ -2843,18 +3398,18 @@ msgstr "Ой! Объект не найден." msgid "Continue reading %s" msgstr "Читать далее %s" -#: wp-mail.php:233 -msgid "Posted title:" -msgstr "Заголовок:" +#: wp-signup.php:146 +msgid "Site Language:" +msgstr "Язык сайта:" #. translators: %s: the message ID #: wp-mail.php:246 msgid "Mission complete. Message %s deleted." msgstr "Миссия выполнена. Сообщение %s удалено." -#: wp-signup.php:146 -msgid "Site Language:" -msgstr "Язык сайта:" +#: wp-mail.php:233 +msgid "Posted title:" +msgstr "Заголовок:" #: wp-mail.php:232 msgid "Author:" @@ -2923,15 +3478,15 @@ msgstr "Мы успешно подключились к серверу (это msgid "Can’t select database" msgstr "Не удалось выбрать базу данных" -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:135 +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:148 msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget." msgstr "Облако меток не будет отображено, потому что ни одна из таксономий его не поддерживает." -#: wp-includes/user.php:2129 +#: wp-includes/user.php:2140 msgid "Could not save password reset key to database." msgstr "Не удалось сохранить ключ для сброса пароля в базе данных." -#: wp-includes/user.php:1475 +#: wp-includes/user.php:1485 msgid "Nicename may not be longer than 50 characters." msgstr "Ярлык пользователя не может быть длиннее 50 символов." @@ -2960,19 +3515,11 @@ msgstr "Навигация по списку рубрик" msgid "Tags list navigation" msgstr "Навигация по списку меток" -#: wp-includes/rest-api.php:726 -msgid "Cookie nonce is invalid" -msgstr "Неверный параметр nonce в cookie" - -#. translators: 1: function name, 2: WordPress version number, 3: error message -#: wp-includes/rest-api.php:507 -msgid "%1$s (since %2$s; %3$s)" -msgstr "%1$s (с версии %2$s; %3$s)" - -#. translators: 1: function name, 2: WordPress version number -#: wp-includes/rest-api.php:489 wp-includes/rest-api.php:510 -msgid "%1$s (since %2$s; no alternative available)" -msgstr "%1$s (с версии %2$s; альтернативы не предусмотрено)" +#. translators: 1: shortcode name, 2: space separated list of reserved +#. characters +#: wp-includes/shortcodes.php:100 +msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s" +msgstr "Неверное имя шорткода: %1$s. Не используйте пробелы и зарезервированные символы: %2$s" #: wp-includes/shortcodes.php:93 msgid "Invalid shortcode name: Empty name given." @@ -2982,54 +3529,57 @@ msgstr "Неверное имя шорткода: Указано пустое и msgid "Permalink saved" msgstr "Постоянная ссылка сохранена" -#. translators: 1: shortcode name, 2: space separated list of reserved -#. characters -#: wp-includes/shortcodes.php:100 -msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s" -msgstr "Неверное имя шорткода: %1$s. Не используйте пробелы и зарезервированные символы: %2$s" +#: wp-includes/rest-api.php:749 +msgid "Cookie nonce is invalid" +msgstr "Неверный параметр nonce в cookie" -#: wp-includes/rest-api/class-wp-rest-server.php:1054 -msgid "The specified namespace could not be found." -msgstr "Не удалось найти указанное пространство имён." +#. translators: 1: function name, 2: WordPress version number, 3: error message +#: wp-includes/rest-api.php:526 +msgid "%1$s (since %2$s; %3$s)" +msgstr "%1$s (с версии %2$s; %3$s)" + +#. translators: 1: function name, 2: WordPress version number +#: wp-includes/rest-api.php:505 wp-includes/rest-api.php:529 +msgid "%1$s (since %2$s; no alternative available)" +msgstr "%1$s (с версии %2$s; альтернативы не предусмотрено)" #. translators: 1: function name, 2: WordPress version number, 3: new function #. name -#: wp-includes/rest-api.php:486 +#: wp-includes/rest-api.php:502 msgid "%1$s (since %2$s; use %3$s instead)" msgstr "%1$s (с версии %2$s; используйте %3$s)" -#: wp-includes/rest-api/class-wp-rest-server.php:966 +#: wp-includes/rest-api/class-wp-rest-server.php:1076 +msgid "The specified namespace could not be found." +msgstr "Не удалось найти указанное пространство имён." + +#: wp-includes/rest-api/class-wp-rest-server.php:986 msgid "No route was found matching the URL and request method" msgstr "Подходящий маршрут для URL и метода запроса не найден" -#: wp-includes/rest-api/class-wp-rest-server.php:282 +#: wp-includes/rest-api/class-wp-rest-server.php:865 +msgid "The handler for the route is invalid" +msgstr "Неверный обработчик маршрута" + +#: wp-includes/rest-api/class-wp-rest-server.php:288 msgid "JSONP support is disabled on this site." msgstr "Поддержка JSONP на этом сайте отключена." -#: wp-includes/rest-api/class-wp-rest-request.php:890 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:163 +#: wp-includes/rest-api/class-wp-rest-request.php:849 +#: wp-includes/rest-api/class-wp-rest-request.php:916 +msgid "Invalid parameter(s): %s" +msgstr "Неверный параметр: %s" + +#: wp-includes/rest-api/class-wp-rest-request.php:888 msgid "Missing parameter(s): %s" msgstr "Отсутствует параметр: %s" #. translators: 1: pre_get_posts 2: WP_Query->is_main_query() 3: #. is_main_query() 4: link to codex is_main_query() page. -#: wp-includes/query.php:739 +#: wp-includes/query.php:740 msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s." msgstr "В %1$s используйте метод %2$s вместо функции %3$s. См. %4$s." -#: wp-includes/rest-api/class-wp-rest-request.php:851 -#: wp-includes/rest-api/class-wp-rest-request.php:918 -msgid "Invalid parameter(s): %s" -msgstr "Неверный параметр: %s" - -#: wp-includes/rest-api/class-wp-rest-server.php:845 -msgid "The handler for the route is invalid" -msgstr "Неверный обработчик маршрута" - -#: wp-includes/post.php:1392 -msgid "Pages list navigation" -msgstr "Навигация по списку страниц" - #: wp-includes/post.php:1393 msgid "Pages list" msgstr "Список страниц" @@ -3038,6 +3588,14 @@ msgstr "Список страниц" msgid "Posts list" msgstr "Список записей" +#: wp-includes/post.php:1392 +msgid "Pages list navigation" +msgstr "Навигация по списку страниц" + +#: wp-includes/post.php:1392 +msgid "Posts list navigation" +msgstr "Навигация по списку записей" + #: wp-includes/post.php:1391 msgid "Filter pages list" msgstr "Фильтровать список страниц" @@ -3046,10 +3604,6 @@ msgstr "Фильтровать список страниц" msgid "Filter posts list" msgstr "Фильтровать список записей" -#: wp-includes/post.php:1392 -msgid "Posts list navigation" -msgstr "Навигация по списку записей" - #: wp-includes/post.php:1383 msgid "Page Archives" msgstr "Архивы страниц" @@ -3058,32 +3612,32 @@ msgstr "Архивы страниц" msgid "Post Archives" msgstr "Архивы записей" -#: wp-includes/ms-functions.php:434 wp-includes/ms-functions.php:441 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1104 -#: wp-includes/user.php:1465 -msgid "Sorry, that username is not allowed." -msgstr "Извините, это имя пользователя не разрешено." - -#: wp-includes/ms-functions.php:573 -msgid "Site names can only contain lowercase letters (a-z) and numbers." -msgstr "Имя сайта может содержать только латинские буквы в нижнем регистре (a—z) и цифры." - #: wp-includes/class-wp-customize-nav-menus.php:171 #: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:335 -#: wp-includes/nav-menu.php:746 +#: wp-includes/nav-menu.php:747 msgid "Post Type Archive" msgstr "Архив типа записей" +#: wp-includes/ms-functions.php:574 +msgid "Site names can only contain lowercase letters (a-z) and numbers." +msgstr "Имя сайта может содержать только латинские буквы в нижнем регистре (a—z) и цифры." + +#: wp-includes/ms-functions.php:435 wp-includes/ms-functions.php:442 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1101 +#: wp-includes/user.php:1475 +msgid "Sorry, that username is not allowed." +msgstr "Извините, это имя пользователя не разрешено." + +#: wp-includes/ms-functions.php:420 +msgid "Usernames can only contain lowercase letters (a-z) and numbers." +msgstr "Имя пользователя может содержать только латинские буквы в нижнем регистре (a—z) и цифры." + #. translators: playlist item title -#: wp-includes/media.php:1832 wp-includes/media.php:1847 +#: wp-includes/media.php:1834 wp-includes/media.php:1849 msgctxt "playlist item title" msgid "“%s”" msgstr "«%s»" -#: wp-includes/ms-functions.php:419 -msgid "Usernames can only contain lowercase letters (a-z) and numbers." -msgstr "Имя пользователя может содержать только латинские буквы в нижнем регистре (a—z) и цифры." - #. translators: three-letter abbreviation of the month #: wp-includes/class-wp-locale.php:197 msgctxt "December abbreviation" @@ -3157,10 +3711,10 @@ msgid "Jan" msgstr "Янв" #. translators: one-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:143 -msgctxt "Wednesday initial" -msgid "W" -msgstr "Ср" +#: wp-includes/class-wp-locale.php:146 +msgctxt "Saturday initial" +msgid "S" +msgstr "Сб" #. translators: one-letter abbreviation of the weekday #: wp-includes/class-wp-locale.php:145 @@ -3168,12 +3722,6 @@ msgctxt "Friday initial" msgid "F" msgstr "Пт" -#. translators: one-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:146 -msgctxt "Saturday initial" -msgid "S" -msgstr "Сб" - #. translators: one-letter abbreviation of the weekday #: wp-includes/class-wp-locale.php:144 msgctxt "Thursday initial" @@ -3181,10 +3729,16 @@ msgid "T" msgstr "Чт" #. translators: one-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:140 -msgctxt "Sunday initial" -msgid "S" -msgstr "Вс" +#: wp-includes/class-wp-locale.php:143 +msgctxt "Wednesday initial" +msgid "W" +msgstr "Ср" + +#. translators: one-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:142 +msgctxt "Tuesday initial" +msgid "T" +msgstr "Вт" #. translators: one-letter abbreviation of the weekday #: wp-includes/class-wp-locale.php:141 @@ -3193,10 +3747,10 @@ msgid "M" msgstr "Пн" #. translators: one-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:142 -msgctxt "Tuesday initial" -msgid "T" -msgstr "Вт" +#: wp-includes/class-wp-locale.php:140 +msgctxt "Sunday initial" +msgid "S" +msgstr "Вс" #: wp-includes/link-template.php:2822 msgid "Newer comments" @@ -3207,10 +3761,15 @@ msgid "Older comments" msgstr "Предыдущие комментарии" #. translators: Post calendar label. 1: Date -#: wp-includes/general-template.php:2062 +#: wp-includes/general-template.php:2077 msgid "Posts published on %s" msgstr "Записи, опубликованные %s" +#. translators: %s: 'document_title_separator' filter name +#: wp-includes/feed.php:103 wp-includes/feed.php:129 +msgid "Use the %s filter instead." +msgstr "Используйте фильтр %s." + #: wp-includes/embed.php:1019 msgid "Close sharing dialog" msgstr "Закрыть окно вставки" @@ -3219,15 +3778,6 @@ msgstr "Закрыть окно вставки" msgid "Copy and paste this code into your site to embed" msgstr "Скопируйте и вставьте этот код на ваш сайт" -#. translators: %s: 'document_title_separator' filter name -#: wp-includes/feed.php:103 wp-includes/feed.php:129 -msgid "Use the %s filter instead." -msgstr "Используйте фильтр %s." - -#: wp-includes/embed.php:975 -msgid "Open sharing dialog" -msgstr "Открыть окно вставки" - #: wp-includes/embed.php:1007 msgid "Copy and paste this URL into your WordPress site to embed" msgstr "Скопируйте и вставьте этот URL на ваш сайт под управлением WordPress" @@ -3240,6 +3790,10 @@ msgstr "HTML-код" msgid "WordPress Embed" msgstr "Вставка в WordPress" +#: wp-includes/embed.php:975 +msgid "Open sharing dialog" +msgstr "Открыть окно вставки" + #: wp-includes/embed.php:951 msgid "%s <span class=\"screen-reader-text\">Comment</span>" msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>" @@ -3256,17 +3810,17 @@ msgstr "В режиме изменения порядка в списке вид msgid "Search installed themes…" msgstr "Поиск установленных тем…" -#: wp-includes/class-wp-xmlrpc-server.php:5820 +#: wp-includes/class-wp-xmlrpc-server.php:5843 msgid "Sorry, you have used your space allocation." msgstr "К сожалению, вы использовали всё доступное пространство." -#: wp-includes/class-wp-xmlrpc-server.php:3235 -#: wp-includes/class-wp-xmlrpc-server.php:3367 -#: wp-includes/class-wp-xmlrpc-server.php:3434 +#: wp-includes/class-wp-xmlrpc-server.php:3258 +#: wp-includes/class-wp-xmlrpc-server.php:3390 +#: wp-includes/class-wp-xmlrpc-server.php:3457 msgid "Sorry, you are not allowed to moderate or edit this comment." msgstr "Извините, вам не разрешено модерировать или редактировать этот комментарий." -#: wp-includes/class-wp-customize-widgets.php:738 +#: wp-includes/class-wp-customize-widgets.php:796 #: wp-includes/customize/class-wp-widget-area-customize-control.php:63 msgid "Reorder widgets" msgstr "Изменить порядок виджетов" @@ -3276,35 +3830,37 @@ msgid "Press return or enter to open this section" msgstr "Нажмите Enter, чтобы открыть эту секцию" #. translators: %s: document title from the preview -#: wp-includes/class-wp-customize-manager.php:3299 +#: wp-includes/class-wp-customize-manager.php:3372 msgid "Live Preview: %s" msgstr "Просмотр: %s" -#: wp-includes/class-wp-customize-manager.php:522 +#: wp-includes/class-wp-customize-manager.php:542 msgid "The requested theme does not exist." msgstr "Запрошенная тема не найдена." -#. translators: 1: "type => link", 2: "taxonomy => link_category" alternative -#: wp-includes/category-template.php:352 wp-includes/category.php:46 -msgid "%1$s is deprecated. Use %2$s instead." -msgstr "Параметр %1$s считается устаревшим. Используйте %2$s." +#: wp-includes/class-wp-customize-manager.php:532 +msgid "Sorry, you are not allowed to edit theme options on this site." +msgstr "Извините, вам не разрешено менять настройки темы на этом сайте." #. translators: 1: post type, 2: capability name -#: wp-includes/capabilities.php:78 wp-includes/capabilities.php:139 -#: wp-includes/capabilities.php:198 wp-includes/capabilities.php:235 +#: wp-includes/capabilities.php:83 wp-includes/capabilities.php:144 +#: wp-includes/capabilities.php:203 wp-includes/capabilities.php:240 msgid "The post type %1$s is not registered, so it may not be reliable to check the capability \"%2$s\" against a post of that type." msgstr "Тип записей «%1$s» не зарегистрирован, поэтому проверка возможности «%2$s» относительно него может привести к неожиданным результатам." -#: wp-includes/class-wp-customize-manager.php:512 -msgid "Sorry, you are not allowed to edit theme options on this site." -msgstr "Извините, вам не разрешено менять настройки темы на этом сайте." +#. translators: 1: "type => link", 2: "taxonomy => link_category" +#. translators: 1: caller_get_posts, 2: ignore_sticky_posts +#: wp-includes/category-template.php:349 wp-includes/category.php:46 +#: wp-includes/class-wp-query.php:1718 +msgid "%1$s is deprecated. Use %2$s instead." +msgstr "Параметр %1$s считается устаревшим. Используйте %2$s." #: wp-includes/class-wp-customize-nav-menus.php:972 -#: wp-includes/class-wp-customize-widgets.php:786 +#: wp-includes/class-wp-customize-widgets.php:845 msgid "Clear Results" msgstr "Очистить результаты" -#: wp-includes/class-wp-editor.php:1081 +#: wp-includes/class-wp-editor.php:1282 msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo." msgstr "Следующие комбинации заменяются при нажатии Enter. Нажмите Escape или кнопку отмены, чтобы отменить." @@ -3317,7 +3873,7 @@ msgstr "Скрыть/показать секцию: %s" #. Asian characters), enter 'characters_excluding_spaces' or #. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate #. into your own language. -#: wp-includes/formatting.php:3355 wp-includes/script-loader.php:446 +#: wp-includes/formatting.php:3356 wp-includes/script-loader.php:446 msgctxt "Word count type. Do not translate!" msgid "words" msgstr "words" @@ -3352,21 +3908,21 @@ msgstr "Показать пароль" msgid "Menu Name" msgstr "Название меню" -#: wp-includes/media-template.php:1255 -msgid "As an app icon" -msgstr "Как иконка приложения" - #: wp-includes/customize/class-wp-customize-site-icon-control.php:74 -#: wp-includes/media-template.php:1257 +#: wp-includes/media-template.php:1260 msgid "Preview as an app icon" msgstr "Просмотреть как иконку приложения" +#: wp-includes/media-template.php:1258 +msgid "As an app icon" +msgstr "Как иконка приложения" + #: wp-includes/customize/class-wp-customize-site-icon-control.php:70 -#: wp-includes/media-template.php:1250 +#: wp-includes/media-template.php:1253 msgid "Preview as a browser icon" msgstr "Просмотреть как иконку в браузере" -#: wp-includes/media-template.php:1245 +#: wp-includes/media-template.php:1248 msgid "As a browser icon" msgstr "Как иконка в браузере" @@ -3374,7 +3930,7 @@ msgstr "Как иконка в браузере" msgid "No items" msgstr "Нет записей" -#: wp-login.php:737 +#: wp-login.php:740 msgid "Registration confirmation will be emailed to you." msgstr "Подтверждение регистрации будет отправлено на ваш e-mail." @@ -3406,32 +3962,32 @@ msgctxt "password strength" msgid "Very weak" msgstr "Очень слабый" -#: wp-includes/customize/class-wp-customize-header-image-control.php:207 -msgid "Add new header image" -msgstr "Добавить новое изображение заголовка" - -#: wp-includes/customize/class-wp-customize-header-image-control.php:206 -msgid "Hide header image" -msgstr "Скрыть изображение заголовка" - #: wp-includes/customize/class-wp-customize-header-image-control.php:207 msgid "Add new image" msgstr "Добавить" +#: wp-includes/customize/class-wp-customize-header-image-control.php:207 +msgid "Add new header image" +msgstr "Добавить новое изображение заголовка" + #: wp-includes/customize/class-wp-customize-header-image-control.php:206 msgid "Hide image" msgstr "Скрыть" -#: wp-includes/class-wp-customize-manager.php:3769 -msgid "Site Icon" -msgstr "Иконка сайта" +#: wp-includes/customize/class-wp-customize-header-image-control.php:206 +msgid "Hide header image" +msgstr "Скрыть изображение заголовка" #. translators: %s: site icon size in pixels -#: wp-includes/class-wp-customize-manager.php:3772 +#: wp-includes/class-wp-customize-manager.php:3845 msgid "The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least %s pixels wide and tall." msgstr "Иконка сайта используется в браузере и на экранах мобильных устройств. Иконка должна быть квадратной, не менее %s пикселей по ширине и высоте." -#: wp-includes/class-wp-customize-manager.php:3720 +#: wp-includes/class-wp-customize-manager.php:3842 +msgid "Site Icon" +msgstr "Иконка сайта" + +#: wp-includes/class-wp-customize-manager.php:3793 msgid "Site Identity" msgstr "Свойства сайта" @@ -3440,110 +3996,110 @@ msgstr "Свойства сайта" msgid "Add to menu: %1$s (%2$s)" msgstr "Добавить в меню: %1$s (%2$s)" -#: wp-includes/class-wp-editor.php:1079 +#: wp-includes/class-wp-editor.php:1280 msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo." msgstr "Если новый абзац начинается с одной из этих комбинаций и пробела, произойдёт автоматическое форматирование. Нажмите Backspace или Escape, чтобы отменить." -#: wp-includes/wp-db.php:1385 wp-includes/wp-db.php:1402 -msgid "WordPress database error:" -msgstr "Ошибка базы данных WordPress:" - -#: wp-login.php:506 +#: wp-login.php:509 msgid "Your password reset link has expired. Please request a new link below." msgstr "Срок действия ссылки для сброса пароля истёк. Пожалуйста, запросите новую ссылку ниже." -#: wp-login.php:504 +#: wp-login.php:507 msgid "Your password reset link appears to be invalid. Please request a new link below." msgstr "Ваша ссылка для сброса пароля некорректна. Пожалуйста, запросите новую ссылку ниже." -#: wp-includes/ms-functions.php:451 wp-includes/user.php:1448 -msgid "Username may not be longer than 60 characters." -msgstr "Имя пользователя не может быть длиннее 60 символов." +#: wp-includes/wp-db.php:1385 wp-includes/wp-db.php:1402 +msgid "WordPress database error:" +msgstr "Ошибка базы данных WordPress:" -#: wp-includes/pluggable.php:1806 +#: wp-includes/pluggable.php:1822 msgid "To set your password, visit the following address:" msgstr "Чтобы задать пароль, перейдите по следующей ссылке:" -#. translators: 1: original menu name, 2: duplicate count -#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:531 -msgid "%1$s (%2$d)" -msgstr "%1$s (%2$d)" +#: wp-includes/ms-functions.php:455 wp-includes/user.php:1458 +msgid "Username may not be longer than 60 characters." +msgstr "Имя пользователя не может быть длиннее 60 символов." -#: wp-includes/class-wp-customize-nav-menus.php:413 -#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:447 -msgctxt "Missing menu name." -msgid "(unnamed)" -msgstr "(без названия)" +#. translators: %s: Name of the directory (build) +#: wp-includes/class-wp-locale.php:247 +msgid "The %s directory of the develop repository must be used for RTL." +msgstr "Для работы с RTL необходимо использовать директорию %s репозитория develop." -#: wp-includes/customize/class-wp-customize-nav-menu-control.php:51 -msgid "Add or remove menu items" -msgstr "Добавить или удалить элементы меню" +#. translators: 1: PHP class name, 2: version number, 3: __construct() method +#: wp-includes/functions.php:3897 +msgid "The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." +msgstr "Вызванный метод конструктора класса %1$s считается <strong>устаревшим</strong> с версии %2$s! Используйте %3$s." -#: wp-includes/class-wp-editor.php:847 +#: wp-includes/class-wp-editor.php:1016 msgctxt "HTML tag" msgid "Preformatted" msgstr "Отформатированный" -#. translators: 1: PHP class name, 2: version number, 3: __construct() method -#: wp-includes/functions.php:3895 -msgid "The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." -msgstr "Вызванный метод конструктора класса %1$s считается <strong>устаревшим</strong> с версии %2$s! Используйте %3$s." - -#: wp-includes/customize/class-wp-customize-themes-section.php:43 -#: wp-includes/customize/class-wp-customize-themes-section.php:62 -msgid "Active theme" -msgstr "Активная тема" +#. translators: 1: original menu name, 2: duplicate count +#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:531 +msgid "%1$s (%2$d)" +msgstr "%1$s (%2$d)" #: wp-includes/customize/class-wp-customize-themes-section.php:45 #: wp-includes/customize/class-wp-customize-themes-section.php:64 msgid "Previewing theme" msgstr "Просмотр темы" -#: wp-includes/class-wp-customize-nav-menus.php:436 -#: wp-includes/class-wp-customize-widgets.php:736 -msgid "Reorder mode enabled" -msgstr "Режим изменения порядка включён" - -#: wp-includes/class-wp-customize-nav-menus.php:437 -#: wp-includes/class-wp-customize-widgets.php:737 -msgid "Reorder mode closed" -msgstr "Режим изменения порядка закрыт" - -#: wp-includes/class-wp-customize-nav-menus.php:438 -#: wp-includes/customize/class-wp-customize-nav-menu-control.php:54 -msgid "Reorder menu items" -msgstr "Изменить порядок элементов меню" +#: wp-includes/customize/class-wp-customize-themes-section.php:43 +#: wp-includes/customize/class-wp-customize-themes-section.php:62 +msgid "Active theme" +msgstr "Активная тема" -#: wp-includes/class-wp-customize-nav-menus.php:439 -msgid "Close reorder mode" -msgstr "Закрыть режим изменения порядка" +#: wp-includes/class-wp-customize-nav-menus.php:564 +msgid "Menus can be displayed in locations defined by your theme." +msgstr "Меню могут отображаться в областях, предусмотренных темой оформления." #. translators: URL to the widgets panel of the customizer #: wp-includes/class-wp-customize-nav-menus.php:562 msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a “Custom Menu” widget." msgstr "Меню могут отображаться в областях, предусмотренных темой оформления, или в <a href=\"%s\">областях виджетов</a> при добавлении туда виджета «Произвольное меню»." -#: wp-includes/class-wp-customize-nav-menus.php:564 -msgid "Menus can be displayed in locations defined by your theme." -msgstr "Меню могут отображаться в областях, предусмотренных темой оформления." +#: wp-includes/class-wp-customize-nav-menus.php:437 +#: wp-includes/class-wp-customize-widgets.php:795 +msgid "Reorder mode closed" +msgstr "Режим изменения порядка закрыт" -#. translators: %s: Name of the directory (build) -#: wp-includes/class-wp-locale.php:247 -msgid "The %s directory of the develop repository must be used for RTL." -msgstr "Для работы с RTL необходимо использовать директорию %s репозитория develop." +#: wp-includes/class-wp-customize-nav-menus.php:436 +#: wp-includes/class-wp-customize-widgets.php:794 +msgid "Reorder mode enabled" +msgstr "Режим изменения порядка включён" + +#: wp-includes/class-wp-customize-nav-menus.php:413 +#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:447 +msgctxt "Missing menu name." +msgid "(unnamed)" +msgstr "(без названия)" #: wp-includes/customize/class-wp-customize-nav-menu-control.php:58 msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above." msgstr "В режиме изменения порядка в списке элементов выше появятся дополнительные элементы управления." +#: wp-includes/class-wp-customize-nav-menus.php:439 +msgid "Close reorder mode" +msgstr "Закрыть режим изменения порядка" + +#: wp-includes/class-wp-customize-nav-menus.php:438 +#: wp-includes/customize/class-wp-customize-nav-menu-control.php:54 +msgid "Reorder menu items" +msgstr "Изменить порядок элементов меню" + +#: wp-includes/customize/class-wp-customize-nav-menu-control.php:51 +msgid "Add or remove menu items" +msgstr "Добавить или удалить элементы меню" + #. translators: User email change notification email subject. 1: Site name -#: wp-includes/user.php:1883 +#: wp-includes/user.php:1893 msgid "[%s] Notice of Email Change" msgstr "[%s] Уведомление о смене адреса e-mail" #. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME, #. SITEURL: those are placeholders. -#: wp-includes/user.php:1867 +#: wp-includes/user.php:1877 msgid "" "Hi ###USERNAME###,\n" "\n" @@ -3572,13 +4128,13 @@ msgstr "" "###SITEURL###" #. translators: User password change notification email subject. 1: Site name -#: wp-includes/user.php:1827 +#: wp-includes/user.php:1837 msgid "[%s] Notice of Password Change" msgstr "[%s] Уведомление о смене пароля" #. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME, #. SITEURL: those are placeholders. -#: wp-includes/user.php:1811 +#: wp-includes/user.php:1821 msgid "" "Hi ###USERNAME###,\n" "\n" @@ -3606,11 +4162,28 @@ msgstr "" "Команда сайта «###SITENAME###»\n" "###SITEURL###" +#: wp-includes/taxonomy.php:511 +msgid "No tags" +msgstr "Меток нет" + +#. translators: %s: shortcode tag +#: wp-includes/shortcodes.php:320 +msgid "Attempting to parse a shortcode without a valid callback: %s" +msgstr "Попытка вывести шорткод без функции обработки: %s" + #. translators: %s: Error string for a failed update -#: wp-includes/script-loader.php:647 +#: wp-includes/script-loader.php:656 msgid "Update Failed: %s" msgstr "Обновление не удалось: %s" +#: wp-includes/script-loader.php:527 +msgid "" +"Are you sure you want to edit this comment?\n" +"The changes you made will be lost." +msgstr "" +"Вы уверены, что хотите изменить этот комментарий?\n" +"Все несохранённые изменения будут потеряны." + #: wp-includes/script-loader.php:119 msgid "Close code tag" msgstr "Закрыть тег кода" @@ -3623,14 +4196,6 @@ msgstr "Закрыть тег элемента списка" msgid "List item" msgstr "Элемент списка" -#: wp-includes/script-loader.php:109 -msgid "Inserted text" -msgstr "Вставленный текст" - -#: wp-includes/taxonomy.php:511 -msgid "No tags" -msgstr "Меток нет" - #: wp-includes/script-loader.php:115 msgid "Close numbered list tag" msgstr "Закрыть тег нумерованного списка" @@ -3643,27 +4208,18 @@ msgstr "Закрыть тег маркированного списка" msgid "Close inserted text tag" msgstr "Закрыть тег вставленного текста" -#: wp-includes/script-loader.php:527 -msgid "" -"Are you sure you want to edit this comment?\n" -"The changes you made will be lost." -msgstr "" -"Вы уверены, что хотите изменить этот комментарий?\n" -"Все несохранённые изменения будут потеряны." +#: wp-includes/script-loader.php:109 +msgid "Inserted text" +msgstr "Вставленный текст" -#. translators: %s: shortcode tag -#: wp-includes/shortcodes.php:320 -msgid "Attempting to parse a shortcode without a valid callback: %s" -msgstr "Попытка вывести шорткод без функции обработки: %s" +#: wp-includes/script-loader.php:108 +msgid "Close deleted text tag" +msgstr "Закрыть тег удалённого текста" #: wp-includes/script-loader.php:107 msgid "Deleted text (strikethrough)" msgstr "Удаленный (перечёркнутый) текст" -#: wp-includes/script-loader.php:108 -msgid "Close deleted text tag" -msgstr "Закрыть тег удалённого текста" - #: wp-includes/script-loader.php:106 msgid "Close blockquote tag" msgstr "Закрыть тег цитаты" @@ -3676,32 +4232,28 @@ msgstr "Закрыть тег курсива" msgid "Close bold tag" msgstr "Закрыть тег жирного шрифта" -#: wp-includes/media-template.php:1164 -msgid "Remove poster image" -msgstr "Удалить постер" - -#: wp-includes/media-template.php:1196 +#: wp-includes/media-template.php:1199 msgctxt "media" msgid "Remove video track" msgstr "Удалить дорожку видео" -#: wp-includes/post.php:1389 -msgid "Remove featured image" -msgstr "Удалить изображение" - -#: wp-includes/formatting.php:125 -msgctxt "Comma-separated list of replacement words in your language" -msgid "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em" -msgstr "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em" +#: wp-includes/media-template.php:1167 +msgid "Remove poster image" +msgstr "Удалить постер" -#: wp-includes/media-template.php:1131 wp-includes/media-template.php:1143 +#: wp-includes/media-template.php:1134 wp-includes/media-template.php:1146 msgid "Remove video source" msgstr "Удалить источник видео" -#: wp-includes/media-template.php:1048 wp-includes/media-template.php:1062 +#: wp-includes/media-template.php:1051 wp-includes/media-template.php:1065 msgid "Remove audio source" msgstr "Удалить источник аудио" +#: wp-includes/formatting.php:125 +msgctxt "Comma-separated list of replacement words in your language" +msgid "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em" +msgstr "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em" + #. translators: This is a comma-separated list of words that defy the syntax of #. quotations in normal use, for example... 'We do not have enough words yet' #. ... is a typical quoted phrase. But when we write lines of code 'til we @@ -3711,41 +4263,43 @@ msgctxt "Comma-separated list of words to texturize in your language" msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em" msgstr "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em" -#: wp-includes/class-wp-editor.php:1070 -msgid "Shift + Alt + letter:" -msgstr "Shift + Alt + буква:" +#: wp-includes/default-widgets.php:195 +#: wp-includes/widgets/class-wp-widget-text.php:370 +#: wp-includes/widgets/class-wp-widget-text.php:431 +msgid "Content:" +msgstr "Содержимое:" -#: wp-includes/class-wp-xmlrpc-server.php:554 +#: wp-includes/class-wp-xmlrpc-server.php:559 msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles" msgstr "Разрешить оповещения с других блогов (уведомления и обратные ссылки) на новые статьи" -#: wp-includes/class-wp-editor.php:1072 +#: wp-includes/class-wp-editor.php:1273 msgid "Ctrl + letter:" msgstr "Ctrl + буква:" -#: wp-includes/class-wp-editor.php:1071 +#: wp-includes/class-wp-editor.php:1272 msgid "Cmd + letter:" msgstr "Cmd + буква:" -#: wp-includes/class-wp-editor.php:1069 +#: wp-includes/class-wp-editor.php:1271 +msgid "Shift + Alt + letter:" +msgstr "Shift + Alt + буква:" + +#: wp-includes/class-wp-editor.php:1270 msgid "Ctrl + Alt + letter:" msgstr "Ctrl + Alt + буква:" -#: wp-includes/class-wp-editor.php:1062 -msgid "Default shortcuts," -msgstr "Стандартные комбинации," +#: wp-includes/class-wp-editor.php:1266 +msgid "Inline toolbar (when an image, link or preview is selected)" +msgstr "Всплывающая панель (при выборе изображения, ссылки или объекта)" -#: wp-includes/class-wp-editor.php:1063 +#: wp-includes/class-wp-editor.php:1264 msgid "Additional shortcuts," msgstr "Дополнительные комбинации," -#: wp-includes/class-wp-editor.php:1065 -msgid "Inline toolbar (when an image, link or preview is selected)" -msgstr "Всплывающая панель (при выборе изображения, ссылки или объекта)" - -#: wp-includes/widgets/class-wp-widget-text.php:112 -msgid "Content:" -msgstr "Содержимое:" +#: wp-includes/class-wp-editor.php:1263 +msgid "Default shortcuts," +msgstr "Стандартные комбинации," #: wp-includes/class-wp-customize-section.php:248 #: wp-includes/customize/class-wp-customize-themes-section.php:55 @@ -3761,43 +4315,23 @@ msgstr "Настройки меню" msgid "Add to Menu" msgstr "Добавить в меню" -#: wp-includes/class-wp-customize-nav-menus.php:967 -msgid "Search menu items…" -msgstr "Поиск элементов меню…" - #: wp-includes/class-wp-customize-nav-menus.php:1054 msgid "Custom Links" msgstr "Произвольные ссылки" #: wp-includes/class-wp-customize-nav-menus.php:968 -#: wp-includes/class-wp-customize-widgets.php:787 +#: wp-includes/class-wp-customize-widgets.php:846 msgid "The search results will be updated as you type." msgstr "Результаты поиска обновляются по мере набора." -#: wp-includes/class-wp-customize-nav-menus.php:933 -msgid "Move one level down" -msgstr "Переместить на уровень ниже" - -#: wp-includes/class-wp-customize-nav-menus.php:687 -msgid "New menu name" -msgstr "Название нового меню" - -#: wp-includes/class-wp-customize-nav-menus.php:675 -msgid "Add a Menu" -msgstr "Добавить меню" +#: wp-includes/class-wp-customize-nav-menus.php:967 +msgid "Search menu items…" +msgstr "Поиск элементов меню…" #: wp-includes/class-wp-customize-nav-menus.php:966 msgid "Search Menu Items" msgstr "Искать элементы меню" -#: wp-includes/class-wp-customize-nav-menus.php:932 -msgid "Move one level up" -msgstr "Переместить на уровень выше" - -#: wp-includes/class-wp-customize-nav-menus.php:589 -msgid "Menu Locations" -msgstr "Области для меню" - #: wp-includes/class-wp-customize-nav-menus.php:961 msgid "Add Menu Items" msgstr "Добавить" @@ -3807,10 +4341,30 @@ msgstr "Добавить" #: wp-includes/class-wp-customize-nav-menus.php:428 #: wp-includes/class-wp-customize-nav-menus.php:958 #: wp-includes/class-wp-customize-section.php:246 -#: wp-includes/class-wp-customize-widgets.php:777 +#: wp-includes/class-wp-customize-widgets.php:836 msgid "Customizing ▸ %s" msgstr "Настройка ▸ %s" +#: wp-includes/class-wp-customize-nav-menus.php:933 +msgid "Move one level down" +msgstr "Переместить на уровень ниже" + +#: wp-includes/class-wp-customize-nav-menus.php:932 +msgid "Move one level up" +msgstr "Переместить на уровень выше" + +#: wp-includes/class-wp-customize-nav-menus.php:687 +msgid "New menu name" +msgstr "Название нового меню" + +#: wp-includes/class-wp-customize-nav-menus.php:675 +msgid "Add a Menu" +msgstr "Добавить меню" + +#: wp-includes/class-wp-customize-nav-menus.php:589 +msgid "Menu Locations" +msgstr "Области для меню" + #: wp-includes/class-wp-customize-nav-menus.php:559 msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links." msgstr "Эта панель используется для управления меню на основе опубликованного содержимого. Можно создавать меню и добавлять ссылки на страницы, записи, рубрики, метки, форматы записей или произвольные ссылки." @@ -3861,35 +4415,39 @@ msgstr "Переместить выше" msgid "Loading more results... please wait." msgstr "Загружаются дополнительные результаты… Пожалуйста, подождите." -#: wp-includes/class-wp-customize-nav-menus.php:433 -msgid "Number of items found: %d" -msgstr "Найдено элементов: %d" - #: wp-includes/class-wp-customize-nav-menus.php:434 msgid "Additional items found: %d" msgstr "Найдено дополнительных элементов: %d" +#: wp-includes/class-wp-customize-nav-menus.php:433 +msgid "Number of items found: %d" +msgstr "Найдено элементов: %d" + #. translators: %s: title of menu item in draft status #: wp-includes/class-wp-customize-nav-menus.php:432 msgid "%s (Pending)" msgstr "%s (На утверждении)" -#: wp-includes/class-wp-customize-nav-menus.php:420 -msgid "Menu item deleted" -msgstr "Элемент меню удалён" +#. translators: %s: title of menu item which is invalid +#: wp-includes/class-wp-customize-nav-menus.php:430 +msgid "%s (Invalid)" +msgstr "%s (Некорректно)" + +#: wp-includes/class-wp-customize-nav-menus.php:426 +msgid "Menu item is now a sub-item" +msgstr "Элемень меню перемещён в подменю" + +#: wp-includes/class-wp-customize-nav-menus.php:425 +msgid "Menu item moved out of submenu" +msgstr "Элемень меню перемещён из подменю" #: wp-includes/class-wp-customize-nav-menus.php:424 msgid "Menu item moved down" msgstr "Элемент меню перемещён вниз" -#: wp-includes/class-wp-customize-nav-menus.php:419 -msgid "Menu item added" -msgstr "Элемент меню добавлен" - -#. translators: %s: title of menu item which is invalid -#: wp-includes/class-wp-customize-nav-menus.php:430 -msgid "%s (Invalid)" -msgstr "%s (Некорректно)" +#: wp-includes/class-wp-customize-nav-menus.php:423 +msgid "Menu item moved up" +msgstr "Элемент меню перемещён вверх" #: wp-includes/class-wp-customize-nav-menus.php:422 msgid "Menu deleted" @@ -3899,27 +4457,19 @@ msgstr "Меню удалено" msgid "Menu created" msgstr "Меню создано" -#: wp-includes/class-wp-customize-nav-menus.php:423 -msgid "Menu item moved up" -msgstr "Элемент меню перемещён вверх" - -#: wp-includes/class-wp-customize-nav-menus.php:425 -msgid "Menu item moved out of submenu" -msgstr "Элемень меню перемещён из подменю" +#: wp-includes/class-wp-customize-nav-menus.php:420 +msgid "Menu item deleted" +msgstr "Элемент меню удалён" -#: wp-includes/class-wp-customize-nav-menus.php:426 -msgid "Menu item is now a sub-item" -msgstr "Элемень меню перемещён в подменю" +#: wp-includes/class-wp-customize-nav-menus.php:419 +msgid "Menu item added" +msgstr "Элемент меню добавлен" #: wp-includes/class-wp-customize-nav-menus.php:159 msgctxt "nav menu home label" msgid "Home" msgstr "Главная" -#: wp-includes/class-wp-customize-nav-menus.php:790 -msgid "Unknown post type" -msgstr "Неизвестный тип записи." - #: wp-includes/customize/class-wp-customize-new-menu-control.php:36 msgid "Create Menu" msgstr "Создать меню" @@ -3945,9 +4495,10 @@ msgstr "Классы CSS" msgid "Title Attribute" msgstr "Атрибут title" -#: wp-includes/class-wp-editor.php:1459 +#: wp-includes/class-wp-editor.php:1701 #: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:105 -#: wp-includes/media-template.php:1005 +#: wp-includes/media-template.php:1008 +#: wp-includes/widgets/class-wp-widget-media-image.php:138 msgid "Open link in a new tab" msgstr "Открывать в новой вкладке" @@ -3959,44 +4510,34 @@ msgstr "Текст ссылки" msgid "Automatically add new top-level pages to this menu" msgstr "Автоматически добавлять в это меню новые страницы верхнего уровня" -#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56 -msgctxt "Cancel reordering menu items in Customizer" -msgid "Done" -msgstr "Готово" - #: wp-includes/customize/class-wp-customize-nav-menu-control.php:61 msgid "Delete Menu" msgstr "Удалить меню" -#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55 -msgctxt "Reorder menu items in Customizer" -msgid "Reorder" -msgstr "Изменить порядок" - #: wp-includes/customize/class-wp-customize-nav-menu-control.php:52 msgid "Add Items" msgstr "Добавить элементы" -#. translators: %s: site name -#: wp-includes/admin-bar.php:318 -msgid "User Dashboard: %s" -msgstr "Консоль пользователя: %s" - #. translators: 1: error message, 2: line number -#: wp-includes/atomlib.php:149 +#: wp-includes/atomlib.php:175 msgid "XML Error: %1$s at line %2$s" msgstr "Ошибка XML: %1$s в строке %2$s" +#. translators: %s: site name +#: wp-includes/admin-bar.php:319 +msgid "User Dashboard: %s" +msgstr "Консоль пользователя: %s" + #. translators: %s: theme name #: wp-includes/customize/class-wp-customize-theme-control.php:99 msgid "<span>Active:</span> %s" msgstr "<span>Активна:</span> %s" -#: wp-login.php:793 wp-login.php:798 +#: wp-login.php:796 wp-login.php:801 msgid "https://codex.wordpress.org/Cookies" msgstr "https://codex.wordpress.org/Cookies" -#: wp-includes/query.php:743 +#: wp-includes/query.php:744 msgid "https://codex.wordpress.org/Function_Reference/is_main_query" msgstr "https://codex.wordpress.org/Function_Reference/is_main_query" @@ -4009,35 +4550,20 @@ msgstr "https://codex.wordpress.org/Заглавная_страница" msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content." msgstr "В массиве аргументов для боковой колонки «%2$s» не задан параметр %1$s. Присвоенное по умолчанию значение равно «%3$s». Чтобы убрать это сообщение и сохранить текущее содержимое боковой колонки, задайте вручную параметр %1$s, равный «%3$s»." -#: wp-includes/script-loader.php:582 wp-includes/script-loader.php:706 +#: wp-includes/script-loader.php:582 wp-includes/script-loader.php:717 msgid "Connection lost or the server is busy. Please try again later." msgstr "Соединение с сервером утеряно. Пожалуйста, повторите попытку позже." -#: wp-includes/script-loader.php:660 +#: wp-includes/script-loader.php:669 msgid "Updates may not complete if you navigate away from this page." msgstr "Обновления могут не завершиться, если вы уйдёте с этой страницы." -#. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:653 -msgid "%s update failed" -msgstr "Обновление %s не удалось" - -#: wp-includes/script-loader.php:645 +#: wp-includes/script-loader.php:654 msgid "Update Failed!" msgstr "Обновление не удалось" -#. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:651 -msgid "%s updated!" -msgstr "%s обновлён!" - -#. translators: %s: Plugin name and version -#: wp-includes/script-loader.php:649 -msgid "Updating %s..." -msgstr "Обновление %s..." - -#. translators: JavaScript accessible string -#: wp-includes/script-loader.php:659 +#. translators: Accessibility text +#: wp-includes/script-loader.php:668 msgid "Update canceled." msgstr "Обновление отменено." @@ -4050,14 +4576,6 @@ msgstr "Сменить" msgid "Dismiss this notice." msgstr "Скрыть это уведомление." -#. translators: 1: number of comments, 2: post title -#: wp-includes/theme-compat/comments.php:40 -msgid "%1$s response to %2$s" -msgid_plural "%1$s responses to %2$s" -msgstr[0] "%1$s комментарий на «%2$s»" -msgstr[1] "%1$s комментария на «%2$s»" -msgstr[2] "%1$s комментариев на «%2$s»" - #. translators: %s: number of menu locations #: wp-includes/class-wp-customize-nav-menus.php:581 msgid "Your theme supports %s menu. Select which menu appears in each location." @@ -4070,149 +4588,138 @@ msgstr[2] "Ваша тема поддерживает %s меню. Выбери msgid "Your theme supports one menu. Select which menu you would like to use." msgstr "Ваша тема поддерживает одно меню. Выберите, какое меню вы хотите использовать." -#. translators: %d: nth embed found in a post -#: wp-includes/script-loader.php:585 -msgid "Suggested embed #%d" -msgstr "Предлагаемый объект #%d" - -#. translators: JavaScript accessible string -#: wp-includes/script-loader.php:655 -msgid "Updating... please wait." -msgstr "Обновление... Пожалуйста, подождите." - -#: wp-includes/taxonomy.php:3494 -msgid "Could not split shared term." -msgstr "Не удалось разделить связанные элементы." - -#: wp-includes/theme.php:2970 -msgid "Customizer" -msgstr "Настройка темы" +#. translators: 1: number of comments, 2: post title +#: wp-includes/theme-compat/comments.php:40 +msgid "%1$s response to %2$s" +msgid_plural "%1$s responses to %2$s" +msgstr[0] "%1$s комментарий на «%2$s»" +msgstr[1] "%1$s комментария на «%2$s»" +msgstr[2] "%1$s комментариев на «%2$s»" #: wp-includes/script-loader.php:469 msgid "Site Preview" msgstr "Просмотр сайта" -#: wp-includes/taxonomy.php:380 wp-includes/taxonomy.php:381 -msgid "Taxonomy names must be between 1 and 32 characters in length." -msgstr "Имена таксономий должны быть от 1 до 20 символов." - #. translators: %d: nth image found in a post #: wp-includes/script-loader.php:587 msgid "Suggested image #%d" msgstr "Предлагаемое изображение #%d" -#: wp-includes/script-loader.php:640 -msgid "Updated!" -msgstr "Обновлено!" +#. translators: %d: nth embed found in a post +#: wp-includes/script-loader.php:585 +msgid "Suggested embed #%d" +msgstr "Предлагаемый объект #%d" -#: wp-includes/script-loader.php:639 +#: wp-includes/script-loader.php:647 msgid "Updating..." msgstr "Обновление..." -#. translators: JavaScript accessible string -#: wp-includes/script-loader.php:657 -msgid "Update completed successfully." -msgstr "Обновление успешно завершено." +#: wp-includes/script-loader.php:670 +msgid "Install Now" +msgstr "Установить" + +#: wp-includes/script-loader.php:673 +msgid "Installing..." +msgstr "Установка..." -#: wp-includes/script-loader.php:681 +#: wp-includes/script-loader.php:691 msgid "Installing... please wait." msgstr "Установка... Пожалуйста, подождите." +#. translators: Accessibility text #: wp-includes/script-loader.php:664 -msgid "Installing..." -msgstr "Установка..." +msgid "Updating... please wait." +msgstr "Обновление... Пожалуйста, подождите." -#: wp-includes/script-loader.php:665 -msgid "Installed!" -msgstr "Установлено!" +#. translators: Accessibility text +#: wp-includes/script-loader.php:666 +msgid "Update completed successfully." +msgstr "Обновление успешно завершено." -#: wp-includes/script-loader.php:682 +#: wp-includes/script-loader.php:692 msgid "Installation completed successfully." msgstr "Установка успешно завершена." -#: wp-includes/script-loader.php:661 -msgid "Install Now" -msgstr "Установить" +#: wp-includes/taxonomy.php:380 wp-includes/taxonomy.php:381 +msgid "Taxonomy names must be between 1 and 32 characters in length." +msgstr "Имена таксономий должны быть от 1 до 20 символов." -#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME: -#. those are placeholders. -#: wp-includes/ms-functions.php:2170 +#: wp-includes/taxonomy.php:3489 +msgid "Could not split shared term." +msgstr "Не удалось разделить связанные элементы." + +#: wp-includes/theme.php:2975 +msgid "Customizer" +msgstr "Настройка темы" + +#: wp-includes/media.php:3502 +msgid "Drag and drop to reorder media files." +msgstr "Отсортируйте медиафайлы путём перетаскивания." + +#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those +#. are placeholders. +#: wp-includes/ms-functions.php:1520 msgid "" "Howdy USERNAME,\n" "\n" -"Your new account is set up.\n" +"Your new SITE_NAME site has been successfully set up at:\n" +"BLOG_URL\n" +"\n" +"You can log in to the administrator account with the following information:\n" "\n" -"You can log in with the following information:\n" "Username: USERNAME\n" "Password: PASSWORD\n" -"LOGINLINK\n" +"Log in here: BLOG_URLwp-login.php\n" "\n" -"Thanks!\n" +"We hope you enjoy your new site. Thanks!\n" "\n" "--The Team @ SITE_NAME" msgstr "" "Привет, USERNAME!\n" "\n" -"Ваша учётная запись настроена.\n" +"Ваш новый сайт в сети «SITE_NAME» успешно создан по адресу:\n" +"BLOG_URL\n" +"\n" +"Вы можете войти в панель управления со следующими координатами:\n" "\n" -"Вы можете войти, используя эту информацию:\n" "Имя пользователя: USERNAME\n" "Пароль: PASSWORD\n" -"LOGINLINK\n" +"Адрес для входа: BLOG_URLwp-login.php\n" "\n" -"Спасибо!\n" +"Мы надеемся, что вам понравится новый сайт. Спасибо!\n" "\n" "--Команда сайта «SITE_NAME»" -#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those -#. are placeholders. -#: wp-includes/ms-functions.php:1479 +#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME: +#. those are placeholders. +#: wp-includes/ms-functions.php:2211 msgid "" "Howdy USERNAME,\n" "\n" -"Your new SITE_NAME site has been successfully set up at:\n" -"BLOG_URL\n" -"\n" -"You can log in to the administrator account with the following information:\n" +"Your new account is set up.\n" "\n" +"You can log in with the following information:\n" "Username: USERNAME\n" "Password: PASSWORD\n" -"Log in here: BLOG_URLwp-login.php\n" +"LOGINLINK\n" "\n" -"We hope you enjoy your new site. Thanks!\n" +"Thanks!\n" "\n" "--The Team @ SITE_NAME" msgstr "" "Привет, USERNAME!\n" "\n" -"Ваш новый сайт в сети «SITE_NAME» успешно создан по адресу:\n" -"BLOG_URL\n" -"\n" -"Вы можете войти в панель управления со следующими координатами:\n" +"Ваша учётная запись настроена.\n" "\n" +"Вы можете войти, используя эту информацию:\n" "Имя пользователя: USERNAME\n" "Пароль: PASSWORD\n" -"Адрес для входа: BLOG_URLwp-login.php\n" +"LOGINLINK\n" "\n" -"Мы надеемся, что вам понравится новый сайт. Спасибо!\n" +"Спасибо!\n" "\n" "--Команда сайта «SITE_NAME»" -#. translators: 1: site url, 2: table name, 3: database name -#: wp-includes/ms-load.php:477 -msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?" -msgstr "<strong>Не удалось найти сайт %1$s.</strong> Поиск выполнялся в таблице %2$s базы данных %3$s. Это правильно?" - -#. translators: revision date format, see https://secure.php.net/date -#: wp-includes/post-template.php:1700 wp-includes/post-template.php:1736 -msgctxt "revision date format" -msgid "F j, Y @ H:i:s" -msgstr "d.m.Y, H:i:s" - -#: wp-includes/media.php:3415 -msgid "Drag and drop to reorder media files." -msgstr "Отсортируйте медиафайлы путём перетаскивания." - #. translators: %s: table name #: wp-includes/ms-load.php:471 msgid "<strong>Database tables are missing.</strong> This means that MySQL is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now." @@ -4221,50 +4728,61 @@ msgstr "<strong>В базе данных отсутствуют таблицы.< #: wp-includes/class-wp-customize-nav-menus.php:161 #: wp-includes/class-wp-customize-nav-menus.php:414 #: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337 -#: wp-includes/nav-menu.php:768 +#: wp-includes/nav-menu.php:769 msgid "Custom Link" msgstr "Произвольная ссылка" -#: wp-includes/post.php:1116 wp-includes/post.php:1117 -msgid "Post type names must be between 1 and 20 characters in length." -msgstr "Имена типов записей должны быть от 1 до 20 символов." +#. translators: 1: site url, 2: table name, 3: database name +#: wp-includes/ms-load.php:477 +msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?" +msgstr "<strong>Не удалось найти сайт %1$s.</strong> Поиск выполнялся в таблице %2$s базы данных %3$s. Это правильно?" #. translators: 1: Trackback/pingback website name, 2: website IP, 3: website #. hostname -#: wp-includes/pluggable.php:1452 wp-includes/pluggable.php:1463 -#: wp-includes/pluggable.php:1613 wp-includes/pluggable.php:1623 +#: wp-includes/pluggable.php:1467 wp-includes/pluggable.php:1478 +#: wp-includes/pluggable.php:1628 wp-includes/pluggable.php:1638 msgid "Website: %1$s (IP: %2$s, %3$s)" msgstr "Сайт: %1$s (IP: %2$s, %3$s)" #. translators: 1: comment author, 2: author IP, 3: author domain #. translators: 1: Comment author name, 2: comment author's IP, 3: comment #. author IP's hostname -#: wp-includes/pluggable.php:1473 wp-includes/pluggable.php:1633 +#: wp-includes/pluggable.php:1488 wp-includes/pluggable.php:1648 msgid "Author: %1$s (IP: %2$s, %3$s)" msgstr "Автор: %1$s (IP: %2$s, %3$s)" -#. translators: %s: post title -#: wp-includes/comment-template.php:1513 -msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>" -msgstr "Комментарии<span class=\"screen-reader-text\"> к записи %s</span> отключены" +#: wp-includes/post.php:1116 wp-includes/post.php:1117 +msgid "Post type names must be between 1 and 20 characters in length." +msgstr "Имена типов записей должны быть от 1 до 20 символов." + +#. translators: revision date format, see https://secure.php.net/date +#: wp-includes/post-template.php:1701 wp-includes/post-template.php:1737 +msgctxt "revision date format" +msgid "F j, Y @ H:i:s" +msgstr "d.m.Y, H:i:s" + +#: wp-includes/class-wp-customize-nav-menus.php:1067 +#: wp-includes/class-wp-editor.php:1696 wp-includes/media-template.php:820 +msgid "Link Text" +msgstr "Текст ссылки" #. translators: %s: post title -#: wp-includes/comment-template.php:1502 +#: wp-includes/comment-template.php:1504 msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>" msgstr "1 комментарий<span class=\"screen-reader-text\"> к записи %s</span>" -#. translators: %s: post title -#: wp-includes/comment-template.php:1497 -msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>" -msgstr "Комментариев<span class=\"screen-reader-text\"> к записи %s</span> нет" - -#: wp-includes/widgets/class-wp-widget-archives.php:91 -msgid "Select Post" -msgstr "Выберите запись" +#. translators: 1: Number of comments 2: post title +#: wp-includes/comment-template.php:1509 +msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>" +msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>" +msgstr[0] "%1$s комментарий<span class=\"screen-reader-text\"> к записи %2$s</span>" +msgstr[1] "%1$s комментария<span class=\"screen-reader-text\"> к записи %2$s</span>" +msgstr[2] "%1$s комментариев<span class=\"screen-reader-text\"> к записи %2$s</span>" -#: wp-includes/widgets/class-wp-widget-archives.php:88 -msgid "Select Week" -msgstr "Выберите неделю" +#. translators: %s: post title +#: wp-includes/comment-template.php:1515 +msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>" +msgstr "Комментарии<span class=\"screen-reader-text\"> к записи %s</span> отключены" #: wp-includes/widgets/class-wp-widget-archives.php:79 msgid "Select Year" @@ -4274,11 +4792,18 @@ msgstr "Выберите год" msgid "Select Day" msgstr "Выберите день" -#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3: -#. is_rtl() function name -#: wp-includes/general-template.php:725 -msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead." -msgstr "Параметр %1$s семейства функций %2$s считается устаревшим. Используйте функцию %3$s." +#: wp-includes/widgets/class-wp-widget-archives.php:88 +msgid "Select Week" +msgstr "Выберите неделю" + +#: wp-includes/widgets/class-wp-widget-archives.php:91 +msgid "Select Post" +msgstr "Выберите запись" + +#. translators: %s: post title +#: wp-includes/comment-template.php:1499 +msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>" +msgstr "Комментариев<span class=\"screen-reader-text\"> к записи %s</span> нет" #. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3: #. 'url' argument @@ -4286,18 +4811,11 @@ msgstr "Параметр %1$s семейства функций %2$s счита msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead." msgstr "Параметр %1$s семейства функций %2$s считается устаревшим. Используйте параметр %3$s." -#. translators: 1: Number of comments 2: post title -#: wp-includes/comment-template.php:1507 -msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>" -msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>" -msgstr[0] "%1$s комментарий<span class=\"screen-reader-text\"> к записи %2$s</span>" -msgstr[1] "%1$s комментария<span class=\"screen-reader-text\"> к записи %2$s</span>" -msgstr[2] "%1$s комментариев<span class=\"screen-reader-text\"> к записи %2$s</span>" - -#: wp-includes/class-wp-customize-nav-menus.php:1067 -#: wp-includes/class-wp-editor.php:1454 wp-includes/media-template.php:817 -msgid "Link Text" -msgstr "Текст ссылки" +#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3: +#. is_rtl() function name +#: wp-includes/general-template.php:725 +msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead." +msgstr "Параметр %1$s семейства функций %2$s считается устаревшим. Используйте функцию %3$s." #: wp-includes/customize/class-wp-customize-theme-control.php:105 #: wp-includes/customize/class-wp-customize-themes-section.php:70 @@ -4305,7 +4823,7 @@ msgid "Theme Details" msgstr "Информация о теме" #: wp-includes/customize/class-wp-customize-theme-control.php:87 -#: wp-includes/script-loader.php:695 +#: wp-includes/script-loader.php:706 msgid "Live Preview" msgstr "Просмотреть" @@ -4313,57 +4831,53 @@ msgstr "Просмотреть" msgid "No categories found." msgstr "Рубрик не найдено." -#: wp-includes/class-wp-editor.php:1052 wp-includes/script-loader.php:99 +#: wp-includes/class-wp-editor.php:1251 wp-includes/script-loader.php:99 msgid "Distraction-free writing mode" msgstr "Полноэкранный режим" #. translators: 1: Theme support 2: hook name -#: wp-includes/theme.php:2418 +#: wp-includes/theme.php:2423 msgid "Theme support for %1$s should be registered before the %2$s hook." msgstr "Поддержка функции %1$s в теме дожна быть зарегистрирована раньше действия %2$s." -#: wp-includes/class-wp-customize-widgets.php:733 +#: wp-includes/class-wp-customize-widgets.php:789 msgid "Widget moved up" msgstr "Виджет перемещён вверх" -#: wp-includes/class-wp-customize-widgets.php:734 +#: wp-includes/class-wp-customize-widgets.php:790 msgid "Widget moved down" msgstr "Виджет перемещён вниз" -#: wp-includes/class-wp-editor.php:1066 -msgid "Editor menu (when enabled)" +#: wp-includes/class-wp-editor.php:1230 +msgid "Rich Text Area. Press Alt-Shift-H for help." +msgstr "Область редактирования. Нажмите Alt-Shift-H, чтобы получить больше информации." + +#: wp-includes/class-wp-editor.php:1265 +msgid "Focus shortcuts:" +msgstr "Клавиши фокуса:" + +#: wp-includes/class-wp-editor.php:1267 +msgid "Editor menu (when enabled)" msgstr "Меню редактора (если включено)" -#: wp-includes/class-wp-editor.php:1067 +#: wp-includes/class-wp-editor.php:1268 msgid "Editor toolbar" msgstr "Панель редактора" -#: wp-includes/class-wp-editor.php:1068 -msgid "Elements path" -msgstr "Пути элементов" - -#: wp-includes/class-wp-editor.php:1077 +#: wp-includes/class-wp-editor.php:1278 msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons." msgstr "Чтобы переместить фокус на другие кнопки, используйте Tab или клавиши со стрелками. Чтобы вернуть фокус в редактор, нажмите Escape или одну из кнопок." -#: wp-includes/class-wp-editor.php:1064 -msgid "Focus shortcuts:" -msgstr "Клавиши фокуса:" - -#: wp-includes/class-wp-editor.php:1033 -msgid "Rich Text Area. Press Alt-Shift-H for help." -msgstr "Область редактирования. Нажмите Alt-Shift-H, чтобы получить больше информации." +#: wp-includes/class-wp-editor.php:1269 +msgid "Elements path" +msgstr "Пути элементов" #. translators: 1: month, 2: day of month -#: wp-includes/date.php:457 +#: wp-includes/date.php:460 msgid "The following values do not describe a valid date: month %1$s, day %2$s." msgstr "Следующие значения не соответствуют корректной дате: месяц %1$s, день %2$s." -#: wp-includes/theme.php:2262 -msgid "You need to pass an array of types." -msgstr "Необходимо передать массив типов." - -#: wp-includes/taxonomy.php:2067 +#: wp-includes/taxonomy.php:2059 msgid "A term with the name provided already exists in this taxonomy." msgstr "Элемент с указанным именем и ярлыком уже существует в этой таксономии." @@ -4373,201 +4887,205 @@ msgstr "Элемент с указанным именем и ярлыком уж msgid "%s must set a database connection for use with escaping." msgstr "Класс %s должен указать соединение, используемое для экранирования." -#. translators: 1: Comment text -#: wp-includes/pluggable.php:1454 wp-includes/pluggable.php:1465 -#: wp-includes/pluggable.php:1476 wp-includes/pluggable.php:1639 -msgid "Comment: %s" -msgstr "Комментарий: %s" - -#. translators: 1: Trackback/pingback/comment author URL -#: wp-includes/pluggable.php:1453 wp-includes/pluggable.php:1464 -#: wp-includes/pluggable.php:1475 wp-includes/pluggable.php:1615 -#: wp-includes/pluggable.php:1625 wp-includes/pluggable.php:1637 -msgid "URL: %s" -msgstr "URL: %s" +#: wp-includes/theme.php:2267 +msgid "You need to pass an array of types." +msgstr "Необходимо передать массив типов." -#: wp-includes/link-template.php:2482 wp-includes/link-template.php:2536 -#: wp-includes/link-template.php:2580 -msgid "Posts navigation" -msgstr "Навигация по записям" +#: wp-includes/l10n.php:1191 +msgctxt "translations" +msgid "Installed" +msgstr "Установленные" #: wp-includes/l10n.php:1222 msgctxt "translations" msgid "Available" msgstr "Доступные" -#: wp-includes/l10n.php:1191 -msgctxt "translations" -msgid "Installed" -msgstr "Установленные" - #: wp-includes/link-template.php:2480 msgid "Older posts" msgstr "Предыдущие записи" +#: wp-includes/link-template.php:2482 wp-includes/link-template.php:2536 +#: wp-includes/link-template.php:2580 +msgid "Posts navigation" +msgstr "Навигация по записям" + #: wp-includes/link-template.php:2481 msgid "Newer posts" msgstr "Следующие записи" -#: wp-includes/script-loader.php:980 +#: wp-includes/script-loader.php:991 msgid "Previous" msgstr "Назад" -#: wp-includes/media-template.php:435 wp-includes/media-template.php:538 -msgctxt "verb" -msgid "Trash" -msgstr "Удалить" - -#: wp-includes/media-template.php:595 +#: wp-includes/media-template.php:598 msgid "Edit Selection" msgstr "Изменить выбор" -#: wp-includes/media.php:3433 +#: wp-includes/media.php:3520 msgctxt "noun" msgid "Trash" msgstr "Корзина" -#: wp-includes/pluggable.php:1455 +#. translators: 1: Trackback/pingback/comment author URL +#: wp-includes/pluggable.php:1468 wp-includes/pluggable.php:1479 +#: wp-includes/pluggable.php:1490 wp-includes/pluggable.php:1630 +#: wp-includes/pluggable.php:1640 wp-includes/pluggable.php:1652 +msgid "URL: %s" +msgstr "URL: %s" + +#. translators: 1: Comment text +#: wp-includes/pluggable.php:1469 wp-includes/pluggable.php:1480 +#: wp-includes/pluggable.php:1491 wp-includes/pluggable.php:1654 +msgid "Comment: %s" +msgstr "Комментарий: %s" + +#: wp-includes/pluggable.php:1470 msgid "You can see all trackbacks on this post here:" msgstr "Здесь вы можете посмотреть все обратные ссылки на запись:" -#: wp-includes/pluggable.php:1466 +#: wp-includes/pluggable.php:1481 msgid "You can see all pingbacks on this post here:" msgstr "Здесь вы можете посмотреть все уведомления к записи:" -#: wp-includes/pluggable.php:1477 +#: wp-includes/pluggable.php:1492 msgid "You can see all comments on this post here:" msgstr "Здесь вы можете посмотреть все комментарии к данной записи:" -#. translators: Post type archive title. 1: Post type name -#: wp-includes/general-template.php:1503 -msgid "Archives: %s" -msgstr "Архивы: %s" - -#: wp-includes/general-template.php:1497 -msgctxt "post format archive title" -msgid "Audio" -msgstr "Аудио" - -#: wp-includes/general-template.php:1499 -msgctxt "post format archive title" -msgid "Chats" -msgstr "Чаты" - -#: wp-includes/general-template.php:1495 -msgctxt "post format archive title" -msgid "Statuses" -msgstr "Статусы" - -#: wp-includes/general-template.php:1493 -msgctxt "post format archive title" -msgid "Links" -msgstr "Ссылки" - -#: wp-includes/general-template.php:1489 -msgctxt "post format archive title" -msgid "Videos" -msgstr "Видео" - -#: wp-includes/general-template.php:1491 -msgctxt "post format archive title" -msgid "Quotes" -msgstr "Цитаты" - -#: wp-includes/general-template.php:1485 -msgctxt "post format archive title" -msgid "Galleries" -msgstr "Галереи" - -#: wp-includes/general-template.php:1487 -msgctxt "post format archive title" -msgid "Images" -msgstr "Изображения" - -#. translators: Monthly archive title. 1: Month name and year -#: wp-includes/general-template.php:1477 -msgid "Month: %s" -msgstr "Месяц: %s" - -#: wp-includes/class-wp-editor.php:975 -msgid "Border color" -msgstr "Цвет границы" +#: wp-includes/media-template.php:438 wp-includes/media-template.php:541 +msgctxt "verb" +msgid "Trash" +msgstr "Удалить" -#: wp-includes/class-wp-editor.php:967 +#: wp-includes/class-wp-editor.php:1161 msgid "Add to Dictionary" msgstr "Добавить в словарь" -#. translators: Yearly archive title. 1: Year -#: wp-includes/general-template.php:1474 -msgid "Year: %s" -msgstr "Год: %s" - -#. translators: Author archive title. 1: Author name -#: wp-includes/general-template.php:1471 -msgid "Author: %s" -msgstr "Автор: %s" - -#. translators: Daily archive title. 1: Date -#: wp-includes/general-template.php:1480 -msgid "Day: %s" -msgstr "День: %s" +#: wp-includes/class-wp-editor.php:1169 +msgid "Border color" +msgstr "Цвет границы" -#: wp-includes/class-wp-editor.php:1004 +#: wp-includes/class-wp-editor.php:1198 msgctxt "horizontal table cell alignment" msgid "H Align" msgstr "Выравнивание по горизонтали" -#: wp-includes/class-wp-editor.php:1009 +#: wp-includes/class-wp-editor.php:1203 msgctxt "vertical table cell alignment" msgid "V Align" msgstr "Выравнивание по вертикали" -#: wp-includes/class-wp-editor.php:1053 -msgid "No alignment" -msgstr "Без выравнивания" - -#. translators: Comment reply button text. 1: Comment author name -#: wp-includes/comment-template.php:1596 -msgid "Reply to %s" -msgstr "Комментарий к записи %s" - #. translators: Date query invalid date message: 1: invalid value, 2: type of #. value, 3: minimum valid value, 4: maximum valid value -#: wp-includes/date.php:410 +#: wp-includes/date.php:413 msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s." msgstr "Неверное значение %1$s для %2$s. Корректное значение должно быть между %3$s и %4$s." +#. translators: Comment reply button text. 1: Comment author name +#: wp-includes/comment-template.php:1598 +msgid "Reply to %s" +msgstr "Комментарий к записи %s" + #. translators: 1: year, 2: month, 3: day of month -#: wp-includes/date.php:440 +#: wp-includes/date.php:443 msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s." msgstr "Следующие значения не соответствуют корректной дате: год %1$s, месяц %2$s, день %3$s." #. translators: Category archive title. 1: Category name -#: wp-includes/general-template.php:1465 +#: wp-includes/general-template.php:1480 msgid "Category: %s" msgstr "Рубрика: %s" #. translators: Tag archive title. 1: Tag name -#: wp-includes/general-template.php:1468 +#: wp-includes/general-template.php:1483 msgid "Tag: %s" msgstr "Метка: %s" -#: wp-includes/general-template.php:1480 wp-includes/general-template.php:2060 +#. translators: Author archive title. 1: Author name +#: wp-includes/general-template.php:1486 +msgid "Author: %s" +msgstr "Автор: %s" + +#. translators: Yearly archive title. 1: Year +#: wp-includes/general-template.php:1489 +msgid "Year: %s" +msgstr "Год: %s" + +#: wp-includes/general-template.php:1498 +msgctxt "post format archive title" +msgid "Asides" +msgstr "Заметки" + +#: wp-includes/general-template.php:1495 wp-includes/general-template.php:2075 msgctxt "daily archives date format" msgid "F j, Y" msgstr "d.m.Y" -#: wp-includes/general-template.php:1483 +#. translators: Daily archive title. 1: Date +#: wp-includes/general-template.php:1495 +msgid "Day: %s" +msgstr "День: %s" + +#. translators: Monthly archive title. 1: Month name and year +#: wp-includes/general-template.php:1492 +msgid "Month: %s" +msgstr "Месяц: %s" + +#: wp-includes/general-template.php:1502 msgctxt "post format archive title" -msgid "Asides" -msgstr "Заметки" +msgid "Images" +msgstr "Изображения" + +#: wp-includes/general-template.php:1500 +msgctxt "post format archive title" +msgid "Galleries" +msgstr "Галереи" + +#: wp-includes/general-template.php:1506 +msgctxt "post format archive title" +msgid "Quotes" +msgstr "Цитаты" + +#: wp-includes/general-template.php:1504 +msgctxt "post format archive title" +msgid "Videos" +msgstr "Видео" + +#: wp-includes/general-template.php:1508 +msgctxt "post format archive title" +msgid "Links" +msgstr "Ссылки" + +#: wp-includes/general-template.php:1510 +msgctxt "post format archive title" +msgid "Statuses" +msgstr "Статусы" + +#: wp-includes/general-template.php:1514 +msgctxt "post format archive title" +msgid "Chats" +msgstr "Чаты" + +#: wp-includes/general-template.php:1512 +msgctxt "post format archive title" +msgid "Audio" +msgstr "Аудио" #. translators: Taxonomy term archive title. 1: Taxonomy singular name, 2: #. Current taxonomy term -#: wp-includes/general-template.php:1507 +#: wp-includes/general-template.php:1522 msgid "%1$s: %2$s" msgstr "%1$s: %2$s" +#. translators: Post type archive title. 1: Post type name +#: wp-includes/general-template.php:1518 +msgid "Archives: %s" +msgstr "Архивы: %s" + +#: wp-includes/class-wp-editor.php:1252 +msgid "No alignment" +msgstr "Без выравнивания" + #: wp-includes/customize/class-wp-customize-media-control.php:61 msgid "Change File" msgstr "Изменить файл" @@ -4580,84 +5098,81 @@ msgstr "Файл не выбран" msgid "Choose File" msgstr "Выберите файл" +#: wp-includes/customize/class-wp-customize-image-control.php:35 +#: wp-includes/customize/class-wp-customize-image-control.php:40 +msgid "Select Image" +msgstr "Выбрать изображение" + #: wp-includes/customize/class-wp-customize-image-control.php:39 +#: wp-includes/widgets/class-wp-widget-media-image.php:32 msgid "No image selected" msgstr "Изображение не выбрано" -#: wp-includes/class-wp-editor.php:946 -msgid "Color" -msgstr "Цвет" - -#: wp-includes/class-wp-editor.php:947 +#: wp-includes/class-wp-editor.php:1138 msgid "Custom color" msgstr "Произвольный цвет" -#: wp-includes/class-wp-editor.php:948 +#: wp-includes/class-wp-editor.php:1137 +msgid "Color" +msgstr "Цвет" + +#: wp-includes/class-wp-editor.php:1139 msgctxt "label for custom color" msgid "Custom..." msgstr "Произвольный..." -#: wp-includes/class-wp-editor.php:949 +#: wp-includes/class-wp-editor.php:1140 msgid "No color" msgstr "Без цвета" -#: wp-includes/customize/class-wp-customize-image-control.php:35 -#: wp-includes/customize/class-wp-customize-image-control.php:40 -msgid "Select Image" -msgstr "Выбрать изображение" +#: wp-includes/class-wp-editor.php:1054 +msgctxt "list style" +msgid "Default" +msgstr "По умолчанию" -#: wp-includes/post.php:23 +#: wp-includes/admin-bar.php:702 msgctxt "add new from admin bar" -msgid "Post" -msgstr "Запись" +msgid "Link" +msgstr "Ссылку" #: wp-includes/post.php:43 msgctxt "add new from admin bar" msgid "Page" msgstr "Страницу" -#: wp-includes/admin-bar.php:685 +#: wp-includes/post.php:23 msgctxt "add new from admin bar" -msgid "Link" -msgstr "Ссылку" - -#: wp-includes/class-wp-editor.php:885 -msgctxt "list style" -msgid "Default" -msgstr "По умолчанию" +msgid "Post" +msgstr "Запись" -#: wp-includes/class-wp-editor.php:1045 +#: wp-includes/class-wp-editor.php:1244 msgctxt "TinyMCE menu" msgid "Format" msgstr "Формат" -#: wp-includes/post.php:66 -msgctxt "add new media" -msgid "Add New" -msgstr "Добавить новый" - #: wp-includes/post.php:64 msgctxt "post type general name" msgid "Media" msgstr "Медиафайлы" -#: wp-login.php:867 +#: wp-includes/post.php:66 +msgctxt "add new media" +msgid "Add New" +msgstr "Добавить новый" + +#: wp-login.php:870 msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what’s new." msgstr "<strong>Вы успешно обновили WordPress!</strong> Пожалуйста, войдите, чтобы узнать, что нового." -#: wp-includes/media.php:3440 -msgid "Trash Selected" -msgstr "Удалить выбранные" - -#: wp-includes/media.php:3441 +#: wp-includes/media.php:3528 msgid "Untrash Selected" msgstr "Восстановить выбранные" -#: wp-includes/media-template.php:433 wp-includes/media-template.php:536 -msgid "Untrash" -msgstr "Восстановить" +#: wp-includes/media.php:3527 +msgid "Trash Selected" +msgstr "Удалить выбранные" -#: wp-includes/media.php:3437 +#: wp-includes/media.php:3524 msgid "" "You are about to trash these items.\n" " 'Cancel' to stop, 'OK' to delete." @@ -4665,197 +5180,193 @@ msgstr "" "Вы собираетесь переместить эти элементы в корзину.\n" " «Отмена» — оставить, «OK» — удалить." -#: wp-includes/class-wp-customize-panel.php:347 +#: wp-includes/media-template.php:436 wp-includes/media-template.php:539 +msgid "Untrash" +msgstr "Восстановить" + +#: wp-includes/class-wp-customize-panel.php:357 msgid "Press return or enter to open this panel" msgstr "Нажмите Enter, чтобы открыть эту панель" -#: wp-includes/media.php:3442 +#: wp-includes/media.php:3529 msgid "Delete Selected" msgstr "Удалить выбранные" -#: wp-includes/media.php:3438 -msgid "Bulk Select" -msgstr "Множественный выбор" - -#: wp-includes/media.php:3439 +#: wp-includes/media.php:3526 msgid "Cancel Selection" msgstr "Снять выделение" +#: wp-includes/media.php:3525 +msgid "Bulk Select" +msgstr "Множественный выбор" + #. translators: %s: taxonomy label, %l: list of terms formatted as per #. $term_template -#: wp-includes/taxonomy.php:3979 +#: wp-includes/taxonomy.php:3974 msgid "%s: %l." msgstr "%s: %l." #: wp-includes/class-wp-customize-nav-menus.php:412 -#: wp-includes/script-loader.php:753 +#: wp-includes/script-loader.php:764 msgctxt "missing menu item navigation label" msgid "(no label)" msgstr "(без текста)" -#: wp-includes/media-template.php:341 -msgid "File type:" -msgstr "Тип файла:" +#: wp-includes/ms-load.php:93 +msgid "This site is no longer available." +msgstr "Этот сайт недоступен." -#: wp-includes/media-template.php:347 -msgid "Dimensions:" -msgstr "Размеры:" +#: wp-includes/script-loader.php:720 +msgid "No plugins found. Try a different search." +msgstr "Плагинов не найдено. Попробуйте другой запрос." -#: wp-includes/media.php:2185 -msgid "Bitrate" -msgstr "Битрейт" +#: wp-includes/media.php:3534 +msgid "Search Media" +msgstr "Поиск медиафайлов" -#: wp-includes/media-template.php:357 -msgid "Bitrate:" -msgstr "Битрейт:" +#: wp-includes/media.php:3533 +msgid "Filter by type" +msgstr "Фильтр по типу" -#: wp-includes/media-template.php:344 -msgid "File size:" -msgstr "Размер файла:" +#: wp-includes/media.php:3532 +msgid "Filter by date" +msgstr "Фильтр по дате" + +#: wp-includes/media.php:3519 +msgid "Unattached" +msgstr "Неприкреплённые" -#: wp-includes/media.php:3429 +#: wp-includes/media.php:3516 msgid "All dates" msgstr "Все даты" -#: wp-includes/media.php:3445 -msgid "Filter by date" -msgstr "Фильтр по дате" +#: wp-includes/media.php:2188 +msgid "Bitrate Mode" +msgstr "Режим битрейта" -#: wp-includes/media.php:3446 -msgid "Filter by type" -msgstr "Фильтр по типу" +#: wp-includes/media-template.php:431 +msgid "Edit more details" +msgstr "Изменить другие детали" -#: wp-includes/class-wp-editor.php:1036 -msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser’s edit menu instead." -msgstr "Ваш браузер не поддерживает прямой доступ к буферу обмена. Используйте горячие клавиши или меню «Правка» вашего браузера." +#: wp-includes/media-template.php:429 +msgid "View attachment page" +msgstr "Просмотреть страницу вложения" -#: wp-includes/class-wp-editor.php:1051 -msgid "Read more..." -msgstr "Тег «Далее»" +#: wp-includes/media-template.php:417 +msgid "Uploaded To" +msgstr "Загружен для" -#: wp-includes/class-wp-editor.php:1480 -msgid "Search or use up and down arrow keys to select an item." -msgstr "Воспользуйтесь поиском или клавишами вверх/вниз, чтобы выбрать элемент." +#: wp-includes/media-template.php:412 +msgid "Uploaded By" +msgstr "Пользователь" -#: wp-includes/media-template.php:166 -msgid "Close media panel" -msgstr "Закрыть окно параметров файла" +#: wp-includes/media-template.php:360 +msgid "Bitrate:" +msgstr "Битрейт:" -#: wp-includes/media-template.php:187 -msgid "Close uploader" -msgstr "Закрыть окно загрузчика" +#: wp-includes/media-template.php:350 +msgid "Dimensions:" +msgstr "Размеры:" -#: wp-includes/media-template.php:233 -msgid "Maximum upload file size: %s." -msgstr "Максимальный размер файла: %s." +#: wp-includes/media-template.php:347 +msgid "File size:" +msgstr "Размер файла:" -#: wp-includes/media-template.php:252 -msgid "List View" -msgstr "В виде списка" +#: wp-includes/media-template.php:345 +msgid "Uploaded on:" +msgstr "Загружен:" -#: wp-includes/media-template.php:255 -msgid "Grid View" -msgstr "В виде сетки" +#: wp-includes/media-template.php:344 +msgid "File type:" +msgstr "Тип файла:" -#: wp-includes/media-template.php:281 -msgid "Edit previous media item" -msgstr "Редактировать предыдущий файл" +#: wp-includes/media-template.php:343 +msgid "File name:" +msgstr "Имя файла:" -#: wp-includes/media-template.php:282 +#: wp-includes/media-template.php:285 msgid "Edit next media item" msgstr "Редактировать следующий файл" -#: wp-includes/media-template.php:340 -msgid "File name:" -msgstr "Имя файла:" - -#: wp-includes/media-template.php:342 -msgid "Uploaded on:" -msgstr "Загружен:" +#: wp-includes/media-template.php:284 +msgid "Edit previous media item" +msgstr "Редактировать предыдущий файл" -#: wp-includes/media-template.php:409 -msgid "Uploaded By" -msgstr "Пользователь" +#: wp-includes/media-template.php:258 +msgid "Grid View" +msgstr "В виде сетки" -#: wp-includes/media-template.php:414 -msgid "Uploaded To" -msgstr "Загружен для" +#: wp-includes/media-template.php:255 +msgid "List View" +msgstr "В виде списка" -#: wp-includes/media-template.php:426 -msgid "View attachment page" -msgstr "Просмотреть страницу вложения" +#: wp-includes/media-template.php:233 +msgid "Maximum upload file size: %s." +msgstr "Максимальный размер файла: %s." -#: wp-includes/media-template.php:428 -msgid "Edit more details" -msgstr "Изменить другие детали" +#: wp-includes/media-template.php:187 +msgid "Close uploader" +msgstr "Закрыть окно загрузчика" -#: wp-includes/media.php:2186 -msgid "Bitrate Mode" -msgstr "Режим битрейта" +#: wp-includes/media-template.php:166 +msgid "Close media panel" +msgstr "Закрыть окно параметров файла" -#: wp-includes/media.php:3432 -msgid "Unattached" -msgstr "Неприкреплённые" +#: wp-includes/class-wp-editor.php:1722 +msgid "Search or use up and down arrow keys to select an item." +msgstr "Воспользуйтесь поиском или клавишами вверх/вниз, чтобы выбрать элемент." -#: wp-includes/media.php:3436 wp-includes/script-loader.php:80 -msgid "" -"You are about to permanently delete these items.\n" -" 'Cancel' to stop, 'OK' to delete." -msgstr "" -"Вы собираетесь навсегда удалить эти элементы.\n" -" «Отмена» — оставить, «OK» — удалить." +#: wp-includes/class-wp-editor.php:1250 +msgid "Read more..." +msgstr "Тег «Далее»" -#: wp-includes/media.php:3447 -msgid "Search Media" -msgstr "Поиск медиафайлов" +#: wp-includes/class-wp-editor.php:1235 +msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser’s edit menu instead." +msgstr "Ваш браузер не поддерживает прямой доступ к буферу обмена. Используйте горячие клавиши или меню «Правка» вашего браузера." -#: wp-includes/ms-load.php:93 -msgid "This site is no longer available." -msgstr "Этот сайт недоступен." +#: wp-includes/media.php:2187 +msgid "Bitrate" +msgstr "Битрейт" -#: wp-includes/script-loader.php:709 -msgid "No plugins found. Try a different search." -msgstr "Плагинов не найдено. Попробуйте другой запрос." +#: wp-includes/class-wp-customize-widgets.php:436 +msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)." +msgstr "Виджеты — это независимые блоки содержимого, которые можно размещать в областях, предусмотренных вашей темой (обычно их называют боковыми колонками)." #. translators: %s: the site/panel title in the Customizer -#: wp-includes/class-wp-customize-panel.php:372 +#: wp-includes/class-wp-customize-panel.php:382 #: wp-includes/customize/class-wp-customize-nav-menus-panel.php:81 msgid "You are customizing %s" msgstr "Вы настраиваете %s" -#: wp-includes/comment.php:3097 -msgid "<strong>ERROR</strong>: The comment could not be saved. Please try again later." -msgstr "<strong>ОШИБКА</strong>: Не удалось сохранить комментарий. Пожалуйста, повторите попытку позже." - -#: wp-includes/class-wp-customize-widgets.php:422 -msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)." -msgstr "Виджеты — это независимые блоки содержимого, которые можно размещать в областях, предусмотренных вашей темой (обычно их называют боковыми колонками)." +#. translators: %s: header height in pixels +#: wp-includes/customize/class-wp-customize-header-image-control.php:189 +msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header height of %s pixels." +msgstr "Нажав кнопку <strong>«Добавить»</strong>, можно загрузить и обрезать изображение по своему усмотрению, однако в вашей теме оформления рекомендуется заголовок высотой %s пикселей." #. translators: %s: header width in pixels #: wp-includes/customize/class-wp-customize-header-image-control.php:184 msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header width of %s pixels." msgstr "Нажав кнопку <strong>«Добавить»</strong>, можно загрузить и обрезать изображение по своему усмотрению, однако в вашей теме оформления рекомендуется заголовок шириной %s пикселей." -#. translators: %s: header height in pixels -#: wp-includes/customize/class-wp-customize-header-image-control.php:189 -msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header height of %s pixels." -msgstr "Нажав кнопку <strong>«Добавить»</strong>, можно загрузить и обрезать изображение по своему усмотрению, однако в вашей теме оформления рекомендуется заголовок высотой %s пикселей." +#: wp-includes/comment.php:3101 +msgid "<strong>ERROR</strong>: The comment could not be saved. Please try again later." +msgstr "<strong>ОШИБКА</strong>: Не удалось сохранить комментарий. Пожалуйста, повторите попытку позже." -#: wp-includes/update.php:128 wp-includes/update.php:318 -#: wp-includes/update.php:498 +#: wp-includes/update.php:130 wp-includes/update.php:322 +#: wp-includes/update.php:500 msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)" msgstr "(Не удалось установить защищённое соединение с WordPress.org. Пожалуйста, свяжитесь с администратором сервера.)" -#: wp-includes/class-wp-customize-widgets.php:1127 +#: wp-includes/class-wp-customize-widgets.php:1186 msgid "Shift-click to edit this widget." msgstr "Щёлкните, удерживая Shift, чтобы изменить виджет." -#: wp-includes/class-wp-editor.php:848 +#: wp-includes/class-wp-editor.php:1017 msgctxt "HTML tag" msgid "Address" msgstr "Адрес" -#: wp-includes/class-wp-editor.php:1032 +#: wp-includes/class-wp-editor.php:1228 msgid "If you’re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically." msgstr "Если вы хотите вставить текст с форматированием из Microsoft Word, попробуйте отключить этот режим. Редактор автоматически очистит текст, скопированный из Word." @@ -4864,1012 +5375,1007 @@ msgstr "Если вы хотите вставить текст с формати msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header size of %s pixels." msgstr "Нажав кнопку <strong>«Добавить»</strong>, можно загрузить и обрезать изображение по своему усмотрению, однако в вашей теме оформления рекомендуется заголовок размером %s пикселей." -#: wp-includes/class-wp-editor.php:1061 +#: wp-includes/class-wp-editor.php:1262 msgid "Keyboard Shortcuts" msgstr "Горячие клавиши" +#. translators: 1: Browser cookie documentation URL +#: wp-login.php:800 +msgid "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress." +msgstr "<strong>ОШИБКА</strong>: Cookies либо заблокированы, либо не поддерживаются вашим браузером. Чтобы использовать WordPress, нужно <a href=\"%s\">разрешить cookies</a>." + #. translators: 1: Browser cookie documentation URL, 2: Support forums URL -#: wp-login.php:792 +#: wp-login.php:795 msgid "<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>." msgstr "<strong>ОШИБКА</strong>: Cookies заблокированы из-за неожиданного вывода на экран. Посмотрите <a href=\"%1$s\">документацию</a> или обратитесь за помощью на <a href=\"%2$s\">форумы поддержки</a>." -#. translators: 1: Browser cookie documentation URL -#: wp-login.php:797 -msgid "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress." -msgstr "<strong>ОШИБКА</strong>: Cookies либо заблокированы, либо не поддерживаются вашим браузером. Чтобы использовать WordPress, нужно <a href=\"%s\">разрешить cookies</a>." +#: wp-includes/media.php:3597 +msgid "Add to Audio Playlist" +msgstr "Добавить в плей-лист" + +#: wp-includes/media.php:3596 +msgid "Add to audio playlist" +msgstr "Добавить в плей-лист аудио" + +#: wp-includes/media.php:3595 +msgid "Update audio playlist" +msgstr "Обновить плей-лист аудио" + +#: wp-includes/media.php:3594 +msgid "Insert audio playlist" +msgstr "Вставить плей-лист аудио" + +#: wp-includes/media.php:3593 +msgid "← Cancel Audio Playlist" +msgstr "← Отменить создание плей-листа" + +#: wp-includes/media.php:3592 +msgid "Edit Audio Playlist" +msgstr "Изменить плей-лист" + +#: wp-includes/media.php:3573 +msgid "There has been an error cropping your image." +msgstr "При обрезке изображения произошла ошибка." + +#: wp-includes/media.php:2185 +msgctxt "video or audio" +msgid "Length" +msgstr "Продолжительность" -#: wp-includes/media.php:2182 +#: wp-includes/media.php:2184 msgid "Year" msgstr "Год" -#: wp-includes/media.php:2181 +#: wp-includes/media.php:2183 msgid "Genre" msgstr "Жанр" -#: wp-includes/media-template.php:386 wp-includes/media-template.php:567 -#: wp-includes/media.php:2177 +#: wp-includes/media-template.php:389 wp-includes/media-template.php:570 +#: wp-includes/media.php:2179 msgid "Album" msgstr "Альбом" -#: wp-includes/media-template.php:385 wp-includes/media-template.php:566 -#: wp-includes/media.php:2176 +#: wp-includes/media-template.php:388 wp-includes/media-template.php:569 +#: wp-includes/media.php:2178 msgid "Artist" msgstr "Исполнитель" -#: wp-includes/media-template.php:888 -msgid "Edit Original" -msgstr "Редактировать оригинал" +#: wp-includes/media-template.php:1002 +#: wp-includes/widgets/class-wp-widget-media-image.php:115 +msgid "Image CSS Class" +msgstr "CSS-класс изображения" + +#: wp-includes/media-template.php:998 +#: wp-includes/widgets/class-wp-widget-media-image.php:146 +msgid "Image Title Attribute" +msgstr "Атрибут title" -#: wp-includes/media-template.php:991 +#: wp-includes/media-template.php:994 msgid "Advanced Options" msgstr "Дополнительные настройки" -#: wp-includes/class-wp-editor.php:860 -msgid "Font Family" -msgstr "Семейство шрифтов" +#: wp-includes/media-template.php:959 +msgid "Custom Size" +msgstr "Произвольный" -#: wp-includes/class-wp-editor.php:861 +#: wp-includes/class-wp-editor.php:1192 +msgid "Split table cell" +msgstr "Разделить ячейку таблицы" + +#: wp-includes/class-wp-editor.php:1030 msgid "Font Sizes" msgstr "Размеры шрифтов" -#: wp-includes/class-wp-editor.php:998 -msgid "Split table cell" -msgstr "Разделить ячейку таблицы" +#: wp-includes/class-wp-editor.php:1029 +msgid "Font Family" +msgstr "Семейство шрифтов" -#: wp-includes/class-wp-editor.php:1008 +#: wp-includes/class-wp-editor.php:1202 msgctxt "table cell alignment attribute" msgid "None" msgstr "Нет" -#: wp-includes/media-template.php:238 wp-includes/media.php:3484 -msgid "Suggested image dimensions:" -msgstr "Рекомендуемые размеры изображения:" - -#: wp-includes/media-template.php:792 -msgid "Show Video List" -msgstr "Показывать список видеофайлов" +#: wp-includes/media-template.php:891 +msgid "Edit Original" +msgstr "Редактировать оригинал" -#: wp-includes/media-template.php:909 +#: wp-includes/media-template.php:912 msgid "Display Settings" msgstr "Настройки отображения" -#: wp-includes/media-template.php:956 -msgid "Custom Size" -msgstr "Произвольный" - -#: wp-includes/media-template.php:995 -msgid "Image Title Attribute" -msgstr "Атрибут title" - -#: wp-includes/media-template.php:999 -msgid "Image CSS Class" -msgstr "CSS-класс изображения" +#: wp-includes/media-template.php:795 +msgid "Show Video List" +msgstr "Показывать список видеофайлов" -#: wp-includes/media-template.php:1012 +#: wp-includes/media-template.php:1015 +#: wp-includes/widgets/class-wp-widget-media-image.php:124 msgid "Link CSS Class" msgstr "CSS-класс ссылки" -#: wp-includes/media.php:2183 -msgctxt "video or audio" -msgid "Length" -msgstr "Продолжительность" - -#: wp-includes/media.php:3485 -msgid "There has been an error cropping your image." -msgstr "При обрезке изображения произошла ошибка." +#: wp-includes/class-wp-editor.php:1002 +msgctxt "TinyMCE" +msgid "Headings" +msgstr "Заголовки" -#: wp-includes/media.php:3504 -msgid "Edit Audio Playlist" -msgstr "Изменить плей-лист" +#: wp-includes/class-wp-customize-widgets.php:843 +msgid "Search widgets…" +msgstr "Поиск виджетов…" -#: wp-includes/media.php:3505 -msgid "← Cancel Audio Playlist" -msgstr "← Отменить создание плей-листа" +#: wp-includes/class-wp-customize-widgets.php:842 +msgid "Search Widgets" +msgstr "Поиск виджетов" -#: wp-includes/media.php:3506 -msgid "Insert audio playlist" -msgstr "Вставить плей-лист аудио" +#: wp-includes/class-wp-customize-widgets.php:787 +msgid "Trash widget by moving it to the inactive widgets sidebar." +msgstr "Удалить виджет, переместив его в область неактивных виджетов." -#: wp-includes/media.php:3507 -msgid "Update audio playlist" -msgstr "Обновить плей-лист аудио" - -#: wp-includes/media.php:3508 -msgid "Add to audio playlist" -msgstr "Добавить в плей-лист аудио" - -#: wp-includes/media.php:3509 -msgid "Add to Audio Playlist" -msgstr "Добавить в плей-лист" +#: wp-includes/class-wp-customize-widgets.php:785 +msgid "Save and preview changes before publishing them." +msgstr "Сохранить и просмотреть изменения перед публикацией." #: wp-includes/customize/class-wp-customize-header-image-control.php:108 msgid "Set image" msgstr "Задать изображение" -#: wp-includes/class-wp-customize-widgets.php:708 +#: wp-includes/class-wp-customize-widgets.php:723 msgctxt "Move widget" msgid "Move" msgstr "Переместить" -#: wp-includes/customize/class-wp-widget-area-customize-control.php:64 -msgctxt "Reorder widgets in Customizer" -msgid "Reorder" -msgstr "Изменить порядок" +#: wp-includes/media-template.php:1084 wp-includes/media-template.php:1173 +msgctxt "auto preload" +msgid "Auto" +msgstr "Авто" -#: wp-includes/customize/class-wp-widget-area-customize-control.php:65 -msgctxt "Cancel reordering widgets in Customizer" -msgid "Done" -msgstr "Готово" +#: wp-includes/media-template.php:1190 +#: wp-includes/widgets/class-wp-widget-media-video.php:81 +msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)" +msgstr "Треки (субтитры, подписи, описания, главы или метаданные)" -#: wp-includes/class-wp-customize-widgets.php:783 -msgid "Search Widgets" -msgstr "Поиск виджетов" +#: wp-includes/media.php:3570 +msgid "Cropping…" +msgstr "Обработка…" -#: wp-includes/class-wp-customize-widgets.php:784 -msgid "Search widgets…" -msgstr "Поиск виджетов…" +#: wp-includes/class-wp-customize-widgets.php:714 +msgid "Move to another area…" +msgstr "Переместить в другую область…" -#: wp-includes/class-wp-editor.php:833 -msgctxt "TinyMCE" -msgid "Headings" -msgstr "Заголовки" +#: wp-includes/class-wp-editor.php:1243 +msgctxt "TinyMCE menu" +msgid "Table" +msgstr "Таблица" -#: wp-includes/class-wp-customize-widgets.php:729 -msgid "Save and preview changes before publishing them." -msgstr "Сохранить и просмотреть изменения перед публикацией." +#: wp-includes/class-wp-editor.php:1242 +msgctxt "TinyMCE menu" +msgid "View" +msgstr "Просмотр" -#: wp-includes/class-wp-customize-widgets.php:731 -msgid "Trash widget by moving it to the inactive widgets sidebar." -msgstr "Удалить виджет, переместив его в область неактивных виджетов." +#: wp-includes/class-wp-editor.php:1241 +msgctxt "TinyMCE menu" +msgid "Tools" +msgstr "Инструменты" -#: wp-includes/media-template.php:1081 wp-includes/media-template.php:1170 -msgctxt "auto preload" -msgid "Auto" -msgstr "Авто" +#: wp-includes/class-wp-editor.php:1240 +msgctxt "TinyMCE menu" +msgid "Edit" +msgstr "Изменить" -#: wp-includes/class-wp-customize-widgets.php:699 -msgid "Move to another area…" -msgstr "Переместить в другую область…" +#: wp-includes/class-wp-editor.php:1239 +msgctxt "TinyMCE menu" +msgid "File" +msgstr "Файл" -#: wp-includes/media-template.php:1187 -msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)" -msgstr "Треки (субтитры, подписи, описания, главы или метаданные)" +#: wp-includes/class-wp-editor.php:1238 +msgctxt "TinyMCE menu" +msgid "Insert" +msgstr "Вставить" -#: wp-includes/media.php:3483 -msgid "Cropping…" -msgstr "Обработка…" +#. translators: word count +#: wp-includes/class-wp-editor.php:1225 +msgid "Words: %s" +msgstr "Слов: %s" -#: wp-includes/class-wp-editor.php:1022 -msgctxt "TinyMCE" -msgid "Insert template" -msgstr "Вставить шаблон" +#: wp-includes/class-wp-editor.php:1221 +msgctxt "editor button" +msgid "Show blocks" +msgstr "Показать блоки" -#: wp-includes/class-wp-editor.php:1023 +#: wp-includes/class-wp-editor.php:1217 msgctxt "TinyMCE" msgid "Templates" msgstr "Шаблоны" -#: wp-includes/class-wp-editor.php:1027 -msgctxt "editor button" -msgid "Show blocks" -msgstr "Показать блоки" +#: wp-includes/class-wp-editor.php:1216 +msgctxt "TinyMCE" +msgid "Insert template" +msgstr "Вставить шаблон" + +#: wp-includes/class-wp-editor.php:1179 +msgctxt "table footer" +msgid "Footer" +msgstr "Нижняя часть" + +#: wp-includes/class-wp-editor.php:1178 +msgctxt "table body" +msgid "Body" +msgstr "Основная часть" -#: wp-includes/class-wp-editor.php:983 +#: wp-includes/class-wp-editor.php:1177 msgctxt "table header" msgid "Header" msgstr "Заголовок" -#: wp-includes/class-wp-editor.php:981 +#: wp-includes/class-wp-editor.php:1175 msgctxt "table cell" msgid "Cell" msgstr "Ячейка" -#: wp-includes/class-wp-editor.php:966 +#: wp-includes/class-wp-editor.php:1174 +msgctxt "table columns" +msgid "Cols" +msgstr "Столбцы" + +#: wp-includes/class-wp-editor.php:1160 msgctxt "spellcheck" msgid "Ignore" msgstr "Пропустить" -#: wp-includes/class-wp-editor.php:965 +#: wp-includes/class-wp-editor.php:1159 msgctxt "spellcheck" msgid "Ignore all" msgstr "Пропустить все" -#: wp-includes/class-wp-editor.php:961 +#: wp-includes/class-wp-editor.php:1158 +msgctxt "spellcheck" +msgid "Finish" +msgstr "Завершить" + +#: wp-includes/class-wp-editor.php:1155 msgctxt "find/replace" msgid "Replace all" msgstr "Заменить все" -#: wp-includes/class-wp-editor.php:960 +#: wp-includes/class-wp-editor.php:1154 msgctxt "find/replace" msgid "Find" msgstr "Найти" -#: wp-includes/class-wp-editor.php:1044 -msgctxt "TinyMCE menu" -msgid "Table" -msgstr "Таблица" - -#. translators: word count -#: wp-includes/class-wp-editor.php:1031 -msgid "Words: %s" -msgstr "Слов: %s" - -#. translators: block tags -#: wp-includes/class-wp-editor.php:842 -msgctxt "TinyMCE" -msgid "Blocks" -msgstr "Блоки" +#: wp-includes/class-wp-editor.php:1153 +msgctxt "find/replace" +msgid "Replace with" +msgstr "Замена" -#: wp-includes/class-wp-editor.php:1040 -msgctxt "TinyMCE menu" -msgid "File" -msgstr "Файл" +#: wp-includes/class-wp-editor.php:1151 +msgctxt "find/replace" +msgid "Whole words" +msgstr "Целые слова" #. translators: previous -#: wp-includes/class-wp-editor.php:956 +#: wp-includes/class-wp-editor.php:1150 msgctxt "find/replace" msgid "Prev" msgstr "Назад" -#: wp-includes/class-wp-editor.php:953 +#: wp-includes/class-wp-editor.php:1148 +msgctxt "find/replace" +msgid "Next" +msgstr "Далее" + +#: wp-includes/class-wp-editor.php:1147 msgctxt "find/replace" msgid "Replace" msgstr "Заменить" -#: wp-includes/class-wp-editor.php:831 -msgctxt "TinyMCE" -msgid "Formats" -msgstr "Форматы" - -#: wp-includes/class-wp-editor.php:845 -msgctxt "HTML tag" -msgid "Div" -msgstr "Слой" +#: wp-includes/class-wp-editor.php:1109 +msgctxt "editor button" +msgid "Left to right" +msgstr "Слева направо" -#: wp-includes/class-wp-editor.php:846 -msgctxt "HTML tag" -msgid "Pre" -msgstr "Отформатированный" +#: wp-includes/class-wp-editor.php:1108 +msgctxt "editor button" +msgid "Right to left" +msgstr "Справа налево" -#: wp-includes/class-wp-editor.php:850 -msgctxt "HTML elements" -msgid "Inline" -msgstr "Строки" +#: wp-includes/class-wp-editor.php:1066 +msgctxt "Link anchors (TinyMCE)" +msgid "Anchors" +msgstr "Якоря" -#: wp-includes/class-wp-editor.php:882 wp-includes/script-loader.php:112 -msgid "Bulleted list" -msgstr "Маркированный список" +#: wp-includes/class-wp-editor.php:1065 +msgctxt "Link anchor (TinyMCE)" +msgid "Anchor" +msgstr "Якорь" -#: wp-includes/class-wp-editor.php:884 -msgctxt "list style" -msgid "Square" -msgstr "Квадрат" +#: wp-includes/class-wp-editor.php:1064 +msgctxt "Name of link anchor (TinyMCE)" +msgid "Name" +msgstr "Имя" -#: wp-includes/class-wp-editor.php:886 +#: wp-includes/class-wp-editor.php:1061 msgctxt "list style" -msgid "Circle" -msgstr "Кружок" +msgid "Lower Roman" +msgstr "Строчные римские буквы" -#: wp-includes/class-wp-editor.php:887 +#: wp-includes/class-wp-editor.php:1060 msgctxt "list style" -msgid "Disc" -msgstr "Точка" +msgid "Upper Roman" +msgstr "Заглавные римские буквы" -#: wp-includes/class-wp-editor.php:888 +#: wp-includes/class-wp-editor.php:1059 msgctxt "list style" -msgid "Lower Greek" -msgstr "Строчные греческие буквы" +msgid "Upper Alpha" +msgstr "Заглавные латинские буквы" -#: wp-includes/class-wp-editor.php:889 +#: wp-includes/class-wp-editor.php:1058 msgctxt "list style" msgid "Lower Alpha" msgstr "Строчные латинские буквы" -#: wp-includes/class-wp-editor.php:890 +#: wp-includes/class-wp-editor.php:1057 msgctxt "list style" -msgid "Upper Alpha" -msgstr "Заглавные латинские буквы" +msgid "Lower Greek" +msgstr "Строчные греческие буквы" -#: wp-includes/class-wp-editor.php:891 +#: wp-includes/class-wp-editor.php:1056 msgctxt "list style" -msgid "Upper Roman" -msgstr "Заглавные римские буквы" +msgid "Disc" +msgstr "Точка" -#: wp-includes/class-wp-editor.php:892 +#: wp-includes/class-wp-editor.php:1055 msgctxt "list style" -msgid "Lower Roman" -msgstr "Строчные римские буквы" - -#: wp-includes/class-wp-editor.php:895 -msgctxt "Name of link anchor (TinyMCE)" -msgid "Name" -msgstr "Имя" - -#: wp-includes/class-wp-editor.php:896 -msgctxt "Link anchor (TinyMCE)" -msgid "Anchor" -msgstr "Якорь" - -#: wp-includes/class-wp-editor.php:897 -msgctxt "Link anchors (TinyMCE)" -msgid "Anchors" -msgstr "Якоря" +msgid "Circle" +msgstr "Кружок" -#: wp-includes/class-wp-editor.php:930 -msgctxt "editor button" -msgid "Right to left" -msgstr "Справа налево" +#: wp-includes/class-wp-editor.php:1053 +msgctxt "list style" +msgid "Square" +msgstr "Квадрат" -#: wp-includes/class-wp-editor.php:931 -msgctxt "editor button" -msgid "Left to right" -msgstr "Слева направо" +#: wp-includes/class-wp-editor.php:1051 wp-includes/script-loader.php:112 +msgid "Bulleted list" +msgstr "Маркированный список" -#: wp-includes/class-wp-editor.php:954 -msgctxt "find/replace" -msgid "Next" -msgstr "Далее" +#: wp-includes/class-wp-editor.php:1019 +msgctxt "HTML elements" +msgid "Inline" +msgstr "Строки" -#: wp-includes/class-wp-editor.php:957 -msgctxt "find/replace" -msgid "Whole words" -msgstr "Целые слова" +#: wp-includes/class-wp-editor.php:1015 +msgctxt "HTML tag" +msgid "Pre" +msgstr "Отформатированный" -#: wp-includes/class-wp-editor.php:959 -msgctxt "find/replace" -msgid "Replace with" -msgstr "Замена" +#: wp-includes/class-wp-editor.php:1014 +msgctxt "HTML tag" +msgid "Div" +msgstr "Слой" -#: wp-includes/class-wp-editor.php:964 -msgctxt "spellcheck" -msgid "Finish" -msgstr "Завершить" +#. translators: block tags +#: wp-includes/class-wp-editor.php:1011 +msgctxt "TinyMCE" +msgid "Blocks" +msgstr "Блоки" -#: wp-includes/class-wp-editor.php:979 +#: wp-includes/class-wp-editor.php:1173 msgctxt "table column" msgid "Column" msgstr "Столбец" -#: wp-includes/class-wp-editor.php:980 -msgctxt "table columns" -msgid "Cols" -msgstr "Столбцы" - -#: wp-includes/class-wp-editor.php:984 -msgctxt "table body" -msgid "Body" -msgstr "Основная часть" - -#: wp-includes/class-wp-editor.php:985 -msgctxt "table footer" -msgid "Footer" -msgstr "Нижняя часть" - -#: wp-includes/class-wp-editor.php:1020 +#: wp-includes/class-wp-editor.php:1214 msgctxt "table cell scope attribute" msgid "Scope" msgstr "Атрибут scope" -#: wp-includes/class-wp-editor.php:1039 -msgctxt "TinyMCE menu" -msgid "Insert" -msgstr "Вставить" - -#: wp-includes/class-wp-editor.php:1041 -msgctxt "TinyMCE menu" -msgid "Edit" -msgstr "Изменить" - -#: wp-includes/class-wp-editor.php:1042 -msgctxt "TinyMCE menu" -msgid "Tools" -msgstr "Инструменты" - -#: wp-includes/class-wp-editor.php:1043 -msgctxt "TinyMCE menu" -msgid "View" -msgstr "Просмотр" +#: wp-includes/class-wp-editor.php:1000 +msgctxt "TinyMCE" +msgid "Formats" +msgstr "Форматы" -#: wp-includes/media-template.php:1069 wp-includes/media-template.php:1151 +#: wp-includes/media-template.php:1072 wp-includes/media-template.php:1154 msgid "Add alternate sources for maximum HTML5 playback:" msgstr "Добавьте дополнительные источники для максимальной совместимости с HTML5:" -#. translators: used to join items in a list with more than 2 items -#: wp-includes/formatting.php:4482 -msgid "%s, %s" -msgstr "%s, %s" +#: wp-includes/user.php:2050 +msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ & )." +msgstr "Подсказка: Рекомендуется задать пароль длиной не менее двенадцати символов. Чтобы сделать его надёжнее, используйте буквы верхнего и нижнего регистра, числа и символы наподобие ! \" ? $ % ^ & )." -#: wp-includes/widgets/class-wp-widget-search.php:31 -msgctxt "Search widget" -msgid "Search" -msgstr "Поиск" +#: wp-includes/wp-db.php:1297 +msgid "The query argument of %s must have a placeholder." +msgstr "Аргумент запроса метода %s должен содержать описатель преобразований." -#. translators: used to join last two items in a list with more than 2 times -#: wp-includes/formatting.php:4484 -msgid "%s, and %s" -msgstr "%s и %s" +#: wp-includes/nav-menu.php:377 +msgid "Invalid menu ID." +msgstr "Неверный ID меню." -#. translators: used to join items in a list with only 2 items -#: wp-includes/formatting.php:4486 -msgid "%s and %s" -msgstr "%s и %s" +#: wp-includes/media.php:3607 +msgid "Add to Video Playlist" +msgstr "Добавить в плей-лист" -#: wp-includes/media-template.php:1082 wp-includes/media-template.php:1171 -msgid "Metadata" -msgstr "Метаданные" +#: wp-includes/media.php:3606 +msgid "Add to video playlist" +msgstr "Добавить в плей-лист видео" -#: wp-includes/media.php:3473 -msgid "Replace Image" -msgstr "Заменить изображение" +#: wp-includes/media.php:3605 +msgid "Update video playlist" +msgstr "Обновить плей-лист видео" -#: wp-includes/customize/class-wp-customize-image-control.php:41 -#: wp-includes/media.php:3478 -msgid "Choose Image" -msgstr "Выбрать изображение" +#: wp-includes/media.php:3604 +msgid "Insert video playlist" +msgstr "Вставить плей-лист видео" + +#: wp-includes/media.php:3603 +msgid "← Cancel Video Playlist" +msgstr "← Отменить создание плей-листа" + +#: wp-includes/media.php:3602 +msgid "Edit Video Playlist" +msgstr "Изменить плей-лист" + +#: wp-includes/media.php:3601 +msgid "Create Video Playlist" +msgstr "Создать плей-лист видео" + +#: wp-includes/media.php:3600 +msgid "Drag and drop to reorder videos." +msgstr "Отсортируйте видеофайлы путём перетаскивания." -#: wp-includes/media.php:3499 +#: wp-includes/media.php:3591 +msgid "Create Audio Playlist" +msgstr "Создать плей-лист аудио" + +#: wp-includes/media.php:3590 +msgid "Drag and drop to reorder tracks." +msgstr "Отсортируйте треки путём перетаскивания." + +#: wp-includes/media.php:3587 msgid "Add Subtitles" msgstr "Добавить субтитры" -#: wp-includes/media.php:3496 +#: wp-includes/media.php:3586 +msgid "Select Poster Image" +msgstr "Добавить постер" + +#: wp-includes/media.php:3584 msgid "Add Video Source" msgstr "Добавить источник видео" -#: wp-includes/class-wp-customize-nav-menus.php:952 -#: wp-includes/class-wp-customize-panel.php:368 -#: wp-includes/class-wp-customize-section.php:368 -#: wp-includes/class-wp-customize-widgets.php:772 -#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75 -#: wp-includes/media.php:3409 -msgid "Back" -msgstr "Назад" - -#: wp-includes/media-template.php:782 -msgid "Playlist Settings" -msgstr "Настройки плей-листа" +#: wp-includes/media.php:3583 +msgid "Replace Video" +msgstr "Заменить видеофайл" -#: wp-includes/media-template.php:794 -msgid "Show Tracklist" -msgstr "Показывать список треков" +#: wp-includes/media.php:3582 +msgid "Video Details" +msgstr "Параметры видеофайла" -#: wp-includes/media-template.php:803 -msgid "Show Artist Name in Tracklist" -msgstr "Показывать имя исполнителя" +#: wp-includes/media.php:3578 +msgid "Add Audio Source" +msgstr "Добавить источник аудио" -#: wp-includes/media-template.php:811 -msgid "Show Images" -msgstr "Показывать изображения" +#: wp-includes/media.php:3577 +msgid "Replace Audio" +msgstr "Заменить аудиофайл" -#: wp-includes/media-template.php:1089 wp-includes/media-template.php:1178 -msgid "Autoplay" -msgstr "Автозапуск" +#: wp-includes/media.php:3576 +msgid "Audio Details" +msgstr "Параметры аудиофайла" -#: wp-includes/media-template.php:1162 -msgid "Poster Image" -msgstr "Постер" +#: wp-includes/media.php:3569 +msgid "Crop your image" +msgstr "Обрезать изображение" -#: wp-includes/media-template.php:1200 -msgid "There are no associated subtitles." -msgstr "Субтитры не указаны." +#: wp-includes/media.php:3568 +msgid "Crop Image" +msgstr "Обрезать изображение" -#: wp-includes/media.php:3425 -msgid "Create a new playlist" -msgstr "Создать плей-лист" +#: wp-includes/media.php:3567 +msgid "Skip Cropping" +msgstr "Не обрезать" -#: wp-includes/media.php:3426 -msgid "Create a new video playlist" -msgstr "Создать плей-лист видео" +#: wp-includes/media.php:3566 +msgid "Select and Crop" +msgstr "Выбрать и обрезать" -#: wp-includes/media.php:3472 -msgid "Image Details" -msgstr "Параметры изображения" +#: wp-includes/customize/class-wp-customize-image-control.php:41 +#: wp-includes/media.php:3565 +msgid "Choose Image" +msgstr "Выбрать изображение" -#: wp-includes/media.php:3474 wp-includes/media.php:3491 -#: wp-includes/media.php:3497 +#: wp-includes/media.php:3561 wp-includes/media.php:3579 +#: wp-includes/media.php:3585 msgid "Cancel Edit" msgstr "Отменить редактирование" -#: wp-includes/media.php:3479 -msgid "Select and Crop" -msgstr "Выбрать и обрезать" +#: wp-includes/media.php:3560 +msgid "Replace Image" +msgstr "Заменить изображение" -#: wp-includes/media.php:3480 -msgid "Skip Cropping" -msgstr "Не обрезать" +#: wp-includes/media.php:3513 +msgid "Create a new video playlist" +msgstr "Создать плей-лист видео" -#: wp-includes/media.php:3481 -msgid "Crop Image" -msgstr "Обрезать изображение" +#: wp-includes/media.php:3512 +msgid "Create a new playlist" +msgstr "Создать плей-лист" -#: wp-includes/media.php:3482 -msgid "Crop your image" -msgstr "Обрезать изображение" +#: wp-includes/media-template.php:1203 +msgid "There are no associated subtitles." +msgstr "Субтитры не указаны." -#: wp-includes/media.php:3488 -msgid "Audio Details" -msgstr "Параметры аудиофайла" +#: wp-includes/media-template.php:1165 +msgid "Poster Image" +msgstr "Постер" -#: wp-includes/media.php:3489 -msgid "Replace Audio" -msgstr "Заменить аудиофайл" +#: wp-includes/media-template.php:1092 wp-includes/media-template.php:1181 +msgid "Autoplay" +msgstr "Автозапуск" -#: wp-includes/media.php:3490 -msgid "Add Audio Source" -msgstr "Добавить источник аудио" +#: wp-includes/media-template.php:1085 wp-includes/media-template.php:1174 +msgid "Metadata" +msgstr "Метаданные" -#: wp-includes/media.php:3494 -msgid "Video Details" -msgstr "Параметры видеофайла" +#: wp-includes/media-template.php:814 +msgid "Show Images" +msgstr "Показывать изображения" -#: wp-includes/media.php:3495 -msgid "Replace Video" -msgstr "Заменить видеофайл" +#: wp-includes/media-template.php:806 +msgid "Show Artist Name in Tracklist" +msgstr "Показывать имя исполнителя" -#: wp-includes/media.php:3498 -msgid "Select Poster Image" -msgstr "Добавить постер" +#. translators: used to join items in a list with only 2 items +#: wp-includes/formatting.php:4487 +msgid "%s and %s" +msgstr "%s и %s" -#: wp-includes/media.php:3502 -msgid "Drag and drop to reorder tracks." -msgstr "Отсортируйте треки путём перетаскивания." +#. translators: used to join last two items in a list with more than 2 times +#: wp-includes/formatting.php:4485 +msgid "%s, and %s" +msgstr "%s и %s" -#: wp-includes/media.php:3503 -msgid "Create Audio Playlist" -msgstr "Создать плей-лист аудио" +#. translators: used to join items in a list with more than 2 items +#: wp-includes/formatting.php:4483 +msgid "%s, %s" +msgstr "%s, %s" -#: wp-includes/media.php:3512 -msgid "Drag and drop to reorder videos." -msgstr "Отсортируйте видеофайлы путём перетаскивания." +#: wp-includes/widgets/class-wp-widget-search.php:31 +msgctxt "Search widget" +msgid "Search" +msgstr "Поиск" -#: wp-includes/media.php:3513 -msgid "Create Video Playlist" -msgstr "Создать плей-лист видео" +#: wp-includes/media-template.php:785 +msgid "Playlist Settings" +msgstr "Настройки плей-листа" -#: wp-includes/media.php:3514 -msgid "Edit Video Playlist" -msgstr "Изменить плей-лист" +#: wp-includes/media-template.php:797 +msgid "Show Tracklist" +msgstr "Показывать список треков" -#: wp-includes/media.php:3515 -msgid "← Cancel Video Playlist" -msgstr "← Отменить создание плей-листа" +#: wp-includes/class-wp-customize-nav-menus.php:952 +#: wp-includes/class-wp-customize-panel.php:378 +#: wp-includes/class-wp-customize-section.php:368 +#: wp-includes/class-wp-customize-widgets.php:831 +#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75 +#: wp-includes/media.php:3496 +msgid "Back" +msgstr "Назад" -#: wp-includes/media.php:3516 -msgid "Insert video playlist" -msgstr "Вставить плей-лист видео" +#: wp-includes/media.php:3559 +msgid "Image Details" +msgstr "Параметры изображения" -#: wp-includes/media.php:3517 -msgid "Update video playlist" -msgstr "Обновить плей-лист видео" +#: wp-includes/class-wp-editor.php:1248 wp-includes/script-loader.php:120 +msgid "Insert Read More tag" +msgstr "Вставить тег «Далее»" -#: wp-includes/media.php:3518 -msgid "Add to video playlist" -msgstr "Добавить в плей-лист видео" +#: wp-includes/class-wp-editor.php:1222 +msgid "Show invisible characters" +msgstr "Показать невидимые символы" -#: wp-includes/media.php:3519 -msgid "Add to Video Playlist" -msgstr "Добавить в плей-лист" +#: wp-includes/class-wp-editor.php:1220 +msgid "Text color" +msgstr "Цвет текста" -#: wp-includes/nav-menu.php:376 -msgid "Invalid menu ID." -msgstr "Неверный ID меню." +#: wp-includes/class-wp-editor.php:1219 +msgid "Background color" +msgstr "Цвет фона" -#: wp-includes/wp-db.php:1297 -msgid "The query argument of %s must have a placeholder." -msgstr "Аргумент запроса метода %s должен содержать описатель преобразований." +#: wp-includes/class-wp-editor.php:1188 +msgid "Delete column" +msgstr "Удалить столбец" -#: wp-includes/user.php:2040 -msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ & )." -msgstr "Подсказка: Рекомендуется задать пароль длиной не менее двенадцати символов. Чтобы сделать его надёжнее, используйте буквы верхнего и нижнего регистра, числа и символы наподобие ! \" ? $ % ^ & )." +#: wp-includes/class-wp-editor.php:1208 +msgid "Row group" +msgstr "Группа строк" -#: wp-includes/class-wp-editor.php:903 -msgid "Keywords" -msgstr "Ключевые слова" +#: wp-includes/class-wp-editor.php:1211 +msgid "Cell type" +msgstr "Тип ячейки" -#: wp-includes/customize/class-wp-customize-header-image-control.php:198 -msgid "Current header" -msgstr "Текущий заголовок" +#: wp-includes/class-wp-editor.php:1176 +msgid "Header cell" +msgstr "Ячейка заголовка" -#: wp-includes/class-wp-customize-widgets.php:779 -#: wp-includes/customize/class-wp-widget-area-customize-control.php:61 -msgid "Add a Widget" -msgstr "Добавить виджет" +#: wp-includes/class-wp-editor.php:1164 +msgid "Insert table" +msgstr "Вставить таблицу" -#: wp-includes/class-wp-editor.php:920 -msgid "Insert date/time" -msgstr "Вставить дату/время" +#: wp-includes/class-wp-editor.php:1210 +msgid "Row type" +msgstr "Тип строки" -#: wp-includes/class-wp-editor.php:859 -msgid "Source code" -msgstr "Исходный код" +#: wp-includes/class-wp-editor.php:1213 +msgid "Cell spacing" +msgstr "Отступы между ячейками" -#: wp-includes/class-wp-editor.php:919 wp-includes/script-loader.php:111 -msgid "Insert image" -msgstr "Вставить изображение" - -#: wp-includes/class-wp-editor.php:942 -msgid "Restore last draft" -msgstr "Восстановить последний черновик" +#: wp-includes/class-wp-editor.php:1212 +msgid "Cell padding" +msgstr "Отступы в ячейках" -#: wp-includes/class-wp-editor.php:935 -msgid "Paste as text" -msgstr "Вставить как текст" +#: wp-includes/class-wp-editor.php:1172 +msgid "Rows" +msgstr "Строки" -#: wp-includes/class-wp-editor.php:917 -msgid "Style" -msgstr "Стиль" +#: wp-includes/class-wp-editor.php:1156 +msgid "Match case" +msgstr "С учётом регистра" -#: wp-includes/class-wp-editor.php:855 -msgid "Clear formatting" -msgstr "Очистить форматирование" +#: wp-includes/class-wp-editor.php:1152 +msgid "Find and replace" +msgstr "Найти и заменить" -#: wp-includes/media-template.php:889 wp-includes/media.php:3407 +#: wp-includes/media-template.php:892 wp-includes/media.php:3494 msgid "Replace" msgstr "Заменить" -#: wp-includes/class-wp-editor.php:978 -msgid "Rows" -msgstr "Строки" - -#: wp-includes/class-wp-editor.php:970 -msgid "Insert table" -msgstr "Вставить таблицу" +#: wp-includes/class-wp-editor.php:1113 +msgid "Paste as text" +msgstr "Вставить как текст" -#: wp-includes/class-wp-editor.php:1026 -msgid "Text color" -msgstr "Цвет текста" +#: wp-includes/class-wp-editor.php:1112 +msgid "Page break" +msgstr "Разрыв страницы" -#: wp-includes/class-wp-editor.php:901 -msgid "Robots" -msgstr "Роботы" +#: wp-includes/class-wp-editor.php:1111 +msgid "Nonbreaking space" +msgstr "Неразрывный пробел" -#: wp-includes/class-wp-editor.php:904 -msgid "Encoding" -msgstr "Кодировка" +#: wp-includes/class-wp-editor.php:1104 +msgid "Embed" +msgstr "Объект" -#: wp-includes/customize/class-wp-customize-header-image-control.php:97 -msgid "Randomize uploaded headers" -msgstr "В случайном порядке" +#: wp-includes/class-wp-editor.php:1103 +msgid "Insert video" +msgstr "Вставить видеофайл" -#: wp-includes/customize/class-wp-customize-header-image-control.php:99 -msgid "Randomize suggested headers" -msgstr "В случайном порядке" +#: wp-includes/class-wp-editor.php:1102 +msgid "Paste your embed code below:" +msgstr "Вставьте код объекта:" -#: wp-includes/customize/class-wp-customize-header-image-control.php:126 -msgid "Randomizing uploaded headers" -msgstr "Случайный из загруженных" +#: wp-includes/class-wp-editor.php:1129 +msgid "New window" +msgstr "Новое окно" -#: wp-includes/customize/class-wp-customize-header-image-control.php:128 -msgid "Randomizing suggested headers" -msgstr "Случайный из стандартных" +#: wp-includes/class-wp-editor.php:1130 +msgid "Text to display" +msgstr "Показываемый текст" -#: wp-includes/customize/class-wp-customize-header-image-control.php:140 -msgid "No image set" -msgstr "Изображение не задано" +#: wp-includes/class-wp-editor.php:1094 +msgid "Insert date/time" +msgstr "Вставить дату/время" -#: wp-includes/customize/class-wp-customize-header-image-control.php:213 -msgctxt "custom headers" -msgid "Previously uploaded" -msgstr "Загруженные ранее" +#: wp-includes/class-wp-editor.php:1118 +msgid "Horizontal line" +msgstr "Горизонтальная линия" -#: wp-includes/customize/class-wp-customize-header-image-control.php:220 -msgctxt "custom headers" -msgid "Suggested" -msgstr "Стандартные" +#: wp-includes/class-wp-editor.php:1076 +msgid "Encoding" +msgstr "Кодировка" -#: wp-includes/class-wp-customize-nav-menus.php:931 -#: wp-includes/class-wp-customize-widgets.php:700 -msgid "Move down" -msgstr "Переместить вниз" +#: wp-includes/class-wp-editor.php:1073 +msgid "Robots" +msgstr "Роботы" -#: wp-includes/class-wp-customize-nav-menus.php:930 -#: wp-includes/class-wp-customize-widgets.php:701 -msgid "Move up" -msgstr "Переместить вверх" +#: wp-includes/class-wp-editor.php:1110 +msgid "Emoticons" +msgstr "Иконки Emoticons" -#: wp-includes/class-wp-customize-widgets.php:707 -msgid "Select an area to move this widget into:" -msgstr "Выберите область, в которую будет перемещён виджет:" +#: wp-includes/class-wp-editor.php:1028 +msgid "Source code" +msgstr "Исходный код" -#: wp-includes/class-wp-customize-widgets.php:732 -#: wp-includes/script-loader.php:707 wp-includes/script-loader.php:731 -msgid "An error has occurred. Please reload the page and try again." -msgstr "Произошла ошибка. Пожалуйста, обновите страницу и повторите попытку." +#: wp-includes/class-wp-editor.php:1107 +msgid "Special character" +msgstr "Произвольный символ" -#: wp-includes/class-wp-editor.php:863 -msgid "Align center" -msgstr "По центру" +#: wp-includes/class-wp-editor.php:1120 +msgid "Restore last draft" +msgstr "Восстановить последний черновик" -#: wp-includes/class-wp-editor.php:864 -msgid "Align right" -msgstr "По правому краю" +#: wp-includes/class-wp-editor.php:1049 +msgid "Visual aids" +msgstr "Визуальные подсказки" -#: wp-includes/class-wp-editor.php:865 +#: wp-includes/class-wp-editor.php:1034 msgid "Align left" msgstr "По левому краю" -#: wp-includes/class-wp-editor.php:866 +#: wp-includes/class-wp-editor.php:1035 msgid "Justify" msgstr "По ширине" -#: wp-includes/class-wp-editor.php:867 -msgid "Increase indent" -msgstr "Увеличить отступ" +#: wp-includes/class-wp-editor.php:1227 +msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off." +msgstr "Выбран режим вставки простого текста. Содержимое будет вставляться в виде простого текста, пока вы не отключите этот режим." -#: wp-includes/class-wp-editor.php:868 +#: wp-includes/class-wp-editor.php:1037 msgid "Decrease indent" msgstr "Уменьшить отступ" -#: wp-includes/class-wp-editor.php:880 -msgid "Visual aids" -msgstr "Визуальные подсказки" +#: wp-includes/class-wp-editor.php:1032 +msgid "Align center" +msgstr "По центру" + +#: wp-includes/class-wp-editor.php:1024 +msgid "Clear formatting" +msgstr "Очистить форматирование" + +#: wp-includes/class-wp-editor.php:1036 +msgid "Increase indent" +msgstr "Увеличить отступ" -#: wp-includes/class-wp-editor.php:883 wp-includes/script-loader.php:114 +#: wp-includes/class-wp-editor.php:1052 wp-includes/script-loader.php:114 msgid "Numbered list" msgstr "Нумерованный список" -#: wp-includes/class-wp-editor.php:923 -msgid "Alternative source" -msgstr "Альтернативный источник" - -#: wp-includes/class-wp-editor.php:924 -msgid "Paste your embed code below:" -msgstr "Вставьте код объекта:" +#: wp-includes/class-wp-editor.php:1033 +msgid "Align right" +msgstr "По правому краю" -#: wp-includes/class-wp-editor.php:925 -msgid "Insert video" -msgstr "Вставить видеофайл" +#: wp-includes/class-wp-customize-widgets.php:788 +#: wp-includes/script-loader.php:718 wp-includes/script-loader.php:742 +msgid "An error has occurred. Please reload the page and try again." +msgstr "Произошла ошибка. Пожалуйста, обновите страницу и повторите попытку." -#: wp-includes/class-wp-editor.php:926 -msgid "Embed" -msgstr "Объект" +#: wp-includes/class-wp-customize-widgets.php:722 +msgid "Select an area to move this widget into:" +msgstr "Выберите область, в которую будет перемещён виджет:" -#: wp-includes/class-wp-editor.php:929 -msgid "Special character" -msgstr "Произвольный символ" +#: wp-includes/class-wp-customize-nav-menus.php:930 +#: wp-includes/class-wp-customize-widgets.php:716 +msgid "Move up" +msgstr "Переместить вверх" -#: wp-includes/class-wp-editor.php:932 -msgid "Emoticons" -msgstr "Иконки Emoticons" +#: wp-includes/class-wp-customize-nav-menus.php:931 +#: wp-includes/class-wp-customize-widgets.php:715 +msgid "Move down" +msgstr "Переместить вниз" -#: wp-includes/class-wp-editor.php:933 -msgid "Nonbreaking space" -msgstr "Неразрывный пробел" +#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55 +#: wp-includes/customize/class-wp-widget-area-customize-control.php:64 +msgid "Reorder" +msgstr "Упорядочить" -#: wp-includes/class-wp-editor.php:934 -msgid "Page break" -msgstr "Разрыв страницы" +#: wp-includes/class-wp-customize-widgets.php:838 +#: wp-includes/customize/class-wp-widget-area-customize-control.php:61 +msgid "Add a Widget" +msgstr "Добавить виджет" -#: wp-includes/class-wp-editor.php:940 -msgid "Horizontal line" -msgstr "Горизонтальная линия" +#: wp-includes/customize/class-wp-customize-header-image-control.php:219 +msgctxt "custom headers" +msgid "Suggested" +msgstr "Стандартные" -#: wp-includes/class-wp-editor.php:952 -msgid "Could not find the specified string." -msgstr "Не удалось найти указанную строку." +#: wp-includes/customize/class-wp-customize-header-image-control.php:212 +msgctxt "custom headers" +msgid "Previously uploaded" +msgstr "Загруженные ранее" -#: wp-includes/class-wp-editor.php:958 -msgid "Find and replace" -msgstr "Найти и заменить" +#: wp-includes/customize/class-wp-customize-header-image-control.php:198 +msgid "Current header" +msgstr "Текущий заголовок" -#: wp-includes/class-wp-editor.php:962 -msgid "Match case" -msgstr "С учётом регистра" +#: wp-includes/customize/class-wp-customize-header-image-control.php:140 +msgid "No image set" +msgstr "Изображение не задано" -#: wp-includes/class-wp-editor.php:982 -msgid "Header cell" -msgstr "Ячейка заголовка" +#: wp-includes/customize/class-wp-customize-header-image-control.php:128 +msgid "Randomizing suggested headers" +msgstr "Случайный из стандартных" -#: wp-includes/class-wp-editor.php:994 -msgid "Delete column" -msgstr "Удалить столбец" +#: wp-includes/customize/class-wp-customize-header-image-control.php:126 +msgid "Randomizing uploaded headers" +msgstr "Случайный из загруженных" -#: wp-includes/class-wp-editor.php:1014 -msgid "Row group" -msgstr "Группа строк" +#: wp-includes/customize/class-wp-customize-header-image-control.php:99 +msgid "Randomize suggested headers" +msgstr "В случайном порядке" -#: wp-includes/class-wp-editor.php:1015 -msgid "Column group" -msgstr "Группа столбцов" +#: wp-includes/customize/class-wp-customize-header-image-control.php:97 +msgid "Randomize uploaded headers" +msgstr "В случайном порядке" -#: wp-includes/class-wp-editor.php:1016 -msgid "Row type" -msgstr "Тип строки" +#: wp-includes/admin-bar.php:172 +msgid "https://wordpress.org/support/forum/requests-and-feedback" +msgstr "https://ru.forums.wordpress.org/forum/20" -#: wp-includes/class-wp-editor.php:1017 -msgid "Cell type" -msgstr "Тип ячейки" +#: wp-includes/admin-bar.php:164 wp-includes/update.php:129 +#: wp-includes/update.php:321 wp-includes/update.php:499 +#: wp-includes/wp-db.php:1129 wp-includes/wp-db.php:1601 +#: wp-includes/wp-db.php:1705 wp-login.php:796 +msgid "https://wordpress.org/support/" +msgstr "https://ru.forums.wordpress.org/" -#: wp-includes/class-wp-editor.php:1018 -msgid "Cell padding" -msgstr "Отступы в ячейках" +#: wp-includes/admin-bar.php:148 +#: wp-includes/widgets/class-wp-widget-meta.php:69 wp-login.php:103 +msgid "https://wordpress.org/" +msgstr "https://ru.wordpress.org/" -#: wp-includes/class-wp-editor.php:1019 -msgid "Cell spacing" -msgstr "Отступы между ячейками" +#: wp-includes/class-wp-editor.php:1075 +msgid "Keywords" +msgstr "Ключевые слова" -#: wp-includes/class-wp-editor.php:1025 -msgid "Background color" -msgstr "Цвет фона" +#: wp-includes/class-wp-editor.php:1101 +msgid "Alternative source" +msgstr "Альтернативный источник" -#: wp-includes/class-wp-editor.php:1028 -msgid "Show invisible characters" -msgstr "Показать невидимые символы" +#: wp-includes/class-wp-editor.php:1090 +msgid "Style" +msgstr "Стиль" -#: wp-includes/class-wp-editor.php:1032 -msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off." -msgstr "Выбран режим вставки простого текста. Содержимое будет вставляться в виде простого текста, пока вы не отключите этот режим." +#: wp-includes/class-wp-editor.php:1092 wp-includes/script-loader.php:111 +msgid "Insert image" +msgstr "Вставить изображение" -#: wp-includes/class-wp-editor.php:1048 +#: wp-includes/class-wp-editor.php:1247 msgid "Toolbar Toggle" msgstr "Показать/скрыть панель инструментов" -#: wp-includes/class-wp-editor.php:1049 wp-includes/script-loader.php:120 -msgid "Insert Read More tag" -msgstr "Вставить тег «Далее»" - -#: wp-includes/class-wp-editor.php:921 -msgid "Insert/edit video" -msgstr "Вставить/изменить видеофайл" - -#: wp-includes/admin-bar.php:148 -#: wp-includes/widgets/class-wp-widget-meta.php:69 wp-login.php:103 -msgid "https://wordpress.org/" -msgstr "https://ru.wordpress.org/" +#: wp-includes/class-wp-editor.php:1209 +msgid "Column group" +msgstr "Группа столбцов" -#: wp-includes/admin-bar.php:164 wp-includes/update.php:127 -#: wp-includes/update.php:317 wp-includes/update.php:497 -#: wp-includes/wp-db.php:1129 wp-includes/wp-db.php:1601 -#: wp-includes/wp-db.php:1705 wp-login.php:793 -msgid "https://wordpress.org/support/" -msgstr "https://ru.forums.wordpress.org/" +#: wp-includes/class-wp-editor.php:1146 +msgid "Could not find the specified string." +msgstr "Не удалось найти указанную строку." -#: wp-includes/admin-bar.php:172 -msgid "https://wordpress.org/support/forum/requests-and-feedback" -msgstr "https://ru.forums.wordpress.org/forum/20" +#: wp-includes/general-template.php:3506 +msgctxt "admin color scheme" +msgid "Coffee" +msgstr "Кофе" -#: wp-includes/general-template.php:3454 +#: wp-includes/general-template.php:3500 msgctxt "admin color scheme" -msgid "Sunrise" -msgstr "Рассвет" +msgid "Ocean" +msgstr "Океан" -#: wp-includes/general-template.php:3460 +#: wp-includes/general-template.php:3494 msgctxt "admin color scheme" msgid "Ectoplasm" msgstr "Эктоплазма" -#: wp-includes/general-template.php:3466 +#: wp-includes/general-template.php:3488 msgctxt "admin color scheme" -msgid "Ocean" -msgstr "Океан" - -#: wp-includes/general-template.php:3472 -msgctxt "admin color scheme" -msgid "Coffee" -msgstr "Кофе" +msgid "Sunrise" +msgstr "Рассвет" #: wp-includes/class-wp-image-editor.php:288 msgid "Attempted to set image quality outside of the range [1,100]." msgstr "Попытка задать качество изображения, выходящее за рамки диапазона [1,100]." -#: wp-includes/widgets/class-wp-widget-pages.php:28 -msgid "A list of your site’s Pages." -msgstr "Список страниц вашего сайта." - -#: wp-includes/widgets/class-wp-widget-search.php:28 -msgid "A search form for your site." -msgstr "Форма поиска для вашего сайта." +#: wp-includes/widgets/class-wp-nav-menu-widget.php:27 +msgid "Add a custom menu to your sidebar." +msgstr "Добавьте на боковую колонку произвольное меню." -#: wp-includes/widgets/class-wp-widget-archives.php:28 -msgid "A monthly archive of your site’s Posts." -msgstr "Архив записей вашего сайта по месяцам." +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:27 +msgid "A cloud of your most used tags." +msgstr "Облако часто используемых меток." -#: wp-includes/widgets/class-wp-widget-meta.php:30 -msgid "Login, RSS, & WordPress.org links." -msgstr "Ссылки на вход/выход, RSS-ленту и WordPress.org." +#: wp-includes/widgets/class-wp-widget-rss.php:27 +msgid "Entries from any RSS or Atom feed." +msgstr "Записи из любой ленты RSS или Atom." -#: wp-includes/widgets/class-wp-widget-calendar.php:38 -msgid "A calendar of your site’s Posts." -msgstr "Календарь записей вашего сайта." +#: wp-includes/widgets/class-wp-widget-recent-comments.php:28 +msgid "Your site’s most recent comments." +msgstr "Самые свежие комментарии вашего сайта." -#: wp-includes/widgets/class-wp-widget-text.php:28 -msgid "Arbitrary text or HTML." -msgstr "Произвольный текст или HTML-код." +#: wp-includes/widgets/class-wp-widget-recent-posts.php:28 +msgid "Your site’s most recent Posts." +msgstr "Самые свежие записи вашего сайта." #: wp-includes/widgets/class-wp-widget-categories.php:28 msgid "A list or dropdown of categories." msgstr "Список или выпадающее меню рубрик." -#: wp-includes/widgets/class-wp-widget-recent-posts.php:28 -msgid "Your site’s most recent Posts." -msgstr "Самые свежие записи вашего сайта." +#: wp-includes/widgets/class-wp-widget-calendar.php:38 +msgid "A calendar of your site’s Posts." +msgstr "Календарь записей вашего сайта." -#: wp-includes/widgets/class-wp-widget-recent-comments.php:28 -msgid "Your site’s most recent comments." -msgstr "Самые свежие комментарии вашего сайта." +#: wp-includes/widgets/class-wp-widget-meta.php:30 +msgid "Login, RSS, & WordPress.org links." +msgstr "Ссылки на вход/выход, RSS-ленту и WordPress.org." -#: wp-includes/widgets/class-wp-widget-rss.php:27 -msgid "Entries from any RSS or Atom feed." -msgstr "Записи из любой ленты RSS или Atom." +#: wp-includes/widgets/class-wp-widget-archives.php:28 +msgid "A monthly archive of your site’s Posts." +msgstr "Архив записей вашего сайта по месяцам." -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:27 -msgid "A cloud of your most used tags." -msgstr "Облако часто используемых меток." +#: wp-includes/widgets/class-wp-widget-search.php:28 +msgid "A search form for your site." +msgstr "Форма поиска для вашего сайта." -#: wp-includes/widgets/class-wp-nav-menu-widget.php:27 -msgid "Add a custom menu to your sidebar." -msgstr "Добавьте на боковую колонку произвольное меню." +#: wp-includes/widgets/class-wp-widget-pages.php:28 +msgid "A list of your site’s Pages." +msgstr "Список страниц вашего сайта." #. translators: If there are characters in your language that are not supported #. by Open Sans, translate this to 'off'. Do not translate into your own #. language. -#: wp-includes/script-loader.php:800 +#: wp-includes/script-loader.php:811 msgctxt "Open Sans font: on or off" msgid "on" msgstr "on" +#. translators: %s: support forums URL +#: wp-includes/update.php:128 wp-includes/update.php:320 +#: wp-includes/update.php:498 +msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>." +msgstr "Произошла непредвиденная ошибка. Возможно, что-то не так с сайтом WordPress.org или с настройками вашего сервера. Если проблема не решится, обратитесь на <a href=\"%s\">форумы поддержки</a>." + #. translators: To add an additional Open Sans character subset specific to #. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not #. translate into your own language. -#: wp-includes/script-loader.php:806 +#: wp-includes/script-loader.php:817 msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)" msgid "no-subset" msgstr "cyrillic" -#: wp-includes/general-template.php:3425 +#: wp-includes/link-template.php:1607 +msgid "Use commas instead of %s to separate excluded terms." +msgstr "Чтобы исключить несколько элементов, вместо %s используйте запятые." + +#: wp-includes/general-template.php:3482 msgctxt "admin color scheme" -msgid "Default" -msgstr "По умолчанию" +msgid "Midnight" +msgstr "Полночь" -#: wp-includes/general-template.php:3436 +#: wp-includes/general-template.php:3470 msgctxt "admin color scheme" msgid "Light" msgstr "Светлая" -#: wp-includes/general-template.php:3448 +#: wp-includes/general-template.php:3459 msgctxt "admin color scheme" -msgid "Midnight" -msgstr "Полночь" - -#: wp-includes/link-template.php:1607 -msgid "Use commas instead of %s to separate excluded terms." -msgstr "Чтобы исключить несколько элементов, вместо %s используйте запятые." - -#. translators: %s: support forums URL -#: wp-includes/update.php:126 wp-includes/update.php:316 -#: wp-includes/update.php:496 -msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>." -msgstr "Произошла непредвиденная ошибка. Возможно, что-то не так с сайтом WordPress.org или с настройками вашего сервера. Если проблема не решится, обратитесь на <a href=\"%s\">форумы поддержки</a>." +msgid "Default" +msgstr "По умолчанию" #: wp-includes/admin-bar.php:187 msgid "Menu" msgstr "Меню" -#: wp-includes/update.php:603 +#: wp-includes/update.php:605 msgid "Translation Updates" msgstr "Обновления переводов" -#: wp-includes/class-wp-theme.php:244 +#: wp-includes/class-wp-theme.php:246 msgid "The theme directory \"%s\" does not exist." msgstr "Каталог темы «%s» не существует." -#: wp-includes/functions.php:1225 -msgid "ERROR: This is not a valid feed template." -msgstr "ОШИБКА: Текущий шаблон не является корректным шаблоном ленты." - -#: wp-includes/post-template.php:1601 -msgid "This content is password protected. To view it please enter your password below:" -msgstr "Это содержимое защищено паролем. Для его просмотра введите, пожалуйста, пароль:" - #. translators: This is a comma-separated list of very common words that should #. be excluded from a search, like a, an, and the. These are usually called #. "stopwords". You should not simply translate these individual words into #. your language. Instead, look for and provide commonly accepted stopwords in #. your language. -#: wp-includes/class-wp-query.php:1419 +#: wp-includes/class-wp-query.php:1421 msgctxt "Comma-separated list of search stopwords in your language" msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www" msgstr "а,без,бы,в,где,для,да,до,за,и,из,или,к,как,когда,ли,на,над,ни,но,о,об,от,перед,по,под,при,про,с,у,через,чтобы,www" +#: wp-includes/post-template.php:1602 +msgid "This content is password protected. To view it please enter your password below:" +msgstr "Это содержимое защищено паролем. Для его просмотра введите, пожалуйста, пароль:" + +#: wp-includes/functions.php:1225 +msgid "ERROR: This is not a valid feed template." +msgstr "ОШИБКА: Текущий шаблон не является корректным шаблоном ленты." + #: wp-includes/class-wp-http-streams.php:156 #: wp-includes/class-wp-http-streams.php:164 msgid "The SSL certificate for the host could not be verified." @@ -5880,78 +6386,78 @@ msgstr "Не удалось проверить SSL-сертификат серв msgid "Failed to write request to temporary file." msgstr "Не удалось записать запрос во временный файл." -#: wp-includes/media-template.php:648 +#: wp-includes/media-template.php:651 msgid "Embed Media Player" msgstr "Вставить медиаплеер" -#: wp-includes/media-template.php:352 wp-includes/media-template.php:530 -msgid "Length:" -msgstr "Продолжительность:" - -#: wp-includes/media-template.php:635 -msgid "Embed or Link" -msgstr "Вставить объект или ссылку" - -#: wp-includes/media-template.php:665 +#: wp-includes/media-template.php:668 msgid "Link to Attachment Page" msgstr "Ссылка на страницу вложения" -#: wp-includes/media-template.php:658 +#: wp-includes/media-template.php:661 msgid "Link to Media File" msgstr "Ссылка на медиафайл" -#: wp-includes/script-loader.php:355 -msgid "Download File" -msgstr "Скачать файл" - -#: wp-includes/script-loader.php:356 -msgid "Download Video" -msgstr "Скачать видео" +#: wp-includes/media-template.php:638 +msgid "Embed or Link" +msgstr "Вставить объект или ссылку" -#: wp-includes/script-loader.php:353 -msgid "Turn off Fullscreen" -msgstr "Выключить полный экран" +#: wp-includes/media-template.php:355 wp-includes/media-template.php:533 +msgid "Length:" +msgstr "Продолжительность:" -#: wp-includes/script-loader.php:354 -msgid "Go Fullscreen" -msgstr "Полный экран" +#: wp-includes/script-loader.php:359 +msgid "Captions/Subtitles" +msgstr "Субтитры" #: wp-includes/script-loader.php:368 msgid "Unmute" msgstr "Включить звук" -#: wp-includes/script-loader.php:359 -msgid "Captions/Subtitles" -msgstr "Субтитры" +#: wp-includes/script-loader.php:354 +msgid "Go Fullscreen" +msgstr "Полный экран" + +#: wp-includes/script-loader.php:353 +msgid "Turn off Fullscreen" +msgstr "Выключить полный экран" #: wp-includes/script-loader.php:367 msgid "Mute Toggle" msgstr "Включить/выключить звук" -#. translators: Time difference between two dates, in weeks. 1: Number of weeks -#: wp-includes/formatting.php:3245 -msgid "%s week" -msgid_plural "%s weeks" -msgstr[0] "%s неделя" -msgstr[1] "%s недели" -msgstr[2] "%s недель" +#: wp-includes/script-loader.php:356 +msgid "Download Video" +msgstr "Скачать видео" + +#: wp-includes/script-loader.php:355 +msgid "Download File" +msgstr "Скачать файл" + +#. translators: Time difference between two dates, in years. 1: Number of years +#: wp-includes/formatting.php:3258 +msgid "%s year" +msgid_plural "%s years" +msgstr[0] "%s год" +msgstr[1] "%s года" +msgstr[2] "%s лет" #. translators: Time difference between two dates, in months. 1: Number of #. months -#: wp-includes/formatting.php:3251 +#: wp-includes/formatting.php:3252 msgid "%s month" msgid_plural "%s months" msgstr[0] "%s месяц" msgstr[1] "%s месяца" msgstr[2] "%s месяцев" -#. translators: Time difference between two dates, in years. 1: Number of years -#: wp-includes/formatting.php:3257 -msgid "%s year" -msgid_plural "%s years" -msgstr[0] "%s год" -msgstr[1] "%s года" -msgstr[2] "%s лет" +#. translators: Time difference between two dates, in weeks. 1: Number of weeks +#: wp-includes/formatting.php:3246 +msgid "%s week" +msgid_plural "%s weeks" +msgstr[0] "%s неделя" +msgstr[1] "%s недели" +msgstr[2] "%s недель" #. translators: %d: ID of a post #: wp-includes/class-walker-page-dropdown.php:74 @@ -5959,73 +6465,73 @@ msgstr[2] "%s лет" #: wp-includes/class-wp-customize-nav-menus.php:200 #: wp-includes/class-wp-customize-nav-menus.php:345 #: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:292 -#: wp-includes/nav-menu.php:731 wp-includes/nav-menu.php:809 +#: wp-includes/nav-menu.php:732 wp-includes/nav-menu.php:810 msgid "#%d (no title)" msgstr "#%d (без названия)" -#: wp-includes/post-template.php:1812 +#: wp-includes/post-template.php:1813 msgid "JavaScript must be enabled to use this feature." msgstr "Эта функция требует JavaScript." -#. translators: localized date format, see https://secure.php.net/date -#: wp-includes/class-wp-locale.php:398 wp-includes/media.php:3088 -msgid "F j, Y" -msgstr "d.m.Y" +#. translators: localized date and time format, see https://secure.php.net/date +#: wp-includes/class-wp-locale.php:402 +msgid "F j, Y g:i a" +msgstr "d.m.Y H:i" #. translators: localized time format, see https://secure.php.net/date #: wp-includes/class-wp-locale.php:400 msgid "g:i a" msgstr "H:i" -#. translators: localized date and time format, see https://secure.php.net/date -#: wp-includes/class-wp-locale.php:402 -msgid "F j, Y g:i a" -msgstr "d.m.Y H:i" - -#: wp-includes/class-wp-xmlrpc-server.php:432 -msgid "Login Address (URL)" -msgstr "Адрес входа (URL)" +#. translators: localized date format, see https://secure.php.net/date +#: wp-includes/class-wp-locale.php:398 wp-includes/media.php:3108 +msgid "F j, Y" +msgstr "d.m.Y" -#: wp-includes/class-wp-xmlrpc-server.php:437 +#: wp-includes/class-wp-xmlrpc-server.php:442 msgid "The URL to the admin area" msgstr "Адрес панели управления (URL)" +#: wp-includes/class-wp-xmlrpc-server.php:437 +msgid "Login Address (URL)" +msgstr "Адрес входа (URL)" + #: wp-includes/media-template.php:194 msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead." msgstr "Браузер на вашем устройстве не поддерживает загрузку файлов. Попробуйте воспользоваться <a href=\"%s\">мобильным приложением</a>." -#: wp-includes/post-template.php:273 -msgid "(more…)" -msgstr "(далее…)" +#: wp-includes/user.php:2353 +msgid "<strong>ERROR</strong>: Couldn’t register you… please contact the <a href=\"mailto:%s\">webmaster</a> !" +msgstr "<strong>ОШИБКА</strong>: Регистрация не удалась. Пожалуйста, свяжитесь с <a href=\"mailto:%s\">администратором</a>!" -#: wp-login.php:373 +#: wp-login.php:375 msgid "Possible reason: your host may have disabled the mail() function." msgstr "Возможная причина: на сервере отключена функция mail()." -#: wp-includes/user.php:2341 -msgid "<strong>ERROR</strong>: Couldn’t register you… please contact the <a href=\"mailto:%s\">webmaster</a> !" -msgstr "<strong>ОШИБКА</strong>: Регистрация не удалась. Пожалуйста, свяжитесь с <a href=\"mailto:%s\">администратором</a>!" +#: wp-includes/post-template.php:273 +msgid "(more…)" +msgstr "(далее…)" -#: wp-includes/script-loader.php:157 -msgid "Your session has expired. You can log in again from this page or go to the login page." -msgstr "Ваша сессия истекла. Вы можете войти снова с этой страницы или перейти на страницу входа." +#. translators: %s: site address +#: wp-signup.php:896 +msgid "The site you were looking for, %s, does not exist, but you can create it now!" +msgstr "Сайта, который вы ищете, <strong>%s</strong>, не существует. Но его можно создать прямо сейчас!" #. translators: %s: email address #: wp-signup.php:764 msgid "Have you entered your email correctly? You have entered %s, if it’s incorrect, you will not receive your email." msgstr "Вы правильно указали свой e-mail? У нас он записан как %s, но если это неправильный адрес, письмо не придёт." -#. translators: %s: site address -#: wp-signup.php:880 -msgid "The site you were looking for, %s, does not exist, but you can create it now!" -msgstr "Сайта, который вы ищете, <strong>%s</strong>, не существует. Но его можно создать прямо сейчас!" - #. translators: 1: month, 2: day, 3: year, 4: hour, 5: minute #: wp-includes/script-loader.php:560 wp-includes/script-loader.php:599 msgid "%1$s %2$s, %3$s @ %4$s:%5$s" msgstr "%1$s %2$s, %3$s в %4$s:%5$s" -#: wp-includes/functions.php:5271 +#: wp-includes/script-loader.php:157 +msgid "Your session has expired. You can log in again from this page or go to the login page." +msgstr "Ваша сессия истекла. Вы можете войти снова с этой страницы или перейти на страницу входа." + +#: wp-includes/functions.php:5275 msgid "The login page will open in a new window. After logging in you can close it and return to this page." msgstr "Страница входа откроется в новом окне. После входа вы можете закрыть окно и вернуться к текущей странице." @@ -6035,6 +6541,11 @@ msgstr "Страница входа откроется в новом окне. msgid "%s <span class=\"says\">says:</span>" msgstr "%s<span class=\"says\">:</span>" +#: wp-includes/general-template.php:227 wp-includes/general-template.php:234 +msgctxt "submit button" +msgid "Search" +msgstr "Поиск" + #: wp-includes/general-template.php:224 wp-includes/general-template.php:232 msgctxt "label" msgid "Search for:" @@ -6045,12 +6556,7 @@ msgctxt "placeholder" msgid "Search …" msgstr "Поиск…" -#: wp-includes/general-template.php:227 wp-includes/general-template.php:234 -msgctxt "submit button" -msgid "Search" -msgstr "Поиск" - -#: wp-includes/functions.php:5269 wp-includes/script-loader.php:470 +#: wp-includes/functions.php:5273 wp-includes/script-loader.php:470 msgid "Session expired" msgstr "Сессия истекла" @@ -6068,117 +6574,89 @@ msgstr "WordPress.org" msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook." msgstr "Не отменяйте регистрацию скрипта %1$s в панели управления. Чтобы сделать это только на внешней части сайта, используйте действие %2$s." -#: wp-includes/class-wp-xmlrpc-server.php:422 -msgid "WordPress Address (URL)" -msgstr "Адрес WordPress (URL)" - -#: wp-includes/class-wp-xmlrpc-server.php:427 +#: wp-includes/class-wp-xmlrpc-server.php:432 msgid "Site Address (URL)" msgstr "Адрес сайта (URL)" -#: wp-includes/class-wp-xmlrpc-server.php:2426 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:343 -#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:606 -#: wp-includes/user.php:1417 wp-includes/user.php:1738 -#: wp-includes/user.php:1744 +#: wp-includes/class-wp-xmlrpc-server.php:427 +msgid "WordPress Address (URL)" +msgstr "Адрес WordPress (URL)" + +#: wp-includes/class-wp-xmlrpc-server.php:2449 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:339 +#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:602 +#: wp-includes/user.php:1427 wp-includes/user.php:1748 +#: wp-includes/user.php:1754 msgid "Invalid user ID." msgstr "Неверный ID пользователя." -#: wp-includes/media-template.php:482 +#: wp-includes/media-template.php:485 msgid "Caption this image…" msgstr "Подпишите это изображение…" -#: wp-includes/media-template.php:751 +#: wp-includes/media-template.php:754 msgid "Random Order" msgstr "Случайный порядок" +#: wp-includes/media.php:3542 +msgid "Insert from URL" +msgstr "Вставить с сайта" + #. translators: This is a would-be plural string used in the media manager. #. If there is not a word you can use in your language to avoid issues with #. the lack of plural support here, turn it into "selected: %d" then #. translate it. -#: wp-includes/media.php:3414 +#: wp-includes/media.php:3501 msgid "%d selected" msgstr "Выбрано: %d" -#: wp-includes/media.php:3455 -msgid "Insert from URL" -msgstr "Вставить с сайта" - #: wp-includes/widgets/class-wp-widget-links.php:147 msgctxt "Links widget" msgid "Random" msgstr "Случайно" -#: wp-includes/media-template.php:1233 wp-includes/media.php:3430 -msgid "No items found." -msgstr "Элементов не найдено." - -#: wp-includes/media.php:3468 +#: wp-includes/media.php:3555 msgid "Add to Gallery" msgstr "Добавить в галерею" -#: wp-includes/media.php:3469 -msgid "Reverse order" -msgstr "В обратном порядке" +#: wp-includes/media-template.php:1236 wp-includes/media.php:3517 +msgid "No items found." +msgstr "Элементов не найдено." -#: wp-includes/post.php:1388 -msgid "Set featured image" -msgstr "Задать изображение" +#: wp-includes/media.php:3556 +msgid "Reverse order" +msgstr "В обратном порядке" -#: wp-includes/media-template.php:475 +#: wp-includes/media-template.php:478 msgid "Deselect" msgstr "Снять выделение" -#: wp-includes/class-wp-xmlrpc-server.php:4578 -#: wp-includes/class-wp-xmlrpc-server.php:4591 +#: wp-includes/class-wp-xmlrpc-server.php:4601 +#: wp-includes/class-wp-xmlrpc-server.php:4614 msgid "Sorry, that file cannot be edited." msgstr "Извините, этот файл не может быть изменён." -#: wp-includes/media-template.php:438 wp-includes/media-template.php:541 -#: wp-includes/media.php:3443 +#: wp-includes/media-template.php:441 wp-includes/media-template.php:544 +#: wp-includes/media.php:3530 msgid "Delete Permanently" msgstr "Удалить навсегда" -#: wp-includes/media.php:3435 -msgid "" -"You are about to permanently delete this item.\n" -" 'Cancel' to stop, 'OK' to delete." -msgstr "" -"Вы собираетесь навсегда удалить этот элемент.\n" -" «Отмена» — оставить, «OK» — удалить." - #: wp-includes/media-template.php:196 msgid "Upload Limit Exceeded" msgstr "Превышен лимит загрузок" -#: wp-includes/media-template.php:261 +#: wp-includes/media-template.php:264 msgid "Dismiss Errors" msgstr "Скрыть ошибки" -#: wp-includes/media-template.php:260 +#: wp-includes/media-template.php:263 msgid "Uploading" msgstr "Загрузка" -#: wp-includes/media.php:2901 +#: wp-includes/media.php:2921 msgid "No editor could be selected." msgstr "Не удалось выбрать редактор." -#: wp-includes/post.php:2287 -msgid "Manage Images" -msgstr "Управление изображениями" - -#: wp-includes/post.php:2288 -msgid "Manage Audio" -msgstr "Управление аудиофайлами" - -#: wp-includes/post.php:2289 -msgid "Video" -msgstr "Видео" - -#: wp-includes/post.php:2289 -msgid "Manage Video" -msgstr "Управление видеофайлами" - #: wp-includes/post.php:2289 msgid "Video <span class=\"count\">(%s)</span>" msgid_plural "Video <span class=\"count\">(%s)</span>" @@ -6186,12 +6664,14 @@ msgstr[0] "Видеофайлы <span class=\"count\">(%s)</span>" msgstr[1] "Видеофайлы <span class=\"count\">(%s)</span>" msgstr[2] "Видеофайлы <span class=\"count\">(%s)</span>" -#: wp-includes/post.php:2287 -msgid "Image <span class=\"count\">(%s)</span>" -msgid_plural "Images <span class=\"count\">(%s)</span>" -msgstr[0] "Изображения <span class=\"count\">(%s)</span>" -msgstr[1] "Изображения <span class=\"count\">(%s)</span>" -msgstr[2] "Изображения <span class=\"count\">(%s)</span>" +#: wp-includes/post.php:2289 +msgid "Manage Video" +msgstr "Управление видеофайлами" + +#: wp-includes/post.php:2289 +#: wp-includes/widgets/class-wp-widget-media-video.php:26 +msgid "Video" +msgstr "Видео" #: wp-includes/post.php:2288 msgid "Audio <span class=\"count\">(%s)</span>" @@ -6200,82 +6680,98 @@ msgstr[0] "Аудиофайлы <span class=\"count\">(%s)</span>" msgstr[1] "Аудиофайлы <span class=\"count\">(%s)</span>" msgstr[2] "Аудиофайлы <span class=\"count\">(%s)</span>" -#: wp-includes/post.php:1385 -msgid "Insert into page" -msgstr "Вставить в страницу" +#: wp-includes/post.php:2288 +msgid "Manage Audio" +msgstr "Управление аудиофайлами" + +#: wp-includes/post.php:2287 +msgid "Image <span class=\"count\">(%s)</span>" +msgid_plural "Images <span class=\"count\">(%s)</span>" +msgstr[0] "Изображения <span class=\"count\">(%s)</span>" +msgstr[1] "Изображения <span class=\"count\">(%s)</span>" +msgstr[2] "Изображения <span class=\"count\">(%s)</span>" + +#: wp-includes/post.php:2287 +msgid "Manage Images" +msgstr "Управление изображениями" #: wp-includes/post.php:1386 msgid "Uploaded to this page" msgstr "Загруженные для этой страницы" -#: wp-includes/media.php:3428 -msgid "All media items" -msgstr "Все медиафайлы" +#: wp-includes/post.php:1385 +msgid "Insert into page" +msgstr "Вставить в страницу" + +#: wp-includes/post.php:2288 +#: wp-includes/widgets/class-wp-widget-media-audio.php:26 +msgid "Audio" +msgstr "Аудио" #: wp-includes/post.php:1386 msgid "Uploaded to this post" msgstr "Загруженные для этой записи" -#: wp-includes/post.php:2288 -msgid "Audio" -msgstr "Аудио" +#: wp-includes/media.php:3515 +msgid "All media items" +msgstr "Все медиафайлы" -#: wp-includes/media.php:3427 +#: wp-includes/media.php:3514 msgid "← Return to library" msgstr "← Вернуться в библиотеку" -#: wp-includes/media-template.php:672 wp-includes/media-template.php:869 -#: wp-includes/media-template.php:982 +#: wp-includes/media-template.php:675 wp-includes/media-template.php:872 +#: wp-includes/media-template.php:985 msgid "Custom URL" msgstr "Произвольный URL" -#: wp-includes/media-template.php:498 wp-includes/media.php:3452 -msgid "Attachment Details" -msgstr "Параметры файла" +#: wp-includes/media-template.php:740 +msgid "Columns" +msgstr "Колонки" -#: wp-includes/media-template.php:400 wp-includes/media-template.php:581 -#: wp-includes/media-template.php:840 +#: wp-includes/media-template.php:403 wp-includes/media-template.php:584 +#: wp-includes/media-template.php:843 msgid "Alt Text" msgstr "Атрибут alt" -#: wp-includes/media-template.php:737 -msgid "Columns" -msgstr "Колонки" +#: wp-includes/media-template.php:501 wp-includes/media.php:3539 +msgid "Attachment Details" +msgstr "Параметры файла" -#: wp-includes/media-template.php:693 wp-includes/media-template.php:768 -#: wp-includes/media-template.php:942 wp-includes/media.php:3150 +#: wp-includes/media-template.php:696 wp-includes/media-template.php:771 +#: wp-includes/media-template.php:945 wp-includes/media.php:3174 msgid "Large" msgstr "Большой" -#: wp-includes/media-template.php:712 -msgid "Gallery Settings" -msgstr "Настройки галереи" +#: wp-includes/media.php:3551 +msgid "← Cancel Gallery" +msgstr "← Отменить создание галереи" -#: wp-includes/media.php:3419 +#: wp-includes/media.php:3506 msgid "Upload Images" msgstr "Загрузить изображения" -#: wp-includes/media.php:3464 -msgid "← Cancel Gallery" -msgstr "← Отменить создание галереи" +#: wp-includes/media-template.php:715 +msgid "Gallery Settings" +msgstr "Настройки галереи" -#: wp-includes/media-template.php:605 +#: wp-includes/media-template.php:608 msgid "Attachment Display Settings" msgstr "Настройки отображения файла" -#: wp-includes/ms-functions.php:2024 +#: wp-includes/ms-functions.php:2065 msgid "WordPress › Success" msgstr "WordPress › Успех" +#: wp-includes/media.php:3505 +msgid "Upload Files" +msgstr "Загрузить файлы" + #: wp-includes/media-template.php:203 msgid "Drop files anywhere to upload" msgstr "Перетащите файлы сюда" -#: wp-includes/media.php:3418 -msgid "Upload Files" -msgstr "Загрузить файлы" - -#: wp-includes/media.php:3465 +#: wp-includes/media.php:3552 msgid "Insert gallery" msgstr "Вставить галерею" @@ -6283,15 +6779,23 @@ msgstr "Вставить галерею" msgid "Drop files to upload" msgstr "Перетащите файлы сюда" -#: wp-includes/media.php:3422 +#: wp-includes/media.php:3549 +msgid "Create Gallery" +msgstr "Создать галерею" + +#: wp-includes/media.php:3509 msgid "Media Library" msgstr "Библиотека файлов" -#: wp-includes/media.php:3462 -msgid "Create Gallery" -msgstr "Создать галерею" +#: wp-includes/ms-functions.php:1408 +msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first." +msgstr "Вы уже установили WordPress. Для переустановки, пожалуйста, сначала очистите старые таблицы в базе данных." -#: wp-includes/ms-functions.php:924 +#: wp-includes/ms-functions.php:1408 +msgid "Already Installed" +msgstr "Уже установлен" + +#: wp-includes/ms-functions.php:965 msgid "" "To activate your user, please click the following link:\n" "\n" @@ -6305,17 +6809,23 @@ msgstr "" "\n" "После активации вы получите *другое письмо* с вашим логином." -#: wp-includes/ms-functions.php:1367 -msgid "Already Installed" -msgstr "Уже установлен" - -#: wp-includes/ms-functions.php:1367 -msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first." -msgstr "Вы уже установили WordPress. Для переустановки, пожалуйста, сначала очистите старые таблицы в базе данных." +#. translators: New user notification email. 1: User login, 2: User IP address, +#. 3: Settings screen URL +#: wp-includes/ms-functions.php:1292 +msgid "" +"New User: %1$s\n" +"Remote IP: %2$s\n" +"\n" +"Disable these notifications: %3$s" +msgstr "" +"Новый пользователь: %1$s\n" +"IP: %2$s\n" +"\n" +"Отключить эти уведомления: %3$s" #. translators: New site notification email. 1: Site URL, 2: User IP address, #. 3: Settings screen URL -#: wp-includes/ms-functions.php:1208 +#: wp-includes/ms-functions.php:1249 msgid "" "New Site: %1$s\n" "URL: %2$s\n" @@ -6329,227 +6839,211 @@ msgstr "" "\n" "Отключить эти уведомления: %4$s" -#. translators: New user notification email. 1: User login, 2: User IP address, -#. 3: Settings screen URL -#: wp-includes/ms-functions.php:1251 -msgid "" -"New User: %1$s\n" -"Remote IP: %2$s\n" -"\n" -"Disable these notifications: %3$s" -msgstr "" -"Новый пользователь: %1$s\n" -"IP: %2$s\n" -"\n" -"Отключить эти уведомления: %3$s" - -#: wp-includes/media-template.php:637 wp-includes/media-template.php:715 -#: wp-includes/media-template.php:863 wp-includes/media-template.php:967 -msgid "Link To" -msgstr "Ссылка" - -#: wp-includes/media-template.php:667 wp-includes/media-template.php:725 +#: wp-includes/media-template.php:663 wp-includes/media-template.php:731 #: wp-includes/media-template.php:974 +msgid "Media File" +msgstr "Медиафайл" + +#: wp-includes/media-template.php:670 wp-includes/media-template.php:728 +#: wp-includes/media-template.php:977 msgid "Attachment Page" msgstr "Страница вложения" -#: wp-includes/media-template.php:660 wp-includes/media-template.php:728 -#: wp-includes/media-template.php:971 -msgid "Media File" -msgstr "Медиафайл" +#: wp-includes/media-template.php:640 wp-includes/media-template.php:718 +#: wp-includes/media-template.php:866 wp-includes/media-template.php:970 +#: wp-includes/widgets/class-wp-widget-media-image.php:99 +msgid "Link To" +msgstr "Ссылка" -#: wp-includes/media-template.php:486 -msgid "Describe this video…" -msgstr "Опишите этот видеофайл…" +#: wp-includes/media-template.php:493 +msgid "Describe this media file…" +msgstr "Опишите этот медиафайл…" -#: wp-includes/media-template.php:488 +#: wp-includes/media-template.php:491 msgid "Describe this audio file…" msgstr "Опишите этот аудиофайл…" -#: wp-includes/media-template.php:490 -msgid "Describe this media file…" -msgstr "Опишите этот медиафайл…" +#: wp-includes/media-template.php:489 +msgid "Describe this video…" +msgstr "Опишите этот видеофайл…" -#: wp-includes/media.php:3466 +#: wp-includes/media.php:3553 msgid "Update gallery" msgstr "Обновить галерею" -#: wp-includes/ms-functions.php:159 -msgid "The requested user does not exist." -msgstr "Запрошенный пользователь не найден." +#: wp-includes/user.php:2296 +msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one." +msgstr "<strong>ОШИБКА</strong>: Это имя пользователя уже зарегистрировано. Пожалуйста, выберите другое." -#: wp-includes/ms-functions.php:459 +#: wp-includes/ms-functions.php:446 msgid "Please enter a valid email address." msgstr "Пожалуйста, введите корректный адрес e-mail." -#: wp-includes/user.php:2284 -msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one." -msgstr "<strong>ОШИБКА</strong>: Это имя пользователя уже зарегистрировано. Пожалуйста, выберите другое." +#: wp-includes/ms-functions.php:160 +msgid "The requested user does not exist." +msgstr "Запрошенный пользователь не найден." -#: wp-includes/class-wp-image-editor-gd.php:97 -#: wp-includes/class-wp-image-editor-imagick.php:139 -msgid "File doesn’t exist?" -msgstr "Файл не существует?" +#: wp-includes/class-wp-image-editor-gd.php:400 +#: wp-includes/class-wp-image-editor-gd.php:408 +#: wp-includes/class-wp-image-editor-gd.php:412 +#: wp-includes/class-wp-image-editor-gd.php:415 +msgid "Image Editor Save Failed" +msgstr "Не удалось сохранить изображение" -#: wp-includes/class-wp-image-editor-gd.php:105 -#: wp-includes/class-wp-image-editor-imagick.php:161 -msgid "File is not an image." -msgstr "Файл не является изображением." +#: wp-includes/class-wp-image-editor-gd.php:362 +msgid "Image flip failed." +msgstr "Не удалось отразить изображение." -#: wp-includes/class-wp-image-editor-gd.php:109 -#: wp-includes/class-wp-image-editor-imagick.php:232 -msgid "Could not read image size." -msgstr "Не удалось прочитать размер изображения." +#: wp-includes/class-wp-image-editor-gd.php:332 +msgid "Image rotate failed." +msgstr "Не удалось повернуть изображение." + +#: wp-includes/class-wp-image-editor-gd.php:305 +msgid "Image crop failed." +msgstr "Не удалось обрезать изображение." #: wp-includes/class-wp-image-editor-gd.php:172 #: wp-includes/class-wp-image-editor-gd.php:197 msgid "Image resize failed." msgstr "Не удалось изменить размер изображения." -#: wp-includes/class-wp-image-editor-gd.php:305 -msgid "Image crop failed." -msgstr "Не удалось обрезать изображение." +#: wp-includes/class-wp-image-editor-gd.php:109 +#: wp-includes/class-wp-image-editor-imagick.php:232 +msgid "Could not read image size." +msgstr "Не удалось прочитать размер изображения." -#: wp-includes/class-wp-image-editor-gd.php:332 -msgid "Image rotate failed." -msgstr "Не удалось повернуть изображение." +#: wp-includes/class-wp-image-editor-gd.php:105 +#: wp-includes/class-wp-image-editor-imagick.php:161 +msgid "File is not an image." +msgstr "Файл не является изображением." -#: wp-includes/class-wp-image-editor-gd.php:362 -msgid "Image flip failed." -msgstr "Не удалось отразить изображение." +#: wp-includes/class-wp-image-editor-gd.php:97 +#: wp-includes/class-wp-image-editor-imagick.php:139 +msgid "File doesn’t exist?" +msgstr "Файл не существует?" -#: wp-includes/class-wp-image-editor-gd.php:400 -#: wp-includes/class-wp-image-editor-gd.php:408 -#: wp-includes/class-wp-image-editor-gd.php:412 -#: wp-includes/class-wp-image-editor-gd.php:415 -msgid "Image Editor Save Failed" -msgstr "Не удалось сохранить изображение" +#. translators: 1: first name, 2: last name +#: wp-includes/user.php:1576 +msgctxt "Display name based on first name and last name" +msgid "%1$s %2$s" +msgstr "%1$s %2$s" + +#: wp-includes/taxonomy.php:2304 +msgid "Could not insert term relationship into the database" +msgstr "Не удалось вставить связь элемента в базу данных" + +#: wp-includes/script-loader.php:732 +msgid "Current Color" +msgstr "Текущий цвет" + +#: wp-includes/script-loader.php:731 +msgid "Select Color" +msgstr "Выбрать цвет" -#: wp-includes/media-template.php:598 wp-includes/script-loader.php:718 +#: wp-includes/media-template.php:601 wp-includes/script-loader.php:729 msgid "Clear" msgstr "Сброс" -#: wp-includes/media.php:3423 -msgid "Insert Media" -msgstr "Вставить медиафайл" - -#: wp-includes/media.php:3424 -msgid "Create a new gallery" -msgstr "Создать новую галерею" +#: wp-includes/media.php:3554 +msgid "Add to gallery" +msgstr "Добавить в галерею" #: wp-includes/post.php:1385 msgid "Insert into post" msgstr "Вставить в запись" -#: wp-includes/media.php:3467 -msgid "Add to gallery" -msgstr "Добавить в галерею" +#: wp-includes/media.php:3511 +msgid "Create a new gallery" +msgstr "Создать новую галерею" + +#: wp-includes/media.php:3510 +msgid "Insert Media" +msgstr "Вставить медиафайл" #: wp-includes/post.php:68 msgid "View Attachment Page" msgstr "Просмотреть страницу вложения" -#: wp-includes/script-loader.php:720 -msgid "Select Color" -msgstr "Выбрать цвет" +#: wp-includes/media-template.php:205 +msgid "Select Files" +msgstr "Выберите файлы" -#: wp-includes/script-loader.php:721 -msgid "Current Color" -msgstr "Текущий цвет" - -#: wp-includes/taxonomy.php:2311 -msgid "Could not insert term relationship into the database" -msgstr "Не удалось вставить связь элемента в базу данных" - -#. translators: 1: first name, 2: last name -#: wp-includes/user.php:1566 -msgctxt "Display name based on first name and last name" -msgid "%1$s %2$s" -msgstr "%1$s %2$s" +#: wp-includes/media-template.php:204 +msgctxt "Uploader: Drop files here - or - Select Files" +msgid "or" +msgstr "или" -#: wp-includes/class-wp-xmlrpc-server.php:274 -msgid "XML-RPC services are disabled on this site." -msgstr "Сервисы XML-RPC на этом сайте отключены." +#: wp-includes/media-template.php:908 +#: wp-includes/widgets/class-wp-widget-media-image.php:92 +msgid "Alternative Text" +msgstr "Атрибут alt" -#: wp-includes/class-wp-xmlrpc-server.php:285 -msgid "Incorrect username or password." -msgstr "Неверное имя пользователя или пароль." +#: wp-includes/class-wp-xmlrpc-server.php:4263 +#: wp-includes/class-wp-xmlrpc-server.php:4333 +msgid "Sorry, revisions are disabled." +msgstr "Извините, редакции отключены." -#: wp-includes/class-wp-xmlrpc-server.php:1575 -msgid "There is a revision of this post that is more recent." -msgstr "Найдена более свежая редакция записи." +#: wp-includes/class-wp-xmlrpc-server.php:2990 +#: wp-includes/class-wp-xmlrpc-server.php:4259 +#: wp-includes/class-wp-xmlrpc-server.php:4556 +#: wp-includes/class-wp-xmlrpc-server.php:5661 +msgid "Sorry, you are not allowed to edit posts." +msgstr "Извините, вам не разрешено редактировать записи." -#: wp-includes/class-wp-xmlrpc-server.php:2632 +#: wp-includes/class-wp-xmlrpc-server.php:2655 msgid "Sorry, the user cannot be updated." msgstr "Извините, этот пользователь не может быть изменён." -#: wp-includes/class-wp-xmlrpc-server.php:2967 -#: wp-includes/class-wp-xmlrpc-server.php:4236 -#: wp-includes/class-wp-xmlrpc-server.php:4533 -#: wp-includes/class-wp-xmlrpc-server.php:5638 -msgid "Sorry, you are not allowed to edit posts." -msgstr "Извините, вам не разрешено редактировать записи." - -#: wp-includes/class-wp-xmlrpc-server.php:4240 -#: wp-includes/class-wp-xmlrpc-server.php:4310 -msgid "Sorry, revisions are disabled." -msgstr "Извините, редакции отключены." +#: wp-includes/class-wp-xmlrpc-server.php:4957 +msgid "Sorry, you are not allowed to create pages as this user." +msgstr "Извините, вам не разрешено создавать страницы от лица этого пользователя." #: wp-includes/widgets/class-wp-widget-recent-posts.php:139 msgid "Display post date?" msgstr "Отображать дату записи?" #. translators: 1: blog name, 2: separator(raquo), 3: post type name -#: wp-includes/general-template.php:2662 +#: wp-includes/general-template.php:2677 msgid "%1$s %2$s %3$s Feed" msgstr "%1$s %2$s Лента записей типа «%3$s»" -#: wp-includes/media-template.php:905 -msgid "Alternative Text" -msgstr "Атрибут alt" - -#: wp-includes/media-template.php:205 -msgid "Select Files" -msgstr "Выберите файлы" - -#: wp-includes/media-template.php:204 -msgctxt "Uploader: Drop files here - or - Select Files" -msgid "or" -msgstr "или" +#: wp-includes/class-wp-xmlrpc-server.php:1598 +msgid "There is a revision of this post that is more recent." +msgstr "Найдена более свежая редакция записи." -#: wp-includes/class-wp-xmlrpc-server.php:4934 -msgid "Sorry, you are not allowed to create pages as this user." -msgstr "Извините, вам не разрешено создавать страницы от лица этого пользователя." +#: wp-includes/class-wp-xmlrpc-server.php:274 +msgid "XML-RPC services are disabled on this site." +msgstr "Сервисы XML-RPC на этом сайте отключены." -#: wp-includes/class-wp-admin-bar.php:418 -msgid "Skip to toolbar" -msgstr "Перейти к верхней панели" +#: wp-includes/class-wp-xmlrpc-server.php:285 +msgid "Incorrect username or password." +msgstr "Неверное имя пользователя или пароль." -#: wp-includes/class-wp-editor.php:182 +#: wp-includes/class-wp-editor.php:184 msgctxt "Name for the Text editor tab (formerly HTML)" msgid "Text" msgstr "Текст" -#: wp-includes/customize/class-wp-customize-color-control.php:117 -msgid "Hex Value" -msgstr "HEX-код" +#: wp-includes/class-wp-admin-bar.php:418 +msgid "Skip to toolbar" +msgstr "Перейти к верхней панели" -#: wp-includes/class-wp-customize-manager.php:3839 +#: wp-includes/class-wp-customize-manager.php:3912 msgid "Header Text Color" msgstr "Цвет текста заголовка" -#: wp-includes/class-wp-customize-manager.php:3816 +#: wp-includes/class-wp-customize-manager.php:3889 msgid "Colors" msgstr "Цвета" -#: wp-includes/script-loader.php:461 -msgid "Save & Activate" -msgstr "Сохранить и активировать" - #: wp-includes/script-loader.php:464 msgid "Saved" msgstr "Сохранено" +#: wp-includes/script-loader.php:461 +msgid "Save & Activate" +msgstr "Сохранить и активировать" + #: wp-includes/script-loader.php:462 msgid "Save & Publish" msgstr "Сохранить и опубликовать" @@ -6559,75 +7053,79 @@ msgstr "Сохранить и опубликовать" msgid "Select File" msgstr "Выбрать файл" -#: wp-includes/admin-bar.php:396 +#: wp-includes/admin-bar.php:397 #: wp-includes/customize/class-wp-customize-theme-control.php:85 #: wp-includes/customize/class-wp-customize-themes-section.php:67 msgid "Customize" msgstr "Настроить" -#: wp-includes/class-wp-xmlrpc-server.php:668 +#: wp-includes/class-wp-xmlrpc-server.php:673 msgid "Insufficient arguments passed to this XML-RPC method." msgstr "Методу XML-RPC передано недостаточно аргументов." -#: wp-includes/class-wp-xmlrpc-server.php:1265 +#: wp-includes/class-wp-xmlrpc-server.php:1270 msgid "Sorry, you cannot stick a private post." msgstr "Извините, личную запись прилепить нельзя." -#: wp-includes/class-wp-xmlrpc-server.php:5382 +#: wp-includes/class-wp-xmlrpc-server.php:5405 msgid "Sorry, you are not allowed to publish this page." msgstr "Извините, вам не разрешено публиковать эту страницу." -#: wp-includes/class-wp-customize-manager.php:3893 +#: wp-includes/class-wp-customize-manager.php:3966 #: wp-includes/customize/class-wp-customize-header-image-control.php:31 msgid "Header Image" msgstr "Изображение заголовка" -#: wp-includes/class-wp-xmlrpc-server.php:467 +#: wp-includes/class-wp-xmlrpc-server.php:472 msgid "Post Thumbnail" msgstr "Миниатюра записи" -#: wp-includes/script-loader.php:97 -msgid "text direction" -msgstr "направление текста" - #: wp-includes/script-loader.php:98 msgid "Toggle Editor Text Direction" msgstr "Переключить направление текста в редакторе" -#: wp-includes/ms-functions.php:426 -msgid "Please enter a username." -msgstr "Пожалуйста, введите имя пользователя." +#: wp-includes/script-loader.php:97 +msgid "text direction" +msgstr "направление текста" -#: wp-includes/ms-functions.php:448 +#: wp-includes/ms-functions.php:452 msgid "Username must be at least 4 characters." msgstr "Имя пользователя должно быть не короче 4 символов." -#: wp-includes/ms-functions.php:605 +#: wp-includes/ms-functions.php:578 +msgid "That name is not allowed." +msgstr "Это имя недопустимо." + +#: wp-includes/ms-functions.php:617 msgid "Please enter a site title." msgstr "Пожалуйста, введите заголовок сайта." -#: wp-includes/ms-functions.php:570 +#: wp-includes/ms-functions.php:427 +msgid "Please enter a username." +msgstr "Пожалуйста, введите имя пользователя." + +#: wp-includes/ms-functions.php:571 msgid "Please enter a site name." msgstr "Пожалуйста, введите имя сайта." -#: wp-includes/ms-functions.php:577 -msgid "That name is not allowed." -msgstr "Это имя недопустимо." - -#: wp-includes/ms-functions.php:580 -msgid "Site name must be at least 4 characters." -msgstr "Имя сайта должно быть не короче 4 символов." +#. translators: %s: minimum site name length +#: wp-includes/ms-functions.php:591 +msgid "Site name must be at least %s character." +msgid_plural "Site name must be at least %s characters." +msgstr[0] "Имя сайта должно быть не короче %s символа" +msgstr[1] "Имя сайта должно быть не короче %s символов" +msgstr[2] "Имя сайта должно быть не короче %s символов" -#: wp-includes/class-wp-customize-manager.php:4108 +#: wp-includes/class-wp-customize-manager.php:4181 msgid "A static page" msgstr "Статическую страницу" -#: wp-includes/class-wp-customize-manager.php:3975 +#: wp-includes/class-wp-customize-manager.php:4048 #: wp-includes/customize/class-wp-customize-background-image-control.php:30 msgid "Background Image" msgstr "Фоновое изображение" -#: wp-includes/class-wp-customize-manager.php:3854 +#: wp-includes/class-wp-customize-manager.php:3927 msgid "Background Color" msgstr "Цвет фона" @@ -6639,267 +7137,269 @@ msgstr "Изменить изображение" msgid "Remove image" msgstr "Удалить изображение" -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:657 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:663 msgid "Sorry, you are not allowed to edit this comment." msgstr "Извините, вам не разрешено редактировать этот комментарий." -#: wp-includes/class-wp-customize-manager.php:4118 +#: wp-includes/class-wp-customize-manager.php:4203 +msgid "Posts page" +msgstr "Страница записей" + +#: wp-includes/class-wp-customize-manager.php:4191 msgid "Front page" msgstr "Главная страница" -#: wp-includes/class-wp-customize-manager.php:4130 -msgid "Posts page" -msgstr "Страница записей" +#: wp-includes/script-loader.php:475 +msgid "Allowed Files" +msgstr "Разрешённые файлы" -#: wp-includes/class-wp-customize-manager.php:3798 -#: wp-includes/class-wp-customize-widgets.php:730 -#: wp-includes/class-wp-editor.php:1054 +#: wp-includes/class-wp-customize-manager.php:3871 +#: wp-includes/class-wp-customize-widgets.php:786 +#: wp-includes/class-wp-editor.php:1253 #: wp-includes/customize/class-wp-customize-image-control.php:37 #: wp-includes/customize/class-wp-customize-media-control.php:63 #: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:144 -#: wp-includes/media-template.php:471 wp-includes/media.php:3408 +#: wp-includes/media-template.php:474 wp-includes/media.php:3495 msgid "Remove" msgstr "Удалить" -#: wp-includes/script-loader.php:475 -msgid "Allowed Files" -msgstr "Разрешённые файлы" - -#: wp-includes/post.php:1387 -msgid "Featured Image" -msgstr "Изображение записи" - -#: wp-includes/class-wp-xmlrpc-server.php:1891 -#: wp-includes/class-wp-xmlrpc-server.php:1989 -msgid "The term name cannot be empty." -msgstr "Название элемента не может быть пустым." - -#: wp-includes/class-wp-xmlrpc-server.php:1904 -#: wp-includes/class-wp-xmlrpc-server.php:2003 wp-includes/taxonomy.php:1985 -#: wp-includes/taxonomy.php:2605 -msgid "Parent term does not exist." -msgstr "Родительского элемента не существует." +#: wp-includes/class-wp-xmlrpc-server.php:2219 +#: wp-includes/class-wp-xmlrpc-server.php:2314 +msgid "Sorry, you are not allowed to assign terms in this taxonomy." +msgstr "Извините, вам не разрешено использовать элементы этой таксономии." -#: wp-includes/class-wp-xmlrpc-server.php:1895 -msgid "This taxonomy is not hierarchical." -msgstr "Эта таксономия не поддерживает иерархию." +#: wp-includes/class-wp-xmlrpc-server.php:2105 +msgid "Sorry, deleting the term failed." +msgstr "Извините, удалить элемент не удалось." -#: wp-includes/class-wp-xmlrpc-server.php:1994 -msgid "This taxonomy is not hierarchical so you can't set a parent." -msgstr "Эта таксономия не поддерживает иерархию, поэтому родительский элемент указать нельзя." +#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:90 +#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:150 +msgid "Sorry, you are not allowed to manage terms in this taxonomy." +msgstr "Извините, вам не разрешено управлять элементами в этой таксономии." -#: wp-includes/class-wp-xmlrpc-server.php:2020 +#: wp-includes/class-wp-xmlrpc-server.php:2043 msgid "Sorry, editing the term failed." msgstr "Извините, изменить элемент не удалось." -#: wp-includes/class-wp-xmlrpc-server.php:2082 -msgid "Sorry, deleting the term failed." -msgstr "Извините, удалить элемент не удалось." +#: wp-includes/class-wp-xmlrpc-server.php:2017 +msgid "This taxonomy is not hierarchical so you can't set a parent." +msgstr "Эта таксономия не поддерживает иерархию, поэтому родительский элемент указать нельзя." -#: wp-includes/class-wp-xmlrpc-server.php:1881 -msgid "Sorry, you are not allowed to create terms in this taxonomy." -msgstr "Извините, вам не разрешено создавать элементы этой таксономии." +#: wp-includes/class-wp-xmlrpc-server.php:1455 +#: wp-includes/class-wp-xmlrpc-server.php:2002 +#: wp-includes/class-wp-xmlrpc-server.php:2093 +#: wp-includes/class-wp-xmlrpc-server.php:2165 wp-includes/taxonomy.php:1967 +msgid "Invalid term ID." +msgstr "Неверный ID элемента." #: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:150 msgid "Sorry, you are not allowed to edit terms in this taxonomy." msgstr "Извините, вам не разрешено редактировать элементы этой таксономии." -#: wp-includes/class-wp-xmlrpc-server.php:2196 -#: wp-includes/class-wp-xmlrpc-server.php:2291 -msgid "Sorry, you are not allowed to assign terms in this taxonomy." -msgstr "Извините, вам не разрешено использовать элементы этой таксономии." +#: wp-includes/class-wp-xmlrpc-server.php:1927 +#: wp-includes/class-wp-xmlrpc-server.php:2026 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:405 +#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:511 +#: wp-includes/taxonomy.php:1976 wp-includes/taxonomy.php:2600 +msgid "Parent term does not exist." +msgstr "Родительского элемента не существует." + +#: wp-includes/class-wp-xmlrpc-server.php:1918 +msgid "This taxonomy is not hierarchical." +msgstr "Эта таксономия не поддерживает иерархию." + +#: wp-includes/class-wp-xmlrpc-server.php:1904 +msgid "Sorry, you are not allowed to create terms in this taxonomy." +msgstr "Извините, вам не разрешено создавать элементы этой таксономии." #: wp-includes/class-wp-tax-query.php:565 #: wp-includes/class-wp-tax-query.php:572 wp-includes/class-wp-term.php:179 -#: wp-includes/class-wp-xmlrpc-server.php:1876 -#: wp-includes/class-wp-xmlrpc-server.php:1964 -#: wp-includes/class-wp-xmlrpc-server.php:2061 -#: wp-includes/class-wp-xmlrpc-server.php:2132 -#: wp-includes/class-wp-xmlrpc-server.php:2191 -#: wp-includes/class-wp-xmlrpc-server.php:2286 +#: wp-includes/class-wp-xmlrpc-server.php:1899 +#: wp-includes/class-wp-xmlrpc-server.php:1987 +#: wp-includes/class-wp-xmlrpc-server.php:2084 +#: wp-includes/class-wp-xmlrpc-server.php:2155 +#: wp-includes/class-wp-xmlrpc-server.php:2214 +#: wp-includes/class-wp-xmlrpc-server.php:2309 #: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:169 #: wp-includes/taxonomy.php:419 wp-includes/taxonomy.php:639 -#: wp-includes/taxonomy.php:730 wp-includes/taxonomy.php:894 -#: wp-includes/taxonomy.php:1114 wp-includes/taxonomy.php:1867 -#: wp-includes/taxonomy.php:1961 wp-includes/taxonomy.php:2222 -#: wp-includes/taxonomy.php:2364 wp-includes/taxonomy.php:2564 +#: wp-includes/taxonomy.php:730 wp-includes/taxonomy.php:910 +#: wp-includes/taxonomy.php:1074 wp-includes/taxonomy.php:1835 +#: wp-includes/taxonomy.php:1952 wp-includes/taxonomy.php:2215 +#: wp-includes/taxonomy.php:2358 wp-includes/taxonomy.php:2559 msgid "Invalid taxonomy." msgstr "Неверная таксономия." -#: wp-includes/class-wp-xmlrpc-server.php:1429 -#: wp-includes/class-wp-xmlrpc-server.php:1979 -#: wp-includes/class-wp-xmlrpc-server.php:2070 -#: wp-includes/class-wp-xmlrpc-server.php:2142 wp-includes/taxonomy.php:1976 -msgid "Invalid term ID." -msgstr "Неверный ID элемента." - -#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:90 -#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:150 -msgid "Sorry, you are not allowed to manage terms in this taxonomy." -msgstr "Извините, вам не разрешено управлять элементами в этой таксономии." +#: wp-includes/class-wp-xmlrpc-server.php:1914 +#: wp-includes/class-wp-xmlrpc-server.php:2012 +msgid "The term name cannot be empty." +msgstr "Название элемента не может быть пустым." #: wp-includes/widgets/class-wp-widget-links.php:131 msgid "Select Link Category:" msgstr "Выберите рубрику ссылок:" -#: wp-includes/class-wp-xmlrpc-server.php:457 -msgid "Template" -msgstr "Шаблон" - -#: wp-includes/class-wp-xmlrpc-server.php:462 +#: wp-includes/class-wp-xmlrpc-server.php:467 msgid "Stylesheet" msgstr "Таблица стилей" -#: wp-includes/widgets/class-wp-widget-links.php:144 -msgid "Link title" -msgstr "Заголовок ссылки" +#: wp-includes/class-wp-xmlrpc-server.php:462 +msgid "Template" +msgstr "Шаблон" -#: wp-includes/widgets/class-wp-widget-links.php:145 -msgid "Link rating" -msgstr "Рейтинг ссылки" +#: wp-includes/widgets/class-wp-widget-links.php:161 +msgid "Number of links to show:" +msgstr "Количество ссылок:" #: wp-includes/widgets/class-wp-widget-links.php:146 msgid "Link ID" msgstr "ID ссылки" -#: wp-includes/widgets/class-wp-widget-links.php:161 -msgid "Number of links to show:" -msgstr "Количество ссылок:" +#: wp-includes/widgets/class-wp-widget-links.php:145 +msgid "Link rating" +msgstr "Рейтинг ссылки" -#: wp-includes/class-wp-theme.php:250 -msgid "ERROR: The themes directory is either empty or doesn’t exist. Please check your installation." -msgstr "ОШИБКА: Директория тем либо пуста, либо не существует. Убедитесь, что дистрибутив установлен полностью." +#: wp-includes/widgets/class-wp-widget-links.php:144 +msgid "Link title" +msgstr "Заголовок ссылки" + +#: wp-includes/class-wp-theme.php:312 wp-includes/class-wp-theme.php:316 +msgid "The \"%s\" theme is not a valid parent theme." +msgstr "Тема «%s» не является корректной родительской темой." -#: wp-includes/class-wp-theme.php:254 +#: wp-includes/class-wp-theme.php:256 msgid "Stylesheet is not readable." msgstr "Таблица стилей недоступна для чтения." -#: wp-includes/class-wp-theme.php:310 wp-includes/class-wp-theme.php:314 -msgid "The \"%s\" theme is not a valid parent theme." -msgstr "Тема «%s» не является корректной родительской темой." +#: wp-includes/class-wp-theme.php:252 +msgid "ERROR: The themes directory is either empty or doesn’t exist. Please check your installation." +msgstr "ОШИБКА: Директория тем либо пуста, либо не существует. Убедитесь, что дистрибутив установлен полностью." -#: wp-includes/class-wp-customize-control.php:551 +#. translators: %s: document title from the preview +#: wp-includes/class-wp-customize-manager.php:3369 +msgid "Customize: %s" +msgstr "Настройка: %s" + +#: wp-includes/class-wp-customize-control.php:578 #: wp-includes/class-wp-customize-nav-menus.php:595 #: wp-includes/widgets/class-wp-nav-menu-widget.php:143 msgid "— Select —" msgstr "— Выбрать —" -#: wp-includes/class-wp-customize-manager.php:3742 +#: wp-includes/class-wp-customize-manager.php:3815 msgid "Tagline" msgstr "Краткое описание" -#: wp-includes/class-wp-customize-manager.php:4103 +#: wp-includes/class-wp-customize-manager.php:4176 msgid "Front page displays" msgstr "На главной странице отображать" -#: wp-includes/class-wp-customize-manager.php:4107 +#: wp-includes/class-wp-customize-manager.php:4180 msgid "Your latest posts" msgstr "Ваши последние записи" -#: wp-includes/class-wp-customize-manager.php:4090 -msgid "Static Front Page" -msgstr "Статическая главная страница" - -#: wp-includes/class-wp-customize-manager.php:4092 +#: wp-includes/class-wp-customize-manager.php:4165 msgid "Your theme supports a static front page." msgstr "Ваша тема поддерживает статическую главную страницу." -#. translators: %s: document title from the preview -#: wp-includes/class-wp-customize-manager.php:3296 -msgid "Customize: %s" -msgstr "Настройка: %s" +#: wp-includes/class-wp-customize-manager.php:4163 +msgid "Static Front Page" +msgstr "Статическая главная страница" -#: wp-includes/class-wp-xmlrpc-server.php:1315 -#: wp-includes/class-wp-xmlrpc-server.php:5219 +#: wp-includes/class-wp-xmlrpc-server.php:1341 +#: wp-includes/class-wp-xmlrpc-server.php:5242 msgid "The post type may not be changed." msgstr "Тип записи изменить нельзя." -#: wp-includes/class-wp-xmlrpc-server.php:442 +#: wp-includes/class-wp-xmlrpc-server.php:457 +msgid "Image default align" +msgstr "Выравнивание по умолчанию для изображений" + +#: wp-includes/class-wp-xmlrpc-server.php:447 msgid "Image default link type" msgstr "Тип ссылки по умолчанию для изображений" -#: wp-includes/class-wp-xmlrpc-server.php:447 +#: wp-includes/class-wp-xmlrpc-server.php:452 msgid "Image default size" msgstr "Размер по умолчанию для изображений" -#: wp-includes/class-wp-xmlrpc-server.php:452 -msgid "Image default align" -msgstr "Выравнивание по умолчанию для изображений" - -#: wp-includes/class-wp-xmlrpc-server.php:1313 -#: wp-includes/class-wp-xmlrpc-server.php:1737 -#: wp-includes/class-wp-xmlrpc-server.php:4306 -#: wp-includes/class-wp-xmlrpc-server.php:4480 -#: wp-includes/class-wp-xmlrpc-server.php:4707 -#: wp-includes/class-wp-xmlrpc-server.php:5211 -#: wp-includes/class-wp-xmlrpc-server.php:5508 -#: wp-includes/class-wp-xmlrpc-server.php:5850 -#: wp-includes/class-wp-xmlrpc-server.php:6021 -#: wp-includes/class-wp-xmlrpc-server.php:6075 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:399 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:636 +#: wp-includes/class-wp-xmlrpc-server.php:1339 +#: wp-includes/class-wp-xmlrpc-server.php:1760 +#: wp-includes/class-wp-xmlrpc-server.php:4329 +#: wp-includes/class-wp-xmlrpc-server.php:4503 +#: wp-includes/class-wp-xmlrpc-server.php:4730 +#: wp-includes/class-wp-xmlrpc-server.php:5234 +#: wp-includes/class-wp-xmlrpc-server.php:5531 +#: wp-includes/class-wp-xmlrpc-server.php:5873 +#: wp-includes/class-wp-xmlrpc-server.php:6044 +#: wp-includes/class-wp-xmlrpc-server.php:6098 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:404 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:641 msgid "Sorry, you are not allowed to edit this post." msgstr "Извините, вам не разрешено редактировать эту запись." -#: wp-includes/admin-bar.php:344 +#: wp-includes/admin-bar.php:345 msgid "Edit Site" msgstr "Редактировать сайт" -#: wp-includes/post.php:3876 wp-includes/script-loader.php:545 -#: wp-includes/script-loader.php:613 +#: wp-includes/post.php:3881 wp-includes/script-loader.php:545 +#: wp-includes/script-loader.php:621 msgctxt "tag delimiter" msgid "," msgstr "," -#: wp-includes/class-wp-xmlrpc-server.php:1327 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1118 -msgid "Sorry, you are not allowed to create private posts in this post type." -msgstr "Извините, вам не разрешено создавать личные записи этого типа" - -#: wp-includes/class-wp-xmlrpc-server.php:1351 -#: wp-includes/class-wp-xmlrpc-server.php:4941 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1029 -msgid "Invalid author ID." -msgstr "Неверный ID автора." - -#: wp-includes/class-wp-xmlrpc-server.php:1418 -#: wp-includes/class-wp-xmlrpc-server.php:1442 +#: wp-includes/class-wp-xmlrpc-server.php:1444 +#: wp-includes/class-wp-xmlrpc-server.php:1468 msgid "Sorry, one of the given taxonomies is not supported by the post type." msgstr "Извините, одна из указанных таксономий не поддерживается этим типом записей." -#: wp-includes/class-wp-xmlrpc-server.php:1421 -#: wp-includes/class-wp-xmlrpc-server.php:1445 +#: wp-includes/class-wp-xmlrpc-server.php:1447 +#: wp-includes/class-wp-xmlrpc-server.php:1471 msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies." msgstr "Извините, вам не разрешено присваивать элементы одной из указанных таксономий." -#: wp-includes/class-wp-xmlrpc-server.php:1474 -msgid "Sorry, you are not allowed to add a term to one of the given taxonomies." -msgstr "Извините, вам не разрешено добавлять элементы в одну из указанных таксономий." +#: wp-includes/class-wp-xmlrpc-server.php:1353 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1123 +msgid "Sorry, you are not allowed to create private posts in this post type." +msgstr "Извините, вам не разрешено создавать личные записи этого типа" + +#: wp-includes/class-wp-xmlrpc-server.php:1372 +#: wp-includes/class-wp-xmlrpc-server.php:4953 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:501 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:509 +msgid "Sorry, you are not allowed to create posts as this user." +msgstr "Извините, вам не разрешено создавать записи от лица этого пользователя." + +#: wp-includes/class-wp-xmlrpc-server.php:1367 +msgid "Sorry, you are not allowed to create password protected posts in this post type." +msgstr "Извините, вам не разрешено создавать записи этого типа защищенные паролем." -#: wp-includes/class-wp-xmlrpc-server.php:1646 -#: wp-includes/class-wp-xmlrpc-server.php:4783 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:834 +#: wp-includes/class-wp-xmlrpc-server.php:1669 +#: wp-includes/class-wp-xmlrpc-server.php:4806 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:839 #: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:322 msgid "The post cannot be deleted." msgstr "Невозможно удалить запись." -#: wp-includes/class-wp-xmlrpc-server.php:1467 +#: wp-includes/class-wp-xmlrpc-server.php:1500 +msgid "Sorry, you are not allowed to add a term to one of the given taxonomies." +msgstr "Извините, вам не разрешено добавлять элементы в одну из указанных таксономий." + +#: wp-includes/class-wp-xmlrpc-server.php:1493 msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead." msgstr "Указано неоднозначное имя элемента иерархической таксономии. Пожалуйста, используйте ID элемента." -#: wp-includes/class-wp-xmlrpc-server.php:1346 -#: wp-includes/class-wp-xmlrpc-server.php:4930 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:496 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:504 -msgid "Sorry, you are not allowed to create posts as this user." -msgstr "Извините, вам не разрешено создавать записи от лица этого пользователя." - -#: wp-includes/class-wp-xmlrpc-server.php:3137 +#: wp-includes/class-wp-xmlrpc-server.php:3160 msgid "Sorry, you are not allowed to delete a category." msgstr "Извините, вам не разрешено удалять рубрику." -#: wp-includes/class-wp-xmlrpc-server.php:1798 -#: wp-includes/class-wp-xmlrpc-server.php:4120 +#: wp-includes/class-wp-xmlrpc-server.php:1377 +#: wp-includes/class-wp-xmlrpc-server.php:4964 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1034 +msgid "Invalid author ID." +msgstr "Неверный ID автора." + +#: wp-includes/class-wp-xmlrpc-server.php:1821 +#: wp-includes/class-wp-xmlrpc-server.php:4143 #: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:87 #: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:85 #: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:136 @@ -6907,31 +7407,27 @@ msgstr "Извините, вам не разрешено удалять рубр msgid "Sorry, you are not allowed to edit posts in this post type." msgstr "Извините, вам не разрешено редактировать записи этого типа." -#: wp-includes/class-wp-xmlrpc-server.php:1341 -msgid "Sorry, you are not allowed to create password protected posts in this post type." -msgstr "Извините, вам не разрешено создавать записи этого типа защищенные паролем." +#: wp-includes/general-template.php:1023 wp-includes/general-template.php:1492 +msgctxt "monthly archives date format" +msgid "F Y" +msgstr "F Y" -#: wp-includes/general-template.php:1005 wp-includes/general-template.php:1474 +#: wp-includes/general-template.php:1020 wp-includes/general-template.php:1489 msgctxt "yearly archives date format" msgid "Y" msgstr "Y" -#: wp-includes/general-template.php:1008 wp-includes/general-template.php:1477 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "F Y" +#. translators: closing curly single quote +#: wp-includes/formatting.php:103 +msgctxt "closing curly single quote" +msgid "’" +msgstr "’" -#. translators: apostrophe, for example in 'cause or can't -#: wp-includes/formatting.php:93 -msgctxt "apostrophe" -msgid "’" -msgstr "’" - -#. translators: prime, for example in 9' (nine feet) -#: wp-includes/formatting.php:96 -msgctxt "prime" -msgid "′" -msgstr "′" +#. translators: opening curly single quote +#: wp-includes/formatting.php:101 +msgctxt "opening curly single quote" +msgid "‘" +msgstr "‘" #. translators: double prime, for example in 9" (nine inches) #: wp-includes/formatting.php:98 @@ -6939,11 +7435,17 @@ msgctxt "double prime" msgid "″" msgstr "″" -#. translators: opening curly double quote -#: wp-includes/formatting.php:88 wp-includes/formatting.php:4791 -msgctxt "opening curly double quote" -msgid "“" -msgstr "«" +#. translators: prime, for example in 9' (nine feet) +#: wp-includes/formatting.php:96 +msgctxt "prime" +msgid "′" +msgstr "′" + +#. translators: apostrophe, for example in 'cause or can't +#: wp-includes/formatting.php:93 +msgctxt "apostrophe" +msgid "’" +msgstr "’" #. translators: closing curly double quote #: wp-includes/formatting.php:90 @@ -6951,32 +7453,26 @@ msgctxt "closing curly double quote" msgid "”" msgstr "»" -#. translators: opening curly single quote -#: wp-includes/formatting.php:101 -msgctxt "opening curly single quote" -msgid "‘" -msgstr "‘" - -#. translators: closing curly single quote -#: wp-includes/formatting.php:103 -msgctxt "closing curly single quote" -msgid "’" -msgstr "’" +#. translators: opening curly double quote +#: wp-includes/formatting.php:88 wp-includes/formatting.php:4792 +msgctxt "opening curly double quote" +msgid "“" +msgstr "«" #: wp-signup.php:174 msgid "Allow search engines to index this site." msgstr "Разрешить поисковым системам индексировать сайт." +#: wp-load.php:90 +msgid "Create a Configuration File" +msgstr "Создать файл настроек" + #. translators: %s: wp-config.php #: wp-load.php:87 msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file." msgstr "Можно создать файл <code>wp-config.php</code> через веб-интерфейс, но это работает не на всех серверах. Наиболее надёжный способ — создать файл вручную." -#: wp-load.php:90 -msgid "Create a Configuration File" -msgstr "Создать файл настроек" - -#: wp-includes/class-wp-customize-manager.php:4143 +#: wp-includes/class-wp-customize-manager.php:4216 msgid "https://codex.wordpress.org/CSS" msgstr "https://codex.wordpress.org/CSS_(Каскадные_таблицы_стилей)" @@ -6985,17 +7481,17 @@ msgstr "https://codex.wordpress.org/CSS_(Каскадные_таблицы_ст msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>." msgstr "Ваша учётная запись активирована. Теперь можно <a href=\"%1$s\">войти</a> на сайт, используя выбранное имя пользователя (%2$s). Пожалуйста, проверьте почтовый ящик %3$s, там будут пароль и инструкции для входа. Если вы не получили письмо, проверьте корзину или папку со спамом. Если в течение часа вы так и не получите письмо, вы можете <a href=\"%4$s\">сбросить ваш пароль</a>." +#. translators: 1: home URL, 2: site address, 3: login URL, 4: username +#: wp-signup.php:474 +msgid "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Log in</a> as “%4$s” using your existing password." +msgstr "<a href=\"http://%1$s\">http://%2$s</a> — ваш новый сайт. <a href=\"%3$s\">Войдите</a> как «%4$s», используя ваш пароль." + #. translators: 1: site URL, 2: site domain, 3: username, 4: user email, 5: #. lost password URL #: wp-activate.php:112 msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a>." msgstr "Ваш сайт <a href=\"%1$s\">%2$s</a> активирован. Теперь можно войти на сайт используя выбранное имя пользователя (%3$s). Пожалуйста, проверьте почтовый ящик %4$s, там будут пароль и инструкции для входа. Если вы не получили письмо, проверьте корзину или папку со спамом. Если в течение часа вы так и не получите письмо, вы можете <a href=\"%5$s\">сбросить ваш пароль</a>." -#. translators: 1: home URL, 2: site address, 3: login URL, 4: username -#: wp-signup.php:474 -msgid "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Log in</a> as “%4$s” using your existing password." -msgstr "<a href=\"http://%1$s\">http://%2$s</a> — ваш новый сайт. <a href=\"%3$s\">Войдите</a> как «%4$s», используя ваш пароль." - #. translators: %s: database repair URL #: wp-includes/functions.php:1408 msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>." @@ -7006,12 +7502,12 @@ msgstr "Одна или несколько таблиц базы данных н msgid "You are posting comments too quickly. Slow down." msgstr "Вы комментируете слишком быстро. Попридержите коней." -#: wp-includes/admin-bar.php:710 +#: wp-includes/admin-bar.php:728 msgctxt "admin bar menu group label" msgid "New" msgstr "Добавить" -#: wp-includes/admin-bar.php:743 +#: wp-includes/admin-bar.php:761 msgid "%s comment awaiting moderation" msgid_plural "%s comments awaiting moderation" msgstr[0] "%s комментарий ожидает проверки" @@ -7022,32 +7518,32 @@ msgstr[2] "%s комментариев ожидают проверки" msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser." msgstr "Размер файла «%s» превышает максимальный для многофайлового загрузчика в сочетании с вашим браузером." +#: wp-includes/script-loader.php:302 +msgid "“%s” has failed to upload." +msgstr "Файл «%s» загрузить не удалось." + #. translators: 1: Opening link tag, 2: Closing link tag #: wp-includes/script-loader.php:293 msgid "Please try uploading this file with the %1$sbrowser uploader%2$s." msgstr "Попробуйте загрузить этот файл через %1$sзагрузчик браузера%2$s." -#: wp-includes/script-loader.php:302 -msgid "“%s” has failed to upload." -msgstr "Файл «%s» загрузить не удалось." - #: wp-includes/widgets/class-wp-widget-links.php:133 msgctxt "links widget" msgid "All Links" msgstr "Все ссылки" -#. translators: en dash -#: wp-includes/formatting.php:106 -msgctxt "en dash" -msgid "–" -msgstr "—" - #. translators: em dash #: wp-includes/formatting.php:108 msgctxt "em dash" msgid "—" msgstr "—" +#. translators: en dash +#: wp-includes/formatting.php:106 +msgctxt "en dash" +msgid "–" +msgstr "—" + #: wp-includes/class-wp-admin-bar.php:130 msgid "The menu ID should not be empty." msgstr "ID меню не должен быть пустым." @@ -7064,51 +7560,51 @@ msgstr "Размер файла «%s» превышает максимальны msgid "Feedback" msgstr "Обратная связь" -#: wp-includes/comment.php:3065 +#: wp-includes/comment.php:3069 msgid "<strong>ERROR</strong>: please fill the required fields (name, email)." msgstr "<strong>ОШИБКА</strong>: пожалуйста, заполните необходимые поля (имя, e-mail)." -#: wp-includes/comment.php:3067 +#: wp-includes/comment.php:3071 msgid "<strong>ERROR</strong>: please enter a valid email address." msgstr "<strong>ОШИБКА</strong>: пожалуйста, введите корректный адрес e-mail." -#: wp-includes/comment.php:3072 +#: wp-includes/comment.php:3076 msgid "<strong>ERROR</strong>: please type a comment." msgstr "<strong>ОШИБКА</strong>: пожалуйста, введите комментарий." -#: wp-includes/script-loader.php:736 +#: wp-includes/script-loader.php:747 msgid "Could not load the preview image. Please reload the page and try again." msgstr "Не удалось загрузить изображение для просмотра. Пожалуйста, обновите страницу и повторите попытку." -#: wp-includes/ms-deprecated.php:399 -msgid "<strong>ERROR</strong>: Site URL already taken." -msgstr "<strong>ОШИБКА</strong>: URL сайта уже занят." - #: wp-includes/ms-deprecated.php:406 msgid "<strong>ERROR</strong>: problem creating site entry." msgstr "<strong>ОШИБКА</strong>: при создании сайта возникла проблема." -#: wp-includes/admin-bar.php:155 -msgid "Documentation" -msgstr "Документация" +#: wp-includes/ms-deprecated.php:399 +msgid "<strong>ERROR</strong>: Site URL already taken." +msgstr "<strong>ОШИБКА</strong>: URL сайта уже занят." #: wp-includes/admin-bar.php:163 msgid "Support Forums" msgstr "Форумы поддержки" -#: wp-includes/formatting.php:3344 wp-includes/general-template.php:3344 +#: wp-includes/admin-bar.php:155 +msgid "Documentation" +msgstr "Документация" + +#: wp-includes/formatting.php:3345 wp-includes/general-template.php:3378 msgid "…" msgstr "…" -#: wp-includes/functions.php:3764 -msgid "Database Error" -msgstr "Ошибка базы данных" - -#: wp-includes/functions.php:3768 wp-includes/ms-load.php:462 +#: wp-includes/functions.php:3770 wp-includes/ms-load.php:462 #: wp-includes/wp-db.php:1583 msgid "Error establishing a database connection" msgstr "Ошибка установки соединения с базой данных" +#: wp-includes/functions.php:3766 +msgid "Database Error" +msgstr "Ошибка базы данных" + #. translators: %s: number of comments #: wp-includes/comment-template.php:893 wp-includes/comment-template.php:907 msgid "%s Comment" @@ -7122,27 +7618,27 @@ msgid "WordPress.org" msgstr "WordPress.org" #. translators: %s: site name -#: wp-includes/admin-bar.php:315 +#: wp-includes/admin-bar.php:316 msgid "Network Admin: %s" msgstr "Управление сетью: %s" -#: wp-includes/taxonomy.php:495 -msgctxt "taxonomy general name" -msgid "Tags" -msgstr "Метки" - #: wp-includes/taxonomy.php:496 msgctxt "taxonomy singular name" msgid "Tag" msgstr "Метка" +#: wp-includes/taxonomy.php:495 +msgctxt "taxonomy general name" +msgid "Tags" +msgstr "Метки" + #. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3: #. login_enqueue_scripts #: wp-includes/functions.wp-scripts.php:43 msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks." msgstr "Скрипты и стили можно регистрировать или добавлять в очередь не раньше действий %1$s, %2$s или %3$s." -#: wp-includes/ms-functions.php:2024 +#: wp-includes/ms-functions.php:2065 msgid "You have been added to this site. Please visit the <a href=\"%s\">homepage</a> or <a href=\"%s\">log in</a> using your username and password." msgstr "Вас добавили к этому сайту. Можно перейти на <a href=\"%s\">главную страницу</a> или <a href=\"%s\">авторизоваться</a>, используя своё имя пользователя и пароль." @@ -7158,36 +7654,36 @@ msgstr "Файл не является изображением. Пожалуй msgid "This is larger than the maximum size. Please try another." msgstr "Размеры изображения превышают максимальные. Пожалуйста, выберите другое." -#: wp-includes/general-template.php:3442 +#: wp-includes/general-template.php:3476 msgctxt "admin color scheme" msgid "Blue" msgstr "Синяя" -#: wp-includes/formatting.php:4232 +#: wp-includes/formatting.php:4233 msgid "The timezone you have entered is not valid. Please select a valid timezone." msgstr "Вы указали некорректный часовой пояс. Пожалуйста, выберите правильное значение." +#: wp-includes/admin-bar.php:722 +msgctxt "add new from admin bar" +msgid "User" +msgstr "Пользователя" + #: wp-includes/post.php:65 msgctxt "add new from admin bar" msgid "Media" msgstr "Медиафайл" -#: wp-includes/admin-bar.php:705 -msgctxt "add new from admin bar" -msgid "User" -msgstr "Пользователя" - -#: wp-includes/pluggable.php:1059 wp-includes/pluggable.php:1102 -msgid "You should specify a nonce action to be verified by using the first parameter." -msgstr "Первым параметром функции нужно указать заранее известное действие для проверки." +#: wp-includes/taxonomy.php:503 +msgid "View Category" +msgstr "Просмотреть рубрику" #: wp-includes/taxonomy.php:503 msgid "View Tag" msgstr "Просмотреть метку" -#: wp-includes/taxonomy.php:503 -msgid "View Category" -msgstr "Просмотреть рубрику" +#: wp-includes/pluggable.php:1074 wp-includes/pluggable.php:1117 +msgid "You should specify a nonce action to be verified by using the first parameter." +msgstr "Первым параметром функции нужно указать заранее известное действие для проверки." #. translators: 1: site URL, 2: login URL #: wp-activate.php:145 @@ -7199,47 +7695,53 @@ msgstr "Ваша учётная запись активирована. Можн msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>." msgstr "Ваша учётная запись активирована. Можно <a href=\"%1$s\">войти</a> или вернуться на <a href=\"%2$s\">главную страницу</a>." +#: wp-includes/post.php:1382 +msgid "All Pages" +msgstr "Все страницы" + #: wp-includes/post.php:1382 msgid "All Posts" msgstr "Все записи" -#: wp-includes/post.php:1382 -msgid "All Pages" -msgstr "Все страницы" +#: wp-includes/class-wp-editor.php:1125 +msgid "Link" +msgstr "Ссылка" #: wp-includes/script-loader.php:525 msgid "Approve and Reply" msgstr "Одобрить и ответить" -#: wp-includes/class-walker-comment.php:244 -msgid "Pingback:" -msgstr "Уведомление:" - #: wp-includes/link-template.php:2414 msgid "Post navigation" msgstr "Навигация по записям" +#: wp-includes/class-walker-comment.php:244 +msgid "Pingback:" +msgstr "Уведомление:" + #: wp-includes/link-template.php:2823 wp-includes/link-template.php:2871 msgid "Comments navigation" msgstr "Навигация по комментариям" -#: wp-includes/media-template.php:1079 wp-includes/media-template.php:1168 +#: wp-includes/class-wp-admin-bar.php:420 +msgid "Toolbar" +msgstr "Верхняя панель" + +#: wp-includes/media-template.php:1082 wp-includes/media-template.php:1171 +#: wp-includes/widgets/class-wp-widget-media-audio.php:67 +#: wp-includes/widgets/class-wp-widget-media-video.php:68 msgid "Preload" msgstr "Предварительная загрузка" -#: wp-includes/class-wp-editor.php:922 +#: wp-includes/class-wp-editor.php:1100 msgid "Poster" msgstr "Постер" -#: wp-includes/class-wp-admin-bar.php:420 -msgid "Toolbar" -msgstr "Верхняя панель" - #: wp-includes/class-http.php:281 msgid "Destination directory for file streaming does not exist or is not writable." msgstr "Каталог назначения для файлового потока не существует или недоступен для записи." -#: wp-includes/class-http.php:534 +#: wp-includes/class-http.php:553 msgid "There are no HTTP transports available which can complete the requested request." msgstr "Нет ни одного доступного HTTP-транспорта, который может завершить запрос." @@ -7248,14 +7750,14 @@ msgctxt "post format" msgid "Format" msgstr "Формат" -#: wp-includes/class-wp-editor.php:1448 -msgid "Enter the destination URL" -msgstr "Введите адрес назначения (URL)" - -#: wp-includes/class-wp-editor.php:1462 +#: wp-includes/class-wp-editor.php:1704 msgid "Or link to existing content" msgstr "Или сделайте ссылку на существующий материал" +#: wp-includes/class-wp-editor.php:1690 +msgid "Enter the destination URL" +msgstr "Введите адрес назначения (URL)" + #: wp-includes/query.php:154 wp-includes/query.php:175 #: wp-includes/query.php:196 wp-includes/query.php:220 #: wp-includes/query.php:244 wp-includes/query.php:268 @@ -7266,28 +7768,28 @@ msgstr "Или сделайте ссылку на существующий ма #: wp-includes/query.php:483 wp-includes/query.php:503 #: wp-includes/query.php:523 wp-includes/query.php:543 #: wp-includes/query.php:563 wp-includes/query.php:592 -#: wp-includes/query.php:619 wp-includes/query.php:639 -#: wp-includes/query.php:659 wp-includes/query.php:679 -#: wp-includes/query.php:699 wp-includes/query.php:719 +#: wp-includes/query.php:620 wp-includes/query.php:640 +#: wp-includes/query.php:660 wp-includes/query.php:680 +#: wp-includes/query.php:700 wp-includes/query.php:720 msgid "Conditional query tags do not work before the query is run. Before then, they always return false." msgstr "Условные теги не работают, пока не разобран запрос. До этого момента они всегда возвращают false." -#: wp-includes/ms-functions.php:984 +#: wp-includes/ms-functions.php:1025 msgid "The user is already active." msgstr "Этот пользователь уже активирован." #. translators: %s: version number -#: wp-includes/functions.php:4130 +#: wp-includes/functions.php:4132 msgid "(This message was added in version %s.)" msgstr "(Это сообщение было добавлено в версии %s.)" #. translators: Developer debugging message. 1: PHP function name, 2: #. Explanatory message, 3: Version information message -#: wp-includes/functions.php:4137 +#: wp-includes/functions.php:4139 msgid "%1$s was called <strong>incorrectly</strong>. %2$s %3$s" msgstr "Функция %1$s вызвана <strong>неправильно</strong>. %2$s %3$s" -#: wp-includes/pluggable.php:1483 +#: wp-includes/pluggable.php:1498 msgid "Permalink: %s" msgstr "Постоянная ссылка: %s" @@ -7310,12 +7812,12 @@ msgctxt "Post format" msgid "Audio" msgstr "Аудио" -#: wp-includes/class-wp-xmlrpc-server.php:4901 -#: wp-includes/class-wp-xmlrpc-server.php:5225 +#: wp-includes/class-wp-xmlrpc-server.php:4924 +#: wp-includes/class-wp-xmlrpc-server.php:5248 msgid "Invalid post format." msgstr "Неверный формат записи" -#: wp-includes/class-wp-editor.php:1479 +#: wp-includes/class-wp-editor.php:1721 msgid "No search term specified. Showing recent items." msgstr "Поисковый запрос не задан. Показаны недавние элементы." @@ -7323,74 +7825,74 @@ msgstr "Поисковый запрос не задан. Показаны нед msgid "Only a static class method or function can be used in an uninstall hook." msgstr "Для удаления можно использовать только статический метод класса или функцию." -#: wp-includes/post.php:2879 +#: wp-includes/post.php:2884 msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead." msgstr "Целочисленный параметр количества записей считается устаревшим. Передавайте массив аргументов." -#: wp-includes/post-formats.php:91 -msgctxt "Post format" -msgid "Aside" -msgstr "Заметка" - -#: wp-includes/post-formats.php:92 +#: wp-includes/post-formats.php:98 msgctxt "Post format" -msgid "Chat" -msgstr "Чат" +msgid "Video" +msgstr "Видео" -#: wp-includes/post-formats.php:93 +#: wp-includes/post-formats.php:97 msgctxt "Post format" -msgid "Gallery" -msgstr "Галерея" +msgid "Status" +msgstr "Статус" -#: wp-includes/post-formats.php:94 +#: wp-includes/post-formats.php:96 msgctxt "Post format" -msgid "Link" -msgstr "Ссылка" +msgid "Quote" +msgstr "Цитата" #: wp-includes/post-formats.php:95 msgctxt "Post format" msgid "Image" msgstr "Изображение" -#: wp-includes/post-formats.php:96 +#: wp-includes/post-formats.php:94 msgctxt "Post format" -msgid "Quote" -msgstr "Цитата" +msgid "Link" +msgstr "Ссылка" -#: wp-includes/post-formats.php:97 +#: wp-includes/post-formats.php:93 msgctxt "Post format" -msgid "Status" -msgstr "Статус" +msgid "Gallery" +msgstr "Галерея" -#: wp-includes/post-formats.php:98 +#: wp-includes/post-formats.php:92 msgctxt "Post format" -msgid "Video" -msgstr "Видео" +msgid "Chat" +msgstr "Чат" -#: wp-includes/post.php:1379 -msgid "No pages found." -msgstr "Страниц не найдено." +#: wp-includes/post-formats.php:91 +msgctxt "Post format" +msgid "Aside" +msgstr "Заметка" #: wp-includes/post.php:1380 msgid "No posts found in Trash." msgstr "Записей в корзине не найдено." +#: wp-includes/post.php:1379 +msgid "No pages found." +msgstr "Страниц не найдено." + #: wp-includes/post.php:1380 msgid "No pages found in Trash." msgstr "Страниц в корзине не найдено." -#: wp-includes/script-loader.php:697 +#: wp-includes/script-loader.php:708 msgid "Network Enable" msgstr "Разрешить для сети" -#: wp-includes/admin-bar.php:567 +#: wp-includes/admin-bar.php:584 msgid "Shortlink" msgstr "Короткая ссылка" -#: wp-includes/class-wp-xmlrpc-server.php:1397 -#: wp-includes/class-wp-xmlrpc-server.php:3946 -#: wp-includes/class-wp-xmlrpc-server.php:5085 -#: wp-includes/class-wp-xmlrpc-server.php:5450 +#: wp-includes/class-wp-xmlrpc-server.php:1423 +#: wp-includes/class-wp-xmlrpc-server.php:3969 +#: wp-includes/class-wp-xmlrpc-server.php:5108 +#: wp-includes/class-wp-xmlrpc-server.php:5473 msgid "Invalid attachment ID." msgstr "Неверный ID вложения." @@ -7398,7 +7900,7 @@ msgstr "Неверный ID вложения." msgid "This file no longer needs to be included." msgstr "Подключение этого файла больше не требуется." -#: wp-login.php:527 +#: wp-login.php:530 msgid "Please enter your username or email address. You will receive a link to create a new password via email." msgstr "Пожалуйста, введите ваше имя пользователя или e-mail. Вы получите письмо со ссылкой для создания нового пароля." @@ -7407,99 +7909,95 @@ msgstr "Пожалуйста, введите ваше имя пользоват msgid "Display as dropdown" msgstr "В виде выпадающего меню" -#: wp-includes/class-wp-xmlrpc-server.php:504 +#: wp-includes/class-wp-xmlrpc-server.php:509 msgid "Thumbnail Width" msgstr "Ширина миниатюры" -#: wp-includes/class-wp-xmlrpc-server.php:509 +#: wp-includes/class-wp-xmlrpc-server.php:514 msgid "Thumbnail Height" msgstr "Высота миниатюры" -#: wp-includes/class-wp-xmlrpc-server.php:514 +#: wp-includes/class-wp-xmlrpc-server.php:519 msgid "Crop thumbnail to exact dimensions" msgstr "Обрезать миниатюру точно по размерам" -#: wp-includes/class-wp-xmlrpc-server.php:519 -msgid "Medium size image width" -msgstr "Ширина среднего размера" +#: wp-includes/class-wp-xmlrpc-server.php:544 +msgid "Large size image width" +msgstr "Ширина крупного размера" -#: wp-includes/class-wp-xmlrpc-server.php:524 +#: wp-includes/class-wp-xmlrpc-server.php:529 msgid "Medium size image height" msgstr "Высота среднего размера" -#: wp-includes/class-wp-xmlrpc-server.php:539 -msgid "Large size image width" -msgstr "Ширина крупного размера" +#: wp-includes/class-wp-xmlrpc-server.php:524 +msgid "Medium size image width" +msgstr "Ширина среднего размера" -#: wp-includes/class-wp-xmlrpc-server.php:544 +#: wp-includes/class-wp-xmlrpc-server.php:549 msgid "Large size image height" msgstr "Высота крупного размера" -#: wp-login.php:327 -msgid "Someone has requested a password reset for the following account:" -msgstr "Кто-то запросил сброс пароля для следующей учётной записи:" +#: wp-login.php:624 +msgid "Enter your new password below." +msgstr "Введите свой новый пароль." #: wp-login.php:330 msgid "If this was a mistake, just ignore this email and nothing will happen." msgstr "Если произошла ошибка, просто проигнорируйте это письмо, и ничего не произойдёт." -#: wp-login.php:331 -msgid "To reset your password, visit the following address:" -msgstr "Чтобы сбросить пароль, перейдите по следующей ссылке:" +#: wp-login.php:327 +msgid "Someone has requested a password reset for the following account:" +msgstr "Кто-то запросил сброс пароля для следующей учётной записи:" -#: wp-login.php:598 -msgid "The passwords do not match." -msgstr "Пароли не совпадают." +#: wp-login.php:616 +msgid "Your password has been reset." +msgstr "Ваш новый пароль вступил в силу." -#: wp-login.php:613 +#: wp-login.php:616 msgid "Password Reset" msgstr "Сброс пароля" -#: wp-login.php:613 -msgid "Your password has been reset." -msgstr "Ваш новый пароль вступил в силу." +#: wp-login.php:601 +msgid "The passwords do not match." +msgstr "Пароли не совпадают." -#: wp-login.php:621 wp-login.php:659 +#: wp-login.php:624 wp-login.php:662 msgid "Reset Password" msgstr "Задать пароль" -#: wp-login.php:621 -msgid "Enter your new password below." -msgstr "Введите свой новый пароль." +#: wp-login.php:331 +msgid "To reset your password, visit the following address:" +msgstr "Чтобы сбросить пароль, перейдите по следующей ссылке:" + +#: wp-login.php:644 +msgid "Confirm new password" +msgstr "Подтвердите новый пароль" -#: wp-login.php:629 +#: wp-login.php:632 msgid "New password" msgstr "Новый пароль" -#: wp-login.php:641 -msgid "Confirm new password" -msgstr "Подтвердите новый пароль" +#: wp-includes/admin-bar.php:550 +msgid "Manage Comments" +msgstr "Управление комментариями" #: wp-includes/admin-bar.php:278 msgid "Edit My Profile" msgstr "Изменить профиль" -#: wp-includes/admin-bar.php:533 -msgid "Manage Comments" -msgstr "Управление комментариями" - #: wp-includes/post-formats.php:68 msgid "Invalid post." msgstr "Неверная запись." -#: wp-includes/class-wp-theme.php:790 +#: wp-includes/class-wp-theme.php:806 msgid "Blavatar" msgstr "Блаватар" #. translators: %s: taxonomy name -#: wp-includes/post.php:3344 +#: wp-includes/post.php:3349 msgid "Invalid taxonomy: %s." msgstr "Неверная таксономия: %s." -#: wp-includes/class-wp-query.php:1714 -msgid "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead." -msgstr "Параметр «caller_get_posts» считается устаревшим. Используйте «ignore_sticky_posts»." - #: wp-includes/taxonomy.php:112 msgid "Link Category" msgstr "Рубрика ссылок" @@ -7524,7 +8022,7 @@ msgstr "Добавить новую рубрику ссылок" msgid "New Link Category Name" msgstr "Название новой рубрики ссылок" -#: wp-includes/admin-bar.php:442 +#: wp-includes/admin-bar.php:444 msgid "Network Admin" msgstr "Управление сетью" @@ -7534,26 +8032,6 @@ msgstr "Управление сетью" msgid "Your server is running PHP version %1$s but WordPress %2$s requires at least %3$s." msgstr "На сервере установлен PHP версии %1$s, однако для WordPress %2$s требуется хотя бы %3$s." -#: wp-signup.php:820 -msgctxt "Multisite active signup type" -msgid "all" -msgstr "все" - -#: wp-signup.php:821 -msgctxt "Multisite active signup type" -msgid "none" -msgstr "нет" - -#: wp-signup.php:822 -msgctxt "Multisite active signup type" -msgid "blog" -msgstr "блоги" - -#: wp-signup.php:823 -msgctxt "Multisite active signup type" -msgid "user" -msgstr "пользователи" - #: wp-includes/widgets/class-wp-nav-menu-widget.php:30 msgid "Custom Menu" msgstr "Произвольное меню" @@ -7562,11 +8040,6 @@ msgstr "Произвольное меню" msgid "This post is password protected. Enter the password to view comments." msgstr "Эта запись защищена паролем. Введите пароль, чтобы посмотреть комментарии." -#. translators: 1: blog name, 2: WordPress -#: wp-includes/theme-compat/footer.php:26 -msgid "%1$s is proudly powered by %2$s" -msgstr "Сайт «%1$s» работает на %2$s" - #. translators: %s: category name #: wp-includes/theme-compat/sidebar.php:39 msgid "You are currently browsing the archives for the %s category." @@ -7576,15 +8049,20 @@ msgstr "Вы просматриваете архив рубрики «%s&ra msgid "l, F jS, Y" msgstr "d.m.Y " -#: wp-includes/theme-compat/sidebar.php:56 -msgid "F, Y" -msgstr "F Y " - #. translators: 1: site link, 2: search query #: wp-includes/theme-compat/sidebar.php:70 msgid "You have searched the %1$s blog archives for <strong>‘%2$s’</strong>. If you are unable to find anything in these search results, you can try one of these links." msgstr "Вы искали <strong>«%3$s»</strong> в архиве блога <a href=\"%1$s/\">«%2$s»</a>. Если вам не удалось ничего найти в результатах поиска, можно попробовать одну из следующих ссылок." +#. translators: 1: blog name, 2: WordPress +#: wp-includes/theme-compat/footer.php:26 +msgid "%1$s is proudly powered by %2$s" +msgstr "Сайт «%1$s» работает на %2$s" + +#: wp-includes/theme-compat/sidebar.php:56 +msgid "F, Y" +msgstr "F Y " + #: wp-includes/taxonomy.php:509 msgid "Choose from the most used tags" msgstr "Выбрать из часто используемых меток" @@ -7594,19 +8072,6 @@ msgctxt "taxonomy general name" msgid "Categories" msgstr "Рубрики" -#: wp-includes/taxonomy.php:496 -msgctxt "taxonomy singular name" -msgid "Category" -msgstr "Рубрика" - -#: wp-includes/taxonomy.php:497 -msgid "Search Tags" -msgstr "Поиск меток" - -#: wp-includes/taxonomy.php:498 -msgid "Popular Tags" -msgstr "Популярные метки" - #: wp-includes/taxonomy.php:499 msgid "All Tags" msgstr "Все метки" @@ -7627,6 +8092,10 @@ msgstr "Обновить метку" msgid "Add New Tag" msgstr "Добавить новую метку" +#: wp-includes/taxonomy.php:505 +msgid "Add New Category" +msgstr "Добавить новую рубрику" + #: wp-includes/taxonomy.php:506 msgid "New Tag Name" msgstr "Название новой метки" @@ -7635,41 +8104,35 @@ msgstr "Название новой метки" msgid "New Category Name" msgstr "Название новой рубрики" -#: wp-includes/taxonomy.php:505 -msgid "Add New Category" -msgstr "Добавить новую рубрику" +#: wp-includes/taxonomy.php:498 +msgid "Popular Tags" +msgstr "Популярные метки" -#: wp-signup.php:760 -msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control." -msgstr "Подождите ещё немного. Иногда доставка электронного письма может задержаться по независящим от нас причинам." +#: wp-includes/taxonomy.php:497 +msgid "Search Tags" +msgstr "Поиск меток" + +#: wp-includes/taxonomy.php:496 +msgctxt "taxonomy singular name" +msgid "Category" +msgstr "Рубрика" #: wp-signup.php:761 msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake." msgstr "Проверьте корзину или папку для спама в вашем почтовом клиенте. Иногда письма по ошибке оказываются там." -#: wp-signup.php:871 +#: wp-signup.php:760 +msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control." +msgstr "Подождите ещё немного. Иногда доставка электронного письма может задержаться по независящим от нас причинам." + +#: wp-signup.php:887 msgid "Sorry, new registrations are not allowed at this time." msgstr "Извините, в настоящий момент регистрация закрыта." -#. translators: 1: type of site sign-up; 2: network settings URL -#: wp-signup.php:827 -msgid "Greetings Site Administrator! You are currently allowing “%s” registrations. To change or disable registration go to your <a href=\"%s\">Options page</a>." -msgstr "Приветствуем администратора сайта! Текущий режим регистрации: «%s». Чтобы изменить его или запретить регистрацию, перейдите на <a href=\"%s\">страницу настроек</a>." - #: wp-signup.php:240 msgid "We send your registration email to this address. (Double-check your email address before continuing.)" msgstr "На этот адрес будет отправлено письмо для подтверждения. (Внимательно проверьте адрес e-mail, перед тем как продолжить.)" -#: wp-includes/post.php:1370 -msgctxt "post type general name" -msgid "Posts" -msgstr "Записи" - -#: wp-includes/post.php:1370 -msgctxt "post type general name" -msgid "Pages" -msgstr "Страницы" - #: wp-includes/post.php:1371 msgctxt "post type singular name" msgid "Post" @@ -7680,17 +8143,27 @@ msgctxt "post type singular name" msgid "Page" msgstr "Страница" -#: wp-includes/post.php:1374 -msgid "Edit Page" -msgstr "Редактировать страницу" +#: wp-includes/post.php:1370 +msgctxt "post type general name" +msgid "Pages" +msgstr "Страницы" + +#: wp-includes/post.php:1373 +msgid "Add New Page" +msgstr "Добавить страницу" #: wp-includes/post.php:1378 msgid "Search Posts" msgstr "Поиск записей" -#: wp-includes/post.php:1378 -msgid "Search Pages" -msgstr "Поиск страниц" +#: wp-includes/post.php:1374 +msgid "Edit Page" +msgstr "Редактировать страницу" + +#: wp-includes/post.php:1370 +msgctxt "post type general name" +msgid "Posts" +msgstr "Записи" #: wp-includes/post.php:1381 msgid "Parent Page:" @@ -7700,19 +8173,19 @@ msgstr "Родительская страница:" msgid "Add New Post" msgstr "Добавить запись" -#: wp-includes/post.php:1373 -msgid "Add New Page" -msgstr "Добавить страницу" +#: wp-includes/post.php:1378 +msgid "Search Pages" +msgstr "Поиск страниц" #: wp-includes/ms-default-constants.php:141 msgid "<strong>Conflicting values for the constants VHOST and SUBDOMAIN_INSTALL.</strong> The value of SUBDOMAIN_INSTALL will be assumed to be your subdomain configuration setting." msgstr "<strong>Конфликт значений VHOST и SUBDOMAIN_INSTALL.</strong> В качестве параметра режима поддоменов будет использовано значение константы SUBDOMAIN_INSTALL." -#: wp-includes/user.php:2281 +#: wp-includes/user.php:2293 msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username." msgstr "<strong>ОШИБКА</strong>: Это имя пользователя некорректно, поскольку оно содержит недопустимые символы. Пожалуйста, введите корректное имя пользователя." -#: wp-includes/comment-template.php:2204 +#: wp-includes/comment-template.php:2206 msgid "Required fields are marked %s" msgstr "Обязательные поля помечены %s" @@ -7732,44 +8205,86 @@ msgstr "Тема без %1$s" msgid "Please include a %s template in your theme." msgstr "Пожалуйста, включите шаблон %1$s в вашу тему." -#: wp-includes/class-wp-xmlrpc-server.php:3184 -#: wp-includes/class-wp-xmlrpc-server.php:5751 -#: wp-includes/class-wp-xmlrpc-server.php:5973 +#: wp-includes/class-wp-xmlrpc-server.php:4887 +msgid "Sorry, you are not allowed to publish pages on this site." +msgstr "Извините, вам не разрешено публиковать страницы на этом сайте." + +#: wp-includes/class-wp-xmlrpc-server.php:3207 +#: wp-includes/class-wp-xmlrpc-server.php:5774 +#: wp-includes/class-wp-xmlrpc-server.php:5996 msgid "Sorry, you must be able to edit posts on this site in order to view categories." msgstr "Извините, чтобы просматривать рубрики, вам нужны права на редактирование записей на этом сайте." -#: wp-includes/class-wp-xmlrpc-server.php:1318 -#: wp-includes/class-wp-xmlrpc-server.php:4627 -msgid "Sorry, you are not allowed to post on this site." -msgstr "Извините, вам не разрешено публиковаться на этом сайте." - -#: wp-includes/class-wp-xmlrpc-server.php:4875 -#: wp-includes/class-wp-xmlrpc-server.php:4888 -#: wp-includes/class-wp-xmlrpc-server.php:4893 +#: wp-includes/class-wp-xmlrpc-server.php:4898 +#: wp-includes/class-wp-xmlrpc-server.php:4911 +#: wp-includes/class-wp-xmlrpc-server.php:4916 msgid "Sorry, you are not allowed to publish posts on this site." msgstr "Извините, вам не разрешено публиковать записи на этом сайте." -#: wp-includes/class-wp-xmlrpc-server.php:4864 -msgid "Sorry, you are not allowed to publish pages on this site." -msgstr "Извините, вам не разрешено публиковать страницы на этом сайте." +#: wp-includes/class-wp-xmlrpc-server.php:1344 +#: wp-includes/class-wp-xmlrpc-server.php:4650 +msgid "Sorry, you are not allowed to post on this site." +msgstr "Извините, вам не разрешено публиковаться на этом сайте." -#: wp-includes/class-wp-xmlrpc-server.php:484 +#: wp-includes/option.php:1758 +msgid "Site URL." +msgstr "Адрес сайта (URL)" + +#: wp-includes/class-wp-xmlrpc-server.php:489 msgid "Site Tagline" msgstr "Краткое описание" -#: wp-includes/class-wp-xmlrpc-server.php:3008 +#: wp-includes/class-wp-xmlrpc-server.php:3031 msgid "Sorry, you must be able to edit posts on this site in order to view tags." msgstr "Извините, чтобы просматривать метки, вам нужны права на редактирование записей на этом сайте." -#: wp-includes/ms-functions.php:620 -msgid "Sorry, that site is reserved!" -msgstr "Извините, этот сайт зарезервирован!" +#: wp-includes/pluggable.php:1789 +msgid "New user registration on your site %s:" +msgstr "На вашем сайте «%s» зарегистрирован новый пользователь:" -#: wp-includes/ms-functions.php:631 +#: wp-includes/ms-functions.php:643 msgid "That site is currently reserved but may be available in a couple days." msgstr "Этот сайт в настоящее время зарезервирован, но может стать доступным через несколько дней." -#: wp-includes/ms-functions.php:825 +#: wp-includes/ms-functions.php:632 +msgid "Sorry, that site is reserved!" +msgstr "Извините, этот сайт зарезервирован!" + +#: wp-includes/ms-functions.php:596 +msgid "Sorry, you may not use that site name." +msgstr "Извините, это имя сайта нельзя использовать." + +#: wp-includes/ms-functions.php:600 +msgid "Sorry, site names must have letters too!" +msgstr "Извините, имя сайта должно содержать также и буквы!" + +#: wp-includes/ms-functions.php:1181 +msgid "Could not create site." +msgstr "Не удалось создать сайт." + +#: wp-includes/class-wp-xmlrpc-server.php:3672 +#: wp-includes/class-wp-xmlrpc-server.php:3753 +#: wp-includes/class-wp-xmlrpc-server.php:3785 +#: wp-includes/class-wp-xmlrpc-server.php:3817 +#: wp-includes/class-wp-xmlrpc-server.php:4055 +msgid "Sorry, you are not allowed access to details about this site." +msgstr "Извините, вам не разрешено получать детальную информацию об этом сайте." + +#: wp-includes/ms-functions.php:1027 +msgid "The site is already active." +msgstr "Этот сайт уже активирован." + +#. translators: New site notification email subject. 1: Network name, 2: New +#. site name +#: wp-includes/ms-functions.php:1572 +msgid "New %1$s Site: %2$s" +msgstr "В сети «%1$s» новый сайт: %2$s" + +#: wp-includes/ms-functions.php:1264 +msgid "New Site Registration: %s" +msgstr "Регистрация нового сайта: %s" + +#: wp-includes/ms-functions.php:866 msgid "" "To activate your blog, please click the following link:\n" "\n" @@ -7791,52 +8306,10 @@ msgstr "" "\n" "%s" -#: wp-includes/ms-functions.php:986 -msgid "The site is already active." -msgstr "Этот сайт уже активирован." - -#: wp-includes/ms-functions.php:1140 -msgid "Could not create site." -msgstr "Не удалось создать сайт." - -#: wp-includes/ms-functions.php:1223 -msgid "New Site Registration: %s" -msgstr "Регистрация нового сайта: %s" - -#. translators: New site notification email subject. 1: Network name, 2: New -#. site name -#: wp-includes/ms-functions.php:1531 -msgid "New %1$s Site: %2$s" -msgstr "В сети «%1$s» новый сайт: %2$s" - -#: wp-includes/ms-functions.php:616 wp-includes/ms-functions.php:1133 +#: wp-includes/ms-functions.php:628 wp-includes/ms-functions.php:1174 msgid "Sorry, that site already exists!" msgstr "Извините, такой сайт уже существует!" -#: wp-includes/pluggable.php:1774 -msgid "New user registration on your site %s:" -msgstr "На вашем сайте «%s» зарегистрирован новый пользователь:" - -#: wp-includes/ms-functions.php:584 -msgid "Sorry, you may not use that site name." -msgstr "Извините, это имя сайта нельзя использовать." - -#: wp-includes/ms-functions.php:588 -msgid "Sorry, site names must have letters too!" -msgstr "Извините, имя сайта должно содержать также и буквы!" - -#: wp-includes/class-wp-xmlrpc-server.php:3649 -#: wp-includes/class-wp-xmlrpc-server.php:3730 -#: wp-includes/class-wp-xmlrpc-server.php:3762 -#: wp-includes/class-wp-xmlrpc-server.php:3794 -#: wp-includes/class-wp-xmlrpc-server.php:4032 -msgid "Sorry, you are not allowed access to details about this site." -msgstr "Извините, вам не разрешено получать детальную информацию об этом сайте." - -#: wp-includes/option.php:1749 -msgid "Site URL." -msgstr "Адрес сайта (URL)" - #: wp-includes/load.php:536 msgid "The site you have requested is not installed properly. Please contact the system administrator." msgstr "Запрошенный вами сайт установлен неверно. Пожалуйста, свяжитесь с администратором сервера." @@ -7845,39 +8318,40 @@ msgstr "Запрошенный вами сайт установлен невер msgid "This site has been archived or suspended." msgstr "Этот сайт заархивирован или заморожен." -#: wp-includes/nav-menu.php:371 +#: wp-includes/nav-menu.php:372 msgid "The given object ID is not that of a menu item." msgstr "Указанный ID объекта не принадлежит элементу меню." -#: wp-includes/formatting.php:4058 -msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address." -msgstr "Введённый адрес e-mail не является корректным. Пожалуйста, введите корректный адрес e-mail." +#: wp-includes/formatting.php:4178 +msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL." +msgstr "Введённый адрес сайта не является корректным URL. Пожалуйста, введите корректный URL." -#: wp-includes/formatting.php:4164 +#: wp-includes/formatting.php:4165 msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL." msgstr "Введённый адрес WordPress не является корректным URL. Пожалуйста, введите корректный URL." -#: wp-includes/formatting.php:4177 -msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL." -msgstr "Введённый адрес сайта не является корректным URL. Пожалуйста, введите корректный URL." +#: wp-includes/formatting.php:4059 +msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address." +msgstr "Введённый адрес e-mail не является корректным. Пожалуйста, введите корректный адрес e-mail." -#: wp-includes/taxonomy.php:2064 +#: wp-includes/taxonomy.php:2056 msgid "A term with the name provided already exists with this parent." msgstr "Элемент с указанным именем уже существует у родительского элемента." -#: wp-includes/ms-functions.php:2022 +#: wp-includes/ms-functions.php:2063 msgid "An error occurred adding you to this site. Back to the <a href=\"%s\">homepage</a>." msgstr "При добавлении вас к этому сайту произошла ошибка. Назад на <a href=\"%s\">главную</a>." -#: wp-includes/ms-functions.php:1940 +#: wp-includes/ms-functions.php:1981 msgid "This file is too big. Files must be less than %d KB in size." msgstr "Файл слишком велик. Размер файлов должен быть менее %d КБ." -#: wp-includes/comment-template.php:2233 +#: wp-includes/comment-template.php:2235 msgid "Your email address will not be published." msgstr "Ваш e-mail не будет опубликован." -#: wp-includes/class-http.php:264 wp-includes/class-wp-xmlrpc-server.php:6246 +#: wp-includes/class-http.php:264 wp-includes/class-http.php:484 +#: wp-includes/class-wp-xmlrpc-server.php:6269 msgid "A valid URL was not provided." msgstr "Предоставлен неверный URL." @@ -7886,66 +8360,66 @@ msgstr "Предоставлен неверный URL." msgid "Could not calculate resized image dimensions" msgstr "Не удалось вычислить новый размер изображения" -#: wp-mail.php:15 wp-mail.php:20 -msgid "This action has been disabled by the administrator." -msgstr "Это действие запрещено администратором." - -#: wp-signup.php:127 -msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!" -msgstr "Не менее 4 символов, только буквы и цифры. Значение нельзя изменить позже, будьте внимательны!" +#: wp-includes/ms-load.php:488 +msgid "If you’re still stuck with this message, then check that your database contains the following tables:" +msgstr "Если вы по-прежнему видите это сообщение — убедитесь, что в базе данных содержатся следующие таблицы:" #: wp-signup.php:758 msgid "If you haven’t received your email yet, there are a number of things you can do:" msgstr "Если вы ещё не получили письмо со ссылкой для активации, можно сделать несколько вещей:" -#: wp-signup.php:873 +#: wp-signup.php:313 +msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart’s content, but write responsibly!" +msgstr "Добро пожаловать, %s. Заполнив форму ниже, вы сможете <strong>добавить к вашей учётной записи ещё один сайт</strong>. На количество сайтов нет ограничений, но к написанию материалов подходите ответственно!" + +#: wp-mail.php:15 wp-mail.php:20 +msgid "This action has been disabled by the administrator." +msgstr "Это действие запрещено администратором." + +#: wp-signup.php:889 msgid "You are logged in already. No need to register again!" msgstr "Вы уже вошли на сайт. Нет нужды регистрироваться снова!" -#: wp-includes/ms-load.php:488 -msgid "If you’re still stuck with this message, then check that your database contains the following tables:" -msgstr "Если вы по-прежнему видите это сообщение — убедитесь, что в базе данных содержатся следующие таблицы:" - #. translators: %s: login URL -#: wp-signup.php:838 +#: wp-signup.php:854 msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site." msgstr "Вам необходимо <a href=\"%s\">авторизоваться</a>, чтобы создать новый сайт." -#: wp-signup.php:313 -msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart’s content, but write responsibly!" -msgstr "Добро пожаловать, %s. Заполнив форму ниже, вы сможете <strong>добавить к вашей учётной записи ещё один сайт</strong>. На количество сайтов нет ограничений, но к написанию материалов подходите ответственно!" +#: wp-signup.php:127 +msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!" +msgstr "Не менее 4 символов, только буквы и цифры. Значение нельзя изменить позже, будьте внимательны!" -#: wp-includes/script-loader.php:627 +#: wp-includes/script-loader.php:635 msgid "Are you sure you want to install this plugin?" msgstr "Вы уверены, что хотите установить этот плагин?" -#: wp-includes/post.php:1390 wp-includes/script-loader.php:741 +#: wp-includes/script-loader.php:752 msgid "Use as featured image" msgstr "Использовать как изображение записи" -#: wp-includes/general-template.php:1016 +#: wp-includes/general-template.php:1031 msgid "Page %s" msgstr "Страница %s" -#: wp-includes/load.php:219 -msgid "Maintenance" -msgstr "Обслуживание" - #: wp-includes/load.php:223 msgid "Briefly unavailable for scheduled maintenance. Check back in a minute." msgstr "Сайт ненадолго закрыт на техническое обслуживание. Зайдите через минуту." -#: wp-includes/post.php:113 -msgid "Navigation Menu Items" -msgstr "Элементы меню навигации" +#: wp-includes/load.php:219 +msgid "Maintenance" +msgstr "Обслуживание" + +#: wp-includes/taxonomy.php:98 +msgid "Navigation Menus" +msgstr "Меню навигации" #: wp-includes/post.php:114 msgid "Navigation Menu Item" msgstr "Элемент меню навигации" -#: wp-includes/taxonomy.php:98 -msgid "Navigation Menus" -msgstr "Меню навигации" +#: wp-includes/post.php:113 +msgid "Navigation Menu Items" +msgstr "Элементы меню навигации" #. translators: 1: Site name #: wp-links-opml.php:31 @@ -7956,7 +8430,7 @@ msgstr "Ссылки сайта «%s»" msgid "No menus have been created yet. <a href=\"%s\">Create some</a>." msgstr "Ни одного меню ещё не создано. <a href=\"%s\">Создать</a>" -#: wp-includes/script-loader.php:751 +#: wp-includes/script-loader.php:762 msgid "" "You are about to permanently delete this menu. \n" " 'Cancel' to stop, 'OK' to delete." @@ -7968,13 +8442,8 @@ msgstr "" msgid "This is the short link." msgstr "Это короткая ссылка." -#. translators: 1: Number of updates available to WordPress -#: wp-includes/update.php:592 -msgid "%d WordPress Update" -msgstr "%d обновление WordPress" - #. translators: 1: Number of updates available to plugins -#: wp-includes/update.php:596 +#: wp-includes/update.php:598 msgid "%d Plugin Update" msgid_plural "%d Plugin Updates" msgstr[0] "%d обновление плагина" @@ -7982,55 +8451,39 @@ msgstr[1] "%d обновления плагинов" msgstr[2] "%d обновлений плагинов" #. translators: 1: Number of updates available to themes -#: wp-includes/update.php:600 +#: wp-includes/update.php:602 msgid "%d Theme Update" msgid_plural "%d Theme Updates" msgstr[0] "%d обновление темы" msgstr[1] "%d обновления тем" msgstr[2] "%d обновлений тем" -#: wp-includes/script-loader.php:297 -msgid "File canceled." -msgstr "Загрузка отменена." - -#: wp-signup.php:108 -msgid "Site Domain:" -msgstr "Домен сайта:" - -#: wp-signup.php:319 -msgid "Sites you are already a member of:" -msgstr "Сайты, участником которых вы являетесь:" - -#: wp-signup.php:328 -msgid "If you’re not going to use a great site domain, leave it for a new user. Now have at it!" -msgstr "Если вы не собираетесь использовать отличный домен, оставьте его для новых пользователей. А теперь приступайте!" +#. translators: 1: Number of updates available to WordPress +#: wp-includes/update.php:594 +msgid "%d WordPress Update" +msgstr "%d обновление WordPress" -#: wp-signup.php:343 -msgid "Create Site" -msgstr "Создать сайт" +#: wp-signup.php:755 +msgid "If you do not activate your site within two days, you will have to sign up again." +msgstr "Если вы не активируете ваш сайт в течение двух дней, вам придётся регистрироваться заново." -#. translators: %s: site name -#: wp-signup.php:469 -msgid "The site %s is yours." -msgstr "Сайт «%s» — ваш." +#: wp-signup.php:752 +msgid "But, before you can start using your site, <strong>you must activate it</strong>." +msgstr "Но прежде чем вы сможете пользоваться своим сайтом, <strong>нужно его активировать</strong>." #: wp-signup.php:552 msgid "Gimme a site!" msgstr "Дайте мне сайт!" +#: wp-signup.php:868 +msgid "Site registration has been disabled." +msgstr "Регистрация сайтов отключена." + #. translators: %s: site address #: wp-signup.php:750 msgid "Congratulations! Your new site, %s, is almost ready." msgstr "Поздравляем! Ваш новый сайт, %s, почти готов." -#: wp-signup.php:755 -msgid "If you do not activate your site within two days, you will have to sign up again." -msgstr "Если вы не активируете ваш сайт в течение двух дней, вам придётся регистрироваться заново." - -#: wp-signup.php:852 -msgid "Site registration has been disabled." -msgstr "Регистрация сайтов отключена." - #: wp-signup.php:307 msgid "Get <em>another</em> %s site in seconds" msgstr "Получите <em>ещё один</em> сайт в сети «%s» за считанные секунды" @@ -8039,60 +8492,82 @@ msgstr "Получите <em>ещё один</em> сайт в сети «%s msgid "sitename" msgstr "имя-сайта" -#: wp-signup.php:752 -msgid "But, before you can start using your site, <strong>you must activate it</strong>." -msgstr "Но прежде чем вы сможете пользоваться своим сайтом, <strong>нужно его активировать</strong>." - #: wp-signup.php:106 msgid "Site Name:" msgstr "Имя сайта:" -#. translators: 1: Post title -#: wp-includes/pluggable.php:1450 -msgid "New trackback on your post \"%s\"" -msgstr "Новая обратная ссылка на вашу запись \"%s\"" +#: wp-signup.php:108 +msgid "Site Domain:" +msgstr "Домен сайта:" -#: wp-includes/ms-load.php:466 -msgid "If you are the owner of this network please check that MySQL is running properly and all tables are error free." -msgstr "Если вы администратор сети — убедитесь, что MySQL работает и в таблицах нет ошибок." +#: wp-signup.php:132 +msgid "Site Title:" +msgstr "Название сайта:" -#: wp-includes/ms-load.php:465 -msgid "If your site does not display, please contact the owner of this network." -msgstr "Если ваш сайт не отображается, свяжитесь с администратором этой сети." +#: wp-includes/script-loader.php:297 +msgid "File canceled." +msgstr "Загрузка отменена." -#: wp-includes/pluggable.php:1471 -msgid "New comment on your post \"%s\"" -msgstr "Новый комментарий к записи \"%s\"" +#. translators: 1: Post title +#: wp-includes/pluggable.php:1645 +msgid "A new comment on the post \"%s\" is waiting for your approval" +msgstr "Новый комментарий к записи \"%s\" ожидает проверки" #. translators: 1: Post title -#: wp-includes/pluggable.php:1461 -msgid "New pingback on your post \"%s\"" -msgstr "Новое уведомление к вашей записи \"%s\"" +#: wp-includes/pluggable.php:1635 +msgid "A new pingback on the post \"%s\" is waiting for your approval" +msgstr "Новое уведомление к записи \"%s\" ожидает проверки" #. translators: 1: Post title -#: wp-includes/pluggable.php:1610 +#: wp-includes/pluggable.php:1625 msgid "A new trackback on the post \"%s\" is waiting for your approval" msgstr "Новая обратная ссылка к записи \"%s\" ожидает проверки" #. translators: 1: Post title -#: wp-includes/pluggable.php:1620 -msgid "A new pingback on the post \"%s\" is waiting for your approval" -msgstr "Новое уведомление к записи \"%s\" ожидает проверки" +#: wp-includes/pluggable.php:1476 +msgid "New pingback on your post \"%s\"" +msgstr "Новое уведомление к вашей записи \"%s\"" + +#: wp-includes/pluggable.php:1486 +msgid "New comment on your post \"%s\"" +msgstr "Новый комментарий к записи \"%s\"" + +#: wp-includes/ms-load.php:465 +msgid "If your site does not display, please contact the owner of this network." +msgstr "Если ваш сайт не отображается, свяжитесь с администратором этой сети." + +#: wp-includes/ms-load.php:466 +msgid "If you are the owner of this network please check that MySQL is running properly and all tables are error free." +msgstr "Если вы администратор сети — убедитесь, что MySQL работает и в таблицах нет ошибок." #. translators: 1: Post title -#: wp-includes/pluggable.php:1630 -msgid "A new comment on the post \"%s\" is waiting for your approval" -msgstr "Новый комментарий к записи \"%s\" ожидает проверки" +#: wp-includes/pluggable.php:1465 +msgid "New trackback on your post \"%s\"" +msgstr "Новая обратная ссылка на вашу запись \"%s\"" -#: wp-signup.php:132 -msgid "Site Title:" -msgstr "Название сайта:" +#: wp-signup.php:319 +msgid "Sites you are already a member of:" +msgstr "Сайты, участником которых вы являетесь:" -#: wp-includes/widgets/class-wp-nav-menu-widget.php:141 -msgid "Select Menu:" -msgstr "Выберите меню:" +#: wp-signup.php:328 +msgid "If you’re not going to use a great site domain, leave it for a new user. Now have at it!" +msgstr "Если вы не собираетесь использовать отличный домен, оставьте его для новых пользователей. А теперь приступайте!" + +#: wp-signup.php:343 +msgid "Create Site" +msgstr "Создать сайт" + +#. translators: %s: site name +#: wp-signup.php:469 +msgid "The site %s is yours." +msgstr "Сайт «%s» — ваш." + +#. translators: %s: post title +#: wp-includes/theme-compat/comments.php:37 +msgid "One response to %s" +msgstr "Один комментарий на «%s»" -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:152 +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:166 msgid "Taxonomy:" msgstr "Таксономия:" @@ -8100,137 +8575,19 @@ msgstr "Таксономия:" msgid "Navigation Menu" msgstr "Меню навигации" -#. translators: %s: post title -#: wp-includes/theme-compat/comments.php:37 -msgid "One response to %s" -msgstr "Один комментарий на «%s»" +#: wp-includes/widgets/class-wp-nav-menu-widget.php:141 +msgid "Select Menu:" +msgstr "Выберите меню:" -#: wp-includes/admin-bar.php:789 +#: wp-includes/admin-bar.php:807 #: wp-includes/class-wp-customize-nav-menus.php:567 msgid "Menus" msgstr "Меню" -#: wp-includes/class-wp-xmlrpc-server.php:417 -msgid "Software Version" -msgstr "Версия платформы" - -#: wp-includes/class-wp-xmlrpc-server.php:474 -msgid "Time Zone" -msgstr "Часовой пояс" - -#: wp-includes/class-wp-xmlrpc-server.php:499 -msgid "Allow new users to sign up" -msgstr "Разрешить регистрацию пользователей" - -#: wp-includes/class-wp-xmlrpc-server.php:2679 -#: wp-includes/class-wp-xmlrpc-server.php:2799 -#: wp-includes/class-wp-xmlrpc-server.php:2861 -msgid "Sorry, no such page." -msgstr "Извините, такой страницы нет." - -#: wp-includes/class-wp-xmlrpc-server.php:3231 -#: wp-includes/class-wp-xmlrpc-server.php:3363 -#: wp-includes/class-wp-xmlrpc-server.php:3430 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:317 -msgid "Invalid comment ID." -msgstr "Неверный ID комментария." - -#: wp-includes/class-wp-xmlrpc-server.php:3288 -#: wp-includes/class-wp-xmlrpc-server.php:3445 -msgid "Invalid comment status." -msgstr "Неверный статус комментария." - -#: wp-includes/class-wp-xmlrpc-server.php:1311 -#: wp-includes/class-wp-xmlrpc-server.php:1570 -#: wp-includes/class-wp-xmlrpc-server.php:1636 -#: wp-includes/class-wp-xmlrpc-server.php:1734 -#: wp-includes/class-wp-xmlrpc-server.php:2665 -#: wp-includes/class-wp-xmlrpc-server.php:3545 -#: wp-includes/class-wp-xmlrpc-server.php:3549 -#: wp-includes/class-wp-xmlrpc-server.php:3686 -#: wp-includes/class-wp-xmlrpc-server.php:4233 -#: wp-includes/class-wp-xmlrpc-server.php:4297 -#: wp-includes/class-wp-xmlrpc-server.php:4300 -#: wp-includes/class-wp-xmlrpc-server.php:4303 -#: wp-includes/class-wp-xmlrpc-server.php:4477 -#: wp-includes/class-wp-xmlrpc-server.php:5208 -#: wp-includes/class-wp-xmlrpc-server.php:5505 -#: wp-includes/class-wp-xmlrpc-server.php:6018 -#: wp-includes/class-wp-xmlrpc-server.php:6072 -#: wp-includes/class-wp-xmlrpc-server.php:6191 wp-includes/post.php:3012 -#: wp-includes/post.php:3546 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:331 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:693 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:370 -#: wp-includes/revision.php:292 -msgid "Invalid post ID." -msgstr "Неверный ID записи." - -#: wp-includes/class-wp-xmlrpc-server.php:3591 -msgid "Comment author name and email are required." -msgstr "Требуются имя и e-mail автора комментария" - -#: wp-includes/class-wp-xmlrpc-server.php:3593 -msgid "A valid email address is required." -msgstr "Требуется корректный адрес e-mail" - -#: wp-includes/class-wp-xmlrpc-server.php:4541 -#: wp-includes/class-wp-xmlrpc-server.php:5923 -msgid "Either there are no posts, or something went wrong." -msgstr "Либо записей нет, либо что-то случилось." - -#: wp-includes/class-wp-xmlrpc-server.php:4701 -#: wp-includes/class-wp-xmlrpc-server.php:4773 -#: wp-includes/class-wp-xmlrpc-server.php:5605 -#: wp-includes/class-wp-xmlrpc-server.php:6139 -msgid "Sorry, no such post." -msgstr "Извините, такой записи нет." - -#: wp-includes/class-wp-xmlrpc-server.php:1332 -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1124 -msgid "Sorry, you are not allowed to publish posts in this post type." -msgstr "Извините, но вам не разрешено публиковать записи в этом блоге." - -#: wp-includes/class-wp-xmlrpc-server.php:1305 -#: wp-includes/class-wp-xmlrpc-server.php:1792 -#: wp-includes/class-wp-xmlrpc-server.php:3300 -#: wp-includes/class-wp-xmlrpc-server.php:4115 -#: wp-includes/class-wp-xmlrpc-server.php:4879 -#: wp-includes/class-wp-xmlrpc-server.php:4937 -#: wp-includes/class-wp-xmlrpc-server.php:5215 -#: wp-includes/class-wp-xmlrpc-server.php:5279 wp-includes/post.php:1160 -#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:128 -msgid "Invalid post type." -msgstr "Неверный тип записи." - -#: wp-includes/class-wp-xmlrpc-server.php:6251 -msgid "Is there no link to us?" -msgstr "Похоже, что ссылки на наш сайт нет." - -#: wp-includes/class-wp-xmlrpc-server.php:6296 -msgid "The source URL and the target URL cannot both point to the same resource." -msgstr "Адрес источника и адрес получателя не могут указывать на один и тот же ресурс." - -#: wp-includes/class-wp-xmlrpc-server.php:6304 -msgid "The pingback has already been registered." -msgstr "Уведомление уже было зарегистрировано." - -#: wp-includes/class-wp-xmlrpc-server.php:6329 -msgid "The source URL does not exist." -msgstr "Ссылка на источник не найдена." - -#: wp-includes/class-wp-xmlrpc-server.php:6387 -msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source." -msgstr "Адрес источника не содержит ссылки на получателя, и потому не может быть использован как источник." - -#. translators: 1: URL of the page linked from, 2: URL of the page linked to -#: wp-includes/class-wp-xmlrpc-server.php:6420 -msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)" -msgstr "Уведомление от %1$s к %2$s зарегистрировано. Люди говорят! :-)" - -#: wp-includes/class-wp-xmlrpc-server.php:6453 -msgid "The specified target URL does not exist." -msgstr "Указанная ссылка не найдена." +#. translators: 1: Database error message, 2: SQL query +#: wp-includes/wp-db.php:1372 +msgid "WordPress database error %1$s for query %2$s" +msgstr "База данных WordPress возвратила ошибку %1$s в ответ на запрос %2$s" #. translators: 1: Database error message, 2: SQL query, 3: Name of the calling #. function @@ -8238,2404 +8595,2543 @@ msgstr "Указанная ссылка не найдена." msgid "WordPress database error %1$s for query %2$s made by %3$s" msgstr "База данных WordPress возвратила ошибку %1$s в ответ на запрос %2$s, выполненный %3$s" -#. translators: 1: Database error message, 2: SQL query -#: wp-includes/wp-db.php:1372 -msgid "WordPress database error %1$s for query %2$s" -msgstr "База данных WordPress возвратила ошибку %1$s в ответ на запрос %2$s" - #: wp-includes/load.php:141 msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." msgstr "Похоже, в вашей конфигурации PHP отсутствует расширение MySQL, необходимое для работы WordPress." -#: wp-includes/class-wp-xmlrpc-server.php:412 -msgid "Software Name" -msgstr "Название платформы" - -#: wp-includes/class-wp-xmlrpc-server.php:2808 -msgid "Failed to delete the page." -msgstr "Не удалось удалить страницу." +#: wp-includes/class-wp-xmlrpc-server.php:6476 +msgid "The specified target URL does not exist." +msgstr "Указанная ссылка не найдена." -#: wp-includes/class-wp-xmlrpc-server.php:6286 -#: wp-includes/class-wp-xmlrpc-server.php:6293 -#: wp-includes/class-wp-xmlrpc-server.php:6300 -#: wp-includes/class-wp-xmlrpc-server.php:6446 -msgid "The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource." -msgstr "Заданный URL нельзя использовать в качестве адресата. Его не существует, либо он указывает на ресурс без возможности уведомлений." +#. translators: 1: URL of the page linked from, 2: URL of the page linked to +#: wp-includes/class-wp-xmlrpc-server.php:6443 +msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)" +msgstr "Уведомление от %1$s к %2$s зарегистрировано. Люди говорят! :-)" -#: wp-includes/class-wp-xmlrpc-server.php:3090 -#: wp-includes/class-wp-xmlrpc-server.php:3092 -msgid "Sorry, the new category failed." -msgstr "Извините, создать рубрику не удалось." +#: wp-includes/class-wp-xmlrpc-server.php:6410 +msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source." +msgstr "Адрес источника не содержит ссылки на получателя, и потому не может быть использован как источник." -#: wp-includes/class-wp-xmlrpc-server.php:6350 +#: wp-includes/class-wp-xmlrpc-server.php:6373 msgid "We cannot find a title on that page." msgstr "Невозможно определить заголовок этой страницы." -#: wp-includes/class-wp-xmlrpc-server.php:3531 -msgid "You must be registered to comment." -msgstr "Для отправки комментария вам необходимо зарегистрироваться" - -#: wp-includes/class-wp-xmlrpc-server.php:3888 -msgid "Sorry, you are not allowed to update options." -msgstr "Извините, вам не разрешено обновлять настройки." +#: wp-includes/class-wp-xmlrpc-server.php:6352 +msgid "The source URL does not exist." +msgstr "Ссылка на источник не найдена." -#: wp-includes/class-wp-xmlrpc-server.php:5270 -msgid "Sorry, you are not allowed to change the post author as this user." -msgstr "Извините, вам не разрешено изменять автора записи от лица этого пользователя." +#: wp-includes/class-wp-xmlrpc-server.php:6327 +msgid "The pingback has already been registered." +msgstr "Уведомление уже было зарегистрировано." -#: wp-includes/class-wp-xmlrpc-server.php:5275 -msgid "Sorry, you are not allowed to change the page author as this user." -msgstr "Извините, вам не разрешено изменять автора страницы от лица этого пользователя." +#: wp-includes/class-wp-xmlrpc-server.php:6319 +msgid "The source URL and the target URL cannot both point to the same resource." +msgstr "Адрес источника и адрес получателя не могут указывать на один и тот же ресурс." -#: wp-includes/class-wp-xmlrpc-server.php:3690 -msgid "Sorry, you are not allowed access to details of this post." -msgstr "Извините, вам не разрешено получать детальную информацию об этой записи." +#: wp-includes/class-wp-xmlrpc-server.php:6309 +#: wp-includes/class-wp-xmlrpc-server.php:6316 +#: wp-includes/class-wp-xmlrpc-server.php:6323 +#: wp-includes/class-wp-xmlrpc-server.php:6469 +msgid "The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource." +msgstr "Заданный URL нельзя использовать в качестве адресата. Его не существует, либо он указывает на ресурс без возможности уведомлений." -#: wp-includes/class-wp-xmlrpc-server.php:4710 -#: wp-includes/class-wp-xmlrpc-server.php:5384 -#: wp-includes/class-wp-xmlrpc-server.php:6194 -msgid "Sorry, you are not allowed to publish this post." -msgstr "Извините, вам не разрешено публиковать эту запись." +#: wp-includes/class-wp-xmlrpc-server.php:6274 +msgid "Is there no link to us?" +msgstr "Похоже, что ссылки на наш сайт нет." #. translators: 1: file name, 2: error message -#: wp-includes/class-wp-xmlrpc-server.php:5841 +#: wp-includes/class-wp-xmlrpc-server.php:5864 msgid "Could not write file %1$s (%2$s)." msgstr "Не удалось записать файл %1$s (%2$s)" -#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:640 +#: wp-includes/class-wp-xmlrpc-server.php:5298 +msgid "Sorry, you are not allowed to change the page author as this user." +msgstr "Извините, вам не разрешено изменять автора страницы от лица этого пользователя." + +#: wp-includes/class-wp-xmlrpc-server.php:5293 +msgid "Sorry, you are not allowed to change the post author as this user." +msgstr "Извините, вам не разрешено изменять автора записи от лица этого пользователя." + +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:645 msgid "Sorry, you are not allowed to update posts as this user." msgstr "Вам не разрешено обновлять записи от лица этого пользователя" -#: wp-includes/class-wp-editor.php:910 -msgid "General" -msgstr "Общие" +#: wp-includes/class-wp-customize-nav-menus.php:790 +#: wp-includes/class-wp-xmlrpc-server.php:1331 +#: wp-includes/class-wp-xmlrpc-server.php:1815 +#: wp-includes/class-wp-xmlrpc-server.php:3323 +#: wp-includes/class-wp-xmlrpc-server.php:4138 +#: wp-includes/class-wp-xmlrpc-server.php:4902 +#: wp-includes/class-wp-xmlrpc-server.php:4960 +#: wp-includes/class-wp-xmlrpc-server.php:5238 +#: wp-includes/class-wp-xmlrpc-server.php:5302 wp-includes/post.php:1160 +#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:128 +msgid "Invalid post type." +msgstr "Неверный тип записи." -#: wp-includes/comment.php:241 -msgid "Unapproved" -msgstr "Не одобрен" +#: wp-includes/class-wp-xmlrpc-server.php:1358 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1129 +msgid "Sorry, you are not allowed to publish posts in this post type." +msgstr "Извините, но вам не разрешено публиковать записи в этом блоге." -#: wp-includes/comment.php:2095 -msgid "Could not update comment status" -msgstr "Не удалось обновить статус комментария" +#: wp-includes/class-wp-xmlrpc-server.php:4724 +#: wp-includes/class-wp-xmlrpc-server.php:4796 +#: wp-includes/class-wp-xmlrpc-server.php:5628 +#: wp-includes/class-wp-xmlrpc-server.php:6162 +msgid "Sorry, no such post." +msgstr "Извините, такой записи нет." -#: wp-includes/cron.php:405 -msgid "Once Hourly" -msgstr "Каждый час" +#: wp-includes/class-wp-xmlrpc-server.php:4733 +#: wp-includes/class-wp-xmlrpc-server.php:5407 +#: wp-includes/class-wp-xmlrpc-server.php:6217 +msgid "Sorry, you are not allowed to publish this post." +msgstr "Извините, вам не разрешено публиковать эту запись." -#: wp-includes/cron.php:406 -msgid "Twice Daily" -msgstr "Два раза в день" +#: wp-includes/class-wp-xmlrpc-server.php:4564 +#: wp-includes/class-wp-xmlrpc-server.php:5946 +msgid "Either there are no posts, or something went wrong." +msgstr "Либо записей нет, либо что-то случилось." -#: wp-includes/cron.php:407 -msgid "Once Daily" -msgstr "Каждый день" +#: wp-includes/class-wp-xmlrpc-server.php:3911 +msgid "Sorry, you are not allowed to update options." +msgstr "Извините, вам не разрешено обновлять настройки." -#: wp-includes/widgets/class-wp-widget-links.php:142 -#: wp-includes/widgets/class-wp-widget-pages.php:135 -msgid "Sort by:" -msgstr "Приоритет сортировки:" +#: wp-includes/class-wp-xmlrpc-server.php:3713 +msgid "Sorry, you are not allowed access to details of this post." +msgstr "Извините, вам не разрешено получать детальную информацию об этой записи." -#: wp-includes/widgets/class-wp-widget-pages.php:137 -msgid "Page title" -msgstr "Заголовок страницы" +#: wp-includes/class-wp-xmlrpc-server.php:3616 +msgid "A valid email address is required." +msgstr "Требуется корректный адрес e-mail" -#: wp-includes/widgets/class-wp-widget-pages.php:138 -msgid "Page order" -msgstr "Порядок страницы" +#: wp-includes/class-wp-xmlrpc-server.php:3614 +msgid "Comment author name and email are required." +msgstr "Требуются имя и e-mail автора комментария" -#: wp-includes/widgets/class-wp-widget-pages.php:139 -msgid "Page ID" -msgstr "ID страницы" +#: wp-includes/class-wp-xmlrpc-server.php:1337 +#: wp-includes/class-wp-xmlrpc-server.php:1593 +#: wp-includes/class-wp-xmlrpc-server.php:1659 +#: wp-includes/class-wp-xmlrpc-server.php:1757 +#: wp-includes/class-wp-xmlrpc-server.php:2688 +#: wp-includes/class-wp-xmlrpc-server.php:3568 +#: wp-includes/class-wp-xmlrpc-server.php:3572 +#: wp-includes/class-wp-xmlrpc-server.php:3709 +#: wp-includes/class-wp-xmlrpc-server.php:4256 +#: wp-includes/class-wp-xmlrpc-server.php:4320 +#: wp-includes/class-wp-xmlrpc-server.php:4323 +#: wp-includes/class-wp-xmlrpc-server.php:4326 +#: wp-includes/class-wp-xmlrpc-server.php:4500 +#: wp-includes/class-wp-xmlrpc-server.php:5231 +#: wp-includes/class-wp-xmlrpc-server.php:5528 +#: wp-includes/class-wp-xmlrpc-server.php:6041 +#: wp-includes/class-wp-xmlrpc-server.php:6095 +#: wp-includes/class-wp-xmlrpc-server.php:6214 wp-includes/post.php:3017 +#: wp-includes/post.php:3551 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:331 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:699 +#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:375 +#: wp-includes/revision.php:292 +msgid "Invalid post ID." +msgstr "Неверный ID записи." -#: wp-includes/widgets/class-wp-widget-pages.php:143 -msgid "Exclude:" -msgstr "Исключить:" +#: wp-includes/class-wp-xmlrpc-server.php:3554 +msgid "You must be registered to comment." +msgstr "Для отправки комментария вам необходимо зарегистрироваться" -#: wp-includes/widgets/class-wp-widget-pages.php:146 -msgid "Page IDs, separated by commas." -msgstr "ID страниц, разделённые запятыми." +#: wp-includes/class-wp-xmlrpc-server.php:3311 +#: wp-includes/class-wp-xmlrpc-server.php:3468 +msgid "Invalid comment status." +msgstr "Неверный статус комментария." -#: wp-includes/widgets/class-wp-widget-links.php:27 -msgid "Your blogroll" -msgstr "Ваши ссылки" +#: wp-includes/class-wp-xmlrpc-server.php:3254 +#: wp-includes/class-wp-xmlrpc-server.php:3386 +#: wp-includes/class-wp-xmlrpc-server.php:3453 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:317 +msgid "Invalid comment ID." +msgstr "Неверный ID комментария." -#: wp-includes/widgets/class-wp-widget-links.php:152 -msgid "Show Link Image" -msgstr "Показывать изображения" +#: wp-includes/class-wp-xmlrpc-server.php:3113 +#: wp-includes/class-wp-xmlrpc-server.php:3115 +msgid "Sorry, the new category failed." +msgstr "Извините, создать рубрику не удалось." -#: wp-includes/widgets/class-wp-widget-links.php:154 -msgid "Show Link Name" -msgstr "Показывать названия ссылок" +#: wp-includes/class-wp-xmlrpc-server.php:2831 +msgid "Failed to delete the page." +msgstr "Не удалось удалить страницу." -#: wp-includes/widgets/class-wp-widget-links.php:156 -msgid "Show Link Description" -msgstr "Показывать описания ссылок" +#: wp-includes/class-wp-xmlrpc-server.php:2702 +#: wp-includes/class-wp-xmlrpc-server.php:2822 +#: wp-includes/class-wp-xmlrpc-server.php:2884 +msgid "Sorry, no such page." +msgstr "Извините, такой страницы нет." -#: wp-includes/widgets/class-wp-widget-links.php:158 -msgid "Show Link Rating" -msgstr "Показывать рейтинг ссылок" +#: wp-includes/class-wp-xmlrpc-server.php:504 +msgid "Allow new users to sign up" +msgstr "Разрешить регистрацию пользователей" -#: wp-includes/widgets/class-wp-widget-archives.php:82 -msgid "Select Month" -msgstr "Выберите месяц" +#: wp-includes/class-wp-xmlrpc-server.php:479 +msgid "Time Zone" +msgstr "Часовой пояс" -#: wp-includes/widgets/class-wp-widget-archives.php:161 -#: wp-includes/widgets/class-wp-widget-categories.php:167 -msgid "Show post counts" -msgstr "Отображать число записей" +#: wp-includes/class-wp-xmlrpc-server.php:422 +msgid "Software Version" +msgstr "Версия платформы" -#: wp-includes/widgets/class-wp-widget-meta.php:58 -msgid "Entries <abbr title=\"Really Simple Syndication\">RSS</abbr>" -msgstr "<abbr title=\"Really Simple Syndication\">RSS</abbr> записей" +#: wp-includes/class-wp-xmlrpc-server.php:417 +msgid "Software Name" +msgstr "Название платформы" -#: wp-includes/widgets/class-wp-widget-calendar.php:41 -msgid "Calendar" -msgstr "Календарь" +#: wp-signup.php:862 +msgid "User registration has been disabled." +msgstr "Регистрация пользователей отключена." -#: wp-includes/widgets/class-wp-widget-text.php:32 -msgid "Text" -msgstr "Текст" +#: wp-signup.php:850 +msgid "Registration has been disabled." +msgstr "Регистрация отключена." -#: wp-includes/widgets/class-wp-widget-categories.php:71 -msgid "Select Category" -msgstr "Выберите рубрику" +#: wp-signup.php:756 +msgid "Still waiting for your email?" +msgstr "Всё ещё ждёте письмо?" -#: wp-includes/widgets/class-wp-widget-categories.php:170 -msgid "Show hierarchy" -msgstr "Отображать иерархию" +#: wp-signup.php:673 +msgid "Signup" +msgstr "Зарегистрироваться" -#: wp-includes/widgets/class-wp-widget-recent-posts.php:31 -#: wp-includes/widgets/class-wp-widget-recent-posts.php:50 -msgid "Recent Posts" -msgstr "Свежие записи" +#: wp-signup.php:609 +msgid "If you do not activate your username within two days, you will have to sign up again." +msgstr "Если вы не активируете своё имя пользователя в течение двух дней, вам придётся регистрироваться заново." -#: wp-includes/widgets/class-wp-widget-recent-posts.php:135 -msgid "Number of posts to show:" -msgstr "Количество записей:" +#: wp-signup.php:606 +msgid "But, before you can start using your new username, <strong>you must activate it</strong>." +msgstr "Но прежде чем вы начнёте использовать своё новое имя пользователя, <strong>нужно его активировать</strong>." -#. translators: comments widget: 1: comment author, 2: post link -#: wp-includes/widgets/class-wp-widget-recent-comments.php:116 -msgctxt "widgets" -msgid "%1$s on %2$s" -msgstr "%1$s к записи %2$s" +#. translators: %s: username +#: wp-signup.php:605 +msgid "%s is your new username" +msgstr "%s — ваше новое имя пользователя" -#: wp-includes/widgets.php:1351 -msgid "Enter the RSS feed URL here:" -msgstr "Введите адрес RSS-ленты:" +#: wp-includes/script-loader.php:990 wp-signup.php:559 +msgid "Next" +msgstr "Далее" -#: wp-includes/widgets.php:1357 -msgid "How many items would you like to display?" -msgstr "Сколько элементов отображать?" +#: wp-signup.php:555 +msgid "Just a username, please." +msgstr "Только имя пользователя, пожалуйста." -#: wp-includes/widgets.php:1367 -msgid "Display item content?" -msgstr "Отображать содержимое элемента?" +#. translators: %s: name of the network +#: wp-signup.php:535 +msgid "Get your own %s account in seconds" +msgstr "Создайте учётную запись в сети «%s» за считанные секунды" -#: wp-includes/widgets.php:1370 -msgid "Display item author if available?" -msgstr "Отображать автора элемента (если есть)?" +#: wp-signup.php:310 +msgid "There was a problem, please correct the form below and try again." +msgstr "Что-то не получилось. Пожалуйста, исправьте данные в этой форме и попробуйте ещё раз." -#: wp-includes/widgets.php:1373 -msgid "Display item date?" -msgstr "Отображать дату элемента?" +#: wp-signup.php:236 +msgid "Email Address:" +msgstr "Адрес e-mail:" -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30 -msgid "Tag Cloud" -msgstr "Облако меток" +#: wp-signup.php:233 +msgid "(Must be at least 4 characters, letters and numbers only.)" +msgstr "(Не менее 4 символов, только буквы и цифры.)" -#: wp-includes/deprecated.php:64 -msgid "new WordPress Loop" -msgstr "новый цикл WordPress" +#: wp-signup.php:173 +msgid "Privacy:" +msgstr "Приватность:" -#: wp-includes/deprecated.php:963 -msgid "Last updated" -msgstr "Последние изменения" +#. translators: %s: POP3 error +#: wp-mail.php:238 +msgid "Oops: %s" +msgstr "Ой: %s" -#. translators: Comments feed title. 1: Site name, 2: Search query -#: wp-includes/feed-atom-comments.php:36 wp-includes/feed-rss2-comments.php:41 -msgid "Comments for %1$s searching on %2$s" -msgstr "Комментарии на сайте %1$s по запросу %2$s" +#. translators: Post author email address +#: wp-mail.php:128 +msgid "Author is %s" +msgstr "Автор: %s" -#. translators: Comments feed title. 1: Site name -#: wp-includes/feed-atom-comments.php:39 wp-includes/feed-rss2-comments.php:44 -msgid "Comments for %s" -msgstr "Комментарии на сайте %s" +#: wp-mail.php:60 +msgid "There doesn’t seem to be any new mail." +msgstr "Похоже, новых писем нет." -#. translators: Individual comment title. 1: Post title, 2: Comment author name -#: wp-includes/feed-atom-comments.php:81 wp-includes/feed-rss2-comments.php:80 -msgid "Comment on %1$s by %2$s" -msgstr "Комментарий к записи %1$s (%2$s)" +#: wp-mail.php:40 +msgid "Slow down cowboy, no need to check for new mails so often!" +msgstr "Притормози, ковбой! Не нужно проверять почту так часто." -#. translators: Comment author title. 1: Comment author name -#: wp-includes/feed-atom-comments.php:84 wp-includes/feed-rss2-comments.php:83 -msgid "By: %s" -msgstr "Автор: %s" +#: wp-login.php:868 +msgid "Registration complete. Please check your email." +msgstr "Регистрация завершена. Проверьте вашу почту." -#: wp-includes/feed-rss2-comments.php:91 -msgid "Protected Comments: Please enter your password to view comments." -msgstr "Скрытые комментарии: введите пароль для просмотра комментариев." +#: wp-login.php:866 +msgid "Check your email for your new password." +msgstr "Вам отправлено письмо с новым паролем." -#. translators: used between list items, there is a space after the comma -#: wp-includes/class-wp-theme.php:742 -msgid ", " -msgstr ", " +#: wp-login.php:864 +msgid "Check your email for the confirmation link." +msgstr "Вам отправлено письмо со ссылкой для подтверждения." -#: wp-includes/option.php:156 -msgid "%s is a protected WP option and may not be modified" -msgstr "%s — защищённая опция WP и не может быть изменена" +#: wp-login.php:862 +msgid "User registration is currently not allowed." +msgstr "В данный момент регистрация запрещена." -#. translators: %s: directory path -#: wp-includes/functions.php:1897 wp-includes/functions.php:2165 -msgid "Unable to create directory %s. Is its parent directory writable by the server?" -msgstr "Не могу создать директорию %s. Проверьте, доступна ли родительская директория для записи." +#: wp-login.php:860 +msgid "You are now logged out." +msgstr "Вы вышли из системы." -#: wp-includes/functions.php:2127 -msgid "Empty filename" -msgstr "Пустое имя файла" +#: wp-login.php:819 +msgid "You have logged in successfully." +msgstr "Вы успешно вошли в систему." -#: wp-includes/functions.php:2173 -msgid "Could not write file %s" -msgstr "Не удалось сохранить файл %s" +#: wp-includes/user.php:144 wp-includes/user.php:170 wp-includes/user.php:222 +#: wp-includes/user.php:242 wp-login.php:748 wp-login.php:942 +msgid "Lost your password?" +msgstr "Забыли пароль?" -#: wp-includes/functions.php:2605 -msgid "WordPress Failure Notice" -msgstr "Сообщение об ошибке" +#: wp-login.php:721 +msgid "Register For This Site" +msgstr "Зарегистрироваться на этом сайте" -#. translators: %s: logout URL -#: wp-includes/functions.php:2591 -msgid "Do you really want to <a href=\"%s\">log out</a>?" -msgstr "Вы действительно хотите <a href='%s'>выйти</a>?" +#: wp-login.php:721 +msgid "Registration Form" +msgstr "Регистрационная форма" -#: wp-includes/functions.php:2600 wp-includes/ms-functions.php:1970 -msgid "Please try again." -msgstr "Пожалуйста, попробуйте ещё раз." +#: wp-login.php:549 +msgid "Get New Password" +msgstr "Получить новый пароль" -#: wp-includes/functions.php:2737 wp-load.php:92 -msgid "WordPress › Error" -msgstr "WordPress › Ошибка" +#: wp-login.php:530 +msgid "Lost Password" +msgstr "Забыли пароль?" -#. translators: 1: PHP function name, 2: version number, 3: alternative -#. function name -#. translators: 1: PHP file name, 2: version number, 3: alternative file name -#. translators: 1: WordPress hook name, 2: version number, 3: alternative hook -#. name -#: wp-includes/functions.php:3829 wp-includes/functions.php:3957 -#: wp-includes/functions.php:4080 -msgid "%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." -msgstr "Функция %1$s с версии %2$s <strong>считается устаревшей</strong>! Используйте %3$s." +#: wp-includes/user.php:2310 +msgid "<strong>ERROR</strong>: The email address isn’t correct." +msgstr "<strong>ОШИБКА</strong>: Некорректный адрес e-mail." -#. translators: 1: PHP function name, 2: version number -#. translators: 1: PHP file name, 2: version number -#. translators: 1: WordPress hook name, 2: version number -#: wp-includes/functions.php:3832 wp-includes/functions.php:3960 -#: wp-includes/functions.php:4083 -msgid "%1$s is <strong>deprecated</strong> since version %2$s with no alternative available." -msgstr "Функция %1$s с версии %2$s <strong>считается устаревшей</strong>. Альтернативы не предусмотрено." +#: wp-includes/user.php:2308 +msgid "<strong>ERROR</strong>: Please type your email address." +msgstr "<strong>ОШИБКА</strong>: Пожалуйста, введите ваш адрес e-mail." -#: wp-includes/functions.php:4619 -msgid "Select a city" -msgstr "Выберите город" +#: wp-includes/user.php:2169 wp-includes/user.php:2172 +#: wp-includes/user.php:2176 wp-includes/user.php:2201 +#: wp-includes/user.php:2210 wp-includes/user.php:2214 +#: wp-includes/user.php:2231 +msgid "Invalid key" +msgstr "Неверный ключ" -#: wp-includes/functions.php:4664 wp-includes/functions.php:4668 -msgid "UTC" -msgstr "UTC" +#: wp-login.php:375 +msgid "The email could not be sent." +msgstr "Не удалось отправить письмо." -#: wp-includes/functions.php:4672 -msgid "Manual Offsets" -msgstr "Ручные смещения" +#. translators: Password reset email subject. 1: Site name +#: wp-login.php:345 +msgid "[%s] Password Reset" +msgstr "[%s] Новый пароль" -#: wp-includes/general-template.php:272 wp-login.php:550 wp-login.php:613 -#: wp-login.php:663 wp-login.php:744 -msgid "Log in" -msgstr "Войти" +#: wp-includes/user.php:2114 +msgid "Password reset is not allowed for this user" +msgstr "Сброс пароля для этого пользователя не разрешён" -#: wp-includes/general-template.php:274 -msgid "Log out" -msgstr "Выйти" +#: wp-login.php:314 +msgid "<strong>ERROR</strong>: Invalid username or email." +msgstr "<strong>ОШИБКА</strong>: Неверное имя пользователя или e-mail." -#: wp-includes/general-template.php:539 wp-login.php:553 wp-login.php:666 -#: wp-login.php:740 wp-login.php:933 -msgid "Register" -msgstr "Регистрация" +#: wp-login.php:293 +msgid "<strong>ERROR</strong>: There is no user registered with that email address." +msgstr "<strong>ОШИБКА</strong>: Пользователей с таким адресом e-mail не зарегистрировано." -#. translators: 1: separator, 2: search phrase -#: wp-includes/general-template.php:1179 -msgid "Search Results %1$s %2$s" -msgstr "Результаты поиска %1$s %2$s" +#: wp-login.php:289 +msgid "<strong>ERROR</strong>: Enter a username or email address." +msgstr "<strong>ОШИБКА</strong>: Введите имя пользователя или e-mail." -#: wp-includes/general-template.php:969 wp-includes/general-template.php:1184 -msgid "Page not found" -msgstr "Страница не найдена" +#: wp-login.php:104 +msgid "Powered by WordPress" +msgstr "Сайт работает на WordPress" -#. translators: 1: month name, 2: 4-digit year -#: wp-includes/general-template.php:1743 wp-includes/media.php:3343 -msgid "%1$s %2$d" -msgstr "%1$s %2$d" +#. translators: 1: WordPress version number, 2: Minimum required MySQL version +#. number +#: wp-includes/wp-db.php:3221 +msgid "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher" +msgstr "<strong>ОШИБКА</strong>: WordPress %1$s требует MySQL %2$s или выше" -#. translators: Calendar caption: 1: month name, 2: 4-digit year -#: wp-includes/general-template.php:1968 -msgctxt "calendar caption" -msgid "%1$s %2$s" -msgstr "%1$s %2$s" +#: wp-includes/widgets.php:173 wp-includes/widgets.php:244 +msgid "Sidebar %d" +msgstr "Боковая колонка %d" -#. translators: Separator between blog name and feed type in feed links -#: wp-includes/general-template.php:2606 wp-includes/general-template.php:2648 -msgctxt "feed link" -msgid "»" -msgstr "»" +#: wp-includes/functions.php:5274 wp-includes/user.php:280 +msgid "Please log in again." +msgstr "Пожалуйста, войдите заново." -#. translators: 1: blog title, 2: separator (raquo) -#: wp-includes/general-template.php:2608 -msgid "%1$s %2$s Feed" -msgstr "%1$s %2$s Лента" +#: wp-includes/user.php:310 +msgid "<strong>ERROR</strong>: Your account has been marked as a spammer." +msgstr "<strong>ОШИБКА</strong>: Ваша учётная запись помечена как спамерская." -#. translators: 1: blog title, 2: separator (raquo) -#: wp-includes/general-template.php:2610 -msgid "%1$s %2$s Comments Feed" -msgstr "%1$s %2$s Лента комментариев" +#: wp-includes/user.php:133 wp-includes/user.php:206 +msgid "<strong>ERROR</strong>: The password field is empty." +msgstr "<strong>ОШИБКА</strong>: Вы не ввели пароль." -#. translators: 1: blog name, 2: separator(raquo), 3: post title -#: wp-includes/general-template.php:2650 -msgid "%1$s %2$s %3$s Comments Feed" -msgstr "%1$s %2$s Лента комментариев к «%3$s»" +#: wp-includes/user.php:130 +msgid "<strong>ERROR</strong>: The username field is empty." +msgstr "<strong>ОШИБКА</strong>: Вы не ввели имя пользователя." -#. translators: 1: blog name, 2: separator(raquo), 3: category name -#: wp-includes/general-template.php:2652 -msgid "%1$s %2$s %3$s Category Feed" -msgstr "%1$s %2$s Лента рубрики %3$s" +#: wp-includes/class-wp-theme.php:248 +msgid "Stylesheet is missing." +msgstr "Таблица стилей не найдена." -#. translators: 1: blog name, 2: separator(raquo), 3: tag name -#: wp-includes/general-template.php:2654 -msgid "%1$s %2$s %3$s Tag Feed" -msgstr "%1$s %2$s Лента метки %3$s" +#: wp-includes/class-wp-theme.php:300 +msgid "The parent theme is missing. Please install the \"%s\" parent theme." +msgstr "Отсутствует родительская тема. Пожалуйста, установите родительскую тему «%s»" -#. translators: 1: blog name, 2: separator(raquo), 3: author name -#: wp-includes/general-template.php:2658 -msgid "%1$s %2$s Posts by %3$s Feed" -msgstr "%1$s %2$s Лента записей автора %3$s" +#: wp-includes/taxonomy.php:4045 +msgid "Invalid object ID" +msgstr "Неверный ID объекта" -#. translators: 1: blog name, 2: separator(raquo), 3: search phrase -#: wp-includes/general-template.php:2660 -msgid "%1$s %2$s Search Results for “%3$s” Feed" -msgstr "%1$s %2$s Лента результатов поиска «%3$s»" +#. translators: 1: Taxonomy term slug +#: wp-includes/taxonomy.php:2658 +msgid "The slug “%s” is already in use by another term" +msgstr "Ярлык «%s» уже используется другим элементом" -#: wp-includes/class-http.php:268 -msgid "User has blocked requests through HTTP." -msgstr "Пользователь заблокировал HTTP-запросы." +#: wp-includes/taxonomy.php:2080 +msgid "Could not insert term into the database" +msgstr "Не удалось вставить элемент в базу данных" -#: wp-includes/class-http.php:965 wp-includes/class-wp-http-curl.php:232 -#: wp-includes/class-wp-http-curl.php:271 -msgid "Too many redirects." -msgstr "Слишком много перенаправлений." +#: wp-includes/taxonomy.php:726 wp-includes/taxonomy.php:2572 +#: wp-includes/taxonomy.php:3843 +msgid "Empty Term" +msgstr "Пустой элемент" -#: wp-includes/class-wp-http-curl.php:189 -#: wp-includes/class-wp-http-streams.php:228 -msgid "Could not open handle for fopen() to %s" -msgstr "Не удалось открыть дескриптор для fopen() к %s" +#: wp-includes/script-loader.php:575 +msgid "Saving Draft…" +msgstr "Сохранение черновика…" -#. translators: month name -#: wp-includes/class-wp-locale.php:158 wp-includes/class-wp-locale.php:186 -msgid "January" -msgstr "Январь" +#: wp-includes/script-loader.php:754 +msgid "Could not set that as the thumbnail image. Try a different attachment." +msgstr "Не удалось задать это изображение в качестве миниатюры. Попробуйте другое вложение." -#. translators: month name -#: wp-includes/class-wp-locale.php:159 wp-includes/class-wp-locale.php:187 -msgid "February" -msgstr "Февраль" +#: wp-includes/script-loader.php:753 +msgid "Saving..." +msgstr "Сохранение..." -#. translators: month name -#: wp-includes/class-wp-locale.php:160 wp-includes/class-wp-locale.php:188 -msgid "March" -msgstr "Март" +#: wp-includes/script-loader.php:619 +msgid "Remove From Bulk Edit" +msgstr "Удалить из массового редактирования" -#. translators: month name -#: wp-includes/class-wp-locale.php:161 wp-includes/class-wp-locale.php:189 -msgid "April" -msgstr "Апрель" +#: wp-includes/script-loader.php:618 wp-includes/script-loader.php:627 +msgid "Error while saving the changes." +msgstr "Ошибка при сохранении изменений." -#. translators: month name -#: wp-includes/class-wp-locale.php:162 wp-includes/class-wp-locale.php:190 -msgid "May" -msgstr "Май" +#: wp-includes/script-loader.php:597 +msgid "Submitted on:" +msgstr "Отправлено:" -#. translators: month name -#: wp-includes/class-wp-locale.php:163 wp-includes/class-wp-locale.php:191 -msgid "June" -msgstr "Июнь" +#: wp-includes/script-loader.php:571 +msgid "Password Protected" +msgstr "Защищено паролем" -#. translators: month name -#: wp-includes/class-wp-locale.php:164 wp-includes/class-wp-locale.php:192 -msgid "July" -msgstr "Июль" +#: wp-includes/script-loader.php:562 +msgid "No more comments found." +msgstr "Больше комментариев не найдено." -#. translators: month name -#: wp-includes/class-wp-locale.php:165 wp-includes/class-wp-locale.php:193 -msgid "August" -msgstr "Август" +#: wp-includes/script-loader.php:561 +msgid "Show more comments" +msgstr "Показать ещё комментарии" -#. translators: month name -#: wp-includes/class-wp-locale.php:166 wp-includes/class-wp-locale.php:194 -msgid "September" -msgstr "Сентябрь" +#: wp-includes/script-loader.php:558 +msgid "Published on:" +msgstr "Дата:" -#. translators: month name -#: wp-includes/class-wp-locale.php:167 wp-includes/class-wp-locale.php:195 -msgid "October" -msgstr "Октябрь" +#: wp-includes/script-loader.php:557 +msgid "Schedule for:" +msgstr "Запланировать:" -#. translators: month name -#: wp-includes/class-wp-locale.php:168 wp-includes/class-wp-locale.php:196 -msgid "November" -msgstr "Ноябрь" +#: wp-includes/script-loader.php:556 +msgid "Publish on:" +msgstr "Опубликовать:" -#. translators: month name -#: wp-includes/class-wp-locale.php:169 wp-includes/class-wp-locale.php:197 -msgid "December" -msgstr "Декабрь" +#: wp-includes/script-loader.php:404 +msgctxt "password strength" +msgid "Medium" +msgstr "Средний" -#. translators: weekday -#: wp-includes/class-wp-locale.php:131 wp-includes/class-wp-locale.php:140 -#: wp-includes/class-wp-locale.php:149 -msgid "Sunday" -msgstr "Воскресенье" +#: wp-includes/script-loader.php:301 +msgid "moved to the trash." +msgstr "перемещён в корзину." -#. translators: weekday -#: wp-includes/class-wp-locale.php:132 wp-includes/class-wp-locale.php:141 -#: wp-includes/class-wp-locale.php:150 -msgid "Monday" -msgstr "Понедельник" +#: wp-includes/script-loader.php:300 +msgid "Crunching…" +msgstr "Обработка…" -#. translators: weekday -#: wp-includes/class-wp-locale.php:133 wp-includes/class-wp-locale.php:142 -#: wp-includes/class-wp-locale.php:151 -msgid "Tuesday" -msgstr "Вторник" +#: wp-includes/script-loader.php:298 +msgid "Upload stopped." +msgstr "Загрузка остановлена." -#. translators: weekday -#: wp-includes/class-wp-locale.php:134 wp-includes/class-wp-locale.php:143 -#: wp-includes/class-wp-locale.php:152 -msgid "Wednesday" -msgstr "Среда" +#: wp-includes/script-loader.php:296 +msgid "Security error." +msgstr "Ошибка безопасности." -#. translators: weekday -#: wp-includes/class-wp-locale.php:135 wp-includes/class-wp-locale.php:144 -#: wp-includes/class-wp-locale.php:153 -msgid "Thursday" -msgstr "Четверг" +#: wp-includes/script-loader.php:295 +msgid "IO error." +msgstr "Ошибка ввода/вывода." -#. translators: weekday -#: wp-includes/class-wp-locale.php:136 wp-includes/class-wp-locale.php:145 -#: wp-includes/class-wp-locale.php:154 -msgid "Friday" -msgstr "Пятница" +#: wp-includes/script-loader.php:291 +msgid "Upload failed." +msgstr "Загрузка не удалась." -#. translators: weekday -#: wp-includes/class-wp-locale.php:137 wp-includes/class-wp-locale.php:146 -#: wp-includes/class-wp-locale.php:155 -msgid "Saturday" -msgstr "Суббота" +#: wp-includes/script-loader.php:290 +msgid "HTTP error." +msgstr "Ошибка HTTP." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:149 -msgid "Sun" -msgstr "Вс" +#: wp-includes/script-loader.php:289 +msgid "You may only upload 1 file." +msgstr "Вы можете загрузить только 1 файл." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:150 -msgid "Mon" -msgstr "Пн" +#: wp-includes/script-loader.php:288 +msgid "There was a configuration error. Please contact the server administrator." +msgstr "Ошибка конфигурации. Пожалуйста, свяжитесь с администратором сервера." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:151 -msgid "Tue" -msgstr "Вт" +#: wp-includes/script-loader.php:287 +msgid "An error occurred in the upload. Please try again later." +msgstr "Во время загрузки произошла ошибка. Пожалуйста, повторите попытку позже." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:152 -msgid "Wed" -msgstr "Ср" +#: wp-includes/script-loader.php:282 +msgid "This file is empty. Please try another." +msgstr "Файл пуст. Пожалуйста, выберите другой." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:153 -msgid "Thu" -msgstr "Чт" +#: wp-includes/script-loader.php:280 +msgid "You have attempted to queue too many files." +msgstr "Вы поставили в очередь слишком много файлов." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:154 -msgid "Fri" -msgstr "Пт" +#: wp-includes/script-loader.php:270 +msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them." +msgstr "Эта функция требует поддержки плавающих фреймов. У вас отключены теги iframe, либо ваш браузер их не поддерживает." -#. translators: three-letter abbreviation of the weekday -#: wp-includes/class-wp-locale.php:155 -msgid "Sat" -msgstr "Сб" +#: wp-includes/script-loader.php:268 +msgid "of" +msgstr "из" -#: wp-includes/class-wp-editor.php:937 -msgid "Print" -msgstr "Печать" +#: wp-includes/class-wp-editor.php:1081 wp-includes/script-loader.php:267 +#: wp-includes/widgets/class-wp-widget-media-image.php:26 +msgid "Image" +msgstr "Изображение" -#: wp-includes/class-wp-editor.php:909 -msgid "Insert/edit image" -msgstr "Вставить/изменить картинку" +#: wp-includes/script-loader.php:266 +msgid "< Prev" +msgstr "← Назад" -#: wp-includes/class-wp-editor.php:943 wp-includes/class-wp-editor.php:1444 -#: wp-includes/script-loader.php:428 -msgid "Insert/edit link" -msgstr "Вставить/изменить ссылку" +#: wp-includes/script-loader.php:265 +msgid "Next >" +msgstr "Далее →" -#: wp-includes/class-wp-editor.php:987 -msgid "Insert row before" -msgstr "Вставить строку до" +#: wp-includes/script-loader.php:133 wp-includes/script-loader.php:518 +msgid "An unidentified error has occurred." +msgstr "Произошла неопределённая ошибка." -#: wp-includes/class-wp-editor.php:988 -msgid "Insert row after" -msgstr "Вставить строку после" +#: wp-includes/script-loader.php:96 +msgid "Enter a description of the image" +msgstr "Введите описание изображения" -#: wp-includes/class-wp-editor.php:993 -msgid "Delete row" -msgstr "Удалить строку" +#: wp-includes/script-loader.php:95 +msgid "Enter the URL of the image" +msgstr "Введите адрес (URL) картинки" -#: wp-includes/class-wp-editor.php:989 -msgid "Insert column before" -msgstr "Вставить столбец до" +#: wp-includes/script-loader.php:94 +msgid "Enter the URL" +msgstr "Введите адрес (URL)" -#: wp-includes/class-wp-editor.php:990 -msgid "Insert column after" -msgstr "Вставить столбец после" +#: wp-includes/script-loader.php:93 +msgid "close tags" +msgstr "закрыть теги" -#: wp-includes/class-wp-editor.php:997 -msgid "Merge table cells" -msgstr "Объединить ячейки таблицы" +#: wp-includes/script-loader.php:92 +msgid "Close all open tags" +msgstr "Закрыть все открытые теги" -#: wp-includes/class-wp-editor.php:973 -msgid "Table row properties" -msgstr "Свойства строки таблицы" +#: wp-includes/rss.php:917 wp-includes/widgets.php:1251 +msgid "An error has occurred, which probably means the feed is down. Try again later." +msgstr "Произошла ошибка; возможно, лента недоступна. Повторите попытку позже." -#: wp-includes/class-wp-editor.php:974 -msgid "Table cell properties" -msgstr "Свойства ячейки таблицы" +#: wp-includes/user.php:2012 +msgid "Jabber / Google Talk" +msgstr "Jabber / Google Talk" -#: wp-includes/class-wp-editor.php:972 -msgid "Table properties" -msgstr "Свойства таблицы" +#: wp-includes/user.php:2011 +msgid "Yahoo IM" +msgstr "Yahoo IM" -#: wp-includes/class-wp-editor.php:991 -msgid "Paste table row before" -msgstr "Вставить строку таблицы до" +#: wp-includes/user.php:2010 +msgid "AIM" +msgstr "AIM" -#: wp-includes/class-wp-editor.php:992 -msgid "Paste table row after" -msgstr "Вставить строку таблицы после" +#: wp-includes/user.php:1456 +msgid "Cannot create a user with an empty login name." +msgstr "Нельзя создать пользователя с пустым логином." -#: wp-includes/class-wp-editor.php:995 -msgid "Cut table row" -msgstr "Вырезать строку таблицы" +#: wp-includes/revision.php:295 +msgid "Cannot create a revision of a revision" +msgstr "Нельзя создать редакцию редакции" -#: wp-includes/class-wp-editor.php:996 -msgid "Copy table row" -msgstr "Копировать строку таблицы" +#: wp-includes/post.php:3318 +msgid "Could not insert post into the database" +msgstr "Не удалось вставить запись в базу данных" -#: wp-includes/class-wp-editor.php:971 -msgid "Delete table" -msgstr "Удалить таблицу" +#: wp-includes/post.php:3303 +msgid "Could not update post in the database" +msgstr "Не удалось обновить запись в базе данных" -#: wp-includes/class-wp-editor.php:977 -msgid "Row" -msgstr "Строка" +#: wp-includes/post.php:3064 +msgid "Content, title, and excerpt are empty." +msgstr "Содержимое, заголовок и отрывок пусты." -#: wp-includes/class-wp-editor.php:1035 wp-includes/script-loader.php:463 -#: wp-includes/script-loader.php:574 wp-includes/script-loader.php:583 -#: wp-includes/script-loader.php:752 wp-includes/theme.php:2969 -msgid "The changes you made will be lost if you navigate away from this page." -msgstr "Сделанные вами изменения будут отменены, если вы уйдёте с этой страницы." +#: wp-includes/post.php:237 +msgid "Trash <span class=\"count\">(%s)</span>" +msgid_plural "Trash <span class=\"count\">(%s)</span>" +msgstr[0] "Корзина <span class=\"count\">(%s)</span>" +msgstr[1] "Корзина <span class=\"count\">(%s)</span>" +msgstr[2] "Корзина <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:900 -msgid "Document properties" -msgstr "Свойства документа" +#: wp-includes/post.php:230 +msgid "Private <span class=\"count\">(%s)</span>" +msgid_plural "Private <span class=\"count\">(%s)</span>" +msgstr[0] "Личные <span class=\"count\">(%s)</span>" +msgstr[1] "Личные <span class=\"count\">(%s)</span>" +msgstr[2] "Личные <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:843 -msgid "Paragraph" -msgstr "Абзац" +#: wp-includes/post.php:223 +msgid "Pending <span class=\"count\">(%s)</span>" +msgid_plural "Pending <span class=\"count\">(%s)</span>" +msgstr[0] "На утверждении <span class=\"count\">(%s)</span>" +msgstr[1] "На утверждении <span class=\"count\">(%s)</span>" +msgstr[2] "На утверждении <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:834 -msgid "Heading 1" -msgstr "Заголовок 1" +#: wp-includes/post.php:216 +msgid "Draft <span class=\"count\">(%s)</span>" +msgid_plural "Drafts <span class=\"count\">(%s)</span>" +msgstr[0] "Черновики <span class=\"count\">(%s)</span>" +msgstr[1] "Черновики <span class=\"count\">(%s)</span>" +msgstr[2] "Черновики <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:835 -msgid "Heading 2" -msgstr "Заголовок 2" +#: wp-includes/post.php:209 +msgid "Scheduled <span class=\"count\">(%s)</span>" +msgid_plural "Scheduled <span class=\"count\">(%s)</span>" +msgstr[0] "Запланированные <span class=\"count\">(%s)</span>" +msgstr[1] "Запланированные <span class=\"count\">(%s)</span>" +msgstr[2] "Запланированные <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:836 -msgid "Heading 3" -msgstr "Заголовок 3" +#: wp-includes/post.php:202 +msgid "Published <span class=\"count\">(%s)</span>" +msgid_plural "Published <span class=\"count\">(%s)</span>" +msgstr[0] "Опубликованные <span class=\"count\">(%s)</span>" +msgstr[1] "Опубликованные <span class=\"count\">(%s)</span>" +msgstr[2] "Опубликованные <span class=\"count\">(%s)</span>" -#: wp-includes/class-wp-editor.php:837 -msgid "Heading 4" -msgstr "Заголовок 4" +#: wp-includes/post.php:96 +msgid "Revision" +msgstr "Редакция" -#: wp-includes/class-wp-editor.php:838 -msgid "Heading 5" -msgstr "Заголовок 5" +#. translators: %s: revision date +#. translators: %s: revision date with author avatar +#: wp-includes/post-template.php:1705 wp-includes/post-template.php:1757 +msgid "%s [Current Revision]" +msgstr "%s [Текущая редакция]" -#: wp-includes/class-wp-editor.php:839 -msgid "Heading 6" -msgstr "Заголовок 6" +#. translators: %s: revision date +#. translators: %s: revision date with author avatar +#: wp-includes/post-template.php:1703 wp-includes/post-template.php:1755 +msgid "%s [Autosave]" +msgstr "%s [Автосохранение]" -#: wp-includes/class-wp-editor.php:844 wp-includes/script-loader.php:105 -msgid "Blockquote" -msgstr "Цитата" +#: wp-includes/post-template.php:1335 +msgid "Home" +msgstr "Главная" -#: wp-includes/class-wp-editor.php:858 wp-includes/script-loader.php:118 -msgid "Code" -msgstr "Код" +#: wp-includes/post-template.php:867 +msgid "Previous page" +msgstr "Предыдущая страница" -#: wp-includes/class-wp-editor.php:856 wp-includes/script-loader.php:100 -msgid "Bold" -msgstr "Жирный" +#: wp-includes/post-template.php:866 +msgid "Next page" +msgstr "Следующая страница" -#: wp-includes/class-wp-editor.php:857 wp-includes/script-loader.php:102 -msgid "Italic" -msgstr "Курсив" +#: wp-includes/post-template.php:385 +msgid "There is no excerpt because this is a protected post." +msgstr "Отрывка нет, потому что запись защищена." -#: wp-includes/class-wp-editor.php:851 -msgid "Underline" -msgstr "Подчёркнутый" +#: wp-includes/post-template.php:145 +msgid "Private: %s" +msgstr "Личное: %s" -#: wp-includes/class-wp-editor.php:852 -msgid "Strikethrough" -msgstr "Перечёркнутый" +#: wp-includes/post-template.php:130 +msgid "Protected: %s" +msgstr "Защищено: %s" -#: wp-includes/class-wp-editor.php:853 -msgid "Subscript" -msgstr "Нижний индекс" +#: wp-includes/pluggable.php:1827 +msgid "[%s] Your username and password info" +msgstr "[%s] Ваше имя пользователя и пароль" -#: wp-includes/class-wp-editor.php:854 -msgid "Superscript" -msgstr "Верхний индекс" +#: wp-includes/pluggable.php:1793 +msgid "[%s] New User Registration" +msgstr "[%s] Регистрация нового пользователя" -#: wp-includes/class-wp-editor.php:870 -msgid "Cut" -msgstr "Вырезать" +#: wp-includes/pluggable.php:1790 wp-includes/pluggable.php:1821 +#: wp-login.php:329 +msgid "Username: %s" +msgstr "Имя пользователя: %s" -#: wp-includes/class-wp-editor.php:871 -msgid "Copy" -msgstr "Копировать" +#. translators: Comment moderation notification email subject. 1: Site name, 2: +#. Post title +#: wp-includes/pluggable.php:1678 +msgid "[%1$s] Please moderate: \"%2$s\"" +msgstr "[%1$s] Проверьте, пожалуйста: \"%2$s\"" -#: wp-includes/class-wp-editor.php:872 -msgid "Paste" -msgstr "Вставить" +#. translators: Comment moderation. 1: Number of comments awaiting approval +#: wp-includes/pluggable.php:1673 +msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:" +msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:" +msgstr[0] "В настоящее время ожидает проверки %s комментарий. Пожалуйста, посетите панель модерирования:" +msgstr[1] "В настоящее время ожидают проверки %s комментария. Пожалуйста, посетите панель модерирования:" +msgstr[2] "В настоящее время ожидают проверки %s комментариев. Пожалуйста, посетите панель модерирования:" -#: wp-includes/class-wp-editor.php:830 -msgid "New document" -msgstr "Новый документ" +#. translators: Comment moderation. 1: Comment action URL +#: wp-includes/pluggable.php:1659 +msgid "Approve it: %s" +msgstr "Одобрить: %s" -#: wp-includes/class-wp-editor.php:916 -msgid "Image description" -msgstr "Описание" +#: wp-includes/pluggable.php:1641 +msgid "Pingback excerpt: " +msgstr "Отрывок уведомления:" -#: wp-includes/class-wp-editor.php:913 -msgid "Border" -msgstr "Рамка" +#: wp-includes/pluggable.php:1631 +msgid "Trackback excerpt: " +msgstr "Отрывок обратной ссылки:" -#: wp-includes/class-wp-editor.php:918 -msgid "Dimensions" -msgstr "Размеры" +#. translators: Comment moderation. 1: Comment action URL +#: wp-includes/pluggable.php:1506 wp-includes/pluggable.php:1670 +msgid "Spam it: %s" +msgstr "Спам: %s" -#: wp-includes/class-wp-editor.php:915 -msgid "Vertical space" -msgstr "Отступ (V)" +#. translators: Comment moderation. 1: Comment action URL +#: wp-includes/pluggable.php:1504 wp-includes/pluggable.php:1666 +msgid "Delete it: %s" +msgstr "Удалить: %s" -#: wp-includes/class-wp-editor.php:941 -msgid "Horizontal space" -msgstr "Отступ (H)" +#. translators: Comment moderation. 1: Comment action URL +#: wp-includes/pluggable.php:1502 wp-includes/pluggable.php:1663 +msgid "Trash it: %s" +msgstr "В корзину: %s" -#: wp-includes/class-wp-editor.php:1010 -#: wp-includes/customize/class-wp-customize-background-position-control.php:46 -msgid "Top" -msgstr "Сверху" +#. translators: 1: blog name, 2: post title +#: wp-includes/pluggable.php:1483 +msgid "[%1$s] Pingback: \"%2$s\"" +msgstr "[%1$s] Уведомление: \"%2$s\"" -#: wp-includes/class-wp-editor.php:1011 -msgid "Middle" -msgstr "Посередине" +#. translators: 1: blog name, 2: post title +#: wp-includes/pluggable.php:1472 +msgid "[%1$s] Trackback: \"%2$s\"" +msgstr "[%1$s] Обратная ссылка: \"%2$s\"" -#: wp-includes/class-wp-editor.php:1012 -#: wp-includes/customize/class-wp-customize-background-position-control.php:56 -msgid "Bottom" -msgstr "Снизу" +#. translators: 1: blog name, 2: post title +#: wp-includes/pluggable.php:1494 +msgid "[%1$s] Comment: \"%2$s\"" +msgstr "[%1$s] Комментарий: \"%2$s\"" -#: wp-includes/class-wp-editor.php:914 -msgid "Constrain proportions" -msgstr "Сохранять пропорции" +#: wp-includes/ms-load.php:483 +msgid "What do I do now?" +msgstr "Что теперь делать?" -#: wp-includes/media-template.php:1094 wp-includes/media-template.php:1183 -msgid "Loop" -msgstr "Зациклить" +#. translators: New user notification email subject. 1: Network name, 2: New +#. user login +#: wp-includes/ms-functions.php:1660 +msgid "New %1$s User: %2$s" +msgstr "В сети «%1$s» новый пользователь: %2$s" -#: wp-includes/media-template.php:845 wp-includes/media-template.php:911 -msgid "Align" -msgstr "Расположение" +#: wp-includes/ms-functions.php:1307 +msgid "New User Registration: %s" +msgstr "Регистрация нового пользователя: %s" -#: wp-includes/admin-bar.php:795 -msgid "Background" -msgstr "Фон" +#: wp-includes/ms-functions.php:1049 +msgid "That username is already activated." +msgstr "Это имя пользователя уже активировано." -#: wp-includes/class-wp-editor.php:939 wp-includes/script-loader.php:352 -msgid "Fullscreen" -msgstr "На весь экран" +#: wp-includes/ms-functions.php:1041 +msgid "Could not create user" +msgstr "Не удалось создать пользователя" -#: wp-includes/script-loader.php:369 -msgid "Mute" -msgstr "Без звука" +#: wp-includes/ms-functions.php:1021 +msgid "Invalid activation key." +msgstr "Неверный ключ активации." -#: wp-includes/customize/class-wp-customize-background-position-control.php:45 -msgid "Top Left" -msgstr "Вверху слева" +#: wp-includes/ms-functions.php:498 +msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing." +msgstr "Этот адрес уже используется. Пожалуйста, поищите в своей почте письмо об активации. Если вы ничего не сделаете, адрес снова станет доступен через пару дней." -#: wp-includes/customize/class-wp-customize-background-position-control.php:47 -msgid "Top Right" -msgstr "Вверху справа" +#: wp-includes/ms-functions.php:488 +msgid "That username is currently reserved but may be available in a couple of days." +msgstr "Это имя пользователя в настоящее время зарезервировано, но может стать доступным через несколько дней." -#: wp-includes/customize/class-wp-customize-background-position-control.php:55 -msgid "Bottom Left" -msgstr "Внизу слева" +#: wp-includes/ms-functions.php:476 wp-includes/user.php:1536 +msgid "Sorry, that email address is already used!" +msgstr "Извините, этот адрес e-mail уже используется!" -#: wp-includes/customize/class-wp-customize-background-position-control.php:57 -msgid "Bottom Right" -msgstr "Внизу справа" +#: wp-includes/ms-functions.php:472 wp-includes/user.php:1462 +msgid "Sorry, that username already exists!" +msgstr "Извините, это имя пользователя уже существует!" -#: wp-includes/media.php:3463 -msgid "Edit Gallery" -msgstr "Редактировать галерею" +#: wp-includes/ms-functions.php:466 +msgid "Sorry, that email address is not allowed!" +msgstr "Извините, этот адрес e-mail недопустим!" -#: wp-includes/class-wp-editor.php:912 -msgid "Source" -msgstr "Источник" +#: wp-includes/ms-functions.php:460 +msgid "Sorry, usernames must have letters too!" +msgstr "Извините, имя пользователя должно содержать также и буквы!" -#: wp-includes/media-template.php:1008 -msgid "Link Rel" -msgstr "Отношение" +#: wp-includes/ms-functions.php:448 +msgid "You cannot use that email address to signup. We are having problems with them blocking some of our email. Please use another email provider." +msgstr "Этот почтовый адрес нельзя использовать для регистрации. Некоторые из наших писем блокируются данной почтовой службой. Пожалуйста, используйте другую службу." -#: wp-includes/class-wp-editor.php:1073 -msgid "Letter" -msgstr "Буква" +#: wp-includes/ms-functions.php:242 +msgid "That user does not exist." +msgstr "Такого пользователя не существует." -#: wp-includes/class-wp-editor.php:1074 -msgid "Action" -msgstr "Действие" +#: wp-includes/class-wp-locale.php:203 +msgid "PM" +msgstr "ПП" -#: wp-includes/class-wp-editor.php:963 -msgid "Check Spelling" -msgstr "Проверка орфографии" +#: wp-includes/class-wp-locale.php:202 +msgid "AM" +msgstr "ДП" -#: wp-includes/script-loader.php:104 -msgid "Insert link" -msgstr "Вставить ссылку" +#: wp-includes/class-wp-locale.php:201 +msgid "pm" +msgstr "пп" -#: wp-includes/class-wp-editor.php:944 -msgid "Remove link" -msgstr "Удалить ссылку" +#: wp-includes/class-wp-locale.php:200 +msgid "am" +msgstr "дп" -#: wp-includes/class-wp-editor.php:1050 -msgid "Insert Page Break tag" -msgstr "Вставить тег разрыва страницы" +#: wp-includes/link-template.php:2735 +msgid "« Older Comments" +msgstr "← Предыдущие комментарии" -#: wp-includes/link-template.php:699 -msgid "Comments Feed" -msgstr "Лента комментариев" +#: wp-includes/link-template.php:2691 +msgid "Newer Comments »" +msgstr "Следующие комментарии →" -#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021 -msgid "Previous Post" -msgstr "Предыдущая запись" +#: wp-includes/deprecated.php:2671 +msgid "Last Post" +msgstr "Последняя запись" #: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021 msgid "Next Post" msgstr "Следующая запись" -#: wp-includes/deprecated.php:2671 -msgid "Last Post" -msgstr "Последняя запись" - -#: wp-includes/class-wp-locale.php:200 -msgid "am" -msgstr "дп" +#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021 +msgid "Previous Post" +msgstr "Предыдущая запись" -#: wp-includes/class-wp-locale.php:201 -msgid "pm" -msgstr "пп" +#: wp-includes/link-template.php:699 +msgid "Comments Feed" +msgstr "Лента комментариев" -#: wp-includes/class-wp-locale.php:202 -msgid "AM" -msgstr "ДП" +#: wp-includes/class-wp-editor.php:1249 +msgid "Insert Page Break tag" +msgstr "Вставить тег разрыва страницы" -#: wp-includes/class-wp-locale.php:203 -msgid "PM" -msgstr "ПП" +#: wp-includes/class-wp-customize-manager.php:4078 +#: wp-includes/class-wp-customize-manager.php:4119 +msgid "Fill Screen" +msgstr "Заполнить экран" -#. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1479 -msgid "[%1$s] Comment: \"%2$s\"" -msgstr "[%1$s] Комментарий: \"%2$s\"" +#: wp-includes/class-wp-editor.php:1122 +msgid "Remove link" +msgstr "Удалить ссылку" -#. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1457 -msgid "[%1$s] Trackback: \"%2$s\"" -msgstr "[%1$s] Обратная ссылка: \"%2$s\"" +#: wp-includes/class-wp-editor.php:1126 wp-includes/script-loader.php:104 +msgid "Insert link" +msgstr "Вставить ссылку" -#. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1468 -msgid "[%1$s] Pingback: \"%2$s\"" -msgstr "[%1$s] Уведомление: \"%2$s\"" +#: wp-includes/class-wp-editor.php:1157 +msgid "Check Spelling" +msgstr "Проверка орфографии" -#. translators: Comment moderation. 1: Comment action URL -#: wp-includes/pluggable.php:1487 wp-includes/pluggable.php:1648 -msgid "Trash it: %s" -msgstr "В корзину: %s" +#: wp-includes/class-wp-editor.php:1042 +msgid "Select all" +msgstr "Выделить всё" -#. translators: Comment moderation. 1: Comment action URL -#: wp-includes/pluggable.php:1489 wp-includes/pluggable.php:1651 -msgid "Delete it: %s" -msgstr "Удалить: %s" +#: wp-includes/class-wp-editor.php:1275 +msgid "Action" +msgstr "Действие" -#. translators: Comment moderation. 1: Comment action URL -#: wp-includes/pluggable.php:1491 wp-includes/pluggable.php:1655 -msgid "Spam it: %s" -msgstr "Спам: %s" +#: wp-includes/class-wp-editor.php:1274 +msgid "Letter" +msgstr "Буква" -#. translators: Comment moderation. 1: Comment action URL -#: wp-includes/pluggable.php:1644 -msgid "Approve it: %s" -msgstr "Одобрить: %s" +#: wp-includes/media-template.php:1011 +#: wp-includes/widgets/class-wp-widget-media-image.php:131 +msgid "Link Rel" +msgstr "Отношение" -#. translators: Comment moderation notification email subject. 1: Site name, 2: -#. Post title -#: wp-includes/pluggable.php:1663 -msgid "[%1$s] Please moderate: \"%2$s\"" -msgstr "[%1$s] Проверьте, пожалуйста: \"%2$s\"" +#: wp-includes/class-wp-editor.php:1085 +msgid "Source" +msgstr "Источник" -#: wp-includes/pluggable.php:1778 -msgid "[%s] New User Registration" -msgstr "[%s] Регистрация нового пользователя" +#: wp-includes/media.php:3550 +msgid "Edit Gallery" +msgstr "Редактировать галерею" -#: wp-includes/post-template.php:130 -msgid "Protected: %s" -msgstr "Защищено: %s" +#: wp-includes/customize/class-wp-customize-background-position-control.php:57 +msgid "Bottom Right" +msgstr "Внизу справа" -#: wp-includes/post-template.php:145 -msgid "Private: %s" -msgstr "Личное: %s" +#: wp-includes/customize/class-wp-customize-background-position-control.php:55 +msgid "Bottom Left" +msgstr "Внизу слева" -#: wp-includes/post-template.php:865 -msgid "Next page" -msgstr "Следующая страница" +#: wp-includes/customize/class-wp-customize-background-position-control.php:47 +msgid "Top Right" +msgstr "Вверху справа" -#: wp-includes/post-template.php:866 -msgid "Previous page" -msgstr "Предыдущая страница" +#: wp-includes/customize/class-wp-customize-background-position-control.php:45 +msgid "Top Left" +msgstr "Вверху слева" -#: wp-includes/post-template.php:1334 -msgid "Home" -msgstr "Главная" +#: wp-includes/script-loader.php:369 +msgid "Mute" +msgstr "Без звука" -#: wp-includes/deprecated.php:1840 wp-includes/post-template.php:1499 -msgid "Missing Attachment" -msgstr "Вложение не найдено" +#: wp-includes/class-wp-editor.php:1117 wp-includes/script-loader.php:352 +msgid "Fullscreen" +msgstr "На весь экран" -#: wp-includes/post.php:3298 -msgid "Could not update post in the database" -msgstr "Не удалось обновить запись в базе данных" +#: wp-includes/admin-bar.php:813 +msgid "Background" +msgstr "Фон" -#: wp-includes/post.php:3313 -msgid "Could not insert post into the database" -msgstr "Не удалось вставить запись в базу данных" +#: wp-includes/media-template.php:848 wp-includes/media-template.php:914 +msgid "Align" +msgstr "Расположение" -#: wp-includes/revision.php:295 -msgid "Cannot create a revision of a revision" -msgstr "Нельзя создать редакцию редакции" +#: wp-includes/media-template.php:1097 wp-includes/media-template.php:1186 +#: wp-includes/widgets/class-wp-widget-media-audio.php:72 +#: wp-includes/widgets/class-wp-widget-media-video.php:74 +msgid "Loop" +msgstr "Зациклить" -#: wp-includes/user.php:2000 -msgid "AIM" -msgstr "AIM" +#: wp-includes/class-wp-editor.php:1087 +msgid "Constrain proportions" +msgstr "Сохранять пропорции" -#: wp-includes/user.php:2001 -msgid "Yahoo IM" -msgstr "Yahoo IM" +#: wp-includes/class-wp-editor.php:1083 +msgid "General" +msgstr "Общие" -#: wp-includes/user.php:2002 -msgid "Jabber / Google Talk" -msgstr "Jabber / Google Talk" +#: wp-includes/class-wp-editor.php:1135 +msgid "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?" +msgstr "Введённый вами адрес похож на внешнюю ссылку, добавить http:// в начало?" -#: wp-includes/rss.php:917 wp-includes/widgets.php:1251 -msgid "An error has occurred, which probably means the feed is down. Try again later." -msgstr "Произошла ошибка; возможно, лента недоступна. Повторите попытку позже." +#: wp-includes/class-wp-editor.php:1133 +msgid "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?" +msgstr "Введённый вами адрес похож на e-mail, добавить mailto: в начало?" -#: wp-includes/script-loader.php:92 -msgid "Close all open tags" -msgstr "Закрыть все открытые теги" +#: wp-includes/class-wp-editor.php:1206 +#: wp-includes/customize/class-wp-customize-background-position-control.php:56 +msgid "Bottom" +msgstr "Снизу" -#: wp-includes/script-loader.php:93 -msgid "close tags" -msgstr "закрыть теги" +#: wp-includes/class-wp-editor.php:1205 +msgid "Middle" +msgstr "Посередине" -#: wp-includes/script-loader.php:94 -msgid "Enter the URL" -msgstr "Введите адрес (URL)" +#: wp-includes/class-wp-editor.php:1204 +#: wp-includes/customize/class-wp-customize-background-position-control.php:46 +msgid "Top" +msgstr "Сверху" -#: wp-includes/script-loader.php:95 -msgid "Enter the URL of the image" -msgstr "Введите адрес (URL) картинки" +#: wp-includes/class-wp-editor.php:1119 +msgid "Horizontal space" +msgstr "Отступ (H)" -#: wp-includes/script-loader.php:96 -msgid "Enter a description of the image" -msgstr "Введите описание изображения" +#: wp-includes/class-wp-editor.php:1088 +msgid "Vertical space" +msgstr "Отступ (V)" -#: wp-includes/script-loader.php:133 wp-includes/script-loader.php:518 -msgid "An unidentified error has occurred." -msgstr "Произошла неопределённая ошибка." +#: wp-includes/class-wp-editor.php:1091 +msgid "Dimensions" +msgstr "Размеры" -#: wp-includes/script-loader.php:267 -msgid "Image" -msgstr "Изображение" +#: wp-includes/class-wp-editor.php:1086 +msgid "Border" +msgstr "Рамка" -#: wp-includes/script-loader.php:268 -msgid "of" -msgstr "из" +#: wp-includes/class-wp-editor.php:1089 +msgid "Image description" +msgstr "Описание" -#: wp-includes/script-loader.php:280 -msgid "You have attempted to queue too many files." -msgstr "Вы поставили в очередь слишком много файлов." +#: wp-includes/class-wp-editor.php:999 +msgid "New document" +msgstr "Новый документ" -#: wp-includes/script-loader.php:282 -msgid "This file is empty. Please try another." -msgstr "Файл пуст. Пожалуйста, выберите другой." +#: wp-includes/class-wp-editor.php:1041 +msgid "Paste" +msgstr "Вставить" -#: wp-includes/script-loader.php:283 -msgid "This file type is not allowed. Please try another." -msgstr "Файл не принадлежит к разрешённым типам. Пожалуйста, выберите другой." +#: wp-includes/class-wp-editor.php:1040 +msgid "Copy" +msgstr "Копировать" -#: wp-includes/script-loader.php:287 -msgid "An error occurred in the upload. Please try again later." -msgstr "Во время загрузки произошла ошибка. Пожалуйста, повторите попытку позже." +#: wp-includes/class-wp-editor.php:1039 +msgid "Cut" +msgstr "Вырезать" -#: wp-includes/script-loader.php:288 -msgid "There was a configuration error. Please contact the server administrator." -msgstr "Ошибка конфигурации. Пожалуйста, свяжитесь с администратором сервера." +#: wp-includes/class-wp-editor.php:1023 +msgid "Superscript" +msgstr "Верхний индекс" -#: wp-includes/script-loader.php:289 -msgid "You may only upload 1 file." -msgstr "Вы можете загрузить только 1 файл." +#: wp-includes/class-wp-editor.php:1022 +msgid "Subscript" +msgstr "Нижний индекс" -#: wp-includes/script-loader.php:290 -msgid "HTTP error." -msgstr "Ошибка HTTP." +#: wp-includes/class-wp-editor.php:1021 +msgid "Strikethrough" +msgstr "Перечёркнутый" -#: wp-includes/script-loader.php:291 -msgid "Upload failed." -msgstr "Загрузка не удалась." +#: wp-includes/class-wp-editor.php:1020 +msgid "Underline" +msgstr "Подчёркнутый" -#: wp-includes/script-loader.php:295 -msgid "IO error." -msgstr "Ошибка ввода/вывода." +#: wp-includes/class-wp-editor.php:1026 wp-includes/script-loader.php:102 +msgid "Italic" +msgstr "Курсив" -#: wp-includes/script-loader.php:296 -msgid "Security error." -msgstr "Ошибка безопасности." +#: wp-includes/class-wp-editor.php:1025 wp-includes/script-loader.php:100 +msgid "Bold" +msgstr "Жирный" -#: wp-includes/script-loader.php:298 -msgid "Upload stopped." -msgstr "Загрузка остановлена." +#: wp-includes/class-wp-editor.php:1027 wp-includes/script-loader.php:118 +msgid "Code" +msgstr "Код" -#: wp-includes/script-loader.php:300 -msgid "Crunching…" -msgstr "Обработка…" +#: wp-includes/class-wp-editor.php:1013 wp-includes/script-loader.php:105 +msgid "Blockquote" +msgstr "Цитата" -#: wp-includes/script-loader.php:301 -msgid "moved to the trash." -msgstr "перемещён в корзину." +#: wp-includes/class-wp-editor.php:1008 +msgid "Heading 6" +msgstr "Заголовок 6" -#: wp-includes/script-loader.php:404 -msgctxt "password strength" -msgid "Medium" -msgstr "Средний" +#: wp-includes/class-wp-editor.php:1007 +msgid "Heading 5" +msgstr "Заголовок 5" -#: wp-includes/script-loader.php:556 -msgid "Publish on:" -msgstr "Опубликовать:" +#: wp-includes/class-wp-editor.php:1006 +msgid "Heading 4" +msgstr "Заголовок 4" -#: wp-includes/script-loader.php:557 -msgid "Schedule for:" -msgstr "Запланировать:" +#: wp-includes/class-wp-editor.php:1005 +msgid "Heading 3" +msgstr "Заголовок 3" -#: wp-includes/script-loader.php:558 -msgid "Published on:" -msgstr "Дата:" +#: wp-includes/class-wp-editor.php:1004 +msgid "Heading 2" +msgstr "Заголовок 2" -#: wp-includes/script-loader.php:561 -msgid "Show more comments" -msgstr "Показать ещё комментарии" +#: wp-includes/class-wp-editor.php:1003 +msgid "Heading 1" +msgstr "Заголовок 1" -#: wp-includes/script-loader.php:562 -msgid "No more comments found." -msgstr "Больше комментариев не найдено." +#: wp-includes/class-wp-editor.php:1012 +msgid "Paragraph" +msgstr "Абзац" -#: wp-includes/script-loader.php:571 -msgid "Password Protected" -msgstr "Защищено паролем" +#: wp-includes/class-wp-editor.php:1097 +msgid "Language" +msgstr "Язык" -#: wp-includes/script-loader.php:597 -msgid "Submitted on:" -msgstr "Отправлено:" +#: wp-includes/class-wp-editor.php:1072 +msgid "Document properties" +msgstr "Свойства документа" -#: wp-includes/script-loader.php:610 wp-includes/script-loader.php:619 -msgid "Error while saving the changes." -msgstr "Ошибка при сохранении изменений." +#: wp-includes/class-wp-editor.php:1233 wp-includes/script-loader.php:463 +#: wp-includes/script-loader.php:574 wp-includes/script-loader.php:583 +#: wp-includes/script-loader.php:763 wp-includes/theme.php:2974 +msgid "The changes you made will be lost if you navigate away from this page." +msgstr "Сделанные вами изменения будут отменены, если вы уйдёте с этой страницы." -#: wp-includes/script-loader.php:611 -msgid "Remove From Bulk Edit" -msgstr "Удалить из массового редактирования" +#: wp-includes/class-wp-editor.php:1171 +msgid "Row" +msgstr "Строка" -#: wp-includes/script-loader.php:743 -msgid "Could not set that as the thumbnail image. Try a different attachment." -msgstr "Не удалось задать это изображение в качестве миниатюры. Попробуйте другое вложение." +#: wp-includes/class-wp-editor.php:1165 +msgid "Delete table" +msgstr "Удалить таблицу" -#: wp-includes/script-loader.php:575 -msgid "Saving Draft…" -msgstr "Сохранение черновика…" +#: wp-includes/class-wp-editor.php:1190 +msgid "Copy table row" +msgstr "Копировать строку таблицы" -#: wp-includes/taxonomy.php:2088 -msgid "Could not insert term into the database" -msgstr "Не удалось вставить элемент в базу данных" +#: wp-includes/class-wp-editor.php:1189 +msgid "Cut table row" +msgstr "Вырезать строку таблицы" -#: wp-includes/user.php:133 wp-includes/user.php:206 -msgid "<strong>ERROR</strong>: The password field is empty." -msgstr "<strong>ОШИБКА</strong>: Вы не ввели пароль." +#: wp-includes/class-wp-editor.php:1186 +msgid "Paste table row after" +msgstr "Вставить строку таблицы после" -#: wp-includes/functions.php:5270 wp-includes/user.php:280 -msgid "Please log in again." -msgstr "Пожалуйста, войдите заново." +#: wp-includes/class-wp-editor.php:1185 +msgid "Paste table row before" +msgstr "Вставить строку таблицы до" -#: wp-includes/widgets.php:173 wp-includes/widgets.php:244 -msgid "Sidebar %d" -msgstr "Боковая колонка %d" +#: wp-includes/class-wp-editor.php:1166 +msgid "Table properties" +msgstr "Свойства таблицы" -#. translators: 1: WordPress version number, 2: Minimum required MySQL version -#. number -#: wp-includes/wp-db.php:3221 -msgid "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher" -msgstr "<strong>ОШИБКА</strong>: WordPress %1$s требует MySQL %2$s или выше" +#: wp-includes/class-wp-editor.php:1168 +msgid "Table cell properties" +msgstr "Свойства ячейки таблицы" -#: wp-login.php:104 -msgid "Powered by WordPress" -msgstr "Сайт работает на WordPress" +#: wp-includes/class-wp-editor.php:1167 +msgid "Table row properties" +msgstr "Свойства строки таблицы" -#: wp-login.php:293 -msgid "<strong>ERROR</strong>: There is no user registered with that email address." -msgstr "<strong>ОШИБКА</strong>: Пользователей с таким адресом e-mail не зарегистрировано." +#: wp-includes/class-wp-editor.php:1191 +msgid "Merge table cells" +msgstr "Объединить ячейки таблицы" -#: wp-includes/user.php:2104 -msgid "Password reset is not allowed for this user" -msgstr "Сброс пароля для этого пользователя не разрешён" +#: wp-includes/class-wp-editor.php:1184 +msgid "Insert column after" +msgstr "Вставить столбец после" -#. translators: Password reset email subject. 1: Site name -#: wp-login.php:345 -msgid "[%s] Password Reset" -msgstr "[%s] Новый пароль" +#: wp-includes/class-wp-editor.php:1183 +msgid "Insert column before" +msgstr "Вставить столбец до" -#: wp-includes/user.php:2158 wp-includes/user.php:2161 -#: wp-includes/user.php:2165 wp-includes/user.php:2189 -#: wp-includes/user.php:2198 wp-includes/user.php:2202 -#: wp-includes/user.php:2219 -msgid "Invalid key" -msgstr "Неверный ключ" +#: wp-includes/class-wp-editor.php:1187 +msgid "Delete row" +msgstr "Удалить строку" -#: wp-includes/user.php:2296 -msgid "<strong>ERROR</strong>: Please type your email address." -msgstr "<strong>ОШИБКА</strong>: Пожалуйста, введите ваш адрес e-mail." +#: wp-includes/class-wp-editor.php:1182 +msgid "Insert row after" +msgstr "Вставить строку после" -#: wp-login.php:527 -msgid "Lost Password" -msgstr "Забыли пароль?" +#: wp-includes/class-wp-editor.php:1181 +msgid "Insert row before" +msgstr "Вставить строку до" -#: wp-login.php:546 -msgid "Get New Password" -msgstr "Получить новый пароль" +#: wp-includes/class-wp-editor.php:1121 wp-includes/class-wp-editor.php:1127 +#: wp-includes/class-wp-editor.php:1686 wp-includes/script-loader.php:428 +msgid "Insert/edit link" +msgstr "Вставить/изменить ссылку" -#: wp-login.php:718 -msgid "Registration Form" -msgstr "Регистрационная форма" +#: wp-includes/class-wp-editor.php:1082 +msgid "Insert/edit image" +msgstr "Вставить/изменить картинку" -#: wp-login.php:718 -msgid "Register For This Site" -msgstr "Зарегистрироваться на этом сайте" +#: wp-includes/class-wp-editor.php:1115 +msgid "Print" +msgstr "Печать" -#: wp-includes/user.php:144 wp-includes/user.php:170 wp-includes/user.php:222 -#: wp-includes/user.php:242 wp-login.php:745 wp-login.php:939 -msgid "Lost your password?" -msgstr "Забыли пароль?" +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:155 +msgid "Sat" +msgstr "Сб" -#: wp-login.php:816 -msgid "You have logged in successfully." -msgstr "Вы успешно вошли в систему." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:154 +msgid "Fri" +msgstr "Пт" -#: wp-login.php:857 -msgid "You are now logged out." -msgstr "Вы вышли из системы." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:153 +msgid "Thu" +msgstr "Чт" -#: wp-login.php:859 -msgid "User registration is currently not allowed." -msgstr "В данный момент регистрация запрещена." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:152 +msgid "Wed" +msgstr "Ср" -#: wp-login.php:861 -msgid "Check your email for the confirmation link." -msgstr "Вам отправлено письмо со ссылкой для подтверждения." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:151 +msgid "Tue" +msgstr "Вт" -#: wp-login.php:863 -msgid "Check your email for your new password." -msgstr "Вам отправлено письмо с новым паролем." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:150 +msgid "Mon" +msgstr "Пн" -#: wp-login.php:865 -msgid "Registration complete. Please check your email." -msgstr "Регистрация завершена. Проверьте вашу почту." +#. translators: three-letter abbreviation of the weekday +#: wp-includes/class-wp-locale.php:149 +msgid "Sun" +msgstr "Вс" -#: wp-includes/general-template.php:410 wp-login.php:914 -msgid "Remember Me" -msgstr "Запомнить меня" +#. translators: weekday +#: wp-includes/class-wp-locale.php:137 wp-includes/class-wp-locale.php:146 +#: wp-includes/class-wp-locale.php:155 +msgid "Saturday" +msgstr "Суббота" -#: wp-mail.php:40 -msgid "Slow down cowboy, no need to check for new mails so often!" -msgstr "Притормози, ковбой! Не нужно проверять почту так часто." +#. translators: weekday +#: wp-includes/class-wp-locale.php:136 wp-includes/class-wp-locale.php:145 +#: wp-includes/class-wp-locale.php:154 +msgid "Friday" +msgstr "Пятница" -#: wp-mail.php:60 -msgid "There doesn’t seem to be any new mail." -msgstr "Похоже, новых писем нет." +#. translators: weekday +#: wp-includes/class-wp-locale.php:135 wp-includes/class-wp-locale.php:144 +#: wp-includes/class-wp-locale.php:153 +msgid "Thursday" +msgstr "Четверг" -#. translators: Post author email address -#: wp-mail.php:128 -msgid "Author is %s" -msgstr "Автор: %s" +#. translators: weekday +#: wp-includes/class-wp-locale.php:134 wp-includes/class-wp-locale.php:143 +#: wp-includes/class-wp-locale.php:152 +msgid "Wednesday" +msgstr "Среда" -#. translators: %s: POP3 error -#: wp-mail.php:238 -msgid "Oops: %s" -msgstr "Ой: %s" +#. translators: weekday +#: wp-includes/class-wp-locale.php:133 wp-includes/class-wp-locale.php:142 +#: wp-includes/class-wp-locale.php:151 +msgid "Tuesday" +msgstr "Вторник" -#: wp-includes/comment-template.php:2247 -msgid "Cancel reply" -msgstr "Отменить ответ" +#. translators: weekday +#: wp-includes/class-wp-locale.php:132 wp-includes/class-wp-locale.php:141 +#: wp-includes/class-wp-locale.php:150 +msgid "Monday" +msgstr "Понедельник" -#: wp-includes/comment-template.php:2248 -msgid "Post Comment" -msgstr "Отправить комментарий" +#. translators: weekday +#: wp-includes/class-wp-locale.php:131 wp-includes/class-wp-locale.php:140 +#: wp-includes/class-wp-locale.php:149 +msgid "Sunday" +msgstr "Воскресенье" -#: wp-includes/cron.php:205 -msgid "This argument has changed to an array to match the behavior of the other cron functions." -msgstr "Этот аргумент изменён на массив, чтобы соответствовать поведению других функций планировщика." +#. translators: month name +#: wp-includes/class-wp-locale.php:169 wp-includes/class-wp-locale.php:197 +msgid "December" +msgstr "Декабрь" -#: wp-includes/widgets/class-wp-widget-text.php:115 -msgid "Automatically add paragraphs" -msgstr "Автоматически добавлять абзацы" +#. translators: month name +#: wp-includes/class-wp-locale.php:168 wp-includes/class-wp-locale.php:196 +msgid "November" +msgstr "Ноябрь" -#. translators: Comments feed title. 1: Post title -#: wp-includes/feed-rss2-comments.php:38 -msgid "Comments on: %s" -msgstr "Комментарии: %s" +#. translators: month name +#: wp-includes/class-wp-locale.php:167 wp-includes/class-wp-locale.php:195 +msgid "October" +msgstr "Октябрь" -#. translators: 1: PHP function name, 2: version number, 3: optional message -#. regarding the change -#: wp-includes/functions.php:4021 -msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s" -msgstr "Функция %1$s вызвана с аргументом, который <strong>считается устаревшим</strong> с версии %2$s! %3$s." +#. translators: month name +#: wp-includes/class-wp-locale.php:166 wp-includes/class-wp-locale.php:194 +msgid "September" +msgstr "Сентябрь" -#. translators: 1: PHP function name, 2: version number -#: wp-includes/functions.php:4024 -msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available." -msgstr "Функция %1$s вызвана с аргументом, который <strong>считается устаревшим</strong> с версии %2$s. Альтернативы не предусмотрено." +#. translators: month name +#: wp-includes/class-wp-locale.php:165 wp-includes/class-wp-locale.php:193 +msgid "August" +msgstr "Август" -#: wp-includes/class-wp-editor.php:873 -msgid "Select all" -msgstr "Выделить всё" +#. translators: month name +#: wp-includes/class-wp-locale.php:164 wp-includes/class-wp-locale.php:192 +msgid "July" +msgstr "Июль" -#: wp-includes/post.php:96 -msgid "Revision" -msgstr "Редакция" +#. translators: month name +#: wp-includes/class-wp-locale.php:163 wp-includes/class-wp-locale.php:191 +msgid "June" +msgstr "Июнь" -#: wp-includes/user.php:1446 -msgid "Cannot create a user with an empty login name." -msgstr "Нельзя создать пользователя с пустым логином." +#. translators: month name +#: wp-includes/class-wp-locale.php:162 wp-includes/class-wp-locale.php:190 +msgid "May" +msgstr "Май" -#: wp-includes/script-loader.php:270 -msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them." -msgstr "Эта функция требует поддержки плавающих фреймов. У вас отключены теги iframe, либо ваш браузер их не поддерживает." +#. translators: month name +#: wp-includes/class-wp-locale.php:161 wp-includes/class-wp-locale.php:189 +msgid "April" +msgstr "Апрель" -#: wp-includes/script-loader.php:742 -msgid "Saving..." -msgstr "Сохранение..." +#. translators: month name +#: wp-includes/class-wp-locale.php:160 wp-includes/class-wp-locale.php:188 +msgid "March" +msgstr "Март" -#: wp-includes/taxonomy.php:726 wp-includes/taxonomy.php:2577 -#: wp-includes/taxonomy.php:3848 -msgid "Empty Term" -msgstr "Пустой элемент" +#. translators: month name +#: wp-includes/class-wp-locale.php:159 wp-includes/class-wp-locale.php:187 +msgid "February" +msgstr "Февраль" -#. translators: 1: Taxonomy term slug -#: wp-includes/taxonomy.php:2663 -msgid "The slug “%s” is already in use by another term" -msgstr "Ярлык «%s» уже используется другим элементом" +#. translators: month name +#: wp-includes/class-wp-locale.php:158 wp-includes/class-wp-locale.php:186 +msgid "January" +msgstr "Январь" -#: wp-includes/taxonomy.php:4050 -msgid "Invalid object ID" -msgstr "Неверный ID объекта" +#: wp-includes/class-wp-http-curl.php:189 +#: wp-includes/class-wp-http-streams.php:228 +msgid "Could not open handle for fopen() to %s" +msgstr "Не удалось открыть дескриптор для fopen() к %s" -#: wp-includes/class-wp-theme.php:298 -msgid "The parent theme is missing. Please install the \"%s\" parent theme." -msgstr "Отсутствует родительская тема. Пожалуйста, установите родительскую тему «%s»" +#: wp-includes/class-http.php:984 wp-includes/class-wp-http-curl.php:232 +#: wp-includes/class-wp-http-curl.php:271 +msgid "Too many redirects." +msgstr "Слишком много перенаправлений." -#: wp-includes/user.php:310 -msgid "<strong>ERROR</strong>: Your account has been marked as a spammer." -msgstr "<strong>ОШИБКА</strong>: Ваша учётная запись помечена как спамерская." +#: wp-includes/class-http.php:268 +msgid "User has blocked requests through HTTP." +msgstr "Пользователь заблокировал HTTP-запросы." -#: wp-includes/user.php:2298 -msgid "<strong>ERROR</strong>: The email address isn’t correct." -msgstr "<strong>ОШИБКА</strong>: Некорректный адрес e-mail." +#: wp-includes/class-wp-theme.php:801 +msgid "Gray" +msgstr "Серый" -#: wp-includes/ms-functions.php:241 -msgid "That user does not exist." -msgstr "Такого пользователя не существует." +#: wp-includes/general-template.php:3293 +msgid "Next »" +msgstr "Далее →" -#: wp-includes/ms-functions.php:445 -msgid "You cannot use that email address to signup. We are having problems with them blocking some of our email. Please use another email provider." -msgstr "Этот почтовый адрес нельзя использовать для регистрации. Некоторые из наших писем блокируются данной почтовой службой. Пожалуйста, используйте другую службу." +#: wp-includes/general-template.php:3292 +msgid "« Previous" +msgstr "← Ранее" -#: wp-includes/ms-functions.php:465 -msgid "Sorry, that email address is not allowed!" -msgstr "Извините, этот адрес e-mail недопустим!" +#. translators: 1: blog name, 2: separator(raquo), 3: search phrase +#: wp-includes/general-template.php:2675 +msgid "%1$s %2$s Search Results for “%3$s” Feed" +msgstr "%1$s %2$s Лента результатов поиска «%3$s»" -#: wp-includes/ms-functions.php:475 wp-includes/user.php:1526 -msgid "Sorry, that email address is already used!" -msgstr "Извините, этот адрес e-mail уже используется!" +#. translators: 1: blog name, 2: separator(raquo), 3: author name +#: wp-includes/general-template.php:2673 +msgid "%1$s %2$s Posts by %3$s Feed" +msgstr "%1$s %2$s Лента записей автора %3$s" -#: wp-includes/ms-functions.php:497 -msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing." -msgstr "Этот адрес уже используется. Пожалуйста, поищите в своей почте письмо об активации. Если вы ничего не сделаете, адрес снова станет доступен через пару дней." +#. translators: 1: blog name, 2: separator(raquo), 3: tag name +#: wp-includes/general-template.php:2669 +msgid "%1$s %2$s %3$s Tag Feed" +msgstr "%1$s %2$s Лента метки %3$s" -#: wp-includes/ms-functions.php:980 -msgid "Invalid activation key." -msgstr "Неверный ключ активации." - -#: wp-includes/ms-functions.php:1000 -msgid "Could not create user" -msgstr "Не удалось создать пользователя" - -#: wp-includes/ms-functions.php:1266 -msgid "New User Registration: %s" -msgstr "Регистрация нового пользователя: %s" - -#. translators: New user notification email subject. 1: Network name, 2: New -#. user login -#: wp-includes/ms-functions.php:1619 -msgid "New %1$s User: %2$s" -msgstr "В сети «%1$s» новый пользователь: %2$s" - -#: wp-signup.php:173 -msgid "Privacy:" -msgstr "Приватность:" - -#: wp-signup.php:233 -msgid "(Must be at least 4 characters, letters and numbers only.)" -msgstr "(Не менее 4 символов, только буквы и цифры.)" - -#: wp-signup.php:236 -msgid "Email Address:" -msgstr "Адрес e-mail:" +#. translators: 1: blog name, 2: separator(raquo), 3: category name +#: wp-includes/general-template.php:2667 +msgid "%1$s %2$s %3$s Category Feed" +msgstr "%1$s %2$s Лента рубрики %3$s" -#: wp-signup.php:310 -msgid "There was a problem, please correct the form below and try again." -msgstr "Что-то не получилось. Пожалуйста, исправьте данные в этой форме и попробуйте ещё раз." +#. translators: 1: blog name, 2: separator(raquo), 3: post title +#: wp-includes/general-template.php:2665 +msgid "%1$s %2$s %3$s Comments Feed" +msgstr "%1$s %2$s Лента комментариев к «%3$s»" -#: wp-includes/script-loader.php:979 wp-signup.php:559 -msgid "Next" -msgstr "Далее" +#. translators: 1: blog title, 2: separator (raquo) +#: wp-includes/general-template.php:2625 +msgid "%1$s %2$s Comments Feed" +msgstr "%1$s %2$s Лента комментариев" -#: wp-signup.php:673 -msgid "Signup" -msgstr "Зарегистрироваться" +#. translators: 1: blog title, 2: separator (raquo) +#: wp-includes/general-template.php:2623 +msgid "%1$s %2$s Feed" +msgstr "%1$s %2$s Лента" -#: wp-signup.php:756 -msgid "Still waiting for your email?" -msgstr "Всё ещё ждёте письмо?" +#. translators: Separator between blog name and feed type in feed links +#: wp-includes/general-template.php:2621 wp-includes/general-template.php:2663 +msgctxt "feed link" +msgid "»" +msgstr "»" -#: wp-signup.php:834 -msgid "Registration has been disabled." -msgstr "Регистрация отключена." +#. translators: Calendar caption: 1: month name, 2: 4-digit year +#: wp-includes/general-template.php:1983 +msgctxt "calendar caption" +msgid "%1$s %2$s" +msgstr "%1$s %2$s" -#: wp-signup.php:846 -msgid "User registration has been disabled." -msgstr "Регистрация пользователей отключена." +#. translators: 1: month name, 2: 4-digit year +#: wp-includes/general-template.php:1758 wp-includes/media.php:3428 +msgid "%1$s %2$d" +msgstr "%1$s %2$d" -#: wp-includes/functions.php:2725 -msgid "« Back" -msgstr "← Назад" +#: wp-includes/general-template.php:984 wp-includes/general-template.php:1199 +msgid "Page not found" +msgstr "Страница не найдена" -#: wp-includes/general-template.php:3258 -msgid "« Previous" -msgstr "← Ранее" +#. translators: 1: separator, 2: search phrase +#: wp-includes/general-template.php:1194 +msgid "Search Results %1$s %2$s" +msgstr "Результаты поиска %1$s %2$s" -#: wp-includes/general-template.php:3259 -msgid "Next »" -msgstr "Далее →" +#: wp-includes/general-template.php:543 +msgid "Site Admin" +msgstr "Управление сайтом" -#: wp-includes/link-template.php:2691 -msgid "Newer Comments »" -msgstr "Следующие комментарии →" +#: wp-includes/general-template.php:539 wp-login.php:556 wp-login.php:669 +#: wp-login.php:743 wp-login.php:936 +msgid "Register" +msgstr "Регистрация" -#: wp-includes/link-template.php:2735 -msgid "« Older Comments" -msgstr "← Предыдущие комментарии" +#: wp-includes/general-template.php:410 wp-login.php:917 +msgid "Remember Me" +msgstr "Запомнить меня" -#: wp-includes/pluggable.php:1775 wp-includes/pluggable.php:1805 -#: wp-login.php:329 -msgid "Username: %s" -msgstr "Имя пользователя: %s" +#: wp-includes/general-template.php:274 +msgid "Log out" +msgstr "Выйти" -#: wp-includes/pluggable.php:1811 -msgid "[%s] Your username and password info" -msgstr "[%s] Ваше имя пользователя и пароль" +#: wp-includes/general-template.php:272 wp-login.php:553 wp-login.php:616 +#: wp-login.php:666 wp-login.php:747 +msgid "Log in" +msgstr "Войти" -#: wp-includes/script-loader.php:265 -msgid "Next >" -msgstr "Далее →" +#: wp-includes/functions.php:4674 +msgid "Manual Offsets" +msgstr "Ручные смещения" -#: wp-includes/script-loader.php:266 -msgid "< Prev" -msgstr "← Назад" +#: wp-includes/functions.php:4666 wp-includes/functions.php:4670 +msgid "UTC" +msgstr "UTC" -#: wp-includes/user.php:130 -msgid "<strong>ERROR</strong>: The username field is empty." -msgstr "<strong>ОШИБКА</strong>: Вы не ввели имя пользователя." +#: wp-includes/functions.php:4621 +msgid "Select a city" +msgstr "Выберите город" -#: wp-login.php:289 -msgid "<strong>ERROR</strong>: Enter a username or email address." -msgstr "<strong>ОШИБКА</strong>: Введите имя пользователя или e-mail." +#. translators: 1: PHP function name, 2: version number +#: wp-includes/functions.php:4026 +msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available." +msgstr "Функция %1$s вызвана с аргументом, который <strong>считается устаревшим</strong> с версии %2$s. Альтернативы не предусмотрено." -#: wp-login.php:314 -msgid "<strong>ERROR</strong>: Invalid username or email." -msgstr "<strong>ОШИБКА</strong>: Неверное имя пользователя или e-mail." +#. translators: 1: PHP function name, 2: version number, 3: optional message +#. regarding the change +#: wp-includes/functions.php:4023 +msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s" +msgstr "Функция %1$s вызвана с аргументом, который <strong>считается устаревшим</strong> с версии %2$s! %3$s." -#: wp-includes/ms-functions.php:456 -msgid "Sorry, usernames must have letters too!" -msgstr "Извините, имя пользователя должно содержать также и буквы!" +#. translators: 1: PHP function name, 2: version number +#. translators: 1: PHP file name, 2: version number +#. translators: 1: WordPress hook name, 2: version number +#: wp-includes/functions.php:3834 wp-includes/functions.php:3962 +#: wp-includes/functions.php:4085 +msgid "%1$s is <strong>deprecated</strong> since version %2$s with no alternative available." +msgstr "Функция %1$s с версии %2$s <strong>считается устаревшей</strong>. Альтернативы не предусмотрено." -#: wp-includes/ms-functions.php:471 wp-includes/user.php:1452 -msgid "Sorry, that username already exists!" -msgstr "Извините, это имя пользователя уже существует!" +#. translators: 1: PHP function name, 2: version number, 3: alternative +#. function name +#. translators: 1: PHP file name, 2: version number, 3: alternative file name +#. translators: 1: WordPress hook name, 2: version number, 3: alternative hook +#. name +#: wp-includes/functions.php:3831 wp-includes/functions.php:3959 +#: wp-includes/functions.php:4082 +msgid "%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead." +msgstr "Функция %1$s с версии %2$s <strong>считается устаревшей</strong>! Используйте %3$s." -#: wp-includes/ms-functions.php:487 -msgid "That username is currently reserved but may be available in a couple of days." -msgstr "Это имя пользователя в настоящее время зарезервировано, но может стать доступным через несколько дней." +#: wp-includes/functions.php:2739 wp-load.php:92 +msgid "WordPress › Error" +msgstr "WordPress › Ошибка" -#: wp-includes/ms-functions.php:1008 -msgid "That username is already activated." -msgstr "Это имя пользователя уже активировано." +#: wp-includes/functions.php:2727 +msgid "« Back" +msgstr "← Назад" -#: wp-signup.php:555 -msgid "Just a username, please." -msgstr "Только имя пользователя, пожалуйста." +#: wp-includes/functions.php:2602 wp-includes/ms-functions.php:2011 +msgid "Please try again." +msgstr "Пожалуйста, попробуйте ещё раз." -#. translators: %s: username -#: wp-signup.php:605 -msgid "%s is your new username" -msgstr "%s — ваше новое имя пользователя" +#. translators: %s: logout URL +#: wp-includes/functions.php:2593 +msgid "Do you really want to <a href=\"%s\">log out</a>?" +msgstr "Вы действительно хотите <a href='%s'>выйти</a>?" -#: wp-signup.php:609 -msgid "If you do not activate your username within two days, you will have to sign up again." -msgstr "Если вы не активируете своё имя пользователя в течение двух дней, вам придётся регистрироваться заново." +#: wp-includes/functions.php:2607 +msgid "WordPress Failure Notice" +msgstr "Сообщение об ошибке" #. translators: %s: site name -#: wp-includes/functions.php:2584 +#: wp-includes/functions.php:2586 msgid "You are attempting to log out of %s" msgstr "Вы пытаетесь выйти с сайта «%s»" -#. translators: %s: name of the network -#: wp-signup.php:535 -msgid "Get your own %s account in seconds" -msgstr "Создайте учётную запись в сети «%s» за считанные секунды" - -#: wp-includes/class-wp-theme.php:785 -msgid "Gray" -msgstr "Серый" - -#: wp-includes/comment.php:658 wp-includes/comment.php:661 -#: wp-includes/comment.php:664 -msgid "Duplicate comment detected; it looks as though you’ve already said that!" -msgstr "Обнаружен дубликат комментария. Кажется, вы уже сказали это!" - -#: wp-includes/general-template.php:543 -msgid "Site Admin" -msgstr "Управление сайтом" - -#: wp-includes/class-wp-theme.php:246 -msgid "Stylesheet is missing." -msgstr "Таблица стилей не найдена." +#: wp-includes/functions.php:2174 +msgid "Could not write file %s" +msgstr "Не удалось сохранить файл %s" -#: wp-signup.php:606 -msgid "But, before you can start using your new username, <strong>you must activate it</strong>." -msgstr "Но прежде чем вы начнёте использовать своё новое имя пользователя, <strong>нужно его активировать</strong>." +#: wp-includes/functions.php:2128 +msgid "Empty filename" +msgstr "Пустое имя файла" -#: wp-includes/post.php:209 -msgid "Scheduled <span class=\"count\">(%s)</span>" -msgid_plural "Scheduled <span class=\"count\">(%s)</span>" -msgstr[0] "Запланированные <span class=\"count\">(%s)</span>" -msgstr[1] "Запланированные <span class=\"count\">(%s)</span>" -msgstr[2] "Запланированные <span class=\"count\">(%s)</span>" +#. translators: %s: directory path +#: wp-includes/functions.php:1897 wp-includes/functions.php:2166 +msgid "Unable to create directory %s. Is its parent directory writable by the server?" +msgstr "Не могу создать директорию %s. Проверьте, доступна ли родительская директория для записи." -#: wp-includes/post.php:202 -msgid "Published <span class=\"count\">(%s)</span>" -msgid_plural "Published <span class=\"count\">(%s)</span>" -msgstr[0] "Опубликованные <span class=\"count\">(%s)</span>" -msgstr[1] "Опубликованные <span class=\"count\">(%s)</span>" -msgstr[2] "Опубликованные <span class=\"count\">(%s)</span>" +#: wp-includes/option.php:156 +msgid "%s is a protected WP option and may not be modified" +msgstr "%s — защищённая опция WP и не может быть изменена" -#: wp-includes/post.php:230 -msgid "Private <span class=\"count\">(%s)</span>" -msgid_plural "Private <span class=\"count\">(%s)</span>" -msgstr[0] "Личные <span class=\"count\">(%s)</span>" -msgstr[1] "Личные <span class=\"count\">(%s)</span>" -msgstr[2] "Личные <span class=\"count\">(%s)</span>" +#. translators: used between list items, there is a space after the comma +#: wp-includes/class-wp-theme.php:758 +msgid ", " +msgstr ", " -#: wp-includes/post.php:216 -msgid "Draft <span class=\"count\">(%s)</span>" -msgid_plural "Drafts <span class=\"count\">(%s)</span>" -msgstr[0] "Черновики <span class=\"count\">(%s)</span>" -msgstr[1] "Черновики <span class=\"count\">(%s)</span>" -msgstr[2] "Черновики <span class=\"count\">(%s)</span>" +#. translators: Time difference between two dates, in days. 1: Number of days +#: wp-includes/formatting.php:3240 +msgid "%s day" +msgid_plural "%s days" +msgstr[0] "%s день" +msgstr[1] "%s дня" +msgstr[2] "%s дней" -#: wp-includes/ms-load.php:483 -msgid "What do I do now?" -msgstr "Что теперь делать?" +#. translators: Time difference between two dates, in hours. 1: Number of hours +#: wp-includes/formatting.php:3234 +msgid "%s hour" +msgid_plural "%s hours" +msgstr[0] "%s час" +msgstr[1] "%s часа" +msgstr[2] "%s часов" #. translators: Time difference between two dates, in minutes (min=minute). 1: #. Number of minutes -#: wp-includes/formatting.php:3227 +#: wp-includes/formatting.php:3228 msgid "%s min" msgid_plural "%s mins" msgstr[0] "%s минута" msgstr[1] "%s минуты" msgstr[2] "%s минут" -#. translators: Time difference between two dates, in hours. 1: Number of hours -#: wp-includes/formatting.php:3233 -msgid "%s hour" -msgid_plural "%s hours" -msgstr[0] "%s час" -msgstr[1] "%s часа" -msgstr[2] "%s часов" +#: wp-includes/feed-rss2-comments.php:91 +msgid "Protected Comments: Please enter your password to view comments." +msgstr "Скрытые комментарии: введите пароль для просмотра комментариев." -#. translators: Time difference between two dates, in days. 1: Number of days -#: wp-includes/formatting.php:3239 -msgid "%s day" -msgid_plural "%s days" -msgstr[0] "%s день" -msgstr[1] "%s дня" -msgstr[2] "%s дней" +#. translators: Comments feed title. 1: Post title +#: wp-includes/feed-rss2-comments.php:38 +msgid "Comments on: %s" +msgstr "Комментарии: %s" -#. translators: Comment moderation. 1: Number of comments awaiting approval -#: wp-includes/pluggable.php:1658 -msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:" -msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:" -msgstr[0] "В настоящее время ожидает проверки %s комментарий. Пожалуйста, посетите панель модерирования:" -msgstr[1] "В настоящее время ожидают проверки %s комментария. Пожалуйста, посетите панель модерирования:" -msgstr[2] "В настоящее время ожидают проверки %s комментариев. Пожалуйста, посетите панель модерирования:" +#. translators: Comment author title. 1: Comment author name +#: wp-includes/feed-atom-comments.php:84 wp-includes/feed-rss2-comments.php:83 +msgid "By: %s" +msgstr "Автор: %s" -#: wp-includes/post.php:223 -msgid "Pending <span class=\"count\">(%s)</span>" -msgid_plural "Pending <span class=\"count\">(%s)</span>" -msgstr[0] "На утверждении <span class=\"count\">(%s)</span>" -msgstr[1] "На утверждении <span class=\"count\">(%s)</span>" -msgstr[2] "На утверждении <span class=\"count\">(%s)</span>" +#. translators: Individual comment title. 1: Post title, 2: Comment author name +#: wp-includes/feed-atom-comments.php:81 wp-includes/feed-rss2-comments.php:80 +msgid "Comment on %1$s by %2$s" +msgstr "Комментарий к записи %1$s (%2$s)" -#: wp-includes/post.php:237 -msgid "Trash <span class=\"count\">(%s)</span>" -msgid_plural "Trash <span class=\"count\">(%s)</span>" -msgstr[0] "Корзина <span class=\"count\">(%s)</span>" -msgstr[1] "Корзина <span class=\"count\">(%s)</span>" -msgstr[2] "Корзина <span class=\"count\">(%s)</span>" +#. translators: Comments feed title. 1: Site name +#: wp-includes/feed-atom-comments.php:39 wp-includes/feed-rss2-comments.php:44 +msgid "Comments for %s" +msgstr "Комментарии на сайте %s" -#: wp-login.php:373 -msgid "The email could not be sent." -msgstr "Не удалось отправить письмо." +#. translators: Comments feed title. 1: Site name, 2: Search query +#: wp-includes/feed-atom-comments.php:36 wp-includes/feed-rss2-comments.php:41 +msgid "Comments for %1$s searching on %2$s" +msgstr "Комментарии на сайте %1$s по запросу %2$s" -#: wp-includes/widgets.php:1267 -msgid "Untitled" -msgstr "Без названия" +#: wp-includes/deprecated.php:1840 wp-includes/post-template.php:1500 +msgid "Missing Attachment" +msgstr "Вложение не найдено" + +#: wp-includes/deprecated.php:963 +msgid "Last updated" +msgstr "Последние изменения" + +#: wp-includes/deprecated.php:64 +msgid "new WordPress Loop" +msgstr "новый цикл WordPress" + +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30 +msgid "Tag Cloud" +msgstr "Облако меток" + +#: wp-includes/widgets.php:1373 +msgid "Display item date?" +msgstr "Отображать дату элемента?" + +#: wp-includes/widgets.php:1370 +msgid "Display item author if available?" +msgstr "Отображать автора элемента (если есть)?" + +#: wp-includes/widgets.php:1367 +msgid "Display item content?" +msgstr "Отображать содержимое элемента?" + +#: wp-includes/widgets.php:1357 +msgid "How many items would you like to display?" +msgstr "Сколько элементов отображать?" #: wp-includes/widgets.php:1354 msgid "Give the feed a title (optional):" msgstr "Назовите ленту (необязательно):" -#: wp-includes/pluggable.php:1616 -msgid "Trackback excerpt: " -msgstr "Отрывок обратной ссылки:" +#: wp-includes/widgets.php:1351 +msgid "Enter the RSS feed URL here:" +msgstr "Введите адрес RSS-ленты:" -#: wp-includes/pluggable.php:1626 -msgid "Pingback excerpt: " -msgstr "Отрывок уведомления:" +#: wp-includes/widgets.php:1267 +msgid "Untitled" +msgstr "Без названия" + +#. translators: comments widget: 1: comment author, 2: post link +#: wp-includes/widgets/class-wp-widget-recent-comments.php:116 +msgctxt "widgets" +msgid "%1$s on %2$s" +msgstr "%1$s к записи %2$s" + +#: wp-includes/widgets/class-wp-widget-recent-posts.php:135 +msgid "Number of posts to show:" +msgstr "Количество записей:" + +#: wp-includes/widgets/class-wp-widget-recent-posts.php:31 +#: wp-includes/widgets/class-wp-widget-recent-posts.php:50 +msgid "Recent Posts" +msgstr "Свежие записи" + +#: wp-includes/widgets/class-wp-widget-categories.php:170 +msgid "Show hierarchy" +msgstr "Отображать иерархию" + +#: wp-includes/widgets/class-wp-widget-categories.php:71 +msgid "Select Category" +msgstr "Выберите рубрику" + +#: wp-includes/widgets/class-wp-widget-text.php:374 +msgid "Automatically add paragraphs" +msgstr "Автоматически добавлять абзацы" + +#: wp-includes/class-wp-editor.php:1259 +#: wp-includes/widgets/class-wp-widget-text.php:43 +msgid "Text" +msgstr "Текст" + +#: wp-includes/widgets/class-wp-widget-calendar.php:41 +msgid "Calendar" +msgstr "Календарь" + +#: wp-includes/widgets/class-wp-widget-meta.php:58 +msgid "Entries <abbr title=\"Really Simple Syndication\">RSS</abbr>" +msgstr "<abbr title=\"Really Simple Syndication\">RSS</abbr> записей" + +#: wp-includes/widgets/class-wp-widget-archives.php:161 +#: wp-includes/widgets/class-wp-widget-categories.php:167 +msgid "Show post counts" +msgstr "Отображать число записей" + +#: wp-includes/widgets/class-wp-widget-archives.php:82 +msgid "Select Month" +msgstr "Выберите месяц" + +#: wp-includes/widgets/class-wp-widget-links.php:158 +msgid "Show Link Rating" +msgstr "Показывать рейтинг ссылок" + +#: wp-includes/widgets/class-wp-widget-links.php:156 +msgid "Show Link Description" +msgstr "Показывать описания ссылок" + +#: wp-includes/widgets/class-wp-widget-links.php:154 +msgid "Show Link Name" +msgstr "Показывать названия ссылок" + +#: wp-includes/widgets/class-wp-widget-links.php:152 +msgid "Show Link Image" +msgstr "Показывать изображения" + +#: wp-includes/widgets/class-wp-widget-links.php:27 +msgid "Your blogroll" +msgstr "Ваши ссылки" + +#: wp-includes/widgets/class-wp-widget-pages.php:146 +msgid "Page IDs, separated by commas." +msgstr "ID страниц, разделённые запятыми." + +#: wp-includes/widgets/class-wp-widget-pages.php:143 +msgid "Exclude:" +msgstr "Исключить:" + +#: wp-includes/widgets/class-wp-widget-pages.php:139 +msgid "Page ID" +msgstr "ID страницы" + +#: wp-includes/widgets/class-wp-widget-pages.php:138 +msgid "Page order" +msgstr "Порядок страницы" + +#: wp-includes/widgets/class-wp-widget-pages.php:137 +msgid "Page title" +msgstr "Заголовок страницы" + +#: wp-includes/widgets/class-wp-widget-links.php:142 +#: wp-includes/widgets/class-wp-widget-pages.php:135 +msgid "Sort by:" +msgstr "Приоритет сортировки:" + +#: wp-includes/cron.php:407 +msgid "Once Daily" +msgstr "Каждый день" + +#: wp-includes/cron.php:406 +msgid "Twice Daily" +msgstr "Два раза в день" + +#: wp-includes/cron.php:405 +msgid "Once Hourly" +msgstr "Каждый час" -#: wp-includes/post-template.php:385 -msgid "There is no excerpt because this is a protected post." -msgstr "Отрывка нет, потому что запись защищена." +#: wp-includes/cron.php:205 +msgid "This argument has changed to an array to match the behavior of the other cron functions." +msgstr "Этот аргумент изменён на массив, чтобы соответствовать поведению других функций планировщика." -#: wp-includes/post.php:3059 -msgid "Content, title, and excerpt are empty." -msgstr "Содержимое, заголовок и отрывок пусты." +#: wp-includes/comment.php:2095 +msgid "Could not update comment status" +msgstr "Не удалось обновить статус комментария" -#: wp-includes/class-wp-customize-manager.php:4005 -#: wp-includes/class-wp-customize-manager.php:4046 -msgid "Fill Screen" -msgstr "Заполнить экран" +#: wp-includes/comment.php:658 wp-includes/comment.php:661 +#: wp-includes/comment.php:664 +msgid "Duplicate comment detected; it looks as though you’ve already said that!" +msgstr "Обнаружен дубликат комментария. Кажется, вы уже сказали это!" -#. translators: %s: revision date -#. translators: %s: revision date with author avatar -#: wp-includes/post-template.php:1702 wp-includes/post-template.php:1754 -msgid "%s [Autosave]" -msgstr "%s [Автосохранение]" +#: wp-includes/comment.php:241 +msgid "Unapproved" +msgstr "Не одобрен" -#. translators: %s: revision date -#. translators: %s: revision date with author avatar -#: wp-includes/post-template.php:1704 wp-includes/post-template.php:1756 -msgid "%s [Current Revision]" -msgstr "%s [Текущая редакция]" +#: wp-includes/comment-template.php:2250 +msgid "Post Comment" +msgstr "Отправить комментарий" -#: wp-includes/taxonomy.php:502 -msgid "Edit Category" -msgstr "Изменить рубрику" +#: wp-includes/comment-template.php:2249 +msgid "Cancel reply" +msgstr "Отменить ответ" -#: wp-includes/post.php:1372 -msgctxt "page" -msgid "Add New" -msgstr "Добавить новую" +#: wp-includes/comment-template.php:1873 wp-includes/comment-template.php:2244 +msgid "Leave a Reply to %s" +msgstr "Добавить комментарий для %s" -#: wp-includes/class-wp-customize-panel.php:375 -#: wp-includes/class-wp-customize-section.php:377 -#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:85 -msgid "Help" -msgstr "Помощь" +#: wp-includes/comment-template.php:1872 wp-includes/comment-template.php:2243 +msgid "Leave a Reply" +msgstr "Добавить комментарий" -#: wp-includes/class-wp-theme.php:788 -msgid "Light" -msgstr "Светлая" +#: wp-includes/comment-template.php:1780 +msgid "Click here to cancel reply." +msgstr "Нажмите, чтобы отменить ответ." -#: wp-includes/class-wp-editor.php:1001 wp-includes/media-template.php:962 -msgid "Width" -msgstr "Ширина" +#: wp-includes/comment-template.php:1712 +msgid "Log in to leave a Comment" +msgstr "Войдите, чтобы добавить комментарий" -#: wp-includes/user.php:2301 -msgid "<strong>ERROR</strong>: This email is already registered, please choose another one." -msgstr "<strong>ОШИБКА</strong>: Этот e-mail уже зарегистрирован. Пожалуйста, введите другой." +#: wp-includes/comment-template.php:1711 +msgid "Leave a Comment" +msgstr "Добавить комментарий" -#: wp-includes/class-wp-widget.php:155 -msgid "There are no options for this widget." -msgstr "Этот виджет не имеет настроек." +#: wp-includes/comment-template.php:1599 +msgid "Log in to Reply" +msgstr "Войдите, чтобы ответить" -#: wp-includes/admin-bar.php:354 wp-includes/admin-bar.php:449 -#: wp-includes/admin-bar.php:516 wp-includes/deprecated.php:2792 -#: wp-includes/deprecated.php:2794 -msgid "Dashboard" -msgstr "Консоль" +#: wp-includes/class-walker-category.php:137 +msgid "Feed for all posts filed under %s" +msgstr "RSS-лента всех записей в рубрике «%s»" -#: wp-includes/general-template.php:411 wp-login.php:884 wp-login.php:916 -msgid "Log In" -msgstr "Войти" +#: wp-includes/category-template.php:521 wp-includes/taxonomy.php:511 +msgid "No categories" +msgstr "Рубрик нет" -#: wp-signup.php:178 -msgid "Yes" -msgstr "Да" +#: wp-includes/class-wp-user.php:720 +msgid "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead." +msgstr "Использование уровней пользователей в плагинах и темах считается устаревшим. Используйте роли и возможности." -#: wp-includes/admin-bar.php:467 wp-includes/admin-bar.php:770 -#: wp-includes/customize/class-wp-customize-themes-section.php:56 -msgid "Themes" -msgstr "Темы" +#: wp-includes/bookmark-template.php:206 +msgid "Bookmarks" +msgstr "Закладки" -#: wp-includes/class-wp-xmlrpc-server.php:549 -msgid "Allow people to post comments on new articles" -msgstr "Разрешить оставлять комментарии на новые статьи" +#: wp-includes/bookmark-template.php:83 +msgid "Last updated: %s" +msgstr "Последнее изменение: %s" -#: wp-includes/class-wp-xmlrpc-server.php:489 -msgid "Date Format" -msgstr "Формат даты" +#. translators: %s: author's display name +#: wp-includes/author-template.php:263 wp-includes/author-template.php:425 +msgid "Posts by %s" +msgstr "Записи %s" -#: wp-includes/class-wp-xmlrpc-server.php:494 -msgid "Time Format" -msgstr "Формат времени" +#. translators: %s: author's display name +#: wp-includes/author-template.php:196 +msgid "Visit %s’s website" +msgstr "Перейти на сайт %s" -#: wp-includes/class-wp-editor.php:1000 wp-includes/media-template.php:962 -msgid "Height" -msgstr "Высота" +#: wp-includes/theme-compat/sidebar.php:103 +#: wp-includes/widgets/class-wp-widget-meta.php:33 +#: wp-includes/widgets/class-wp-widget-meta.php:48 +msgid "Meta" +msgstr "Мета" -#: wp-includes/class-wp-customize-manager.php:3799 -#: wp-includes/customize/class-wp-customize-color-control.php:54 -#: wp-includes/customize/class-wp-customize-image-control.php:38 -#: wp-includes/customize/class-wp-customize-media-control.php:62 -#: wp-includes/script-loader.php:719 -msgid "Default" -msgstr "По умолчанию" +#: wp-includes/class-walker-comment.php:291 +msgid "(Edit)" +msgstr "(Изменить)" -#: wp-includes/class-wp-editor.php:180 -msgid "Visual" -msgstr "Визуально" +#. translators: 1: comment date, 2: comment time +#: wp-includes/class-walker-comment.php:291 +#: wp-includes/class-walker-comment.php:346 +msgid "%1$s at %2$s" +msgstr "%1$s в %2$s" -#: wp-includes/widgets/class-wp-nav-menu-widget.php:137 -#: wp-includes/widgets/class-wp-widget-archives.php:157 -#: wp-includes/widgets/class-wp-widget-calendar.php:104 -#: wp-includes/widgets/class-wp-widget-categories.php:160 -#: wp-includes/widgets/class-wp-widget-meta.php:111 -#: wp-includes/widgets/class-wp-widget-pages.php:131 -#: wp-includes/widgets/class-wp-widget-recent-comments.php:159 -#: wp-includes/widgets/class-wp-widget-recent-posts.php:132 -#: wp-includes/widgets/class-wp-widget-search.php:71 -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:122 -#: wp-includes/widgets/class-wp-widget-text.php:109 -msgid "Title:" -msgstr "Заголовок:" +#: wp-includes/class-walker-comment.php:284 +#: wp-includes/class-walker-comment.php:354 +msgid "Your comment is awaiting moderation." +msgstr "Ваш комментарий ожидает проверки." -#: wp-includes/taxonomy.php:507 -msgid "Separate tags with commas" -msgstr "Метки разделяются запятыми" +#: wp-includes/theme-compat/comments.php:66 +msgid "Comments are closed." +msgstr "Обсуждение закрыто." -#: wp-includes/comment-template.php:2200 -msgid "Website" -msgstr "Сайт" +#: wp-includes/widgets/class-wp-widget-meta.php:59 +msgid "Comments <abbr title=\"Really Simple Syndication\">RSS</abbr>" +msgstr "<abbr title=\"Really Simple Syndication\">RSS</abbr> комментариев" -#: wp-login.php:636 -msgid "Strength indicator" -msgstr "Индикатор надёжности" +#: wp-includes/post-template.php:860 +msgid "Pages:" +msgstr "Страницы:" -#: wp-includes/admin-bar.php:783 wp-includes/class-wp-customize-widgets.php:421 -#: wp-includes/functions.php:3705 -msgid "Widgets" -msgstr "Виджеты" +#. translators: %s: comments count +#: wp-includes/script-loader.php:531 +msgid "Comments (%s)" +msgstr "Комментарии (%s)" -#: wp-includes/class-wp-xmlrpc-server.php:4725 -msgid "For some strange yet very annoying reason, this post could not be edited." -msgstr "По какой-то странной и неприятной причине эту запись не удалось отредактировать." +#: wp-includes/category-template.php:1144 +msgid "Tags: " +msgstr "Метки: " -#: wp-includes/class-wp-xmlrpc-server.php:3553 wp-includes/comment.php:2983 -#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:473 -msgid "Sorry, comments are closed for this item." -msgstr "Извините, обсуждение этой записи закрыто." +#. translators: %s: login URL +#: wp-includes/comment-template.php:2222 +msgid "You must be <a href=\"%s\">logged in</a> to post a comment." +msgstr "Для отправки комментария вам необходимо <a href=\"%s\">авторизоваться</a>." -#. translators: Comments feed title. 1: Post title -#: wp-includes/feed-atom-comments.php:33 -msgid "Comments on %s" -msgstr "Комментарии: %s" +#: wp-includes/link-template.php:994 wp-includes/link-template.php:1329 +#: wp-includes/link-template.php:1431 wp-includes/link-template.php:1492 +msgid "Edit This" +msgstr "Редактировать" -#: wp-includes/comment-template.php:1522 -msgid "Enter your password to view comments." -msgstr "Введите пароль для просмотра комментариев." +#: wp-includes/comment-template.php:922 +msgid "1 Comment" +msgstr "1 комментарий" #: wp-includes/comment-template.php:920 msgid "No Comments" msgstr "Комментариев нет" -#: wp-includes/comment-template.php:922 -msgid "1 Comment" -msgstr "1 комментарий" +#: wp-includes/comment-template.php:1524 +msgid "Enter your password to view comments." +msgstr "Введите пароль для просмотра комментариев." -#: wp-includes/link-template.php:994 wp-includes/link-template.php:1329 -#: wp-includes/link-template.php:1431 wp-includes/link-template.php:1492 -msgid "Edit This" -msgstr "Редактировать" +#: wp-includes/widgets/class-wp-widget-meta.php:70 +msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform." +msgstr "Сайт работает на WordPress — современной персональной платформе для публикаций." -#: wp-includes/category-template.php:1107 -msgid "Tags: " -msgstr "Метки: " +#. translators: Comments feed title. 1: Post title +#: wp-includes/feed-atom-comments.php:33 +msgid "Comments on %s" +msgstr "Комментарии: %s" -#: wp-includes/widgets/class-wp-widget-meta.php:59 -msgid "Comments <abbr title=\"Really Simple Syndication\">RSS</abbr>" -msgstr "<abbr title=\"Really Simple Syndication\">RSS</abbr> комментариев" +#: wp-includes/class-wp-customize-nav-menus.php:283 +#: wp-includes/script-loader.php:234 wp-includes/script-loader.php:432 +#: wp-includes/script-loader.php:761 +msgid "No results found." +msgstr "Результатов не найдено." -#. translators: %s: author's display name -#: wp-includes/author-template.php:194 -msgid "Visit %s’s website" -msgstr "Перейти на сайт %s" +#: wp-includes/link-template.php:2217 wp-includes/link-template.php:2353 +msgid "Next Page »" +msgstr "Следующая страница →" -#. translators: %s: author's display name -#: wp-includes/author-template.php:261 wp-includes/author-template.php:423 -msgid "Posts by %s" -msgstr "Записи %s" +#: wp-includes/link-template.php:2300 wp-includes/link-template.php:2352 +msgid "« Previous Page" +msgstr "← Предыдущая страница" -#: wp-includes/bookmark-template.php:83 -msgid "Last updated: %s" -msgstr "Последнее изменение: %s" +#: wp-includes/class-wp-xmlrpc-server.php:3576 wp-includes/comment.php:2983 +#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:473 +msgid "Sorry, comments are closed for this item." +msgstr "Извините, обсуждение этой записи закрыто." -#: wp-includes/bookmark-template.php:206 -msgid "Bookmarks" -msgstr "Закладки" +#: wp-includes/class-wp-xmlrpc-server.php:4748 +msgid "For some strange yet very annoying reason, this post could not be edited." +msgstr "По какой-то странной и неприятной причине эту запись не удалось отредактировать." -#: wp-includes/category-template.php:524 wp-includes/taxonomy.php:511 -msgid "No categories" -msgstr "Рубрик нет" +#: wp-includes/admin-bar.php:801 wp-includes/class-wp-customize-widgets.php:435 +#: wp-includes/functions.php:3707 +msgid "Widgets" +msgstr "Виджеты" -#: wp-includes/class-walker-category.php:137 -msgid "Feed for all posts filed under %s" -msgstr "RSS-лента всех записей в рубрике «%s»" +#: wp-includes/comment-template.php:2202 +msgid "Website" +msgstr "Сайт" -#: wp-includes/comment-template.php:1597 -msgid "Log in to Reply" -msgstr "Войдите, чтобы ответить" +#: wp-includes/taxonomy.php:507 +msgid "Separate tags with commas" +msgstr "Метки разделяются запятыми" + +#: wp-includes/default-widgets.php:190 +#: wp-includes/widgets/class-wp-nav-menu-widget.php:137 +#: wp-includes/widgets/class-wp-widget-archives.php:157 +#: wp-includes/widgets/class-wp-widget-calendar.php:104 +#: wp-includes/widgets/class-wp-widget-categories.php:160 +#: wp-includes/widgets/class-wp-widget-media.php:401 +#: wp-includes/widgets/class-wp-widget-meta.php:111 +#: wp-includes/widgets/class-wp-widget-pages.php:131 +#: wp-includes/widgets/class-wp-widget-recent-comments.php:159 +#: wp-includes/widgets/class-wp-widget-recent-posts.php:132 +#: wp-includes/widgets/class-wp-widget-search.php:71 +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:127 +#: wp-includes/widgets/class-wp-widget-text.php:359 +#: wp-includes/widgets/class-wp-widget-text.php:392 +msgid "Title:" +msgstr "Заголовок:" -#: wp-includes/comment-template.php:1709 -msgid "Leave a Comment" -msgstr "Добавить комментарий" +#: wp-includes/class-wp-editor.php:182 wp-includes/class-wp-editor.php:1258 +msgid "Visual" +msgstr "Визуально" -#: wp-includes/comment-template.php:1710 -msgid "Log in to leave a Comment" -msgstr "Войдите, чтобы добавить комментарий" +#: wp-includes/script-loader.php:633 +msgid "Plugin:" +msgstr "Плагин:" -#: wp-includes/comment-template.php:1778 -msgid "Click here to cancel reply." -msgstr "Нажмите, чтобы отменить ответ." +#: wp-includes/class-wp-customize-manager.php:3872 +#: wp-includes/customize/class-wp-customize-color-control.php:54 +#: wp-includes/customize/class-wp-customize-image-control.php:38 +#: wp-includes/customize/class-wp-customize-media-control.php:62 +#: wp-includes/script-loader.php:730 +msgid "Default" +msgstr "По умолчанию" -#: wp-includes/comment-template.php:1870 wp-includes/comment-template.php:2241 -msgid "Leave a Reply" -msgstr "Добавить комментарий" +#: wp-includes/class-wp-editor.php:1194 wp-includes/media-template.php:965 +#: wp-includes/widgets/class-wp-widget-media-image.php:78 +msgid "Height" +msgstr "Высота" -#: wp-includes/comment-template.php:1871 wp-includes/comment-template.php:2242 -msgid "Leave a Reply to %s" -msgstr "Добавить комментарий для %s" +#: wp-includes/class-wp-xmlrpc-server.php:499 +msgid "Time Format" +msgstr "Формат времени" -#: wp-includes/class-walker-comment.php:284 -#: wp-includes/class-walker-comment.php:354 -msgid "Your comment is awaiting moderation." -msgstr "Ваш комментарий ожидает проверки." +#: wp-includes/class-wp-xmlrpc-server.php:494 +msgid "Date Format" +msgstr "Формат даты" -#. translators: 1: comment date, 2: comment time -#: wp-includes/class-walker-comment.php:291 -#: wp-includes/class-walker-comment.php:346 -msgid "%1$s at %2$s" -msgstr "%1$s в %2$s" +#: wp-includes/class-wp-xmlrpc-server.php:554 +msgid "Allow people to post comments on new articles" +msgstr "Разрешить оставлять комментарии на новые статьи" -#: wp-includes/class-walker-comment.php:291 -msgid "(Edit)" -msgstr "(Изменить)" +#: wp-includes/comment-template.php:2200 wp-login.php:729 +msgid "Email" +msgstr "E-mail" -#: wp-includes/theme-compat/sidebar.php:103 -#: wp-includes/widgets/class-wp-widget-meta.php:33 -#: wp-includes/widgets/class-wp-widget-meta.php:48 -msgid "Meta" -msgstr "Мета" +#: wp-includes/class-wp-customize-manager.php:3804 +#: wp-includes/class-wp-xmlrpc-server.php:484 +msgid "Site Title" +msgstr "Название сайта" #: wp-includes/deprecated.php:2671 msgid "First Post" msgstr "Первая запись" -#: wp-includes/admin-bar.php:455 -msgid "Sites" -msgstr "Сайты" +#: wp-includes/admin-bar.php:495 +msgid "Settings" +msgstr "Настройки" + +#: wp-includes/post.php:1372 +msgctxt "page" +msgid "Add New" +msgstr "Добавить новую" -#: wp-includes/admin-bar.php:429 +#: wp-includes/admin-bar.php:431 msgid "My Sites" msgstr "Мои сайты" -#: wp-includes/class-wp-user.php:717 -msgid "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead." -msgstr "Использование уровней пользователей в плагинах и темах считается устаревшим. Используйте роли и возможности." - -#: wp-includes/comment-template.php:2198 wp-login.php:726 -msgid "Email" -msgstr "E-mail" - -#: wp-includes/class-wp-theme.php:784 -msgid "Black" -msgstr "Чёрный" - -#: wp-includes/class-wp-theme.php:784 -msgid "Blue" -msgstr "Синий" +#: wp-includes/admin-bar.php:477 wp-includes/admin-bar.php:788 +#: wp-includes/customize/class-wp-customize-themes-section.php:56 +msgid "Themes" +msgstr "Темы" -#: wp-includes/class-wp-theme.php:784 -msgid "Brown" -msgstr "Коричневый" +#: wp-includes/admin-bar.php:459 +msgid "Sites" +msgstr "Сайты" -#: wp-includes/class-wp-theme.php:785 -msgid "Green" -msgstr "Зелёный" +#: wp-signup.php:178 +msgid "Yes" +msgstr "Да" -#: wp-includes/class-wp-theme.php:785 -msgid "Orange" -msgstr "Оранжевый" +#: wp-includes/taxonomy.php:502 +msgid "Edit Category" +msgstr "Изменить рубрику" -#: wp-includes/class-wp-theme.php:786 -msgid "Pink" -msgstr "Розовый" +#: wp-includes/general-template.php:411 wp-login.php:887 wp-login.php:919 +msgid "Log In" +msgstr "Войти" -#: wp-includes/class-wp-theme.php:786 -msgid "Purple" -msgstr "Пурпурный" +#: wp-login.php:639 +msgid "Strength indicator" +msgstr "Индикатор надёжности" -#: wp-includes/class-wp-theme.php:786 -msgid "Red" -msgstr "Красный" +#: wp-includes/admin-bar.php:355 wp-includes/admin-bar.php:451 +#: wp-includes/admin-bar.php:533 wp-includes/deprecated.php:2792 +#: wp-includes/deprecated.php:2794 +msgid "Dashboard" +msgstr "Консоль" -#: wp-includes/class-wp-theme.php:787 -msgid "White" -msgstr "Белый" +#: wp-includes/class-wp-widget.php:155 +msgid "There are no options for this widget." +msgstr "Этот виджет не имеет настроек." -#: wp-includes/class-wp-theme.php:788 -msgid "Yellow" -msgstr "Жёлтый" +#: wp-includes/user.php:2313 +msgid "<strong>ERROR</strong>: This email is already registered, please choose another one." +msgstr "<strong>ОШИБКА</strong>: Этот e-mail уже зарегистрирован. Пожалуйста, введите другой." -#: wp-includes/user.php:2279 +#: wp-includes/user.php:2291 msgid "<strong>ERROR</strong>: Please enter a username." msgstr "<strong>ОШИБКА</strong>: Пожалуйста, введите имя пользователя." -#: wp-includes/link-template.php:2300 wp-includes/link-template.php:2352 -msgid "« Previous Page" -msgstr "← Предыдущая страница" +#: wp-includes/class-wp-editor.php:1195 wp-includes/media-template.php:965 +#: wp-includes/widgets/class-wp-widget-media-image.php:72 +msgid "Width" +msgstr "Ширина" -#: wp-includes/link-template.php:2217 wp-includes/link-template.php:2353 -msgid "Next Page »" -msgstr "Следующая страница →" +#: wp-includes/class-wp-theme.php:804 +msgid "Light" +msgstr "Светлая" -#: wp-includes/widgets/class-wp-widget-meta.php:70 -msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform." -msgstr "Сайт работает на WordPress — современной персональной платформе для публикаций." +#: wp-includes/class-wp-theme.php:804 +msgid "Yellow" +msgstr "Жёлтый" + +#: wp-includes/class-wp-theme.php:803 +msgid "White" +msgstr "Белый" -#: wp-includes/class-wp-theme.php:787 +#: wp-includes/class-wp-theme.php:803 msgid "Silver" msgstr "Серебряный" -#: wp-includes/class-wp-customize-manager.php:3731 -#: wp-includes/class-wp-xmlrpc-server.php:479 -msgid "Site Title" -msgstr "Название сайта" - -#: wp-includes/admin-bar.php:479 -msgid "Settings" -msgstr "Настройки" - -#. translators: %s: login URL -#: wp-includes/comment-template.php:2220 -msgid "You must be <a href=\"%s\">logged in</a> to post a comment." -msgstr "Для отправки комментария вам необходимо <a href=\"%s\">авторизоваться</a>." - -#: wp-includes/theme-compat/comments.php:66 -msgid "Comments are closed." -msgstr "Обсуждение закрыто." - -#: wp-includes/class-wp-customize-nav-menus.php:283 -#: wp-includes/script-loader.php:234 wp-includes/script-loader.php:432 -#: wp-includes/script-loader.php:750 -msgid "No results found." -msgstr "Результатов не найдено." +#: wp-includes/class-wp-theme.php:802 +msgid "Red" +msgstr "Красный" -#: wp-includes/category-template.php:801 wp-includes/category-template.php:810 -msgid "%s topic" -msgid_plural "%s topics" -msgstr[0] "%s запись" -msgstr[1] "%s записи" -msgstr[2] "%s записей" +#: wp-includes/class-wp-theme.php:802 +msgid "Purple" +msgstr "Пурпурный" -#. translators: %s: comments count -#: wp-includes/script-loader.php:531 -msgid "Comments (%s)" -msgstr "Комментарии (%s)" +#: wp-includes/class-wp-theme.php:802 +msgid "Pink" +msgstr "Розовый" -#: wp-includes/script-loader.php:625 -msgid "Plugin:" -msgstr "Плагин:" +#: wp-includes/class-wp-theme.php:801 +msgid "Orange" +msgstr "Оранжевый" -#: wp-includes/post-template.php:859 -msgid "Pages:" -msgstr "Страницы:" +#: wp-includes/class-wp-theme.php:801 +msgid "Green" +msgstr "Зелёный" -#: wp-includes/category-template.php:527 -#: wp-includes/theme-compat/sidebar.php:97 -#: wp-includes/widgets/class-wp-widget-categories.php:31 -#: wp-includes/widgets/class-wp-widget-categories.php:48 -msgid "Categories" -msgstr "Рубрики" +#: wp-includes/class-wp-theme.php:800 +msgid "Brown" +msgstr "Коричневый" -#. translators: %s: search phrase -#: wp-includes/general-template.php:974 -msgid "Search Results for “%s”" -msgstr "Результаты поиска «%s»" +#: wp-includes/class-wp-theme.php:800 +msgid "Blue" +msgstr "Синий" -#: wp-includes/taxonomy.php:497 -msgid "Search Categories" -msgstr "Поиск рубрик" +#: wp-includes/class-wp-theme.php:800 +msgid "Black" +msgstr "Чёрный" -#: wp-includes/class-wp-customize-widgets.php:728 -#: wp-includes/class-wp-editor.php:1057 wp-includes/media.php:3444 -msgid "Apply" -msgstr "Применить" +#: wp-includes/class-wp-customize-panel.php:385 +#: wp-includes/class-wp-customize-section.php:377 +#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:85 +msgid "Help" +msgstr "Помощь" -#: wp-includes/deprecated.php:688 wp-includes/media-template.php:626 -#: wp-includes/media-template.php:653 wp-includes/media-template.php:731 -#: wp-includes/media-template.php:857 wp-includes/media-template.php:872 -#: wp-includes/media-template.php:923 wp-includes/media-template.php:985 -#: wp-includes/media-template.php:1083 wp-includes/media-template.php:1172 -#: wp-includes/script-loader.php:360 -msgid "None" -msgstr "Нет" +#: wp-includes/media.php:3139 wp-includes/script-loader.php:431 +#: wp-includes/script-loader.php:620 +msgid "(no title)" +msgstr "(без названия)" -#: wp-includes/class-wp-editor.php:905 -#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:128 -#: wp-includes/media-template.php:405 wp-includes/media-template.php:586 -msgid "Description" -msgstr "Описание" +#: wp-includes/admin-bar.php:541 wp-includes/post.php:1375 +msgid "New Post" +msgstr "Новая запись" -#: wp-includes/class-wp-editor.php:906 wp-includes/theme-compat/sidebar.php:27 -msgid "Author" -msgstr "Автор" +#: wp-includes/post.php:67 +msgid "Edit Media" +msgstr "Изменить медиафайл" -#: wp-includes/class-wp-customize-nav-menus.php:1063 -#: wp-includes/class-wp-editor.php:1450 -#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:91 -#: wp-includes/media-template.php:373 wp-includes/media-template.php:554 -#: wp-includes/media.php:3401 -msgid "URL" -msgstr "URL" +#: wp-includes/post.php:1375 +msgid "New Page" +msgstr "Новая страница" -#: wp-includes/comment-template.php:1081 wp-includes/comment-template.php:2216 -msgctxt "noun" -msgid "Comment" -msgstr "Комментарий" +#: wp-includes/media.php:3491 +msgid "Select" +msgstr "Выбрать" -#: wp-signup.php:182 -msgid "No" -msgstr "Нет" +#: wp-includes/class-wp-editor.php:1048 wp-includes/class-wp-editor.php:1687 +#: wp-includes/script-loader.php:269 wp-includes/script-loader.php:351 +#: wp-includes/script-loader.php:466 wp-includes/script-loader.php:986 +msgid "Close" +msgstr "Закрыть" -#: wp-includes/class-walker-comment.php:244 -#: wp-includes/class-walker-comment.php:350 -#: wp-includes/class-wp-editor.php:1055 -msgid "Edit" -msgstr "Изменить" +#: wp-includes/post-template.php:1176 wp-includes/theme-compat/sidebar.php:89 +#: wp-includes/widgets/class-wp-widget-pages.php:31 +#: wp-includes/widgets/class-wp-widget-pages.php:55 +msgid "Pages" +msgstr "Страницы" -#: wp-includes/taxonomy.php:504 -msgid "Update Category" -msgstr "Обновить рубрику" +#. translators: 1: Comment author URL +#: wp-includes/pluggable.php:1489 wp-includes/pluggable.php:1650 +#: wp-includes/pluggable.php:1791 +msgid "Email: %s" +msgstr "E-mail: %s" -#: wp-includes/class-wp-editor.php:874 -msgid "Undo" -msgstr "Отменить" +#: wp-includes/category-template.php:148 +msgid "Uncategorized" +msgstr "Без рубрики" -#: wp-includes/script-loader.php:529 -msgid "Comments" -msgstr "Комментарии" +#: wp-includes/widgets/class-wp-widget-links.php:30 +msgid "Links" +msgstr "Ссылки" -#: wp-includes/script-loader.php:563 -msgid "Publish" -msgstr "Опубликовать" +#: wp-includes/post.php:1376 +msgid "View Page" +msgstr "Просмотреть страницу" -#: wp-includes/taxonomy.php:111 -msgid "Link Categories" -msgstr "Рубрики ссылок" +#: wp-includes/post.php:2287 +msgid "Images" +msgstr "Изображения" -#: wp-includes/taxonomy.php:116 -msgid "Edit Link Category" -msgstr "Изменить рубрику ссылок" +#: wp-includes/admin-bar.php:875 wp-includes/admin-bar.php:876 +#: wp-includes/class-wp-editor.php:1708 wp-includes/media.php:3490 +msgid "Search" +msgstr "Поиск" -#: wp-includes/class-wp-editor.php:1494 wp-includes/script-loader.php:430 -msgid "Add Link" -msgstr "Добавить ссылку" +#: wp-includes/script-loader.php:138 wp-includes/script-loader.php:299 +#: wp-includes/widgets/class-wp-widget-text.php:406 +#: wp-includes/widgets/class-wp-widget-text.php:421 +msgid "Dismiss" +msgstr "Закрыть" -#: wp-includes/class-wp-editor.php:938 -msgid "Save" -msgstr "Сохранить" +#: wp-includes/taxonomy.php:499 +msgid "All Categories" +msgstr "Все рубрики" -#: wp-includes/class-wp-editor.php:911 -msgid "Advanced" -msgstr "Дополнительно" +#: wp-includes/class-wp-customize-control.php:625 +#: wp-includes/class-wp-customize-nav-menus.php:1032 +msgid "Add" +msgstr "Добавить" -#: wp-includes/comment-template.php:2196 -msgid "Name" -msgstr "Имя" +#: wp-includes/taxonomy.php:508 +msgid "Add or remove tags" +msgstr "Добавить или удалить метки" -#: wp-includes/post-template.php:1175 wp-includes/theme-compat/sidebar.php:89 -#: wp-includes/widgets/class-wp-widget-pages.php:31 -#: wp-includes/widgets/class-wp-widget-pages.php:55 -msgid "Pages" -msgstr "Страницы" +#: wp-includes/media.php:3493 wp-includes/script-loader.php:429 +#: wp-includes/script-loader.php:565 wp-includes/script-loader.php:650 +msgid "Update" +msgstr "Обновить" -#: wp-includes/taxonomy.php:502 -msgid "Edit Tag" -msgstr "Изменить метку" +#: wp-includes/script-loader.php:564 +msgid "Schedule" +msgstr "Запланировать" -#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49 -msgid "Tags" -msgstr "Метки" +#: wp-includes/script-loader.php:569 +msgid "Public" +msgstr "Открыто" -#: wp-includes/post.php:1372 -msgctxt "post" -msgid "Add New" -msgstr "Добавить новую" +#: wp-includes/script-loader.php:570 +msgid "Public, Sticky" +msgstr "Открыто, прилеплено" -#: wp-includes/admin-bar.php:461 -msgid "Users" -msgstr "Пользователи" +#: wp-includes/post.php:690 wp-includes/post.php:710 +#: wp-includes/script-loader.php:568 +msgid "Private" +msgstr "Личное" -#: wp-includes/script-loader.php:744 -msgid "Done" -msgstr "Готово" +#: wp-includes/class-wp-editor.php:1046 wp-includes/script-loader.php:554 +msgid "OK" +msgstr "OK" -#: wp-includes/widgets/class-wp-widget-rss.php:31 -msgid "RSS" -msgstr "RSS" +#: wp-includes/script-loader.php:572 +msgid "Privately Published" +msgstr "Опубликовано как личное" -#: wp-includes/functions.php:2131 -msgid "Invalid file type" -msgstr "Неверный тип файла" +#: wp-includes/script-loader.php:566 +msgid "Save as Pending" +msgstr "Сохранить для утверждения" -#: wp-includes/class-wp-editor.php:936 wp-includes/media-template.php:1244 -msgid "Preview" -msgstr "Просмотреть" +#: wp-includes/media-template.php:869 wp-includes/media-template.php:981 +msgid "Image URL" +msgstr "Адрес (URL)" -#: wp-includes/admin-bar.php:473 -msgid "Plugins" -msgstr "Плагины" +#: wp-includes/class-wp-editor.php:1098 +msgid "Media" +msgstr "Медиафайлы" -#: wp-includes/class-wp-editor.php:878 wp-includes/class-wp-editor.php:1491 -#: wp-includes/media.php:3405 wp-includes/script-loader.php:415 -#: wp-includes/script-loader.php:465 wp-includes/script-loader.php:555 -msgid "Cancel" -msgstr "Отмена" +#: wp-includes/media-template.php:330 wp-includes/media-template.php:528 +#: wp-includes/media.php:3562 +msgid "Edit Image" +msgstr "Редактировать" -#: wp-includes/script-loader.php:567 -msgid "Save Draft" -msgstr "Сохранить" +#: wp-includes/class-wp-editor.php:1196 wp-includes/media-template.php:398 +#: wp-includes/media-template.php:579 wp-includes/media-template.php:837 +#: wp-includes/media-template.php:902 +#: wp-includes/widgets/class-wp-widget-media-image.php:85 +msgid "Caption" +msgstr "Подпись" -#: wp-includes/comment-template.php:1594 wp-includes/script-loader.php:526 -msgid "Reply" -msgstr "Ответить" +#: wp-includes/class-wp-editor.php:1197 wp-includes/media-template.php:612 +msgid "Alignment" +msgstr "Выравнивание" -#: wp-includes/comment-template.php:1083 -msgid "Pingback" -msgstr "Уведомление" +#: wp-includes/media-template.php:685 wp-includes/media-template.php:759 +#: wp-includes/media-template.php:934 +#: wp-includes/widgets/class-wp-widget-media-image.php:66 +msgid "Size" +msgstr "Размер" -#: wp-includes/comment-template.php:1082 -msgid "Trackback" -msgstr "Обратная ссылка" +#: wp-includes/media-template.php:697 wp-includes/media-template.php:772 +#: wp-includes/media-template.php:946 wp-includes/media.php:3175 +msgid "Full Size" +msgstr "Полный" -#: wp-includes/widgets/class-wp-widget-rss.php:74 -msgid "Unknown Feed" -msgstr "Неизвестная лента" +#: wp-includes/media-template.php:695 wp-includes/media-template.php:770 +#: wp-includes/media-template.php:944 wp-includes/media.php:3173 +msgid "Medium" +msgstr "Средний" -#: wp-includes/admin-bar.php:807 -msgid "Header" -msgstr "Заголовок" +#: wp-includes/class-wp-editor.php:1201 +#: wp-includes/customize/class-wp-customize-background-position-control.php:52 +#: wp-includes/media-template.php:626 wp-includes/media-template.php:857 +#: wp-includes/media-template.php:923 +msgid "Right" +msgstr "Справа" -#: wp-includes/widgets.php:175 -msgid "Sidebar" -msgstr "Боковая колонка" +#: wp-includes/class-wp-editor.php:1200 +#: wp-includes/customize/class-wp-customize-background-position-control.php:51 +#: wp-includes/media-template.php:623 wp-includes/media-template.php:854 +#: wp-includes/media-template.php:920 +msgid "Center" +msgstr "По центру" -#: wp-includes/general-template.php:1509 -#: wp-includes/theme-compat/sidebar.php:91 -#: wp-includes/widgets/class-wp-widget-archives.php:31 -#: wp-includes/widgets/class-wp-widget-archives.php:49 -msgid "Archives" -msgstr "Архивы" +#: wp-includes/class-wp-editor.php:1199 +#: wp-includes/customize/class-wp-customize-background-position-control.php:50 +#: wp-includes/media-template.php:620 wp-includes/media-template.php:851 +#: wp-includes/media-template.php:917 +msgid "Left" +msgstr "Слева" -#: wp-includes/general-template.php:409 wp-login.php:903 -msgid "Password" -msgstr "Пароль" +#: wp-includes/media-template.php:340 wp-includes/media-template.php:504 +msgid "Saved." +msgstr "Сохранено." -#: wp-includes/class-wp-editor.php:875 -msgid "Redo" -msgstr "Повторить" +#: wp-includes/media.php:3489 +msgid "Add Media" +msgstr "Добавить медиафайл" -#: wp-includes/media-template.php:691 wp-includes/media-template.php:766 -#: wp-includes/media-template.php:940 wp-includes/media.php:3148 -msgid "Thumbnail" -msgstr "Миниатюра" +#. translators: %s: file name +#: wp-includes/deprecated.php:3187 +msgid "File “%s” is not an image." +msgstr "Файл «%s» не является картинкой." #: wp-includes/deprecated.php:3178 msgid "The GD image library is not installed." msgstr "Библиотека GD не установлена." #. translators: %s: file name -#: wp-includes/deprecated.php:3187 -msgid "File “%s” is not an image." -msgstr "Файл «%s» не является картинкой." +#: wp-includes/deprecated.php:3174 +msgid "File “%s” doesn’t exist?" +msgstr "Файла «%s» не существует?" -#: wp-includes/media.php:3402 -msgid "Add Media" -msgstr "Добавить медиафайл" +#: wp-includes/media-template.php:694 wp-includes/media-template.php:769 +#: wp-includes/media-template.php:943 wp-includes/media.php:3172 +msgid "Thumbnail" +msgstr "Миниатюра" -#: wp-includes/media-template.php:337 wp-includes/media-template.php:501 -msgid "Saved." -msgstr "Сохранено." +#: wp-includes/class-wp-editor.php:1044 +msgid "Redo" +msgstr "Повторить" -#: wp-includes/class-wp-editor.php:1005 -#: wp-includes/customize/class-wp-customize-background-position-control.php:50 -#: wp-includes/media-template.php:617 wp-includes/media-template.php:848 -#: wp-includes/media-template.php:914 -msgid "Left" -msgstr "Слева" +#: wp-includes/general-template.php:409 wp-login.php:906 +msgid "Password" +msgstr "Пароль" -#: wp-includes/class-wp-editor.php:1006 -#: wp-includes/customize/class-wp-customize-background-position-control.php:51 -#: wp-includes/media-template.php:620 wp-includes/media-template.php:851 -#: wp-includes/media-template.php:917 -msgid "Center" -msgstr "По центру" +#: wp-login.php:725 +msgid "Username" +msgstr "Имя пользователя" -#: wp-includes/class-wp-editor.php:1007 -#: wp-includes/customize/class-wp-customize-background-position-control.php:52 -#: wp-includes/media-template.php:623 wp-includes/media-template.php:854 -#: wp-includes/media-template.php:920 -msgid "Right" -msgstr "Справа" +#: wp-includes/general-template.php:1524 +#: wp-includes/theme-compat/sidebar.php:91 +#: wp-includes/widgets/class-wp-widget-archives.php:31 +#: wp-includes/widgets/class-wp-widget-archives.php:49 +msgid "Archives" +msgstr "Архивы" -#: wp-includes/media-template.php:692 wp-includes/media-template.php:767 -#: wp-includes/media-template.php:941 wp-includes/media.php:3149 -msgid "Medium" -msgstr "Средний" +#: wp-includes/widgets.php:175 +msgid "Sidebar" +msgstr "Боковая колонка" -#: wp-includes/media-template.php:682 wp-includes/media-template.php:756 -#: wp-includes/media-template.php:931 -msgid "Size" -msgstr "Размер" +#: wp-includes/admin-bar.php:825 +msgid "Header" +msgstr "Заголовок" -#: wp-includes/class-wp-editor.php:1003 wp-includes/media-template.php:609 -msgid "Alignment" -msgstr "Выравнивание" +#: wp-includes/widgets/class-wp-widget-rss.php:74 +msgid "Unknown Feed" +msgstr "Неизвестная лента" -#: wp-includes/class-wp-editor.php:1002 wp-includes/media-template.php:395 -#: wp-includes/media-template.php:576 wp-includes/media-template.php:834 -#: wp-includes/media-template.php:899 -msgid "Caption" -msgstr "Подпись" +#: wp-includes/widgets/class-wp-widget-recent-comments.php:162 +msgid "Number of comments to show:" +msgstr "Количество комментариев:" -#: wp-includes/media-template.php:866 wp-includes/media-template.php:978 -msgid "Image URL" -msgstr "Адрес (URL)" +#: wp-includes/comment-template.php:1082 +msgid "Trackback" +msgstr "Обратная ссылка" -#: wp-includes/script-loader.php:566 -msgid "Save as Pending" -msgstr "Сохранить для утверждения" +#: wp-includes/comment-template.php:1083 +msgid "Pingback" +msgstr "Уведомление" -#: wp-includes/script-loader.php:572 -msgid "Privately Published" -msgstr "Опубликовано как личное" +#: wp-includes/comment-template.php:1596 wp-includes/script-loader.php:526 +msgid "Reply" +msgstr "Ответить" -#: wp-includes/class-wp-editor.php:877 wp-includes/script-loader.php:554 -msgid "OK" -msgstr "OK" +#: wp-includes/script-loader.php:567 +msgid "Save Draft" +msgstr "Сохранить" -#: wp-includes/post.php:690 wp-includes/post.php:710 -#: wp-includes/script-loader.php:568 -msgid "Private" -msgstr "Личное" +#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49 +msgid "Tags" +msgstr "Метки" -#: wp-includes/script-loader.php:570 -msgid "Public, Sticky" -msgstr "Открыто, прилеплено" +#: wp-includes/revision.php:35 +msgid "Content" +msgstr "Содержимое" -#: wp-includes/script-loader.php:569 -msgid "Public" -msgstr "Открыто" +#: wp-includes/class-wp-editor.php:1047 wp-includes/class-wp-editor.php:1733 +#: wp-includes/media.php:3492 wp-includes/script-loader.php:415 +#: wp-includes/script-loader.php:465 wp-includes/script-loader.php:555 +msgid "Cancel" +msgstr "Отмена" -#: wp-includes/script-loader.php:564 -msgid "Schedule" -msgstr "Запланировать" +#: wp-includes/admin-bar.php:486 +msgid "Plugins" +msgstr "Плагины" -#: wp-includes/media.php:3406 wp-includes/script-loader.php:429 -#: wp-includes/script-loader.php:565 wp-includes/script-loader.php:641 -msgid "Update" -msgstr "Обновить" +#: wp-includes/widgets/class-wp-widget-recent-comments.php:31 +#: wp-includes/widgets/class-wp-widget-recent-comments.php:78 +msgid "Recent Comments" +msgstr "Свежие комментарии" -#: wp-includes/taxonomy.php:508 -msgid "Add or remove tags" -msgstr "Добавить или удалить метки" +#: wp-includes/class-wp-editor.php:1114 wp-includes/media-template.php:1247 +msgid "Preview" +msgstr "Просмотреть" -#: wp-includes/class-wp-customize-control.php:598 -#: wp-includes/class-wp-customize-nav-menus.php:1032 -msgid "Add" -msgstr "Добавить" +#: wp-includes/widgets/class-wp-widget-rss.php:31 +msgid "RSS" +msgstr "RSS" -#: wp-includes/taxonomy.php:499 -msgid "All Categories" -msgstr "Все рубрики" +#: wp-includes/class-wp-theme.php:751 wp-includes/comment-template.php:31 +msgid "Anonymous" +msgstr "Аноним" -#: wp-includes/admin-bar.php:857 wp-includes/admin-bar.php:858 -#: wp-includes/class-wp-editor.php:1466 wp-includes/media.php:3403 -msgid "Search" -msgstr "Поиск" +#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56 +#: wp-includes/customize/class-wp-widget-area-customize-control.php:65 +#: wp-includes/script-loader.php:755 +msgid "Done" +msgstr "Готово" -#: wp-includes/post.php:2287 -msgid "Images" -msgstr "Изображения" +#: wp-includes/admin-bar.php:468 +msgid "Users" +msgstr "Пользователи" + +#: wp-includes/post.php:1374 +msgid "Edit Post" +msgstr "Редактировать запись" #: wp-includes/post.php:1376 msgid "View Post" msgstr "Просмотреть запись" -#: wp-includes/post.php:1376 -msgid "View Page" -msgstr "Просмотреть страницу" +#: wp-includes/post.php:1372 +msgctxt "post" +msgid "Add New" +msgstr "Добавить новую" -#: wp-includes/widgets/class-wp-widget-links.php:30 -msgid "Links" -msgstr "Ссылки" +#: wp-includes/taxonomy.php:502 +msgid "Edit Tag" +msgstr "Изменить метку" -#: wp-includes/category-template.php:152 -msgid "Uncategorized" -msgstr "Без рубрики" +#: wp-includes/deprecated.php:688 wp-includes/media-template.php:629 +#: wp-includes/media-template.php:656 wp-includes/media-template.php:734 +#: wp-includes/media-template.php:860 wp-includes/media-template.php:875 +#: wp-includes/media-template.php:926 wp-includes/media-template.php:988 +#: wp-includes/media-template.php:1086 wp-includes/media-template.php:1175 +msgid "None" +msgstr "Нет" -#: wp-includes/class-wp-editor.php:879 wp-includes/class-wp-editor.php:1445 -#: wp-includes/script-loader.php:269 wp-includes/script-loader.php:351 -#: wp-includes/script-loader.php:466 wp-includes/script-loader.php:975 -msgid "Close" -msgstr "Закрыть" +#: wp-includes/class-wp-editor.php:1077 +#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:128 +#: wp-includes/media-template.php:408 wp-includes/media-template.php:589 +msgid "Description" +msgstr "Описание" -#: wp-includes/media.php:3404 -msgid "Select" -msgstr "Выбрать" +#: wp-includes/comment-template.php:2198 +msgid "Name" +msgstr "Имя" -#: wp-includes/post.php:1375 -msgid "New Page" -msgstr "Новая страница" +#: wp-includes/class-wp-editor.php:1084 +msgid "Advanced" +msgstr "Дополнительно" -#: wp-includes/post.php:67 -msgid "Edit Media" -msgstr "Изменить медиафайл" +#: wp-includes/class-wp-editor.php:1128 +msgid "Target" +msgstr "Цель" -#: wp-includes/admin-bar.php:524 wp-includes/post.php:1375 -msgid "New Post" -msgstr "Новая запись" +#: wp-includes/category-template.php:524 +#: wp-includes/theme-compat/sidebar.php:97 +#: wp-includes/widgets/class-wp-widget-categories.php:31 +#: wp-includes/widgets/class-wp-widget-categories.php:48 +msgid "Categories" +msgstr "Рубрики" -#: wp-includes/media.php:3115 wp-includes/script-loader.php:431 -#: wp-includes/script-loader.php:612 -msgid "(no title)" -msgstr "(без названия)" +#: wp-includes/class-wp-editor.php:1116 +msgid "Save" +msgstr "Сохранить" -#: wp-includes/post.php:1374 -msgid "Edit Post" -msgstr "Редактировать запись" +#: wp-includes/class-wp-editor.php:1736 wp-includes/script-loader.php:430 +msgid "Add Link" +msgstr "Добавить ссылку" -#: wp-includes/widgets/class-wp-widget-recent-comments.php:162 -msgid "Number of comments to show:" -msgstr "Количество комментариев:" +#: wp-includes/taxonomy.php:504 +msgid "Update Category" +msgstr "Обновить рубрику" -#: wp-includes/deprecated.php:3122 wp-includes/functions.php:2595 -msgid "Are you sure you want to do this?" -msgstr "Вы уверены, что хотите это сделать?" +#: wp-includes/taxonomy.php:116 +msgid "Edit Link Category" +msgstr "Изменить рубрику ссылок" -#. translators: 1: Comment author URL -#: wp-includes/pluggable.php:1474 wp-includes/pluggable.php:1635 -#: wp-includes/pluggable.php:1776 -msgid "Email: %s" -msgstr "E-mail: %s" +#: wp-includes/taxonomy.php:497 +msgid "Search Categories" +msgstr "Поиск рубрик" + +#: wp-includes/taxonomy.php:111 +msgid "Link Categories" +msgstr "Рубрики ссылок" #: wp-includes/post.php:95 msgid "Revisions" msgstr "Редакции" -#: wp-includes/widgets/class-wp-widget-recent-comments.php:31 -#: wp-includes/widgets/class-wp-widget-recent-comments.php:78 -msgid "Recent Comments" -msgstr "Свежие комментарии" +#: wp-includes/revision.php:36 +msgid "Excerpt" +msgstr "Отрывок" -#: wp-includes/media-template.php:694 wp-includes/media-template.php:769 -#: wp-includes/media-template.php:943 wp-includes/media.php:3151 -msgid "Full Size" -msgstr "Полный" +#: wp-includes/script-loader.php:563 +msgid "Publish" +msgstr "Опубликовать" -#: wp-includes/media-template.php:327 wp-includes/media-template.php:525 -#: wp-includes/media.php:3475 -msgid "Edit Image" -msgstr "Редактировать" +#: wp-includes/script-loader.php:529 +msgid "Comments" +msgstr "Комментарии" -#. translators: %s: file name -#: wp-includes/deprecated.php:3174 -msgid "File “%s” doesn’t exist?" -msgstr "Файла «%s» не существует?" +#: wp-includes/class-wp-customize-widgets.php:784 +#: wp-includes/class-wp-editor.php:1256 wp-includes/media.php:3531 +msgid "Apply" +msgstr "Применить" -#: wp-login.php:722 -msgid "Username" -msgstr "Имя пользователя" +#: wp-includes/class-wp-editor.php:1043 +msgid "Undo" +msgstr "Отменить" -#: wp-includes/class-wp-theme.php:735 wp-includes/comment-template.php:31 -msgid "Anonymous" -msgstr "Аноним" +#. translators: %s: search phrase +#: wp-includes/general-template.php:989 +msgid "Search Results for “%s”" +msgstr "Результаты поиска «%s»" -#: wp-includes/script-loader.php:138 wp-includes/script-loader.php:299 -msgid "Dismiss" -msgstr "Закрыть" +#: wp-includes/class-walker-comment.php:244 +#: wp-includes/class-walker-comment.php:350 +#: wp-includes/class-wp-editor.php:1254 +msgid "Edit" +msgstr "Изменить" -#: wp-includes/revision.php:35 -msgid "Content" -msgstr "Содержимое" +#: wp-signup.php:182 +msgid "No" +msgstr "Нет" -#: wp-includes/revision.php:36 -msgid "Excerpt" -msgstr "Отрывок" +#: wp-includes/deprecated.php:3122 wp-includes/functions.php:2597 +msgid "Are you sure you want to do this?" +msgstr "Вы уверены, что хотите это сделать?" -#: wp-includes/class-wp-customize-manager.php:412 -#: wp-includes/class-wp-customize-manager.php:475 -#: wp-includes/script-loader.php:467 -msgid "Cheatin’ uh?" -msgstr "Хакер, что ли?" +#: wp-includes/comment-template.php:1081 wp-includes/comment-template.php:2218 +msgctxt "noun" +msgid "Comment" +msgstr "Комментарий" -#: wp-includes/post.php:1379 -msgid "No posts found." -msgstr "Записей не найдено." +#: wp-includes/class-wp-customize-nav-menus.php:1063 +#: wp-includes/class-wp-editor.php:1131 wp-includes/class-wp-editor.php:1692 +#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:91 +#: wp-includes/media-template.php:376 wp-includes/media-template.php:557 +#: wp-includes/media.php:3488 +#: wp-includes/widgets/class-wp-widget-media-image.php:107 +msgid "URL" +msgstr "URL" -#: wp-includes/class-wp-editor.php:902 wp-includes/media-template.php:379 -#: wp-includes/media-template.php:560 wp-includes/revision.php:34 -#: wp-includes/script-loader.php:581 -msgid "Title" -msgstr "Заголовок" +#: wp-includes/class-wp-editor.php:1078 wp-includes/theme-compat/sidebar.php:27 +msgid "Author" +msgstr "Автор" -#: wp-includes/post.php:691 wp-includes/post.php:711 -#: wp-includes/script-loader.php:573 -msgid "Published" -msgstr "Опубликовано" +#: wp-includes/admin-bar.php:286 wp-includes/class-wp-admin-bar.php:426 +msgid "Log Out" +msgstr "Выйти" -#: wp-includes/post.php:689 -msgid "Pending Review" -msgstr "На утверждении" +#: wp-includes/admin-bar.php:337 wp-includes/admin-bar.php:558 +#: wp-includes/deprecated.php:2790 +msgid "Visit Site" +msgstr "Перейти на сайт" + +#: wp-includes/class-wp-editor.php:1628 +msgid "Y/m/d" +msgstr "d.m.Y" #: wp-includes/post.php:688 wp-includes/post.php:709 msgid "Draft" msgstr "Черновик" -#: wp-includes/class-wp-editor.php:1393 -msgid "Y/m/d" -msgstr "d.m.Y" +#: wp-includes/post.php:689 +msgid "Pending Review" +msgstr "На утверждении" -#: wp-includes/admin-bar.php:336 wp-includes/admin-bar.php:541 -#: wp-includes/deprecated.php:2790 -msgid "Visit Site" -msgstr "Перейти на сайт" +#: wp-includes/post.php:691 wp-includes/post.php:711 +#: wp-includes/script-loader.php:573 +msgid "Published" +msgstr "Опубликовано" -#: wp-includes/admin-bar.php:286 wp-includes/class-wp-admin-bar.php:426 -msgid "Log Out" -msgstr "Выйти" +#: wp-includes/class-wp-editor.php:1074 wp-includes/media-template.php:382 +#: wp-includes/media-template.php:563 wp-includes/revision.php:34 +#: wp-includes/script-loader.php:581 +msgid "Title" +msgstr "Заголовок" -#: wp-activate.php:85 wp-includes/script-loader.php:696 -#: wp-includes/script-loader.php:697 -msgid "Activate" -msgstr "Активировать" +#: wp-includes/post.php:1379 +msgid "No posts found." +msgstr "Записей не найдено." + +#: wp-includes/class-wp-customize-manager.php:412 +#: wp-includes/class-wp-customize-manager.php:477 +#: wp-includes/script-loader.php:467 +msgid "Cheatin’ uh?" +msgstr "Хакер, что ли?" -#: wp-activate.php:135 wp-includes/post-template.php:1602 +#: wp-activate.php:135 wp-includes/post-template.php:1603 msgid "Password:" msgstr "Пароль:" -#: wp-activate.php:78 -msgid "Activation Key Required" -msgstr "Требуется ключ активации" +#: wp-activate.php:134 wp-signup.php:228 +msgid "Username:" +msgstr "Имя пользователя:" -#: wp-activate.php:81 -msgid "Activation Key:" -msgstr "Ключ активации:" +#: wp-activate.php:123 +msgid "An error occurred during the activation" +msgstr "При активации произошла ошибка" #: wp-activate.php:97 wp-activate.php:131 msgid "Your account is now active!" msgstr "Ваша учётная запись активирована!" -#: wp-activate.php:123 -msgid "An error occurred during the activation" -msgstr "При активации произошла ошибка" +#: wp-activate.php:85 wp-includes/script-loader.php:707 +#: wp-includes/script-loader.php:708 +msgid "Activate" +msgstr "Активировать" -#: wp-activate.php:134 wp-signup.php:228 -msgid "Username:" -msgstr "Имя пользователя:" +#: wp-activate.php:81 +msgid "Activation Key:" +msgstr "Ключ активации:" + +#: wp-activate.php:78 +msgid "Activation Key Required" +msgstr "Требуется ключ активации"