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

si_LK.js « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d48f024357cff400ea8381c929a1f09b8feac3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "polls",
    {
    "Group" : "Group",
    "Comments" : "අදහස්",
    "Cancel" : "අවලංගු කරන්න",
    "Title" : "මාතෘකාව",
    "Owner" : "Owner",
    "never" : "කවදාවත්",
    "Configuration" : "වින්‍යාසය",
    "Description" : "විස්තරය",
    "Expiration date" : "කල් ඉකුත් විමේ දිනය",
    "Unknown user" : "හදුනානොගත් සේවාදායකයා"
},
"nplurals=2; plural=(n != 1);");