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-08-10 05:57:00 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-10 05:57:00 +0300
commitd5b1642ceedfa831957c24d0ec9981b0bb7a7239 (patch)
tree132a20ac2d1fa647bbcb9840227939d262d3278b
parentafc44c2e333a31849849f7232a6252e416e99cbb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hr.js1
-rw-r--r--l10n/hr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index e789d93..e6a8fc4 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "pretraživanjem je pronađeno {total} rezultata za {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "pretraživanjem u {title} za „{search}“ pronađeno je {total} rezultata za {time} ms",
"Search" : "Traži",
"Index not found" : "Indeks nije pronađen",
"Process timed out" : "Isteklo vrijeme postupka",
diff --git a/l10n/hr.json b/l10n/hr.json
index 43ff6a1..c8e11f0 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -1,5 +1,6 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "pretraživanjem je pronađeno {total} rezultata za {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "pretraživanjem u {title} za „{search}“ pronađeno je {total} rezultata za {time} ms",
"Search" : "Traži",
"Index not found" : "Indeks nije pronađen",
"Process timed out" : "Isteklo vrijeme postupka",