# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
#
#                                     !!! IMPORTANT !!!
#
#         Before you edit this file, please keep in mind that contributing to the project
#                translations is possible ONLY via the Transifex online service.
#
#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
#
#                   To learn more, check out the official contributor's guide:
#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
"Content-Type: text/plain; charset=UTF-8\n"

msgctxt "The label used by assistive technologies describing a toolbar attached to a widget."
msgid "Widget toolbar"
msgstr "Панель інструментів віджетів"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph before a block."
msgid "Insert paragraph before block"
msgstr "Додати абзац перед блоком"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph after a block."
msgid "Insert paragraph after block"
msgstr "Додати абзац після блока"

msgctxt "Information to be read by screen reader about shortcuts to type around a widget."
msgid "Press Enter to type after or press Shift + Enter to type before the widget"
msgstr "Натисніть Enter, щоб друкувати після або натисніть Shift + Enter, щоб друкувати перед віджетом"

msgctxt "Accessibility help dialog section title for widget plugin keystrokes."
msgid "Keystrokes that can be used when a widget is selected (for example: image, table, etc.)"
msgstr "Натискання клавіш, які можна використовувати, коли вибрано віджет (наприклад: зображення, таблиця тощо)"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph after a widget."
msgid "Insert a new paragraph directly after a widget"
msgstr "Вставити новий абзац безпосередньо після віджета"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that inserts a paragraph before a widget."
msgid "Insert a new paragraph directly before a widget"
msgstr "Вставити новий абзац безпосередньо перед віджетом"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret before a widget."
msgid "Move the caret to allow typing directly before a widget"
msgstr "Перемістіть курсор, щоб дозволити введення безпосередньо перед віджетом"

msgctxt "Accessibility help dialog entry explaining the meaning of the keystroke that moves the caret after a widget."
msgid "Move the caret to allow typing directly after a widget"
msgstr "Перемістіть курсор, щоб дозволити введення безпосередньо після віджета"