# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. # # Want to contribute to this file? Submit your changes via a GitHub Pull Request. # # Check out the official contributor's guide: # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html # msgid "" msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "Toolbar button tooltip for the HTML embed feature." msgid "Insert HTML" msgstr "Вставить HTML" msgctxt "The HTML snippet." msgid "HTML snippet" msgstr "HTML сниппет" msgctxt "A placeholder that will be displayed in the raw HTML textarea field." msgid "Paste raw HTML here..." msgstr "Вставьте HTML код сюда..." msgctxt "A label of a button that switches the HTML embed to the source editing mode." msgid "Edit source" msgstr "Изменить код" msgctxt "A label of a button that saves the HTML embed content and navigates back to the preview." msgid "Save changes" msgstr "Сохранить изменения" msgctxt "An information displayed in the HTML embed preview if the content is not previewable." msgid "No preview available" msgstr "Предпросмотр недоступен" msgctxt "An information displayed in the HTML embed preview if the HTML snippet has no content." msgid "Empty snippet content" msgstr "Нет контента"