aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
committerplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
commitcac417c74bc6d5f528b356190561d244e9b4f93a (patch)
tree98d7f341215bfec3e75de2dde0a2a2167d54b30c /language/es_ES
parent6a115001ba122c2084e28353e025f7c8c5f62335 (diff)
feature 2548, multiple size:
* adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/admin.lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index 8151a957a..85867661a 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -597,14 +597,7 @@ $lang['Manage this set of %d photos'] = 'Administrar este lote de %d fotos';
$lang['Select files'] = 'Escoger ficheros';
$lang['Everybody'] = 'Todo el mundo';
$lang['Who can see these photos?'] = '¿ Quién puede ver estas fotos?';
-$lang['The websize maximum width must be a number between %d and %d'] = 'La ancho máxima para la medidas de las fotos debe ser una cifra comprendida entra %d y %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'La altura máxima para la medidas de las fotos debe ser una cifra comprendida entra %d y %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'La calidad de imagen para la medidas de las fotos debe ser una cifra comprendida entra %d y %d';
-$lang['The thumbnail maximum width must be a number between %d and %d'] = 'La ancho máxima para la miniatura debe ser una cifra comprendida entra %d y %d';
-$lang['The thumbnail maximum height must be a number between %d and %d'] = 'La altura máxima para la miniatura debe ser una cifra comprendida entra %d y %d';
-$lang['The thumbnail image quality must be a number between %d and %d'] = 'La calidad de imagen para la miniatura debe ser una cifra comprendida entra %d y %d';
$lang['Settings'] = 'Configuración';
-$lang['Web size photo'] = 'Medidas de las fotos';
$lang['Resize'] = 'Redimensionar';
$lang['Maximum Width'] = 'Ancho máxima';
$lang['pixels'] = 'Píxeles';
@@ -702,10 +695,6 @@ $lang['Error on file "%s" : %s'] = 'Error en el archivo "%s" : %s';
$lang['automatic order'] = 'orden automático';
$lang['manual order'] = 'orden manual';
$lang['Albums automatically sorted'] = 'Las categorías han sido clasificadas automaticamente';
-$lang['Keep high definition'] = 'Mantener la alta definición';
-$lang['The high definition maximum width must be a number between %d and %d'] = 'La anchura máxima de alta definición debe ser un número entre %d et %d';
-$lang['The high definition maximum height must be a number between %d and %d'] = 'La altura máxima de alta definición debe ser un número entre %d et %d';
-$lang['The high definition image quality must be a number between %d and %d'] = 'La calidad de la imagen para la alta definición tiene que ser un número entre %d et %d';
$lang['Batch Manager'] = 'Gestor por lote';
$lang['include child albums'] = 'Incluir los sub-albumes';
$lang['Selection'] = 'Selección';