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-10-22 05:43:38 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-22 05:43:38 +0300
commit78503959572d1721450fcf0cb6c97be77336d8e5 (patch)
tree4932c79a951f8bc003feaaab0153002921c77f2b
parenta71b00c1f5f4af90f647d576f3a9cc9f9923e983 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 8053e75..d0b065c 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "a keresés {total} eredményt talált {time} ms alatt",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "a(z) {title} kifejezés keresése a(z) \"{search}\" kifejezésre {total} találatot adott vissza {time} ms alatt",
"Search" : "Keresés",
"Index not found" : "INdex nem található",
"Process timed out" : "Folyamat időtúllépés",
diff --git a/l10n/hu.json b/l10n/hu.json
index 8b20447..53abb9a 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,5 +1,6 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "a keresés {total} eredményt talált {time} ms alatt",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "a(z) {title} kifejezés keresése a(z) \"{search}\" kifejezésre {total} találatot adott vissza {time} ms alatt",
"Search" : "Keresés",
"Index not found" : "INdex nem található",
"Process timed out" : "Folyamat időtúllépés",