| | 40 | $lang['Everybody'] = 'Todo el mundo'; |
| | 41 | $lang['Who can see these photos?'] = '¿ Quién puede ver estas fotos?'; |
| | 42 | $lang['... or switch to the old style form'] = '... o pasar sobre el formulario " al antiguo"'; |
| | 43 | $lang['... or switch to the multiple files form'] = '... o pasar sobre el formulario multifichero'; |
| | 44 | |
| | 45 | $lang['The websize maximum width must be a number between %d and %d'] = 'La anchura máxima para la foto talla web debe ser una cifra comprendida entra %d y %d'; |
| | 46 | $lang['The websize maximum height must be a number between %d and %d'] = 'La altura máxima para la foto talla web debe ser una cifra comprendida entra %d y %d'; |
| | 47 | $lang['The websize image quality must be a number between %d and %d'] = 'La calidad de imagen para la foto talla web debe ser una cifra comprendida entra %d y %d'; |
| | 48 | $lang['The thumbnail maximum width must be a number between %d and %d'] = 'La anchura máxima para la miniatura debe ser una cifra comprendida entra %d y %d'; |
| | 49 | $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'; |
| | 50 | $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'; |
| | 51 | |
| | 52 | $lang['Settings'] = 'Configuración'; |
| | 53 | $lang['Web size photo'] = 'Foto talla web'; |
| | 54 | $lang['Resize'] = 'Redimensionar'; |
| | 55 | $lang['Maximum Width'] = 'Anchura máxima'; |
| | 56 | $lang['pixels'] = 'Píxeles'; |
| | 57 | $lang['Maximum Height'] = 'Altura máxima'; |
| | 58 | $lang['Image Quality'] = 'Calidad de imagen'; |
| | 59 | $lang['Thumbnail'] = 'Miniatura'; |
| | 60 | $lang['Save Settings'] = 'Registrar los parámetros'; |
| | 61 | $lang['Your configuration settings are saved'] = 'Sus parámetros de configuraciones son registrados'; |