Blame view
sources/apps/files_sharing/l10n/si_LK.php
207 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Password" => "මුර පදය", |
|
6d9380f96
|
4 5 6 |
"Name" => "නම", "Save" => "සුරකින්න", "Download" => "බාන්න" |
|
03e52840d
|
7 |
); |
|
31b7f2792
|
8 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |