Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hu.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50b722f3e6a637f8ba036cbbe9167bf2db355c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "the search returned {total} results in {time} ms" : "a keresés {total} találatot adott vissza {time} ms alatt",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "a(z) {title} elemben, a(z) „{search}” keresés {total} találatot adott vissza {time} ms alatt",
    "Search" : "Keresés",
    "Index not found" : "Index nem található",
    "Process timed out" : "A folyamatban időtúllépés történt",
    "Full Text Search" : "Teljes szöveges keresés",
    "Full text search" : "Teljes szöveges keresés",
    "Core of the full-text search framework for Nextcloud" : "A Nextcloud teljes szövegű keresési keretrendszerének magja",
    "Core App of the full-text search framework for your Nextcloud." : "A Nextcloud teljes szöveges keresési keretrendszerének alapalkalmazása.",
    "Search on %s" : "Keresés itt: %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Ellenőrizze a wikiben a telepítéssel kapcsolatos dokumentációt, és a Nextcloud teljes szöveges keresésének konfigurációját",
    "General" : "Általános",
    "Search Platform" : "Keresési platform",
    "Select the app to index content and answer search queries." : "Válassza ki az alkalmazást, amely indexeli a tartalmat és válaszol a keresési kérésekre.",
    "Navigation Icon" : "Navigációs ikon",
    "Enable global search within all your content." : "Globális keresés engedélyezése az összes tartalomban."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}