[trunk (admin)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@13951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
a7909664f0
commit
23b4fe1dad
1 changed files with 22 additions and 0 deletions
|
@ -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';
|
||||
?>
|
Loading…
Reference in a new issue