# $Id: strings.raw,v 1.14 2006/02/27 21:44:22 mindless Exp $ /* ItemAddUploadApplet.inc */ gettext("Upload Applet") /* also in: module.inc */ /* module.inc */ gettext("Easy to use upload applet for media") gettext("Import") /* templates/ItemAddUploadApplet.tpl */ gettext("The upload applet relies on a G2 module that is not currently enabled. Please ask an administrator to enable the 'remote' module.") gettext("Downloading the Gallery Remote Applet") gettext("Your browser doesn't support applets; you should use one of the other upload methods.") gettext("Uploading files...") gettext("Upload complete") gettext("You can keep uploading or go to some of the pictures you uploaded by clicking on the links above") /* templates/UploadAppletSiteAdmin.tpl */ gettext("Upload Applet Settings") gettext("Defaults") gettext("These variables provide default values for applets users execute on your site. Users will be able to override these defaults by making changes in the user interface of the applets, or by changing their local defaults file.") gettext("You have no default variables") gettext("Variable") gettext("Action") gettext("Delete") gettext("Add a new default variable") gettext("You must enter a variable name and value") gettext("New variable") gettext("Add variable") gettext("Overrides") gettext("These variables override any other values for applets users execute on your site. Users will not be able to change these values.") gettext("You have no override variables") gettext("Add a new override variable") gettext("Help") gettext("Here are a selection of variables that affect uploads.") gettext("variable") gettext("values") gettext("help") gettext("instructs the applet to resize pictures before uploading to the album; by default, resizes to the album's intermediate image size") gettext("dimension the images will be resized to; this overrides album settings") gettext("no automatic captions") gettext("use filenames for captions") gettext("if using the filename for captions, strip the extension") gettext("use EXIF extension for caption") gettext("if false, the upload applet will use UTF-8 to send image meta-data to Gallery, rather than escaping it with HTML entities") gettext("set to false if you want to avoid losing EXIF data when the image is resized and ImageMagick is not found") gettext("if true, the applet will not complain if it can't find ImageMagick") gettext("if true, the applet will not complain if it can't find Jpegtran") gettext("quality of JPEG compression when resizing with ImageMagick") gettext("Complete list of variables")