Blame view
sources/apps/files_trashbin/l10n/si_LK.php
173 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Error" => "දෝෂයක්", |
|
03e52840d
|
4 |
"Name" => "නම", |
|
03e52840d
|
5 6 |
"Delete" => "මකා දමන්න" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |