[trunk] update ES

git-svn-id: http://piwigo.org/svn/trunk@5410 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2010-03-27 21:50:17 +00:00
parent fbcc9a8fe8
commit 925506bc0a
2 changed files with 3 additions and 8 deletions

View File

@@ -751,5 +751,5 @@ $lang['Select:'] = 'Seleccionar:';
$lang['None'] = 'Nada';
$lang['Invert'] = 'Invertir';
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Imposible desactivar este tema, debe quedar por lo menos un tema acelerado.';
$lang['Webmaster status is required.'] = 'Usted debe tener el status de "webmaster".';
?>

View File

@@ -74,11 +74,6 @@ $lang['next step'] = 'Etapa siguiente';
$lang['Database type'] = 'Tipo de base de datos';
$lang['The type of database your piwigo data will be store in'] = 'La base de datos en la cual será almacenado su dato Piwigo';
$lang['The configuration of Piwigo is finished, here is the next step<br><br>
* go to the identification page and use the login/password given for webmaster<br>
* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = 'La configuración de Piwigo, plaza a la siguiente etapa :<br><br>
* Vaya sobre la página de identificación y conéctese con pseudo y la palabra de paso cogidos para el webmaster<br>
* Esto le permite acceder a la parte administración y a las instrucciones para cargar imágenes en los repertorios.';
$lang['Congratulations, Piwigo installation is completed'] = 'Félicitation, Piwigo está completamente instalado';
?>
?>