mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
Translated using Weblate (Russian)
Currently translated at 91.4% (837 of 915 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
This commit is contained in:
parent
a0b3b29b68
commit
915c15b454
1 changed files with 13 additions and 1 deletions
|
@ -877,5 +877,17 @@
|
|||
"%(weekDayName)s, %(monthName)s %(day)s": "%(weekDayName)s, %(monthName)s %(day)s",
|
||||
"%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s",
|
||||
"Copied!": "Скопировано!",
|
||||
"Failed to copy": "Не удалось скопировать"
|
||||
"Failed to copy": "Не удалось скопировать",
|
||||
"Advanced options": "Дополнительные параметры",
|
||||
"Block users on other matrix homeservers from joining this room": "Блокировать пользователей, входящих в эту комнату с других серверов matrix",
|
||||
"This setting cannot be changed later!": "Этот параметр нельзя изменить позднее!",
|
||||
"Ignored Users": "Игнорируемые пользователи",
|
||||
"Ignore": "Игнорировать",
|
||||
"Unignore": "Перестать игнорировать",
|
||||
"User Options": "Параметры пользователя",
|
||||
"You are now ignoring %(userId)s": "Теперь вы игнорируете %(userId)s",
|
||||
"You are no longer ignoring %(userId)s": "Вы больше не игнорируете %(userId)s",
|
||||
"Unignored user": "Неигнорируемый пользователь",
|
||||
"Ignored user": "Игнорируемый пользователь",
|
||||
"Stops ignoring a user, showing their messages going forward": "Прекращает игнорирование пользователя, показывая их будущие сообщения"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue