summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ta_LK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ta_LK.php')
-rw-r--r--apps/files_trashbin/l10n/ta_LK.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ta_LK.php b/apps/files_trashbin/l10n/ta_LK.php
index 35253900b19..ed93b459c7d 100644
--- a/apps/files_trashbin/l10n/ta_LK.php
+++ b/apps/files_trashbin/l10n/ta_LK.php
@@ -2,10 +2,8 @@
$TRANSLATIONS = array(
"Error" => "வழு",
"Name" => "பெயர்",
-"1 folder" => "1 கோப்புறை",
-"{count} folders" => "{எண்ணிக்கை} கோப்புறைகள்",
-"1 file" => "1 கோப்பு",
-"{count} files" => "{எண்ணிக்கை} கோப்புகள்",
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"Delete" => "நீக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";