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

sq.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e39fcc71ac4979a281d9b5ace319810ac97f9b45 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "Kërko",
    "Search on %s" : "Kërkoni në %s",
    "General" : "Të përgjithshme"
},
"nplurals=2; plural=(n != 1);");