Show
Ignore:
Timestamp:
01/12/12 22:37:28 (17 months ago)
Author:
plg
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/es_ES/admin.lang.php

    r12745 r12879  
    598598$lang['Everybody'] = 'Todo el mundo'; 
    599599$lang['Who can see these photos?'] = '¿ Quién puede ver estas fotos?'; 
    600 $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'; 
    601 $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'; 
    602 $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'; 
    603 $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'; 
    604 $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'; 
    605 $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'; 
    606600$lang['Settings'] = 'Configuración'; 
    607 $lang['Web size photo'] = 'Medidas de las fotos'; 
    608601$lang['Resize'] = 'Redimensionar'; 
    609602$lang['Maximum Width'] = 'Ancho máxima'; 
     
    703696$lang['manual order'] = 'orden manual'; 
    704697$lang['Albums automatically sorted'] = 'Las categorías han sido clasificadas automaticamente'; 
    705 $lang['Keep high definition'] = 'Mantener la alta definición'; 
    706 $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'; 
    707 $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'; 
    708 $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'; 
    709698$lang['Batch Manager'] = 'Gestor por lote'; 
    710699$lang['include child albums'] = 'Incluir los sub-albumes';