# $Id: strings.raw,v 1.34 2006/03/09 01:23:41 mindless Exp $ /* module.inc */ gettext("ImageMagick") gettext("ImageMagick / GraphicsMagick Graphics Toolkit") gettext("Graphics Toolkits") /* classes/ImageMagickToolkitHelper.class */ gettext("Convert to") gettext("target width") gettext("(optional) target height, defaults to same as width") gettext("Scale the image to the target size, maintain aspect ratio") gettext("target height") gettext("Resize the image to the target dimensions") gettext("rotation degrees") gettext("Rotate the image") gettext("left edge %") gettext("top edge %") gettext("width %") gettext("height %") gettext("Crop the image") gettext("overlay path") gettext("overlay mime type") gettext("overlay width") gettext("overlay height") gettext("alignment type") gettext("alignment x %") gettext("alignment y %") gettext("Overlay source image with a second one") gettext("page number") gettext("Select a single page from a multi-page file") gettext("target size in kb") gettext("Reduce image quality to reach target file size") gettext("Get the width and height of the image") gettext("Get the number of pages") gettext("Get the colorspace of the image") gettext("File does not exist") gettext("Problem executing binary:") gettext("Binary output:") /* templates/AdminImageMagick.tpl */ gettext("ImageMagick Settings") gettext("Settings saved successfully") gettext("ImageMagick is a graphics toolkit that can be used to process images that you upload to Gallery. You must install the ImageMagick binaries on your server, then enter the path to them in the text box below. If you're on a Unix machine, don't forget to make the binaries executable (chmod 755 * in the ImageMagick directory should do it)") gettext("Directory to ImageMagick/GraphicsMagick binaries:") gettext("You must enter a path to your ImageMagick binaries") gettext("The path you entered is not a valid directory or is not accessible.") gettext("The path you entered doesn't contain valid ImageMagick binaries. Use the 'test' button to check where the error is.") gettext("The path you entered isn't a valid path.") gettext("JPEG Quality:") gettext("ImageMagick can detect non-webviewable color spaces like CMYK and create a webviewable copy of such images. Only activate this option if you actually add CMYK based JPEG or TIFF images since the color space detection slows down the add item process a little bit.") gettext("CMYK Support:") gettext("Save Settings") gettext("Test Settings") gettext("Cancel") gettext("Reset") gettext("ImageMagick binary test results") gettext("Binary Name") gettext("Pass/Fail") gettext("Passed") gettext("Failed") gettext("Error messages:") gettext("Version") gettext("Warning: This version of %s has a %sknown vulnerability%s that can be exploited to cause infinite loops. You may wish to upgrade. This determination may be inaccurate for %sDebian%s.") gettext("Use this version anyway") gettext("Supported MIME Types") gettext("The ImageMagick module can support files with the following MIME types:") ngettext("Debug output (%d failed test)", "Debug output (%d failed tests)") gettext("We gathered this debug output while testing your ImageMagick binaries. If you read through this carefully you may discover the reason why your ImageMagick binaries failed the tests.")