From 3a94b57e4a126e6034117278d5835ef7d352c2fe Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 26 Nov 2017 14:24:17 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (936 of 936 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index 77e2e63bcd..bc3b217263 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -1019,5 +1019,10 @@ "%(duration)sh": "%(duration)sчас", "%(duration)sd": "%(duration)sдн", "Your community hasn't got a Long Description, a HTML page to show to community members.
Click here to open settings and give it one!": "У вашего сообщества нет подробного описания HTML-страницы для показа участникам.
Щелкните здесь, чтобы открыть параметры и добавить его!", - "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Переотправить все или отменить все сейчас. Можно также выбрать отдельные сообщения для повторной отправки или отмены." + "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Переотправить все или отменить все сейчас. Можно также выбрать отдельные сообщения для повторной отправки или отмены.", + "Online for %(duration)s": "В сети %(duration)s", + "Offline for %(duration)s": "Не в сети %(duration)s", + "Idle for %(duration)s": "Неактивен %(duration)s", + "Unknown for %(duration)s": "Неизвестно %(duration)s", + "There's no one else here! Would you like to invite others or stop warning about the empty room?": "Здесь никого нет! Хотите пригласить кого-нибудь или выключить уведомления о пустой комнате?" }