#Itransformer.es is an online application to transform images
#Copyright (C) 2013 Manolo Salsas
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as
#published by the Free Software Foundation, either version 3 of the
#License, or (at your option) any later version.
#This program is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#GNU Affero General Public License for more details.
#You should have received a copy of the GNU Affero General Public License
#along with this program. If not, see <http://www.gnu.org/licenses/>.
#Contact: manolez@gmail.com - http://msalsas.com
'Adjunta una imagen para transformarla': 'Attach an image to transform it'
'Bienvenido a Itransformer.es': 'Welcome to Itransformer.es'
'Mediante esta aplicación web, podrás aplicar filtros de procesamiento de imágenes a tus propias imágenes.': 'Through this web application, you can apply image processing filters to your own images.'
'Dispones de muchos tipos de filtros, efectos y transformaciones.': 'Hold many types of filters, effects and transformations.'
'Transformaciones básicas: cambiar dimensiones, recortar, cambiar brillo, cambiar contraste y rotar.': 'Basic transformations: change dimensions, crop, change brightness, change contrast and rotate.'
'Filtros: convertir a grises, convertir a negativo, filtro de resaltar bordes, filtro de resaltar relieve, filtro de eliminación media, poner borroso, poner borroso (efecto Gaussiano), filtro de suavizado, filtro de pixelación, filtro de convolución y corrección gamma.': 'Filters: grayscale, negate, edge detection filter, emboss filter, mean removal filter, blur filter, blur filter (Gaussian effect), smooth filter, pixelate filter, convolution filter and gamma correction.'
'Efectos: colorear, resaltar colores, atenuar colores, efecto lápiz fino, efecto lápiz grueso, efecto pintura, efecto Che Guevara, efecto papel arrugado, efecto antiguo, efecto fuego, efecto gotas, efecto luces, efecto colores, efecto molón y enmarcar.': 'Effects: colorize, highlight colors, fade colors, thin pencil draw effect, thick pencil draw effect, paint effect, Che Guevara effect, wrinkled paper effect, old effect, fire effect, drops effect, lights effect, colors effect, cool effect and frame.'
'Todo ello, utilizando PHP y la librería gd.': 'All of this, using PHP and gd library.'
'Poco a poco iré mejorando la aplicación y añadiendo más funcionalidades de procesamiento y transformación de imágenes.': 'I will gradually improving and adding more features image processing.'
'También hay un foro, donde puedes comentar, sugerir, ... Pero tienes que registrarte antes.': 'There is also a forum where you can comment, suggest, ... But you have to register before.'
'Gracias por visitarme!!': 'Thanks for visiting!!'
'Puedes encontrar más información y ejemplos sobre procesamiento de imágenes en los siguientes enlaces': 'You can find more information and examples about image processing on the following links'
'Procesamiento de imágenes': 'Image processing'
'Filtro de convolución': 'Convolution filter'
'Desarrollador web': 'Web developer'
'Código fuente': 'Source code'
'INSTRUCCIONES DE USO': 'INSTRUCTIONS'
'Mediante esta aplicación web serás capaz de realizar transformaciones sobre tus imágenes. Primero, ves a la página de inicio <a href="http://itransformer.es" target="_blank">Página de inicio</a> y adjunta una imagen. Después de que se halla cargado la imagen aparecerá un mensaje para que aceptes la imagen que acabas de adjuntar.': 'Through this web application will be able to perform transformations on your images. First, go to the home page <a href="http://itransformer.es" target="_blank">Home page</a> and attach a picture. After the image is loaded a message to accept the image which you just have attached will be shown.'
'Después de adjuntar la imagen elige el tipo de transformación que quieres realizar (<i>básico, filtros o efectos</i>). Selecciona las transformaciones que quieras y haz clic en <i>Aplicar</i>.': 'After attaching the image select the type of transformation you want to perform (<i>basic, filters or effects</i>). Select the changes you want and click <i>Apply</i>.'
'Si quieres guardar la imagen modificada, simplemente haz clic en <i>Guardar</i>.': 'If you want to save the modified image, simply click on <i>Save</i>.'
'Para volver a la imagen anterior a la última transformación haz clic en <i>Atrás</i>. Podrás volver atrás hasta cuatro veces.': 'To return to the previous image to the final transformation click <i>Back</i>. You can go back up to four times.'
'Para volver a adjuntar otra imagen, tienes que eliminar la imagen que estés utilizando haciendo clic en <i>Eliminar</i>. Volverás de nuevo a la página de inicio.': "To reattach another image, you have to delete the image you're using by clicking <i>Delete</i>. Again back to the home page."
'PRIVACIDAD DE LAS IMÁGENES': 'PRIVACY OF IMAGES'
'Cuando adjuntas una imágen, ésta es guardada temporalmente en el servidor para su tratamiento. Cuando haces clic en <i>Eliminar</i>, la imagen es borrada del servidor.': 'When you attach an image, it is stored temporarily on the server for processing. When you click <i>Delete</i>, the image is deleted from the server.'
'Si cierras el navegador sin eliminar la imagen no te preocupes, la imagen se borrará automáticamente del servidor en media hora aproximadamente.': 'If you close the browser without deleting the picture do not worry, the image is automatically deleted from the server in a half hour.'
'Aún así, no adjuntes imágenes con datos confidenciales, personales o que puedan dañar la integridad de cualquier persona.': 'Still, not attach images with sensitive data, personal or that may damage the integrity of any person.'
'Si quieres ponerte en contacto conmigo puedes hacerlo a través de las redes sociales, el formulario de <a href="http://msalsas.com">msalsas.com</a>, o a través de correo electrónico.': 'If you want to contact me you can do so through social networks, the form at <a href="http://msalsas.com">msalsas.com</a>, or via email.'
'¿Quieres usar esta imagen?': 'Do you want to use this image?'
'ancho': 'width'
'alto': 'height'
'Aceptar': 'Accept'
'Aplicar': 'Apply'
'Atras': 'Back'
'Volver': 'OK'
'Cancelar': 'Cancel'
'Guardar imagen': 'Save image'
'Eliminar': 'Delete'
'Haz tu elección': 'Make your choice'
'Selecciona las opciones que quieras': 'Select options as you want'
'Basico': 'Basic'
'Filtros': 'Filters'
'Efectos': 'Effects'
'Cambiar dimensiones': 'Change dimensions'
'Mantener proporciones': 'Keep proportions'
'Recortar': 'Crop'
'Izquierda': 'Left'
'Derecha': 'Right'
'Arriba': 'Top'
'Abajo': 'Bottom'
'Cambiar brillo': 'Change brightness'
'Cambiar contraste': 'Change contrast'
'Rotar': 'Rotate'
'Convertir a grises': 'Grayscale'
'Convertir a negativo': 'Negate'
'Resaltar bordes': 'Edge detection'
'Resaltar relieve': 'Emboss'
'Eliminación media (ef. superficial)': 'Mean removal (sketchy ef.)'
'Poner borroso': 'Blur'
'Poner borroso (ef. Gaussiano)': 'Blur (Gaussian ef.)'
'Suavizado': 'Smooth'
'Pixelación': 'Pixelate'
'Tamaño de bloque en píxeles': 'Block size in pixels'
'Convolución': 'Convolution'
'Matriz de convolución': 'Convolution matrix'
'Divisor': 'Divisor'
'Divisor automático': 'Automatic divisor'
'Corrección gamma': 'Gamma correction'
'Entrada gamma': 'Gamma input'
'Salida gamma': 'Gamma output'
'Colorear': 'Colorize'
'Rojo': 'Red'
'Verde': 'Green'
'Azul': 'Blue'
'Alfa (transparencia)': 'Alfa (transparency)'
'Resaltar colores': 'Highlight colors'
'Resaltar rojo': 'Highlight red'
'Resaltar verde': 'Highlight green'
'Resaltar azul': 'Highlight blue'
'Atenuar colores': 'Fade colors'
'Atenuar rojo': 'Fade red'
'Atenuar verde': 'Fade green'
'Atenuar azul': 'Fade blue'
'Efecto dibujo a lápiz super fino': 'Super thin pencil draw effect'
'Efecto dibujo a lápiz fino': 'Thin pencil draw effect'
'Efecto dibujo a lápiz normal': 'Regular pencil draw effect'
'Efecto dibujo a lápiz grueso': 'Thick pencil draw effect'
'Efecto pintura': 'Paint effect'
'Efecto Che Guevara': 'Che Guevara effect'
'Efecto papel arrugado': 'Wrinkled paper effect'
'Efecto antiguo': 'Old effect'
'Efecto fuego': 'Fire effect'
'Efecto gotas': 'Drops effect'
'Efecto luces': 'Lights effect'
'Efecto colores': 'Colors effect'
'Efecto molón': 'Cool effetc'
'Enmarcar (imagen horizontal)': 'Frame (horizontal image)'
'Enmarcar (imagen vertical)': 'Frame (vertical image)'
'Volver a adjuntar imagen': 'Attach an image again'
'No se cargó el archivo correctamente': 'The file has not been succefully loaded'
'Las dimensiones de la imagen son demasiado grandes': 'The image dimensions are too large'
'El archivo parece una imagen, pero no lo es o está corrupta': 'The file seems an image, but it is not'
'El archivo no tiene formato permitido. Formatos permitidos: gif, jpg, png, wbmp': 'The file does not has an allowed format. Allowed formats: gif, jpg, png, wbmp'
'El nombre de la imagen no se acepta. Se aceptan números, letras, espacios y guiones': "The image's name is not allowed. Numbers, words, blank spaces and dashes are allowed"
'El archivo excede el tamaño máximo de configuración': 'The uploaded file exceeds the upload maximum file size configuration'
'El archivo excede el tamaño máximo establecido': 'The uploaded file exceeds the upload maximum file size established'
'El archivo sólo ha sido subido parcialmente': 'The uploaded file was only partially uploaded'
'No se ha cargado ningún archivo': 'No file was uploaded'
'No existe el directorio temporal': 'Missing a temporary folder'
'Falló la escritura del archivo en el disco': 'Failed to write file to disk'
'Error de extensión del archivo': 'A PHP extension stopped the file upload'
'Error desconocido': 'Unknown error'
'No se ha subido la imagen': 'The image has not been uploaded'
'Las dimensiones introducidas son demasiado grandes. Máximo 10000 x 10000': 'The introduced dimensions are too large. Max 10000 x 10000'
'Las dimensiones introducidas son demasiado grandes. Máximo escalas de +1000': 'The introduced dimensions are too large. Max scale +1000'
'Los datos introducidos no son enteros': 'The introduced data are not integers'
'Los datos introducidos no pueden ser nulos': 'The introduced data can not be null'
'No se han cargado datos': 'No data has been loaded'
'Los valores de recorte no son correctos': 'The crop values are not correct'
'Los valores de recorte deben ser numéricos': 'The crop values must be numeric'
'La rotación no fue realizada': 'No rotation done'
'El ángulo debe ser un número entre 0 y 360': 'The angle must be a number between 0 and 360'
'El contraste debe ser un número entre -1000 y 1000': 'The contrast value must be a number between -1000 and +1000'
'El brillo debe ser un número entre -255 y 255': 'The brightness value must be a number between -255 and +255'
'El suavizado debe ser un número entre -5000 y 5000': 'The smooth must be a value between -5000 and 5000'
'El tamaño de bloque debe ser un número entre 0 y 1000000': 'The block size must be a number between 0 and 1000000'
'Los valores de la matriz deben ser números entre -255 y +255': 'The matrix values must be numbers between -255 and +255'
'El valor de offset debe ser un número entre -1000 y 1000': 'The offset value must be a number between -1000 and 1000'
'El valor del divisor debe ser un número entre -1000 y 1000': 'The divisor value must be a number between -1000 and 1000'
'El valor de salida gamma debe ser un número entre -50 y 50': 'The output gamma value must be a number between -50 and 50'
'El valor entrada gamma debe ser un número entre -50 y 50': 'The input gamma value must be a number between -50 and 50'
'El nivel de transparencia debe ser un número entre 0 y 127': 'The transparency level value must be a number between 0 and 127'
'El nivel de azul debe ser un número entre 0 y 255': 'The blue level value must be a number between 0 and 255'
'El nivel de verde debe ser un número entre 0 y 255': 'The green level value must be a number between 0 and 255'
'El nivel de rojo debe ser un número entre 0 y 255': 'The red level value must be a number between 0 and 255'
'No se pudo crear la nueva imagen': 'The new image has not been created'
'Has sobrepasado el límite. Recarga la página': 'You have exeed the limit. Load the site again'
|