[trunk] update ES thanks jpr

git-svn-id: http://piwigo.org/svn/trunk@6142 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2010-05-09 18:21:18 +00:00
commit 3ea1387df6
3 changed files with 5 additions and 2 deletions

View file

@ -759,4 +759,6 @@ $lang['Manual order'] = 'Orden manual';
$lang['Add another set of photos'] = 'Añadir otras fotos';
$lang['Order of menubar items has been updated successfully.'] = 'La orden de los elementos del menú ha sido actualizada con éxito.';
$lang['This theme was not designed to be directly activated'] = 'Este tema no es concebido por ser acelerado directamente';
$lang['Who can see this photo?'] = '¿Quien puede ver esta foto?';
$lang['Pending Comments'] = 'Comentarios pendientes';
?>

View file

@ -75,5 +75,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'La creación del fichero de configuración local/config/database.inc.php fue suspendido.';
$lang['Download the config file'] = 'Descargar el fichero de configuración';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Usted puede descargar el fichero de configuración y carga en el repertorio local/config de su instalación Piwigo.';
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite y PostgreSQL están actualmente en estado experimental.';
$lang['Learn more'] = 'Más información';
?>

View file

@ -41,5 +41,5 @@ $lang['Only thumbnails prefix and webmaster mail address have been saved from pr
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Esta página le propone poner al día la base de datos de su antigua versión de piwigo hacia la nueva versión.
El asistente de postura al día piensa que usted dispone actualmente del <strong>versión %s</strong> (o equivalente).';
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'En <i>%s</i>, antes <b>?></b>, insertar:';
?>