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>2021-09-11 05:50:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:50:29 +0300
commitca0399aa664898e8e969ad442365b85f572f2106 (patch)
tree2acf01383d52b1a841ae4762868d122163019e8b
parent5138af4c79cf1f959998e5c2a2db34b3532e956c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sl.js1
-rw-r--r--l10n/sl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index ed6fd3c..e769526 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -2,6 +2,7 @@ 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 predmetu {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 996e6b8..6bee341 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,5 +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 predmetu {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",