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:
authorNextcloud bot <bot@nextcloud.com>2020-10-27 05:41:32 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-27 05:41:32 +0300
commit581bb0baf95269be986d4c4142bb399e1a9cff85 (patch)
treeb8333d58676b7ebccbac1188e3736226aabc7ecc
parentd4c7de72666d66e7007341790769264a3ff658ed (diff)
[tx-robot] updated from transifex
-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.",