<?php $TRANSLATIONS = array( "Update" => "עדכון", "Download" => "הורדה", "Delete" => "מחיקה" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";