nextcloud/apps/files_sharing/l10n/ta_LK.php

7 lines
223 B
PHP

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