Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 4d80862..0ea7b1a 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -16,7 +16,6 @@ OC.L10N.register(
"Search Platform" : "Платформа поиска",
"Select the app to index content and answer search queries." : "Выберите приложение для индексирования содержимого файлов и обработки поисковых запросов.",
"Navigation Icon" : "Значок навигации",
- "Enable global search within all your content." : "Включить глобальный поиск по всему содержимому.",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "поиск в {title} по запросу «{search}» вернул {total} результатов за {time} мс"
+ "Enable global search within all your content." : "Включить глобальный поиск по всему содержимому."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");