GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-20 01:46:49 +00:00
parent 7e53a2234f
commit 932ef72311
37 changed files with 1868 additions and 1625 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: 2023-08-17 00:46+0000\n"
"POT-Creation-Date: 2023-08-20 00:46+0000\n"
"PO-Revision-Date: 2023-08-06 08:32+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
@@ -658,27 +658,27 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Власні емоційки"
#: src/models/messageeventmodel.cpp:463 src/models/messageeventmodel.cpp:472
#: src/models/messageeventmodel.cpp:464 src/models/messageeventmodel.cpp:473
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Це повідомлення було вилучено]</i>"
#: src/models/messageeventmodel.cpp:464
#: src/models/messageeventmodel.cpp:465
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Це повідомлення було вилучено: %1]</i>"
#: src/models/messageeventmodel.cpp:540
#: src/models/messageeventmodel.cpp:541
#, kde-format
msgid "[REDACTED]"
msgstr "[ЗМІНЕНО]"
#: src/models/messageeventmodel.cpp:540
#: src/models/messageeventmodel.cpp:541
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[ЗМІНЕНО: %1]"
#: src/models/messageeventmodel.cpp:836
#: src/models/messageeventmodel.cpp:837
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
@@ -687,7 +687,7 @@ msgstr[1] "%1 користувачі: "
msgstr[2] "%1 користувачів: "
msgstr[3] "%1 користувач: "
#: src/models/messageeventmodel.cpp:839
#: src/models/messageeventmodel.cpp:840
#, kde-format
msgctxt "list separator"
msgid ", "
@@ -1166,47 +1166,57 @@ msgstr "Змінити"
msgid "Cancel sending attachment"
msgstr "Скасувати надсилання долучення"
#: src/qml/Component/ChatBox/ChatBar.qml:63
#: src/qml/Component/ChatBox/ChatBar.qml:64
#, kde-format
msgid "Attach an image or file"
msgstr "Долучити зображення або файл"
#: src/qml/Component/ChatBox/ChatBar.qml:90
#: src/qml/Component/ChatBox/ChatBar.qml:91
#, kde-format
msgid "Emojis & Stickers"
msgstr "Емоційки і наліпки"
#: src/qml/Component/ChatBox/ChatBar.qml:107
#: src/qml/Component/ChatBox/ChatBar.qml:108
#, kde-format
msgid "Send a Location"
msgstr "Надіслати дані місця"
#: src/qml/Component/ChatBox/ChatBar.qml:121
#: src/qml/Component/ChatBox/ChatBar.qml:122
#, kde-format
msgid "Send message"
msgstr "Надіслати повідомлення"
#: src/qml/Component/ChatBox/ChatBar.qml:168
#: src/qml/Component/ChatBox/ChatBar.qml:169
#, kde-format
msgid "Send an encrypted message…"
msgstr "Надіслати шифроване повідомлення…"
#: src/qml/Component/ChatBox/ChatBar.qml:168
#: src/qml/Component/ChatBox/ChatBar.qml:169
#, kde-format
msgid "Set an attachment caption..."
msgstr "Встановити підпис до долучення…"
#: src/qml/Component/ChatBox/ChatBar.qml:168
#: src/qml/Component/ChatBox/ChatBar.qml:169
#, kde-format
msgid "Send a message…"
msgstr "Надіслати повідомлення…"
#: src/qml/Component/ChatBox/ChatBar.qml:348
#: src/qml/Component/ChatBox/ChatBar.qml:349
#, kde-format
msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Скасувати відповідь"
#: src/qml/Component/ChatBox/ChatBar.qml:555
#, kde-format
msgid "Choose local file"
msgstr "Виберіть локальний файл"
#: src/qml/Component/ChatBox/ChatBar.qml:583
#, kde-format
msgid "Clipboard image"
msgstr "Зображення з буфера"
#: src/qml/Component/ChatBox/LocationChooser.qml:22
#, kde-format
msgid "Choose a Location"
@@ -1610,32 +1620,22 @@ msgstr "Гучність"
msgid "Maximize"
msgstr "Максимізувати"
#: src/qml/Component/TimelineView.qml:140
#, kde-format
msgid "Choose local file"
msgstr "Виберіть локальний файл"
#: src/qml/Component/TimelineView.qml:168
#, kde-format
msgid "Clipboard image"
msgstr "Зображення з буфера"
#: src/qml/Component/TimelineView.qml:217
#: src/qml/Component/TimelineView.qml:153
#, kde-format
msgid "Jump to first unread message"
msgstr "Перейти до першого непрочитаного повідомлення"
#: src/qml/Component/TimelineView.qml:240
#: src/qml/Component/TimelineView.qml:176
#, kde-format
msgid "Jump to latest message"
msgstr "Перейти до останнього повідомлення"
#: src/qml/Component/TimelineView.qml:266
#: src/qml/Component/TimelineView.qml:202
#, kde-format
msgid "Drag items here to share them"
msgstr "Перетягніть пункти сюди, щоб оприлюднити їх"
#: src/qml/Component/TimelineView.qml:292
#: src/qml/Component/TimelineView.qml:228
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -1692,7 +1692,7 @@ msgstr "Назва кімнати:"
msgid "Room topic:"
msgstr "Тема кімнати:"
#: src/qml/Dialog/CreateRoomDialog.qml:34 src/qml/Page/JoinRoomPage.qml:160
#: src/qml/Dialog/CreateRoomDialog.qml:34 src/qml/Page/JoinRoomPage.qml:168
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -2475,72 +2475,79 @@ msgstr "Користувач або вже є учасником або його
msgid "Explore Rooms"
msgstr "Ознайомитися з кімнатами"
#: src/qml/Page/JoinRoomPage.qml:37
#: src/qml/Page/JoinRoomPage.qml:45
#, kde-format
msgid "Find a room..."
msgstr "Знайти кімнату…"
#: src/qml/Page/JoinRoomPage.qml:45
#: src/qml/Page/JoinRoomPage.qml:53
#, kde-format
msgid "View"
msgstr "Переглянути"
#: src/qml/Page/JoinRoomPage.qml:45
#: src/qml/Page/JoinRoomPage.qml:53
#, kde-format
msgid "Join"
msgstr "Долучитися"
#: src/qml/Page/JoinRoomPage.qml:74
#: src/qml/Page/JoinRoomPage.qml:82
#, kde-format
msgid "Add New Server"
msgstr "Додавання нового сервера"
#: src/qml/Page/JoinRoomPage.qml:75
#: src/qml/Page/JoinRoomPage.qml:83
#, kde-format
msgid "Home Server"
msgstr "Домашній сервер"
#: src/qml/Page/JoinRoomPage.qml:84
#: src/qml/Page/JoinRoomPage.qml:92
#, kde-format
msgid "Add new server"
msgstr "Додати новий сервер"
#: src/qml/Page/JoinRoomPage.qml:115
#: src/qml/Page/JoinRoomPage.qml:123
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "Додавання сервера"
#: src/qml/Page/JoinRoomPage.qml:128
#: src/qml/Page/JoinRoomPage.qml:136
#, kde-format
msgid "Valid server entered"
msgstr "Введено коректний сервер"
#: src/qml/Page/JoinRoomPage.qml:128
#: src/qml/Page/JoinRoomPage.qml:136
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr "Цей сервер не вдалося визначити або сервер уже було додано"
#: src/qml/Page/JoinRoomPage.qml:128
#: src/qml/Page/JoinRoomPage.qml:136
#, kde-format
msgid "The entered text is not a valid url"
msgstr "Введений текст не є коректною адресою"
#: src/qml/Page/JoinRoomPage.qml:128
#: src/qml/Page/JoinRoomPage.qml:136
#, kde-format
msgid "Enter server url e.g. kde.org"
msgstr "Введіть адресу сервера. Приклад: kde.org"
#: src/qml/Page/JoinRoomPage.qml:136
#: src/qml/Page/JoinRoomPage.qml:144
#, kde-format
msgid "Server URL"
msgstr "Адреса сервера"
#: src/qml/Page/JoinRoomPage.qml:228
#: src/qml/Page/JoinRoomPage.qml:245
#, kde-format
msgid "Joined"
msgstr "Долучення виконано"
#: src/qml/Page/JoinRoomPage.qml:299
#, fuzzy, kde-format
#| msgid "No rooms found"
msgctxt "@info:label"
msgid "No rooms found"
msgstr "Не знайдено кімнат"
#: src/qml/Page/RoomList/AccountMenu.qml:18
#: src/qml/Page/RoomList/UserInfo.qml:175
#, kde-format