# 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 "A toolbar button tooltip for a PDF export feature."
msgid "Export to PDF"
msgstr "Экспорт в PDF"

msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
msgid "An error occurred while generating the PDF."
msgstr "При создании PDF-файла произошла ошибка."

msgctxt "Aria status message indicating start of PDF document export. Example: 'PDF export started'."
msgid "PDF export started"
msgstr "Экспорт PDF начат"

msgctxt "Aria status message indicating failed PDF document export. Example: 'PDF export failed'."
msgid "PDF export failed"
msgstr "Экспорт PDF не удался"

msgctxt "Aria status message indicating successful PDF document export. Example: 'PDF export successful'."
msgid "PDF export successful"
msgstr "Экспорт PDF успешно выполнен"

msgctxt "Aria label set on Export to PDF button while exporting a PDF document."
msgid "Exporting PDF document"
msgstr "Экспорт PDF-документа"
