From 5e7f1f05c484acfc57b3209eff6b2932c16db3c1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 10 Aug 2021 02:57:04 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/hr.js | 1 + l10n/hr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/hr.js b/l10n/hr.js index e789d93e..e6a8fc4d 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 43ff6a11..c8e11f01 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",