# $Id: image_im_advanced.pot,v 1.5 2010/01/06 11:38:59 goofyx Exp $ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # image_im_advanced.module,v 1.7 2009/03/06 01:40:10 sun # image_im_advanced.install,v 1.4 2009/03/06 01:40:10 sun # image_im_advanced.info,v 1.2 2008/01/06 22:15:25 drewish # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2010-01-06 13:36+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: image_im_advanced.module:33 image_im_advanced.install:13 msgid "ImageMagick advanced options" msgstr "" #: image_im_advanced.module:35 msgid "These settings let you control some of ImageMagick's more advanced options." msgstr "" #: image_im_advanced.module:41 msgid "JPEG quality" msgstr "" #: image_im_advanced.module:45;81 msgid "%" msgstr "" #: image_im_advanced.module:46 msgid "Define the image quality for JPEG manipulations. Ranges from 0 to 100. Higher values mean better image quality but bigger files. More information on -quality." msgstr "" #: image_im_advanced.module:50 msgid "Strip metadata from images at this size and below" msgstr "" #: image_im_advanced.module:52 msgid "You may choose to strip all metadata, such as camera information and color profiles, from the processed images in order to reduce their file size. Please choose at what maximum size you want images to be stripped of their metadata. Example: \"150x150\". Enter \"0x0\" to disable this feature. This option requires ImageMagick 6.0.0 or higher. More information on -strip." msgstr "" #: image_im_advanced.module:56 msgid "Convert colorspace" msgstr "" #: image_im_advanced.module:58 msgid "- None -" msgstr "" #: image_im_advanced.module:58 msgid "RGB" msgstr "" #: image_im_advanced.module:58 msgid "Gray" msgstr "" #: image_im_advanced.module:59 msgid "This option lets you convert images to the specified colorspace. This will be overridden by the Color profile option, if used. More information on -colorspace." msgstr "" #: image_im_advanced.module:63 msgid "Change image resolution to 72 ppi" msgstr "" #: image_im_advanced.module:65 msgid "If checked, this option will set the print resolution of the image to 72 pixels per inch, which is suitable for web use. This does not affect the pixel size or quality of the image. More information on -density." msgstr "" #: image_im_advanced.module:70 msgid "Sharpening filter" msgstr "" #: image_im_advanced.module:73 msgid "The sharpness filter is used to regain some of the sharpness that is always lost when a digital photograph is scaled down. This is equivalent to the commonly used \"Unsharp Mask\" filter. It is important that these values are not set too high as it can easily make the images look artificial. More information on -unsharp." msgstr "" #: image_im_advanced.module:77 msgid "Sharpness filter strength" msgstr "" #: image_im_advanced.module:82 msgid "Apply this percentage of sharpness when scaling. 90 is recommended, although values higher than 100 are also valid. Set to 0 to disable this feature." msgstr "" #: image_im_advanced.module:86 msgid "Sharpness filter radius" msgstr "" #: image_im_advanced.module:90 msgid "Use this pixel radius for the sharpness filter. 0.9 is recommended." msgstr "" #: image_im_advanced.module:95 msgid "Color profile" msgstr "" #: image_im_advanced.module:98 msgid "Processed images may be converted to a color profile specified here. This is especially important when working with images that use a wide-gamut color profile such as ColorMatch or Adobe RGB, which is often the case with professional photography. sRGB (which may be downloaded from ICC) is recommended since it is likely to look good on most displays.
Note that this conversion is still useful even if you choose to strip all metadata from your images (see above). This is because the conversion happens first and changes the actual image data before the profile is stripped." msgstr "" #: image_im_advanced.module:102 msgid "Path to color profile" msgstr "" #: image_im_advanced.module:104 msgid "The path to a color profile file that all scaled down images will be converted to. Leave empty to disable." msgstr "" #: image_im_advanced.module:121 msgid "The JPEG quality must be a positive number between 1 and 100." msgstr "" #: image_im_advanced.module:126 msgid "The strip metadata threshold must be specified in the form NxN. Example: 150x150." msgstr "" #: image_im_advanced.module:132 msgid "The sharpness amount must be specified as a positive number." msgstr "" #: image_im_advanced.module:135 msgid "The sharpness radius must be specified as a positive value." msgstr "" #: image_im_advanced.module:141 msgid "The ICC profile could not be read." msgstr "" #: image_im_advanced.install:16 msgid "ImageMagick image toolkit is not properly installed" msgstr "" #: image_im_advanced.install:17 msgid "The %toolkit_inc file must be copied to %inc_dir in order for the ImageMagick image toolkit to function." msgstr "" #: image_im_advanced.install:24 msgid "ImageMagic image toolkit is not selected." msgstr "" #: image_im_advanced.install:25 msgid "The ImageMagic image toolkit is not selected. The advanced options only apply to the ImageMagick toolkit. Select the image toolkit here." msgstr "" #: image_im_advanced.install:32 msgid "ImageMagick convert utility not found." msgstr "" #: image_im_advanced.install:33 msgid "The ImageMagick image convert utility (@convert) does not exist. If you have ImageMagick installed, click here to provide the path to the convert utility." msgstr "" #: image_im_advanced.install:37 msgid "ImageMagick image toolkit is selected." msgstr "" #: image_im_advanced.info:0 msgid "ImageMagick Advanced Options" msgstr "" #: image_im_advanced.info:0 msgid "Adds advanced options to the ImageMagick image toolkit." msgstr "" #: image_im_advanced.info:0 msgid "Image" msgstr ""