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-07-09 05:49:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-09 05:49:50 +0300
commit3ae181636d8a50525360b12d8ca7aa9fe481badd (patch)
tree081cb2113ebdef7945a3d07aeb15c1a844a2a7bc
parentade38a5d7bf34acc6b4af2439cb71149fda8ec86 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sk.js1
-rw-r--r--l10n/sk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 62468b0..466e129 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "Vyhľadávanie našlo {total} výsledkov za {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Vyhľadávanie \"{search}\" v {title} našlo {total} výsledkov za {time} ms",
"Search" : "Hľadať",
"Index not found" : "Index nenájdený",
"Process timed out" : "Spracovanie expirovalo",
diff --git a/l10n/sk.json b/l10n/sk.json
index 72dabca..638880d 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,5 +1,6 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "Vyhľadávanie našlo {total} výsledkov za {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Vyhľadávanie \"{search}\" v {title} našlo {total} výsledkov za {time} ms",
"Search" : "Hľadať",
"Index not found" : "Index nenájdený",
"Process timed out" : "Spracovanie expirovalo",