GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-04-11 01:35:44 +00:00
parent 704505958e
commit 1e26e740fb
45 changed files with 3547 additions and 3502 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: 2025-04-08 00:41+0000\n"
"POT-Creation-Date: 2025-04-11 00:42+0000\n"
"PO-Revision-Date: 2025-04-04 09:42+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -97,7 +97,7 @@ msgstr "Емоційки"
msgid "Stickers"
msgstr "Наліпки"
#: src/controller.cpp:149
#: src/controller.cpp:167
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -105,12 +105,12 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Отримання сповіщень щодо нових повідомлень"
#: src/controller.cpp:267
#: src/controller.cpp:285
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "Не знайдено жетона доступу: можливо, його вилучено?"
#: src/controller.cpp:271
#: src/controller.cpp:289
#, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
@@ -118,7 +118,7 @@ msgstr ""
"У доступі до ланцюжка ключів відмовлено: будь ласка, дозвольте NeoChat "
"читання жетона доступу"
#: src/controller.cpp:274
#: src/controller.cpp:292
#, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
@@ -127,12 +127,12 @@ msgstr ""
"Немає доступного ланцюжка ключів: будь ласка, встановіть засіб керування "
"ключами, наприклад KWallet або GNOME keyring у Linux"
#: src/controller.cpp:277
#: src/controller.cpp:295
#, kde-format
msgid "Unable to read access token: %1"
msgstr "Не вдалося прочитати жетон доступу: %1"
#: src/controller.cpp:376
#: src/controller.cpp:394
#, kde-format
msgid "Receiving push notifications"
msgstr "Отримання імпульсних сповіщень"
@@ -1474,8 +1474,9 @@ msgid "Registration is disabled on this server."
msgstr "На цьому сервері реєстрацію вимкнено."
#: src/login/Homeserver.qml:41 src/login/Username.qml:38
#: src/models/messagecontentmodel.cpp:264
#: src/models/messagecontentmodel.cpp:292 src/timeline/LoadComponent.qml:30
#: src/timeline/LoadComponent.qml:30
#: src/timeline/models/messagecontentmodel.cpp:265
#: src/timeline/models/messagecontentmodel.cpp:293
#, kde-format
msgid "Loading"
msgstr "Завантаження"
@@ -1768,23 +1769,6 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Власні емоційки"
#: src/models/messagecontentmodel.cpp:262
#: src/models/messagecontentmodel.cpp:290
#: src/timeline/LinkPreviewLoadComponent.qml:63
#, kde-format
msgid "Loading reply"
msgstr "Завантаження відповіді"
#: src/models/messagecontentmodel.cpp:285
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
"Це повідомлення або не було знайдено, або ви не маєте прав доступу для його "
"перегляду, або його було надіслано ігнорованим користувачем"
#: src/models/permissionsmodel.cpp:57
msgctxt "Room permission type"
msgid "Default user power level"
@@ -1977,53 +1961,6 @@ msgctxt "Notification type"
msgid "Call invitation"
msgstr "Запрошення до дзвінка"
#: src/models/reactionmodel.cpp:69
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " і "
#: src/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " і %1 інший"
msgstr[1] " і %1 інші"
msgstr[2] " і %1 інших"
msgstr[3] " і %1 інший"
#: src/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "Реакція %2 — %3"
msgstr[1] "Реакція %2 — %3"
msgstr[2] "Реакція %2 — %3"
msgstr[3] "Реакція %2 — %3"
#: src/models/readmarkermodel.cpp:112
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] "%1 користувач: "
msgstr[1] "%1 користувачі: "
msgstr[2] "%1 користувачів: "
msgstr[3] "%1 користувач: "
#: src/models/readmarkermodel.cpp:117
#, kde-format
msgctxt "A member who is not in the room has been requested."
msgid "unknown member"
msgstr "невідомий учасник"
#: src/models/readmarkermodel.cpp:119
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/models/roomtreemodel.cpp:355
#, kde-format
msgctxt "@info:label"
@@ -2100,12 +2037,6 @@ msgstr "%1 (%2)"
msgid "Open NeoChat"
msgstr "Відкрити NeoChat"
#: src/pollhandler.cpp:316
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr "Голосування завершено. Найпопулярніша відповідь: %1"
#: src/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#, kde-format
msgctxt "@action:button"
@@ -4504,24 +4435,24 @@ msgstr "Продовжити"
msgid "Working"
msgstr "Працюємо"
#: src/roommanager.cpp:150
#: src/roommanager.cpp:195
#, kde-format
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr ""
"Помилково форматований або порожній ідентифікатор Matrix<br />%1 не є "
"правильним ідентифікатором Matrix"
#: src/roommanager.cpp:356
#: src/roommanager.cpp:401
#, kde-format
msgid "Failed to join room<br />%1"
msgstr "Не вдалося приєднатися до кімнати<br />%1"
#: src/roommanager.cpp:380
#: src/roommanager.cpp:425
#, kde-format
msgid "You requested to join '%1'"
msgstr "Ви надіслали запит щодо долучення до «%1»"
#: src/roommanager.cpp:384
#: src/roommanager.cpp:429
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr "Не вдалося надіслати запит щодо долучення до кімнати<br />%1"
@@ -6297,6 +6228,13 @@ msgstr "Стиснути попередній перегляд"
msgid "Expand preview"
msgstr "Розгорнути попередній перегляд"
#: src/timeline/LinkPreviewLoadComponent.qml:63
#: src/timeline/models/messagecontentmodel.cpp:263
#: src/timeline/models/messagecontentmodel.cpp:291
#, kde-format
msgid "Loading reply"
msgstr "Завантаження відповіді"
#: src/timeline/LinkPreviewLoadComponent.qml:65
#, kde-format
msgid "Loading URL preview"
@@ -6308,6 +6246,63 @@ msgctxt "@action:button Open the location in an external program"
msgid "Open Externally"
msgstr "Відкрити у сторонній програмі"
#: src/timeline/models/messagecontentmodel.cpp:286
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
"Це повідомлення або не було знайдено, або ви не маєте прав доступу для його "
"перегляду, або його було надіслано ігнорованим користувачем"
#: src/timeline/models/reactionmodel.cpp:69
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " і "
#: src/timeline/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " і %1 інший"
msgstr[1] " і %1 інші"
msgstr[2] " і %1 інших"
msgstr[3] " і %1 інший"
#: src/timeline/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "Реакція %2 — %3"
msgstr[1] "Реакція %2 — %3"
msgstr[2] "Реакція %2 — %3"
msgstr[3] "Реакція %2 — %3"
#: src/timeline/models/readmarkermodel.cpp:112
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] "%1 користувач: "
msgstr[1] "%1 користувачі: "
msgstr[2] "%1 користувачів: "
msgstr[3] "%1 користувач: "
#: src/timeline/models/readmarkermodel.cpp:117
#, kde-format
msgctxt "A member who is not in the room has been requested."
msgid "unknown member"
msgstr "невідомий учасник"
#: src/timeline/models/readmarkermodel.cpp:119
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/timeline/PollComponent.qml:115
#, kde-format
msgid "%1 Vote"
@@ -6332,6 +6327,12 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Завершено)"
#: src/timeline/pollhandler.cpp:315
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr "Голосування завершено. Найпопулярніша відповідь: %1"
#: src/timeline/ReactionComponent.qml:89
#, kde-format
msgctxt "@button"