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

ta_LK.php « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9dec6de3acb361bac78191a586bc43f0de256478 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "சேமிக்கப்படுகிறது...",
"Encryption" => "மறைக்குறியீடு"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";