mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Russian)
Currently translated at 98.3% (3158 of 3210 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/pull/21833/head
parent
3dd419f465
commit
748fe59eaa
|
@ -3215,5 +3215,16 @@
|
|||
"Creating Space...": "Создание пространства…",
|
||||
"Fetching data...": "Получение данных…",
|
||||
"Create poll": "Создать опрос",
|
||||
"Polls (under active development)": "Опросы (в стадии активной разработки)"
|
||||
"Polls (under active development)": "Опросы (в стадии активной разработки)",
|
||||
"Thread": "Статьи",
|
||||
"Show threads": "Показать статьи",
|
||||
"Reply to thread…": "Ответить на тему…",
|
||||
"Reply to encrypted thread…": "Ответить на зашифрованный поток…",
|
||||
"Updating spaces... (%(progress)s out of %(count)s)|one": "Обновление пространств...",
|
||||
"Updating spaces... (%(progress)s out of %(count)s)|other": "Обновление пространств... (%(progress)s из %(count)s)",
|
||||
"Sending invites... (%(progress)s out of %(count)s)|one": "Отправка приглашений...",
|
||||
"Sending invites... (%(progress)s out of %(count)s)|other": "Отправка приглашений... (%(progress)s из %(count)s)",
|
||||
"Loading new room": "Загрузка новой комнаты",
|
||||
"Upgrading room": "Обновление комнаты",
|
||||
"Threaded messaging": "Потоковая передача сообщений"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue