<?php $TRANSLATIONS = array( "Save" => "Gorde", "Delete" => "Ezabatu", "Edit" => "Aldatu", "Cancel" => "Ezeztatu", "Export" => "Esportazio" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";