<?php
$TRANSLATIONS = array(
"Password" => "Парола",
"Download" => "Изтегляне"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";