summaryrefslogtreecommitdiffstats
path: root/l10n/si_LK.js
blob: 29f6a58dccbc98db6e7dfa8f942782d2038225b5 (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
37
OC.L10N.register(
    "contacts",
    {
    "Details" : "විස්තර",
    "Contacts" : "සබඳතා",
    "Invalid image" : "පින්තුරය දෝෂ සහිතයි",
    "Name" : "නම",
    "Title" : "මාතෘකාව",
    "Download" : "බාන්න",
    "Delete" : "ඉවත් කරන්න",
    "Cancel" : "අවලංගු කරන්න",
    "Groups" : "කණ්ඩායම්",
    "Rename" : "නැවත නම් කරන්න",
    "can edit" : "සංස්කරණය කළ හැක",
    "Close" : "වසන්න",
    "Import" : "ආයාත කරන්න",
    "Nickname" : "පටබැඳි නම",
    "Additional names" : "වෙනත් නම්",
    "Notes" : "සටහන්",
    "Location" : "ස්ථානය",
    "Home" : "නිවස",
    "Work" : "කාර්යය",
    "Other" : "වෙනත්",
    "Address" : "ලිපිනය",
    "City" : "නගරය",
    "Country" : "රට",
    "Birthday" : "උපන් දිනය",
    "Email" : "විද්‍යුත් තැපෑල",
    "Phone" : "දුරකථන",
    "Mobile" : "ජංගම",
    "Fax" : "ෆැක්ස්",
    "Pager" : "පේජරය",
    "Voice" : "හඬ",
    "None" : "කිසිවක් නැත",
    "Unknown" : "නොදනී"
},
"nplurals=2; plural=(n != 1);");