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-03-01 04:24:01 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-01 04:24:01 +0300
commitd05811a15bccd16c8b4592d90e4836857601df83 (patch)
tree6bd31b147546e8b35aa52ba592991bdea7ed4273 /l10n/sr.js
parente6c2e4026e387ef6a8ba120ea6348fe95ec00859 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr.js')
-rw-r--r--l10n/sr.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
new file mode 100644
index 0000000..683f5d8
--- /dev/null
+++ b/l10n/sr.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Full text search" : "Претраге свих текстова",
+ "Index not found" : "Индекс није нађен",
+ "Tick not found" : "Тик није нађен",
+ "Full text search (BETA)" : "Претрага свих текстова (бета)",
+ "Search on %s" : "Претражи %s"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");