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

is.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6907d3537d3ea378718cb1c3d461f13eabd63267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Search" : "Leita",
    "Index not found" : "Atriðavísir fannst ekki",
    "Full text search" : "Leit í öllum textanum",
    "Core of the full-text search framework for Nextcloud" : "Kjarni kerfisins sem styður leit í öllum textanum í Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Kjarnaforrit kerfisins sem styður leit í öllum textanum í Nextcloud.",
    "Search on %s" : "Leita í %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Skoðaðu vel wiki-vefinn eftir hjálparskjölum varðandi uppsetningu og stillingar á leit í heildartexta innan Nextcloud skýsins þíns",
    "General" : "Almennt",
    "Search Platform" : "Leita á kerfi",
    "Select the app to index content and answer search queries." : "Veldu forrit til að atriðaskrá efni og svara leitarbeiðnum.",
    "Navigation Icon" : "Táknmynd flakks",
    "Enable global search within all your content." : "Virkja víðværa leit inna alls efnisins þíns."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}