summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/te.php
blob: c2e3956d7531e27289cb48b357af40aef7b51c41 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Password" => "సంకేతపదం",
"Name" => "పేరు",
"Save" => "భద్రపరచు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";