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>2019-09-05 05:33:43 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-05 05:33:43 +0300
commit99614aea14e3b83fe6170b2c510b4aacff51bd32 (patch)
treec0f1d322ba7bfe999b979602a34c0825272f5cba /l10n
parent785cf21841a7eb73c30a4433f82f1313e915c4f1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index cce3f23..3017f14 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "iskanje je vrnilo skupno {total} zadetkov v {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
"Search" : "Poišči",
"Index not found" : "Kazala ni mogoče najti",
"Process timed out" : "Opravilo je časovno poteklo",
diff --git a/l10n/sl.json b/l10n/sl.json
index a7ae5f1..438e80e 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "iskanje je vrnilo skupno {total} zadetkov v {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "iskanje po {title} za »{search}« je vrnilo skupno {total} zadetkov v {time} ms",
"Search" : "Poišči",
"Index not found" : "Kazala ni mogoče najti",
"Process timed out" : "Opravilo je časovno poteklo",