nextcloud/apps/files_sharing/l10n/ta_LK.php

9 lines
257 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "இரத்து செய்க",
"Password" => "கடவுச்சொல்",
"Name" => "பெயர்",
"Download" => "பதிவிறக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";