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

af.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fe5c8a61c3debf99da8798f0216e9dbde3feb44 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "fulltextsearch",
    {
    "Index not found" : "Indeks nie gevind nie",
    "Tick not found" : "Merk nie gevind nie",
    "Search on %s" : "Soek op %s"
},
"nplurals=2; plural=(n != 1);");