te.php 119 Bytes
<?php
$TRANSLATIONS = array(
"Delete" => "తొలగించు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";