diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-01-09 23:07:28 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-01-09 23:07:28 +0000 |
commit | 7f7b787785b8d531940ec54f2f44c46e57f3a719 (patch) | |
tree | e333c656f69e936ffd4afbd91af50308dfb439b2 /language/es_ES/install.lang.php | |
parent | 89ae3acbeec1ae951b2bfded69756746126ba65f (diff) |
[branche2] update ES
git-svn-id: http://piwigo.org/svn/branches/2.0@4641 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/install.lang.php')
-rw-r--r-- | language/es_ES/install.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 39f611390..f422bf6e3 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -71,4 +71,9 @@ $lang['Sorry!'] = 'Desolado!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo no pudo configurar PHP 5.'; $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Usted debe ponerse en contacto con su hébergeur con el fin de saber cómo configurar PHP 5'; $lang['Hope to see you back soon.'] = 'Esperando verle de revisarle muy pronto...'; + +$lang['step1_err_copy_2'] = 'La etapa próxima de instalación es posible en lo sucesivo'; +$lang['step1_err_copy_next'] = 'Etapa siguiente'; + + ?>
\ No newline at end of file |