Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ta_LK.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7303c07f7b3c5dbb61aa185aa06c42f10aa75dbf (plain)
1
2
3
4
5
6
7
8
<?php
$TRANSLATIONS = array(
"Cancel" => "இரத்து செய்க",
"Password" => "கடவுச்சொல்",
"Name" => "பெயர்",
"Download" => "பதிவிறக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";