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

si_LK.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d816a567e0224858211ff8643dbc6b7a025b943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
OC.L10N.register(
    "spreed",
    {
    "None" : "කිසිවක් නැත",
    "User" : "User",
    "Users" : "පරිශීලකයන්",
    "Name" : "නම",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Loading" : "Loading",
    "Groups" : "කණ්ඩායම්",
    "Error" : "දෝෂයක්",
    "Password protect" : "මුර පදයකින් ආරක්ශාකරන්න",
    "Close" : "වසන්න",
    "Today" : "අද",
    "Yesterday" : "ඊයේ",
    "Add users or groups" : "Add users or groups",
    "Settings" : "සැකසුම්",
    "Edit" : "සකසන්න",
    "Share link" : "Share link",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Password" : "මුර පදය",
    "Copied!" : "පිටපත් කරා",
    "Not supported!" : "සහාය දක්වන්නේ නැත.",
    "Press ⌘-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.",
    "Press Ctrl-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.",
    "Cancel" : "අවලංගු කරන්න",
    "Change password" : "මුරපදය වෙනස් කිරීම",
    "Rename" : "නැවත නම් කරන්න",
    "Share" : "බෙදා හදා ගන්න",
    "Contacts" : "සබඳතා"
},
"nplurals=2; plural=(n != 1);");