summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ta_LK.php
blob: a436e2344a4fd0b5fb18b88e570cc04b9c09770f (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "பெயர்",
"1 folder" => "1 கோப்புறை",
"{count} folders" => "{எண்ணிக்கை} கோப்புறைகள்",
"1 file" => "1 கோப்பு",
"{count} files" => "{எண்ணிக்கை} கோப்புகள்"
);