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

si.js « l10n - github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d278763aada44c2465e86a9c4ec70557d57669c2 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_filter",
    {
    "No images found" : "පින්තූර කිසිවක් හමු නොවීය",
    "Filter" : "පෙරහන",
    "Files filter" : "ගොනු පෙරහන",
    "Name" : "නම",
    "Size" : "ප්‍රමාණය"
},
"nplurals=2; plural=(n != 1);");