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>2018-02-14 04:22:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-14 04:22:14 +0300
commit8a0321da05d9e205a7846f9f15005f9135e8fb43 (patch)
tree354589391ce430e2c05af11499e3fedc80a3297d /l10n/cs.js
parentc33dc2afc1734b8a10e4780dd4829032821dedda (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
new file mode 100644
index 0000000..0a5924d
--- /dev/null
+++ b/l10n/cs.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Full text search" : "Full-textové vyhledávání",
+ "Full text search (BETA)" : "Full-textové vyhledávání (BETA)"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");