diff --git a/public/locales/ru/app.json b/public/locales/ru/app.json index ecfea03c..4365abf7 100644 --- a/public/locales/ru/app.json +++ b/public/locales/ru/app.json @@ -128,5 +128,12 @@ "{{name}} is presenting": "{{name}} показывает", "{{displayName}}, your call is now ended": "{{displayName}}, ваш звонок завершён", "{{count}} people connected|other": "{{count}} подключилось", - "{{count}} people connected|one": "{{count}} подключился" + "{{count}} people connected|one": "{{count}} подключился", + "This will send anonymised data (such as the duration of a call and the number of participants) to the Element Call team to help us optimise the application based on how it is used.": "Это даст разрешение на отправку анонимизированных данных (таких, как продолжительность звонка и количество участников) команде Element Call, чтобы помочь нам оптимизировать работу приложения на основании того как оно используется.", + "Element Call Home": "Главная Element Call", + "Copy": "Копировать", + "Allow analytics": "Разрешить аналитику", + "Advanced": "Расширенные", + "<0>Join call now<1>Or<2>Copy call link and join later": "<0>Присоедениться к звонку сейчас<1>Or<1><2>Скопировать ссылку на звонок и присоедениться позже", + "{{name}} (Connecting...)": "{{name}} (Соединение...)" }