<?php
$TRANSLATIONS = array(
"Cancel" => "இரத்து செய்க",
"Password" => "கடவுச்சொல்",
"Name" => "பெயர்",
"Download" => "பதிவிறக்குக"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";