diff --git a/android/sdk/src/main/res/values-ru/strings.xml b/android/sdk/src/main/res/values-ru/strings.xml new file mode 100644 index 000000000000..48573cec893f --- /dev/null +++ b/android/sdk/src/main/res/values-ru/strings.xml @@ -0,0 +1,9 @@ + + + Текущая встреча + Нажмите, чтобы вернуться к встрече. + Отключиться + Отключить звук + Включить звук + Ongoing Conference Notifications + \ No newline at end of file diff --git a/lang/main-ru.json b/lang/main-ru.json index ec70481635b0..ec821db359dc 100644 --- a/lang/main-ru.json +++ b/lang/main-ru.json @@ -49,13 +49,18 @@ "remove": "Удалить", "sendToBreakoutRoom": "Отправить участника к:" }, + "breakoutList": "Сессионные залы", + "buttonLabel": "Сессионные залы", "defaultName": "Сессионный зал #{{index}}", + "hideParticipantList": "Скрыть список участников", "mainRoom": "Главная комната", "notifications": { "joined": "Вход в сессионный зал \"{{name}}\"", "joinedMainRoom": "Вход в главную комнату", "joinedTitle": "Сессионные залы" - } + }, + "showParticipantList": "Показать участников", + "title": "Сессионные залы" }, "calendarSync": { "addMeetingURL": "Добавить ссылку конференции", @@ -372,6 +377,7 @@ "sendPrivateMessageTitle": "Отправить личное сообщение?", "serviceUnavailable": "Служба недоступна", "sessTerminated": "Связь прервана", + "sessTerminatedReason": "Встреча прервана", "sessionRestarted": "Вызов перезапущен из-за проблемы с подключением.", "shareAudio": "Продолжить", "shareAudioTitle": "Как поделиться аудио",