From 23b4fe1dad1d6d2ed0f35480c59a231f9f330a57 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 7 Apr 2012 17:24:15 +0000 Subject: [trunk (admin)] Update es_ES, thanks to : petaqui git-svn-id: http://piwigo.org/svn/trunk@13951 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'language') diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 3b9d7e732..a4c4f63cc 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -871,4 +871,26 @@ $lang['Select groups...'] = 'Selecciona grupos'; $lang['Select users...'] = 'Selecciona usuarios'; $lang['There is no group in this gallery.'] = 'No hay grupos en esta galería'; $lang['visitors need to login and have the appropriate permissions to see this album'] = 'los visitantes necesitan iniciar sesión y tener permiso para ver este álbum'; +$lang['add a new watermark'] = 'Añadir una nueva marca de agua'; +$lang['Apply watermark if height is bigger than'] = 'Aplicar marca de agua si el alto es más grande de'; +$lang['Apply watermark if width is bigger than'] = 'Aplicar marca de agua si el ancho es más grande de'; +$lang['bottom left corner'] = 'Esquina inferior izquierda'; +$lang['bottom right corner'] = 'Esquina inferior derecha'; +$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Por defecto, el centro de interés está situado en el centro de la foto.'; +$lang['custom'] = 'Propio'; +$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Para tamaños de fotos con recorte, como "Cuadrado", Piwigo hará lo posible para incluir el centro de interés.'; +$lang['include photos with lower privacy level'] = 'incluir fotos con un nivel de privacidad más bajo'; +$lang['middle'] = 'Centro'; +$lang['No group is permitted to see this private album'] = 'Ningún grupo tiene permiso para ver este álbum privado'; +$lang['Opacity'] = 'Opacidad'; +$lang['Permission management'] = 'Administración de permisos'; +$lang['Photo sizes with crop'] = 'Tamaño de las fotos con el recorte.'; +$lang['Select a file'] = 'Seleccionar un archivo'; +$lang['Select a zone with your mouse to define a new center of interest.'] = 'Selecciona una zona con el ratón para definir un nuevo centro de interés.'; +$lang['The center of interest is the most meaningful zone in the photo.'] = 'El centro de interés es la zona más significativa en la foto.'; +$lang['top left corner'] = 'Esquina superior izquierda'; +$lang['top right corner'] = 'Esquina superior derecha'; +$lang['X Position'] = 'X Posición'; +$lang['X Repeat'] = 'X Repetir'; +$lang['Y Position'] = 'Y Posición'; ?> \ No newline at end of file -- cgit v1.2.3