# 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: uk\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 "The prefix for a name of a revision created by restoring other revision."
msgid "Restored"
msgstr "Відновлено"

msgctxt "The name for an initial revision that is empty."
msgid "Empty document"
msgstr "Порожній документ"

msgctxt "The name for an initial revision (if it was not empty)."
msgid "Initial revision"
msgstr "Початкова редакція"

msgctxt "The label for a dropdown item to compare given revision with already selected revision."
msgid "Compare against selected"
msgstr "Порівняти з вибраним"

msgctxt "The label for a dropdown item to rename given revision."
msgid "Name this revision"
msgstr "Назвіть цю редакцію"

msgctxt "The label for the user who saved the revision."
msgid "Revision creator"
msgstr "Створювач редакції"

msgctxt "The label for users who introduced changes in the revision."
msgid "Revision author"
msgstr "Автор редакції"

msgctxt "The label for the revision name."
msgid "Revision name"
msgstr "Назва редакції"

msgctxt "The label for a toolbar form field where a name for a new revision should be provided."
msgid "Name of the revision"
msgstr "Назва виправлення"

msgctxt "The part of a toolbar form field label that indicates the field is optional."
msgid "optional"
msgstr "необов'язково"

msgctxt "The label for a dropdown item that saves current revision."
msgid "Save current revision"
msgstr "Зберегти поточну редакцію"

msgctxt "The label for a dropdown item to open the revision history view (revision viewer)."
msgid "Open revision history"
msgstr "Відкрити історію редакцій"

msgctxt "The label for the sidebar in revision viewer."
msgid "Revision history"
msgstr "Історія редакцій"

msgctxt "The label for a change tooltip for a suggestion change, shown in revision viewer."
msgid "Suggested by"
msgstr "Запропоновано"

msgctxt "The label for a change tooltip for an insertion change, shown in revision viewer."
msgid "Added by"
msgstr "Додано"

msgctxt "The label for a change tooltip for a remove change, shown in revision viewer."
msgid "Removed by"
msgstr "Видалено"

msgctxt "Displayed in the revision viewer toolbar when loading a revision."
msgid "Loading..."
msgstr "Завантаження..."

msgctxt "Displayed in the revision viewer toolbar when the compared revisions have no changes."
msgid "No changes"
msgstr "Без змін"

msgctxt "Displayed in the revision viewer toolbar when the compared revisions have changes."
msgid "NUMBER_OF_CHANGES"
msgid_plural "%0 changes"
msgstr[0] "%0 зміна"
msgstr[1] "%0 зміни"
msgstr[2] "%0 змін"

msgctxt "Edit: (2 of 5)"
msgid "X_OF_Y_CHANGES"
msgstr "%0 із %1"

msgctxt "The label for a button that highlights previous change in revision viewer."
msgid "Show previous change"
msgstr "Показати попередню зміну"

msgctxt "The label for a button that highlights next change in revision viewer."
msgid "Show next change"
msgstr "Показати наступну зміну"

msgctxt "(Total): 5 changes"
msgid "Total"
msgstr "Всього"

msgctxt "(Edit): 2 of 5"
msgid "EDIT_X_OF_Y_REVISIONS"
msgstr "Редагувати"

msgctxt "The label for a button that closes revision viewer and shows editor."
msgid "Back to editing"
msgstr "Назад до редагування"

msgctxt "The label for a button that restores given revision."
msgid "Restore this revision"
msgstr "Відновити цю редакцію"

msgctxt "The label for the alert shown when closing the editor with an unsaved revision history change."
msgid "PENDING_ACTION_REVISION_HISTORY"
msgstr "Незбережена зміна в історії редакцій."

msgctxt "The placeholder for a form input field where a name for a new revision should be provided."
msgid "Enter the revision name"
msgstr "Уведіть назву виправлення"

msgctxt "An error text displayed when user attempted to save a revision without providing its name."
msgid "The revision name cannot be empty."
msgstr "Назва виправлення не може бути порожньою."
