<?php $TRANSLATIONS = array( "Error" => "Error", "Password" => "Clave", "Cancel" => "Cancelar", "Username" => "Usuario" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";