<?php
$TRANSLATIONS = array(
"Error" => "Error",
"Name" => "Nom",
"Delete" => "Escafa"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";