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

fi.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a346db5805a6d1b24184c7f45d53e48220e38af (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "fulltextsearch",
    {
    "Full text search" : "Kokotekstihaku",
    "Index not found" : "Indeksiä ei löydy",
    "Full text search (BETA)" : "Kokotekstihaku (BETA)",
    "Search on %s" : "Etsi kohteesta %s"
},
"nplurals=2; plural=(n != 1);");