GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2026-02-27 01:49:53 +00:00
parent adf0544eb0
commit 4c1301da51
47 changed files with 3313 additions and 2421 deletions

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-02-26 00:44+0000\n"
"PO-Revision-Date: 2026-02-22 11:38+0200\n"
"POT-Creation-Date: 2026-02-27 00:43+0000\n"
"PO-Revision-Date: 2026-02-26 09:59+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
@@ -1725,6 +1725,19 @@ msgstr "Показати"
msgid "Quit"
msgstr "Вийти"
#: src/chatbar/ChatBar.qml:85
#, kde-format
msgctxt "As in enter starts a new line in the chat bar"
msgid "Enter starts a new line"
msgstr ""
#: src/chatbar/ChatBar.qml:85
#, fuzzy, kde-format
#| msgid "%1 sent a message"
msgctxt "As in enter starts send the chat message"
msgid "Enter sends the message"
msgstr "%1 надіслано повідомлення"
#: src/chatbar/ChatBarCore.qml:79
#, kde-format
msgid "Emojis & Stickers"
@@ -2019,12 +2032,16 @@ msgid "Send a Voice Message"
msgstr "Надіслати голосове повідомлення"
#: src/chatbar/SendBar.qml:195
#, fuzzy, kde-format
#| msgctxt "@label:textbox"
#| msgid "Link Text:"
#, kde-format
msgctxt "@action:button"
msgid "Rich Text"
msgstr "Текст посилання:"
msgid "Hide Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:195
#, kde-format
msgctxt "@action:button"
msgid "Show Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:209
#, kde-format
@@ -2307,12 +2324,12 @@ msgctxt ""
msgid "State Keys"
msgstr "Ключі стану"
#: src/libneochat/accountmanager.cpp:123
#: src/libneochat/accountmanager.cpp:124
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "Не знайдено жетона доступу: можливо, його вилучено?"
#: src/libneochat/accountmanager.cpp:127
#: src/libneochat/accountmanager.cpp:128
#, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
@@ -2320,7 +2337,7 @@ msgstr ""
"У доступі до ланцюжка ключів відмовлено: будь ласка, дозвольте NeoChat "
"читання жетона доступу"
#: src/libneochat/accountmanager.cpp:130
#: src/libneochat/accountmanager.cpp:131
#, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
@@ -2329,7 +2346,7 @@ msgstr ""
"Немає доступного ланцюжка ключів: будь ласка, встановіть засіб керування "
"ключами, наприклад KWallet або GNOME keyring у Linux"
#: src/libneochat/accountmanager.cpp:133
#: src/libneochat/accountmanager.cpp:134
#, kde-format
msgid "Unable to read access token: %1"
msgstr "Не вдалося прочитати жетон доступу: %1"
@@ -3194,11 +3211,11 @@ msgid "Sends the given message as a notice"
msgstr "Надіслати вказане повідомлення як зауваження"
#: src/libneochat/models/actionsmodel.cpp:182
#: src/libneochat/models/actionsmodel.cpp:316
#: src/libneochat/models/actionsmodel.cpp:338
#: src/libneochat/models/actionsmodel.cpp:379
#: src/libneochat/models/actionsmodel.cpp:416
#: src/libneochat/models/actionsmodel.cpp:449
#: src/libneochat/models/actionsmodel.cpp:315
#: src/libneochat/models/actionsmodel.cpp:336
#: src/libneochat/models/actionsmodel.cpp:376
#: src/libneochat/models/actionsmodel.cpp:412
#: src/libneochat/models/actionsmodel.cpp:444
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
@@ -3234,9 +3251,9 @@ msgid "%1 was invited into this room."
msgstr "%1 було запрошено до цієї кімнати."
#: src/libneochat/models/actionsmodel.cpp:208
#: src/libneochat/models/actionsmodel.cpp:329
#: src/libneochat/models/actionsmodel.cpp:350
#: src/libneochat/models/actionsmodel.cpp:438
#: src/libneochat/models/actionsmodel.cpp:328
#: src/libneochat/models/actionsmodel.cpp:348
#: src/libneochat/models/actionsmodel.cpp:434
msgid "<user id>"
msgstr "<ідентифікатор користувача>"
@@ -3306,128 +3323,128 @@ msgstr "Змінює ваше загальне показане ім'я"
msgid "Changes your display name in this room"
msgstr "Змінює ваше показане ім'я у цій кімнаті"
#: src/libneochat/models/actionsmodel.cpp:320
#: src/libneochat/models/actionsmodel.cpp:319
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 вже додано до ігнорованих."
#: src/libneochat/models/actionsmodel.cpp:324
#: src/libneochat/models/actionsmodel.cpp:323
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 тепер є ігнорованим."
#: src/libneochat/models/actionsmodel.cpp:330
#: src/libneochat/models/actionsmodel.cpp:329
msgid "Ignores the given user"
msgstr "Ігнорує вказаного користувача"
#: src/libneochat/models/actionsmodel.cpp:342
#: src/libneochat/models/actionsmodel.cpp:340
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 не включено до ігнорованих."
#: src/libneochat/models/actionsmodel.cpp:346
#: src/libneochat/models/actionsmodel.cpp:344
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 Ігнорується."
#: src/libneochat/models/actionsmodel.cpp:351
#: src/libneochat/models/actionsmodel.cpp:349
msgid "Unignores the given user"
msgstr "Скасовує ігнорування вказаного користувача"
#: src/libneochat/models/actionsmodel.cpp:369
#: src/libneochat/models/actionsmodel.cpp:367
msgid "<reaction text>"
msgstr "<текст реакції>"
#: src/libneochat/models/actionsmodel.cpp:370
#: src/libneochat/models/actionsmodel.cpp:368
msgid "React to the message with the given text"
msgstr "Зреагувати на це повідомлення вказаним текстом"
#: src/libneochat/models/actionsmodel.cpp:385
#: src/libneochat/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 вже заблоковано у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:393
#: src/libneochat/models/actionsmodel.cpp:390
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Ви не можете блокувати користувачів у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:399
#: src/libneochat/models/actionsmodel.cpp:396
#, 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/libneochat/models/actionsmodel.cpp:403
#: src/libneochat/models/actionsmodel.cpp:400
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 було заблоковано у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:407
#: src/libneochat/models/actionsmodel.cpp:480
#: src/libneochat/models/actionsmodel.cpp:404
#: src/libneochat/models/actionsmodel.cpp:475
msgid "<user id> [<reason>]"
msgstr "<ідентифікатор користувача> [<причина>]"
#: src/libneochat/models/actionsmodel.cpp:408
#: src/libneochat/models/actionsmodel.cpp:405
msgid "Bans the given user"
msgstr "Блокує вказаного користувача"
#: src/libneochat/models/actionsmodel.cpp:424
#: src/libneochat/models/actionsmodel.cpp:420
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "Ви не можете розблоковувати користувачів у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:429
#: src/libneochat/models/actionsmodel.cpp:425
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 не заблоковано у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:433
#: src/libneochat/models/actionsmodel.cpp:429
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 було розблоковано у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:439
#: src/libneochat/models/actionsmodel.cpp:435
msgid "Removes the ban of the given user"
msgstr "Вилучає блокування зі вказаного користувача"
#: src/libneochat/models/actionsmodel.cpp:453
#: src/libneochat/models/actionsmodel.cpp:448
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "Ви не можете викинути себе з кімнати."
#: src/libneochat/models/actionsmodel.cpp:457
#: src/libneochat/models/actionsmodel.cpp:452
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 не перебуває у цій кімнаті."
#: src/libneochat/models/actionsmodel.cpp:466
#: src/libneochat/models/actionsmodel.cpp:461
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Ви не можете викидати користувачів з цієї кімнати."
#: src/libneochat/models/actionsmodel.cpp:472
#: src/libneochat/models/actionsmodel.cpp:467
#, 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/libneochat/models/actionsmodel.cpp:476
#: src/libneochat/models/actionsmodel.cpp:471
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 було викинуто з цієї кімнати."
#: src/libneochat/models/actionsmodel.cpp:481
#: src/libneochat/models/actionsmodel.cpp:476
msgid "Removes the user from the room"
msgstr "Вилучає користувача з кімнати"
@@ -3525,28 +3542,28 @@ msgstr ""
"Файл є надто великим для отримання.<br />Зв'яжіться із адміністратором "
"вашого сервера matrix, щоб отримати допомогу."
#: src/libneochat/neochatconnection.cpp:339
#: src/libneochat/neochatconnection.cpp:340
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "Не налаштовано жодного сервера профілів"
#: src/libneochat/neochatconnection.cpp:370
#: src/libneochat/neochatconnection.cpp:371
#, kde-format
msgid "Room creation failed: %1"
msgstr "Не вдалося створити кімнату: %1"
#: src/libneochat/neochatconnection.cpp:399
#: src/libneochat/neochatconnection.cpp:400
#, kde-format
msgid "Space creation failed: %1"
msgstr "Не вдалося створити простір: %1"
#: src/libneochat/neochatroom.cpp:1243
#: src/libneochat/neochatroom.cpp:1244
#, kde-format
msgid "Report sent successfully."
msgstr "Скаргу успішно надіслано."
#: src/libneochat/neochatroom.cpp:1608 src/libneochat/neochatroom.cpp:1616
#: src/libneochat/neochatroom.cpp:1610 src/libneochat/neochatroom.cpp:1618
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -4181,13 +4198,13 @@ msgctxt "@info"
msgid "Loading reply…"
msgstr "Завантаження відповіді…"
#: src/messagecontent/models/messagecontentmodel.cpp:96
#: src/messagecontent/models/messagecontentmodel.cpp:97
#, kde-format
msgctxt "@info"
msgid "Failed to download file."
msgstr "Не вдалося отримати файл."
#: src/messagecontent/models/messagecontentmodel.cpp:99
#: src/messagecontent/models/messagecontentmodel.cpp:100
#, kde-format
msgctxt "@info Failed to download file: [error message]"
msgid "Failed to download file:<br />%1"
@@ -4561,13 +4578,13 @@ msgctxt "@action:button"
msgid "Create a Space"
msgstr "Створити простір"
#: src/rooms/models/roomtreemodel.cpp:369
#: src/rooms/models/roomtreemodel.cpp:370
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "Вас запрошено до спілкування"
#: src/rooms/models/roomtreemodel.cpp:371
#: src/rooms/models/roomtreemodel.cpp:372
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"
@@ -7740,6 +7757,12 @@ msgstr[1] "%2 вводять текст…"
msgstr[2] "%2 вводять текст…"
msgstr[3] "%2 вводить текст…"
#~| msgctxt "@label:textbox"
#~| msgid "Link Text:"
#~ msgctxt "@action:button"
#~ msgid "Rich Text"
#~ msgstr "Форматований текст"
#~ msgctxt "@action:button"
#~ msgid "Enter rich text mode"
#~ msgstr "Увійти до режиму форматованого тексту"