From b7c7de9e4980df2c37f0e7bda7c30ec0a7b73881 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 2 Oct 2011 07:47:14 +0000 Subject: [PATCH] =?UTF-8?q?[trunk]=20-=20language=20-=20update=20es=5FES?= =?UTF-8?q?=20-=20Espa=C3=B1ol=20=E2=80=93=20Spanish=20Recovery=20in=20plu?= =?UTF-8?q?gin=20=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12301 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 2450ee68f..00e0a42e1 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -858,4 +858,7 @@ $lang['Select at least two tags for merging'] = 'Seleccione al menos dos etiquet $lang['Select an album'] = 'Seleccionar un álbum'; $lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Por defecto Piwigo creara el nuevo tamaño web a partir de la HD (alta definición).'; $lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Si la HD no esta disponible y que la version actual del tamaño web es mas grande que les dimensiones abajo mensionadas, entonces Piwigo la considerara como HD y creara un nuevo tamaño web a partir de esta misma.'; +$lang['An error has occured during upgrade.'] = 'Un error sobrevino durante la actualización.'; +$lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Imposible extraer los ficheros. Por favor, verifique los permisos de los ficheros de su instalación.
Haga clic aquí para ver el informe de error.'; +$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo no puede recuperar el fichero de actualización desde el servidor'; ?> \ No newline at end of file