# Spanish translation of ImageField (6.x-3.1)
# Copyright (c) 2016 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: ImageField (6.x-3.1)\n"
"POT-Creation-Date: 2016-06-22 21:19+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Title"
msgstr "Título"
msgid "CCK"
msgstr "CCK"
msgid "Image"
msgstr "Imagen"
msgid "Upload image"
msgstr "Subir imagen"
msgid "Enable custom alternate text"
msgstr "Habilitar texto alternativo personalizado"
msgid "Enable custom title text"
msgstr "Habilitar texto del título personalizado"
msgid "An edit widget for image files, including a preview of the image."
msgstr ""
"Un widget de edición para ficheros de imagen, incluyendo "
"previsualizacion de imagen"
msgid "Displays image files in their original size."
msgstr "Muestra las imágenes en su tamaño original"
msgid "ImageField"
msgstr "ImageField"
msgid "Maximum resolution for Images"
msgstr "Resolución máxima para imágenes"
msgid "Defines an image field type."
msgstr "Define un campo de tipo imagen"
msgid "Input type"
msgstr "Tipo de entrada"
msgid "Default image"
msgstr "Imagen predeterminada"
msgid "Use default image"
msgstr "Usar imagen predefinida"
msgid "Choose a image that will be used as default."
msgstr "Elegir imagen como predefinida"
msgid ""
"This text will be used by screen readers, search engines, or when the "
"image cannot be loaded."
msgstr ""
"Este texto se usará en los lectores de pantalla, los motores de "
"búsqueda o cuando no se pueda cargar la imagen."
msgid "Minimum resolution for Images"
msgstr "Mínima resolución de imágenes"
msgid ""
"The minimum allowed image size expressed as WIDTHxHEIGHT (e.g. "
"640x480). Set to 0 for no restriction. If an image that is smaller "
"than these dimensions is uploaded it will be rejected."
msgstr ""
"El mínimo tamaño de imagen permitido expresado como ANCHOxALTO (ej. "
"640x480). Poner 0 para no restricciones. Si una imagen que es menor "
"que estas dimensiones es subida será rechazada."
msgid "ALT text settings"
msgstr "Configuración del texto alternativo (ALT)"
msgid "Enable user input alternate text for images."
msgstr ""
"Habilitar texto alternativo introducido por usuarios para las "
"imágenes"
msgid "Default ALT text"
msgstr "Texto ALT predeterminado"
msgid "This value will be used for alternate text by default."
msgstr "Este valor será usado para texto alternativo por defecto."
msgid "Title text settings"
msgstr "Opciones de título"
msgid "Enable user input title text for images."
msgstr "Habilitar título introducido por usuario para las imágenes"
msgid "Default Title text"
msgstr "Texto predefinido de título"
msgid "This value will be used as the image title by default."
msgstr "Este valor será usado por la imagen como título por defecto"
msgid "Alternate Text"
msgstr "Texto alternativo"
msgid ""
"The title is used as a tool tip when the user hovers the mouse over "
"the image."
msgstr ""
"El título se usa como etiqueta emergente de ayuda cuando el usuario "
"pasa el cursor por encima de la imagen."
msgid "Image linked to node"
msgstr "Imagen enlazada a nodo"
msgid "Image linked to file"
msgstr "Imagen vinculada a archivo"
