From 60d4b626a5e2e2b10d28f3e010bfbf979ea1e4b2 Mon Sep 17 00:00:00 2001 From: Ilya Shevtsov <56231002+ZXLTRXN@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:38:55 +0700 Subject: [PATCH] fix(lang) updated Russian translations (#14213) --- android/sdk/src/main/res/values-ru/strings.xml | 9 +++++++++ lang/main-ru.json | 8 +++++++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 android/sdk/src/main/res/values-ru/strings.xml 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 0000000000..48573cec89 --- /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 ec70481635..ec821db359 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": "Как поделиться аудио",