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

si_LK.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a275f18e6bdf56541b88e5cc7e9c833183e57b5 (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(
    "gallery",
    {
    "Next" : "ඊලඟ",
    "Play" : "ධාවනය",
    "Pause" : "විරාමය",
    "Previous" : "පෙර",
    "Close" : "වසන්න",
    "Download" : "බාන්න",
    "Delete" : "මකා දමන්න",
    "Share" : "බෙදා හදා ගන්න",
    "Upload" : "උඩුගත කරන්න",
    "Error" : "දෝෂයක්",
    "Share link" : "Share link",
    "Link" : "Link",
    "Password protect" : "මුර පදයකින් ආරක්ශාකරන්න",
    "Password" : "මුර පදය",
    "Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න",
    "Expiration date" : "කල් ඉකුත් විමේ දිනය",
    "group" : "කණ්ඩායම",
    "Unshare" : "නොබෙදු",
    "can edit" : "සංස්කරණය කළ හැක",
    "access control" : "ප්‍රවේශ පාලනය",
    "create" : "සදන්න",
    "delete" : "මකන්න",
    "Password protected" : "මුර පදයකින් ආරක්ශාකර ඇත",
    "Error unsetting expiration date" : "කල් ඉකුත් දිනය ඉවත් කිරීමේ දෝෂයක්",
    "Error setting expiration date" : "කල් ඉකුත් දිනය ස්ථාපනය කිරීමේ දෝෂයක්",
    "Warning" : "අවවාදය",
    "Cancel upload" : "උඩුගත කිරීම අත් හරින්න",
    "Sort by name" : "Order by name",
    "Sort by date" : "Order by date"
},
"nplurals=2; plural=(n != 1);");