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