summaryrefslogtreecommitdiffstats
path: root/l10n/si_LK.php
blob: c4b8e6ca5af2589cc08b95f91fb66d98f0774eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?php
$TRANSLATIONS = array(
"Refresh" => "නැවුම් කරන්න",
"by" => "විසින්",
"from" => "වෙතින්",
"Download" => "බාන්න",
"Description" => "විස්තරය",
"Subscribe" => "දායකවන්න",
"Web address" => "අන්තර්ජාල ලිපිනය",
"Folder" => "ෆෝල්ඩරය",
"Folder name" => "ෆොල්ඩරයේ නම",
"Create" => "තනන්න",
"Rename" => "නැවත නම් කරන්න",
"Delete feed" => "සංග්‍රහය මකන්න",
"Collapse" => "හකුළන්න",
"Rename folder" => "ෆොල්ඩරය නැවත නම් කරන්න",
"Delete folder" => "ෆොල්ඩරය මකන්න",
"Starred" => "තරු දැමු",
"Settings" => "සිටුවම්",
"Import" => "ආයාත කරන්න",
"Export" => "නිර්යාත කරන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";