From 78503959572d1721450fcf0cb6c97be77336d8e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Oct 2021 02:43:38 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 1 + l10n/hu.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/hu.js b/l10n/hu.js index 8053e75a..d0b065cf 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 8b204476..53abb9a9 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",