From a1d48efff143b0c0bc3165b069480ab6e5e12e17 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 3 Oct 2021 02:48:57 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 1 + l10n/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index ecf5f7f..4d80862 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -2,6 +2,7 @@ OC.L10N.register( "fulltextsearch", { "the search returned {total} results in {time} ms" : "поиск вернул {total} результатов за {time} мс", + "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "поиск в {title} по запросу «{search}» вернул {total} результатов за {time} мс", "Search" : "Поиск", "Index not found" : "Индекс не найден", "Process timed out" : "Превышено время ожидания запроса", diff --git a/l10n/ru.json b/l10n/ru.json index 8744c13..8b05b11 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,5 +1,6 @@ { "translations": { "the search returned {total} results in {time} ms" : "поиск вернул {total} результатов за {time} мс", + "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "поиск в {title} по запросу «{search}» вернул {total} результатов за {time} мс", "Search" : "Поиск", "Index not found" : "Индекс не найден", "Process timed out" : "Превышено время ожидания запроса", -- cgit v1.2.3