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:
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 1ae5301..d4c5188 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Search" : "Поиск",
"Index not found" : "Индекс не найден",
"Process timed out" : "Превышено время ожидания запроса",
+ "Full Text Search" : "Полнотекстовый поиск",
"Full text search" : "Полнотекстовый поиск",
"Core of the full-text search framework for Nextcloud" : "Ядро механизма полнотекстового поиска для Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Основное приложение полнотекстового поиска для Nextcloud.",
diff --git a/l10n/ru.json b/l10n/ru.json
index 466eeaa..410b5a7 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -4,6 +4,7 @@
"Search" : "Поиск",
"Index not found" : "Индекс не найден",
"Process timed out" : "Превышено время ожидания запроса",
+ "Full Text Search" : "Полнотекстовый поиск",
"Full text search" : "Полнотекстовый поиск",
"Core of the full-text search framework for Nextcloud" : "Ядро механизма полнотекстового поиска для Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Основное приложение полнотекстового поиска для Nextcloud.",