[trunk] - es_ES update Thanks to jpr928

git-svn-id: http://piwigo.org/svn/trunk@10205 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-09 16:19:50 +00:00
parent ad5377bf70
commit 7992453483
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -777,4 +777,9 @@ $lang['All languages are up to date.'] = 'Todos los idiomas están actualizados.
$lang['Visit theme site'] = 'Visita el sitio web del tema';
$lang['Visit language site'] = 'Visita el sitio web del idioma';
$lang['New Version'] = 'Nueva version';
$lang['Obsolete Plugins'] = 'Estos plugins son pbsoletos';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'ADVERTENCIA! Este plugin no parece ser compatible con esta versión de Piwigo.';
$lang['Do you want to activate anyway?'] = '¿Quiere activarlo de todos modos?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ESTE PLUGIN ES AHORA PARTE DEL CORE DE PIWIGO! PUEDE DESINSTALARLO AHORA! ';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: Este plugin FALTA PERO ESTÁ INSTALADO! DESINSTALAR YA!.';
?>
+1
View File
@@ -356,5 +356,6 @@ $lang['Manage this user comment: %s'] = 'Administrar 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 suprimió el comentario sustentador al que él identificaba %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';
?>