server/apps/files_sharing/l10n/ta_LK.php
2014-05-04 01:56:15 -04:00

7 lines
274 B
PHP

<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "பகிரப்பட்டது {சொந்தகாரர்}",
"Password" => "கடவுச்சொல்",
"Download" => "பதிவிறக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";