GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
232
po/uk/neochat.po
232
po/uk/neochat.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-05-22 00:47+0000\n"
|
||||
"POT-Creation-Date: 2023-05-28 00:47+0000\n"
|
||||
"PO-Revision-Date: 2023-05-18 06:26+0300\n"
|
||||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||||
@@ -20,80 +20,80 @@ msgstr ""
|
||||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Lokalize 20.12.0\n"
|
||||
|
||||
#: src/controller.cpp:181
|
||||
#: src/controller.cpp:185
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Зашифроване повідомлення"
|
||||
|
||||
#: src/controller.cpp:324
|
||||
#: src/controller.cpp:336
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "Невдала спроба увійти: жетон доступу є некоректним або його відкликано"
|
||||
|
||||
#: src/controller.cpp:327 src/controller.cpp:332 src/login.cpp:91
|
||||
#: src/controller.cpp:339 src/controller.cpp:344 src/login.cpp:95
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "Невдала спроба увійти: %1"
|
||||
|
||||
#: src/controller.cpp:338
|
||||
#: src/controller.cpp:350
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Помилка у мережі: %1"
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Не знайдено жетона доступу"
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Можливо, його вилучено?"
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Відмовлено у доступі до засобу керування ключами."
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Будь ласка, дозвольте NeoChat читання жетона доступу"
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Немає доступних засобів керування ключами."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Будь ласка, встановіть засіб керування ключами, наприклад KWallet або GNOME "
|
||||
"keyring у Linux"
|
||||
|
||||
#: src/controller.cpp:373
|
||||
#: src/controller.cpp:385
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Не вдалося прочитати жетон доступу"
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Файл є надто великим для отримання."
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr ""
|
||||
"Зв'яжіться із адміністратором вашого сервера matrix, щоб отримати допомогу."
|
||||
|
||||
#: src/controller.cpp:595
|
||||
#: src/controller.cpp:611
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "Не вдалося створити кімнату: «%1»"
|
||||
|
||||
#: src/controller.cpp:616
|
||||
#: src/controller.cpp:632
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "Ідентифікатор кімнати, до якої ви хочете приєднатися, є некоректним"
|
||||
@@ -122,7 +122,7 @@ msgctxt "The location being downloaded to"
|
||||
msgid "Destination"
|
||||
msgstr "Призначення"
|
||||
|
||||
#: src/login.cpp:86 src/login.cpp:97
|
||||
#: src/login.cpp:90 src/login.cpp:101
|
||||
#, kde-format
|
||||
msgid "Network Error"
|
||||
msgstr "Помилка у мережі"
|
||||
@@ -646,27 +646,27 @@ msgstr "Нетипова"
|
||||
msgid "Own Stickers"
|
||||
msgstr "Власні наліпки"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:495 src/models/messageeventmodel.cpp:504
|
||||
#: src/models/messageeventmodel.cpp:468 src/models/messageeventmodel.cpp:477
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Це повідомлення було вилучено]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:496
|
||||
#: src/models/messageeventmodel.cpp:469
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Це повідомлення було вилучено: %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[ЗМІНЕНО]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[ЗМІНЕНО: %1]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:890
|
||||
#: src/models/messageeventmodel.cpp:863
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
msgid_plural "%1 users: "
|
||||
@@ -675,7 +675,7 @@ msgstr[1] "%1 користувачі: "
|
||||
msgstr[2] "%1 користувачів: "
|
||||
msgstr[3] "%1 користувач: "
|
||||
|
||||
#: src/models/messageeventmodel.cpp:897
|
||||
#: src/models/messageeventmodel.cpp:870
|
||||
#, kde-format
|
||||
msgctxt "list separator"
|
||||
msgid ", "
|
||||
@@ -752,338 +752,338 @@ msgstr "Вчора"
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Позавчора"
|
||||
|
||||
#: src/neochatroom.cpp:512
|
||||
#: src/neochatroom.cpp:537
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "файл"
|
||||
|
||||
#: src/neochatroom.cpp:563
|
||||
#: src/neochatroom.cpp:588
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "повторно запрошено %1 до кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:590
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:574 src/neochatroom.cpp:719
|
||||
#: src/neochatroom.cpp:599 src/neochatroom.cpp:744
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "долучається до кімнати (повторно)"
|
||||
|
||||
#: src/neochatroom.cpp:576
|
||||
#: src/neochatroom.cpp:601
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "запрошено %1 до кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:576 src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:601 src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "долучається до кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:580
|
||||
#: src/neochatroom.cpp:605
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:587 src/neochatroom.cpp:729
|
||||
#: src/neochatroom.cpp:612 src/neochatroom.cpp:754
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "вилучено своє показане ім'я"
|
||||
|
||||
#: src/neochatroom.cpp:589
|
||||
#: src/neochatroom.cpp:614
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "змінено своє показане ім'я на %1"
|
||||
|
||||
#: src/neochatroom.cpp:594 src/neochatroom.cpp:736
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " і "
|
||||
|
||||
#: src/neochatroom.cpp:597 src/neochatroom.cpp:739
|
||||
#: src/neochatroom.cpp:622 src/neochatroom.cpp:764
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "вилучено свій аватар"
|
||||
|
||||
#: src/neochatroom.cpp:603 src/neochatroom.cpp:745
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:770
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "встановлено аватар"
|
||||
|
||||
#: src/neochatroom.cpp:605 src/neochatroom.cpp:747
|
||||
#: src/neochatroom.cpp:630 src/neochatroom.cpp:772
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "оновлено свій аватар"
|
||||
|
||||
#: src/neochatroom.cpp:609 src/neochatroom.cpp:751
|
||||
#: src/neochatroom.cpp:634 src/neochatroom.cpp:776
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
msgstr "нічого не змінено"
|
||||
|
||||
#: src/neochatroom.cpp:615
|
||||
#: src/neochatroom.cpp:640
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "відкликано запрошення %1"
|
||||
|
||||
#: src/neochatroom.cpp:615 src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "відкинуто запрошення"
|
||||
|
||||
#: src/neochatroom.cpp:619
|
||||
#: src/neochatroom.cpp:644
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "розблоковано %1"
|
||||
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:644 src/neochatroom.cpp:786
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "саморозблоковується"
|
||||
|
||||
#: src/neochatroom.cpp:622
|
||||
#: src/neochatroom.cpp:647
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "викинуто %1 з кімнати: %2"
|
||||
|
||||
#: src/neochatroom.cpp:623 src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:648 src/neochatroom.cpp:788
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "полишає кімнату"
|
||||
|
||||
#: src/neochatroom.cpp:627
|
||||
#: src/neochatroom.cpp:652
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "заблоковано %1 у кімнаті"
|
||||
|
||||
#: src/neochatroom.cpp:629
|
||||
#: src/neochatroom.cpp:654
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "заблоковано %1 у кімнаті: %2"
|
||||
|
||||
#: src/neochatroom.cpp:632 src/neochatroom.cpp:768
|
||||
#: src/neochatroom.cpp:657 src/neochatroom.cpp:793
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "самозаблоковується у кімнаті"
|
||||
|
||||
#: src/neochatroom.cpp:636 src/neochatroom.cpp:771
|
||||
#: src/neochatroom.cpp:661 src/neochatroom.cpp:796
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "надіслано запит щодо запрошення"
|
||||
|
||||
#: src/neochatroom.cpp:636
|
||||
#: src/neochatroom.cpp:661
|
||||
#, kde-format
|
||||
msgid "requested an invite with reason: %1"
|
||||
msgstr "надіслано запит щодо запрошення з поясненням причини: %1"
|
||||
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:775
|
||||
#: src/neochatroom.cpp:665 src/neochatroom.cpp:800
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "виконано щось невідоме"
|
||||
|
||||
#: src/neochatroom.cpp:643 src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:668 src/neochatroom.cpp:803
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "вилучено основний варіант назви кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:643
|
||||
#: src/neochatroom.cpp:668
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "встановлено основний варіант назви кімнати: %1"
|
||||
|
||||
#: src/neochatroom.cpp:646 src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:671 src/neochatroom.cpp:806
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "вилучено назву кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:646
|
||||
#: src/neochatroom.cpp:671
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "встановлено назву кімнати: %1"
|
||||
|
||||
#: src/neochatroom.cpp:649 src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:674 src/neochatroom.cpp:809
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "вилучено тему"
|
||||
|
||||
#: src/neochatroom.cpp:650
|
||||
#: src/neochatroom.cpp:675
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "встановлено тему: %1"
|
||||
|
||||
#: src/neochatroom.cpp:656 src/neochatroom.cpp:787
|
||||
#: src/neochatroom.cpp:681 src/neochatroom.cpp:812
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "змінено аватар кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:659 src/neochatroom.cpp:790
|
||||
#: src/neochatroom.cpp:684 src/neochatroom.cpp:815
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "активовано наскрізне шифрування"
|
||||
|
||||
#: src/neochatroom.cpp:662
|
||||
#: src/neochatroom.cpp:687
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "оновлено версію кімнати до %1"
|
||||
|
||||
#: src/neochatroom.cpp:663
|
||||
#: src/neochatroom.cpp:688
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "створено кімнату, версія %1"
|
||||
|
||||
#: src/neochatroom.cpp:666 src/neochatroom.cpp:796
|
||||
#: src/neochatroom.cpp:691 src/neochatroom.cpp:821
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "змінено рівні прав доступу для цієї кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:670 src/neochatroom.cpp:800
|
||||
#: src/neochatroom.cpp:695 src/neochatroom.cpp:825
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "Для цієї кімнати змінено списки керування доступом на сервері"
|
||||
|
||||
#: src/neochatroom.cpp:674
|
||||
#: src/neochatroom.cpp:699
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "додано віджет %1"
|
||||
|
||||
#: src/neochatroom.cpp:677
|
||||
#: src/neochatroom.cpp:702
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "вилучено віджет %1"
|
||||
|
||||
#: src/neochatroom.cpp:679
|
||||
#: src/neochatroom.cpp:704
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "налаштовано віджет %1"
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#: src/neochatroom.cpp:706
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "оновлено стан %1"
|
||||
|
||||
#: src/neochatroom.cpp:682
|
||||
#: src/neochatroom.cpp:707
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr "оновлено стан %1 для %2"
|
||||
|
||||
#: src/neochatroom.cpp:689 src/neochatroom.cpp:819
|
||||
#: src/neochatroom.cpp:714 src/neochatroom.cpp:844
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "Невідома подія"
|
||||
|
||||
#: src/neochatroom.cpp:702
|
||||
#: src/neochatroom.cpp:727
|
||||
#, kde-format
|
||||
msgid "sent a message"
|
||||
msgstr "надіслав повідомлення"
|
||||
|
||||
#: src/neochatroom.cpp:706
|
||||
#: src/neochatroom.cpp:731
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr "надіслати наліпку"
|
||||
|
||||
#: src/neochatroom.cpp:712
|
||||
#: src/neochatroom.cpp:737
|
||||
#, kde-format
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "повторно запросив когось до кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "invited someone to the room"
|
||||
msgstr "запросив когось до кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:731
|
||||
#: src/neochatroom.cpp:756
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "змінив власне показане ім'я"
|
||||
|
||||
#: src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "відкликав запрошення користувача"
|
||||
|
||||
#: src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:786
|
||||
#, kde-format
|
||||
msgid "unbanned a user"
|
||||
msgstr "розблокував користувача"
|
||||
|
||||
#: src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:788
|
||||
#, kde-format
|
||||
msgid "put a user out of the room"
|
||||
msgstr "викинув користувача з кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:766
|
||||
#: src/neochatroom.cpp:791
|
||||
#, kde-format
|
||||
msgid "banned a user from the room"
|
||||
msgstr "заблокував користувача у кімнаті"
|
||||
|
||||
#: src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:803
|
||||
#, kde-format
|
||||
msgid "set the room main alias"
|
||||
msgstr "встановив основний варіант назви кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:806
|
||||
#, kde-format
|
||||
msgid "set the room name"
|
||||
msgstr "встановив назву кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:809
|
||||
#, kde-format
|
||||
msgid "set the topic"
|
||||
msgstr "встановив тему"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, kde-format
|
||||
msgid "upgraded the room version"
|
||||
msgstr "оновив версію кімнати"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, kde-format
|
||||
msgid "created the room"
|
||||
msgstr "створив кімнату"
|
||||
|
||||
#: src/neochatroom.cpp:804
|
||||
#: src/neochatroom.cpp:829
|
||||
#, kde-format
|
||||
msgid "added a widget"
|
||||
msgstr "додав віджет"
|
||||
|
||||
#: src/neochatroom.cpp:807
|
||||
#: src/neochatroom.cpp:832
|
||||
#, kde-format
|
||||
msgid "removed a widget"
|
||||
msgstr "вилучив віджет"
|
||||
|
||||
#: src/neochatroom.cpp:809
|
||||
#: src/neochatroom.cpp:834
|
||||
#, kde-format
|
||||
msgid "configured a widget"
|
||||
msgstr "налаштував віджет"
|
||||
|
||||
#: src/neochatroom.cpp:811
|
||||
#: src/neochatroom.cpp:836
|
||||
#, kde-format
|
||||
msgid "updated the state"
|
||||
msgstr "оновив стан"
|
||||
|
||||
#: src/neochatroom.cpp:816
|
||||
#: src/neochatroom.cpp:841
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr "почав голосування"
|
||||
|
||||
#: src/neochatroom.cpp:1715 src/neochatroom.cpp:1716
|
||||
#: src/neochatroom.cpp:1740 src/neochatroom.cpp:1741
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Скаргу успішно надіслано."
|
||||
|
||||
#: src/neochatroom.cpp:1951 src/neochatroom.cpp:1959
|
||||
#: src/neochatroom.cpp:2043 src/neochatroom.cpp:2051
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1149,27 +1149,27 @@ msgstr "Змінити"
|
||||
msgid "Cancel sending attachment"
|
||||
msgstr "Скасувати надсилання долучення"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:32
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:31
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Долучити зображення або файл"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:58
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:57
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Емоційки і наліпки"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:74
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:73
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Надіслати дані місця"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:87
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:86
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Надіслати повідомлення"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
@@ -1178,22 +1178,22 @@ msgstr ""
|
||||
"Повідомлення у цій кімнаті зашифровано. Зберіть libQuotient з підтримкою "
|
||||
"шифрування, щоб надсилати зашифровані повідомлення."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Надіслати шифроване повідомлення…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Встановити підпис до долучення…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Надіслати повідомлення…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:314
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:307
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
@@ -1467,8 +1467,8 @@ msgctxt "@action:button"
|
||||
msgid "Back"
|
||||
msgstr "Назад"
|
||||
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:151
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:203
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This message is encrypted and the sender has not shared the key with this "
|
||||
@@ -1477,16 +1477,16 @@ msgstr ""
|
||||
"Це повідомлення зашифровано, а відправник не поділився ключем із цим "
|
||||
"пристроєм."
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:54
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:145
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:77
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:168
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to download its file"
|
||||
msgid "Download"
|
||||
msgstr "Отримати"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:70
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:136
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:93
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:159
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||||
@@ -1494,13 +1494,13 @@ msgctxt ""
|
||||
msgid "Open File"
|
||||
msgstr "Відкрити файл"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:85
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:108
|
||||
#, kde-format
|
||||
msgctxt "file download progress"
|
||||
msgid "%1 / %2"
|
||||
msgstr "%1 з %2"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:90
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:113
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; stops downloading the message's file"
|
||||
@@ -1534,7 +1534,7 @@ msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
msgstr "Скасувати редагування"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
@@ -1543,7 +1543,7 @@ msgstr[1] "На основі голосів %1 користувачів"
|
||||
msgstr[2] "На основі голосів %1 користувачів"
|
||||
msgstr[3] "На основі голосу %1 користувача"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
@@ -1555,48 +1555,48 @@ msgctxt "Relative time since the room was last read"
|
||||
msgid "Last read: %1"
|
||||
msgstr "Востаннє прочитано: %1"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:167
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:205
|
||||
#, kde-format
|
||||
msgid "Video"
|
||||
msgstr "Відео"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:231
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:269
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Volume"
|
||||
msgstr "Гучність"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:315
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:353
|
||||
#, kde-format
|
||||
msgid "Maximize"
|
||||
msgstr "Максимізувати"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:125
|
||||
#: src/qml/Component/TimelineView.qml:126
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "Виберіть локальний файл"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:153
|
||||
#: src/qml/Component/TimelineView.qml:154
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "Зображення з буфера"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:201
|
||||
#: src/qml/Component/TimelineView.qml:202
|
||||
#, kde-format
|
||||
msgid "Jump to first unread message"
|
||||
msgstr "Перейти до першого непрочитаного повідомлення"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:224
|
||||
#: src/qml/Component/TimelineView.qml:225
|
||||
#, kde-format
|
||||
msgid "Jump to latest message"
|
||||
msgstr "Перейти до останнього повідомлення"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:250
|
||||
#: src/qml/Component/TimelineView.qml:251
|
||||
#, kde-format
|
||||
msgid "Drag items here to share them"
|
||||
msgstr "Перетягніть пункти сюди, щоб оприлюднити їх"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:276
|
||||
#: src/qml/Component/TimelineView.qml:277
|
||||
#, kde-format
|
||||
msgctxt "Message displayed when some users are typing"
|
||||
msgid "%2 is typing"
|
||||
|
||||
Reference in New Issue
Block a user