# $Id: strings.raw,v 1.14 2006/01/20 19:06:57 mindless Exp $ /* module.inc */ gettext("Gd") gettext("Gd Graphics Toolkit") gettext("Graphics Toolkits") /* classes/GdToolkitHelper.class */ gettext("Convert to a JPEG") 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("target size in kb") gettext("Reduce image quality to reach target file size") gettext("Get the width and height of the image") /* templates/AdminGd.tpl */ gettext("Gd Settings") gettext("Settings saved successfully") gettext("Gd is a graphics toolkit that can be used to process images that you upload to Gallery. The GD-library should be compiled in your PHP (--with-gd).") gettext("JPEG Quality:") gettext("Save") gettext("Cancel") gettext("Reset") gettext("GD library version") gettext("GD version") gettext("Required") gettext("Pass/fail") gettext("bundled") gettext("Failed") gettext("This GD version is too old and is not supported by this module! Please upgrade your PHP installation to include the latest GD version.") gettext("Passed") gettext("You don't seem to have the GD library available on this PHP installation.") gettext("Supported MIME Types") gettext("The Gd module will support files with the following MIME types:")