aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/install.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-04-03 12:03:03 +0000
committerddtddt <ddtddt@piwigo.org>2010-04-03 12:03:03 +0000
commitf44b8fc3e8c7e7e8f48184d4630250f50fef9ba6 (patch)
tree0076454fba48d418c3502bb71654676796220045 /language/es_ES/install.lang.php
parent4e3a9826f30707cab474b8d6aa81989b56c89109 (diff)
[trunk] update ES
git-svn-id: http://piwigo.org/svn/trunk@5584 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/install.lang.php')
-rw-r--r--language/es_ES/install.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php
index 8b448d8f8..949683f69 100644
--- a/language/es_ES/install.lang.php
+++ b/language/es_ES/install.lang.php
@@ -72,4 +72,9 @@ $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['Congratulations, Piwigo installation is completed'] = 'Félicitation, Piwigo está completamente instalado';
+$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Una solución alternativa es copiar el texto en la zona más abajo and de pegarlo en el fichero "local/config/database.inc.php" (Atención: database.inc.php debe contener sólo lo que se encuentra en la zona, no de regreso a la línea, ningún espacio';
+$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.';
+
?> \ No newline at end of file