Translated using Weblate (Russian)

Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
This commit is contained in:
Nikita Epifanov 2020-09-29 18:57:24 +00:00 committed by Weblate
parent e58d443c0a
commit f25743c5b4

View file

@ -2508,5 +2508,10 @@
"This version of %(brand)s does not support viewing some encrypted files": "Эта версия %(brand)s не поддерживает просмотр некоторых зашифрованных файлов",
"This version of %(brand)s does not support searching encrypted messages": "Эта версия %(brand)s не поддерживает поиск зашифрованных сообщений",
"Cannot create rooms in this community": "Невозможно создать комнаты в этом сообществе",
"You do not have permission to create rooms in this community.": "У вас нет разрешения на создание комнат в этом сообществе."
"You do not have permission to create rooms in this community.": "У вас нет разрешения на создание комнат в этом сообществе.",
"Join the conference at the top of this room": "Присоединяйтесь к конференции в верхней части этой комнаты",
"Join the conference from the room information card on the right": "Присоединяйтесь к конференции, используя информационную карточку комнаты справа",
"Video conference ended by %(senderName)s": "%(senderName)s завершил(а) видеоконференцию",
"Video conference updated by %(senderName)s": "%(senderName)s обновил(а) видеоконференцию",
"Video conference started by %(senderName)s": "%(senderName)s начал(а) видеоконференцию"
}