server/apps/files_sharing/l10n/ta_LK.php
2014-03-12 01:57:17 -04:00

6 lines
223 B
PHP

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