summaryrefslogtreecommitdiffstats
path: root/l10n/si.js
blob: d9b01f4717c3b6c5048a91550c18477eb240f6f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "contacts",
    {
    "Details" : "විස්තර",
    "Name" : "නම",
    "Download" : "බාගන්න",
    "Cancel" : "අවලංගු කරන්න",
    "Groups" : "සමූහ…",
    "Close" : "වසන්න",
    "Notes" : "සටහන්",
    "Website" : "වියමන අඩවිය",
    "Location" : "ස්ථානය",
    "Home" : "මුල් පිටුව",
    "Address" : "ලිපිනය",
    "Unknown" : "නොදන්නා"
},
"nplurals=2; plural=(n != 1);");