summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/te.php
blob: 734f200cf9c4d003f3e921d558032a59b6492e58 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("",""),
"Help" => "సహాయం",
"Password" => "సంకేతపదం"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";