GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
296
po/ru/neochat.po
296
po/ru/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-02-07 00:59+0000\n"
|
||||
"POT-Creation-Date: 2023-02-13 00:57+0000\n"
|
||||
"PO-Revision-Date: 2022-12-25 23:09+0300\n"
|
||||
"Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
|
||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||||
@@ -509,23 +509,44 @@ msgstr "Пользователь %1 был выгнан из этой комна
|
||||
msgid "Removes the user from the room"
|
||||
msgstr "Удалить пользователя из комнаты"
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:68
|
||||
#, kde-format
|
||||
msgctxt "[user did something] n times"
|
||||
msgid " %1 time"
|
||||
msgid_plural " %1 times"
|
||||
#: src/models/collapsestateproxymodel.cpp:70
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[user did something] n times"
|
||||
#| msgid " %1 time"
|
||||
#| msgid_plural " %1 times"
|
||||
msgctxt "n times"
|
||||
msgid " %1 time "
|
||||
msgid_plural " %1 times "
|
||||
msgstr[0] "%1 раз"
|
||||
msgstr[1] "%1 раза"
|
||||
msgstr[2] "%1 раз"
|
||||
msgstr[3] "%1 раз"
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:75
|
||||
#: src/models/collapsestateproxymodel.cpp:76
|
||||
#, kde-format
|
||||
msgctxt "[action 1], [action 2 and action 3]"
|
||||
msgctxt "n users"
|
||||
msgid " %1 user "
|
||||
msgid_plural " %1 users "
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:86
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[action 1], [action 2 and action 3]"
|
||||
#| msgid ", "
|
||||
msgctxt "[action 1], [action 2 and/or action 3]"
|
||||
msgid ", "
|
||||
msgstr ","
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:78
|
||||
#: src/models/collapsestateproxymodel.cpp:89
|
||||
#, kde-format
|
||||
msgctxt "[action 1, action 2] or [action 3]"
|
||||
msgid " or "
|
||||
msgstr ""
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:89
|
||||
#, kde-format
|
||||
msgctxt "[action 1, action 2] and [action 3]"
|
||||
msgid " and "
|
||||
@@ -597,37 +618,37 @@ msgctxt "'Custom' is a category of emoji"
|
||||
msgid "Custom"
|
||||
msgstr "Пользовательские"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:350 src/models/searchmodel.cpp:156
|
||||
#: src/models/messageeventmodel.cpp:351 src/models/searchmodel.cpp:156
|
||||
#, kde-format
|
||||
msgid "Today"
|
||||
msgstr "Сегодня"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:353 src/models/searchmodel.cpp:159
|
||||
#: src/models/messageeventmodel.cpp:354 src/models/searchmodel.cpp:159
|
||||
#, kde-format
|
||||
msgid "Yesterday"
|
||||
msgstr "Вчера"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:356 src/models/searchmodel.cpp:162
|
||||
#: src/models/messageeventmodel.cpp:357 src/models/searchmodel.cpp:162
|
||||
#, kde-format
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Позавчера"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:458
|
||||
#: src/models/messageeventmodel.cpp:459 src/models/messageeventmodel.cpp:468
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Это сообщение было удалено]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:459
|
||||
#: src/models/messageeventmodel.cpp:460
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Cообщение было удалено: %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:546
|
||||
#: src/models/messageeventmodel.cpp:555
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[ОТРЕДАКТИРОВАНО]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:546
|
||||
#: src/models/messageeventmodel.cpp:555
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[ОТРЕДАКТИРОВАНО: %1]"
|
||||
@@ -678,7 +699,7 @@ msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:547
|
||||
#: src/neochatroom.cpp:547 src/neochatroom.cpp:688
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "вошёл в комнату (повторно)"
|
||||
@@ -688,7 +709,7 @@ msgstr "вошёл в комнату (повторно)"
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "пригласил(а) %1 в комнату"
|
||||
|
||||
#: src/neochatroom.cpp:549
|
||||
#: src/neochatroom.cpp:549 src/neochatroom.cpp:690
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "вошёл в комнату"
|
||||
@@ -698,7 +719,7 @@ msgstr "вошёл в комнату"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:560
|
||||
#: src/neochatroom.cpp:560 src/neochatroom.cpp:698
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
@@ -710,29 +731,29 @@ msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "изменил(а) отображаемое имя на %1"
|
||||
|
||||
#: src/neochatroom.cpp:567
|
||||
#: src/neochatroom.cpp:567 src/neochatroom.cpp:705
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " и "
|
||||
|
||||
#: src/neochatroom.cpp:570
|
||||
#: src/neochatroom.cpp:570 src/neochatroom.cpp:708
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "убрал(а) своё изображение пользователя"
|
||||
|
||||
#: src/neochatroom.cpp:576
|
||||
#: src/neochatroom.cpp:576 src/neochatroom.cpp:714
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "выбрал(а) изображение пользователя"
|
||||
|
||||
#: src/neochatroom.cpp:578
|
||||
#: src/neochatroom.cpp:578 src/neochatroom.cpp:716
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "изменил(а) своё изображение пользователя"
|
||||
|
||||
#: src/neochatroom.cpp:582
|
||||
#: src/neochatroom.cpp:582 src/neochatroom.cpp:720
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
@@ -743,7 +764,7 @@ msgstr "ничего не поменял(а)"
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "отозвал(а) приглашение %1"
|
||||
|
||||
#: src/neochatroom.cpp:588
|
||||
#: src/neochatroom.cpp:588 src/neochatroom.cpp:726
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "отклонил(а) приглашение"
|
||||
@@ -753,7 +774,7 @@ msgstr "отклонил(а) приглашение"
|
||||
msgid "unbanned %1"
|
||||
msgstr "разблокировал(а) %1"
|
||||
|
||||
#: src/neochatroom.cpp:592
|
||||
#: src/neochatroom.cpp:592 src/neochatroom.cpp:730
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "разблокировал(а) себя"
|
||||
@@ -763,7 +784,7 @@ msgstr "разблокировал(а) себя"
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "выгнал(а) %1 из комнаты: %2"
|
||||
|
||||
#: src/neochatroom.cpp:596
|
||||
#: src/neochatroom.cpp:596 src/neochatroom.cpp:732
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "покинул(а) комнату"
|
||||
@@ -778,12 +799,12 @@ msgstr "заблокировал(а) %1 в этой комнате"
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "заблокировал(а) %1 в комнате: %2"
|
||||
|
||||
#: src/neochatroom.cpp:605
|
||||
#: src/neochatroom.cpp:605 src/neochatroom.cpp:737
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "заблокировал(а) себя в этой комнате"
|
||||
|
||||
#: src/neochatroom.cpp:609
|
||||
#: src/neochatroom.cpp:609 src/neochatroom.cpp:740
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "запросил(а) приглашение"
|
||||
@@ -794,12 +815,12 @@ msgstr "запросил(а) приглашение"
|
||||
msgid "requested an invite with reason: %1"
|
||||
msgstr "запросил(а) приглашение"
|
||||
|
||||
#: src/neochatroom.cpp:613
|
||||
#: src/neochatroom.cpp:613 src/neochatroom.cpp:744
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "сделал(а) что-то неизвестное"
|
||||
|
||||
#: src/neochatroom.cpp:616
|
||||
#: src/neochatroom.cpp:616 src/neochatroom.cpp:747
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "убрал(а) основной псевдоним комнаты"
|
||||
@@ -809,7 +830,7 @@ msgstr "убрал(а) основной псевдоним комнаты"
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "сменил(а) псевдоним комнаты на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:619
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:750
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "убрал(а) имя комнаты"
|
||||
@@ -819,7 +840,7 @@ msgstr "убрал(а) имя комнаты"
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "сменил(а) имя комнаты на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:622
|
||||
#: src/neochatroom.cpp:622 src/neochatroom.cpp:753
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "убрал(а) тему"
|
||||
@@ -829,12 +850,12 @@ msgstr "убрал(а) тему"
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "сменил(а) тему на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:625
|
||||
#: src/neochatroom.cpp:625 src/neochatroom.cpp:756
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "изменил(а) изображение комнаты"
|
||||
|
||||
#: src/neochatroom.cpp:628
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:759
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "включил(а) сквозное шифрование"
|
||||
@@ -849,13 +870,13 @@ msgstr "обновил(а) комнату до версии %1"
|
||||
msgid "created the room, version %1"
|
||||
msgstr "создал(а) комнату версии %1"
|
||||
|
||||
#: src/neochatroom.cpp:635
|
||||
#: src/neochatroom.cpp:635 src/neochatroom.cpp:765
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "изменил(а) уровни доступа этой комнаты"
|
||||
|
||||
#: src/neochatroom.cpp:639
|
||||
#: src/neochatroom.cpp:639 src/neochatroom.cpp:769
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "изменил(а) списки контроля доступа для этой комнаты на сервере"
|
||||
@@ -888,12 +909,129 @@ msgstr "изменил(а) свойство %1"
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr "изменил(а) свойство %1 для %2"
|
||||
|
||||
#: src/neochatroom.cpp:658
|
||||
#: src/neochatroom.cpp:658 src/neochatroom.cpp:787
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "Неизвестное событие"
|
||||
|
||||
#: src/neochatroom.cpp:1483 src/neochatroom.cpp:1484
|
||||
#: src/neochatroom.cpp:671
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
msgid "sent a message"
|
||||
msgstr "Введите текст сообщения…"
|
||||
|
||||
#: src/neochatroom.cpp:675
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "reinvited %1 to the room"
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "%1 повторно приглашен(а) в комнату"
|
||||
|
||||
#: src/neochatroom.cpp:690
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "invited %1 to the room"
|
||||
msgid "invited someone to the room"
|
||||
msgstr "пригласил(а) %1 в комнату"
|
||||
|
||||
#: src/neochatroom.cpp:700
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "their refers to a singular user"
|
||||
#| msgid "changed their display name to %1"
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "изменил(а) отображаемое имя на %1"
|
||||
|
||||
#: src/neochatroom.cpp:726
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "withdrew %1's invitation"
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "отозвал(а) приглашение %1"
|
||||
|
||||
#: src/neochatroom.cpp:730
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "unbanned %1"
|
||||
msgid "unbanned a user"
|
||||
msgstr "разблокировал(а) %1"
|
||||
|
||||
#: src/neochatroom.cpp:732
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "has put %1 out of the room: %2"
|
||||
msgid "put a user out of the room"
|
||||
msgstr "выгнал(а) %1 из комнаты: %2"
|
||||
|
||||
#: src/neochatroom.cpp:735
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "banned %1 from the room"
|
||||
msgid "banned a user from the room"
|
||||
msgstr "заблокировал(а) %1 в этой комнате"
|
||||
|
||||
#: src/neochatroom.cpp:747
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room main alias to: %1"
|
||||
msgid "set the room main alias"
|
||||
msgstr "сменил(а) псевдоним комнаты на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:750
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room name to: %1"
|
||||
msgid "set the room name"
|
||||
msgstr "сменил(а) имя комнаты на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:753
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the topic to: %1"
|
||||
msgid "set the topic"
|
||||
msgstr "сменил(а) тему на «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:762
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "upgraded the room to version %1"
|
||||
msgid "upgraded the room version"
|
||||
msgstr "обновил(а) комнату до версии %1"
|
||||
|
||||
#: src/neochatroom.cpp:762
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "left the room"
|
||||
msgid "created the room"
|
||||
msgstr "покинул(а) комнату"
|
||||
|
||||
#: src/neochatroom.cpp:773
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] added <name> widget"
|
||||
#| msgid "added %1 widget"
|
||||
msgid "added a widget"
|
||||
msgstr "добавил(а) виджет «%1»"
|
||||
|
||||
#: src/neochatroom.cpp:776
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] removed <name> widget"
|
||||
#| msgid "removed %1 widget"
|
||||
msgid "removed a widget"
|
||||
msgstr "удалил(а) виджет %1"
|
||||
|
||||
#: src/neochatroom.cpp:778
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] configured <name> widget"
|
||||
#| msgid "configured %1 widget"
|
||||
msgid "configured a widget"
|
||||
msgstr "настроил(а) виджет %1"
|
||||
|
||||
#: src/neochatroom.cpp:780
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "updated %1 state"
|
||||
msgid "updated the state"
|
||||
msgstr "изменил(а) свойство %1"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1612 src/neochatroom.cpp:1613
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Жалоба отправлена."
|
||||
@@ -911,7 +1049,7 @@ msgstr "Открыть эту комнату в NeoChat"
|
||||
#: src/notificationsmanager.cpp:85
|
||||
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
|
||||
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
|
||||
#: src/qml/Page/RoomPage.qml:547
|
||||
#: src/qml/Page/RoomPage.qml:546
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Ответить"
|
||||
@@ -959,78 +1097,61 @@ msgstr "Изменить"
|
||||
msgid "Cancel sending attachment"
|
||||
msgstr "Отменить отправку изображения"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:33
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:31
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Вложить изображение или файл"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:59
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:57
|
||||
#, kde-format
|
||||
msgid "Add an Emoji"
|
||||
msgstr "Эмодзи"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:79
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:77
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Отправить сообщение"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:125
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:123
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:125
|
||||
#, kde-format
|
||||
msgid "Edit Message"
|
||||
msgstr "Редактировать сообщение"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:125
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:123
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Отправить зашифрованное сообщение…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:125
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:123
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:125
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:123
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Введите текст сообщения…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:269
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:266
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "Отменить ответ"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:269
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Cancel"
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBox.qml:29
|
||||
#, kde-format
|
||||
msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr ""
|
||||
"NeoChat находится в автономном режиме. Проверьте своё сетевое подключение."
|
||||
|
||||
#: src/qml/Component/ChatBox/ReplyPane.qml:33
|
||||
#: src/qml/Component/ChatBox/ReplyPane.qml:32
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Replying to %1:"
|
||||
msgid "Replying to:"
|
||||
msgstr "Вы отвечаете на сообщение %1:"
|
||||
|
||||
#: src/qml/Component/ChatBox/ReplyPane.qml:33
|
||||
#, kde-format
|
||||
msgid "Editing message:"
|
||||
msgstr "Редактирование сообщения:"
|
||||
|
||||
#: src/qml/Component/Emoji/EmojiGrid.qml:77
|
||||
#, kde-format
|
||||
msgid "No emojis"
|
||||
@@ -1226,6 +1347,35 @@ msgctxt ""
|
||||
msgid "Stop Download"
|
||||
msgstr "Остановить загрузку"
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:122
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:122
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:145
|
||||
#, kde-format
|
||||
msgid "Loading URL preview"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/Timeline/MessageEditComponent.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Confirm"
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "Подтвердить"
|
||||
|
||||
#: src/qml/Component/Timeline/MessageEditComponent.qml:91
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Cancel"
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
@@ -3599,23 +3749,23 @@ msgid ""
|
||||
msgstr ""
|
||||
"В списке комнат нет комнаты «%1». Проверьте орфографию и учётную запись."
|
||||
|
||||
#: src/roommanager.cpp:204
|
||||
#: src/roommanager.cpp:207
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invites to a room"
|
||||
msgid "Failed to join room"
|
||||
msgstr "Приглашения в комнату"
|
||||
|
||||
#: src/roommanager.cpp:213
|
||||
#: src/roommanager.cpp:216
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "Отсутствует приложение, позволяющее открыть эту ссылку"
|
||||
|
||||
#: src/roommanager.cpp:213
|
||||
#: src/roommanager.cpp:216
|
||||
#, kde-format
|
||||
msgid "Your operating system could not find an application for the link."
|
||||
msgstr "Системе не удалось найти приложение, позволяющее открыть ссылку."
|
||||
|
||||
#: src/roommanager.cpp:219
|
||||
#: src/roommanager.cpp:222
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "Не удалось открыть адрес"
|
||||
@@ -3625,6 +3775,12 @@ msgstr "Не удалось открыть адрес"
|
||||
msgid "Show"
|
||||
msgstr "Показать"
|
||||
|
||||
#~ msgid "Edit Message"
|
||||
#~ msgstr "Редактировать сообщение"
|
||||
|
||||
#~ msgid "Editing message:"
|
||||
#~ msgstr "Редактирование сообщения:"
|
||||
|
||||
#~ msgid "Owner"
|
||||
#~ msgstr "Владелец"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user