aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 95ca27c6fab..634ee351572 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -304,6 +304,8 @@ OC.L10N.register(
"The transcribed text" : "Расшифрованный текст",
"Chat message" : "Сообщение в чате",
"Confirmation" : "Подтверждение",
+ "Generated response" : "Сгенерированный ответ",
+ "The response from the chat model." : "Ответ от модели чата.",
"Context write" : "Контекстная запись",
"Writes text in a given style based on the provided source material." : "Пишет текст в заданном стиле на основе предоставленного исходного материала.",
"Writing style" : "Стиль письма",
@@ -334,6 +336,7 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "История сообщений в чате до текущего сообщения, начиная с сообщения пользователя",
"Response message" : "Ответное сообщение",
"The generated response as part of the conversation" : "Сгенерированный ответ в ходе беседы",
+ "The response from the chat model" : "Ответ от чат-модели",
"Formalize text" : "Формализовать текст",
"Takes a text and makes it sound more formal" : "Берется текст и делает его звучание более формальным",
"Write a text that you want the assistant to formalize" : "Напишите текст, который вы хотите, чтобы ассистент оформил официально",