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

si_LK.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d57a48b2e68299a046c3a93c7385859df3801f23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "serverinfo",
    {
    "Users" : "පරිශීලකයන්",
    "Groups" : "කණ්ඩායම්",
    "Copied!" : "පිටපත් කරා",
    "Not supported!" : "සහාය දක්වන්නේ නැත.",
    "Press ⌘-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.",
    "Press Ctrl-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.",
    "Size" : "ප්‍රමාණය",
    "Type:" : "ගණය:",
    "Size:" : "විශාලත්වය:"
},
"nplurals=2; plural=(n != 1);");