<?php
$TRANSLATIONS = array(
"Password" => "Lykilorð",
"Download" => "Niðurhal"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";