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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-27 03:24:38 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-27 03:24:38 +0300
commit43030af5e9cd0dc502cac4cc072551719e9c3393 (patch)
tree869364281cfc8204b2db00726218a55e739a7978 /l10n
parentc91a0477b3bbbda71fd7bc6b1e9a19b076074f07 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 63556ef..3545ffb 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Full text search" : "Plnotextové vyhledávání",
"Index not found" : "Index nebyl nalezen",
"Full text search (BETA)" : "Full-textové vyhledávání (BETA)",
+ "Core of the full-text search framework for Nextcloud" : "Jádro frameworku pro fulltextové vyhledávání v Nextcloudu",
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},
diff --git a/l10n/cs.json b/l10n/cs.json
index 76ef99a..00895cf 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -2,6 +2,7 @@
"Full text search" : "Plnotextové vyhledávání",
"Index not found" : "Index nebyl nalezen",
"Full text search (BETA)" : "Full-textové vyhledávání (BETA)",
+ "Core of the full-text search framework for Nextcloud" : "Jádro frameworku pro fulltextové vyhledávání v Nextcloudu",
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"