summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ta_LK.php
blob: 3b944d42e64b518ebad2e58e594d6a65504a893d (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "பகிரப்பட்டது {சொந்தகாரர்}",
"Password" => "கடவுச்சொல்"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";