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

si_LK.js « l10n - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 387f0220b74201a937493679cfa01d1ecae18c4c (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
35
36
OC.L10N.register(
    "passman",
    {
    "General" : "සාමාන්‍යයෙන්",
    "Done" : "Done",
    "Sharing" : "හුවමාරු කිරීම",
    "Share link" : "Share link",
    "Username" : "පරිශීලක නම",
    "File" : "File",
    "Add" : "එක් කරන්න",
    "Type" : "වර්ගය",
    "Size" : "ප්‍රමාණය",
    "Expiration date" : "කල් ඉකුත් විමේ දිනය",
    "Export" : "නිර්යාත කරන්න",
    "Import" : "ආයාත කරන්න",
    "Uploading" : "Uploading",
    "User" : "User",
    "Files" : "ගොනු",
    "by" : "විසින්",
    "Save" : "සුරකින්න",
    "Cancel" : "අවලංගු කරන්න",
    "Settings" : "සැකසුම්",
    "Unshare" : "නොබෙදු",
    "Password" : "මුර පදය",
    "URL" : "URL",
    "Notes" : "සටහන්",
    "Edit" : "සකසන්න",
    "Delete" : "ඉවත් කරන්න",
    "Share" : "බෙදා හදා ගන්න",
    "Date" : "Date",
    "Tags" : "ටැග",
    "Description" : "විස්තරය",
    "Saving..." : "සුරැකෙමින් පවතී...",
    "seconds ago" : "තත්පරයන්ට පෙර"
},
"nplurals=2; plural=(n != 1);");