# Translation of WordPress - 7.1.x - Development in Russian
# This file is distributed under the same license as the WordPress - 7.1.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-08-13 21:43:42+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 < 12 || n % 100 > 14)) ? 1 : 2);\n"
"X-Generator: GlotPress/4.1.0\n"
"Language: ru\n"
"Project-Id-Version: WordPress - 7.1.x - Development\n"

#. translators: Use this to specify the proper Google Font name and variants to
#. load that is supported by your language. Do not translate. Set to 'off' to
#. disable loading.
#: wp-includes/script-loader.php:1691
#, gp-priority: high
msgctxt "Google Font Name and Variants"
msgid "Noto Serif:400,400i,700,700i"
msgstr "Noto Serif:400,400i,700,700i"

#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:975
#, gp-priority: high
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "on"

#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:1096
#, gp-priority: high
msgid "html_lang_attribute"
msgstr "ru-RU"

#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:350
#, gp-priority: high
msgctxt "decline months names: on or off"
msgid "off"
msgstr "on"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/class-wp-locale.php:453
#: wp-includes/js/dist/block-library.js:58962
#: wp-includes/js/dist/block-library.js:61251
#: wp-includes/js/dist/editor.js:27301 wp-includes/js/dist/editor.js:89319
#: wp-includes/js/dist/editor.js:89335 wp-includes/js/dist/editor.js:91999
#: wp-includes/js/dist/editor.js:96603
#, gp-priority: high
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#: wp-includes/admin-bar.php:188
#: wp-includes/widgets/class-wp-widget-meta.php:91 wp-login.php:129
#: wp-admin/admin-footer.php:38 wp-admin/includes/upgrade.php:282
#, gp-priority: high
msgid "https://wordpress.org/"
msgstr "https://ru.wordpress.org/"

#. 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:1596
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"

#. translators: Localized date and time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date/Time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Links last updated date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:424 wp-includes/script-loader.php:157
#: wp-includes/script-loader.php:478 wp-admin/includes/schema.php:440
#: wp-admin/options-general.php:470
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "d.m.Y H:i"

#. translators: Localized date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format, see https://www.php.net/manual/datetime.format.php
#. translators: Default date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Last update date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:420 wp-includes/media.php:4689
#: wp-includes/script-loader.php:156 wp-includes/script-loader.php:476
#: wp-admin/admin.php:118 wp-admin/edit-form-advanced.php:654
#: wp-admin/edit-form-advanced.php:661 wp-admin/includes/ajax-actions.php:1662
#: wp-admin/includes/ajax-actions.php:2919
#: wp-admin/includes/ajax-actions.php:2922
#: wp-admin/includes/class-wp-application-passwords-list-table.php:70
#: wp-admin/includes/class-wp-application-passwords-list-table.php:85
#: wp-admin/includes/class-wp-application-passwords-list-table.php:225
#: wp-admin/includes/class-wp-application-passwords-list-table.php:228
#: wp-admin/includes/class-wp-privacy-policy-content.php:387
#: wp-admin/includes/dashboard.php:690 wp-admin/includes/media.php:1723
#: wp-admin/includes/schema.php:436 wp-admin/options-general.php:498
#: wp-admin/update-core.php:1113
#, gp-priority: high
msgid "F j, Y"
msgstr "d.m.Y"

#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:248 wp-includes/script-loader.php:330
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"

#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "&#8216;"
msgstr "&#8216;"

#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "&#8221;"
msgstr "&#187;"

#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5782
#, gp-priority: high
msgctxt "opening curly double quote"
msgid "&#8220;"
msgstr "&#171;"

#. translators: $thousands_sep argument for https://www.php.net/number_format,
#. default is ','
#: wp-includes/class-wp-locale.php:228
#, gp-priority: high
msgid "number_format_thousands_sep"
msgstr " "

#. translators: $dec_point argument for https://www.php.net/number_format,
#. default is '.'
#: wp-includes/class-wp-locale.php:236
#, gp-priority: high
msgid "number_format_decimal_point"
msgstr ","

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:154
#, gp-priority: high
msgid "Saturday"
msgstr "Суббота"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:153
#, gp-priority: high
msgid "Friday"
msgstr "Пятница"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:152
#, gp-priority: high
msgid "Thursday"
msgstr "Четверг"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:151
#, gp-priority: high
msgid "Wednesday"
msgstr "Среда"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:150
#, gp-priority: high
msgid "Tuesday"
msgstr "Вторник"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:149
#, gp-priority: high
msgid "Monday"
msgstr "Понедельник"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:148
#, gp-priority: high
msgid "Sunday"
msgstr "Воскресенье"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:186 wp-includes/js/dist/components.js:42302
#, gp-priority: high
msgid "December"
msgstr "Декабрь"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:185 wp-includes/js/dist/components.js:42299
#, gp-priority: high
msgid "November"
msgstr "Ноябрь"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:184 wp-includes/js/dist/components.js:42296
#, gp-priority: high
msgid "October"
msgstr "Октябрь"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:183 wp-includes/js/dist/components.js:42293
#, gp-priority: high
msgid "September"
msgstr "Сентябрь"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:182 wp-includes/js/dist/components.js:42290
#, gp-priority: high
msgid "August"
msgstr "Август"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:181 wp-includes/js/dist/components.js:42287
#, gp-priority: high
msgid "July"
msgstr "Июль"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:180 wp-includes/js/dist/components.js:42284
#, gp-priority: high
msgid "June"
msgstr "Июнь"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:179 wp-includes/js/dist/components.js:42281
#, gp-priority: high
msgid "May"
msgstr "Май"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:178 wp-includes/js/dist/components.js:42278
#, gp-priority: high
msgid "April"
msgstr "Апрель"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:177 wp-includes/js/dist/components.js:42275
#, gp-priority: high
msgid "March"
msgstr "Март"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:176 wp-includes/js/dist/components.js:42272
#, gp-priority: high
msgid "February"
msgstr "Февраль"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:175 wp-includes/js/dist/components.js:42269
#, gp-priority: high
msgid "January"
msgstr "Январь"

#: wp-includes/category-template.php:162 wp-includes/view-config.php:379
#: wp-includes/js/dist/block-editor.js:49254
#: wp-includes/js/dist/block-editor.js:49261
#: wp-includes/js/dist/block-editor.js:50249
#: wp-includes/js/dist/block-editor.js:85467
#: wp-includes/js/dist/edit-site.js:55362 wp-admin/includes/upgrade.php:182
#, gp-priority: high
msgid "Uncategorized"
msgstr "Без рубрики"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "100%"
msgstr "100%"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "75%"
msgstr "75%"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "50%"
msgstr "50%"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "25%"
msgstr "25%"

#: wp-includes/blocks/tabs/block.json
msgctxt "block description"
msgid "Display content in a tabbed interface to help users navigate detailed content with ease."
msgstr "Отображайте содержимое в интерфейсе с вкладками, чтобы пользователи могли легко перемещаться по подробному содержимому."

#: wp-includes/blocks/tabs/block.json
msgctxt "block title"
msgid "Tabs"
msgstr "Вкладки"

#: wp-includes/blocks/tab-panels/block.json
msgctxt "block description"
msgid "Container for tab panel content in a tabbed interface."
msgstr "Контейнер для содержимого панели вкладок в интерфейсе с вкладками."

#: wp-includes/blocks/tab-panels/block.json
msgctxt "block title"
msgid "Tab Panels"
msgstr "Панели вкладок"

#: wp-includes/blocks/tab-panel/block.json
msgctxt "block description"
msgid "Content for a tab in a tabbed interface."
msgstr "Содержимое вкладки в интерфейсе с вкладками."

#: wp-includes/blocks/tab-panel/block.json
msgctxt "block title"
msgid "Tab Panel"
msgstr "Панель вкладок"

#: wp-includes/blocks/tab-list/block.json
msgctxt "block description"
msgid "Display the tab buttons for a tabbed interface."
msgstr "Отображение кнопок вкладок для интерфейса с вкладками."

#: wp-includes/blocks/tab-list/block.json
msgctxt "block title"
msgid "Tab List"
msgstr "Список вкладок"

#: wp-includes/blocks/playlist/block.json
msgctxt "block description"
msgid "Embed a simple playlist."
msgstr "Вставить простой список воспроизведения."

#: wp-includes/blocks/playlist/block.json
msgctxt "block title"
msgid "Playlist"
msgstr "Список воспроизведения"

#: wp-includes/blocks/playlist-track/block.json
msgctxt "block description"
msgid "Playlist track."
msgstr "Дорожка списка воспроизведения."

#: wp-includes/blocks/playlist-track/block.json
msgctxt "block title"
msgid "Playlist track"
msgstr "Дорожка списка воспроизведения"

#: wp-includes/js/dist/script-modules/content-types/index.js:37245
#: wp-admin/includes/class-wp-screen.php:764
msgid "Items list"
msgstr "Список элементов"

#: wp-includes/js/dist/script-modules/content-types/index.js:37237
#: wp-admin/includes/class-wp-screen.php:763
msgid "Items list navigation"
msgstr "Навигация по списку элементов"

#: wp-includes/js/dist/script-modules/content-types/index.js:37227
#: wp-admin/includes/class-wp-screen.php:762
msgid "Filter items list"
msgstr "Фильтровать список элементов"

#: wp-includes/js/dist/block-library.js:34508
#: wp-includes/js/dist/editor.js:54802 wp-includes/js/dist/editor.js:55020
#: wp-admin/includes/image-edit.php:91
msgid "Flip vertical"
msgstr "Отразить по вертикали"

#: wp-includes/js/dist/block-library.js:34497
#: wp-includes/js/dist/editor.js:54788 wp-includes/js/dist/editor.js:55016
#: wp-admin/includes/image-edit.php:92
msgid "Flip horizontal"
msgstr "Отразить по горизонтали"

#: wp-login.php:1551
msgid "Selecting \"Remember Me\" increases the length of time until you&#8217;re asked to log in again on this device. To keep your account secure, use this option only on your personal devices."
msgstr "Выбор «Запомнить меня» увеличивает продолжительность времени, пока вас не попросят снова войти в систему на этом устройстве. Чтобы обеспечить безопасность вашей учетной записи, используйте эту опцию только на своих личных устройствах."

#. translators: %s: RSS feed title.
#: wp-includes/widgets/class-wp-widget-rss.php:98
msgid "RSS feed: %s"
msgstr "RSS-лента: %s"

#: wp-includes/script-loader.php:1041
msgid "The server cannot process HEIC images. Convert it to JPEG before uploading."
msgstr "Сервер не может обрабатывать изображения HEIC. Перед загрузкой конвертируйте его в JPEG."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:380
msgid "Default form configuration."
msgstr "Конфигурация формы по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:352
msgid "List of default views."
msgstr "Список представлений по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:291
msgid "Default layout configurations."
msgstr "Конфигурации макетов по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:277
msgid "Default view configuration."
msgstr "Конфигурация представления по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:272
msgid "The schema version of the configuration."
msgstr "Версия схемы конфигурации."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:87
msgid "Sorry, you are not allowed to read view config."
msgstr "К сожалению, вам не разрешено читать конфигурацию просмотра."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:79
msgid "Invalid entity kind or name."
msgstr "Неверный тип или имя объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:51
#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:267
msgid "Entity name."
msgstr "Название сущности."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:46
#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:262
msgid "Entity kind."
msgstr "Тип сущности."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1195
msgid "The date the template was published, in the site's timezone."
msgstr "Дата публикации шаблона в часовом поясе сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:317
msgid "Limit results to icons belonging to the given collection slug."
msgstr "Ограничить результаты значками, принадлежащими данному фрагменту коллекции."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:292
msgid "The slug of the collection this icon belongs to."
msgstr "Ярлык коллекции, к которой принадлежит этот значок."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:241
msgid "The icon collection description."
msgstr "Описание коллекции иконок."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:235
msgid "The icon collection label."
msgstr "Этикетка коллекции значков."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:229
msgid "The icon collection slug."
msgstr "Ярлык коллекции значков."

#. translators: %s: Icon collection slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:158
msgid "Icon collection not found: \"%s\"."
msgstr "Коллекция значков не найдена: \"%s\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:97
msgid "Sorry, you are not allowed to view the registered icon collections."
msgstr "К сожалению, вам не разрешено просматривать зарегистрированные коллекции значков."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:56
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:58
msgid "Icon collection slug."
msgstr "Ярлык коллекции значков."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:687
msgid "CSS must be a string."
msgstr "CSS должен быть строкой."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:3291
msgid "A grouped sub-size entry may only name regular image sizes."
msgstr "В сгруппированной записи подразмеров могут быть указаны только обычные размеры изображений."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:3108
msgid "Invalid sub-size file name. File names must have been produced by a prior sideload for this attachment."
msgstr "Недопустимое имя файла меньшего размера. Имена файлов должны быть созданы в ходе предыдущей загрузки этого вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2974
msgid "Unable to update the attached file for this attachment."
msgstr "Невозможно обновить прикрепленный файл для этого вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2959
msgid "Unable to read the sideloaded image file."
msgstr "Невозможно прочитать загруженный файл изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2880
msgid "Could not read image dimensions. The file may be corrupted or an unsupported format."
msgstr "Не удалось прочитать размеры изображения. Возможно, файл повреждён или имеет неподдерживаемый формат."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2787
msgid "The attachment is not stored in the uploads directory, so a file cannot be sideloaded for it."
msgstr "Вложение не сохраняется в каталоге загрузок, поэтому для него невозможно загрузить файл."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2767
msgid "Invalid post ID. Only images and PDFs can be sideloaded."
msgstr "Недопустимый идентификатор записи, можно загружать только сторонние изображения и файлы PDF."

#. translators: 1: Image size name, 2: maximum height, 3: actual height.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2716
msgid "Uploaded image height (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Высота загруженного изображения (%3$d) превышает максимальное значение %1$s и имеет размер %2$d."

#. translators: 1: Image size name, 2: maximum width, 3: actual width.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2702
msgid "Uploaded image width (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Ширина загруженного изображения (%3$d) превышает максимальное значение %1$s и имеет размер %2$d."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2684
msgid "Unknown image size."
msgstr "Неизвестный размер изображения."

#. translators: 1: Actual width, 2: actual height, 3: expected width, 4:
#. expected height.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2651
msgid "Uploaded image dimensions (%1$dx%2$d) do not match original image dimensions (%3$dx%4$d)."
msgstr "Размеры загруженного изображения (%1$d x %2$d) не соответствуют исходным размерам изображения (%3$d x %4$d)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2625
msgid "Uploaded image must have positive dimensions."
msgstr "Загруженное изображение должно иметь положительные размеры."

#. translators: %s: Parameter name.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2576
msgid "%s contains an invalid image size."
msgstr "Параметр «%s» содержит недопустимый размер изображения."

#. translators: %s: Parameter name.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2567
msgid "%s must be a string or an array of strings."
msgstr "Параметр «%s» должен быть строкой или массивом строк."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1882
msgid "Whether to use progressive/interlaced encoding when saving this image."
msgstr "Определяет, использовать ли последовательное/чересстрочное кодирование при сохранении этого изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1875
msgid "The output MIME type this image should be converted to, based on the image_editor_output_format filter. Null if no conversion is needed."
msgstr "Выходной тип MIME, в который должно быть преобразовано это изображение, на основе фильтра image_editor_output_format. Null если конверсия не требуется."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1857
msgid "Encode quality (1-100) from the wp_editor_set_quality filter, resolved against the output MIME type. The \"default\" value applies to the full-size image; \"sizes\" lists per-registered-size overrides where the filtered value differs from \"default\"."
msgstr "Качество кодирования (1–100) из фильтра wp_editor_set_quality, определяемое по выходному типу MIME. Значение «по умолчанию» применяется к полноразмерному изображению; В разделе «размеры» перечислены переопределения для каждого зарегистрированного размера, в которых отфильтрованное значение отличается от «по умолчанию»."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692
msgid "The provided URL does not point to a supported image file."
msgstr "Предоставленный URL-адрес не указывает на поддерживаемый файл изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:677
msgid "Could not determine a filename from the provided URL."
msgstr "Не удалось определить имя файла по предоставленному URL-адресу."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:334
msgid "Invalid URL. Provide a valid, publicly reachable HTTP or HTTPS image URL."
msgstr "Неверный URL-адрес. Укажите действительный, общедоступный URL-адрес изображения HTTP или HTTPS."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:313
msgid "URL of an external image to sideload into the media library, instead of uploading a file."
msgstr "URL-адрес внешнего изображения для загрузки в медиатеку вместо загрузки файла."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:301
msgid "Whether to generate image sub sizes."
msgstr "Нужно ли генерировать дополнительные размеры изображений."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:234
msgid "Size name, or an array of size names when a single file is registered under multiple sizes with matching dimensions."
msgstr "Имя размера или массив имен размеров, если один файл зарегистрирован в нескольких размерах с совпадающими размерами."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:187
msgid "Array of sub-size metadata collected from sideload responses."
msgstr "Массив метаданных подразмера, собранных из ответов при загрузке."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:164
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:307
msgid "Whether to convert image formats."
msgstr "Нужно ли конвертировать форматы изображений."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:130
msgid "Image size. Can be a single size name or an array of size names to register the same file under multiple sizes."
msgstr "Размер изображения. Может быть одним именем размера или массивом имён размеров, чтобы зарегистрировать один и тот же файл сразу для нескольких размеров."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:370
msgid "Limit results to abilities matching the given behavioral annotations."
msgstr "Ограничить результаты возможностями, соответствующими заданным поведенческим аннотациям."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:365
msgid "Limit results to abilities matching all of the given meta fields."
msgstr "Ограничить результаты возможностями, соответствующими всем заданным метаполям."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:359
msgid "Limit results to abilities in a specific namespace."
msgstr "Ограничить результаты возможностями в определенном пространстве имен."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:316
msgid "Whether the ability is meant to be available to clients such as the REST API, MCP, or AI agents. Defaults to false, but individual channel settings such as show_in_rest can override it."
msgstr "Предполагается ли, что эта возможность будет доступна таким клиентам, как REST API, MCP или агенты ИИ. По умолчанию установлено значение false, но отдельные настройки канала, такие как show_in_rest, могут переопределить его."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:382
msgid "Whether repeated calls with the same arguments have no additional effect."
msgstr "Имеют ли повторные вызовы с одними и теми же аргументами дополнительный эффект."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:305
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:378
msgid "Whether the ability may perform destructive updates to its environment."
msgstr "Может ли возможность выполнять деструктивные обновления своего окружения."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:374
msgid "Whether the ability does not modify its environment."
msgstr "Не изменяет ли возможность свое окружение."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:297
msgid "Behavioral annotations for the ability."
msgstr "Поведенческие аннотации возможности."

#. translators: %s: Media item title or file name.
#: wp-includes/media.php:5196
msgid "Viewing media item: %s"
msgstr "Просмотр медиа-элемента: %s"

#: wp-includes/media-template.php:550 wp-includes/media-template.php:806
#: wp-admin/includes/media.php:3282
msgid "Short Description"
msgstr "Краткое описание"

#: wp-includes/media-template.php:548 wp-includes/media-template.php:804
#: wp-admin/includes/media.php:2955 wp-admin/includes/media.php:3280
msgid "Image Caption"
msgstr "Подпись к изображению"

#. translators: %s: The attribute name.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1211
msgid "Attempted to bind a non-finite number to the \"%s\" attribute. Ensure the state/context property or the derived state closure resolves to a finite number or a string."
msgstr "Попытка привязать неопределенное число к атрибуту «%s». Убедитесь, что свойство состояния/контекста или замыкание производного состояния разрешается в конечное число или строку."

#. translators: %s: The attribute name.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1179
msgid "Attempted to bind a non-scalar value to the \"%s\" attribute. Ensure the state/context property or the derived state closure resolves to a string, number, or boolean."
msgstr "Попытка привязать нескалярное значение к атрибуту «%s». Убедитесь, что свойство состояния/контекста или замыкание производного состояния разрешается в строку, число или логическое значение."

#: wp-includes/icons.php:89
msgid "Default icon collection."
msgstr "Коллекция значков по умолчанию."

#: wp-includes/icons.php:88 wp-admin/includes/class-wp-debug-data.php:298
#: wp-admin/includes/class-wp-privacy-policy-content.php:710
#: wp-admin/includes/media.php:558 wp-admin/includes/template.php:2140
#: wp-admin/install.php:76 wp-admin/maint/repair.php:24
#: wp-admin/setup-config.php:115 wp-admin/upgrade.php:84
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/html-api/class-wp-html-tag-processor.php:4201
msgid "Only the IFRAME, NOEMBED, NOFRAMES, SCRIPT, STYLE, TEXTAREA, TITLE, and XMP tags support setting modifiable text."
msgstr "Только теги IFRAME, NOEMBED, NOFRAMES, SCRIPT, STYLE, TEXTAREA, TITLE и XMP поддерживают настройку изменяемого текста."

#. translators: %s: HTML tag name.
#: wp-includes/html-api/class-wp-html-tag-processor.php:4128
msgid "%s text cannot contain its own closing tag."
msgstr "Текст %s не может содержать собственный закрывающий тег."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4106
msgid "SCRIPT text with an unrecognized content type cannot contain a SCRIPT tag. Apply the escaping appropriate for the content type."
msgstr "Текст SCRIPT с нераспознанным типом содержимого не может содержать тег SCRIPT. Примените экранирование, соответствующее типу содержимого."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4068
msgid "This token does not support setting modifiable text."
msgstr "Этот токен не поддерживает настройку изменяемого текста."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4031
msgid "Processing instruction data cannot start with whitespace. Try ltrim( $plaintext_content, \" \\t\\f\\r\\n\" )."
msgstr "Данные инструкций обработки не могут начинаться с пробела. Попробуйте ltrim($plaintext_content, \"\\t\\f\\r\\n\" )."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4018
msgid "Processing instruction data cannot contain \">\"."
msgstr "Данные инструкции обработки не могут содержать \">\"."

#: wp-includes/html-api/class-wp-html-tag-processor.php:3994
msgid "Comment text cannot contain a comment closer."
msgstr "Текст комментария не может содержать комментарий ближе."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:817
msgid "Application password credentials for the %s connector."
msgstr "Учетные данные пароля приложения для подключения %s."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:812
msgid "%s Credentials"
msgstr "Учетные данные для %s"

#. translators: %s: PHP constant name.
#: wp-includes/connectors.php:561
msgid "The %s constant must contain application password credentials in \"username:password\" format."
msgstr "Константа %s должна содержать учетные данные пароля приложения в формате «имя пользователя:пароль»."

#. translators: %s: Environment variable name.
#: wp-includes/connectors.php:538
msgid "The %s environment variable must contain application password credentials in \"username:password\" format."
msgstr "Переменная среды %s должна содержать учетные данные пароля приложения в формате «имя пользователя:пароль»."

#: wp-includes/comment.php:3483
msgid "Trackbacks are disabled in non-production environments."
msgstr "Обратные ссылки отключены для непроизводственных сред."

#. translators: Note mention notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/comment.php:2757
msgid "[%1$s] You were mentioned in a note on \"%2$s\""
msgstr "[%1$s] Вас упомянули в заметке к \"%2$s\""

#. translators: 1: Note author's name, 2: Post title.
#: wp-includes/comment.php:2755
msgid "%1$s mentioned you in a note on \"%2$s\"."
msgstr "%1$s упомянул вас в заметке к \"%2$s\"."

#: wp-includes/comment.php:2738 wp-admin/includes/ajax-actions.php:2110
msgid "Someone"
msgstr "Кто-то"

#: wp-includes/class-wp-xmlrpc-server.php:6489
#: wp-includes/class-wp-xmlrpc-server.php:6496
msgid "Invalid attachment data."
msgstr "Неверные данные вложения."

#: wp-includes/class-wp-view-config-data.php:529
#: wp-includes/class-wp-view-config-data.php:559
msgid "A view configuration patch value must match the shape of the value it patches: a list merges into a list, and an associative array into an associative array."
msgstr "Значение исправления конфигурации представления должно соответствовать форме исправленного значения: список объединяется в список, а ассоциативный массив — в ассоциативный массив."

#. translators: %s: the configuration key.
#: wp-includes/class-wp-view-config-data.php:283
#: wp-includes/class-wp-view-config-data.php:427
msgid "\"%s\" is not a documented view configuration key."
msgstr "\"%s\" не является документированным ключом конфигурации представления."

#: wp-includes/class-wp-view-config-data.php:265
#: wp-includes/class-wp-view-config-data.php:414
msgid "A view configuration patch must declare a supported schema version."
msgstr "Исправление конфигурации представления должно объявлять поддерживаемую версию схемы."

#. translators: 1: oembed_providers, 2: The oEmbed provider URL pattern.
#: wp-includes/class-wp-oembed.php:240
msgid "The oEmbed provider data returned by the %1$s filter at key %2$s is malformed. The providers array must be a mapping of provider URL patterns to a tuple array consisting of a provider endpoint URL string at index 0 and an optional boolean regex flag at index 1."
msgstr "Данные поставщика oEmbed, возвращенные фильтром %1$s по ключу %2$s, имеют неверный формат. Массив поставщиков должен представлять собой сопоставление шаблонов URL-адресов поставщика с массивом кортежей, состоящим из строки URL-адреса конечной точки поставщика с индексом 0 и необязательного логического флага регулярного выражения с индексом 1."

#: wp-includes/class-wp-icons-registry.php:290
msgid "Icon file is missing or unreadable."
msgstr "Файл значка отсутствует или не читается."

#. translators: %s: Icon name.
#: wp-includes/class-wp-icons-registry.php:216
msgid "Icon \"%s\" is not registered."
msgstr "Значок «%s» не зарегистрирован."

#: wp-includes/class-wp-icons-registry.php:182
msgid "Icon is already registered."
msgstr "Значок уже зарегистрирован."

#. translators: %s: Icon collection slug.
#: wp-includes/class-wp-icons-registry.php:125
msgid "Icon collection \"%s\" is not registered."
msgstr "Коллекция значков «%s» не зарегистрирована."

#: wp-includes/class-wp-icons-registry.php:98
msgid "Icon names must start and end with a lowercase letter or digit and contain only lowercase letters, digits, hyphens, and underscores."
msgstr "Имена значков должны начинаться и заканчиваться строчной буквой или цифрой и содержать только строчные буквы, цифры, дефисы и подчеркивания."

#: wp-includes/class-wp-icons-registry.php:77
msgid "Icon name must be namespaced in the form \"collection/icon-name\"."
msgstr "Имя значка должно быть помещено в пространство имен в форме «коллекция/имя-значка»."

#. translators: %s: Icon collection slug.
#: wp-includes/class-wp-icon-collections-registry.php:152
msgid "Icon collection \"%s\" not found."
msgstr "Коллекция значков «%s» не найдена."

#: wp-includes/class-wp-icon-collections-registry.php:115
msgid "Icon collection description must be a string."
msgstr "Описание коллекции значков должно быть строкой."

#: wp-includes/class-wp-icon-collections-registry.php:106
msgid "Icon collection label must be a string."
msgstr "Этикетка коллекции значков должна быть строкой."

#. translators: %s: The name of a user-provided key.
#: wp-includes/class-wp-icon-collections-registry.php:94
msgid "Invalid icon collection property: \"%s\"."
msgstr "Недопустимое свойство коллекции значков: \"%s\"."

#: wp-includes/class-wp-icon-collections-registry.php:81
msgid "Icon collection properties must be an array."
msgstr "Свойства коллекции значков должны быть массивом."

#: wp-includes/class-wp-icon-collections-registry.php:72
msgid "Icon collection is already registered."
msgstr "Коллекция значков уже зарегистрирована."

#: wp-includes/class-wp-icon-collections-registry.php:63
msgid "Icon collection slug must start and end with a lowercase letter or digit and contain only lowercase letters, digits, hyphens, and underscores."
msgstr "Ярлык коллекции значков должен начинаться и заканчиваться строчной буквой или цифрой и содержать только строчные буквы, цифры, дефисы и символы подчеркивания."

#: wp-includes/class-wp-icon-collections-registry.php:54
msgid "Icon collection slug must be a string."
msgstr "Ярлык коллекции значков должен быть строкой."

#: wp-includes/class-wp-editor.php:1387
msgid "Extended Toolbar"
msgstr "Расширенная панель инструментов"

#. translators: %s: Theme name.
#: wp-includes/class-wp-customize-manager.php:4962
#: wp-admin/theme-install.php:71 wp-admin/themes.php:241
msgid "Theme details: %s"
msgstr "Подробности темы: %s"

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:206
msgid "Connector \"%s\" authentication method must be \"api_key\", \"application_password\", or \"none\"."
msgstr "Метод аутентификации подключения «%s» должен быть «api_key», «application_password» или «none»."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:69
msgid "Block type names must not contain uppercase characters. \"%s\" was given."
msgstr "Имена типов блоков не должны содержать символы верхнего регистра. Было указано \"%s\"."

#. translators: %s: The received block type name type.
#: wp-includes/class-wp-block-type-registry.php:59
msgid "Block type names must be strings, received %s."
msgstr "Имена типов блоков должны быть строками, полученными %s."

#: wp-includes/blocks/tab-list.php:26
msgid "Tabbed content"
msgstr "Содержимое с вкладками"

#. translators: %1$s: current audio time, %2$s: total audio duration.
#: wp-includes/blocks/playlist.php:98
#: wp-includes/js/dist/block-library.js:55006
msgctxt "audio current time of total duration"
msgid "%1$s of %2$s"
msgstr "%1$s из %2$s"

#: wp-includes/blocks/playlist.php:96
#: wp-includes/js/dist/block-library.js:54904
#: wp-includes/js/dist/block-library.js:55004
msgid "Seek"
msgstr "Искать"

#. translators: Visually hidden label for the track duration (screen reader
#. text).
#: wp-includes/blocks/playlist-track.php:54
#: wp-includes/js/dist/block-library.js:56163
msgid "Duration:"
msgstr "Продолжительность:"

#: wp-includes/blocks/playlist-track.php:34 wp-includes/blocks/playlist.php:40
msgid "Unknown title"
msgstr "Неизвестное название"

#: wp-includes/abilities.php:298
msgid "Returns core details about the site's runtime context for diagnostics and compatibility (environment, PHP runtime, database server info, WordPress version). By default returns all fields, or optionally a filtered subset."
msgstr "Возвращает основные сведения о контексте исполнения сайта для диагностики и совместимости (среда, среда выполнения PHP, информация о сервере базы данных, версия WordPress). По умолчанию возвращает все поля или, при необходимости, отфильтрованное подмножество."

#: wp-includes/abilities.php:283
msgid "Database Server Info"
msgstr "Информация о сервере базы данных"

#: wp-includes/abilities.php:278
#: wp-admin/includes/class-wp-site-health.php:2868
msgid "PHP Version"
msgstr "Версия PHP"

#: wp-includes/abilities.php:273
msgid "The site's runtime environment classification."
msgstr "Классификация среды выполнения сайта."

#: wp-includes/abilities.php:272
msgid "Environment Type"
msgstr "Тип среды"

#: wp-includes/abilities.php:211
msgid "Returns profile details for the current authenticated user to support personalization, auditing, and access-aware behavior. By default returns all fields, or optionally a filtered subset."
msgstr "Возвращает сведения о профиле текущего пользователя, прошедшего проверку подлинности, для поддержки персонализации, аудита и поведения с учетом доступа. По умолчанию возвращает все поля или, при необходимости, отфильтрованное подмножество."

#: wp-includes/abilities.php:202
msgid "Personal website URL."
msgstr "URL личного сайта."

#: wp-includes/abilities.php:197
msgid "User-authored biography. May be empty."
msgstr "Биография, написанная пользователем. Может быть пустым."

#: wp-includes/abilities.php:196 wp-admin/user-edit.php:642
msgid "Biographical Info"
msgstr "Биографическая информация"

#: wp-includes/abilities.php:192
msgid "Informal name. Defaults to the username."
msgstr "Неформальное имя, по умолчанию - имя пользователя."

#: wp-includes/abilities.php:191 wp-admin/user-edit.php:517
msgid "Nickname"
msgstr "Псевдоним"

#: wp-includes/abilities.php:187
msgid "Family name."
msgstr "Фамилия."

#: wp-includes/abilities.php:186 wp-admin/user-edit.php:506
#: wp-admin/user-new.php:556
msgid "Last Name"
msgstr "Фамилия"

#: wp-includes/abilities.php:182
msgid "Given name."
msgstr "Собственное имя."

#: wp-includes/abilities.php:181 wp-admin/user-edit.php:495
#: wp-admin/user-new.php:552
msgid "First Name"
msgstr "Имя"

#: wp-includes/abilities.php:177
msgid "Locale code for the user, such as en_US."
msgstr "Код локали для пользователя, например ru_RU."

#: wp-includes/abilities.php:169
msgid "Roles assigned to the user, such as administrator, editor, author, contributor, or subscriber."
msgstr "Роли, назначенные пользователю, например администратор, редактор, автор, участник или подписчик."

#: wp-includes/abilities.php:168
msgid "Roles"
msgstr "Роли"

#: wp-includes/abilities.php:164
msgid "Login identifier for the user. Cannot be changed once set."
msgstr "Идентификатор входа для пользователя. Невозможно изменить после установки."

#: wp-includes/abilities.php:159
msgid "URL-friendly slug for the user. Defaults to the username."
msgstr "URL удобный для ярлыка пользователя. По умолчанию используется имя пользователя."

#: wp-includes/abilities.php:158
msgid "User Nicename"
msgstr "Имя пользователя"

#: wp-includes/abilities.php:154
msgid "Public-facing name selected by the user."
msgstr "Общедоступное имя, выбранное пользователем."

#: wp-includes/abilities.php:84 wp-includes/abilities.php:288
#: wp-admin/includes/class-wp-site-health.php:2856
msgid "WordPress Version"
msgstr "Версия WordPress"

#: wp-includes/abilities.php:80
msgid "The site locale in dash form (e.g. en-US)."
msgstr "Региональный стандарт сайта в виде тире (например, ru-RU)."

#: wp-includes/abilities.php:74
msgid "Site Charset"
msgstr "Кодировка сайта"

#: wp-includes/abilities.php:69 wp-admin/options-general.php:265
msgid "Administration Email Address"
msgstr "Адрес электронной почты администрации"

#: wp-includes/abilities.php:65
msgid "The URL where WordPress core files are served. May differ from the public site URL."
msgstr "URL-адрес, по которому выполняются основные файлы WordPress. Может отличаться от URL-адреса общедоступного сайта."

#: wp-includes/abilities.php:60
msgid "The public URL where visitors access the site. May differ from the WordPress installation URL."
msgstr "Публичный URL-адрес, по которому посетители получают доступ к сайту. Может отличаться от URL-адреса установки WordPress."

#: wp-includes/abilities-api/class-wp-ability.php:750
msgid "Invalid output."
msgstr "Неверный вывод."

#: wp-includes/abilities-api/class-wp-ability.php:568
msgid "Invalid input."
msgstr "Неверный ввод."

#: wp-includes/abilities-api/class-wp-ability.php:348
msgid "The ability meta should provide a valid `public` boolean."
msgstr "Метаданные возможности должны предоставлять допустимое `public` логическое значение."

#. translators: 1: 'module_dependencies', 2: Script handle, 3: 'in_footer', 4:
#. 'strategy', 5: 'defer'.
#: wp-includes/functions.wp-scripts.php:138
msgid "When the %1$s arg is provided, the \"%2$s\" script must either be printed in the footer (%3$s set to true) or use a deferred loading %4$s (%5$s) so that the import map is printed before the script is evaluated."
msgstr "Если указан аргумент %1$s, сценарий \"%2$s\" должен быть либо выдаваться в подвале (для %3$s установлено значение true), либо использовать отложенную загрузку %4$s (%5$s), чтобы карта импорта была напечатана до оценки сценария."

#: wp-includes/class-wp-customize-manager.php:4342
#: wp-includes/class-wp-editor.php:1255
#: wp-admin/includes/class-wp-posts-list-table.php:1652
#: wp-admin/includes/class-wp-theme-install-list-table.php:348
#: wp-admin/includes/meta-boxes.php:73 wp-admin/includes/post.php:1903
#: wp-admin/theme-install.php:427 wp-admin/theme-install.php:440
#: wp-admin/theme-install.php:450 wp-admin/theme-install.php:457
msgctxt "verb"
msgid "Preview"
msgstr "Посмотреть"

#: wp-includes/blocks/image.php:209 wp-includes/blocks/image.php:327
msgctxt "next image in lightbox"
msgid "Next"
msgstr "Следующее"

#: wp-includes/blocks/image.php:208 wp-includes/blocks/image.php:326
msgctxt "previous image in lightbox"
msgid "Previous"
msgstr "Предыдущее"

#. translators: Comment reply button text.
#: wp-includes/comment-template.php:1760
#: wp-includes/js/dist/block-library.js:16738
#: wp-includes/js/dist/block-library.js:18000
#: wp-admin/includes/class-wp-comments-list-table.php:879
#: wp-admin/includes/dashboard.php:781 wp-admin/js/edit-comments.js:374
#: wp-admin/js/edit-comments.js:1017
msgctxt "verb"
msgid "Reply"
msgstr "Ответить"

#: wp-includes/connectors.php:230
msgid "Protect your site from spam."
msgstr "Защитите свой сайт от спама."

#: wp-includes/connectors.php:229
msgid "Akismet Anti-spam"
msgstr "Защита от спама Akismet"

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:290
msgid "Connector \"%s\" plugin is_active must be callable."
msgstr "Подключение \"%s\" is_active в плагине должно быть вызываемым."

#. translators: %s: wp_ai_client_default_request_timeout
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:210
msgid "The %s filter must return a non-negative number."
msgstr "Фильтр %s должен возвращать положительное число."

#: wp-includes/script-loader.php:2037
msgctxt "datepicker: navigate to previous month"
msgid "Previous"
msgstr "Предыдущий"

#: wp-includes/script-loader.php:2036
msgctxt "datepicker: navigate to next month"
msgid "Next"
msgstr "Следующий"

#. translators: 1: Ability name, 2: Exception message.
#: wp-includes/abilities-api/class-wp-ability.php:598
msgid "Ability \"%1$s\" callback threw an exception: %2$s"
msgstr "Обратный вызов возможности \"%1$s\" вызвал исключение: %2$s"

#. translators: %s: Connector name.
#: wp-includes/connectors.php:796
msgid "API key for the %s connector."
msgstr "Ключ API для подключения %s."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:269
msgid "Connector \"%s\" authentication env_var_name must be a non-empty string."
msgstr "Значение authentication env_var_name для подлючения %s не должно быть пустой строкой."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:257
msgid "Connector \"%s\" authentication constant_name must be a non-empty string."
msgstr "Значение authentication constant_name для подлючения %s не должно быть пустой строкой."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:242
msgid "Connector \"%s\" authentication setting_name must be a non-empty string."
msgstr "Значение authentication setting_name для подлючения %s не должно быть пустой строкой."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "лирика"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "песня"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "строфа"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "стихи"

#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Поэзия"

#: wp-includes/blocks/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Этот блок устарел. Вместо этого используйте блок «Аватар», блок «Имя автора» и блок «Биография автора»."

#: wp-includes/blocks/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Автор (устаревший)"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "наложение"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "закрыть"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "Настраиваемая кнопка для закрытия наложений."

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Наложение навигации (закрыть)"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "svg"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "значок"

#: wp-includes/blocks/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "Вставка SVG-значка."

#: wp-includes/blocks/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Значок"

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block description"
msgid "Display a breadcrumb trail showing the path to the current page."
msgstr "Отображение навигационной цепочки, показывающей путь к текущей странице."

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Навигационные цепочки"

#: wp-includes/js/dist/editor.js:75287 wp-includes/js/dist/editor.js:95378
#: wp-admin/includes/revision.php:98
msgid "Added"
msgstr "Добавлен"

#: wp-includes/js/dist/editor.js:75281 wp-includes/js/dist/editor.js:95377
#: wp-admin/includes/revision.php:97
msgid "Removed"
msgstr "Удалена"

#: wp-includes/js/dist/edit-site.js:56100
#: wp-admin/includes/class-wp-posts-list-table.php:1786
#: wp-admin/includes/class-wp-terms-list-table.php:691
msgid "Quick Edit"
msgstr "Быстрая правка"

#: wp-includes/js/dist/edit-site.js:26870
#: wp-includes/js/dist/edit-site.js:26893 wp-includes/js/dist/editor.js:34905
#: wp-includes/js/dist/editor.js:34928 wp-includes/js/dist/media-utils.js:15499
#: wp-includes/js/dist/media-utils.js:15522
#: wp-includes/js/dist/script-modules/content-types/index.js:21801
#: wp-includes/js/dist/script-modules/content-types/index.js:21824
#: wp-admin/includes/dashboard.php:82
msgid "Activity"
msgstr "Активность"

#: wp-includes/js/dist/block-library.js:55637 wp-admin/includes/media.php:2607
#: wp-admin/includes/media.php:2685
msgid "Ascending"
msgstr "Возрастающий"

#: wp-includes/js/dist/block-library.js:55636 wp-admin/includes/media.php:2608
#: wp-admin/includes/media.php:2688
msgid "Descending"
msgstr "Убывающий"

#. translators: %1$s: track title, %2$s: artist name, %3$s: album name.
#: wp-includes/blocks/playlist.php:51
msgctxt "track title, artist name, album name"
msgid "%1$s by %2$s from the album %3$s"
msgstr "%1$s исполнителя %2$s из альбома %3$s"

#: wp-includes/build/routes/connectors-home/content.js:11706
#: wp-admin/includes/class-wp-debug-data.php:438
#: wp-admin/includes/class-wp-debug-data.php:632
#: wp-admin/includes/class-wp-debug-data.php:646
#: wp-admin/includes/class-wp-debug-data.php:663
#: wp-admin/includes/class-wp-debug-data.php:2057 wp-admin/includes/ms.php:799
msgid "Not available"
msgstr "Недоступно"

#. translators: %s: Website name.
#: wp-login.php:1461
msgid "Please log in to %s to proceed with authorization."
msgstr "Пожалуйста, войдите в %s, чтобы продолжить авторизацию."

#. translators: 1: Website name, 2: Application name.
#: wp-login.php:1458
msgid "Please log in to %1$s to authorize %2$s to connect to your account."
msgstr "Пожалуйста, войдите в %1$s, чтобы разрешить %2$s подключиться к вашей учетной записи."

#. translators: 1: 'path', 2: filesystem path, 3: style handle
#: wp-includes/script-loader.php:3125 wp-includes/script-loader.php:3174
msgid "Unable to read the \"%1$s\" key with value \"%2$s\" for stylesheet \"%3$s\"."
msgstr "Невозможно прочитать ключ «%1$s» со значением «%2$s» для таблицы стилей «%3$s»."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:286
msgid "The icon content (SVG markup)."
msgstr "Содержимое значка (разметка SVG)."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:280
msgid "The icon label."
msgstr "Ярлык значка."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:274
msgid "The icon name."
msgstr "Название значка."

#. translators: %s is the name of any user-provided name
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:214
msgid "Icon not found: \"%s\"."
msgstr "Значок не найден: «%s»."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:119
msgid "Sorry, you are not allowed to view the registered icons."
msgstr "Вам не разрешено просматривать зарегистрированные значки."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:78
msgid "Icon name."
msgstr "Название значка."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1839
msgid "EXIF orientation value. Values 1-8 follow the EXIF specification, where 1 means no rotation needed."
msgstr "Значение ориентации EXIF. Значения 1–8 соответствуют спецификации EXIF, где 1 означает, что вращение не требуется."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1832
msgid "Attachment file size in bytes."
msgstr "Размер файла вложения в байтах."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1825
msgid "Original attachment file name."
msgstr "Название исходного файла вложения."

#: wp-includes/post.php:560
msgid "Navigation Menu updated."
msgstr "Навигационное меню обновлено."

#. translators: 1: $args, 2: List of unrecognized keys, 3: List of supported
#. keys.
#: wp-includes/functions.wp-scripts.php:102
msgid "Unrecognized key(s) in the %1$s param: %2$s. Supported keys: %3$s"
msgstr "Нераспознанные ключи в параметре %1$s: %2$s. Поддерживаемые ключи: %3$s"

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:231
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:752
msgid "The CSS must not contain \"%s\"."
msgstr "CSS не должен содержать «%s»."

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:740
msgid "The CSS must not end in \"%s\"."
msgstr "CSS не должен заканчиваться на «%s»."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:791
msgid "%s API Key"
msgstr "Ключ API %s"

#. translators: %s: AI provider ID.
#: wp-includes/connectors.php:600
msgid "The provider \"%s\" is not registered in the AI client registry."
msgstr "Поставщик «%s» не зарегистрирован в реестре клиентов ИИ."

#: wp-includes/connectors.php:316
msgid "Text and image generation with GPT and Dall-E."
msgstr "Генерация текста и изображений с помощью ИИ GPT и Dall-E."

#: wp-includes/connectors.php:304
msgid "Text and image generation with Gemini and Imagen."
msgstr "Генерация текста и изображений с помощью ИИ Gemini и Imagen."

#: wp-includes/connectors.php:292
msgid "Text generation with Claude."
msgstr "Генерация текста с помощью ИИ Claude."

#: wp-includes/connectors.php:200
msgid "Provider logo path must be located within the plugins or must-use plugins directory."
msgstr "Путь к логотипу поставщика должен находиться в каталоге плагинов или обязательных плагинов."

#: wp-includes/class-wp-xmlrpc-server.php:277
msgid "Invalid arguments passed to this XML-RPC method. Requires two integers."
msgstr "В этот метод XML-RPC переданы недопустимые аргументы. Требуется два целых числа."

#. translators: 1: Script handle, 2: 'module_dependencies'
#: wp-includes/class-wp-scripts.php:964
msgid "The script handle \"%1$s\" has one or more of its script module dependencies (\"%2$s\") which are invalid."
msgstr "Дескриптор сценария \"%1$s\" имеет одну или несколько недопустимых зависимостей модуля сценария (\"%2$s\")."

#. translators: 1: 'module_dependencies', 2: Script handle.
#: wp-includes/class-wp-scripts.php:937
msgid "The value for \"%1$s\" must be an array for the \"%2$s\" script."
msgstr "Значение «%1$s» должно быть массивом для сценария «%2$s»."

#. translators: 1: Script handle, 2: 'module_dependencies', 3: List of missing
#. dependency IDs.
#: wp-includes/class-wp-script-modules.php:692
msgid "The script with the handle \"%1$s\" was enqueued with script module dependencies (\"%2$s\") that are not registered: %3$s."
msgstr "Сценарий с дескриптором \"%1$s\" был поставлен в очередь с незарегистрированными зависимостями модуля сценария (\"%2$s\"): %3$s."

#: wp-includes/class-wp-icons-registry.php:168
#: wp-includes/class-wp-icons-registry.php:300
msgid "Icon content does not contain valid SVG markup."
msgstr "Содержимое значка не содержит допустимой разметки SVG."

#: wp-includes/class-wp-icons-registry.php:158
msgid "Icon content must be a string."
msgstr "Содержимое значка должно быть строкой."

#: wp-includes/class-wp-icons-registry.php:148
msgid "Icons must provide either `content` or `file_path`."
msgstr "Значки должны содержать либо `content`, либо `filePath`."

#: wp-includes/class-wp-icons-registry.php:136
msgid "Icon label must be a string."
msgstr "Ярлык значка должен быть строкой."

#. translators: %s: The name of a user-provided key.
#: wp-includes/class-wp-icons-registry.php:111
msgid "Invalid icon property: \"%s\"."
msgstr "Недопустимое свойство значка: «%s»."

#: wp-includes/icons.php:129
msgid "Core icon collection manifest must provide a valid \"filePath\" for each icon."
msgstr "В манифесте основной коллекции значков должно содержаться допустимое значение \"filePath\" для каждого значка."

#: wp-includes/icons.php:117
msgid "Core icon collection manifest is empty or invalid."
msgstr "Манифест основной коллекции значков пуст или недействителен."

#: wp-includes/icons.php:107
msgid "Core icon collection manifest is missing or unreadable."
msgstr "Манифест основной коллекции значков отсутствует или не читается."

#. translators: %s: URL to which the HTTP request was blocked.
#: wp-includes/class-wp-http.php:303
msgid "User has blocked requests through HTTP to the URL: %s."
msgstr "Пользователь заблокировал запросы через HTTP к URL-адресу: %s."

#: wp-includes/class-wp-connector-registry.php:434
msgid "The connector registry instance must be set during the <code>init</code> action."
msgstr "Экземпляр реестра подключения должен быть установлен действием <code>init</code>."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:332
#: wp-includes/class-wp-connector-registry.php:398
msgid "Connector \"%s\" not found."
msgstr "Подключение \"%s\" не найдено."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:196
msgid "Connector \"%s\" requires an \"authentication\" array."
msgstr "Подключение \"%s\" требует массива \"authentification\"."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:186
msgid "Connector \"%s\" requires a non-empty \"type\" string."
msgstr "Подключение \"%s\" требует не пустого строкового значения типа \"type\"."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:176
msgid "Connector \"%s\" requires a non-empty \"name\" string."
msgstr "Подключение \"%s\" требует не пустого строкового значения имени \"name\"."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:165
msgid "Connector \"%s\" is already registered."
msgstr "Подключение \"%s\" уже зарегистрировано."

#: wp-includes/class-wp-connector-registry.php:153
msgid "Connector ID must contain only lowercase alphanumeric characters, hyphens, and underscores."
msgstr "ID подключения должен содержать только строчные буквы, цифры, дефисы и подчеркивания."

#. translators: %s is the post type name.
#: wp-includes/blocks/query-title.php:69
msgid "Post Type: &#8220;%s&#8221;"
msgstr "Тип записи: «%s»"

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:559
msgid "Enlarge %1$s of %2$s"
msgstr "Увеличение %1$s из %2$s"

#. translators: %1$s: current image index, %2$s: total number of images, %3$s:
#. Image alt text
#: wp-includes/blocks/gallery.php:557
msgid "Enlarged image %1$s of %2$s: %3$s"
msgstr "Увеличено изображение %1$s из %2$s: %3$s"

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:555
msgid "Enlarged image %1$s of %2$s"
msgstr "Увеличено изображение %1$s из %2$s"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:70
msgid "Responses to &#8220;%s&#8221;"
msgstr "Ответы для &#8220;%s&#8221;"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:67
msgid "Response to &#8220;%s&#8221;"
msgstr "Ответ для &#8220;%s&#8221;"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/blocks/comments-title.php:46
msgid "%1$s response to &#8220;%2$s&#8221;"
msgid_plural "%1$s responses to &#8220;%2$s&#8221;"
msgstr[0] "%1$s ответ для «%2$s»"
msgstr[1] "%1$s ответа для «%2$s»"
msgstr[2] "%1$s ответов для «%2$s»"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:42
msgid "One response to &#8220;%s&#8221;"
msgstr "Один ответ для «%s»"

#. translators: %s: comment page number
#: wp-includes/blocks/breadcrumbs.php:240
msgid "Comments Page %s"
msgstr "Страница комментариев: %s"

#: wp-includes/blocks/breadcrumbs.php:189
#: wp-includes/js/dist/script-modules/content-types/index.js:16507
msgid "Breadcrumbs"
msgstr "Навигационные цепочки"

#: wp-includes/block-template-utils.php:105
msgid "The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed."
msgstr "Шаблон наложения навигации определяет область наложения, которая обычно содержит ссылки навигации и может быть открыта или закрыта."

#: wp-includes/block-template-utils.php:104
msgctxt "template part area"
msgid "Navigation Overlay"
msgstr "Наложение навигации"

#: wp-includes/block-patterns/navigation-overlay.php:9
msgctxt "Block pattern title"
msgid "Navigation Overlay"
msgstr "Наложение навигации"

#: wp-includes/block-patterns/navigation-overlay-centered.php:9
msgctxt "Block pattern title"
msgid "Overlay with centered navigation"
msgstr "Наложение навигации по центру"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:35
msgid "Get started today!"
msgstr "Начните уже сегодня!"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
msgid "Find out how we can help your business."
msgstr "Узнайте, чем мы можем быть полезны вашему бизнесу."

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:9
msgctxt "Block pattern title"
msgid "Overlay with site info and CTA"
msgstr "Наложение с информацией о сайте и призывом к действию"

#: wp-includes/block-patterns/navigation-overlay-black-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with black background"
msgstr "Наложение на чёрном фоне"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-black-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:12
#: wp-includes/block-patterns/navigation-overlay-centered.php:12
#: wp-includes/block-patterns/navigation-overlay.php:12
#: wp-includes/js/dist/block-library.js:45277
msgid "Navigation Overlay"
msgstr "Наложение навигации"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with orange background"
msgstr "Наложение на оранжевом фоне"

#: wp-includes/block-patterns.php:240
msgid "A variety of designs displaying site navigation."
msgstr "Разнообразие оформления, отображающего навигацию по сайту."

#: wp-includes/block-patterns.php:239
msgctxt "Block pattern category"
msgid "Navigation"
msgstr "Навигация"

#: wp-includes/assets/icon-library-manifest.php:357
msgctxt "icon label"
msgid "Verse"
msgstr "Стихи"

#: wp-includes/assets/icon-library-manifest.php:353
msgctxt "icon label"
msgid "Upload"
msgstr "Загрузка"

#: wp-includes/assets/icon-library-manifest.php:349
msgctxt "icon label"
msgid "Tip"
msgstr "Подсказка"

#: wp-includes/assets/icon-library-manifest.php:345
msgctxt "icon label"
msgid "Tag"
msgstr "Метка"

#: wp-includes/assets/icon-library-manifest.php:341
msgctxt "icon label"
msgid "Tablet"
msgstr "Планшет"

#: wp-includes/assets/icon-library-manifest.php:337
msgctxt "icon label"
msgid "Table"
msgstr "Таблица"

#: wp-includes/assets/icon-library-manifest.php:333
msgctxt "icon label"
msgid "Symbol Filled"
msgstr "Символ с заливкой"

#: wp-includes/assets/icon-library-manifest.php:329
msgctxt "icon label"
msgid "Symbol"
msgstr "Символ"

#: wp-includes/assets/icon-library-manifest.php:325
msgctxt "icon label"
msgid "Styles"
msgstr "Стили"

#: wp-includes/assets/icon-library-manifest.php:321
msgctxt "icon label"
msgid "Store"
msgstr "Магазин"

#: wp-includes/assets/icon-library-manifest.php:317
msgctxt "icon label"
msgid "Star Half"
msgstr "Половина звезды"

#: wp-includes/assets/icon-library-manifest.php:313
msgctxt "icon label"
msgid "Star Filled"
msgstr "Заполненная звёздочка"

#: wp-includes/assets/icon-library-manifest.php:309
msgctxt "icon label"
msgid "Star Empty"
msgstr "Пустая звёздочка"

#: wp-includes/assets/icon-library-manifest.php:305
msgctxt "icon label"
msgid "Shuffle"
msgstr "Перемешивание"

#: wp-includes/assets/icon-library-manifest.php:301
msgctxt "icon label"
msgid "Shield"
msgstr "Щит"

#: wp-includes/assets/icon-library-manifest.php:297
msgctxt "icon label"
msgid "Share"
msgstr "Поделиться"

#: wp-includes/assets/icon-library-manifest.php:293
msgctxt "icon label"
msgid "Shadow"
msgstr "Тень"

#: wp-includes/assets/icon-library-manifest.php:289
msgctxt "icon label"
msgid "Settings"
msgstr "Настройки"

#: wp-includes/assets/icon-library-manifest.php:285
msgctxt "icon label"
msgid "Search"
msgstr "Поиск"

#: wp-includes/assets/icon-library-manifest.php:281
msgctxt "icon label"
msgid "Scheduled"
msgstr "Запланированные"

#: wp-includes/assets/icon-library-manifest.php:277
msgctxt "icon label"
msgid "RSS"
msgstr "RSS"

#: wp-includes/assets/icon-library-manifest.php:273
msgctxt "icon label"
msgid "Receipt"
msgstr "Квитанция"

#: wp-includes/assets/icon-library-manifest.php:269
msgctxt "icon label"
msgid "Quote"
msgstr "Цитата"

#: wp-includes/assets/icon-library-manifest.php:265
msgctxt "icon label"
msgid "Published"
msgstr "Опубликовано"

#: wp-includes/assets/icon-library-manifest.php:261
msgctxt "icon label"
msgid "Previous"
msgstr "Предыдущий"

#: wp-includes/assets/icon-library-manifest.php:257
msgctxt "icon label"
msgid "Plus Circle"
msgstr "Плюс в круге"

#: wp-includes/assets/icon-library-manifest.php:253
msgctxt "icon label"
msgid "Plus"
msgstr "Знак \"плюс\""

#: wp-includes/assets/icon-library-manifest.php:249
msgctxt "icon label"
msgid "People"
msgstr "Люди"

#: wp-includes/assets/icon-library-manifest.php:245
msgctxt "icon label"
msgid "Pencil"
msgstr "Карандаш"

#: wp-includes/assets/icon-library-manifest.php:241
msgctxt "icon label"
msgid "Payment"
msgstr "Оплата"

#: wp-includes/assets/icon-library-manifest.php:237
msgctxt "icon label"
msgid "Paragraph"
msgstr "Параграф"

#: wp-includes/assets/icon-library-manifest.php:233
msgctxt "icon label"
msgid "Next"
msgstr "Следующий"

#: wp-includes/assets/icon-library-manifest.php:229
msgctxt "icon label"
msgid "More Vertical"
msgstr "Более вертикально"

#: wp-includes/assets/icon-library-manifest.php:225
msgctxt "icon label"
msgid "More Horizontal"
msgstr "Более горизонтально"

#: wp-includes/assets/icon-library-manifest.php:221
msgctxt "icon label"
msgid "Mobile"
msgstr "Мобильный"

#: wp-includes/assets/icon-library-manifest.php:217
msgctxt "icon label"
msgid "Menu"
msgstr "Меню"

#: wp-includes/assets/icon-library-manifest.php:213
msgctxt "icon label"
msgid "Map Marker"
msgstr "Маркер карты"

#: wp-includes/assets/icon-library-manifest.php:209
msgctxt "icon label"
msgid "Language"
msgstr "Язык"

#: wp-includes/assets/icon-library-manifest.php:205
msgctxt "icon label"
msgid "Key"
msgstr "Ключ"

#: wp-includes/assets/icon-library-manifest.php:201
msgctxt "icon label"
msgid "Info"
msgstr "Инфо"

#: wp-includes/assets/icon-library-manifest.php:197
msgctxt "icon label"
msgid "Image"
msgstr "Изображение"

#: wp-includes/assets/icon-library-manifest.php:193
msgctxt "icon label"
msgid "Home"
msgstr "Главная"

#: wp-includes/assets/icon-library-manifest.php:189
msgctxt "icon label"
msgid "Help"
msgstr "Помощь"

#: wp-includes/assets/icon-library-manifest.php:185
msgctxt "icon label"
msgid "Heading"
msgstr "Заголовок"

#: wp-includes/assets/icon-library-manifest.php:181
msgctxt "icon label"
msgid "Group"
msgstr "Группа"

#: wp-includes/assets/icon-library-manifest.php:177
msgctxt "icon label"
msgid "Gallery"
msgstr "Галерея"

#: wp-includes/assets/icon-library-manifest.php:173
msgctxt "icon label"
msgid "File"
msgstr "Файл"

#: wp-includes/assets/icon-library-manifest.php:169
msgctxt "icon label"
msgid "External"
msgstr "Внешний"

#: wp-includes/assets/icon-library-manifest.php:165
msgctxt "icon label"
msgid "Error"
msgstr "Ошибка"

#: wp-includes/assets/icon-library-manifest.php:161
msgctxt "icon label"
msgid "Envelope"
msgstr "Конверт"

#: wp-includes/assets/icon-library-manifest.php:157
msgctxt "icon label"
msgid "Drawer Right"
msgstr "Панель справа"

#: wp-includes/assets/icon-library-manifest.php:153
msgctxt "icon label"
msgid "Drawer Left"
msgstr "Панель слева"

#: wp-includes/assets/icon-library-manifest.php:149
msgctxt "icon label"
msgid "Download"
msgstr "Скачать"

#: wp-includes/assets/icon-library-manifest.php:145
msgctxt "icon label"
msgid "Desktop"
msgstr "Настольный ПК"

#: wp-includes/assets/icon-library-manifest.php:141
msgctxt "icon label"
msgid "Create"
msgstr "Создать"

#: wp-includes/assets/icon-library-manifest.php:137
msgctxt "icon label"
msgid "Cover"
msgstr "Обложка"

#: wp-includes/assets/icon-library-manifest.php:133
msgctxt "icon label"
msgid "Comment"
msgstr "Комментарий"

#: wp-includes/assets/icon-library-manifest.php:129
msgctxt "icon label"
msgid "Chevron Up Small"
msgstr "Шеврон вверх малый"

#: wp-includes/assets/icon-library-manifest.php:125
msgctxt "icon label"
msgid "Chevron Up Down"
msgstr "Шеврон сверху вниз"

#: wp-includes/assets/icon-library-manifest.php:121
msgctxt "icon label"
msgid "Chevron Up"
msgstr "Шеврон вверх"

#: wp-includes/assets/icon-library-manifest.php:117
msgctxt "icon label"
msgid "Chevron Right Small"
msgstr "Шеврон вправо малый"

#: wp-includes/assets/icon-library-manifest.php:113
msgctxt "icon label"
msgid "Chevron Right"
msgstr "Шеврон вправо"

#: wp-includes/assets/icon-library-manifest.php:109
msgctxt "icon label"
msgid "Chevron Left Small"
msgstr "Шеврон влево малый"

#: wp-includes/assets/icon-library-manifest.php:105
msgctxt "icon label"
msgid "Chevron Left"
msgstr "Шеврон влево"

#: wp-includes/assets/icon-library-manifest.php:101
msgctxt "icon label"
msgid "Chevron Down Small"
msgstr "Шеврон вниз малый"

#: wp-includes/assets/icon-library-manifest.php:97
msgctxt "icon label"
msgid "Chevron Down"
msgstr "Шеврон вниз"

#: wp-includes/assets/icon-library-manifest.php:93
msgctxt "icon label"
msgid "Check"
msgstr "Отметка"

#: wp-includes/assets/icon-library-manifest.php:89
msgctxt "icon label"
msgid "Chart Bar"
msgstr "Гистограмма"

#: wp-includes/assets/icon-library-manifest.php:85
msgctxt "icon label"
msgid "Caution"
msgstr "Внимание!"

#: wp-includes/assets/icon-library-manifest.php:81
msgctxt "icon label"
msgid "Category"
msgstr "Категория"

#: wp-includes/assets/icon-library-manifest.php:77
msgctxt "icon label"
msgid "Cart"
msgstr "Корзина"

#: wp-includes/assets/icon-library-manifest.php:73
msgctxt "icon label"
msgid "Capture Video"
msgstr "Запись видео"

#: wp-includes/assets/icon-library-manifest.php:69
msgctxt "icon label"
msgid "Capture Photo"
msgstr "Сделать фото"

#: wp-includes/assets/icon-library-manifest.php:65
msgctxt "icon label"
msgid "Calendar"
msgstr "Календарь"

#: wp-includes/assets/icon-library-manifest.php:61
msgctxt "icon label"
msgid "Block Table"
msgstr "Блок «Таблица»"

#: wp-includes/assets/icon-library-manifest.php:57
msgctxt "icon label"
msgid "Block Meta"
msgstr "Блок «Метаданные»"

#: wp-includes/assets/icon-library-manifest.php:53
msgctxt "icon label"
msgid "Block Default"
msgstr "Блок по умолчанию"

#: wp-includes/assets/icon-library-manifest.php:49
msgctxt "icon label"
msgid "Bell"
msgstr "Колокольчик"

#: wp-includes/assets/icon-library-manifest.php:45
msgctxt "icon label"
msgid "Audio"
msgstr "Звук"

#: wp-includes/assets/icon-library-manifest.php:41
msgctxt "icon label"
msgid "At Symbol (@)"
msgstr "Символ @"

#: wp-includes/assets/icon-library-manifest.php:37
msgctxt "icon label"
msgid "Arrow Up"
msgstr "Стрелка вверх"

#: wp-includes/assets/icon-library-manifest.php:33
msgctxt "icon label"
msgid "Arrow Up Right"
msgstr "Стрелка вправо вверх"

#: wp-includes/assets/icon-library-manifest.php:29
msgctxt "icon label"
msgid "Arrow Up Left"
msgstr "Стрелка влево вверх"

#: wp-includes/assets/icon-library-manifest.php:25
msgctxt "icon label"
msgid "Arrow Right"
msgstr "Стрелка вправо"

#: wp-includes/assets/icon-library-manifest.php:21
msgctxt "icon label"
msgid "Arrow Left"
msgstr "Стрелка влево"

#: wp-includes/assets/icon-library-manifest.php:17
msgctxt "icon label"
msgid "Arrow Down"
msgstr "Стрелка вниз"

#: wp-includes/assets/icon-library-manifest.php:13
msgctxt "icon label"
msgid "Arrow Down Right"
msgstr "Стрелка вправо вниз"

#: wp-includes/assets/icon-library-manifest.php:9
msgctxt "icon label"
msgid "Arrow Down Left"
msgstr "Стрелка влево вниз"

#. translators: 1: Method name. 2: Class name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:458
msgid "Method %1$s does not exist on %2$s."
msgstr "Метод %1$s не существует в %2$s."

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:333
msgid "Prompt execution was prevented by a filter."
msgstr "Выполнение промпта было предотвращено фильтром."

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:332
msgid "AI features are not supported in this environment."
msgstr "Возможности ИИ в этом окружении не поддерживаются."

#. translators: %s: string value of the ability name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:249
msgid "The ability %s was not found."
msgstr "Возможность «%s» не найдена."

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:130
msgid "Ability \"%s\" not found"
msgstr "Возможность «%s» не найдена"

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:116
msgid "Ability \"%s\" was not specified in the allowed abilities list."
msgstr "Возможность «%s» не указана в списке разрешённых."

#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:102
msgid "Not an ability function call"
msgstr "Не вызов функции возможности"

#. translators: 1: HTTP method (e.g. GET, POST). 2: Request URL. 3: Error
#. message.
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:77
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:108
msgid "Network error occurred while sending %1$s request to %2$s: %3$s"
msgstr "Произошла сетевая ошибка при отправке запроса %1$s на %2$s: %3$s"

#: wp-includes/admin-bar.php:974
msgctxt "keyboard shortcut to open the command palette"
msgid "Ctrl+K"
msgstr "Ctrl+K"

#: wp-includes/admin-bar.php:973
msgctxt "keyboard shortcut to open the command palette"
msgid "⌘K"
msgstr "⌘K"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:566
msgid "Sorry, you are not allowed to create notes for this post."
msgstr "К сожалению, вам не разрешено создавать заметки для этой записи."

#. translators: %s: The directive, e.g. data-wp-on--click.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1122
msgid "Binding event handler attributes is not supported. Please use \"%s\" instead."
msgstr "Привязка атрибутов обработчика событий не поддерживается. Используйте \"%s\"."

#. translators: %1$s is the feed URL, %2$s is the error message.
#: wp-includes/feed.php:880
msgid "Error fetching feed %1$s: %2$s"
msgstr "Ошибка при получении ленты %1$s: %2$s"

#. translators: 1: Style handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-styles.php:505
msgid "The style with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Стиль с дескриптором \"%1$s\" был поставлен в очередь с незарегистрированными зависимостями: %2$s."

#. translators: 1: Script handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-scripts.php:1245
msgid "The script with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Сценарий с дескриптором \"%1$s\" был поставлен в очередь с незарегистрированными зависимостями: %2$s."

#. translators: 1: Script module ID, 2: List of missing dependency IDs.
#: wp-includes/class-wp-script-modules.php:920
msgid "The script module with the ID \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Модуль сценария с идентификатором «%1$s» был поставлен в очередь с незарегистрированными зависимостями: %2$s."

#. translators: 1: Handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-dependencies.php:573
msgid "The handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Дескриптор \"%1$s\" был поставлен в очередь с незарегистрированными зависимостями: %2$s."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "метки"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "таксономия"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "термины"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Расширенный блок, позволяющий отображать термины таксономии на основе различных параметров запроса и визуальных конфигураций."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Условия запроса"

#: wp-includes/blocks/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Содержит элементы блока, используемые для отображения элемента таксономии, такие как название, описание и т.д."

#: wp-includes/blocks/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Шаблон элемента"

#: wp-includes/blocks/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "название элемента"

#: wp-includes/blocks/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Отображение названия элемента таксономии."

#: wp-includes/blocks/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Название термина"

#: wp-includes/blocks/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Отображение числа записей в элементе таксономии."

#: wp-includes/blocks/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Счётчик термина"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Опишите в паре слов о чём этот сайт. Это важно для результатов поиска, возможностей поделиться в социальных сетях и создает ясность для посетителей."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Показывает затраты времени на чтение записи в минутах. Также может показывать число слов."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Время чтения"

#: wp-includes/blocks/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Отображение пользовательской даты."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Показывает ссылку на комментарии к текущей записи."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Ссылка комментария"

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Отображение количества комментариев к записи."

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Количество комментариев"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "математика"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "latex"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "формула"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "уравнение"

#: wp-includes/blocks/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Отображение математических выражений используя LaTeX."

#: wp-includes/blocks/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Математика"

#: wp-includes/blocks/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Отображение складного макета, в котором содержимое группируется в сворачиваемые разделы."

#: wp-includes/blocks/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Аккордеон"

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Содержит скрытое или раскрытое содержимое под заголовком."

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Панель аккордеона"

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Объединение заголовка и панели в один блок."

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Элемент аккордеона"

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Отображение заголовка переключающего панель аккордеона."

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Заголовок аккордеона"

#: wp-includes/js/dist/editor.js:26774
#: wp-admin/includes/class-wp-posts-list-table.php:2033
#: wp-admin/includes/class-wp-posts-list-table.php:2046
msgid "Allow"
msgstr "Разрешать"

#: wp-includes/js/dist/block-editor.js:88413
#: wp-includes/js/dist/block-editor.js:88763
#: wp-includes/js/dist/block-editor.js:88968
#: wp-includes/js/dist/components.js:55359
#: wp-includes/js/dist/edit-site.js:34800
#: wp-includes/js/dist/edit-site.js:35150
#: wp-includes/js/dist/edit-site.js:35355 wp-includes/js/dist/editor.js:42973
#: wp-includes/js/dist/editor.js:43323 wp-includes/js/dist/editor.js:43528
#: wp-includes/js/dist/media-utils.js:23381
#: wp-includes/js/dist/media-utils.js:23731
#: wp-includes/js/dist/media-utils.js:23936
#: wp-includes/js/dist/script-modules/content-types/index.js:29731
#: wp-includes/js/dist/script-modules/content-types/index.js:30081
#: wp-includes/js/dist/script-modules/content-types/index.js:30286
#: wp-admin/options-permalink.php:408
msgid "Optional"
msgstr "Опционально"

#: wp-includes/js/dist/block-editor.js:26089
#: wp-admin/includes/class-wp-links-list-table.php:142
#: wp-admin/includes/class-wp-links-list-table.php:156
msgid "Visible"
msgstr "Видимый"

#: wp-includes/user.php:2365
msgid "Cannot create a user with an empty nicename."
msgstr "Нельзя создать пользователя с пустым именем."

#: wp-includes/user.php:2290
msgid "The user_pass field is required when creating a new user. The user will need to reset their password before logging in."
msgstr "Для создания нового пользователя требуется указать поле user_pass. Пользователю потребуется сбросить пароль перед первым входом."

#. translators: %s is the throwable class name
#. translators: %s is the class name
#: wp-includes/template.php:1026 wp-includes/template.php:1065
msgid "Uncaught \"%s\" thrown:"
msgstr "Выброшено необработанное исключение \"%s\":"

#: wp-includes/template.php:975
msgid "User error triggered:"
msgstr "Возникла ошибка пользователя:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:153
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:602
msgid "Sorry, this post type does not support notes."
msgstr "К сожалению, этот тип записи не поддерживает заметки."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2318
msgid "Whether to flip in the vertical direction."
msgstr "Переворот вертикально?"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2314
msgid "Whether to flip in the horizontal direction."
msgstr "Переворот горизонтально?"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2306
msgid "Flip direction."
msgstr "Направление переворота."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2299
msgid "Flip arguments."
msgstr "Перевернуть аргументы."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2294
msgid "Flip type."
msgstr "Перевернуть тип."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2291
#: wp-includes/js/dist/editor.js:54892 wp-includes/js/dist/editor.js:54899
msgid "Flip"
msgstr "Перевернуть"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2105
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Ограничить выборку до вложений определенного MIME типа или типов MIME."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2095
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Ограничить выборку до вложений определенного типа или типов мультимедиа."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1203
msgid "Unable to flip this image."
msgstr "Невозможно перевернуть это изображение."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:364
msgid "The result of the ability execution."
msgstr "Результат исполнения возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:342
msgid "Input parameters for the ability execution."
msgstr "Параметры ввода для исполнения возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:180
msgid "Sorry, you are not allowed to execute this ability."
msgstr "Вам не разрешено исполнить эту возможность."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:126
msgid "Abilities that perform destructive actions require DELETE method."
msgstr "Возможности, реализующие деструктивные действия, требуют метода DELETE."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:124
msgid "Read-only abilities require GET method."
msgstr "Возможности только для чтения требуют метода GET."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:122
msgid "Abilities that perform updates require POST method."
msgstr "Возможности, реализующие обновления, требуют метода POST."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:353
msgid "Limit results to abilities in specific ability category."
msgstr "Ограничение результата возможностями в определенной категории."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:293
msgid "Meta information about the ability."
msgstr "Мета информация о возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:287
msgid "JSON Schema for the ability output."
msgstr "Схема JSON для вывода возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:281
msgid "JSON Schema for the ability input."
msgstr "Схема JSON для ввода возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:275
msgid "Ability category this ability belongs to."
msgstr "Категория, к которой принадлежит возможность."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:269
msgid "Description of the ability."
msgstr "Описание возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:263
msgid "Display label for the ability."
msgstr "Ярлык отображения для возможности."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:163
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:148
msgid "Ability not found."
msgstr "Возможность не найдена."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:257
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:51
msgid "Unique identifier for the ability."
msgstr "Уникальный идентификатор категории."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:257
msgid "Meta information about the category."
msgstr "Мета информация для категории."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:251
msgid "Description of the category."
msgstr "Описание категории."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:245
msgid "Display label for the category."
msgstr "Отображение ярлыка категории."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:149
msgid "Ability category not found."
msgstr "Категория возможностей не найдена."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:239
msgid "Unique identifier for the ability category."
msgstr "Уникальный идентификатор категории возможностей."

#: wp-includes/post.php:3839
msgid "The post ID must be greater than 0."
msgstr "ID записи должен быть больше 0."

#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: wp-includes/pluggable.php:1918
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Заметка: \"%2$s\""

#. translators: %s: Note text.
#: wp-includes/pluggable.php:1915
msgid "resolved/reopened"
msgstr "решено/открыто повторно"

#. translators: %s: Note text.
#. translators: %s: note excerpt
#: wp-includes/pluggable.php:1915 wp-includes/js/dist/editor.js:99263
msgid "Note: %s"
msgstr "Примечание: %s"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1909
msgid "New note on your post \"%s\""
msgstr "Новая заметка к вашей записи \"%s\""

#: wp-includes/ms-functions.php:574
msgid "That email address is pending activation and is not available for new registration. If you made a previous attempt with this email address, please check your inbox for an activation email. If left unconfirmed, it will become available in a couple of days."
msgstr "Этот адрес электронной почты ожидает активации и недоступен для новой регистрации. Если вы уже предпринимали предыдущую попытку с этим адресом электронной почты, проверьте свой почтовый ящик на наличие письма с активацией. Если оставить неподтвержденным, он станет доступен через пару дней."

#: wp-includes/html-api/class-wp-html-processor.php:308
#: wp-includes/html-api/class-wp-html-processor.php:361
#: wp-includes/html-api/class-wp-html-tag-processor.php:852
msgid "The HTML parameter must be a string."
msgstr "Параметр HTML должен быть строкой."

#: wp-includes/comment.php:4519
msgid "Note resolution status"
msgstr "Статус решения заметки"

#: wp-includes/class-wpdb.php:2295
msgid "Unable to retrieve the error message from the database server"
msgstr "Невозможно получить сообщение об ошибке с сервера базы данных"

#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-scripts.php:923
msgid "Cannot supply a fetchpriority `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Нельзя указать приоритет получения `%1$s` для скрипта `%2$s` поскольку он является псевдонимом (отсутствует значение `src`)."

#. translators: %s: Invalid fetchpriority.
#: wp-includes/class-wp-script-modules.php:236
msgid "Invalid fetchpriority: %s"
msgstr "Неверный приоритет получения: %s"

#. translators: 1: $fetchpriority, 2: $id
#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-script-modules.php:172
#: wp-includes/class-wp-scripts.php:911
msgid "Invalid fetchpriority `%1$s` defined for `%2$s` during script registration."
msgstr "Неверный приоритет получения `%1$s` определен для `%2$s` при регистрации скрипта."

#: wp-includes/class-wp-script-modules.php:135
#: wp-includes/class-wp-script-modules.php:307
msgid "Non-empty string required for id."
msgstr "Для ID требуется не пустая строка."

#. translators: %s: $useimap
#: wp-includes/class-wp-phpmailer.php:92
msgid "Argument %s is deprecated"
msgstr "Аргумент %s устарел"

#: wp-includes/class-wp-phpmailer.php:90
msgid "Using simplified address parser is not recommended. Install the PHP IMAP extension for full RFC822 parsing."
msgstr "Использование упрощенного парсера адресов не рекомендуется. Установите расширение PHP IMAP для полного анализа RFC822."

#: wp-includes/class-wp-phpmailer.php:89
msgid "Server does not support SMTPUTF8 needed to send to Unicode addresses"
msgstr "Сервер не поддерживает SMTPUTF8 для отправки на адреса в Unicode"

#: wp-includes/class-wp-dependencies.php:321
msgid "IE conditional comments are ignored by all supported browsers."
msgstr "Условные комментарии IE игнорируются всеми поддерживаемыми браузерами."

#: wp-includes/blocks/social-link.php:333
#: wp-includes/js/dist/block-library.js:71976
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/blocks/social-link.php:329
#: wp-includes/js/dist/block-library.js:71970
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/blocks/social-link.php:325
#: wp-includes/js/dist/block-library.js:71964
msgctxt "social link block variation name"
msgid "X"
msgstr "X"

#: wp-includes/blocks/social-link.php:321
#: wp-includes/js/dist/block-library.js:71957
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"

#: wp-includes/blocks/social-link.php:317
#: wp-includes/js/dist/block-library.js:71690
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/blocks/social-link.php:313
#: wp-includes/js/dist/block-library.js:71951
msgctxt "social link block variation name"
msgid "VK"
msgstr "ВКонтакте"

#: wp-includes/blocks/social-link.php:309
#: wp-includes/js/dist/block-library.js:71945
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"

#: wp-includes/blocks/social-link.php:305
#: wp-includes/js/dist/block-library.js:71939
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/blocks/social-link.php:301
#: wp-includes/js/dist/block-library.js:71933
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"

#: wp-includes/blocks/social-link.php:297
#: wp-includes/js/dist/block-library.js:71927
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"

#: wp-includes/blocks/social-link.php:293
#: wp-includes/js/dist/block-library.js:71921
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"

#: wp-includes/blocks/social-link.php:289
#: wp-includes/js/dist/block-library.js:71915
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Потоки"

#: wp-includes/blocks/social-link.php:285
#: wp-includes/js/dist/block-library.js:71909
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"

#: wp-includes/blocks/social-link.php:281
#: wp-includes/js/dist/block-library.js:71903
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"

#: wp-includes/blocks/social-link.php:277
#: wp-includes/js/dist/block-library.js:71897
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"

#: wp-includes/blocks/social-link.php:273
#: wp-includes/js/dist/block-library.js:71891
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "SnapChat"

#: wp-includes/blocks/social-link.php:269
#: wp-includes/js/dist/block-library.js:71883
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"

#: wp-includes/blocks/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Значок Поделиться"

#: wp-includes/blocks/social-link.php:261
#: wp-includes/js/dist/block-library.js:71877
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"

#: wp-includes/blocks/social-link.php:257
#: wp-includes/js/dist/block-library.js:71871
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"

#: wp-includes/blocks/social-link.php:253
#: wp-includes/js/dist/block-library.js:71865
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/blocks/social-link.php:249
#: wp-includes/js/dist/block-library.js:71859
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"

#: wp-includes/blocks/social-link.php:245
#: wp-includes/js/dist/block-library.js:71853
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Средний"

#: wp-includes/blocks/social-link.php:241
#: wp-includes/js/dist/block-library.js:71847
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"

#: wp-includes/blocks/social-link.php:237
#: wp-includes/js/dist/block-library.js:71841
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"

#: wp-includes/blocks/social-link.php:233
#: wp-includes/js/dist/block-library.js:71834
msgctxt "social link block variation name"
msgid "Mail"
msgstr "Почта"

#: wp-includes/blocks/social-link.php:229
#: wp-includes/js/dist/block-library.js:71828
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/blocks/social-link.php:225
#: wp-includes/js/dist/block-library.js:71822
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"

#: wp-includes/blocks/social-link.php:221
#: wp-includes/js/dist/block-library.js:71816
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/blocks/social-link.php:217
#: wp-includes/js/dist/block-library.js:71810
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"

#: wp-includes/blocks/social-link.php:213
#: wp-includes/js/dist/block-library.js:71804
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/blocks/social-link.php:209
#: wp-includes/js/dist/block-library.js:71798
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"

#: wp-includes/blocks/social-link.php:205
#: wp-includes/js/dist/block-library.js:71792
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "GoodReads"

#: wp-includes/blocks/social-link.php:201
#: wp-includes/js/dist/block-library.js:71786
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "FourSquare"

#: wp-includes/blocks/social-link.php:197
#: wp-includes/js/dist/block-library.js:71780
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"

#: wp-includes/blocks/social-link.php:193
#: wp-includes/js/dist/block-library.js:71774
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS-лента"

#: wp-includes/blocks/social-link.php:189
#: wp-includes/js/dist/block-library.js:71768
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/blocks/social-link.php:185
#: wp-includes/js/dist/block-library.js:71762
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"

#: wp-includes/blocks/social-link.php:181
#: wp-includes/js/dist/block-library.js:71756
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"

#: wp-includes/blocks/social-link.php:177
#: wp-includes/js/dist/block-library.js:71750
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"

#: wp-includes/blocks/social-link.php:173
#: wp-includes/js/dist/block-library.js:71744
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"

#: wp-includes/blocks/social-link.php:169
#: wp-includes/js/dist/block-library.js:71738
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"

#: wp-includes/blocks/social-link.php:165
#: wp-includes/js/dist/block-library.js:71732
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"

#: wp-includes/blocks/social-link.php:161
#: wp-includes/js/dist/block-library.js:71726
msgctxt "social link block variation name"
msgid "Link"
msgstr "Ссылка"

#: wp-includes/blocks/social-link.php:157
#: wp-includes/js/dist/block-library.js:71720
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"

#: wp-includes/blocks/social-link.php:153
#: wp-includes/js/dist/block-library.js:71714
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"

#: wp-includes/blocks/social-link.php:149
#: wp-includes/js/dist/block-library.js:71708
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"

#: wp-includes/blocks/social-link.php:145
#: wp-includes/js/dist/block-library.js:71702
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"

#: wp-includes/blocks/social-link.php:141
#: wp-includes/js/dist/block-library.js:71696
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"

#. translators: %s: the number of characters in the post.
#: wp-includes/blocks/post-time-to-read.php:151
#: wp-includes/js/dist/block-library.js:61292
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s символ"
msgstr[1] "%s символа"
msgstr[2] "%s символов"

#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: wp-includes/blocks/post-time-to-read.php:128
#: wp-includes/js/dist/block-library.js:61269
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s-%2$s минут"

#. translators: 1: Number of comments, 2: post title
#: wp-includes/blocks/post-comments-link.php:49
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>"

#. translators: %s post title
#: wp-includes/blocks/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Нет комментариев<span class=\"screen-reader-text\"> к %s</span>"

#: wp-includes/block-bindings/term-data.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Данные элемента"

#: wp-includes/block-bindings/post-data.php:91
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Данные записи"

#: wp-includes/abilities.php:85 wp-includes/abilities.php:289
msgid "The WordPress core version running on this site."
msgstr "Версия ядра WordPress используемая на сайте."

#: wp-includes/abilities.php:284
msgid "The database server vendor and version string reported by the driver."
msgstr "Производитель и строка версии сервера базы данных рапортуемая драйвером."

#: wp-includes/abilities.php:279
msgid "The PHP runtime version executing WordPress."
msgstr "Исполняемая версия PHP для WordPress."

#: wp-includes/abilities.php:297
msgid "Get Environment Info"
msgstr "Получение информации окружения"

#: wp-includes/abilities.php:210
msgid "Get User Information"
msgstr "Получить информацию о пользователе"

#: wp-includes/abilities.php:105 wp-includes/abilities.php:222
#: wp-includes/abilities.php:309
msgid "Optional: Limit response to specific fields. If omitted, all fields are returned."
msgstr "Необязательно: Ограничить ответ определенными полями. Если опущено, возвращаются все поля."

#: wp-includes/abilities.php:94
msgid "Returns site information configured in WordPress. By default returns all fields, or optionally a filtered subset."
msgstr "Возвращает информацию о сайте настроенную в WordPress. По умолчанию возвращает все поля, или опционально отфильтрованый набор."

#: wp-includes/abilities.php:93
msgid "Get Site Information"
msgstr "Получить информацию о сайте"

#: wp-includes/abilities.php:75
msgid "The site character encoding."
msgstr "Кодировка символов сайта."

#: wp-includes/abilities.php:70
msgid "The site administrator email address."
msgstr "Email адрес администратора сайта."

#: wp-includes/abilities.php:55
msgid "The site tagline."
msgstr "Слоган сайта."

#: wp-includes/abilities.php:50
msgid "The site title."
msgstr "Название сайта"

#: wp-includes/abilities.php:30
msgid "Abilities that retrieve or modify user information and settings."
msgstr "Возможности, позволяющие получать или изменять информацию и настройки пользователя."

#: wp-includes/abilities.php:22
msgid "Abilities that retrieve or modify site information and settings."
msgstr "Возможности, позволяющие получать или изменять информацию и настройки сайта."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:838
msgid "Ability \"%s\" does not have necessary permission."
msgstr "Возможность \"%s\" не имеет требуемых разрешений."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:723
msgid "Ability \"%1$s\" has invalid output. Reason: %2$s"
msgstr "Возможность \"%1$s\" имеет неверный вывод. Причина: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:676
msgid "Ability \"%s\" does not have a valid execute callback."
msgstr "Возможность \"%s\" не имеет допустимого обратного вызова на выполнение."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:628
msgid "Ability \"%s\" does not have a valid permission callback."
msgstr "Возможность \"%s\" не имеет допустимого обратного вызова разрешения."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:542
msgid "Ability \"%1$s\" has invalid input. Reason: %2$s"
msgstr "Возможность \"%1$s\" имеет неверный ввод. Причина: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:530
msgid "Ability \"%s\" does not define an input schema required to validate the provided input."
msgstr "Возможность \"%s\" не определяет входную схему, необходимую для проверки предоставленных входных данных."

#: wp-includes/abilities-api/class-wp-ability.php:342
msgid "The ability meta should provide a valid `show_in_rest` boolean."
msgstr "Метаданные возможности должны предоставлять верное логическое значение `show_in_rest`."

#: wp-includes/abilities-api/class-wp-ability.php:336
msgid "The ability meta should provide a valid `annotations` array."
msgstr "Метаданные возможности должны предоставлять верный массив `annotations`."

#: wp-includes/abilities-api/class-wp-ability.php:330
msgid "The ability properties should provide a valid `meta` array."
msgstr "Свойства возможности должны предоставлять верный массив 'meta'."

#: wp-includes/abilities-api/class-wp-ability.php:324
msgid "The ability properties should provide a valid `output_schema` definition."
msgstr "Свойства возможности должны предоставлять допустимое определение `output_schema`."

#: wp-includes/abilities-api/class-wp-ability.php:318
msgid "The ability properties should provide a valid `input_schema` definition."
msgstr "Свойства возможности должны предоставлять допустимое определение `input_schema`."

#: wp-includes/abilities-api/class-wp-ability.php:311
msgid "The ability properties must provide a valid `permission_callback` function."
msgstr "Свойства возможности должны предоставлять допустимую функцию `permission_callback`."

#: wp-includes/abilities-api/class-wp-ability.php:304
msgid "The ability properties must contain a valid `execute_callback` function."
msgstr "Свойства возможности должны содержать допустимую функцию `execute_callback`."

#: wp-includes/abilities-api/class-wp-ability.php:297
msgid "The ability properties must contain a `category` string."
msgstr "Свойства возможности должны содержать строку 'category'."

#: wp-includes/abilities-api/class-wp-ability.php:291
msgid "The ability properties must contain a `description` string."
msgstr "Свойства возможности должны содержать строку 'description'."

#: wp-includes/abilities-api/class-wp-ability.php:285
msgid "The ability properties must contain a `label` string."
msgstr "Свойства возможности должны содержать строку 'label'."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability.php:191
msgid "Property \"%1$s\" is not a valid property for ability \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Свойство \"%1$s\" не является допустимым свойством для возможности \"%2$s\". Пожалуйста, проверьте класс %3$s на наличие разрешенных свойств."

#: wp-includes/abilities-api/class-wp-ability-category.php:145
msgid "The ability category properties should provide a valid `meta` array."
msgstr "Свойства категории возможностей должны предоставлять верный массив 'meta'."

#: wp-includes/abilities-api/class-wp-ability-category.php:138
msgid "The ability category properties must contain a `description` string."
msgstr "Свойства категории возможностей должны содержать строку 'description'."

#: wp-includes/abilities-api/class-wp-ability-category.php:132
msgid "The ability category properties must contain a `label` string."
msgstr "Свойства категории возможностей должны содержать строку 'label'."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability-category.php:93
msgid "Property \"%1$s\" is not a valid property for ability category \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Свойство \"%1$s\" не является допустимым свойством для категории возможностей \"%2$s\". Пожалуйста, проверьте класс %3$s на наличие разрешенных свойств."

#: wp-includes/abilities-api/class-wp-ability-category.php:79
msgid "The ability category slug cannot be empty."
msgstr "Ярлык категории возможностей не может быть пустым."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:126
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:186
msgid "Ability category \"%s\" not found."
msgstr "Категория возможностей \"%s\" не найдена."

#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:71
msgid "Ability category slug must contain only lowercase alphanumeric characters and dashes."
msgstr "Ярлык категории возможностей должен содержать только строчные буквы, цифры и тире."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:62
msgid "Ability category \"%s\" is already registered."
msgstr "Категория возможностей «%s» уже зарегистрирована."

#. translators: %s: init action.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:288
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:209
msgid "Ability API should not be initialized before the %s action has fired."
msgstr "API возможностей не может инициализироваться перед исполнением действия %s."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:205
#: wp-includes/abilities-api/class-wp-abilities-registry.php:265
msgid "Ability \"%s\" not found."
msgstr "Возможность %s не найдена."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:162
msgid "The ability args should provide a valid `ability_class` that extends WP_Ability."
msgstr "Аргументы возможности должны предоставлять верный `ability_class` расширяющий WP_Ability."

#. translators: %1$s: ability category slug, %2$s: ability name
#: wp-includes/abilities-api/class-wp-abilities-registry.php:148
msgid "Ability category \"%1$s\" is not registered. Please register the ability category before assigning it to ability \"%2$s\"."
msgstr "Категория возможностей «%1$s» не зарегистрована. зарегистрируйте её перед назначением для возможности «%2$s»."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:101
msgid "Ability \"%s\" is already registered."
msgstr "Возможность «%s» уже зарегистрирована."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:89
msgid "Ability name must be a string containing a namespace prefix, i.e. \"my-plugin/my-ability\". It can only contain lowercase alphanumeric characters, dashes and the forward slash."
msgstr "Имя возможности должно быть строкой, содержащей префикс пространства имен, например «my-plugin/my-ability». Оно может содержать только строчные буквы, цифры, тире и косую черту."

#. translators: 1: wp_abilities_api_categories_init, 2: ability category slug.
#: wp-includes/abilities-api.php:651
msgid "Ability categories must be registered on the %1$s action. The ability category %2$s was not registered."
msgstr "Категории возможностей должны быть зарегистрирован в действии %1$s. Возможность %2$s не зарегистрирована."

#. translators: 1: wp_abilities_api_init, 2: string value of the ability name.
#: wp-includes/abilities-api.php:296
msgid "Abilities must be registered on the %1$s action. The ability %2$s was not registered."
msgstr "Возможности должны быть зарегистрирован в действии %1$s. Возможность %2$s не зарегистрирована."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:223
#: wp-admin/users.php:247
msgid "Sorry, you are not allowed to edit users."
msgstr "Извините, вам не разрешено редактировать пользователей."

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "произвольные типы записей"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "блоги"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "блог"

#: wp-includes/blocks/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "Показать общее количество результатов в запросе."

#: wp-includes/blocks/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Итог запроса"

#: wp-includes/build/routes/font-list/content.js:24428
#: wp-includes/build/routes/font-list/content.js:24994
#: wp-includes/js/dist/edit-site.js:52841 wp-includes/js/dist/editor.js:70519
#: wp-admin/includes/class-wp-theme-install-list-table.php:63
msgctxt "noun"
msgid "Upload"
msgstr "Отправить"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:71262
#: wp-includes/js/dist/block-editor.js:72364
#: wp-includes/js/dist/block-editor.js:72394
#: wp-includes/js/dist/block-library.js:80821
#: wp-includes/js/dist/editor.js:87404
#: wp-admin/includes/class-custom-background.php:357
#: wp-admin/includes/class-custom-image-header.php:667
#: wp-admin/includes/media.php:2305 wp-admin/includes/media.php:2309
msgctxt "verb"
msgid "Upload"
msgstr "Загрузить"

#. translators: %s human readable rate limit.
#: wp-mail.php:45
msgid "Email checks are rate limited to once every %s."
msgstr "Проверка email ограничена по частоте, не чаще чем один раз в %s."

#: wp-includes/theme.php:4357
msgid "This function should not be called before the theme directory is registered."
msgstr "Эта функция не может быть вызвана до регистрации папки темы."

#: wp-includes/taxonomy.php:149
msgid "Add Link Category"
msgstr "Добавить рубрику ссылок"

#: wp-includes/script-loader.php:1018
msgid "This file cannot be processed by the web server."
msgstr "Этот файл не может быть обработан веб-сервером."

#: wp-includes/script-loader.php:844 wp-admin/js/tags.js:85
msgid "An error occurred while processing your request. Please try again later."
msgstr "При обработке вашего запроса произошла ошибка. Пожалуйста, попробуйте еще раз."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:669
msgid "A list of allowed area values for template parts."
msgstr "Список допустимых значений областей для частей шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:650
msgid "A list of default template types."
msgstr "Список типов шаблонов по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:182
msgid "Templates based on theme files can't have revisions."
msgstr "Шаблоны, основанные на файлах тем, не могут иметь редакции."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3146
msgid "Whether to ignore sticky posts or not."
msgstr "Игнорировать ли прикрепленные записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:492
#: wp-includes/script-loader.php:1042 wp-includes/js/dist/upload-media.js:3060
#: wp-includes/js/dist/upload-media.js:3116
msgid "The web server cannot generate responsive image sizes for this image. Convert it to JPEG or PNG before uploading."
msgstr "Веб -сервер не может генерировать адаптивные размеры изображений для этого изображения. Конвертируйте его в JPEG или PNG перед загрузкой."

#: wp-includes/rest-api.php:466
msgid "The REST route parameter must be a string."
msgstr "Параметр маршрута REST должен быть строкой."

#: wp-includes/post.php:438 wp-includes/post.php:439
msgid "Add Template Part"
msgstr "Добавить часть шаблона"

#: wp-includes/post.php:373 wp-includes/post.php:374
msgid "Add Template"
msgstr "Добавить шаблон"

#: wp-includes/post.php:226 wp-includes/post.php:227
msgid "Add Changeset"
msgstr "Добавить набор изменений"

#: wp-includes/post.php:98 wp-includes/post.php:99 wp-admin/menu.php:76
#: wp-admin/upload.php:216 wp-admin/upload.php:423
msgid "Add Media File"
msgstr "Добавить медиафайл"

#: wp-includes/post-template.php:1799
msgid "Invalid password."
msgstr "Неверный пароль."

#. translators: 1: Name of a cryptographic hash algorithm. 2: List of supported
#. algorithms.
#: wp-includes/pluggable.php:2727
msgid "Unsupported hashing algorithm: %1$s. Supported algorithms are: %2$s"
msgstr "Неподдерживаемый алгоритм хеширования: %1$s. Поддерживаемые алгоритмы: %2$s"

#: wp-includes/html-api/class-wp-html-processor.php:5754
msgid "Cannot set bookmarks on tokens that do no appear in the original HTML text."
msgstr "Не могу установить закладки на токенах, которые не появляются в оригинальном тексте HTML."

#. translators: %s: A tag name like IFRAME or TEXTAREA.
#: wp-includes/html-api/class-wp-html-processor.php:522
msgid "The context element \"%s\" is not supported."
msgstr "Элемент контекста «%s» не поддерживается."

#. translators: %s: A tag name like INPUT or BR.
#: wp-includes/html-api/class-wp-html-processor.php:502
msgid "The context element cannot be a void element, found \"%s\"."
msgstr "Элемент контекста не может быть пустым элементом, найдено «%s»."

#: wp-includes/html-api/class-wp-html-processor.php:488
msgid "The context element must be a start tag."
msgstr "Элемент контекста должен быть начальным тегом."

#: wp-includes/html-api/class-wp-html-processor.php:329
msgid "No valid context element was detected."
msgstr "Верный элемент контекста не определен."

#. translators: %s: The parameter name.
#: wp-includes/functions.php:8214
msgid "The %s parameter must not be empty."
msgstr "Аргумент %s не должен быть пустым."

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Image"
msgstr "Добавить изображение"

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Header Image"
msgstr "Добавить изображение заголовка"

#: wp-includes/class-wp-xmlrpc-server.php:5060
#: wp-includes/class-wp-xmlrpc-server.php:6621
msgid "No posts found or an error occurred while retrieving posts."
msgstr "Записи не найдены или произошла ошибка при их получении."

#: wp-includes/class-wp-xmlrpc-server.php:4040
msgid "An error occurred while processing your comment. Please ensure all fields are filled correctly and try again."
msgstr "Произошла ошибка при обработке вашего комментария. Пожалуйста, убедитесь, что все поля заполнены правильно и попробуйте еще раз."

#. translators: %s: context string
#: wp-includes/class-wp-url-pattern-prefixer.php:72
msgid "Invalid URL pattern context %s."
msgstr "Неверный контекст маски URL %s."

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/taxonomy.php:236
#: wp-includes/js/dist/editor.js:87078 wp-includes/js/dist/editor.js:87083
msgid "Add Category"
msgstr "Добавить рубрику"

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/js/dist/editor.js:86672
msgid "Add Tag"
msgstr "Добавьте метку"

#. translators: %s: forbidden eagerness value
#: wp-includes/class-wp-speculation-rules.php:198
msgid "The eagerness value \"%s\" is forbidden for document-level speculation rules."
msgstr "Значение стремления «%s» запрещено для правил спекуляции на уровне документа."

#. translators: %s: invalid eagerness value
#: wp-includes/class-wp-speculation-rules.php:185
msgid "The value \"%s\" is not a valid eagerness for a speculation rule."
msgstr "Значение «%s» не является достоверным стремлением к правилу спекуляции."

#. translators: 1: source value, 2: forbidden key
#: wp-includes/class-wp-speculation-rules.php:154
#: wp-includes/class-wp-speculation-rules.php:168
msgid "A speculation rule of source \"%1$s\" must not include a \"%2$s\" key."
msgstr "Правило спекуляции источника «%1$s» не должно включать ключ «%2$s»."

#. translators: %s: invalid source value
#: wp-includes/class-wp-speculation-rules.php:141
msgid "The value \"%s\" is not a valid source for a speculation rule."
msgstr "Значение «%s» не является действительным источником для правила спекуляции."

#. translators: 1: allowed key, 2: alternative allowed key
#: wp-includes/class-wp-speculation-rules.php:127
msgid "A speculation rule must include either a \"%1$s\" key or a \"%2$s\" key, but not both."
msgstr "Правило спекуляции должно включать либо ключ «%1$s», либо ключ «%2$s», но не оба."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:105
msgid "A speculation rule with ID \"%s\" already exists."
msgstr "Правило спекуляции с идентификатором «%s» уже существует."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:92
msgid "The value \"%s\" is not a valid ID for a speculation rule."
msgstr "Значение «%s» не является допустимым идентификатором для правила спекуляции."

#. translators: %s: invalid mode value
#: wp-includes/class-wp-speculation-rules.php:79
msgid "The value \"%s\" is not a valid speculation rules mode."
msgstr "Значение «%s» не является допустимым режимом правил спекуляции."

#: wp-includes/class-wp-post-type.php:990
msgid "Add Page"
msgstr "Добавить страницу"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Post"
msgstr "Добавить запись"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:88
msgid "Cannot set or reset variable: "
msgstr "Невозможно установить или сбросить переменную: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:86
msgid "SMTP server error: "
msgstr "Ошибка сервера SMTP: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:84
msgid "Detail: "
msgstr "Сведения: "

#: wp-includes/class-wp-phpmailer.php:82
msgid "SMTP connect() failed."
msgstr "Результат SMTP connect() неудачен."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:81
msgid "Additional SMTP info: "
msgstr "Дополнительная информация SMTP: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:79
msgid "SMTP code: "
msgstr "Код SMTP: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:77
msgid "Signing Error: "
msgstr "Ошибка подписи: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:75
msgid "SMTP Error: The following recipients failed: "
msgstr "Ошибка SMTP: Следующие получатели выдали ошибки: "

#: wp-includes/class-wp-phpmailer.php:73
msgid "You must provide at least one recipient email address."
msgstr "Требуется указать как минимум один адрес получателя."

#. translators: There is a space at the beginning.
#: wp-includes/class-wp-phpmailer.php:72
msgid " mailer is not supported."
msgstr " агент отправки почты не поддерживается."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:70
msgid "Invalid host: "
msgstr "Недопустимый хост: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:68
msgid "Invalid host entry: "
msgstr "Неверная запись хоста: "

#: wp-includes/class-wp-phpmailer.php:66
msgid "Invalid header name or value"
msgstr "Неверное имя заголовка или значение"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:65
msgid "Invalid address: "
msgstr "Неверный адрес: "

#: wp-includes/class-wp-phpmailer.php:63
msgid "Could not instantiate mail function."
msgstr "Невозможно инициализировать функцию mail."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:62
msgid "The following From address failed: "
msgstr "Этот адрес отправителя ошибочен: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:60
msgid "File Error: Could not open file: "
msgstr "Ошибка файла, невозможно открыть: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:58
msgid "Could not access file: "
msgstr "Нет доступа к файлу: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:56
msgid "Extension missing: "
msgstr "Отсутствует расширение: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:54
msgid "Could not execute: "
msgstr "Невозможно выполнить: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:52
msgid "Unknown encoding: "
msgstr "Неизвестная кодировка: "

#: wp-includes/class-wp-phpmailer.php:50
msgid "Message body empty"
msgstr "Тело сообщения пусто"

#: wp-includes/class-wp-phpmailer.php:49
msgid "SMTP Error: Data not accepted."
msgstr "Ошибка SMTP: данные не приняты."

#: wp-includes/class-wp-phpmailer.php:48
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "Ошибка подключения к хосту SMTP."

#. translators: 1: mail.add_x_header. 2: php.ini
#: wp-includes/class-wp-phpmailer.php:44
msgid "Your version of PHP is affected by a bug that may result in corrupted messages. To fix it, switch to sending using SMTP, disable the %1$s option in your %2$s, or switch to MacOS or Linux, or upgrade your PHP version."
msgstr "Ваша версия PHP подвержена ошибке, которая может привести к повреждению сообщений. Чтобы исправить это, переключитесь на отправку с помощью SMTP, отключите опцию %1$s в вашем %2$s или переключитесь на MacOS или Linux, или обновите версию PHP."

#: wp-includes/class-wp-phpmailer.php:41
msgid "SMTP Error: Could not authenticate."
msgstr "Ошибка авторизации SMTP."

#: wp-includes/class-wp-editor.php:197 wp-includes/class-wp-editor.php:1399
msgctxt "Name for the Code editor tab (formerly Text)"
msgid "Code"
msgstr "Код"

#: wp-includes/class-wp-customize-nav-menus.php:1290
msgid "The link text cannot be empty."
msgstr "Текст ссылки не может быть пустым."

#: wp-includes/class-wp-customize-nav-menus.php:1285
#: wp-admin/includes/nav-menu.php:371
msgid "Please provide a valid link."
msgstr "Пожалуйста, укажите допустимую ссылку."

#: wp-includes/class-wp-customize-manager.php:458
msgid "An error occurred while customizing. Please refresh the page and try again."
msgstr "При настройке произошла ошибка. Обновите страницу и попробуйте снова."

#: wp-includes/class-wp-block-metadata-registry.php:204
msgid "No registered block metadata collection was found for the provided path."
msgstr "Для предоставленного пути не было найдено зарегистрированных метаданных блоков."

#. translators: %d: number of results.
#: wp-includes/blocks/query-total.php:66
msgid "%d result found"
msgid_plural "%d results found"
msgstr[0] "Найден %d результат"
msgstr[1] "Найдено %d результата"
msgstr[2] "Найдено %d результатов"

#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: wp-includes/blocks/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "Показано %1$s – %2$s из %3$s"

#. translators: 1: Start index of posts, 2: Total number of posts
#: wp-includes/blocks/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "Показано %1$s из %2$s"

#: wp-includes/blocks/image.php:253
msgid "Enlarge"
msgstr "Увеличить"

#: wp-includes/block-template.php:40
msgid "This page is blank because the template is empty. You can reset or customize it in the Site Editor."
msgstr "Эта страница пуста, потому что шаблон пуст. Вы можете сбросить или настроить его в редакторе сайта."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:232
msgid "Displays the %s post format archive."
msgstr "Отображение архива записей формата %s."

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:227
msgctxt "Template name"
msgid "Post Format: %s"
msgstr "Формат записи: %s"

#: wp-includes/block-patterns.php:100
msgid "Bold sections designed to showcase key content."
msgstr "Яркие разделы для демонстрации ключевого содержимого."

#. translators: %s: list of allowed collection roots
#: wp-includes/class-wp-block-metadata-registry.php:127
msgid "Block metadata collections cannot be registered as one of the following directories or their parent directories: %s"
msgstr "Коллекции метаданных блоков не могут быть зарегистрированы в качестве одного из следующих каталогов или их родительских каталогов: %s"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Чёткая"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "Контурная"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Резкая"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Глубокая"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Естественная"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Высокий (9:16)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Широкий (16:9)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Классический портретный (2:3)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Классический (3:2)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Портрет (3:4)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Стандартный (4:3)"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Квадрат (1:1)"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Облако популярных ключевых слов, каждое из которых определяется частотой их появления."

#: wp-includes/blocks/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "Организованная коллекция элементов, отображаемых в определенном порядке."

#: wp-includes/blocks/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Отдельный элемент в списке."

#: wp-includes/blocks/categories/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "рубрики"

#: wp-includes/blocks/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Отображение списка всех элементов заданной таксономии."

#: wp-includes/blocks/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Список терминов"

#: wp-includes/view-config.php:156
#: wp-includes/js/dist/script-modules/content-types/index.js:37111
#: wp-includes/js/dist/script-modules/content-types/index.js:38675
msgid "All items"
msgstr "Все элементы"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1213
msgid "Plugin that registered the template."
msgstr "Плагин, который зарегистрировал шаблон."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3154
msgid "Limit result set to items assigned one or more given formats."
msgstr "Ограничить набор результатов элементами, которым назначен один или несколько заданных форматов."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3048
msgid "How to interpret the search input."
msgstr "Как интерпретировать вводимые данные поиска."

#. translators: 1: rest_api_init, 2: string value of the route, 3: string value
#. of the namespace.
#: wp-includes/rest-api.php:86
msgid "REST API routes must be registered on the %1$s action. Instead route '%2$s' with namespace '%3$s' was not registered on this action."
msgstr "Маршруты REST API должны быть зарегистрированы в действии %1$s. Вместо этого маршрут «%2$s» с пространством имен «%3$s» не был зарегистрирован для этого действия."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:73
msgid "Namespace must not start or end with a slash. Instead namespace '%1$s' for route '%2$s' seems to contain a slash."
msgstr "Пространство имен не должно начинаться или заканчиваться косой чертой. Вместо этого пространство имен «%1$s» для маршрута «%2$s», похоже, содержит косую черту."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:57
msgid "Route must be specified. Instead within the namespace '%1$s', there seems to be an empty route '%2$s'."
msgstr "Маршрут необходимо указать. Вместо этого в пространстве имен «%1$s» имеется пустой маршрут «%2$s»."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:45
msgid "Routes must be namespaced with plugin or theme name and version. Instead there seems to be an empty namespace '%1$s' for route '%2$s'."
msgstr "Маршруты должны иметь пространство имен с именем и версией плагина или темы. Вместо этого, похоже, существует пустое пространство имен «%1$s» для маршрута «%2$s»."

#: wp-includes/media-template.php:1570
msgid "As an app icon and a browser icon."
msgstr "В качестве значка приложения и значка в браузере."

#: wp-includes/media-template.php:1569
msgctxt "noun"
msgid "Site Icon Preview"
msgstr "Просмотр значка сайта"

#: wp-includes/blocks/comments-pagination.php:30
#: wp-includes/link-template.php:3395 wp-includes/link-template.php:3396
msgid "Comments pagination"
msgstr "Пагинация комментариев"

#: wp-includes/link-template.php:2967 wp-includes/link-template.php:2968
msgid "Posts pagination"
msgstr "Пагинация записей"

#. translators: 1: The text domain. 2: 'init'.
#: wp-includes/l10n.php:1449
msgid "Translation loading for the %1$s domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the %2$s action or later."
msgstr "Загрузка перевода для домена %1$s была запущена слишком рано. Обычно это индикатор того, что какой-то код в плагине или теме запускается слишком рано. Переводы должны загружаться при выполнении действия %2$s или позже."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:378
msgid "The element can only be read during directive processing."
msgstr "Элемент можно прочитать только во время обработки директивы."

#. translators: %s: Support forums URL.
#: wp-includes/class-wp-fatal-error-handler.php:195
msgid "There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "На сайте произошла критическая ошибка. Пожалуйста, проверьте почтовый ящик администратора сайта для получения инструкций. Если проблемы по-прежнему возникают, посетите <a href=\"%s\">форумы поддержки</a>."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:222
msgid "Template \"%s\" is not registered."
msgstr "Шаблон «%s» не зарегистрирован."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:58
msgid "Template \"%s\" is already registered."
msgstr "Шаблон «%s» уже зарегистрирован."

#: wp-includes/class-wp-block-templates-registry.php:54
msgid "Template names must contain a namespace prefix. Example: my-plugin//my-custom-template"
msgstr "Названия шаблонов должны содержать префикс пространства имен. Например: my-plugin//my-custom-template"

#: wp-includes/class-wp-block-templates-registry.php:51
msgid "Template names must not contain uppercase characters."
msgstr "Названия шаблонов не должны содержать символы верхнего регистра."

#: wp-includes/class-wp-block-templates-registry.php:48
msgid "Template names must be strings."
msgstr "Названия шаблонов должны представлять собой строки."

#: wp-includes/class-wp-block-metadata-registry.php:138
msgid "The specified manifest file does not exist."
msgstr "Указанный файл манифеста не существует."

#: wp-includes/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Группа виджетов"

#: wp-includes/js/dist/patterns.js:2043
#: wp-admin/includes/class-wp-ms-themes-list-table.php:487
#: wp-admin/includes/class-wp-ms-themes-list-table.php:635
msgid "Disable"
msgstr "Отключить"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:84488 wp-includes/js/dist/editor.js:97012
#: wp-admin/edit-form-comment.php:133
msgid "Comment status"
msgstr "Статус комментария"

#: wp-includes/js/dist/editor.js:28973 wp-includes/js/dist/editor.js:78466
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "Элементы удалены."

#: wp-login.php:1336
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"

#: wp-login.php:1325
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"

#: wp-load.php:94 wp-admin/setup-config.php:200
msgid "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"

#: wp-includes/theme.php:4234
msgid "Custom spacing sizes if defined by the theme."
msgstr "Пользовательские размеры интервалов, если они определены темой."

#. translators: %s: Taxonomy name.
#: wp-includes/taxonomy.php:726
msgctxt "taxonomy template name"
msgid "%s Archives"
msgstr "Архивы %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:505
msgid "The uri for the theme's template directory. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet directory."
msgstr "URI папки шаблонов темы. Для дочерней темы это относится к родительской теме, в противном случае — совпадает с папкой таблицы стилей темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:494
msgid "The uri for the theme's stylesheet directory."
msgstr "URI папки таблицы стилей темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2522
msgid "An array of the class names for the post container element."
msgstr "Массив имён классов для элемента контейнера записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:102
msgid "Override the default excerpt length."
msgstr "Переопределить длину отрывка по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:438
msgid "The template_lock associated with the post type, or false if none."
msgstr "template_lock связанный с типом записи или false, при отсутствии."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:431
msgid "The block template associated with the post type."
msgstr "Шаблон блока связанный с типом записи."

#: wp-includes/rest-api.php:1077 wp-includes/rest-api.php:1108
msgctxt "REST API resource link name"
msgid "JSON"
msgstr "JSON"

#: wp-includes/post.php:389
msgid "Template updated."
msgstr "Шаблон обновлён."

#: wp-includes/ms-load.php:504
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-network/"

#. translators: Localized tutorial, if one exists. W3C Web Accessibility
#. Initiative link has list of existing translations.
#: wp-includes/media-template.php:169
#: wp-includes/js/dist/block-library.js:21822
#: wp-includes/js/dist/block-library.js:36465
#: wp-includes/js/dist/block-library.js:37108
#: wp-includes/js/dist/block-library.js:43085
#: wp-includes/js/dist/block-library.js:56104
#: wp-includes/js/dist/editor.js:29388
#: wp-includes/js/dist/format-library.js:4334
#: wp-includes/js/dist/media-utils.js:27399 wp-admin/includes/media.php:3263
msgid "https://www.w3.org/WAI/tutorials/images/decision-tree/"
msgstr "https://www.w3.org/WAI/tutorials/images/decision-tree/"

#. translators: 1: Path pointing to an Interactivity API state property, 2:
#. Namespace for an Interactivity API store.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:754
msgid "Uncaught error executing a derived state callback with path \"%1$s\" and namespace \"%2$s\"."
msgstr "Неперехваченная ошибка при выполнении обратного вызова производного состояния с путем «%1$s» и пространством имен «%2$s»."

#. translators: %s: The directive value referenced.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:669
msgid "Namespace or reference path cannot be empty. Directive value referenced: %s"
msgstr "Пространство имен или путь ссылки не могут быть пустыми. Указанное значение директивы: %s"

#. translators: 1: SVG or MATH HTML tag, 2: Namespace of the interactive block.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:518
msgid "Interactivity directives were detected on an incompatible %1$s tag when processing \"%2$s\". These directives will be ignored in the server side render."
msgstr "Директивы интерактивности обнаружены в неcовместимом теге %1$s при обработке \"%2$s\". Эти директивы будут проигнорированы при серверном рендеринге."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:339
msgid "The context can only be read during directive processing."
msgstr "Контекст можно прочитать только во время обработки директивы."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:187
msgid "The namespace can only be omitted during directive processing."
msgstr "Пространство имен можно пропустить только во время обработки директивы."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:179
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:349
msgid "The namespace should be a non-empty string."
msgstr "Пространство имен должно быть непустой строкой."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:171
msgid "The namespace is required when state data is passed."
msgstr "Требуется пространство имен при передаче данных о состоянии."

#. translators: 1: SVG or MATH HTML tag.
#: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:207
msgid "Interactivity directives were detected inside an incompatible %1$s tag. These directives will be ignored in the server side render."
msgstr "Директивы интерактивности обнаружены внутри несовместимого тега %1$s. Эти директивы будут проигнорированы при серверном рендеринге."

#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8854
msgid "https://developer.wordpress.org/advanced-administration/security/https/"
msgstr "https://developer.wordpress.org/advanced-administration/security/https/"

#. translators: Documentation explaining debugging in WordPress.
#: wp-includes/functions.php:6146
#: wp-admin/includes/class-wp-site-health.php:1413
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"

#: wp-includes/embed.php:354
msgctxt "oEmbed resource link name"
msgid "oEmbed (XML)"
msgstr "oEmbed (XML)"

#: wp-includes/embed.php:351
msgctxt "oEmbed resource link name"
msgid "oEmbed (JSON)"
msgstr "oEmbed (JSON)"

#: wp-includes/deprecated.php:710
msgctxt "Categories dropdown (show_option_none parameter)"
msgid "None"
msgstr "Нет"

#: wp-includes/customize/class-wp-customize-themes-section.php:127
#: wp-includes/customize/class-wp-customize-themes-section.php:141
msgid "Search themes"
msgstr "Поиск тем"

#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent, 6: Item depth.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:93
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$s)"
msgstr "Изменить %1$s (%2$s, подэлемент %3$d из %4$d под %5$s, уровень %6$s)"

#. translators: 1: version string, 2: version string.
#: wp-includes/class-wp-token-map.php:411
msgid "Loaded version '%1$s' incompatible with expected version '%2$s'."
msgstr "Загруженная версия '%1$s' несовместима с ожидаемой версией '%2$s'."

#: wp-includes/class-wp-token-map.php:401
msgid "Missing required inputs to pre-computed WP_Token_Map."
msgstr "Отсутствуют необходимые входные данные для предварительно вычисленного WP_Token_Map."

#. translators: 1: maximum byte length (a count)
#: wp-includes/class-wp-token-map.php:300
msgid "Token Map tokens and substitutions must all be shorter than %1$d bytes."
msgstr "Токены карты и заменители должны быть короче %1$d байт."

#. translators: %1$s: The filter name.
#: wp-includes/class-wp-theme.php:2055
msgid "The %1$s filter must return an integer value greater than 0."
msgstr "Фильтр %1$s должен возвращать целое положительное значение."

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent, 6: Item depth.
#: wp-includes/class-wp-customize-nav-menus.php:580 wp-admin/nav-menus.php:588
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$d)"
msgstr "Изменить %1$s (%2$s, подэлемент %3$d из %4$d под %5$s, уровень %6$d)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent.
#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent.
#: wp-includes/class-wp-customize-nav-menus.php:578
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:88
#: wp-admin/nav-menus.php:586
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s)"
msgstr "Изменить %1$s (%2$s, подэлемент %3$d из %4$d под %5$s)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items.
#. translators: 1: Title of a menu item, 2: Type of a menu item. 3: Item index,
#. 4: Total items.
#: wp-includes/class-wp-customize-nav-menus.php:576
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:83
#: wp-admin/nav-menus.php:584
msgid "Edit %1$s (%2$s, %3$d of %4$d)"
msgstr "Изменить %1$s (%2$s, %3$d из %4$d)"

#: wp-includes/class-wp-customize-manager.php:5716
#: wp-includes/js/dist/editor.js:72430
msgid "https://developer.wordpress.org/advanced-administration/wordpress/css/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/css/"

#: wp-includes/class-wp-block-styles-registry.php:69
msgid "Block name must be a string or array."
msgstr "Имя блока должно быть строкой или массивом."

#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: wp-includes/blocks/latest-posts.php:172
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Читать далее<span class=\"screen-reader-text\">: %2$s</span></a>"

#: wp-includes/block-supports/typography.php:583
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "Тип `boolean` type для второго аргумента `$settings` устарел. Вместо этого используйте `array()`."

#: wp-includes/block-supports/elements.php:150
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "Использование `pre_render_block` в качестве фильтра устарело. Вместо этого следует использовать с `render_block_data`."

#: wp-includes/blocks/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Отображать сноски добавленные на этой странице."

#: wp-includes/blocks/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Повторное использование этого оформления на сайте."

#: wp-includes/js/dist/editor.js:101423 wp-admin/about.php:147
msgid "Accessibility"
msgstr "Доступность"

#. translators: 1: Menu label, 2: Submenu label.
#: wp-includes/script-loader.php:3595
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"

#: wp-includes/view-config.php:249
msgid "Drafts"
msgstr "Черновики"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:27812
#: wp-admin/includes/template.php:595 wp-admin/includes/template.php:610
#: wp-admin/includes/template.php:680 wp-admin/includes/template.php:745
msgid "Value"
msgstr "Значение"

#: wp-includes/taxonomy.php:2516
msgid "Invalid term name."
msgstr "Неверное наименование элемента."

#: wp-includes/taxonomy.php:252
msgid "View Pattern Category"
msgstr "Просмотр рубрики паттернов"

#: wp-includes/taxonomy.php:251
msgid "Update Pattern Category"
msgstr "Обновить рубрику паттернов"

#: wp-includes/taxonomy.php:249
msgid "Search Pattern Categories"
msgstr "Поиск в рубриках паттернов"

#: wp-includes/taxonomy.php:248
msgid "Popular Pattern Categories"
msgstr "Популярные рубрики паттернов"

#: wp-includes/taxonomy.php:247
msgid "No pattern categories found."
msgstr "Рубрики паттернов не найдены."

#: wp-includes/taxonomy.php:246
msgid "No pattern categories"
msgstr "Нет категорий паттернов"

#: wp-includes/taxonomy.php:245
msgid "New Pattern Category Name"
msgstr "Название новой рубрики паттернов"

#: wp-includes/taxonomy.php:244
msgid "Pattern Categories list navigation"
msgstr "Навигация по списку рубрик паттернов"

#: wp-includes/taxonomy.php:243
msgid "Pattern Categories list"
msgstr "Список рубрик паттернов"

#: wp-includes/taxonomy.php:242
msgid "A link to a pattern category."
msgstr "Ссылка на рубрику паттернов."

#: wp-includes/taxonomy.php:241
msgid "Pattern Category Link"
msgstr "Ссылка на рубрику паттернов"

#: wp-includes/taxonomy.php:240
msgid "Edit Pattern Category"
msgstr "Редактировать рубрику паттерна"

#: wp-includes/taxonomy.php:239
msgid "Choose from the most used pattern categories"
msgstr "Выберите рубрику паттернов из наиболее часто используемых"

#: wp-includes/taxonomy.php:238
msgid "&larr; Go to Pattern Categories"
msgstr "&larr; Перейти в рубрики паттернов"

#: wp-includes/taxonomy.php:237
msgid "Add or remove pattern categories"
msgstr "Добавить или удалить рубрики паттернов"

#. translators: %s: wp_remove_surrounding_empty_script_tags()
#: wp-includes/script-loader.php:3671
msgid "Function %s used incorrectly in PHP."
msgstr "Функция %s неправильно используется в PHP."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1183
msgid "Where the template originally comes from e.g. 'theme'"
msgstr "Откуда был взят шаблон, например \"тема\""

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1178
msgid "Human readable text for the author."
msgstr "Человекочитаемый текст для автора."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:943
#: wp-includes/view-config.php:679
msgid "Unknown author"
msgstr "Неизвестный автор"

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:443
msgid "The revision does not belong to the specified parent with id of \"%d\""
msgstr "Редакция не принадлежит к указанному родителю с идентификатором «%d»"

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:102
msgid "Unique identifier for the global styles revision."
msgstr "Уникальный идентификатор редакции глобальных стилей."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:98
msgid "The ID for the parent of the global styles revision."
msgstr "Идентификатор родителя редакции глобальных стилей."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:440
msgid "font-family declaration in theme.json format, encoded as a string."
msgstr "Определение font-face в формате theme.json, закодированное как строка."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:351
msgid "URL to a preview image of the font family."
msgstr "URL-адрес изображения для предварительного просмотра начертания шрифта."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:337
msgid "Kebab-case unique identifier for the font family preset."
msgstr "Уникальный идентификатор Kebab-case (где пробелы заменяются дефисами) для предустановленного семейства шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:330
msgid "Name of the font family preset, translatable."
msgstr "Название предустановленного семейства шрифтов, с возможностью перевода."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:325
msgid "font-face definition in theme.json format."
msgstr "Определение font-face в формате theme.json."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:315
msgid "The IDs of the child font faces in the font family."
msgstr "Идентификаторы дочерних начертаний шрифтов в семействе шрифтов."

#. translators: %s: Font family slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:198
msgid "A font family with slug \"%s\" already exists."
msgstr "Семейство шрифтов с ярлыком «%s» уже существует."

#. translators: %s: Name of parameter being updated:
#. font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:122
msgid "%s cannot be updated."
msgstr "%s невозможно обновить."

#. translators: %s: Parameter name: "font_family_settings".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:105
msgid "%s parameter must be a valid JSON string."
msgstr "Параметр %s должен представлять собой допустимую строку JSON."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:72
msgid "Sorry, you are not allowed to access this font family."
msgstr "У вас нет прав доступа к этому семейству шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:47
msgid "Sorry, you are not allowed to access font families."
msgstr "У вас нет прав доступа к семействам шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:754
msgid "font-face declaration in theme.json format, encoded as a string."
msgstr "Определение font-face в формате theme.json, закодированное как строка."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:665
msgid "URL to a preview image of the font face."
msgstr "URL-адрес изображения для предварительного просмотра начертания шрифта."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:658
msgid "CSS unicode-range value."
msgstr "Значение CSS unicode-range."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:651
msgid "CSS size-adjust value."
msgstr "Значение CSS size-adjust."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:644
msgid "CSS line-gap-override value."
msgstr "Значение CSS line-gap-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:637
msgid "CSS font-variation-settings value."
msgstr "Значение CSS font-variation-settings."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:630
msgid "CSS font-feature-settings value."
msgstr "Значение CSS font-feature-settings."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:623
msgid "CSS font-variant value."
msgstr "Значение CSS font-variant."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:616
msgid "CSS descent-override value."
msgstr "Значение CSS descent-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:609
msgid "CSS ascent-override value."
msgstr "Значение CSS ascent-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:602
msgid "CSS font-stretch value."
msgstr "Значение CSS font-stretch."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:580
msgid "Paths or URLs to the font files."
msgstr "Пути или URL-адреса к файлам шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:565
msgid "CSS font-display value."
msgstr "Значение CSS font-display."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:555
msgid "List of available font weights, separated by a space."
msgstr "Список доступных толщин шрифтов, разделённых пробелом."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:547
msgid "CSS font-style value."
msgstr "Значение CSS font-style."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:539
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:344
msgid "CSS font-family value."
msgstr "Значение CSS font-family."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:534
msgid "font-face declaration in theme.json format."
msgstr "Определение font-face в формате theme.json."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:519
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:307
msgid "Version of the theme.json schema used for the typography settings."
msgstr "Версия схемы theme.json, используемая для настроек типографики."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:435
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:222
msgid "Font faces do not support trashing. Set \"%s\" to delete."
msgstr "Гарнитуры шрифтов нельзя переместить в корзину. Установите '%s' для удаления."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:348
msgid "A font face matching those settings already exists."
msgstr "Начертание шрифта, соответствующее этим настройкам, уже существует."

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:423
msgid "The font face does not belong to the specified font family with id of \"%d\"."
msgstr "Гарнитура шрифта не принадлежит к указанному семейству шрифтов с id «%d»."

#. translators: 1: File key (e.g. "file-0") in the request data, 2: Font face
#. source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:237
msgid "File %1$s must be used in %2$s."
msgstr "Файл %1$s необходимо использовать в %2$s."

#. translators: 1: Font face source parameter name: "font_face_settings[src]",
#. 2: The invalid src value.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:225
msgid "%1$s value \"%2$s\" must be a valid URL or file reference."
msgstr "Значение %1$s «%2$s» должно быть действительным URL-адресом или ссылкой на файл."

#. translators: %s: Font face source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:215
msgid "%s values must be non-empty strings."
msgstr "Значения %s должны быть непустыми строками."

#. translators: %s: Name of the missing font face settings parameter, e.g.
#. "font_face_settings[src]".
#. translators: %s: Name of the empty font family setting parameter, e.g.
#. "font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:199
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:142
msgid "%s cannot be empty."
msgstr "%s не может быть пустым."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:178
msgid "font_face_settings parameter must be a valid JSON string."
msgstr "Параметр font_face_settings должен представлять собой допустимую строку JSON."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:146
msgid "Sorry, you are not allowed to access this font face."
msgstr "У вас нет прав доступа к этому начертанию шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:121
msgid "Sorry, you are not allowed to access font faces."
msgstr "У вас нет прав доступа к гарнитурам шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:77
msgid "Unique identifier for the font face."
msgstr "Уникальный идентификатор для гарнитуры шрифта."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:45
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:72
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:527
msgid "The ID for the parent font family of the font face."
msgstr "Идентификатор родительского семейства шрифтов для данного начертания шрифта."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:347
msgid "Sorry, you are not allowed to access font collections."
msgstr "У вас нет прав доступа к семействам шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:278
msgid "The categories for the font collection."
msgstr "Рубрики коллекции шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:273
msgid "The font families for the font collection."
msgstr "Семейства шрифтов коллекции шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:268
msgid "The description for the font collection."
msgstr "Описание коллекции шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:263
msgid "The name for the font collection."
msgstr "Имя коллекции шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:257
msgid "Unique identifier for the font collection."
msgstr "Уникальный идентификатор коллекции шрифтов."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:159
msgid "Font collection not found."
msgstr "Коллекция шрифтов не найдена."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:751
msgid "Allowed child block types."
msgstr "Допустимые типы дочерних блоков."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:601
msgid "Public facing script module IDs."
msgstr "Идентификаторы общедоступных модулей сценариев."

#. translators: %s: attachment mime type
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:956
msgid "This site does not support post thumbnails on attachments with MIME type %s."
msgstr "Этот сайт не поддерживает миниатюры записей во вложениях с MIME-типом %s."

#: wp-includes/post.php:633
msgid "Font Face"
msgstr "Гарнитура шрифта"

#: wp-includes/post.php:632
msgid "Font Faces"
msgstr "Гарнитуры шрифта"

#: wp-includes/post.php:600
msgid "Font Families"
msgstr "Семейства шрифтов"

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:79
msgid "Font collection \"%s\" not found."
msgstr "Коллекция шрифтов \"%s\" не найдена."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:52
msgid "Font collection with slug: \"%s\" is already registered."
msgstr "Коллекция шрифтов с ярлыком \"%s\" уже зарегистрирована."

#. translators: 1: Font collection slug, 2: Missing property name, e.g.
#. "font_families".
#: wp-includes/fonts/class-wp-font-collection.php:228
msgid "Font collection \"%1$s\" has missing or empty property: \"%2$s\"."
msgstr "В коллекции шрифтов «%1$s» свойство «%2$s» отсутствует или пустое."

#: wp-includes/fonts/class-wp-font-collection.php:196
msgid "Error decoding the font collection data from the HTTP response JSON."
msgstr "Ошибка при декодировании данных коллекции шрифтов из HTTP-ответа JSON."

#. translators: %s: Font collection URL.
#: wp-includes/fonts/class-wp-font-collection.php:188
msgid "Error fetching the font collection data from \"%s\"."
msgstr "Ошибка при получении данных коллекции шрифтов из \"%s\"."

#: wp-includes/fonts/class-wp-font-collection.php:161
msgid "Error decoding the font collection JSON file contents."
msgstr "Ошибка при чтении содержимого JSON-файла данных коллекции шрифтов."

#. translators: %s: File path or URL to font collection JSON file.
#: wp-includes/fonts/class-wp-font-collection.php:122
msgid "Font collection JSON file is invalid or does not exist."
msgstr "JSON-файл данных коллекции шрифтов неверен или его не существует."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-collection.php:59
msgid "Font collection slug \"%s\" is not valid. Slugs must use only alphanumeric characters, dashes, and underscores."
msgstr "Ярлык для коллекции шрифтов \"%s\" неверен. Ярлыки могут содержать только буквенно-цифровые символы, тире и подчёркивания."

#: wp-includes/fonts.php:288
msgctxt "font category"
msgid "Monospace"
msgstr "Моноширинные"

#: wp-includes/fonts.php:284
msgctxt "font category"
msgid "Handwriting"
msgstr "Рукописные"

#: wp-includes/fonts.php:280
msgctxt "font category"
msgid "Serif"
msgstr "Serif"

#: wp-includes/fonts.php:276
msgctxt "font category"
msgid "Display"
msgstr "Отображаемые"

#: wp-includes/fonts.php:272
msgctxt "font category"
msgid "Sans Serif"
msgstr "Sans Serif"

#: wp-includes/fonts.php:268
msgid "Install from Google Fonts. Fonts are copied to and served from your site."
msgstr "Добавить из Google Fonts. Шрифты копируются на ваш сайт и отдаются с него."

#: wp-includes/fonts.php:267
msgctxt "font collection name"
msgid "Google Fonts"
msgstr "Шрифты Google"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:81
#: wp-admin/options-general.php:134 wp-admin/js/site-icon.js:163
msgid "App icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Предварительный просмотр значка приложения: текущее изображение не имеет альтернативного текста. Имя файла: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:73
#: wp-admin/options-general.php:147 wp-admin/js/site-icon.js:152
msgid "App icon preview: Current image: %s"
msgstr "Предварительный просмотр значка приложения: Текущее изображение: %s"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:103
#: wp-admin/options-general.php:140 wp-admin/js/site-icon.js:170
msgid "Browser icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Предварительный просмотр значка браузера: текущее изображение не имеет альтернативного текста. Имя файла: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:95
#: wp-admin/options-general.php:153 wp-admin/js/site-icon.js:157
msgid "Browser icon preview: Current image: %s"
msgstr "Предварительный просмотр значка браузера: Текущее изображение: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:73
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:75
#: wp-admin/includes/class-walker-nav-menu-edit.php:130
msgid "sub item"
msgstr "дочерний элемент"

#. translators: 1: theme.json, 2: settings.spacing.spacingScale
#: wp-includes/class-wp-theme-json.php:5370
msgid "Some of the %1$s %2$s values are invalid"
msgstr "Некоторые из значений %1$s %2$s недействительны"

#: wp-includes/class-wp-script-modules.php:157
msgid "Entries in dependencies array must be either strings or arrays with an id key."
msgstr "Записи в массиве зависимостей должны быть либо строками, либо массивами с ключом идентификатора."

#: wp-includes/class-wp-script-modules.php:144
msgid "Missing required id key in entry among dependencies array."
msgstr "Отсутствует требуемый ключ идентификатора в записи массива зависимостей."

#: wp-includes/class-wp-plugin-dependencies.php:524
msgid "All required plugins are installed and activated."
msgstr "Все необходимые плагины установлены и активированы."

#. translators: %s: A list of inactive dependency plugin names.
#: wp-includes/class-wp-plugin-dependencies.php:516
msgid "The following plugins must be activated first: %s."
msgstr "Сначала необходимо активировать следующие плагины: %s."

#: wp-includes/class-wp-plugin-dependencies.php:487
msgid "The plugin has no required plugins."
msgstr "Плагин не имеет плагинов-зависимостей."

#: wp-includes/class-wp-plugin-dependencies.php:461
msgid "The plugin is not installed."
msgstr "Плагин не установлен."

#: wp-includes/class-wp-plugin-dependencies.php:448
#: wp-admin/includes/ajax-actions.php:4494
#: wp-admin/includes/ajax-actions.php:4601
#: wp-admin/includes/ajax-actions.php:4653
#: wp-admin/includes/ajax-actions.php:4761
msgid "No plugin specified."
msgstr "Плагин не указан."

#: wp-includes/class-wp-plugin-dependencies.php:422
msgid "Please contact the plugin authors for more information."
msgstr "Для получения дополнительной информации свяжитесь с авторами плагина."

#: wp-includes/class-wp-plugin-dependencies.php:420
msgid "These plugins cannot be activated because their requirements are invalid."
msgstr "Эти плагины не могут быть активированы, потому что их требования не верны."

#. translators: 1: First plugin name, 2: Second plugin name.
#: wp-includes/class-wp-plugin-dependencies.php:411
msgctxt "The first plugin requires the second plugin."
msgid "%1$s requires %2$s"
msgstr "\"%1$s\" требует \"%2$s\""

#: wp-includes/class-wp-plugin-dependencies.php:373
#: wp-admin/includes/plugin.php:1239
msgid "Please contact your network administrator."
msgstr "Пожалуйста, свяжитесь с вашим администратором сети."

#. translators: %s: Link to the network plugins page.
#. translators: %s: Link to the plugins page.
#: wp-includes/class-wp-plugin-dependencies.php:369
#: wp-includes/class-wp-plugin-dependencies.php:378
#: wp-admin/includes/plugin.php:1235 wp-admin/includes/plugin.php:1244
msgid "<a href=\"%s\">Manage plugins</a>."
msgstr "<a href=\"%s\">Управление плагинами</a>."

#: wp-includes/class-wp-plugin-dependencies.php:363
msgid "Some required plugins are missing or inactive."
msgstr "Некоторые необходимые плагины отсутствуют или неактивны."

#. translators: 1: Duotone colors, 2: theme.json, 3: settings.color.duotone
#: wp-includes/class-wp-duotone.php:682
msgid "\"%1$s\" in %2$s %3$s is not a hex or rgb string."
msgstr "«%1$s» в %2$s %3$s не является шестнадцатеричной строкой или строкой RGB."

#. translators: 1: pixel value for icon size. 2: pixel value for icon size.
#: wp-includes/class-wp-customize-manager.php:5219
#: wp-admin/options-general.php:215
msgid "The Site Icon is what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. It should be square and at least <strong>%1$s by %2$s</strong> pixels."
msgstr "Значок сайта, который вы видите во вкладках браузера, строке закладок и внутри мобильных приложений WordPress. Он должен быть квадратной формы с разрешением не менее <code>%1$s на %2$s</code> пикселей."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:195
msgid "Block binding \"%s\" not found."
msgstr "Привязка блока «%s» не найдена."

#: wp-includes/class-wp-block-bindings-registry.php:166
msgid "The $source_properties array contains invalid properties."
msgstr "Массив $source_properties содержит недопустимые свойства."

#: wp-includes/class-wp-block-bindings-registry.php:157
msgid "The \"uses_context\" parameter must be an array."
msgstr "Параметр uses_context должен быть массивом."

#: wp-includes/class-wp-block-bindings-registry.php:147
msgid "The \"get_value_callback\" parameter must be a valid callback."
msgstr "Параметр get_value_callback должен быть допустимым обратным вызовом."

#: wp-includes/class-wp-block-bindings-registry.php:137
msgid "The $source_properties must contain a \"get_value_callback\"."
msgstr "$source_properties должно содержать «get_value_callback»."

#: wp-includes/class-wp-block-bindings-registry.php:127
msgid "The $source_properties must contain a \"label\"."
msgstr "$source_properties должно содержать «label»."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:117
msgid "Block bindings source \"%s\" already registered."
msgstr "Источник привязок блоков «%s» уже зарегистрирован."

#: wp-includes/class-wp-block-bindings-registry.php:107
msgid "Block bindings source names must contain a namespace prefix. Example: my-plugin/my-custom-source"
msgstr "Имена источников привязок блоков должны содержать префикс пространства имен. Например: my-plugin/my-custom-source"

#: wp-includes/class-wp-block-bindings-registry.php:97
msgid "Block bindings source names must not contain uppercase characters."
msgstr "Имена источников привязок блоков не должны содержать символы верхнего регистра."

#: wp-includes/class-wp-block-bindings-registry.php:88
msgid "Block bindings source name must be a string."
msgstr "Имя источника привязок блоков должно быть строкой."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: wp-includes/blocks/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[отображение блоков остановлено для паттерна \"%s\"]"

#: wp-includes/block-patterns.php:212
msgid "Different layouts containing audio."
msgstr "Различные макеты, содержащие аудио."

#: wp-includes/block-patterns.php:211
msgctxt "Block pattern category"
msgid "Audio"
msgstr "Аудио"

#: wp-includes/block-patterns.php:205
msgid "Different layouts containing videos."
msgstr "Различные макеты, содержащие видео."

#: wp-includes/block-patterns.php:204
msgctxt "Block pattern category"
msgid "Videos"
msgstr "Видео"

#: wp-includes/block-bindings/post-meta.php:63
msgctxt "block bindings source"
msgid "Post Meta"
msgstr "Метаданные записи"

#: wp-includes/block-bindings/pattern-overrides.php:40
msgctxt "block bindings source"
msgid "Pattern Overrides"
msgstr "Переопределения паттернов"

#: wp-includes/blocks/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Дата"

#: wp-includes/blocks/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Содержимое"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "переключатель"

#: wp-includes/js/dist/editor.js:28322
#: wp-admin/includes/class-wp-posts-list-table.php:1672
msgid "Export as JSON"
msgstr "Экспорт как JSON"

#: wp-includes/build/routes/font-list/content.js:25003
#: wp-includes/build/routes/font-list/route.js:37
#: wp-includes/js/dist/editor.js:70546 wp-includes/js/dist/editor.js:70635
#: wp-admin/menu.php:240
msgid "Fonts"
msgstr "Шрифты"

#: wp-includes/post.php:454
msgid "Template part updated."
msgstr "Часть шаблона обновлена."

#: wp-includes/build/routes/connectors-home/content.js:12205
#: wp-includes/build/routes/connectors-home/route.js:53 wp-admin/menu.php:407
#: wp-admin/options-connectors.php:30
msgid "Connectors"
msgstr "Подключения"

#: wp-includes/view-config.php:360 wp-includes/js/dist/edit-site.js:55423
msgid "All patterns"
msgstr "Все паттерны"

#: wp-includes/taxonomy.php:235
msgctxt "taxonomy singular name"
msgid "Pattern Category"
msgstr "Рубрика паттерна"

#: wp-includes/taxonomy.php:234
msgctxt "taxonomy general name"
msgid "Pattern Categories"
msgstr "Рубрики паттернов"

#: wp-includes/script-loader.php:3664
msgid "Expected string to start with script tag (without attributes) and end with script tag, with optional whitespace."
msgstr "Ожидаемая строка должна начинаться с тега сценария (без атрибутов) и заканчиваться тегом сценария с необязательными пробелами."

#. translators: %d: Duration in years from or to a particular datetime, e.g.,
#. "4 years ago" or "4 years from now".
#: wp-includes/script-loader.php:468
msgid "%d years"
msgstr "%d г."

#. translators: One year from or to a particular datetime, e.g., "a year ago"
#. or "a year from now".
#: wp-includes/script-loader.php:466
msgid "a year"
msgstr "год"

#. translators: %d: Duration in months from or to a particular datetime, e.g.,
#. "4 months ago" or "4 months from now".
#: wp-includes/script-loader.php:464
msgid "%d months"
msgstr "%d мес."

#. translators: One month from or to a particular datetime, e.g., "a month ago"
#. or "a month from now".
#: wp-includes/script-loader.php:462
msgid "a month"
msgstr "месяц"

#. translators: %d: Duration in days from or to a particular datetime, e.g., "4
#. days ago" or "4 days from now".
#: wp-includes/script-loader.php:460
msgid "%d days"
msgstr "%d д."

#. translators: One day from or to a particular datetime, e.g., "a day ago" or
#. "a day from now".
#: wp-includes/script-loader.php:458
msgid "a day"
msgstr "день"

#. translators: %d: Duration in hours from or to a particular datetime, e.g.,
#. "4 hours ago" or "4 hours from now".
#: wp-includes/script-loader.php:456
msgid "%d hours"
msgstr "%d ч."

#. translators: One hour from or to a particular datetime, e.g., "an hour ago"
#. or "an hour from now".
#: wp-includes/script-loader.php:454
msgid "an hour"
msgstr "час"

#. translators: %d: Duration in minutes from or to a particular datetime, e.g.,
#. "4 minutes ago" or "4 minutes from now".
#: wp-includes/script-loader.php:452
msgid "%d minutes"
msgstr "%d мин."

#. translators: One minute from or to a particular datetime, e.g., "a minute
#. ago" or "a minute from now".
#: wp-includes/script-loader.php:450
msgid "a minute"
msgstr "минута"

#. translators: %d: Duration in seconds from or to a particular datetime, e.g.,
#. "4 seconds ago" or "4 seconds from now".
#: wp-includes/script-loader.php:448
msgid "%d seconds"
msgstr "%d сек."

#. translators: One second from or to a particular datetime, e.g., "a second
#. ago" or "a second from now".
#: wp-includes/script-loader.php:446
msgid "a second"
msgstr "секунда"

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:172
msgid "Invalid template parent ID."
msgstr "Неверный ID родительского шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:223
msgid "There is no autosave revision for this template."
msgstr "Для этого шаблона нет автоматически сохраненных редакций."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:764
msgid "This block is automatically inserted near any occurrence of the block types used as keys of this map, into a relative position given by the corresponding value."
msgstr "Такой блок автоматически вставляется возле каждого вхождения блоков тех типов, которые используются в качестве ключей данной карты, в позицию, заданную соответствующим относительным значением."

#: wp-includes/post.php:101
msgid "View Media File"
msgstr "Просмотр медиафайла"

#: wp-includes/meta.php:1505
msgid "Meta keys cannot enable revisions support unless the object subtype supports revisions."
msgstr "Мета-ключи не могут включать поддержку редакций, если подтип объекта их не поддерживает."

#: wp-includes/meta.php:1501
msgid "Meta keys cannot enable revisions support unless the object type supports revisions."
msgstr "Мета-ключи не могут включать поддержку редакций, если тип объекта их не поддерживает."

#: wp-includes/media-template.php:572
msgid "View media file"
msgstr "Просмотр медиафайла"

#: wp-includes/html-api/class-wp-html-processor.php:714
msgid "Please pass a query array to this function."
msgstr "Передайте массив запроса этой функции."

#. translators: %s: WP_HTML_Processor::create_fragment().
#: wp-includes/html-api/class-wp-html-processor.php:396
msgid "Call %s to create an HTML Processor instead of calling the constructor directly."
msgstr "Вызовите %s для создания процессора HTML вместо прямого вызова конструктора."

#. translators: %s: The "type" key.
#: wp-includes/functions.php:9237
msgid "The %s key must be a string without spaces."
msgstr "Ключ %s должен быть строкой без пробелов."

#. translators: 1: PHP class name, 2: Version number.
#: wp-includes/functions.php:5839
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Класс %1$s с версии %2$s <strong>считается устаревшим</strong>. Альтернативы не предусмотрено."

#. translators: 1: PHP class name, 2: Version number, 3: Alternative class or
#. function name.
#: wp-includes/functions.php:5831
msgid "Class %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/fonts/class-wp-font-face.php:178
msgid "Font font-weight must be a properly formatted string or integer."
msgstr "Толщина веб-шрифта должна быть корректно форматированной строкой или целым числом."

#: wp-includes/fonts/class-wp-font-face.php:166
msgid "Each font src must be a non-empty string."
msgstr "Атрибут src каждого веб-шрифта должен быть непустой строкой."

#: wp-includes/fonts/class-wp-font-face.php:154
msgid "Font src must be a non-empty string or an array of strings."
msgstr "Атрибут src веб-шрифта должен быть непустой строкой или массивом строк."

#: wp-includes/fonts/class-wp-font-face.php:143
msgid "Font font-family must be a non-empty string."
msgstr "Семейство веб-шрифтов должно быть непустой строкой."

#: wp-includes/blocks/search.php:175
msgid "Submit Search"
msgstr "Отправить в поиск"

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:267
msgid "Page Loaded."
msgstr "Страница загружена."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:266
msgid "Loading page, please wait."
msgstr "Загрузка страницы, подождите."

#. translators: %s: taxonomy's label
#: wp-includes/blocks/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Отображение списка назначенных терминов из таксономии: %s"

#: wp-includes/blocks/image.php:206
msgid "Enlarged image"
msgstr "Увеличенное изображение"

#. translators: %s: Image alt text.
#: wp-includes/blocks/image.php:215
msgid "Enlarged image: %s"
msgstr "Увеличенное изображение: %s"

#: wp-includes/blocks/image.php:324
msgid "Enlarged images"
msgstr "Увеличенные изображения"

#. Translators: %d: Integer representing the number of return links on the
#. page.
#: wp-includes/blocks/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Перейти к сноске %1$d"

#: wp-includes/blocks.php:792
msgid "Cannot hook block to itself."
msgstr "Блок не может быть прикреплён к самому себе."

#. translators: %s: file name.
#: wp-includes/block-patterns.php:455
msgid "Could not register file \"%s\" as a block pattern as the file does not exist."
msgstr "Не удалось зарегистрировать файл «%s» в качестве паттерна блока, этот файл отсутствует."

#: wp-includes/admin-bar.php:207
msgid "Learn WordPress"
msgstr "Learn WordPress"

#: wp-includes/update.php:1161
#: wp-admin/includes/class-wp-automatic-updater.php:506
#: wp-admin/includes/class-wp-upgrader.php:189
#: wp-admin/includes/class-wp-upgrader.php:1020 wp-admin/includes/file.php:1618
#: wp-admin/includes/plugin.php:948 wp-admin/includes/theme.php:62
msgid "Could not access filesystem."
msgstr "Нет доступа к файловой системе."

#: wp-includes/blocks/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Отображать изображение, представляющее этот сайт. Обновите этот блок, и изменения будут применяться везде."

#: wp-includes/blocks/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Заголовок"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Отрывок"

#: wp-includes/blocks/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Заполнитель паттерна"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "ссылки"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Сноски"

#: wp-includes/blocks/query/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "список"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "итог"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "раскрытие"

#: wp-includes/blocks/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Скрыть и показать дополнительное содержимое."

#: wp-includes/blocks/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Детали"

#: wp-includes/blocks/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Добавьте изображение или видео с наложением текста."

#: wp-includes/blocks/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "многоразовый"

#: wp-includes/option.php:2958
msgid "Allow comments on new posts"
msgstr "Разрешить комментарии для новых записей"

#: wp-includes/option.php:2896
msgid "Maximum posts per page"
msgstr "Максимум записей на страницу"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:49529
#: wp-includes/js/dist/editor.js:72865
#: wp-admin/includes/class-wp-list-table.php:1166
msgid "Last page"
msgstr "Последняя страница"

#. translators: 1: Current page number. 2: Total number of pages.
#. translators: 1: Current page, 2: Total pages.
#: wp-includes/js/dist/block-editor.js:49499
#: wp-admin/includes/class-wp-list-table.php:1136
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr "%1$s из %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:49474
#: wp-includes/js/dist/editor.js:72821
#: wp-admin/includes/class-wp-list-table.php:1090
msgid "First page"
msgstr "Первая страница"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:983
msgid "Open command palette"
msgstr "Открыть палитру команд"

#: wp-includes/js/dist/edit-site.js:17913
#: wp-includes/js/dist/edit-site.js:17975 wp-admin/includes/media.php:1760
#: wp-admin/upgrade.php:90 wp-admin/upgrade.php:170
msgid "Continue"
msgstr "Продолжить"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:69623
#: wp-includes/js/dist/block-library.js:7327
#: wp-includes/js/dist/block-library.js:47553
#: wp-admin/includes/nav-menu.php:548 wp-admin/includes/nav-menu.php:920
msgid "Page"
msgstr "Страница"

#: wp-includes/js/dist/block-library.js:7331
#: wp-includes/js/dist/block-library.js:52186
#: wp-includes/js/dist/editor.js:26454 wp-includes/js/dist/editor.js:26549
#: wp-includes/js/dist/editor.js:82974 wp-includes/js/dist/editor.js:83032
#: wp-includes/js/dist/editor.js:83044
#: wp-admin/includes/class-wp-posts-list-table.php:1937
#: wp-admin/includes/meta-boxes.php:1029
msgid "Parent"
msgstr "Родитель"

#: wp-includes/blocks/footnotes.php:124
#: wp-includes/js/dist/block-library.js:81318
#: wp-includes/js/dist/block-library.js:81330
msgid "Footnotes"
msgstr "Сноски"

#: wp-includes/view-config.php:364 wp-includes/js/dist/block-editor.js:14035
#: wp-includes/js/dist/edit-site.js:55418
msgid "My patterns"
msgstr "Мои паттерны"

#. translators: %s: The user email address.
#: wp-signup.php:721 wp-signup.php:879
msgid "Check your inbox at %s and click on the given link."
msgstr "Проверьте входящие эл. почты %s и перейдите по полученной ссылке."

#. translators: %s: Directory name.
#: wp-includes/update.php:1169 wp-admin/includes/class-wp-upgrader.php:193
msgid "Unable to locate WordPress content directory (%s)."
msgstr "Не удалось определить директорию содержимого WordPress (%s)."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:558
msgid "Whether the theme is a block-based theme."
msgstr "Основана ли тема на блоках."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1170
msgid "The date the template was last modified, in the site's timezone."
msgstr "Дата последнего изменения шаблона в часовом поясе сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:132
msgid "The unique identifier for the Navigation Menu."
msgstr "Уникальный идентификатор для меню навигации."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:106
msgid "No fallback menu found."
msgstr "Резервное меню не найдено."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:86
msgid "Sorry, you are not allowed to edit Navigation Menus as this user."
msgstr "Вам не разрешено редактировать меню навигации от этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:78
msgid "Sorry, you are not allowed to create Navigation Menus as this user."
msgstr "Вам не разрешено создавать меню навигации от лица этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:137
msgid "Cannot find user global styles revisions."
msgstr "Не удалось найти редакции глобальных стилей пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:547
msgid "Custom CSS selectors."
msgstr "Пользовательские селекторы CSS."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:284
msgid "Where the pattern comes from e.g. core"
msgstr "Источник паттерна, например: ядро"

#: wp-includes/post.php:325
msgid "Pattern updated."
msgstr "Паттерн обновлён."

#: wp-includes/post.php:324
msgid "Pattern scheduled."
msgstr "Паттерн запланирован к публикации."

#: wp-includes/post.php:323
msgid "Pattern reverted to draft."
msgstr "Паттерн возвращен в черновики."

#: wp-includes/post.php:322
msgid "Pattern published privately."
msgstr "Паттерн опубликован как личный."

#: wp-includes/post.php:321
msgid "Pattern published."
msgstr "Паттерн опубликован."

#: wp-includes/post.php:319
msgid "Patterns list navigation"
msgstr "Навигация по списку паттернов"

#: wp-includes/post.php:318
msgid "Filter patterns list"
msgstr "Фильтровать список паттернов"

#: wp-includes/post.php:316
msgid "No patterns found."
msgstr "Паттерны не найдены."

#: wp-includes/post.php:315
msgid "Search Patterns"
msgstr "Поиск паттернов"

#: wp-includes/post.php:314
msgid "All Patterns"
msgstr "Все паттерны"

#: wp-includes/post.php:313
msgid "View Patterns"
msgstr "Просмотреть паттерны"

#: wp-includes/post.php:312
msgid "View Pattern"
msgstr "Просмотреть паттерн"

#: wp-includes/post.php:311
msgid "Edit Block Pattern"
msgstr "Редактировать паттерн блоков"

#: wp-includes/post.php:310
msgid "New Pattern"
msgstr "Новый паттерн"

#: wp-includes/post.php:307
msgctxt "post type singular name"
msgid "Pattern"
msgstr "Паттерн"

#: wp-includes/post.php:306
msgctxt "post type general name"
msgid "Patterns"
msgstr "Паттерны"

#: wp-includes/media.php:2341 wp-includes/media.php:6255
msgid "An image should not be lazy-loaded and marked as high priority at the same time."
msgstr "Изображение не должно загружаться отложенно и одновременно помечаться как высокоприоритетное."

#: wp-includes/media-template.php:386
msgid "The Edit Media screen is deprecated as of WordPress 6.3. Please use the Media Library instead."
msgstr "Экран «Редактировать медиафайл» устарел, начиная с WordPress 6.3. Вместо него используйте медиатеку."

#. translators: %s: The type of the given object ID.
#: wp-includes/functions.php:7463
msgid "Object ID must be an integer, %s given."
msgstr "Object ID должен быть целочисленным, задано %s."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:894
msgid "Cannot supply a strategy `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Невозможно предоставить стратегию `%1$s` для скрипта `%2$s`, так как это псевдоним (у него отсутствует значение `src`)."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:882
msgid "Invalid strategy `%1$s` defined for `%2$s` during script registration."
msgstr "Неверная стратегия `%1$s` определена для `%2$s` во время регистрации скрипта."

#: wp-includes/class-wp-post-type.php:1015
msgid "Page trashed."
msgstr "Страница перемещена в корзину."

#: wp-includes/class-wp-post-type.php:1015
msgid "Post trashed."
msgstr "Запись перемещена в корзину."

#: wp-includes/class-wp-navigation-fallback.php:278
msgctxt "Title of a Navigation menu"
msgid "Navigation"
msgstr "Навигация"

#: wp-includes/class-wp-navigation-fallback.php:155
msgid "Unable to convert Classic Menu to blocks."
msgstr "Невозможно преобразовать классическое меню в блоки."

#: wp-includes/class-wp-navigation-fallback.php:144
msgid "No Classic Menus found."
msgstr "Классическое меню не найдено."

#. translators: 1: Duotone filter ID, 2: theme.json
#: wp-includes/class-wp-duotone.php:912
msgid "The duotone id \"%1$s\" is not registered in %2$s settings"
msgstr "ID двухцветности «%1$s» не зарегистрирован в настройках %2$s"

#: wp-includes/class-wp-classic-to-block-menu-converter.php:31
msgid "The menu provided is not a valid menu."
msgstr "Предоставленное меню не является действительным меню."

#: wp-includes/blocks/search.php:146 wp-includes/blocks/search.php:176
msgid "Expand search field"
msgstr "Расширить поле поиска"

#: wp-includes/block-template-utils.php:216
msgctxt "Template name"
msgid "Page: 404"
msgstr "Страница: 404"

#: wp-includes/block-template-utils.php:208
msgctxt "Template name"
msgid "Search Results"
msgstr "Результаты поиска"

#: wp-includes/block-template-utils.php:204
#: wp-includes/js/dist/block-library.js:30629
msgid "Attachment Pages"
msgstr "Страницы вложений"

#: wp-includes/block-template-utils.php:200
msgctxt "Template name"
msgid "Tag Archives"
msgstr "Архивы меток"

#: wp-includes/block-template-utils.php:196
msgctxt "Template name"
msgid "Date Archives"
msgstr "Архивы по дате"

#: wp-includes/block-template-utils.php:188
msgctxt "Template name"
msgid "Category Archives"
msgstr "Архивы рубрик"

#: wp-includes/block-template-utils.php:184
msgctxt "Template name"
msgid "Author Archives"
msgstr "Архивы автора"

#: wp-includes/block-template-utils.php:180
msgctxt "Template name"
msgid "All Archives"
msgstr "Все архивы"

#: wp-includes/block-template-utils.php:168
msgctxt "Template name"
msgid "Single Entries"
msgstr "Одиночные элементы"

#: wp-includes/block-template-utils.php:160
msgctxt "Template name"
msgid "Blog Home"
msgstr "Главная страница блога"

#: wp-includes/block-template-utils.php:95
msgctxt "template part area"
msgid "Footer"
msgstr "Подвал"

#: wp-includes/block-template-utils.php:86
msgctxt "template part area"
msgid "Header"
msgstr "Заголовок"

#: wp-includes/block-template-utils.php:77
msgctxt "template part area"
msgid "General"
msgstr "Общие"

#: wp-includes/block-editor.php:52
msgctxt "block category"
msgid "Patterns"
msgstr "Паттерны"

#: wp-includes/admin-bar.php:1219
#: wp-admin/includes/class-custom-image-header.php:77
#: wp-admin/includes/class-custom-image-header.php:78 wp-admin/menu.php:256
msgctxt "custom image header"
msgid "Header"
msgstr "Заголовок"

#: wp-includes/admin-bar.php:1205
#: wp-admin/includes/class-custom-background.php:70
#: wp-admin/includes/class-custom-background.php:71 wp-admin/menu.php:261
msgctxt "custom background"
msgid "Background"
msgstr "Фон"

#: wp-includes/admin-bar.php:176 wp-admin/about.php:58
#: wp-admin/contribute.php:13 wp-admin/contribute.php:22
#: wp-admin/contribute.php:36 wp-admin/credits.php:39 wp-admin/freedoms.php:42
#: wp-admin/privacy.php:36
msgid "Get Involved"
msgstr "Принять участие"

#: wp-includes/block-template-utils.php:217
msgid "Displays when a visitor views a non-existent page, such as a dead link or a mistyped URL."
msgstr "Отображается, когда посетитель просматривает несуществующую страницу, например неработающую ссылку или введенный с ошибкой URL-адрес."

#: wp-includes/block-template-utils.php:213
msgid "Displays your site's Privacy Policy page."
msgstr "Отображает страницу политики конфиденциальности вашего сайта."

#: wp-includes/block-template-utils.php:209
msgid "Displays when a visitor performs a search on your website."
msgstr "Отображается, когда посетитель выполняет поиск на вашем сайте."

#: wp-includes/block-template-utils.php:205
msgid "Displays when a visitor views the dedicated page that exists for any media attachment."
msgstr "Отображается, когда посетитель просматривает специальную страницу, которая существует для любого вложения мультимедиа."

#: wp-includes/block-template-utils.php:201
msgid "Displays a post tag archive. This template will serve as a fallback when a more specific template (e.g. Tag: Pizza) cannot be found."
msgstr "Отображает архив меток записей. Этот шаблон будет служить запасным вариантом, когда более конкретный шаблон (например, метка: Пицца) не может быть найден."

#: wp-includes/block-template-utils.php:197
msgid "Displays a post archive when a specific date is visited (e.g., example.com/2023/)."
msgstr "Отображает архив записей при посещении определенной даты (например, example.com/2023/)."

#: wp-includes/block-template-utils.php:193
msgid "Displays a custom taxonomy archive. Like categories and tags, taxonomies have terms which you use to classify things. For example: a taxonomy named \"Art\" can have multiple terms, such as \"Modern\" and \"18th Century.\" This template will serve as a fallback when a more specific template (e.g. Taxonomy: Art) cannot be found."
msgstr "Отображает пользовательский архив таксономии. Как для рубрик и меток, в таксономиях есть термины, которые вы используете для классификации. Например: таксономия под названием «Искусство» может содержать несколько терминов, таких как «Современность» и «18 век». Этот шаблон будет служить запасным вариантом, когда более конкретный шаблон (например, Таксономия: Искусство) не может быть найден."

#: wp-includes/block-template-utils.php:189
msgid "Displays a post category archive. This template will serve as a fallback when a more specific template (e.g. Category: Recipes) cannot be found."
msgstr "Отображает архив рубрики записей. Этот шаблон будет служить запасным вариантом, когда более конкретный шаблон (например, рубрика: Рецепты) не может быть найден."

#: wp-includes/block-template-utils.php:185
msgid "Displays a single author's post archive. This template will serve as a fallback when a more specific template (e.g. Author: Admin) cannot be found."
msgstr "Отображает архив записей одного автора. Этот шаблон будет служить запасным вариантом, когда более конкретный шаблон (например, автор: Администратор) не может быть найден."

#: wp-includes/block-template-utils.php:181
msgid "Displays any archive, including posts by a single author, category, tag, taxonomy, custom post type, and date. This template will serve as a fallback when more specific templates (e.g. Category or Tag) cannot be found."
msgstr "Отображает любой архив, включая записи одного автора, рубрики, метки, таксономии, пользовательского типа записи и даты. Этот шаблон будет служить запасным вариантом, если не удастся найти более конкретные шаблоны (например, рубрику или метку)."

#: wp-includes/block-template-utils.php:177
msgid "Displays a static page unless a custom template has been applied to that page or a dedicated template exists."
msgstr "Отображение всех статических страниц, если не был применен пользовательский шаблон или не существует специального шаблона."

#: wp-includes/block-template-utils.php:173
msgid "Displays a single post on your website unless a custom template has been applied to that post or a dedicated template exists."
msgstr "Отображает отдельные записи сайта, если к этой записи не был применен настраиваемый шаблон или не существует специального шаблона."

#: wp-includes/block-template-utils.php:169
msgid "Displays any single entry, such as a post or a page. This template will serve as a fallback when a more specific template (e.g. Single Post, Page, or Attachment) cannot be found."
msgstr "Отображает любую отдельную запись, например запись или страницу. Этот шаблон будет служить запасным вариантом, если не удастся найти более конкретный шаблон (например, одиночную запись, страницу или вложение)."

#: wp-includes/block-template-utils.php:165
msgid "Displays your site's homepage, whether it is set to display latest posts or a static page. The Front Page template takes precedence over all templates."
msgstr "Отображает главную страницу вашего сайта, независимо от того, настроена ли она для отображения последних записей или статической страницы. Шаблон главной страницы имеет приоритет над всеми шаблонами."

#: wp-includes/block-template-utils.php:161
msgid "Displays the latest posts as either the site homepage or as the \"Posts page\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage."
msgstr "Отображает последние записи либо как главную страницу сайта, либо как \"страницу записей\", определенную в настройках чтения. Если существует, шаблон главной страницы переопределяет этот шаблон при отображении записей на главной странице."

#: wp-includes/block-template-utils.php:157
msgid "Used as a fallback template for all pages when a more specific template is not defined."
msgstr "Используется в качестве запасного шаблона для всех страниц, если не определен конкретный шаблон."

#: wp-includes/block-patterns.php:176
msgctxt "Block pattern category"
msgid "About"
msgstr "О нас"

#: wp-includes/block-patterns.php:148
msgctxt "Block pattern category"
msgid "Team"
msgstr "Команда"

#: wp-includes/block-patterns.php:127 wp-includes/block-patterns.php:218
msgctxt "Block pattern category"
msgid "Posts"
msgstr "Записи"

#: wp-includes/block-patterns.php:99
msgctxt "Block pattern category"
msgid "Banners"
msgstr "Баннеры"

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Имя автора."

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Имя автора записи"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "страница"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Отображает страницу внутри списка всех страниц."

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Элемент списка страниц"

#: wp-includes/js/dist/editor.js:57999 wp-admin/includes/theme.php:346
msgid "Style Variations"
msgstr "Вариации стиля"

#: wp-includes/view-config.php:476
msgid "All template parts"
msgstr "Все части шаблона"

#: wp-includes/js/dist/block-editor.js:55860
#: wp-includes/js/dist/block-editor.js:75156
#: wp-includes/js/dist/block-editor.js:75163 wp-admin/widgets-form.php:302
msgid "Position"
msgstr "Позиция"

#: wp-includes/js/dist/block-editor.js:55658
#: wp-includes/js/dist/editor.js:27361 wp-includes/js/dist/editor.js:87864
#: wp-admin/includes/class-wp-posts-list-table.php:2132
#: wp-admin/includes/class-wp-posts-list-table.php:2135
msgid "Sticky"
msgstr "Прикреплён"

#: wp-includes/user.php:3494
msgid "https://wordpress.org/documentation/article/reset-your-password/"
msgstr "https://ru.wordpress.org/support/article/resetting-your-password/"

#: wp-includes/script-loader.php:1374
msgid "https://wordpress.org/documentation/article/site-editor/"
msgstr "https://wordpress.org/documentation/article/site-editor/"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3110
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1661
msgid "Array of column names to be searched."
msgstr "Массив имен столбцов для поиска."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The block types which can use this pattern."
msgstr "Типы блоков, которые могут использовать этот паттерн."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:278
msgid "An array of template types where the pattern fits."
msgstr "Массив типов шаблонов, в котором находится паттерн."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:155
msgid "The category description, in human readable format."
msgstr "Человекочитаемое описание рубрики."

#: wp-includes/media-template.php:584
#: wp-admin/includes/class-wp-media-list-table.php:881
#: wp-admin/includes/media.php:3398
msgid "Download file"
msgstr "Скачать файл"

#. translators: %s: mysqli.
#: wp-includes/load.php:212
msgid "Please check that the %s PHP extension is installed and enabled."
msgstr "Убедитесь, что расширение PHP %s установлено и включено."

#. translators: 1: CUSTOM_TAGS, 2: Global variable names.
#: wp-includes/kses.php:928
msgid "When using the %1$s constant, make sure to set these globals to an array: %2$s."
msgstr "При использовании константы %1$s обязательно задайте эти глобальные переменные как массив: %2$s."

#: wp-includes/html-api/class-wp-html-tag-processor.php:5004
msgid "The query argument must be an array or a tag name."
msgstr "Аргумент запроса должен быть массивом или именем метки."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4621
msgid "Invalid attribute name."
msgstr "Недопустимое имя атрибута."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2739
msgid "Too many calls to seek() - this can lead to performance issues."
msgstr "Слишком много вызовов функции seek() , это может приводить к проблемам с производительностью."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2721
msgid "Unknown bookmark name."
msgstr "Неизвестное имя закладки."

#: wp-includes/html-api/class-wp-html-tag-processor.php:1372
msgid "Too many bookmarks: cannot create any more."
msgstr "Слишком много закладок: нельзя создать новую закладку."

#. translators: 1: The function name, 2: The argument number, 3: The argument
#. name, 4: The expected type, 5: The provided type.
#: wp-includes/formatting.php:5615
msgid "Warning: %1$s expects parameter %2$s (%3$s) to be a %4$s, %5$s given."
msgstr "Предупреждение: %1$s ожидает, что параметр %2$s (%3$s) будет задан как %4$s, задан - %5$s."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
msgid "https://wordpress.org/documentation/article/manage-wordpress-widgets/"
msgstr "https://wordpress.org/documentation/article/manage-wordpress-widgets/"

#: wp-includes/comment.php:3981
msgid "Sorry, replies to unapproved comments are not allowed."
msgstr "Извините, ответы на неодобренные комментарии не разрешаются."

#. translators: %s: A list of placeholders found to be a problem.
#: wp-includes/class-wpdb.php:1663
msgid "Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s"
msgstr "Аргументы не могут быть подготовлены одновременно как идентификатор и значение. Обнаружены следующие конфликты: %s"

#: wp-includes/class-wp-list-util.php:174
#: wp-includes/class-wp-list-util.php:205
msgid "Values for the input array must be either objects or arrays."
msgstr "Значения входного массива должны быть либо объектами, либо массивами."

#: wp-includes/class-wp-image-editor-imagick.php:889
msgid "The image already has the requested size."
msgstr "Изображение уже имеет требуемый размер."

#: wp-includes/blocks/tag-cloud.php:35
msgid "There&#8217;s no content to show here yet."
msgstr "Пока нет содержимого для показа."

#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: wp-includes/blocks/read-more.php:34
msgid ": %s"
msgstr ": %s"

#. translators: %s is post ID to describe the link for screen readers.
#: wp-includes/blocks/read-more.php:28
msgid "untitled post %s"
msgstr "безымянная запись %s"

#. translators: %d is the post ID.
#: wp-includes/blocks/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Запись без названия %d"

#: wp-includes/block-patterns.php:233
msgid "A variety of header designs displaying your site title and navigation."
msgstr "Различные варианты дизайна заголовка с названием сайта и навигацией."

#: wp-includes/block-patterns.php:226
msgid "A variety of footer designs displaying information and site navigation."
msgstr "Различные варианты дизайна подвала с информацией и навигацией по сайту."

#: wp-includes/block-patterns.php:198
msgid "Different layouts containing video or audio."
msgstr "Различные разметки, содержащие видео или аудио."

#: wp-includes/block-patterns.php:191
msgid "Different layouts for displaying images."
msgstr "Различные разметки для отображения изображений."

#: wp-includes/block-patterns.php:184
msgid "Showcase your latest work."
msgstr "Продемонстрируйте свою последнюю работу."

#: wp-includes/block-patterns.php:183
msgctxt "Block pattern category"
msgid "Portfolio"
msgstr "Портфолио"

#: wp-includes/block-patterns.php:177
msgid "Introduce yourself."
msgstr "Представьтесь."

#: wp-includes/block-patterns.php:170
msgid "Display your contact information."
msgstr "Отобразите контактную информацию."

#: wp-includes/block-patterns.php:169
msgctxt "Block pattern category"
msgid "Contact"
msgstr "Контакты"

#: wp-includes/block-patterns.php:163
msgid "Briefly describe what your business does and how you can help."
msgstr "Кратко опишите, чем занимается ваша организация и чем вы можете помочь."

#: wp-includes/block-patterns.php:162
msgctxt "Block pattern category"
msgid "Services"
msgstr "Услуги"

#: wp-includes/block-patterns.php:156
msgid "Share reviews and feedback about your brand/business."
msgstr "Поделитесь обзорами вашего бренда или бизнеса и отзывами о нем."

#: wp-includes/block-patterns.php:155
msgctxt "Block pattern category"
msgid "Testimonials"
msgstr "Отзывы"

#: wp-includes/block-patterns.php:149
msgid "A variety of designs to display your team members."
msgstr "Разные способы представить участников вашей команды."

#: wp-includes/block-patterns.php:142
msgid "Sections whose purpose is to trigger a specific action."
msgstr "Разделы, целью которых является выполнение конкретных действий."

#: wp-includes/block-patterns.php:141
msgctxt "Block pattern category"
msgid "Call to action"
msgstr "Призыв к действию"

#: wp-includes/block-patterns.php:135
msgid "A set of high quality curated patterns."
msgstr "Набор эксклюзивных шаблонов высокого качества."

#: wp-includes/block-patterns.php:128 wp-includes/block-patterns.php:219
msgid "Display your latest posts in lists, grids or other layouts."
msgstr "Отображение последних записей списком, в сетке или других вариантах разметки."

#: wp-includes/block-patterns.php:121
msgid "Patterns containing mostly text."
msgstr "Паттерны, содержащие в основном текст."

#: wp-includes/block-patterns.php:114
msgid "Multi-column patterns with more complex layouts."
msgstr "Паттерны с несколькими столбцами и сложной разметкой."

#: wp-includes/block-patterns.php:107
msgid "Patterns that contain buttons and call to actions."
msgstr "Паттерны с кнопками и призывами к действию."

#: wp-includes/admin-bar.php:198
msgid "https://wordpress.org/documentation/"
msgstr "https://wordpress.org/documentation/"

#. translators: %s: plugins_loaded
#: wp-includes/class-wp-user-query.php:790
msgid "User queries should not be run before the %s hook."
msgstr "Пользовательские запросы не должны выполняться до хука %s."

#. translators: %s: The '$value' argument.
#: wp-includes/class-wp-block-type.php:439
msgid "The %s argument must be a string or a string array."
msgstr "Аргумент %s должен быть строкой или массивом строк."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:215
msgid "Sorry, you are not allowed to view terms for this post."
msgstr "Извините, вам не разрешено просматривать элементы для этой записи."

#: wp-includes/block-supports/typography.php:372
msgid "Raw size value must be a string, integer, or float."
msgstr "Необработанное значение размера должно быть строкой, целым числом или числом с плавающей запятой."

#: wp-includes/blocks/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Элемент списка"

#: wp-includes/blocks/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Комментарии"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Предыдущая страница комментариев"

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Номера страниц комментариев"

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Следующая страница комментариев"

#. translators: %s: Post type name.
#. translators: %s: Name of the post type e.g: "Post".
#: wp-includes/post.php:2190 wp-includes/js/dist/edit-site.js:56839
#: wp-includes/js/dist/edit-site.js:58581
msgid "Single item: %s"
msgstr "Отдельно: %s"

#: wp-includes/js/dist/editor.js:26225 wp-includes/js/dist/editor.js:83424
#: wp-includes/js/dist/editor.js:97399 wp-admin/edit-form-blocks.php:222
#: wp-admin/includes/class-wp-posts-list-table.php:1993
#: wp-admin/includes/meta-boxes.php:1063
msgid "Default template"
msgstr "Шаблон по умолчанию"

#: wp-includes/block-template.php:42 wp-includes/js/dist/editor.js:83534
#: wp-includes/js/dist/editor.js:84176 wp-includes/js/dist/editor.js:94283
msgid "Edit template"
msgstr "Править шаблон"

#. translators: %s: Number of comments
#. translators: %s: Number of comments.
#: wp-includes/js/dist/block-library.js:57808
#: wp-admin/includes/class-wp-list-table.php:862
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s комментарий"
msgstr[1] "%s комментария"
msgstr[2] "%s комментариев"

#: wp-signup.php:652
msgid "Create a site or only a username:"
msgstr "Создать сайт или только имя пользователя:"

#: wp-signup.php:133
msgid "Site Domain (subdomain only)"
msgstr "Домен сайта (только поддомен)"

#: wp-signup.php:131
msgid "Site Name (subdirectory only)"
msgstr "Название сайта (только подпапка)"

#. translators: %s: wp-config.php
#: wp-load.php:88
msgid "There doesn't seem to be a %s file. It is needed before the installation can continue."
msgstr "Кажется, файл %s отсутствует. Он необходим для продолжения установки."

#: wp-includes/user.php:5249
msgid "The date and time the preferences were updated."
msgstr "Дата и время обновления настроек."

#: wp-includes/theme.php:4151
msgid "Whether the theme disables generated layout styles."
msgstr "Отключает ли тема генерированные стили макета."

#: wp-includes/theme.php:3961
msgid "Whether a theme uses block-based template parts."
msgstr "Есть ли в теме части шаблонов на основе блоков."

#: wp-includes/style-engine/class-wp-style-engine-processor.php:46
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store"
msgstr "$store должен быть экземпляром WP_Style_Engine_CSS_Rules_Store"

#: wp-includes/revision.php:724
msgid "Revisions not enabled."
msgstr "Редакции отключены."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:89
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "Префикс для создаваемого шаблона. Используется для извлечения типа основного шаблона. Например, в случае «таксономия-книги» это будет «таксономия»"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:85
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Указывает, является ли шаблон пользовательским или частью иерархии шаблонов"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:80
msgid "The slug of the template to get the fallback for"
msgstr "Ярлык шаблона, для которого нужно получить запасной вариант"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
msgid "The icon for the post type."
msgstr "Значок для типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:381
msgid "If the value is a string, the value will be used as the archive slug. If the value is false the post type has no archive."
msgstr "Если значение является строкой, оно будет использовано в качестве ярлыка архива. Если значение «false», то у типа записи нет архива."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:810
msgid "Public facing and editor style handle. DEPRECATED: Use `style_handles` instead."
msgstr "Дескриптор открытого доступа и стиля редактирования. УСТАРЕЛО: используйте `style_handles`."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:803
msgid "Editor style handle. DEPRECATED: Use `editor_style_handles` instead."
msgstr "Дескриптор стиля редактирования. УСТАРЕЛО: используйте `editor_style_handles`."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:796
msgid "Public facing script handle. DEPRECATED: Use `view_script_handles` instead."
msgstr "Дескриптор открытого доступа. УСТАРЕЛО: используйте `view_script_handles`."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:789
msgid "Public facing and editor script handle. DEPRECATED: Use `script_handles` instead."
msgstr "Дескриптор открытого доступа и редактирования. УСТАРЕЛО: используйте `script_handles`."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:782
msgid "Editor script handle. DEPRECATED: Use `editor_script_handles` instead."
msgstr "Дескриптор скрипта редактирования. УСТАРЕЛО: используйте `editor_script_handles`."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:272
msgid "An array of post types that the pattern is restricted to be used with."
msgstr "Массив типов записей, в использовании которых ограничен паттерн."

#. translators: 1: $args, 2: The REST API route being registered.
#: wp-includes/rest-api.php:142
msgid "REST API %1$s should be an array of arrays. Non-array value detected for %2$s."
msgstr "REST API %1$s должен быть массивом массивов. Обнаружено значение, отличное от массива, для %2$s."

#: wp-includes/ms-load.php:483
msgid "If you are the owner of this network please check that your host&#8217;s database server is running properly and all tables are error free."
msgstr "Если вы администратор сети, то убедитесь, что служба MySQL работает и в таблицах нет ошибок."

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL
#: wp-includes/ms-default-constants.php:154
msgid "<strong>Conflicting values for the constants %1$s and %2$s.</strong> The value of %2$s will be assumed to be your subdomain configuration setting."
msgstr "<strong>Конфликтующие значения констант %1$s и %2$s.</strong> Предполагается, что значение %2$s является параметром конфигурации вашего субдомена."

#. translators: Character to identify required form fields.
#: wp-includes/general-template.php:5592
msgid "*"
msgstr "*"

#. translators: 1: User name, 2: Edit user link, 3: Logout URL.
#: wp-includes/comment-template.php:2632
msgid "Logged in as %1$s. <a href=\"%2$s\">Edit your profile</a>. <a href=\"%3$s\">Log out?</a>"
msgstr "Вы вошли как %1$s. <a href=\"%2$s\">Изменить свой профиль</a>. <a href=\"%3$s\">Выйти?</a>"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/class-wp-theme-json.php:5539
msgid "%sX-Large"
msgstr "%sXL"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:5502
msgid "%sX-Small"
msgstr "%sXS"

#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: wp-includes/class-wp-theme-json.php:3173
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "Ваш файл %1$s использует динамическое значение (%2$s) для пути в %3$s. Однако значение в %3$s также является динамическим значением (указывающим на %4$s), и указание на другое динамическое значение не поддерживается. Обновите %3$s, чтобы он указывал непосредственно на %4$s."

#. translators: This string should only be translated if wp-config-sample.php
#. is localized. You can check the localized release package or
#. https://i18n.svn.wordpress.org/<locale code>/branches/<wp
#. version>/dist/wp-config-sample.php
#: wp-includes/class-wp-recovery-mode-cookie-service.php:209
#: wp-includes/pluggable.php:2621 wp-admin/maint/repair.php:51
msgid "put your unique phrase here"
msgstr "впишите сюда уникальную фразу"

#. translators: %s: The type of the given cache key.
#: wp-includes/class-wp-object-cache.php:158
msgid "Cache key must be an integer or a non-empty string, %s given."
msgstr "Ключ кеша должен быть целым числом или непустой строкой, задано: %s."

#: wp-includes/class-wp-object-cache.php:156
msgid "Cache key must not be an empty string."
msgstr "Ключ кеша не должен быть пустой строкой."

#: wp-includes/class-wp-fatal-error-handler.php:191
msgid "There has been a critical error on this website. Please reach out to your site administrator, and inform them of this error for further assistance."
msgstr "На сайте произошла критическая ошибка. Обратитесь к администратору сайта и сообщите ему об этой ошибке для получения дополнительной помощи."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:450
msgid "When checking for the %s capability, you must always check it against a specific user."
msgstr "При проверке возможности %s вы всегда должны сверять ее с конкретным пользователем."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:447 wp-includes/capabilities.php:713
msgid "When checking for the %s capability, you must always check it against a specific term."
msgstr "При проверке возможности %s вы всегда должны сверять ее с конкретным элементом."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:444 wp-includes/capabilities.php:557
msgid "When checking for the %s capability, you must always check it against a specific comment."
msgstr "При проверке возможности %s вы всегда должны сверять ее с конкретным комментарием."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:89 wp-includes/capabilities.php:196
#: wp-includes/capabilities.php:295
msgid "When checking for the %s capability, you must always check it against a specific page."
msgstr "При проверке возможности %s вы всегда должны сверять ее с конкретной страницей."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:86 wp-includes/capabilities.php:193
#: wp-includes/capabilities.php:292 wp-includes/capabilities.php:385
#: wp-includes/capabilities.php:441
msgid "When checking for the %s capability, you must always check it against a specific post."
msgstr "При проверке возможности %s вы всегда должны сверять ее с конкретной записью."

#: wp-includes/cache-compat.php:176
msgid "Your object cache implementation does not support flushing individual groups."
msgstr "Ваша реализация кеша объектов не поддерживает сброс отдельных групп."

#: wp-includes/cache-compat.php:144
msgid "Your object cache implementation does not support flushing the in-memory runtime cache."
msgstr "Ваша реализация кеша объектов не поддерживает очистку кеша в памяти во время исполнения."

#. translators: Custom template title in the Site Editor, referencing a deleted
#. author. %s: Author nicename.
#: wp-includes/block-template-utils.php:965
msgid "Deleted author: %s"
msgstr "Удаленный автор: %s"

#. translators: Custom template description in the Site Editor. %s: Post title.
#. translators: Custom template description in the Site Editor. %s: Term title.
#. translators: Custom template description in the Site Editor. %s: Author
#. name.
#: wp-includes/block-template-utils.php:728
#: wp-includes/block-template-utils.php:804
#: wp-includes/block-template-utils.php:979
msgid "Template for %s"
msgstr "Шаблон для %s"

#. translators: Custom template title in the Site Editor referencing a post
#. that was not found. 1: Post type singular name, 2: Post type slug.
#. translators: Custom template title in the Site Editor, referencing a
#. taxonomy term that was not found. 1: Taxonomy singular name, 2: Term slug.
#: wp-includes/block-template-utils.php:709
#: wp-includes/block-template-utils.php:786
msgid "Not found: %1$s (%2$s)"
msgstr "Не найдено: %1$s (%2$s)"

#: wp-includes/block-patterns.php:225
msgctxt "Block pattern category"
msgid "Footers"
msgstr "Подвалы сайта"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:162
msgid "Cron unschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Ошибка отмены события Cron для хука %1$s, код ошибки: %2$s, сообщение об ошибке: %3$s, данные: %4$s"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:135
msgid "Cron reschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Ошибка перепланировки события Cron для хука %1$s, код ошибки: %2$s, сообщение об ошибке: %3$s, данные: %4$s"

#: wp-includes/theme.php:3954
msgid "Whether a theme uses block-based templates."
msgstr "Использование темой шаблонов основанных на блоках."

#: wp-includes/option.php:2930
msgid "The ID of the page that should display the latest posts"
msgstr "ID страницы, на которой должны отображаться последние записи"

#: wp-includes/option.php:2920
msgid "The ID of the page that should be displayed on the front page"
msgstr "ID страницы, которая должна отображаться на главной странице"

#: wp-includes/option.php:2909
msgid "What to show on the front page"
msgstr "Что показать на главной странице"

#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5921
msgid "File %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Файл %1$s с версии %2$s <strong>считается устаревшим</strong>. Альтернативы не предусмотрено."

#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5913
msgid "File %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Файл %1$s с версии %2$s <strong>считается устаревшим</strong>! Используйте %3$s."

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5676
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Функция %1$s с версии %2$s <strong>считается устаревшей</strong>. Альтернативы не предусмотрено."

#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5668
msgid "Function %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/blocks/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Отображает ссылку на запись, страницу или любой другой тип контента."

#: wp-includes/blocks/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Читать далее"

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Содержит элементы блока, используемые для отображения содержимого, когда результаты запроса не найдены."

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Нет результатов"

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "Биография автора."

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Информация об авторе"

#: wp-includes/blocks/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Создайте ссылку, которая всегда указывает на главную страницу сайта. Обычно в этом нет необходимости, если в шапке сайта уже есть такая."

#: wp-includes/blocks/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Ссылка на главную"

#: wp-includes/blocks/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Сбор блоков в контейнер макета."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Отображение названия с числом комментариев."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Заголовок комментариев"

#: wp-includes/blocks/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Расширенный блок, позволяющий отображать комментарии к записям с использованием различных визуальных конфигураций."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Отображает постраничную навигацию к следующему/предыдущему набору комментариев, если применимо."

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Разбивка комментариев на страницы"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Отображает ссылку на предыдущую страницу комментариев."

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Отображает список номеров страниц для разбиения массива комментариев."

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Отображает ссылку на следующую страницу комментариев."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Содержит элементы блока, используемые для отображения комментария, такие как заголовок, дата, автор, аватар и т.д."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Шаблон комментария"

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Отображает ссылку на форму ответа на комментарий."

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Ссылка ответа на комментарий"

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Отображает ссылку на редактир комментария в панели управления WordPress. Эта ссылка видна только пользователям с возможностью редактирования комментариев."

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Ссылка на правку комментария"

#: wp-includes/blocks/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Отображение даты комментария."

#: wp-includes/blocks/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Отображает содержимое комментария."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Отображение имени автора комментария."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Имя автора комментария"

#: wp-includes/blocks/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Добавить аватар пользователя."

#: wp-includes/blocks/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Аватар"

#: wp-includes/js/dist/block-library.js:16690 wp-admin/includes/upgrade.php:280
msgid "A WordPress Commenter"
msgstr "Комментатор WordPress"

#: wp-includes/js/dist/block-library.js:17663
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Дата комментария"

#: wp-includes/js/dist/block-library.js:17453
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Содержимое комментария"

#: wp-includes/js/dist/block-library.js:5864
#: wp-includes/js/dist/block-library.js:5898
#: wp-includes/js/dist/block-library.js:56714
#: wp-admin/options-discussion.php:257
msgid "Default Avatar"
msgstr "Аватар по умолчанию"

#. translators: %s: Singular label of the entity.
#: wp-includes/blocks/navigation-link.php:347
msgid "%s link"
msgstr "ссылка на %s"

#: wp-includes/post.php:308 wp-includes/post.php:309
msgid "Add Pattern"
msgstr "Добавить паттерн"

#: wp-includes/media-template.php:861 wp-includes/media-template.php:1117
#: wp-includes/media-template.php:1181
#: wp-includes/js/dist/block-editor.js:20581
msgctxt "Alignment option"
msgid "None"
msgstr "Нет"

#: wp-trackback.php:148
msgid "There is already a ping from that URL for this post."
msgstr "Уже есть уведомление от этого URL для этой записи."

#: wp-login.php:976
msgid "The password cannot be a space or all spaces."
msgstr "Пароль не может быть пробелом или состоять из пробелов."

#. translators: 1: Documentation URL, 2: wp-config.php
#: wp-load.php:93 wp-admin/setup-config.php:199
msgid "Need more help? <a href=\"%1$s\">Read the support article on %2$s</a>."
msgstr "Нужна дополнительная помощь? <a href=\"%1$s\">Прочитайте статью поддержки на %2$s</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1208
msgid "The database server could be connected to (which means your username and password is okay) but the %s database could not be selected."
msgstr "Подключение к серверу базы данных может быть создано (это означает, что ваше имя пользователя и пароль в порядке), но база данных %s не может быть выбрана."

#: wp-includes/class-wpdb.php:1204
msgid "Cannot select database"
msgstr "Не удалось выбрать базу данных"

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "That file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Невозможно найти этот файл. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что он не был удален."

#. translators: %s: A list of valid video file extensions.
#: wp-includes/widgets/class-wp-widget-media-video.php:51
msgid "Sorry, the video at the supplied URL cannot be loaded. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
msgstr "К сожалению, видео по указанному URL не может быть загружено. Убедитесь, что URL-адрес относится к поддерживаемому видеофайлу (%s) или потоку (например, YouTube и Vimeo)."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-video.php:44
msgid "That video cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Нельзя найти это видео. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что оно не было удалено."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-image.php:44
msgid "That image cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Нельзя найти это изображение. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что оно не было удалено."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-audio.php:44
msgid "That audio file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Нельзя найти этот аудиофайл. Проверьте вашу <a href=\"%s\">медиатеку</a> и убедитесь что он не был удален."

#: wp-includes/user.php:2419
msgid "User URL may not be longer than 100 characters."
msgstr "Поле URL пользователя может быть не более 100 символов."

#. translators: %s: $network_id
#: wp-includes/user.php:1483 wp-includes/user.php:1507
#: wp-includes/user.php:1540 wp-includes/user.php:1588
msgid "Unable to pass %s if not using multisite."
msgstr "Нельзя указать %s, если не используется режим сети сайтов."

#: wp-includes/deprecated.php:5587
msgid "Webfont font weight must be a properly formatted string or integer."
msgstr "Толщина веб-шрифта должна быть корректно форматированной строкой или целым числом."

#: wp-includes/deprecated.php:5579
msgid "Each webfont src must be a non-empty string."
msgstr "Атрибут src каждого веб-шрифта должен быть непустой строкой."

#: wp-includes/deprecated.php:5571
msgid "Webfont src must be a non-empty string or an array of strings."
msgstr "Атрибут src веб-шрифта должен быть непустой строкой или массивом строк."

#: wp-includes/deprecated.php:5564
msgid "Webfont font family must be a non-empty string."
msgstr "Семейство веб-шрифтов должно быть непустой строкой."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:332
msgid "Limit results to those matching a pattern (slug)."
msgstr "Ограничить выборку результатами, которые совпадают с паттерном (ярлыком)."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:740
msgid "Ancestor blocks."
msgstr "Родительские блоки."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:248
msgid "Determines whether the pattern is visible in inserter."
msgstr "Определяет, виден ли паттерн в инструменте вставки."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:260
msgid "The pattern keywords."
msgstr "Ключевые слова паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:254
msgid "The pattern category slugs."
msgstr "Ярлыки категории паттернов."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:266
msgid "Block types that the pattern is intended to be used with."
msgstr "Типы блоков, с которыми предполагается использовать паттерн."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:242
msgid "The pattern viewport width for inserter preview."
msgstr "Ширина окна просмотра паттерна для предварительного просмотра в инструменте вставки."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:236
msgid "The pattern detailed description."
msgstr "Подробное описание паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:218
msgid "The pattern name."
msgstr "Имя паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:90
msgid "Sorry, you are not allowed to view the registered block patterns."
msgstr "Вам не разрешено просматривать зарегистрированные паттерны блоков."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:149
msgid "The category label, in human readable format."
msgstr "Ярлык рубрики, в удобочитаемом формате."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:143
msgid "The category name."
msgstr "Имя рубрики."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:70
msgid "Sorry, you are not allowed to view the registered block pattern categories."
msgstr "Вам не разрешено просматривать зарегистрированные рубрики паттернов блоков."

#: wp-includes/media.php:5184 wp-admin/edit.php:181 wp-admin/post.php:334
#: wp-admin/upload.php:337
msgid "Error in deleting the attachment."
msgstr "Ошибка удаления вложения."

#: wp-includes/functions.php:1625
msgid "<strong>Error:</strong> This is not a valid feed template."
msgstr "<strong>Ошибка</strong>: это недопустимый шаблон ленты."

#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:476 wp-includes/js/dist/editor.js:29822
#: wp-includes/js/dist/media-utils.js:27846
msgctxt "unit symbol"
msgid "PB"
msgstr "Пб"

#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:474 wp-includes/js/dist/editor.js:29820
#: wp-includes/js/dist/media-utils.js:27844
msgctxt "unit symbol"
msgid "EB"
msgstr "Эб"

#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:472 wp-includes/js/dist/editor.js:29818
#: wp-includes/js/dist/media-utils.js:27842
msgctxt "unit symbol"
msgid "ZB"
msgstr "Зб"

#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:470 wp-includes/js/dist/editor.js:29816
#: wp-includes/js/dist/media-utils.js:27840
msgctxt "unit symbol"
msgid "YB"
msgstr "Йб"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:150
#: wp-admin/includes/class-walker-nav-menu-edit.php:239
msgid "The description will be displayed in the menu if the active theme supports it."
msgstr "Описание будет отображаться в меню, если активная тема его поддерживает."

#: wp-includes/class-wp-xmlrpc-server.php:7098
msgid "A title on that page cannot be found."
msgstr "Название на этой странице не найдено."

#: wp-includes/class-wp-theme.php:1093
msgctxt "color scheme"
msgid "Light"
msgstr "Светлая"

#: wp-includes/class-wp-theme.php:1092
msgctxt "color scheme"
msgid "Dark"
msgstr "Тёмная"

#: wp-includes/class-wp-theme.php:328
msgid "<strong>Error:</strong> The themes directory is either empty or does not exist. Please check your installation."
msgstr "<strong>Ошибка</strong>: Папка тем пуста или отсутствует. Проверьте корректность установки WordPress."

#: wp-includes/class-wp-image-editor-gd.php:96
#: wp-includes/class-wp-image-editor-gd.php:105
#: wp-includes/class-wp-image-editor-imagick.php:160
#: wp-includes/class-wp-image-editor-imagick.php:256
msgid "File does not exist?"
msgstr "Файл не существует?"

#: wp-includes/blocks/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "Добавление RSS-ленты на главную страницу этого сайта не поддерживается, так как это может привести к зацикливанию, замедляющему работу вашего сайта. Попробуйте использовать другой блок, например блок <strong>Последние записи</strong>, для отображения записей сайта."

#: wp-includes/blocks/comments-title.php:75
#: wp-includes/js/dist/block-library.js:19218
msgid "Responses"
msgstr "Ответы"

#: wp-includes/blocks/comments-title.php:73
#: wp-includes/js/dist/block-library.js:19216
msgid "Response"
msgstr "Ответ"

#: wp-includes/blocks/comments-pagination-previous.php:20
#: wp-includes/js/dist/block-library.js:16669
#: wp-includes/js/dist/block-library.js:16745
#: wp-includes/js/dist/block-library.js:18531
#: wp-includes/js/dist/block-library.js:18548
msgid "Older Comments"
msgstr "Предыдущие комментарии"

#: wp-includes/blocks/comments-pagination-next.php:27
#: wp-includes/js/dist/block-library.js:16672
#: wp-includes/js/dist/block-library.js:16748
#: wp-includes/js/dist/block-library.js:18859
#: wp-includes/js/dist/block-library.js:18883
msgid "Newer Comments"
msgstr "Более новые комментарии"

#. translators: %s: Comment author name.
#: wp-includes/blocks/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(ссылка на сайт %s, откроется в новой вкладке)"

#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(архив автора %s, откроется в новой вкладке)"

#. translators: %s: Author name.
#: wp-includes/blocks/avatar.php:50 wp-includes/blocks/avatar.php:77
#: wp-includes/js/dist/block-library.js:5863
#: wp-includes/js/dist/block-library.js:5897
msgid "%s Avatar"
msgstr "Аватар пользователя %s"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1955
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Не удалось зарегистрировать файл «%s» в качестве паттерна блока (отсутствует поле Title)"

#. translators: 1: file name; 2: slug value found.
#: wp-includes/class-wp-theme.php:1941
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Не удалось зарегистрировать файл «%1$s» в качестве паттерна блока (неверный слаг «%2$s»)"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1928
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "Не удалось зарегистрировать файл «%s» в качестве паттерна блока (поле «Слаг» отсутствует)"

#: wp-includes/block-patterns.php:134
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Рекомендуемые"

#: wp-includes/script-loader.php:1378
msgid "Use Site Editor"
msgstr "Использовать редактор сайта"

#. translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML
#. button.
#: wp-includes/script-loader.php:1373
msgid "Hurray! Your theme supports site editing with blocks. <a href=\"%1$s\">Tell me more</a>. %2$s"
msgstr "Ура! Ваша тема поддерживает полное редактирование сайта с помощью блоков. <a href=\"%1$s\">Узнать больше</a>.%2$s"

#: wp-includes/blocks/site-logo.php:97
#: wp-includes/js/dist/block-library.js:30653
#: wp-includes/js/dist/block-library.js:45043
#: wp-includes/js/dist/block-library.js:45051
#: wp-includes/js/dist/block-library.js:45673
#: wp-includes/js/dist/block-library.js:51373
msgid "Icon"
msgstr "Значок"

#: wp-includes/blocks/site-logo.php:98
msgid "Site icon."
msgstr "Значок сайта."

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Очень большой"

#: wp-includes/blocks/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Показывать описания рубрик, меток и пользовательских таксономий при просмотре архива."

#: wp-includes/blocks/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Описание термина"

#: wp-includes/blocks/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Отредактируйте глобальные области сайта, такие как заголовок, подвал, область виджетов, или создайте свои собственные."

#: wp-includes/blocks/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Часть шаблона"

#: wp-includes/blocks/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Создавайте структурированное содержимое в строках и столбцах для отображения информации."

#: wp-includes/blocks/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Отображает название сайта. Обновите блок, и изменения применятся везде, где он используется. Это также будет отображаться в строке заголовка браузера и в результатах поиска."

#: wp-includes/blocks/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Простой"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Пагинация"

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Предыдущая страница"

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Номера страниц"

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Следующая страница"

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Отображает ссылку на следующую или предыдущую запись, расположенную рядом с текущей записью."

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Ссылка для навигации по записи"

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Отображение формы комментариев к записи."

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Форма комментариев"

#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Показать паттерн блоков."

#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Паттерн"

#: wp-includes/blocks/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "Набор блоков, которые позволяют посетителям перемещаться по вашему сайту."

#: wp-includes/blocks/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Навигация"

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Добавление подменю в навигацию по сайту."

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Подменю"

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Добавляет страницу, ссылку или другой элемент в навигацию."

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Произвольная ссылка"

#: wp-includes/blocks/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Отображение содержимого в нескольких столбцах с добавлением блоков в каждый столбец."

#: wp-includes/media-template.php:1377 wp-includes/media-template.php:1476
#: wp-includes/js/dist/block-library.js:6881
#: wp-includes/js/dist/block-library.js:80337
msgctxt "Preload value"
msgid "None"
msgstr "Нет"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:57804
#: wp-includes/js/dist/block-library.js:57825
#: wp-admin/includes/class-wp-list-table.php:883
#: wp-admin/includes/class-wp-list-table.php:926
#: wp-admin/includes/class-wp-list-table.php:959
msgid "No comments"
msgstr "Без комментариев"

#: wp-includes/media-template.php:888 wp-includes/media-template.php:973
#: wp-includes/media-template.php:1134 wp-includes/media-template.php:1257
#: wp-includes/js/dist/block-library.js:30646
msgctxt "Media item link option"
msgid "None"
msgstr "Нет"

#: wp-includes/class-wpdb.php:3755
msgid "Could not strip invalid text."
msgstr "Не удалось удалить неверный текст."

#: wp-includes/class-wpdb.php:3307
msgid "Could not retrieve table charset."
msgstr "Не удалось получить кодировку таблицы."

#. translators: %s: Database fields where the error occurred.
#: wp-includes/class-wpdb.php:2850
msgid "WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data."
msgstr "Ошибка базы данных WordPress: Обработка значений для следующих полей не удалась: %s. Значения полей могут иметь избыточную длину или содержать неверные данные."

#. translators: %s: Database field where the error occurred.
#: wp-includes/class-wpdb.php:2844
msgid "WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data."
msgstr "Ошибка базы данных WordPress: Обработка значения для следующего поля не удалась: %s. Значение может иметь избыточную длину или содержать неверные данные."

#: wp-includes/class-wpdb.php:2256
msgid "WordPress database error: Could not perform query because it contains invalid data."
msgstr "Ошибка базы данных WordPress: Не удалось выполнить запрос, так как он содержит неверные данные."

#. translators: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2135
msgid "\"%1$s\" style should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Стиль \"%1$s\" не может быть использован в очереди совместно с новым редактором виджетов (%2$s или %3$s)."

#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2122
msgid "\"%1$s\" script should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Скрипт \"%1$s\" не может быть использован в очереди совместно с новым редактором виджетов (%2$s или %3$s)."

#: wp-includes/class-wp-taxonomy.php:610
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "Описание по умолчанию не отображается, однако некоторые темы могут его показывать."

#: wp-includes/class-wp-taxonomy.php:609
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-includes/class-wp-taxonomy.php:608
msgid "The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "&laquo;Ярлык&raquo; &#8212; это вариант названия, подходящий для URL. Обычно содержит только латинские буквы в нижнем регистре, цифры и дефисы."

#: wp-includes/class-wp-taxonomy.php:607
msgid "The name is how it appears on your site."
msgstr "Название определяет, как элемент будет отображаться на вашем сайте."

#: wp-includes/taxonomy.php:215
msgid "Template Part Area"
msgstr "Область части шаблона"

#: wp-includes/taxonomy.php:214
msgid "Template Part Areas"
msgstr "Области частей шаблона"

#: wp-includes/script-loader.php:1026
msgid "The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels."
msgstr "Сервер не может обработать изображение, возможно он перегружен или недостаточно ресурсов для завершения задачи. Возможно поможет загрузка меньшего размера изображения. Рекомендуемый максимальный размер - 2560 пикселов."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1651
msgid "Limit result set to users who have published posts."
msgstr "Ограничьте результаты пользователями, которые имеют опубликованные записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1635
msgid "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability."
msgstr "Ограничить выборку до пользователей удовлетворяющих как минимум одной указанной роли. Можно указать CSV список или одну роль."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:215
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Извините, вам не разрешено отфильтровать пользователей по роли."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:270
msgid "Unable to retrieve body from response at this URL."
msgstr "Невозможно получить текст ответа по данному URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:260
msgid "URL not found. Response returned a non-200 status code for this URL."
msgstr "URL не найден. Сервер вернул для данного URL код состояния, отличный от 200."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:210
msgid "Sorry, you are not allowed to process remote URLs."
msgstr "Вам не разрешено обрабатывать удалённые URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:138
msgid "Invalid URL"
msgstr "Неверный URL"

#. translators: 1: HTML meta tag, 2: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:111
msgid "The Open Graph image link of the %1$s or %2$s element from the URL."
msgstr "Ссылка на изображение Open Graph для %1$s или %2$s элементов из URL."

#. translators: %s: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:101
msgid "The content of the %s element from the URL."
msgstr "Содержимое элемента %s из URL."

#. translators: %s: HTML link tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:90
msgid "The favicon image link of the %s element from the URL."
msgstr "Ссылка на изображение значка сайта для элемента %s из URL."

#. translators: %s: HTML title tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:80
msgid "The contents of the %s element from the URL."
msgstr "Содержимое элемента %s из URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:46
msgid "The URL to process."
msgstr "URL для обработки."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1221
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Где предполагается использовать часть шаблона ( шапка, подвал и т.д.)"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1206
msgid "Whether a template is a custom template."
msgstr "Является ли шаблон пользовательским."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1165
msgid "The ID for the author of the template."
msgstr "ID автора шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1132
msgid "HTML title for the template, transformed for display."
msgstr "HTML-заголовок для шаблона, преобразованный для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1127
msgid "Title for the template, as it exists in the database."
msgstr "Заголовок шаблона в том виде, в котором он существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1113
msgid "Version of the content block format used by the template."
msgstr "Версия формата блоков содержимого, используемая шаблоном."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1108
msgid "Content for the template, as it exists in the database."
msgstr "Содержимое шаблона, как он существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1096
msgid "Source of a customized template"
msgstr "Источник персонализированного шаблона"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1085
msgid "Type of template."
msgstr "Тип шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1041
msgid "Post type to get the templates for."
msgstr "Тип записи, для которого нужно получить шаблоны."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1037
msgid "Limit to the specified template part area."
msgstr "Ограничение определённой области шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:400
msgid "REST namespace route for the taxonomy."
msgstr "Маршрут пространства имен REST для таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:418
msgid "Whether to make the post type available for selection in navigation menus."
msgstr "Доступность типа записи для выбора в меню навигации."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:414
msgid "Whether to generate a default UI for managing this post type."
msgstr "Создать пользовательский интерфейс по умолчанию для управления этим типом записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:408
msgid "The visibility settings for the post type."
msgstr "Настройки видимости типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:402
msgid "REST route's namespace for the post type."
msgstr "Пространство имен маршрута REST для типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:574
msgid "Whether to automatically add top level pages to this menu."
msgstr "Следует ли автоматически добавлять страницы верхнего уровня в это меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:540
msgid "The locations assigned to the menu."
msgstr "Места, назначенные меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:392
msgid "The menu cannot be deleted."
msgstr "Меню не может быть удалено."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:382
msgid "Menus do not support trashing. Set '%s' to delete."
msgstr "Меню нельзя переместить в корзину. Установите '%s' для удаления."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:109
msgid "Sorry, you are not allowed to view menus."
msgstr "Извините, вам не разрешено просматривать меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:291
msgid "The ID of the assigned menu."
msgstr "Идентификатор назначенного меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:285
msgid "The description of the menu location."
msgstr "Описание расположения меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:279
msgid "The name of the menu location."
msgstr "Имя расположения меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:132
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:560
msgid "Invalid menu location."
msgstr "Неверное расположение меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:162
msgid "Sorry, you are not allowed to view menu locations."
msgstr "К сожалению, вы не можете просматривать расположение меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "Буквенно-цифровой идентификатор расположения меню."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:916
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "Элементы назначенные объекту в таксономии %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:904
msgid "Whether the menu item represents an object that no longer exists."
msgstr "Представляет ли элемент меню объект, который больше не существует."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:890
msgid "The XFN relationship expressed in the link of this menu item."
msgstr "Отношение XFN, выраженное в ссылке этого пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:867
msgid "The URL to which this menu item points."
msgstr "URL-адрес, на который указывает этот пункт меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:769
msgid "The singular label used to describe this type of menu item."
msgstr "Ярлык, используемый для описания этого типа пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:857
msgid "The target attribute of the link element for this menu item."
msgstr "Целевой атрибут элемента link для данного пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:849
msgid "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories."
msgstr "ID в базе данных исходного объекта, который представляет этот пункт меню, например ID для записей или term_id для рубрик."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:840
msgid "The type of object originally represented, such as \"category\", \"post\", or \"attachment\"."
msgstr "Тип первоначально представленного объекта, например \"category\", \"post\" или \"attachment\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:832
msgid "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0."
msgstr "ID в базе данных nav_menu_item, который является родителем меню этого элемента, если таковой имеется, 0 в противном случае."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:823
msgid "The description of this menu item."
msgstr "Описание этого пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:809
msgid "Class names for the link element of this menu item."
msgstr "Имена классов для элемента ссылки этого пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:800
msgid "Text for the title attribute of the link element for this menu item."
msgstr "Текст для атрибута title элемента link для данного пункта меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:792
msgid "The ID for the parent of the object."
msgstr "ID родителя объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:784
msgid "A named status for the object."
msgstr "Именованный статус для объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:776
msgid "The family of objects originally represented, such as \"post_type\" or \"taxonomy\"."
msgstr "Семейство объектов, первоначально представленных, например \"post_type\" или \"taxonomy\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:751
msgid "HTML title for the object, transformed for display."
msgstr "HTML название объекта, преобразованное для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:746
msgid "Title for the object, as it exists in the database."
msgstr "Название объекта как оно существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:707
msgid "Get linked object."
msgstr "Получить связанный объект."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:467
msgid "The url is required when using a custom menu item type."
msgstr "При использовании произвольного типа элемента меню требуется URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:464
msgid "The title is required when using a custom menu item type."
msgstr "При использовании произвольного типа элемента меню требуется заголовок."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:301
msgid "Menu items do not support trashing. Set '%s' to delete."
msgstr "Пункты меню нельзя переместить в корзину. Установите '%s' для удаления."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:547
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "К сожалению, вам не разрешен доступ к глобальным стилям этого сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:494
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Название вариации глобальных стилей, в виде существующем в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:488
msgid "Title of the global styles variation."
msgstr "Название вариации глобальных стилей."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:483
msgid "Global settings."
msgstr "Общие настройки."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:478
msgid "Global styles."
msgstr "Глобальные стили."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:472
msgid "ID of global styles config."
msgstr "ID конфигурации глобальных стилей."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:141
msgid "No global styles config exists with that ID."
msgstr "Нет конфигурации глобальных стилей с этим ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:183
msgid "Sorry, you are not allowed to view this global style."
msgstr "Извините, вам не разрешено просматривать этот глобальный стиль."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:175
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:220
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Извините, вам не разрешено редактировать этот глобальный стиль."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:49
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:78
msgid "The theme identifier"
msgstr "Идентификатор темы"

#: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:62
msgid "Sorry, you are not allowed to export templates and template parts."
msgstr "Извините, вам не разрешено экспортировать шаблоны и их части."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:621
msgid "Public facing and editor style handles."
msgstr "Дескриптор открытого доступа и редактирования стиля."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Public facing and editor script handles."
msgstr "Дескриптор открытого доступа и редактирования скрипта."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:282
msgid "The date when the block was last updated."
msgstr "Дата последнего обновления блока."

#: wp-includes/post.php:3623
msgctxt "file type group"
msgid "Video"
msgstr "Видео"

#: wp-includes/post.php:3614
msgctxt "file type group"
msgid "Audio"
msgstr "Звук"

#: wp-includes/post.php:562
msgid "Navigation menus that can be inserted into your site."
msgstr "Меню навигации, которые могут быть вставлены на ваш сайт."

#: wp-includes/post.php:559
msgid "Navigation Menus list"
msgstr "Список меню навигации"

#: wp-includes/post.php:558
msgid "Navigation Menus list navigation"
msgstr "Навигация по списку меню навигации"

#: wp-includes/post.php:557
msgid "Filter Navigation Menu list"
msgstr "Фильтр списка меню навигации"

#: wp-includes/post.php:556
msgid "Uploaded to this Navigation Menu"
msgstr "Загружено для этого меню навигации"

#: wp-includes/post.php:555
msgid "Insert into Navigation Menu"
msgstr "Вставить в меню навигации"

#: wp-includes/post.php:554
msgid "Navigation Menu archives"
msgstr "Архивы меню навигации"

#: wp-includes/post.php:553
msgid "No Navigation Menu found in Trash."
msgstr "Меню навигации не найдено в корзине."

#: wp-includes/post.php:552
msgid "No Navigation Menu found."
msgstr "Меню навигации не найдено."

#: wp-includes/post.php:551
msgid "Parent Navigation Menu:"
msgstr "Родительское меню навигации:"

#: wp-includes/post.php:550
msgid "Search Navigation Menus"
msgstr "Поиск в меню навигации"

#: wp-includes/post.php:548
msgid "View Navigation Menu"
msgstr "Просмотр меню навигации"

#: wp-includes/post.php:547
msgid "Edit Navigation Menu"
msgstr "Редактировать меню навигации"

#: wp-includes/post.php:546
msgid "New Navigation Menu"
msgstr "Новое меню навигации"

#: wp-includes/post.php:544 wp-includes/post.php:545
msgid "Add Navigation Menu"
msgstr "Добавить новое меню навигации"

#: wp-includes/post.php:543
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Меню навигации"

#: wp-includes/post.php:542
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Меню навигации"

#: wp-includes/post.php:500
msgid "Global styles to include in themes."
msgstr "Глобальные стили для включения в темы."

#: wp-includes/post.php:499
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Глобальные стили"

#: wp-includes/post.php:456
msgid "Template parts to include in your templates."
msgstr "Части шаблона для включения в ваши шаблоны."

#: wp-includes/post.php:453
msgid "Template parts list"
msgstr "Список частей шаблона"

#: wp-includes/post.php:452
msgid "Template parts list navigation"
msgstr "Навигация по списку частей шаблона"

#: wp-includes/post.php:451
msgid "Filter template parts list"
msgstr "Фильтр списка частей шаблона"

#: wp-includes/post.php:450
msgid "Uploaded to this template part"
msgstr "Загружено в эту часть шаблона"

#: wp-includes/post.php:449
msgid "Insert into template part"
msgstr "Вставить в часть шаблона"

#: wp-includes/post.php:448
msgid "Template part archives"
msgstr "Архивы частей шаблона"

#: wp-includes/post.php:447
msgid "No template parts found in Trash."
msgstr "В корзине нет частей шаблона."

#: wp-includes/post.php:446
msgid "No template parts found."
msgstr "Частей шаблона не найдено."

#: wp-includes/post.php:445
msgid "Parent Template Part:"
msgstr "Родительская часть шаблона:"

#: wp-includes/post.php:444
msgid "Search Template Parts"
msgstr "Поиск частей шаблона"

#: wp-includes/post.php:443 wp-includes/js/dist/editor.js:82224
msgid "Template Parts"
msgstr "Части шаблона"

#: wp-includes/post.php:442
msgid "View Template Part"
msgstr "Просмотр части шаблона"

#: wp-includes/post.php:441
msgid "Edit Template Part"
msgstr "Изменить часть шаблона"

#: wp-includes/post.php:440
msgid "New Template Part"
msgstr "Новая часть шаблона"

#: wp-includes/post.php:437
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Часть шаблона"

#: wp-includes/post.php:436
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Части шаблона"

#: wp-includes/post.php:372
msgctxt "post type singular name"
msgid "Template"
msgstr "Шаблон"

#: wp-includes/post.php:371
msgctxt "post type general name"
msgid "Templates"
msgstr "Шаблоны"

#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:547 wp-includes/user.php:3589
msgid "<strong>Error:</strong> This email address is already registered. <a href=\"%s\">Log in</a> with this address or choose another one."
msgstr "<strong>Ошибка:</strong> Этот адрес email уже зарегистрирован. <a href=\"%s\">Войдите</a> с ним или выберите другой."

#: wp-includes/media.php:5173
#: wp-admin/includes/class-wp-media-list-table.php:181
msgctxt "media items"
msgid "Unattached"
msgstr "Неприкреплённые"

#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:9050
msgid "%1$s only accepts a non-empty path string, received %2$s."
msgstr "%1$s принимает только не пустую строку пути, получено %2$s."

#. translators: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4749
msgid "Error when decoding a JSON file at path %1$s: %2$s"
msgstr "Ошибка декодирования JSON в файле %1$s: %2$s"

#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4734
msgid "File %s doesn't exist!"
msgstr "Файл %s не существует!"

#: wp-includes/functions.php:2935
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:904
#: wp-includes/build/routes/font-list/content.js:24294
#: wp-includes/js/dist/editor.js:70385 wp-admin/includes/file.php:972
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Извините, вам не разрешено загрузить этот тип файла."

#. translators: 1: Option name, 2: Error code.
#: wp-includes/formatting.php:5178
msgid "Could not sanitize the %1$s option. Error code: %2$s"
msgstr "Невозможно провести санитизацию опции %1$s. Код ошибки: %2$s"

#. translators: %s: URL to the themes page (also it activates the theme).
#: wp-includes/customize/class-wp-customize-theme-control.php:271
#: wp-admin/includes/theme.php:1041
msgid "However, you can still <a href=\"%s\">activate this theme</a>, and use the Site Editor to customize it."
msgstr "Тем не менее, вы всё еще можете <a href=\"%s\">активировать эту тему</a> и использовать редактор сайта для её настройки."

#: wp-includes/customize/class-wp-customize-theme-control.php:266
#: wp-admin/includes/theme.php:1035
msgid "This theme doesn't support Customizer."
msgstr "Эта тема не поддерживает интерфейс настройки тем."

#: wp-includes/comment.php:4109
msgid "<strong>Error:</strong> Please fill the required fields."
msgstr "<strong>Ошибка</strong>: Пожалуйста, заполните необходимые поля."

#: wp-includes/class-wp-block-styles-registry.php:87
msgid "Block style name must not contain any spaces."
msgstr "Название стиля блока не должно содержать пробелов."

#. translators: %s: Template part slug.
#: wp-includes/blocks/template-part.php:122
#: wp-includes/js/dist/block-library.js:77669
msgid "Template part has been deleted or is unavailable: %s"
msgstr "Часть шаблона была удалена или недоступна: %s"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Назад:"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Далее:"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Предыдущая запись"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Следующая запись"

#: wp-includes/blocks/navigation.php:786
#: wp-includes/js/dist/block-library.js:44713
msgid "Close menu"
msgstr "Закрыть меню"

#: wp-includes/blocks/navigation.php:785
#: wp-includes/js/dist/block-library.js:44687
msgid "Open menu"
msgstr "Открыть меню"

#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:149
#: wp-includes/blocks/page-list.php:196
msgid "%s submenu"
msgstr "%s подменю"

#: wp-includes/blocks/navigation-link.php:384
msgid "A link to a post format"
msgstr "Ссылка на формат записи"

#: wp-includes/blocks/navigation-link.php:383
msgid "Post Format Link"
msgstr "Ссылка на формат записи"

#: wp-includes/blocks/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "Блок календаря скрыт, потому что нет опубликованных сообщений."

#: wp-includes/block-template-utils.php:1493
msgid "Unable to open export file (archive) for writing."
msgstr "Невозможно открыть файл экспорта (архив) для записи."

#: wp-includes/block-template-utils.php:1484
msgid "Zip Export not supported."
msgstr "Экспорт Zip не поддерживается."

#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:280
msgid "\"%1$s\" is not a supported wp_template_part area value and has been added as \"%2$s\"."
msgstr "%1$s: Тип области шаблона, %2$s: незарегистрированное значение области шаблона."

#: wp-includes/block-template-utils.php:192
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Таксономия"

#: wp-includes/block-template-utils.php:176
msgctxt "Template name"
msgid "Pages"
msgstr "Страницы"

#: wp-includes/block-template-utils.php:172
msgctxt "Template name"
msgid "Single Posts"
msgstr "Отдельные записи"

#: wp-includes/block-template-utils.php:164
msgctxt "Template name"
msgid "Front Page"
msgstr "Главная страница"

#: wp-includes/block-template-utils.php:156
msgctxt "Template name"
msgid "Index"
msgstr "Индексная"

#: wp-includes/block-template-utils.php:96
msgid "The Footer template defines a page area that typically contains site credits, social links, or any other combination of blocks."
msgstr "Шаблон подвала определяет область страницы, которая обычно содержит информацию об авторских правах, ссылки соцсетей или иную комбинацию блоков."

#: wp-includes/block-template-utils.php:87
msgid "The Header template defines a page area that typically contains a title, logo, and main navigation."
msgstr "Шаблон заголовка определяет область страницы, которая обычно содержит логотип и главное меню сайта."

#: wp-includes/block-template-utils.php:78
msgid "General templates often perform a specific role like displaying post content, and are not tied to any particular area."
msgstr "Общие шаблоны часто выполняют определенную роль, например, отображают содержимое записи, и не привязаны к какой-либо конкретной области."

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Синий и оранжевый"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Фиолетовый и зеленый"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Пурпурный и желтый"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Полночь"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Синий и красный"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Фиолетовый и жёлтый"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Оттенки серого"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Тёмные оттенки серого"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Полночь"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Электрическая трава"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Бледный океан"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Светящиеся сумерки"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Пылающий бордовый"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Пылающий светло-фиолетовый"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Холодный к тёплому спектру"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Светло-серый к голубовато-зеленовато-серому"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Ярко-оранжевый к ярко-красному"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Светящийся яркий янтарь к светящемуся ярко оранжевому"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Светлый зелёно-голубой к яркому зелено-голубому"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Яркий зеленовато-голубой к яркому фиолетовому"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Яркий пурпурный"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Яркий зеленовато-голубой"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Бледный зеленовато-голубой"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Яркий зелёно-голубой"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Легкий зелёно-голубой"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Светящийся яркий янтарь"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Светящийся яркий оранжевый"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Ярко-красный"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Бледно-розовый"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Белый"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Зеленовато-голубовато серый"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Чёрный"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Большой"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Средний"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Маленький"

#: wp-includes/blocks/query-pagination-previous.php:26
#: wp-includes/js/dist/block-library.js:66375
msgid "Previous Page"
msgstr "Предыдущая страница"

#: wp-includes/blocks/query-pagination-next.php:29
#: wp-includes/js/dist/block-library.js:66116
msgid "Next Page"
msgstr "Следующая страница"

#: wp-includes/js/dist/block-library.js:64406
#: wp-includes/js/dist/block-library.js:64414
#: wp-admin/includes/plugin-install.php:328
#: wp-admin/includes/theme-install.php:108
msgid "Keyword"
msgstr "Ключевое слово"

#. translators: %s: filename.
#: wp-includes/blocks/file.php:43 wp-includes/js/dist/block-library.js:25880
#: wp-includes/js/dist/block-library.js:25991
#: wp-includes/js/dist/block-library.js:26092
msgid "Embed of %s."
msgstr "Вставка %s"

#: wp-includes/blocks/file.php:45 wp-includes/js/dist/block-library.js:25878
#: wp-includes/js/dist/block-library.js:25989
#: wp-includes/js/dist/block-library.js:26090
msgid "PDF embed"
msgstr "Встроенный PDF"

#: wp-includes/block-patterns.php:197
msgctxt "Block pattern category"
msgid "Media"
msgstr "Мультимедиа"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1583
msgid "The date the comment was published, as GMT."
msgstr "Время публикации комментария, по GMT."

#: wp-includes/blocks/button/block.json wp-includes/blocks/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "ссылка"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2475
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "Буквенно-цифровой идентификатор для записи, уникальный для ее типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2468
msgid "The date the post was last modified, as GMT."
msgstr "Дата последнего изменения записи (в формате GMT)."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2461
msgid "The date the post was last modified, in the site's timezone."
msgstr "Дата последнего изменения записи (по часовому поясу сайта)."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2434
msgid "GUID for the post, as it exists in the database."
msgstr "GUID для записи в том виде, в котором он существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2416
msgid "The date the post was published, in the site's timezone."
msgstr "Дата публикации записи (по часовому поясу сайта)."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1596
msgid "The ID for the parent of the comment."
msgstr "ID родителя комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1577
msgid "The date the comment was published, in the site's timezone."
msgstr "Дата публикации комментария (по часовому поясу сайта)."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
msgid "HTML content for the comment, transformed for display."
msgstr "HTML-содержимое комментария, преобразованное для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1564
msgid "Content for the comment, as it exists in the database."
msgstr "Содержимое комментария, как он существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1555
msgid "The content for the comment."
msgstr "Содержимое комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:120
msgid "The ID for the parent of the autosave."
msgstr "ID родителя редакции автосохранения."

#: wp-includes/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "фильм"

#: wp-includes/blocks/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Встраивает видео из вашей медиатеки или загружает новое."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "стих"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "поэзия"

#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Вставляет стихи. Можно использовать специальный формат интервалов или цитировать текст песни."

#: wp-includes/blocks/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Этот блок устарел. Вместо этого используйте блок «Столбцы»."

#: wp-includes/blocks/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Полосы"

#: wp-includes/blocks/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Добавляет пространство между блоками и настраивает его высоту."

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Форма таблетки"

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Только логотипы"

#: wp-includes/blocks/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Отображает значки, ссылающиеся на ваши профили в социальных сетях или веб-сайты."

#: wp-includes/blocks/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Отображает значок, ссылающийся на профиль в социальных сетях или веб-сайт."

#: wp-includes/blocks/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Название сайта"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "описание"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Краткое описание"

#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Логотип сайта"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Вставляет дополнительные пользовательские элементы с помощью шорткода."

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Точки"

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Широкая линия"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "разделитель"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "горизонтальная-линия"

#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Создаёт промежуток между идеями или разделами с помощью горизонтального разделителя."

#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "найти"

#: wp-includes/blocks/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Помогает посетителям найти содержимое вашего сайта."

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "feed"

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"

#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Отображает записи из любой RSS-ленты или Atom."

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "цитировать"

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "цитата"

#: wp-includes/blocks/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Расширенный блок, позволяющий отображать типы записей на основе различных параметров запроса и визуальных конфигураций."

#: wp-includes/blocks/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Цикл запроса"

#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Показывает заголовок запроса."

#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Заголовок запроса"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Если доступно, показывает постраничную навигацию далее/назад для набора записей."

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Отображает ссылку на предыдущую страницу записей."

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "Показывает список нумерации страниц при использовании постраничной навигации."

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Отображает ссылку на следующую страницу записи."

#: wp-includes/blocks/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Визуально акцентирует цитату из вашего текста."

#: wp-includes/blocks/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Добавляет текст, который учитывает ваши интервалы и табуляции, а также позволяет стилизовать."

#: wp-includes/blocks/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Показывает названия записи, страницы или другого типа записей."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Метки записи."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Метки записи"

#: wp-includes/blocks/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Содержит элементы блоков для отображения записи, такие как название, дата, изображение записи, отрывок или полное содержимое и другое."

#: wp-includes/blocks/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Шаблон записи"

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Показывает изображение записи."

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Изображение записи"

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Показывает отрывок записи."

#: wp-includes/blocks/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Отображает содержимое записи или страницы."

#: wp-includes/blocks/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "текст"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Начните с создания повествовательного блока."

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "навигация"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "меню"

#: wp-includes/blocks/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Показывает список всех страниц."

#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Список страниц"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "Постраничная навигация"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "следующая страница"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Разделяет содержимое на несколько страниц."

#: wp-includes/blocks/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "читать далее"

#: wp-includes/blocks/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "Содержимое перед этим блоком будет показано в отрывке на странице архивов."

#: wp-includes/blocks/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Ваш сайт не поддерживает этот блок."

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "видео"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "изображение"

#: wp-includes/blocks/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Устанавливает медиафайл и текст по бокам от него для форматирования макета."

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "форма"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "выход"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "вход"

#: wp-includes/blocks/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Показывает ссылки входа и выхода."

#: wp-includes/blocks/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Вход/выход"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "нумерованный список"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "упорядоченный список"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "маркированный список"

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Показывает устаревший виджет."

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Устаревший виджет"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "последние записи"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Выводит список ваших последних записей."

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "последние комментарии"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Показывает список последних комментариев."

#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Закругленный"

#: wp-includes/blocks/image/block.json wp-includes/blocks/quote/block.json
#: wp-includes/blocks/separator/block.json
#: wp-includes/blocks/site-logo/block.json
#: wp-includes/blocks/social-links/block.json
#: wp-includes/blocks/table/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "По умолчанию"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "изображение"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "фотография"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"

#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Добавляет изображение для визуального утверждения."

#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "вставка"

#: wp-includes/blocks/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Добавляет произвольный код HTML и показывает его в процессе редактирования."

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "подзаголовок"

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "заголовок"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "раздел"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "строка"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "обёртка"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "контейнер"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "фотографии"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "изображения"

#: wp-includes/blocks/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Объединяет несколько изображений в красивой галерее."

#: wp-includes/blocks/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Использует классический редактор WordPress."

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "скачивание"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "pdf"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "документ"

#: wp-includes/blocks/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Добавляет ссылку на скачиваемый файл."

#: wp-includes/blocks/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "Один столбец в блоке столбцов."

#: wp-includes/blocks/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Показывает фрагменты кода с соблюдением интервалов и табуляции."

#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "архив"

#: wp-includes/blocks/calendar/block.json wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "записи"

#: wp-includes/blocks/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Календарь записей сайта."

#: wp-includes/blocks/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Мотивирует посетителей к действию с помощью группы ссылок в виде кнопок."

#: wp-includes/blocks/button/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Контур"

#: wp-includes/blocks/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Заполнить"

#: wp-includes/blocks/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Мотивирует посетителей к действию ссылкой в виде кнопки."

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "запись"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "подкаст"

#: wp-includes/blocks/audio/block.json
#: wp-includes/blocks/playlist-track/block.json
#: wp-includes/blocks/playlist/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "звук"

#: wp-includes/blocks/audio/block.json
#: wp-includes/blocks/playlist-track/block.json
#: wp-includes/blocks/playlist/block.json
msgctxt "block keyword"
msgid "music"
msgstr "музыка"

#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Вставляет простой аудио плеер."

#: wp-includes/blocks/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Отображение архива записей по датам."

#: wp-includes/option.php:2919
msgid "Page on front"
msgstr "Страница внешней части"

#: wp-includes/option.php:2908
msgid "Show on front"
msgstr "Показывать во внешней части"

#: wp-includes/post.php:320 wp-includes/js/dist/block-editor.js:59921
#: wp-includes/js/dist/block-editor.js:64616
msgid "Patterns list"
msgstr "Список паттернов"

#. translators: %s: taxonomy's singular name
#. translators: Hidden accessibility text. %s: Link name.
#. translators: Hidden accessibility text. %s: Attachment title.
#. translators: Hidden accessibility text. %s: Plugin name.
#. translators: %s: Post title.
#. translators: Hidden accessibility text. %s: Email address.
#. translators: Hidden accessibility text. %s: Taxonomy term name.
#. translators: Hidden accessibility text. %s: User login.
#. translators: Hidden accessibility text. %s: Theme name.
#. translators: %s: Site URL.
#. translators: Hidden accessibility text. %s: Theme name
#: wp-includes/blocks/categories.php:46
#: wp-includes/js/dist/block-library.js:14435
#: wp-admin/includes/class-wp-links-list-table.php:190
#: wp-admin/includes/class-wp-media-list-table.php:458
#: wp-admin/includes/class-wp-plugins-list-table.php:1188
#: wp-admin/includes/class-wp-posts-list-table.php:1088
#: wp-admin/includes/class-wp-privacy-requests-table.php:428
#: wp-admin/includes/class-wp-terms-list-table.php:372
#: wp-admin/includes/class-wp-users-list-table.php:532
#: wp-admin/update-core.php:590 wp-admin/update-core.php:768
#: wp-admin/includes/class-wp-ms-sites-list-table.php:451
#: wp-admin/includes/class-wp-ms-themes-list-table.php:542
#: wp-admin/includes/class-wp-ms-users-list-table.php:243
msgid "Select %s"
msgstr "Выбрать %s"

#: wp-includes/js/dist/block-editor.js:52808
#: wp-includes/js/dist/block-library.js:53103 wp-admin/edit-form-blocks.php:275
msgid "Type / to choose a block"
msgstr "Введите /, чтобы выбрать блок"

#: wp-includes/js/dist/block-editor.js:83094
#: wp-includes/js/dist/block-editor.js:83621
#: wp-includes/js/dist/block-editor.js:83691
#: wp-includes/js/dist/edit-site.js:34179 wp-includes/js/dist/editor.js:4473
#: wp-includes/js/dist/editor.js:42352 wp-includes/js/dist/editor.js:56821
#: wp-includes/js/dist/editor.js:72258 wp-includes/js/dist/media-utils.js:22760
#: wp-includes/js/dist/script-modules/content-types/index.js:29110
#: wp-admin/includes/class-wp-screen.php:1214 wp-admin/includes/theme.php:351
#: wp-admin/includes/theme.php:387 wp-admin/index.php:70
msgid "Layout"
msgstr "Макет"

#: wp-login.php:1442
msgid "<strong>Error:</strong> User registration is currently not allowed."
msgstr "<strong>Ошибка</strong>: Регистрация пользователей на настоящий момент не разрешается."

#: wp-login.php:982
msgid "<strong>Error:</strong> The passwords do not match."
msgstr "<strong>Ошибка:</strong> Пароли не совпадают."

#: wp-login.php:846
msgid "<strong>Error:</strong> Your password reset link has expired. Please request a new link below."
msgstr "<strong>Ошибка:</strong> Ссылка сброса вашего пароля истекла. Запросите новую ссылку ниже."

#: wp-login.php:844
msgid "<strong>Error:</strong> Your password reset link appears to be invalid. Please request a new link below."
msgstr "<strong>Ошибка:</strong> Ссылка сброса вашего пароля неверна. Запросите новую ссылку ниже."

#. translators: HTML code of the block, not an option that blocks HTML.
#: wp-includes/widgets/class-wp-widget-block.php:208
msgid "Block HTML:"
msgstr "Блок HTML:"

#: wp-includes/widgets/class-wp-widget-block.php:37
msgid "A widget containing a block."
msgstr "Виджет содержащий блок."

#. translators: 1 & 2: Deprecation replacement options.
#: wp-includes/user.php:4405 wp-includes/user.php:4645
msgid "%1$s or %2$s"
msgstr "%1$s или %2$s"

#: wp-includes/user.php:421
msgid "<strong>Error:</strong> Unknown username. Check again or try your email address."
msgstr "<strong>Ошибка</strong>: Неизвестное имя пользователя. Перепроверьте его или попробуйте адрес email."

#: wp-includes/user.php:416
msgid "<strong>Error:</strong> Unknown email address. Check again or try your username."
msgstr "<strong>Ошибка:</strong> Неизвестный адрес email. Перепроверьте его или попробуйте ваше имя пользователя."

#. translators: %s: User name.
#: wp-includes/user.php:188
msgid "<strong>Error:</strong> The username <strong>%s</strong> is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "<strong>Ошибка:</strong> Имя пользователя <strong>%s</strong> не зарегистрировано на сайте. Если вы забыли имя пользователя, используйте вместо него адрес email."

#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "Ссылка на рубрику."

#: wp-includes/class-wp-taxonomy.php:645
msgctxt "navigation link block description"
msgid "A link to a tag."
msgstr "Ссылка на метку."

#: wp-includes/class-wp-taxonomy.php:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Ссылка рубрики"

#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Ссылка метки"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:871
msgid "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only."
msgstr "Данные формы в кодировке URL из формы администрирования виджета. Используется для обновления виджета, не поддерживающего экземпляры. Только для записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:864
msgid "Unencoded instance settings, if supported."
msgstr "Незашифрованные настройки экземпляра, если они поддерживаются."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:859
msgid "Cryptographic hash of the instance settings."
msgstr "Криптографический хэш настроек экземпляра."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:854
msgid "Base64 encoded representation of the instance settings."
msgstr "Base64-кодированное представление настроек экземпляра."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:848
msgid "Instance settings of the widget, if supported."
msgstr "Настройки экземпляра виджета (если поддерживаются)."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:842
msgid "HTML representation of the widget admin form."
msgstr "HTML-представление формы администратора виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:836
msgid "HTML representation of the widget."
msgstr "HTML-представление виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:829
msgid "The sidebar the widget belongs to."
msgstr "Боковая панель, к которой принадлежит виджет."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:824
msgid "The type of the widget. Corresponds to ID in widget-types endpoint."
msgstr "Тип виджета. Соответствует ID в конечной точке widget-types."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:819
msgid "Unique identifier for the widget."
msgstr "Уникальный идентификатор для виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:795
msgid "The sidebar to return widgets for."
msgstr "Боковая панель, для которой нужно вернуть виджеты."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:680
msgid "The requested widget is invalid."
msgstr "Запрошенный виджет недействителен."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:593
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "Указанный экземпляр неверен. Он должен содержать сырые ИЛИ кодированные данные и хэш-сумму."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:575
msgid "Widget type does not support raw instances."
msgstr "Тип виджета не поддерживает сырой экземпляр."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:566
msgid "Cannot set instance on a widget that does not extend WP_Widget."
msgstr "Невозможно установить экземпляр для виджета без поддержки WP_Widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:557
msgid "The provided widget type (id_base) cannot be updated."
msgstr "Предоставленный тип виджета (id_base) не может быть обновлен."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:549
msgid "Widget type (id_base) is required."
msgstr "Требуется тип виджета (id_base)."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:222
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:321
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:393
msgid "No widget was found with that id."
msgstr "Виджет с таким идентификатором не найден."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:96
msgid "Whether to force removal of the widget, or move it to the inactive sidebar."
msgstr "Следует ли принудительно удалить виджет или переместить его на неактивную боковую панель."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:494
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:585
msgid "The provided instance is malformed."
msgstr "Указанный экземпляр испорчен."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:474
msgid "Cannot preview a widget that does not extend WP_Widget."
msgstr "Предварительный просмотр виджета не доступен для виджетов без поддержки WP_Widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:428
msgid "Class name"
msgstr "Имя класса"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:422
msgid "Whether the widget supports multiple instances"
msgstr "Поддержка виджетом множественных экземпляров"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:416
msgid "Description of the widget."
msgstr "Описание виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:409
msgid "Human-readable name identifying the widget type."
msgstr "Удобочитаемое имя, определяющее тип виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:403
msgid "Unique slug identifying the widget type."
msgstr "Уникальный ярлык (slug), определяющий тип виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:220
msgid "Invalid widget type."
msgstr "Неверный тип виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:86
msgid "Serialized widget form data to encode into instance settings."
msgstr "Сериализованные данные формы виджета для кодировки настроек экземпляра."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:82
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:118
msgid "Current instance settings of the widget."
msgstr "Настройки текущего экземпляра виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:57
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:77
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:113
msgid "The widget type id."
msgstr "Идентификатор типа виджета."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1604
msgid "Sort collection by user attribute."
msgstr "Сортировать коллекцию по пользовательскому атрибуту."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1159
msgid "Theme file exists."
msgstr "Файл темы существует"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1153
msgid "Post ID."
msgstr "ID записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1146
msgid "Status of template."
msgstr "Статус шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1140
msgid "Description of template."
msgstr "Описание шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1121
msgid "Title of template."
msgstr "Заголовок шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1102
msgid "Content of template."
msgstr "Содержимое шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1090
msgid "Source of template"
msgstr "Источник шаблона"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1080
msgid "Theme identifier for the template."
msgstr "Идентификатор темы для шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1072
msgid "Unique slug identifying the template."
msgstr "Уникальный ярлык для идентификации шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1066
msgid "ID of template."
msgstr "ID шаблона."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1033
msgid "Limit to the specified post id."
msgstr "Ограничить до указанного ID записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:542
msgid "The template has already been deleted."
msgstr "Этот шаблон уже удалён."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:518
msgid "Templates based on theme files can't be removed."
msgstr "Нельзя удалить шаблоны основанные на файлах темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:341
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:370
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:468
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:515
msgid "No templates exist with that id."
msgstr "Никаких шаблонов с этим идентификатором не существует."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:190
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:256
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:318
msgid "Sorry, you are not allowed to access the templates on this site."
msgstr "К сожалению, вам не разрешен доступ к шаблонам на этом сайте."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:143
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:91
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:115
msgid "The id of a template"
msgstr "Id  шаблона"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:505
msgid "Nested widgets."
msgstr "Вложенные виджеты."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:498
msgid "Status of sidebar."
msgstr "Статус области виджетов."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:491
msgid "HTML content to append to the sidebar title when displayed. Default is a closing h2 element."
msgstr "HTML-контент, добавляемый после заголовка боковой панели при отображении. По умолчанию используется закрывающий элемент h2."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:484
msgid "HTML content to prepend to the sidebar title when displayed. Default is an opening h2 element."
msgstr "HTML-контент, добавляемый перед заголовком боковой панели при отображении. По умолчанию используется открывающий элемент h2."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:477
msgid "HTML content to append to each widget's HTML output when assigned to this sidebar. Default is a closing list item element."
msgstr "HTML-содержимое, добавляемое после HTML-вывода каждого виджета при назначении этой боковой панели. По умолчанию - это закрывающий список элемент."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:470
msgid "HTML content to prepend to each widget's HTML output when assigned to this sidebar. Default is an opening list item element."
msgstr "HTML-содержимое, добавляемое перед HTML-выводом каждого виджета при назначении этой боковой панели. По умолчанию - это открывающий список элемент."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:464
msgid "Extra CSS class to assign to the sidebar in the Widgets interface."
msgstr "Дополнительный класс CSS для назначения боковой панели в интерфейсе виджетов."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:458
msgid "Description of sidebar."
msgstr "Описание области виджетов."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:452
msgid "Unique name identifying the sidebar."
msgstr "Уникальное имя, идентифицирующее область виджетов."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:446
msgid "ID of sidebar."
msgstr "Идентификатор области виджетов."

#: wp-includes/widgets.php:1078
msgid "Inactive widgets"
msgstr "Неактивные виджеты"

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:276
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:490
msgid "Sorry, you are not allowed to manage widgets on this site."
msgstr "К сожалению, вам не разрешено управлять виджетами на этом сайте."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:195
msgid "No sidebar exists with that id."
msgstr "Боковой панели с таким идентификатором не существует."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:71
msgid "The id of a registered sidebar"
msgstr "Идентификатор зарегистрированной области виджетов"

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:831
msgid "The ID for the author of the revision."
msgstr "ID автора редакции."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:853
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:129
msgid "Unique identifier for the revision."
msgstr "Уникальный идентификатор редакции."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3369
msgid "Whether items must be assigned all or any of the specified terms."
msgstr "Принадлежность элементов ко всем или любому из указанных терминов."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:349
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3066
msgid "Sort collection by post attribute."
msgstr "Сортировать коллекцию по атрибуту записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2720
msgid "The order of the post in relation to other posts."
msgstr "Порядок записи по отношению к другим записям."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2596
msgid "The title for the post."
msgstr "Название записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2492
msgid "Type of post."
msgstr "Тип записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2454
msgid "URL to the post."
msgstr "URL записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:513
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:118
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2448
msgid "Unique identifier for the post."
msgstr "Уникальный идентификатор записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:326
msgid "Limit results to those matching a keyword ID."
msgstr "Ограничить результаты до совпадающих с ID ключевого слова."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:320
msgid "Limit results to those matching a category ID."
msgstr "Ограничить результаты до совпадающих с ID рубрики."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:286
msgid "The preferred width of the viewport when previewing a pattern, in pixels."
msgstr "Предпочтительная ширина видимой области при предпросмотре паттерна (в пикселях)."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:279
msgid "A description of the pattern."
msgstr "Описание паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:271
msgid "The pattern's keywords."
msgstr "Ключевые слова паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:263
msgid "The pattern's category slugs."
msgstr "Ярлыки категории паттернов."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:256
msgid "The pattern content."
msgstr "Контекст паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:224
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:249
msgid "The pattern title, in human readable format."
msgstr "Название паттерна, в человекочитаемом виде."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:242
msgid "The pattern ID."
msgstr "ID паттерна."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:74
msgid "Sorry, you are not allowed to browse the local block pattern directory."
msgstr "К сожалению, вы не можете просматривать локальный каталог паттернов."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1737
msgid "Sort collection by comment attribute."
msgstr "Сортировать коллекцию по атрибуту комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1616
msgid "Type of the comment."
msgstr "Тип комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1589
msgid "URL to the comment."
msgstr "URL комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1506
msgid "Unique identifier for the comment."
msgstr "Уникальный идентификатор для комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:705
msgid "The list of scopes where the variation is applicable. When not provided, it assumes all available scopes."
msgstr "Список назначений для применения вариации. Если не указано, то считается, что применимо для всех назначений."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:699
msgid "The initial values for attributes."
msgstr "Начальные значания атрибутов."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:693
msgid "Indicates whether the current variation is the default one."
msgstr "Обозначение является ли текущая вариация вариацией по умолчанию."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:686
msgid "A detailed variation description."
msgstr "Детальное описание вариации."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:681
msgid "A human-readable variation title."
msgstr "Человекочитаемая вариация названия."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:676
msgid "The unique and machine-readable name."
msgstr "Уникальное и машиночитаемое имя."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:670
msgid "Block variations."
msgstr "Вариации блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:148
msgid "The ID for the autosave."
msgstr "ID редакции автосохранения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:93
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:126
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:183
msgid "Unique identifier for the attachment."
msgstr "Уникальный идентификатор для вложения."

#: wp-includes/rest-api.php:1166
msgid "Cookie check failed"
msgstr "Проверка куки не удалась"

#: wp-includes/class-wp-post-type.php:1024
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "Ссылка на страницу."

#: wp-includes/class-wp-post-type.php:1023
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "Ссылка на запись."

#: wp-includes/class-wp-post-type.php:1020
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Ссылка страницы"

#: wp-includes/class-wp-post-type.php:1019
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Ссылка записи"

#: wp-includes/post.php:391
msgid "Templates to include in your theme."
msgstr "Шаблоны для включения в вашу тему."

#: wp-includes/post.php:388
msgid "Templates list"
msgstr "Список шаблонов"

#: wp-includes/post.php:387
msgid "Templates list navigation"
msgstr "Навигация по списку шаблонов"

#: wp-includes/post.php:386
msgid "Filter templates list"
msgstr "Фильтр списка шаблонов"

#: wp-includes/post.php:385
msgid "Uploaded to this template"
msgstr "Загружено в этот шаблон"

#: wp-includes/post.php:384
msgid "Insert into template"
msgstr "Вставить в шаблон"

#: wp-includes/post.php:383
msgid "Template archives"
msgstr "Архивы шаблонов"

#: wp-includes/post.php:382
msgid "No templates found in Trash."
msgstr "Нет шаблонов в корзине."

#: wp-includes/post.php:381
msgid "No templates found."
msgstr "Шаблоны не найдены."

#: wp-includes/post.php:380
msgid "Parent Template:"
msgstr "Родительский шаблон:"

#: wp-includes/post.php:379
msgid "Search Templates"
msgstr "Поиск шаблонов"

#: wp-includes/view-config.php:574
msgid "All templates"
msgstr "Все шаблоны"

#: wp-includes/post.php:377
msgid "View Template"
msgstr "Просмотреть шаблон"

#: wp-includes/post.php:376
msgid "Edit Template"
msgstr "Изменить шаблон"

#: wp-includes/post.php:375
msgid "New Template"
msgstr "Новый шаблон"

#: wp-includes/post.php:378 wp-includes/js/dist/block-library.js:77576
#: wp-includes/js/dist/edit-site.js:17740
#: wp-includes/js/dist/edit-site.js:56621
#: wp-includes/js/dist/edit-site.js:58318
#: wp-includes/js/dist/edit-site.js:59786 wp-includes/js/dist/editor.js:83967
#: wp-includes/js/dist/editor.js:97871
msgid "Templates"
msgstr "Шаблоны"

#. translators: Custom template title in the Site Editor. 1: Post type singular
#. name, 2: Post title.
#. translators: Custom template title in the Site Editor. 1: Taxonomy singular
#. name, 2: Term title.
#. translators: 1: The label of the field e.g. "Date". 2: The value of the
#. field, e.g.: "May 2022".
#. translators: %1$s: action label ("Marked as resolved" or "Reopened"); %2$s:
#. note text.
#. translators: 1: Comment author, 2: Comment excerpt.
#: wp-includes/block-template-utils.php:721
#: wp-includes/block-template-utils.php:797
#: wp-includes/js/dist/edit-site.js:23896
#: wp-includes/js/dist/edit-site.js:24613
#: wp-includes/js/dist/edit-site.js:25107
#: wp-includes/js/dist/edit-site.js:25810
#: wp-includes/js/dist/edit-site.js:26365
#: wp-includes/js/dist/edit-site.js:26605 wp-includes/js/dist/editor.js:31737
#: wp-includes/js/dist/editor.js:32454 wp-includes/js/dist/editor.js:32948
#: wp-includes/js/dist/editor.js:33845 wp-includes/js/dist/editor.js:34400
#: wp-includes/js/dist/editor.js:34640 wp-includes/js/dist/editor.js:99088
#: wp-includes/js/dist/media-utils.js:12331
#: wp-includes/js/dist/media-utils.js:13048
#: wp-includes/js/dist/media-utils.js:13542
#: wp-includes/js/dist/media-utils.js:14439
#: wp-includes/js/dist/media-utils.js:14994
#: wp-includes/js/dist/media-utils.js:15234
#: wp-includes/js/dist/script-modules/content-types/index.js:18827
#: wp-includes/js/dist/script-modules/content-types/index.js:19544
#: wp-includes/js/dist/script-modules/content-types/index.js:20038
#: wp-includes/js/dist/script-modules/content-types/index.js:20741
#: wp-includes/js/dist/script-modules/content-types/index.js:21296
#: wp-includes/js/dist/script-modules/content-types/index.js:21536
#: wp-admin/edit-form-comment.php:344 wp-admin/edit-form-comment.php:362
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: wp-includes/blocks/site-logo.php:78
msgid "Site logo."
msgstr "Логотип сайта"

#: wp-includes/blocks/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Ссылка на главную, откроется в новой вкладке)"

#. translators: 1: Block type, 2: Typography supports key, e.g: fontSize,
#. lineHeight, etc. 3: block.json, 4: Old metadata key, 5: New metadata key.
#: wp-includes/blocks.php:2785
msgid "Block \"%1$s\" is declaring %2$s support in %3$s file under %4$s. %2$s support is now declared under %5$s."
msgstr "Блок \"%1$s\" заявляет поддержку %2$s в файле %3$s с %4$s. Поддержка %2$s сейчас объявлена с %5$s."

#: wp-includes/block-template.php:254
msgid "No matching template found"
msgstr "Соответствующие шаблоны не найдены."

#: wp-includes/block-template.php:122
msgid "No matching template found."
msgstr "Соответствующие шаблоны не найдены."

#: wp-includes/block-template-utils.php:847
#: wp-includes/block-template-utils.php:916
msgid "No theme is defined for this template."
msgstr "Для этого шаблона не была определена тема."

#: wp-includes/block-patterns/social-links-shared-background-color.php:11
msgctxt "Block pattern title"
msgid "Social links with a shared background color"
msgstr "Социальные ссылки с общим цветом фона"

#: wp-includes/block-patterns/query-standard-posts.php:9
msgctxt "Block pattern title"
msgid "Standard"
msgstr "Стандартный"

#: wp-includes/block-patterns/query-small-posts.php:9
msgctxt "Block pattern title"
msgid "Small image and title"
msgstr "Небольшое изображение и заголовок"

#: wp-includes/block-patterns/query-offset-posts.php:9
msgctxt "Block pattern title"
msgid "Offset"
msgstr "Смещение"

#: wp-includes/block-patterns/query-medium-posts.php:9
msgctxt "Block pattern title"
msgid "Image at left"
msgstr "Изображение слева"

#: wp-includes/block-patterns/query-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Большой заголовок"

#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Сетка"

#: wp-includes/block-editor.php:47
msgctxt "block category"
msgid "Embeds"
msgstr "Вставки"

#: wp-includes/block-editor.php:42
msgctxt "block category"
msgid "Theme"
msgstr "Тема"

#: wp-includes/block-editor.php:37
msgctxt "block category"
msgid "Widgets"
msgstr "Виджеты"

#: wp-includes/block-editor.php:32
msgctxt "block category"
msgid "Design"
msgstr "Дизайн"

#: wp-includes/block-editor.php:27
msgctxt "block category"
msgid "Media"
msgstr "Медиа"

#: wp-includes/block-editor.php:22
msgctxt "block category"
msgid "Text"
msgstr "Текст"

#. translators: Hidden accessibility text. %s: Total number of updates
#. available.
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1246 wp-admin/js/updates.js:370
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "Доступно %s обновление"
msgstr[1] "Доступно %s обновления"
msgstr[2] "Доступно %s обновлений"

#: wp-includes/blocks/latest-posts.php:180
#: wp-includes/blocks/latest-posts.php:193
#: wp-includes/js/dist/block-library.js:58056
msgid "This content is password protected."
msgstr "Это содержимое защищено паролем."

#: wp-includes/https-detection.php:142
msgid "SSL verification failed."
msgstr "Проверка SSL неудачна."

#: wp-includes/https-detection.php:137
msgid "HTTPS request failed."
msgstr "HTTPS запрос неудачен."

#. translators: 1: $l10n, 2: wp_add_inline_script()
#: wp-includes/class-wp-scripts.php:640
msgid "The %1$s parameter must be an array. To pass arbitrary data to scripts, use the %2$s function instead."
msgstr "Параметр %1$s должен быть массивом. Для передачи произвольных данных в скрипты используйте функцию %2$s."

#: wp-includes/blocks/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Значок соцсетей"

#: wp-includes/blocks/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Значки соцсетей"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Облако меток"

#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Видео"

#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Текстовые столбцы (устарел)"

#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Таблица"

#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Интервал"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Шорткод"

#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Разделитель"

#: wp-includes/blocks/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Группа"

#: wp-includes/blocks/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Поиск"

#: wp-includes/blocks/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"

#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Выдержка"

#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Форматированный"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Разрыв страницы"

#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Тег «Далее»"

#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Не поддерживается"

#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Список"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Последние записи"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Последние комментарии"

#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Медиа и Текст"

#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Произвольный HTML"

#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Файл"

#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Обложка"

#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Колонка"

#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Столбцы"

#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Код"

#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Календарь"

#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Кнопки"

#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Кнопка"

#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Аудио"

#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Архивы"

#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Галерея"

#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Цитата"

#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Заголовок"

#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Изображение"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Абзац"

#: wp-includes/query.php:939
msgid "https://developer.wordpress.org/reference/functions/is_main_query/"
msgstr "https://developer.wordpress.org/reference/functions/is_main_query/"

#: wp-includes/class-wp-taxonomy.php:634
msgid "Filter by category"
msgstr "Фильтр по рубрике"

#: wp-includes/class-wp-fatal-error-handler.php:208
msgid "Learn more about troubleshooting WordPress."
msgstr "Узнайте больше про решение проблем с WordPress."

#. translators: Documentation about troubleshooting.
#: wp-includes/class-wp-fatal-error-handler.php:207
msgid "https://wordpress.org/documentation/article/faq-troubleshooting/"
msgstr "https://wordpress.org/documentation/article/faq-troubleshooting/"

#: wp-includes/user.php:5120
msgid "The confirmation key has expired for this personal data request."
msgstr "В этом запросе персональных данных срок действия ключа подтверждения истёк."

#: wp-includes/user.php:5116
msgid "The confirmation key is invalid for this personal data request."
msgstr "В этом запросе персональных данных ключ подтверждения неверен."

#: wp-includes/user.php:5102
msgid "The confirmation key is missing from this personal data request."
msgstr "В этом запросе персональных данных отсутствует ключ подтверждения."

#: wp-includes/user.php:5098
msgid "This personal data request has expired."
msgstr "Срок действия запроса персональных данных истёк."

#: wp-includes/user.php:4906 wp-includes/user.php:5094
#: wp-admin/includes/privacy-tools.php:23
#: wp-admin/includes/privacy-tools.php:52
msgid "Invalid personal data request."
msgstr "Неверный запрос пераональных данных."

#: wp-includes/user.php:4817
msgid "Invalid request status."
msgstr "Неверный статус запроса."

#: wp-includes/https-detection.php:153
msgid "It looks like the response did not come from this site."
msgstr "Похоже, что источником ответа не является этот сайт."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2159
msgid "%1$s is not one of %2$l."
msgstr "%1$s не принадлежит к %2$l."

#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2155
msgid "%1$s is not %2$s."
msgstr "%1$s не соответствует %2$s."

#: wp-includes/cron.php:1309
msgid "The cron event list could not be saved."
msgstr "Список событий cron не может быть сохранен."

#: wp-includes/cron.php:616 wp-includes/cron.php:706
msgid "A plugin prevented the hook from being cleared."
msgstr "Плагин помешал очистить хук."

#: wp-includes/cron.php:526
msgid "A plugin prevented the event from being unscheduled."
msgstr "Плагин помешал убрать событие из запланированных."

#: wp-includes/cron.php:435
msgid "A plugin prevented the event from being rescheduled."
msgstr "Плагин помешал повторно запланировать событие."

#: wp-includes/cron.php:271 wp-includes/cron.php:451
msgid "Event schedule does not exist."
msgstr "Планировщик событий не существует."

#: wp-includes/cron.php:195 wp-includes/cron.php:312
msgid "A plugin disallowed this event."
msgstr "Плагин не разрешил это событие."

#: wp-includes/cron.php:166
msgid "A duplicate event already exists."
msgstr "Дубль события уже существует."

#: wp-includes/cron.php:106 wp-includes/cron.php:293
msgid "A plugin prevented the event from being scheduled."
msgstr "Плагин помешал запланировать событие."

#: wp-includes/cron.php:54 wp-includes/cron.php:258 wp-includes/cron.php:373
#: wp-includes/cron.php:495
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "Временная отметка события должна быть отметкой времени Unix."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2418
msgid "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "В процентах от размера изображения, высота изображения для кадрирования. УСТАРЕЛО: используйте модификаторы (`modifiers`)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2412
msgid "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "В процентах от размера изображения, ширина изображения для кадрирования. УСТАРЕЛО: используйте модификаторы (`modifiers`)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2406
msgid "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "В процентах от размера изображения, позиция по оси X для кадрирования. УСТАРЕЛО: используйте модификаторы (`modifiers`)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2400
msgid "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "В процентах от размера изображения, позиция по оси X для кадрирования. УСТАРЕЛО: используйте модификаторы (`modifiers`)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2392
msgid "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead."
msgstr "Величина поворота изображения по часовой стрелке в градусах. УСТАРЕЛО: используйте модификаторы (`modifiers`)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2381
msgid "Height of the crop as a percentage of the image height."
msgstr "Высота кадрирования в процентах от высоты изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2377
msgid "Width of the crop as a percentage of the image width."
msgstr "Ширина кадрирования в процентах от ширины изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2373
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Вертикальное положение сверху для начала кадрирования в процентах от высоты изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2369
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Горизонтальное положение слева для начала кадрирования в процентах от ширины изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2359
msgid "Crop arguments."
msgstr "Аргументы кадрирования."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2354
msgid "Crop type."
msgstr "Тип кадрирования."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2343
msgid "Angle to rotate clockwise in degrees."
msgstr "Угол для поворота по часовой стрелке."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2336
msgid "Rotation arguments."
msgstr "Аргументы вращения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2331
msgid "Rotation type."
msgstr "Тип вращения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2328
msgid "Rotation"
msgstr "Вращение"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2283
msgid "Image edit."
msgstr "Редактирование изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2279
msgid "Array of image edits."
msgstr "Массив редактирования изображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:522
msgid "Cannot introspect application password."
msgstr "Невозможно проанализировать пароль приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:494
msgid "The authenticated application password can only be introspected for the current user."
msgstr "Пароль авторизованого приложения может быть проанализирован только для текущего пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:431
msgid "Sorry, you are not allowed to delete this application password."
msgstr "Извините, вам не разрешено удалить пароль для этого приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:376
msgid "Sorry, you are not allowed to delete application passwords for this user."
msgstr "Извините, вам не разрешено удалять пароли приложений для этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:302
msgid "Sorry, you are not allowed to edit this application password."
msgstr "Извините, вам не разрешено редактировать пароль этого приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:219
msgid "Sorry, you are not allowed to create application passwords for this user."
msgstr "Извините, вам не разрешено создать пароли приложений этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:175
msgid "Sorry, you are not allowed to read this application password."
msgstr "Извините, вам не разрешено получение этого пароля приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:122
msgid "Sorry, you are not allowed to list application passwords for this user."
msgstr "Извините, вам не разрешено посмотреть пароли приложений этого пользователя."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3363
msgid "Limit result set to items with specific terms assigned in the %s taxonomy."
msgstr "Ограничить выборку до объектов с установленным указанным элементом в таксономии %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3350
msgid "Whether to include child terms in the terms limiting the result set."
msgstr "Разрешить включать дочерние элементы в ограничение списка результатов."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3342
msgid "Term IDs."
msgstr "ID элементов."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3338
msgid "Perform an advanced term query."
msgstr "Выполнить расширенный запрос по элементам."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3337
msgid "Term ID Taxonomy Query"
msgstr "Запрос ID элементов таксономии"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3330
msgid "Match terms with the listed IDs."
msgstr "Совпадающие элементы с перечисленными ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3329
msgid "Term ID List"
msgstr "Список ID элементов"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3017
msgid "Limit response to posts modified before a given ISO8601 compliant date."
msgstr "Ограничить ответ записями изменёнными до заданной ISO8601 совместимой даты."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2986
msgid "Limit response to posts modified after a given ISO8601 compliant date."
msgstr "Ограничить ответ записями изменёнными после заданной ISO8601 совместимой даты."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:645
msgid "A named status for the theme."
msgstr "Именованный статус для темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:568
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:637
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:180
msgid "Theme not found."
msgstr "Тема не найдена."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:162
msgid "Sorry, you are not allowed to view the active theme."
msgstr "Извините, вам не разрешено посмотреть активную тему."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: wp-includes/blocks/block.php:38 wp-includes/blocks/post-content.php:34
#: wp-includes/blocks/template-part.php:133
msgid "[block rendering halted]"
msgstr "[отрисовка блока остановлена]"

#: wp-login.php:1071
msgid "Save Password"
msgstr "Сохранить пароль"

#: wp-login.php:1070
msgid "Generate Password"
msgstr "Создать пароль"

#: wp-login.php:1017
msgid "Enter your new password below or generate one."
msgstr "Введите ваш пароль ниже или создайте его."

#: wp-includes/class-wp-feed-cache.php:15
msgid "This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version."
msgstr "Этот файл загружается только для совместимости с SimplePie 1.2.x. Пожалуйста, рассмотрите возможность перехода на актуальную версию SimplePie."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Tags"
msgstr "&larr; Перейти к меткам"

#: wp-includes/media.php:5168
msgid "&#8592; Go to library"
msgstr "&#8592; Перейти в библиотеку"

#: wp-includes/js/dist/block-editor.js:66426
#: wp-includes/js/dist/block-editor.js:76555
#: wp-includes/js/dist/edit-site.js:34427 wp-includes/js/dist/editor.js:42600
#: wp-includes/js/dist/editor.js:101360 wp-includes/js/dist/editor.js:101364
#: wp-includes/js/dist/media-utils.js:23008
#: wp-includes/js/dist/script-modules/content-types/index.js:29358
#: wp-admin/menu.php:209
msgid "Appearance"
msgstr "Внешний вид"

#: wp-includes/ms-functions.php:1836
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Администратор сайта"

#. translators: New site notification email. 1: User login, 2: Site URL, 3:
#. Site title.
#: wp-includes/ms-functions.php:1823
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
"Пользователем %1$s создан новый сайт\n"
"\n"
"Адрес: %2$s\n"
"Название: %3$s"

#. translators: New site notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:1817
msgid "[%s] New Site Created"
msgstr "[%s] Создан новый сайт"

#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:1202
msgid "%s failed while writing image to stream."
msgstr "Запись изображения в поток функцией %s не удался."

#: wp-includes/user.php:504
msgid "The provided password is an invalid application password."
msgstr "Указанный пароль не является верным паролем приложения."

#: wp-includes/class-wp-application-passwords.php:418
msgid "Could not delete application passwords."
msgstr "Невозможно удалить пароли приложения."

#: wp-includes/class-wp-application-passwords.php:383
msgid "Could not delete application password."
msgstr "Невозможно удалить пароль приложения."

#: wp-includes/class-wp-application-passwords.php:324
#: wp-includes/class-wp-application-passwords.php:362
#: wp-includes/class-wp-application-passwords.php:400
msgid "Could not find an application password with that id."
msgstr "Невозможно найти пароль приложения с данным id."

#: wp-includes/class-wp-application-passwords.php:116
#: wp-includes/class-wp-application-passwords.php:294
#: wp-includes/class-wp-application-passwords.php:355
msgid "Could not save application password."
msgstr "Невозможно сохранить пароль приложения."

#: wp-includes/class-wp-application-passwords.php:95
msgid "An application name is required to create an application password."
msgstr "Для создания пароля приложения требуется указать название приложения."

#: wp-includes/media-template.php:562 wp-includes/media-template.php:818
#: wp-admin/async-upload.php:76 wp-admin/includes/media.php:3393
msgid "Copy URL to clipboard"
msgstr "Скопировать URL в буфер"

#: wp-includes/media-template.php:508 wp-includes/media-template.php:753
msgid "Used as:"
msgstr "Используется как:"

#. translators: 1: Parameter, 2: Multiplier.
#: wp-includes/rest-api.php:2610
msgid "%1$s must be a multiple of %2$s."
msgstr "%1$s должно быть множеством %2$s."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2501
msgid "%1$s must contain at most %2$s property."
msgid_plural "%1$s must contain at most %2$s properties."
msgstr[0] "%1$s должен содержать не более %2$s свойство."
msgstr[1] "%1$s должен содержать не более %2$s свойства."
msgstr[2] "%1$s должен содержать не более %2$s свойств."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2485
msgid "%1$s must contain at least %2$s property."
msgid_plural "%1$s must contain at least %2$s properties."
msgstr[0] "%1$s должен содержать как минимум %2$s свойство."
msgstr[1] "%1$s должен содержать как минимум %2$s свойства."
msgstr[2] "%1$s должен содержать как минимум %2$s свойств."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2084
msgid "%s matches more than one of the expected formats."
msgstr "%s соответствует более чем одному из ожидаемых форматов."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:2076
msgid "%1$s matches %2$l, but should match only one."
msgstr "%1$s соответствует %2$l, но должен соответствовать только одной схеме."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:1980
msgid "%s does not match any of the expected formats."
msgstr "%s не соответствует любому из ожидаемых форматов."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1976
msgid "%1$s is not a valid %2$l."
msgstr "%1$s не является верным для %2$l."

#. translators: 1: Parameter, 2: Reason.
#: wp-includes/rest-api.php:1909
msgid "%1$s does not match the expected format. Reason: %2$s"
msgstr "%1$s не соответствует ожидаемому формату. Причина: %2$s"

#. translators: 1: Parameter, 2: Schema title, 3: Reason.
#: wp-includes/rest-api.php:1901
msgid "%1$s is not a valid %2$s. Reason: %3$s"
msgstr "%1$s не является верным для %2$s. Причина: %3$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:846
msgid "The IP address the application password was last used by."
msgstr "IP-адрес, с которого последний раз использовался пароль приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:839
msgid "The GMT date the application password was last used."
msgstr "Дата и время (GMT) последнего использования пароля приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:832
msgid "The GMT date the application password was created."
msgstr "Дата и время (GMT) создания пароля приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:826
msgid "The generated password. Only available after adding an application."
msgstr "Создаваемый пароль. Доступен после добавления приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:818
msgid "The name of the application password."
msgstr "Название пароля приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:803
msgid "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace."
msgstr "UUID предоставляемый приложением для уникальной идентификации. Рекомендуется использовать UUID v5 с пространством имен URL или DNS."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:796
msgid "The unique identifier for the application password."
msgstr "Уникальный идентификатор для пароля приложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:757
msgid "Application password not found."
msgstr "Пароль приложения не найден."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:729
#: wp-includes/user.php:432 wp-admin/authorize-application.php:106
msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
msgstr "Пароли приложений недоступны для вашей учётной записи. Обратитесь к администратору сайта за помощью."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:685
#: wp-includes/user.php:427 wp-admin/authorize-application.php:108
msgid "Application passwords are not available."
msgstr "Пароли приложений недоступны."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:561
msgid "Sorry, you are not allowed to manage application passwords for this user."
msgstr "Извините, вам не разрешено управлять паролями приложений для этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:399
msgid "HTML containing an action to direct the user to where they can resolve the issue."
msgstr "HTML-код с действием для направления пользователя туда, где они могут решить проблему."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:394
msgid "A more descriptive explanation of what the test looks for, and why it is important for the user."
msgstr "Более детальное описание действий теста и почему это важно для пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:378
msgid "The category this test is grouped in."
msgstr "Категория теста."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:372
msgid "The status of the test."
msgstr "Состояние теста."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:367
msgid "A label describing the test."
msgstr "Ярлык описания теста."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:362
msgid "The name of the test being run."
msgstr "Название запущенного теста."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:321
msgid "Directory sizes could not be returned."
msgstr "Нельзя отобразить размеры папок."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:485
msgid "Version of block API."
msgstr "Версия block API."

#: wp-includes/rest-api/class-wp-rest-request.php:983
msgid "Invalid parameters."
msgstr "Неверные параметры."

#: wp-includes/rest-api/class-wp-rest-server.php:1805
msgid "The requested route does not support batch requests."
msgstr "Запрошенный маршрут не поддерживает пакетные запросы."

#: wp-includes/rest-api/class-wp-rest-server.php:1748
msgid "Could not parse the path."
msgstr "Не удалось разобрать путь."

#: wp-includes/rest-api/class-wp-rest-server.php:1109
msgid "The handler for the route is invalid."
msgstr "Неверный обработчик маршрута."

#: wp-includes/theme.php:2727
msgid "You need to pass an array of post formats."
msgstr "Необходимо передать массив форматов записей."

#. translators: %s: IP address of password reset requester.
#: wp-includes/user.php:3402
msgid "This password reset request originated from the IP address %s."
msgstr "Запрос на сброс пароля исходил с этого IP адреса: %s."

#: wp-includes/class-wp-xmlrpc-server.php:3971
#: wp-includes/class-wp-xmlrpc-server.php:3978
msgid "Sorry, you are not allowed to comment on this post."
msgstr "Извините, вам не разрешено комментировать эту запись."

#. translators: %s: WP_ENVIRONMENT_TYPES
#: wp-includes/load.php:268
msgid "The %s constant is no longer supported."
msgstr "Константа %s более не поддерживается."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:161
#: wp-admin/includes/theme.php:949 wp-admin/includes/update.php:805
#: wp-admin/themes.php:508 wp-admin/themes.php:905 wp-admin/themes.php:1216
msgid "There is a new version of %s available, but it does not work with your version of PHP."
msgstr "Доступна новая версия %s, но она не будет работать с вашей версией PHP."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:146
#: wp-admin/includes/theme.php:934 wp-admin/includes/update.php:792
#: wp-admin/themes.php:495 wp-admin/themes.php:890 wp-admin/themes.php:1201
msgid "There is a new version of %s available, but it does not work with your version of WordPress."
msgstr "Доступна новая версия %s, но она не будет работать с вашей версией WordPress."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:116
#: wp-admin/includes/theme.php:904 wp-admin/includes/update.php:764
#: wp-admin/themes.php:467 wp-admin/themes.php:860 wp-admin/themes.php:1171
msgid "There is a new version of %s available, but it does not work with your versions of WordPress and PHP."
msgstr "Доступна новая версия %s, но она не будет работать с вашими версиями WordPress и PHP."

#: wp-includes/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:1020 wp-admin/theme-install.php:379
#: wp-admin/theme-install.php:584 wp-admin/themes.php:566
#: wp-admin/themes.php:963 wp-admin/themes.php:1143
msgid "This theme does not work with your version of PHP."
msgstr "Эта тема не будет работать с вашей версией PHP."

#: wp-includes/customize/class-wp-customize-theme-control.php:209
#: wp-admin/includes/theme.php:1009 wp-admin/theme-install.php:368
#: wp-admin/theme-install.php:573 wp-admin/themes.php:557
#: wp-admin/themes.php:952 wp-admin/themes.php:1132
msgid "This theme does not work with your version of WordPress."
msgstr "Эта тема не будет работать с вашей версией WordPress. "

#. translators: %s: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:136
#: wp-includes/customize/class-wp-customize-theme-control.php:167
#: wp-includes/customize/class-wp-customize-theme-control.php:201
#: wp-includes/customize/class-wp-customize-theme-control.php:224
#: wp-admin/includes/class-wp-plugin-install-list-table.php:633
#: wp-admin/includes/class-wp-plugin-install-list-table.php:652
#: wp-admin/includes/class-wp-plugins-list-table.php:1520
#: wp-admin/includes/class-wp-plugins-list-table.php:1539
#: wp-admin/includes/plugin.php:1153 wp-admin/includes/theme.php:924
#: wp-admin/includes/theme.php:955 wp-admin/includes/theme.php:1001
#: wp-admin/includes/theme.php:1024 wp-admin/includes/update-core.php:1467
#: wp-admin/includes/update.php:784 wp-admin/includes/update.php:811
#: wp-admin/install.php:248 wp-admin/theme-install.php:360
#: wp-admin/theme-install.php:383 wp-admin/theme-install.php:565
#: wp-admin/theme-install.php:588 wp-admin/themes.php:487
#: wp-admin/themes.php:514 wp-admin/themes.php:551 wp-admin/themes.php:570
#: wp-admin/themes.php:880 wp-admin/themes.php:911 wp-admin/themes.php:944
#: wp-admin/themes.php:967 wp-admin/themes.php:1124 wp-admin/themes.php:1147
#: wp-admin/themes.php:1191 wp-admin/themes.php:1222
#: wp-admin/update-core.php:100 wp-admin/update-core.php:552
#: wp-admin/update-core.php:722 wp-admin/update-core.php:746
#: wp-admin/upgrade.php:102
msgid "<a href=\"%s\">Learn more about updating PHP</a>."
msgstr "<a href=\"%s\">Узнайте больше про обновление PHP</a>."

#. translators: %s: URL to WordPress Updates screen.
#: wp-includes/customize/class-wp-customize-theme-control.php:130
#: wp-includes/customize/class-wp-customize-theme-control.php:152
#: wp-includes/customize/class-wp-customize-theme-control.php:195
#: wp-includes/customize/class-wp-customize-theme-control.php:213
#: wp-admin/includes/class-wp-plugin-install-list-table.php:627
#: wp-admin/includes/class-wp-plugin-install-list-table.php:643
#: wp-admin/includes/class-wp-plugins-list-table.php:1514
#: wp-admin/includes/class-wp-plugins-list-table.php:1530
#: wp-admin/includes/theme.php:918 wp-admin/includes/theme.php:940
#: wp-admin/includes/theme.php:995 wp-admin/includes/theme.php:1013
#: wp-admin/includes/update.php:778 wp-admin/includes/update.php:798
#: wp-admin/theme-install.php:354 wp-admin/theme-install.php:372
#: wp-admin/theme-install.php:559 wp-admin/theme-install.php:577
#: wp-admin/themes.php:481 wp-admin/themes.php:501 wp-admin/themes.php:545
#: wp-admin/themes.php:561 wp-admin/themes.php:874 wp-admin/themes.php:896
#: wp-admin/themes.php:938 wp-admin/themes.php:956 wp-admin/themes.php:1118
#: wp-admin/themes.php:1136 wp-admin/themes.php:1185 wp-admin/themes.php:1207
#: wp-admin/update-core.php:716 wp-admin/update-core.php:737
msgid "<a href=\"%s\">Please update WordPress</a>."
msgstr "<a href=\"%s\">Пожалуйста, обновите WordPress</a>."

#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:122
#: wp-includes/customize/class-wp-customize-theme-control.php:187
#: wp-admin/includes/class-wp-plugin-install-list-table.php:619
#: wp-admin/includes/class-wp-plugins-list-table.php:1506
#: wp-admin/includes/theme.php:910 wp-admin/includes/theme.php:987
#: wp-admin/includes/update.php:770 wp-admin/theme-install.php:346
#: wp-admin/theme-install.php:551 wp-admin/themes.php:473
#: wp-admin/themes.php:537 wp-admin/themes.php:866 wp-admin/themes.php:930
#: wp-admin/themes.php:1110 wp-admin/themes.php:1177
#: wp-admin/update-core.php:703
msgid "<a href=\"%1$s\">Please update WordPress</a>, and then <a href=\"%2$s\">learn more about updating PHP</a>."
msgstr "<a href=\"%1$s\">Пожалуйста, обновите WordPress</a>, затем <a href=\"%2$s\">узнайте больше об обновлении PHP</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:183
#: wp-admin/includes/theme.php:983 wp-admin/theme-install.php:342
#: wp-admin/theme-install.php:547 wp-admin/themes.php:533
#: wp-admin/themes.php:926 wp-admin/themes.php:1106
msgid "This theme does not work with your versions of WordPress and PHP."
msgstr "Эта тема не будет работать с вашими версиями WordPress и PHP."

#. translators: %s: register_rest_field
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2827
msgid "Please use %s to add new schema properties."
msgstr "Используйте %s для добавления новых свойств схемы."

#. translators: %s: prepare_callback
#: wp-includes/theme.php:3357
msgid "The \"%s\" must be a callable function."
msgstr "\"%s\" должна быть вызываемой функцией."

#. translators: %s: customize_messenger_channel
#: wp-includes/class-wp-customize-manager.php:1935
msgid "Unauthorized. You may remove the %s param to preview as frontend."
msgstr "Нет авторизации. Вы можете убрать параметр %s для предварительного просмотра внешней части сайта."

#. translators: 1: Deprecated option key, 2: New option key.
#: wp-includes/option.php:104 wp-includes/option.php:872
#: wp-includes/option.php:1099
msgid "The \"%1$s\" option key has been renamed to \"%2$s\"."
msgstr "Ключ настроек \"%1$s\" был переименован в \"%2$s\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:700
msgid "Sorry, you are not allowed to manage network plugins."
msgstr "Извините, вам не разрешено управлять плагинами сети."

#. translators: 1: The REST API route being registered, 2: The argument name,
#. 3: The suggested function name.
#: wp-includes/rest-api.php:127
msgid "The REST API route definition for %1$s is missing the required %2$s argument. For REST API routes that are intended to be public, use %3$s as the permission callback."
msgstr "В определении маршрута REST API для %1$s отсутствует обязательный аргумент %2$s. Для общедоступных маршрутов REST API используйте %3$s для разрешения обратного вызова."

#: wp-includes/post.php:4998
msgid "Could not update attachment in the database."
msgstr "Невозможно обновить информацию о вложении в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:708
#: wp-admin/plugins.php:50 wp-admin/plugins.php:178
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "К сожалению, вам не разрешено активировать этот плагин."

#. translators: byline. %s: author.
#: wp-includes/blocks/latest-posts.php:138 wp-includes/blocks/rss.php:86
#: wp-includes/js/dist/block-library.js:39618
msgid "by %s"
msgstr "Автор: %s"

#: wp-includes/functions.php:3729 wp-includes/js/dist/block-directory.js:689
#: wp-includes/js/dist/block-directory.js:727 wp-admin/themes.php:27
#: wp-admin/users.php:163 wp-admin/network/site-users.php:176
msgid "An error occurred."
msgstr "Произошла ошибка."

#: wp-includes/js/dist/core-data.js:15931
#: wp-admin/includes/ajax-actions.php:1602
msgid "Menu Item"
msgstr "Элемент меню"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:16568
#: wp-includes/js/dist/block-library.js:26997
#: wp-includes/js/dist/block-library.js:27276
#: wp-includes/js/dist/core-data.js:15912 wp-admin/edit-form-comment.php:84
#: wp-admin/includes/template.php:473
msgid "Comment"
msgstr "Комментарий"

#: wp-includes/abilities.php:21 wp-includes/js/dist/core-data.js:16195
msgid "Site"
msgstr "Сайт"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2351
#: wp-includes/js/dist/block-library.js:37019
#: wp-includes/js/dist/block-library.js:70143
#: wp-includes/js/dist/editor.js:55632 wp-admin/includes/image-edit.php:63
msgid "Crop"
msgstr "Обрезать"

#: wp-includes/class-wp-script-modules.php:1138 wp-includes/js/dist/a11y.js:83
msgid "Notifications"
msgstr "Уведомления"

#: wp-includes/class-wp-customize-manager.php:5051
#: wp-includes/build/routes/font-list/content.js:11210
#: wp-includes/js/dist/block-editor.js:13249
#: wp-includes/js/dist/block-editor.js:83519
#: wp-includes/js/dist/block-library.js:45637
#: wp-includes/js/dist/edit-site.js:41635 wp-includes/js/dist/editor.js:56512
#: wp-includes/js/dist/editor.js:91627
msgid "Mobile"
msgstr "Мобильный"

#: wp-includes/class-wp-customize-manager.php:5048
#: wp-includes/build/routes/font-list/content.js:11209
#: wp-includes/js/dist/block-editor.js:13244
#: wp-includes/js/dist/block-editor.js:83518
#: wp-includes/js/dist/edit-site.js:41634 wp-includes/js/dist/editor.js:56511
#: wp-includes/js/dist/editor.js:91619
msgid "Tablet"
msgstr "Планшет"

#: wp-includes/class-wp-customize-manager.php:5044
#: wp-includes/js/dist/block-editor.js:13239
#: wp-includes/js/dist/editor.js:91612
msgid "Desktop"
msgstr "Настольный ПК"

#: wp-includes/script-loader.php:1043 wp-includes/js/media-views.js:3568
#: wp-admin/js/media.js:247 wp-admin/js/post.js:1319
msgid "The file URL has been copied to your clipboard"
msgstr "Ссылка на файл скопирована в буфер обмена"

#: wp-includes/class-wp-oembed-controller.php:216
msgid "Embed Handler"
msgstr "Вставить обработчик"

#. translators: %s: Documentation URL.
#: wp-includes/ms-load.php:503
msgid "Read the <a href=\"%s\" target=\"_blank\">Debugging a WordPress Network</a> article. Some of the suggestions there may help you figure out what went wrong."
msgstr "Прочтите статью <a href=\"%s\" target=\"_blank\">Отладка в сети сайтов WordPress</a>. Возможно некоторые предложения из неё помогут понять что пошло не так."

#. translators: %s: Block pattern name.
#: wp-includes/class-wp-block-pattern-categories-registry.php:92
msgid "Block pattern category \"%s\" not found."
msgstr "Категория паттерна блока \"%s\" не найдена."

#: wp-includes/class-wp-block-pattern-categories-registry.php:56
msgid "Block pattern category name must be a string."
msgstr "Имя категории паттерна блока должно быть строкой."

#: wp-includes/block-patterns.php:120
msgctxt "Block pattern category"
msgid "Text"
msgstr "Текст"

#: wp-includes/block-patterns.php:232
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Заголовки"

#: wp-includes/block-patterns.php:190
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Галерея"

#: wp-includes/block-patterns.php:113
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Столбцы"

#: wp-includes/block-patterns.php:106
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Кнопки"

#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4593
msgid "Return a %1$s or %2$s object from your callback when using the REST API."
msgstr "Возвращает %1$s или %2$s объект из обратного вызова функции при использовании REST API."

#. translators: Unit symbol for byte.
#: wp-includes/functions.php:486 wp-includes/functions.php:491
#: wp-includes/js/dist/editor.js:29812 wp-includes/js/dist/editor.js:29832
#: wp-includes/js/dist/media-utils.js:27836
#: wp-includes/js/dist/media-utils.js:27856
msgctxt "unit symbol"
msgid "B"
msgstr "Б"

#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:484 wp-includes/js/dist/editor.js:29830
#: wp-includes/js/dist/media-utils.js:27854
msgctxt "unit symbol"
msgid "KB"
msgstr "КБ"

#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:482 wp-includes/js/dist/editor.js:29828
#: wp-includes/js/dist/media-utils.js:27852
msgctxt "unit symbol"
msgid "MB"
msgstr "МБ"

#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:480 wp-includes/js/dist/editor.js:29826
#: wp-includes/js/dist/media-utils.js:27850
msgctxt "unit symbol"
msgid "GB"
msgstr "ГБ"

#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:478 wp-includes/js/dist/editor.js:29824
#: wp-includes/js/dist/media-utils.js:27848
msgctxt "unit symbol"
msgid "TB"
msgstr "ТБ"

#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:2002
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1983
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"

#: wp-includes/general-template.php:1975
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Архивы:"

#: wp-includes/general-template.php:1952
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "День:"

#: wp-includes/general-template.php:1948
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Месяц:"

#: wp-includes/general-template.php:1944
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "Год:"

#: wp-includes/general-template.php:1940
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Автор:"

#: wp-includes/general-template.php:1937
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Метка:"

#: wp-includes/general-template.php:1934
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Рубрика:"

#: wp-includes/ms-deprecated.php:418
msgid "<strong>Error:</strong> There was a problem creating site entry."
msgstr "<strong>Ошибка</strong>: Возникла проблема создания записи о сайте."

#: wp-includes/ms-deprecated.php:409
msgid "<strong>Error:</strong> Site URL you&#8217;ve entered is already taken."
msgstr "<strong>Ошибка</strong>: Введённый URL сайта уже используется."

#. translators: %s: Pattern name.
#: wp-includes/class-wp-block-patterns-registry.php:149
msgid "Pattern \"%s\" not found."
msgstr "Паттерн блока \"%s не найден."

#: wp-includes/class-wp-block-patterns-registry.php:112
msgid "Pattern content must be a string."
msgstr "Содержимое паттерна должно быть строкой."

#: wp-includes/class-wp-block-patterns-registry.php:102
msgid "Pattern title must be a string."
msgstr "Название паттерна должно быть строкой."

#: wp-includes/class-wp-block-patterns-registry.php:93
msgid "Pattern name must be a string."
msgstr "Имя шаблона должно быть строкой."

#: wp-includes/media.php:5199
msgid "Attachment details"
msgstr "Информация о вложении"

#: wp-includes/media.php:5142 wp-includes/media.php:5164
#: wp-includes/js/dist/block-library.js:22257
msgid "Add media"
msgstr "Добавить медиафайл"

#: wp-includes/post.php:5030
msgid "Could not insert attachment into the database."
msgstr "Не удалось внести информацию о вложении в базу данных."

#: wp-includes/comment.php:2987
msgid "Could not update comment in the database."
msgstr "Невозможно обновить комментарий в базе данных."

#: wp-includes/media-template.php:559 wp-includes/media-template.php:815
#: wp-admin/includes/media.php:3390
msgid "File URL:"
msgstr "Ссылка на файл:"

#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2347
msgid "%s is not a valid UUID."
msgstr "%s не является действительным UUID."

#: wp-includes/rest-api.php:2323
msgid "Invalid hex color."
msgstr "Неверное HEX-значение цвета."

#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2771
msgid "%1$s does not match pattern %2$s."
msgstr "%1$s не соответствует паттерну %2$s."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2756
msgid "%1$s must be at most %2$s character long."
msgid_plural "%1$s must be at most %2$s characters long."
msgstr[0] "%1$s не может быть длиннее %2$s символа."
msgstr[1] "%1$s не может быть длиннее %2$s символов."
msgstr[2] "%1$s не может быть длиннее %2$s символов."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2740
msgid "%1$s must be at least %2$s character long."
msgid_plural "%1$s must be at least %2$s characters long."
msgstr[0] "%1$s не может быть короче %2$s символа."
msgstr[1] "%1$s не может быть короче %2$s символов."
msgstr[2] "%1$s не может быть короче %2$s символов."

#. translators: 1: Property of an object, 2: Parameter.
#: wp-includes/rest-api.php:2428 wp-includes/rest-api.php:2438
msgid "%1$s is a required property of %2$s."
msgstr "%1$s является обязательным свойством %2$s."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2580 wp-includes/rest-api.php:2883
msgid "%s has duplicate items."
msgstr "%s имеет дублирующиеся элементы."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2567
msgid "%1$s must contain at most %2$s item."
msgid_plural "%1$s must contain at most %2$s items."
msgstr[0] "%1$s должен содержать минимум %2$s элемент."
msgstr[1] "%1$s должен содержать максимум %2$s элемента."
msgstr[2] "%1$s должен содержать максимум %2$s элементов."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2551
msgid "%1$s must contain at least %2$s item."
msgid_plural "%1$s must contain at least %2$s items."
msgstr[0] "%1$s должен содержать минимум %2$s элемент."
msgstr[1] "%1$s должен содержать минимум %2$s элемента."
msgstr[2] "%1$s должен содержать минимум %2$s элементов."

#. translators: 1: Parameter, 2: The list of allowed types.
#: wp-includes/rest-api.php:2270 wp-includes/rest-api.php:2867
msgid "The \"type\" schema keyword for %1$s can only be one of the built-in types: %2$l."
msgstr "Ключевое слово схемы \"type\" для %1$s может быть только одним из встроенных типов: %2$l."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2248 wp-includes/rest-api.php:2850
msgid "The \"type\" schema keyword for %s is required."
msgstr "Ключевое слово схемы \"type\" для %s является обязательным."

#: wp-includes/rest-api.php:1832
msgid "Cannot stabilize objects. Convert the object to an array first."
msgstr "Стабилизация объектов невозможна. Преобразуйте объект в массив."

#. translators: 1: Parameter, 2: List of allowed types.
#: wp-includes/rest-api.php:1770
msgid "The \"type\" schema keyword for %1$s can only contain the built-in types: %2$l."
msgstr "Ключевое слово схемы \"type\" для %1$s может содержать только встроенные типы: %2$l."

#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Post type slug.
#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Term slug.
#. translators: Custom template title in the Site Editor. 1: Template title of
#. an author template, 2: Author nicename.
#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message.
#. translators: 1: title of the menu. 2: status of the menu (draft, pending,
#. etc.).
#. translators: 1: Theme name. 2: Theme slug.
#: wp-includes/block-template-utils.php:742
#: wp-includes/block-template-utils.php:821
#: wp-includes/block-template-utils.php:995 wp-includes/rest-api.php:790
#: wp-includes/js/dist/block-library.js:44364
#: wp-admin/includes/class-wp-debug-data.php:1152
#: wp-admin/includes/class-wp-debug-data.php:1171
#: wp-admin/includes/class-wp-debug-data.php:1291
#: wp-admin/includes/class-wp-debug-data.php:1478
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Name of the script or stylesheet.
#: wp-includes/functions.wp-scripts.php:59
msgid "This notice was triggered by the %s handle."
msgstr "Это уведомление вызвано из элемента управления %s."

#: wp-includes/comment.php:1442 wp-admin/options.php:228
msgid "Please consider writing more inclusive code."
msgstr "Пожалуйста, рассмотрите возможность написания более инклюзивного кода."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2272
msgid "URL to the edited image file."
msgstr "URL отредактированного файла изображения"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1240
msgid "Unable to crop this image."
msgstr "Невозможно обрезать это изображение."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1218
msgid "Unable to rotate this image."
msgstr "Невозможно повернуть это изображение."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1182
msgid "Unable to edit this image."
msgstr "Невозможно отредактировать это изображение."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1161
msgid "The image was not edited. Edit the image before applying the changes."
msgstr "Изображение не было отредактировано. Отредактируйте его перед принятием изменений."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1112
msgid "This type of file cannot be edited."
msgstr "Этот тип файла не может быть отредактирован."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1102
msgid "Unable to get meta information for file."
msgstr "Невозможно получить метаданные о файле."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:311
msgid "Limit result set to blocks matching the search term."
msgstr "Ограничьте набор результатов блоками, соответствующими поисковому запросу."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:288
msgid "The date when the block was last updated, in human readable format."
msgstr "Дата последнего обновления блока в удобочитаемом формате."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:276
msgid "The block icon."
msgstr "Значок блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:271
msgid "The WordPress.org username of the block author."
msgstr "Имя пользователя автора блока на WordPress.org."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:266
msgid "The number of blocks published by the same author."
msgstr "Количество блоков, опубликованных одним и тем же автором."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:261
msgid "The average rating of blocks published by the same author."
msgstr "Средняя оценка блоков этого автора."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:256
msgid "The number sites that have activated this block."
msgstr "Количество сайтов использующих этот блок."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:251
msgid "The number of ratings."
msgstr "Количество оценок."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:246
msgid "The star rating of the block."
msgstr "Оценка блока, в звёздах."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:241
msgid "The block slug."
msgstr "Ярлык блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:236
msgid "A short description of the block, in human readable format."
msgstr "Краткое описание блока, в человекочитаемом виде."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:231
msgid "The block title, in human readable format."
msgstr "Название блока, в человекочитаемом виде."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:226
msgid "The block name, in namespace/block-name format."
msgstr "Название блока, в формате пространство-имен/имя-блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:58
msgid "Sorry, you are not allowed to browse the block directory."
msgstr "К сожалению, вы не можете просматривать каталог блоков."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1325
msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "Это имя пользователя некорректно, поскольку оно содержит недопустимые символы. Пожалуйста, введите корректное имя пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:992
msgid "Limits results to plugins with the given status."
msgstr "Ограничить результаты плагинами с заданным статусом."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:968
msgid "The plugin's text domain."
msgstr "Текстовый домен плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:962
msgid "Minimum required version of PHP."
msgstr "Минимальная требуемая версия PHP."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:956
msgid "Minimum required version of WordPress."
msgstr "Минимальная требуемая версия WordPress."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:950
msgid "Whether the plugin can only be activated network-wide."
msgstr "Может ли плагин быть активирован только по всей сети."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:944
msgid "The plugin version number."
msgstr "Номер версии плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:938
msgid "The plugin description formatted for display."
msgstr "Описание плагина для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:934
msgid "The raw plugin description."
msgstr "Исходное описание плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:928
msgid "The plugin description."
msgstr "Описание плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:921
msgid "Plugin author's website address."
msgstr "Адрес сайта автора плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:915
msgid "The plugin author."
msgstr "Автор плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:908
msgid "The plugin's website address."
msgstr "Адрес сайта плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:902
msgid "The plugin name."
msgstr "Имя плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:889
msgid "The plugin file."
msgstr "Файл плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:868
msgid "The filesystem is currently unavailable for managing plugins."
msgstr "Файловая система в настоящее время недоступна для управления плагинами."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:750
msgid "Network only plugin must be network activated."
msgstr "Плагин только для сети должен быть активирован для сети."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:716
#: wp-admin/plugins.php:201
msgid "Sorry, you are not allowed to deactivate this plugin."
msgstr "К сожалению, вы не имеете права деактивировать этот плагин."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:542
msgid "Cannot delete an active plugin. Please deactivate it first."
msgstr "Невозможно удалить активный плагин. Пожалуйста, сначала отключите его."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:507
#: wp-admin/includes/ajax-actions.php:4774 wp-admin/plugins.php:271
msgid "Sorry, you are not allowed to delete plugins for this site."
msgstr "К сожалению, вы не имеете права удалять плагины для этого сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:359
msgid "Unable to determine what plugin was installed."
msgstr "Не удалось определить, какой плагин был установлен."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:349
#: wp-admin/includes/ajax-actions.php:4255
#: wp-admin/includes/ajax-actions.php:4388
#: wp-admin/includes/ajax-actions.php:4452
#: wp-admin/includes/ajax-actions.php:4552
#: wp-admin/includes/ajax-actions.php:4729
#: wp-admin/includes/ajax-actions.php:4798
#: wp-admin/includes/class-wp-site-health.php:1970
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "Не удалось подключиться к файловой системе. Пожалуйста, подтвердите свои учетные данные."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:253
msgid "Sorry, you are not allowed to activate plugins."
msgstr "К сожалению, вам не разрешается активировать плагины."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:245
#: wp-admin/includes/ajax-actions.php:4505 wp-admin/plugin-install.php:19
#: wp-admin/update.php:107 wp-admin/update.php:152 wp-admin/update.php:190
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr "К сожалению, вам не разрешается устанавливать плагины на этом сайте."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:215
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:657
msgid "Plugin not found."
msgstr "Плагин не найден."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:116
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:166
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:499
#: wp-admin/includes/ajax-actions.php:4852
#: wp-admin/includes/ajax-actions.php:4904 wp-admin/plugins.php:13
msgid "Sorry, you are not allowed to manage plugins for this site."
msgstr "К сожалению, вы не имеете права управлять плагинами для этого сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:59
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:896
msgid "The plugin activation status."
msgstr "Статус активации плагина."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:55
msgid "WordPress.org plugin directory slug."
msgstr "Ярлык плагина в каталоге WordPress.org."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:640
msgid "The theme's current version."
msgstr "Текущая версия темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:633
msgid "The URI of the theme's webpage, transformed for display."
msgstr "URL вебстраницы темы, для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628
msgid "The URI of the theme's webpage, as found in the theme header."
msgstr "URL страницы темы, указанный в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:623
msgid "The URI of the theme's webpage."
msgstr "URL страницы темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:612
msgid "The theme's text domain."
msgstr "Текстовый домен темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:606
msgid "The theme tags, transformed for display."
msgstr "Метки темы для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:599
msgid "The theme tags, as found in the theme header."
msgstr "Метки стилей и возможностей темы, указанные в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:594
msgid "Tags indicating styles and features of the theme."
msgstr "Метки для стилей и возможностей темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:588
msgid "The theme's screenshot URL."
msgstr "URL скриншота темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:583
msgid "The minimum WordPress version required for the theme to work."
msgstr "Минимальная версия WordPress, требуемая для работы темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:578
msgid "The minimum PHP version required for the theme to work."
msgstr "Минимальная версия PHP, требуемая для работы темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:572
msgid "The theme name, transformed for display."
msgstr "Название темы для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:568
msgid "The theme name, as found in the theme header."
msgstr "Название темы указанное в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:563
msgid "The name of the theme."
msgstr "Название темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:552
msgid "The theme description, transformed for display."
msgstr "Описание темы для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:548
msgid "The theme description, as found in the theme header."
msgstr "Описание темы указанное в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:543
msgid "A description of the theme."
msgstr "Описание темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:536
msgid "The website of the theme author, transformed for display."
msgstr "Сайт автора темы, для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:531
msgid "The website of the theme author, as found in the theme header."
msgstr "Сайт автора темы, указанный в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:526
msgid "The website of the theme author."
msgstr "Сайт автора темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:520
msgid "HTML for the theme author, transformed for display."
msgstr "HTML для автора темы, для отображения."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:516
msgid "The theme author's name, as found in the theme header."
msgstr "Имя автора темы, указанное в её заголовке."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:511
msgid "The theme author."
msgstr "Автор темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:500
msgid "The theme's template. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet."
msgstr "Шаблон темы. Для дочерней темы это относится к родительской темы, иначе - совпадает с таблицей стиля темы."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:489
msgid "The theme's stylesheet. This uniquely identifies the theme."
msgstr "Таблица стилей темы, однозначно определяющая тему."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:833
msgid "Block namespace."
msgstr "Пространство имен блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:430
msgid "A list of the inner block's own inner blocks. This is a recursive definition following the parent innerBlocks schema."
msgstr "Список собственных внутренних блоков внутреннего блока. Это рекурсивное определение, следующее за родительской схемой innerBlocks."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:426
msgid "The attributes of the inner block."
msgstr "Атрибуты внутреннего блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:420
msgid "The name of the inner block."
msgstr "Название внутреннего блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:414
msgid "The list of inner blocks used in the example."
msgstr "Список внутренних блоков, используемых в примере."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:443
msgid "The attributes used in the example."
msgstr "Атрибуты, использованные в примере."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:438
msgid "Block example."
msgstr "Пример блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:453
msgid "Block keywords."
msgstr "Ключевые слова блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:729
msgid "Parent blocks."
msgstr "Родительские блоки."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:722
msgid "Public text domain."
msgstr "Публичный текстовый домен."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:660
msgid "Contains the handle that defines the block style."
msgstr "Содержит элемент управления определяющий стиль блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:656
msgid "Inline CSS code that registers the CSS class required for the style."
msgstr "Встроенный CSS для регистрации CSS класса требуемого стилем."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:652
msgid "The human-readable label for the style."
msgstr "Человекочитаемый ярлык для стиля."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:647
msgid "Unique name identifying the style."
msgstr "Уникальное название для идентификации стиля."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:641
msgid "Block style variations."
msgstr "Стилевые вариации блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:631
msgid "Public facing style handles."
msgstr "Публично доступный элемент управления стилем."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:611
msgid "Editor style handles."
msgstr "Элементы управления стилем редактора."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:591
msgid "Public facing script handles."
msgstr "Публично доступный элемент управления скрипта."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:571
msgid "Editor script handles."
msgstr "Элементы управления скрипта редактирования."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:564
msgid "Is the block dynamically rendered."
msgstr "Динамическое создание блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:472
msgid "Block category."
msgstr "Категория блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:555
msgid "Block supports."
msgstr "Поддержка блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:537
msgid "Context values inherited by blocks of this type."
msgstr "Контекстные значения, наследуемые блоками этого типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:526
msgid "Context provided by blocks of this type."
msgstr "Контекст, предоставляемый блоками этого типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:515
msgid "Block attributes."
msgstr "Атрибуты блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:464
msgid "Icon of block type."
msgstr "Иконка типа блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:507
msgid "Description of block type."
msgstr "Описание типа блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:499
msgid "Unique name identifying the block type."
msgstr "Уникальное название для идентификации типа блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:492
msgid "Title of block type."
msgstr "Заголовок к типу блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:217
msgid "Invalid block type."
msgstr "Неверный тип блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:203
msgid "Sorry, you are not allowed to manage block types."
msgstr "К сожалению, вы не можете управлять типами блоков."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:92
msgid "Block name."
msgstr "Имя блока."

#: wp-includes/meta.php:1545
msgid "When registering a default meta value the data must match the type provided."
msgstr "При регистрации мета значения по умолчанию, данные должны соответствовать предоставленному типу."

#: wp-includes/widgets/class-wp-widget-rss.php:130
msgid "RSS Feed"
msgstr "RSS-лента"

#: wp-includes/theme.php:4312
msgid "The post types that support thumbnails or true if all post types are supported."
msgstr "Типы записей с поддержкой миниатюр или истина если поддерживаются все типы записей."

#: wp-includes/theme.php:3344
msgid "When registering an \"object\" feature, the feature's schema must include the \"properties\" keyword."
msgstr "При регистрации возможности \"object\", схема возможностей должна включать ключевое слово \"properties\"."

#: wp-includes/theme.php:3337
msgid "When registering an \"array\" feature, the feature's schema must include the \"items\" keyword."
msgstr "При регистрации возможности \"array\", схема возможностей должна включать ключевое слово \"items\"."

#: wp-includes/theme.php:3330
msgid "When registering an \"array\" or \"object\" feature to show in the REST API, the feature's schema must also be defined."
msgstr "При регистрации возможностей «array» или «object» для отображения в REST API необходимо также определить схему возможности."

#: wp-includes/theme.php:3322
msgid "When registering a \"variadic\" theme feature, the \"type\" must be an \"array\"."
msgstr "При регистрации возможности темы \"variadic\", \"type\" должен иметь значение \"array\"."

#: wp-includes/theme.php:3315
msgid "The feature \"type\" is not valid JSON Schema type."
msgstr "Возможность \"type\" не является верным типом схемы JSON."

#. translators: %s: Theme name.
#: wp-includes/theme.php:996
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress version does not meet minimum requirements for %s."
msgstr "<strong>Ошибка:</strong> Ваша версия WordPress не соответствует минимальным требованиям для %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:987
msgctxt "theme"
msgid "<strong>Error:</strong> Current PHP version does not meet minimum requirements for %s."
msgstr "<strong>Ошибка:</strong> Текущая версия PHP не соответствует минимальным требованиям для %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:978
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "<strong>Ошибка:</strong> Ваши версии WordPress и PHP не соответствуют минимальным требованиям для %s."

#: wp-includes/admin-bar.php:333
msgid "Edit Profile"
msgstr "Изменить профиль"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:66
msgid "Priority"
msgstr "Приоритет"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:65
msgid "Change Frequency"
msgstr "Изменить частоту"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:1320
msgid "Last Modified"
msgstr "Последнее изменение"

#. translators: %s: Number of URLs.
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:58
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:172
msgid "Number of URLs in this XML Sitemap: %s."
msgstr "Число URL в этой XML-карте: %s."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:53
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:167
msgid "Learn more about XML sitemaps."
msgstr "Узнайте больше о XML-картах сайта."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:52
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:166
msgid "https://www.sitemaps.org/"
msgstr "https://www.sitemaps.org/ru/"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:49
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:163
msgid "This XML Sitemap is generated by WordPress to make your content more visible for search engines."
msgstr "Эта XML-карта сайта создана WordPress для улучшения индексации содержимого сайта в поисковых системах."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:48
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:162
msgid "XML Sitemap"
msgstr "XML-карта сайта"

#. translators: %s: SimpleXML
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:263
msgid "Could not generate XML sitemap due to missing %s extension"
msgstr "Создание XML-карты сайта невозможно, так как отсутствует расширение %s"

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:234
msgid "Fields other than %s are not currently supported for sitemaps."
msgstr "Иные поля, нежели %s, в настоящее время для карты сайта не поддерживаются."

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:170
msgid "Fields other than %s are not currently supported for the sitemap index."
msgstr "Иные поля, нежели %s, в настоящее время для индекса карты сайта не поддерживаются."

#: wp-login.php:1236
msgid "Check your email"
msgstr "Проверьте вашу почту"

#. translators: %s: Link to the login page.
#: wp-login.php:1226
msgid "Registration complete. Please check your email, then visit the <a href=\"%s\">login page</a>."
msgstr "Регистрация завершена, проверьте вашу почту, затем зайдите на <a href=\"%s\">страницу входа</a>."

#. translators: %s: Link to the login page.
#: wp-login.php:1216
msgid "Check your email for the confirmation link, then visit the <a href=\"%s\">login page</a>."
msgstr "Проверьте вашу почту для ссылки с подтверждением, затем зайдите на <a href=\"%s\">страницу входа</a>."

#: wp-includes/blocks/latest-comments.php:124
#: wp-includes/comment-template.php:664 wp-includes/js/dist/editor.js:26589
#: wp-includes/js/dist/editor.js:86192 wp-includes/js/dist/editor.js:88052
#: wp-admin/includes/meta-boxes.php:183 wp-admin/includes/meta-boxes.php:217
msgid "Password protected"
msgstr "Защищено паролем"

#: wp-includes/class-wp-xmlrpc-server.php:3473
#: wp-includes/class-wp-xmlrpc-server.php:3476
msgid "Sorry, the category could not be created."
msgstr "К сожалению, рубрика не может быть создана."

#: wp-includes/class-wp-xmlrpc-server.php:1864
#: wp-includes/class-wp-xmlrpc-server.php:5319
msgid "Sorry, the post could not be deleted."
msgstr "К сожалению, эта запись не может быть удалена."

#: wp-includes/class-wp-xmlrpc-server.php:1721
#: wp-includes/class-wp-xmlrpc-server.php:5259
#: wp-includes/class-wp-xmlrpc-server.php:6057
msgid "Sorry, the post could not be updated."
msgstr "К сожалению, запись не может быть обновлена."

#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "ссылки"

#: wp-includes/media.php:5246 wp-includes/js/dist/block-library.js:21428
msgid "Select poster image"
msgstr "Выберите изображение постера"

#. Author of the plugin
#: wp-includes/js/dist/block-library.js:62999 hello.php
msgid "Matt Mullenweg"
msgstr "Matt Mullenweg"

#: wp-includes/js/dist/editor.js:91490 wp-admin/edit-form-advanced.php:138
msgid "View post"
msgstr "Просмотреть запись"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:8660 wp-includes/js/dist/editor.js:89053
#: wp-includes/js/dist/editor.js:89089 wp-includes/js/dist/editor.js:89225
#: wp-includes/js/dist/editor.js:101858 wp-admin/edit-tag-form.php:155
#: wp-admin/edit-tags.php:469
#: wp-admin/includes/class-wp-posts-list-table.php:1807
#: wp-admin/includes/class-wp-terms-list-table.php:194
#: wp-admin/includes/class-wp-terms-list-table.php:221
#: wp-admin/includes/class-wp-terms-list-table.php:699
#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:1675
msgid "Slug"
msgstr "Ярлык"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:5502
#: wp-includes/js/dist/block-library.js:72130
#: wp-includes/js/dist/components.js:44032
msgid "Small"
msgstr "Маленький"

#. translators: 1: Post status, 2: Capability name.
#: wp-includes/capabilities.php:353
msgid "The post status %1$s is not registered, so it may not be reliable to check the capability %2$s against a post with that status."
msgstr "Тип записей «%1$s» не зарегистрирован, поэтому проверка возможности «%2$s» относительно него может привести к неожиданным результатам."

#. translators: %s: Comment link.
#: wp-includes/comment-template.php:1042 wp-admin/comment.php:220
#: wp-admin/includes/class-wp-comments-list-table.php:988
msgid "In reply to %s."
msgstr "В ответ на %s."

#: wp-includes/general-template.php:2764
msgid "Previous and next months"
msgstr "Предыдущий и следующий месяцы"

#: wp-includes/option.php:3037
msgid "When registering an \"array\" setting to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "При регистрации метатипа \"массив\" для отображения через REST API вы должны указать схему для каждого элемента массива в \"show_in_rest.schema.items\"."

#: wp-includes/user.php:4224
msgid "User&#8217;s Session Tokens data."
msgstr "Данные сессии пользователя."

#: wp-includes/user.php:4223
msgid "Session Tokens"
msgstr "Токены сессии"

#: wp-includes/user.php:4202
msgid "Last Login"
msgstr "Последний вход"

#: wp-includes/user.php:4201
msgid "User Agent"
msgstr "User Agent"

#: wp-includes/user.php:4199
msgid "Expiration"
msgstr "Действие до"

#: wp-includes/user.php:4189
msgid "User&#8217;s location data used for the Community Events in the WordPress Events and News dashboard widget."
msgstr "Данные местонахождения пользователя используются для отображения мероприятий WordPress и сообщества в виджете новостей консоли."

#: wp-includes/user.php:4188
msgid "Community Events Location"
msgstr "Местоположение мероприятий сообщества"

#: wp-includes/user.php:4172 wp-includes/user.php:4200
msgid "IP"
msgstr "IP"

#: wp-includes/user.php:4171
msgid "Longitude"
msgstr "Долгота"

#: wp-includes/user.php:4170
msgid "Latitude"
msgstr "Широта"

#: wp-includes/user.php:4169
msgid "Country"
msgstr "Страна"

#: wp-includes/user.php:4168
msgid "City"
msgstr "Город"

#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:4144
msgid "Filter %s returned items with reserved names."
msgstr "Фильтр %s вернул элементы с зарезервированными именами."

#: wp-includes/media-template.php:485 wp-includes/media-template.php:735
#: wp-admin/includes/media.php:3537
msgid "Original image:"
msgstr "Исходное изображение:"

#: wp-includes/cron.php:1149
msgid "Once Weekly"
msgstr "Один раз в неделю"

#. translators: Comment moderation. %s: Parent comment edit URL.
#. translators: %s: Parent comment link, or 'None'.
#: wp-includes/pluggable.php:1933 wp-includes/pluggable.php:2122
#: wp-admin/edit-form-comment.php:296 wp-admin/js/comment.js:170
msgid "In reply to: %s"
msgstr "В ответ на %s."

#: wp-includes/pluggable.php:1517
msgid "HTTP redirect status code must be a redirection code, 3xx."
msgstr "HTTP статус перенаправления должен быть кодом перенаправления, 3хх."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3320
msgid "Limit result set based on relationship between multiple taxonomies."
msgstr "Ограничить набор результатов основываясь на отношениях между множественными таксономиями."

#. translators: 1: The taxonomy name, 2: The property name, either 'rest_base'
#. or 'name', 3: The conflicting value.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2773
msgid "The \"%1$s\" taxonomy \"%2$s\" property (%3$s) conflicts with an existing property on the REST API Posts Controller. Specify a custom \"rest_base\" when registering the taxonomy to avoid this error."
msgstr "Свойства \"%2$s\" таксономии \"%1$s\" (%3$s) несовместимы с имеющимся свойством контролера записей REST API. Используйте пользовательское значение \"rest_base\" при регистрации таксономии."

#: wp-includes/theme.php:4340
msgid "Whether theme opts in to default WordPress block styles for viewing."
msgstr "Поддержка темой стилей блоков WordPress по умолчанию для просмотра."

#: wp-includes/theme.php:4333
msgid "Whether the theme can manage the document title tag."
msgstr "Поддержка темой свойства document title tag."

#: wp-includes/theme.php:4266
msgid "Allows use of HTML5 markup for search forms, comment forms, comment lists, gallery, and caption."
msgstr "Разрешить использование html5 разметки для форм поиска и комментариев, списков комментариев, галереи и подписи."

#: wp-includes/theme.php:4258
msgid "Whether theme opts in to the editor styles CSS wrapper."
msgstr "Поддержка темой CSS стилей редактора."

#: wp-includes/theme.php:4209
msgid "Custom gradient presets if defined by the theme."
msgstr "Пользовательские предустановки градиента, если определяются темой."

#: wp-includes/theme.php:4184
msgid "Custom font sizes if defined by the theme."
msgstr "Пользовательские шрифты, если определяются темой."

#: wp-includes/theme.php:4159
msgid "Custom color palette if defined by the theme."
msgstr "Пользовательская палитра цветов, если определяется темой."

#: wp-includes/theme.php:4144
msgid "Whether the theme disables custom gradients."
msgstr "Отключение темой пользовательских градиентов."

#: wp-includes/theme.php:4137
msgid "Whether the theme disables custom font sizes."
msgstr "Отключение темой пользовательских размеров шрифтов."

#: wp-includes/theme.php:4130
msgid "Whether the theme disables custom colors."
msgstr "Отключение пользовательских цветов темой."

#: wp-includes/theme.php:4123
msgid "Whether theme opts in to the dark editor style UI."
msgstr "Поддержка темой тёмного стиля интерфейса."

#: wp-includes/theme.php:4116
msgid "Whether the theme enables Selective Refresh for Widgets being managed with the Customizer."
msgstr "Поддержка темой выборочного обновления виджетов, поддерживаемых интерфейсом настройки."

#: wp-includes/theme.php:4083
msgid "Custom logo if defined by the theme."
msgstr "Пользовательский логотип, если определяется темой."

#: wp-includes/theme.php:3968
msgid "Custom background if defined by the theme."
msgstr "Пользовательский фон, если определяется темой."

#: wp-includes/theme.php:4038
msgid "Custom header if defined by the theme."
msgstr "Пользовательский заголовок, если определяется темой."

#: wp-includes/theme.php:3947
msgid "Whether posts and comments RSS feed links are added to head."
msgstr "Поддержка добавления ссылок RSS для записей и комментариев в заголовке."

#: wp-includes/theme.php:3940
msgid "Whether theme opts in to wide alignment CSS class."
msgstr "Поддержка темой CSS класса для широкого выравнивания."

#: wp-includes/class-wp-xmlrpc-server.php:5098
#: wp-includes/class-wp-xmlrpc-server.php:5111
msgid "Sorry, this method is not supported."
msgstr "К сожалению, этот метод не поддерживается."

#: wp-includes/class-wp-xmlrpc-server.php:1723
#: wp-includes/class-wp-xmlrpc-server.php:5179
#: wp-includes/class-wp-xmlrpc-server.php:5689
msgid "Sorry, the post could not be created."
msgstr "К сожалению, запись не может быть создана."

#. translators: Minimum input length in characters to start searching posts in
#. the "Insert/edit link" modal.
#: wp-includes/script-loader.php:1283
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"

#: wp-login.php:874
msgid "Please enter your username or email address. You will receive an email message with instructions on how to reset your password."
msgstr "Введите ваше имя пользователя или адрес email. Вы получите email сообщение с инструкциями по сбросу пароля."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:195
msgid "Selected media actions"
msgstr "Действия для выбранных медиафайлов"

#: wp-includes/media-template.php:184
msgctxt "media modal menu"
msgid "Menu"
msgstr "Меню"

#: wp-includes/media-template.php:182
msgctxt "media modal menu actions"
msgid "Actions"
msgstr "Действия"

#: wp-includes/post.php:3650
msgctxt "file type group"
msgid "Archives"
msgstr "Архивы"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1817
msgid "List of the missing image sizes of the attachment."
msgstr "Список отсутствующих размеров изображений для вложения."

#: wp-includes/user.php:280
msgid "Unknown email address. Check again or try your username."
msgstr "Неизвестный адрес email. Перепроверьте или попробуйте ваше имя пользователя."

#: wp-includes/media.php:5271
msgid "Media list"
msgstr "Список медиафайлов"

#: wp-includes/media.php:5270
msgid "Filter media"
msgstr "Фильтр медиафайлов"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:341 wp-includes/js/dist/block-editor.js:64540
#: wp-admin/includes/class-wp-media-list-table.php:56
msgid "Grid view"
msgstr "В виде сетки"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:333 wp-includes/js/dist/block-editor.js:64148
#: wp-includes/js/dist/block-editor.js:64180
#: wp-admin/includes/class-wp-media-list-table.php:55
msgid "List view"
msgstr "В виде списка"

#: wp-includes/js/dist/editor.js:94689
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:149
msgid "Retry"
msgstr "Повторить"

#: wp-includes/js/dist/editor.js:82618 wp-admin/includes/template.php:2725
msgid "Restore the backup"
msgstr "Восстановить из резервной копии"

#: wp-includes/js/dist/editor.js:82611 wp-admin/includes/template.php:2724
msgid "The backup of this post in your browser is different from the version below."
msgstr "Резервная копия этой записи в вашем браузере отличается от версии ниже."

#: wp-includes/nav-menu.php:97
msgid "Nav menu locations must be strings."
msgstr "Расположения в меню навигации должны быть строками."

#. translators: %s: The currently used PHP version.
#: wp-includes/class-wp-recovery-mode-email-service.php:372
msgid "PHP version %s"
msgstr "Версия PHP %s"

#. translators: 1: The failing plugin's name. 2: The failing plugin's version.
#: wp-includes/class-wp-recovery-mode-email-service.php:363
msgid "Current plugin: %1$s (version %2$s)"
msgstr "Проблемный плагин: %1$s (версия %2$s)"

#. translators: 1: Current active theme name. 2: Current active theme version.
#: wp-includes/class-wp-recovery-mode-email-service.php:351
msgid "Active theme: %1$s (version %2$s)"
msgstr "Текущая тема: %1$s (версия %2$s)"

#. translators: %s: Current WordPress version number.
#. translators: %s: Your current version of WordPress.
#: wp-includes/class-wp-recovery-mode-email-service.php:346
#: wp-admin/includes/class-wp-site-health.php:285
msgid "WordPress version %s"
msgstr "Версия WordPress %s"

#: wp-includes/formatting.php:5150
msgid "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"
msgstr "https://ru.wordpress.org/support/article/using-permalinks/#%d0%b2%d1%8b%d0%b1%d0%be%d1%80-%d1%81%d1%82%d1%80%d1%83%d0%ba%d1%82%d1%83%d1%80%d1%8b-%d0%bf%d0%be%d1%81%d1%82%d0%be%d1%8f%d0%bd%d0%bd%d1%8b%d1%85-%d1%81%d1%81%d1%8b%d0%bb%d0%be%d0%ba"

#: wp-includes/link-template.php:2812 wp-includes/link-template.php:2896
#: wp-includes/js/dist/editor.js:79669 wp-includes/js/dist/editor.js:94666
#: wp-includes/js/dist/script-modules/content-types/index.js:36679
#: wp-includes/js/dist/script-modules/content-types/index.js:37108
msgid "Posts"
msgstr "Записи"

#. translators: 1: UTC abbreviation and offset, 2: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:287
msgid "Your timezone is set to %1$s (Coordinated Universal Time %2$s)."
msgstr "Часовой пояс сайта установлен на %1$s (UTC %2$s)."

#. translators: 1: Timezone name, 2: Timezone abbreviation, 3: UTC abbreviation
#. and offset, 4: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:273
msgid "Your timezone is set to %1$s (%2$s), currently %3$s (Coordinated Universal Time %4$s)."
msgstr "Часовой пояс сайта установлен на %1$s (%2$s), текущее %3$s (UTC %4$s)."

#. translators: 1: Block name, 2: Block style name.
#: wp-includes/class-wp-block-styles-registry.php:125
msgid "Block \"%1$s\" does not contain a style named \"%2$s\"."
msgstr "Блок \"%1$s\" не содержит стиля с именем \"%2$s.\"."

#: wp-includes/class-wp-block-styles-registry.php:78
msgid "Block style name must be a string."
msgstr "Имена типов блоков должны быть строкой."

#: wp-includes/class-wp-icons-registry.php:67
msgid "Icon name must be a string."
msgstr "Имя значка должно быть строкой."

#: wp-includes/class-wp-fatal-error-handler.php:200
msgid "There has been a critical error on this website."
msgstr "На сайте возникла критическая ошибка."

#: wp-includes/class-wp-fatal-error-handler.php:188
msgid "There has been a critical error on this website, putting it in recovery mode. Please check the Themes and Plugins screens for more details. If you just installed or updated a theme or plugin, check the relevant page for that first."
msgstr "На вашем сайте возникла критическая ошибка и он был переведен в режим восстановления. Пожалуйста, проверьте экран тем и плагинов для подробной информации. Если вы только что установили или обновили тему или плагин, то сначала проверьте соответстующую страницу."

#: wp-includes/class-wp-image-editor-imagick.php:1044
msgid "The image cannot be rotated because the embedded meta data cannot be updated."
msgstr "Это изображение нельзя повернуть, так как встроенные метаданные не могут быть обновлены."

#: wp-includes/user.php:4159
msgid "User&#8217;s profile data."
msgstr "Данные профиля пользователя."

#: wp-includes/user.php:2565
msgid "Not enough data to create this user."
msgstr "Недостаточно данных для создания пользователя."

#: wp-includes/user.php:2427
msgid "Sorry, marking a user as spam is only supported on Multisite."
msgstr "Отметить пользователя как спамера можно только на мультисайт установке."

#: wp-includes/media.php:5834
msgid "User&#8217;s media data."
msgstr "Пользовательские мультимедиа данные."

#: wp-includes/media.php:5194
msgid "No media items found. Try a different search."
msgstr "Медиаэлементов не найдено. Попробуйте другой запрос."

#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:5192
msgid "Number of media items found: %d"
msgstr "Найдено медиаэлементов: %d"

#. translators: %s: Number of archives.
#: wp-includes/post.php:3653
msgid "Archive <span class=\"count\">(%s)</span>"
msgid_plural "Archives <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:3651
msgid "Manage Archives"
msgstr "Управление архивами"

#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3644
msgid "Spreadsheet <span class=\"count\">(%s)</span>"
msgid_plural "Spreadsheets <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:3642
msgid "Manage Spreadsheets"
msgstr "Управление электронными таблицами"

#: wp-includes/post.php:3641
msgid "Spreadsheets"
msgstr "Электронные таблицы"

#: wp-includes/post.php:3633
msgid "Manage Documents"
msgstr "Управление документами"

#: wp-includes/post.php:3632
msgid "Documents"
msgstr "Документы"

#: wp-includes/load.php:228 wp-admin/install.php:291 wp-admin/install.php:313
msgid "Requirements Not Met"
msgstr "Несоответствие требованиям"

#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
#. "kind" HTML attribute.
#: wp-includes/media-template.php:1506
msgid "The %1$s, %2$s, and %3$s values can be edited to set the video track language and kind."
msgstr "Значения %1$s, %2$s, и %3$s могут быть отредактированы для определения языка и вида видеодорожки."

#: wp-includes/comment.php:4260
msgid "User&#8217;s comment data."
msgstr "Пользовательские данные комментария."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:174
msgid "Unchanged:"
msgstr "Не измененно:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:148
msgid "Added:"
msgstr "Добавлено:"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:348
msgid "Whether posts of this status may have floating published dates."
msgstr "Могут ли записи с этим статусом иметь плавающую дату публикации."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:469
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:246
msgid "Sorry, you are not allowed to delete revisions of this post."
msgstr "Извините, вам не разрешено удалять редакции этой записи."

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:341
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:355
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:408
msgid "Could not update the meta value of %s in database."
msgstr "Не удалось обновить значение мета для %s в базе данных."

#: wp-includes/meta.php:1492
msgid "When registering an \"array\" meta type to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "При регистрации метатипа \"массив\" для отображения через REST API вы должны указать схему для каждого элемента массива в \"show_in_rest.schema.items\"."

#: wp-includes/widgets/class-wp-widget-meta.php:75
msgid "Comments feed"
msgstr "Лента комментариев"

#: wp-includes/widgets/class-wp-widget-meta.php:74
msgid "Entries feed"
msgstr "Лента записей"

#: wp-includes/script-loader.php:1025
msgid "Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page."
msgstr "От сервера получен неожиданные ответ. Файл возможно не был загружен корректно. Перезагрузите страницу или проверьте медиатеку."

#: wp-login.php:749
msgid "Remind me later"
msgstr "Напомнить позже"

#: wp-login.php:733
msgid "The email is correct"
msgstr "Адрес email верен"

#: wp-login.php:721
msgid "This email may be different from your personal email address."
msgstr "Этот адрес может отличаться от вашего личного адреса email."

#. translators: %s: Admin email address.
#: wp-login.php:714
msgid "Current administration email: %s"
msgstr "Текущий email администратора: %s"

#: wp-login.php:703
msgid "Why is this important?"
msgstr "Почему это важно?"

#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:692
msgid "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
msgstr "https://wordpress.org/documentation/article/settings-general-screen/#email-address"

#: wp-login.php:688
msgid "Please verify that the <strong>administration email</strong> for this website is still correct."
msgstr "Пожалуйста, проверьте, корректен ли <strong>email администратора</strong> для этого сайта."

#: wp-login.php:685
msgid "Administration email verification"
msgstr "Проверка email администратора"

#: wp-login.php:656
msgid "Confirm your administration email"
msgstr "Подтвердите ваш административный адрес email"

#. translators: Maximum number of words used in a post excerpt.
#: wp-includes/formatting.php:4072
msgctxt "excerpt_length"
msgid "55"
msgstr "55"

#: wp-includes/class-wp-customize-manager.php:5584
#: wp-admin/includes/class-custom-background.php:457
msgctxt "Original Size"
msgid "Original"
msgstr "Исходный"

#. translators: Maximum number of words used in a comment excerpt.
#: wp-includes/comment-template.php:668
msgctxt "comment_excerpt_length"
msgid "20"
msgstr "20"

#: wp-includes/class-wp-image-editor-gd.php:310
#: wp-includes/class-wp-image-editor-imagick.php:870
msgid "Cannot resize the image. Both width and height are not set."
msgstr "Нельзя изменить размер изображения: не установлены ни высота, ни ширина."

#: wp-includes/media-template.php:1234
msgid "Image size in pixels"
msgstr "Размер изображения в пикселях"

#: wp-includes/media-template.php:667
msgid "Media title&hellip;"
msgstr "Название мультимедиа..."

#: wp-includes/media-template.php:666
msgid "Media title"
msgstr "Название мультимедиа"

#: wp-includes/media-template.php:664
msgid "Audio title&hellip;"
msgstr "Название аудиозаписи..."

#: wp-includes/media-template.php:663
msgid "Audio title"
msgstr "Название аудиозаписи"

#: wp-includes/media-template.php:661
msgid "Video title&hellip;"
msgstr "Название видео..."

#: wp-includes/media-template.php:660
msgid "Video title"
msgstr "Название видео"

#: wp-includes/media-template.php:656
msgid "Caption&hellip;"
msgstr "Подпись..."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:448 wp-includes/js/dist/editor.js:55333
#: wp-includes/js/dist/editor.js:55615 wp-includes/js/dist/editor.js:89466
#: wp-includes/js/dist/editor.js:97565 wp-admin/import.php:211
#: wp-admin/includes/class-wp-theme-install-list-table.php:381
#: wp-admin/includes/class-wp-themes-list-table.php:273
msgid "Details"
msgstr "Подробности"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:394
msgid "Attachment Preview"
msgstr "Предварительный просмотр вложения"

#: wp-includes/media-template.php:249
msgid "Your browser cannot upload files"
msgstr "Ваш браузер не может загружать файлы"

#: wp-includes/class-wp-xmlrpc-server.php:677 wp-includes/option.php:2959
msgid "Allow people to submit comments on new posts."
msgstr "Разрешить оставлять комментарии к новым записям."

#. translators: %s: Documentation URL.
#: wp-includes/user.php:3493
msgid "<strong>Error:</strong> The email could not be sent. Your site may not be correctly configured to send emails. <a href=\"%s\">Get support for resetting your password</a>."
msgstr "<strong>Ошибка</strong>: Сообщение email не может быть отправлено, возможно ваш сайт некорректно сконфигурирован для отправки электронной почты. <a href=\"%s\">Поддержка по сбросу вашего пароля</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:98
#: wp-admin/themes.php:453 wp-admin/themes.php:851
msgid "New version available."
msgstr "Доступна новая версия."

#: wp-includes/taxonomy.php:2653
msgid "Could not insert term taxonomy into the database."
msgstr "Не удалось вставить элемент таксономии в базу данных."

#. translators: 1: Link to tutorial, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/media-template.php:167 wp-admin/includes/media.php:3261
msgid "<a href=\"%1$s\" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative."
msgstr "<a href=\"%1$s\" %2$s>Опишите назначение изображения%3$s</a>. Оставьте пустым, если изображение является только элементом декора."

#. translators: %s: Theme name.
#: wp-includes/class-wp-recovery-mode-email-service.php:286
msgid "In this case, WordPress caught an error with your theme, %s."
msgstr "В этот раз WordPress нашел ошибку с темой - %s."

#. translators: %s: Plugin name.
#: wp-includes/class-wp-recovery-mode-email-service.php:280
msgid "In this case, WordPress caught an error with one of your plugins, %s."
msgstr "В этот раз WordPress нашел ошибку с одним из плагинов - %s."

#. translators: Do not translate LINK, EXPIRES, CAUSE, DETAILS, SITEURL,
#. PAGEURL, SUPPORT. DEBUG: those are placeholders.
#: wp-includes/class-wp-recovery-mode-email-service.php:153
msgid ""
"Howdy!\n"
"\n"
"WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n"
"###CAUSE###\n"
"First, visit your website (###SITEURL###) and check for any visible issues. Next, visit the page where the error was caught (###PAGEURL###) and check for any visible issues.\n"
"\n"
"###SUPPORT###\n"
"\n"
"If your site appears broken and you can't access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n"
"\n"
"###LINK###\n"
"\n"
"To keep your site safe, this link will expire in ###EXPIRES###. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n"
"\n"
"When seeking help with this issue, you may be asked for some of the following information:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"
msgstr ""
"Привет!\n"
"\n"
"Начиная с версии 5.2 WordPress может определять возникающие ошибки с плагинами или темой на сайте и присылать вам подобные сообщения автоматически.\n"
"###CAUSE###\n"
"Сначала зайдите на ваш сайт (###SITEURL###) и проверьте все видимые проблемы. Далее, зайдите на страницу, на которой возникла ошибка (###PAGEURL###) и проверьте видимые проблемы на ней.\n"
"\n"
"###SUPPORT###\n"
"\n"
"Если ваш сайт сломан и вы не сможете нормально войти в консоль, теперь можно использовать специальный \"режим восстановления\", который позволит безопасно войти в консоль для дальнейших действий.\n"
"\n"
"###LINK###\n"
"\n"
"В целях безопасности действие этой ссылки истекает через ###EXPIRES###. Но не беспокойтесь, если ошибка возникнет снова по истечении этого времени, то вам будет выслана новая ссылка.\n"
"\n"
"Для решения проблемы вам потребуется следующая информация:\n"
"\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"

#: wp-includes/class-wp-recovery-mode-email-service.php:141
msgid "Please contact your host for assistance with investigating this issue further."
msgstr "Пожалуйста, обратитесь в техническую поддержку хостинга для дальнейшей диагностики этой проблемы."

#: wp-includes/class-wp-recovery-mode.php:178
msgid "Error occurred on a non-protected endpoint."
msgstr "Возникла ошибка на не защищенной точке подключения."

#. translators: %s: Login screen title.
#. translators: %s: Admin screen title.
#: wp-login.php:80 wp-admin/admin-header.php:78
msgid "Recovery Mode &#8212; %s"
msgstr "Режим восстановления &#8212; %s"

#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2395
msgid "[%s] Login Details"
msgstr "[%s] Данные для входа на сайт"

#: wp-includes/media-template.php:594 wp-includes/media-template.php:761
#: wp-includes/media.php:5181 wp-admin/comment.php:140
#: wp-admin/edit-form-comment.php:403
#: wp-admin/includes/class-wp-comments-list-table.php:405
#: wp-admin/includes/class-wp-media-list-table.php:211
#: wp-admin/includes/class-wp-posts-list-table.php:448
#: wp-admin/includes/media.php:1764 wp-admin/includes/meta-boxes.php:367
#: wp-admin/includes/meta-boxes.php:474
msgid "Move to Trash"
msgstr "Удалить"

#: wp-includes/media-template.php:592 wp-includes/media-template.php:759
#: wp-includes/media.php:5182
msgid "Restore from Trash"
msgstr "Восстановить из корзины"

#. translators: Localized Support reference.
#: wp-includes/admin-bar.php:218
#: wp-includes/class-wp-fatal-error-handler.php:196
#: wp-includes/class-wpdb.php:1233 wp-includes/class-wpdb.php:2027
#: wp-includes/class-wpdb.php:2188
#: wp-includes/customize/class-wp-customize-themes-section.php:90
#: wp-includes/load.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:143
#: wp-includes/update.php:254 wp-includes/update.php:480
#: wp-includes/update.php:766 wp-login.php:1326
#: wp-admin/includes/class-wp-automatic-updater.php:1060
#: wp-admin/includes/class-wp-automatic-updater.php:1507
#: wp-admin/includes/class-wp-site-health.php:1375
#: wp-admin/includes/plugin-install.php:177
#: wp-admin/includes/plugin-install.php:192
#: wp-admin/includes/plugin-install.php:207 wp-admin/includes/theme.php:569
#: wp-admin/includes/theme.php:583 wp-admin/includes/theme.php:598
#: wp-admin/includes/translation-install.php:81
#: wp-admin/includes/translation-install.php:95
#: wp-admin/includes/translation-install.php:107
#: wp-admin/includes/update.php:153 wp-admin/theme-install.php:64
msgid "https://wordpress.org/support/forums/"
msgstr "https://ru.wordpress.org/support/forums/"

#: wp-includes/admin-bar.php:217
msgid "Support"
msgstr "Поддержка"

#. translators: Network admin email change notification email subject. %s:
#. Network title.
#: wp-includes/ms-functions.php:2931
msgid "[%s] Network Admin Email Changed"
msgstr "[%s] Email адрес администратора сети изменен"

#. translators: Email change notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:2868
msgid "[%s] Network Admin Email Change Request"
msgstr "[%s] Запрос на смену Email адреса администратора сети"

#. translators: Site admin email change notification email subject. %s: Site
#. title.
#: wp-includes/functions.php:8326
msgid "[%s] Admin Email Changed"
msgstr "[%s] Email адрес администратора изменен"

#. translators: New email address notification email subject. %s: Site title.
#: wp-includes/user.php:3971
msgid "[%s] Email Change Request"
msgstr "[%s] Запрос на изменение адреса Email"

#. translators: Email change notification email subject. %s: Site title.
#: wp-includes/user.php:2895
msgid "[%s] Email Changed"
msgstr "[%s] Адрес Email изменен"

#: wp-includes/widgets/class-wp-widget-calendar.php:34
msgid "A calendar of your site’s posts."
msgstr "Календарь записей сайта."

#: wp-includes/media.php:5210
msgid "Edit gallery"
msgstr "Редактировать галерею"

#: wp-includes/js/dist/editor.js:79625 wp-admin/includes/theme.php:335
msgid "Custom Colors"
msgstr "Собственные цвета"

#: wp-includes/class-wp-recovery-mode.php:247
msgid "Failed to exit recovery mode. Please try again later."
msgstr "Ошибка выхода из режима восстановления. Попробуйте снова чуть позже."

#: wp-includes/class-wp-recovery-mode.php:243
msgid "Exit recovery mode link expired."
msgstr "Ссылка для выхода из режима восстановления истекла."

#: wp-includes/class-wp-recovery-mode.php:189
msgid "Failed to store the error."
msgstr "Сохранение текста ошибки не удалось."

#: wp-includes/class-wp-recovery-mode.php:173
msgid "Error not caused by a plugin or theme."
msgstr "Ошибка не вызвана плагином или темой."

#. translators: %s: Site title.
#: wp-includes/class-wp-recovery-mode-email-service.php:200
msgid "[%s] Your Site is Experiencing a Technical Issue"
msgstr "[%s] На сайте возникли технические проблемы"

#: wp-includes/class-wp-recovery-mode-email-service.php:126
msgid "Error Details"
msgstr "Подробности ошибки"

#. translators: 1: Last sent as a human time diff, 2: Wait time as a human time
#. diff.
#: wp-includes/class-wp-recovery-mode-email-service.php:80
msgid "A recovery link was already sent %1$s ago. Please wait another %2$s before requesting a new email."
msgstr "Ссылка восстановления уже отослана %1$s назад. Пожалуйста, подождите еще %2$s перед тем, как запрашивать новую."

#. translators: %s: mail()
#: wp-includes/class-wp-recovery-mode-email-service.php:72
msgid "The email could not be sent. Possible reason: your host may have disabled the %s function."
msgstr "Сообщение email не может быть отослано. Возможная причина: ваш хостинг отключил функцию %s."

#: wp-includes/class-wp-recovery-mode-email-service.php:59
msgid "Could not update the email last sent time."
msgstr "Не удалось обновить время последней отправки письма."

#: wp-includes/class-wp-recovery-mode-key-service.php:102
msgid "Recovery key expired."
msgstr "Ключ восстановления истек."

#: wp-includes/class-wp-recovery-mode-key-service.php:98
msgid "Invalid recovery key."
msgstr "Неверный ключ восстановления."

#: wp-includes/class-wp-recovery-mode-key-service.php:94
msgid "Invalid recovery key format."
msgstr "Неверный формат ключа восстановления."

#: wp-includes/class-wp-recovery-mode-key-service.php:86
msgid "Recovery Mode not initialized."
msgstr "Режим восстановления не инициализирован."

#. translators: User role for subscribers.
#: wp-includes/capabilities.php:1376
msgctxt "User role"
msgid "Subscriber"
msgstr "Подписчик"

#. translators: User role for contributors.
#: wp-includes/capabilities.php:1374
msgctxt "User role"
msgid "Contributor"
msgstr "Участник"

#. translators: User role for authors.
#: wp-includes/capabilities.php:1372
msgctxt "User role"
msgid "Author"
msgstr "Автор"

#. translators: User role for editors.
#: wp-includes/capabilities.php:1370
msgctxt "User role"
msgid "Editor"
msgstr "Редактор"

#. translators: User role for administrators.
#: wp-includes/capabilities.php:1368
msgctxt "User role"
msgid "Administrator"
msgstr "Администратор"

#: wp-includes/customize/class-wp-customize-media-control.php:249
msgid "Select Site Icon"
msgstr "Выберите значок сайта"

#: wp-includes/user.php:4838
msgid "An incomplete personal data request for this email address already exists."
msgstr "Для этого email-адреса уже существует незавершенный запрос."

#: wp-includes/class-wp-customize-widgets.php:806
msgid "Keep widget settings and move it to the inactive widgets"
msgstr "Сохранение настроек виджетов и перемещение его в неактивные виджеты"

#: wp-includes/class-wp-recovery-mode-cookie-service.php:109
msgid "Invalid cookie."
msgstr "Неверные куки."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:102
msgid "Cookie expired."
msgstr "Куки истекли."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:95
#: wp-includes/class-wp-recovery-mode-cookie-service.php:158
msgid "Invalid cookie format."
msgstr "Неверный формат куки."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:80
#: wp-includes/class-wp-recovery-mode-cookie-service.php:129
msgid "No cookie present."
msgstr "Нет куки."

#. translators: 1: Error type, 2: Error line number, 3: Error file name, 4:
#. Error message.
#: wp-includes/error-protection.php:63
msgid "An error of type %1$s was caused in line %2$s of the file %3$s. Error message: %4$s"
msgstr "Ошибка с типом %1$s возникла на строке %2$s файла %3$s. Сообщение об ошибке: %4$s"

#: wp-includes/class-wp-theme.php:401
#: wp-admin/includes/class-theme-upgrader.php:635
#: wp-admin/includes/class-wp-themes-list-table.php:288
#: wp-admin/theme-editor.php:44 wp-admin/theme-editor.php:456
#: wp-admin/update-core.php:666
msgid "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
msgstr "https://ru.wordpress.org/support/article/child-themes/"

#. translators: %s: The amount of additional, not visible images in the gallery
#. widget preview.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:218
msgid "Additional images added to this gallery: %s"
msgstr "Дополнительные изображения добавлены к этой галерее: %s"

#. translators: %s: The image file name.
#. Translators: %s: The selected image filename.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:392
#: wp-includes/js/dist/editor.js:85007
msgid "The current image has no alternative text. The file name is: %s"
msgstr "Текущее изображение не имеет альтернативного текста. Имя файла: %s"

#: wp-includes/admin-bar.php:1317
msgid "Exit Recovery Mode"
msgstr "Выйти из режима восстановления"

#. translators: Hidden accessibility text. %s: Number of comments.
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:1131 wp-admin/includes/ajax-actions.php:518
#: wp-admin/includes/ajax-actions.php:589
#: wp-admin/includes/ajax-actions.php:1466 wp-admin/includes/dashboard.php:349
#: wp-admin/menu.php:103
msgid "%s Comment in moderation"
msgid_plural "%s Comments in moderation"
msgstr[0] "%s комментарий ждет одобрения"
msgstr[1] "%s комментария ждут одобрения"
msgstr[2] "%s комментариев ждут одобрения"

#: wp-content/plugins/hello.php:68 hello.php:68
msgid "Quote from Hello Dolly song, by Jerry Herman:"
msgstr "Цитата из песни Dolly song от Jerry Herman:"

#: wp-login.php:1446
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Режим восстановления инициализирован. Пожалуйста войдите для продолжения."

#: wp-login.php:1246
msgid "Missing confirm key."
msgstr "Отсутствует ключ подтверждения."

#: wp-login.php:1242 wp-admin/includes/ajax-actions.php:4967
#: wp-admin/includes/ajax-actions.php:5157
msgid "Missing request ID."
msgstr "Отсутствует ID запроса."

#: wp-login.php:155
msgid "Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead."
msgstr "Использование атрибута названия для логотипа входа не рекомендуется по причинам доступности. Используйте текстовую ссылку."

#: wp-includes/functions.php:8795
msgid "Update PHP"
msgstr "Обновить PHP"

#: wp-includes/ms-site.php:79
msgid "Could not retrieve site data."
msgstr "Не удалось получить данные сайта."

#. translators: Used to join last two items in a list with more than 2 times.
#: wp-includes/formatting.php:5427
msgid "%1$s, and %2$s"
msgstr "%1$s и %2$s"

#. translators: %s: Number of failed requests.
#: wp-includes/post.php:804
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <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/blocks/comment-content.php:46
#: wp-includes/class-walker-comment.php:314
#: wp-includes/class-walker-comment.php:418
msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
msgstr "Ваш комментарий ожидает одобрения. Это его предварительный просмотр, комментарий станет видимым для всех после его одобрения."

#. translators: %s: Database table name.
#: wp-includes/ms-site.php:1336
msgid "The %s table is not installed. Please run the network database upgrade."
msgstr "Таблица %s не установлена. Пожалуйста, обновите базу данных через меню \"Обновить сеть\"."

#: wp-includes/ms-site.php:797
msgid "The site appears to be already uninitialized."
msgstr "Похоже, что этот сайт уже деинициализирован."

#. translators: %d: Site ID.
#: wp-includes/ms-site.php:679
msgid "Site %d"
msgstr "Сайт %d"

#: wp-includes/ms-site.php:666
msgid "The site appears to be already initialized."
msgstr "Похоже, что этот сайт уже проинициализирован."

#: wp-includes/ms-site.php:662 wp-includes/ms-site.php:793
msgid "Site with the ID does not exist."
msgstr "Сайт с указанным ID не существует."

#: wp-includes/ms-site.php:606
msgid "Both registration and last updated dates must be valid dates."
msgstr "Дата регистрации и дата последнего обновления должны быть действительными датами."

#: wp-includes/ms-site.php:595
msgid "Both registration and last updated dates must be provided."
msgstr "Должны быть указаны дата регистрации и дата последнего обновления."

#: wp-includes/ms-site.php:588
msgid "Site network ID must be provided."
msgstr "Должен быть указан сетевой идентификатор сайта."

#: wp-includes/ms-site.php:583
msgid "Site path must not be empty."
msgstr "Путь к сайту не может быть пустым."

#: wp-includes/ms-site.php:578
msgid "Site domain must not be empty."
msgstr "Домен сайта не может быть пустым."

#: wp-includes/ms-site.php:271
msgid "Could not delete site from the database."
msgstr "Не удалось удалить сайт из базы данных."

#: wp-includes/ms-site.php:182
msgid "Could not update site in the database."
msgstr "Не удалось обновить сайт в базе данных."

#: wp-includes/ms-site.php:168 wp-includes/ms-site.php:221
msgid "Site does not exist."
msgstr "Сайт не существует."

#: wp-includes/ms-site.php:163 wp-includes/ms-site.php:216
#: wp-includes/ms-site.php:657 wp-includes/ms-site.php:788
msgid "Site ID must not be empty."
msgstr "ID сайта не может быть пустым."

#: wp-includes/ms-site.php:69
msgid "Could not insert site into the database."
msgstr "Не удалось вставить сайт в базу данных."

#: wp-includes/ms-functions.php:2196
msgid "Unable to submit this form, please try again."
msgstr "Не удалось отправить форму. Пожалуйста, попробуйте снова."

#: wp-includes/taxonomy.php:177
msgctxt "post format"
msgid "Formats"
msgstr "Форматы"

#. translators: Used to join items in a list with more than 2 items.
#. translators: 1: revision date, 2: revision type.
#: wp-includes/formatting.php:5425 wp-includes/js/dist/editor.js:97543
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8738
msgid "This resource is provided by your web host, and is specific to your site. For more information, <a href=\"%s\" target=\"_blank\">see the official WordPress documentation</a>."
msgstr "Данная ссылка предоставлена вашим хостингом и является специфичной для вашего сайта. Для подробной информации смотрите <a href=\"%s\" target=\"_blank\">официальную документацию WordPress</a>."

#: wp-includes/functions.php:8686
msgctxt "localized PHP upgrade information page"
msgid "https://wordpress.org/support/update-php/"
msgstr "https://ru.wordpress.org/support/upgrade-php/"

#. translators: Time difference between two dates, in seconds. %s: Number of
#. seconds.
#. translators: %s: Time duration in second or seconds.
#: wp-includes/formatting.php:3955 wp-includes/functions.php:567
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s секунда"
msgstr[1] "%s секунды"
msgstr[2] "%s секунд"

#. translators: %s: the number of minutes to read the post.
#. translators: Time difference between two dates, in minutes. %s: Number of
#. minutes.
#. translators: %s: Time duration in minute or minutes.
#: wp-includes/blocks/post-time-to-read.php:136 wp-includes/formatting.php:3962
#: wp-includes/functions.php:561 wp-includes/js/dist/block-library.js:61281
#: wp-includes/js/dist/editor.js:27323 wp-includes/js/dist/editor.js:96619
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s минута"
msgstr[1] "%s минуты"
msgstr[2] "%s минут"

#. translators: 1: A number of pixels wide, 2: A number of pixels tall.
#: wp-includes/media-template.php:478 wp-includes/media-template.php:728
#: wp-admin/includes/media.php:1686 wp-admin/includes/media.php:3345
msgid "%1$s by %2$s pixels"
msgstr "%1$s на %2$s пикселей"

#: wp-includes/class-wp-theme.php:522
msgid "This theme failed to load properly and was paused within the admin backend."
msgstr "Эта тема не была правильно загружена и была остановлена в консоли администратора."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:432
msgid "Whether to show the taxonomy in the quick/bulk edit panel."
msgstr "Показывать таксономию в панели быстрого и массового редактирования."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:428
msgid "Whether to make the taxonomy available for selection in navigation menus."
msgstr "Разрешить таксономию для выбора в настройках навигационного меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:424
msgid "Whether to allow automatic creation of taxonomy columns on associated post-types table."
msgstr "Разрешить автоматические создание столбцов таксономии в ассоциированной таблице post-types."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:420
msgid "Whether to generate a default UI for managing this taxonomy."
msgstr "Создавать интерфейс по умолчанию для управления этой таксономией."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:416
msgid "Whether the taxonomy is publicly queryable."
msgstr "Возможность публичного запроса таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:412
#: wp-includes/js/dist/script-modules/content-types/index.js:38801
msgid "Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users."
msgstr "Предназначение использования таксономии через интерфейс администрирования или посетителями сайта."

#: wp-includes/user.php:3102 wp-includes/user.php:3283
#: wp-includes/user.php:3337
msgid "<strong>Error:</strong> There is no account with that username or email address."
msgstr "<strong>Ошибка</strong>: Учетной записи с данным именем или email не существует."

#: wp-includes/class-wp.php:326 wp-includes/ms-deprecated.php:280
#: wp-includes/ms-deprecated.php:299
msgid "A variable mismatch has been detected."
msgstr "Обнаружено несовпадение переменных."

#: wp-activate.php:30
msgid "A key value mismatch has been detected. Please follow the link provided in your activation email."
msgstr "Обнаружено несовпадение значений ключа. Пожалуйста, перейдите по ссылке в письме об активации."

#. translators: %s: the number of words in the post.
#: wp-includes/blocks/post-time-to-read.php:147
#: wp-includes/js/dist/block-library.js:61288
#: wp-includes/js/dist/editor.js:27318 wp-includes/js/dist/editor.js:96614
msgid "%s word"
msgid_plural "%s words"
msgstr[0] "%s слово"
msgstr[1] "%s слова"
msgstr[2] "%s слов"

#: wp-includes/class-wp-editor.php:1404
msgid "Classic Block Keyboard Shortcuts"
msgstr "Горячие клавиши (блок классического редактора)"

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:170
msgid "Sorry, you are not allowed to view autosaves of this post."
msgstr "Извините, вам не разрешен просмотр автоматических сохранений этой записи."

#: wp-includes/view-config.php:235 wp-includes/js/dist/block-library.js:47572
#: wp-includes/js/dist/editor.js:26644 wp-includes/js/dist/editor.js:87879
#: wp-includes/js/dist/editor.js:87899 wp-admin/includes/ajax-actions.php:2304
#: wp-admin/includes/class-wp-posts-list-table.php:1317
#: wp-admin/includes/class-wp-posts-list-table.php:2096
#: wp-admin/includes/meta-boxes.php:115 wp-admin/includes/meta-boxes.php:156
msgid "Scheduled"
msgstr "Запланирован"

#: wp-includes/js/dist/block-library.js:76900
#: wp-includes/js/dist/edit-post.js:10445
#: wp-includes/js/dist/edit-site.js:57536
#: wp-includes/js/dist/edit-site.js:59350 wp-includes/js/dist/editor.js:83235
#: wp-includes/js/dist/reusable-blocks.js:440
#: wp-includes/js/dist/script-modules/content-types/index.js:37792
#: wp-includes/js/dist/script-modules/content-types/index.js:39439
#: wp-admin/options-privacy.php:287
msgid "Create"
msgstr "Создать"

#: wp-includes/blocks/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Визуально акцентируйте цитируемый текст. \"Цитируя других, мы цитируем себя.\" - Julio Cortázar"

#: wp-includes/blocks/query-pagination.php:26
#: wp-includes/js/dist/editor.js:72789
#: wp-admin/includes/class-wp-screen.php:1283
msgid "Pagination"
msgstr "Разделение на страницы"

#: wp-includes/abilities.php:153
msgid "Display Name"
msgstr "Отображаемое имя"

#: wp-includes/media.php:5222 wp-includes/js/dist/block-library.js:37679
#: wp-includes/js/dist/block-library.js:37680
msgid "Edit image"
msgstr "Редактировать изображение"

#: wp-includes/blocks/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Объявите новые разделы и организуйте содержимое для удобства посетителей (и поисковых систем) в понимании его структуры."

#: wp-includes/js/dist/block-library.js:26343
#: wp-admin/includes/class-wp-media-list-table.php:869
msgid "Copy URL"
msgstr "Копировать URL"

#: wp-includes/blocks/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Добавляет блок, который выводит содержимое с других сайтов, таких как Twitter или YouTube."

#: wp-includes/js/dist/block-library.js:25112
#: wp-includes/blocks/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Вставка"

#: wp-includes/blocks/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Классический"

#: wp-includes/js/dist/blocks.js:2152 wp-includes/js/dist/editor.js:79741
#: wp-includes/js/dist/editor.js:79759 wp-admin/options-media.php:107
msgid "Embeds"
msgstr "Вставки"

#: wp-includes/view-config.php:98 wp-includes/js/dist/editor.js:26794
#: wp-includes/js/dist/editor.js:27393 wp-includes/js/dist/editor.js:84547
#: wp-includes/js/dist/editor.js:84621 wp-includes/js/dist/editor.js:96978
#: wp-includes/js/dist/editor.js:96999 wp-includes/js/dist/editor.js:101322
#: wp-admin/includes/meta-boxes.php:1653 wp-admin/menu.php:410
msgid "Discussion"
msgstr "Обсуждение"

#: wp-includes/js/dist/block-library.js:56140
#: wp-includes/js/dist/editor.js:88753 wp-includes/js/dist/editor.js:88892
#: wp-admin/edit-form-advanced.php:538 wp-admin/edit-form-blocks.php:281
msgid "Add title"
msgstr "Добавить заголовок"

#: wp-includes/js/dist/editor.js:87496 wp-admin/includes/meta-boxes.php:174
msgid "Visibility:"
msgstr "Видимость:"

#: wp-includes/media-template.php:563 wp-includes/media-template.php:819
#: wp-includes/js/dist/components.js:31483 wp-includes/js/dist/editor.js:87577
#: wp-admin/async-upload.php:77
#: wp-admin/includes/class-wp-media-list-table.php:870
#: wp-admin/includes/class-wp-privacy-policy-content.php:437
#: wp-admin/includes/media.php:3394 wp-admin/site-health-info.php:60
#: wp-admin/user-edit.php:1017
msgid "Copied!"
msgstr "Скопировано!"

#: wp-includes/js/dist/editor.js:86019 wp-admin/includes/meta-boxes.php:394
#: wp-admin/includes/meta-boxes.php:395
msgid "Submit for Review"
msgstr "Отправить на рассмотрение"

#: wp-includes/js/dist/editor.js:8614 wp-includes/js/dist/editor.js:89122
#: wp-admin/includes/post.php:1583 wp-admin/includes/post.php:1608
msgid "Permalink:"
msgstr "Постоянная ссылка:"

#: wp-includes/media.php:5220 wp-includes/js/dist/format-library.js:4407
msgid "Replace image"
msgstr "Заменить изображение"

#: wp-includes/js/dist/block-editor.js:51088
#: wp-includes/js/dist/editor.js:26303 wp-includes/js/dist/editor.js:82857
#: wp-admin/includes/class-wp-posts-list-table.php:1138
msgid "no title"
msgstr "без заголовка"

#: wp-includes/js/dist/block-library.js:55626
#: wp-includes/js/dist/block-library.js:55633
#: wp-includes/js/dist/edit-site.js:34275 wp-includes/js/dist/editor.js:27517
#: wp-includes/js/dist/editor.js:27557 wp-includes/js/dist/editor.js:42448
#: wp-includes/js/dist/editor.js:82754 wp-includes/js/dist/media-utils.js:22856
#: wp-includes/js/dist/script-modules/content-types/index.js:29206
#: wp-admin/includes/class-wp-posts-list-table.php:1975
#: wp-admin/includes/media.php:1439 wp-admin/includes/media.php:2616
#: wp-admin/includes/meta-boxes.php:1070
msgid "Order"
msgstr "Порядок"

#: wp-includes/js/dist/components.js:44434
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Элемент добавлен."

#. translators: Hidden accessibility text.
#. translators: accessibility text appended to link text
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4393
#: wp-includes/class-wp-customize-manager.php:5719
#: wp-includes/class-wp-customize-manager.php:5740
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8797 wp-includes/media-template.php:174
#: wp-includes/widgets/class-wp-widget-custom-html.php:319 wp-login.php:697
#: wp-includes/build/routes/connectors-home/content.js:9951
#: wp-includes/js/dist/block-library.js:12426
#: wp-includes/js/dist/components.js:43344
#: wp-includes/js/dist/customize-widgets.js:1490
#: wp-includes/js/dist/edit-widgets.js:4014 wp-includes/js/dist/editor.js:21472
#: wp-includes/js/dist/editor.js:85961 wp-includes/js/dist/editor.js:87657
#: wp-includes/js/dist/editor.js:91380 wp-includes/js/dist/editor.js:91681
#: wp-includes/js/dist/format-library.js:3732
#: wp-includes/js/dist/media-utils.js:10688
#: wp-includes/js/dist/script-modules/content-types/index.js:15021
#: wp-admin/includes/class-wp-privacy-policy-content.php:367
#: wp-admin/includes/class-wp-site-health.php:759
#: wp-admin/includes/class-wp-site-health.php:933
#: wp-admin/includes/class-wp-site-health.php:1261
#: wp-admin/includes/class-wp-site-health.php:1378
#: wp-admin/includes/class-wp-site-health.php:1416
#: wp-admin/includes/class-wp-site-health.php:1497
#: wp-admin/includes/class-wp-site-health.php:1581
#: wp-admin/includes/class-wp-site-health.php:1600
#: wp-admin/includes/class-wp-site-health.php:2432
#: wp-admin/includes/class-wp-site-health.php:2465
#: wp-admin/includes/class-wp-site-health.php:2591
#: wp-admin/includes/class-wp-site-health.php:2826
#: wp-admin/includes/dashboard.php:1334 wp-admin/includes/dashboard.php:1346
#: wp-admin/includes/dashboard.php:1359 wp-admin/includes/dashboard.php:1940
#: wp-admin/includes/media.php:3268 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:883
msgid "(opens in a new tab)"
msgstr "(откроется в новой вкладке)"

#. translators: Abbreviated date/time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/script-loader.php:480
msgid "M j, Y g:i a"
msgstr "d.m.Y H:i"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:215
msgid "The rendered block."
msgstr "Отображаемый блок."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:171
msgid "Invalid block."
msgstr "Некорректный блок."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:132
msgid "Sorry, you are not allowed to read blocks as this user."
msgstr "Извините, вам не разрешено чтение блоков от этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:122
msgid "Sorry, you are not allowed to read blocks of this post."
msgstr "Извините, вам не разрешен доступ для чтения блоков этой записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:91
msgid "ID of the post context."
msgstr "ID контекста записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:54
msgid "Attributes for the block."
msgstr "Атрибуты для блока."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:43
msgid "Unique registered name for the block."
msgstr "Уникальное, зарегистрированное для блока имя."

#: wp-includes/theme.php:4326
msgid "Whether the theme supports responsive embedded content."
msgstr "Поддержка темой адаптивного вставляемого содержимого."

#. translators: %s: human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/post-date.php:65 wp-includes/script-loader.php:442
msgid "%s from now"
msgstr "%s тому назад"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:721
msgid "Limit result set to themes assigned one or more statuses."
msgstr "Ограничить результат темами с назначенным статусом."

#: wp-includes/theme.php:4289
msgid "Post formats supported."
msgstr "Поддерживаемые форматы записей."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:617
msgid "Features supported by this theme."
msgstr "Возможности поддерживаемые этой темой."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:406
msgid "The visibility settings for the taxonomy."
msgstr "Настройки видимости таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:404
msgid "Invalid type parameter."
msgstr "Неверный параметр типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:329
msgid "Limit results to items of one or more object subtypes."
msgstr "Ограничить результаты элементами одного или нескольких подтипов объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:322
msgid "Limit results to items of an object type."
msgstr "Ограничить результаты элементами типа объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:283
msgid "Object subtype."
msgstr "Подтип объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:276
msgid "Object type."
msgstr "Тип объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:138
msgid "Internal search handler error."
msgstr "Внутренняя ошибка функции поиска."

#. translators: %s: PHP class name.
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:74
msgid "REST search handlers must extend the %s class."
msgstr "Поисковые функции REST должны расширять класс %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2871
msgid "The current user can post unfiltered HTML markup and JavaScript."
msgstr "Текущий пользователь может использовать HTML разметку и JavaScript без фильтрации."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2641
msgid "Version of the content block format used by the post."
msgstr "Версия формата блоков содержимого используемая записью."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2515
msgid "Slug automatically generated from the post title."
msgstr "Ярлык автоматически создан из заголовка записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2508
msgid "Permalink template for the post."
msgstr "Шаблон постоянных ссылок для записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:354
msgid "Preview link for the post."
msgstr "Ссылка для предварительного просмотра записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
msgid "There is no autosave revision for this post."
msgstr "Для этой записи нет автоматически сохраненных редакций."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:190
#: wp-admin/edit-form-advanced.php:193
msgid "Page updated."
msgstr "Страница обновлена."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:175
#: wp-admin/edit-form-advanced.php:178
msgid "Post updated."
msgstr "Запись обновлена."

#: wp-includes/class-wp-post-type.php:1016
msgid "Page scheduled."
msgstr "Страница запланирована к публикации."

#: wp-includes/class-wp-post-type.php:1016
msgid "Post scheduled."
msgstr "Запись запланирована к публикации."

#: wp-includes/class-wp-post-type.php:1014
msgid "Page reverted to draft."
msgstr "Страница возвращена в черновики."

#: wp-includes/class-wp-post-type.php:1014
msgid "Post reverted to draft."
msgstr "Запись возвращена в черновики."

#: wp-includes/class-wp-post-type.php:1013
msgid "Page published privately."
msgstr "Страница опубликована как личная."

#: wp-includes/class-wp-post-type.php:1013
msgid "Post published privately."
msgstr "Запись опубликована как личная."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:196
msgid "Page published."
msgstr "Страница опубликована."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:181
msgid "Post published."
msgstr "Запись опубликована."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:123
msgid "Block type \"%s\" is not registered."
msgstr "Тип блока \"%s\" не зарегистрирован."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:90
msgid "Block type \"%s\" is already registered."
msgstr "Тип блока \"%s\" уже зарегистрирован."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:80
msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type. \"%s\" was given."
msgstr "Имена типов блоков должны использовать префикс пространства имен. Например: my-plugin/my-custom-block-type. Было указано \"%s\"."

#: wp-includes/class-wp-icons-registry.php:89
msgid "Icon names must not contain uppercase characters."
msgstr "Названия значков не должны содержать символы верхнего регистра."

#: wp-includes/blocks/latest-comments.php:156
msgid "No comments to show."
msgstr "Нет комментариев для просмотра."

#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: wp-includes/blocks/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%1$s к %2$s"

#: wp-includes/blocks/archives.php:101
msgid "No archives to show."
msgstr "Нет архивов для просмотра."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:229
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:349
msgid "The offset number requested is larger than or equal to the number of available revisions."
msgstr "Запрошенное число смещения больше или равно числу доступных редакций."

#: wp-includes/user.php:5044
msgid "Unable to send personal data export confirmation email."
msgstr "Не удалось отправить письмо для подтверждения экспорта персональных данных."

#. translators: Privacy data request confirmed notification email subject. 1:
#. Site title, 2: Name of the confirmed action.
#: wp-includes/user.php:4323
msgid "[%1$s] Action Confirmed: %2$s"
msgstr "[%1$s] Действие подтверждено: %2$s"

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2925
msgid "The current user can create terms in the %s taxonomy."
msgstr "Текущий пользователь может создавать элементы в таксономии %s."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2923
msgid "The current user can assign terms in the %s taxonomy."
msgstr "Текущий пользователь может назначать элементы в таксономии %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2904
msgid "The current user can change the author on this post."
msgstr "Текущий пользователь может сменить автора для этой записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2888
msgid "The current user can sticky this post."
msgstr "Текущий пользователь может сделать эту запись прилепленной."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2855
msgid "The current user can publish this post."
msgstr "Текущий пользователь может опубликовать эту запись."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2253
#: wp-admin/includes/ms.php:45
msgid "You have used your space quota. Please delete files before uploading."
msgstr "Вы израсходовали квоту места. Пожалуйста, удалите какие-нибудь файлы перед загрузкой."

#. translators: %s: Required disk space in kilobytes.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2233
#: wp-admin/includes/ms.php:36
msgid "Not enough space to upload. %s KB needed."
msgstr "Недостаточно места для загрузки. Требуется %s Кб."

#: wp-includes/user.php:4770
msgid "The site administrator has been notified. You will receive an email confirmation when they erase your data."
msgstr "Администрации сайта было отправлено уведомление. Вы получите уведомление по электронной почте при удалении ваших данных."

#: wp-includes/user.php:4769
msgid "Thanks for confirming your erasure request."
msgstr "Спасибо за подтверждение вашего запроса на удаление данных."

#: wp-includes/user.php:4767
msgid "The site administrator has been notified. You will receive a link to download your export via email when they fulfill your request."
msgstr "Администрации сайта было отправлено уведомление. Вы получите ссылку на скачивание файла экспорта данных по электронной почте, когда ваш запрос выполнят."

#: wp-includes/user.php:4766
msgid "Thanks for confirming your export request."
msgstr "Спасибо за подтверждение вашего запроса на экспорт данных."

#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
#. are placeholders.
#: wp-includes/user.php:4594
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"For more information, you can also read our privacy policy: ###PRIVACY_POLICY_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Ваш запрос на удаление персональных данных на ###SITENAME### был выполнен.\n"
"\n"
" Если у вас есть какие-либо последующие вопросы или проблемы, свяжитесь с администрацией сайта.\n"
"\n"
"Для подробной информации вы также можете прочитать нашу политику конфиденциальности: ###PRIVACY_POLICY_URL###\n"
"\n"
"С наилучшими пожеланиями,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
#: wp-includes/user.php:4580
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Ваш запрос на удаление персональных данных на ###SITENAME### был выполнен.\n"
"\n"
"Если у вас есть какие-либо последующие вопросы или проблемы, свяжитесь с администрацией сайта.\n"
"\n"
"С наилучшими пожеланиями,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#. translators: Erasure request fulfilled notification email subject. %s: Site
#. title.
#: wp-includes/user.php:4527
msgid "[%s] Erasure Request Fulfilled"
msgstr "[%s] Запрос на удаление данных выполнен"

#. translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL,
#. SITEURL; those are placeholders.
#: wp-includes/user.php:4350
msgid ""
"Howdy,\n"
"\n"
"A user data privacy request has been confirmed on ###SITENAME###:\n"
"\n"
"User: ###USER_EMAIL###\n"
"Request: ###DESCRIPTION###\n"
"\n"
"You can view and manage these data privacy requests here:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Запрос на действие с персональными данными был подтвержден на ###SITENAME###:\n"
"\n"
"Пользователь: ###USER_EMAIL###\n"
"Запрос: ###DESCRIPTION###\n"
"\n"
"Вы можете посмотреть и управлять запросами на этой странице:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"С наилучшими пожеланиями,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#. translators: Confirm privacy data request notification email subject. 1:
#. Site title, 2: Name of the action.
#: wp-includes/user.php:4940
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Подтвердите действие: %2$s"

#: wp-includes/user.php:4872 wp-admin/erase-personal-data.php:17
#: wp-admin/erase-personal-data.php:107 wp-admin/menu.php:397
msgid "Erase Personal Data"
msgstr "Удаление персональных данных"

#: wp-includes/comment-template.php:2587
msgid "Save my name, email, and website in this browser for the next time I comment."
msgstr "Сохранить моё имя, email и адрес сайта в этом браузере для последующих моих комментариев."

#: wp-includes/user.php:4076
msgid "User Description"
msgstr "Информация о пользователе"

#: wp-includes/user.php:4075
msgid "User Last Name"
msgstr "Фамилия пользователя"

#: wp-includes/user.php:4074
msgid "User First Name"
msgstr "Имя пользователя"

#: wp-includes/user.php:4073
msgid "User Nickname"
msgstr "Ник пользователя"

#: wp-includes/user.php:4072
msgid "User Display Name"
msgstr "Отображаемое имя пользователя"

#: wp-includes/user.php:4071
msgid "User Registration Date"
msgstr "Дата регистрации пользователя"

#: wp-includes/user.php:4070
msgid "User URL"
msgstr "URL пользователя"

#: wp-includes/user.php:4069
msgid "User Email"
msgstr "Адрес email пользователя"

#: wp-includes/user.php:4068
msgid "User Nice Name"
msgstr "Псевдоним пользователя"

#: wp-includes/user.php:4067
msgid "User Login Name"
msgstr "Имя входа пользователя"

#: wp-includes/abilities.php:148 wp-includes/user.php:4066
msgid "User ID"
msgstr "ID пользователя"

#: wp-includes/user.php:4027
msgid "WordPress User"
msgstr "Пользователь WordPress"

#: wp-includes/media.php:5772
msgid "WordPress Media"
msgstr "Медиаданные WordPress"

#: wp-includes/block-template-utils.php:212 wp-admin/includes/upgrade.php:397
#: wp-admin/options-privacy.php:100
msgid "Privacy Policy"
msgstr "Политика конфиденциальности"

#: wp-login.php:1274
msgid "User action confirmed."
msgstr "Действие пользователя подтверждено."

#. translators: %s: Action name.
#: wp-includes/user.php:4876
msgid "Confirm the \"%s\" action"
msgstr "Подтверждение действия \"%s\" "

#: wp-includes/user.php:4869 wp-admin/export-personal-data.php:17
#: wp-admin/export-personal-data.php:107 wp-admin/menu.php:396
msgid "Export Personal Data"
msgstr "Экспорт персональных данных"

#: wp-includes/user.php:4813
msgid "Invalid action name."
msgstr "Неверное имя действия."

#: wp-includes/user.php:4762
msgid "The site administrator has been notified and will fulfill your request as soon as possible."
msgstr "Администратору сайта было отослано уведомление, ваш запрос будет выполнен так скоро, насколько это возможно."

#: wp-includes/post.php:289
msgid "User Request"
msgstr "Запрос пользователя"

#: wp-includes/post.php:288
msgid "User Requests"
msgstr "Запросы пользователя"

#. translators: Deleted long text.
#: wp-includes/functions.php:8477
msgid "This content was deleted by the author."
msgstr "Содержимое было удалено автором."

#. translators: Deleted text.
#: wp-includes/functions.php:8473
msgid "[deleted]"
msgstr "[удалено]"

#. translators: %d: Comment ID.
#: wp-includes/comment.php:4370
msgid "Comment %d contains personal data but could not be anonymized."
msgstr "Комментарий %d содержит персональные данные, но не может быть анонимизирован."

#: wp-includes/user.php:4761
msgid "Action has been confirmed."
msgstr "Действие подтверждено."

#. translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:4963
msgid ""
"Howdy,\n"
"\n"
"A request has been made to perform the following action on your account:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"To confirm this, please click on the following link:\n"
"###CONFIRM_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Был получен запрос на следующее действие для вашей учетной записи:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"Для подтверждения этого запроса нажмите на следующую ссылку:\n"
"###CONFIRM_URL###\n"
"\n"
"Вы можете проигнорировать и удалить это сообщение,\n"
"если вы не хотите совершать это действие.\n"
"\n"
"С наилучшими пожеланиями,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/view-config.php:263 wp-includes/js/dist/block-library.js:47574
#: wp-includes/js/dist/editor.js:87877 wp-includes/js/dist/editor.js:87889
#: wp-admin/edit-form-comment.php:120
msgid "Pending"
msgstr "В ожидании"

#: wp-includes/post.php:815 wp-includes/post.php:1404
msgctxt "request status"
msgid "Completed"
msgstr "Выполнен"

#: wp-includes/post.php:800 wp-includes/post.php:1403
msgctxt "request status"
msgid "Failed"
msgstr "Неудачно"

#: wp-includes/post.php:785 wp-includes/post.php:1402
msgctxt "request status"
msgid "Confirmed"
msgstr "Подтвержден"

#: wp-includes/post.php:770 wp-includes/post.php:1401
msgctxt "request status"
msgid "Pending"
msgstr "В ожидании"

#: wp-includes/comment.php:4216
msgid "Comment URL"
msgstr "URL комментария"

#: wp-includes/comment.php:4215
msgid "Comment Content"
msgstr "Содержимое комментария"

#: wp-includes/comment.php:4214
msgid "Comment Date"
msgstr "Дата комментария"

#: wp-includes/comment.php:4213
msgid "Comment Author User Agent"
msgstr "User Agent автора комментария"

#: wp-includes/comment.php:4212
msgid "Comment Author IP"
msgstr "IP автора комментария"

#: wp-includes/comment.php:4211
msgid "Comment Author URL"
msgstr "URL автора комментария"

#: wp-includes/comment.php:4210
msgid "Comment Author Email"
msgstr "Адрес email автора комментария"

#. translators: Hidden accessibility text.
#: wp-includes/comment.php:4209 wp-admin/edit-form-comment.php:53
msgid "Comment Author"
msgstr "Автор комментария"

#: wp-includes/comment.php:4169 wp-includes/comment.php:4284
msgid "WordPress Comments"
msgstr "Комментарии WordPress"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1643
msgid "Limit result set to users who are considered authors."
msgstr "Ограничить выборку пользователями-авторами."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:248
msgid "Sorry, you are not allowed to query users by this parameter."
msgstr "Извините, вам не разрешено делать запрос пользователей по этому параметру."

#: wp-includes/media.php:5174
#: wp-admin/includes/class-wp-media-list-table.php:186
msgctxt "media items"
msgid "Mine"
msgstr "Моё"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:351
msgid "Whether or not the post type can be viewed."
msgstr "Может ли тип записи быть доступным для просмотра."

#: wp-includes/functions.php:3749
msgid "The link you followed has expired."
msgstr "Ссылка, по которой вы перешли, устарела."

#: wp-includes/class-wp-customize-manager.php:525
#: wp-includes/script-loader.php:1327 wp-admin/customize.php:17
#: wp-admin/customize.php:34 wp-admin/edit-comments.php:13
#: wp-admin/edit-tags.php:28 wp-admin/edit-tags.php:85
#: wp-admin/edit-tags.php:116 wp-admin/edit-tags.php:136
#: wp-admin/edit-tags.php:172 wp-admin/edit.php:46 wp-admin/font-library.php:15
#: wp-admin/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 wp-admin/options-connectors.php:15
#: wp-admin/options.php:51 wp-admin/options.php:84 wp-admin/post-new.php:60
#: wp-admin/press-this.php:21 wp-admin/site-editor.php:16 wp-admin/term.php:42
#: wp-admin/themes.php:14 wp-admin/themes.php:42 wp-admin/themes.php:62
#: wp-admin/user-new.php:15 wp-admin/user-new.php:22 wp-admin/user-new.php:56
#: wp-admin/user-new.php:194 wp-admin/users.php:15 wp-admin/widgets.php:17
msgid "You need a higher level of permission."
msgstr "Вам требуется более высокий уровень доступа."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4145
msgid "%s is already customizing this changeset. Do you want to take over?"
msgstr "%s уже редактирует этот набор изменений. Хотите перехватить?"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4143
msgid "%s is already customizing this changeset. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s уже редактирует этот набор изменений. Пожалуйста, подождите завершения редактирования. Ваши последние изменения были автоматически сохранены."

#: wp-includes/class-wp-customize-manager.php:4358
#: wp-admin/includes/file.php:342
msgid "Update anyway, even though it might break your site?"
msgstr "Всё равно обновить, даже если это может поломать ваш сайт?"

#: wp-includes/class-wpdb.php:1683
msgid "The query only expected one placeholder, but an array of multiple placeholders was sent."
msgstr "В запросе ожидался только один описатель преобразований, но обнаружен массив из множества описателей."

#: wp-includes/script-loader.php:1316
msgctxt "customizer changeset status"
msgid "Scheduled"
msgstr "Запланировано"

#: wp-includes/customize/class-wp-customize-theme-control.php:245
#: wp-includes/customize/class-wp-customize-theme-control.php:299
#: wp-admin/includes/class-theme-installer-skin.php:264
#: wp-admin/includes/class-wp-theme-install-list-table.php:329
#: wp-admin/includes/class-wp-theme-install-list-table.php:486
#: wp-admin/theme-install.php:329
msgctxt "theme"
msgid "Installed"
msgstr "Установлена"

#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2467
msgid "%1$s is not a valid property of Object."
msgstr "%1$s не является правильным свойством объекта."

#. translators: %s: URL to Add Themes admin screen.
#: wp-includes/script-loader.php:1365
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please <a href=\"%s\">add themes in the admin</a>."
msgstr "Вы не сможете устанавливать новые темы отсюда, так как ваша установка требует ввода данных для SFTP входа. Вы можете <a href=\"%s\">добавить тему через консоль</a>."

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638 wp-admin/includes/meta-boxes.php:1181
msgctxt "categories"
msgid "Most Used"
msgstr "Часто используемые"

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Часто используемые"

#: wp-includes/class-wp-customize-nav-menus.php:1126
msgid "Click &#8220;Next&#8221; to start adding links to your new menu."
msgstr "Нажмите &#8220;Далее&#8221;, чтобы начать добавлять ссылки в ваше новое меню."

#: wp-includes/class-wp-customize-manager.php:4879
#: wp-includes/script-loader.php:1315
msgctxt "customizer changeset action/button label"
msgid "Schedule"
msgstr "Запланировать"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "+ Create New Menu"
msgstr "+ Создать новое меню"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "Create a menu for this location"
msgstr "Создать меню для этого места"

#. translators: 1: fopen(), 2: File name.
#: wp-includes/class-wp-http-curl.php:199
#: wp-includes/class-wp-http-streams.php:296
msgid "Could not open handle for %1$s to %2$s."
msgstr "Не удалось открыть дескриптор для %1$s к %2$s."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:26
msgid "Add a navigation menu to your sidebar."
msgstr "Добавить меню навигации на боковую панель."

#. translators: %s: Display name of the user who has taken over the changeset
#. in customizer.
#: wp-includes/script-loader.php:1340
msgid "%s has taken over and is currently customizing."
msgstr "Пользователь %s перехватил и сейчас производит настройку."

#: wp-includes/script-loader.php:1334
msgid "Looks like something&#8217;s gone wrong. Wait a couple seconds, and then try again."
msgstr "Похоже что-то пошло не так. Подождите пару секунд и попробуйте снова."

#: wp-includes/class-wp-customize-manager.php:4344
#: wp-includes/js/dist/editor.js:85697 wp-admin/includes/post.php:1910
msgid "Take over"
msgstr "Перехватить"

#: wp-includes/class-wp-customize-manager.php:4340
#: wp-includes/js/dist/editor.js:76392 wp-includes/js/dist/editor.js:78192
#: wp-includes/js/dist/editor.js:83527 wp-includes/js/dist/editor.js:84117
#: wp-includes/js/dist/editor.js:98036 wp-includes/js/dist/editor.js:98196
#: wp-includes/js/dist/script-modules/boot/index.js:10404
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/includes/post.php:1822 wp-admin/plugin-editor.php:376
#: wp-admin/theme-editor.php:464
msgid "Go back"
msgstr "Назад"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4150
msgid "%s is already customizing this site. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "Пользователь %s уже настраивает этот сайт. Пожалуйста, подождите пока он закончит. Ваши последние изменения были автоматически сохранены."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4152
msgid "%s is already customizing this site. Do you want to take over?"
msgstr "Пользователь %s уже настраивает этот сайт. Вы хотите перехватить?"

#: wp-includes/class-wp-customize-manager.php:3421
msgid "Sorry, you are not allowed to take over."
msgstr "Извините, вам не разрешается перехватить."

#: wp-includes/class-wp-customize-manager.php:3412
msgid "No changeset found to take over"
msgstr "Набор изменений не найден для перехвата"

#: wp-includes/class-wp-customize-manager.php:3401
msgid "Security check failed."
msgstr "Проверка безопасности не удалась."

#: wp-includes/class-wp-customize-manager.php:2550
#: wp-includes/class-wp-customize-manager.php:3185
msgid "Changeset is being edited by other user."
msgstr "Набор изменений редактируется другим пользователем."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:64
msgctxt "menu locations"
msgid "Here&#8217;s where this menu appears. If you would like to change that, pick another location."
msgstr "Меню будет размещено в этом месте. Если вы хотите изменить это, выберите другое место."

#. translators: 1: Documentation URL, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:52
msgctxt "menu locations"
msgid "(If you plan to use a menu <a href=\"%1$s\" %2$s>widget%3$s</a>, skip this step.)"
msgstr "(Если вы планируете использовать <a href=\"%1$s\" %2$s>виджет меню%3$s</a>, пропустите этот шаг.)"

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:48
msgctxt "menu locations"
msgid "Where do you want this menu to appear?"
msgstr "Где вы хотите разместить это меню?"

#: wp-includes/class-wp-customize-nav-menus.php:1140
msgid "You&#8217;ll create a menu, assign it a location, and add menu items like links to pages and categories. If your theme has multiple menu areas, you might need to create more than one."
msgstr "Вы создадите меню, назначите место для него, добавите элементы меню, такие как ссылки на страницы и рубрики. Если ваша тема поддерживает несколько областей для меню, возможно вам нужно создать больше чем одно."

#: wp-includes/class-wp-customize-nav-menus.php:1137
msgid "It does not look like your site has any menus yet. Want to build one? Click the button to start."
msgstr "Похоже, на вашем сайте ещё нет никакого меню. Хотите создать его? Нажмите кнопку, чтобы начать."

#: wp-includes/class-wp-customize-nav-menus.php:712
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Посмотреть все места"

#: wp-includes/class-wp-customize-manager.php:5086
msgid "While previewing a new theme, you can continue to tailor things like widgets and menus, and explore theme-specific options."
msgstr "Одновременно с предварительным просмотром новой темы, вы можете продолжать настраивать такие вещи, как виджеты или меню, а также исследовать специфичные для темы настройки."

#: wp-includes/class-wp-customize-manager.php:5085
msgid "Looking for a theme? You can search or browse the WordPress.org theme directory, install and preview themes, then activate them right here."
msgstr "Ищите тему? Вы можете посмотреть каталог тем WordPress.org или поискать в нем, устанавливать и просматривать темы, а затем активировать их прямо здесь."

#: wp-includes/class-wp-customize-nav-menus.php:712
msgctxt "menu locations"
msgid "View Location"
msgstr "Посмотреть место"

#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:286
#: wp-admin/themes.php:239 wp-admin/themes.php:669
msgid "No themes found. Try a different search."
msgstr "Тем не найдено. Попробуйте другой поиск."

#: wp-includes/class-wp-customize-nav-menus.php:698
msgid "Your theme can display menus in one location. Select which menu you would like to use."
msgstr "Ваша тема может отображать меню в одной области. Выберите меню, которое вы хотите использовать."

#. translators: %s: Site name.
#: wp-includes/user.php:3382
msgid "Site Name: %s"
msgstr "Название сайта: %s"

#. translators: Login screen title. 1: Login screen name, 2: Network or site
#. name.
#. translators: Admin screen title. 1: Admin screen name, 2: Network or site
#. name.
#: wp-login.php:76 wp-admin/admin-header.php:73
msgid "%1$s &lsaquo; %2$s &#8212; WordPress"
msgstr "%1$s &lsaquo; %2$s &#8212; WordPress"

#. translators: 1: Number of placeholders, 2: Number of arguments passed.
#: wp-includes/class-wpdb.php:1699
msgid "The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d)."
msgstr "Число описателей преобразований в запросе (%1$d) не соответствует количеству переданных аргументов (%2$d)."

#. translators: %s: Value type.
#: wp-includes/class-wpdb.php:1743
msgid "Unsupported value type (%s)."
msgstr "Неподдерживаемый тип значения (%s)."

#. translators: %s: register_widget()
#: wp-includes/widgets.php:1228
msgid "Widgets need to be registered using %s, before they can be displayed."
msgstr "Виджеты должны быть зарегистрированы с помощью %s, перед тем как они будут отображаться."

#: wp-includes/widgets/class-wp-widget-media-image.php:358
msgid "Link to:"
msgstr "Ссылка на:"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:38
msgid "No images selected"
msgstr "Изображения не выбраны"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:30
msgid "Displays an image gallery."
msgstr "Показывает галерею изображений."

#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
#: wp-includes/js/dist/block-library.js:30598
#: wp-includes/js/dist/block-library.js:31084
#: wp-includes/js/dist/block-library.js:63884
#: wp-includes/js/dist/editor.js:27244 wp-includes/js/dist/editor.js:85245
#: wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Галерея"

#: wp-includes/widgets/class-wp-widget-custom-html.php:335
msgid "Custom HTML Widget"
msgstr "Пользовательский HTML виджет"

#: wp-includes/widgets/class-wp-widget-custom-html.php:306
msgid "Use the Custom HTML widget to add arbitrary HTML code to your widget areas."
msgstr "Используйте виджет пользовательского HTML-кода для добавления произвольного HTML кода в области виджетов."

#. translators: %s: New email address.
#: wp-includes/user.php:3994
msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email."
msgstr "Ваш адрес email пока не обновлен. Проверьте получение сообщения с подтверждением в ящике %s."

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:3922
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the email address on your account changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет ###USERNAME###,\n"
"\n"
"Вы недавно запросили смену адреса электронной почты вашей учетной записи.\n"
"\n"
"Если это на самом деле вы, то подтвердите замену нажав на ссылку ниже:\n"
"###ADMIN_URL###\n"
"\n"
"Вы можете проигнорировать и удалить сообщение, для того\n"
"чтобы не предпринимать никаких действий.\n"
"\n"
"Это сообщение было отправлено на ###EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/user.php:3901
msgid "<strong>Error:</strong> The email address is already used."
msgstr "<strong>Ошибка</strong>: Этот email адрес уже используется."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Categories"
msgstr "&larr; Перейти к рубрикам"

#: wp-includes/taxonomy.php:154
msgid "&larr; Go to Link Categories"
msgstr "&larr; Перейти к категориям ссылок"

#: wp-includes/script-loader.php:1362
msgid "Sorry, you cannot preview new themes when you have changes scheduled or saved as a draft. Please publish your changes, or wait until they publish to preview new themes."
msgstr "Извините, вы не можете сделать предпросмотр новых тем, пока у вас имеются запланированные или сохраненные как черновик изменения. Опубликуйте ваши изменения или дождитесь их публикации для предпросмотра новых тем."

#: wp-includes/script-loader.php:1361
msgid "Schedule your customization changes to publish (\"go live\") at a future date."
msgstr "Запланируйте ваши изменения для публикации на будущую дату."

#: wp-includes/script-loader.php:1353
msgid "Homepage and posts page must be different."
msgstr "Главная страница и страница записей не должны быть одинаковы."

#. translators: %d: Error count.
#: wp-includes/script-loader.php:1348 wp-includes/script-loader.php:1350
#: wp-includes/widgets/class-wp-widget-custom-html.php:230
#: wp-includes/widgets/class-wp-widget-custom-html.php:232
msgid "There is %d error which must be fixed before you can save."
msgid_plural "There are %d errors which must be fixed before you can save."
msgstr[0] "Возникла %d ошибка, которая должна быть исправлена перед тем, как вы сможете сохранить."
msgstr[1] "Возникли %d ошибки, которые должны быть исправлены перед тем, как вы сможете сохранить."
msgstr[2] "Возникло %d ошибок, которые должны быть исправлены перед тем, как вы сможете сохранить."

#. translators: %s: URL to the Customizer to load the autosaved version.
#: wp-includes/script-loader.php:1342
msgid "There is a more recent autosave of your changes than the one you are previewing. <a href=\"%s\">Restore the autosave</a>"
msgstr "Имеется более свежая автоматически сохраненная версия ваших изменений чем та, которую вы просматриваете. <a href=\"%s\">Восстановить автоматически сохраненную версию</a>"

#: wp-includes/script-loader.php:1338
msgid "Are you sure you want to discard your unpublished changes?"
msgstr "Вы точно хотите отменить ваши неопубликованные изменения?"

#: wp-includes/script-loader.php:1337
msgid "Reverting unpublished changes&hellip;"
msgstr "Откатываем неопубликованные изменения&hellip;"

#: wp-includes/script-loader.php:1336
msgid "Setting up your live preview. This may take a bit."
msgstr "Настраиваем живой предпросмотр. Это займет какое-то время."

#: wp-includes/script-loader.php:1335
msgid "Downloading your new theme&hellip;"
msgstr "Скачивается ваша новая тема&hellip;"

#: wp-includes/script-loader.php:1325
msgid "Discard changes"
msgstr "Отменить изменения"

#: wp-includes/script-loader.php:1318
msgid "Please save your changes in order to share the preview."
msgstr "Пожалуйста, сохраните ваши изменения для того, чтобы иметь возможность поделиться предпросмотром."

#: wp-includes/script-loader.php:1314
msgid "Updating"
msgstr "Обновляем"

#: wp-includes/script-loader.php:1313
msgid "Draft Saved"
msgstr "Черновик сохранен"

#: wp-includes/script-loader.php:1308 wp-admin/customize.php:199
msgid "Activate &amp; Publish"
msgstr "Активировать и опубликовать"

#: wp-includes/script-loader.php:1172
msgid "Yiddish"
msgstr "Идиш"

#: wp-includes/script-loader.php:1171
msgid "Welsh"
msgstr "Валлийский"

#: wp-includes/script-loader.php:1170
msgid "Vietnamese"
msgstr "Вьетнамский"

#: wp-includes/script-loader.php:1169
msgid "Ukrainian"
msgstr "Украинский"

#: wp-includes/script-loader.php:1168
msgid "Turkish"
msgstr "Турецкий"

#: wp-includes/script-loader.php:1167
msgid "Thai"
msgstr "Тайский"

#: wp-includes/script-loader.php:1166
msgid "Tagalog"
msgstr "Тагалог"

#: wp-includes/script-loader.php:1165
msgid "Swedish"
msgstr "Шведский"

#: wp-includes/script-loader.php:1164
msgid "Swahili"
msgstr "Суахили"

#: wp-includes/script-loader.php:1163
msgid "Spanish"
msgstr "Испанский"

#: wp-includes/script-loader.php:1162
msgid "Slovenian"
msgstr "Словенский"

#: wp-includes/script-loader.php:1161
msgid "Slovak"
msgstr "Словацкий"

#: wp-includes/script-loader.php:1160
msgid "Serbian"
msgstr "Сербский"

#: wp-includes/script-loader.php:1159
msgid "Russian"
msgstr "Русский"

#: wp-includes/script-loader.php:1158
msgid "Romanian"
msgstr "Румынский"

#: wp-includes/script-loader.php:1157
msgid "Portuguese"
msgstr "Португальский"

#: wp-includes/script-loader.php:1156
msgid "Polish"
msgstr "Польский"

#: wp-includes/script-loader.php:1155
msgid "Persian"
msgstr "Персидский"

#: wp-includes/script-loader.php:1154
msgid "Norwegian"
msgstr "Норвежский"

#: wp-includes/script-loader.php:1153
msgid "Maltese"
msgstr "Мальтийский"

#: wp-includes/script-loader.php:1152
msgid "Malay"
msgstr "Малайский"

#: wp-includes/script-loader.php:1151
msgid "Macedonian"
msgstr "Македонский"

#: wp-includes/script-loader.php:1150
msgid "Lithuanian"
msgstr "Литовский"

#: wp-includes/script-loader.php:1149
msgid "Latvian"
msgstr "Латышский"

#: wp-includes/script-loader.php:1148
msgid "Korean"
msgstr "Корейский"

#: wp-includes/script-loader.php:1147
msgid "Japanese"
msgstr "Японский"

#: wp-includes/script-loader.php:1146
msgid "Italian"
msgstr "Итальянский"

#: wp-includes/script-loader.php:1145
msgid "Irish"
msgstr "Ирландский"

#: wp-includes/script-loader.php:1144
msgid "Indonesian"
msgstr "Индонезийский"

#: wp-includes/script-loader.php:1143
msgid "Icelandic"
msgstr "Исландский"

#: wp-includes/script-loader.php:1142
msgid "Hungarian"
msgstr "Венгерский"

#: wp-includes/script-loader.php:1141
msgid "Hindi"
msgstr "Хинди"

#: wp-includes/script-loader.php:1140
msgid "Hebrew"
msgstr "Иврит"

#: wp-includes/script-loader.php:1139
msgid "Haitian Creole"
msgstr "Гаитянский креольский"

#: wp-includes/script-loader.php:1138
msgid "Greek"
msgstr "Греческий"

#: wp-includes/script-loader.php:1137
msgid "German"
msgstr "Немецкий"

#: wp-includes/script-loader.php:1136
msgid "Galician"
msgstr "Галисийский"

#: wp-includes/script-loader.php:1135
msgid "French"
msgstr "Французский"

#: wp-includes/script-loader.php:1133
msgid "Filipino"
msgstr "Филиппинский"

#: wp-includes/script-loader.php:1132
msgid "Estonian"
msgstr "Эстонский"

#: wp-includes/script-loader.php:1131 wp-admin/includes/ms.php:651
msgid "English"
msgstr "Английский"

#: wp-includes/script-loader.php:1130
msgid "Dutch"
msgstr "Нидерландский (голландский)"

#: wp-includes/script-loader.php:1129
msgid "Danish"
msgstr "Датский"

#: wp-includes/script-loader.php:1128
msgid "Czech"
msgstr "Чешский"

#: wp-includes/script-loader.php:1127
msgid "Croatian"
msgstr "Хорватский"

#: wp-includes/script-loader.php:1126
msgid "Chinese (Traditional)"
msgstr "Китайский (традиционный)"

#: wp-includes/script-loader.php:1125
msgid "Chinese (Simplified)"
msgstr "Китайский (упрощенный)"

#: wp-includes/script-loader.php:1124
msgid "Chinese"
msgstr "Китайский"

#: wp-includes/script-loader.php:1123
msgid "Catalan"
msgstr "Каталонский"

#: wp-includes/script-loader.php:1122
msgid "Bulgarian"
msgstr "Болгарский"

#: wp-includes/script-loader.php:1121
msgid "Belarusian"
msgstr "Белорусский"

#: wp-includes/script-loader.php:1120
msgid "Arabic"
msgstr "Арабский"

#: wp-includes/script-loader.php:1119
msgid "Albanian"
msgstr "Албанский"

#: wp-includes/script-loader.php:1118
msgid "Afrikaans"
msgstr "Африканский"

#: wp-includes/script-loader.php:1108
msgid "Live Broadcast"
msgstr "Прямая трансляция"

#: wp-includes/script-loader.php:1116
#: wp-includes/js/dist/block-library.js:80515
msgid "Chapters"
msgstr "Главы"

#: wp-includes/script-loader.php:1102
msgid "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/"
msgstr "Flash player плагин был отключен или не был установлен в вашем браузере. Пожалуйста, включите плагин Flash player или скачайте последнюю версию с https://get.adobe.com/flashplayer/"

#. translators: %s: register_routes()
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:53
msgid "Method '%s' must be overridden."
msgstr "Метод '%s' должен быть переопределен."

#: wp-includes/post.php:271
msgid "oEmbed Response"
msgstr "ответ oEmbed"

#: wp-includes/post.php:270
msgid "oEmbed Responses"
msgstr "ответы oEmbed"

#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1145
msgctxt "Post custom field name"
msgid "%s:"
msgstr "%s:"

#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#. translators: 1: Comment author's name, 2: Comment author's IP address, 3:
#. Comment author's hostname.
#: wp-includes/pluggable.php:1911 wp-includes/pluggable.php:1925
#: wp-includes/pluggable.php:2114
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Автор: %1$s (IP адрес: %2$s, %3$s)"

#. translators: 1: Trackback/pingback website name, 2: Website IP address, 3:
#. Website hostname.
#: wp-includes/pluggable.php:1883 wp-includes/pluggable.php:1897
#: wp-includes/pluggable.php:2090 wp-includes/pluggable.php:2102
msgid "Website: %1$s (IP address: %2$s, %3$s)"
msgstr "Вебсайт: %1$s (IP адрес: %2$s, %3$s)"

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/ms-functions.php:2914
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the network admin email address was changed on ###SITENAME###.\n"
"\n"
"The new network admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Это уведомление подтверждает что email адрес администратора сети был изменен на\n"
"###SITENAME###.\n"
"\n"
"Новый email адрес администратора сети - ###NEW_EMAIL###.\n"
"\n"
"Это сообщение было отправлено на ###OLD_EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/ms-functions.php:2815
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the network admin email address on\n"
"your network changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет ###USERNAME###,\n"
"\n"
"Вы недавно запросили смену адреса электронной почты\n"
"администратора сети.\n"
"\n"
"Если это на самом деле так, пожалуйста, нажмите на ссылку ниже, чтобы изменить его:\n"
"###ADMIN_URL###\n"
"\n"
"Вы можете проигнорировать и удалить это сообщение, чтобы\n"
"не предпринимать никаких действий.\n"
"\n"
"Это сообщение было отправлено на ###EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/ms-functions.php:192
msgid "User cannot be added to this site."
msgstr "Пользователь не может быть добавлен на этот сайт."

#: wp-includes/load.php:1871
msgid "Scrape key check failed. Please try again."
msgstr "Ошибка проверки ключа очистки. Пожалуйста, попробуйте ещё раз."

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/functions.php:8309
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the admin email address was changed on ###SITENAME###.\n"
"\n"
"The new admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет,\n"
"\n"
"Это уведомление подтверждает смену адреса электронной почты администратора на\n"
" ###SITENAME###.\n"
"\n"
"Новый адрес администратора - ###NEW_EMAIL###.\n"
"\n"
"Это сообщение было отправлено на ###OLD_EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/functions.php:8132
msgid "Only UUID V4 is supported at this time."
msgstr "В настоящее время поддерживаются только UUID V4."

#: wp-includes/deprecated.php:3970 wp-includes/deprecated.php:3987
#: wp-admin/press-this.php:74
msgid "The Press This plugin is required."
msgstr "Требуется плагин Press This."

#. translators: %s: Number of themes displayed.
#: wp-includes/customize/class-wp-customize-themes-section.php:169
msgid "%s themes"
msgstr "%s тем"

#. translators: %s: Number of filters selected.
#: wp-includes/customize/class-wp-customize-themes-section.php:160
msgid "Filter themes (%s)"
msgstr "Фильтр тем (%s)"

#: wp-includes/customize/class-wp-customize-themes-section.php:124
msgid "Go to theme sources"
msgstr "Перейти к источникам тем"

#: wp-includes/customize/class-wp-customize-themes-section.php:103
msgid "Search WordPress.org themes"
msgstr "Поиск тем на WordPress.org"

#: wp-includes/customize/class-wp-customize-theme-control.php:312
#: wp-includes/customize/class-wp-customize-theme-control.php:314
#: wp-admin/includes/theme.php:1086 wp-admin/includes/theme.php:1089
msgid "Install &amp; Preview"
msgstr "Установка и предпросмотр"

#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:739
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:883
msgid "Invalid URL."
msgstr "Неверный URL."

#. translators: %s: "Add Items" button text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
msgid "Time to add some links! Click &#8220;%s&#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you would like."
msgstr "Время добавить пару ссылок! , Нажмите &#8220;%s&#8221;, чтобы начать добавлять страницы, рубрики и произвольные ссылки в меню, добавляйте столько, сколько вам нравится."

#: wp-includes/customize/class-wp-customize-media-control.php:255
#: wp-includes/media.php:5225
msgid "Choose image"
msgstr "Выбор изображения"

#: wp-includes/customize/class-wp-customize-media-control.php:244
msgid "Choose audio"
msgstr "Выберите аудио"

#: wp-includes/customize/class-wp-customize-media-control.php:239
msgid "Change audio"
msgstr "Изменить аудио"

#: wp-includes/customize/class-wp-customize-media-control.php:238
#: wp-includes/customize/class-wp-customize-media-control.php:243
msgid "Select audio"
msgstr "Выбор аудио"

#. translators: %s: Header height in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:242
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Нажмите &#8220;Добавить медиафайл&#8221; для загрузки файла изображения с компьютера. Ваша тема лучше всего смотрится с изображением заголовка высотой %s пикселей. После загрузки изображение можно обрезать, чтобы оно идеально поместилось."

#. translators: %s: Header width in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:236
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Нажмите &#8220;Добавить медиафайл&#8221; для загрузки файла изображения с компьютера. Ваша тема лучше всего смотрится с изображением заголовка шириной %s пикселей. После загрузки изображение можно обрезать, чтобы оно идеально поместилось."

#. translators: %s: Header size in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:230
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Нажмите &#8220;Добавить медиафайл&#8221; для загрузки файла изображения с компьютера. Ваша тема лучше всего смотрится с изображением заголовка размером %s пикселей. После загрузки изображение можно обрезать, чтобы оно идеально поместилось."

#: wp-includes/customize/class-wp-customize-header-image-control.php:226
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image that matches the size of your video &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Нажмите &#8220;Добавить медиафайл&#8221; для загрузки файла изображения с вашего компьютера. Ваша тема лучше всего смотрится с изображением соответствующим размеру видео. &#8212; Вы сможете обрезать изображение после загрузки, чтобы оно идеально поместилось."

#. translators: 1: Month number (01, 02, etc.), 2: Month abbreviation.
#: wp-includes/customize/class-wp-customize-date-time-control.php:234
#: wp-admin/includes/template.php:845
msgid "%1$s-%2$s"
msgstr "%1$s-%2$s"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:198
msgid "Meridian"
msgstr "Меридиан"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:190
#: wp-admin/includes/template.php:863
msgid "Minute"
msgstr "Минута"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:180
#: wp-admin/includes/template.php:859
msgid "Hour"
msgstr "Час"

#: wp-includes/customize/class-wp-customize-date-time-control.php:175
#: wp-includes/js/dist/components.js:42410
#: wp-includes/js/dist/components.js:42414
msgid "Time"
msgstr "Время"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:154
#: wp-includes/js/dist/block-library.js:5711
#: wp-includes/js/dist/components.js:42346 wp-admin/includes/template.php:851
msgid "Day"
msgstr "День"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:133
#: wp-includes/js/dist/block-library.js:5709
#: wp-includes/js/dist/components.js:42362 wp-admin/includes/template.php:838
msgid "Month"
msgstr "Месяц"

#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/block-editor.js:88827
#: wp-includes/js/dist/block-library.js:58385
#: wp-includes/js/dist/components.js:42429
#: wp-includes/js/dist/components.js:42433
#: wp-includes/js/dist/edit-site.js:35214 wp-includes/js/dist/editor.js:26894
#: wp-includes/js/dist/editor.js:43387 wp-includes/js/dist/editor.js:97532
#: wp-includes/js/dist/media-utils.js:23795
#: wp-includes/js/dist/script-modules/content-types/index.js:30145
#: wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-media-list-table.php:435
#: wp-admin/includes/class-wp-posts-list-table.php:716
#: wp-admin/includes/class-wp-posts-list-table.php:776
#: wp-admin/includes/class-wp-posts-list-table.php:783
#: wp-admin/includes/class-wp-posts-list-table.php:1819
msgid "Date"
msgstr "Дата"

#: wp-includes/class-wp-user.php:789
msgid "Usage of user levels is deprecated. Use capabilities instead."
msgstr "Использование уровней для пользователей устарело. Используйте возможности."

#. translators: %s: Template.
#: wp-includes/class-wp-theme.php:368
msgid "The theme defines itself as its parent theme. Please check the %s header."
msgstr "Тема определяет себя как родительскую для себя же. Пожалуйста, проверьте заголовок %s."

#: wp-includes/class-wp-editor.php:195 wp-includes/class-wp-editor.php:1398
msgctxt "Name for the Visual editor tab"
msgid "Visual"
msgstr "Визуально"

#: wp-includes/class-wp-customize-nav-menus.php:1144
msgid "Create New Menu"
msgstr "Создать новое меню"

#: wp-includes/class-wp-customize-nav-menus.php:858
msgid "New Menu"
msgstr "Новое меню"

#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:706
msgid "If your theme has widget areas, you can also add menus there. Visit the <a href=\"%s\">Widgets panel</a> and add a &#8220;Navigation Menu widget&#8221; to display a menu in a sidebar or footer."
msgstr "Если используемая тема имеет области виджетов, то вы можете также добавить туда меню. Зайдите на <a href=\"%s\">панель управления виджетами</a> и добавьте &#8220;Виджет меню навигации&#8221;, чтобы отображать меню на боковой панели или в подвале."

#: wp-includes/class-wp-customize-nav-menus.php:524
msgid "If your theme has multiple menus, giving them clear names will help you manage them."
msgstr "Если ваша тема поддерживает множественные меню, ясные названия помогут вам с управлением ими."

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:507
msgid "Your theme can display menus in %s location."
msgid_plural "Your theme can display menus in %s locations."
msgstr[0] "Ваша тема может показывать меню в %s месте."
msgstr[1] "Ваша тема может показывать меню в %s местах."
msgstr[2] "Ваша тема может показывать меню в %s местах."

#: wp-includes/class-wp-customize-nav-menus.php:504
msgid "Your theme can display menus in one location."
msgstr "Ваша тема может показывать меню в одном месте."

#: wp-includes/class-wp-customize-manager.php:5775
msgid "CSS code"
msgstr "код CSS"

#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5734
#: wp-includes/widgets/class-wp-widget-custom-html.php:313
msgid "The edit field automatically highlights code syntax. You can disable this in your <a href=\"%1$s\" %2$s>user profile%3$s</a> to work in plain text mode."
msgstr "Поле редактирования автоматически подсвечивает синтаксис кода. Вы можете отключить это у себя в <a href=\"%1$s\" %2$s>профиле пользователя%3$s</a> и работать как с обычным текстом."

#: wp-includes/class-wp-customize-manager.php:5727
#: wp-includes/widgets/class-wp-widget-custom-html.php:328
#: wp-admin/plugin-editor.php:148 wp-admin/theme-editor.php:37
msgid "Screen reader users: when in forms mode, you may need to press the Esc key twice."
msgstr "При использовании программы чтения с экрана: в режиме форм вам потребуется нажать кнопку Esc дважды."

#: wp-includes/class-wp-customize-manager.php:5726
#: wp-includes/widgets/class-wp-widget-custom-html.php:327
#: wp-admin/plugin-editor.php:147 wp-admin/theme-editor.php:36
msgid "To move away from this area, press the Esc key followed by the Tab key."
msgstr "Чтобы покинуть эту область, нажмие Esc и следом Tab."

#: wp-includes/class-wp-customize-manager.php:5725
#: wp-includes/widgets/class-wp-widget-custom-html.php:326
#: wp-admin/plugin-editor.php:146 wp-admin/theme-editor.php:35
msgid "In the editing area, the Tab key enters a tab character."
msgstr "В области редактирования кнопка Tab вставляет символ табуляции."

#: wp-includes/class-wp-customize-manager.php:5723
#: wp-includes/widgets/class-wp-widget-custom-html.php:324
#: wp-admin/plugin-editor.php:144 wp-admin/theme-editor.php:33
msgid "When using a keyboard to navigate:"
msgstr "При использовании клавиатуры для навигации:"

#: wp-includes/class-wp-customize-manager.php:5713
msgid "Add your own CSS code here to customize the appearance and layout of your site."
msgstr "Добавьте собственный CSS код для настройки внешнего вида и макета вашего сайта."

#: wp-includes/class-wp-customize-manager.php:5665
#: wp-admin/options-reading.php:85
msgid "Your homepage displays"
msgstr "На главной странице отображать"

#: wp-includes/class-wp-customize-manager.php:5648
msgid "You can choose what&#8217;s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
msgstr "Вы можете выбрать то, что отображается на главной странице вашего сайта. Это могут быть записи в обратном хронологическом порядке (классический блог) или постоянная/статическая страница. Чтобы установить статическую главную страницу, вам нужно создать две страницы. Одна станет главной страницей, на второй будут показываться ваши записи."

#: wp-includes/class-wp-customize-manager.php:5646
msgid "Homepage Settings"
msgstr "Настройки главной страницы"

#: wp-includes/class-wp-customize-manager.php:5114
msgid "WordPress.org themes"
msgstr "Темы WordPress.org"

#: wp-includes/class-wp-customize-manager.php:5099
msgid "Installed themes"
msgstr "Установленные темы"

#: wp-includes/script-loader.php:1368 wp-admin/customize.php:202
#: wp-admin/customize.php:207 wp-admin/edit-form-advanced.php:389
msgid "Publish Settings"
msgstr "Настройки публикации"

#: wp-includes/class-wp-customize-manager.php:4398
msgid "Copied"
msgstr "Скопировано"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4385
msgid "Preview Link"
msgstr "Ссылка на предпросмотр"

#: wp-includes/class-wp-customize-manager.php:4379
msgid "See how changes would look live on your website, and share the preview with people who can't access the Customizer."
msgstr "Посмотрите как изменения будут вживую смотреться на вашем сайте и поделитесь предпросмотром с теми, у кого нет доступа к настройкам."

#: wp-includes/class-wp-customize-manager.php:4377
msgid "Share Preview Link"
msgstr "Поделиться ссылкой на предпросмотр"

#: wp-includes/class-wp-customize-manager.php:3212
msgid "Changes trashed successfully."
msgstr "Изменения удалены в корзину."

#: wp-includes/class-wp-customize-manager.php:3194
msgid "Changes have already been trashed."
msgstr "Изменения уже были удалены в корзину."

#: wp-includes/class-wp-customize-manager.php:3174
#: wp-includes/class-wp-customize-manager.php:3205
msgid "Unable to trash changes."
msgstr "Не удалось удалить изменения в корзину."

#: wp-includes/class-wp-customize-manager.php:3164
msgid "No changes saved yet, so there is nothing to trash."
msgstr "Никаких изменений не было сохранено, поэтому нечего удалять."

#: wp-includes/class-wp-customize-manager.php:3154
msgid "There was an authentication problem. Please reload and try again."
msgstr "Возникла проблема с авторизацией. Пожалуйста, перезагрузите и попробуйте снова."

#. translators: %s: Number of invalid settings.
#: wp-includes/class-wp-customize-manager.php:2806
#: wp-includes/script-loader.php:1356 wp-includes/script-loader.php:1358
msgid "Unable to save due to %s invalid setting."
msgid_plural "Unable to save due to %s invalid settings."
msgstr[0] "Не удалось сохранить из-за %s неверной настройки."
msgstr[1] "Не удалось сохранить из-за %s неверных настроек."
msgstr[2] "Не удалось сохранить из-за %s неверных настроек."

#: wp-includes/class-wp-customize-manager.php:2687
#: wp-includes/class-wp-customize-manager.php:2702
#: wp-includes/script-loader.php:1319
msgid "You must supply a future date to schedule."
msgstr "Вы должны указать дату в будущем для планирования."

#: wp-includes/class-wp-customize-manager.php:2664
msgid "The previous set of changes has already been published. Please try saving your current set of changes again."
msgstr "Предыдущий набор изменений уже был опубликован. Пожалуйста, попробуйте снова сохранить ваш текущий набор изменений."

#: wp-includes/admin-bar.php:948
msgid "Edit User"
msgstr "Редактировать пользователя"

#: wp-includes/admin-bar.php:902
msgid "View User"
msgstr "Просмотр пользователя"

#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the &#8220;Custom HTML&#8221; widget. If you have not yet, how about trying that widget instead?"
msgstr "Этот виджет мог содержать код, который возможно будет работать лучше с новым виджетом &#8220;HTML-код&#8221; Как насчет того, чтобы попробовать его ?"

#: wp-includes/widgets/class-wp-widget-text.php:560
msgid "Hey there, looks like you just pasted HTML into the &#8220;Visual&#8221; tab of the Text widget. You may want to paste your code into the &#8220;Code&#8221; tab instead. Alternately, try out the new &#8220;Custom HTML&#8221; widget!"
msgstr "Эй! Выглядит так, как будто вы только что вставили HTML в визуальный редактор виджета Текст. Наверное лучше было вставить его в вкладку &#8220;Текст&#8221; Альтернативно, попробуйте новый виджет &#8220;Пользовательского HTML&#8221;!"

#: wp-includes/widgets/class-wp-widget-text.php:559
msgid "Did you just paste HTML?"
msgstr "Вы только что вставили HTML?"

#: wp-includes/widgets/class-wp-widget-text.php:544
msgid "Did you know there is a &#8220;Custom HTML&#8221; 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 "Эй! А вы знаете что у нас теперь есть виджет &#8220;HTML-код&#8221; ? Вы можете найти его в списке доступных виджетов на этом экране. Попробуйте его для вставки пользовательского кода на ваш сайт!"

#: wp-includes/widgets/class-wp-widget-text.php:542
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class=\"add-widget\" href=\"#\">Add a Widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!"
msgstr "Эй! А вы знаете что у нас теперь есть виджет &#8220;HTML-код&#8221; ? Вы можете найти его нажав кнопку &#8220;<a class=\"add-widget\" href=\"#\">Добавить виджет</a>&#8221; и поискав &#8220;HTML&#8221;. Попробуйте его для вставки пользовательского кода на ваш сайт!"

#: wp-includes/widgets/class-wp-widget-text.php:540
msgid "New Custom HTML Widget"
msgstr "Новый виджет пользовательского HTML"

#: wp-includes/widgets/class-wp-widget-text.php:497
msgid "This widget may contain code that may work better in the &#8220;Custom HTML&#8221; widget. How about trying that widget instead?"
msgstr "Этот виджет содержит код, более подходящий для нового виджета &#8220;HTML-код&#8221;. Как насчет того, чтобы попробовать его?"

#: wp-includes/widgets/class-wp-widget-text.php:35
msgid "Arbitrary text."
msgstr "Произвольный текст."

#: wp-includes/widgets/class-wp-widget-custom-html.php:285
msgid "Some HTML tags are not permitted, including:"
msgstr "Некоторые HTML теги недопустимы, включая:"

#: wp-includes/widgets/class-wp-widget-custom-html.php:54
#: wp-includes/js/dist/block-library.js:34085
msgid "Custom HTML"
msgstr "HTML-код"

#: wp-includes/widgets/class-wp-widget-custom-html.php:46
msgid "Arbitrary HTML code."
msgstr "Произвольный HTML-код."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:199
#: wp-includes/js/dist/block-library.js:76641
#: wp-includes/js/dist/block-library.js:76647
msgid "Show tag counts"
msgstr "Показать количество меток"

#. translators: %s: Number of items (tags).
#. translators: %s: Total number of patterns.
#. translators: %s: Number of comments.
#. translators: %s: Number of items.
#. translators: Number of items.
#: wp-includes/category-template.php:878 wp-includes/category-template.php:889
#: wp-includes/js/dist/block-editor.js:49450
#: wp-admin/includes/ajax-actions.php:581
#: wp-admin/includes/class-wp-list-table.php:1050
#: wp-admin/includes/class-wp-list-table.php:1905 wp-admin/js/tags.js:129
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s элемент"
msgstr[1] "%s элемента"
msgstr[2] "%s элементов"

#: wp-includes/widgets/class-wp-widget-media.php:499
msgctxt "label for button in the media widget"
msgid "Add Media"
msgstr "Добавить медиафайл"

#: wp-includes/widgets/class-wp-widget-media-video.php:39
msgctxt "label for button in the video widget"
msgid "Add Video"
msgstr "Добавить видео"

#: wp-includes/widgets/class-wp-widget-media-image.php:39
msgctxt "label for button in the image widget"
msgid "Add Image"
msgstr "Добавить изображение"

#: wp-includes/widgets/class-wp-widget-media-audio.php:39
msgctxt "label for button in the audio widget"
msgid "Add Audio"
msgstr "Добавить аудиозапись"

#: wp-includes/media.php:4706
#: wp-admin/includes/class-wp-media-list-table.php:549
#: wp-admin/includes/class-wp-posts-list-table.php:1392
#: wp-admin/includes/media.php:3354
msgid "(no author)"
msgstr "(без автора)"

#: wp-includes/script-loader.php:1326 wp-admin/includes/file.php:641
msgid "An error occurred. Please try again later."
msgstr "Произошла ошибка. Пожалуйста, попробуйте ещё раз."

#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:971
msgid "To change or disable registration go to your <a href=\"%s\">Options page</a>."
msgstr "Для изменения настроек или отключения регистрации пройдите на <a href=\"%s\">Страницу настроек</a>."

#: wp-signup.php:964
msgid "The network currently allows both site and user registrations."
msgstr "Регистрация сайтов и пользователей в сети разрешена."

#: wp-signup.php:961
msgid "The network currently allows user registrations."
msgstr "Регистрация пользователей в сети разрешена."

#: wp-signup.php:958
msgid "The network currently allows site registrations."
msgstr "Регистрация сайтов в сети разрешена."

#: wp-signup.php:955
msgid "The network currently disallows registrations."
msgstr "Регистрация сайтов и пользователей в сети запрещена."

#: wp-signup.php:950
msgid "Greetings Network Administrator!"
msgstr "Приветствуем Администратора Сети!"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:63
#: wp-includes/widgets/class-wp-widget-media.php:159
msgid "Title for the widget"
msgstr "Название виджета"

#: wp-includes/widgets/class-wp-widget-media.php:153
msgid "URL to the media file"
msgstr "URL медиафайла"

#: wp-includes/widgets/class-wp-widget-media.php:146
msgid "Attachment post ID"
msgstr "ID записи вложения"

#: wp-includes/widgets/class-wp-widget-media.php:511
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Выглядит как некорректный тип файла. Пожалуйста, создайте ссылку на приемлемый файл."

#: wp-includes/widgets/class-wp-widget-media.php:510
msgid "Media Widget"
msgstr "Медиа"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media.php:509
msgid "Media Widget (%d)"
msgid_plural "Media Widget (%d)"
msgstr[0] "Медиа виджет (%d)"
msgstr[1] "Медиа виджеты (%d)"
msgstr[2] "Медиа виджеты (%d)"

#: wp-includes/widgets/class-wp-widget-media.php:502
msgid "Add to Widget"
msgstr "Добавить к виджету"

#: wp-includes/widgets/class-wp-widget-media.php:501
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:500
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:498
msgid "No media selected"
msgstr "Медиа не выбрано"

#: wp-includes/widgets/class-wp-widget-media.php:481
msgid "A media item."
msgstr "Медиа элемент."

#. translators: %s: Video extension.
#: wp-includes/widgets/class-wp-widget-media-video.php:98
msgid "URL to the %s video source file"
msgstr "URL для источника %s видео"

#: wp-includes/widgets/class-wp-widget-media-video.php:49
msgid "Video Widget"
msgstr "Видео"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-video.php:48
msgid "Video Widget (%d)"
msgid_plural "Video Widget (%d)"
msgstr[0] "Видео виджет (%d)"
msgstr[1] "Видео виджеты (%d)"
msgstr[2] "Видео виджеты (%d)"

#: wp-includes/widgets/class-wp-widget-media-video.php:41
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:40
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-gallery.php:39
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Add Images"
msgstr "Добавить"

#: wp-includes/widgets/class-wp-widget-media-video.php:30
msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider."
msgstr "Показывает видео из медиабиблиотеки или с YouTube, Vimeo или иного провайдера."

#: wp-includes/widgets/class-wp-widget-media-image.php:49
msgid "Image Widget"
msgstr "Изображение"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-image.php:48
msgid "Image Widget (%d)"
msgid_plural "Image Widget (%d)"
msgstr[0] "Виджет изображений (%d)"
msgstr[1] "Виджеты изображений (%d)"
msgstr[2] "Виджеты изображений (%d)"

#: wp-includes/widgets/class-wp-widget-media-image.php:41
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:40
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-gallery.php:41
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Edit Gallery"
msgstr "Редактировать"

#: wp-includes/widgets/class-wp-widget-media-image.php:30
msgid "Displays an image."
msgstr "Показывает изображение."

#: wp-includes/widgets/class-wp-widget-media-audio.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:377
#: wp-includes/widgets/class-wp-widget-media-video.php:253
msgid "Unable to preview media due to an unknown error."
msgstr "Просмотр файла невозможен из-за неизвестной ошибки."

#. translators: %s: Audio extension.
#: wp-includes/widgets/class-wp-widget-media-audio.php:87
msgid "URL to the %s audio source file"
msgstr "URL источника %s аудиофайла."

#: wp-includes/widgets/class-wp-widget-media-audio.php:50
msgid "Looks like this is not the correct kind of file. Please link to an audio file instead."
msgstr "Выглядит как некорректный тип файла. Пожалуйста, создайте ссылку на аудиофайл."

#: wp-includes/widgets/class-wp-widget-media-audio.php:49
msgid "Audio Widget"
msgstr "Аудио"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-audio.php:48
msgid "Audio Widget (%d)"
msgid_plural "Audio Widget (%d)"
msgstr[0] "Аудио виджет (%d)"
msgstr[1] "Аудио виджеты (%d)"
msgstr[2] "Аудио виджеты (%d)"

#: wp-includes/widgets/class-wp-widget-media-audio.php:41
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:40
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Replace Audio"
msgstr "Заменить"

#: wp-includes/customize/class-wp-customize-media-control.php:242
#: wp-includes/widgets/class-wp-widget-media-audio.php:38
msgid "No audio selected"
msgstr "Аудиофайл не выбран"

#: wp-includes/widgets/class-wp-widget-media-audio.php:30
msgid "Displays an audio player."
msgstr "Показывает аудио проигрыватель."

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2645
msgid "%1$s must be less than or equal to %2$d"
msgstr "%1$s должно быть меньше или равно %2$d"

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2637
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:2627
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:2619
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:1619
msgid "Limit result set to users with one or more specific slugs."
msgstr "Ограничить выборку пользователями с одним или более специальными ярлыками."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1207
msgid "Limit result set to terms with one or more specific slugs."
msgstr "Ограничить выборку элементами с одним или более специальными ярлыками. "

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:86
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:235
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:511
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:355
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:163
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:230
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:253
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:375
msgid "All features, supported by the post type."
msgstr "Все возможности поддерживаемые типом записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:85
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:107
msgid "The password for the parent post of the comment (if the post is password protected)."
msgstr "Пароль для родительской записи комментария (если запись защищена паролем)."

#: wp-includes/class-wp-post-type.php:1007
msgctxt "page"
msgid "Use as featured image"
msgstr "Использовать как изображение страницы"

#: wp-includes/class-wp-post-type.php:1007
msgctxt "post"
msgid "Use as featured image"
msgstr "Использовать как изображение записи"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "page"
msgid "Remove featured image"
msgstr "Удалить изображение страницы"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "post"
msgid "Remove featured image"
msgstr "Удалить изображение записи"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "page"
msgid "Set featured image"
msgstr "Установить изображение страницы"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "post"
msgid "Set featured image"
msgstr "Установить изображение записи"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "page"
msgid "Featured image"
msgstr "Изображение страницы"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "post"
msgid "Featured image"
msgstr "Изображение записи"

#. translators: 1: $sanitize_callback, 2: register_setting()
#: wp-includes/option.php:3158
msgid "%1$s is deprecated. The callback from %2$s is used instead."
msgstr "%1$s устарело. Вместо этого используйте обратный вызов %2$s."

#: wp-includes/media.php:5178
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:5177
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:313 wp-includes/media.php:5232
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Предлагаемый размер изображения: %1$s на %2$s пикселей."

#: wp-includes/comment.php:4049
msgid "Sorry, comments are not allowed for this item."
msgstr "Извините, комментарии для этого элемента не разрешены."

#: wp-includes/class-wp-oembed-controller.php:150
msgid "Sorry, you are not allowed to make proxied oEmbed requests."
msgstr "Извините, вам не разрешено делать проксированные запросы oEmbed."

#: wp-includes/class-wp-oembed-controller.php:99
msgid "Whether to perform an oEmbed discovery request for unsanctioned providers."
msgstr "Производить ли поисковый запрос oEmbed для провайдеров не из белого списка."

#: wp-includes/class-wp-oembed-controller.php:94
msgid "The maximum height of the embed frame in pixels."
msgstr "Максимальная высота внедряемого объекта в пикселях."

#: wp-includes/class-wp-oembed-controller.php:88
msgid "The maximum width of the embed frame in pixels."
msgstr "Максимальная ширина внедряемого объекта в пикселях. "

#: wp-includes/class-wp-oembed-controller.php:79
msgid "The oEmbed format to use."
msgstr "Используемый формат oEmbed."

#: wp-includes/class-wp-oembed-controller.php:45
#: wp-includes/class-wp-oembed-controller.php:73
msgid "The URL of the resource for which to fetch oEmbed data."
msgstr "URL ресурса для получения oEmbed данных."

#: wp-includes/class-wp-editor.php:1283
msgctxt "Short for blue in RGB"
msgid "B"
msgstr "B"

#: wp-includes/class-wp-editor.php:1282
msgctxt "Short for green in RGB"
msgid "G"
msgstr "G"

#: wp-includes/class-wp-editor.php:1281
msgctxt "Short for red in RGB"
msgid "R"
msgstr "R"

#: wp-includes/class-wp-editor.php:1240
msgid "Insert/edit media"
msgstr "Вставить/Изменить медиа"

#: wp-includes/class-wp-editor.php:1237
msgid "Insert/edit code sample"
msgstr "Вставить/изменить фрагмент кода"

#: wp-includes/class-wp-editor.php:1236
#: wp-includes/js/dist/block-library.js:75725
#: wp-admin/includes/privacy-tools.php:478
msgid "Table of Contents"
msgstr "Оглавление"

#: wp-includes/class-wp-editor.php:1234
msgid "Date/time"
msgstr "Дата/время"

#: wp-includes/class-wp-editor.php:1210
msgctxt "Id for link anchor (TinyMCE)"
msgid "Id"
msgstr "Id"

#: wp-includes/class-wp-editor.php:1209
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:810
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: %s: The total number of widget areas registered.
#: wp-includes/class-wp-customize-widgets.php:786
msgid "Your theme has %s widget area, but this particular page does not display it."
msgid_plural "Your theme has %s widget areas, but this particular page does not display them."
msgstr[0] "Ваша тема имеет %s область для виджетов, но эта страница не показывает ее."
msgstr[1] "Ваша тема имеет %s области для виджетов, но эта страница не показывает их."
msgstr[2] "Ваша тема имеет %s областей для виджетов, но эта страница не показывает их."

#: wp-includes/class-wp-customize-widgets.php:778
msgid "Your theme has 1 widget area, but this particular page does not display it."
msgstr "Ваша тема имеет одну область для виджетов, но эта страница не показывает ее."

#. translators: %s: The number of other widget areas registered but not
#. rendered.
#: wp-includes/class-wp-customize-widgets.php:764
msgid "Your theme has %s other widget area, but this particular page does not display it."
msgid_plural "Your theme has %s other widget areas, but this particular page does not display them."
msgstr[0] "Ваша тема имеет %s другую область для виджетов, но эта страница не показывает ее."
msgstr[1] "Ваша тема имеет %s других области для виджетов, но эта страница не показывает их."
msgstr[2] "Ваша тема имеет %s других областей для виджетов, но эта страница не показывает их."

#: wp-includes/class-wp-customize-widgets.php:755
msgid "Your theme has 1 other widget area, but this particular page does not display it."
msgstr "Ваша тема имеет одну другую область для виджетов, но эта страница не показывает ее."

#: wp-includes/option.php:2799
msgid "This address is used for admin purposes, like new user notification."
msgstr "Этот адрес используется в целях администрирования. Например, для уведомления о новых пользователях."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1056
msgid "Unique identifier for the term."
msgstr "Уникальный идентификатор элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:137
msgid "Required to be true, as terms do not support trashing."
msgstr "Должно быть истинно, так как элементы не поддерживают перемещение в корзину."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:373
msgid "An alphanumeric identifier for the taxonomy."
msgstr "Буквенно-цифровой идентификатор таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:149
msgid "Required to be true, as revisions do not support trashing."
msgstr "Должно быть истинно, так как редакции не поддерживают перемещение в корзину. "

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:396
msgid "REST base route for the post type."
msgstr "базовый путь REST для типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:369
msgid "An alphanumeric identifier for the post type."
msgstr "Буквенно-цифровой идентификатор типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:357
msgid "Human-readable labels for the post type for various contexts."
msgstr "Человекочитабельные метки для типа записи для различных контекстов."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:345
msgid "Whether or not the post type should have children."
msgstr "Может ли этот тип записи быть родительским."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:339
msgid "A human-readable description of the post type."
msgstr "Человекочитаемое описание типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:333
msgid "All capabilities used by the post type."
msgstr "Все возможности используемые типом записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:342
msgid "An alphanumeric identifier for the status."
msgstr "Буквенно-цифровой идентификатор статуса."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1698
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:1669
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:1545
msgid "Avatar URLs for the user."
msgstr "URL аватара пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1498
msgid "Roles assigned to the user."
msgstr "Роли назначенные пользователю."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1475
msgid "The nickname for the user."
msgstr "Ник пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1469
msgid "Locale for the user."
msgstr "Локаль для пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1462
msgid "Author URL of the user."
msgstr "URL автора для пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1457
msgid "Description of the user."
msgstr "Описание пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1451
msgid "URL of the user."
msgstr "URL пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1436
msgid "Last name for the user."
msgstr "Фамилия пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1428
msgid "First name for the user."
msgstr "Имя пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1420
msgid "Display name for the user."
msgstr "Отображаемое имя пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1411
msgid "Login name for the user."
msgstr "Имя входа для пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:923
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
msgid "The user cannot be deleted."
msgstr "Этот пользователь не может быть удален."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:633
msgid "Error creating new user."
msgstr "Ошибка создания нового пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1110
msgid "The parent term ID."
msgstr "ID элемента родителя."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1080
msgid "HTML title for the term."
msgstr "HTML название элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1073
msgid "URL of the term."
msgstr "URL элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:797
msgid "The term cannot be deleted."
msgstr "Элемент не может быть удален."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:110
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:137
msgid "Sorry, you are not allowed to view themes."
msgstr "Извините, вам не разрешено просматривать темы."

#: wp-includes/class-wp-xmlrpc-server.php:2255
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:207
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:679
msgid "Cannot set parent term, taxonomy is not hierarchical."
msgstr "Нельзя назначить родительский элемент, так как таксономия не является иерархической."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:424
msgid "Term does not exist."
msgstr "Элемент не существует."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:385
msgid "Types associated with the taxonomy."
msgstr "Типы ассоциированные с таксономией."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:367
msgid "The title for the taxonomy."
msgstr "Название таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:363
msgid "The title for the post type."
msgstr "Название для типа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:154
msgid "Cannot view post type."
msgstr "Нельзя просмотреть тип записей."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:306
msgid "The title for the status."
msgstr "Название статуса."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:154
msgid "Cannot view status."
msgstr "Нельзя просмотреть статус."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:144
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:202
msgid "Invalid status."
msgstr "Неверный статус."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1809
msgid "URL to the original attachment file."
msgstr "URL оригинала файла вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1789
msgid "The attachment MIME type."
msgstr "MIME тип вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1781
msgid "Attachment type."
msgstr "Тип вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1758
msgid "The attachment description."
msgstr "Описание вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1735
msgid "The attachment caption."
msgstr "Подпись вложения."

#: wp-includes/option.php:2876
msgid "Default post category."
msgstr "Рубрика для записей по умолчанию."

#: wp-includes/option.php:2766
msgid "Site tagline."
msgstr "Слоган сайта."

#. translators: Theme author name.
#: wp-includes/customize/class-wp-customize-theme-control.php:88
msgctxt "theme author"
msgid "By %s"
msgstr "От %s"

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1160
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 title, 2: New
#. site URL.
#: wp-includes/ms-functions.php:1042
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Активируйте %2$s"

#: wp-includes/blocks/rss.php:25 wp-includes/widgets.php:1613
#: wp-includes/widgets.php:1736
msgid "RSS Error:"
msgstr "Ошибка RSS:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:663
msgid "Cannot create a comment with that type."
msgstr "Невозможно создать комментарий этого типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:796
msgid "Invalid slug."
msgstr "Неверный ярлык."

#: wp-includes/rest-api.php:2335
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:780
#: wp-includes/user.php:4809 wp-admin/network/site-new.php:100
msgid "Invalid email address."
msgstr "Неверный адрес email."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:687
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:946
msgid "Invalid comment content."
msgstr "Неверное содержание комментария."

#: wp-includes/rest-api/class-wp-rest-server.php:367
msgid "Invalid JSONP callback function."
msgstr "Неверная функция обратного вызова JSONP."

#: wp-includes/post.php:5166
msgid "Invalid page template."
msgstr "Неверный шаблон страницы."

#: wp-includes/post.php:4773 wp-includes/rest-api.php:2329
#: wp-includes/script-loader.php:1369 wp-admin/includes/post.php:189
msgid "Invalid date."
msgstr "Неверная дата."

#: wp-includes/theme.php:1725
msgid "Video is playing."
msgstr "Видео воспроизводится."

#: wp-includes/theme.php:1724
msgid "Video is paused."
msgstr "Видео приостановлено."

#: wp-includes/theme.php:2325
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Архивы"

#: wp-includes/theme.php:2477
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:2469
msgctxt "Theme starter content"
msgid "News"
msgstr "Новости"

#: wp-includes/theme.php:2460
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:2452
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you are a business with a mission to describe."
msgstr "Вы можете быть художником, который желает здесь представить себя и свои работы или представителем бизнеса с описанием миссии."

#: wp-includes/theme.php:2444
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:2355
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Последние записи"

#: wp-includes/theme.php:2349
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Последние комментарии"

#: wp-includes/theme.php:2343
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Мета"

#: wp-includes/theme.php:2331
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Календарь"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:905
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Извините, вам не разрешено изменить тип комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1284
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1298
#: wp-admin/includes/ms.php:1230 wp-admin/includes/user.php:64
#: wp-admin/users.php:131 wp-admin/network/site-users.php:156
msgid "Sorry, you are not allowed to give users that role."
msgstr "Извините, вам не разрешено задавать пользователям эту роль."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:231
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "Извините, вам не разрешено упорядочивать пользователей по этому параметру."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:206
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Извините, вам не разрешено отфильтровать пользователей по роли."

#: wp-includes/class-wp-xmlrpc-server.php:3766
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1027
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Извините, вам не разрешено удалить этот комментарий."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:114
msgid "Sorry, you are not allowed to view menu items."
msgstr "Извините, вам не разрешено просматривать элементы меню."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:189
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "Извините, вам не разрешено просматривать редакции этой записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:610
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:618
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Извините, вам не разрешено создать комментарий к этой записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:584
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:594
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:547
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:557
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:576
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Извините, вам не разрешено редактировать '%s' для комментариев."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:463
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:626
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Извините, вам не разрешено прочитать запись для этого комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:455
msgid "Sorry, you are not allowed to read this comment."
msgstr "Извините, вам не разрешено прочитать этот комментарий."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:144
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Извините, вам не разрешено читать комментарии без записи."

#: wp-includes/theme.php:2434
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/theme.php:2422
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/theme.php:2418
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/theme.php:2410
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/theme.php:2406
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/theme.php:2317
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:2316
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "О сайте"

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:239
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:286
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:396
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:725
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:928
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Извините, вам не разрешено назначать указанные элементы."

#: wp-includes/class-wp-xmlrpc-server.php:1410
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:709
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:920
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Извините, вам не разрешено прилеплять записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:154
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "Переназначить удаленные записи пользователя и ссылки на этот ID пользователя."

#: wp-includes/script-loader.php:1343
msgid "This theme does not support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "Эта тема не поддерживает видео заголовки на этой странице. Перейдите на главную или другую страницу, которая поддерживает видео заголовки."

#: wp-includes/customize/class-wp-customize-media-control.php:234
msgid "Choose video"
msgstr "Выбрать видео"

#: wp-includes/customize/class-wp-customize-media-control.php:232
#: wp-includes/widgets/class-wp-widget-media-video.php:38
msgid "No video selected"
msgstr "Видео не выбрано"

#: wp-includes/customize/class-wp-customize-media-control.php:229
msgid "Change video"
msgstr "Изменить видео"

#: wp-includes/customize/class-wp-customize-media-control.php:228
#: wp-includes/customize/class-wp-customize-media-control.php:233
msgid "Select video"
msgstr "Выбрать видео"

#: wp-includes/theme.php:2474
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "Раздел главной страницы"

#: wp-includes/theme.php:2465
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Блог"

#: wp-includes/theme.php:2457
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Контакты"

#: wp-includes/theme.php:2449
msgctxt "Theme starter content"
msgid "About"
msgstr "О нас"

#: wp-includes/theme.php:2368 wp-includes/theme.php:2441
msgctxt "Theme starter content"
msgid "Home"
msgstr "Главная страница"

#: wp-includes/theme.php:2398
msgctxt "Theme starter content"
msgid "Email"
msgstr "Email"

#: wp-includes/theme.php:2414
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/theme.php:2426
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/theme.php:2402
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/theme.php:2430
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/theme.php:2337
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Рубрики"

#: wp-includes/theme.php:2361
msgctxt "Theme starter content"
msgid "Search"
msgstr "Поиск"

#: wp-includes/theme.php:2306
msgctxt "Theme starter content"
msgid "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"
msgstr "Суббота и воскресенье: 11:00&ndash;15:00"

#: wp-includes/theme.php:2305
msgctxt "Theme starter content"
msgid "Monday&ndash;Friday: 9:00AM&ndash;5:00PM"
msgstr "Понедельник&mdash;пятница: 9:00&ndash;17:00"

#: wp-includes/theme.php:2304
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Часы"

#: wp-includes/theme.php:2303
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "Нью Йорк, NY 10001"

#: wp-includes/theme.php:2302
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "123 Мейн стрит"

#: wp-includes/theme.php:2301
msgctxt "Theme starter content"
msgid "Address"
msgstr "Адрес"

#: wp-includes/theme.php:2297
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Найдите нас"

#. translators: %s: The '\' character.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1377
msgid "Passwords cannot contain the \"%s\" character."
msgstr "Пароли не могут содержать символ \"%s\"."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1367
msgid "Passwords cannot be empty."
msgstr "Пароли не могут быть пустыми."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:188
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:608
msgid "Invalid user parameter(s)."
msgstr "Неверный(-е) параметр(ы) пользователя."

#: wp-includes/script-loader.php:1332
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Показать управление"

#: wp-includes/script-loader.php:1331 wp-admin/customize.php:272
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Скрыть управление"

#: wp-includes/media-template.php:434
msgid "Document Preview"
msgstr "Предпросмотр документа"

#: wp-includes/class-wp-customize-manager.php:5345
msgid "Header Media"
msgstr "Медиафайл заголовка"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:394
msgid "REST base route for the taxonomy."
msgstr "базовый путь REST для таксономии."

#. translators: %s: Add Page label.
#. translators: %s: Add New taxonomy label.
#: wp-includes/class-wp-customize-control.php:643
#: wp-admin/includes/meta-boxes.php:681
msgid "+ %s"
msgstr "+ %s"

#: wp-includes/l10n.php:1814
msgctxt "default site language"
msgid "Site Default"
msgstr "Основной язык сайта"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1772
msgid "HTML description for the attachment, transformed for display."
msgstr "HTML описание для объекта преобразованное для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1767
msgid "Description for the attachment, as it exists in the database."
msgstr "Описание для объекта как оно существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1749
msgid "HTML caption for the attachment, transformed for display."
msgstr "HTML подпись для вложения, преобразованная для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1744
msgid "Caption for the attachment, as it exists in the database."
msgstr "Подпись для вложения, как она существует в базе данных."

#: wp-includes/class-wp-customize-manager.php:6135
msgid "Please enter a valid YouTube URL."
msgstr "Пожалуйста, введите правильный URL YouTube."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
msgid "Users do not support trashing. Set '%s' to delete."
msgstr "Пользователей нельзя переместить в корзину. Установите '%s' для удаления."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:783
msgid "Terms do not support trashing. Set '%s' to delete."
msgstr "Элементы нельзя переместить в корзину. Установите '%s' для удаления."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:516
msgid "Revisions do not support trashing. Set '%s' to delete."
msgstr "Ревизии нельзя переместить в корзину. Установите '%s' для удаления."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1152
msgid "The post does not support trashing. Set '%s' to delete."
msgstr "Запись нельзя переместить в корзину. Установите '%s' для удаления."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1080
msgid "The comment does not support trashing. Set '%s' to delete."
msgstr "Комментарий нельзя переместить в корзину. Установите '%s' для удаления."

#: wp-includes/class-wp-customize-manager.php:5459
msgid "Or, enter a YouTube URL:"
msgstr "Или введите URL YouTube:"

#: wp-includes/rest-api/class-wp-rest-request.php:735
msgid "Invalid JSON body passed."
msgstr "Отправлено неверное тело запроса JSON."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3128
msgid "Limit result set to posts assigned one or more statuses."
msgstr "Ограничить выборку до записей с одним или несколькими установленными статусами."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:959
msgid "Comment field exceeds maximum length allowed."
msgstr "Поле комментария превышает максимальную допустимую длину."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:387
msgid "Taxonomies associated with post type."
msgstr "Таксономии ассоциированные с типом записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3119
msgid "Limit result set to posts with one or more specific slugs."
msgstr "Ограничить выборку до записей с одним или несколькими установленными конкретными ярлыками."

#: wp-includes/class-wp-xmlrpc-server.php:4028
msgid "Comment is required."
msgstr "Требуется комментарий."

#: wp-includes/class-wp-customize-nav-menus.php:964
msgid "Empty title."
msgstr "Пустой заголовок."

#: wp-trackback.php:126
msgid "Sorry, trackbacks are closed for this item."
msgstr "Извините, обратные ссылки для этого объекта закрыты."

#: wp-trackback.php:99
msgid "I really need an ID for this to work."
msgstr "Мне нужен ID, чтобы это сработало."

#: wp-includes/class-wp-customize-manager.php:5686
#: wp-includes/js/dist/block-library.js:47546
#: wp-includes/js/dist/editor.js:8758 wp-includes/js/dist/editor.js:79580
#: wp-admin/includes/file.php:39
msgid "Homepage"
msgstr "Домашняя страница"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2702
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:2672
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:2687
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:2657
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s должен быть между %2$d (исключающе) и %3$d (исключающе)"

#. translators: %s: IP address.
#: wp-includes/rest-api.php:2341
msgid "%s is not a valid IP address."
msgstr "%s это неверный IP адрес."

#. translators: 1: Parameter, 2: List of types.
#. translators: 1: Parameter, 2: Type name.
#: wp-includes/rest-api.php:2258 wp-includes/rest-api.php:2370
#: wp-includes/rest-api.php:2392 wp-includes/rest-api.php:2415
#: wp-includes/rest-api.php:2530 wp-includes/rest-api.php:2601
#: wp-includes/rest-api.php:2730 wp-includes/rest-api.php:2798
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/endpoints/class-wp-rest-posts-controller.php:1670
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:526
msgid "Meta fields."
msgstr "Мета поля."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
msgid "Could not delete meta value from database."
msgstr "Не удалось удалить значение мета из базы данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1627
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:1521
msgid "Any extra capabilities assigned to the user."
msgstr "Любые дополнительные возможности назначенные пользователю."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1515
msgid "All capabilities assigned to the user."
msgstr "Все возможности назначенные пользователю."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1506
msgid "Password for the user (never included)."
msgstr "Пароль пользователя (никогда не показывается)."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1491
msgid "Registration date for the user."
msgstr "Дата регистрации пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1444
msgid "The email address for the user."
msgstr "Адрес email пользователя."

#. translators: %s: Role key.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1266
msgid "The role %s does not exist."
msgstr "Роль %s не существует."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:952
msgid "Invalid user ID for reassignment."
msgstr "Неверное значение ID пользователя для переназначения."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:902
msgid "Sorry, you are not allowed to delete this user."
msgstr "Извините, вам не разрешено удалить этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:788
msgid "Username is not editable."
msgstr "Имя пользователя не может быть изменено."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:729
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "Извините, вам не разрешено редактировать роли этого пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:487
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:259
msgid "Sorry, you are not allowed to delete this revision."
msgstr "Извините, вам не разрешено удалить эту редакцию."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:585
msgid "Cannot create existing user."
msgstr "Невозможно создать уже имеющегося пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:702
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
msgid "You are not currently logged in."
msgstr "Вы не авторизованы."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1201
msgid "Limit result set to terms assigned to a specific post."
msgstr "Ограничить выборку элементами назначенными определенной записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1195
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Ограничить выборку элементами назначенными определенному родителю."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1188
msgid "Whether to hide terms not assigned to any posts."
msgstr "Скрывать ли элементы не назначенные ни одной записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1172
msgid "Sort collection by term attribute."
msgstr "Сортировать коллекцию по атрибутам элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:78
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:870
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:303
msgid "The ID for the parent of the revision."
msgstr "ID родителя редакции."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1097
msgid "Type attribution for the term."
msgstr "Тип атрибуции элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1089
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "Буквенно-цифровой идентификатор элемента уникальный для его типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1068
msgid "HTML description of the term."
msgstr "HTML описание элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1062
msgid "Number of published posts for the term."
msgstr "Число опубликованных записей элемента."

#: wp-includes/abilities.php:149
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:83
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1405
msgid "Unique identifier for the user."
msgstr "Уникальный идентификатор пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:559
msgid "The template cannot be deleted."
msgstr "Шаблон не может быть удалён."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:150
msgid "Required to be true, as users do not support trashing."
msgstr "Должно быть истинным, так как пользователей нельзя переместить в корзину."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:457
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "Ограничить выборку таксономиями ассоциированными с определенным типом записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:379
msgid "Whether or not the term cloud should be displayed."
msgstr "Должно ли быть показано облако элементов."

#. translators: %s: Property name.
#. translators: %s: Custom field key.
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:196
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:170
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:188
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "Свойство %s имеет неверное сохраненное значение и не может быть обновлено на null."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:208
#: wp-includes/js/dist/editor.js:78651
msgid "Invalid revision ID."
msgstr "Неверный ID редакции."

#: wp-includes/class-wp-customize-nav-menus.php:967
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3215
msgid "Status is forbidden."
msgstr "Статус запрещен."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3141
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:3378
msgid "Limit result set to items except those with specific terms assigned in the %s taxonomy."
msgstr "Ограничить выборку до объектов с установленным указанным элементом в таксономии %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3099
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:3091
msgid "Limit result set to items with particular parent IDs."
msgstr "Ограничить выборку до определенных ID родителей."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1722
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:337
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3054
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:940
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1156
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1591
msgid "Offset the result set by a specific number of items."
msgstr "Сдвиг выборки на определенное число объектов."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3042
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Ограничить выборку до записей с определенным значением menu_order."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3001
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Убедиться что выборка исключает записи назначенные определенным авторам."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2993
msgid "Limit result set to posts assigned to specific authors."
msgstr "Ограничить выборку записями определенных авторов."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2784
msgid "The terms assigned to the post in the %s taxonomy."
msgstr "Элементы назначенные объекту в таксономии %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2754
msgid "The theme file to use to display the post."
msgstr "Файл темы используемый для показа записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2498
msgid "A password to protect access to the content and excerpt."
msgstr "Пароль для защиты содержания и отрывка."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2747
msgid "Whether or not the post should be treated as sticky."
msgstr "Считать ли запись прилепленной или нет."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2731
msgid "The format for the post."
msgstr "Формат записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2711
msgid "Whether or not the post can be pinged."
msgstr "Принимает ли запись уведомления."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2705
msgid "Whether or not comments are open on the post."
msgstr "Открыты ли комментарии для записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2697
msgid "The ID of the featured media for the post."
msgstr "ID избранного изображения записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2686
msgid "Whether the excerpt is protected with a password."
msgstr "Защищать ли паролем отрывок."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2680
msgid "HTML excerpt for the post, transformed for display."
msgstr "HTML отрывок записи, преобразованный для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2675
msgid "Excerpt for the post, as it exists in the database."
msgstr "Заголовок из записи в том виде, в котором он существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2666
msgid "The excerpt for the post."
msgstr "Отрывок записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2658
msgid "The ID for the author of the post."
msgstr "ID автора записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2647
msgid "Whether the content is protected with a password."
msgstr "Защищено ли содержимое паролем."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:499
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2610
msgid "HTML title for the post, transformed for display."
msgstr "HTML название записи, преобразованное для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2605
msgid "Title for the post, as it exists in the database."
msgstr "Название записи как оно существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:263
msgid "The title for the object."
msgstr "Название для объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2483
msgid "A named status for the post."
msgstr "Именованный статус записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:875
msgid "An alphanumeric identifier for the revision unique to its type."
msgstr "Буквенно-цифровой идентификатор редакции, уникальный для её типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:864
msgid "The date the revision was last modified, as GMT."
msgstr "Дата последнего изменения редакции, по GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:858
msgid "The date the revision was last modified, in the site's timezone."
msgstr "Дата последнего изменения редакции, по времени часового пояса сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2440
msgid "GUID for the post, transformed for display."
msgstr "GUID для записи, преобразованный для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:848
msgid "GUID for the revision, as it exists in the database."
msgstr "GUID для редакции, как она существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2428
msgid "The globally unique identifier for the post."
msgstr "Глобальный уникальный идентификатор записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:842
msgid "The date the revision was published, as GMT."
msgstr "Время публикации редакции, по GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:836
msgid "The date the revision was published, in the site's timezone."
msgstr "Дата публикации записи, по времени часового пояса сайта."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1623
msgid "Invalid featured media ID."
msgstr "Неверный ID избранного медиа."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:774
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1456
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:153
msgid "Invalid post parent ID."
msgstr "Неверный ID родительской записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1440
msgid "A password protected post can not be set to sticky."
msgstr "Защищённую паролем запись нельзя прилепить."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1429
msgid "A sticky post can not be password protected."
msgstr "Прилепленная запись не может быть защищена паролем."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1421
msgid "A post can not be sticky and have a password."
msgstr "На прилепленную запись нельзя поставить пароль."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1161
msgid "The post has already been deleted."
msgstr "Запись уже была удалена."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:187
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:445
#: wp-admin/edit-comments.php:14
msgid "Sorry, you are not allowed to edit comments."
msgstr "Извините, вам не разрешено редактировать комментарии."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:228
msgid "Sorry, you are not allowed to manage this plugin."
msgstr "К сожалению, вам не разрешено обновлять этот плагин"

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:129
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:691
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:745
msgid "Cannot create existing post."
msgstr "Невозможно создать уже имеющуюся запись."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:565
msgid "Sorry, you are not allowed to create new users."
msgstr "Извините, вам не разрешено создавать новых пользователей."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:599
msgid "Incorrect post password."
msgstr "Неправильный пароль к записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:221
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:244
msgid "You need to define a search term to order by relevance."
msgstr "Вам нужно определить условия поиска в порядке релевантности."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1795
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:108
msgid "The password for the post if it is password protected."
msgstr "Пароль для записи, если она защищена паролем."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:361
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Человекочитаемые метки таксономии для различных контекстов."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:355
msgid "Whether or not the taxonomy should have children."
msgstr "Может ли таксономия быть родительской."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:349
msgid "A human-readable description of the taxonomy."
msgstr "Человекочитаемое описание таксономии."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:343
msgid "All capabilities used by the taxonomy."
msgstr "Все возможности используемые таксономией."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:95
msgid "Sorry, you are not allowed to manage post statuses."
msgstr "Извините, вам не разрешено управлять статусом записей."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1483
msgid "An alphanumeric identifier for the user."
msgstr "Буквенно-цифровой идентификатор пользователя."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:336
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:330
msgid "Whether posts with this status should be publicly-queryable."
msgstr "Разрешать ли публичные запросы записей с этим статусом."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:324
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "Показывать ли записи с этим статусом на части сайта для посетителей."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:318
msgid "Whether posts with this status should be protected."
msgstr "Должны ли быть защищены записи с этим статусом."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:312
msgid "Whether posts with this status should be private."
msgstr "Должны ли записи с этим статусом быть личными."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:382
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Рамки в которых сделан запрос, определяют поля в ответе."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:362
msgid "Limit results to those matching a string."
msgstr "Ограничить результаты до совпадающих со строкой."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:346
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:353
msgid "Maximum number of items to be returned in result set."
msgstr "Максимальное число объектов возвращаемое в выборке."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:279
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:340
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:345
msgid "Current page of the collection."
msgstr "Текущая страница коллекции."

#. translators: %s: Method name.
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:70
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:121
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:155
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:189
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:206
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:223
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:240
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:258
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Метод '%s' не реализован. Должен быть принудительно переопределен в сабклассе."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1788
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "Ограничить выборку комментариями с определенным типом. Требует авторизации."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1780
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "Ограничить выборку комментариями с определенным статусом. Требует авторизации. "

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1771
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "Ограничить выборку комментариями с назначенными определенными ID записей."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1762
msgid "Ensure result set excludes specific parent IDs."
msgstr "Убедиться что выборка исключает определенные родительские ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1753
msgid "Limit result set to comments of specific parent IDs."
msgstr "Ограничить выборку комментариями с определенными родительскими ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:966
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:952
msgid "Sort collection by object attribute."
msgstr "Сортировать коллекцию по атрибуту объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1727
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:959
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:342
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3059
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:945
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1162
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1597
msgid "Order sort attribute ascending or descending."
msgstr "Упорядочить сортировку атрибута по возрастанию или убыванию."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1713
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3032
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:931
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:348
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1146
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1582
msgid "Limit result set to specific IDs."
msgstr "Ограничить выборку до определенных ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1704
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3023
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:339
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1137
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1573
msgid "Ensure result set excludes specific IDs."
msgstr "Убедиться что выборка исключает определенные ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3011
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:1692
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Ограничить выборку до имеющей определённый email автора. Требует авторизации."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1683
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:1675
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:2980
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Ограничить ответ записями опубликованными после заданной ISO8601 совместимой даты. "

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1641
msgid "Avatar URLs for the comment author."
msgstr "URL изображения аватара автора комментария."

#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1633
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1537
msgid "Avatar URL with image size of %d pixels."
msgstr "URL аватары с размером изображения в %d пикселей."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1608
msgid "State of the comment."
msgstr "Состояние комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1602
msgid "The ID of the associated post object."
msgstr "ID ассоциированного объекта записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2534
msgid "The ID for the parent of the post."
msgstr "ID родителя записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:269
msgid "URL to the object."
msgstr "URL объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2422
msgid "The date the post was published, as GMT."
msgstr "Дата публикации записи, по GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2635
msgid "HTML content for the post, transformed for display."
msgstr "HTML содержимое записи преобразованное для показа."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2630
msgid "Content for the post, as it exists in the database."
msgstr "Содержимое записи как оно существует в базе данных."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2621
msgid "The content for the post."
msgstr "Содержимое записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
msgid "User agent for the comment author."
msgstr "Значение User-Agent автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1541
msgid "URL for the comment author."
msgstr "URL для автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1533
msgid "Display name for the comment author."
msgstr "Отображаемое имя автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1527
msgid "IP address for the comment author."
msgstr "IP адрес автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1517
msgid "Email address for the comment author."
msgstr "Адрес email автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1512
msgid "The ID of the user object, if author was a user."
msgstr "ID объекта пользователя, если автор - пользователь."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:760
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:257
msgid "Unique identifier for the object."
msgstr "Уникальный идентификатор для объекта."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1429
msgid "Invalid comment author ID."
msgstr "Неверный ID автора комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1101
msgid "The comment cannot be deleted."
msgstr "Комментарий не может быть удален."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1088
msgid "The comment has already been trashed."
msgstr "Комментарий уже был перемещен в корзину."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
msgid "Updating comment failed."
msgstr "Не удалось обновить комментарий."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:935
msgid "Updating comment status failed."
msgstr "Не удалось обновить статус комментария."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:798
msgid "Creating comment failed."
msgstr "Не удалось создать комментарий."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:717
msgid "Creating a comment requires valid author name and email values."
msgstr "Для создания комментария необходимо указать корректное имя автора и адрес email."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:654
msgid "Cannot create existing comment."
msgstr "Нельзя создать уже имеющийся комментарий."

#: wp-includes/class-wp-xmlrpc-server.php:3940 wp-includes/comment.php:4101
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:505
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
msgid "Sorry, you must be logged in to comment."
msgstr "Извините, для отправки комментария необходимо авторизоваться."

#. translators: %s: List of forbidden parameters.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:174
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:219
msgid "Query parameter not permitted: %s"
msgstr "Недопустимый параметр запроса: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:142
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:142
msgid "Whether to bypass Trash and force deletion."
msgstr "Игнорировать ли перемещение в корзину и принудительно удалять."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1969
msgid "Could not open file handle."
msgstr "Не удалось открыть дескриптор файла."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1949
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2144
msgid "Content hash did not match expected."
msgstr "Контрольная сумма содержимого не соответствует ожидаемой."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1936
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:1926
msgid "No Content-Disposition supplied."
msgstr "Заголовок Content-Disposition не указан."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1918
msgid "No Content-Type supplied."
msgstr "Заголовок Content-Type не указан."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1910
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2130
msgid "No data supplied."
msgstr "Данные не указаны."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1803
msgid "The ID for the associated post of the attachment."
msgstr "ID для ассоциированых записей для вложения."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1796
msgid "Details about the media file, specific to its type."
msgstr "Подробности о медиа файле, специфичные его типу."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1726
msgid "Alternative text to display when attachment is not displayed."
msgstr "Альтернативный текст для показа когда вложение не отображается."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:975
msgid "Invalid parent type."
msgstr "Неверный тип родителя."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:423
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "Извините, вам не разрешено загружать медиафайлы к этой записи."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:414
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:659
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1068
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Извините, вам не разрешено загружать медиафайлы на этот сайт."

#. translators: %s: rest_authentication_errors
#: wp-includes/rest-api/class-wp-rest-server.php:355
msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
msgstr "REST API более не может быть полностью отключен, вместо этого для ограничения доступа к API может быть использован фильтр rest_authentication_errors."

#: wp-includes/class-wp-post-type.php:1001 wp-admin/edit-form-advanced.php:412
msgid "Page Attributes"
msgstr "Атрибуты страницы"

#: wp-includes/class-wp-post-type.php:1001
#: wp-includes/js/dist/script-modules/content-types/index.js:37164
msgid "Post Attributes"
msgstr "Свойства записи"

#: wp-includes/class-wp-post-type.php:994
msgid "View Pages"
msgstr "Просмотр страниц"

#: wp-includes/class-wp-post-type.php:994
#: wp-includes/js/dist/script-modules/content-types/index.js:37136
msgid "View Posts"
msgstr "Просмотр записей"

#: wp-includes/post.php:234
msgid "No changesets found in Trash."
msgstr "В корзине не найдено наборов изменений"

#: wp-includes/post.php:233
msgid "No changesets found."
msgstr "Наборов изменений не найдено"

#: wp-includes/post.php:232
msgid "Search Changesets"
msgstr "Искать наборы изменений"

#: wp-includes/post.php:231
msgid "All Changesets"
msgstr "Все наборы изменений"

#: wp-includes/post.php:230
msgid "View Changeset"
msgstr "Просмотреть набор изменений"

#: wp-includes/post.php:229
msgid "Edit Changeset"
msgstr "Редактировать набор изменений"

#: wp-includes/post.php:228
msgid "New Changeset"
msgstr "Новый набор изменений"

#: wp-includes/post.php:225
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Набор изменений"

#: wp-includes/post.php:224
msgctxt "post type general name"
msgid "Changesets"
msgstr "Наборы изменений"

#: wp-includes/post.php:192 wp-includes/post.php:193
msgid "Custom CSS"
msgstr "Произвольные CSS-стили"

#: wp-includes/post.php:102
msgid "Attachment Attributes"
msgstr "Свойства вложения"

#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
#. ago, 4: Date.
#: wp-includes/post-template.php:1996
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s, %3$s назад (%4$s)"

#. translators: %s: misc
#. translators: %s: privacy
#: wp-includes/option.php:3050 wp-includes/option.php:3063
#: wp-includes/option.php:3123 wp-includes/option.php:3136
#: wp-admin/includes/template.php:1654 wp-admin/includes/template.php:1667
#: wp-admin/includes/template.php:1721 wp-admin/includes/template.php:1734
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "Группа настроек \"%s\" была удалена. Используйте другую группу настроек."

#: wp-includes/option.php:2944 wp-includes/js/dist/editor.js:26775
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "Разрешить ссылки оповещения с других блогов (уведомления и обратные ссылки) на новые статьи."

#: wp-includes/option.php:2897
msgid "Blog pages show at most."
msgstr "Максимум страниц блога для показа."

#: wp-includes/option.php:2886
msgid "Default post format."
msgstr "Формат записей по умолчанию."

#: wp-includes/option.php:2865
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr "Преобразовывать смайлики наподобие :-) и :-P в картинки при показе."

#: wp-includes/option.php:2854
msgid "WordPress locale code."
msgstr "Код локали WordPress."

#: wp-includes/option.php:2842
msgid "A day number of the week that the week should start on."
msgstr "Первый день недели."

#: wp-includes/option.php:2832
msgid "A time format for all time strings."
msgstr "Общий формат времени."

#: wp-includes/option.php:2822
msgid "A date format for all date strings."
msgstr "Общий формат даты."

#: wp-includes/option.php:2812
msgid "A city in the same timezone as you."
msgstr "Город в той же временной зоне что и у вас."

#: wp-includes/option.php:2753
msgid "Site title."
msgstr "Название сайта."

#: wp-includes/media.php:5190
msgid "Search media items..."
msgstr "Поиск медиафайлов..."

#: wp-includes/link-template.php:2966
msgctxt "next set of posts"
msgid "Next"
msgstr "Далее"

#: wp-includes/link-template.php:2965
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Назад"

#: wp-includes/general-template.php:732 wp-login.php:893 wp-login.php:1516
msgid "Username or Email Address"
msgstr "Имя пользователя или email"

#. translators: %s: "Search WordPress.org themes" button text.
#: wp-includes/customize/class-wp-customize-themes-section.php:102
msgid "No themes found. Try a different search, or %s."
msgstr "Темы не найдены. Попробуйте поискать заново, или %s."

#. translators: %s: Themes panel title in the Customizer.
#: wp-includes/customize/class-wp-customize-themes-panel.php:80
msgid "You are browsing %s"
msgstr "Вы просматриваете %s"

#: wp-includes/customize/class-wp-customize-themes-section.php:157
msgid "Filter themes"
msgstr "Фильтр тем"

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgid "Change theme"
msgstr "Сменить тему"

#: wp-includes/customize/class-wp-customize-theme-control.php:103
msgid "Update now"
msgstr "Обновить сейчас"

#. translators: %s: "Update now" button.
#: wp-includes/customize/class-wp-customize-theme-control.php:102
msgid "New version available. %s"
msgstr "Доступна новая версия. %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:67
msgid "Install and preview theme: %s"
msgstr "Установить и просмотреть тему: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:65
msgid "Live preview theme: %s"
msgstr "Живой просмотр темы: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:63
msgid "Customize theme: %s"
msgstr "Настроить тему: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:61
msgid "Details for theme: %s"
msgstr "Подробности для темы: %s"

#: wp-includes/customize/class-wp-customize-selective-refresh.php:177
msgid "Click to edit this element."
msgstr "Нажмите, чтобы отредактировать этот элемент."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:176
msgid "Click to edit the site title."
msgstr "Нажмите для редактирования названия сайта."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:175
msgid "Click to edit this widget."
msgstr "Нажмите для редактирования этого виджета."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:174
msgid "Click to edit this menu."
msgstr "Нажмите, чтобы отредактировать это меню."

#: wp-includes/class-wp-xmlrpc-server.php:3885
msgid "Sorry, the comment could not be updated."
msgstr "Извините, комментарий не может быть отредактирован."

#: wp-includes/class-wp-xmlrpc-server.php:2813
msgid "Invalid role."
msgstr "Неверная роль."

#: wp-includes/class-wp-xmlrpc-server.php:2432
msgid "Sorry, you are not allowed to assign this term."
msgstr "Извините, вам не разрешено назначить этот элемент."

#: wp-includes/class-wp-xmlrpc-server.php:2352
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:754
msgid "Sorry, you are not allowed to delete this term."
msgstr "Извините, вам не разрешено удалить этот элемент."

#: wp-includes/class-wp-xmlrpc-server.php:2242
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:462
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:653
msgid "Sorry, you are not allowed to edit this term."
msgstr "Извините, вам не разрешено редактировать этот элемент."

#: wp-includes/class-wp-xmlrpc-server.php:2167
msgid "Sorry, the term could not be created."
msgstr "Извините, ваш элемент не может быть создан."

#: wp-includes/class-wp-customize-widgets.php:818
#: wp-includes/class-wp-customize-widgets.php:961
msgid "No widgets found."
msgstr "Виджеты не найдены."

#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:817
msgid "Number of widgets found: %d"
msgstr "Число найденных виджетов: %d"

#. translators: 1: Post type name, 2: Error message.
#: wp-includes/class-wp-customize-nav-menus.php:1060
msgid "%1$s could not be created: %2$s"
msgstr "%1$s не может быть создан: %2$s"

#: wp-includes/class-wp-customize-nav-menus.php:1055
#: wp-includes/js/dist/block-editor.js:69619
msgid "Post"
msgstr "Запись"

#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6110
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:6102
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:6061
msgid "Unrecognized background setting."
msgstr "Нераспознанные настройки фона."

#: wp-includes/class-wp-customize-manager.php:6052
#: wp-includes/class-wp-customize-manager.php:6056
msgid "Invalid value for background size."
msgstr "Неверное значение для размера фона."

#: wp-includes/class-wp-customize-manager.php:6048
msgid "Invalid value for background position Y."
msgstr "Неверное значение для позиции фона Y."

#: wp-includes/class-wp-customize-manager.php:6044
msgid "Invalid value for background position X."
msgstr "Неверное значение для позиции фона X."

#: wp-includes/class-wp-customize-manager.php:6040
msgid "Invalid value for background attachment."
msgstr "Неверное значение для вложения фона."

#: wp-includes/class-wp-customize-manager.php:6036
msgid "Invalid value for background repeat."
msgstr "Неверное значение для повтора фона."

#: wp-includes/class-wp-customize-manager.php:5717
#: wp-includes/js/dist/editor.js:72434
msgid "Learn more about CSS"
msgstr "Узнать больше о CSS"

#: wp-includes/class-wp-customize-manager.php:5753
#: wp-includes/js/dist/block-editor.js:79625
#: wp-includes/js/dist/editor.js:72421 wp-includes/js/dist/editor.js:100559
msgid "Additional CSS"
msgstr "Дополнительные стили"

#: wp-includes/class-wp-customize-manager.php:5621
#: wp-admin/includes/class-custom-background.php:478
msgid "Scroll with Page"
msgstr "Прокручивать со страницей"

#: wp-includes/class-wp-customize-manager.php:5603
#: wp-admin/includes/class-custom-background.php:469
msgid "Repeat Background Image"
msgstr "Повторять фоновое изображение"

#: wp-includes/class-wp-customize-manager.php:5580
#: wp-admin/includes/class-custom-background.php:452
msgid "Image Size"
msgstr "Размер изображения"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5558
#: wp-includes/customize/class-wp-customize-background-position-control.php:96
#: wp-admin/includes/class-custom-background.php:380
msgid "Image Position"
msgstr "Позиция изображения"

#: wp-includes/class-wp-customize-manager.php:5530
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Пользовательский"

#: wp-includes/class-wp-customize-manager.php:5529
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Повторять"

#: wp-includes/class-wp-customize-manager.php:5528
#: wp-includes/class-wp-customize-manager.php:5585
#: wp-admin/includes/class-custom-background.php:458
msgid "Fit to Screen"
msgstr "На весь экран"

#: wp-includes/class-wp-customize-manager.php:5526
msgctxt "Default Preset"
msgid "Default"
msgstr "По умолчанию"

#: wp-includes/class-wp-customize-manager.php:5522
msgctxt "Background Preset"
msgid "Preset"
msgstr "Набор предустановок"

#: wp-includes/class-wp-customize-manager.php:5445
msgid "Header Video"
msgstr "Видео заголовка"

#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5367
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:5360
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 пикселей. "

#. translators: 1: .mp4, 2: Header size in pixels.
#: wp-includes/class-wp-customize-manager.php:5353
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:5346
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "Если вы добавите видеоролик, изображение будет использовано как резервный вариант во время загрузки видео."

#. translators: %d: Number of themes being displayed, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4960
msgid "Displaying %d themes"
msgstr "Показано %d тем"

#. translators: %d: Number of theme search results, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4958
msgid "%d themes found"
msgstr "Найдено %d тем"

#: wp-includes/class-wp-customize-manager.php:4956
#: wp-admin/network/themes.php:172
msgid "Are you sure you want to delete this theme?"
msgstr "Вы точно хотите удалить эту тему?"

#: wp-includes/class-wp-customize-manager.php:2367
msgid "Unauthorized to modify setting due to capability."
msgstr "Нет разрешения для изменения настроек в возможностях."

#: wp-includes/class-wp-customize-manager.php:2362
msgid "Setting does not exist or is unrecognized."
msgstr "Настройка отсутствует или не распознана."

#: wp-includes/class-wp-customize-manager.php:2148
msgid "This form is not live-previewable."
msgstr "Эта форма не имеет живого предпросмотра."

#: wp-includes/class-wp-customize-manager.php:2147
msgid "This link is not live-previewable."
msgstr "Эта ссылка не имеет живого предпросмотра."

#: wp-includes/class-wp-customize-manager.php:562
msgid "Non-existent changeset UUID."
msgstr "Несуществующий UUID набора изменений."

#: wp-includes/class-wp-customize-manager.php:535
msgid "Invalid changeset UUID"
msgstr "Неверный UUID набора изменений"

#: wp-includes/class-wp-customize-control.php:647
msgid "New page title"
msgstr "Новое название страницы"

#: wp-includes/feed.php:594 wp-admin/link-parse-opml.php:82
#: wp-admin/link-parse-opml.php:83
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: Current user's display name.
#: wp-includes/admin-bar.php:277
msgid "Howdy, %s"
msgstr "Привет, %s"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-admin/nav-menus.php:901
msgid "Edit selected menu"
msgstr "Изменить выбранное меню"

#: wp-includes/class-wp-editor.php:1418
#: wp-includes/js/dist/format-library.js:4827
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "Внимание: ссылка добавлена, но может содержать ошибки. Пожалуйста, проверьте её."

#: wp-includes/blocks/query-title.php:46
#: wp-includes/js/dist/block-library.js:66699
msgid "Search results"
msgstr "Результаты поиска"

#: wp-includes/class-wp-editor.php:1371
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "Область редактирования. Нажмите Control-Option-H, чтобы получить больше информации."

#: wp-includes/script-loader.php:1107
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "Используйте клавиши влево/вправо, чтобы переместиться на одну секунду; вверх/вниз, чтобы переместиться на десять секунд."

#: wp-includes/script-loader.php:1109
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "Используйте клавиши вверх/вниз, чтобы увеличить или уменьшить громкость."

#: wp-includes/script-loader.php:1112
msgid "Volume Slider"
msgstr "Регулятор громкости"

#: wp-includes/script-loader.php:1114
msgid "Audio Player"
msgstr "Аудиоплеер"

#: wp-includes/script-loader.php:1113
msgid "Video Player"
msgstr "Видеоплеер"

#: wp-includes/script-loader.php:1106
msgid "Time Slider"
msgstr "Шкала времени"

#: wp-includes/blocks/playlist.php:95 wp-includes/blocks/playlist.php:165
#: wp-includes/script-loader.php:1105 wp-includes/theme.php:1722
msgid "Pause"
msgstr "Пауза"

#: wp-includes/blocks/playlist-track.php:60 wp-includes/blocks/playlist.php:94
#: wp-includes/blocks/playlist.php:166 wp-includes/script-loader.php:1104
#: wp-includes/theme.php:1723 wp-includes/js/dist/block-library.js:56167
msgid "Play"
msgstr "Воспроизвести"

#: wp-includes/taxonomy.php:2486 wp-includes/taxonomy.php:3308
msgid "A name is required for this term."
msgstr "Требуется название этого элемента."

#: wp-includes/class-wp-tax-query.php:652
msgid "Inexistent terms."
msgstr "Элементы не существуют."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:260
#: wp-admin/includes/theme.php:1065 wp-admin/theme-install.php:409
#: wp-admin/theme-install.php:489 wp-admin/themes.php:623
#: wp-admin/themes.php:1016 wp-admin/themes.php:1277
#: wp-admin/js/updates.js:1811
msgctxt "theme"
msgid "Activate %s"
msgstr "Активировать %s"

#: wp-includes/class-wp-xmlrpc-server.php:4944
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "Извините, вам не разрешено получать данные пользователей этого сайта."

#: wp-includes/class-wp-xmlrpc-server.php:3050
#: wp-includes/class-wp-xmlrpc-server.php:3274 wp-admin/includes/post.php:515
msgid "Sorry, you are not allowed to edit pages."
msgstr "Извините, вам не разрешено редактировать страницы."

#: wp-includes/class-wp-xmlrpc-server.php:2875
#: wp-includes/class-wp-xmlrpc-server.php:2925
msgid "Sorry, you are not allowed to edit your profile."
msgstr "Извините, вам не разрешено редактировать свой профиль."

#: wp-includes/class-wp-xmlrpc-server.php:2732
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:490
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:748
#: wp-admin/user-edit.php:104 wp-admin/user-edit.php:136
#: wp-admin/user-edit.php:195 wp-admin/users.php:114 wp-admin/users.php:143
#: wp-admin/users.php:261 wp-admin/network/site-users.php:144
#: wp-admin/network/site-users.php:170
msgid "Sorry, you are not allowed to edit this user."
msgstr "Извините, вам не разрешено редактировать этого пользователя."

#: wp-includes/class-wp-theme.php:1099
msgid "Seasonal"
msgstr "Времена года"

#: wp-includes/class-wp-theme.php:1098
msgid "Photoblogging"
msgstr "Фотоблог"

#: wp-includes/class-wp-theme.php:1096
msgid "Responsive Layout"
msgstr "Адаптивная разметка"

#: wp-includes/class-wp-theme.php:1095
msgid "Fluid Layout"
msgstr "Гибкая разметка"

#: wp-includes/class-wp-theme.php:1094
msgid "Fixed Layout"
msgstr "Фиксированная разметка"

#: wp-includes/class-wp-theme.php:1089
msgid "Tan"
msgstr "Жёлто-коричневый"

#: wp-includes/class-wp-xmlrpc-server.php:3007
#: wp-includes/class-wp-xmlrpc-server.php:3225
#: wp-admin/includes/ajax-actions.php:2098 wp-admin/includes/post.php:282
msgid "Sorry, you are not allowed to edit this page."
msgstr "Извините, вам не разрешено редактировать эту страницу."

#: wp-includes/class-wp-xmlrpc-server.php:3159
msgid "Sorry, you are not allowed to delete this page."
msgstr "Извините, вам не разрешено удалять эту страницу."

#: wp-includes/class-wp-xmlrpc-server.php:1858
#: wp-includes/class-wp-xmlrpc-server.php:5313
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1074
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1128
msgid "Sorry, you are not allowed to delete this post."
msgstr "Извините, вам не разрешено удалять эту запись."

#. translators: %s: Site title.
#: wp-login.php:338
msgctxt "site"
msgid "&larr; Go to %s"
msgstr "&larr; Перейти к %s"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-includes/widgets/class-wp-nav-menu-widget.php:201
msgid "Edit Menu"
msgstr "Редактировать меню"

#: wp-includes/script-loader.php:2033 wp-includes/js/dist/block-editor.js:88504
#: wp-includes/js/dist/components.js:41989
#: wp-includes/js/dist/edit-site.js:34891 wp-includes/js/dist/editor.js:43064
#: wp-includes/js/dist/media-utils.js:23472
#: wp-includes/js/dist/script-modules/content-types/index.js:29822
#: wp-admin/includes/dashboard.php:1034
msgid "Today"
msgstr "Сегодня"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:161
msgid "Deleted:"
msgstr "Удалено:"

#. translators: %s is the search term.
#: wp-includes/blocks/query-title.php:51
msgid "Search results for: &#8220;%s&#8221;"
msgstr "Результаты поиска для «%s»"

#: wp-login.php:1045 wp-admin/install.php:172 wp-admin/user-edit.php:736
#: wp-admin/user-new.php:625 wp-admin/js/user-profile.js:61
msgid "Confirm use of weak password"
msgstr "Разрешить использование слабого пароля."

#: wp-includes/script-loader.php:1232
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Надёжность пароля неизвестна"

#: wp-includes/rest-api/class-wp-rest-server.php:1267
#: wp-includes/script-loader.php:843 wp-admin/js/tags.js:80
msgid "Sorry, you are not allowed to do that."
msgstr "Извините, вам не разрешено выполнять данное действие."

#: wp-includes/revision.php:902
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Извините, вам не разрешено просматривать черновики."

#. translators: Password change notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2223 wp-includes/user.php:2837
msgid "[%s] Password Changed"
msgstr "[%s] Пароль изменён"

#. translators: %s: User name.
#: wp-includes/pluggable.php:2213
msgid "Password changed for user: %s"
msgstr "Пароль пользователя %s изменён."

#: wp-includes/media-template.php:1558
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Область просмотра и обрезки изображения. Требует управления мышью."

#. translators: %s: Documentation URL.
#: wp-includes/formatting.php:5149
msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
msgstr "При использовании произвольной структуры необходимо указать хотя бы один элемент. <a href=\"%s\">Узнать больше</a>"

#: wp-includes/class-wp-xmlrpc-server.php:4394
#: wp-includes/class-wp-xmlrpc-server.php:4450
#: wp-includes/class-wp-xmlrpc-server.php:6479 wp-admin/async-upload.php:35
#: wp-admin/includes/ajax-actions.php:2539
#: wp-admin/includes/ajax-actions.php:2609 wp-admin/media-new.php:16
#: wp-admin/media-upload.php:20 wp-admin/upload.php:13
msgid "Sorry, you are not allowed to upload files."
msgstr "Извините, вам не разрешено загружать файлы."

#: wp-includes/class-wp-xmlrpc-server.php:3437
msgid "Sorry, you are not allowed to add a category."
msgstr "Извините, вам не разрешено добавлять рубрику."

#: wp-includes/class-wp-xmlrpc-server.php:2795
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:498
#: wp-admin/users.php:16
msgid "Sorry, you are not allowed to list users."
msgstr "Извините, вам не разрешено просматривать список пользователей."

#: wp-includes/class-wp-customize-manager.php:2390
#: wp-includes/class-wp-customize-setting.php:599
#: wp-includes/script-loader.php:1370
msgid "Invalid value."
msgstr "Неверное значение."

#: wp-includes/class-wp-customize-manager.php:526
#: wp-includes/script-loader.php:1328 wp-admin/customize.php:18
msgid "Sorry, you are not allowed to customize this site."
msgstr "Извините, вам не разрешено настраивать этот сайт."

#. translators: 1: <script>, 2: wp_add_inline_script()
#. translators: 1: <style>, 2: wp_add_inline_style()
#: wp-includes/functions.wp-scripts.php:218
#: wp-includes/functions.wp-styles.php:95
msgid "Do not pass %1$s tags to %2$s."
msgstr "Не передавайте в функцию %2$s тег %1$s."

#: wp-includes/class-wp-editor.php:1397
msgid "Link options"
msgstr "Настройки ссылки"

#: wp-includes/script-loader.php:1281
#: wp-includes/js/dist/format-library.js:4835
msgid "Link inserted."
msgstr "Ссылка вставлена."

#: wp-includes/script-loader.php:1280 wp-includes/js/dist/block-editor.js:71616
msgid "Link selected."
msgstr "Ссылка выбрана."

#. translators: %s: ImageMagick method name.
#: wp-includes/class-wp-image-editor-imagick.php:1274
#: wp-includes/class-wp-image-editor-imagick.php:1285
msgid "%s is required to strip image meta."
msgstr "Для удаления метаданных изображения необходим метод %s."

#: wp-includes/media.php:5193
msgid "No media items found."
msgstr "Медиафайлов не найдено."

#. translators: 1: Post title, 2: Site title.
#: wp-includes/embed.php:517
msgid "&#8220;%1$s&#8221; &#8212; %2$s"
msgstr "«%1$s» &#8212; %2$s"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
#. is_subdomain_install()
#: wp-includes/ms-default-constants.php:142
msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
msgstr "Константа %1$s <strong>считается устаревшей</strong>. Используйте логическую константу %2$s в %3$s, чтобы включить режим поддоменов. Используйте функцию %4$s, чтобы проверить, включён ли режим поддоменов."

#. translators: 1: Panel ID, 2: Link to 'customize_loaded_components' filter
#. reference.
#: wp-includes/class-wp-customize-manager.php:3948
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:1426
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-login.php:1435
msgid "Your session has expired. Please log in to continue where you left off."
msgstr "Ваша сессия истекла. Пожалуйста, авторизуйтесь снова, чтобы продолжить работу."

#. translators: 1: User's display name, 2: User login.
#: wp-includes/user.php:1853
msgctxt "user dropdown"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: Email address.
#: wp-includes/user.php:298
msgid "<strong>Error:</strong> The password you entered for the email address %s is incorrect."
msgstr "<strong>Ошибка</strong>: Введённый вами пароль для адреса %s неверен."

#: wp-includes/user.php:261
msgid "<strong>Error:</strong> The email field is empty."
msgstr "<strong>Ошибка</strong>: Вы не ввели email."

#: wp-includes/taxonomy.php:616
msgid "Unregistering a built-in taxonomy is not allowed."
msgstr "Удаление встроенных таксономий не допускается"

#: wp-includes/script-loader.php:1333
#: wp-includes/js/dist/block-library.js:14395
#: wp-includes/js/dist/editor.js:87485
msgid "(Untitled)"
msgstr "(Без названия)"

#: wp-includes/post.php:1936
msgid "Unregistering a built-in post type is not allowed"
msgstr "Удаление встроенных типов записей не допускается"

#: wp-includes/post.php:735
msgctxt "post status"
msgid "Trash"
msgstr "В корзине"

#: wp-includes/post.php:721 wp-admin/includes/template.php:2314
msgctxt "post status"
msgid "Private"
msgstr "Личное"

#: wp-includes/post.php:706 wp-admin/includes/template.php:2328
msgctxt "post status"
msgid "Pending"
msgstr "На утверждении"

#: wp-includes/post.php:691 wp-admin/includes/template.php:2321
msgctxt "post status"
msgid "Draft"
msgstr "Черновик"

#: wp-includes/post.php:677 wp-admin/includes/template.php:2336
msgctxt "post status"
msgid "Scheduled"
msgstr "Запланировано"

#: wp-includes/post.php:663
msgctxt "post status"
msgid "Published"
msgstr "Опубликовано"

#: wp-includes/post-template.php:1828
msgctxt "post password form"
msgid "Enter"
msgstr "Войти"

#: wp-includes/pluggable.php:713
msgid "<strong>Error:</strong> Invalid username, email address or incorrect password."
msgstr "<strong>Ошибка</strong>: Неверное имя пользователя, email или пароль."

#. translators: 1: Site name, 2: Separator (raquo), 3: Term name, 4: Taxonomy
#. singular name.
#: wp-includes/general-template.php:3531
msgid "%1$s %2$s %3$s %4$s Feed"
msgstr "%1$s %2$s Лента элемента %3$s таксономии %4$s"

#. translators: Hidden accessibility text.
#: wp-includes/functions.php:7615 wp-includes/media-template.php:209
#: wp-includes/media-template.php:374
msgid "Close dialog"
msgstr "Закрыть окно"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: Version number,
#. 4: __construct() method.
#: wp-includes/functions.php:5750
msgid "The called constructor method for %1$s class 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:5259
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:70424
#: wp-includes/js/dist/edit-site.js:41384
msgid "Choose logo"
msgstr "Выберите логотип"

#: wp-includes/class-wp-customize-manager.php:5257
msgid "No logo selected"
msgstr "Логотип не выбран"

#: wp-includes/class-wp-customize-manager.php:5254
msgid "Change logo"
msgstr "Изменить логотип"

#: wp-includes/class-wp-customize-manager.php:5253
#: wp-includes/class-wp-customize-manager.php:5258
msgid "Select logo"
msgstr "Выбрать логотип"

#. translators: %s: document.write()
#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
msgid "%s is forbidden"
msgstr "Метод %s запрещён"

#: wp-includes/customize/class-wp-customize-partial.php:226
msgid "Partial render must echo the content or return the content string (or array), but not both."
msgstr "Функция частичного отображения должна выводить содержимое или возвращать его в виде строки (или массива), но не делать и то и другое одновременно."

#: wp-includes/comment.php:1335
msgid "<strong>Error:</strong> Your comment is too long."
msgstr "<strong>Ошибка</strong>: ваш комментарий слишком длинный."

#: wp-includes/comment.php:1331
msgid "<strong>Error:</strong> Your URL is too long."
msgstr "<strong>Ошибка</strong>: ваша ссылка слишком длинная."

#: wp-includes/comment.php:1327
msgid "<strong>Error:</strong> Your email address is too long."
msgstr "<strong>Ошибка</strong>: ваш адрес email слишком длинный."

#: wp-includes/comment.php:1323
msgid "<strong>Error:</strong> Your name is too long."
msgstr "<strong>Ошибка</strong>: ваше имя слишком длинное."

#: wp-includes/comment.php:348
msgctxt "comment status"
msgid "Trash"
msgstr "Удалён"

#: wp-includes/comment.php:347 wp-admin/edit-form-comment.php:138
msgctxt "comment status"
msgid "Spam"
msgstr "Спам"

#: wp-includes/comment.php:346 wp-admin/edit-form-comment.php:136
msgctxt "comment status"
msgid "Approved"
msgstr "Одобрен"

#. translators: 1: templates/index.html, 2: index.php, 3: Documentation URL, 4:
#. Template, 5: style.css
#: wp-includes/class-wp-theme.php:398
#: wp-admin/includes/class-theme-upgrader.php:632
msgid "Template is missing. Standalone themes need to have a %1$s or %2$s template file. <a href=\"%3$s\">Child themes</a> need to have a %4$s header in the %5$s stylesheet."
msgstr "Шаблон не найден. Автономные темы должны иметь файл шаблона %1$s или %2$s. <a href=\"%3$s\">Дочерние темы</a> должны иметь заголовок %4$s в таблице стилей %5$s."

#: wp-includes/class-wp-metadata-lazyloader.php:82
#: wp-includes/class-wp-metadata-lazyloader.php:122
msgid "Invalid object type."
msgstr "Неверный тип объекта"

#: wp-includes/class-wp-editor.php:1395
#: wp-includes/js/dist/block-editor.js:71677
msgid "Paste URL or type to search"
msgstr "Введите URL или слово для поиска"

#: wp-includes/blocks/site-logo.php:77
#: wp-includes/class-wp-customize-manager.php:5245
#: wp-includes/js/dist/block-library.js:70385
#: wp-includes/js/dist/block-library.js:70398
#: wp-admin/includes/template.php:2473
msgid "Logo"
msgstr "Логотип"

#: wp-includes/class-wp-customize-manager.php:5194
#: wp-includes/class-wp-customize-manager.php:5301
msgid "Display Site Title and Tagline"
msgstr "Отображать название и описание"

#: wp-includes/class-wp-customize-manager.php:2146
#: wp-includes/customize/class-wp-customize-selective-refresh.php:173
msgid "Shift-click to edit this element."
msgstr "Щёлкните, удерживая Shift, чтобы изменить элемент."

#: wp-comments-post.php:31
msgid "Comment Submission Failure"
msgstr "Ошибка при отправке комментария"

#: wp-includes/user.php:3574 wp-admin/includes/user.php:208
msgid "<strong>Error:</strong> Sorry, that username is not allowed."
msgstr "<strong>Ошибка</strong>: Извините, это имя пользователя не разрешено."

#: wp-includes/rest-api/class-wp-rest-request.php:951
msgid "Invalid parameter."
msgstr "Неверный параметр."

#. translators: %s: Menu name.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:79
msgctxt "menu location"
msgid "(Current: %s)"
msgstr "(Текущее: %s)"

#. translators: %s: Menu location.
#: wp-includes/class-wp-customize-nav-menus.php:520
msgctxt "menu"
msgid "(Currently set to: %s)"
msgstr "(Сейчас связано с «%s»)"

#. translators: %s: Documentation URL.
#: wp-includes/functions.php:6145
msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
msgstr "Дополнительную информацию можно найти на странице <a href=\"%s\">&laquo;Отладка в WordPress&raquo;</a>."

#. translators: 1: $table_prefix, 2: wp-config.php
#: wp-includes/load.php:791
msgid "<strong>Error:</strong> %1$s in %2$s can only contain numbers, letters, and underscores."
msgstr "<strong>Ошибка</strong>: %1$s в %2$s может содержать только числа, буквы и подчёркивания."

#. translators: %s: WP_User->ID
#: wp-includes/class-wp-user.php:287 wp-includes/class-wp-user.php:320
#: wp-includes/class-wp-user.php:361 wp-includes/class-wp-user.php:386
msgid "Use %s instead."
msgstr "Используйте %s."

#. translators: %s: get_the_author()
#. translators: %s: get_trackback_url()
#: wp-includes/author-template.php:72 wp-includes/comment-template.php:1254
msgid "Use %s instead if you do not want the value echoed."
msgstr "Используйте %s, если не хотите вывести значение."

#: wp-includes/class-wp-term.php:160
msgid "Term ID is shared between multiple taxonomies"
msgstr "ID элемента связан с несколькими таксономиями"

#: wp-includes/taxonomy.php:1405 wp-includes/taxonomy.php:1479
msgid "Term meta cannot be added to terms that are shared between taxonomies."
msgstr "К элементам, связанным с несколькими таксономиями, нельзя добавить метаданные."

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:200
msgctxt "genitive"
msgid "December"
msgstr "декабря"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:199
msgctxt "genitive"
msgid "November"
msgstr "ноября"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:198
msgctxt "genitive"
msgid "October"
msgstr "октября"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:197
msgctxt "genitive"
msgid "September"
msgstr "сентября"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:196
msgctxt "genitive"
msgid "August"
msgstr "августа"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:195
msgctxt "genitive"
msgid "July"
msgstr "июля"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:194
msgctxt "genitive"
msgid "June"
msgstr "июня"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:193
msgctxt "genitive"
msgid "May"
msgstr "мая"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:192
msgctxt "genitive"
msgid "April"
msgstr "апреля"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:191
msgctxt "genitive"
msgid "March"
msgstr "марта"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:190
msgctxt "genitive"
msgid "February"
msgstr "февраля"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:189
msgctxt "genitive"
msgid "January"
msgstr "января"

#: wp-includes/embed.php:1196
msgid "Sharing options"
msgstr "Варианты вставки"

#: wp-includes/class-wp-xmlrpc-server.php:662
msgid "Medium-Large size image height"
msgstr "Высота размера больше среднего"

#: wp-includes/class-wp-xmlrpc-server.php:657
msgid "Medium-Large size image width"
msgstr "Ширина размера больше среднего"

#. translators: %s: Site link.
#: wp-includes/theme-compat/sidebar.php:107
msgid "You are currently browsing the %s blog archives."
msgstr "Вы просматриваете архив блога %s."

#. translators: 1: Site link, 2: Archive year.
#: wp-includes/theme-compat/sidebar.php:83
msgid "You are currently browsing the %1$s blog archives for the year %2$s."
msgstr "Вы просматриваете архив блога %1$s за %2$s год."

#. translators: 1: Site link, 2: Archive month.
#: wp-includes/theme-compat/sidebar.php:70
msgid "You are currently browsing the %1$s blog archives for %2$s."
msgstr "Вы просматриваете архив блога %1$s за %2$s."

#. translators: 1: Site link, 2: Archive date.
#: wp-includes/theme-compat/sidebar.php:57
msgid "You are currently browsing the %1$s blog archives for the day %2$s."
msgstr "Вы просматриваете архив блога %1$s за день %2$s."

#. translators: %s: Admin email link.
#: wp-includes/ms-load.php:111
msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
msgstr "Этот сайт ещё не был активирован. Если у вас проблемы с активацией, пожалуйста, напишите по адресу %s."

#. translators: %s: Menu name.
#: wp-includes/nav-menu.php:337 wp-includes/nav-menu.php:352
msgid "The menu name %s conflicts with another menu name. Please try another."
msgstr "Заголовок меню %s конфликтует с существующим меню. Пожалуйста, выберите другой."

#. translators: %s: Site address.
#: wp-signup.php:1042
msgid "The site you were looking for, %s, does not exist."
msgstr "Сайта, который вы ищете, %s, не существует."

#. translators: %s: A link to the embedded site.
#: wp-includes/theme-compat/embed-404.php:21
msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
msgstr "По данному адресу ничего не найдено. Попробуйте перейти на сайт %s."

#: wp-includes/theme-compat/embed-404.php:14
msgid "Oops! That embed cannot be found."
msgstr "Ой! Объект не найден."

#. translators: %s: Post title.
#: wp-includes/embed.php:1020 wp-includes/post-template.php:303
msgid "Continue reading %s"
msgstr "Читать далее %s"

#: wp-includes/abilities.php:79 wp-signup.php:185
#: wp-admin/includes/class-wp-debug-data.php:177
#: wp-admin/options-general.php:343 wp-admin/network/site-new.php:251
msgid "Site Language"
msgstr "Язык сайта"

#. translators: %s: The message ID.
#: wp-mail.php:270
msgid "Mission complete. Message %s deleted."
msgstr "Миссия выполнена. Сообщение %s удалено."

#: wp-mail.php:257
msgid "Posted title:"
msgstr "Заголовок:"

#: wp-mail.php:256 wp-admin/includes/plugin-install.php:658
msgid "Author:"
msgstr "Автор:"

#: wp-includes/class-wpdb.php:2182
msgid "Are you sure the database server is not under particularly heavy load?"
msgstr "Вы уверены, что сервер базы данных не находится под большой нагрузкой?"

#. translators: %s: Database host.
#: wp-includes/class-wpdb.php:2176
msgid "This means that the contact with the database server at %s was lost. This could mean your host&#8217;s database server is down."
msgstr "Это значит, что связь с сервером базы данных по адресу %s утеряна. Возможно, сервер недоступен."

#: wp-includes/class-wpdb.php:2172
msgid "Error reconnecting to the database"
msgstr "Ошибка повторного подключения к базе данных"

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:2026 wp-includes/class-wpdb.php:2187
#: wp-includes/load.php:218
msgid "If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>."
msgstr "Если вы не знаете, что означают эти термины &#8212; возможно, стоит обратиться к хостинг-провайдеру. Если и после этого вам понадобится помощь &#8212; всегда можно посетить <a href=\"%s\">форум поддержки WordPress</a>."

#: wp-includes/class-wpdb.php:2021 wp-includes/class-wpdb.php:2181
msgid "Are you sure the database server is running?"
msgstr "Вы уверены, что сервер базы данных запущен?"

#: wp-includes/class-wpdb.php:2020
msgid "Are you sure you have typed the correct hostname?"
msgstr "Вы уверены, что ввели правильное имя сервера?"

#: wp-includes/class-wpdb.php:2019
msgid "Are you sure you have the correct username and password?"
msgstr "Вы уверены, что указали правильное имя пользователя и пароль?"

#. translators: 1: wp-config.php, 2: Database host.
#: wp-includes/class-wpdb.php:2013
msgid "This either means that the username and password information in your %1$s file is incorrect or that contact with the database server at %2$s could not be established. This could mean your host&#8217;s database server is down."
msgstr "Это значит, что либо имя пользователя и пароль в файле %1$s неверны, либо нам не удалось связаться с сервером базы данных по адресу %2$s. Возможно, сервер недоступен."

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:1232
msgid "If you do not know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress support forums</a>."
msgstr "Если вы не знаете, как настроить доступ к базе данных, следует <strong>обратиться к хостинг-провайдеру</strong>. Если проблему так и не удалось решить &#8212; возможно, вам помогут на <a href=\"%s\">форуме поддержки WordPress</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1224
msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr "В некоторых системах имя базы данных дополняется именем пользователя в виде префикса, получается что-то вроде <code>username_%1$s</code>. Возможно, причина в этом?"

#. translators: 1: Database user, 2: Database name.
#: wp-includes/class-wpdb.php:1217
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr "Имеет ли пользователь %1$s права на использование базы данных %2$s?"

#: wp-includes/class-wpdb.php:1213
msgid "Are you sure it exists?"
msgstr "Вы уверены, что она существует?"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:165
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "Облако меток не будет отображено, потому что ни одна из таксономий его не поддерживает."

#: wp-includes/user.php:2367
msgid "Nicename may not be longer than 50 characters."
msgstr "Ярлык пользователя не может быть длиннее 50 символов."

#. translators: %s: User name.
#: wp-includes/user.php:215
msgid "<strong>Error:</strong> The password you entered for the username %s is incorrect."
msgstr "<strong>Ошибка</strong>: Введённый вами пароль пользователя %s неверен."

#: wp-includes/class-wp-taxonomy.php:636
msgid "Categories list"
msgstr "Список рубрик"

#: wp-includes/class-wp-taxonomy.php:636
msgid "Tags list"
msgstr "Список меток"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Categories list navigation"
msgstr "Навигация по списку рубрик"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Tags list navigation"
msgstr "Навигация по списку меток"

#. translators: 1: Shortcode name, 2: Space-separated list of reserved
#. characters.
#: wp-includes/shortcodes.php:80
msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
msgstr "Неверное имя шорткода: %1$s. Не используйте пробелы и зарезервированные символы: %2$s"

#: wp-includes/shortcodes.php:69
msgid "Invalid shortcode name: Empty name given."
msgstr "Неверное имя шорткода: Указано пустое имя."

#. translators: 1: Function name, 2: WordPress version number, 3: Error
#. message.
#. translators: Developer debugging message. 1: PHP function name, 2: WordPress
#. version number, 3: Explanatory message.
#: wp-includes/rest-api.php:761 wp-includes/rest-api.php:786
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:740 wp-includes/rest-api.php:764
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:737
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:1548
msgid "The specified namespace could not be found."
msgstr "Не удалось найти указанное пространство имён."

#: wp-includes/rest-api/class-wp-rest-server.php:1221
msgid "No route was found matching the URL and request method."
msgstr "Подходящий маршрут для URL и метода запроса не найден."

#: wp-includes/rest-api/class-wp-rest-server.php:1884
msgid "The handler for the route is invalid"
msgstr "Неверный обработчик маршрута"

#: wp-includes/rest-api/class-wp-rest-server.php:362
msgid "JSONP support is disabled on this site."
msgstr "Поддержка JSONP на этом сайте отключена."

#. translators: %s: List of invalid parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:883
#: wp-includes/rest-api/class-wp-rest-request.php:965
msgid "Invalid parameter(s): %s"
msgstr "Неверный параметр: %s"

#. translators: %s: List of required parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:926
msgid "Missing parameter(s): %s"
msgstr "Отсутствует параметр: %s"

#. translators: 1: pre_get_posts, 2: WP_Query->is_main_query(), 3:
#. is_main_query(), 4: Documentation URL.
#: wp-includes/query.php:935
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/class-wp-post-type.php:1011
msgid "Pages list"
msgstr "Список страниц"

#: wp-includes/class-wp-post-type.php:1011
#: wp-includes/js/dist/script-modules/content-types/index.js:37247
msgid "Posts list"
msgstr "Список записей"

#: wp-includes/class-wp-post-type.php:1010
msgid "Pages list navigation"
msgstr "Навигация по списку страниц"

#: wp-includes/class-wp-post-type.php:1010
#: wp-includes/js/dist/script-modules/content-types/index.js:37239
msgid "Posts list navigation"
msgstr "Навигация по списку записей"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter pages list"
msgstr "Фильтровать список страниц"

#: wp-includes/class-wp-post-type.php:1008
#: wp-includes/js/dist/script-modules/content-types/index.js:37229
msgid "Filter posts list"
msgstr "Фильтровать список записей"

#: wp-includes/class-wp-post-type.php:1000
msgid "Page Archives"
msgstr "Архивы страниц"

#: wp-includes/class-wp-post-type.php:1000
#: wp-includes/js/dist/script-modules/content-types/index.js:37155
msgid "Post Archives"
msgstr "Архивы записей"

#: wp-includes/class-wp-customize-nav-menus.php:202
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
#: wp-includes/nav-menu.php:921
msgid "Post Type Archive"
msgstr "Архив типа записей"

#: wp-includes/ms-functions.php:668
msgid "Site names can only contain lowercase letters (a-z) and numbers."
msgstr "Имя сайта может содержать только латинские буквы в нижнем регистре (a&#8212;z) и цифры."

#: wp-includes/ms-functions.php:496 wp-includes/ms-functions.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
#: wp-includes/user.php:2339
msgid "Sorry, that username is not allowed."
msgstr "Извините, это имя пользователя не разрешено."

#: wp-includes/ms-functions.php:478
msgid "Usernames can only contain lowercase letters (a-z) and numbers."
msgstr "Имя пользователя может содержать только латинские буквы в нижнем регистре (a&#8212;z) и цифры."

#. translators: %s: Playlist item title.
#: wp-includes/media.php:3104 wp-includes/media.php:3125
msgctxt "playlist item title"
msgid "&#8220;%s&#8221;"
msgstr "«%s»"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:214
msgctxt "December abbreviation"
msgid "Dec"
msgstr "Дек"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:213
msgctxt "November abbreviation"
msgid "Nov"
msgstr "Ноя"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:212
msgctxt "October abbreviation"
msgid "Oct"
msgstr "Окт"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:211
msgctxt "September abbreviation"
msgid "Sep"
msgstr "Сен"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:210
msgctxt "August abbreviation"
msgid "Aug"
msgstr "Авг"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:209
msgctxt "July abbreviation"
msgid "Jul"
msgstr "Июл"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:208
msgctxt "June abbreviation"
msgid "Jun"
msgstr "Июн"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:207
msgctxt "May abbreviation"
msgid "May"
msgstr "Май"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:206
msgctxt "April abbreviation"
msgid "Apr"
msgstr "Апр"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:205
msgctxt "March abbreviation"
msgid "Mar"
msgstr "Мар"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:204
msgctxt "February abbreviation"
msgid "Feb"
msgstr "Фев"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:203
msgctxt "January abbreviation"
msgid "Jan"
msgstr "Янв"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:163
msgctxt "Saturday initial"
msgid "S"
msgstr "Сб"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:162
msgctxt "Friday initial"
msgid "F"
msgstr "Пт"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:161
msgctxt "Thursday initial"
msgid "T"
msgstr "Чт"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:160
msgctxt "Wednesday initial"
msgid "W"
msgstr "Ср"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:159
msgctxt "Tuesday initial"
msgid "T"
msgstr "Вт"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:158
msgctxt "Monday initial"
msgid "M"
msgstr "Пн"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:157
msgctxt "Sunday initial"
msgid "S"
msgstr "Вс"

#: wp-includes/link-template.php:3331
msgid "Newer comments"
msgstr "Следующие комментарии"

#: wp-includes/link-template.php:3330
msgid "Older comments"
msgstr "Предыдущие комментарии"

#. translators: Post calendar label. %s: Date.
#: wp-includes/general-template.php:2737
msgid "Posts published on %s"
msgstr "Записи, опубликованные %s"

#. translators: %s: 'document_title_separator' filter name.
#: wp-includes/feed.php:106 wp-includes/feed.php:132
msgid "Use the %s filter instead."
msgstr "Используйте фильтр %s."

#: wp-includes/embed.php:1223
msgid "Close sharing dialog"
msgstr "Закрыть окно вставки"

#: wp-includes/embed.php:1218
msgid "Copy and paste this code into your site to embed"
msgstr "Скопируйте и вставьте этот код на ваш сайт"

#: wp-includes/embed.php:1211
msgid "Copy and paste this URL into your WordPress site to embed"
msgstr "Скопируйте и вставьте этот URL на ваш сайт под управлением WordPress"

#: wp-includes/embed.php:1204
msgid "HTML Embed"
msgstr "HTML-код"

#: wp-includes/embed.php:1201
msgid "WordPress Embed"
msgstr "Вставка в WordPress"

#: wp-includes/embed.php:1173
msgid "Open sharing dialog"
msgstr "Открыть окно вставки"

#. translators: %s: Number of comments.
#: wp-includes/embed.php:1149
msgid "%s <span class=\"screen-reader-text\">Comment</span>"
msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
msgstr[0] "%s <span class=\"screen-reader-text\">комментарий</span>"
msgstr[1] "%s <span class=\"screen-reader-text\">комментария</span>"
msgstr[2] "%s <span class=\"screen-reader-text\">комментариев</span>"

#: wp-includes/blocks/read-more.php:39
#: wp-includes/js/dist/block-library.js:32647
#: wp-includes/js/dist/block-library.js:43873
#: wp-includes/js/dist/block-library.js:68301
#: wp-includes/js/dist/block-library.js:68321
msgid "Read more"
msgstr "Читать далее"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-widget-area-customize-control.php:66
msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
msgstr "В режиме изменения порядка в списке виджетов выше появятся дополнительные элементы управления."

#: wp-includes/class-wp-xmlrpc-server.php:3631
#: wp-includes/class-wp-xmlrpc-server.php:3834
msgid "Sorry, you are not allowed to moderate or edit this comment."
msgstr "Извините, вам не разрешено модерировать или редактировать этот комментарий."

#: wp-includes/class-wp-customize-widgets.php:815
#: wp-includes/customize/class-wp-widget-area-customize-control.php:59
msgid "Reorder widgets"
msgstr "Изменить порядок виджетов"

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4599
msgid "Live Preview: %s"
msgstr "Просмотр: %s"

#: wp-includes/class-wp-customize-manager.php:593
#: wp-admin/includes/ajax-actions.php:4437 wp-admin/includes/file.php:446
#: wp-admin/includes/file.php:456 wp-admin/theme-editor.php:73
#: wp-admin/theme-editor.php:77 wp-admin/themes.php:28 wp-admin/themes.php:71
msgid "The requested theme does not exist."
msgstr "Запрошенная тема не найдена."

#: wp-includes/class-wp-customize-manager.php:583 wp-admin/nav-menus.php:26
#: wp-admin/site-editor.php:17 wp-admin/themes.php:15 wp-admin/widgets.php:18
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
#. translators: 1: who, 2: capability
#: wp-includes/category-template.php:379 wp-includes/category.php:47
#: wp-includes/class-wp-query.php:1964 wp-includes/class-wp-user-query.php:405
msgid "%1$s is deprecated. Use %2$s instead."
msgstr "Параметр %1$s считается устаревшим. Используйте %2$s."

#. translators: 1: Post type, 2: Capability name.
#: wp-includes/capabilities.php:123 wp-includes/capabilities.php:226
#: wp-includes/capabilities.php:325 wp-includes/capabilities.php:406
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» относительно него может привести к неожиданным результатам."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1193
#: wp-includes/class-wp-customize-widgets.php:945
msgid "Clear Results"
msgstr "Очистить результаты"

#: wp-includes/class-wp-editor.php:1424
msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
msgstr "Следующие комбинации заменяются при нажатии Enter. Нажмите Escape или кнопку отмены, чтобы отменить."

#. translators: 1: Title of a menu item, 2: Type of a menu item.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:100
msgid "Remove Menu Item: %1$s (%2$s)"
msgstr "Удалить элемент меню %1$s (%2$s)"

#: wp-login.php:1038 wp-includes/js/dist/block-editor.js:90275
#: wp-includes/js/dist/edit-site.js:36662 wp-includes/js/dist/editor.js:44835
#: wp-includes/js/dist/media-utils.js:25401
#: wp-includes/js/dist/script-modules/content-types/index.js:31751
#: wp-admin/install.php:146 wp-admin/options-writing.php:179
#: wp-admin/user-edit.php:709 wp-admin/user-new.php:606
#: wp-admin/js/password-toggle.js:26 wp-admin/js/user-profile.js:89
msgid "Hide password"
msgstr "Скрыть пароль"

#: wp-login.php:1524 wp-includes/js/dist/block-editor.js:90275
#: wp-includes/js/dist/edit-site.js:36662 wp-includes/js/dist/editor.js:44835
#: wp-includes/js/dist/media-utils.js:25401
#: wp-includes/js/dist/script-modules/content-types/index.js:31751
#: wp-admin/setup-config.php:243 wp-admin/js/password-toggle.js:33
#: wp-admin/js/user-profile.js:89
msgid "Show password"
msgstr "Показать пароль"

#: wp-includes/class-wp-customize-nav-menus.php:523 wp-admin/nav-menus.php:1100
msgid "Menu Name"
msgstr "Название меню"

#: wp-includes/media-template.php:1573
msgid "Preview as an app icon"
msgstr "Просмотреть как иконку приложения"

#: wp-includes/media-template.php:1579
msgid "Preview as a browser icon"
msgstr "Просмотреть как иконку в браузере"

#: wp-includes/class-wp-customize-nav-menus.php:1241
msgid "No items"
msgstr "Нет элементов"

#: wp-login.php:1181
msgid "Registration confirmation will be emailed to you."
msgstr "Подтверждение регистрации будет отправлено на ваш email."

#: wp-includes/js/dist/block-editor.js:26132
#: wp-includes/js/dist/block-editor.js:61450 wp-admin/includes/media.php:1639
#: wp-admin/includes/media.php:2604 wp-admin/install.php:148
#: wp-admin/user-edit.php:711 wp-admin/user-new.php:608
#: wp-admin/js/password-toggle.js:28 wp-admin/js/user-profile.js:92
msgid "Hide"
msgstr "Скрыть"

#: wp-includes/js/dist/block-editor.js:26132
#: wp-includes/js/dist/block-editor.js:61450 wp-admin/includes/media.php:1638
#: wp-admin/includes/media.php:2603 wp-admin/setup-config.php:245
#: wp-admin/js/password-toggle.js:35 wp-admin/js/user-profile.js:92
msgid "Show"
msgstr "Показать"

#: wp-includes/script-loader.php:1237
msgctxt "password mismatch"
msgid "Mismatch"
msgstr "Несовпадение"

#: wp-includes/script-loader.php:1236
msgctxt "password strength"
msgid "Strong"
msgstr "Надёжный"

#: wp-includes/script-loader.php:1234
msgctxt "password strength"
msgid "Weak"
msgstr "Слабый"

#: wp-includes/script-loader.php:1233
msgctxt "password strength"
msgid "Very weak"
msgstr "Очень слабый"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide image"
msgstr "Скрыть"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide header image"
msgstr "Скрыть изображение заголовка"

#: wp-includes/class-wp-customize-manager.php:5216
#: wp-includes/js/dist/edit-site.js:41393 wp-includes/js/dist/editor.js:87453
#: wp-admin/includes/template.php:2469 wp-admin/options-general.php:102
msgid "Site Icon"
msgstr "Иконка сайта"

#: wp-includes/class-wp-customize-manager.php:5141
#: wp-includes/js/dist/editor.js:79658
msgid "Site Identity"
msgstr "Свойства сайта"

#. translators: Hidden accessibility text. 1: Title of a menu item, 2: Type of
#. a menu item.
#: wp-includes/class-wp-customize-nav-menus.php:1094
msgid "Add to menu: %1$s (%2$s)"
msgstr "Добавить в меню: %1$s (%2$s)"

#: wp-includes/class-wp-editor.php:1422
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/class-wpdb.php:1836 wp-includes/class-wpdb.php:1853
msgid "WordPress database error:"
msgstr "Ошибка базы данных WordPress:"

#: wp-includes/pluggable.php:2381
msgid "To set your password, visit the following address:"
msgstr "Чтобы задать пароль, перейдите по следующей ссылке:"

#: wp-includes/ms-functions.php:517 wp-includes/user.php:2322
msgid "Username may not be longer than 60 characters."
msgstr "Имя пользователя не может быть длиннее 60 символов."

#. translators: 1: PHP class name, 2: Version number, 3: __construct() method.
#: wp-includes/functions.php:5759
msgid "The called constructor method for %1$s class 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:1157
msgctxt "HTML tag"
msgid "Preformatted"
msgstr "Форматированный"

#. translators: 1: Original menu name, 2: Duplicate count.
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:523
msgid "%1$s (%2$d)"
msgstr "%1$s (%2$d)"

#: wp-includes/customize/class-wp-customize-themes-panel.php:44
msgid "Previewing theme"
msgstr "Просмотр темы"

#: wp-includes/customize/class-wp-customize-themes-panel.php:42
msgid "Active theme"
msgstr "Активная тема"

#: wp-includes/class-wp-customize-nav-menus.php:673
msgid "Menus can be displayed in locations defined by your theme."
msgstr "Меню могут отображаться в областях, предусмотренных темой оформления."

#. translators: %s: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:669
msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Navigation Menu&#8221; widget."
msgstr "Меню могут отображаться в областях, предусмотренных темой оформления, или в <a href=\"%s\">областях виджетов</a> при добавлении туда виджета &laquo;Меню навигации&raquo;."

#: wp-includes/class-wp-customize-nav-menus.php:545
#: wp-includes/class-wp-customize-widgets.php:814
msgid "Reorder mode closed"
msgstr "Режим изменения порядка закрыт"

#: wp-includes/class-wp-customize-nav-menus.php:544
#: wp-includes/class-wp-customize-widgets.php:813
msgid "Reorder mode enabled"
msgstr "Режим изменения порядка включён"

#: wp-includes/class-wp-customize-nav-menus.php:516
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:440
msgctxt "Missing menu name."
msgid "(unnamed)"
msgstr "(без названия)"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:63
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:547
msgid "Close reorder mode"
msgstr "Закрыть режим изменения порядка"

#: wp-includes/class-wp-customize-nav-menus.php:546
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
msgid "Reorder menu items"
msgstr "Изменить порядок элементов меню"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
msgid "Add or remove menu items"
msgstr "Добавить или удалить элементы меню"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, NEW_EMAIL, EMAIL,
#. SITENAME, SITEURL: those are placeholders.
#: wp-includes/user.php:2877
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email address on ###SITENAME### was changed to ###NEW_EMAIL###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет, ###USERNAME###!\n"
"\n"
"Это уведомление подтверждает, что ваш адрес email на сайте «###SITENAME###» успешно изменён на ###NEW_EMAIL###.\n"
"\n"
"Если вы не меняли адрес, пожалуйста, напишите администратору сайта на\n"
"###ADMIN_EMAIL###\n"
"\n"
"Это письмо было отправлено на ###EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта «###SITENAME###»\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:2819
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Привет, ###USERNAME###!\n"
"\n"
"Это уведомление подтверждает успешную смену вашего пароля на сайте «###SITENAME###».\n"
"\n"
"Если вы не меняли пароль, пожалуйста, напишите администратору сайта на\n"
"###ADMIN_EMAIL###\n"
"\n"
"Это письмо было отправлено на ###EMAIL###\n"
"\n"
"Успехов,\n"
"Команда сайта «###SITENAME###»\n"
"###SITEURL###"

#: wp-includes/class-wp-taxonomy.php:633
msgid "No tags"
msgstr "Меток нет"

#. translators: %s: Shortcode tag.
#: wp-includes/shortcodes.php:407
msgid "Attempting to parse a shortcode without a valid callback: %s"
msgstr "Попытка вывести шорткод без функции обработки: %s"

#: wp-includes/script-loader.php:827
msgid "Close code tag"
msgstr "Закрыть тег кода"

#: wp-includes/script-loader.php:825
msgid "Close list item tag"
msgstr "Закрыть тег элемента списка"

#: wp-includes/script-loader.php:824
msgid "List item"
msgstr "Элемент списка"

#: wp-includes/script-loader.php:823
msgid "Close numbered list tag"
msgstr "Закрыть тег нумерованного списка"

#: wp-includes/script-loader.php:821
msgid "Close bulleted list tag"
msgstr "Закрыть тег маркированного списка"

#: wp-includes/script-loader.php:818
msgid "Close inserted text tag"
msgstr "Закрыть тег вставленного текста"

#: wp-includes/script-loader.php:817
msgid "Inserted text"
msgstr "Вставленный текст"

#: wp-includes/script-loader.php:816
msgid "Close deleted text tag"
msgstr "Закрыть тег удалённого текста"

#: wp-includes/script-loader.php:815
msgid "Deleted text (strikethrough)"
msgstr "Удаленный (перечёркнутый) текст"

#: wp-includes/script-loader.php:814
msgid "Close blockquote tag"
msgstr "Закрыть тег цитаты"

#: wp-includes/script-loader.php:811
msgid "Close italic tag"
msgstr "Закрыть тег курсива"

#: wp-includes/script-loader.php:809
msgid "Close bold tag"
msgstr "Закрыть тег жирного шрифта"

#: wp-includes/media-template.php:1513
msgctxt "media"
msgid "Remove video track"
msgstr "Удалить дорожку видео"

#: wp-includes/media-template.php:1466
msgid "Remove poster image"
msgstr "Удалить постер"

#: wp-includes/media-template.php:1429 wp-includes/media-template.php:1443
msgid "Remove video source"
msgstr "Удалить источник видео"

#: wp-includes/media-template.php:1338 wp-includes/media-template.php:1353
msgid "Remove audio source"
msgstr "Удалить источник аудио"

#: wp-includes/formatting.php:129
msgctxt "Comma-separated list of replacement words in your language"
msgid "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"
msgstr "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"

#: wp-includes/formatting.php:121
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"

#. translators: Hidden accessibility text.
#: wp-includes/widgets/class-wp-widget-custom-html.php:272
#: wp-includes/widgets/class-wp-widget-text.php:511
#: wp-includes/widgets/class-wp-widget-text.php:572
msgid "Content:"
msgstr "Содержимое:"

#: wp-includes/class-wp-xmlrpc-server.php:682
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts."
msgstr "Разрешить оповещения с других блогов (уведомления и обратные ссылки) на новые статьи"

#: wp-includes/class-wp-editor.php:1415
msgid "Ctrl + letter:"
msgstr "Ctrl + буква:"

#: wp-includes/class-wp-editor.php:1414
msgid "Cmd + letter:"
msgstr "Cmd + буква:"

#: wp-includes/class-wp-editor.php:1413
msgid "Shift + Alt + letter:"
msgstr "Shift + Alt + буква:"

#: wp-includes/class-wp-editor.php:1412
msgid "Ctrl + Alt + letter:"
msgstr "Ctrl + Alt + буква:"

#: wp-includes/class-wp-editor.php:1408
msgid "Inline toolbar (when an image, link or preview is selected)"
msgstr "Всплывающая панель (при выборе изображения, ссылки или объекта)"

#: wp-includes/class-wp-editor.php:1406
msgid "Additional shortcuts,"
msgstr "Дополнительные комбинации,"

#: wp-includes/class-wp-editor.php:1405
msgid "Default shortcuts,"
msgstr "Стандартные комбинации,"

#: wp-includes/class-wp-customize-section.php:248
#: wp-includes/js/dist/customize-widgets.js:2472
msgid "Customizing"
msgstr "Настройка"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:42
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:98
msgid "Menu Options"
msgstr "Настройки меню"

#: wp-includes/class-wp-customize-nav-menus.php:1294
#: wp-admin/includes/nav-menu.php:386 wp-admin/includes/nav-menu.php:833
#: wp-admin/includes/nav-menu.php:1128
msgid "Add to Menu"
msgstr "Добавить в меню"

#: wp-includes/class-wp-customize-nav-menus.php:1276
#: wp-admin/includes/nav-menu.php:191
msgid "Custom Links"
msgstr "Произвольные ссылки"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1185
#: wp-includes/class-wp-customize-widgets.php:951
#: wp-includes/customize/class-wp-customize-themes-section.php:134
#: wp-includes/customize/class-wp-customize-themes-section.php:148
#: wp-admin/plugin-install.php:112 wp-admin/plugins.php:566
#: wp-admin/theme-install.php:114 wp-admin/themes.php:139
msgid "The search results will be updated as you type."
msgstr "Результаты поиска обновляются по мере набора."

#: wp-includes/class-wp-customize-nav-menus.php:1180
msgid "Search Menu Items"
msgstr "Искать элементы меню"

#: wp-includes/class-wp-customize-nav-menus.php:1175
msgid "Add Menu Items"
msgstr "Добавить"

#. translators: &#9656; is the unicode right-pointing triangle. %s: Section
#. title in the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:534
#: wp-includes/class-wp-customize-nav-menus.php:1172
#: wp-includes/class-wp-customize-section.php:246
#: wp-includes/class-wp-customize-widgets.php:927
msgid "Customizing &#9656; %s"
msgstr "Настройка &#9656; %s"

#: wp-includes/class-wp-customize-nav-menus.php:1111
msgid "Move one level down"
msgstr "Переместить на уровень ниже"

#: wp-includes/class-wp-customize-nav-menus.php:1110
msgid "Move one level up"
msgstr "Переместить на уровень выше"

#: wp-includes/class-wp-customize-nav-menus.php:521
msgid "Menu Locations"
msgstr "Области для меню"

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:701
msgid "Your theme can display menus in %s location. Select which menu you would like to use."
msgid_plural "Your theme can display menus in %s locations. Select which menu appears in each location."
msgstr[0] "Ваша тема поддерживает отображение меню в %s области. Выберите какое меню вы хотите использовать."
msgstr[1] "Ваша тема поддерживает отображение меню в %s областях. Выберите какое меню вы хотите использовать."
msgstr[2] "Ваша тема поддерживает отображение меню в %s областях. Выберите какое меню вы хотите использовать."

#: wp-includes/class-wp-customize-nav-menus.php:665
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 "Эта панель используется для управления меню на основе опубликованного содержимого. Можно создавать меню и добавлять ссылки на страницы, записи, рубрики, метки, форматы записей или произвольные ссылки."

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:574 wp-admin/nav-menus.php:582
msgid "Out from under %s"
msgstr "Из-под «%s»"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:572 wp-admin/nav-menus.php:580
msgid "Under %s"
msgstr "Под «%s»"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:570 wp-admin/nav-menus.php:578
msgid "Move out from under %s"
msgstr "Переместить из-под «%s»"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:568 wp-admin/nav-menus.php:576
msgid "Move under %s"
msgstr "Переместить под «%s»"

#: wp-includes/class-wp-customize-nav-menus.php:566 wp-admin/nav-menus.php:574
msgid "Move to the top"
msgstr "Переместить наверх"

#: wp-includes/class-wp-customize-nav-menus.php:565 wp-admin/nav-menus.php:573
msgid "Move down one"
msgstr "Переместить ниже"

#: wp-includes/class-wp-customize-nav-menus.php:564 wp-admin/nav-menus.php:572
msgid "Move up one"
msgstr "Переместить выше"

#: wp-includes/class-wp-customize-nav-menus.php:543
msgid "Loading more results... please wait."
msgstr "Загружаются дополнительные результаты… Пожалуйста, подождите."

#. translators: %d: Number of additional menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:542
msgid "Additional items found: %d"
msgstr "Найдено дополнительных элементов: %d"

#. translators: %d: Number of menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:540
msgid "Number of items found: %d"
msgstr "Найдено элементов: %d"

#. translators: %s: Title of a menu item in draft status.
#: wp-includes/class-wp-customize-nav-menus.php:538
#: wp-admin/includes/class-walker-nav-menu-edit.php:113
msgid "%s (Pending)"
msgstr "%s (На утверждении)"

#. translators: %s: Title of an invalid menu item.
#: wp-includes/class-wp-customize-nav-menus.php:536
#: wp-admin/includes/class-walker-nav-menu-edit.php:109
msgid "%s (Invalid)"
msgstr "%s (Некорректно)"

#: wp-includes/class-wp-customize-nav-menus.php:532 wp-admin/nav-menus.php:599
msgid "Menu item is now a sub-item"
msgstr "Элемент меню перемещён в подменю"

#: wp-includes/class-wp-customize-nav-menus.php:531 wp-admin/nav-menus.php:598
msgid "Menu item moved out of submenu"
msgstr "Элемент меню перемещён из подменю"

#: wp-includes/class-wp-customize-nav-menus.php:530 wp-admin/nav-menus.php:596
msgid "Menu item moved down"
msgstr "Элемент меню перемещён вниз"

#: wp-includes/class-wp-customize-nav-menus.php:529 wp-admin/nav-menus.php:595
msgid "Menu item moved up"
msgstr "Элемент меню перемещён вверх"

#: wp-includes/class-wp-customize-nav-menus.php:528
msgid "Menu deleted"
msgstr "Меню удалено"

#: wp-includes/class-wp-customize-nav-menus.php:527
msgid "Menu created"
msgstr "Меню создано"

#: wp-includes/class-wp-customize-nav-menus.php:526
msgid "Menu item deleted"
msgstr "Элемент меню удалён"

#: wp-includes/class-wp-customize-nav-menus.php:525 wp-admin/nav-menus.php:593
msgid "Menu item added"
msgstr "Элемент меню добавлен"

#: wp-includes/class-wp-customize-nav-menus.php:169
#: wp-includes/class-wp-customize-nav-menus.php:461
#: wp-admin/includes/nav-menu.php:472
msgctxt "nav menu home label"
msgid "Home"
msgstr "Главная"

#: wp-includes/customize/class-wp-customize-new-menu-control.php:59
#: wp-admin/nav-menus.php:1103 wp-admin/nav-menus.php:1254
msgid "Create Menu"
msgstr "Создать меню"

#. translators: Nav menu item original title. %s: Original title.
#. translators: %s: Link to menu item's original object.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:170
#: wp-admin/includes/class-walker-nav-menu-edit.php:297
msgid "Original: %s"
msgstr "Оригинал: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:142
#: wp-admin/edit-link-form.php:33
#: wp-admin/includes/class-walker-nav-menu-edit.php:230
#: wp-admin/includes/nav-menu.php:1359
msgid "Link Relationship (XFN)"
msgstr "Отношение к ссылке (XFN)"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:136
#: wp-admin/includes/nav-menu.php:1358
msgid "CSS Classes"
msgstr "Классы CSS"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
#: wp-admin/includes/class-walker-nav-menu-edit.php:211
#: wp-admin/includes/nav-menu.php:1357
msgid "Title Attribute"
msgstr "Атрибут title"

#: wp-includes/class-wp-editor.php:1902
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:125
#: wp-includes/media-template.php:1282
#: wp-includes/widgets/class-wp-widget-media-image.php:144
#: wp-admin/includes/class-walker-nav-menu-edit.php:218
msgid "Open link in a new tab"
msgstr "Открывать в новой вкладке"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:118
#: wp-admin/includes/class-walker-nav-menu-edit.php:205
msgid "Navigation Label"
msgstr "Ярлык навигации"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:46
#: wp-admin/nav-menus.php:1193
msgid "Automatically add new top-level pages to this menu"
msgstr "Автоматически добавлять в это меню новые страницы верхнего уровня"

#: wp-includes/class-wp-customize-nav-menus.php:521
#: wp-includes/js/dist/core-data.js:15941 wp-admin/nav-menus.php:856
msgid "Menu Location"
msgstr "Область для меню"

#: wp-includes/class-wp-customize-nav-menus.php:1120
#: wp-admin/nav-menus.php:1285
msgid "Delete Menu"
msgstr "Удалить меню"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:40
msgid "Add Items"
msgstr "Добавить элементы"

#. translators: %s: Site title.
#. translators: User dashboard screen title. %s: Network title.
#: wp-includes/admin-bar.php:384 wp-admin/admin-header.php:48
msgid "User Dashboard: %s"
msgstr "Консоль пользователя: %s"

#: wp-includes/admin-bar.php:208
msgid "https://learn.wordpress.org/"
msgstr "https://learn.wordpress.org/"

#. translators: 1: The 'id' argument, 2: Sidebar name, 3: Recommended 'id'
#. value.
#: wp-includes/widgets.php:307
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/customize/class-wp-customize-themes-panel.php:48
msgctxt "theme"
msgid "Change"
msgstr "Сменить"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/theme-compat/comments.php:44
msgid "%1$s response to %2$s"
msgid_plural "%1$s responses to %2$s"
msgstr[0] "%1$s комментарий на &laquo;%2$s&raquo;"
msgstr[1] "%1$s комментария на &laquo;%2$s&raquo;"
msgstr[2] "%1$s комментариев на &laquo;%2$s&raquo;"

#: wp-includes/theme.php:3746
msgid "Customizer"
msgstr "Настройка темы"

#: wp-includes/taxonomy.php:4354
msgid "Could not split shared term."
msgstr "Не удалось разделить связанные элементы."

#: wp-includes/taxonomy.php:528 wp-includes/taxonomy.php:529
msgid "Taxonomy names must be between 1 and 32 characters in length."
msgstr "Имена таксономий должны быть от 1 до 20 символов."

#: wp-includes/script-loader.php:1329 wp-includes/js/dist/edit-site.js:21743
msgid "Site Preview"
msgstr "Просмотр сайта"

#: wp-includes/post.php:1868 wp-includes/post.php:1869
msgid "Post type names must be between 1 and 20 characters in length."
msgstr "Имена типов записей должны быть от 1 до 20 символов."

#. translators: Revision date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/post-template.php:1941 wp-includes/post-template.php:1984
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:171
#: wp-includes/class-wp-customize-nav-menus.php:468
#: wp-includes/class-wp-customize-nav-menus.php:517
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:339
#: wp-includes/nav-menu.php:954
msgid "Custom Link"
msgstr "Произвольная ссылка"

#. translators: 1: Site URL, 2: Table name, 3: Database name.
#: wp-includes/ms-load.php:494
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: %s: Table name.
#: wp-includes/ms-load.php:488
msgid "<strong>Database tables are missing.</strong> This means that your host&#8217;s database server is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
msgstr "<strong>В базе данных отсутствуют таблицы.</strong> Это значит, что MySQL не запущен, WordPress неправильно установлен, либо кто-то удалил таблицу %s. Стоит проверить базу данных."

#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
#. those are placeholders.
#: wp-includes/ms-functions.php:2418
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Привет, USERNAME!\n"
"\n"
"Ваша учётная запись настроена.\n"
"\n"
"Вы можете войти, используя эту информацию:\n"
"Имя пользователя: USERNAME\n"
"Пароль: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Спасибо!\n"
"\n"
"--Команда сайта «SITE_NAME»"

#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
#. are placeholders.
#: wp-includes/ms-functions.php:1690 wp-admin/includes/schema.php:1294
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"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Привет, USERNAME!\n"
"\n"
"Ваш новый сайт в сети «SITE_NAME» успешно создан по адресу:\n"
"BLOG_URL\n"
"\n"
"Вы можете войти в панель управления со следующими координатами:\n"
"\n"
"Имя пользователя: USERNAME\n"
"Пароль: PASSWORD\n"
"Адрес для входа: BLOG_URLwp-login.php\n"
"\n"
"Мы надеемся, что вам понравится новый сайт. Спасибо!\n"
"\n"
"--Команда сайта «SITE_NAME»"

#: wp-includes/media.php:5156
msgid "Drag and drop to reorder media files."
msgstr "Отсортируйте медиафайлы путём перетаскивания."

#: wp-includes/js/dist/block-editor.js:51636
#: wp-includes/js/dist/block-library.js:30389
#: wp-includes/js/dist/block-library.js:30574
#: wp-includes/js/dist/editor.js:77405 wp-includes/js/dist/editor.js:77415
#: wp-includes/js/dist/patterns.js:1723 wp-includes/js/dist/patterns.js:1730
#: wp-admin/includes/class-wp-media-list-table.php:643
msgid "Detach"
msgstr "Отсоединить"

#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
#. is_rtl() function name.
#: wp-includes/general-template.php:1108
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."

#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
#. 'url' argument.
#: wp-includes/general-template.php:1027
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."

#: wp-includes/blocks/archives.php:62
#: wp-includes/widgets/class-wp-widget-archives.php:100
msgid "Select Post"
msgstr "Выберите запись"

#: wp-includes/blocks/archives.php:59
#: wp-includes/widgets/class-wp-widget-archives.php:97
msgid "Select Week"
msgstr "Выберите неделю"

#: wp-includes/blocks/archives.php:56
#: wp-includes/widgets/class-wp-widget-archives.php:94
msgid "Select Day"
msgstr "Выберите день"

#: wp-includes/blocks/archives.php:50
#: wp-includes/widgets/class-wp-widget-archives.php:88
msgid "Select Year"
msgstr "Выберите год"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1671
msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Комментарии<span class=\"screen-reader-text\"> к записи %s</span> отключены"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/comment-template.php:1661
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>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1656
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:1651
msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Комментариев<span class=\"screen-reader-text\"> к записи %s</span> нет"

#: wp-includes/class-wp-customize-nav-menus.php:1288
#: wp-includes/class-wp-editor.php:1897 wp-includes/media-template.php:1071
#: wp-admin/includes/nav-menu.php:375
msgid "Link Text"
msgstr "Текст ссылки"

#: wp-includes/customize/class-wp-customize-theme-control.php:291
#: wp-includes/customize/class-wp-customize-theme-control.php:293
#: wp-admin/includes/class-theme-installer-skin.php:147
#: wp-admin/includes/class-theme-upgrader-skin.php:103
#: wp-admin/includes/class-wp-themes-list-table.php:225
#: wp-admin/includes/theme.php:1072 wp-admin/includes/theme.php:1074
#: wp-admin/theme-install.php:421 wp-admin/theme-install.php:438
#: wp-admin/themes.php:639 wp-admin/themes.php:657 wp-admin/themes.php:1030
#: wp-admin/themes.php:1046 wp-admin/themes.php:1272 wp-admin/themes.php:1291
#: wp-admin/js/updates.js:1826
msgid "Live Preview"
msgstr "Просмотреть"

#: wp-includes/customize/class-wp-customize-theme-control.php:237
msgctxt "theme"
msgid "Previewing:"
msgstr "Предварительный просмотр:"

#: wp-includes/customize/class-wp-customize-theme-control.php:83
#: wp-includes/customize/class-wp-customize-themes-section.php:78
#: wp-admin/themes.php:591 wp-admin/themes.php:667 wp-admin/themes.php:983
msgid "Theme Details"
msgstr "Информация о теме"

#: wp-includes/class-wp-taxonomy.php:632
#: wp-includes/js/dist/script-modules/content-types/index.js:38705
msgid "No categories found."
msgstr "Рубрик не найдено."

#: wp-includes/class-wp-editor.php:1391 wp-includes/script-loader.php:807
msgid "Distraction-free writing mode"
msgstr "Полноэкранный режим"

#. translators: 1: title-tag, 2: wp_loaded
#: wp-includes/theme.php:2932
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:809
msgid "Widget moved down"
msgstr "Виджет перемещён вниз"

#: wp-includes/class-wp-customize-widgets.php:808
msgid "Widget moved up"
msgstr "Виджет перемещён вверх"

#: wp-includes/class-wp-editor.php:1420
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:1411
msgid "Elements path"
msgstr "Пути элементов"

#: wp-includes/class-wp-editor.php:1410
msgid "Editor toolbar"
msgstr "Панель редактора"

#: wp-includes/class-wp-editor.php:1409
msgid "Editor menu (when enabled)"
msgstr "Меню редактора (если включено)"

#: wp-includes/class-wp-editor.php:1407
msgid "Focus shortcuts:"
msgstr "Клавиши фокуса:"

#: wp-includes/class-wp-editor.php:1370
msgid "Rich Text Area. Press Alt-Shift-H for help."
msgstr "Область редактирования. Нажмите Alt-Shift-H, чтобы получить больше информации."

#. translators: 1: Month, 2: Day of month.
#: wp-includes/class-wp-date-query.php:445
msgid "The following values do not describe a valid date: month %1$s, day %2$s."
msgstr "Следующие значения не соответствуют корректной дате: месяц %1$s, день %2$s."

#. translators: %s: Database access abstraction class, usually wpdb or a class
#. extending wpdb.
#: wp-includes/class-wpdb.php:1283
msgid "%s must set a database connection for use with escaping."
msgstr "Класс %s должен указать соединение, используемое для экранирования."

#: wp-includes/theme.php:2739
msgid "You need to pass an array of types."
msgstr "Необходимо передать массив типов."

#: wp-includes/taxonomy.php:2604
msgid "A term with the name provided already exists in this taxonomy."
msgstr "Элемент с указанным именем и ярлыком уже существует в этой таксономии."

#: wp-includes/pluggable.php:1938
msgid "You can see all comments on this post here:"
msgstr "Здесь вы можете посмотреть все комментарии к данной записи:"

#: wp-includes/pluggable.php:1902
msgid "You can see all pingbacks on this post here:"
msgstr "Здесь вы можете посмотреть все уведомления к записи:"

#: wp-includes/pluggable.php:1888
msgid "You can see all trackbacks on this post here:"
msgstr "Здесь вы можете посмотреть все обратные ссылки на запись:"

#. translators: %s: Comment text.
#: wp-includes/pluggable.php:1887 wp-includes/pluggable.php:1901
#: wp-includes/pluggable.php:1937 wp-includes/pluggable.php:2126
msgid "Comment: %s"
msgstr "Комментарий: %s"

#. translators: %s: Trackback/pingback/comment author URL.
#: wp-includes/pluggable.php:1885 wp-includes/pluggable.php:1899
#: wp-includes/pluggable.php:1929 wp-includes/pluggable.php:2092
#: wp-includes/pluggable.php:2104 wp-includes/pluggable.php:2118
msgid "URL: %s"
msgstr "URL: %s"

#: wp-includes/media.php:5175
msgctxt "noun"
msgid "Trash"
msgstr "Корзина"

#: wp-includes/media-template.php:829
msgid "Edit Selection"
msgstr "Изменить выбор"

#: wp-includes/js/dist/editor.js:28666 wp-includes/js/dist/editor.js:28815
#: wp-admin/includes/class-wp-comments-list-table.php:847
#: wp-admin/includes/class-wp-media-list-table.php:830
#: wp-admin/includes/class-wp-posts-list-table.php:1628
#: wp-admin/includes/dashboard.php:807
msgctxt "verb"
msgid "Trash"
msgstr "Удалить"

#. translators: Hidden accessibility text.
#: wp-includes/link-template.php:2895 wp-includes/link-template.php:3035
msgid "Posts navigation"
msgstr "Навигация по записям"

#: wp-includes/link-template.php:2894
msgid "Newer posts"
msgstr "Следующие записи"

#: wp-includes/link-template.php:2893
msgid "Older posts"
msgstr "Предыдущие записи"

#: wp-includes/l10n.php:1843
msgctxt "translations"
msgid "Available"
msgstr "Доступные"

#: wp-includes/l10n.php:1806
msgctxt "translations"
msgid "Installed"
msgstr "Установленные"

#: wp-includes/general-template.php:1971
msgctxt "post format archive title"
msgid "Chats"
msgstr "Чаты"

#: wp-includes/general-template.php:1969
msgctxt "post format archive title"
msgid "Audio"
msgstr "Аудио"

#: wp-includes/general-template.php:1967
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Статусы"

#: wp-includes/general-template.php:1965
msgctxt "post format archive title"
msgid "Links"
msgstr "Ссылки"

#: wp-includes/general-template.php:1963
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Цитаты"

#: wp-includes/general-template.php:1961
msgctxt "post format archive title"
msgid "Videos"
msgstr "Видео"

#: wp-includes/general-template.php:1959
msgctxt "post format archive title"
msgid "Images"
msgstr "Изображения"

#: wp-includes/general-template.php:1957
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Галереи"

#: wp-includes/general-template.php:1955
msgctxt "post format archive title"
msgid "Asides"
msgstr "Заметки"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1951 wp-includes/general-template.php:2735
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "d.m.Y"

#. translators: Custom template title in the Site Editor. %s: Author name.
#. translators: %s: Name of the author e.g: "Admin".
#: wp-includes/block-template-utils.php:973
#: wp-includes/js/dist/edit-site.js:57112
msgid "Author: %s"
msgstr "Автор: %s"

#. translators: 1: Year, 2: Month, 3: Day of month.
#: wp-includes/class-wp-date-query.php:429
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: Date query invalid date message. 1: Invalid value, 2: Type of
#. value, 3: Minimum valid value, 4: Maximum valid value.
#: wp-includes/class-wp-date-query.php:399
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. %s: Comment author name.
#: wp-includes/comment-template.php:1762
msgid "Reply to %s"
msgstr "Комментарий к записи %s"

#: wp-includes/class-wp-editor.php:1392
msgid "No alignment"
msgstr "Без выравнивания"

#: wp-includes/class-wp-editor.php:1343
msgctxt "vertical table cell alignment"
msgid "V Align"
msgstr "Выравнивание по вертикали"

#: wp-includes/class-wp-editor.php:1338
msgctxt "horizontal table cell alignment"
msgid "H Align"
msgstr "Выравнивание по горизонтали"

#: wp-includes/class-wp-editor.php:1309 wp-includes/js/dist/editor.js:90092
msgid "Border color"
msgstr "Цвет границы"

#: wp-includes/class-wp-editor.php:1301
msgid "Add to Dictionary"
msgstr "Добавить в словарь"

#: wp-includes/class-wp-editor.php:1280
msgid "No color"
msgstr "Без цвета"

#: wp-includes/class-wp-editor.php:1279
msgctxt "label for custom color"
msgid "Custom..."
msgstr "Произвольный..."

#: wp-includes/class-wp-editor.php:1278
msgid "Custom color"
msgstr "Произвольный цвет"

#: wp-includes/class-wp-editor.php:1277
#: wp-includes/js/dist/block-editor.js:65799
#: wp-includes/js/dist/block-editor.js:77049
#: wp-includes/js/dist/block-editor.js:77061
#: wp-includes/js/dist/block-editor.js:80486
#: wp-includes/js/dist/block-editor.js:80498
#: wp-includes/js/dist/block-editor.js:83077
#: wp-includes/js/dist/block-editor.js:83609
#: wp-includes/js/dist/block-editor.js:83675 wp-includes/js/dist/editor.js:4470
#: wp-includes/js/dist/editor.js:71384
msgid "Color"
msgstr "Цвет"

#: wp-includes/customize/class-wp-customize-media-control.php:253
#: wp-includes/widgets/class-wp-widget-media-image.php:38
msgid "No image selected"
msgstr "Изображение не выбрано"

#: wp-includes/customize/class-wp-customize-media-control.php:248
#: wp-includes/customize/class-wp-customize-media-control.php:254
#: wp-includes/js/dist/block-library.js:56066
msgid "Select image"
msgstr "Выбрать изображение"

#: wp-includes/customize/class-wp-customize-media-control.php:265
#: wp-includes/js/dist/edit-site.js:41116 wp-includes/js/dist/editor.js:25763
msgid "Choose file"
msgstr "Выберите файл"

#: wp-includes/customize/class-wp-customize-media-control.php:263
msgid "No file selected"
msgstr "Файл не выбран"

#: wp-includes/customize/class-wp-customize-media-control.php:260
msgid "Change file"
msgstr "Изменить файл"

#: wp-includes/post.php:96
msgctxt "post type general name"
msgid "Media"
msgstr "Медиафайлы"

#: wp-includes/post.php:62
msgctxt "add new from admin bar"
msgid "Page"
msgstr "Страницу"

#: wp-includes/post.php:27
msgctxt "add new from admin bar"
msgid "Post"
msgstr "Запись"

#: wp-includes/class-wp-editor.php:1384
msgctxt "TinyMCE menu"
msgid "Format"
msgstr "Формат"

#: wp-includes/class-wp-editor.php:1195
msgctxt "list style"
msgid "Default"
msgstr "По умолчанию"

#: wp-includes/admin-bar.php:1046
msgctxt "add new from admin bar"
msgid "Link"
msgstr "Ссылку"

#: wp-login.php:1444
msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."
msgstr "<strong>Вы успешно обновили WordPress!</strong> Пожалуйста, войдите, чтобы узнать, что нового."

#: wp-includes/media.php:5179
msgid ""
"You are about to trash these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"Вы собираетесь переместить эти элементы в корзину.\n"
"  «Отмена» — оставить, «OK» — удалить."

#: wp-includes/media.php:5180
msgid "Bulk select"
msgstr "Множественный выбор"

#. translators: %s: Taxonomy label, %l: List of terms formatted as per
#. $term_template.
#: wp-includes/taxonomy.php:4873
msgid "%s: %l."
msgstr "%s: %l."

#: wp-includes/class-wp-customize-nav-menus.php:515 wp-admin/js/nav-menu.js:841
msgctxt "missing menu item navigation label"
msgid "(no label)"
msgstr "(нет ярлыка)"

#: wp-includes/ms-load.php:99
msgid "This site is no longer available."
msgstr "Этот сайт недоступен."

#: wp-includes/media.php:5188 wp-includes/media.php:5189
#: wp-includes/js/dist/media-utils.js:28409
msgid "Search media"
msgstr "Поиск медиафайлов"

#. translators: Hidden accessibility text.
#: wp-includes/media.php:5187
#: wp-admin/includes/class-wp-media-list-table.php:315
msgid "Filter by type"
msgstr "Фильтр по типу"

#: wp-includes/class-wp-post-type.php:1009 wp-includes/media.php:5186
msgid "Filter by date"
msgstr "Фильтр по дате"

#: wp-includes/js/dist/editor.js:29445 wp-includes/js/dist/media-utils.js:27456
#: wp-admin/includes/class-wp-media-list-table.php:647
msgid "(Unattached)"
msgstr "(Не прикреплёно)"

#: wp-includes/media.php:5170 wp-admin/includes/class-wp-list-table.php:777
#: wp-admin/includes/media.php:2886
msgid "All dates"
msgstr "Все даты"

#: wp-includes/media.php:3497
msgid "Bitrate Mode"
msgstr "Режим битрейта"

#: wp-includes/media.php:3496
msgid "Bitrate"
msgstr "Битрейт"

#: wp-includes/media-template.php:580
msgid "Edit more details"
msgstr "Изменить другие детали"

#: wp-includes/media-template.php:572
msgid "View attachment page"
msgstr "Просмотреть страницу вложения"

#: wp-includes/media-template.php:462 wp-admin/includes/media.php:3379
#: wp-admin/includes/media.php:3381
msgid "Uploaded to:"
msgstr "Загружено в:"

#: wp-includes/media-template.php:453 wp-admin/includes/media.php:3364
#: wp-admin/includes/media.php:3366
msgid "Uploaded by:"
msgstr "Загружено:"

#: wp-includes/media-template.php:500 wp-admin/includes/media.php:3445
msgid "Bitrate:"
msgstr "Битрейт:"

#: wp-includes/media-template.php:475 wp-admin/includes/media.php:1726
#: wp-admin/includes/media.php:3529
msgid "Dimensions:"
msgstr "Размеры:"

#: wp-includes/media-template.php:472 wp-admin/includes/media.php:3437
msgid "File size:"
msgstr "Размер файла:"

#: wp-includes/media-template.php:451
msgid "Uploaded on:"
msgstr "Загружен:"

#: wp-includes/media-template.php:471 wp-admin/includes/media.php:1722
#: wp-admin/includes/media.php:3404
msgid "File type:"
msgstr "Тип файла:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:470
#: wp-admin/includes/class-wp-media-list-table.php:520
#: wp-admin/includes/media.php:1721 wp-admin/includes/media.php:3401
msgid "File name:"
msgstr "Имя файла:"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:373
msgid "Edit next media item"
msgstr "Редактировать следующий файл"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:372
msgid "Edit previous media item"
msgstr "Редактировать предыдущий файл"

#. translators: %s: Maximum allowed file size.
#: wp-includes/media-template.php:303 wp-admin/includes/media.php:2327
msgid "Maximum upload file size: %s."
msgstr "Максимальный размер загружаемого файла: %s."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:239
msgid "Close uploader"
msgstr "Закрыть окно загрузчика"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1926
msgid "Search or use up and down arrow keys to select an item."
msgstr "Воспользуйтесь поиском или клавишами вверх/вниз, чтобы выбрать элемент."

#: wp-includes/class-wp-editor.php:1390
msgid "Read more..."
msgstr "Тег &laquo;Далее&raquo;"

#: wp-includes/class-wp-editor.php:1375
msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."
msgstr "Ваш браузер не поддерживает прямой доступ к буферу обмена. Используйте горячие клавиши или меню «Правка» вашего браузера."

#: wp-includes/class-wp-customize-widgets.php:420
msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
msgstr "Виджеты &#8212; это независимые блоки содержимого, которые можно размещать в областях, предусмотренных вашей темой (обычно их называют боковыми панелями)."

#. translators: %s: The site/panel title in the Customizer.
#: wp-includes/class-wp-customize-panel.php:387
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:83
#: wp-admin/customize.php:241
msgid "You are customizing %s"
msgstr "Вы настраиваете %s"

#: wp-includes/comment.php:4153
msgid "<strong>Error:</strong> The comment could not be saved. Please try again later."
msgstr "<strong>Ошибка</strong>: Не удалось сохранить комментарий. Пожалуйста, повторите попытку позже."

#: wp-includes/update.php:255 wp-includes/update.php:481
#: wp-includes/update.php:767 wp-admin/includes/plugin-install.php:178
#: wp-admin/includes/theme.php:570 wp-admin/includes/translation-install.php:82
#: wp-admin/includes/update.php:154
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:1312
msgid "Shift-click to edit this widget."
msgstr "Щёлкните, удерживая Shift, чтобы изменить виджет."

#: wp-includes/class-wp-editor.php:1158
msgctxt "HTML tag"
msgid "Address"
msgstr "Адрес"

#: wp-includes/class-wp-editor.php:1368
msgid "If you are 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."

#: wp-includes/class-wp-editor.php:1403 wp-admin/user-edit.php:358
msgid "Keyboard Shortcuts"
msgstr "Горячие клавиши"

#. translators: %s: Browser cookie documentation URL.
#: wp-login.php:1335
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:1324
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>."

#: wp-includes/media.php:5257
msgid "Add to Audio Playlist"
msgstr "Добавить в плей-лист"

#: wp-includes/media.php:5256
msgid "Add to audio playlist"
msgstr "Добавить в плей-лист аудио"

#: wp-includes/media.php:5255
msgid "Update audio playlist"
msgstr "Обновить плей-лист аудио"

#: wp-includes/media.php:5254
msgid "Insert audio playlist"
msgstr "Вставить плей-лист аудио"

#: wp-includes/media.php:5253
msgid "&#8592; Cancel audio playlist"
msgstr "&#8592; Отменить создание плей-листа"

#: wp-includes/media.php:5252
msgid "Edit audio playlist"
msgstr "Изменить плей-лист"

#: wp-includes/media.php:5233
msgid "There has been an error cropping your image."
msgstr "При обрезке изображения произошла ошибка."

#: wp-includes/media.php:3494
msgctxt "video or audio"
msgid "Length"
msgstr "Продолжительность"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:164
#: wp-includes/media.php:3493 wp-includes/js/dist/block-library.js:5708
#: wp-includes/js/dist/components.js:42377 wp-admin/includes/template.php:855
msgid "Year"
msgstr "Год"

#: wp-includes/media.php:3492
msgid "Genre"
msgstr "Жанр"

#: wp-includes/media-template.php:537 wp-includes/media-template.php:793
#: wp-includes/media.php:3488 wp-includes/js/dist/block-library.js:56034
msgid "Album"
msgstr "Альбом"

#: wp-includes/media-template.php:536 wp-includes/media-template.php:792
#: wp-includes/media.php:3487 wp-includes/js/dist/block-library.js:56024
msgid "Artist"
msgstr "Исполнитель"

#: wp-includes/media-template.php:1289
#: wp-includes/widgets/class-wp-widget-media-image.php:130
msgid "Link CSS Class"
msgstr "CSS-класс ссылки"

#: wp-includes/media-template.php:1275
#: wp-includes/widgets/class-wp-widget-media-image.php:121
msgid "Image CSS Class"
msgstr "CSS-класс изображения"

#: wp-includes/media-template.php:1271
#: wp-includes/widgets/class-wp-widget-media-image.php:152
msgid "Image Title Attribute"
msgstr "Атрибут title"

#: wp-includes/media-template.php:1267
msgid "Advanced Options"
msgstr "Дополнительные настройки"

#: wp-includes/media-template.php:1219
msgid "Custom Size"
msgstr "Произвольный"

#: wp-includes/media-template.php:1166
msgid "Display Settings"
msgstr "Настройки отображения"

#: wp-includes/media-template.php:1301
msgid "Edit Original"
msgstr "Редактировать оригинал"

#: wp-includes/media-template.php:1040
msgid "Show Video List"
msgstr "Показывать список видеофайлов"

#: wp-includes/class-wp-editor.php:1342
msgctxt "table cell alignment attribute"
msgid "None"
msgstr "Нет"

#: wp-includes/class-wp-editor.php:1332
msgid "Split table cell"
msgstr "Разделить ячейку таблицы"

#: wp-includes/class-wp-editor.php:1171 wp-includes/js/dist/editor.js:70683
msgid "Font Sizes"
msgstr "Размеры шрифтов"

#: wp-includes/class-wp-editor.php:1170 wp-includes/post.php:601
msgid "Font Family"
msgstr "Семейство шрифтов"

#: wp-includes/class-wp-editor.php:1143
msgctxt "TinyMCE"
msgid "Headings"
msgstr "Заголовки"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-widgets.php:937
msgid "Search Widgets"
msgstr "Поиск виджетов"

#: wp-includes/class-wp-customize-widgets.php:804
msgid "Save and preview changes before publishing them."
msgstr "Сохранить и просмотреть изменения перед публикацией."

#: wp-includes/class-wp-customize-widgets.php:731
msgctxt "Move widget"
msgid "Move"
msgstr "Переместить"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:148
msgid "Set image"
msgstr "Задать изображение"

#: wp-includes/media-template.php:1375 wp-includes/media-template.php:1474
msgctxt "auto preload"
msgid "Auto"
msgstr "Авто"

#: wp-includes/media.php:5230
msgid "Cropping&hellip;"
msgstr "Кадрирование&hellip;"

#: wp-includes/media-template.php:1500 wp-includes/media-template.php:1516
#: wp-includes/widgets/class-wp-widget-media-video.php:87
msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
msgstr "Треки (субтитры, подписи, описания, главы или метаданные)"

#: wp-includes/class-wp-customize-widgets.php:722
msgid "Move to another area&hellip;"
msgstr "Переместить в другую область&hellip;"

#: wp-includes/class-wp-editor.php:1383
msgctxt "TinyMCE menu"
msgid "Table"
msgstr "Таблица"

#: wp-includes/class-wp-editor.php:1382
msgctxt "TinyMCE menu"
msgid "View"
msgstr "Просмотр"

#: wp-includes/class-wp-editor.php:1381
msgctxt "TinyMCE menu"
msgid "Tools"
msgstr "Инструменты"

#: wp-includes/class-wp-editor.php:1380
msgctxt "TinyMCE menu"
msgid "Edit"
msgstr "Изменить"

#: wp-includes/class-wp-editor.php:1379
msgctxt "TinyMCE menu"
msgid "File"
msgstr "Файл"

#: wp-includes/class-wp-editor.php:1378
msgctxt "TinyMCE menu"
msgid "Insert"
msgstr "Вставить"

#. translators: Word count.
#: wp-includes/class-wp-editor.php:1365
msgid "Words: %s"
msgstr "Слов: %s"

#: wp-includes/class-wp-editor.php:1361
msgctxt "editor button"
msgid "Show blocks"
msgstr "Показать блоки"

#: wp-includes/class-wp-editor.php:1357
msgctxt "TinyMCE"
msgid "Templates"
msgstr "Шаблоны"

#: wp-includes/class-wp-editor.php:1356
msgctxt "TinyMCE"
msgid "Insert template"
msgstr "Вставить шаблон"

#: wp-includes/class-wp-editor.php:1354
msgctxt "table cell scope attribute"
msgid "Scope"
msgstr "Атрибут scope"

#: wp-includes/class-wp-editor.php:1319
msgctxt "table footer"
msgid "Footer"
msgstr "Нижняя часть"

#: wp-includes/class-wp-editor.php:1318
msgctxt "table body"
msgid "Body"
msgstr "Основная часть"

#: wp-includes/class-wp-editor.php:1317
msgctxt "table header"
msgid "Header"
msgstr "Заголовок"

#: wp-includes/class-wp-editor.php:1315
msgctxt "table cell"
msgid "Cell"
msgstr "Ячейка"

#: wp-includes/class-wp-editor.php:1300
msgctxt "spellcheck"
msgid "Ignore"
msgstr "Пропустить"

#: wp-includes/class-wp-editor.php:1299
msgctxt "spellcheck"
msgid "Ignore all"
msgstr "Пропустить все"

#: wp-includes/class-wp-editor.php:1298
msgctxt "spellcheck"
msgid "Finish"
msgstr "Завершить"

#: wp-includes/class-wp-editor.php:1295
msgctxt "find/replace"
msgid "Replace all"
msgstr "Заменить все"

#: wp-includes/class-wp-editor.php:1294
msgctxt "find/replace"
msgid "Find"
msgstr "Найти"

#: wp-includes/class-wp-editor.php:1293
msgctxt "find/replace"
msgid "Replace with"
msgstr "Замена"

#: wp-includes/class-wp-editor.php:1291
msgctxt "find/replace"
msgid "Whole words"
msgstr "Целые слова"

#. translators: Previous.
#: wp-includes/class-wp-editor.php:1290
msgctxt "find/replace"
msgid "Prev"
msgstr "Назад"

#: wp-includes/class-wp-editor.php:1288
msgctxt "find/replace"
msgid "Next"
msgstr "Далее"

#: wp-includes/class-wp-editor.php:1287
msgctxt "find/replace"
msgid "Replace"
msgstr "Заменить"

#: wp-includes/class-wp-editor.php:1250
#: wp-includes/js/dist/block-library.js:52989
msgctxt "editor button"
msgid "Left to right"
msgstr "Слева направо"

#: wp-includes/class-wp-editor.php:1249
msgctxt "editor button"
msgid "Right to left"
msgstr "Справа налево"

#: wp-includes/class-wp-editor.php:1207
msgctxt "Link anchors (TinyMCE)"
msgid "Anchors"
msgstr "Якоря"

#: wp-includes/class-wp-editor.php:1206
msgctxt "Link anchor (TinyMCE)"
msgid "Anchor"
msgstr "Якорь"

#: wp-includes/class-wp-editor.php:1205
msgctxt "Name of link anchor (TinyMCE)"
msgid "Name"
msgstr "Имя"

#: wp-includes/class-wp-editor.php:1202
msgctxt "list style"
msgid "Lower Roman"
msgstr "Строчные римские буквы"

#: wp-includes/class-wp-editor.php:1201
msgctxt "list style"
msgid "Upper Roman"
msgstr "Заглавные римские буквы"

#: wp-includes/class-wp-editor.php:1200
msgctxt "list style"
msgid "Upper Alpha"
msgstr "Заглавные латинские буквы"

#: wp-includes/class-wp-editor.php:1199
msgctxt "list style"
msgid "Lower Alpha"
msgstr "Строчные латинские буквы"

#: wp-includes/class-wp-editor.php:1198
msgctxt "list style"
msgid "Lower Greek"
msgstr "Строчные греческие буквы"

#: wp-includes/class-wp-editor.php:1197
msgctxt "list style"
msgid "Disc"
msgstr "Точка"

#: wp-includes/class-wp-editor.php:1196
msgctxt "list style"
msgid "Circle"
msgstr "Кружок"

#: wp-includes/class-wp-editor.php:1194
msgctxt "list style"
msgid "Square"
msgstr "Квадрат"

#: wp-includes/class-wp-editor.php:1192 wp-includes/script-loader.php:820
msgid "Bulleted list"
msgstr "Маркированный список"

#: wp-includes/class-wp-editor.php:1160
msgctxt "HTML elements"
msgid "Inline"
msgstr "Строки"

#: wp-includes/class-wp-editor.php:1156
msgctxt "HTML tag"
msgid "Pre"
msgstr "Pre"

#: wp-includes/class-wp-editor.php:1155
msgctxt "HTML tag"
msgid "Div"
msgstr "Слой"

#. translators: Block tags.
#: wp-includes/class-wp-editor.php:1152
msgctxt "TinyMCE"
msgid "Blocks"
msgstr "Блоки"

#: wp-includes/class-wp-editor.php:1141
msgctxt "TinyMCE"
msgid "Formats"
msgstr "Форматы"

#: wp-includes/media-template.php:1360 wp-includes/media-template.php:1451
msgid "Add alternate sources for maximum HTML5 playback"
msgstr "Добавить дополнительные источники для максимальной совместимости с HTML5"

#: wp-includes/user.php:3080
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 ! \" ? $ % ^ &amp; )."
msgstr "Подсказка: Рекомендуется задать пароль длиной не менее двенадцати символов. Чтобы сделать его надёжнее, используйте буквы верхнего и нижнего регистра, числа и символы наподобие ! \" ? $ % ^ &amp; )."

#. translators: %s: wpdb::prepare()
#: wp-includes/class-wpdb.php:1476
msgid "The query argument of %s must have a placeholder."
msgstr "Аргумент запроса метода %s должен содержать описатель преобразований."

#: wp-includes/nav-menu.php:430
msgid "Invalid menu ID."
msgstr "Неверный ID меню."

#: wp-includes/media.php:5267
msgid "Add to video Playlist"
msgstr "Добавить в видео плейлист"

#: wp-includes/media.php:5266
msgid "Add to video playlist"
msgstr "Добавить в плей-лист видео"

#: wp-includes/media.php:5265
msgid "Update video playlist"
msgstr "Обновить плей-лист видео"

#: wp-includes/media.php:5264
msgid "Insert video playlist"
msgstr "Вставить плей-лист видео"

#: wp-includes/media.php:5263
msgid "&#8592; Cancel video playlist"
msgstr "&#8592; Отменить создание плейлиста видео"

#: wp-includes/media.php:5262
msgid "Edit video playlist"
msgstr "Изменить видео плейлист"

#: wp-includes/media.php:5261
msgid "Create video playlist"
msgstr "Создать видео плейлист"

#: wp-includes/media.php:5260
msgid "Drag and drop to reorder videos."
msgstr "Отсортируйте видеофайлы путём перетаскивания."

#: wp-includes/media.php:5251
msgid "Create audio playlist"
msgstr "Создать аудио плейлист"

#: wp-includes/media.php:5250
msgid "Drag and drop to reorder tracks."
msgstr "Отсортируйте треки путём перетаскивания."

#: wp-includes/media.php:5247
msgid "Add subtitles"
msgstr "Добавить субтитры"

#: wp-includes/media.php:5244
msgid "Add video source"
msgstr "Добавить источник видео"

#: wp-includes/media.php:5243
msgid "Replace video"
msgstr "Заменить видеофайл"

#: wp-includes/media.php:5242
msgid "Video details"
msgstr "Сведения о видеофайле"

#: wp-includes/media.php:5238
msgid "Add audio source"
msgstr "Добавить источник аудио"

#: wp-includes/media.php:5237
msgid "Replace audio"
msgstr "Заменить аудиофайл"

#: wp-includes/media.php:5236
msgid "Audio details"
msgstr "Сведения об аудиофайле"

#: wp-includes/media.php:5229
msgid "Crop your image"
msgstr "Кадрировать изображение"

#: wp-includes/media.php:5228
msgid "Crop image"
msgstr "Обрезать изображение"

#: wp-includes/media.php:5227
msgid "Skip cropping"
msgstr "Не обрезать"

#: wp-includes/media.php:5226
msgid "Select and crop"
msgstr "Выбрать и обрезать"

#: wp-includes/media.php:5221 wp-includes/media.php:5239
#: wp-includes/media.php:5245
msgid "Cancel edit"
msgstr "Отменить редактирование"

#: wp-includes/media.php:5219
msgid "Image details"
msgstr "Сведения об изображении"

#: wp-includes/media.php:5167
msgid "Create a new video playlist"
msgstr "Создать плей-лист видео"

#: wp-includes/media.php:5166
msgid "Create a new playlist"
msgstr "Создать плей-лист"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1164
#: wp-includes/class-wp-customize-panel.php:380
#: wp-includes/class-wp-customize-section.php:370
#: wp-includes/class-wp-customize-widgets.php:917
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
#: wp-includes/customize/class-wp-customize-themes-panel.php:72
#: wp-includes/media.php:5149
#: wp-includes/build/routes/font-list/content.js:13483
#: wp-includes/build/routes/font-list/content.js:14012
#: wp-includes/js/dist/block-editor.js:50344
#: wp-includes/js/dist/block-editor.js:50385
#: wp-includes/js/dist/block-library.js:46994
#: wp-includes/js/dist/edit-post.js:9596 wp-includes/js/dist/edit-site.js:17553
#: wp-includes/js/dist/edit-site.js:57427
#: wp-includes/js/dist/edit-site.js:57454
#: wp-includes/js/dist/edit-site.js:57525
#: wp-includes/js/dist/edit-site.js:59241
#: wp-includes/js/dist/edit-site.js:59268
#: wp-includes/js/dist/edit-site.js:59339 wp-includes/js/dist/editor.js:57441
#: wp-includes/js/dist/editor.js:59574 wp-includes/js/dist/editor.js:60103
#: wp-includes/js/dist/editor.js:81494 wp-includes/js/dist/preferences.js:548
#: wp-includes/js/dist/script-modules/boot/index.js:9914
#: wp-admin/includes/ms.php:49 wp-admin/theme-install.php:60
msgid "Back"
msgstr "Назад"

#: wp-includes/media-template.php:1517
msgid "There are no associated subtitles."
msgstr "Субтитры не указаны."

#: wp-includes/media-template.php:1464
msgid "Poster Image"
msgstr "Постер"

#: wp-includes/media-template.php:1385 wp-includes/media-template.php:1484
#: wp-includes/js/dist/block-library.js:6819
#: wp-includes/js/dist/block-library.js:6828
#: wp-includes/js/dist/block-library.js:80376
#: wp-includes/js/dist/block-library.js:80385
msgid "Autoplay"
msgstr "Автозапуск"

#: wp-includes/media-template.php:1376 wp-includes/media-template.php:1475
#: wp-includes/js/dist/block-library.js:6878
#: wp-includes/js/dist/block-library.js:80336
#: wp-includes/js/dist/block-library.js:80516
#: wp-admin/includes/meta-boxes.php:1568
msgid "Metadata"
msgstr "Метаданные"

#: wp-includes/media-template.php:1063
msgid "Show Images"
msgstr "Показывать изображения"

#: wp-includes/media-template.php:1053
msgid "Show Artist Name in Tracklist"
msgstr "Показывать имя исполнителя"

#: wp-includes/media-template.php:1042
msgid "Show Tracklist"
msgstr "Показывать список треков"

#: wp-includes/media-template.php:1029
msgid "Playlist Settings"
msgstr "Настройки плей-листа"

#: wp-includes/view-config.php:291 wp-includes/js/dist/block-library.js:47576
#: wp-includes/js/dist/editor.js:26666
msgid "Trash"
msgstr "Удалить"

#: wp-includes/widgets/class-wp-widget-search.php:31
msgctxt "Search widget"
msgid "Search"
msgstr "Поиск"

#: wp-includes/class-wp-editor.php:1388 wp-includes/script-loader.php:828
msgid "Insert Read More tag"
msgstr "Вставить тег &laquo;Далее&raquo;"

#: wp-includes/js/dist/block-library.js:44489
#: wp-includes/js/dist/customize-widgets.js:1456
#: wp-includes/js/dist/edit-widgets.js:3980 wp-includes/js/dist/editor.js:91356
#: wp-admin/menu.php:390 wp-admin/tools.php:43
msgid "Tools"
msgstr "Инструменты"

#: wp-includes/class-wp-editor.php:1362
msgid "Show invisible characters"
msgstr "Показать невидимые символы"

#: wp-includes/class-wp-editor.php:1360 wp-includes/js/dist/editor.js:90078
msgid "Text color"
msgstr "Цвет текста"

#: wp-includes/class-wp-editor.php:1359 wp-includes/js/dist/editor.js:90079
msgid "Background color"
msgstr "Цвет фона"

#: wp-includes/class-wp-editor.php:1328
#: wp-includes/js/dist/block-library.js:74570
msgid "Delete column"
msgstr "Удалить столбец"

#: wp-includes/class-wp-editor.php:1348
msgid "Row group"
msgstr "Группа строк"

#: wp-includes/class-wp-editor.php:1351
msgid "Cell type"
msgstr "Тип ячейки"

#: wp-includes/class-wp-editor.php:1316
msgid "Header cell"
msgstr "Ячейка заголовка"

#: wp-includes/class-wp-editor.php:1304
msgid "Insert table"
msgstr "Вставить таблицу"

#: wp-includes/class-wp-editor.php:1350
msgid "Row type"
msgstr "Тип строки"

#: wp-includes/class-wp-editor.php:1353
msgid "Cell spacing"
msgstr "Отступы между ячейками"

#: wp-includes/class-wp-editor.php:1352
msgid "Cell padding"
msgstr "Отступы в ячейках"

#: wp-includes/class-wp-editor.php:1349
msgid "Column group"
msgstr "Группа столбцов"

#: wp-includes/class-wp-editor.php:1312
#: wp-includes/js/dist/block-editor.js:20382
msgid "Rows"
msgstr "Строки"

#: wp-includes/script-loader.php:1134
msgid "Finnish"
msgstr "Финский"

#: wp-includes/class-wp-editor.php:1296
msgid "Match case"
msgstr "С учётом регистра"

#: wp-includes/class-wp-editor.php:1292
msgid "Find and replace"
msgstr "Найти и заменить"

#: wp-includes/media-template.php:1302 wp-includes/media.php:5147
#: wp-includes/js/dist/block-editor.js:71107
#: wp-includes/js/dist/block-library.js:21414
#: wp-includes/js/dist/block-library.js:22257
#: wp-includes/js/dist/block-library.js:34533
#: wp-includes/js/dist/block-library.js:36987
#: wp-includes/js/dist/block-library.js:56010
#: wp-includes/js/dist/block-library.js:56076
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:77563
#: wp-includes/js/dist/edit-site.js:40756
#: wp-includes/js/dist/edit-site.js:40874 wp-includes/js/dist/editor.js:25403
#: wp-includes/js/dist/editor.js:25521 wp-includes/js/dist/editor.js:85098
msgid "Replace"
msgstr "Заменить"

#: wp-includes/class-wp-editor.php:1286
msgid "Could not find the specified string."
msgstr "Не удалось найти указанную строку."

#: wp-includes/class-wp-editor.php:1254
msgid "Paste as text"
msgstr "Вставить как текст"

#: wp-includes/class-wp-editor.php:1253
#: wp-includes/js/dist/block-library.js:51257
msgid "Page break"
msgstr "Разрыв страницы"

#: wp-includes/class-wp-editor.php:1252
msgid "Nonbreaking space"
msgstr "Неразрывный пробел"

#: wp-includes/class-wp-editor.php:1245
msgid "Embed"
msgstr "Объект"

#: wp-includes/class-wp-editor.php:1244
msgid "Insert video"
msgstr "Вставить видеофайл"

#: wp-includes/class-wp-editor.php:1243
msgid "Paste your embed code below:"
msgstr "Вставьте код объекта:"

#: wp-includes/class-wp-editor.php:1242
msgid "Alternative source"
msgstr "Альтернативный источник"

#: wp-includes/class-wp-editor.php:1269
msgid "New window"
msgstr "Новое окно"

#: wp-includes/class-wp-editor.php:1270
msgid "Text to display"
msgstr "Показываемый текст"

#: wp-includes/class-wp-editor.php:1235
msgid "Insert date/time"
msgstr "Вставить дату/время"

#: wp-includes/class-wp-editor.php:1233 wp-includes/script-loader.php:819
msgid "Insert image"
msgstr "Вставить изображение"

#: wp-includes/class-wp-editor.php:1231 wp-includes/js/dist/components.js:33518
#: wp-includes/js/dist/editor.js:90296
msgid "Style"
msgstr "Стиль"

#: wp-includes/class-wp-editor.php:1259
msgid "Horizontal line"
msgstr "Горизонтальная линия"

#: wp-includes/class-wp-editor.php:1217
msgid "Encoding"
msgstr "Кодировка"

#: wp-includes/class-wp-editor.php:1216
msgid "Keywords"
msgstr "Ключевые слова"

#: wp-includes/class-wp-editor.php:1214
msgid "Robots"
msgstr "Роботы"

#: wp-includes/class-wp-editor.php:1251
msgid "Emoticons"
msgstr "Иконки Emoticons"

#: wp-includes/class-wp-editor.php:1169
msgid "Source code"
msgstr "Исходный код"

#: wp-includes/class-wp-editor.php:1248
msgid "Special character"
msgstr "Произвольный символ"

#: wp-includes/class-wp-editor.php:1261
msgid "Restore last draft"
msgstr "Восстановить последний черновик"

#: wp-includes/class-wp-editor.php:1190
msgid "Visual aids"
msgstr "Визуальные подсказки"

#: wp-includes/class-wp-editor.php:1175
#: wp-includes/js/dist/block-editor.js:20585
msgid "Align left"
msgstr "По левому краю"

#: wp-includes/class-wp-editor.php:1176
msgid "Justify"
msgstr "По ширине"

#: wp-includes/class-wp-editor.php:1367
msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you turn this option off."
msgstr "Выбран режим вставки простого текста. Содержимое будет вставляться в виде простого текста, пока вы не отключите этот режим."

#: wp-includes/class-wp-editor.php:1178
msgid "Decrease indent"
msgstr "Уменьшить отступ"

#: wp-includes/class-wp-editor.php:1173
#: wp-includes/js/dist/block-editor.js:20589
msgid "Align center"
msgstr "По центру"

#: wp-includes/class-wp-editor.php:1165
msgid "Clear formatting"
msgstr "Очистить форматирование"

#: wp-includes/widgets/class-wp-widget-block.php:45
#: wp-includes/js/dist/edit-widgets.js:3281 wp-includes/js/dist/editor.js:97973
msgid "Block"
msgstr "Блок"

#: wp-includes/class-wp-editor.php:1177
msgid "Increase indent"
msgstr "Увеличить отступ"

#: wp-includes/class-wp-editor.php:1193 wp-includes/script-loader.php:822
msgid "Numbered list"
msgstr "Нумерованный список"

#: wp-includes/class-wp-editor.php:1174
#: wp-includes/js/dist/block-editor.js:20593
msgid "Align right"
msgstr "По правому краю"

#: wp-includes/class-wp-customize-widgets.php:807
#: wp-admin/includes/ajax-actions.php:1129
#: wp-admin/includes/ajax-actions.php:2414 wp-admin/js/media.js:127
#: wp-admin/js/media.js:132 wp-admin/js/updates.js:2345
msgid "An error has occurred. Please reload the page and try again."
msgstr "Произошла ошибка. Пожалуйста, обновите страницу и повторите попытку."

#: wp-includes/class-wp-customize-widgets.php:730
msgid "Select an area to move this widget into:"
msgstr "Выберите область, в которую будет перемещён виджет:"

#: wp-includes/class-wp-customize-nav-menus.php:1108
#: wp-includes/class-wp-customize-widgets.php:724
#: wp-includes/js/dist/block-editor.js:56701
#: wp-includes/js/dist/block-editor.js:58624
#: wp-includes/js/dist/block-editor.js:96888
#: wp-includes/js/dist/block-editor.js:96889
#: wp-includes/js/dist/block-library.js:46684
#: wp-includes/js/dist/edit-site.js:40661
#: wp-includes/js/dist/edit-site.js:53992 wp-includes/js/dist/editor.js:25308
#: wp-admin/includes/class-walker-nav-menu-edit.php:148
#: wp-admin/includes/template.php:1403 wp-admin/includes/template.php:1410
msgid "Move up"
msgstr "Переместить вверх"

#: wp-includes/class-wp-customize-nav-menus.php:1109
#: wp-includes/class-wp-customize-widgets.php:723
#: wp-includes/js/dist/block-editor.js:56706
#: wp-includes/js/dist/block-editor.js:58639
#: wp-includes/js/dist/block-editor.js:96913
#: wp-includes/js/dist/block-editor.js:96914
#: wp-includes/js/dist/block-library.js:46697
#: wp-includes/js/dist/edit-site.js:40677
#: wp-includes/js/dist/edit-site.js:54003 wp-includes/js/dist/editor.js:25324
#: wp-admin/includes/class-walker-nav-menu-edit.php:165
#: wp-admin/includes/template.php:1413 wp-admin/includes/template.php:1420
msgid "Move down"
msgstr "Переместить вниз"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
#: wp-includes/customize/class-wp-widget-area-customize-control.php:60
msgid "Reorder"
msgstr "Упорядочить"

#: wp-includes/class-wp-customize-widgets.php:930
#: wp-includes/customize/class-wp-widget-area-customize-control.php:57
msgid "Add a Widget"
msgstr "Добавить виджет"

#: wp-includes/customize/class-wp-customize-header-image-control.php:272
msgctxt "custom headers"
msgid "Suggested"
msgstr "Стандартные"

#: wp-includes/customize/class-wp-customize-header-image-control.php:265
msgctxt "custom headers"
msgid "Previously uploaded"
msgstr "Загруженные ранее"

#: wp-includes/customize/class-wp-customize-header-image-control.php:251
msgid "Current header"
msgstr "Текущий заголовок"

#: wp-includes/customize/class-wp-customize-header-image-control.php:177
msgid "Randomizing suggested headers"
msgstr "Случайный из стандартных"

#: wp-includes/customize/class-wp-customize-header-image-control.php:175
msgid "Randomizing uploaded headers"
msgstr "Случайный из загруженных"

#: wp-includes/customize/class-wp-customize-header-image-control.php:136
msgid "Randomize suggested headers"
msgstr "В случайном порядке"

#: wp-includes/customize/class-wp-customize-header-image-control.php:134
msgid "Randomize uploaded headers"
msgstr "В случайном порядке"

#: wp-includes/admin-bar.php:228
msgid "https://wordpress.org/support/forum/requests-and-feedback"
msgstr "https://ru.wordpress.org/support/forum/requests-and-feedback/"

#: wp-login.php:417 wp-admin/includes/class-wp-users-list-table.php:318
msgid "Change"
msgstr "Изменить"

#: wp-includes/view-config.php:78 wp-includes/js/dist/block-library.js:63889
#: wp-includes/js/dist/core-data.js:15978
#: wp-includes/js/dist/edit-site.js:57985 wp-includes/js/dist/editor.js:26687
#: wp-includes/js/dist/editor.js:27249 wp-includes/js/dist/editor.js:85250
#: wp-includes/js/dist/editor.js:87984 wp-includes/js/dist/editor.js:88029
#: wp-includes/js/dist/script-modules/content-types/index.js:36214
#: wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-posts-list-table.php:2086
#: wp-admin/includes/class-wp-privacy-requests-table.php:44
msgid "Status"
msgstr "Статус"

#: wp-includes/js/dist/editor.js:79707 wp-includes/js/dist/editor.js:79766
#: wp-admin/comment.php:64 wp-admin/edit-comments.php:208
#: wp-admin/edit-form-advanced.php:337 wp-admin/edit-link-form.php:66
#: wp-admin/edit-tags.php:271 wp-admin/edit.php:252 wp-admin/edit.php:309
#: wp-admin/erase-personal-data.php:23 wp-admin/export-personal-data.php:23
#: wp-admin/export.php:51 wp-admin/import.php:24
#: wp-admin/includes/class-custom-background.php:99
#: wp-admin/includes/class-custom-image-header.php:108
#: wp-admin/includes/class-wp-screen.php:858 wp-admin/includes/ms.php:1193
#: wp-admin/index.php:44 wp-admin/link-manager.php:57 wp-admin/media-new.php:49
#: wp-admin/my-sites.php:44 wp-admin/nav-menus.php:726
#: wp-admin/nav-menus.php:767 wp-admin/options-discussion.php:24
#: wp-admin/options-general.php:53 wp-admin/options-media.php:34
#: wp-admin/options-permalink.php:23 wp-admin/options-privacy.php:38
#: wp-admin/options-reading.php:25 wp-admin/options-writing.php:23
#: wp-admin/plugin-editor.php:139 wp-admin/plugin-install.php:105
#: wp-admin/plugins.php:563 wp-admin/revision.php:152
#: wp-admin/site-health.php:80 wp-admin/theme-editor.php:28
#: wp-admin/theme-install.php:125 wp-admin/themes.php:144
#: wp-admin/update-core.php:996 wp-admin/upload.php:179 wp-admin/upload.php:369
#: wp-admin/user-edit.php:71 wp-admin/user-new.php:293 wp-admin/users.php:34
#: wp-admin/widgets-form.php:43 wp-admin/network/index.php:34
#: wp-admin/network/settings.php:49 wp-admin/network/site-new.php:23
#: wp-admin/network/sites.php:29 wp-admin/network/themes.php:312
#: wp-admin/network/upgrade.php:27 wp-admin/network/user-new.php:20
#: wp-admin/network/users.php:284
msgid "Overview"
msgstr "Общая информация"

#: wp-includes/general-template.php:5222
msgctxt "admin color scheme"
msgid "Coffee"
msgstr "Кофе"

#: wp-includes/general-template.php:5210
msgctxt "admin color scheme"
msgid "Ocean"
msgstr "Океан"

#: wp-includes/general-template.php:5198
msgctxt "admin color scheme"
msgid "Ectoplasm"
msgstr "Эктоплазма"

#: wp-includes/general-template.php:5186
msgctxt "admin color scheme"
msgid "Sunrise"
msgstr "Рассвет"

#: wp-includes/class-wp-image-editor.php:305
msgid "Attempted to set image quality outside of the range [1,100]."
msgstr "Попытка задать качество изображения, выходящее за рамки диапазона [1,100]."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:26
msgid "A cloud of your most used tags."
msgstr "Облако часто используемых меток."

#: wp-includes/widgets/class-wp-widget-rss.php:26
msgid "Entries from any RSS or Atom feed."
msgstr "Записи из любой ленты RSS или Atom."

#: wp-includes/widgets/class-wp-widget-recent-comments.php:27
msgid "Your site&#8217;s most recent comments."
msgstr "Самые свежие комментарии вашего сайта."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:27
msgid "Your site&#8217;s most recent Posts."
msgstr "Самые свежие записи вашего сайта."

#: wp-includes/widgets/class-wp-widget-categories.php:27
msgid "A list or dropdown of categories."
msgstr "Список или выпадающее меню рубрик."

#: wp-includes/widgets/class-wp-widget-meta.php:29
msgid "Login, RSS, &amp; WordPress.org links."
msgstr "Ссылки на вход/выход, RSS-ленту и WordPress.org."

#: wp-includes/widgets/class-wp-widget-archives.php:27
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "Архив записей вашего сайта по месяцам."

#: wp-includes/widgets/class-wp-widget-search.php:27
msgid "A search form for your site."
msgstr "Форма поиска для вашего сайта."

#: wp-includes/widgets/class-wp-widget-pages.php:27
msgid "A list of your site&#8217;s Pages."
msgstr "Список страниц вашего сайта."

#. translators: %s: Support forums URL.
#: wp-includes/customize/class-wp-customize-themes-section.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:142
#: wp-includes/update.php:253 wp-includes/update.php:479
#: wp-includes/update.php:765 wp-admin/includes/plugin-install.php:176
#: wp-admin/includes/plugin-install.php:191
#: wp-admin/includes/plugin-install.php:206 wp-admin/includes/theme.php:568
#: wp-admin/includes/theme.php:582 wp-admin/includes/theme.php:597
#: wp-admin/includes/translation-install.php:80
#: wp-admin/includes/translation-install.php:94
#: wp-admin/includes/translation-install.php:106
#: wp-admin/includes/update.php:152 wp-admin/theme-install.php:63
msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;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:1603
msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
msgid "no-subset"
msgstr "cyrillic"

#. translators: %s: The word 'and'.
#: wp-includes/link-template.php:1852
msgid "Use commas instead of %s to separate excluded terms."
msgstr "Чтобы исключить несколько элементов, вместо %s используйте запятые."

#: wp-includes/general-template.php:5174
msgctxt "admin color scheme"
msgid "Midnight"
msgstr "Полночь"

#: wp-includes/general-template.php:5150
msgctxt "admin color scheme"
msgid "Light"
msgstr "Светлая"

#: wp-includes/general-template.php:5126
msgctxt "admin color scheme"
msgid "Default"
msgstr "По умолчанию"

#. translators: Hidden accessibility text.
#. translators: 'menu' as in website navigation menu.
#: wp-includes/admin-bar.php:247 wp-includes/blocks/navigation.php:782
#: wp-includes/blocks/navigation.php:934
#: wp-includes/widgets/class-wp-nav-menu-widget.php:50
#: wp-includes/js/dist/block-library.js:44664
#: wp-includes/js/dist/block-library.js:44692
#: wp-includes/js/dist/block-library.js:45732
#: wp-includes/js/dist/block-library.js:46371
#: wp-includes/js/dist/core-data.js:15922 wp-includes/js/dist/editor.js:71808
msgid "Menu"
msgstr "Меню"

#: wp-includes/update.php:999
msgid "Translation Updates"
msgstr "Обновления переводов"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:306
msgid "The theme directory \"%s\" does not exist."
msgstr "Каталог темы &laquo;%s&raquo; не существует."

#: wp-includes/class-wp-query.php:1604
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:1827
msgid "This content is password-protected. To view it, please enter the password below."
msgstr "Это содержимое защищено паролем. Для его просмотра введите, пожалуйста, пароль:"

#: wp-includes/class-wp-http-curl.php:298
#: wp-includes/class-wp-http-streams.php:332
msgid "Failed to write request to temporary file."
msgstr "Не удалось записать запрос во временный файл."

#: wp-includes/class-wp-http-streams.php:201
#: wp-includes/class-wp-http-streams.php:210
msgid "The SSL certificate for the host could not be verified."
msgstr "Не удалось проверить SSL-сертификат сервера."

#: wp-includes/media-template.php:883
msgid "Embed Media Player"
msgstr "Вставить медиаплеер"

#: wp-includes/media-template.php:900
msgid "Link to Attachment Page"
msgstr "Ссылка на страницу вложения"

#: wp-includes/media-template.php:893
msgid "Link to Media File"
msgstr "Ссылка на медиафайл"

#: wp-includes/media-template.php:870
msgid "Embed or Link"
msgstr "Вставить объект или ссылку"

#: wp-includes/media-template.php:492 wp-includes/media-template.php:746
#: wp-admin/includes/media.php:3444
msgid "Length:"
msgstr "Продолжительность:"

#: wp-includes/script-loader.php:1115
msgid "Captions/Subtitles"
msgstr "Субтитры"

#: wp-includes/script-loader.php:1110
msgid "Unmute"
msgstr "Включить звук"

#: wp-includes/script-loader.php:1101
msgid "Download File"
msgstr "Скачать файл"

#. translators: Indicating that the navigation link is Invalid.
#: wp-includes/script-loader.php:1317
#: wp-includes/js/dist/block-library.js:47953
#: wp-includes/js/dist/edit-site.js:41152 wp-includes/js/dist/editor.js:25799
msgid "Invalid"
msgstr "Ключ неверен"

#. translators: Time difference between two dates, in years. %s: Number of
#. years.
#: wp-includes/formatting.php:3997
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s год"
msgstr[1] "%s года"
msgstr[2] "%s лет"

#. translators: Time difference between two dates, in months. %s: Number of
#. months.
#: wp-includes/formatting.php:3990
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s месяц"
msgstr[1] "%s месяца"
msgstr[2] "%s месяцев"

#. translators: Time difference between two dates, in weeks. %s: Number of
#. weeks.
#: wp-includes/formatting.php:3983
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s неделя"
msgstr[1] "%s недели"
msgstr[2] "%s недель"

#. translators: %d: ID of a post.
#. translators: %d: ID of a term.
#: wp-includes/class-walker-page-dropdown.php:81
#: wp-includes/class-walker-page.php:164
#: wp-includes/class-wp-customize-nav-menus.php:242
#: wp-includes/class-wp-customize-nav-menus.php:409
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:296
#: wp-includes/nav-menu.php:906 wp-includes/nav-menu.php:948
#: wp-includes/nav-menu.php:995
msgid "#%d (no title)"
msgstr "#%d (без названия)"

#: wp-includes/post-template.php:2071
msgid "JavaScript must be enabled to use this feature."
msgstr "Эта функция требует JavaScript."

#. translators: Localized time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Time format, see https://www.php.net/manual/datetime.format.php
#. translators: Comment time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Post time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request time format. See
#. https://www.php.net/manual/en/datetime.format.php
#. translators: Default time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:422 wp-includes/script-loader.php:153
#: wp-includes/script-loader.php:474 wp-admin/admin.php:119
#: wp-admin/comment.php:237 wp-admin/edit-form-advanced.php:655
#: wp-admin/edit-form-advanced.php:662 wp-admin/includes/ajax-actions.php:1663
#: wp-admin/includes/ajax-actions.php:2920
#: wp-admin/includes/ajax-actions.php:2923
#: wp-admin/includes/class-wp-comments-list-table.php:1084
#: wp-admin/includes/class-wp-posts-list-table.php:1304
#: wp-admin/includes/class-wp-privacy-requests-table.php:497
#: wp-admin/includes/schema.php:438 wp-admin/options-general.php:543
msgid "g:i a"
msgstr "H:i"

#: wp-includes/class-wp-xmlrpc-server.php:565
msgid "The URL to the admin area"
msgstr "Адрес панели управления (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:560
msgid "Login Address (URL)"
msgstr "Адрес входа (URL)"

#. translators: %s: https://apps.wordpress.org
#: wp-includes/media-template.php:254 wp-admin/includes/media.php:2118
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>."

#. translators: %s: Admin email address.
#: wp-includes/user.php:3637
msgid "<strong>Error:</strong> Could not register you&hellip; please contact the <a href=\"mailto:%s\">site admin</a>!"
msgstr "<strong>Ошибка</strong>: Регистрация не удалась. Пожалуйста, свяжитесь с <a href=\"mailto:%s\">администратором сайта</a>!"

#: wp-includes/post-template.php:311
msgid "(more&hellip;)"
msgstr "(далее&hellip;)"

#. translators: %s: Site address.
#: wp-signup.php:1036
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:891
msgid "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."
msgstr "Вы правильно указали свой email? У нас он записан как %s, но если это неправильный адрес, письмо не придёт."

#: wp-includes/functions.php:7637
msgid "The login page will open in a new tab. After logging in you can close it and return to this page."
msgstr "Страница входа откроется в новом окне. После входа вы можете закрыть окно и вернуться к текущей странице."

#. translators: %s: Comment author link.
#: wp-includes/class-walker-comment.php:336
#: wp-includes/class-walker-comment.php:439
msgid "%s <span class=\"says\">says:</span>"
msgstr "%s<span class=\"says\">:</span>"

#: wp-includes/general-template.php:333 wp-includes/general-template.php:343
msgctxt "submit button"
msgid "Search"
msgstr "Поиск"

#. translators: Hidden accessibility text.
#: wp-includes/general-template.php:329 wp-includes/general-template.php:340
msgctxt "label"
msgid "Search for:"
msgstr "Найти:"

#: wp-includes/general-template.php:331
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Поиск&hellip;"

#: wp-includes/functions.php:7635 wp-includes/script-loader.php:1330
msgid "Session expired"
msgstr "Сессия истекла"

#: wp-includes/class-wp-taxonomy.php:632 wp-admin/js/tags.js:142
msgid "No tags found."
msgstr "Меток не найдено."

#. translators: 1: Script name, 2: wp_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:413
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/abilities.php:59 wp-includes/class-wp-xmlrpc-server.php:555
#: wp-admin/options-general.php:246 wp-admin/network/site-info.php:177
#: wp-admin/network/site-info.php:185 wp-admin/network/site-new.php:214
msgid "Site Address (URL)"
msgstr "Адрес сайта (URL)"

#: wp-includes/abilities.php:64 wp-includes/class-wp-xmlrpc-server.php:550
#: wp-admin/options-general.php:241
msgid "WordPress Address (URL)"
msgstr "Адрес WordPress (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:2738
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:692
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
#: wp-includes/user.php:2276 wp-includes/user.php:2744
#: wp-includes/user.php:2750 wp-admin/user-edit.php:28
#: wp-admin/user-edit.php:30
msgid "Invalid user ID."
msgstr "Неверный ID пользователя."

#: wp-includes/media-template.php:994
msgid "Random Order"
msgstr "Случайный порядок"

#: wp-includes/media.php:5202 wp-includes/js/dist/block-editor.js:72026
msgid "Insert from URL"
msgstr "Вставить из URL"

#. 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:5155
msgid "%d selected"
msgstr "Выбрано: %d"

#: wp-includes/widgets/class-wp-widget-links.php:161
msgctxt "Links widget"
msgid "Random"
msgstr "Случайно"

#: wp-includes/media-template.php:1551 wp-includes/media.php:5171
#: wp-admin/includes/ajax-actions.php:2289
#: wp-admin/includes/ajax-actions.php:3967
#: wp-admin/includes/class-wp-list-table.php:379
#: wp-admin/includes/class-wp-themes-list-table.php:92
msgid "No items found."
msgstr "Элементов не найдено."

#: wp-includes/media.php:5216 wp-includes/js/dist/block-library.js:40131
#: wp-includes/js/dist/block-library.js:40140
msgid "Reverse order"
msgstr "В обратном порядке"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:646
msgid "Deselect"
msgstr "Снять выделение"

#: wp-includes/media-template.php:597 wp-includes/media-template.php:764
#: wp-includes/media.php:5183 wp-includes/js/dist/editor.js:28539
#: wp-admin/includes/class-wp-comments-list-table.php:403
#: wp-admin/includes/class-wp-media-list-table.php:209
#: wp-admin/includes/class-wp-media-list-table.php:214
#: wp-admin/includes/class-wp-posts-list-table.php:446
#: wp-admin/includes/meta-boxes.php:365 wp-admin/includes/meta-boxes.php:483
msgid "Delete permanently"
msgstr "Удалить навсегда"

#: wp-includes/media-template.php:262
msgid "Upload Limit Exceeded"
msgstr "Превышен лимит загрузок"

#: wp-includes/media-template.php:360
msgid "Dismiss errors"
msgstr "Скрыть ошибки"

#: wp-includes/media-template.php:349 wp-includes/js/dist/editor.js:102076
#: wp-includes/js/dist/media-utils.js:28155
msgid "Uploading"
msgstr "Загрузка"

#: wp-includes/media.php:4391
msgid "No editor could be selected."
msgstr "Не удалось выбрать редактор."

#. translators: %s: Number of video files.
#: wp-includes/post.php:3626
msgid "Video <span class=\"count\">(%s)</span>"
msgid_plural "Video <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:3624
msgid "Manage Video"
msgstr "Управление видеофайлами"

#: wp-includes/widgets/class-wp-widget-media-video.php:28
#: wp-includes/js/dist/block-editor.js:72226
#: wp-includes/js/dist/block-editor.js:93673
#: wp-includes/js/dist/block-library.js:63890
#: wp-includes/js/dist/block-library.js:80849
#: wp-includes/js/dist/block-library.js:80973
#: wp-includes/js/dist/block-library.js:81252
#: wp-includes/js/dist/editor.js:27250 wp-includes/js/dist/editor.js:85251
#: wp-includes/js/dist/media-utils.js:27923
msgid "Video"
msgstr "Видео"

#. translators: %s: Number of audio files.
#: wp-includes/post.php:3617
msgid "Audio <span class=\"count\">(%s)</span>"
msgid_plural "Audio <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:3615
msgid "Manage Audio"
msgstr "Управление аудиофайлами"

#. translators: %s: Number of images.
#: wp-includes/post.php:3608
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:3606
msgid "Manage Images"
msgstr "Управление изображениями"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this page"
msgstr "Загруженные для этой страницы"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into page"
msgstr "Вставить в страницу"

#: wp-includes/widgets/class-wp-widget-media-audio.php:28
#: wp-includes/js/dist/block-editor.js:72222
#: wp-includes/js/dist/block-library.js:7090
#: wp-includes/js/dist/block-library.js:63882
#: wp-includes/js/dist/editor.js:27242 wp-includes/js/dist/editor.js:56203
#: wp-includes/js/dist/editor.js:85243 wp-includes/js/dist/media-utils.js:27930
msgid "Audio"
msgstr "Аудио"

#: wp-includes/class-wp-post-type.php:1003
#: wp-includes/js/dist/script-modules/content-types/index.js:37194
msgid "Uploaded to this post"
msgstr "Загруженные для этой записи"

#: wp-includes/media.php:5169
#: wp-admin/includes/class-wp-media-list-table.php:158
msgid "All media items"
msgstr "Все медиафайлы"

#: wp-includes/media-template.php:907 wp-includes/media-template.php:1131
#: wp-includes/media-template.php:1254
msgid "Custom URL"
msgstr "Произвольный URL"

#: wp-includes/class-wp-editor.php:1314 wp-includes/media-template.php:979
#: wp-includes/js/dist/block-editor.js:20366
#: wp-includes/js/dist/block-editor.js:20395
#: wp-includes/js/dist/block-editor.js:77257
#: wp-includes/js/dist/block-editor.js:77265
#: wp-includes/js/dist/block-library.js:15797
#: wp-includes/js/dist/block-library.js:31141
#: wp-includes/js/dist/block-library.js:31147
#: wp-includes/js/dist/block-library.js:68641
#: wp-includes/js/dist/block-library.js:68648
#: wp-includes/js/dist/block-library.js:79651
#: wp-admin/includes/class-wp-screen.php:1165
msgid "Columns"
msgstr "Столбцы"

#: wp-includes/media-template.php:778
msgid "Alt Text"
msgstr "Атрибут alt"

#: wp-includes/media-template.php:676 wp-admin/upload.php:190
msgid "Attachment Details"
msgstr "Детали вложения"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/block-editor.php:173 wp-includes/class-wp-theme-json.php:5539
#: wp-includes/media-template.php:932 wp-includes/media-template.php:1012
#: wp-includes/media-template.php:1203 wp-includes/media.php:4754
#: wp-includes/js/dist/block-editor.js:7816
#: wp-includes/js/dist/block-library.js:72132
#: wp-includes/js/dist/components.js:44032
#: wp-admin/includes/class-custom-background.php:636
#: wp-admin/includes/media.php:1223
msgid "Large"
msgstr "Большой"

#: wp-includes/media.php:5211
msgid "&#8592; Cancel gallery"
msgstr "&#8592; Отменить создание галереи"

#: wp-includes/media.php:5160
msgid "Upload images"
msgstr "Загрузить изображения"

#: wp-includes/media-template.php:954 wp-admin/includes/media.php:2644
msgid "Gallery Settings"
msgstr "Настройки галереи"

#: wp-includes/media-template.php:840
msgid "Attachment Display Settings"
msgstr "Настройки отображения файла"

#: wp-includes/ms-functions.php:2274
msgid "WordPress &rsaquo; Success"
msgstr "WordPress &rsaquo; Успех"

#: wp-includes/media.php:5159
msgid "Upload files"
msgstr "Загрузить файлы"

#: wp-includes/media.php:5212 wp-admin/includes/media.php:2715
msgid "Insert gallery"
msgstr "Вставить галерею"

#: wp-includes/media-template.php:221 wp-includes/media-template.php:228
#: wp-includes/media-template.php:270 wp-includes/js/dist/components.js:43019
#: wp-includes/js/dist/media-utils.js:28726 wp-admin/includes/media.php:2275
msgid "Drop files to upload"
msgstr "Перетащите файлы сюда"

#: wp-includes/media.php:5209
msgid "Create gallery"
msgstr "Создать галерею"

#: wp-includes/media.php:5163 wp-includes/js/dist/block-editor.js:72325
#: wp-admin/includes/media.php:21 wp-admin/upload.php:205
#: wp-admin/upload.php:359
msgid "Media Library"
msgstr "Библиотека файлов"

#: wp-includes/ms-deprecated.php:622 wp-admin/install.php:220
msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
msgstr "Вы уже установили WordPress. Для переустановки, пожалуйста, сначала очистите старые таблицы в базе данных."

#: wp-includes/ms-deprecated.php:622 wp-admin/install.php:219
msgid "Already Installed"
msgstr "Уже установлен"

#. translators: New user notification email. %s: Activation URL.
#: wp-includes/ms-functions.php:1136
msgid ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."
msgstr ""
"Чтобы активировать вашу учётную запись, перейдите по ссылке:\n"
"\n"
"%s\n"
"\n"
"После активации вы получите *ещё одно письмо* с вашим именем пользователя."

#. translators: New user notification email. 1: User login, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1564
msgid ""
"New User: %1$s\n"
"Remote IP address: %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: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1506
msgid ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP address: %3$s\n"
"\n"
"Disable these notifications: %4$s"
msgstr ""
"Новый сайт: %1$s\n"
"URL: %2$s\n"
"IP: %3$s\n"
"\n"
"Отключить эти уведомления: %4$s"

#: wp-includes/media-template.php:895 wp-includes/media-template.php:970
#: wp-includes/media-template.php:1243
msgid "Media File"
msgstr "Медиафайл"

#: wp-includes/media-template.php:902 wp-includes/media-template.php:967
#: wp-includes/media-template.php:1246 wp-admin/includes/media.php:2657
msgid "Attachment Page"
msgstr "Страница вложения"

#: wp-includes/media-template.php:872 wp-includes/media-template.php:957
#: wp-includes/media-template.php:1124 wp-includes/media-template.php:1239
#: wp-includes/widgets/class-wp-widget-media-image.php:105
msgid "Link To"
msgstr "Ссылка"

#: wp-includes/media.php:5213
msgid "Update gallery"
msgstr "Обновить галерею"

#: wp-includes/user.php:3569 wp-admin/includes/user.php:201
msgid "<strong>Error:</strong> This username is already registered. Please choose another one."
msgstr "<strong>Ошибка</strong>: Это имя пользователя уже зарегистрировано. Пожалуйста, выберите другое."

#: wp-includes/ms-functions.php:507 wp-admin/user-new.php:377
msgid "Please enter a valid email address."
msgstr "Пожалуйста, введите корректный адрес email."

#: wp-includes/ms-functions.php:169 wp-admin/user-new.php:374
msgid "The requested user does not exist."
msgstr "Запрошенный пользователь не найден."

#: wp-includes/class-wp-image-editor-gd.php:544
#: wp-includes/class-wp-image-editor-gd.php:553
#: wp-includes/class-wp-image-editor-gd.php:557
#: wp-includes/class-wp-image-editor-gd.php:563
#: wp-includes/class-wp-image-editor-gd.php:569
#: wp-includes/class-wp-image-editor-gd.php:572
msgid "Image Editor Save Failed"
msgstr "Не удалось сохранить изображение"

#: wp-includes/class-wp-image-editor-gd.php:470
msgid "Image flip failed."
msgstr "Не удалось отразить изображение."

#: wp-includes/class-wp-image-editor-gd.php:436
msgid "Image rotate failed."
msgstr "Не удалось повернуть изображение."

#: wp-includes/class-wp-image-editor-gd.php:376
#: wp-includes/class-wp-image-editor-gd.php:404
msgid "Image crop failed."
msgstr "Не удалось обрезать изображение."

#: wp-includes/class-wp-image-editor-gd.php:205
#: wp-includes/class-wp-image-editor-gd.php:246
msgid "Image resize failed."
msgstr "Не удалось изменить размер изображения."

#: wp-includes/class-wp-image-editor-gd.php:128
#: wp-includes/class-wp-image-editor-imagick.php:461
msgid "Could not read image size."
msgstr "Не удалось прочитать размер изображения."

#: wp-includes/class-wp-image-editor-gd.php:122
#: wp-includes/class-wp-image-editor-imagick.php:186
#: wp-includes/class-wp-image-editor-imagick.php:271
#: wp-includes/class-wp-image-editor-imagick.php:310
#: wp-includes/class-wp-image-editor-imagick.php:333
#: wp-includes/class-wp-image-editor-imagick.php:363
#: wp-includes/class-wp-image-editor-imagick.php:1391
msgid "File is not an image."
msgstr "Файл не является изображением."

#. translators: 1: User's first name, 2: Last name.
#: wp-includes/author-template.php:534 wp-includes/link-template.php:4573
#: wp-includes/user.php:959 wp-includes/user.php:2474
#: wp-admin/includes/class-wp-users-list-table.php:584
#: wp-admin/includes/class-wp-ms-users-list-table.php:305
msgctxt "Display name based on first name and last name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: wp-includes/taxonomy.php:2987
msgid "Could not insert term relationship into the database."
msgstr "Не удалось вставить связь элемента в базу данных"

#: wp-includes/media-template.php:832 wp-includes/js/dist/block-editor.js:78739
#: wp-includes/js/dist/components.js:32865
#: wp-includes/js/dist/components.js:37394
#: wp-includes/js/dist/components.js:43258 wp-admin/theme-install.php:246
#: wp-admin/theme-install.php:268 wp-admin/js/color-picker.js:154
msgid "Clear"
msgstr "Сброс"

#: wp-includes/media.php:5214 wp-includes/media.php:5215
msgid "Add to gallery"
msgstr "Добавить в галерею"

#: wp-includes/class-wp-post-type.php:1002
#: wp-includes/js/dist/script-modules/content-types/index.js:37186
msgid "Insert into post"
msgstr "Вставить в запись"

#: wp-includes/media.php:5165
msgid "Create a new gallery"
msgstr "Создать новую галерею"

#: wp-includes/post.php:101
msgid "View Attachment Page"
msgstr "Просмотреть страницу вложения"

#: wp-includes/media-template.php:272 wp-admin/includes/media.php:2277
msgid "Select Files"
msgstr "Выберите файлы"

#: wp-includes/media-template.php:271 wp-admin/includes/media.php:2276
msgctxt "Uploader: Drop files here - or - Select Files"
msgid "or"
msgstr "или"

#: wp-includes/media-template.php:522 wp-includes/media-template.php:1088
#: wp-includes/media-template.php:1151
#: wp-includes/widgets/class-wp-widget-media-image.php:98
#: wp-admin/includes/media.php:1503 wp-admin/includes/media.php:3002
#: wp-admin/includes/media.php:3253
msgid "Alternative Text"
msgstr "Атрибут alt"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post type name.
#: wp-includes/general-template.php:3537
msgid "%1$s %2$s %3$s Feed"
msgstr "%1$s %2$s Лента записей типа &laquo;%3$s&raquo;"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:180
msgid "Display post date?"
msgstr "Отображать дату записи?"

#: wp-includes/class-wp-xmlrpc-server.php:5487 wp-admin/includes/post.php:41
#: wp-admin/includes/post.php:86
msgid "Sorry, you are not allowed to create pages as this user."
msgstr "Извините, вам не разрешено создавать страницы от лица этого пользователя."

#: wp-includes/class-wp-xmlrpc-server.php:4732
#: wp-includes/class-wp-xmlrpc-server.php:4815
msgid "Sorry, revisions are disabled."
msgstr "Извините, редакции отключены."

#: wp-includes/class-wp-xmlrpc-server.php:3335
#: wp-includes/class-wp-xmlrpc-server.php:4727
#: wp-includes/class-wp-xmlrpc-server.php:5051
#: wp-includes/class-wp-xmlrpc-server.php:6285 wp-admin/includes/post.php:517
msgid "Sorry, you are not allowed to edit posts."
msgstr "Извините, вам не разрешено редактировать записи."

#: wp-includes/class-wp-xmlrpc-server.php:2968
msgid "Sorry, the user could not be updated."
msgstr "Извините, этот пользователь не может быть изменён."

#: wp-includes/class-wp-xmlrpc-server.php:1778
msgid "There is a revision of this post that is more recent."
msgstr "Найдена более свежая редакция записи."

#: wp-includes/class-wp-xmlrpc-server.php:312
msgid "Incorrect username or password."
msgstr "Неверное имя пользователя или пароль."

#: wp-includes/class-wp-xmlrpc-server.php:301
msgid "XML-RPC services are disabled on this site."
msgstr "Сервисы XML-RPC на этом сайте отключены."

#: wp-includes/class-wp-admin-bar.php:472 wp-admin/menu-header.php:295
msgid "Skip to toolbar"
msgstr "Перейти к верхней панели"

#: wp-includes/class-wp-customize-manager.php:5313
msgid "Header Text Color"
msgstr "Цвет текста заголовка"

#: wp-includes/class-wp-customize-manager.php:5280
#: wp-includes/js/dist/editor.js:4474 wp-includes/js/dist/editor.js:56810
#: wp-includes/js/dist/editor.js:71045 wp-includes/js/dist/editor.js:79721
#: wp-includes/js/dist/editor.js:79780 wp-includes/js/dist/editor.js:80075
msgid "Colors"
msgstr "Цвета"

#: wp-includes/script-loader.php:1321 wp-includes/js/dist/edit-site.js:16805
#: wp-includes/js/dist/edit-site.js:16823 wp-includes/js/dist/editor.js:88168
#: wp-includes/js/dist/script-modules/boot/index.js:10255
#: wp-admin/js/widgets.js:130 wp-admin/js/widgets.js:575
msgid "Saved"
msgstr "Сохранено"

#: wp-includes/script-loader.php:1309
msgid "Save &amp; Publish"
msgstr "Сохранить и опубликовать"

#: wp-includes/customize/class-wp-customize-media-control.php:259
#: wp-includes/customize/class-wp-customize-media-control.php:264
msgid "Select file"
msgstr "Выбрать файл"

#: wp-includes/admin-bar.php:553
#: wp-includes/customize/class-wp-customize-theme-control.php:240
#: wp-admin/customize.php:212
#: wp-admin/includes/class-theme-upgrader-skin.php:92
#: wp-admin/includes/theme.php:1059 wp-admin/menu.php:247
#: wp-admin/theme-install.php:424 wp-admin/themes.php:618
#: wp-admin/themes.php:1010 wp-admin/themes.php:1259
msgid "Customize"
msgstr "Настроить"

#: wp-includes/class-wp-xmlrpc-server.php:804
msgid "Insufficient arguments passed to this XML-RPC method."
msgstr "Методу XML-RPC передано недостаточно аргументов."

#: wp-includes/class-wp-xmlrpc-server.php:1402
msgid "Sorry, you cannot stick a private post."
msgstr "Извините, личную запись прилепить нельзя."

#: wp-includes/class-wp-xmlrpc-server.php:5985
msgid "Sorry, you are not allowed to publish this page."
msgstr "Извините, вам не разрешено публиковать эту страницу."

#: wp-includes/class-wp-customize-manager.php:5373
#: wp-includes/customize/class-wp-customize-header-image-control.php:55
#: wp-admin/includes/class-custom-image-header.php:118
#: wp-admin/includes/class-custom-image-header.php:546
#: wp-admin/includes/template.php:2431 wp-admin/includes/template.php:2438
msgid "Header Image"
msgstr "Изображение заголовка"

#: wp-includes/class-wp-xmlrpc-server.php:595
msgid "Post Thumbnail"
msgstr "Миниатюра записи"

#: wp-includes/script-loader.php:806
msgid "Switch Editor Text Direction"
msgstr "Переключить направление текста в редакторе"

#: wp-includes/script-loader.php:805
msgid "text direction"
msgstr "направление текста"

#: wp-includes/ms-functions.php:714
msgid "Please enter a site title."
msgstr "Пожалуйста, введите заголовок сайта."

#. translators: %s: Minimum site name length.
#: wp-includes/ms-functions.php:686
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/ms-functions.php:672
msgid "That name is not allowed."
msgstr "Это название недопустимо."

#: wp-includes/ms-functions.php:664
msgid "Please enter a site name."
msgstr "Введите название сайта."

#: wp-includes/ms-functions.php:513
msgid "Username must be at least 4 characters."
msgstr "Имя пользователя должно быть не короче 4 символов."

#: wp-includes/ms-functions.php:485
msgid "Please enter a username."
msgstr "Пожалуйста, введите имя пользователя."

#: wp-includes/class-wp-customize-manager.php:5670
msgid "A static page"
msgstr "Статическую страницу"

#: wp-includes/class-wp-customize-manager.php:5482
#: wp-includes/customize/class-wp-customize-background-image-control.php:40
#: wp-admin/includes/class-custom-background.php:277
#: wp-admin/includes/template.php:2459
msgid "Background Image"
msgstr "Фоновое изображение"

#: wp-includes/class-wp-customize-manager.php:5336
#: wp-admin/includes/class-custom-background.php:483
msgid "Background Color"
msgstr "Цвет фона"

#: wp-includes/customize/class-wp-customize-media-control.php:250
msgid "Change image"
msgstr "Изменить изображение"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:159
msgid "Remove image"
msgstr "Удалить изображение"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:878
#: wp-admin/comment.php:85
msgid "Sorry, you are not allowed to edit this comment."
msgstr "Извините, вам не разрешено редактировать этот комментарий."

#: wp-includes/class-wp-customize-manager.php:5704
msgid "Posts page"
msgstr "Страница записей"

#: wp-includes/script-loader.php:1345
msgid "Allowed Files"
msgstr "Разрешённые файлы"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5255
#: wp-includes/class-wp-customize-widgets.php:805
#: wp-includes/class-wp-editor.php:1393
#: wp-includes/customize/class-wp-customize-media-control.php:231
#: wp-includes/customize/class-wp-customize-media-control.php:241
#: wp-includes/customize/class-wp-customize-media-control.php:252
#: wp-includes/customize/class-wp-customize-media-control.php:262
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:175
#: wp-includes/media-template.php:637 wp-includes/media.php:5148
#: wp-includes/js/dist/block-editor.js:17490
#: wp-includes/js/dist/block-editor.js:78886
#: wp-includes/js/dist/block-editor.js:79953
#: wp-includes/js/dist/block-library.js:21502
#: wp-includes/js/dist/block-library.js:56087
#: wp-includes/js/dist/edit-site.js:33552
#: wp-includes/js/dist/edit-site.js:40802
#: wp-includes/js/dist/edit-site.js:40919 wp-includes/js/dist/editor.js:25449
#: wp-includes/js/dist/editor.js:25566 wp-includes/js/dist/editor.js:41773
#: wp-includes/js/dist/editor.js:71513 wp-includes/js/dist/editor.js:73042
#: wp-includes/js/dist/editor.js:85112 wp-includes/js/dist/media-utils.js:22181
#: wp-includes/js/dist/script-modules/content-types/index.js:28483
#: wp-admin/includes/class-walker-nav-menu-edit.php:316
#: wp-admin/includes/class-wp-users-list-table.php:276
#: wp-admin/includes/class-wp-users-list-table.php:487
msgid "Remove"
msgstr "Удалить"

#: wp-includes/class-wp-xmlrpc-server.php:2487
#: wp-includes/class-wp-xmlrpc-server.php:2594
msgid "Sorry, you are not allowed to assign terms in this taxonomy."
msgstr "Извините, вам не разрешено использовать элементы этой таксономии."

#: wp-includes/class-wp-xmlrpc-server.php:2362
msgid "Sorry, deleting the term failed."
msgstr "Извините, удалить элемент не удалось."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:170
#: wp-admin/edit-tags.php:29
msgid "Sorry, you are not allowed to manage terms in this taxonomy."
msgstr "Извините, вам не разрешено управлять элементами в этой таксономии."

#: wp-includes/class-wp-xmlrpc-server.php:2287
msgid "Sorry, editing the term failed."
msgstr "Извините, изменить элемент не удалось."

#: wp-includes/class-wp-xmlrpc-server.php:1604
#: wp-includes/class-wp-xmlrpc-server.php:2238
#: wp-includes/class-wp-xmlrpc-server.php:2348
#: wp-includes/class-wp-xmlrpc-server.php:2428
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:437
#: wp-includes/taxonomy.php:2482
msgid "Invalid term ID."
msgstr "Неверный ID элемента."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:194
#: wp-admin/edit-tags.php:23
msgid "Sorry, you are not allowed to edit terms in this taxonomy."
msgstr "Извините, вам не разрешено редактировать элементы этой таксономии."

#: wp-includes/class-wp-xmlrpc-server.php:2146
#: wp-includes/class-wp-xmlrpc-server.php:2266
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:213
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:307
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:542
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:689
#: wp-includes/taxonomy.php:2498 wp-includes/taxonomy.php:3312
msgid "Parent term does not exist."
msgstr "Родительского элемента не существует."

#: wp-includes/class-wp-xmlrpc-server.php:2135
msgid "This taxonomy is not hierarchical."
msgstr "Эта таксономия не поддерживает иерархию."

#: wp-includes/class-wp-xmlrpc-server.php:2130
#: wp-includes/class-wp-xmlrpc-server.php:2249
msgid "The term name cannot be empty."
msgstr "Название элемента не может быть пустым."

#: wp-includes/class-wp-xmlrpc-server.php:2120
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:511
#: wp-admin/edit-tags.php:86
msgid "Sorry, you are not allowed to create terms in this taxonomy."
msgstr "Извините, вам не разрешено создавать элементы этой таксономии."

#: wp-includes/class-wp-tax-query.php:549
#: wp-includes/class-wp-tax-query.php:556 wp-includes/class-wp-term.php:173
#: wp-includes/class-wp-xmlrpc-server.php:2114
#: wp-includes/class-wp-xmlrpc-server.php:2221
#: wp-includes/class-wp-xmlrpc-server.php:2337
#: wp-includes/class-wp-xmlrpc-server.php:2416
#: wp-includes/class-wp-xmlrpc-server.php:2481
#: wp-includes/class-wp-xmlrpc-server.php:2588
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:193
#: wp-includes/taxonomy.php:609 wp-includes/taxonomy.php:882
#: wp-includes/taxonomy.php:983 wp-includes/taxonomy.php:1178
#: wp-includes/taxonomy.php:1348 wp-includes/taxonomy.php:2305
#: wp-includes/taxonomy.php:2462 wp-includes/taxonomy.php:2857
#: wp-includes/taxonomy.php:3044 wp-includes/taxonomy.php:3266
#: wp-admin/edit-tags.php:13 wp-admin/edit-tags.php:19
#: wp-admin/includes/class-wp-terms-list-table.php:57
msgid "Invalid taxonomy."
msgstr "Неверная таксономия."

#: wp-includes/widgets/class-wp-widget-links.php:147
msgid "Select Link Category:"
msgstr "Выберите рубрику ссылок:"

#: wp-includes/class-wp-xmlrpc-server.php:590 wp-admin/includes/file.php:54
#: wp-admin/includes/file.php:62
msgid "Stylesheet"
msgstr "Таблица стилей"

#: wp-includes/class-wp-xmlrpc-server.php:585
#: wp-includes/js/dist/edit-site.js:1242 wp-includes/js/dist/editor.js:8780
#: wp-includes/js/dist/editor.js:26127 wp-includes/js/dist/editor.js:26186
#: wp-includes/js/dist/editor.js:26277 wp-includes/js/dist/editor.js:83484
#: wp-includes/js/dist/editor.js:83502 wp-includes/js/dist/editor.js:83559
#: wp-includes/js/dist/editor.js:84131 wp-includes/js/dist/editor.js:98220
#: wp-admin/includes/class-wp-posts-list-table.php:1986
#: wp-admin/includes/meta-boxes.php:1038
msgid "Template"
msgstr "Шаблон"

#: wp-includes/widgets/class-wp-widget-links.php:183
msgid "Number of links to show:"
msgstr "Количество ссылок:"

#: wp-includes/widgets/class-wp-widget-links.php:160
msgid "Link ID"
msgstr "ID ссылки"

#: wp-includes/widgets/class-wp-widget-links.php:159
msgid "Link rating"
msgstr "Рейтинг ссылки"

#: wp-includes/widgets/class-wp-widget-links.php:158
msgid "Link title"
msgstr "Заголовок ссылки"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:478 wp-includes/class-wp-theme.php:499
msgid "The \"%s\" theme is not a valid parent theme."
msgstr "Тема &laquo;%s&raquo; не является корректной родительской темой."

#: wp-includes/class-wp-theme.php:333
msgid "Stylesheet is not readable."
msgstr "Таблица стилей недоступна для чтения."

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4596
msgid "Customize: %s"
msgstr "Настройка: %s"

#: wp-includes/class-wp-customize-control.php:598
#: wp-includes/class-wp-customize-nav-menus.php:719
#: wp-includes/widgets/class-wp-nav-menu-widget.php:191 wp-admin/export.php:226
#: wp-admin/export.php:231 wp-admin/export.php:278 wp-admin/export.php:283
#: wp-admin/export.php:323 wp-admin/export.php:328
#: wp-admin/includes/template.php:754 wp-admin/nav-menus.php:985
#: wp-admin/options-privacy.php:312 wp-admin/options-reading.php:118
#: wp-admin/options-reading.php:135 wp-admin/widgets-form.php:326
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Выбрать &mdash;"

#: wp-includes/abilities.php:54 wp-includes/class-wp-customize-manager.php:5175
#: wp-includes/option.php:2765 wp-admin/options-general.php:95
msgid "Tagline"
msgstr "Краткое описание"

#: wp-includes/js/dist/editor.js:8758 wp-includes/js/dist/editor.js:79582
#: wp-admin/includes/file.php:32
msgid "Posts Page"
msgstr "Страница записей"

#: wp-includes/class-wp-customize-manager.php:5669
#: wp-admin/options-reading.php:94
msgid "Your latest posts"
msgstr "Ваши последние записи"

#: wp-includes/js/dist/block-library.js:44341
#: wp-includes/js/dist/block-library.js:44545
#: wp-includes/js/dist/edit-site.js:1245 wp-includes/js/dist/edit-site.js:17143
#: wp-includes/js/dist/edit-site.js:17719
#: wp-includes/js/dist/edit-site.js:54532 wp-includes/js/dist/editor.js:101428
#: wp-admin/index.php:57
msgid "Navigation"
msgstr "Навигация"

#: wp-includes/class-wp-xmlrpc-server.php:1475
#: wp-includes/class-wp-xmlrpc-server.php:5811
msgid "The post type may not be changed."
msgstr "Тип записи изменить нельзя."

#: wp-includes/class-wp-xmlrpc-server.php:580
msgid "Image default align"
msgstr "Выравнивание по умолчанию для изображений"

#: wp-includes/class-wp-xmlrpc-server.php:575
msgid "Image default size"
msgstr "Размер по умолчанию для изображений"

#: wp-includes/class-wp-xmlrpc-server.php:570
msgid "Image default link type"
msgstr "Тип ссылки по умолчанию для изображений"

#: wp-includes/class-wp-xmlrpc-server.php:1472
#: wp-includes/class-wp-xmlrpc-server.php:1960
#: wp-includes/class-wp-xmlrpc-server.php:4810
#: wp-includes/class-wp-xmlrpc-server.php:4994
#: wp-includes/class-wp-xmlrpc-server.php:5241
#: wp-includes/class-wp-xmlrpc-server.php:5801
#: wp-includes/class-wp-xmlrpc-server.php:6144
#: wp-includes/class-wp-xmlrpc-server.php:6542
#: wp-includes/class-wp-xmlrpc-server.php:6732
#: wp-includes/class-wp-xmlrpc-server.php:6790
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:589
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:904
#: wp-admin/includes/ajax-actions.php:2102 wp-admin/includes/media.php:3856
#: wp-admin/includes/post.php:284 wp-admin/includes/post.php:2082
#: wp-admin/includes/post.php:2086
msgid "Sorry, you are not allowed to edit this post."
msgstr "Извините, вам не разрешено редактировать эту запись."

#: wp-includes/admin-bar.php:498 wp-admin/site-editor.php:324
msgid "Edit Site"
msgstr "Редактировать сайт"

#: wp-includes/post.php:5821 wp-admin/includes/ajax-actions.php:124
#: wp-admin/includes/meta-boxes.php:583 wp-admin/includes/post.php:578
#: wp-admin/includes/post.php:2261 wp-admin/js/inline-edit-post.js:417
#: wp-admin/js/tags-box.js:9 wp-admin/js/tags-suggest.js:8
msgctxt "tag delimiter"
msgid ","
msgstr ","

#: wp-includes/class-wp-xmlrpc-server.php:2026
#: wp-includes/class-wp-xmlrpc-server.php:4600
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:95
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:162
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:167
#: wp-admin/edit.php:22 wp-admin/edit.php:47 wp-admin/post.php:147
msgid "Sorry, you are not allowed to edit posts in this post type."
msgstr "Извините, вам не разрешено редактировать записи этого типа."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1178
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:540
msgid "The post cannot be deleted."
msgstr "Не удалось удалить запись."

#: wp-includes/class-wp-xmlrpc-server.php:3523
msgid "Sorry, you are not allowed to delete this category."
msgstr "Извините, вам не разрешено удалять эту рубрику."

#: wp-includes/class-wp-xmlrpc-server.php:1659
msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
msgstr "Извините, вам не разрешено добавлять элементы в одну из указанных таксономий."

#: wp-includes/class-wp-xmlrpc-server.php:1651
msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
msgstr "Указано неоднозначное имя элемента иерархической таксономии. Пожалуйста, используйте ID элемента."

#: wp-includes/class-wp-xmlrpc-server.php:1595
#: wp-includes/class-wp-xmlrpc-server.php:1622
msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
msgstr "Извините, вам не разрешено присваивать элементы одной из указанных таксономий."

#: wp-includes/class-wp-xmlrpc-server.php:1591
#: wp-includes/class-wp-xmlrpc-server.php:1618
msgid "Sorry, one of the given taxonomies is not supported by the post type."
msgstr "Извините, одна из указанных таксономий не поддерживается этим типом записей."

#: wp-includes/class-wp.php:327 wp-includes/ms-deprecated.php:280
#: wp-includes/ms-deprecated.php:299
msgid "Sorry, you are not allowed to view this item."
msgstr "Извините, вам не разрешено просматривать этот элемент."

#: wp-includes/class-wp-xmlrpc-server.php:1518
#: wp-includes/class-wp-xmlrpc-server.php:5495
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1404
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:651
msgid "Invalid author ID."
msgstr "Неверный ID автора."

#: wp-includes/class-wp-xmlrpc-server.php:1512
#: wp-includes/class-wp-xmlrpc-server.php:5482
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:701
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:717
#: wp-admin/includes/post.php:43 wp-admin/includes/post.php:88
#: wp-admin/post-new.php:61 wp-admin/press-this.php:20
msgid "Sorry, you are not allowed to create posts as this user."
msgstr "Извините, вам не разрешено создавать записи от лица этого пользователя."

#: wp-includes/class-wp-xmlrpc-server.php:1506
msgid "Sorry, you are not allowed to create password protected posts in this post type."
msgstr "Извините, вам не разрешено создавать записи этого типа защищенные паролем."

#: wp-includes/class-wp-xmlrpc-server.php:1489
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1579
msgid "Sorry, you are not allowed to create private posts in this post type."
msgstr "Извините, вам не разрешено создавать личные записи этого типа"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1447 wp-includes/general-template.php:1943
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1450 wp-includes/general-template.php:1947
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "F Y"

#. translators: Double prime, for example in 9" (nine inches).
#: wp-includes/formatting.php:94
msgctxt "double prime"
msgid "&#8243;"
msgstr "&#8243;"

#. translators: Prime, for example in 9' (nine feet).
#: wp-includes/formatting.php:92
msgctxt "prime"
msgid "&#8242;"
msgstr "&#8242;"

#. translators: Apostrophe, for example in 'cause or can't.
#: wp-includes/formatting.php:89
msgctxt "apostrophe"
msgid "&#8217;"
msgstr "&#8217;"

#: wp-signup.php:226
msgid "Allow search engines to index this site."
msgstr "Разрешить поисковым системам индексировать сайт."

#: wp-load.php:102
msgid "Create a Configuration File"
msgstr "Создать файл настроек"

#. translators: %s: wp-config.php
#: wp-load.php:99
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 "Можно создать файл %s через веб-интерфейс, но это может работать не на всех серверах. Безопасный способ - создать файл вручную."

#. translators: 1: Link to new site, 2: Login URL, 3: Username.
#: wp-signup.php:565
msgid "%1$s is your new site. <a href=\"%2$s\">Log in</a> as &#8220;%3$s&#8221; using your existing password."
msgstr "%1$s - ваш новый сайт. <a href=\"%2$s\">Войдите</a> как &#8220;%3$s&#8221;, используя ваш пароль."

#. translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:162
msgid "Your site at %1$s is active. You may now log in to your site using your chosen username of &#8220;%2$s&#8221;. 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 "Ваш сайт на %1$s активен. Теперь можно войти на сайт используя выбранное имя пользователя (%2$s). Пожалуйста, проверьте почтовый ящик %3$s, там будут пароль и инструкции для входа. Если вы не получили письмо, проверьте корзину или папку со спамом. Если в течение часа вы так и не получите письмо, вы можете <a href=\"%4$s\">сбросить ваш пароль</a>."

#. translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:151
msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. 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: %s: Database repair URL.
#: wp-includes/functions.php:1851
msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
msgstr "Одна или несколько таблиц базы данных недоступны. Возможно, база нуждается в <a href=\"%s\">ремонте</a>."

#: wp-includes/comment.php:869 wp-includes/comment.php:977
msgid "You are posting comments too quickly. Slow down."
msgstr "Вы комментируете слишком быстро. Попридержите коней."

#: wp-includes/admin-bar.php:1077 wp-includes/admin-bar.php:1085
msgctxt "admin bar menu group label"
msgid "New"
msgstr "Добавить"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1031
msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
msgstr "Размер файла «%s» превышает максимальный для многофайлового загрузчика в сочетании с вашим браузером."

#. translators: %s: File name.
#. translators: %s: Name of the file that failed to upload.
#: wp-includes/script-loader.php:1040 wp-admin/async-upload.php:127
msgid "&#8220;%s&#8221; has failed to upload."
msgstr "Файл &laquo;%s&raquo; загрузить не удалось."

#. translators: 1: Opening link tag, 2: Closing link tag.
#: wp-includes/script-loader.php:1029
msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
msgstr "Попробуйте загрузить этот файл через %1$sзагрузчик браузера%2$s."

#: wp-includes/widgets/class-wp-widget-links.php:149
msgctxt "links widget"
msgid "All Links"
msgstr "Все ссылки"

#. translators: Em dash.
#: wp-includes/formatting.php:104
msgctxt "em dash"
msgid "&#8212;"
msgstr "&#8212;"

#. translators: En dash.
#: wp-includes/formatting.php:102
msgctxt "en dash"
msgid "&#8211;"
msgstr "&#8212;"

#: wp-includes/class-wp-admin-bar.php:140
msgid "The menu ID should not be empty."
msgstr "ID меню не должен быть пустым."

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:141 wp-includes/admin-bar.php:145
#: wp-includes/admin-bar.php:164
msgid "About WordPress"
msgstr "О WordPress"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1016
msgid "%s exceeds the maximum upload size for this site."
msgstr "Размер файла «%s» превышает максимальный для этого сайта."

#: wp-includes/admin-bar.php:227
msgid "Feedback"
msgstr "Обратная связь"

#: wp-includes/comment.php:4139
msgid "<strong>Error:</strong> Please type your comment text."
msgstr "<strong>Ошибка</strong>: пожалуйста, введите текст комментария."

#: wp-includes/comment.php:4111
msgid "<strong>Error:</strong> Please enter a valid email address."
msgstr "<strong>Ошибка</strong>: пожалуйста, введите корректный адрес email."

#: wp-includes/admin-bar.php:197
msgid "Documentation"
msgstr "Документация"

#: wp-includes/formatting.php:4122 wp-includes/general-template.php:5017
#: wp-admin/themes.php:255
msgid "&hellip;"
msgstr "&hellip;"

#: wp-includes/class-wpdb.php:2009 wp-includes/functions.php:5622
#: wp-includes/ms-load.php:479
msgid "Error establishing a database connection"
msgstr "Ошибка установки соединения с базой данных"

#: wp-includes/functions.php:5622
msgid "Database Error"
msgstr "Ошибка базы данных"

#. translators: %s: Number of comments.
#: wp-includes/comment-template.php:966 wp-includes/comment-template.php:983
#: wp-admin/includes/ajax-actions.php:513
#: wp-admin/includes/ajax-actions.php:1461 wp-admin/includes/dashboard.php:341
msgid "%s Comment"
msgid_plural "%s Comments"
msgstr[0] "%s комментарий"
msgstr[1] "%s комментария"
msgstr[2] "%s комментариев"

#: wp-includes/admin-bar.php:187
#: wp-includes/widgets/class-wp-widget-meta.php:92
msgid "WordPress.org"
msgstr "WordPress.org"

#. translators: %s: Site title.
#. translators: Network admin screen title. %s: Network title.
#: wp-includes/admin-bar.php:381 wp-admin/admin-header.php:45
msgid "Network Admin: %s"
msgstr "Управление сетью: %s"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Метка"

#: wp-includes/class-wp-taxonomy.php:613
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:50
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."

#. translators: 1: Home URL, 2: Admin URL.
#: wp-includes/ms-functions.php:2270
msgid "You have been added to this site. Please visit the <a href=\"%1$s\">homepage</a> or <a href=\"%2$s\">log in</a> using your username and password."
msgstr "Вас добавили к этому сайту. Можно перейти на <a href=\"%1$s\">главную страницу</a> или <a href=\"%2$s\">авторизоваться</a>, используя своё имя пользователя и пароль."

#: wp-includes/script-loader.php:1020
msgid "Memory exceeded. Please try another smaller file."
msgstr "Превышен лимит памяти. Пожалуйста, выберите файл поменьше."

#: wp-includes/script-loader.php:1021
msgid "This is larger than the maximum size. Please try another."
msgstr "Размеры изображения превышают максимальные. Пожалуйста, выберите другое."

#: wp-includes/script-loader.php:1019
msgid "This file is not an image. Please try another."
msgstr "Файл не является изображением. Пожалуйста, выберите другой."

#: wp-includes/general-template.php:5138
msgctxt "admin color scheme"
msgid "Fresh"
msgstr "Свежая"

#: wp-includes/general-template.php:5162
msgctxt "admin color scheme"
msgid "Blue"
msgstr "Синяя"

#: wp-includes/formatting.php:5129 wp-admin/options.php:301
msgid "The timezone you have entered is not valid. Please select a valid timezone."
msgstr "Вы указали некорректный часовой пояс. Пожалуйста, выберите правильное значение."

#: wp-includes/admin-bar.php:1108
msgctxt "add new from admin bar"
msgid "Site"
msgstr "Сайт"

#: wp-includes/admin-bar.php:1070
msgctxt "add new from admin bar"
msgid "User"
msgstr "Пользователя"

#: wp-includes/post.php:97
msgctxt "add new from admin bar"
msgid "Media"
msgstr "Медиафайл"

#: wp-includes/class-wp-taxonomy.php:625
#: wp-includes/js/dist/script-modules/content-types/index.js:38682
msgid "View Category"
msgstr "Просмотреть рубрику"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Tag"
msgstr "Просмотреть метку"

#: wp-includes/pluggable.php:1376 wp-includes/pluggable.php:1423
msgid "You should specify an action to be verified by using the first parameter."
msgstr "Первым параметром функции нужно указать заранее известное действие для проверки."

#. translators: 1: Login URL, 2: Network home URL.
#: wp-activate.php:206
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>."

#. translators: 1: Site URL, 2: Login URL.
#: wp-activate.php:198
msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
msgstr "Ваша учётная запись активирована. Можно <a href=\"%1$s\">перейти на ваш сайт</a> или <a href=\"%2$s\">авторизоваться</a>"

#: wp-includes/class-wp-editor.php:1266
#: wp-includes/build/routes/font-list/content.js:11182
#: wp-includes/build/routes/font-list/content.js:11191
#: wp-includes/js/dist/block-editor.js:70033
#: wp-includes/js/dist/block-editor.js:74356
#: wp-includes/js/dist/block-editor.js:76214
#: wp-includes/js/dist/block-editor.js:93890
#: wp-includes/js/dist/block-library.js:13329
#: wp-includes/js/dist/block-library.js:13676
#: wp-includes/js/dist/block-library.js:31295
#: wp-includes/js/dist/block-library.js:38391
#: wp-includes/js/dist/block-library.js:43679
#: wp-includes/js/dist/block-library.js:50330
#: wp-includes/js/dist/block-library.js:50700
#: wp-includes/js/dist/block-library.js:51033
#: wp-includes/js/dist/block-library.js:51223
#: wp-includes/js/dist/block-library.js:63886
#: wp-includes/js/dist/block-library.js:72000
#: wp-includes/js/dist/edit-site.js:41607
#: wp-includes/js/dist/edit-site.js:41616 wp-includes/js/dist/editor.js:4461
#: wp-includes/js/dist/editor.js:8595 wp-includes/js/dist/editor.js:27246
#: wp-includes/js/dist/editor.js:56484 wp-includes/js/dist/editor.js:56493
#: wp-includes/js/dist/editor.js:85247 wp-includes/js/dist/editor.js:89225
#: wp-includes/js/dist/editor.js:101863
#: wp-includes/js/dist/format-library.js:4923
#: wp-includes/js/dist/format-library.js:5037
msgid "Link"
msgstr "Ссылка"

#: wp-includes/class-wp-post-type.php:999
msgid "All Pages"
msgstr "Все страницы"

#: wp-includes/class-wp-post-type.php:999
#: wp-includes/js/dist/script-modules/content-types/index.js:37112
msgid "All Posts"
msgstr "Все записи"

#: wp-includes/class-walker-comment.php:260
msgid "Pingback:"
msgstr "Уведомление:"

#: wp-includes/link-template.php:2811
msgid "Post navigation"
msgstr "Навигация по записям"

#: wp-includes/link-template.php:3332
msgid "Comments navigation"
msgstr "Навигация по комментариям"

#: wp-includes/class-wp-editor.php:1241
msgid "Poster"
msgstr "Постер"

#: wp-includes/media-template.php:1372 wp-includes/media-template.php:1471
#: wp-includes/widgets/class-wp-widget-media-audio.php:72
#: wp-includes/widgets/class-wp-widget-media-video.php:74
#: wp-includes/js/dist/block-library.js:6858
#: wp-includes/js/dist/block-library.js:80478
#: wp-includes/js/dist/block-library.js:80487
msgid "Preload"
msgstr "Предварительная загрузка"

#: wp-includes/class-wp-admin-bar.php:474 wp-admin/user-edit.php:370
msgid "Toolbar"
msgstr "Верхняя панель"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
#: wp-includes/build/routes/connectors-home/content.js:11704
#: wp-includes/build/routes/connectors-home/content.js:12244
#: wp-includes/js/dist/edit-post.js:11027
#: wp-includes/js/dist/edit-widgets.js:4578 wp-includes/js/dist/editor.js:8580
#: wp-includes/js/dist/editor.js:100734
msgid "Learn more"
msgstr "Узнать больше"

#: wp-includes/class-wp-http.php:320
msgid "Destination directory for file streaming does not exist or is not writable."
msgstr "Каталог назначения для файлового потока не существует или недоступен для записи."

#: wp-includes/class-wp-http.php:603
msgid "There are no HTTP transports available which can complete the requested request."
msgstr "Нет ни одного доступного HTTP-транспорта, который может завершить запрос."

#: wp-includes/taxonomy.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:2157
#: wp-admin/includes/meta-boxes.php:1575
msgctxt "post format"
msgid "Format"
msgstr "Формат"

#: wp-includes/class-wp-editor.php:1905
msgid "Or link to existing content"
msgstr "Или сделайте ссылку на существующий материал"

#: wp-includes/class-wp-editor.php:1891
msgid "Enter the destination URL"
msgstr "Введите адрес назначения (URL)"

#: wp-includes/query.php:165 wp-includes/query.php:191
#: wp-includes/query.php:217 wp-includes/query.php:246
#: wp-includes/query.php:275 wp-includes/query.php:304
#: wp-includes/query.php:341 wp-includes/query.php:365
#: wp-includes/query.php:391 wp-includes/query.php:417
#: wp-includes/query.php:437 wp-includes/query.php:470
#: wp-includes/query.php:503 wp-includes/query.php:533
#: wp-includes/query.php:557 wp-includes/query.php:588
#: wp-includes/query.php:612 wp-includes/query.php:636
#: wp-includes/query.php:656 wp-includes/query.php:676
#: wp-includes/query.php:696 wp-includes/query.php:720
#: wp-includes/query.php:753 wp-includes/query.php:786
#: wp-includes/query.php:810 wp-includes/query.php:834
#: wp-includes/query.php:858 wp-includes/query.php:882
#: wp-includes/query.php:902 wp-includes/query.php:926
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:1220
msgid "The user is already active."
msgstr "Этот пользователь уже активирован."

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: WordPress version number.
#: wp-includes/functions.php:6151
msgid "Function %1$s was called <strong>incorrectly</strong>. %2$s %3$s"
msgstr "Функция %1$s вызвана <strong>неправильно</strong>. %2$s %3$s"

#. translators: %s: Version number.
#: wp-includes/functions.php:6140
msgid "(This message was added in version %s.)"
msgstr "(Это сообщение было добавлено в версии %s.)"

#. translators: %s: Comment URL.
#: wp-includes/pluggable.php:1949
msgid "Permalink: %s"
msgstr "Постоянная ссылка: %s"

#: wp-includes/post-formats.php:98
msgctxt "Post format"
msgid "Standard"
msgstr "Стандартный"

#. translators: %s: Site address.
#: wp-signup.php:160
msgid "Your address will be %s."
msgstr "Вашим адресом будет %s."

#: wp-signup.php:154
msgid "domain"
msgstr "домен"

#: wp-includes/post-formats.php:107
msgctxt "Post format"
msgid "Audio"
msgstr "Аудио"

#: wp-includes/class-wp-xmlrpc-server.php:5446
#: wp-includes/class-wp-xmlrpc-server.php:5818
msgid "Invalid post format."
msgstr "Неверный формат записи"

#: wp-includes/class-wp-editor.php:1922
msgid "No search term specified. Showing recent items."
msgstr "Поисковый запрос не задан. Показаны недавние элементы."

#: wp-includes/plugin.php:936
msgid "Only a static class method or function can be used in an uninstall hook."
msgstr "Для удаления можно использовать только статический метод класса или функцию."

#: wp-includes/post.php:4485
msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
msgstr "Целочисленный параметр количества записей считается устаревшим. Передавайте массив аргументов."

#: wp-includes/post-formats.php:106
msgctxt "Post format"
msgid "Video"
msgstr "Видео"

#: wp-includes/post-formats.php:105
msgctxt "Post format"
msgid "Status"
msgstr "Статус"

#: wp-includes/post-formats.php:104
msgctxt "Post format"
msgid "Quote"
msgstr "Цитата"

#: wp-includes/post-formats.php:103
msgctxt "Post format"
msgid "Image"
msgstr "Изображение"

#: wp-includes/post-formats.php:102
msgctxt "Post format"
msgid "Link"
msgstr "Ссылка"

#: wp-includes/post-formats.php:101
msgctxt "Post format"
msgid "Gallery"
msgstr "Галерея"

#: wp-includes/post-formats.php:100
msgctxt "Post format"
msgid "Chat"
msgstr "Чат"

#: wp-includes/post-formats.php:99
msgctxt "Post format"
msgid "Aside"
msgstr "Заметка"

#: wp-includes/class-wp-post-type.php:997
msgid "No pages found in Trash."
msgstr "Страниц в корзине не найдено."

#: wp-includes/class-wp-post-type.php:997
#: wp-includes/js/dist/script-modules/content-types/index.js:37152
msgid "No posts found in Trash."
msgstr "Записей в корзине не найдено."

#: wp-includes/class-wp-post-type.php:996
msgid "No pages found."
msgstr "Страниц не найдено."

#: wp-includes/admin-bar.php:801 wp-includes/admin-bar.php:806
msgid "Shortlink"
msgstr "Короткая ссылка"

#: wp-includes/class-wp-xmlrpc-server.php:1568
#: wp-includes/class-wp-xmlrpc-server.php:4402
#: wp-includes/class-wp-xmlrpc-server.php:5663
#: wp-includes/class-wp-xmlrpc-server.php:6082
msgid "Invalid attachment ID."
msgstr "Неверный ID вложения."

#: wp-includes/registration-functions.php:9 wp-includes/registration.php:9
msgid "This file no longer needs to be included."
msgstr "Подключение этого файла больше не требуется."

#: wp-includes/widgets/class-wp-widget-archives.php:240
#: wp-includes/widgets/class-wp-widget-categories.php:210
#: wp-includes/js/dist/block-library.js:5642
#: wp-includes/js/dist/block-library.js:5649
#: wp-includes/js/dist/block-library.js:14520
#: wp-includes/js/dist/block-library.js:14526
msgid "Display as dropdown"
msgstr "В виде выпадающего меню"

#: wp-includes/class-wp-xmlrpc-server.php:672
msgid "Large size image height"
msgstr "Высота крупного размера"

#: wp-includes/class-wp-xmlrpc-server.php:667
msgid "Large size image width"
msgstr "Ширина крупного размера"

#: wp-includes/class-wp-xmlrpc-server.php:652
msgid "Medium size image height"
msgstr "Высота среднего размера"

#: wp-includes/class-wp-xmlrpc-server.php:647
msgid "Medium size image width"
msgstr "Ширина среднего размера"

#: wp-includes/class-wp-xmlrpc-server.php:642
msgid "Crop thumbnail to exact dimensions"
msgstr "Обрезать миниатюру точно по размерам"

#: wp-includes/class-wp-xmlrpc-server.php:637
msgid "Thumbnail Height"
msgstr "Высота миниатюры"

#: wp-includes/class-wp-xmlrpc-server.php:632
msgid "Thumbnail Width"
msgstr "Ширина миниатюры"

#: wp-login.php:1050
msgid "Confirm new password"
msgstr "Подтвердите новый пароль"

#: wp-login.php:1032
msgid "New password"
msgstr "Новый пароль"

#: wp-login.php:1015
msgid "Reset Password"
msgstr "Задать пароль"

#: wp-login.php:1000
msgid "Your password has been reset."
msgstr "Ваш новый пароль вступил в силу."

#: wp-login.php:998 wp-admin/user-edit.php:745
msgid "Password Reset"
msgstr "Сброс пароля"

#: wp-includes/user.php:3386
msgid "To reset your password, visit the following address:"
msgstr "Чтобы сбросить пароль, перейдите по следующей ссылке:"

#: wp-includes/user.php:3385
msgid "If this was a mistake, ignore this email and nothing will happen."
msgstr "Если произошла ошибка, просто проигнорируйте это письмо, и ничего не произойдёт."

#: wp-includes/user.php:3380
msgid "Someone has requested a password reset for the following account:"
msgstr "Кто-то запросил сброс пароля для следующей учётной записи:"

#: wp-includes/post-formats.php:74 wp-includes/revision.php:720
msgid "Invalid post."
msgstr "Неверная запись."

#: wp-includes/admin-bar.php:438
msgid "Manage Site"
msgstr "Управление сайтом"

#: wp-includes/admin-bar.php:767
msgid "Manage Comments"
msgstr "Управление комментариями"

#: wp-includes/class-wp-theme.php:1097
msgid "Blavatar"
msgstr "Блаватар"

#. translators: %s: Taxonomy name.
#: wp-includes/post.php:5096
msgid "Invalid taxonomy: %s."
msgstr "Неверная таксономия: %s."

#: wp-includes/taxonomy.php:150
msgid "New Link Category Name"
msgstr "Название новой рубрики ссылок"

#: wp-includes/taxonomy.php:148
msgid "Update Link Category"
msgstr "Обновить рубрику ссылок"

#: wp-includes/taxonomy.php:146
msgid "All Link Categories"
msgstr "Все рубрики ссылок"

#: wp-includes/taxonomy.php:144
msgid "Search Link Categories"
msgstr "Поиск рубрик ссылок"

#: wp-includes/taxonomy.php:143
msgid "Link Category"
msgstr "Рубрика ссылок"

#: wp-includes/abilities.php:29 wp-includes/user.php:4158
#: wp-includes/js/dist/block-editor.js:50425
#: wp-includes/js/dist/block-library.js:5945
#: wp-includes/js/dist/block-library.js:6042
#: wp-includes/js/dist/core-data.js:15897 wp-includes/js/dist/editor.js:72679
msgid "User"
msgstr "Пользователь"

#: wp-includes/admin-bar.php:607
msgid "Network Admin"
msgstr "Управление сетью"

#. translators: 1: Site link, 2: Search query.
#: wp-includes/theme-compat/sidebar.php:95
msgid "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."
msgstr "Вы искали <strong>&#8216;%2$s&#8217;</strong> в архивах блога %1$s. Если вам ничего не удалось найти, то можете попробовать одну из этих ссылок."

#. translators: Monthly archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:73
msgid "F, Y"
msgstr "F Y "

#. translators: Daily archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:60
msgid "l, F jS, Y"
msgstr "d.m.Y "

#. translators: %s: Category name.
#: wp-includes/theme-compat/sidebar.php:46
msgid "You are currently browsing the archives for the %s category."
msgstr "Вы просматриваете архив рубрики &laquo;%s&raquo;."

#. translators: Used to join items in a list with only 2 items.
#: wp-includes/formatting.php:5429
msgid "%1$s and %2$s"
msgstr "%1$s и %2$s"

#. translators: 1: Site name, 2: WordPress
#: wp-includes/theme-compat/footer.php:26
msgid "%1$s is proudly powered by %2$s"
msgstr "Сайт &laquo;%1$s&raquo; работает на %2$s"

#. translators: %s: Number of comments.
#: wp-includes/blocks/comments-title.php:60
#: wp-includes/js/dist/block-library.js:19205
msgid "%s response"
msgid_plural "%s responses"
msgstr[0] "%s ответ"
msgstr[1] "%s ответа"
msgstr[2] "%s ответов"

#: wp-includes/blocks/comments-title.php:56
#: wp-includes/js/dist/block-library.js:19201
msgid "One response"
msgstr "Один ответ"

#: wp-includes/theme-compat/comments.php:24
msgid "This post is password protected. Enter the password to view comments."
msgstr "Эта запись защищена паролем. Введите пароль, чтобы посмотреть комментарии."

#: wp-includes/class-wp-taxonomy.php:631
#: wp-includes/js/dist/script-modules/content-types/index.js:38773
msgid "Choose from the most used tags"
msgstr "Выбрать из часто используемых меток"

#: wp-includes/class-wp-taxonomy.php:628
#: wp-includes/js/dist/script-modules/content-types/index.js:38697
msgid "New Category Name"
msgstr "Название новой рубрики"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Tag Name"
msgstr "Название новой метки"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Tag"
msgstr "Обновить метку"

#: wp-includes/class-wp-taxonomy.php:619
#: wp-includes/js/dist/script-modules/content-types/index.js:38753
msgid "Parent Category:"
msgstr "Родительская рубрика:"

#: wp-includes/class-wp-taxonomy.php:618 wp-includes/js/dist/editor.js:87088
#: wp-includes/js/dist/script-modules/content-types/index.js:38722
msgid "Parent Category"
msgstr "Родительская рубрика"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Tags"
msgstr "Все метки"

#: wp-includes/class-wp-taxonomy.php:616
#: wp-includes/js/dist/script-modules/content-types/index.js:38731
msgid "Popular Tags"
msgstr "Популярные метки"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Tags"
msgstr "Поиск меток"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Рубрика"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Рубрики"

#: wp-signup.php:1025
msgid "Sorry, new registrations are not allowed at this time."
msgstr "Извините, в настоящий момент регистрация закрыта."

#: wp-signup.php:887
msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
msgstr "Проверьте корзину или папку для спама в вашем почтовом клиенте. Иногда письма по ошибке оказываются там."

#: wp-signup.php:886
msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
msgstr "Подождите ещё немного. Иногда доставка электронного письма может задержаться по независящим от нас причинам."

#: wp-signup.php:306
msgid "Your registration email is sent to this address. (Double-check your email address before continuing.)"
msgstr "На этот адрес будет отправлено письмо для подтверждения. (Внимательно проверьте адрес email, перед тем как продолжить.)"

#: wp-includes/class-wp-post-type.php:998
#: wp-includes/js/dist/script-modules/content-types/index.js:37175
msgid "Parent Page:"
msgstr "Родительская страница:"

#: wp-includes/post.php:317
msgid "No patterns found in Trash."
msgstr "Нет паттернов в корзине."

#: wp-includes/class-wp-post-type.php:995
msgid "Search Pages"
msgstr "Поиск страниц"

#: wp-includes/class-wp-post-type.php:995
#: wp-includes/js/dist/script-modules/content-types/index.js:37143
msgid "Search Posts"
msgstr "Поиск записей"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Page"
msgstr "Редактировать страницу"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Page"
msgstr "Страница"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Post"
msgstr "Запись"

#: wp-includes/class-wp-post-type.php:987
msgctxt "post type general name"
msgid "Pages"
msgstr "Страницы"

#: wp-includes/class-wp-post-type.php:987 wp-admin/export.php:193
#: wp-admin/includes/class-wp-users-list-table.php:377
msgctxt "post type general name"
msgid "Posts"
msgstr "Записи"

#: wp-includes/user.php:3566 wp-admin/includes/user.php:197
msgid "<strong>Error:</strong> This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "<strong>Ошибка</strong>: Это имя пользователя некорректно, поскольку оно содержит недопустимые символы. Пожалуйста, введите корректное имя пользователя."

#. translators: %s: Asterisk symbol (*).
#: wp-includes/general-template.php:5616
msgid "Required fields are marked %s"
msgstr "Обязательные поля помечены %s"

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:15
#: wp-includes/theme-compat/footer.php:15
#: wp-includes/theme-compat/header.php:15
#: wp-includes/theme-compat/sidebar.php:15
msgid "Please include a %s template in your theme."
msgstr "Пожалуйста, включите шаблон %1$s в вашу тему."

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:11
#: wp-includes/theme-compat/footer.php:11
#: wp-includes/theme-compat/header.php:11
#: wp-includes/theme-compat/sidebar.php:11
msgid "Theme without %s"
msgstr "Тема без %1$s"

#: wp-includes/class-wp-xmlrpc-server.php:3573
#: wp-includes/class-wp-xmlrpc-server.php:6406
#: wp-includes/class-wp-xmlrpc-server.php:6674
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:5404
msgid "Sorry, you are not allowed to publish pages on this site."
msgstr "Извините, вам не разрешено публиковать страницы на этом сайте."

#: wp-includes/class-wp-xmlrpc-server.php:5417
#: wp-includes/class-wp-xmlrpc-server.php:5431
#: wp-includes/class-wp-xmlrpc-server.php:5436
msgid "Sorry, you are not allowed to publish posts on this site."
msgstr "Извините, вам не разрешено публиковать записи на этом сайте."

#: wp-includes/class-wp-xmlrpc-server.php:1479
#: wp-includes/class-wp-xmlrpc-server.php:5149
msgid "Sorry, you are not allowed to post on this site."
msgstr "Извините, вам не разрешено публиковаться на этом сайте."

#: wp-includes/class-wp-xmlrpc-server.php:4082
#: wp-includes/class-wp-xmlrpc-server.php:4166
#: wp-includes/class-wp-xmlrpc-server.php:4201
#: wp-includes/class-wp-xmlrpc-server.php:4236
#: wp-includes/class-wp-xmlrpc-server.php:4506
msgid "Sorry, you are not allowed to access details about this site."
msgstr "Извините, вам не разрешено получать детальную информацию об этом сайте."

#: wp-includes/class-wp-xmlrpc-server.php:3379
msgid "Sorry, you must be able to edit posts on this site in order to view tags."
msgstr "Извините, чтобы просматривать метки, вам нужны права на редактирование записей на этом сайте."

#: wp-includes/class-wp-xmlrpc-server.php:612
#: wp-includes/js/dist/edit-site.js:41371
msgid "Site Tagline"
msgstr "Краткое описание"

#: wp-includes/option.php:2782
msgid "Site URL."
msgstr "Адрес сайта (URL)"

#. translators: %s: Site title.
#: wp-includes/pluggable.php:2315
msgid "New user registration on your site %s:"
msgstr "На вашем сайте «%s» зарегистрирован новый пользователь:"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site title.
#: wp-includes/ms-functions.php:1747
msgid "New %1$s Site: %2$s"
msgstr "В сети «%1$s» новый сайт: %2$s"

#. translators: New site notification email subject. %s: New site URL.
#: wp-includes/ms-functions.php:1531
msgid "New Site Registration: %s"
msgstr "Регистрация нового сайта: %s"

#: wp-includes/ms-functions.php:1222
msgid "The site is already active."
msgstr "Этот сайт уже активирован."

#. translators: New site notification email. 1: Activation URL, 2: New site
#. URL.
#: wp-includes/ms-functions.php:1010
msgid ""
"To activate your site, please click the following link:\n"
"\n"
"%1$s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%2$s"
msgstr ""
"Чтобы активировать ваш сайт, перейдите по следующей ссылке:\n"
"\n"
"%1$s\n"
"\n"
"После активации вы получите *ещё одно письмо* с вашим именем пользователя для входа.\n"
"\n"
"После активации вы сможете увидеть ваш сайт здесь:\n"
"\n"
"%2$s"

#: wp-includes/ms-functions.php:756
msgid "That site is currently reserved but may be available in a couple days."
msgstr "Этот сайт в настоящее время зарезервирован, но может стать доступным через несколько дней."

#: wp-includes/ms-functions.php:735
msgid "Sorry, that site is reserved!"
msgstr "Извините, этот сайт зарезервирован!"

#: wp-includes/ms-functions.php:726 wp-includes/ms-functions.php:1433
#: wp-includes/ms-site.php:623
msgid "Sorry, that site already exists!"
msgstr "Извините, такой сайт уже существует!"

#: wp-includes/class-wp-customize-nav-menus.php:1255
msgid "Please enter an item title"
msgstr "Пожалуйста, введите название элемента"

#: wp-includes/ms-functions.php:696
msgid "Sorry, site names must have letters too!"
msgstr "Извините, имя сайта должно содержать также и буквы!"

#: wp-includes/ms-functions.php:691
msgid "Sorry, you may not use that site name."
msgstr "Извините, это имя сайта нельзя использовать."

#: wp-includes/ms-load.php:122
msgid "This site has been archived or suspended."
msgstr "Этот сайт заархивирован или заморожен."

#: wp-includes/load.php:950
msgid "The site you have requested is not installed properly. Please contact the system administrator."
msgstr "Запрошенный вами сайт установлен неверно. Пожалуйста, свяжитесь с администратором сервера."

#: wp-includes/nav-menu.php:424
msgid "The given object ID is not that of a menu item."
msgstr "Указанный ID объекта не принадлежит элементу меню."

#: wp-includes/formatting.php:5070
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:5057
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:4938
msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
msgstr "Введённый адрес email не является корректным. Пожалуйста, введите корректный адрес email."

#: wp-includes/taxonomy.php:2601
msgid "A term with the name provided already exists with this parent."
msgstr "Элемент с указанным именем уже существует у родительского элемента."

#. translators: %s: Home URL.
#: wp-includes/ms-functions.php:2261
msgid "An error occurred adding you to this site. Go to the <a href=\"%s\">homepage</a>."
msgstr "При добавлении вас к этому сайту произошла ошибка. Перейти на <a href=\"%s\">главную страницу</a>."

#: wp-includes/comment-template.php:2644
msgid "Your email address will not be published."
msgstr "Ваш адрес email не будет опубликован."

#: wp-includes/class-wp-http.php:295 wp-includes/class-wp-http.php:531
#: wp-includes/class-wp-xmlrpc-server.php:6970
msgid "A valid URL was not provided."
msgstr "Предоставлен неверный URL."

#: wp-includes/class-wp-image-editor-gd.php:225
#: wp-includes/class-wp-image-editor-imagick.php:564
msgid "Could not calculate resized image dimensions"
msgstr "Не удалось вычислить новый размер изображения"

#. translators: %s: Number of completed requests.
#: wp-includes/post.php:819
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <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-signup.php:1027
msgid "You are logged in already. No need to register again!"
msgstr "Вы уже вошли на сайт. Нет нужды регистрироваться снова!"

#. translators: %s: Login URL.
#: wp-signup.php:983
msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
msgstr "Вам необходимо <a href=\"%s\">авторизоваться</a>, чтобы создать новый сайт."

#. translators: %s: Current user's display name.
#: wp-signup.php:388
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&#8217;s content, but write responsibly!"
msgstr "Добро пожаловать, %s. Заполнив форму ниже, вы сможете <strong>добавить к вашей учётной записи ещё один сайт</strong>. На количество сайтов нет ограничений, но к написанию материалов подходите ответственно!"

#: wp-signup.php:161
msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
msgstr "Не менее 4 символов, только буквы и цифры. Значение нельзя изменить позже, будьте внимательны!"

#: wp-mail.php:15 wp-mail.php:21
msgid "This action has been disabled by the administrator."
msgstr "Это действие запрещено администратором."

#. translators: %s: page number
#. translators: %s: Page number.
#: wp-includes/blocks/breadcrumbs.php:249 wp-includes/general-template.php:1459
msgid "Page %s"
msgstr "Страница %s"

#: wp-includes/load.php:417
msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
msgstr "Сайт ненадолго закрыт на техническое обслуживание. Зайдите через минуту."

#: wp-includes/load.php:418
msgid "Maintenance"
msgstr "Обслуживание"

#: wp-includes/post.php:549 wp-includes/taxonomy.php:116
msgid "Navigation Menus"
msgstr "Меню навигации"

#: wp-includes/post.php:154
msgid "Navigation Menu Item"
msgstr "Элемент меню навигации"

#: wp-includes/post.php:153
msgid "Navigation Menu Items"
msgstr "Элементы меню навигации"

#. translators: %s: Site title.
#: wp-links-opml.php:33
msgid "Links for %s"
msgstr "Ссылки сайта «%s»"

#. translators: %s: URL to create a new menu.
#: wp-includes/widgets/class-wp-nav-menu-widget.php:177
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
msgstr "Ни одного меню ещё не создано. <a href=\"%s\">Создать</a>"

#: wp-includes/link-template.php:4269
msgid "This is the short link."
msgstr "Это короткая ссылка."

#. translators: %d: Number of available theme updates.
#: wp-includes/update.php:995
msgid "%d Theme Update"
msgid_plural "%d Theme Updates"
msgstr[0] "%d обновление темы"
msgstr[1] "%d обновления тем"
msgstr[2] "%d обновлений тем"

#. translators: %d: Number of available plugin updates.
#: wp-includes/update.php:990
msgid "%d Plugin Update"
msgid_plural "%d Plugin Updates"
msgstr[0] "%d обновление плагина"
msgstr[1] "%d обновления плагинов"
msgstr[2] "%d обновлений плагинов"

#. translators: %d: Number of available WordPress updates.
#: wp-includes/update.php:985
msgid "%d WordPress Update"
msgstr "%d обновление WordPress"

#: wp-signup.php:1001 wp-signup.php:1008
msgid "Site registration has been disabled."
msgstr "Регистрация сайтов отключена."

#: wp-signup.php:882
msgid "If you do not activate your site within two days, you will have to sign up again."
msgstr "Если вы не активируете ваш сайт в течение двух дней, вам придётся регистрироваться заново."

#: wp-signup.php:875
msgid "But, before you can start using your site, <strong>you must activate it</strong>."
msgstr "Но прежде чем вы сможете пользоваться своим сайтом, <strong>нужно его активировать</strong>."

#. translators: %s: Site address.
#: wp-signup.php:871
msgid "Congratulations! Your new site, %s, is almost ready."
msgstr "Поздравляем! Ваш новый сайт, %s, почти готов."

#: wp-signup.php:656
msgid "Gimme a site!"
msgstr "Дайте мне сайт!"

#. translators: %s: Site title.
#: wp-signup.php:558
msgid "The site %s is yours."
msgstr "Сайт &laquo;%s&raquo; &#8212; ваш."

#: wp-signup.php:425
msgid "Create Site"
msgstr "Создать сайт"

#: wp-signup.php:410
msgid "If you are not going to use a great site domain, leave it for a new user. Now have at it!"
msgstr "Если вы не собираетесь использовать отличный домен, оставьте его для новых пользователей. А теперь приступайте!"

#: wp-signup.php:399
msgid "Sites you are already a member of:"
msgstr "Сайты, участником которых вы являетесь:"

#. translators: %s: Network title.
#: wp-signup.php:378
msgid "Get <em>another</em> %s site in seconds"
msgstr "Получите <em>ещё один</em> сайт в сети &laquo;%s&raquo; за считанные секунды"

#: wp-signup.php:152
msgid "sitename"
msgstr "название-сайта"

#: wp-includes/script-loader.php:1034
msgid "File canceled."
msgstr "Загрузка отменена."

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2111
msgid "A new comment on the post \"%s\" is waiting for your approval"
msgstr "Новый комментарий к записи \"%s\" ожидает проверки"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2099
msgid "A new pingback on the post \"%s\" is waiting for your approval"
msgstr "Новое уведомление к записи \"%s\" ожидает проверки"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2087
msgid "A new trackback on the post \"%s\" is waiting for your approval"
msgstr "Новая обратная ссылка к записи \"%s\" ожидает проверки"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1895
msgid "New pingback on your post \"%s\""
msgstr "Новое уведомление к вашей записи \"%s\""

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1881
msgid "New trackback on your post \"%s\""
msgstr "Новая обратная ссылка на вашу запись \"%s\""

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1923
msgid "New comment on your post \"%s\""
msgstr "Новый комментарий к записи \"%s\""

#: wp-includes/ms-load.php:482
msgid "If your site does not display, please contact the owner of this network."
msgstr "Если ваш сайт не отображается, свяжитесь с администратором этой сети."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:189
msgid "Select Menu:"
msgstr "Выберите меню:"

#: wp-includes/taxonomy.php:117
#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
msgid "Navigation Menu"
msgstr "Меню навигации"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:183
msgid "Taxonomy:"
msgstr "Таксономия:"

#. translators: %s: search query
#: wp-includes/blocks/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "Результаты поиска для \"%s\""

#. translators: %s: Post title.
#: wp-includes/theme-compat/comments.php:38
#: wp-includes/js/dist/block-library.js:16664
msgid "One response to %s"
msgstr "Один ответ для %s"

#: wp-includes/admin-bar.php:1194
#: wp-includes/class-wp-customize-nav-menus.php:685
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:113
#: wp-includes/js/dist/block-library.js:44457 wp-admin/menu.php:251
#: wp-admin/nav-menus.php:32 wp-admin/nav-menus.php:783
msgid "Menus"
msgstr "Меню"

#: wp-includes/load.php:208
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:7222
msgid "The specified target URL does not exist."
msgstr "Указанная ссылка не найдена."

#. translators: 1: URL of the page linked from, 2: URL of the page linked to.
#: wp-includes/class-wp-xmlrpc-server.php:7189
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:7142
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:7077
msgid "The source URL does not exist."
msgstr "Ссылка на источник не найдена."

#: wp-includes/class-wp-xmlrpc-server.php:7038
msgid "The pingback has already been registered."
msgstr "Уведомление уже было зарегистрировано."

#: wp-includes/class-wp-xmlrpc-server.php:7028
msgid "The source URL and the target URL cannot both point to the same resource."
msgstr "Адрес источника и адрес получателя не могут указывать на один и тот же ресурс."

#: wp-includes/class-wp-xmlrpc-server.php:7017
#: wp-includes/class-wp-xmlrpc-server.php:7024
#: wp-includes/class-wp-xmlrpc-server.php:7033
#: wp-includes/class-wp-xmlrpc-server.php:7215
msgid "The specified target URL cannot be used as a target. It either does not exist, or it is not a pingback-enabled resource."
msgstr "Заданный URL нельзя использовать в качестве адресата. Его не существует, либо он указывает на ресурс без возможности уведомлений."

#: wp-includes/class-wp-xmlrpc-server.php:6976
msgid "Is there no link to us?"
msgstr "Похоже, что ссылки на наш сайт нет."

#. translators: 1: File name, 2: Error message.
#: wp-includes/class-wp-xmlrpc-server.php:6532
msgid "Could not write file %1$s (%2$s)."
msgstr "Не удалось записать файл %1$s (%2$s)"

#: wp-includes/class-wp-xmlrpc-server.php:5875
msgid "Sorry, you are not allowed to change the page author as this user."
msgstr "Извините, вам не разрешено изменять автора страницы от лица этого пользователя."

#: wp-includes/class-wp-xmlrpc-server.php:5870
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:912
msgid "Sorry, you are not allowed to update posts as this user."
msgstr "Вам не разрешено обновлять записи от лица этого пользователя"

#: wp-includes/class-wp-customize-nav-menus.php:961
#: wp-includes/class-wp-xmlrpc-server.php:1462
#: wp-includes/class-wp-xmlrpc-server.php:2019
#: wp-includes/class-wp-xmlrpc-server.php:3696
#: wp-includes/class-wp-xmlrpc-server.php:4594
#: wp-includes/class-wp-xmlrpc-server.php:5421
#: wp-includes/class-wp-xmlrpc-server.php:5491
#: wp-includes/class-wp-xmlrpc-server.php:5806
#: wp-includes/class-wp-xmlrpc-server.php:5879 wp-includes/post.php:1929
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:457
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:146
#: wp-admin/async-upload.php:43 wp-admin/edit.php:18 wp-admin/edit.php:41
#: wp-admin/post-new.php:24 wp-admin/post.php:143 wp-admin/post.php:258
#: wp-admin/post.php:295 wp-admin/post.php:324 wp-admin/site-editor.php:170
msgid "Invalid post type."
msgstr "Неверный тип записи."

#: wp-includes/class-wp-xmlrpc-server.php:1495
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1589
msgid "Sorry, you are not allowed to publish posts in this post type."
msgstr "Извините, но вам не разрешено публиковать записи этого типа."

#: wp-includes/class-wp-xmlrpc-server.php:5235
#: wp-includes/class-wp-xmlrpc-server.php:5309
#: wp-includes/class-wp-xmlrpc-server.php:6249
#: wp-includes/class-wp-xmlrpc-server.php:6855
msgid "Sorry, no such post."
msgstr "Извините, такой записи нет."

#: wp-includes/class-wp-xmlrpc-server.php:5244
#: wp-includes/class-wp-xmlrpc-server.php:5987
#: wp-includes/class-wp-xmlrpc-server.php:6915
msgid "Sorry, you are not allowed to publish this post."
msgstr "Извините, вам не разрешено публиковать эту запись."

#: wp-includes/class-wp-xmlrpc-server.php:4337
msgid "Sorry, you are not allowed to update options."
msgstr "Извините, вам не разрешено обновлять настройки."

#: wp-includes/class-wp-xmlrpc-server.php:4124
msgid "Sorry, you are not allowed to access details of this post."
msgstr "Извините, вам не разрешено получать детальную информацию об этой записи."

#: wp-includes/class-wp-xmlrpc-server.php:4017
msgid "A valid email address is required."
msgstr "Требуется корректный адрес email."

#: wp-includes/class-wp-xmlrpc-server.php:4015
msgid "Comment author name and email are required."
msgstr "Требуются имя и email автора комментария"

#: wp-includes/class-wp-xmlrpc-server.php:1469
#: wp-includes/class-wp-xmlrpc-server.php:1772
#: wp-includes/class-wp-xmlrpc-server.php:1854
#: wp-includes/class-wp-xmlrpc-server.php:1956
#: wp-includes/class-wp-xmlrpc-server.php:3003
#: wp-includes/class-wp-xmlrpc-server.php:3955
#: wp-includes/class-wp-xmlrpc-server.php:3959
#: wp-includes/class-wp-xmlrpc-server.php:4120
#: wp-includes/class-wp-xmlrpc-server.php:4723
#: wp-includes/class-wp-xmlrpc-server.php:4797
#: wp-includes/class-wp-xmlrpc-server.php:4801
#: wp-includes/class-wp-xmlrpc-server.php:4806
#: wp-includes/class-wp-xmlrpc-server.php:4990
#: wp-includes/class-wp-xmlrpc-server.php:5797
#: wp-includes/class-wp-xmlrpc-server.php:6140
#: wp-includes/class-wp-xmlrpc-server.php:6728
#: wp-includes/class-wp-xmlrpc-server.php:6786
#: wp-includes/class-wp-xmlrpc-server.php:6911 wp-includes/comment.php:2886
#: wp-includes/post.php:4648 wp-includes/post.php:5339
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:417
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:445
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:556
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:205
#: wp-includes/revision.php:362
msgid "Invalid post ID."
msgstr "Неверный ID записи."

#: wp-includes/class-wp-xmlrpc-server.php:3684
#: wp-includes/class-wp-xmlrpc-server.php:3848
msgid "Invalid comment status."
msgstr "Неверный статус комментария."

#: wp-includes/class-wp-xmlrpc-server.php:3627
#: wp-includes/class-wp-xmlrpc-server.php:3762
#: wp-includes/class-wp-xmlrpc-server.php:3830 wp-includes/comment.php:2877
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:397
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/edit-comments.php:297
msgid "Invalid comment ID."
msgstr "Неверный ID комментария."

#: wp-includes/class-wp-xmlrpc-server.php:3165
msgid "Failed to delete the page."
msgstr "Не удалось удалить страницу."

#: wp-includes/class-wp-xmlrpc-server.php:3018
#: wp-includes/class-wp-xmlrpc-server.php:3154
#: wp-includes/class-wp-xmlrpc-server.php:3220
msgid "Sorry, no such page."
msgstr "Извините, такой страницы нет."

#: wp-includes/class-wp-xmlrpc-server.php:627
msgid "Allow new users to sign up"
msgstr "Разрешить регистрацию пользователей"

#: wp-includes/class-wp-xmlrpc-server.php:602
msgid "Time Zone"
msgstr "Часовой пояс"

#: wp-includes/class-wp-xmlrpc-server.php:545
msgid "Software Version"
msgstr "Версия платформы"

#: wp-includes/class-wp-xmlrpc-server.php:540
msgid "Software Name"
msgstr "Название платформы"

#: wp-signup.php:994
msgid "User registration has been disabled."
msgstr "Регистрация пользователей отключена."

#: wp-signup.php:979
msgid "Registration has been disabled."
msgstr "Регистрация отключена."

#: wp-signup.php:884
msgid "If you have not received your email yet, there are a number of things you can do:"
msgstr "Если вы еще не получили сообщение по Email, вы пока можете:"

#: wp-signup.php:883
msgid "Still waiting for your email?"
msgstr "Всё ещё ждёте письмо?"

#: wp-signup.php:790
msgid "Sign up"
msgstr "Зарегистрироваться"

#: wp-signup.php:724
msgid "If you do not activate your username within two days, you will have to sign up again."
msgstr "Если вы не активируете своё имя пользователя в течение двух дней, вам придётся регистрироваться заново."

#: wp-signup.php:717
msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
msgstr "Но прежде чем вы начнёте использовать своё новое имя пользователя, <strong>нужно его активировать</strong>."

#. translators: %s: Username.
#: wp-signup.php:714
msgid "%s is your new username"
msgstr "%s &#8212 ваше новое имя пользователя"

#: wp-includes/class-wp-customize-nav-menus.php:1127 wp-signup.php:666
#: wp-includes/js/dist/block-library.js:60041
#: wp-includes/js/dist/components.js:45018
msgid "Next"
msgstr "Далее"

#: wp-signup.php:660
msgid "Just a username, please."
msgstr "Только имя пользователя, пожалуйста."

#. translators: %s: Name of the network.
#: wp-signup.php:635
msgid "Get your own %s account in seconds"
msgstr "Создайте учётную запись в сети &laquo;%s&raquo; за считанные секунды"

#: wp-signup.php:381
msgid "There was a problem, please correct the form below and try again."
msgstr "Что-то не получилось. Пожалуйста, исправьте данные в этой форме и попробуйте ещё раз."

#: wp-signup.php:297
msgid "Email&nbsp;Address"
msgstr "Адрес&nbsp;email"

#: wp-signup.php:293
msgid "(Must be at least 4 characters, lowercase letters and numbers only.)"
msgstr "(Не менее 4 символов, только маленькие буквы и цифры.)"

#: wp-signup.php:225
msgid "Privacy:"
msgstr "Приватность:"

#. translators: %s: POP3 error.
#: wp-mail.php:262
msgid "Oops: %s"
msgstr "Ой: %s"

#: wp-mail.php:73
msgid "There does not seem to be any new mail."
msgstr "Похоже, новых писем нет."

#: wp-mail.php:48
msgid "Slow down, no need to check for new mails so often!"
msgstr "Притормози, ковбой! Не нужно проверять почту так часто."

#: wp-login.php:1440
msgid "You are now logged out."
msgstr "Вы вышли из системы."

#: wp-login.php:1357
msgid "You have logged in successfully."
msgstr "Вы успешно вошли в систему."

#: wp-includes/user.php:219 wp-includes/user.php:302 wp-login.php:1195
#: wp-login.php:1608
msgid "Lost your password?"
msgstr "Забыли пароль?"

#: wp-login.php:1151
msgid "Register For This Site"
msgstr "Зарегистрироваться на этом сайте"

#: wp-login.php:1149
msgid "Registration Form"
msgstr "Регистрационная форма"

#: wp-login.php:908
msgid "Get New Password"
msgstr "Получить новый пароль"

#: wp-login.php:872
msgid "Lost Password"
msgstr "Забыли пароль"

#: wp-includes/user.php:3582 wp-includes/user.php:3888
#: wp-admin/includes/user.php:87 wp-admin/includes/user.php:215
msgid "<strong>Error:</strong> The email address is not correct."
msgstr "<strong>Ошибка</strong>: Некорректный адрес email."

#: wp-includes/user.php:3580
msgid "<strong>Error:</strong> Please type your email address."
msgstr "<strong>Ошибка</strong>: Пожалуйста, введите ваш адрес email."

#: wp-includes/user.php:3184 wp-includes/user.php:3188
#: wp-includes/user.php:3194 wp-includes/user.php:3215
#: wp-includes/user.php:3224 wp-includes/user.php:3228
#: wp-includes/user.php:3247
msgid "Invalid key."
msgstr "Неверный ключ."

#. translators: Password reset notification email subject. %s: Site title.
#: wp-includes/user.php:3409
msgid "[%s] Password Reset"
msgstr "[%s] Новый пароль"

#: wp-includes/user.php:3128
msgid "Password reset is not allowed for this user"
msgstr "Сброс пароля для этого пользователя запрещён"

#: wp-includes/user.php:3274
msgid "<strong>Error:</strong> Please enter a username or email address."
msgstr "<strong>Ошибка</strong>: Введите имя пользователя или email."

#: wp-login.php:158
msgid "Powered by WordPress"
msgstr "Сайт работает на WordPress"

#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number.
#: wp-includes/class-wpdb.php:4080
msgid "<strong>Error:</strong> WordPress %1$s requires MySQL %2$s or higher"
msgstr "<strong>Ошибка</strong>: WordPress %1$s требует MySQL %2$s или выше"

#. translators: %d: Sidebar number.
#: wp-includes/widgets.php:190 wp-includes/widgets.php:278
msgid "Sidebar %d"
msgstr "Боковая панель %d"

#: wp-includes/functions.php:7636 wp-includes/user.php:351
msgid "Please log in again."
msgstr "Пожалуйста, войдите заново."

#: wp-includes/user.php:568
msgid "<strong>Error:</strong> Your account has been marked as a spammer."
msgstr "<strong>Ошибка</strong>: Ваша учётная запись отмечена как источник спама."

#: wp-includes/user.php:175 wp-includes/user.php:265
msgid "<strong>Error:</strong> The password field is empty."
msgstr "<strong>Ошибка</strong>: Вы не ввели пароль."

#: wp-includes/user.php:171
msgid "<strong>Error:</strong> The username field is empty."
msgstr "<strong>Ошибка</strong>: Вы не ввели имя пользователя."

#: wp-includes/class-wp-theme.php:311
msgid "Stylesheet is missing."
msgstr "Таблица стилей не найдена."

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:449
msgid "The parent theme is missing. Please install the \"%s\" parent theme."
msgstr "Отсутствует родительская тема. Пожалуйста, установите родительскую тему &laquo;%s&raquo;"

#: wp-includes/taxonomy.php:4947
msgid "Invalid object ID."
msgstr "Неверный ID объекта"

#. translators: %s: Taxonomy term slug.
#: wp-includes/taxonomy.php:3376
msgid "The slug &#8220;%s&#8221; is already in use by another term."
msgstr "Ярлык &#8220;%s&#8221; уже используется другим элементом"

#: wp-includes/taxonomy.php:2625
msgid "Could not insert term into the database."
msgstr "Не удалось вставить элемент в базу данных"

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:195
msgid "Invalid item ID."
msgstr "Неверный ID элемента"

#: wp-includes/taxonomy.php:979 wp-includes/taxonomy.php:3279
#: wp-includes/taxonomy.php:4724
msgid "Empty Term."
msgstr "Пустой элемент"

#: wp-includes/script-loader.php:1235
msgctxt "password strength"
msgid "Medium"
msgstr "Средний"

#: wp-includes/taxonomy.php:250
msgid "Separate pattern categories with commas"
msgstr "Разделять рубрики паттернов запятыми"

#: wp-includes/script-loader.php:1038
msgid "moved to the Trash."
msgstr "перемещён в корзину."

#: wp-includes/script-loader.php:1037
msgid "Crunching&hellip;"
msgstr "Обработка&hellip;"

#: wp-includes/script-loader.php:1035
msgid "Upload stopped."
msgstr "Загрузка остановлена."

#: wp-includes/script-loader.php:1033
msgid "Security error."
msgstr "Ошибка безопасности."

#: wp-includes/script-loader.php:1032
msgid "IO error."
msgstr "Ошибка ввода/вывода."

#: wp-includes/script-loader.php:1027 wp-admin/includes/ajax-actions.php:2583
msgid "Upload failed."
msgstr "Загрузка не удалась."

#: wp-includes/script-loader.php:1024
msgid "You may only upload 1 file."
msgstr "Вы можете загрузить только 1 файл."

#: wp-includes/script-loader.php:1023
msgid "There was a configuration error. Please contact the server administrator."
msgstr "Ошибка конфигурации. Пожалуйста, свяжитесь с администратором сервера."

#: wp-includes/script-loader.php:1022
msgid "An error occurred in the upload. Please try again later."
msgstr "Во время загрузки произошла ошибка. Пожалуйста, повторите попытку позже."

#: wp-includes/script-loader.php:1017
msgid "This file is empty. Please try another."
msgstr "Файл пуст. Пожалуйста, выберите другой."

#: wp-includes/script-loader.php:1014
msgid "You have attempted to queue too many files."
msgstr "Вы поставили в очередь слишком много файлов."

#: wp-includes/script-loader.php:1004
msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
msgstr "Эта функция требует поддержки плавающих фреймов. У вас отключены теги iframe, либо ваш браузер их не поддерживает."

#: wp-includes/script-loader.php:1002
msgid "of"
msgstr "из"

#: wp-includes/class-wp-editor.php:1222 wp-includes/script-loader.php:1001
#: wp-includes/widgets/class-wp-widget-media-image.php:28
#: wp-includes/js/dist/block-editor.js:72224
#: wp-includes/js/dist/block-editor.js:79756
#: wp-includes/js/dist/block-editor.js:79915
#: wp-includes/js/dist/block-editor.js:80465
#: wp-includes/js/dist/block-editor.js:93671
#: wp-includes/js/dist/block-library.js:37067
#: wp-includes/js/dist/block-library.js:37730
#: wp-includes/js/dist/block-library.js:38368
#: wp-includes/js/dist/block-library.js:63885
#: wp-includes/js/dist/editor.js:27245 wp-includes/js/dist/editor.js:85246
#: wp-includes/js/dist/media-utils.js:27916 wp-admin/includes/media.php:2978
msgid "Image"
msgstr "Изображение"

#: wp-includes/script-loader.php:1000
msgid "&lt; Prev"
msgstr "&larr; Назад"

#: wp-includes/script-loader.php:999
msgid "Next &gt;"
msgstr "Далее &rarr;"

#: wp-includes/script-loader.php:804
msgid "Enter a description of the image"
msgstr "Введите описание изображения"

#: wp-includes/script-loader.php:803
msgid "Enter the URL of the image"
msgstr "Введите адрес (URL) картинки"

#: wp-includes/script-loader.php:802
msgid "Enter the URL"
msgstr "Введите адрес (URL)"

#: wp-includes/script-loader.php:801
msgid "close tags"
msgstr "закрыть теги"

#: wp-includes/script-loader.php:800
msgid "Close all open tags"
msgstr "Закрыть все открытые теги"

#: wp-includes/blocks/rss.php:29 wp-includes/widgets.php:1635
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "Произошла ошибка; возможно, лента недоступна. Повторите попытку позже."

#: wp-includes/user.php:2320
msgid "Cannot create a user with an empty login name."
msgstr "Нельзя создать пользователя с пустым логином."

#: wp-includes/revision.php:366
msgid "Cannot create a revision of a revision"
msgstr "Нельзя создать редакцию редакции"

#: wp-includes/post.php:5032
msgid "Could not insert post into the database."
msgstr "Не удалось вставить запись в базу данных"

#: wp-includes/post.php:5000
msgid "Could not update post in the database."
msgstr "Не удалось обновить запись в базе данных"

#: wp-includes/post.php:4697
msgid "Content, title, and excerpt are empty."
msgstr "Содержимое, заголовок и отрывок пусты."

#. translators: %s: Number of documents.
#: wp-includes/post.php:3635
msgid "Document <span class=\"count\">(%s)</span>"
msgid_plural "Documents <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: Number of trashed posts.
#: wp-includes/post.php:739
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: %s: Number of private posts.
#: wp-includes/post.php:725
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: %s: Number of pending posts.
#. translators: %s: Number of pending requests.
#: wp-includes/post.php:710 wp-includes/post.php:774
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: %s: Number of draft posts.
#: wp-includes/post.php:695
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: %s: Number of scheduled posts.
#: wp-includes/post.php:681
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: Number of published posts.
#: wp-includes/post.php:667
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/post.php:133 wp-includes/js/dist/editor.js:94073
#: wp-includes/js/dist/editor.js:97953
msgid "Revision"
msgstr "Редакция"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1945 wp-includes/post-template.php:2006
msgid "%s [Current Revision]"
msgstr "%s [Текущая редакция]"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1943 wp-includes/post-template.php:2004
msgid "%s [Autosave]"
msgstr "%s [Автосохранение]"

#. translators: 'Home' as in a website's home page.
#: wp-includes/blocks/breadcrumbs.php:35 wp-includes/blocks/breadcrumbs.php:39
#: wp-includes/blocks/home-link.php:109 wp-includes/post-template.php:1474
#: wp-includes/js/dist/block-library.js:7324
#: wp-includes/js/dist/block-library.js:33670
#: wp-includes/js/dist/block-library.js:49939 wp-admin/menu.php:31
#: wp-admin/network/menu.php:18
msgid "Home"
msgstr "Главная"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:970
#: wp-includes/build/routes/font-list/content.js:14165
#: wp-includes/js/dist/block-editor.js:49487
#: wp-includes/js/dist/edit-site.js:25590 wp-includes/js/dist/editor.js:33431
#: wp-includes/js/dist/editor.js:60256 wp-includes/js/dist/editor.js:72833
#: wp-includes/js/dist/media-utils.js:14025
#: wp-includes/js/dist/script-modules/content-types/index.js:20521
#: wp-admin/includes/class-wp-list-table.php:1105
#: wp-admin/includes/nav-menu.php:545 wp-admin/includes/nav-menu.php:917
msgid "Previous page"
msgstr "Предыдущая страница"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:969
#: wp-includes/build/routes/font-list/content.js:14178
#: wp-includes/js/dist/block-editor.js:49516
#: wp-includes/js/dist/edit-site.js:25603 wp-includes/js/dist/editor.js:33444
#: wp-includes/js/dist/editor.js:60269 wp-includes/js/dist/editor.js:72853
#: wp-includes/js/dist/media-utils.js:14038
#: wp-includes/js/dist/script-modules/content-types/index.js:20534
#: wp-admin/includes/class-wp-list-table.php:1151
#: wp-admin/includes/nav-menu.php:546 wp-admin/includes/nav-menu.php:918
msgid "Next page"
msgstr "Следующая страница"

#: wp-includes/post-template.php:424
msgid "There is no excerpt because this is a protected post."
msgstr "Отрывка нет, потому что запись защищена."

#. translators: %s: Private post title.
#: wp-includes/post-template.php:147
msgid "Private: %s"
msgstr "Личное: %s"

#. translators: %s: Protected post title.
#: wp-includes/post-template.php:128
msgid "Protected: %s"
msgstr "Защищено: %s"

#. translators: New user registration notification email subject. %s: Site
#. title.
#: wp-includes/pluggable.php:2324
msgid "[%s] New User Registration"
msgstr "[%s] Регистрация нового пользователя"

#. translators: %s: User login.
#: wp-includes/pluggable.php:2317 wp-includes/user.php:3384
msgid "Username: %s"
msgstr "Имя пользователя: %s"

#. translators: Comment moderation notification email subject. 1: Site title,
#. 2: Post title.
#: wp-includes/pluggable.php:2156
msgid "[%1$s] Please moderate: \"%2$s\""
msgstr "[%1$s] Проверьте, пожалуйста: \"%2$s\""

#. translators: Comment moderation. %s: Number of comments awaiting approval.
#: wp-includes/pluggable.php:2146
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 moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:2131
msgid "Approve it: %s"
msgstr "Одобрить: %s"

#. translators: %s: Pingback excerpt text.
#: wp-includes/pluggable.php:2106
msgid "Pingback excerpt: %s"
msgstr "Отрывок уведомления: %s"

#. translators: %s: Trackback excerpt text.
#: wp-includes/pluggable.php:2094
msgid "Trackback excerpt: %s"
msgstr "Отрывок обратной ссылки: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1961 wp-includes/pluggable.php:2142
msgid "Spam it: %s"
msgstr "Спам: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1958 wp-includes/pluggable.php:2138
msgid "Delete it: %s"
msgstr "Удалить: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1955 wp-includes/pluggable.php:2135
msgid "Trash it: %s"
msgstr "В корзину: %s"

#. translators: Pingback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1904
msgid "[%1$s] Pingback: \"%2$s\""
msgstr "[%1$s] Уведомление: \"%2$s\""

#. translators: Trackback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1890
msgid "[%1$s] Trackback: \"%2$s\""
msgstr "[%1$s] Обратная ссылка: \"%2$s\""

#. translators: Comment notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1940
msgid "[%1$s] Comment: \"%2$s\""
msgstr "[%1$s] Комментарий: \"%2$s\""

#: wp-includes/pluggable.php:1916
msgid "You can see all notes on this post here:"
msgstr "Здесь вы можете посмотреть все заметки к данной записи:"

#: wp-includes/ms-load.php:506
msgid "If you are still stuck with this message, then check that your database contains the following tables:"
msgstr "Если вы по-прежнему видите это сообщение &#8212; убедитесь, что в базе данных содержатся следующие таблицы:"

#: wp-includes/ms-load.php:500
msgid "What do I do now?"
msgstr "Что теперь делать?"

#. translators: %s: Maximum allowed file size in kilobytes.
#: wp-includes/ms-functions.php:2165
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:757
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2242
#: wp-admin/includes/ms.php:41
msgid "This file is too big. Files must be less than %s KB in size."
msgstr "Этот файл слишком большой. Файл должен быть размером менее чем %s Кб."

#. translators: %s: Allowed space allocation.
#: wp-includes/class-wp-xmlrpc-server.php:6507 wp-admin/includes/media.php:3127
#: wp-admin/includes/ms-deprecated.php:35 wp-admin/includes/ms.php:240
msgid "Sorry, you have used your space allocation of %s. Please delete some files to upload more files."
msgstr "К сожалению, вы использовали всё доступное пространство из %s. Пожалуйста, удалите несколько файлов, чтобы загрузить новые."

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1958
msgid "New %1$s User: %2$s"
msgstr "В сети «%1$s» новый пользователь: %2$s"

#. translators: New user notification email subject. %s: User login.
#: wp-includes/ms-functions.php:1587
msgid "New User Registration: %s"
msgstr "Регистрация нового пользователя: %s"

#: wp-includes/ms-functions.php:1259
msgid "That username is already activated."
msgstr "Это имя пользователя уже активировано."

#: wp-includes/ms-functions.php:1243
msgid "Could not create user"
msgstr "Не удалось создать пользователя"

#: wp-includes/ms-functions.php:1215
msgid "Invalid activation key."
msgstr "Неверный ключ активации."

#: wp-includes/class-wp-customize-control.php:652
msgid "Please enter a page title"
msgstr "Пожалуйста, введите название страницы"

#: wp-includes/ms-functions.php:563
msgid "That username is currently reserved but may be available in a couple of days."
msgstr "Это имя пользователя в настоящее время зарезервировано, но может стать доступным через несколько дней."

#: wp-includes/user.php:2404
msgid "Sorry, that email address is already used!"
msgstr "Извините, этот адрес email уже используется!"

#: wp-includes/ms-functions.php:538 wp-includes/user.php:2326
msgid "Sorry, that username already exists!"
msgstr "Извините, это имя пользователя уже существует!"

#: wp-includes/ms-functions.php:532
msgid "Sorry, that email address is not allowed!"
msgstr "Извините, этот адрес email недопустим!"

#: wp-includes/ms-functions.php:522
msgid "Sorry, usernames must have letters too!"
msgstr "Извините, имя пользователя должно содержать также и буквы!"

#: wp-includes/ms-functions.php:509
msgid "You cannot use that email address to signup. There are problems with them blocking some emails from WordPress. Please use another email provider."
msgstr "Этот почтовый адрес нельзя использовать для регистрации. Некоторые письма от WordPress блокируются данной почтовой службой. Пожалуйста, используйте другую службу."

#: wp-includes/ms-functions.php:285
msgid "That user does not exist."
msgstr "Такого пользователя не существует."

#: wp-includes/class-wp-locale.php:220
#: wp-includes/customize/class-wp-customize-date-time-control.php:203
#: wp-includes/js/dist/components.js:42243
msgid "PM"
msgstr "ПП"

#: wp-includes/class-wp-locale.php:219
#: wp-includes/customize/class-wp-customize-date-time-control.php:202
#: wp-includes/js/dist/components.js:42240
msgid "AM"
msgstr "ДП"

#: wp-includes/class-wp-locale.php:218
msgid "pm"
msgstr "пп"

#: wp-includes/class-wp-locale.php:217
msgid "am"
msgstr "дп"

#: wp-includes/link-template.php:3217
msgid "&laquo; Older Comments"
msgstr "&larr; Предыдущие комментарии"

#: wp-includes/link-template.php:3159
msgid "Newer Comments &raquo;"
msgstr "Следующие комментарии &rarr;"

#: wp-includes/deprecated.php:2702
msgid "Last Post"
msgstr "Последняя запись"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:60277
msgid "Next Post"
msgstr "Следующая запись"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:60260
msgid "Previous Post"
msgstr "Предыдущая запись"

#: wp-includes/link-template.php:840
msgid "Comments Feed"
msgstr "Лента комментариев"

#: wp-includes/class-wp-editor.php:1389
msgid "Insert Page Break tag"
msgstr "Вставить тег разрыва страницы"

#: wp-includes/class-wp-customize-manager.php:5527
#: wp-includes/class-wp-customize-manager.php:5586
#: wp-admin/includes/class-custom-background.php:459
msgid "Fill Screen"
msgstr "Заполнить экран"

#: wp-includes/class-wp-editor.php:1263
#: wp-includes/js/dist/block-editor.js:70298
#: wp-includes/js/dist/block-editor.js:74339
msgid "Remove link"
msgstr "Удалить ссылку"

#: wp-includes/class-wp-editor.php:1267 wp-includes/script-loader.php:812
#: wp-includes/js/dist/block-editor.js:74051
msgid "Insert link"
msgstr "Вставить ссылку"

#: wp-includes/class-wp-editor.php:1297
msgid "Check Spelling"
msgstr "Проверка орфографии"

#: wp-includes/class-wp-editor.php:1183
#: wp-includes/build/routes/font-list/content.js:13518
#: wp-includes/build/routes/font-list/content.js:14044
#: wp-includes/js/dist/block-editor.js:85431
#: wp-includes/js/dist/edit-site.js:22512 wp-includes/js/dist/editor.js:30591
#: wp-includes/js/dist/editor.js:33513 wp-includes/js/dist/editor.js:59609
#: wp-includes/js/dist/editor.js:60135 wp-includes/js/dist/media-utils.js:11185
#: wp-includes/js/dist/media-utils.js:14107
#: wp-includes/js/dist/script-modules/content-types/index.js:17443
msgid "Select all"
msgstr "Выделить всё"

#: wp-includes/class-wp-editor.php:1417 wp-includes/script-loader.php:1324
#: wp-includes/js/dist/commands.js:2921
msgid "Action"
msgstr "Действие"

#: wp-includes/class-wp-editor.php:1416
msgid "Letter"
msgstr "Буква"

#: wp-includes/media-template.php:1285
#: wp-includes/widgets/class-wp-widget-media-image.php:137
msgid "Link Rel"
msgstr "Отношение"

#: wp-includes/class-wp-editor.php:1226
#: wp-includes/js/dist/block-editor.js:50497
#: wp-includes/js/dist/block-library.js:30433
#: wp-includes/js/dist/block-library.js:30503
msgid "Source"
msgstr "Источник"

#: wp-includes/customize/class-wp-customize-background-position-control.php:79
#: wp-includes/js/dist/components.js:22669
#: wp-admin/includes/class-custom-background.php:427
msgid "Bottom Right"
msgstr "Внизу справа"

#: wp-includes/customize/class-wp-customize-background-position-control.php:71
#: wp-includes/js/dist/components.js:22667
#: wp-admin/includes/class-custom-background.php:419
msgid "Bottom Left"
msgstr "Внизу слева"

#: wp-includes/customize/class-wp-customize-background-position-control.php:51
#: wp-includes/js/dist/components.js:22662
#: wp-admin/includes/class-custom-background.php:399
msgid "Top Right"
msgstr "Вверху справа"

#: wp-includes/customize/class-wp-customize-background-position-control.php:43
#: wp-includes/js/dist/components.js:22660
#: wp-admin/includes/class-custom-background.php:391
msgid "Top Left"
msgstr "Вверху слева"

#: wp-includes/script-loader.php:1111
msgid "Mute"
msgstr "Без звука"

#: wp-includes/class-wp-editor.php:1258 wp-includes/script-loader.php:1103
msgid "Fullscreen"
msgstr "На весь экран"

#: wp-includes/media-template.php:1104 wp-includes/media-template.php:1168
#: wp-includes/js/dist/block-editor.js:20628
msgid "Align"
msgstr "Выравнивание"

#: wp-includes/media-template.php:1390 wp-includes/media-template.php:1489
#: wp-includes/widgets/class-wp-widget-media-audio.php:77
#: wp-includes/widgets/class-wp-widget-media-video.php:80
#: wp-includes/js/dist/block-library.js:6839
#: wp-includes/js/dist/block-library.js:6848
#: wp-includes/js/dist/block-library.js:80396
#: wp-includes/js/dist/block-library.js:80405
msgid "Loop"
msgstr "Зациклить"

#: wp-includes/js/dist/block-editor.js:50511
#: wp-includes/js/dist/components.js:37192
#: wp-admin/includes/ajax-actions.php:2292
msgid "Type"
msgstr "Тип"

#: wp-includes/class-wp-editor.php:1228
msgid "Constrain proportions"
msgstr "Сохранять пропорции"

#: wp-includes/class-wp-editor.php:1224 wp-includes/js/dist/editor.js:101170
#: wp-includes/js/dist/editor.js:101499
#: wp-includes/js/dist/script-modules/content-types/index.js:37693
#: wp-includes/js/dist/script-modules/content-types/index.js:39317
msgid "General"
msgstr "Общие"

#: wp-includes/class-wp-editor.php:1275
msgid "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?"
msgstr "Введённый вами адрес похож на внешнюю ссылку, добавить http:// в начало?"

#: wp-includes/class-wp-editor.php:1273
msgid "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?"
msgstr "Введённый вами адрес похож на email, добавить mailto: в начало?"

#: wp-includes/class-wp-editor.php:1346
#: wp-includes/customize/class-wp-customize-background-position-control.php:75
#: wp-includes/js/dist/block-editor.js:18957
#: wp-admin/includes/class-custom-background.php:423
msgid "Bottom"
msgstr "Снизу"

#: wp-includes/class-wp-editor.php:1345
msgid "Middle"
msgstr "Посередине"

#: wp-includes/class-wp-editor.php:1344
#: wp-includes/customize/class-wp-customize-background-position-control.php:47
#: wp-includes/js/dist/block-editor.js:18956
#: wp-includes/js/dist/components.js:43537
#: wp-admin/includes/class-custom-background.php:395
msgid "Top"
msgstr "Сверху"

#: wp-includes/class-wp-editor.php:1260
msgid "Horizontal space"
msgstr "Отступ (H)"

#: wp-includes/class-wp-editor.php:1229
msgid "Vertical space"
msgstr "Отступ (V)"

#: wp-includes/class-wp-editor.php:1232
#: wp-includes/js/dist/block-editor.js:78020
#: wp-includes/js/dist/block-editor.js:83101
#: wp-includes/js/dist/block-editor.js:83626
#: wp-includes/js/dist/block-editor.js:83698
#: wp-includes/js/dist/editor.js:29860 wp-includes/js/dist/media-utils.js:27884
msgid "Dimensions"
msgstr "Размеры"

#: wp-includes/class-wp-editor.php:1227
#: wp-includes/js/dist/block-editor.js:79187
#: wp-includes/js/dist/block-editor.js:79208
#: wp-includes/js/dist/block-editor.js:81327
#: wp-includes/js/dist/editor.js:90087
msgid "Border"
msgstr "Рамка"

#: wp-includes/class-wp-editor.php:1230
msgid "Image description"
msgstr "Описание"

#: wp-includes/class-wp-editor.php:1140
msgid "New document"
msgstr "Новый документ"

#: wp-includes/class-wp-editor.php:1182
msgid "Paste"
msgstr "Вставить"

#: wp-includes/class-wp-customize-manager.php:4398
#: wp-includes/class-wp-editor.php:1181
#: wp-includes/js/dist/block-editor.js:58464
#: wp-includes/js/dist/components.js:31483 wp-includes/js/dist/editor.js:8592
#: wp-includes/js/dist/editor.js:87577 wp-admin/user-edit.php:1016
msgid "Copy"
msgstr "Копировать"

#: wp-includes/class-wp-editor.php:1180
#: wp-includes/js/dist/block-editor.js:58661
msgid "Cut"
msgstr "Вырезать"

#: wp-includes/class-wp-editor.php:1164
#: wp-includes/js/dist/format-library.js:5475
msgid "Superscript"
msgstr "Верхний индекс"

#: wp-includes/class-wp-editor.php:1163
#: wp-includes/js/dist/format-library.js:5442
msgid "Subscript"
msgstr "Нижний индекс"

#: wp-includes/class-wp-editor.php:1162
#: wp-includes/js/dist/block-editor.js:66625
#: wp-includes/js/dist/format-library.js:5111
msgid "Strikethrough"
msgstr "Перечёркнутый"

#: wp-includes/class-wp-editor.php:1161
#: wp-includes/js/dist/block-editor.js:66620
#: wp-includes/js/dist/format-library.js:5151
msgid "Underline"
msgstr "Подчёркнутый"

#: wp-includes/class-wp-editor.php:1167 wp-includes/script-loader.php:810
#: wp-includes/js/dist/format-library.js:4432
msgid "Italic"
msgstr "Курсив"

#: wp-includes/class-wp-editor.php:1166 wp-includes/script-loader.php:808
#: wp-includes/js/dist/format-library.js:315
msgid "Bold"
msgstr "Жирный"

#: wp-includes/class-wp-editor.php:1168 wp-includes/script-loader.php:826
#: wp-includes/js/dist/block-library.js:14973
#: wp-includes/js/dist/block-library.js:15187
msgid "Code"
msgstr "Код"

#: wp-includes/class-wp-editor.php:1154 wp-includes/script-loader.php:813
msgid "Blockquote"
msgstr "Цитата"

#: wp-includes/class-wp-editor.php:1149
#: wp-includes/js/dist/block-library.js:75702
#: wp-includes/js/dist/editor.js:70918
msgid "Heading 6"
msgstr "Заголовок 6"

#: wp-includes/class-wp-editor.php:1148
#: wp-includes/js/dist/block-library.js:75701
#: wp-includes/js/dist/editor.js:70909
msgid "Heading 5"
msgstr "Заголовок 5"

#: wp-includes/class-wp-editor.php:1147
#: wp-includes/js/dist/block-library.js:75700
#: wp-includes/js/dist/editor.js:70900
msgid "Heading 4"
msgstr "Заголовок 4"

#: wp-includes/class-wp-editor.php:1146
#: wp-includes/js/dist/block-library.js:75699
#: wp-includes/js/dist/editor.js:70891
msgid "Heading 3"
msgstr "Заголовок 3"

#: wp-includes/class-wp-editor.php:1145
#: wp-includes/js/dist/block-library.js:75698
#: wp-includes/js/dist/editor.js:70882
msgid "Heading 2"
msgstr "Заголовок 2"

#: wp-includes/class-wp-editor.php:1144
#: wp-includes/js/dist/block-library.js:75697
#: wp-includes/js/dist/editor.js:70873
msgid "Heading 1"
msgstr "Заголовок 1"

#: wp-includes/class-wp-editor.php:1153
#: wp-includes/js/dist/block-editor.js:64379
msgid "Paragraph"
msgstr "Абзац"

#. translators: The user language selection field label.
#: wp-includes/abilities.php:176 wp-includes/class-wp-editor.php:1238
#: wp-login.php:380 wp-includes/js/dist/format-library.js:5585
#: wp-admin/user-edit.php:398 wp-admin/user-new.php:571
msgid "Language"
msgstr "Язык"

#: wp-includes/class-wp-editor.php:1213
msgid "Document properties"
msgstr "Свойства документа"

#: wp-includes/class-wp-editor.php:1373 wp-includes/script-loader.php:1320
#: wp-includes/theme.php:3745 wp-admin/js/nav-menu.js:1575
#: wp-admin/js/post.js:493 wp-admin/js/theme-plugin-editor.js:73
#: wp-admin/js/user-profile.js:605 wp-admin/js/widgets.js:98
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "Сделанные вами изменения будут отменены, если вы уйдёте с этой страницы."

#: wp-includes/class-wp-editor.php:1313
#: wp-includes/js/dist/block-editor.js:77724
msgid "Column"
msgstr "Столбец"

#: wp-includes/class-wp-editor.php:1311
#: wp-includes/js/dist/block-editor.js:77753
msgid "Row"
msgstr "Строка"

#: wp-includes/class-wp-editor.php:1305
msgid "Delete table"
msgstr "Удалить таблицу"

#: wp-includes/class-wp-editor.php:1330
msgid "Copy table row"
msgstr "Копировать строку таблицы"

#: wp-includes/class-wp-editor.php:1329
msgid "Cut table row"
msgstr "Вырезать строку таблицы"

#: wp-includes/class-wp-editor.php:1326
msgid "Paste table row after"
msgstr "Вставить строку таблицы после"

#: wp-includes/class-wp-editor.php:1325
msgid "Paste table row before"
msgstr "Вставить строку таблицы до"

#: wp-includes/class-wp-editor.php:1306
msgid "Table properties"
msgstr "Свойства таблицы"

#: wp-includes/class-wp-editor.php:1308
msgid "Table cell properties"
msgstr "Свойства ячейки таблицы"

#: wp-includes/class-wp-editor.php:1307
msgid "Table row properties"
msgstr "Свойства строки таблицы"

#: wp-includes/class-wp-editor.php:1331
msgid "Merge table cells"
msgstr "Объединить ячейки таблицы"

#: wp-includes/class-wp-editor.php:1324
#: wp-includes/js/dist/block-library.js:74564
msgid "Insert column after"
msgstr "Вставить столбец после"

#: wp-includes/class-wp-editor.php:1323
#: wp-includes/js/dist/block-library.js:74558
msgid "Insert column before"
msgstr "Вставить столбец до"

#: wp-includes/class-wp-editor.php:1327
#: wp-includes/js/dist/block-library.js:74552
msgid "Delete row"
msgstr "Удалить строку"

#: wp-includes/class-wp-editor.php:1322
#: wp-includes/js/dist/block-library.js:74546
msgid "Insert row after"
msgstr "Вставить строку после"

#: wp-includes/class-wp-editor.php:1321
#: wp-includes/js/dist/block-library.js:74540
msgid "Insert row before"
msgstr "Вставить строку до"

#: wp-includes/class-wp-editor.php:1262 wp-includes/class-wp-editor.php:1882
#: wp-includes/script-loader.php:1275
msgid "Insert/edit link"
msgstr "Вставить/изменить ссылку"

#: wp-includes/class-wp-editor.php:1223
msgid "Insert/edit image"
msgstr "Вставить/изменить картинку"

#: wp-includes/class-wp-editor.php:1256
msgid "Print"
msgstr "Печать"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:172
msgid "Sat"
msgstr "Сб"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:171
msgid "Fri"
msgstr "Пт"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:170
msgid "Thu"
msgstr "Чт"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:169
msgid "Wed"
msgstr "Ср"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:168
msgid "Tue"
msgstr "Вт"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:167
msgid "Mon"
msgstr "Пн"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:166
msgid "Sun"
msgstr "Вс"

#: wp-includes/class-wp-http-curl.php:257
#: wp-includes/class-wp-http-curl.php:324 wp-includes/class-wp-http.php:1070
msgid "Too many redirects."
msgstr "Слишком много перенаправлений."

#: wp-includes/class-wp-theme.php:1082
msgid "Gray"
msgstr "Серый"

#: wp-includes/general-template.php:4914
msgid "Next &raquo;"
msgstr "Далее &rarr;"

#: wp-includes/general-template.php:4913
msgid "&laquo; Previous"
msgstr "&larr; Ранее"

#. translators: 1: Site name, 2: Separator (raquo), 3: Search query.
#: wp-includes/general-template.php:3535
msgid "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"
msgstr "%1$s %2$s Лента результатов поиска &laquo;%3$s&raquo;"

#. translators: 1: Site name, 2: Separator (raquo), 3: Author name.
#: wp-includes/general-template.php:3533
msgid "%1$s %2$s Posts by %3$s Feed"
msgstr "%1$s %2$s Лента записей автора %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Tag name.
#: wp-includes/general-template.php:3529
msgid "%1$s %2$s %3$s Tag Feed"
msgstr "%1$s %2$s Лента метки %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Category name.
#: wp-includes/general-template.php:3527
msgid "%1$s %2$s %3$s Category Feed"
msgstr "%1$s %2$s Лента рубрики %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post title.
#: wp-includes/general-template.php:3525
msgid "%1$s %2$s %3$s Comments Feed"
msgstr "%1$s %2$s Лента комментариев к &laquo;%3$s&raquo;"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3466
msgid "%1$s %2$s Comments Feed"
msgstr "%1$s %2$s Лента комментариев"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3464
msgid "%1$s %2$s Feed"
msgstr "%1$s %2$s Лента"

#. translators: Separator between site name and feed type in feed links.
#: wp-includes/general-template.php:3462 wp-includes/general-template.php:3523
msgctxt "feed link"
msgid "&raquo;"
msgstr "&raquo;"

#. translators: Calendar caption: 1: Month name, 2: 4-digit year.
#: wp-includes/general-template.php:2655
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: 1: Month name, 2: 4-digit year.
#. translators: 1: Month, 2: Year.
#: wp-includes/general-template.php:2308 wp-includes/media.php:5056
#: wp-admin/includes/class-wp-list-table.php:792
#: wp-admin/includes/media.php:2901
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: wp-includes/blocks/breadcrumbs.php:72 wp-includes/general-template.php:1410
#: wp-includes/general-template.php:1633
msgid "Page not found"
msgstr "Страница не найдена"

#. translators: 1: Separator, 2: Search query.
#: wp-includes/general-template.php:1628
msgid "Search Results %1$s %2$s"
msgstr "Результаты поиска %1$s %2$s"

#: wp-includes/general-template.php:915
msgid "Site Admin"
msgstr "Управление сайтом"

#: wp-includes/general-template.php:910 wp-login.php:917 wp-login.php:1080
#: wp-login.php:1185 wp-login.php:1600
msgid "Register"
msgstr "Регистрация"

#: wp-includes/general-template.php:734 wp-login.php:1556
msgid "Remember Me"
msgstr "Запомнить меня"

#: wp-includes/general-template.php:590
#: wp-includes/js/dist/block-library.js:41499
msgid "Log out"
msgstr "Выйти"

#: wp-includes/general-template.php:588 wp-login.php:913 wp-login.php:1000
#: wp-login.php:1076 wp-login.php:1190
msgid "Log in"
msgstr "Войти"

#: wp-includes/functions.php:6869
msgid "Manual Offsets"
msgstr "Ручные смещения"

#: wp-includes/functions.php:6860 wp-includes/functions.php:6865
msgid "UTC"
msgstr "UTC"

#: wp-includes/functions.php:6808
msgid "Select a city"
msgstr "Выберите город"

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:6006
msgid "Function %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: 1: PHP function name, 2: Version number, 3: Optional message
#. regarding the change.
#: wp-includes/functions.php:5998
msgid "Function %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: 1: WordPress hook name, 2: Version number.
#: wp-includes/functions.php:6087
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Хук %1$s с версии %2$s <strong>считается устаревшим</strong>. Альтернативы не предусмотрено."

#. translators: 1: WordPress hook name, 2: Version number, 3: Alternative hook
#. name.
#: wp-includes/functions.php:6079
msgid "Hook %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/functions.php:4413
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:266 wp-load.php:104
msgid "WordPress &rsaquo; Error"
msgstr "WordPress &rsaquo; Ошибка"

#: wp-includes/functions.php:3937
msgid "&laquo; Back"
msgstr "&larr; Назад"

#: wp-includes/functions.php:3759 wp-includes/js/dist/upload-media.js:3704
#: wp-includes/js/dist/upload-media.js:3713
#: wp-includes/js/dist/upload-media.js:3723
msgid "Please try again."
msgstr "Пожалуйста, попробуйте ещё раз."

#. translators: %s: Logout URL.
#: wp-includes/functions.php:3745
msgid "Do you really want to <a href=\"%s\">log out</a>?"
msgstr "Вы действительно хотите <a href='%s'>выйти</a>?"

#. translators: %s: Site title.
#: wp-includes/functions.php:3735
msgid "You are attempting to log out of %s"
msgstr "Вы пытаетесь выйти с сайта &laquo;%s&raquo;"

#. translators: %s: File name.
#: wp-includes/functions.php:2989
msgid "Could not write file %s"
msgstr "Не удалось сохранить файл %s"

#: wp-includes/functions.php:2930
msgid "Empty filename"
msgstr "Пустое имя файла"

#. translators: %s: Directory path.
#: wp-includes/class-wp-image-editor-imagick.php:1218
#: wp-includes/functions.php:2446 wp-includes/functions.php:2979
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
msgstr "Не могу создать директорию %s. Проверьте, доступна ли родительская директория для записи."

#. translators: %s: Option name.
#: wp-includes/option.php:570
msgid "%s is a protected WP option and may not be modified"
msgstr "%s &#8212; защищённая опция WP и не может быть изменена"

#. translators: Used between list items, there is a space after the comma.
#: wp-includes/class-wp-locale.php:241 wp-includes/l10n.php:2046
#: wp-includes/js/dist/editor.js:4594
msgid ", "
msgstr ", "

#. translators: Time difference between two dates, in days. %s: Number of days.
#: wp-includes/formatting.php:3976
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s день"
msgstr[1] "%s дня"
msgstr[2] "%s дней"

#. translators: Time difference between two dates, in hours. %s: Number of
#. hours.
#. translators: %s: Time duration in hour or hours.
#: wp-includes/formatting.php:3969 wp-includes/functions.php:555
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s час"
msgstr[1] "%s часа"
msgstr[2] "%s часов"

#: wp-includes/feed-rss2-comments.php:103
msgid "Protected Comments: Please enter your password to view comments."
msgstr "Скрытые комментарии: введите пароль для просмотра комментариев."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-rss2-comments.php:39
msgid "Comments on: %s"
msgstr "Комментарии: %s"

#. translators: Comment author title. %s: Comment author name.
#: wp-includes/feed-atom-comments.php:89 wp-includes/feed-rss2-comments.php:92
msgid "By: %s"
msgstr "Автор: %s"

#. translators: Individual comment title. 1: Post title, 2: Comment author
#. name.
#: wp-includes/feed-atom-comments.php:86 wp-includes/feed-rss2-comments.php:89
msgid "Comment on %1$s by %2$s"
msgstr "Комментарий к записи %1$s (%2$s)"

#. translators: Comments feed title. %s: Site title.
#: wp-includes/feed-atom-comments.php:40 wp-includes/feed-rss2-comments.php:45
msgid "Comments for %s"
msgstr "Комментарии на сайте %s"

#. translators: Comments feed title. 1: Site title, 2: Search query.
#: wp-includes/feed-atom-comments.php:37 wp-includes/feed-rss2-comments.php:42
msgid "Comments for %1$s searching on %2$s"
msgstr "Комментарии на сайте %1$s по запросу %2$s"

#: wp-includes/deprecated.php:1877 wp-includes/post-template.php:1656
msgid "Missing Attachment"
msgstr "Вложение не найдено"

#: wp-includes/deprecated.php:988
msgid "Last updated"
msgstr "Последние изменения"

#: wp-includes/deprecated.php:66
msgid "new WordPress Loop"
msgstr "новый цикл WordPress"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
msgid "Tag Cloud"
msgstr "Облако меток"

#: wp-includes/widgets.php:1766
msgid "Display item date?"
msgstr "Отображать дату элемента?"

#: wp-includes/widgets.php:1763
msgid "Display item author if available?"
msgstr "Отображать автора элемента (если есть)?"

#: wp-includes/widgets.php:1760
msgid "Display item content?"
msgstr "Отображать содержимое элемента?"

#: wp-includes/widgets.php:1748
msgid "How many items would you like to display?"
msgstr "Сколько элементов отображать?"

#: wp-includes/widgets.php:1745
msgid "Give the feed a title (optional):"
msgstr "Назовите ленту (необязательно):"

#: wp-includes/widgets.php:1742
msgid "Enter the RSS feed URL here:"
msgstr "Введите адрес RSS-ленты:"

#: wp-includes/widgets.php:1651 wp-includes/js/dist/editor.js:82148
msgid "Untitled"
msgstr "Без названия"

#. translators: Comments widget. 1: Comment author, 2: Post link.
#: wp-includes/widgets/class-wp-widget-recent-comments.php:145
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%1$s к записи %2$s"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:174
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:49
#: wp-admin/includes/upgrade.php:426
msgid "Recent Posts"
msgstr "Свежие записи"

#: wp-includes/widgets/class-wp-widget-categories.php:218
#: wp-includes/js/dist/block-library.js:14608
#: wp-includes/js/dist/block-library.js:14614
msgid "Show hierarchy"
msgstr "Отображать иерархию"

#: wp-includes/widgets/class-wp-widget-categories.php:77
msgid "Select Category"
msgstr "Выберите рубрику"

#: wp-includes/widgets/class-wp-widget-text.php:515
msgid "Automatically add paragraphs"
msgstr "Автоматически добавлять абзацы"

#: wp-includes/widgets/class-wp-widget-text.php:43
#: wp-includes/build/routes/font-list/content.js:24466
#: wp-includes/js/dist/block-editor.js:70781
#: wp-includes/js/dist/block-editor.js:76350
#: wp-includes/js/dist/block-library.js:30657
#: wp-includes/js/dist/block-library.js:33563
#: wp-includes/js/dist/block-library.js:33569
#: wp-includes/js/dist/block-library.js:47783
#: wp-includes/js/dist/block-library.js:47789
#: wp-includes/js/dist/block-library.js:48450
#: wp-includes/js/dist/block-library.js:51380
#: wp-includes/js/dist/block-library.js:71532
#: wp-includes/js/dist/block-library.js:71539
#: wp-includes/js/dist/block-library.js:71562
#: wp-includes/js/dist/block-library.js:71570
#: wp-includes/js/dist/blocks.js:2147 wp-includes/js/dist/edit-site.js:52879
#: wp-includes/js/dist/editor.js:58164 wp-includes/js/dist/editor.js:70814
#: wp-includes/js/dist/editor.js:79712 wp-includes/js/dist/editor.js:79771
#: wp-includes/js/dist/format-library.js:5207
msgid "Text"
msgstr "Текст"

#: wp-includes/widgets/class-wp-widget-calendar.php:38
#: wp-includes/js/dist/block-library.js:14183
#: wp-includes/js/dist/components.js:41843
msgid "Calendar"
msgstr "Календарь"

#: wp-includes/widgets/class-wp-widget-archives.php:243
#: wp-includes/widgets/class-wp-widget-categories.php:214
#: wp-includes/js/dist/block-library.js:5680
#: wp-includes/js/dist/block-library.js:5687
#: wp-includes/js/dist/block-library.js:14555
#: wp-includes/js/dist/block-library.js:14561
msgid "Show post counts"
msgstr "Отображать число записей"

#: wp-includes/blocks/archives.php:53
#: wp-includes/widgets/class-wp-widget-archives.php:91
msgid "Select Month"
msgstr "Выберите месяц"

#: wp-includes/widgets/class-wp-widget-links.php:179
msgid "Show Link Rating"
msgstr "Показывать рейтинг ссылок"

#: wp-includes/widgets/class-wp-widget-links.php:175
msgid "Show Link Description"
msgstr "Показывать описания ссылок"

#: wp-includes/widgets/class-wp-widget-links.php:171
msgid "Show Link Name"
msgstr "Показывать названия ссылок"

#: wp-includes/widgets/class-wp-widget-links.php:167
msgid "Show Link Image"
msgstr "Показывать изображения"

#: wp-includes/widgets/class-wp-widget-links.php:26
msgid "Your blogroll"
msgstr "Ваши ссылки"

#: wp-includes/widgets/class-wp-widget-pages.php:181
msgid "Page IDs, separated by commas."
msgstr "ID страниц, разделённые запятыми."

#: wp-includes/widgets/class-wp-widget-pages.php:178
msgid "Exclude:"
msgstr "Исключить:"

#: wp-includes/widgets/class-wp-widget-pages.php:173
msgid "Page ID"
msgstr "ID страницы"

#: wp-includes/widgets/class-wp-widget-pages.php:172
msgid "Page order"
msgstr "Порядок страницы"

#: wp-includes/widgets/class-wp-widget-pages.php:171
msgid "Page title"
msgstr "Заголовок страницы"

#: wp-includes/widgets/class-wp-widget-links.php:156
#: wp-includes/widgets/class-wp-widget-pages.php:169
msgid "Sort by:"
msgstr "Приоритет сортировки:"

#: wp-includes/cron.php:1145
msgid "Once Daily"
msgstr "Каждый день"

#: wp-includes/cron.php:1141
msgid "Twice Daily"
msgstr "Два раза в день"

#: wp-includes/cron.php:1137
msgid "Once Hourly"
msgstr "Каждый час"

#: wp-includes/cron.php:585
msgid "This argument has changed to an array to match the behavior of the other cron functions."
msgstr "Этот аргумент изменён на массив, чтобы соответствовать поведению других функций планировщика."

#: wp-includes/comment.php:2822
msgid "Could not update comment status."
msgstr "Не удалось обновить статус комментария"

#: wp-includes/comment.php:807
msgid "Duplicate comment detected; it looks as though you&#8217;ve already said that!"
msgstr "Обнаружен дубликат комментария. Кажется, вы уже сказали это!"

#: wp-includes/comment.php:345
msgid "Unapproved"
msgstr "Не одобрен"

#: wp-includes/comment-template.php:2665
#: wp-includes/js/dist/block-library.js:16589
#: wp-includes/js/dist/block-library.js:16590
msgid "Post Comment"
msgstr "Отправить комментарий"

#: wp-includes/comment-template.php:2664
msgid "Cancel reply"
msgstr "Отменить ответ"

#. translators: %s: Author of the comment being replied to.
#: wp-includes/comment-template.php:2122 wp-includes/comment-template.php:2659
msgid "Leave a Reply to %s"
msgstr "Добавить комментарий для %s"

#: wp-includes/comment-template.php:2117 wp-includes/comment-template.php:2657
#: wp-includes/js/dist/block-library.js:16559
msgid "Leave a Reply"
msgstr "Добавить комментарий"

#: wp-includes/comment-template.php:1997
msgid "Click here to cancel reply."
msgstr "Нажмите, чтобы отменить ответ."

#: wp-includes/comment-template.php:1920
msgid "Log in to leave a Comment"
msgstr "Войдите, чтобы добавить комментарий"

#: wp-includes/comment-template.php:1919
msgid "Leave a Comment"
msgstr "Добавить комментарий"

#: wp-includes/comment-template.php:1763
msgid "Log in to Reply"
msgstr "Войдите, чтобы ответить"

#. translators: %s: Category name.
#: wp-includes/class-walker-category.php:171
msgid "Feed for all posts filed under %s"
msgstr "RSS-лента всех записей в рубрике &laquo;%s&raquo;"

#: wp-includes/category-template.php:557 wp-includes/class-wp-taxonomy.php:633
msgid "No categories"
msgstr "Рубрик нет"

#: wp-includes/bookmark-template.php:223
msgid "Bookmarks"
msgstr "Закладки"

#. translators: %s: Date and time of last update.
#: wp-includes/bookmark-template.php:90
msgid "Last updated: %s"
msgstr "Последнее изменение: %s"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:337
msgid "Posts by %s"
msgstr "Записи %s"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:249
msgid "Visit %s&#8217;s website"
msgstr "Перейти на сайт %s"

#: wp-includes/theme-compat/sidebar.php:140
#: wp-includes/widgets/class-wp-widget-meta.php:33
#: wp-includes/widgets/class-wp-widget-meta.php:46
#: wp-includes/js/dist/editor.js:97733
msgid "Meta"
msgstr "Мета"

#. translators: Hidden accessibility text.
#: wp-includes/block-template.php:395 wp-includes/deprecated.php:6234
msgid "Skip to content"
msgstr "Перейти к содержимому"

#: wp-includes/class-walker-comment.php:359
msgid "(Edit)"
msgstr "(Изменить)"

#. translators: 1: Comment date, 2: Comment time.
#. translators: Publish box date string. 1: Date, 2: Time.
#. translators: 1: Post date, 2: Post time.
#. translators: 1: privacy request date format, 2: privacy request time format.
#. translators: Publish box date string. 1: Date, 2: Time. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-walker-comment.php:353
#: wp-includes/class-walker-comment.php:453 wp-admin/comment.php:233
#: wp-admin/edit-form-advanced.php:166 wp-admin/edit-form-comment.php:146
#: wp-admin/includes/class-wp-comments-list-table.php:1080
#: wp-admin/includes/class-wp-posts-list-table.php:1300
#: wp-admin/includes/class-wp-privacy-requests-table.php:493
#: wp-admin/includes/meta-boxes.php:232 wp-admin/includes/meta-boxes.php:438
msgid "%1$s at %2$s"
msgstr "%1$s в %2$s"

#: wp-includes/blocks/comment-content.php:44
#: wp-includes/class-walker-comment.php:312
#: wp-includes/class-walker-comment.php:416
msgid "Your comment is awaiting moderation."
msgstr "Ваш комментарий ожидает проверки."

#: wp-includes/theme-compat/comments.php:72
msgid "Comments are closed."
msgstr "Обсуждение закрыто."

#: wp-includes/post-template.php:962
msgid "Pages:"
msgstr "Страницы:"

#: wp-includes/category-template.php:1233 wp-admin/includes/theme.php:1052
#: wp-admin/themes.php:1250
msgid "Tags:"
msgstr "Метки:"

#. translators: %s: Login URL.
#: wp-includes/comment-template.php:2623
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
msgstr "Для отправки комментария вам необходимо <a href=\"%s\">авторизоваться</a>."

#: wp-includes/comment.php:2765 wp-includes/link-template.php:1152
#: wp-includes/link-template.php:1527 wp-includes/link-template.php:1653
#: wp-includes/link-template.php:1716
msgid "Edit This"
msgstr "Редактировать"

#: wp-includes/comment-template.php:998
msgid "1 Comment"
msgstr "1 комментарий"

#: wp-includes/comment-template.php:996
msgid "No Comments"
msgstr "Комментариев нет"

#: wp-includes/comment-template.php:1684
msgid "Enter your password to view comments."
msgstr "Введите пароль для просмотра комментариев."

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-atom-comments.php:34
msgid "Comments on %s"
msgstr "Комментарии: %s"

#: wp-includes/class-wp-customize-nav-menus.php:346
#: wp-includes/script-loader.php:1279
#: wp-includes/js/dist/block-directory.js:9880
#: wp-includes/js/dist/block-editor.js:49164
#: wp-includes/js/dist/block-editor.js:51551
#: wp-includes/js/dist/block-library.js:18409
#: wp-includes/js/dist/block-library.js:34257
#: wp-includes/js/dist/block-library.js:60717
#: wp-includes/js/dist/block-library.js:77079
#: wp-includes/js/dist/commands.js:3190
#: wp-includes/js/dist/script-modules/workflow/index.js:2750
#: wp-admin/includes/nav-menu.php:737 wp-admin/includes/nav-menu.php:1113
#: wp-admin/js/nav-menu.js:1784 wp-admin/js/tags-suggest.js:141
msgid "No results found."
msgstr "Результатов не найдено."

#: wp-includes/link-template.php:2581 wp-includes/link-template.php:2735
msgid "Next Page &raquo;"
msgstr "Следующая страница &rarr;"

#: wp-includes/link-template.php:2675 wp-includes/link-template.php:2734
msgid "&laquo; Previous Page"
msgstr "&larr; Предыдущая страница"

#: wp-includes/js/dist/block-library.js:34397 wp-admin/export.php:197
#: wp-admin/export.php:209 wp-admin/export.php:239 wp-admin/export.php:261
#: wp-admin/export.php:291 wp-admin/includes/class-wp-users-list-table.php:189
msgid "All"
msgstr "Все"

#: wp-includes/class-wp-xmlrpc-server.php:3963 wp-includes/comment.php:4022
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:634
msgid "Sorry, comments are closed for this item."
msgstr "Извините, обсуждение этой записи закрыто."

#: wp-includes/admin-bar.php:1183
#: wp-includes/class-wp-customize-widgets.php:419
#: wp-includes/class-wp-customize-widgets.php:925
#: wp-includes/functions.php:5561 wp-includes/js/dist/blocks.js:2150
#: wp-includes/js/dist/core-data.js:15884
#: wp-includes/js/dist/customize-widgets.js:2473
#: wp-includes/js/dist/edit-widgets.js:4104
#: wp-includes/js/dist/edit-widgets.js:4110
#: wp-includes/js/dist/edit-widgets.js:4413 wp-includes/js/dist/editor.js:79736
#: wp-includes/js/dist/editor.js:79754 wp-admin/widgets.php:28
msgid "Widgets"
msgstr "Виджеты"

#. translators: %s: Number of confirmed requests.
#: wp-includes/post.php:789
msgid "Confirmed <span class=\"count\">(%s)</span>"
msgid_plural "Confirmed <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/abilities.php:201 wp-includes/comment-template.php:2566
#: wp-admin/user-edit.php:608 wp-admin/user-new.php:560
msgid "Website"
msgstr "Сайт"

#: wp-includes/class-wp-taxonomy.php:629
#: wp-includes/js/dist/script-modules/content-types/index.js:38742
msgid "Separate tags with commas"
msgstr "Метки разделяются запятыми"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:185
#: wp-includes/widgets/class-wp-widget-archives.php:235
#: wp-includes/widgets/class-wp-widget-calendar.php:100
#: wp-includes/widgets/class-wp-widget-categories.php:204
#: wp-includes/widgets/class-wp-widget-custom-html.php:267
#: wp-includes/widgets/class-wp-widget-media.php:421
#: wp-includes/widgets/class-wp-widget-meta.php:138
#: wp-includes/widgets/class-wp-widget-pages.php:164
#: wp-includes/widgets/class-wp-widget-recent-comments.php:192
#: wp-includes/widgets/class-wp-widget-recent-posts.php:169
#: wp-includes/widgets/class-wp-widget-search.php:72
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:151
#: wp-includes/widgets/class-wp-widget-text.php:492
#: wp-includes/widgets/class-wp-widget-text.php:533
msgid "Title:"
msgstr "Заголовок:"

#: wp-includes/embed.php:1215 wp-includes/js/dist/block-library.js:33929
msgid "HTML"
msgstr "HTML"

#: wp-includes/class-wp-customize-manager.php:5256
#: wp-includes/customize/class-wp-customize-color-control.php:54
#: wp-includes/customize/class-wp-customize-media-control.php:230
#: wp-includes/customize/class-wp-customize-media-control.php:240
#: wp-includes/customize/class-wp-customize-media-control.php:251
#: wp-includes/customize/class-wp-customize-media-control.php:261
#: wp-includes/build/routes/font-list/content.js:11387
#: wp-includes/build/routes/font-list/content.js:11405
#: wp-includes/build/routes/font-list/content.js:24739
#: wp-includes/js/dist/block-editor.js:55745
#: wp-includes/js/dist/block-editor.js:65511
#: wp-includes/js/dist/block-editor.js:66447
#: wp-includes/js/dist/block-editor.js:66559
#: wp-includes/js/dist/block-editor.js:74453
#: wp-includes/js/dist/block-editor.js:76228
#: wp-includes/js/dist/block-editor.js:80623
#: wp-includes/js/dist/block-editor.js:80630
#: wp-includes/js/dist/block-editor.js:80662
#: wp-includes/js/dist/block-library.js:45401
#: wp-includes/js/dist/block-library.js:64196
#: wp-includes/js/dist/block-library.js:69230
#: wp-includes/js/dist/block-library.js:72129
#: wp-includes/js/dist/block-library.js:78788
#: wp-includes/js/dist/block-library.js:80534
#: wp-includes/js/dist/components.js:43962
#: wp-includes/js/dist/edit-site.js:41812
#: wp-includes/js/dist/edit-site.js:41830
#: wp-includes/js/dist/edit-site.js:53152 wp-includes/js/dist/editor.js:56726
#: wp-includes/js/dist/editor.js:56744 wp-includes/js/dist/editor.js:71240
#: wp-includes/js/dist/editor.js:71333 wp-includes/js/dist/editor.js:71537
#: wp-includes/js/dist/editor.js:72301 wp-includes/js/dist/editor.js:73165
#: wp-admin/js/color-picker.js:149
msgid "Default"
msgstr "По умолчанию"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1334 wp-includes/media-template.php:1231
#: wp-includes/widgets/class-wp-widget-media-image.php:84
#: wp-includes/js/dist/block-editor.js:67308
#: wp-includes/js/dist/block-editor.js:69372
#: wp-includes/js/dist/block-editor.js:77498
#: wp-includes/js/dist/block-editor.js:77616
#: wp-includes/js/dist/block-editor.js:78649
#: wp-includes/js/dist/block-editor.js:78656
#: wp-includes/js/dist/block-editor.js:98783
#: wp-includes/js/dist/block-editor.js:98791
#: wp-includes/js/dist/block-library.js:72668
#: wp-includes/js/dist/block-library.js:72675
#: wp-admin/includes/image-edit.php:162 wp-admin/options-media.php:66
msgid "Height"
msgstr "Высота"

#: wp-includes/class-wp-xmlrpc-server.php:622 wp-admin/options-general.php:530
msgid "Time Format"
msgstr "Формат времени"

#: wp-includes/class-wp-xmlrpc-server.php:617
#: wp-includes/js/dist/block-library.js:58437 wp-admin/options-general.php:483
msgid "Date Format"
msgstr "Формат даты"

#: wp-includes/comment-template.php:2552 wp-login.php:1167
#: wp-includes/js/dist/block-library.js:26989
#: wp-includes/js/dist/block-library.js:27266 wp-admin/comment.php:191
#: wp-admin/edit-form-comment.php:63
#: wp-admin/includes/class-wp-users-list-table.php:375
#: wp-admin/includes/template.php:497 wp-admin/user-edit.php:571
#: wp-admin/user-new.php:451 wp-admin/user-new.php:547
#: wp-admin/includes/class-wp-ms-users-list-table.php:195
#: wp-admin/network/site-users.php:382 wp-admin/network/user-new.php:145
msgid "Email"
msgstr "Email"

#: wp-includes/abilities.php:49 wp-includes/class-wp-customize-manager.php:5158
#: wp-includes/class-wp-xmlrpc-server.php:607 wp-signup.php:167
#: wp-includes/js/dist/edit-site.js:41362 wp-admin/install.php:113
#: wp-admin/options-general.php:76 wp-admin/network/site-new.php:238
msgid "Site Title"
msgstr "Название сайта"

#: wp-includes/js/dist/edit-site.js:56034
#: wp-includes/js/dist/script-modules/content-types/index.js:35867
#: wp-includes/js/dist/script-modules/content-types/index.js:37879
#: wp-admin/includes/class-wp-plugins-list-table.php:982
#: wp-admin/includes/class-wp-plugins-list-table.php:999
msgid "Deactivate"
msgstr "Деактивировать"

#: wp-includes/taxonomy.php:196 wp-includes/js/dist/block-editor.js:69042
#: wp-includes/js/dist/blocks.js:2151 wp-includes/js/dist/editor.js:71217
#: wp-includes/js/dist/editor.js:71321 wp-includes/js/dist/editor.js:71545
#: wp-includes/js/dist/editor.js:73150 wp-includes/js/dist/editor.js:79726
#: wp-admin/includes/class-wp-ms-themes-list-table.php:340
#: wp-admin/includes/class-wp-ms-themes-list-table.php:358
msgid "Theme"
msgstr "Тема"

#: wp-includes/js/dist/patterns.js:1996
#: wp-admin/includes/class-wp-ms-themes-list-table.php:484
#: wp-admin/includes/class-wp-ms-themes-list-table.php:609
msgid "Enable"
msgstr "Включить"

#: wp-includes/deprecated.php:2702 wp-admin/network/settings.php:342
msgid "First Post"
msgstr "Первая запись"

#: wp-includes/admin-bar.php:670 wp-includes/js/dist/block-editor.js:75032
#: wp-includes/js/dist/block-editor.js:98207
#: wp-includes/js/dist/block-library.js:4341
#: wp-includes/js/dist/block-library.js:4648
#: wp-includes/js/dist/block-library.js:5628
#: wp-includes/js/dist/block-library.js:5970
#: wp-includes/js/dist/block-library.js:6806
#: wp-includes/js/dist/block-library.js:7352
#: wp-includes/js/dist/block-library.js:14475
#: wp-includes/js/dist/block-library.js:15259
#: wp-includes/js/dist/block-library.js:15785
#: wp-includes/js/dist/block-library.js:17022
#: wp-includes/js/dist/block-library.js:17194
#: wp-includes/js/dist/block-library.js:17616
#: wp-includes/js/dist/block-library.js:17816
#: wp-includes/js/dist/block-library.js:18732
#: wp-includes/js/dist/block-library.js:19132
#: wp-includes/js/dist/block-library.js:21715
#: wp-includes/js/dist/block-library.js:24481
#: wp-includes/js/dist/block-library.js:26230
#: wp-includes/js/dist/block-library.js:27034
#: wp-includes/js/dist/block-library.js:27737
#: wp-includes/js/dist/block-library.js:31119
#: wp-includes/js/dist/block-library.js:33549
#: wp-includes/js/dist/block-library.js:34572
#: wp-includes/js/dist/block-library.js:37196
#: wp-includes/js/dist/block-library.js:38550
#: wp-includes/js/dist/block-library.js:40070
#: wp-includes/js/dist/block-library.js:41443
#: wp-includes/js/dist/block-library.js:42976
#: wp-includes/js/dist/block-library.js:43884
#: wp-includes/js/dist/block-library.js:47767
#: wp-includes/js/dist/block-library.js:51351
#: wp-includes/js/dist/block-library.js:52169
#: wp-includes/js/dist/block-library.js:55487
#: wp-includes/js/dist/block-library.js:56020
#: wp-includes/js/dist/block-library.js:56560
#: wp-includes/js/dist/block-library.js:56895
#: wp-includes/js/dist/block-library.js:58423
#: wp-includes/js/dist/block-library.js:59025
#: wp-includes/js/dist/block-library.js:59752
#: wp-includes/js/dist/block-library.js:60088
#: wp-includes/js/dist/block-library.js:61308
#: wp-includes/js/dist/block-library.js:61656
#: wp-includes/js/dist/block-library.js:64155
#: wp-includes/js/dist/block-library.js:65945
#: wp-includes/js/dist/block-library.js:66233
#: wp-includes/js/dist/block-library.js:66639
#: wp-includes/js/dist/block-library.js:66673
#: wp-includes/js/dist/block-library.js:66721
#: wp-includes/js/dist/block-library.js:68271
#: wp-includes/js/dist/block-library.js:68533
#: wp-includes/js/dist/block-library.js:69067
#: wp-includes/js/dist/block-library.js:70042
#: wp-includes/js/dist/block-library.js:70897
#: wp-includes/js/dist/block-library.js:71553
#: wp-includes/js/dist/block-library.js:72241
#: wp-includes/js/dist/block-library.js:72638
#: wp-includes/js/dist/block-library.js:73211
#: wp-includes/js/dist/block-library.js:74620
#: wp-includes/js/dist/block-library.js:75651
#: wp-includes/js/dist/block-library.js:76003
#: wp-includes/js/dist/block-library.js:76541
#: wp-includes/js/dist/block-library.js:78497
#: wp-includes/js/dist/block-library.js:79013
#: wp-includes/js/dist/block-library.js:81031
#: wp-includes/js/dist/edit-widgets.js:3317 wp-admin/includes/ms.php:1127
#: wp-admin/menu.php:405 wp-admin/options.php:22 wp-admin/network/menu.php:114
msgid "Settings"
msgstr "Настройки"

#: wp-includes/admin-bar.php:590 wp-admin/menu.php:34 wp-admin/my-sites.php:38
msgid "My Sites"
msgstr "Мои сайты"

#: wp-includes/admin-bar.php:648 wp-includes/admin-bar.php:1168
#: wp-includes/customize/class-wp-customize-themes-panel.php:81
#: wp-includes/taxonomy.php:195 wp-includes/js/dist/core-data.js:15958
#: wp-admin/includes/ms.php:1122 wp-admin/themes.php:127
#: wp-admin/themes.php:254 wp-admin/update-core.php:642
#: wp-admin/update-core.php:655 wp-admin/network/menu.php:83
#: wp-admin/network/themes.php:352
msgid "Themes"
msgstr "Темы"

#. translators: Sites menu item.
#: wp-includes/admin-bar.php:626
#: wp-admin/includes/class-wp-ms-users-list-table.php:197
#: wp-admin/network/menu.php:56 wp-admin/network/sites.php:21
#: wp-admin/network/sites.php:402
msgid "Sites"
msgstr "Сайты"

#: wp-signup.php:231 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:448
#: wp-admin/includes/class-wp-debug-data.php:457
#: wp-admin/includes/class-wp-debug-data.php:525
#: wp-admin/includes/class-wp-debug-data.php:543
#: wp-admin/includes/class-wp-links-list-table.php:274
msgid "Yes"
msgstr "Да"

#: wp-includes/class-wp-taxonomy.php:624
#: wp-includes/js/dist/script-modules/content-types/index.js:38679
msgid "Edit Category"
msgstr "Изменить рубрику"

#: wp-includes/general-template.php:735 wp-login.php:45 wp-login.php:1491
#: wp-login.php:1568 wp-admin/install.php:221 wp-admin/install.php:465
#: wp-admin/includes/network.php:743
msgid "Log In"
msgstr "Войти"

#: wp-login.php:1041
msgid "Strength indicator"
msgstr "Индикатор надёжности"

#. translators: Network menu item.
#: wp-includes/admin-bar.php:449 wp-includes/admin-bar.php:616
#: wp-includes/admin-bar.php:736 wp-includes/deprecated.php:2827
#: wp-includes/deprecated.php:2829
#: wp-includes/js/dist/script-modules/boot/index.js:10336 wp-admin/index.php:33
#: wp-admin/menu.php:29 wp-admin/my-sites.php:142 wp-admin/user/menu.php:15
#: wp-admin/includes/class-wp-ms-sites-list-table.php:772
#: wp-admin/network/index.php:21 wp-admin/network/menu.php:16
#: wp-admin/network/site-info.php:146 wp-admin/network/site-settings.php:95
#: wp-admin/network/site-themes.php:181 wp-admin/network/site-users.php:246
msgid "Dashboard"
msgstr "Консоль"

#: wp-includes/class-wp-widget.php:144 wp-admin/includes/widgets.php:278
#: wp-admin/widgets-form.php:295
msgid "There are no options for this widget."
msgstr "Этот виджет не имеет настроек."

#: wp-includes/user.php:3564 wp-admin/includes/user.php:158
msgid "<strong>Error:</strong> Please enter a username."
msgstr "<strong>Ошибка</strong>: Пожалуйста, введите имя пользователя."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1335 wp-includes/media-template.php:1226
#: wp-includes/widgets/class-wp-widget-media-image.php:78
#: wp-includes/js/dist/block-editor.js:69363
#: wp-includes/js/dist/block-editor.js:77498
#: wp-includes/js/dist/block-editor.js:77616
#: wp-includes/js/dist/block-editor.js:78673
#: wp-includes/js/dist/block-editor.js:78680
#: wp-includes/js/dist/block-editor.js:98760
#: wp-includes/js/dist/block-editor.js:98768
#: wp-includes/js/dist/block-library.js:15268
#: wp-includes/js/dist/block-library.js:15274
#: wp-includes/js/dist/block-library.js:69155
#: wp-includes/js/dist/block-library.js:69167
#: wp-includes/js/dist/block-library.js:72650
#: wp-includes/js/dist/block-library.js:72657
#: wp-includes/js/dist/format-library.js:4311
#: wp-admin/includes/image-edit.php:154 wp-admin/options-media.php:63
msgid "Width"
msgstr "Ширина"

#: wp-includes/class-wp-theme.php:1091
msgid "Yellow"
msgstr "Жёлтый"

#: wp-includes/class-wp-theme.php:1090 wp-includes/js/dist/block-editor.js:7736
msgid "White"
msgstr "Белый"

#: wp-includes/class-wp-theme.php:1088
msgid "Silver"
msgstr "Серебряный"

#: wp-includes/class-wp-theme.php:1087
msgid "Red"
msgstr "Красный"

#: wp-includes/class-wp-theme.php:1086
msgid "Purple"
msgstr "Пурпурный"

#: wp-includes/class-wp-theme.php:1085
msgid "Pink"
msgstr "Розовый"

#: wp-includes/class-wp-theme.php:1084
msgid "Orange"
msgstr "Оранжевый"

#: wp-includes/class-wp-theme.php:1083
msgid "Green"
msgstr "Зелёный"

#: wp-includes/class-wp-theme.php:1081
msgid "Brown"
msgstr "Коричневый"

#: wp-includes/class-wp-theme.php:1080
msgid "Blue"
msgstr "Синий"

#: wp-includes/class-wp-theme.php:1079 wp-includes/js/dist/block-editor.js:7726
msgid "Black"
msgstr "Чёрный"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-panel.php:394
#: wp-includes/class-wp-customize-section.php:384
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:90
#: wp-includes/customize/class-wp-customize-themes-panel.php:90
#: wp-includes/general-template.php:477 wp-login.php:1562
#: wp-includes/js/dist/customize-widgets.js:1486
#: wp-includes/js/dist/edit-widgets.js:4010 wp-includes/js/dist/editor.js:91376
#: wp-admin/customize.php:247 wp-admin/includes/class-wp-screen.php:982
msgid "Help"
msgstr "Помощь"

#. translators: displayed when a page has an empty title.
#: wp-includes/blocks/breadcrumbs.php:289
#: wp-includes/blocks/latest-comments.php:31
#: wp-includes/blocks/latest-posts.php:87 wp-includes/blocks/page-list.php:192
#: wp-includes/blocks/rss.php:52 wp-includes/media.php:4712
#: wp-includes/script-loader.php:1278
#: wp-includes/widgets/class-wp-widget-recent-posts.php:114
#: wp-includes/js/dist/block-library.js:39576
#: wp-includes/js/dist/block-library.js:39613
#: wp-includes/js/dist/block-library.js:47591
#: wp-includes/js/dist/block-library.js:52090
#: wp-includes/js/dist/block-library.js:52094
#: wp-includes/js/dist/block-library.js:61599
#: wp-includes/js/dist/block-library.js:61611
#: wp-includes/js/dist/block-library.js:61624
#: wp-includes/js/dist/block-library.js:61638
#: wp-includes/js/dist/core-commands.js:375
#: wp-includes/js/dist/core-commands.js:461
#: wp-includes/js/dist/core-data.js:18771
#: wp-includes/js/dist/core-data.js:18795
#: wp-includes/js/dist/core-data.js:18819
#: wp-includes/js/dist/core-data.js:18841
#: wp-includes/js/dist/edit-post.js:11659
#: wp-includes/js/dist/edit-site.js:21853
#: wp-includes/js/dist/edit-site.js:22110
#: wp-includes/js/dist/edit-site.js:25662
#: wp-includes/js/dist/edit-site.js:57702
#: wp-includes/js/dist/edit-site.js:58271
#: wp-includes/js/dist/edit-site.js:59514
#: wp-includes/js/dist/edit-site.js:59974 wp-includes/js/dist/editor.js:8509
#: wp-includes/js/dist/editor.js:8703 wp-includes/js/dist/editor.js:29441
#: wp-includes/js/dist/editor.js:30214 wp-includes/js/dist/editor.js:33697
#: wp-includes/js/dist/editor.js:87619 wp-includes/js/dist/media-utils.js:10808
#: wp-includes/js/dist/media-utils.js:14291
#: wp-includes/js/dist/media-utils.js:27452
#: wp-includes/js/dist/media-utils.js:28549
#: wp-includes/js/dist/script-modules/content-types/index.js:17041
#: wp-includes/js/dist/script-modules/content-types/index.js:20593
#: wp-includes/js/media-views.js:2922 wp-admin/includes/ajax-actions.php:2295
#: wp-admin/includes/media.php:3374 wp-admin/includes/revision.php:61
#: wp-admin/includes/revision.php:64 wp-admin/includes/template.php:2098
#: wp-admin/js/inline-edit-post.js:216
msgid "(no title)"
msgstr "(без названия)"

#: wp-includes/class-wp-post-type.php:992
#: wp-includes/js/dist/script-modules/content-types/index.js:37127
msgid "New Post"
msgstr "Новая запись"

#: wp-includes/post.php:100
msgid "Edit Media"
msgstr "Изменить медиафайл"

#: wp-includes/class-wp-post-type.php:992
msgid "New Page"
msgstr "Новая страница"

#: wp-includes/media.php:5144 wp-includes/js/dist/block-editor.js:44622
#: wp-includes/js/dist/block-library.js:56076
#: wp-includes/js/dist/media-utils.js:28570 wp-admin/includes/template.php:2063
#: wp-admin/nav-menus.php:1025 wp-admin/plugin-editor.php:272
#: wp-admin/theme-editor.php:305
msgid "Select"
msgstr "Выбрать"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/image.php:207 wp-includes/blocks/image.php:325
#: wp-includes/blocks/navigation-overlay-close.php:18
#: wp-includes/blocks/navigation-overlay-close.php:36
#: wp-includes/blocks/navigation.php:784
#: wp-includes/class-wp-customize-manager.php:5747
#: wp-includes/class-wp-editor.php:1189 wp-includes/class-wp-editor.php:1886
#: wp-includes/general-template.php:478 wp-includes/script-loader.php:1003
#: wp-includes/script-loader.php:1323 wp-includes/script-loader.php:2032
#: wp-includes/js/dist/block-editor.js:74069
#: wp-includes/js/dist/block-editor.js:84375
#: wp-includes/js/dist/block-editor.js:92671
#: wp-includes/js/dist/block-library.js:44717
#: wp-includes/js/dist/block-library.js:45733
#: wp-includes/js/dist/block-library.js:51342
#: wp-includes/js/dist/block-library.js:51402
#: wp-includes/js/dist/components.js:28945
#: wp-includes/js/dist/components.js:39068
#: wp-includes/js/dist/components.js:46508
#: wp-includes/js/dist/edit-site.js:39616
#: wp-includes/js/dist/edit-widgets.js:4310 wp-includes/js/dist/editor.js:47757
#: wp-includes/js/dist/editor.js:55375 wp-includes/js/dist/editor.js:77016
#: wp-includes/js/dist/editor.js:81309 wp-includes/js/dist/editor.js:91005
#: wp-includes/js/dist/editor.js:93963 wp-includes/js/dist/editor.js:96559
#: wp-includes/js/dist/script-modules/content-types/index.js:34705
#: wp-includes/js/dist/script-modules/content-types/index.js:37387
#: wp-includes/js/dist/script-modules/content-types/index.js:39007
#: wp-admin/includes/class-wp-theme-install-list-table.php:397
#: wp-admin/theme-install.php:470
msgid "Close"
msgstr "Закрыть"

#: wp-includes/post-template.php:1310 wp-includes/theme-compat/sidebar.php:119
#: wp-includes/widgets/class-wp-widget-pages.php:31
#: wp-includes/widgets/class-wp-widget-pages.php:44
#: wp-includes/js/dist/edit-site.js:17708
#: wp-includes/js/dist/edit-site.js:60530
#: wp-includes/js/dist/edit-site.js:60581 wp-admin/export.php:250
msgid "Pages"
msgstr "Страницы"

#. translators: %s: Note author email.
#. translators: %s: Comment author email.
#. translators: %s: User email address.
#: wp-includes/pluggable.php:1913 wp-includes/pluggable.php:1927
#: wp-includes/pluggable.php:2116 wp-includes/pluggable.php:2319
msgid "Email: %s"
msgstr "Email: %s"

#: wp-includes/widgets/class-wp-widget-links.php:29
#: wp-includes/build/routes/font-list/content.js:24470
#: wp-includes/js/dist/edit-site.js:52883 wp-includes/js/dist/editor.js:58172
#: wp-includes/js/dist/editor.js:70818
#: wp-admin/includes/class-wp-terms-list-table.php:198
#: wp-admin/includes/class-wp-terms-list-table.php:223
#: wp-admin/link-manager.php:50 wp-admin/menu.php:89
msgid "Links"
msgstr "Ссылки"

#: wp-includes/class-wp-post-type.php:993
msgid "View Page"
msgstr "Просмотреть страницу"

#: wp-includes/post.php:3605 wp-includes/js/dist/editor.js:56185
msgid "Images"
msgstr "Изображения"

#. translators: %s: Name of the block author.
#. translators: %s: Plugin author name.
#. translators: %s: Theme author name.
#. translators: %s: Plugin author.
#. translators: %s: Theme author.
#. translators: %s: Theme author link.
#: wp-includes/js/dist/block-directory.js:10024
#: wp-admin/includes/class-wp-debug-data.php:849
#: wp-admin/includes/class-wp-debug-data.php:1025
#: wp-admin/includes/class-wp-debug-data.php:1413
#: wp-admin/includes/class-wp-plugin-install-list-table.php:558
#: wp-admin/includes/class-wp-plugins-list-table.php:1265
#: wp-admin/includes/class-wp-theme-install-list-table.php:372
#: wp-admin/includes/class-wp-theme-install-list-table.php:503
#: wp-admin/includes/class-wp-themes-list-table.php:265
#: wp-admin/includes/theme.php:869 wp-admin/theme-install.php:397
#: wp-admin/theme-install.php:513 wp-admin/themes.php:595
#: wp-admin/themes.php:987 wp-admin/themes.php:1098
#: wp-admin/includes/class-wp-ms-themes-list-table.php:755
msgid "By %s"
msgstr "Автор: %s"

#: wp-includes/js/dist/block-library.js:75225
#: wp-admin/includes/class-plugin-installer-skin.php:223
#: wp-admin/includes/class-theme-installer-skin.php:256
#: wp-admin/includes/class-wp-debug-data.php:172
#: wp-admin/includes/class-wp-debug-data.php:1177
#: wp-admin/includes/class-wp-debug-data.php:1297
msgid "Version"
msgstr "Версия"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:1279 wp-includes/admin-bar.php:1281
#: wp-includes/blocks/search.php:25 wp-includes/blocks/search.php:26
#: wp-includes/blocks/search.php:50 wp-includes/class-wp-editor.php:1909
#: wp-includes/media.php:5143
#: wp-includes/build/routes/font-list/content.js:13944
#: wp-includes/js/dist/block-editor.js:49390
#: wp-includes/js/dist/block-editor.js:49391
#: wp-includes/js/dist/block-editor.js:51523
#: wp-includes/js/dist/block-editor.js:52180
#: wp-includes/js/dist/block-editor.js:52181
#: wp-includes/js/dist/block-editor.js:52456
#: wp-includes/js/dist/block-editor.js:52457
#: wp-includes/js/dist/block-library.js:64628
#: wp-includes/js/dist/block-library.js:64629
#: wp-includes/js/dist/block-library.js:69042
#: wp-includes/js/dist/block-library.js:69355
#: wp-includes/js/dist/block-library.js:69366
#: wp-includes/js/dist/block-library.js:77063
#: wp-includes/js/dist/block-library.js:77064
#: wp-includes/js/dist/components.js:48848
#: wp-includes/js/dist/components.js:48849
#: wp-includes/js/dist/edit-site.js:31025
#: wp-includes/js/dist/edit-site.js:34135 wp-includes/js/dist/editor.js:39060
#: wp-includes/js/dist/editor.js:42308 wp-includes/js/dist/editor.js:57595
#: wp-includes/js/dist/editor.js:57596 wp-includes/js/dist/editor.js:60035
#: wp-includes/js/dist/editor.js:83959 wp-includes/js/dist/editor.js:83960
#: wp-includes/js/dist/media-utils.js:19654
#: wp-includes/js/dist/media-utils.js:22716
#: wp-includes/js/dist/script-modules/content-types/index.js:25956
#: wp-includes/js/dist/script-modules/content-types/index.js:29066
#: wp-admin/includes/class-wp-theme-install-list-table.php:59
#: wp-admin/includes/nav-menu.php:616 wp-admin/includes/nav-menu.php:701
#: wp-admin/includes/nav-menu.php:712 wp-admin/includes/nav-menu.php:988
#: wp-admin/includes/nav-menu.php:1077 wp-admin/includes/nav-menu.php:1088
#: wp-admin/includes/template.php:2052 wp-admin/includes/template.php:2057
#: wp-admin/includes/theme-install.php:139
msgid "Search"
msgstr "Поиск"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4311
#: wp-includes/script-loader.php:1036
#: wp-includes/widgets/class-wp-widget-text.php:547
#: wp-includes/widgets/class-wp-widget-text.php:562
#: wp-includes/build/routes/connectors-home/content.js:10530
#: wp-includes/js/dist/script-modules/content-types/index.js:15600
#: wp-includes/js/wp-pointer.js:20 wp-admin/async-upload.php:123
#: wp-admin/includes/dashboard.php:1784 wp-admin/includes/file.php:350
#: wp-admin/index.php:187
msgid "Dismiss"
msgstr "Закрыть"

#: wp-includes/class-wp-taxonomy.php:617
#: wp-includes/js/dist/script-modules/content-types/index.js:38676
msgid "All Categories"
msgstr "Все рубрики"

#: wp-includes/class-wp-customize-control.php:650
#: wp-includes/class-wp-customize-nav-menus.php:1253
#: wp-includes/class-wp-post-type.php:989
#: wp-includes/js/dist/block-library.js:31327
#: wp-includes/js/dist/editor.js:29145 wp-includes/js/dist/editor.js:91005
#: wp-includes/js/dist/patterns.js:1205 wp-admin/includes/meta-boxes.php:599
#: wp-admin/includes/meta-boxes.php:1212
msgid "Add"
msgstr "Добавить"

#: wp-includes/class-wp-taxonomy.php:630
#: wp-includes/js/dist/script-modules/content-types/index.js:38762
msgid "Add or remove tags"
msgstr "Добавить или удалить метки"

#: wp-includes/media.php:5146 wp-includes/script-loader.php:1276
#: wp-login.php:732 wp-includes/build/routes/font-list/content.js:13574
#: wp-includes/js/dist/block-library.js:34015
#: wp-includes/js/dist/edit-widgets.js:3622 wp-includes/js/dist/editor.js:59665
#: wp-admin/edit-form-comment.php:406 wp-admin/edit-tag-form.php:301
#: wp-admin/includes/class-wp-plugins-list-table.php:680
#: wp-admin/includes/class-wp-posts-list-table.php:2212
#: wp-admin/includes/class-wp-posts-list-table.php:2214
#: wp-admin/includes/class-wp-theme-install-list-table.php:322
#: wp-admin/includes/class-wp-theme-install-list-table.php:479
#: wp-admin/includes/meta-boxes.php:400 wp-admin/includes/meta-boxes.php:401
#: wp-admin/includes/meta-boxes.php:492 wp-admin/includes/meta-boxes.php:493
#: wp-admin/includes/template.php:673 wp-admin/js/post.js:802
#: wp-admin/js/post.js:825
#: wp-admin/includes/class-wp-ms-themes-list-table.php:491
msgid "Update"
msgstr "Обновить"

#: wp-includes/js/dist/editor.js:86182
#: wp-includes/js/dist/script-modules/content-types/index.js:36645
#: wp-includes/js/dist/script-modules/content-types/index.js:38800
#: wp-admin/includes/meta-boxes.php:189 wp-admin/includes/meta-boxes.php:211
#: wp-admin/js/post.js:907
msgid "Public"
msgstr "Открыто"

#: wp-includes/post.php:1364 wp-includes/post.php:1384
#: wp-includes/view-config.php:277 wp-includes/js/dist/block-library.js:47575
#: wp-includes/js/dist/editor.js:26656 wp-includes/js/dist/editor.js:86187
#: wp-includes/js/dist/editor.js:87878 wp-includes/js/dist/editor.js:87894
#: wp-admin/includes/class-wp-posts-list-table.php:1894
#: wp-admin/includes/class-wp-posts-list-table.php:2099
#: wp-admin/includes/meta-boxes.php:180 wp-admin/includes/meta-boxes.php:220
#: wp-admin/js/post.js:910
msgid "Private"
msgstr "Личное"

#: wp-includes/class-wp-editor.php:1187
#: wp-includes/js/dist/block-library.js:64544
#: wp-includes/js/dist/components.js:39140 wp-admin/edit-form-comment.php:378
#: wp-admin/includes/meta-boxes.php:165 wp-admin/includes/meta-boxes.php:223
#: wp-admin/includes/template.php:896 wp-admin/js/post.js:1031
msgid "OK"
msgstr "OK"

#: wp-includes/media-template.php:1128 wp-includes/media-template.php:1250
msgid "Image URL"
msgstr "URL изображения"

#: wp-includes/build/routes/font-list/content.js:13922
#: wp-includes/js/dist/edit-site.js:22317
#: wp-includes/js/dist/edit-site.js:23881
#: wp-includes/js/dist/edit-site.js:24813
#: wp-includes/js/dist/edit-site.js:53836
#: wp-includes/js/dist/edit-site.js:55990 wp-includes/js/dist/editor.js:30421
#: wp-includes/js/dist/editor.js:31722 wp-includes/js/dist/editor.js:32654
#: wp-includes/js/dist/editor.js:60013 wp-includes/js/dist/editor.js:96374
#: wp-includes/js/dist/editor.js:98980 wp-includes/js/dist/media-utils.js:11015
#: wp-includes/js/dist/media-utils.js:12316
#: wp-includes/js/dist/media-utils.js:13248
#: wp-includes/js/dist/script-modules/content-types/index.js:17248
#: wp-includes/js/dist/script-modules/content-types/index.js:18812
#: wp-includes/js/dist/script-modules/content-types/index.js:19744
#: wp-admin/includes/media.php:2617
#: wp-admin/includes/class-wp-ms-sites-list-table.php:393
msgid "Actions"
msgstr "Действия"

#. translators: Default privacy policy heading.
#: wp-includes/class-wp-editor.php:1239 wp-includes/media.php:5140
#: wp-includes/media.php:5833 wp-includes/js/dist/block-editor.js:52345
#: wp-includes/js/dist/block-editor.js:72220
#: wp-includes/js/dist/block-editor.js:93677
#: wp-includes/js/dist/block-editor.js:93680
#: wp-includes/js/dist/block-library.js:36065
#: wp-includes/js/dist/block-library.js:37057
#: wp-includes/js/dist/block-library.js:43656
#: wp-includes/js/dist/block-library.js:70361
#: wp-includes/js/dist/blocks.js:2148 wp-includes/js/dist/core-data.js:15853
#: wp-includes/js/dist/editor.js:79731 wp-includes/js/dist/editor.js:79749
#: wp-includes/js/dist/editor.js:101495 wp-admin/export.php:311
#: wp-admin/includes/class-wp-privacy-policy-content.php:516
#: wp-admin/includes/media.php:2615 wp-admin/menu.php:73 wp-admin/menu.php:411
msgid "Media"
msgstr "Медиафайлы"

#: wp-includes/media-template.php:432 wp-includes/media-template.php:741
#: wp-admin/includes/media.php:1703 wp-admin/includes/media.php:3164
msgid "Edit Image"
msgstr "Редактировать"

#: wp-includes/class-wp-editor.php:1336 wp-includes/media-template.php:655
#: wp-includes/media-template.php:1098 wp-includes/media-template.php:1161
#: wp-includes/widgets/class-wp-widget-media-image.php:91
#: wp-includes/js/dist/block-library.js:7109
#: wp-includes/js/dist/block-library.js:38409
#: wp-includes/js/dist/block-library.js:81275
#: wp-includes/js/dist/editor.js:4460 wp-includes/js/dist/editor.js:29685
#: wp-includes/js/dist/media-utils.js:27696 wp-admin/includes/media.php:1423
msgid "Caption"
msgstr "Подпись"

#: wp-includes/class-wp-editor.php:1337 wp-includes/media-template.php:844
#: wp-includes/js/dist/block-editor.js:19240
#: wp-includes/js/dist/block-editor.js:19421 wp-admin/includes/media.php:1508
#: wp-admin/includes/media.php:3009
msgid "Alignment"
msgstr "Выравнивание"

#: wp-includes/media-template.php:919 wp-includes/media-template.php:998
#: wp-includes/media-template.php:1190
#: wp-includes/widgets/class-wp-widget-media-image.php:72
#: wp-includes/js/dist/block-editor.js:77112
#: wp-includes/js/dist/block-editor.js:80066
#: wp-includes/js/dist/editor.js:73550 wp-admin/includes/media.php:1272
msgid "Size"
msgstr "Размер"

#: wp-includes/block-editor.php:174 wp-includes/media-template.php:933
#: wp-includes/media-template.php:1013 wp-includes/media-template.php:1204
#: wp-includes/media.php:4755 wp-includes/js/dist/block-editor.js:7817
#: wp-admin/includes/class-custom-background.php:637
#: wp-admin/includes/media.php:1224
msgid "Full Size"
msgstr "Полный"

#: wp-includes/block-editor.php:172 wp-includes/class-wp-theme-json.php:5521
#: wp-includes/media-template.php:931 wp-includes/media-template.php:1011
#: wp-includes/media-template.php:1202 wp-includes/media.php:4753
#: wp-includes/js/dist/block-editor.js:7815
#: wp-includes/js/dist/components.js:44032
#: wp-admin/includes/class-custom-background.php:635
#: wp-admin/includes/media.php:1222
msgid "Medium"
msgstr "Средний"

#: wp-includes/class-wp-editor.php:1341
#: wp-includes/customize/class-wp-customize-background-position-control.php:65
#: wp-includes/media-template.php:858 wp-includes/media-template.php:1114
#: wp-includes/media-template.php:1178
#: wp-includes/js/dist/block-editor.js:18959
#: wp-includes/js/dist/block-library.js:4427
#: wp-includes/js/dist/block-library.js:39038
#: wp-admin/includes/class-custom-background.php:413
#: wp-admin/includes/media.php:1181 wp-admin/includes/media.php:3018
msgid "Right"
msgstr "Справа"

#: wp-includes/class-wp-editor.php:1340
#: wp-includes/customize/class-wp-customize-background-position-control.php:61
#: wp-includes/media-template.php:855 wp-includes/media-template.php:1111
#: wp-includes/media-template.php:1175
#: wp-includes/js/dist/block-library.js:39033
#: wp-includes/js/dist/components.js:22664
#: wp-includes/js/dist/components.js:22665
#: wp-admin/includes/class-custom-background.php:409
#: wp-admin/includes/media.php:1180 wp-admin/includes/media.php:3016
msgid "Center"
msgstr "По центру"

#: wp-includes/class-wp-editor.php:1339
#: wp-includes/customize/class-wp-customize-background-position-control.php:57
#: wp-includes/media-template.php:852 wp-includes/media-template.php:1108
#: wp-includes/media-template.php:1172
#: wp-includes/js/dist/block-editor.js:18958
#: wp-includes/js/dist/block-library.js:4420
#: wp-includes/js/dist/block-library.js:39028
#: wp-includes/js/dist/components.js:43531
#: wp-admin/includes/class-custom-background.php:405
#: wp-admin/includes/media.php:1179 wp-admin/includes/media.php:3014
msgid "Left"
msgstr "Слева"

#: wp-includes/media-template.php:442 wp-includes/media-template.php:679
#: wp-admin/includes/media.php:984
msgid "Saved."
msgstr "Сохранено."

#: wp-includes/class-wp-editor.php:1400 wp-admin/includes/media.php:679
msgid "Add Media"
msgstr "Добавить медиафайл"

#. translators: %s: File name.
#: wp-includes/deprecated.php:3223
msgid "File &#8220;%s&#8221; is not an image."
msgstr "Файл &laquo;%s&raquo; не является картинкой."

#: wp-includes/deprecated.php:3214
msgid "The GD image library is not installed."
msgstr "Библиотека GD не установлена."

#. translators: %s: File name.
#: wp-includes/deprecated.php:3210
msgid "File &#8220;%s&#8221; does not exist?"
msgstr "Файла &laquo;%s&raquo; не существует?"

#: wp-includes/block-editor.php:171 wp-includes/media-template.php:930
#: wp-includes/media-template.php:1010 wp-includes/media-template.php:1201
#: wp-includes/media.php:4752 wp-includes/js/dist/block-editor.js:7814
#: wp-includes/js/dist/media-utils.js:28078
#: wp-admin/includes/class-custom-background.php:634
#: wp-admin/includes/image-edit.php:315 wp-admin/includes/media.php:1221
msgid "Thumbnail"
msgstr "Миниатюра"

#: wp-includes/class-wp-editor.php:1185
#: wp-includes/js/dist/customize-widgets.js:1575
#: wp-includes/js/dist/edit-widgets.js:3499 wp-includes/js/dist/editor.js:54989
#: wp-includes/js/dist/editor.js:55459 wp-includes/js/dist/editor.js:81956
#: wp-admin/includes/image-edit.php:99
msgid "Redo"
msgstr "Повторить"

#: wp-includes/general-template.php:733 wp-login.php:1521
#: wp-includes/js/dist/editor.js:26598 wp-includes/js/dist/editor.js:26618
#: wp-includes/js/dist/editor.js:86250 wp-includes/js/dist/editor.js:88065
#: wp-admin/includes/class-wp-posts-list-table.php:1882
#: wp-admin/includes/file.php:2569 wp-admin/install.php:136
#: wp-admin/install.php:455 wp-admin/options-writing.php:172
#: wp-admin/setup-config.php:239 wp-admin/user-new.php:593
msgid "Password"
msgstr "Пароль"

#: wp-includes/abilities.php:163 wp-login.php:1163 wp-signup.php:284
#: wp-includes/js/dist/script-modules/connectors/index.js:399
#: wp-admin/includes/class-wp-users-list-table.php:373
#: wp-admin/includes/class-wp-users-list-table.php:396
#: wp-admin/includes/file.php:2568 wp-admin/install.php:117
#: wp-admin/install.php:451 wp-admin/setup-config.php:234
#: wp-admin/user-edit.php:456 wp-admin/user-new.php:543
#: wp-admin/includes/class-wp-ms-users-list-table.php:193
#: wp-admin/includes/class-wp-ms-users-list-table.php:215
#: wp-admin/network/site-users.php:341 wp-admin/network/site-users.php:378
#: wp-admin/network/user-new.php:141
msgid "Username"
msgstr "Имя пользователя"

#: wp-includes/blocks/archives.php:30 wp-includes/general-template.php:1929
#: wp-includes/theme-compat/sidebar.php:121
#: wp-includes/widgets/class-wp-widget-archives.php:31
#: wp-includes/widgets/class-wp-widget-archives.php:44
#: wp-includes/js/dist/script-modules/content-types/index.js:37154
#: wp-admin/includes/file.php:27 wp-admin/includes/upgrade.php:428
msgid "Archives"
msgstr "Архивы"

#: wp-includes/widgets.php:193 wp-admin/includes/file.php:19
#: wp-admin/widgets-form.php:302
msgid "Sidebar"
msgstr "Боковая панель"

#: wp-includes/widgets/class-wp-widget-rss.php:83
#: wp-admin/includes/dashboard.php:1294
msgid "Unknown Feed"
msgstr "Неизвестная лента"

#. translators: %s: Plugin name.
#: wp-includes/build/routes/connectors-home/content.js:11392
#: wp-includes/build/routes/font-list/content.js:14099
#: wp-includes/js/dist/editor.js:60190
#: wp-admin/includes/class-wp-theme-install-list-table.php:494
#: wp-admin/includes/deprecated.php:1392 wp-admin/includes/theme.php:1085
#: wp-admin/theme-install.php:449 wp-admin/theme-install.php:501
#: wp-admin/includes/network.php:397
msgid "Install"
msgstr "Установить"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:197
msgid "Number of comments to show:"
msgstr "Количество комментариев:"

#: wp-includes/comment-template.php:1192 wp-admin/includes/dashboard.php:891
msgid "Trackback"
msgstr "Обратная ссылка"

#: wp-includes/comment-template.php:1195 wp-admin/includes/dashboard.php:888
msgid "Pingback"
msgstr "Уведомление"

#: wp-includes/class-wp-customize-manager.php:4874
#: wp-includes/script-loader.php:1312 wp-admin/includes/dashboard.php:619
#: wp-admin/includes/meta-boxes.php:56 wp-admin/js/post.js:863
msgid "Save Draft"
msgstr "Сохранить"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
#: wp-includes/js/dist/editor.js:86719
msgid "Tags"
msgstr "Метки"

#. translators: accessibility text for the content landmark region.
#: wp-includes/revision.php:33 wp-includes/js/dist/block-editor.js:75044
#: wp-includes/js/dist/block-editor.js:83229
#: wp-includes/js/dist/block-editor.js:94078
#: wp-includes/js/dist/block-library.js:13669
#: wp-includes/js/dist/block-library.js:33408
#: wp-includes/js/dist/block-library.js:41410
#: wp-includes/js/dist/block-library.js:44024
#: wp-includes/js/dist/block-library.js:53290
#: wp-includes/js/dist/block-library.js:62073
#: wp-includes/js/dist/block-library.js:63011
#: wp-includes/js/dist/block-library.js:80134
#: wp-includes/js/dist/edit-widgets.js:1856 wp-includes/js/dist/editor.js:49644
#: wp-includes/js/dist/editor.js:98303 wp-includes/js/dist/editor.js:98358
#: wp-admin/includes/dashboard.php:610 wp-admin/index.php:104
msgid "Content"
msgstr "Содержимое"

#: wp-includes/class-wp-editor.php:1188 wp-includes/class-wp-editor.php:1939
#: wp-includes/media.php:5145 wp-includes/script-loader.php:1322
#: wp-includes/build/routes/connectors-home/content.js:11383
#: wp-includes/build/routes/font-list/content.js:13615
#: wp-includes/js/dist/block-editor.js:25986
#: wp-includes/js/dist/block-editor.js:50983
#: wp-includes/js/dist/block-editor.js:51627
#: wp-includes/js/dist/block-editor.js:57997
#: wp-includes/js/dist/block-editor.js:58229
#: wp-includes/js/dist/block-editor.js:69188
#: wp-includes/js/dist/block-editor.js:70889
#: wp-includes/js/dist/block-editor.js:72286
#: wp-includes/js/dist/block-editor.js:72289
#: wp-includes/js/dist/block-editor.js:85545
#: wp-includes/js/dist/block-editor.js:91493
#: wp-includes/js/dist/block-editor.js:91499
#: wp-includes/js/dist/block-editor.js:98629
#: wp-includes/js/dist/block-library.js:14810
#: wp-includes/js/dist/block-library.js:34006
#: wp-includes/js/dist/block-library.js:47141
#: wp-includes/js/dist/block-library.js:51938
#: wp-includes/js/dist/block-library.js:76889
#: wp-includes/js/dist/components.js:39139
#: wp-includes/js/dist/edit-site.js:22644
#: wp-includes/js/dist/edit-site.js:38438
#: wp-includes/js/dist/edit-site.js:38444
#: wp-includes/js/dist/edit-site.js:53765
#: wp-includes/js/dist/edit-site.js:60014
#: wp-includes/js/dist/edit-site.js:60212 wp-includes/js/dist/editor.js:27538
#: wp-includes/js/dist/editor.js:27682 wp-includes/js/dist/editor.js:27783
#: wp-includes/js/dist/editor.js:28003 wp-includes/js/dist/editor.js:28442
#: wp-includes/js/dist/editor.js:28710 wp-includes/js/dist/editor.js:28942
#: wp-includes/js/dist/editor.js:29294 wp-includes/js/dist/editor.js:46579
#: wp-includes/js/dist/editor.js:46585 wp-includes/js/dist/editor.js:55495
#: wp-includes/js/dist/editor.js:59706 wp-includes/js/dist/editor.js:71476
#: wp-includes/js/dist/editor.js:71895 wp-includes/js/dist/editor.js:73009
#: wp-includes/js/dist/editor.js:73245 wp-includes/js/dist/editor.js:73314
#: wp-includes/js/dist/editor.js:77177 wp-includes/js/dist/editor.js:82404
#: wp-includes/js/dist/editor.js:83224 wp-includes/js/dist/editor.js:87785
#: wp-includes/js/dist/editor.js:96031 wp-includes/js/dist/editor.js:96157
#: wp-includes/js/dist/editor.js:98836 wp-includes/js/dist/patterns.js:1305
#: wp-includes/js/dist/patterns.js:1488 wp-includes/js/dist/patterns.js:1892
#: wp-includes/js/dist/patterns.js:1986 wp-includes/js/dist/patterns.js:2034
#: wp-includes/js/dist/reusable-blocks.js:431
#: wp-includes/js/dist/script-modules/content-types/index.js:17575
#: wp-includes/js/dist/script-modules/content-types/index.js:33527
#: wp-includes/js/dist/script-modules/content-types/index.js:33533
#: wp-includes/js/dist/script-modules/content-types/index.js:36047
#: wp-includes/js/dist/script-modules/content-types/index.js:36973
#: wp-includes/js/dist/script-modules/content-types/index.js:37419
#: wp-includes/js/dist/script-modules/content-types/index.js:38033
#: wp-includes/js/dist/script-modules/content-types/index.js:38563
#: wp-includes/js/dist/script-modules/content-types/index.js:39039
#: wp-admin/comment.php:261 wp-admin/edit-form-comment.php:379
#: wp-admin/includes/class-walker-nav-menu-edit.php:334
#: wp-admin/includes/class-wp-posts-list-table.php:2217
#: wp-admin/includes/class-wp-terms-list-table.php:728
#: wp-admin/includes/dashboard.php:206 wp-admin/includes/dashboard.php:1421
#: wp-admin/includes/file.php:2670 wp-admin/includes/media.php:1761
#: wp-admin/includes/media.php:2310 wp-admin/includes/meta-boxes.php:166
#: wp-admin/includes/meta-boxes.php:224 wp-admin/includes/template.php:514
#: wp-admin/includes/template.php:767 wp-admin/includes/template.php:897
#: wp-admin/nav-menus.php:1264 wp-admin/options-general.php:279
#: wp-admin/user-edit.php:594 wp-admin/user-edit.php:715
#: wp-admin/widgets-form.php:350 wp-admin/widgets-form.php:353
#: wp-admin/widgets-form.php:584 wp-admin/js/post.js:1032
#: wp-admin/network/settings.php:184
msgid "Cancel"
msgstr "Отмена"

#: wp-includes/admin-bar.php:463 wp-includes/admin-bar.php:659
#: wp-includes/js/dist/block-editor.js:97759
#: wp-includes/js/dist/core-data.js:15968 wp-admin/plugins.php:634
#: wp-admin/update-core.php:469 wp-admin/update-core.php:488
#: wp-admin/network/menu.php:108 wp-admin/network/settings.php:503
msgid "Plugins"
msgstr "Плагины"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
#: wp-includes/widgets/class-wp-widget-recent-comments.php:81
#: wp-admin/includes/dashboard.php:1124 wp-admin/includes/upgrade.php:427
msgid "Recent Comments"
msgstr "Свежие комментарии"

#: wp-includes/widgets/class-wp-widget-rss.php:35
#: wp-admin/includes/import.php:211
msgid "RSS"
msgstr "RSS"

#: wp-includes/js/dist/block-editor.js:70939
#: wp-includes/js/dist/block-editor.js:74083
#: wp-includes/js/dist/block-library.js:28131
#: wp-admin/includes/dashboard.php:1418 wp-admin/setup-config.php:272
msgid "Submit"
msgstr "Отправить"

#. translators: Name of a comment's author after being anonymized.
#: wp-includes/class-wp-theme.php:1030 wp-includes/comment-template.php:40
#: wp-includes/comment.php:4339 wp-includes/js/dist/block-library.js:17185
msgid "Anonymous"
msgstr "Аноним"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:57
#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
#: wp-includes/js/dist/components.js:38051
#: wp-includes/js/dist/edit-site.js:60221
#: wp-includes/js/dist/script-modules/content-types/index.js:37431
#: wp-includes/js/dist/script-modules/content-types/index.js:39051
#: wp-admin/includes/widgets.php:299 wp-admin/js/set-post-thumbnail.js:21
msgid "Done"
msgstr "Готово"

#: wp-includes/admin-bar.php:637 wp-admin/includes/ms.php:1117
#: wp-admin/menu.php:340 wp-admin/users.php:25
#: wp-admin/includes/class-wp-ms-sites-list-table.php:389
#: wp-admin/network/menu.php:60 wp-admin/network/users.php:34
#: wp-admin/network/users.php:70 wp-admin/network/users.php:276
#: wp-admin/network/users.php:353
msgid "Users"
msgstr "Пользователи"

#: wp-includes/class-wp-post-type.php:991
#: wp-includes/js/dist/script-modules/content-types/index.js:37124
msgid "Edit Post"
msgstr "Редактировать запись"

#: wp-includes/class-wp-post-type.php:993
#: wp-includes/js/dist/script-modules/content-types/index.js:37130
msgid "View Post"
msgstr "Просмотреть запись"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Tag"
msgstr "Изменить метку"

#. translators: Displayed when a comment has no parent.
#: wp-includes/script-loader.php:1117 wp-includes/js/dist/block-editor.js:65504
#: wp-includes/js/dist/block-editor.js:66615
#: wp-includes/js/dist/block-editor.js:66669
#: wp-includes/js/dist/block-editor.js:67169
#: wp-includes/js/dist/block-editor.js:74443
#: wp-includes/js/dist/block-library.js:30648
#: wp-includes/js/dist/block-library.js:39023
#: wp-includes/js/dist/components.js:35051 wp-includes/js/dist/editor.js:26542
#: wp-includes/js/dist/editor.js:82997 wp-admin/edit-form-comment.php:204
#: wp-admin/edit-tag-form.php:189 wp-admin/edit-tags.php:484
#: wp-admin/includes/class-wp-debug-data.php:1162
#: wp-admin/includes/media.php:1178 wp-admin/includes/media.php:1306
#: wp-admin/includes/media.php:3012 wp-admin/includes/media.php:3028
#: wp-admin/js/comment.js:162
msgid "None"
msgstr "Нет"

#: wp-includes/class-wp-editor.php:1218
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:148
#: wp-includes/media-template.php:555 wp-includes/media-template.php:811
#: wp-includes/js/dist/block-library.js:33635
#: wp-includes/js/dist/block-library.js:33641
#: wp-includes/js/dist/block-library.js:47877
#: wp-includes/js/dist/block-library.js:47883
#: wp-includes/js/dist/edit-site.js:57940 wp-includes/js/dist/editor.js:22138
#: wp-includes/js/dist/editor.js:27209 wp-includes/js/dist/editor.js:27225
#: wp-includes/js/dist/editor.js:29724 wp-includes/js/dist/editor.js:84757
#: wp-includes/js/dist/editor.js:84810 wp-includes/js/dist/editor.js:101868
#: wp-includes/js/dist/media-utils.js:27748
#: wp-includes/js/dist/script-modules/content-types/index.js:36199
#: wp-admin/edit-link-form.php:139 wp-admin/edit-tag-form.php:206
#: wp-admin/edit-tags.php:522
#: wp-admin/includes/class-walker-nav-menu-edit.php:237
#: wp-admin/includes/class-wp-plugins-list-table.php:501
#: wp-admin/includes/class-wp-terms-list-table.php:193
#: wp-admin/includes/class-wp-terms-list-table.php:220
#: wp-admin/includes/media.php:1428 wp-admin/includes/media.php:3309
#: wp-admin/includes/nav-menu.php:1360 wp-admin/themes.php:689
#: wp-admin/includes/class-wp-ms-themes-list-table.php:341
msgid "Description"
msgstr "Описание"

#: wp-includes/comment-template.php:2539
#: wp-includes/js/dist/block-editor.js:58213
#: wp-includes/js/dist/block-library.js:26981
#: wp-includes/js/dist/block-library.js:27256
#: wp-includes/js/dist/block-library.js:27796
#: wp-includes/js/dist/block-library.js:66715
#: wp-includes/js/dist/block-library.js:76873
#: wp-includes/js/dist/block-library.js:79310
#: wp-includes/js/dist/edit-post.js:10417
#: wp-includes/js/dist/edit-site.js:53755
#: wp-includes/js/dist/edit-site.js:57501
#: wp-includes/js/dist/edit-site.js:59315 wp-includes/js/dist/editor.js:27768
#: wp-includes/js/dist/editor.js:29206 wp-includes/js/dist/editor.js:71875
#: wp-includes/js/dist/editor.js:73303 wp-includes/js/dist/editor.js:83206
#: wp-includes/js/dist/editor.js:101853 wp-includes/js/dist/patterns.js:1265
#: wp-includes/js/dist/patterns.js:1475 wp-includes/js/dist/patterns.js:1869
#: wp-includes/js/dist/patterns.js:1971
#: wp-includes/js/dist/reusable-blocks.js:400 wp-admin/edit-form-comment.php:59
#: wp-admin/includes/class-wp-application-passwords-list-table.php:28
#: wp-admin/includes/class-wp-debug-data.php:1168
#: wp-admin/includes/class-wp-debug-data.php:1288
#: wp-admin/includes/class-wp-users-list-table.php:374
#: wp-admin/includes/template.php:492 wp-admin/user-edit.php:452
#: wp-admin/includes/class-wp-ms-users-list-table.php:194
#: wp-admin/includes/class-wp-ms-users-list-table.php:216
msgid "Name"
msgstr "Имя"

#: wp-includes/class-wp-editor.php:1225
#: wp-includes/js/dist/block-editor.js:75076
#: wp-includes/js/dist/edit-post.js:10883 wp-includes/js/dist/editor.js:58074
#: wp-includes/js/dist/script-modules/content-types/index.js:39353
#: wp-admin/edit-link-form.php:34
msgid "Advanced"
msgstr "Дополнительно"

#: wp-includes/class-wp-editor.php:1268 wp-admin/edit-link-form.php:32
#: wp-admin/includes/meta-boxes.php:1231
msgid "Target"
msgstr "Цель"

#: wp-includes/category-template.php:560
#: wp-includes/theme-compat/sidebar.php:131
#: wp-includes/widgets/class-wp-widget-categories.php:31
#: wp-includes/widgets/class-wp-widget-categories.php:48
#: wp-includes/js/dist/components.js:47049 wp-includes/js/dist/patterns.js:1112
#: wp-includes/js/dist/script-modules/content-types/index.js:38672
#: wp-admin/edit-link-form.php:31
#: wp-admin/includes/class-wp-links-list-table.php:140
#: wp-admin/includes/upgrade.php:429
msgid "Categories"
msgstr "Рубрики"

#: wp-includes/class-wp-editor.php:1257
#: wp-includes/js/dist/block-editor.js:58240
#: wp-includes/js/dist/block-library.js:14822
#: wp-includes/js/dist/block-library.js:57314
#: wp-includes/js/dist/edit-site.js:16836
#: wp-includes/js/dist/edit-site.js:53784 wp-includes/js/dist/editor.js:27549
#: wp-includes/js/dist/editor.js:27792 wp-includes/js/dist/editor.js:55507
#: wp-includes/js/dist/editor.js:71904 wp-includes/js/dist/editor.js:73323
#: wp-includes/js/dist/editor.js:82349 wp-includes/js/dist/editor.js:86022
#: wp-includes/js/dist/editor.js:88159 wp-includes/js/dist/patterns.js:1497
#: wp-includes/js/dist/patterns.js:1903
#: wp-includes/js/dist/script-modules/connectors/index.js:274
#: wp-includes/js/dist/script-modules/content-types/index.js:37792
#: wp-includes/js/dist/script-modules/content-types/index.js:39439
#: wp-includes/js/dist/widgets.js:377 wp-admin/edit-form-comment.php:105
#: wp-admin/edit-link-form.php:30 wp-admin/includes/meta-boxes.php:44
#: wp-admin/includes/meta-boxes.php:428 wp-admin/includes/meta-boxes.php:1108
#: wp-admin/includes/meta-boxes.php:1564 wp-admin/includes/widgets.php:303
#: wp-admin/js/widgets.js:134
msgid "Save"
msgstr "Сохранить"

#: wp-includes/class-wp-editor.php:1942 wp-includes/script-loader.php:1277
#: wp-admin/edit-link-form.php:23 wp-admin/edit-link-form.php:90
#: wp-admin/includes/meta-boxes.php:1151 wp-admin/link-add.php:17
#: wp-admin/link-manager.php:104 wp-admin/menu.php:92
msgid "Add Link"
msgstr "Добавить ссылку"

#: wp-includes/class-wp-taxonomy.php:626
#: wp-includes/js/dist/script-modules/content-types/index.js:38687
msgid "Update Category"
msgstr "Обновить рубрику"

#: wp-includes/taxonomy.php:147
msgid "Edit Link Category"
msgstr "Изменить рубрику ссылок"

#: wp-includes/build/routes/font-list/content.js:13563
#: wp-includes/build/routes/font-list/content.js:13616
#: wp-includes/build/routes/font-list/content.js:24672
#: wp-includes/js/dist/block-editor.js:58748
#: wp-includes/js/dist/block-editor.js:61433
#: wp-includes/js/dist/block-editor.js:98640
#: wp-includes/js/dist/block-library.js:44973
#: wp-includes/js/dist/edit-site.js:53085
#: wp-includes/js/dist/edit-site.js:53807
#: wp-includes/js/dist/edit-site.js:53879
#: wp-includes/js/dist/edit-site.js:55946
#: wp-includes/js/dist/edit-site.js:55953 wp-includes/js/dist/editor.js:28902
#: wp-includes/js/dist/editor.js:29043 wp-includes/js/dist/editor.js:59654
#: wp-includes/js/dist/editor.js:59707 wp-includes/js/dist/editor.js:71719
#: wp-includes/js/dist/editor.js:71845 wp-includes/js/dist/editor.js:73246
#: wp-includes/js/dist/editor.js:73531 wp-includes/js/dist/editor.js:99040
#: wp-includes/js/dist/editor.js:99144 wp-admin/edit-tag-form.php:305
#: wp-admin/includes/class-wp-links-list-table.php:93
#: wp-admin/includes/class-wp-links-list-table.php:362
#: wp-admin/includes/class-wp-plugins-list-table.php:684
#: wp-admin/includes/class-wp-plugins-list-table.php:948
#: wp-admin/includes/class-wp-plugins-list-table.php:965
#: wp-admin/includes/class-wp-plugins-list-table.php:1054
#: wp-admin/includes/class-wp-plugins-list-table.php:1071
#: wp-admin/includes/class-wp-terms-list-table.php:169
#: wp-admin/includes/class-wp-terms-list-table.php:519
#: wp-admin/includes/class-wp-themes-list-table.php:235
#: wp-admin/includes/class-wp-users-list-table.php:280
#: wp-admin/includes/class-wp-users-list-table.php:481
#: wp-admin/includes/media.php:1756 wp-admin/includes/meta-boxes.php:1141
#: wp-admin/includes/template.php:671 wp-admin/includes/theme.php:1080
#: wp-admin/includes/widgets.php:297 wp-admin/themes.php:739
#: wp-admin/themes.php:1313 wp-admin/widgets-form.php:348
#: wp-admin/includes/class-wp-ms-sites-list-table.php:305
#: wp-admin/includes/class-wp-ms-themes-list-table.php:494
#: wp-admin/includes/class-wp-ms-themes-list-table.php:662
#: wp-admin/includes/class-wp-ms-users-list-table.php:114
#: wp-admin/includes/class-wp-ms-users-list-table.php:552
msgid "Delete"
msgstr "Удалить"

#: wp-includes/class-wp-taxonomy.php:615
#: wp-includes/js/dist/script-modules/content-types/index.js:38702
msgid "Search Categories"
msgstr "Поиск рубрик"

#: wp-includes/taxonomy.php:142 wp-admin/menu.php:93
msgid "Link Categories"
msgstr "Рубрики ссылок"

#: wp-includes/post.php:132 wp-includes/js/dist/editor.js:72935
#: wp-includes/js/dist/editor.js:85391 wp-includes/js/dist/editor.js:97183
#: wp-includes/js/dist/editor.js:100866
#: wp-includes/js/dist/script-modules/content-types/index.js:36633
#: wp-admin/includes/meta-boxes.php:1557 wp-admin/revision.php:113
msgid "Revisions"
msgstr "Редакции"

#. translators: Hidden accessibility text.
#: wp-includes/revision.php:34 wp-includes/js/dist/block-library.js:38611
#: wp-includes/js/dist/block-library.js:39162
#: wp-includes/js/dist/editor.js:27167 wp-includes/js/dist/editor.js:84757
#: wp-includes/js/dist/editor.js:84810 wp-includes/js/dist/editor.js:101311
#: wp-includes/js/dist/script-modules/content-types/index.js:36631
#: wp-admin/includes/meta-boxes.php:750 wp-admin/includes/meta-boxes.php:1616
#: wp-admin/options-reading.php:195
msgid "Excerpt"
msgstr "Отрывок"

#: wp-includes/js/dist/block-editor.js:97857
#: wp-includes/js/dist/script-modules/content-types/index.js:37162
#: wp-admin/network/site-info.php:199
msgid "Attributes"
msgstr "Атрибуты"

#. translators: accessibility text for the publish landmark region.
#: wp-includes/class-wp-customize-manager.php:4869
#: wp-includes/script-loader.php:1310 wp-includes/js/dist/block-editor.js:84408
#: wp-includes/js/dist/block-library.js:47123
#: wp-includes/js/dist/edit-widgets.js:1862 wp-includes/js/dist/editor.js:49650
#: wp-includes/js/dist/editor.js:86019 wp-includes/js/dist/editor.js:86027
#: wp-includes/js/dist/editor.js:88243 wp-admin/customize.php:199
#: wp-admin/includes/meta-boxes.php:388 wp-admin/includes/meta-boxes.php:389
#: wp-admin/includes/meta-boxes.php:1571 wp-admin/js/post.js:799
msgid "Publish"
msgstr "Опубликовать"

#. translators: Hidden accessibility text.
#. translators: Default privacy policy heading.
#: wp-includes/comment.php:4259 wp-includes/link-template.php:3333
#: wp-includes/js/dist/editor.js:26707 wp-includes/js/dist/editor.js:79687
#: wp-includes/js/dist/script-modules/content-types/index.js:36632
#: wp-admin/edit-comments.php:199 wp-admin/edit-comments.php:260
#: wp-admin/includes/class-wp-comments-list-table.php:532
#: wp-admin/includes/class-wp-media-list-table.php:404
#: wp-admin/includes/class-wp-media-list-table.php:406
#: wp-admin/includes/class-wp-media-list-table.php:434
#: wp-admin/includes/class-wp-posts-list-table.php:710
#: wp-admin/includes/class-wp-posts-list-table.php:712
#: wp-admin/includes/class-wp-posts-list-table.php:775
#: wp-admin/includes/class-wp-posts-list-table.php:782
#: wp-admin/includes/class-wp-posts-list-table.php:2030
#: wp-admin/includes/class-wp-privacy-policy-content.php:503
#: wp-admin/includes/file.php:20 wp-admin/includes/meta-boxes.php:1670
#: wp-admin/js/edit-comments.js:221
msgid "Comments"
msgstr "Комментарии"

#: wp-includes/class-wp-customize-widgets.php:803
#: wp-includes/class-wp-editor.php:1396 wp-includes/media.php:5185
#: wp-includes/js/dist/block-editor.js:25997
#: wp-includes/js/dist/block-editor.js:58008
#: wp-includes/js/dist/block-editor.js:69187
#: wp-includes/js/dist/block-editor.js:70900
#: wp-includes/js/dist/block-editor.js:71875
#: wp-includes/js/dist/block-editor.js:71990
#: wp-includes/js/dist/block-editor.js:85554
#: wp-includes/js/dist/block-editor.js:91492
#: wp-includes/js/dist/block-editor.js:91498
#: wp-includes/js/dist/block-library.js:68500
#: wp-includes/js/dist/block-library.js:71451
#: wp-includes/js/dist/block-library.js:80662
#: wp-includes/js/dist/edit-site.js:38437
#: wp-includes/js/dist/edit-site.js:38443 wp-includes/js/dist/editor.js:46578
#: wp-includes/js/dist/editor.js:46584 wp-includes/js/dist/editor.js:72764
#: wp-includes/js/dist/editor.js:72969 wp-includes/js/dist/editor.js:90328
#: wp-includes/js/dist/format-library.js:4356
#: wp-includes/js/dist/format-library.js:5700
#: wp-includes/js/dist/script-modules/content-types/index.js:33526
#: wp-includes/js/dist/script-modules/content-types/index.js:33532
#: wp-admin/includes/class-wp-list-table.php:635
#: wp-admin/includes/class-wp-screen.php:1100
msgid "Apply"
msgstr "Применить"

#: wp-includes/class-wp-editor.php:1184
#: wp-includes/js/dist/block-editor.js:68750
#: wp-includes/js/dist/customize-widgets.js:1564
#: wp-includes/js/dist/edit-post.js:10048
#: wp-includes/js/dist/edit-post.js:11136
#: wp-includes/js/dist/edit-widgets.js:3468 wp-includes/js/dist/editor.js:27914
#: wp-includes/js/dist/editor.js:54985 wp-includes/js/dist/editor.js:55446
#: wp-includes/js/dist/editor.js:55903 wp-includes/js/dist/editor.js:78421
#: wp-includes/js/dist/editor.js:79188 wp-includes/js/dist/editor.js:79219
#: wp-includes/js/dist/editor.js:79238 wp-includes/js/dist/editor.js:81986
#: wp-includes/js/dist/editor.js:90707 wp-admin/edit-comments.php:349
#: wp-admin/edit-comments.php:371 wp-admin/edit.php:454
#: wp-admin/includes/image-edit.php:98 wp-admin/includes/media.php:1765
#: wp-admin/includes/template.php:565 wp-admin/includes/template.php:574
#: wp-admin/upload.php:91 wp-admin/upload.php:121
msgid "Undo"
msgstr "Отменить"

#. translators: %s: Search query.
#: wp-includes/general-template.php:1415
msgid "Search Results for &#8220;%s&#8221;"
msgstr "Результаты поиска &laquo;%s&raquo;"

#. translators: %s: human-readable time difference.
#. translators: %s: Human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/comment-date.php:33 wp-includes/blocks/post-date.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:143
#: wp-includes/script-loader.php:444
#: wp-admin/includes/class-wp-media-list-table.php:583
#: wp-admin/includes/class-wp-plugin-install-list-table.php:712
#: wp-admin/includes/class-wp-privacy-requests-table.php:488
#: wp-admin/includes/plugin-install.php:663 wp-admin/includes/revision.php:254
#: wp-admin/includes/revision.php:297
msgid "%s ago"
msgstr "%s назад"

#: wp-includes/js/dist/block-library.js:33628
#: wp-includes/js/dist/block-library.js:47869
#: wp-includes/js/dist/commands.js:2919 wp-includes/js/dist/editor.js:89903
#: wp-includes/js/dist/editor.js:89905 wp-includes/js/dist/editor.js:91645
#: wp-admin/includes/class-wp-media-list-table.php:859
#: wp-admin/includes/class-wp-posts-list-table.php:1661
#: wp-admin/includes/class-wp-terms-list-table.php:529
#: wp-admin/includes/class-wp-users-list-table.php:498
#: wp-admin/includes/dashboard.php:815
#: wp-admin/includes/class-wp-ms-users-list-table.php:427
msgid "View"
msgstr "Перейти"

#: wp-includes/js/dist/editor.js:28554 wp-includes/js/dist/editor.js:94207
#: wp-admin/includes/class-wp-comments-list-table.php:397
#: wp-admin/includes/class-wp-comments-list-table.php:829
#: wp-admin/includes/class-wp-media-list-table.php:208
#: wp-admin/includes/class-wp-media-list-table.php:822
#: wp-admin/includes/class-wp-posts-list-table.php:438
#: wp-admin/includes/class-wp-posts-list-table.php:1620
msgid "Restore"
msgstr "Восстановить"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/comment-edit-link.php:47
#: wp-includes/class-walker-comment.php:260
#: wp-includes/class-walker-comment.php:459
#: wp-includes/class-wp-editor.php:1394
#: wp-includes/build/routes/connectors-home/content.js:11386
#: wp-includes/js/dist/block-editor.js:71385
#: wp-includes/js/dist/block-library.js:14854
#: wp-includes/js/dist/block-library.js:16705
#: wp-includes/js/dist/block-library.js:17851
#: wp-includes/js/dist/block-library.js:33615
#: wp-includes/js/dist/block-library.js:45580
#: wp-includes/js/dist/block-library.js:47856
#: wp-includes/js/dist/block-library.js:51949
#: wp-includes/js/dist/block-library.js:52209
#: wp-includes/js/dist/block-library.js:52220
#: wp-includes/js/dist/block-library.js:52222
#: wp-includes/js/dist/block-library.js:80546
#: wp-includes/js/dist/commands.js:2920 wp-includes/js/dist/edit-post.js:11666
#: wp-includes/js/dist/edit-site.js:21326
#: wp-includes/js/dist/edit-site.js:21860
#: wp-includes/js/dist/edit-site.js:53858
#: wp-includes/js/dist/edit-site.js:56078
#: wp-includes/js/dist/edit-site.js:58278 wp-includes/js/dist/editor.js:98112
#: wp-includes/js/dist/editor.js:98241 wp-includes/js/dist/editor.js:99028
#: wp-includes/js/dist/script-modules/content-types/index.js:37281
#: wp-includes/js/dist/script-modules/content-types/index.js:38902
#: wp-admin/comment.php:252 wp-admin/edit-form-comment.php:159
#: wp-admin/edit-form-comment.php:302
#: wp-admin/includes/class-walker-nav-menu-edit.php:187
#: wp-admin/includes/class-wp-comments-list-table.php:856
#: wp-admin/includes/class-wp-links-list-table.php:356
#: wp-admin/includes/class-wp-media-list-table.php:811
#: wp-admin/includes/class-wp-posts-list-table.php:1590
#: wp-admin/includes/class-wp-terms-list-table.php:490
#: wp-admin/includes/class-wp-users-list-table.php:472
#: wp-admin/includes/dashboard.php:772 wp-admin/includes/meta-boxes.php:135
#: wp-admin/includes/meta-boxes.php:197 wp-admin/includes/meta-boxes.php:292
#: wp-admin/includes/post.php:1611
#: wp-admin/includes/class-wp-ms-sites-list-table.php:766
#: wp-admin/includes/class-wp-ms-users-list-table.php:411
#: wp-admin/includes/class-wp-ms-users-list-table.php:548
msgid "Edit"
msgstr "Изменить"

#: wp-signup.php:235 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:448
#: wp-admin/includes/class-wp-debug-data.php:457
#: wp-admin/includes/class-wp-debug-data.php:525
#: wp-admin/includes/class-wp-debug-data.php:543
#: wp-admin/includes/class-wp-links-list-table.php:276
msgid "No"
msgstr "Нет"

#: wp-includes/deprecated.php:3157
msgid "Are you sure you want to do this?"
msgstr "Вы уверены, что хотите это сделать?"

#. translators: Field name in comment form.
#: wp-includes/comment-template.php:1189 wp-includes/comment-template.php:2614
#: wp-admin/comment.php:248
msgctxt "noun"
msgid "Comment"
msgstr "Комментарий"

#: wp-includes/class-wp-customize-nav-menus.php:1283
#: wp-includes/class-wp-editor.php:1271 wp-includes/class-wp-editor.php:1893
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:111
#: wp-includes/embed.php:1208 wp-includes/media-template.php:913
#: wp-includes/media-template.php:1139 wp-includes/media-template.php:1262
#: wp-includes/media-template.php:1336 wp-includes/media-template.php:1427
#: wp-includes/media.php:5141 wp-includes/media.php:5826
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:177
#: wp-includes/widgets/class-wp-widget-media-image.php:113
#: wp-includes/js/dist/block-editor.js:71721
#: wp-includes/js/dist/block-editor.js:71979
#: wp-includes/js/dist/block-library.js:26164 wp-admin/comment.php:197
#: wp-admin/edit-form-comment.php:69
#: wp-admin/includes/class-walker-nav-menu-edit.php:198
#: wp-admin/includes/class-wp-links-list-table.php:139
#: wp-admin/includes/class-wp-links-list-table.php:155
#: wp-admin/includes/media.php:2985 wp-admin/includes/nav-menu.php:366
#: wp-admin/includes/template.php:502
#: wp-admin/includes/class-wp-ms-sites-list-table.php:386
msgid "URL"
msgstr "URL"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1219 wp-includes/theme-compat/sidebar.php:29
#: wp-includes/js/dist/block-library.js:56470
#: wp-includes/js/dist/components.js:47063
#: wp-includes/js/dist/edit-site.js:57121
#: wp-includes/js/dist/edit-site.js:57979
#: wp-includes/js/dist/edit-site.js:58860 wp-includes/js/dist/editor.js:27010
#: wp-includes/js/dist/editor.js:27130 wp-includes/js/dist/editor.js:27137
#: wp-includes/js/dist/editor.js:29630 wp-includes/js/dist/editor.js:84312
#: wp-includes/js/dist/editor.js:84340 wp-includes/js/dist/editor.js:84426
#: wp-includes/js/dist/editor.js:84443 wp-includes/js/dist/media-utils.js:27641
#: wp-includes/js/dist/script-modules/content-types/index.js:36634
#: wp-admin/comment.php:186 wp-admin/edit-form-comment.php:48
#: wp-admin/includes/class-plugin-installer-skin.php:224
#: wp-admin/includes/class-theme-installer-skin.php:257
#: wp-admin/includes/class-wp-comments-list-table.php:500
#: wp-admin/includes/class-wp-comments-list-table.php:576
#: wp-admin/includes/class-wp-debug-data.php:1182
#: wp-admin/includes/class-wp-debug-data.php:1302
#: wp-admin/includes/class-wp-media-list-table.php:369
#: wp-admin/includes/class-wp-media-list-table.php:432
#: wp-admin/includes/class-wp-post-comments-list-table.php:25
#: wp-admin/includes/class-wp-posts-list-table.php:666
#: wp-admin/includes/class-wp-posts-list-table.php:1865
#: wp-admin/includes/meta-boxes.php:966 wp-admin/includes/meta-boxes.php:1679
#: wp-admin/includes/plugin-install.php:329
#: wp-admin/includes/theme-install.php:109
msgid "Author"
msgstr "Автор"

#: wp-includes/admin-bar.php:349
msgid "Log Out"
msgstr "Выйти"

#: wp-includes/admin-bar.php:428 wp-includes/admin-bar.php:777
#: wp-includes/deprecated.php:2825
msgid "Visit Site"
msgstr "Перейти на сайт"

#. translators: Comment date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format in table columns, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Post date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request date format. See
#. https://www.php.net/manual/en/datetime.format.php
#: wp-includes/class-wp-editor.php:1823 wp-admin/comment.php:235
#: wp-admin/includes/ajax-actions.php:2318
#: wp-admin/includes/class-wp-comments-list-table.php:1082
#: wp-admin/includes/class-wp-media-list-table.php:585
#: wp-admin/includes/class-wp-posts-list-table.php:1302
#: wp-admin/includes/class-wp-privacy-requests-table.php:495
#: wp-admin/includes/class-wp-ms-sites-list-table.php:524
#: wp-admin/includes/class-wp-ms-sites-list-table.php:549
#: wp-admin/includes/class-wp-ms-users-list-table.php:344
msgid "Y/m/d"
msgstr "d.m.Y"

#. translators: Indicating that the navigation link is a Draft.
#: wp-includes/post.php:1362 wp-includes/post.php:1383
#: wp-includes/js/dist/block-library.js:47573
#: wp-includes/js/dist/block-library.js:47956
#: wp-includes/js/dist/editor.js:26638 wp-includes/js/dist/editor.js:87875
#: wp-includes/js/dist/editor.js:87876 wp-includes/js/dist/editor.js:87884
#: wp-admin/includes/ajax-actions.php:2310
#: wp-admin/includes/class-wp-posts-list-table.php:2104
#: wp-admin/includes/meta-boxes.php:122 wp-admin/includes/meta-boxes.php:160
#: wp-admin/includes/meta-boxes.php:162
msgid "Draft"
msgstr "Черновик"

#: wp-includes/post.php:1363 wp-includes/js/dist/editor.js:26650
#: wp-admin/includes/ajax-actions.php:2307
#: wp-admin/includes/class-wp-posts-list-table.php:2103
#: wp-admin/includes/meta-boxes.php:118 wp-admin/includes/meta-boxes.php:158
msgid "Pending Review"
msgstr "На утверждении"

#: wp-includes/post.php:1365 wp-includes/post.php:1385
#: wp-includes/script-loader.php:1311 wp-includes/view-config.php:221
#: wp-includes/js/dist/block-library.js:47571
#: wp-includes/js/dist/editor.js:26662 wp-includes/js/dist/editor.js:87880
#: wp-includes/js/dist/editor.js:87904 wp-admin/includes/ajax-actions.php:2301
#: wp-admin/includes/class-wp-posts-list-table.php:1312
#: wp-admin/includes/class-wp-posts-list-table.php:2095
#: wp-admin/includes/meta-boxes.php:112 wp-admin/includes/meta-boxes.php:152
#: wp-admin/js/post.js:840
msgid "Published"
msgstr "Опубликовано"

#: wp-includes/class-wp-editor.php:1215 wp-includes/media-template.php:529
#: wp-includes/media-template.php:785 wp-includes/option.php:2752
#: wp-includes/revision.php:32 wp-includes/js/dist/block-library.js:47114
#: wp-includes/js/dist/block-library.js:56044
#: wp-includes/js/dist/block-library.js:61593
#: wp-includes/js/dist/block-library.js:77335
#: wp-includes/js/dist/edit-site.js:60001 wp-includes/js/dist/editor.js:8717
#: wp-includes/js/dist/editor.js:8765 wp-includes/js/dist/editor.js:22115
#: wp-includes/js/dist/editor.js:27666 wp-includes/js/dist/editor.js:81740
#: wp-includes/js/dist/media-utils.js:28546
#: wp-includes/js/dist/script-modules/content-types/index.js:36163
#: wp-includes/js/dist/script-modules/content-types/index.js:36628
#: wp-includes/js/dist/widgets.js:1253 wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-posts-list-table.php:773
#: wp-admin/includes/class-wp-posts-list-table.php:780
#: wp-admin/includes/class-wp-posts-list-table.php:1800
#: wp-admin/includes/dashboard.php:603 wp-admin/includes/media.php:1418
#: wp-admin/includes/media.php:2670 wp-admin/includes/media.php:2993
msgid "Title"
msgstr "Заголовок"

#: wp-includes/class-wp-post-type.php:996
#: wp-includes/js/dist/block-library.js:39513
#: wp-includes/js/dist/script-modules/content-types/index.js:37146
msgid "No posts found."
msgstr "Записей не найдено."

#: wp-activate.php:186 wp-includes/post-template.php:1828
#: wp-admin/includes/meta-boxes.php:218
msgid "Password:"
msgstr "Пароль:"

#: wp-activate.php:185
msgid "Username:"
msgstr "Имя пользователя:"

#: wp-activate.php:30 wp-activate.php:172
msgid "An error occurred during the activation"
msgstr "При активации произошла ошибка"

#: wp-activate.php:145 wp-activate.php:182
msgid "Your account is now active!"
msgstr "Ваша учётная запись активирована!"

#: wp-activate.php:135
#: wp-includes/customize/class-wp-customize-theme-control.php:262
#: wp-includes/build/routes/connectors-home/content.js:11394
#: wp-includes/js/dist/edit-site.js:16950
#: wp-includes/js/dist/edit-site.js:56034 wp-includes/js/dist/editor.js:78933
#: wp-includes/js/dist/script-modules/content-types/index.js:35831
#: wp-includes/js/dist/script-modules/content-types/index.js:37843
#: wp-admin/includes/theme.php:1068 wp-admin/theme-install.php:413
#: wp-admin/theme-install.php:492 wp-admin/themes.php:628
#: wp-admin/themes.php:1021 wp-admin/themes.php:1282
msgid "Activate"
msgstr "Активировать"

#: wp-activate.php:131
msgid "Activation Key:"
msgstr "Ключ активации:"

#: wp-activate.php:128
msgid "Activation Key Required"
msgstr "Требуется ключ активации"