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?": "Здесь никого нет! Хотите пригласить кого-нибудь или выключить уведомления о пустой комнате?"
}