GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-01-09 02:10:55 +00:00
parent e06c2d2f93
commit dbbf975f7a
40 changed files with 5167 additions and 5166 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-01-08 01:35+0000\n"
"POT-Creation-Date: 2024-01-09 01:32+0000\n"
"PO-Revision-Date: 2023-12-03 08:55+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
@@ -20,69 +20,69 @@ 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:126 src/controller.cpp:346
#: src/controller.cpp:121 src/controller.cpp:341
#, kde-format
msgid "Receiving push notifications"
msgstr "Отримання імпульсних сповіщень"
#: src/controller.cpp:194
#: src/controller.cpp:189
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Невдала спроба увійти: жетон доступу є некоректним або його відкликано"
#: src/controller.cpp:197 src/controller.cpp:202 src/login.cpp:93
#: src/controller.cpp:192 src/controller.cpp:197 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Невдала спроба увійти: %1"
#: src/controller.cpp:207
#: src/controller.cpp:202
#, kde-format
msgid "Network Error: %1"
msgstr "Помилка у мережі: %1"
#: src/controller.cpp:229
#: src/controller.cpp:224
#, kde-format
msgid "Access token wasn't found"
msgstr "Не знайдено жетона доступу"
#: src/controller.cpp:229
#: src/controller.cpp:224
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Можливо, його вилучено?"
#: src/controller.cpp:233
#: src/controller.cpp:228
#, kde-format
msgid "Access to keychain was denied."
msgstr "Відмовлено у доступі до засобу керування ключами."
#: src/controller.cpp:233
#: src/controller.cpp:228
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Будь ласка, дозвольте NeoChat читання жетона доступу"
#: src/controller.cpp:236
#: src/controller.cpp:231
#, kde-format
msgid "No keychain available."
msgstr "Немає доступних засобів керування ключами."
#: src/controller.cpp:236
#: src/controller.cpp:231
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"Будь ласка, встановіть засіб керування ключами, наприклад KWallet або GNOME "
"keyring у Linux"
#: src/controller.cpp:239
#: src/controller.cpp:234
#, kde-format
msgid "Unable to read access token"
msgstr "Не вдалося прочитати жетон доступу"
#: src/controller.cpp:315
#: src/controller.cpp:310
#, kde-format
msgid "File too large to download."
msgstr "Файл є надто великим для отримання."
#: src/controller.cpp:315
#: src/controller.cpp:310
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
@@ -573,323 +573,323 @@ msgstr "Використовують лише для автоматичного
msgid "Internal usage only."
msgstr "Лише для внутрішнього використання."
#: src/matriximageprovider.cpp:41
#: src/matriximageprovider.cpp:40
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr ""
"Ідентифікатор мультимедійних даних «%1» не відповідає взірцю сервер/"
"ідентифікаторультимедійниханих"
#: src/matriximageprovider.cpp:99
#: src/matriximageprovider.cpp:98
#, kde-format
msgid "Image request has been cancelled"
msgstr "Запит щодо зображення було скасовано"
#: src/models/actionsmodel.cpp:25
#: src/models/actionsmodel.cpp:24
#, kde-format
msgid "Leaving this room."
msgstr "Полишаємо цю кімнату."
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr "Здається, «%1» не є ідентифікатором або альтернативною назвою кімнати."
#: src/models/actionsmodel.cpp:40
#: src/models/actionsmodel.cpp:39
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Полишаємо кімнату %1."
#: src/models/actionsmodel.cpp:43
#: src/models/actionsmodel.cpp:42
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Кімнати %1 не знайдено."
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr "Не вказано нового псевдоніма, ніяких змін внесено не буде."
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
msgid "<message>"
msgstr "<повідомлення>"
#: src/models/actionsmodel.cpp:67
#: src/models/actionsmodel.cpp:66
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Дописати ¯\\_(ツ)_/¯ перед звичайним текстовим повідомленням"
#: src/models/actionsmodel.cpp:77
#: src/models/actionsmodel.cpp:76
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Дописати ( ͡° ͜ʖ ͡°) перед звичайним текстовим повідомленням"
#: src/models/actionsmodel.cpp:87
#: src/models/actionsmodel.cpp:86
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Дописати (╯°□°)╯︵ ┻━┻ перед звичайним текстовим повідомленням"
#: src/models/actionsmodel.cpp:97
#: src/models/actionsmodel.cpp:96
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Дописати ┬──┬ ( ゜-゜ノ) перед звичайним текстовим повідомленням"
#: src/models/actionsmodel.cpp:117
#: src/models/actionsmodel.cpp:116
msgid "Sends the given message colored as a rainbow"
msgstr "Надіслати вказане повідомлення розфарбованим у кольори веселки"
#: src/models/actionsmodel.cpp:137
#: src/models/actionsmodel.cpp:136
msgid "Sends the given emote colored as a rainbow"
msgstr "Надіслати вказану емоцію розфарбованою у кольори веселки"
#: src/models/actionsmodel.cpp:148
#: src/models/actionsmodel.cpp:147
msgid "Sends the given message as plain text"
msgstr "Надіслати вказане повідомлення як звичайний текст"
#: src/models/actionsmodel.cpp:164
#: src/models/actionsmodel.cpp:163
msgid "Sends the given message as a spoiler"
msgstr "Надіслати вказане повідомлення як спойлер"
#: src/models/actionsmodel.cpp:174
#: src/models/actionsmodel.cpp:173
msgid "Sends the given emote"
msgstr "Надіслати вказану емоцію"
#: src/models/actionsmodel.cpp:184
#: src/models/actionsmodel.cpp:183
msgid "Sends the given message as a notice"
msgstr "Надіслати вказане повідомлення як зауваження"
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:383 src/models/actionsmodel.cpp:432
#: src/models/actionsmodel.cpp:470 src/models/actionsmodel.cpp:505
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:431
#: src/models/actionsmodel.cpp:469 src/models/actionsmodel.cpp:504
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr "Здається, «%1» не є ідентифікатором matrix."
#: src/models/actionsmodel.cpp:198
#: src/models/actionsmodel.cpp:197
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "%1 вже запрошено до цієї кімнати."
#: src/models/actionsmodel.cpp:202
#: src/models/actionsmodel.cpp:201
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 заблоковано у цій кімнаті."
#: src/models/actionsmodel.cpp:206
#: src/models/actionsmodel.cpp:205
#, kde-format
msgid "You are already in this room."
msgstr "Ви вже перебуваєте у цій кімнаті."
#: src/models/actionsmodel.cpp:210
#: src/models/actionsmodel.cpp:209
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 вже перебуває у цій кімнаті."
#: src/models/actionsmodel.cpp:214
#: src/models/actionsmodel.cpp:213
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 було запрошено до цієї кімнати"
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:401 src/models/actionsmodel.cpp:493
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:492
msgid "<user id>"
msgstr "<ідентифікатор користувача>"
#: src/models/actionsmodel.cpp:220
#: src/models/actionsmodel.cpp:219
msgid "Invites the user to this room"
msgstr "Запрошує користувача до цієї кімнати"
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Долучається до кімнати %1."
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
msgid "<room alias or id>"
msgstr "<альтернативна назва або ідентифікатор кімнати>"
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "Joins the given room"
msgstr "Долучається до вказаної кімнати"
#: src/models/actionsmodel.cpp:263
#: src/models/actionsmodel.cpp:262
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Стукаємося до кімнати %1."
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:274
msgid "<room alias or id> [<reason>]"
msgstr "<альтернативна назва або ідентифікатор кімнати> [<причина>]"
#: src/models/actionsmodel.cpp:276
#: src/models/actionsmodel.cpp:275
msgid "Requests to join the given room"
msgstr "Надсилає запит щодо долучення до вказаної кімнати"
#: src/models/actionsmodel.cpp:289
#: src/models/actionsmodel.cpp:288
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr "Ви вже перебуваєте у кімнаті %1."
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
msgid "[<room alias or id>]"
msgstr "[<альтернативна назва або ідентифікатор кімнати>]"
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "Leaves the given room or this room, if there is none given"
msgstr "Полишає вказану кімнату або цю кімнату, якщо кімнату не вказано"
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
msgid "<display name>"
msgstr "<показане ім'я>"
#: src/models/actionsmodel.cpp:330
#: src/models/actionsmodel.cpp:329
msgid "Changes your global display name"
msgstr "Змінює ваше загальне показане ім'я"
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
msgid "Changes your display name in this room"
msgstr "Змінює ваше показане ім'я у цій кімнаті"
#: src/models/actionsmodel.cpp:360
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 вже додано до ігнорованих."
#: src/models/actionsmodel.cpp:365
#: src/models/actionsmodel.cpp:364
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 тепер є ігнорованим."
#: src/models/actionsmodel.cpp:367 src/models/actionsmodel.cpp:395
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr "%1 не є відомим користувачем."
#: src/models/actionsmodel.cpp:374
#: src/models/actionsmodel.cpp:373
msgid "Ignores the given user"
msgstr "Ігнорує вказаного користувача"
#: src/models/actionsmodel.cpp:389
#: src/models/actionsmodel.cpp:388
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 не включено до ігнорованих."
#: src/models/actionsmodel.cpp:393
#: src/models/actionsmodel.cpp:392
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 Ігнорується."
#: src/models/actionsmodel.cpp:402
#: src/models/actionsmodel.cpp:401
msgid "Unignores the given user"
msgstr "Скасовує ігнорування вказаного користувача"
#: src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:420
msgid "<reaction text>"
msgstr "<текст реакції>"
#: src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:421
msgid "React to the message with the given text"
msgstr "Зреагувати на це повідомлення вказаним текстом"
#: src/models/actionsmodel.cpp:437
#: src/models/actionsmodel.cpp:436
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 вже заблоковано у цій кімнаті."
#: src/models/actionsmodel.cpp:445
#: src/models/actionsmodel.cpp:444
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Ви не можете блокувати користувачів у цій кімнаті."
#: src/models/actionsmodel.cpp:451
#: src/models/actionsmodel.cpp:450
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Ви не можете заблокувати %1 у цій кімнаті."
#: src/models/actionsmodel.cpp:455
#: src/models/actionsmodel.cpp:454
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 було заблоковано у цій кімнаті."
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:537
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:536
msgid "<user id> [<reason>]"
msgstr "<ідентифікатор користувача> [<причина>]"
#: src/models/actionsmodel.cpp:461
#: src/models/actionsmodel.cpp:460
msgid "Bans the given user"
msgstr "Блокує вказаного користувача"
#: src/models/actionsmodel.cpp:478
#: src/models/actionsmodel.cpp:477
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "Ви не можете розблоковувати користувачів у цій кімнаті."
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:482
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 не заблоковано у цій кімнаті."
#: src/models/actionsmodel.cpp:487
#: src/models/actionsmodel.cpp:486
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 було розблоковано у цій кімнаті."
#: src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:493
msgid "Removes the ban of the given user"
msgstr "Вилучає блокування зі вказаного користувача"
#: src/models/actionsmodel.cpp:509
#: src/models/actionsmodel.cpp:508
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "Ви не можете викинути себе з кімнати."
#: src/models/actionsmodel.cpp:513
#: src/models/actionsmodel.cpp:512
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 не перебуває у цій кімнаті."
#: src/models/actionsmodel.cpp:522
#: src/models/actionsmodel.cpp:521
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Ви не можете викидати користувачів з цієї кімнати."
#: src/models/actionsmodel.cpp:528
#: src/models/actionsmodel.cpp:527
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Ви не можете викидати %1 з цієї кімнати."
#: src/models/actionsmodel.cpp:532
#: src/models/actionsmodel.cpp:531
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 було викинуто з цієї кімнати."
#: src/models/actionsmodel.cpp:538
#: src/models/actionsmodel.cpp:537
msgid "Removes the user from the room"
msgstr "Вилучає користувача з кімнати"
@@ -1018,68 +1018,68 @@ msgctxt ""
msgid "<style>a {text-decoration: none;}</style>%1 %2"
msgstr "<style>a {text-decoration: none;}</style>%1 %2"
#: src/models/pushrulemodel.cpp:21
#: src/models/pushrulemodel.cpp:20
msgctxt "Notification type"
msgid "Enable notifications for this account"
msgstr "Увімкнути сповіщення для цього облікового запису"
#: src/models/pushrulemodel.cpp:22
#: src/models/pushrulemodel.cpp:21
msgctxt "Notification type"
msgid "Messages in one-to-one chats"
msgstr "Повідомлення у спілкуванні один на один"
#: src/models/pushrulemodel.cpp:23
#: src/models/pushrulemodel.cpp:22
msgctxt "Notification type"
msgid "Encrypted messages in one-to-one chats"
msgstr "Зашифровані повідомлення у спілкуваннях один на один"
#: src/models/pushrulemodel.cpp:24
#: src/models/pushrulemodel.cpp:23
msgctxt "Notification type"
msgid "Messages in group chats"
msgstr "Повідомлення у групових спілкуваннях"
#: src/models/pushrulemodel.cpp:25
#: src/models/pushrulemodel.cpp:24
msgctxt "Notification type"
msgid "Messages in encrypted group chats"
msgstr "Повідомлення у зашифрованих групових спілкуваннях"
#: src/models/pushrulemodel.cpp:26
#: src/models/pushrulemodel.cpp:25
msgctxt "Notification type"
msgid "Room upgrade messages"
msgstr "Повідомлення щодо оновлення кімнат"
#: src/models/pushrulemodel.cpp:27
#: src/models/pushrulemodel.cpp:26
msgctxt "Notification type"
msgid "Messages containing my display name"
msgstr "Повідомлення, що містять ваше показане ім'я"
#: src/models/pushrulemodel.cpp:28
#: src/models/pushrulemodel.cpp:27
msgctxt "Notification type"
msgid "Messages which mention my Matrix user ID"
msgstr "Повідомлення, у яких згадують ваш ідентифікатор користувача Matrix"
#: src/models/pushrulemodel.cpp:29
#: src/models/pushrulemodel.cpp:28
msgctxt "Notification type"
msgid "Messages which mention a room"
msgstr "Повідомлення, у яких згадують кімнату"
#: src/models/pushrulemodel.cpp:30
#: src/models/pushrulemodel.cpp:29
msgctxt "Notification type"
msgid "Messages containing the local part of my Matrix ID"
msgstr ""
"Повідомлення, у яких міститься локальна частина вашого ідентифікатора Matrix"
#: src/models/pushrulemodel.cpp:31
#: src/models/pushrulemodel.cpp:30
msgctxt "Notification type"
msgid "Whole room (@room) notifications"
msgstr "Усі сповіщення кімнати (@кімната)"
#: src/models/pushrulemodel.cpp:32
#: src/models/pushrulemodel.cpp:31
msgctxt "Notification type"
msgid "Invites to a room"
msgstr "Запрошує до кімнати"
#: src/models/pushrulemodel.cpp:33
#: src/models/pushrulemodel.cpp:32
msgctxt "Notification type"
msgid "Call invitation"
msgstr "Запрошення до дзвінка"
@@ -1110,32 +1110,32 @@ msgstr[1] "Реакція %2 — %3"
msgstr[2] "Реакція %2 — %3"
msgstr[3] "Реакція %2 — %3"
#: src/models/roomlistmodel.cpp:415
#: src/models/roomlistmodel.cpp:411
#, kde-format
msgid "Invited"
msgstr "Запрошено"
#: src/models/roomlistmodel.cpp:417
#: src/models/roomlistmodel.cpp:413
#, kde-format
msgid "Favorite"
msgstr "Улюблене"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:415
#, kde-format
msgid "Direct Messages"
msgstr "Безпосередні повідомлення"
#: src/models/roomlistmodel.cpp:421
#: src/models/roomlistmodel.cpp:417
#, kde-format
msgid "Normal"
msgstr "Звичайні"
#: src/models/roomlistmodel.cpp:423
#: src/models/roomlistmodel.cpp:419
#, kde-format
msgid "Low priority"
msgstr "Низький пріоритет"
#: src/models/roomlistmodel.cpp:425
#: src/models/roomlistmodel.cpp:421
#, kde-format
msgid "Spaces"
msgstr "Простори"
@@ -1150,77 +1150,77 @@ msgstr "Не вдалося створити кімнату: %1"
msgid "Space creation failed: %1"
msgstr "Не вдалося створити простір: %1"
#: src/neochatroom.cpp:1575 src/neochatroom.cpp:1576
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
#, kde-format
msgid "Report sent successfully."
msgstr "Скаргу успішно надіслано."
#: src/neochatroom.cpp:1846 src/neochatroom.cpp:1854
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
msgstr "Шир: %1, Довг: %2"
#: src/notificationsmanager.cpp:132 src/notificationsmanager.cpp:327
#: src/notificationsmanager.cpp:131 src/notificationsmanager.cpp:326
#, kde-format
msgid "Encrypted Message"
msgstr "Зашифроване повідомлення"
#: src/notificationsmanager.cpp:205 src/qml/main.qml:301
#: src/notificationsmanager.cpp:204 src/qml/main.qml:301
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/notificationsmanager.cpp:211
#: src/notificationsmanager.cpp:210
#, kde-format
msgid "Open NeoChat in this room"
msgstr "Відкрити NeoChat у цій кімнаті"
#: src/notificationsmanager.cpp:224 src/qml/FileDelegateContextMenu.qml:59
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
#, kde-format
msgid "Reply"
msgstr "Відповісти"
#: src/notificationsmanager.cpp:225
#: src/notificationsmanager.cpp:224
#, kde-format
msgid "Reply..."
msgstr "Відповісти…"
#: src/notificationsmanager.cpp:244
#: src/notificationsmanager.cpp:243
#, kde-format
msgid "%1 invited you to a room"
msgstr "Вас запрошено до кімнати %1"
#: src/notificationsmanager.cpp:248
#: src/notificationsmanager.cpp:247
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "Відкрити це запрошення у NeoChat"
#: src/notificationsmanager.cpp:258
#: src/notificationsmanager.cpp:257
#, kde-format
msgctxt "@action:button The thing being accepted is an invitation to chat"
msgid "Accept"
msgstr "Прийняти"
#: src/notificationsmanager.cpp:259
#: src/notificationsmanager.cpp:258
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject"
msgstr "Відмовити"
#: src/notificationsmanager.cpp:260
#: src/notificationsmanager.cpp:259
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject and Ignore User"
msgstr "Відмовити та ігнорувати користувача"
#: src/notificationsmanager.cpp:320
#: src/notificationsmanager.cpp:319
#, kde-format
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/notificationsmanager.cpp:331
#: src/notificationsmanager.cpp:330
#, kde-format
msgid "Open NeoChat"
msgstr "Відкрити NeoChat"
@@ -4602,22 +4602,22 @@ msgstr "Продовжити"
msgid "Working"
msgstr "Працюємо"
#: src/roommanager.cpp:84
#: src/roommanager.cpp:83
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "Помилково форматований або порожній ідентифікатор Matrix"
#: src/roommanager.cpp:84
#: src/roommanager.cpp:83
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 не є правильним ідентифікатором Matrix"
#: src/roommanager.cpp:100
#: src/roommanager.cpp:99
#, kde-format
msgid "Room not found"
msgstr "Кімнату не знайдено"
#: src/roommanager.cpp:100
#: src/roommanager.cpp:99
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
@@ -4625,34 +4625,34 @@ msgstr ""
"У списку кімнат немає кімнати %1. Перевірте, чи правильно вписано обліковий "
"запис."
#: src/roommanager.cpp:318
#: src/roommanager.cpp:317
#, kde-format
msgid "Failed to join room"
msgstr "Не вдалося приєднатися до кімнати"
#: src/roommanager.cpp:333
#: src/roommanager.cpp:332
#, kde-format
msgid "You requested to join '%1'"
msgstr "Ви надіслали запит щодо долучення до «%1»"
#: src/roommanager.cpp:336
#: src/roommanager.cpp:335
#, kde-format
msgid "Failed to request joining room"
msgstr "Не вдалося надіслати запит щодо долучення до кімнати"
#: src/roommanager.cpp:345
#: src/roommanager.cpp:344
#, kde-format
msgid "No application for the link"
msgstr "Немає програми для обробки посилання"
#: src/roommanager.cpp:345
#: src/roommanager.cpp:344
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
"Вашою операційною системою не знайдено програми, яка могла б обробити "
"посилання."
#: src/roommanager.cpp:351
#: src/roommanager.cpp:350
#, kde-format
msgid "Could not open URL"
msgstr "Не вдається відкрити адресу"