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

si_LK.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f55e8fc6d507173de0c86e9da624a73fda51e56a (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "එපා",
    "Password" : "මුර පදය",
    "Name" : "නම",
    "Download" : "බාන්න"
},
"nplurals=2; plural=(n != 1);");