GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2025-08-16 00:43+0000\n"
|
||||
"POT-Creation-Date: 2025-08-21 00:43+0000\n"
|
||||
"PO-Revision-Date: 2025-07-28 12:31+0300\n"
|
||||
"Last-Translator: Olesya Gerasimenko <goa@altlinux.org>\n"
|
||||
"Language-Team: Basealt Translation Team\n"
|
||||
@@ -678,43 +678,55 @@ msgstr "Войти в комнату"
|
||||
msgid "Session Verification"
|
||||
msgstr "Проверка сеанса"
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:92
|
||||
#: src/app/qml/KeyVerificationDialog.qml:108
|
||||
#, kde-format
|
||||
msgid "Accept"
|
||||
msgstr "Принять"
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:98
|
||||
#: src/app/qml/KeyVerificationDialog.qml:114
|
||||
#, kde-format
|
||||
msgid "Decline"
|
||||
msgstr "Отказаться"
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:140
|
||||
#: src/app/qml/KeyVerificationDialog.qml:158
|
||||
#, kde-format
|
||||
msgid "Waiting for device to accept verification."
|
||||
msgstr "Ожидается принятие проверки на этом устройстве."
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:142
|
||||
#: src/app/qml/KeyVerificationDialog.qml:160
|
||||
#, kde-format
|
||||
msgid "Incoming key verification request from device **%1**"
|
||||
msgstr "Входящий запрос на проверку ключа с устройства **%1**"
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:144
|
||||
#: src/app/qml/KeyVerificationDialog.qml:162
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Waiting for other party to verify."
|
||||
msgid "Waiting for other party to send us keys."
|
||||
msgstr "Ожидание подтверждения другой стороной."
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:164
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Waiting for other party to verify."
|
||||
msgid "Waiting for other party to confirm our keys."
|
||||
msgstr "Ожидание подтверждения другой стороной."
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:166
|
||||
#, kde-format
|
||||
msgid "Waiting for other party to verify."
|
||||
msgstr "Ожидание подтверждения другой стороной."
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:146
|
||||
#: src/app/qml/KeyVerificationDialog.qml:168
|
||||
#, kde-format
|
||||
msgid "Successfully verified device **%1**"
|
||||
msgstr "Устройство **%1** успешно проверено."
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:161
|
||||
#: src/app/qml/KeyVerificationDialog.qml:183
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Choose a verification method to continue"
|
||||
msgstr "Выберите метод проверки, чтобы продолжить"
|
||||
|
||||
#: src/app/qml/KeyVerificationDialog.qml:165
|
||||
#: src/app/qml/KeyVerificationDialog.qml:187
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Emoji Verification"
|
||||
@@ -890,7 +902,9 @@ msgid "Option %1:"
|
||||
msgstr "Вариант %1:"
|
||||
|
||||
#: src/app/qml/NewPollDialog.qml:119
|
||||
#, kde-format
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter option"
|
||||
msgctxt "@placeholder"
|
||||
msgid "Enter option"
|
||||
msgstr "Введите вариант"
|
||||
|
||||
@@ -1023,7 +1037,13 @@ msgctxt "@action:button"
|
||||
msgid "Ignore"
|
||||
msgstr "Игнорировать"
|
||||
|
||||
#: src/app/qml/RoomPage.qml:84
|
||||
#: src/app/qml/RoomPage.qml:79
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "This room contains official messages from your homeserver."
|
||||
msgstr ""
|
||||
|
||||
#: src/app/qml/RoomPage.qml:90
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "NeoChat is offline. Please check your network connection."
|
||||
msgctxt "@info:status"
|
||||
@@ -1031,21 +1051,21 @@ msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr ""
|
||||
"NeoChat находится в автономном режиме. Проверьте своё сетевое подключение."
|
||||
|
||||
#: src/app/qml/RoomPage.qml:139
|
||||
#: src/app/qml/RoomPage.qml:145
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Welcome to NeoChat"
|
||||
msgctxt "@title"
|
||||
msgid "Welcome to NeoChat"
|
||||
msgstr "Добро пожаловать в NeoChat"
|
||||
|
||||
#: src/app/qml/RoomPage.qml:140
|
||||
#: src/app/qml/RoomPage.qml:146
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Select or join a room to get started"
|
||||
msgctxt "@info:usagetip"
|
||||
msgid "Select or join a room to get started"
|
||||
msgstr "Чтобы начать, выберите комнату или присоединитесь к ней"
|
||||
|
||||
#: src/app/qml/RoomPage.qml:207
|
||||
#: src/app/qml/RoomPage.qml:213
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Message Source"
|
||||
msgctxt "@title:dialog"
|
||||
@@ -1392,7 +1412,7 @@ msgstr "Поиск друзей"
|
||||
msgid "Enter a user ID"
|
||||
msgstr "Введите идентификатор пользователя"
|
||||
|
||||
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:65
|
||||
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:69
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr "Друзья"
|
||||
@@ -2003,31 +2023,38 @@ msgstr ""
|
||||
msgid "Unable to read access token: %1"
|
||||
msgstr "Не удалось прочитать маркер доступа: %1"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:61
|
||||
#: src/libneochat/enums/neochatroomtype.h:65
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Приглашения"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:63
|
||||
#: src/libneochat/enums/neochatroomtype.h:67
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Избранные"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:67
|
||||
#: src/libneochat/enums/neochatroomtype.h:71
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Обычные"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:69
|
||||
#: src/libneochat/enums/neochatroomtype.h:73
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "С низким приоритетом"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:71
|
||||
#: src/libneochat/enums/neochatroomtype.h:75
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Пространства"
|
||||
|
||||
#: src/libneochat/enums/neochatroomtype.h:77
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Server Capabilities"
|
||||
msgctxt "@info Meaning: official information messages from your server"
|
||||
msgid "Server Notices"
|
||||
msgstr "Возможности сервера"
|
||||
|
||||
#: src/libneochat/enums/powerlevel.cpp:10
|
||||
#, kde-format
|
||||
msgid "Member"
|
||||
@@ -3311,7 +3338,7 @@ msgctxt "@action:button"
|
||||
msgid "Search"
|
||||
msgstr "Поиск"
|
||||
|
||||
#: src/libneochat/texthandler.cpp:574
|
||||
#: src/libneochat/texthandler.cpp:612
|
||||
#, kde-format
|
||||
msgid "<i>This event does not have any content.</i>"
|
||||
msgstr "<i>У этого события нет содержимого.</i>"
|
||||
@@ -3696,19 +3723,19 @@ msgctxt "@action"
|
||||
msgid "Send to KDE Itinerary"
|
||||
msgstr "Передать в KDE Itinerary"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:133
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:135
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
|
||||
#, kde-format
|
||||
msgctxt "As in remove the link preview so it's no longer shown"
|
||||
msgid "Remove preview"
|
||||
msgstr "Удалить область предварительного просмотра"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:151
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:153
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr "Уменьшить область предварительного просмотра"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:151
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:153
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr "Увеличить область предварительного просмотра"
|
||||
@@ -3746,13 +3773,13 @@ msgstr ""
|
||||
"Это сообщение либо не было найдено, либо у вас нет прав на его просмотр, "
|
||||
"либо оно было отправлено игнорируемым пользователем"
|
||||
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:63
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Failed to download file."
|
||||
msgstr "Не удалось загрузить файл."
|
||||
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:66
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:72
|
||||
#, kde-format
|
||||
msgctxt "@info Failed to download file: [error message]"
|
||||
msgid "Failed to download file:<br />%1"
|
||||
@@ -4078,13 +4105,13 @@ msgctxt "@action:button"
|
||||
msgid "Create a Space"
|
||||
msgstr "Создать пространство"
|
||||
|
||||
#: src/rooms/models/roomtreemodel.cpp:358
|
||||
#: src/rooms/models/roomtreemodel.cpp:363
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "Invited you to chat"
|
||||
msgstr "Пригласил(а) вас в чат"
|
||||
|
||||
#: src/rooms/models/roomtreemodel.cpp:360
|
||||
#: src/rooms/models/roomtreemodel.cpp:365
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "%1 invited you"
|
||||
|
||||
Reference in New Issue
Block a user