From 3ea1387df64898284401fa31e15813cb7bfe41f1 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 9 May 2010 18:21:18 +0000 Subject: [trunk] update ES thanks jpr git-svn-id: http://piwigo.org/svn/trunk@6142 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 2 ++ language/es_ES/install.lang.php | 3 ++- language/es_ES/upgrade.lang.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index b2d698fdf..cbdf7ca2c 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -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'; ?> \ No newline at end of file diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index ce09d4a35..779454291 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -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'; ?> \ No newline at end of file diff --git a/language/es_ES/upgrade.lang.php b/language/es_ES/upgrade.lang.php index 17f44b323..13a0afbf9 100644 --- a/language/es_ES/upgrade.lang.php +++ b/language/es_ES/upgrade.lang.php @@ -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 release %s (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 versión %s (o equivalente).'; - +$lang['In %s, before ?>, insert:'] = 'En %s, antes ?>, insertar:'; ?> \ No newline at end of file -- cgit v1.2.3