diff --git a/locale/ru/LC_MESSAGES/converse.json b/locale/ru/LC_MESSAGES/converse.json index 20a7bce20..ed5c8a990 100644 --- a/locale/ru/LC_MESSAGES/converse.json +++ b/locale/ru/LC_MESSAGES/converse.json @@ -809,6 +809,26 @@ "Toggle chat": [ null, "Включить чат" + ], + "%1$s says": [ + null, + "%1$s пишет" + ], + "has gone offline": [ + null, + "больше не в сети" + ], + "has come online": [ + null, + "в сети" + ], + "is busy": [ + null, + "просит не беспокоить" + ], + "wants to be your contact": [ + null, + "просится в список контактов" ] } }