<?php $TRANSLATIONS = array( "Update" => "Actualisar", "Download" => "Discargar", "Delete" => "Deler" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";