<?php $TRANSLATIONS = array( "Update" => "Uppfæra", "Download" => "Niðurhal", "Delete" => "Eyða" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";