aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-05-31 15:12:39 +0000
committerddtddt <ddtddt@piwigo.org>2011-05-31 15:12:39 +0000
commit1540abf7fb3fbd0bf99cdc2defebe438fc0d55a0 (patch)
tree5c61b5aef5ba979cc0478657a111e3a10101dd89 /language/es_ES/common.lang.php
parent16227aafcf20699911e8a4b0888f91f0a7c08770 (diff)
[branche 2.2] - language - update ES
git-svn-id: http://piwigo.org/svn/branches/2.2@11144 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/es_ES/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 8f433e473..dd4664007 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -126,7 +126,7 @@ $lang['Unknown feed identifier'] = 'Identificador de RSS desconocido';
$lang['User comments'] = 'Comentarios del usuario';
$lang['Username'] = 'Nombre de usuario';
$lang['Visits'] = 'Visitas';
-$lang['Webmaster'] = 'Webmaster';
+$lang['Webmaster'] = 'Webmastre';
$lang['Week %d'] = 'Semana %d';
$lang['About Piwigo'] = 'Acerca de Piwigo';
$lang['You are not authorized to access the requested page'] = 'No dispone de autorización para ver la página solicitada';
@@ -358,4 +358,5 @@ $lang['Manage this user comment: %s'] = 'Gestionar este comentario: %s';
$lang['This author modified following comment:'] = 'Este autor modificó el comentario siguiente:';
$lang['This author removed the comment with id %d'] = 'Este autor eliminó el comentario con id. %d';
$lang['validate this comment'] = 'Validar este comentario';
+$lang['html tags are not allowed in login'] = 'Etiquetas HTML no están permitidas en el area de conección';
?> \ No newline at end of file