diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /lib/l10n/ru.json | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 95fb33319db..37fda232417 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -249,12 +249,27 @@ "Takes text and generates a representative emoji for it." : "Берет текст и генерирует для него репрезентативный смайлик.", "Chat" : "Разговор", "Generates a possible headline for a text." : "Генерирует возможный заголовок для текста.", + "The simplified text" : "Упрощенный текст", "Summarize" : "Обобщить", + "Summarizes a text" : "Обобщенный текст", + "The original text to summarize" : "Исходный текст для подведения итогов", "Summary" : "Всего", + "The generated summary" : "Сгенерированная сводка", "Extract topics" : "Извлечь темы", + "Extracts topics from a text and outputs them separated by commas" : "Извлекает темы из текста и выводит их через запятую", + "The original text to extract topics from" : "Исходный текст для извлечения тем из", + "Topics" : "Темы", + "The list of extracted topics" : "Список извлеченных тем", "Translate" : "Перевести", + "Translate text from one language to another" : "Перевод текста с одного языка на другой", + "Origin text" : "Исходный текст", + "The text to translate" : "Текст для перевода", + "Origin language" : "Исходный язык", + "The language of the origin text" : "Язык исходного текста", "Target language" : "Целевой язык", + "The desired language to translate the origin text in" : "Желаемый язык для перевода исходного текста", "Result" : "Результат", + "The translated text" : "Переведенный текст", "Free prompt" : "Свободная подсказка", "Runs an arbitrary prompt through the language model." : "Запускает произвольное приглашение через языковую модель.", "Generate headline" : "Сгенерировать заголовок", |