From 5c06f87643940b0bbac8b0faae7e63df7a4b4298 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 23 Sep 2011 06:57:03 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20es=5FES=20-=20Esp?= =?UTF-8?q?a=C3=B1ol=20-=20Spanish=20thanks=20to=20jpr928=20-=20feature:23?= =?UTF-8?q?20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12202 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'language/es_ES/admin.lang.php') diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index c75749a73..2450ee68f 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -193,7 +193,7 @@ $lang['Comments'] = 'Comentarios'; $lang['Information data registered in database'] = 'Informaciones registradas en la base de datos'; $lang['Default display'] = 'Visualización por defecto'; $lang['The gallery URL is not valid.'] = 'La dirección de la galería no es válida.'; -$lang['Main'] = 'Principale'; +$lang['Main'] = 'Principal'; $lang['The number of comments a page must be between 5 and 50 included.'] = 'El número de comentarios de usuarios por página debe ser comprendido entre 5 y 50.'; $lang['Configuration'] = 'Configuración'; $lang['confirm'] = 'Confirmar'; @@ -571,8 +571,7 @@ $lang['%d photos were deleted'] = '%d fotos han sido suprimidas'; $lang['Downloads'] = 'Descargar'; $lang['Released on'] = 'Añadido'; $lang['Number of downloads'] = 'Número de descargas'; -// --------- Starting below: New or revised $lang ---- from Colibri -$lang['Piwigo Announcements Newsletter'] = 'Newsletter Piwigo'; +$lang['Piwigo Announcements Newsletter'] = 'Boletín informativo Piwigo'; $lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = 'Quédese en contacto con el proyecto Piwigo, abónese a la newsletter. Usted recibirá un e-mail cuando una nueva versión estará disponible (a veces un bug de seguridad es corregido, es importante estar al tanto) o que un acontecimiento superior sobrevengá sobre el proyecto. Solamente algunos mensajes al año.'; $lang['Subscribe %s'] = 'Abonar a la newsletter inglesa %s'; $lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Abonar %s a la newsletter Piwigo'; @@ -857,4 +856,6 @@ $lang['No destination tag selected'] = 'No ha seleccionado una etiqueta de desti $lang['Tags %s merged into tag %s'] = 'Las etiquetas %s fueron combinados en la etiqueta %s'; $lang['Select at least two tags for merging'] = 'Seleccione al menos dos etiquetas para la fusión'; $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.'; ?> \ No newline at end of file -- cgit v1.2.3