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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-23 05:39:23 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-23 05:39:23 +0300
commit1e7a04206b791af8681cdb8f55b16cdefed78229 (patch)
treefe449c007db04a93bc66a520da2c2e05a9c45cc8 /l10n
parent441aea18c3f57865415ce0c1a58a1d6a62e9c31c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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 21f9cc6..15685e7 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "a keresés {total} eredményt talált {time} ms alatt",
"Search" : "Keresés",
"Index not found" : "INdex nem található",
"Full text search" : "Teljes szöveges keresés",
diff --git a/l10n/hu.json b/l10n/hu.json
index 93da4d1..f9e75b4 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "a keresés {total} eredményt talált {time} ms alatt",
"Search" : "Keresés",
"Index not found" : "INdex nem található",
"Full text search" : "Teljes szöveges keresés",