# Spanish translation of ImageAPI (6.x-1.7)
# Copyright (c) 2014 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: ImageAPI (6.x-1.7)\n"
"POT-Creation-Date: 2014-11-18 09:07+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 "Not installed"
msgstr "No instalado"
msgid "Path to the \"convert\" binary"
msgstr "Ruta de acceso al binario \"convert\""
msgid "ImageMagick Binary"
msgstr "Binario ImageMagick"
msgid ""
"ImageMagick is a standalone program used to manipulate images. To use "
"it, it must be installed on your server and you need to know where it "
"is located. If you are unsure of the exact path consult your ISP or "
"server administrator."
msgstr ""
"ImageMagick es un programa independiente para manipular las imágenes. "
"Para utilizarlo, se deberá instalar en su servidor y necesita saber "
"dónde está ubicado. Si no está seguro de la ruta exacta, consulte a "
"su ISP o administrador del servidor."
msgid ""
"Specify the complete path to the ImageMagic <kbd>convert</kbd> binary. "
"For example: <kbd>/usr/bin/convert</kbd> or <kbd>C:\\Program "
"Files\\ImageMagick-6.3.4-Q16\\convert.exe</kbd>"
msgstr ""
"Especifique la ruta completa a ImageMagic <kbd>convert</kbd> binario. "
"Por ejemplo: <kbd>/usr/bin/convert</kbd> o <kbd>C:\\Archivos de "
"programa\\ImageMagick-6.3.4-Q16\\convert.exe</kbd>"
msgid "Display debugging information"
msgstr "Mostrar información de depuración"
msgid "ImageMagick command: @command"
msgstr "Comando ImageMagick: @command"
msgid "ImageMagick output: @output"
msgstr "Salida ImageMagick: @output"
msgid "ImageMagick reported an error: %error"
msgstr "ImageMagick informó de un error: %error"
msgid ""
"The GD library for PHP is missing or outdated. Please check the <a "
"href=\"@url\">PHP image documentation</a> for information on how to "
"correct this."
msgstr ""
"La biblioteca GD para PHP no se encuentra o está desactualizada. En "
"la <a href=\"@url\">documentación PHP de imágenes</a> encontrará "
"información para corregir esto."
msgid "GD library"
msgstr "Librería GD"
msgid "GD !format Support"
msgstr "Soporte GD !format"
msgid "ImageAPI"
msgstr "ImageAPI"
msgid "Compression Quality"
msgstr "Calidad de Compresión"
msgid ""
"Ranges from 0 to 100. Higher values mean better image quality, but "
"bigger files."
msgstr ""
"Rangos de 0 a 100. Los valores más altos significan una mejor calidad "
"de imagen, pero archivos más grandes."
msgid ""
"Checking this option will display the ImageMagick commands and output "
"to users with the <em>administer site configuration</em> permission."
msgstr ""
"Marcando esta opción se mostrarán los comandos de ImageMagick y la "
"salida a los usuarios con el permiso <em>administrar configuración "
"del sitio</em>."
msgid "Version information"
msgstr "Información de la versión"
msgid ""
"The ImageMagick <kbd>convert</kbd> binary was located and return this "
"version information."
msgstr ""
"El binario ImageMagick <kbd>convert</kbd> fue localizado y devolvió "
"esta información de versión."
msgid "Compression Quality must be a value between 0 and 100."
msgstr "La calidad de la compresión debe ser un valor entre 0 y 100."
msgid "The specified ImageMagick path %file does not exist."
msgstr "La ruta especificada a ImageMagick %file no existe."
msgid "The specified ImageMagick path %file is not executable."
msgstr "La ruta especificada a ImageMagick %file no es ejecutable."
msgid "imageapi imagemagick"
msgstr "imageapi imagemagick"
msgid "PHP GD was not compiled with %format support."
msgstr "PHP GD no ha sido compilado con soporte %format."
msgid "GD Image Rotation"
msgstr "GD Rotación de Imagen"
msgid "Low Quality / Poor Performance"
msgstr "Baja Calidad / Rendimiento Pobre"
msgid ""
"The installed version of PHP GD does not support image rotations. It "
"was probably compiled using the official GD libraries from "
"http://www.libgd.org instead of the GD library bundled with PHP. You "
"should recompile PHP --with-gd using the bundled GD library. See: "
"@url. An implementation of imagerotate in PHP will used in the "
"interim."
msgstr ""
"La versión instalada de PHP GD no soporta la rotación de imágenes. "
"Probablemente fue compilada con las librerias GD oficiales de "
"http://www.libgd.org en lugar de la librería GD incluida en PHP. "
"Debería recompilar PHP --with-gd utilizando las librerías GD "
"incluidas. Vea: @url. Una implementación de imagerotate en PHP se "
"utilizará mientras tanto."
msgid "GD Image Filtering"
msgstr "Filtros de imagen GD"
msgid "ImageAPI supporting multiple toolkits."
msgstr "ImageAPI aceptando múltiples juegos de herramientas."
msgid "ImageAPI GD2"
msgstr "ImageAPI GD2"
msgid "ImageAPI ImageMagick"
msgstr "ImageAPI ImageMagick"
msgid "Command Line ImageMagick support."
msgstr "Funcionalidad de línea de órdenes ImageMagick."
msgid "!errors"
msgstr "!errors"
msgid "ImageAPI GD Memory Limit"
msgstr "Limite de memoria para ImageAPI GD"
msgid ""
"It is highly recommended that you set you PHP memory_limit to 96M to "
"use ImageAPI GD. A 1600x1200 images consumes ~45M of memory when "
"decompressed and there are instances where ImageAPI GD is operating on "
"two decompressed images at once."
msgstr ""
"Es muy recomendable que configure PHP memory_limit a 96M para utilizar "
"ImageAPI GD. Una imagen de 1600x1200 consume ~45M de memoria cuando se "
"descomprime y hay casos en que ImageAPI GD está operando con dos "
"imágenes descomprimidas a la vez."
