[trunk] - ca_ES update Thanks to josep.torne

git-svn-id: http://piwigo.org/svn/trunk@10211 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-09 16:39:43 +00:00
parent 3355da3b08
commit a62c866c87

View File

@@ -358,4 +358,5 @@ $lang['Manage this user comment: %s'] = 'Gestiona aquest comentari d\'usuari: %s
$lang['This author modified following comment:'] = 'Aquest autor ha modificat el següent comentari:';
$lang['This author removed the comment with id %d'] = 'Aquest autor ha eliminat el comentari amb id %d';
$lang['validate this comment'] = 'valida aquest comentari';
$lang['html tags are not allowed in login'] = "les etiquetes html no són permeses en les dades d'inici de sessió";
?>