2022-10-02 03:16:14 +00:00
|
|
|
|
# Translation of kcm_kwin_virtualdesktops.po to Ukrainian
|
|
|
|
|
# Copyright (C) 2018-2019 This_file_is_part_of_KDE
|
|
|
|
|
# This file is distributed under the license LGPL version 2.1 or
|
|
|
|
|
# version 3 or later versions approved by the membership of KDE e.V.
|
|
|
|
|
#
|
2024-04-28 01:22:23 +00:00
|
|
|
|
# Yuri Chornoivan <yurchor@ukr.net>, 2018, 2019, 2021, 2022, 2024.
|
2022-10-02 03:16:14 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: kcm_kwin_virtualdesktops\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
2024-05-12 01:36:34 +00:00
|
|
|
|
"POT-Creation-Date: 2024-05-12 00:40+0000\n"
|
2024-04-28 01:22:23 +00:00
|
|
|
|
"PO-Revision-Date: 2024-04-27 08:47+0300\n"
|
|
|
|
|
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
|
|
|
|
"Language-Team: Ukrainian\n"
|
2022-10-02 03:16:14 +00:00
|
|
|
|
"Language: uk\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
|
|
|
|
|
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
2024-04-28 01:22:23 +00:00
|
|
|
|
"X-Generator: Lokalize 23.04.3\n"
|
2022-10-02 03:16:14 +00:00
|
|
|
|
|
|
|
|
|
#, kde-format
|
|
|
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
|
|
|
msgid "Your names"
|
|
|
|
|
msgstr "Юрій Чорноіван"
|
|
|
|
|
|
|
|
|
|
#, kde-format
|
|
|
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
|
|
|
msgid "Your emails"
|
|
|
|
|
msgstr "yurchor@ukr.net"
|
|
|
|
|
|
2022-12-15 02:22:28 +00:00
|
|
|
|
#: desktopsmodel.cpp:191
|
2022-12-16 02:26:41 +00:00
|
|
|
|
#, kde-format
|
2022-12-15 02:22:28 +00:00
|
|
|
|
msgctxt "A numbered name for virtual desktops"
|
|
|
|
|
msgid "Desktop %1"
|
|
|
|
|
msgid_plural "Desktop %1"
|
2022-12-16 02:26:41 +00:00
|
|
|
|
msgstr[0] "Стільниця %1"
|
|
|
|
|
msgstr[1] "Стільниця %1"
|
|
|
|
|
msgstr[2] "Стільниця %1"
|
|
|
|
|
msgstr[3] "Стільниця %1"
|
2022-12-15 02:22:28 +00:00
|
|
|
|
|
|
|
|
|
#: desktopsmodel.cpp:479
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "There was an error connecting to the compositor."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Під час спроби встановити з'єднання із засобом композиції сталася помилка."
|
|
|
|
|
|
2022-12-15 02:22:28 +00:00
|
|
|
|
#: desktopsmodel.cpp:678
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "There was an error saving the settings to the compositor."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Під час спроби зберегти параметри роботи засобу композиції сталася помилка."
|
|
|
|
|
|
2022-12-15 02:22:28 +00:00
|
|
|
|
#: desktopsmodel.cpp:681
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "There was an error requesting information from the compositor."
|
|
|
|
|
msgstr "Під час спроби отримати дані від засобу композиції сталася помилка."
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:26
|
2024-04-28 01:22:23 +00:00
|
|
|
|
#, kde-format
|
2024-04-27 01:21:46 +00:00
|
|
|
|
msgctxt "@text:label Number of rows, label associated to a number input field"
|
|
|
|
|
msgid "Rows:"
|
|
|
|
|
msgstr "Рядків:"
|
|
|
|
|
|
|
|
|
|
#: ui/main.qml:54
|
2024-04-28 01:22:23 +00:00
|
|
|
|
#, kde-format
|
2024-04-08 01:27:19 +00:00
|
|
|
|
msgctxt "@action:button"
|
2024-04-27 01:21:46 +00:00
|
|
|
|
msgid "Add Desktop"
|
2024-04-28 01:22:23 +00:00
|
|
|
|
msgstr "Додати стільницю"
|
2024-04-08 01:27:19 +00:00
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:118
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Rename"
|
|
|
|
|
msgstr "Перейменувати"
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:130
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Confirm new name"
|
|
|
|
|
msgstr "Підтвердження нової назви"
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:139
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Remove"
|
|
|
|
|
msgstr "Вилучити"
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:172
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Virtual desktops have been changed outside this settings application. Saving "
|
|
|
|
|
"now will overwrite the changes."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"До параметрів віртуальних стільниць було внесено зміни з-поза меж цієї "
|
|
|
|
|
"програми. Зараз збереження параметрів призведе до перезапису цих змін."
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#: ui/main.qml:188
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Row %1"
|
|
|
|
|
msgstr "Рядок %1"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:202
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Options:"
|
|
|
|
|
msgstr "Параметри:"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:204
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Navigation wraps around"
|
|
|
|
|
msgstr "Циклічна навігація"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:222
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Show animation when switching:"
|
|
|
|
|
msgstr "Показувати анімацію під час перемикання:"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:273
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Show on-screen display when switching:"
|
|
|
|
|
msgstr "Показувати екранну панель під час перемикання:"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:292
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "%1 ms"
|
|
|
|
|
msgstr "%1 мс"
|
|
|
|
|
|
2024-05-12 01:36:34 +00:00
|
|
|
|
#: ui/main.qml:316
|
2022-10-02 03:16:14 +00:00
|
|
|
|
#, kde-format
|
|
|
|
|
msgid "Show desktop layout indicators"
|
|
|
|
|
msgstr "Показувати компонування стільниці"
|
|
|
|
|
|
2024-04-27 01:21:46 +00:00
|
|
|
|
#~ msgid "1 Row"
|
|
|
|
|
#~ msgid_plural "%1 Rows"
|
|
|
|
|
#~ msgstr[0] "%1 рядок"
|
|
|
|
|
#~ msgstr[1] "%1 рядки"
|
|
|
|
|
#~ msgstr[2] "%1 рядків"
|
|
|
|
|
#~ msgstr[3] "1 рядок"
|
|
|
|
|
|
|
|
|
|
#~ msgctxt "@action:button"
|
|
|
|
|
#~ msgid "Add"
|
|
|
|
|
#~ msgstr "Додати"
|
|
|
|
|
|
2023-03-31 02:37:25 +00:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "This module lets you configure the navigation, number and layout of "
|
|
|
|
|
#~ "virtual desktops."
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "За допомогою цього модуля ви можете налаштувати навігацію, кількість та "
|
|
|
|
|
#~ "компонування віртуальних стільниць."
|
|
|
|
|
|
2023-02-18 02:28:50 +00:00
|
|
|
|
#~ msgid "Virtual Desktops"
|
|
|
|
|
#~ msgstr "Віртуальні стільниці"
|
2022-10-02 03:16:14 +00:00
|
|
|
|
|
|
|
|
|
#~ msgid "Configure Virtual Desktops"
|
|
|
|
|
#~ msgstr "Налаштування віртуальних стільниць"
|