summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/si_LK.php
blob: bfceab6c04b9aa102a17134fcaeb6dc23ee29f92 (plain)
1
2
3
4
5
6
7
8
<?php
$TRANSLATIONS = array(
"Password" => "මුර පදය",
"Name" => "නම",
"Download" => "බාන්න",
"Save" => "සුරකින්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";