From 4aea5908c5660abe2f043f6289f0d272d7a10e81 Mon Sep 17 00:00:00 2001 From: Walter Date: Tue, 20 Jun 2017 16:42:47 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (915 of 915 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/ --- src/i18n/strings/ru.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index 6b6eadf928..0daa92fbb1 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -960,5 +960,13 @@ "Do you want to set an email address?": "Вы хотите указать адрес электронной почты?", "This will allow you to reset your password and receive notifications.": "Это позволит вам сбросить пароль и получить уведомления.", "Press to start a chat with someone": "Нажмите для начала чата с кем либо", - "You're not in any rooms yet! Press to make a room or to browse the directory": "Вы еще не в комнатах! Нажмите , чтобы создать комнату или , чтобы просмотреть каталог" + "You're not in any rooms yet! Press to make a room or to browse the directory": "Вы еще не в комнатах! Нажмите , чтобы создать комнату или , чтобы просмотреть каталог", + "To return to your account in future you need to set a password": "Чтобы в будущем к этой учётной записи вернутся, вы должны ввести пароль", + "Skip": "Пропуск", + "Start verification": "Запуск проверки", + "Share without verifying": "Поделиться без проверки", + "Ignore request": "Игнорировать запрос", + "You added a new device '%(displayName)s', which is requesting encryption keys.": "Вы добавили новое устройство '%(displayName)s', который запрашивает ключи шифрования.", + "Your unverified device '%(displayName)s' is requesting encryption keys.": "Ваше непроверенное устройство '%(displayName)s' запрашивает ключи шифрования.", + "Encryption key request": "Запрос ключа шифрования" }