From a69f33210d19ea440e6951249dce4c00d5800e65 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:06:52 +0000 Subject: [trunk_install] Update es_ES, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30162 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/install.lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'language/es_ES') diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 84283b435..6f32ff4dd 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -46,13 +46,13 @@ $lang['Password [confirm]'] = 'Contraseña [Confirmar]'; $lang['verification'] = 'Comprobación'; $lang['Need help ? Ask your question on Piwigo message board.'] = '¿ Necesidad de ayuda? Plantee su pregunta sobre él foro de Piwigo.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Los visitantes podrán ponerse en contacto con usted por este mail'; -$lang['PHP 5 is required'] = 'PHP 5 requerido'; +$lang['PHP 5 is required'] = 'PHP 5.2 requerido'; $lang['It appears your webhost is currently running PHP %s.'] = 'Aparentemente, la versión PHP de su alojador web es PHP %s.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va a tratar de pasar en PHP 5 creando o modificando el fichero .htaccess.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va a tratar de pasar en PHP 5.2 creando o modificando el fichero .htaccess.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note que usted mismo puede cambiar la configuración PHP y volver a lanzar Piwigo después.'; -$lang['Try to configure PHP 5'] = 'Trate de configurar PHP 5'; +$lang['Try to configure PHP 5'] = 'Trate de configurar PHP 5.2'; $lang['Sorry!'] = 'Lo siento!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo no pudo configurar PHP 5.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo no pudo configurar PHP 5.2'; $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 alojador web con el fin de saber cómo configurar PHP 5'; $lang['Hope to see you back soon.'] = 'Esperando verle muy pronto...'; $lang['Congratulations, Piwigo installation is completed'] = 'Félicitation, Piwigo está completamente instalado'; @@ -65,4 +65,4 @@ $lang['Welcome to my photo gallery'] = 'Bienvenido a mi galería de fotos'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dudes en escribir en nuestros foros para cualquier duda: %s'; $lang['Welcome to your new installation of Piwigo!'] = '¡Bienvenid@ a la instalación de Piwigo!'; $lang['localhost or other, supplied by your host provider'] = 'host local o de otro tipo, suministrado por el proveedor de alojamiento'; -?> \ No newline at end of file +$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 alojador web con el fin de saber cómo configurar PHP 5.2'; \ No newline at end of file -- cgit v1.2.3