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: d7e57fbb2e4fa2558c634c7593596048dd2dc5a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "එපා",
    "Sharing" : "හුවමාරු කිරීම",
    "A file or folder has been <strong>shared</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>හවුල්</strong> වී ඇත",
    "Password" : "මුර පදය",
    "Name" : "නම",
    "Download" : "බාන්න"
},
"nplurals=2; plural=(n != 1);");