<?php
$TRANSLATIONS = array(
"Groups" => "Gruppos",
"Users" => "Usatores",
"Delete" => "Deler"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";