language = array(
'clear_date' => 'Netejar',
'csrf_detected' => 'Hi va haver un problema amb el teu enviament!
Probablement l\'enviament és massa gran o és una petició duplicada.
Si us plau, torneu a provar.',
'days' => array('Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'),
'days_abbr' => false, // will use the first 2 letters from the full name
'months' => array('Gener','Febrer','Març','Abril','Maig','Juny','Julio','Agost','Setembre','Octubre','Novembre','Desembre'),
'months_abbr' => false, // will use the first 3 letters from the full name
'new_captcha' => 'Obtenir nou codi',
'other' => 'Altres...',
'select' => '- Seleccionar -',
'spam_detected' => 'Possible intent d\'spam detectat. El formulari enviat va ser rebutjat.',
'today' => 'Avui',
);
?>