server/apps/files_sharing/l10n/si_LK.php
2014-07-09 01:55:51 -04:00

8 lines
194 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "එපා",
"Password" => "මුර පදය",
"Name" => "නම",
"Download" => "බාන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";