summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ta_LK.php
blob: ed93b459c7db36046316ae7af68f8c9cdd60a7fc (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Error" => "வழு",
"Name" => "பெயர்",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"Delete" => "நீக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";