diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index 573a09cc05..ab37461b10 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -190,5 +190,18 @@ "Support for those using and running matrix-appservice-irc": "Поддержка тех, кто matrix-appservice-irc эксплуатирует и использует", "You have successfully set a password!": "Вы успешно установили пароль!", "Continue": "Продолжить", - "Please set a password!": "Задайте пароль!" + "Please set a password!": "Задайте пароль!", + "Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "В Matrix существует множество комнат, связанных с существующими сетями (Slack, IRC, Gitter и т.д.) Или независимыми. Ищите в каталоге!", + "Failed to change password. Is your password correct?": "Не удалось сменить пароль. Вы правильно ввели текущий пароль?", + "You can now return to your account after signing out, and sign in on other devices.": "Теперь вы можете вернуться в свою учетную запись после выхода из системы, и войти в систему на других устройствах.", + "Support for those using the Matrix spec": "Поддержка тех, кто использует спецификацию Matrix", + "Design and implementation of E2E in Matrix": "Разработка и внедрение E2E в Matrix", + "Implementing VR services with Matrix": "Внедрение служб VR с помощью Matrix", + "Discussion of the Identity Service API": "Обсуждение службы идентификации API", + "Support for those using, running and writing other bridges": "Поддержка тех, кто использует, работает и пишет другие мосты (bridges)", + "Contributing code to Matrix and Riot": "Взаимодействующий код для Matrix и Riot", + "Dev chat for the Riot/Web dev team": "Dev chat для группы разработчиков Riot/Web", + "Dev chat for the Dendrite dev team": "Dev chat для группы разработчиков Dendrite", + "Co-ordination for Riot/Web translators": "Координирование для переводчиков Riot / Web", + "This will allow you to return to your account after signing out, and sign in on other devices.": "Это позволит Вам вернуться в свою учетную запись после выхода, и войти в систему на других устройствах." }