# English translation # Copyright (C) 2000 Free Software Foundation, Inc. # Robert Brady , 2000. # Gareth Owen , David Lodge , 2004. # # msgid "" msgstr "" "Project-Id-Version: gimp CVS\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-03-09 19:20+0000\n" "PO-Revision-Date: 2008-03-09 19:16+0000\n" "Last-Translator: David Lodge \n" "Language-Team: \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" #: ../plug-ins/FractalExplorer/Dialogs.c:547 #: ../plug-ins/gfig/gfig-dialog.c:274 ../plug-ins/gflare/gflare.c:883 #: ../plug-ins/gimpressionist/utils.c:143 #, c-format msgid "" "No %s in gimprc:\n" "You need to add an entry like\n" "(%s \"%s\")\n" "to your %s file." msgstr "" "No %s in gimprc:\n" "You need to add an entry like\n" "(%s \"%s\")\n" "to your %s file." #: ../plug-ins/FractalExplorer/Dialogs.c:638 msgid "Realtime preview" msgstr "Realtime preview" #: ../plug-ins/FractalExplorer/Dialogs.c:646 msgid "If enabled the preview will be redrawn automatically" msgstr "If enabled the preview will be redrawn automatically" #: ../plug-ins/FractalExplorer/Dialogs.c:649 msgid "R_edraw preview" msgstr "R_edraw preview" #. Zoom Options #: ../plug-ins/FractalExplorer/Dialogs.c:657 msgid "Zoom" msgstr "Zoom" #: ../plug-ins/FractalExplorer/Dialogs.c:693 msgid "Undo last zoom change" msgstr "Undo last zoom change" #: ../plug-ins/FractalExplorer/Dialogs.c:703 msgid "Redo last zoom change" msgstr "Redo last zoom change" #: ../plug-ins/FractalExplorer/Dialogs.c:718 msgid "_Parameters" msgstr "_Parameters" #: ../plug-ins/FractalExplorer/Dialogs.c:721 msgid "Fractal Parameters" msgstr "Fractal Parameters" #: ../plug-ins/FractalExplorer/Dialogs.c:734 #: ../plug-ins/MapObject/mapobject_ui.c:1099 msgid "Left:" msgstr "Left:" #: ../plug-ins/FractalExplorer/Dialogs.c:743 #: ../plug-ins/MapObject/mapobject_ui.c:1099 msgid "Right:" msgstr "Right:" #: ../plug-ins/FractalExplorer/Dialogs.c:752 #: ../plug-ins/MapObject/mapobject_ui.c:1098 msgid "Top:" msgstr "Top:" #: ../plug-ins/FractalExplorer/Dialogs.c:761 #: ../plug-ins/MapObject/mapobject_ui.c:1098 msgid "Bottom:" msgstr "Bottom:" #: ../plug-ins/FractalExplorer/Dialogs.c:770 ../plug-ins/common/warp.c:433 #: ../plug-ins/ifscompose/ifscompose.c:1210 msgid "Iterations:" msgstr "Iterations:" #: ../plug-ins/FractalExplorer/Dialogs.c:773 msgid "" "The higher the number of iterations, the more details will be calculated" msgstr "" "The higher the number of iterations, the more details will be calculated" #: ../plug-ins/FractalExplorer/Dialogs.c:781 msgid "CX:" msgstr "CX:" #: ../plug-ins/FractalExplorer/Dialogs.c:784 #: ../plug-ins/FractalExplorer/Dialogs.c:794 msgid "Changes aspect of fractal" msgstr "Changes aspect of fractal" #: ../plug-ins/FractalExplorer/Dialogs.c:791 msgid "CY:" msgstr "CY:" #: ../plug-ins/FractalExplorer/Dialogs.c:809 msgid "Load a fractal from file" msgstr "Load a fractal from file" #: ../plug-ins/FractalExplorer/Dialogs.c:817 msgid "Reset parameters to default values" msgstr "Reset parameters to default values" #: ../plug-ins/FractalExplorer/Dialogs.c:826 msgid "Save active fractal to file" msgstr "Save active fractal to file" #. Fractal type toggle box #: ../plug-ins/FractalExplorer/Dialogs.c:829 msgid "Fractal Type" msgstr "Fractal Type" #: ../plug-ins/FractalExplorer/Dialogs.c:842 msgid "Mandelbrot" msgstr "Mandelbrot" #: ../plug-ins/FractalExplorer/Dialogs.c:844 msgid "Julia" msgstr "Julia" #: ../plug-ins/FractalExplorer/Dialogs.c:846 msgid "Barnsley 1" msgstr "Barnsley 1" #: ../plug-ins/FractalExplorer/Dialogs.c:848 msgid "Barnsley 2" msgstr "Barnsley 2" #: ../plug-ins/FractalExplorer/Dialogs.c:850 msgid "Barnsley 3" msgstr "Barnsley 3" #: ../plug-ins/FractalExplorer/Dialogs.c:852 msgid "Spider" msgstr "Spider" #: ../plug-ins/FractalExplorer/Dialogs.c:854 msgid "Man'o'war" msgstr "Man'o'war" #: ../plug-ins/FractalExplorer/Dialogs.c:856 msgid "Lambda" msgstr "Lambda" #: ../plug-ins/FractalExplorer/Dialogs.c:858 msgid "Sierpinski" msgstr "Sierpinski" #: ../plug-ins/FractalExplorer/Dialogs.c:904 ../plug-ins/common/sinus.c:886 msgid "Co_lors" msgstr "Co_lours" #. Number of Colors frame #: ../plug-ins/FractalExplorer/Dialogs.c:908 #: ../plug-ins/common/borderaverage.c:415 msgid "Number of Colors" msgstr "Number of Colours" #: ../plug-ins/FractalExplorer/Dialogs.c:920 msgid "Number of colors:" msgstr "Number of colours:" #: ../plug-ins/FractalExplorer/Dialogs.c:923 msgid "Change the number of colors in the mapping" msgstr "Change the number of colours in the mapping" #: ../plug-ins/FractalExplorer/Dialogs.c:930 msgid "Use loglog smoothing" msgstr "Use loglog smoothing" #: ../plug-ins/FractalExplorer/Dialogs.c:937 msgid "Use log log smoothing to eliminate \"banding\" in the result" msgstr "Use log log smoothing to eliminate \"banding\" in the result" #. Color Density frame #: ../plug-ins/FractalExplorer/Dialogs.c:941 msgid "Color Density" msgstr "Colour Density" #. These values are translated for the GUI but also used internally #. to figure out which button the user pushed, etc. #. Not my design, please don't blame me -- njl #: ../plug-ins/FractalExplorer/Dialogs.c:953 ../plug-ins/common/fp.c:220 msgid "Red:" msgstr "Red:" #: ../plug-ins/FractalExplorer/Dialogs.c:956 msgid "Change the intensity of the red channel" msgstr "Change the intensity of the red channel" #: ../plug-ins/FractalExplorer/Dialogs.c:963 ../plug-ins/common/fp.c:221 msgid "Green:" msgstr "Green:" #: ../plug-ins/FractalExplorer/Dialogs.c:966 msgid "Change the intensity of the green channel" msgstr "Change the intensity of the green channel" #: ../plug-ins/FractalExplorer/Dialogs.c:973 ../plug-ins/common/fp.c:222 msgid "Blue:" msgstr "Blue:" #: ../plug-ins/FractalExplorer/Dialogs.c:976 msgid "Change the intensity of the blue channel" msgstr "Change the intensity of the blue channel" #. Color Function frame #: ../plug-ins/FractalExplorer/Dialogs.c:982 msgid "Color Function" msgstr "Colour Function" #. Redmode radio frame #: ../plug-ins/FractalExplorer/Dialogs.c:991 #: ../plug-ins/common/channel_mixer.c:537 ../plug-ins/common/decompose.c:174 msgid "Red" msgstr "Red" #: ../plug-ins/FractalExplorer/Dialogs.c:995 #: ../plug-ins/FractalExplorer/Dialogs.c:1036 #: ../plug-ins/FractalExplorer/Dialogs.c:1077 msgid "Sine" msgstr "Sine" #: ../plug-ins/FractalExplorer/Dialogs.c:997 #: ../plug-ins/FractalExplorer/Dialogs.c:1038 #: ../plug-ins/FractalExplorer/Dialogs.c:1079 msgid "Cosine" msgstr "Cosine" #. if and how to center the image on the page #: ../plug-ins/FractalExplorer/Dialogs.c:999 #: ../plug-ins/FractalExplorer/Dialogs.c:1040 #: ../plug-ins/FractalExplorer/Dialogs.c:1081 #: ../plug-ins/Lighting/lighting_ui.c:415 #: ../plug-ins/common/CML_explorer.c:166 ../plug-ins/common/align_layers.c:422 #: ../plug-ins/common/align_layers.c:453 ../plug-ins/common/postscript.c:3230 #: ../plug-ins/common/postscript.c:3242 ../plug-ins/common/psp.c:418 #: ../plug-ins/fits/fits.c:1026 ../plug-ins/print/print-page-layout.c:449 msgid "None" msgstr "None" #: ../plug-ins/FractalExplorer/Dialogs.c:1004 #: ../plug-ins/FractalExplorer/Dialogs.c:1045 #: ../plug-ins/FractalExplorer/Dialogs.c:1086 msgid "Use sine-function for this color component" msgstr "Use sine-function for this colour component" #: ../plug-ins/FractalExplorer/Dialogs.c:1007 #: ../plug-ins/FractalExplorer/Dialogs.c:1048 #: ../plug-ins/FractalExplorer/Dialogs.c:1089 msgid "Use cosine-function for this color component" msgstr "Use cosine-function for this colour component" #: ../plug-ins/FractalExplorer/Dialogs.c:1010 #: ../plug-ins/FractalExplorer/Dialogs.c:1051 #: ../plug-ins/FractalExplorer/Dialogs.c:1092 msgid "" "Use linear mapping instead of any trigonometrical function for this color " "channel" msgstr "" "Use linear mapping instead of any trigonometrical function for this colour " "channel" #: ../plug-ins/FractalExplorer/Dialogs.c:1019 #: ../plug-ins/FractalExplorer/Dialogs.c:1060 #: ../plug-ins/FractalExplorer/Dialogs.c:1101 msgid "Inversion" msgstr "Inversion" #: ../plug-ins/FractalExplorer/Dialogs.c:1027 #: ../plug-ins/FractalExplorer/Dialogs.c:1068 #: ../plug-ins/FractalExplorer/Dialogs.c:1109 msgid "" "If you enable this option higher color values will be swapped with lower " "ones and vice versa" msgstr "" "If you enable this option higher colour values will be swapped with lower " "ones and vice versa" #. Greenmode radio frame #: ../plug-ins/FractalExplorer/Dialogs.c:1032 #: ../plug-ins/common/channel_mixer.c:542 ../plug-ins/common/decompose.c:175 msgid "Green" msgstr "Green" #. Bluemode radio frame #: ../plug-ins/FractalExplorer/Dialogs.c:1073 #: ../plug-ins/common/channel_mixer.c:547 ../plug-ins/common/decompose.c:176 msgid "Blue" msgstr "Blue" #. Colormode toggle box #: ../plug-ins/FractalExplorer/Dialogs.c:1114 msgid "Color Mode" msgstr "Colour Mode" #: ../plug-ins/FractalExplorer/Dialogs.c:1123 msgid "As specified above" msgstr "As specified above" #: ../plug-ins/FractalExplorer/Dialogs.c:1135 msgid "" "Create a color-map with the options you specified above (color density/" "function). The result is visible in the preview image" msgstr "" "Create a colour-map with the options you specified above (colour density/" "function). The result is visible in the preview image" #: ../plug-ins/FractalExplorer/Dialogs.c:1145 msgid "Apply active gradient to final image" msgstr "Apply active gradient to final image" #: ../plug-ins/FractalExplorer/Dialogs.c:1157 msgid "Create a color-map using a gradient from the gradient editor" msgstr "Create a colour-map using a gradient from the gradient editor" #: ../plug-ins/FractalExplorer/Dialogs.c:1168 msgid "FractalExplorer Gradient" msgstr "FractalExplorer Gradient" #: ../plug-ins/FractalExplorer/Dialogs.c:1198 msgid "_Fractals" msgstr "_Fractals" #: ../plug-ins/FractalExplorer/Dialogs.c:1546 #: ../plug-ins/Lighting/lighting_ui.c:1210 ../plug-ins/bmp/bmpwrite.c:294 #: ../plug-ins/common/CEL.c:568 ../plug-ins/common/CML_explorer.c:2004 #: ../plug-ins/common/channel_mixer.c:1059 ../plug-ins/common/compressor.c:410 #: ../plug-ins/common/compressor.c:473 ../plug-ins/common/compressor.c:563 #: ../plug-ins/common/compressor.c:632 ../plug-ins/common/curve_bend.c:817 #: ../plug-ins/common/dicom.c:708 ../plug-ins/common/gbr.c:616 #: ../plug-ins/common/gif-save.c:986 ../plug-ins/common/gih.c:1258 #: ../plug-ins/common/gtm.c:225 ../plug-ins/common/mng.c:561 #: ../plug-ins/common/mng.c:950 ../plug-ins/common/pat.c:447 #: ../plug-ins/common/pcx.c:645 ../plug-ins/common/pix.c:508 #: ../plug-ins/common/png.c:1244 ../plug-ins/common/pnm.c:958 #: ../plug-ins/common/postscript.c:1196 ../plug-ins/common/psd-save.c:1557 #: ../plug-ins/common/raw.c:528 ../plug-ins/common/raw.c:555 #: ../plug-ins/common/spheredesigner.c:2120 ../plug-ins/common/sunras.c:544 #: ../plug-ins/common/tga.c:1133 ../plug-ins/common/tiff-save.c:671 #: ../plug-ins/common/xbm.c:1016 ../plug-ins/common/xwd.c:598 #: ../plug-ins/fits/fits.c:457 ../plug-ins/flame/flame.c:442 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/gfli/gfli.c:715 #: ../plug-ins/ifscompose/ifscompose.c:2376 ../plug-ins/jpeg/jpeg-save.c:325 #: ../plug-ins/uri/uri-backend-gnomevfs.c:282 #: ../plug-ins/winicon/icosave.c:1020 ../plug-ins/xjt/xjt.c:1280 #: ../plug-ins/xjt/xjt.c:1714 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "Could not open '%s' for writing: %s" #: ../plug-ins/FractalExplorer/Dialogs.c:1560 #, c-format msgid "Could not write '%s': %s" msgstr "Could not write '%s': %s" #: ../plug-ins/FractalExplorer/Dialogs.c:1635 msgid "Load Fractal Parameters" msgstr "Load Fractal Parameters" #: ../plug-ins/FractalExplorer/Dialogs.c:1673 msgid "Save Fractal Parameters" msgstr "Save Fractal Parameters" #. Do not rely on librsvg setting GError on failure! #. stat error (file does not exist) #: ../plug-ins/FractalExplorer/Dialogs.c:1863 #: ../plug-ins/FractalExplorer/FractalExplorer.c:933 #: ../plug-ins/Lighting/lighting_ui.c:1353 ../plug-ins/bmp/bmpread.c:149 #: ../plug-ins/common/CEL.c:299 ../plug-ins/common/CML_explorer.c:2177 #: ../plug-ins/common/channel_mixer.c:981 ../plug-ins/common/compressor.c:464 #: ../plug-ins/common/compressor.c:622 ../plug-ins/common/curve_bend.c:869 #: ../plug-ins/common/dicom.c:296 ../plug-ins/common/gbr.c:348 #: ../plug-ins/common/gif-load.c:309 ../plug-ins/common/gih.c:649 #: ../plug-ins/common/mng.c:1121 ../plug-ins/common/pat.c:317 #: ../plug-ins/common/pcx.c:344 ../plug-ins/common/pix.c:329 #: ../plug-ins/common/png.c:703 ../plug-ins/common/pnm.c:480 #: ../plug-ins/common/poppler.c:527 ../plug-ins/common/postscript.c:1023 #: ../plug-ins/common/postscript.c:3031 ../plug-ins/common/psp.c:1432 #: ../plug-ins/common/raw.c:243 ../plug-ins/common/raw.c:645 #: ../plug-ins/common/spheredesigner.c:2010 ../plug-ins/common/sunras.c:378 #: ../plug-ins/common/svg.c:321 ../plug-ins/common/svg.c:702 #: ../plug-ins/common/tga.c:423 ../plug-ins/common/tiff-load.c:288 #: ../plug-ins/common/xbm.c:720 ../plug-ins/common/xwd.c:420 #: ../plug-ins/faxg3/faxg3.c:219 ../plug-ins/fits/fits.c:345 #: ../plug-ins/flame/flame.c:411 ../plug-ins/gfig/gfig.c:434 #: ../plug-ins/gfli/gfli.c:429 ../plug-ins/gfli/gfli.c:464 #: ../plug-ins/help/gimphelplocale.c:193 ../plug-ins/jpeg/jpeg-load.c:111 #: ../plug-ins/jpeg/jpeg-load.c:821 ../plug-ins/psd/psd-load.c:125 #: ../plug-ins/psd/psd-thumb-load.c:78 #: ../plug-ins/uri/uri-backend-gnomevfs.c:271 #: ../plug-ins/uri/uri-backend-libcurl.c:186 ../plug-ins/winicon/icoload.c:651 #: ../plug-ins/winicon/icoload.c:728 ../plug-ins/xjt/xjt.c:2545 #: ../plug-ins/xjt/xjt.c:2553 #, c-format msgid "Could not open '%s' for reading: %s" msgstr "Could not open '%s' for reading: %s" #: ../plug-ins/FractalExplorer/Dialogs.c:1871 #, c-format msgid "'%s' is not a FractalExplorer file" msgstr "'%s' is not a FractalExplorer file" #: ../plug-ins/FractalExplorer/Dialogs.c:1877 #, c-format msgid "'%s' is corrupt. Line %d Option section incorrect" msgstr "'%s' is corrupt. Line %d Option section incorrect" #: ../plug-ins/FractalExplorer/FractalExplorer.c:243 msgid "Render fractal art" msgstr "Render fractal art" #: ../plug-ins/FractalExplorer/FractalExplorer.c:248 msgid "_Fractal Explorer..." msgstr "_Fractal Explorer..." #: ../plug-ins/FractalExplorer/FractalExplorer.c:378 msgid "Rendering fractal" msgstr "Rendering fractal" #: ../plug-ins/FractalExplorer/FractalExplorer.c:760 #: ../plug-ins/gflare/gflare.c:3154 #, c-format msgid "Are you sure you want to delete \"%s\" from the list and from disk?" msgstr "Are you sure you want to delete \"%s\" from the list and from disk?" #: ../plug-ins/FractalExplorer/FractalExplorer.c:764 msgid "Delete Fractal" msgstr "Delete Fractal" #: ../plug-ins/FractalExplorer/FractalExplorer.c:954 #, c-format msgid "File '%s' is not a FractalExplorer file" msgstr "File '%s' is not a FractalExplorer file" #: ../plug-ins/FractalExplorer/FractalExplorer.c:963 #, c-format msgid "" "File '%s' is corrupt.\n" "Line %d Option section incorrect" msgstr "" "File '%s' is corrupt.\n" "Line %d Option section incorrect" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1007 msgid "My first fractal" msgstr "My first fractal" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1071 msgid "Select folder and rescan collection" msgstr "Select folder and rescan collection" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1083 msgid "Apply currently selected fractal" msgstr "Apply currently selected fractal" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1095 msgid "Delete currently selected fractal" msgstr "Delete currently selected fractal" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1118 msgid "Rescan for Fractals" msgstr "Rescan for Fractals" #: ../plug-ins/FractalExplorer/FractalExplorer.c:1137 msgid "Add FractalExplorer Path" msgstr "Add FractalExplorer Path" #: ../plug-ins/Lighting/lighting_apply.c:104 #: ../plug-ins/Lighting/lighting_ui.c:1018 msgid "Lighting Effects" msgstr "Lighting Effects" #: ../plug-ins/Lighting/lighting_main.c:195 msgid "Apply various lighting effects to an image" msgstr "Apply various lighting effects to an image" #: ../plug-ins/Lighting/lighting_main.c:200 msgid "_Lighting Effects..." msgstr "_Lighting Effects..." #. General options #: ../plug-ins/Lighting/lighting_ui.c:294 #: ../plug-ins/MapObject/mapobject_ui.c:472 msgid "General Options" msgstr "General Options" #: ../plug-ins/Lighting/lighting_ui.c:302 msgid "T_ransparent background" msgstr "T_ransparent background" #: ../plug-ins/Lighting/lighting_ui.c:312 msgid "Make destination image transparent where bump height is zero" msgstr "Make destination image transparent where bump height is zero" #: ../plug-ins/Lighting/lighting_ui.c:315 msgid "Cre_ate new image" msgstr "Cre_ate new image" #: ../plug-ins/Lighting/lighting_ui.c:325 #: ../plug-ins/MapObject/mapobject_ui.c:541 msgid "Create a new image when applying filter" msgstr "Create a new image when applying filter" #: ../plug-ins/Lighting/lighting_ui.c:327 msgid "High _quality preview" msgstr "High _quality preview" #: ../plug-ins/Lighting/lighting_ui.c:337 msgid "Enable/disable high quality preview" msgstr "Enable/disable high quality preview" #: ../plug-ins/Lighting/lighting_ui.c:344 msgid "Distance:" msgstr "Distance:" #: ../plug-ins/Lighting/lighting_ui.c:377 #: ../plug-ins/MapObject/mapobject_ui.c:619 msgid "Light Settings" msgstr "Light Settings" #: ../plug-ins/Lighting/lighting_ui.c:390 msgid "Light 1" msgstr "Light 1" #: ../plug-ins/Lighting/lighting_ui.c:391 msgid "Light 2" msgstr "Light 2" #: ../plug-ins/Lighting/lighting_ui.c:392 msgid "Light 3" msgstr "Light 3" #: ../plug-ins/Lighting/lighting_ui.c:393 msgid "Light 4" msgstr "Light 4" #: ../plug-ins/Lighting/lighting_ui.c:394 msgid "Light 5" msgstr "Light 5" #: ../plug-ins/Lighting/lighting_ui.c:395 msgid "Light 6" msgstr "Light 6" #. row labels #: ../plug-ins/Lighting/lighting_ui.c:404 #: ../plug-ins/common/spheredesigner.c:2706 msgid "Type:" msgstr "Type:" #: ../plug-ins/Lighting/lighting_ui.c:409 msgid "Color:" msgstr "Colour:" #: ../plug-ins/Lighting/lighting_ui.c:416 msgid "Directional" msgstr "Directional" #: ../plug-ins/Lighting/lighting_ui.c:417 msgid "Point" msgstr "Point" #: ../plug-ins/Lighting/lighting_ui.c:431 #: ../plug-ins/MapObject/mapobject_ui.c:642 msgid "Type of light source to apply" msgstr "Type of light source to apply" #: ../plug-ins/Lighting/lighting_ui.c:433 #: ../plug-ins/MapObject/mapobject_ui.c:644 msgid "Select lightsource color" msgstr "Select lightsource colour" #: ../plug-ins/Lighting/lighting_ui.c:447 #: ../plug-ins/MapObject/mapobject_ui.c:657 msgid "Set light source color" msgstr "Set light source colour" #: ../plug-ins/Lighting/lighting_ui.c:455 msgid "_Intensity:" msgstr "_Intensity:" #: ../plug-ins/Lighting/lighting_ui.c:463 msgid "Light intensity" msgstr "Light intensity" #: ../plug-ins/Lighting/lighting_ui.c:466 #: ../plug-ins/MapObject/mapobject_ui.c:659 #: ../plug-ins/MapObject/mapobject_ui.c:986 #: ../plug-ins/print/print-page-layout.c:343 msgid "Position" msgstr "Position" #: ../plug-ins/Lighting/lighting_ui.c:476 ../plug-ins/common/flarefx.c:772 #: ../plug-ins/common/mblur.c:1094 ../plug-ins/common/nova.c:463 #: ../plug-ins/common/papertile.c:282 ../plug-ins/flame/flame.c:1227 #: ../plug-ins/gflare/gflare.c:2679 msgid "_X:" msgstr "_X:" #: ../plug-ins/Lighting/lighting_ui.c:484 #: ../plug-ins/MapObject/mapobject_ui.c:683 msgid "Light source X position in XYZ space" msgstr "Light source X position in XYZ space" #: ../plug-ins/Lighting/lighting_ui.c:491 ../plug-ins/common/flarefx.c:777 #: ../plug-ins/common/mblur.c:1099 ../plug-ins/common/nova.c:468 #: ../plug-ins/common/papertile.c:291 ../plug-ins/flame/flame.c:1241 #: ../plug-ins/gflare/gflare.c:2683 msgid "_Y:" msgstr "_Y:" #: ../plug-ins/Lighting/lighting_ui.c:499 #: ../plug-ins/MapObject/mapobject_ui.c:697 msgid "Light source Y position in XYZ space" msgstr "Light source Y position in XYZ space" #: ../plug-ins/Lighting/lighting_ui.c:506 msgid "_Z:" msgstr "_Z:" #: ../plug-ins/Lighting/lighting_ui.c:514 #: ../plug-ins/MapObject/mapobject_ui.c:711 msgid "Light source Z position in XYZ space" msgstr "Light source Z position in XYZ space" #. ***************************************************** #. radio buttons for choosing LEFT or RIGHT #. ************************************************* #: ../plug-ins/Lighting/lighting_ui.c:517 ../plug-ins/common/struc.c:1292 #: ../plug-ins/common/wind.c:943 msgid "Direction" msgstr "Direction" #. X #: ../plug-ins/Lighting/lighting_ui.c:526 #: ../plug-ins/MapObject/mapobject_ui.c:675 #: ../plug-ins/MapObject/mapobject_ui.c:729 #: ../plug-ins/MapObject/mapobject_ui.c:997 #: ../plug-ins/MapObject/mapobject_ui.c:1046 #: ../plug-ins/ifscompose/ifscompose.c:525 msgid "X:" msgstr "X:" #: ../plug-ins/Lighting/lighting_ui.c:534 #: ../plug-ins/MapObject/mapobject_ui.c:737 msgid "Light source X direction in XYZ space" msgstr "Light source X direction in XYZ space" #. Y #: ../plug-ins/Lighting/lighting_ui.c:540 #: ../plug-ins/MapObject/mapobject_ui.c:689 #: ../plug-ins/MapObject/mapobject_ui.c:742 #: ../plug-ins/MapObject/mapobject_ui.c:1010 #: ../plug-ins/MapObject/mapobject_ui.c:1057 #: ../plug-ins/MapObject/mapobject_ui.c:1155 #: ../plug-ins/ifscompose/ifscompose.c:539 msgid "Y:" msgstr "Y:" #: ../plug-ins/Lighting/lighting_ui.c:548 #: ../plug-ins/MapObject/mapobject_ui.c:750 msgid "Light source Y direction in XYZ space" msgstr "Light source Y direction in XYZ space" #: ../plug-ins/Lighting/lighting_ui.c:554 #: ../plug-ins/MapObject/mapobject_ui.c:703 #: ../plug-ins/MapObject/mapobject_ui.c:755 #: ../plug-ins/MapObject/mapobject_ui.c:1023 #: ../plug-ins/MapObject/mapobject_ui.c:1068 #: ../plug-ins/MapObject/mapobject_ui.c:1167 msgid "Z:" msgstr "Z:" #: ../plug-ins/Lighting/lighting_ui.c:562 #: ../plug-ins/MapObject/mapobject_ui.c:763 msgid "Light source Z direction in XYZ space" msgstr "Light source Z direction in XYZ space" #: ../plug-ins/Lighting/lighting_ui.c:565 msgid "I_solate" msgstr "I_solate" #: ../plug-ins/Lighting/lighting_ui.c:574 msgid "Lighting preset:" msgstr "Lighting preset:" #: ../plug-ins/Lighting/lighting_ui.c:620 msgid "Material Properties" msgstr "Material Properties" #: ../plug-ins/Lighting/lighting_ui.c:638 msgid "_Glowing:" msgstr "_Glowing:" #: ../plug-ins/Lighting/lighting_ui.c:657 #: ../plug-ins/MapObject/mapobject_ui.c:824 msgid "Amount of original color to show where no direct light falls" msgstr "Amount of original colour to show where no direct light falls" #: ../plug-ins/Lighting/lighting_ui.c:671 msgid "_Bright:" msgstr "_Bright:" #: ../plug-ins/Lighting/lighting_ui.c:690 #: ../plug-ins/MapObject/mapobject_ui.c:853 msgid "Intensity of original color when lit by a light source" msgstr "Intensity of original colour when lit by a light source" #: ../plug-ins/Lighting/lighting_ui.c:704 msgid "_Shiny:" msgstr "_Shiny:" #: ../plug-ins/Lighting/lighting_ui.c:723 #: ../plug-ins/MapObject/mapobject_ui.c:925 msgid "Controls how intense the highlights will be" msgstr "Controls how intense the highlights will be" #: ../plug-ins/Lighting/lighting_ui.c:736 msgid "_Polished:" msgstr "_Polished:" #: ../plug-ins/Lighting/lighting_ui.c:755 #: ../plug-ins/MapObject/mapobject_ui.c:954 msgid "Higher values makes the highlights more focused" msgstr "Higher values makes the highlights more focused" #. Metallic #: ../plug-ins/Lighting/lighting_ui.c:765 msgid "_Metallic" msgstr "_Metallic" #: ../plug-ins/Lighting/lighting_ui.c:802 msgid "E_nable bump mapping" msgstr "E_nable bump mapping" #: ../plug-ins/Lighting/lighting_ui.c:816 msgid "Enable/disable bump-mapping (image depth)" msgstr "Enable/disable bump-mapping (image depth)" #: ../plug-ins/Lighting/lighting_ui.c:838 msgid "Bumpm_ap image:" msgstr "Bumpm_ap image:" #. Map type menu #: ../plug-ins/Lighting/lighting_ui.c:841 ../plug-ins/common/bumpmap.c:835 #: ../plug-ins/flame/flame.c:746 msgid "Linear" msgstr "Linear" #: ../plug-ins/Lighting/lighting_ui.c:842 msgid "Logarithmic" msgstr "Logarithmic" #: ../plug-ins/Lighting/lighting_ui.c:843 ../plug-ins/common/bumpmap.c:837 #: ../plug-ins/flame/flame.c:747 msgid "Sinusoidal" msgstr "Sinusoidal" #: ../plug-ins/Lighting/lighting_ui.c:844 ../plug-ins/common/bumpmap.c:836 #: ../plug-ins/flame/flame.c:748 msgid "Spherical" msgstr "Spherical" #: ../plug-ins/Lighting/lighting_ui.c:854 msgid "Cu_rve:" msgstr "Cu_rve:" #: ../plug-ins/Lighting/lighting_ui.c:859 msgid "Ma_ximum height:" msgstr "Ma_ximum height:" #: ../plug-ins/Lighting/lighting_ui.c:869 msgid "Maximum height for bumps" msgstr "Maximum height for bumps" #: ../plug-ins/Lighting/lighting_ui.c:893 msgid "E_nable environment mapping" msgstr "E_nable environment mapping" #: ../plug-ins/Lighting/lighting_ui.c:907 msgid "Enable/disable environment-mapping (reflection)" msgstr "Enable/disable environment-mapping (reflection)" #: ../plug-ins/Lighting/lighting_ui.c:924 msgid "En_vironment image:" msgstr "En_vironment image:" #: ../plug-ins/Lighting/lighting_ui.c:927 msgid "Environment image to use" msgstr "Environment image to use" #: ../plug-ins/Lighting/lighting_ui.c:949 msgid "Op_tions" msgstr "Op_tions" #: ../plug-ins/Lighting/lighting_ui.c:953 #: ../plug-ins/MapObject/mapobject_ui.c:1291 msgid "_Light" msgstr "_Light" #: ../plug-ins/Lighting/lighting_ui.c:957 #: ../plug-ins/MapObject/mapobject_ui.c:1295 msgid "_Material" msgstr "_Material" #: ../plug-ins/Lighting/lighting_ui.c:961 msgid "_Bump Map" msgstr "_Bump Map" #: ../plug-ins/Lighting/lighting_ui.c:965 msgid "_Environment Map" msgstr "_Environment Map" #: ../plug-ins/Lighting/lighting_ui.c:1074 #: ../plug-ins/gimpressionist/preview.c:174 #: ../plug-ins/gimpressionist/repaint.c:1184 #: ../plug-ins/imagemap/imap_polygon.c:515 msgid "_Update" msgstr "_Update" #: ../plug-ins/Lighting/lighting_ui.c:1081 #: ../plug-ins/MapObject/mapobject_ui.c:1397 msgid "Recompute preview image" msgstr "Recompute preview image" #: ../plug-ins/Lighting/lighting_ui.c:1083 msgid "I_nteractive" msgstr "I_nteractive" #: ../plug-ins/Lighting/lighting_ui.c:1097 msgid "Enable/disable real time preview of changes" msgstr "Enable/disable real time preview of changes" #: ../plug-ins/Lighting/lighting_ui.c:1136 msgid "Save Lighting Preset" msgstr "Save Lighting Preset" #: ../plug-ins/Lighting/lighting_ui.c:1280 msgid "Load Lighting Preset" msgstr "Load Lighting Preset" #: ../plug-ins/MapObject/mapobject_apply.c:275 msgid "Map to plane" msgstr "Map to plane" #: ../plug-ins/MapObject/mapobject_apply.c:278 msgid "Map to sphere" msgstr "Map to sphere" #: ../plug-ins/MapObject/mapobject_apply.c:281 msgid "Map to box" msgstr "Map to box" #: ../plug-ins/MapObject/mapobject_apply.c:284 msgid "Map to cylinder" msgstr "Map to cylinder" #: ../plug-ins/MapObject/mapobject_main.c:196 msgid "Map the image to an object (plane, sphere, box or cylinder)" msgstr "Map the image to an object (plane, sphere, box or cylinder)" #: ../plug-ins/MapObject/mapobject_main.c:201 msgid "Map _Object..." msgstr "Map _Object..." #: ../plug-ins/MapObject/mapobject_ui.c:248 #: ../plug-ins/MapObject/mapobject_ui.c:1305 msgid "_Box" msgstr "_Box" #: ../plug-ins/MapObject/mapobject_ui.c:266 #: ../plug-ins/MapObject/mapobject_ui.c:1311 msgid "C_ylinder" msgstr "C_ylinder" #: ../plug-ins/MapObject/mapobject_ui.c:484 msgid "Map to:" msgstr "Map to:" #: ../plug-ins/MapObject/mapobject_ui.c:488 msgid "Plane" msgstr "Plane" #: ../plug-ins/MapObject/mapobject_ui.c:489 msgid "Sphere" msgstr "Sphere" #: ../plug-ins/MapObject/mapobject_ui.c:490 msgid "Box" msgstr "Box" #: ../plug-ins/MapObject/mapobject_ui.c:491 msgid "Cylinder" msgstr "Cylinder" #: ../plug-ins/MapObject/mapobject_ui.c:501 msgid "Type of object to map to" msgstr "Type of object to map to" #: ../plug-ins/MapObject/mapobject_ui.c:503 msgid "Transparent background" msgstr "Transparent background" #: ../plug-ins/MapObject/mapobject_ui.c:514 msgid "Make image transparent outside object" msgstr "Make image transparent outside object" #: ../plug-ins/MapObject/mapobject_ui.c:516 msgid "Tile source image" msgstr "Tile source image" #: ../plug-ins/MapObject/mapobject_ui.c:527 msgid "Tile source image: useful for infinite planes" msgstr "Tile source image: useful for infinite planes" #: ../plug-ins/MapObject/mapobject_ui.c:530 msgid "Create new image" msgstr "Create new image" #: ../plug-ins/MapObject/mapobject_ui.c:549 msgid "Enable _antialiasing" msgstr "Enable _antialiasing" #: ../plug-ins/MapObject/mapobject_ui.c:560 msgid "Enable/disable jagged edges removal (antialiasing)" msgstr "Enable/disable jagged edges removal (antialiasing)" #: ../plug-ins/MapObject/mapobject_ui.c:573 ../plug-ins/common/bumpmap.c:916 #: ../plug-ins/common/emboss.c:523 ../plug-ins/common/fractaltrace.c:796 #: ../plug-ins/common/struc.c:1324 msgid "_Depth:" msgstr "_Depth:" #: ../plug-ins/MapObject/mapobject_ui.c:576 msgid "Antialiasing quality. Higher is better, but slower" msgstr "Antialiasing quality. Higher is better, but slower" #: ../plug-ins/MapObject/mapobject_ui.c:585 ../plug-ins/common/redeye.c:173 #: ../plug-ins/common/unsharp.c:704 ../plug-ins/common/wind.c:1006 #: ../plug-ins/imagemap/imap_preferences.c:441 msgid "_Threshold:" msgstr "_Threshold:" #: ../plug-ins/MapObject/mapobject_ui.c:593 msgid "Stop when pixel differences are smaller than this value" msgstr "Stop when pixel differences are smaller than this value" #: ../plug-ins/MapObject/mapobject_ui.c:628 msgid "Point light" msgstr "Point light" #: ../plug-ins/MapObject/mapobject_ui.c:629 msgid "Directional light" msgstr "Directional light" #: ../plug-ins/MapObject/mapobject_ui.c:630 msgid "No light" msgstr "No light" #: ../plug-ins/MapObject/mapobject_ui.c:635 msgid "Lightsource type:" msgstr "Lightsource type:" #: ../plug-ins/MapObject/mapobject_ui.c:649 msgid "Lightsource color:" msgstr "Lightsource colour:" #: ../plug-ins/MapObject/mapobject_ui.c:714 msgid "Direction Vector" msgstr "Direction Vector" #: ../plug-ins/MapObject/mapobject_ui.c:790 msgid "Intensity Levels" msgstr "Intensity Levels" #: ../plug-ins/MapObject/mapobject_ui.c:809 msgid "Ambient:" msgstr "Ambient:" #: ../plug-ins/MapObject/mapobject_ui.c:838 #: ../plug-ins/MapObject/mapobject_ui.c:881 msgid "Diffuse:" msgstr "Diffuse:" #: ../plug-ins/MapObject/mapobject_ui.c:862 msgid "Reflectivity" msgstr "Reflectivity" #: ../plug-ins/MapObject/mapobject_ui.c:896 msgid "Higher values makes the object reflect more light (appear lighter)" msgstr "Higher values makes the object reflect more light (appear lighter)" #: ../plug-ins/MapObject/mapobject_ui.c:910 msgid "Specular:" msgstr "Specular:" #: ../plug-ins/MapObject/mapobject_ui.c:939 msgid "Highlight:" msgstr "Highlight:" #: ../plug-ins/MapObject/mapobject_ui.c:1000 msgid "Object X position in XYZ space" msgstr "Object X position in XYZ space" #: ../plug-ins/MapObject/mapobject_ui.c:1013 msgid "Object Y position in XYZ space" msgstr "Object Y position in XYZ space" #: ../plug-ins/MapObject/mapobject_ui.c:1026 msgid "Object Z position in XYZ space" msgstr "Object Z position in XYZ space" #. Rotation #: ../plug-ins/MapObject/mapobject_ui.c:1035 #: ../plug-ins/common/postscript.c:3428 msgid "Rotation" msgstr "Rotation" #: ../plug-ins/MapObject/mapobject_ui.c:1049 msgid "Rotation angle about X axis" msgstr "Rotation angle about X axis" #: ../plug-ins/MapObject/mapobject_ui.c:1060 msgid "Rotation angle about Y axis" msgstr "Rotation angle about Y axis" #: ../plug-ins/MapObject/mapobject_ui.c:1071 msgid "Rotation angle about Z axis" msgstr "Rotation angle about Z axis" #: ../plug-ins/MapObject/mapobject_ui.c:1097 msgid "Front:" msgstr "Front:" #: ../plug-ins/MapObject/mapobject_ui.c:1097 msgid "Back:" msgstr "Back:" #: ../plug-ins/MapObject/mapobject_ui.c:1105 msgid "Map Images to Box Faces" msgstr "Map Images to Box Faces" #: ../plug-ins/MapObject/mapobject_ui.c:1143 #: ../plug-ins/common/spheredesigner.c:2800 msgid "Scale X:" msgstr "Scale X:" #: ../plug-ins/MapObject/mapobject_ui.c:1146 msgid "X scale (size)" msgstr "X scale (size)" #: ../plug-ins/MapObject/mapobject_ui.c:1158 msgid "Y scale (size)" msgstr "Y scale (size)" #: ../plug-ins/MapObject/mapobject_ui.c:1170 msgid "Z scale (size)" msgstr "Z scale (size)" #: ../plug-ins/MapObject/mapobject_ui.c:1193 #: ../plug-ins/print/print-page-layout.c:402 msgid "_Top:" msgstr "_Top:" #: ../plug-ins/MapObject/mapobject_ui.c:1193 #: ../plug-ins/print/print-page-layout.c:421 msgid "_Bottom:" msgstr "_Bottom:" #: ../plug-ins/MapObject/mapobject_ui.c:1198 msgid "Images for the Cap Faces" msgstr "Images for the Cap Faces" #: ../plug-ins/MapObject/mapobject_ui.c:1227 #: ../plug-ins/print/print-page-layout.c:219 msgid "Size" msgstr "Size" #: ../plug-ins/MapObject/mapobject_ui.c:1238 msgid "R_adius:" msgstr "R_adius:" #: ../plug-ins/MapObject/mapobject_ui.c:1242 msgid "Cylinder radius" msgstr "Cylinder radius" #: ../plug-ins/MapObject/mapobject_ui.c:1252 ../plug-ins/common/mblur.c:1125 msgid "L_ength:" msgstr "L_ength:" #: ../plug-ins/MapObject/mapobject_ui.c:1256 msgid "Cylinder length" msgstr "Cylinder length" #: ../plug-ins/MapObject/mapobject_ui.c:1287 msgid "O_ptions" msgstr "O_ptions" #: ../plug-ins/MapObject/mapobject_ui.c:1299 msgid "O_rientation" msgstr "O_rientation" #: ../plug-ins/MapObject/mapobject_ui.c:1335 msgid "Map to Object" msgstr "Map to Object" #: ../plug-ins/MapObject/mapobject_ui.c:1388 #: ../plug-ins/common/diffraction.c:477 msgid "_Preview!" msgstr "_Preview!" #: ../plug-ins/MapObject/mapobject_ui.c:1415 msgid "Show preview _wireframe" msgstr "Show preview _wireframe" #: ../plug-ins/bmp/bmp.c:124 ../plug-ins/bmp/bmp.c:143 msgid "Windows BMP image" msgstr "Windows BMP image" #: ../plug-ins/bmp/bmpread.c:85 msgid "Bad colormap" msgstr "Bad colourmap" #. max. rows allocated #. column, highest column ever used #. -1 assume fsel is not available (and not attached to any drawable) #. -1 assume there is no floating selection #: ../plug-ins/bmp/bmpread.c:154 ../plug-ins/common/CEL.c:304 #: ../plug-ins/common/dicom.c:301 ../plug-ins/common/gbr.c:353 #: ../plug-ins/common/gif-load.c:314 ../plug-ins/common/gih.c:654 #: ../plug-ins/common/pat.c:322 ../plug-ins/common/pcx.c:349 #: ../plug-ins/common/pix.c:334 ../plug-ins/common/png.c:710 #: ../plug-ins/common/pnm.c:485 ../plug-ins/common/poppler.c:572 #: ../plug-ins/common/postscript.c:1029 ../plug-ins/common/raw.c:650 #: ../plug-ins/common/sunras.c:470 ../plug-ins/common/tga.c:428 #: ../plug-ins/common/tiff-load.c:569 ../plug-ins/common/wmf.c:992 #: ../plug-ins/common/xbm.c:725 ../plug-ins/common/xpm.c:343 #: ../plug-ins/common/xwd.c:506 ../plug-ins/faxg3/faxg3.c:204 #: ../plug-ins/gfli/gfli.c:469 ../plug-ins/jpeg/jpeg-load.c:117 #: ../plug-ins/psd/psd-load.c:130 ../plug-ins/sgi/sgi.c:318 #: ../plug-ins/winicon/icoload.c:645 ../plug-ins/xjt/xjt.c:3344 #, c-format msgid "Opening '%s'" msgstr "Opening '%s'" #: ../plug-ins/bmp/bmpread.c:164 ../plug-ins/bmp/bmpread.c:173 #: ../plug-ins/bmp/bmpread.c:179 ../plug-ins/bmp/bmpread.c:187 #: ../plug-ins/bmp/bmpread.c:201 ../plug-ins/bmp/bmpread.c:382 #, c-format msgid "'%s' is not a valid BMP file" msgstr "'%s' is not a valid BMP file" #: ../plug-ins/bmp/bmpread.c:214 ../plug-ins/bmp/bmpread.c:240 #: ../plug-ins/bmp/bmpread.c:266 ../plug-ins/bmp/bmpread.c:329 #: ../plug-ins/bmp/bmpread.c:353 ../plug-ins/bmp/bmpread.c:375 #: ../plug-ins/bmp/bmpread.c:388 ../plug-ins/bmp/bmpread.c:394 #, c-format msgid "Error reading BMP file header from '%s'" msgstr "Error reading BMP file header from '%s'" #: ../plug-ins/bmp/bmpread.c:502 msgid "Unrecognized or invalid BMP compression format." msgstr "Unrecognised or invalid BMP compression format." #: ../plug-ins/bmp/bmpread.c:544 msgid "Unsupported or invalid bitdepth." msgstr "Unsupported or invalid bitdepth." #: ../plug-ins/bmp/bmpread.c:550 ../plug-ins/common/pcx.c:376 #: ../plug-ins/psd/psd-load.c:295 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Unsupported or invalid image width: %d" #: ../plug-ins/bmp/bmpread.c:555 ../plug-ins/common/pcx.c:381 #: ../plug-ins/psd/psd-load.c:287 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Unsupported or invalid image height: %d" #. #. * Create the "background" layer to hold the image... #. #: ../plug-ins/bmp/bmpread.c:559 ../plug-ins/common/CEL.c:349 #: ../plug-ins/common/CEL.c:352 ../plug-ins/common/blinds.c:277 #: ../plug-ins/common/compose.c:931 ../plug-ins/common/decompose.c:723 #: ../plug-ins/common/dicom.c:503 ../plug-ins/common/film.c:746 #: ../plug-ins/common/gif-load.c:879 ../plug-ins/common/pcx.c:393 #: ../plug-ins/common/pcx.c:399 ../plug-ins/common/pix.c:368 #: ../plug-ins/common/png.c:831 ../plug-ins/common/pnm.c:571 #: ../plug-ins/common/raw.c:691 ../plug-ins/common/smooth_palette.c:257 #: ../plug-ins/common/sunras.c:956 ../plug-ins/common/tga.c:1029 #: ../plug-ins/common/tiff-load.c:952 ../plug-ins/common/tile.c:267 #: ../plug-ins/common/xbm.c:880 ../plug-ins/faxg3/faxg3.c:464 #: ../plug-ins/fits/fits.c:511 ../plug-ins/gfig/gfig-dialog.c:1284 #: ../plug-ins/gimpressionist/general.c:140 ../plug-ins/jpeg/jpeg-load.c:249 #: ../plug-ins/jpeg/jpeg-load.c:752 ../plug-ins/psd/psd-image-res-load.c:995 #: ../plug-ins/psd/psd-load.c:1510 ../plug-ins/sgi/sgi.c:369 #: ../plug-ins/twain/twain.c:571 ../plug-ins/winsnap/winsnap.c:1155 msgid "Background" msgstr "Background" #: ../plug-ins/bmp/bmpread.c:730 ../plug-ins/bmp/bmpread.c:771 #: ../plug-ins/bmp/bmpread.c:821 msgid "The bitmap ends unexpectedly." msgstr "The bitmap ends unexpectedly." #: ../plug-ins/bmp/bmpwrite.c:187 ../plug-ins/bmp/bmpwrite.c:209 msgid "Cannot save indexed image with transparency in BMP file format." msgstr "Cannot save indexed image with transparency in BMP file format." #: ../plug-ins/bmp/bmpwrite.c:189 ../plug-ins/bmp/bmpwrite.c:211 msgid "Alpha channel will be ignored." msgstr "Alpha channel will be ignored." #. And let's begin the progress #. init the progress meter #: ../plug-ins/bmp/bmpwrite.c:305 ../plug-ins/common/CEL.c:573 #: ../plug-ins/common/gbr.c:621 ../plug-ins/common/gif-save.c:993 #: ../plug-ins/common/gih.c:1263 ../plug-ins/common/gtm.c:245 #: ../plug-ins/common/pat.c:452 ../plug-ins/common/pcx.c:607 #: ../plug-ins/common/pix.c:513 ../plug-ins/common/png.c:1251 #: ../plug-ins/common/pnm.c:963 ../plug-ins/common/postscript.c:1201 #: ../plug-ins/common/psd-save.c:1562 ../plug-ins/common/sunras.c:549 #: ../plug-ins/common/tga.c:1138 ../plug-ins/common/tiff-save.c:681 #: ../plug-ins/common/xbm.c:1021 ../plug-ins/common/xpm.c:623 #: ../plug-ins/common/xwd.c:603 ../plug-ins/fits/fits.c:462 #: ../plug-ins/gfli/gfli.c:684 ../plug-ins/jpeg/jpeg-save.c:283 #: ../plug-ins/sgi/sgi.c:537 ../plug-ins/winicon/icosave.c:1015 #: ../plug-ins/xjt/xjt.c:1697 #, c-format msgid "Saving '%s'" msgstr "Saving '%s'" #: ../plug-ins/bmp/bmpwrite.c:791 msgid "Save as BMP" msgstr "Save as BMP" #: ../plug-ins/bmp/bmpwrite.c:814 msgid "_Run-Length Encoded" msgstr "_Run-Length Encoded" #: ../plug-ins/bmp/bmpwrite.c:826 ../plug-ins/jpeg/jpeg-save.c:892 msgid "_Advanced Options" msgstr "_Advanced Options" #: ../plug-ins/bmp/bmpwrite.c:841 msgid "16 bits" msgstr "16 bits" #: ../plug-ins/bmp/bmpwrite.c:877 msgid "24 bits" msgstr "24 bits" #: ../plug-ins/bmp/bmpwrite.c:894 msgid "32 bits" msgstr "32 bits" #: ../plug-ins/common/AlienMap2.c:140 msgid "_Modify red channel" msgstr "_Modify red channel" #: ../plug-ins/common/AlienMap2.c:140 msgid "_Modify hue channel" msgstr "_Modify hue channel" #: ../plug-ins/common/AlienMap2.c:141 msgid "Mo_dify green channel" msgstr "Mo_dify green channel" #: ../plug-ins/common/AlienMap2.c:141 msgid "Mo_dify saturation channel" msgstr "Mo_dify saturation channel" #: ../plug-ins/common/AlienMap2.c:142 msgid "Mod_ify blue channel" msgstr "Mod_ify blue channel" #: ../plug-ins/common/AlienMap2.c:142 msgid "Mod_ify luminosity channel" msgstr "Mod_ify luminosity channel" #: ../plug-ins/common/AlienMap2.c:147 msgid "Red _frequency:" msgstr "Red _frequency:" #: ../plug-ins/common/AlienMap2.c:147 msgid "Hue _frequency:" msgstr "Hue _frequency:" #: ../plug-ins/common/AlienMap2.c:148 msgid "Green fr_equency:" msgstr "Green fr_equency:" #: ../plug-ins/common/AlienMap2.c:148 msgid "Saturation fr_equency:" msgstr "Saturation fr_equency:" #: ../plug-ins/common/AlienMap2.c:149 msgid "Blue freq_uency:" msgstr "Blue freq_uency:" #: ../plug-ins/common/AlienMap2.c:149 msgid "Luminosity freq_uency:" msgstr "Luminosity freq_uency:" #: ../plug-ins/common/AlienMap2.c:151 msgid "Red _phaseshift:" msgstr "Red _phaseshift:" #: ../plug-ins/common/AlienMap2.c:151 msgid "Hue _phaseshift:" msgstr "Hue _phaseshift:" #: ../plug-ins/common/AlienMap2.c:152 msgid "Green ph_aseshift:" msgstr "Green ph_aseshift:" #: ../plug-ins/common/AlienMap2.c:152 msgid "Saturation ph_aseshift:" msgstr "Saturation ph_aseshift:" #: ../plug-ins/common/AlienMap2.c:153 msgid "Blue pha_seshift:" msgstr "Blue pha_seshift:" #: ../plug-ins/common/AlienMap2.c:153 msgid "Luminosity pha_seshift:" msgstr "Luminosity pha_seshift:" #: ../plug-ins/common/AlienMap2.c:183 msgid "Alter colors in various psychedelic ways" msgstr "Alter colours in various psychedelic ways" #: ../plug-ins/common/AlienMap2.c:188 msgid "_Alien Map..." msgstr "_Alien Map..." #: ../plug-ins/common/AlienMap2.c:320 msgid "Alien Map: Transforming" msgstr "Alien Map: Transforming" #: ../plug-ins/common/AlienMap2.c:393 msgid "Alien Map" msgstr "Alien Map" #: ../plug-ins/common/AlienMap2.c:440 ../plug-ins/common/AlienMap2.c:464 #: ../plug-ins/common/AlienMap2.c:488 msgid "Number of cycles covering full value range" msgstr "Number of cycles covering full value range" #: ../plug-ins/common/AlienMap2.c:452 ../plug-ins/common/AlienMap2.c:476 #: ../plug-ins/common/AlienMap2.c:500 msgid "Phase angle, range 0-360" msgstr "Phase angle, range 0-360" #. Propagate Mode #: ../plug-ins/common/AlienMap2.c:514 ../plug-ins/common/hot.c:595 #: ../plug-ins/common/vpropagate.c:1096 ../plug-ins/common/waves.c:276 msgid "Mode" msgstr "Mode" #: ../plug-ins/common/AlienMap2.c:518 msgid "_RGB color model" msgstr "_RGB colour model" #: ../plug-ins/common/AlienMap2.c:519 msgid "_HSL color model" msgstr "_HSL colour model" #: ../plug-ins/common/CEL.c:109 ../plug-ins/common/CEL.c:127 msgid "KISS CEL" msgstr "KISS CEL" #: ../plug-ins/common/CEL.c:188 msgid "Load KISS Palette" msgstr "Load KISS Palette" #: ../plug-ins/common/CEL.c:341 msgid "Can't create a new image" msgstr "Can't create a new image" #: ../plug-ins/common/CEL.c:430 #, c-format msgid "Unsupported bit depth (%d)!" msgstr "Unsupported bit depth (%d)!" #: ../plug-ins/common/CML_explorer.c:129 msgid "Keep image's values" msgstr "Keep image's values" #: ../plug-ins/common/CML_explorer.c:130 msgid "Keep the first value" msgstr "Keep the first value" #: ../plug-ins/common/CML_explorer.c:131 msgid "Fill with parameter k" msgstr "Fill with parameter k" #: ../plug-ins/common/CML_explorer.c:132 msgid "k{x(1-x)}^p" msgstr "k{x(1-x)}^p" #: ../plug-ins/common/CML_explorer.c:133 msgid "k{x(1-x)}^p stepped" msgstr "k{x(1-x)}^p stepped" #: ../plug-ins/common/CML_explorer.c:134 msgid "kx^p" msgstr "kx^p" #: ../plug-ins/common/CML_explorer.c:135 msgid "kx^p stepped" msgstr "kx^p stepped" #: ../plug-ins/common/CML_explorer.c:136 msgid "k(1-x^p)" msgstr "k(1-x^p)" #: ../plug-ins/common/CML_explorer.c:137 msgid "k(1-x^p) stepped" msgstr "k(1-x^p) stepped" #: ../plug-ins/common/CML_explorer.c:138 msgid "Delta function" msgstr "Delta function" #: ../plug-ins/common/CML_explorer.c:139 msgid "Delta function stepped" msgstr "Delta function stepped" #: ../plug-ins/common/CML_explorer.c:140 msgid "sin^p-based function" msgstr "sin^p-based function" #: ../plug-ins/common/CML_explorer.c:141 msgid "sin^p, stepped" msgstr "sin^p, stepped" #: ../plug-ins/common/CML_explorer.c:167 msgid "Max (x, -)" msgstr "Max (x, -)" #: ../plug-ins/common/CML_explorer.c:168 msgid "Max (x+d, -)" msgstr "Max (x+d, -)" #: ../plug-ins/common/CML_explorer.c:169 msgid "Max (x-d, -)" msgstr "Max (x-d, -)" #: ../plug-ins/common/CML_explorer.c:170 msgid "Min (x, -)" msgstr "Min (x, -)" #: ../plug-ins/common/CML_explorer.c:171 msgid "Min (x+d, -)" msgstr "Min (x+d, -)" #: ../plug-ins/common/CML_explorer.c:172 msgid "Min (x-d, -)" msgstr "Min (x-d, -)" #: ../plug-ins/common/CML_explorer.c:173 msgid "Max (x+d, -), (x < 0.5)" msgstr "Max (x+d, -), (x < 0.5)" #: ../plug-ins/common/CML_explorer.c:174 msgid "Max (x+d, -), (0.5 < x)" msgstr "Max (x+d, -), (0.5 < x)" #: ../plug-ins/common/CML_explorer.c:175 msgid "Max (x-d, -), (x < 0.5)" msgstr "Max (x-d, -), (x < 0.5)" #: ../plug-ins/common/CML_explorer.c:176 msgid "Max (x-d, -), (0.5 < x)" msgstr "Max (x-d, -), (0.5 < x)" #: ../plug-ins/common/CML_explorer.c:177 msgid "Min (x+d, -), (x < 0.5)" msgstr "Min (x+d, -), (x < 0.5)" #: ../plug-ins/common/CML_explorer.c:178 msgid "Min (x+d, -), (0.5 < x)" msgstr "Min (x+d, -), (0.5 < x)" #: ../plug-ins/common/CML_explorer.c:179 msgid "Min (x-d, -), (x < 0.5)" msgstr "Min (x-d, -), (x < 0.5)" #: ../plug-ins/common/CML_explorer.c:180 msgid "Min (x-d, -), (0.5 < x)" msgstr "Min (x-d, -), (0.5 < x)" #: ../plug-ins/common/CML_explorer.c:200 ../plug-ins/common/sunras.c:1632 msgid "Standard" msgstr "Standard" #: ../plug-ins/common/CML_explorer.c:201 msgid "Use average value" msgstr "Use average value" #: ../plug-ins/common/CML_explorer.c:202 msgid "Use reverse value" msgstr "Use reverse value" #: ../plug-ins/common/CML_explorer.c:203 msgid "With random power (0,10)" msgstr "With random power (0,10)" #: ../plug-ins/common/CML_explorer.c:204 msgid "With random power (0,1)" msgstr "With random power (0,1)" #: ../plug-ins/common/CML_explorer.c:205 msgid "With gradient power (0,1)" msgstr "With gradient power (0,1)" #: ../plug-ins/common/CML_explorer.c:206 msgid "Multiply rand. value (0,1)" msgstr "Multiply rand. value (0,1)" #: ../plug-ins/common/CML_explorer.c:207 msgid "Multiply rand. value (0,2)" msgstr "Multiply rand. value (0,2)" #: ../plug-ins/common/CML_explorer.c:208 msgid "Multiply gradient (0,1)" msgstr "Multiply gradient (0,1)" #: ../plug-ins/common/CML_explorer.c:209 msgid "With p and random (0,1)" msgstr "With p and random (0,1)" #: ../plug-ins/common/CML_explorer.c:223 msgid "All black" msgstr "All black" #: ../plug-ins/common/CML_explorer.c:224 msgid "All gray" msgstr "All grey" #: ../plug-ins/common/CML_explorer.c:225 msgid "All white" msgstr "All white" #: ../plug-ins/common/CML_explorer.c:226 msgid "The first row of the image" msgstr "The first row of the image" #: ../plug-ins/common/CML_explorer.c:227 msgid "Continuous gradient" msgstr "Continuous gradient" #: ../plug-ins/common/CML_explorer.c:228 msgid "Continuous grad. w/o gap" msgstr "Continuous grad. w/o gap" #: ../plug-ins/common/CML_explorer.c:229 msgid "Random, ch. independent" msgstr "Random, ch. independent" #: ../plug-ins/common/CML_explorer.c:230 msgid "Random shared" msgstr "Random shared" #: ../plug-ins/common/CML_explorer.c:231 msgid "Randoms from seed" msgstr "Randoms from seed" #: ../plug-ins/common/CML_explorer.c:232 msgid "Randoms from seed (shared)" msgstr "Randoms from seed (shared)" #: ../plug-ins/common/CML_explorer.c:300 ../plug-ins/common/CML_explorer.c:308 #: ../plug-ins/common/decompose.c:188 #: ../plug-ins/gimpressionist/orientation.c:180 #: ../plug-ins/gimpressionist/size.c:183 msgid "Hue" msgstr "Hue" #: ../plug-ins/common/CML_explorer.c:301 ../plug-ins/common/CML_explorer.c:309 #: ../plug-ins/common/decompose.c:189 msgid "Saturation" msgstr "Saturation" #: ../plug-ins/common/CML_explorer.c:302 ../plug-ins/common/CML_explorer.c:310 #: ../plug-ins/common/decompose.c:190 #: ../plug-ins/gimpressionist/orientation.c:156 #: ../plug-ins/gimpressionist/size.c:159 msgid "Value" msgstr "Value" #: ../plug-ins/common/CML_explorer.c:307 msgid "(None)" msgstr "(None)" #: ../plug-ins/common/CML_explorer.c:455 msgid "Create abstract Coupled-Map Lattice patterns" msgstr "Create abstract Coupled-Map Lattice patterns" #: ../plug-ins/common/CML_explorer.c:466 msgid "CML _Explorer..." msgstr "CML _Explorer..." #: ../plug-ins/common/CML_explorer.c:756 msgid "CML Explorer: evoluting" msgstr "CML Explorer: evoluting" #: ../plug-ins/common/CML_explorer.c:1177 msgid "Coupled-Map-Lattice Explorer" msgstr "Coupled-Map-Lattice Explorer" #: ../plug-ins/common/CML_explorer.c:1224 msgid "New Seed" msgstr "New Seed" #: ../plug-ins/common/CML_explorer.c:1235 msgid "Fix Seed" msgstr "Fix Seed" #: ../plug-ins/common/CML_explorer.c:1246 msgid "Random Seed" msgstr "Random Seed" #: ../plug-ins/common/CML_explorer.c:1288 ../plug-ins/common/fp.c:700 #: ../plug-ins/common/lic.c:671 msgid "_Hue" msgstr "_Hue" #: ../plug-ins/common/CML_explorer.c:1292 msgid "Sat_uration" msgstr "Sat_uration" #: ../plug-ins/common/CML_explorer.c:1296 ../plug-ins/common/fp.c:708 msgid "_Value" msgstr "_Value" #: ../plug-ins/common/CML_explorer.c:1300 msgid "_Advanced" msgstr "_Advanced" #: ../plug-ins/common/CML_explorer.c:1315 msgid "Channel Independent Parameters" msgstr "Channel Independent Parameters" #: ../plug-ins/common/CML_explorer.c:1337 msgid "Initial value:" msgstr "Initial value:" #: ../plug-ins/common/CML_explorer.c:1343 msgid "Zoom scale:" msgstr "Zoom scale:" #: ../plug-ins/common/CML_explorer.c:1352 msgid "Start offset:" msgstr "Start offset:" #: ../plug-ins/common/CML_explorer.c:1361 msgid "Seed of Random (only for \"From Seed\" Modes)" msgstr "Seed of Random (only for \"From Seed\" Modes)" #: ../plug-ins/common/CML_explorer.c:1372 ../plug-ins/maze/maze_face.c:267 msgid "Seed:" msgstr "Seed:" #: ../plug-ins/common/CML_explorer.c:1385 msgid "Switch to \"From seed\" With the Last Seed" msgstr "Switch to \"From seed\" With the Last Seed" #: ../plug-ins/common/CML_explorer.c:1397 msgid "" "\"Fix seed\" button is an alias of me.\n" "The same seed produces the same image, if (1) the widths of images are same " "(this is the reason why image on drawable is different from preview), and " "(2) all mutation rates equal to zero." msgstr "" "\"Fix seed\" button is an alias of me.\n" "The same seed produces the same image, if (1) the widths of images are same " "(this is the reason why image on drawable is different from preview), and " "(2) all mutation rates equal to zero." #: ../plug-ins/common/CML_explorer.c:1405 msgid "O_thers" msgstr "O_thers" #: ../plug-ins/common/CML_explorer.c:1420 msgid "Copy Settings" msgstr "Copy Settings" #: ../plug-ins/common/CML_explorer.c:1439 msgid "Source channel:" msgstr "Source channel:" #: ../plug-ins/common/CML_explorer.c:1454 #: ../plug-ins/common/CML_explorer.c:1502 msgid "Destination channel:" msgstr "Destination channel:" #: ../plug-ins/common/CML_explorer.c:1458 msgid "Copy Parameters" msgstr "Copy Parameters" #: ../plug-ins/common/CML_explorer.c:1467 msgid "Selective Load Settings" msgstr "Selective Load Settings" #: ../plug-ins/common/CML_explorer.c:1487 msgid "Source channel in file:" msgstr "Source channel in file:" #: ../plug-ins/common/CML_explorer.c:1508 msgid "_Misc Ops." msgstr "_Misc Ops." #: ../plug-ins/common/CML_explorer.c:1557 msgid "Function type:" msgstr "Function type:" #: ../plug-ins/common/CML_explorer.c:1573 msgid "Composition:" msgstr "Composition:" #: ../plug-ins/common/CML_explorer.c:1587 msgid "Misc arrange:" msgstr "Misc arrange:" #: ../plug-ins/common/CML_explorer.c:1591 msgid "Use cyclic range" msgstr "Use cyclic range" #: ../plug-ins/common/CML_explorer.c:1601 msgid "Mod. rate:" msgstr "Mod. rate:" #: ../plug-ins/common/CML_explorer.c:1610 msgid "Env. sensitivity:" msgstr "Env. sensitivity:" #: ../plug-ins/common/CML_explorer.c:1619 msgid "Diffusion dist.:" msgstr "Diffusion dist.:" #: ../plug-ins/common/CML_explorer.c:1628 msgid "# of subranges:" msgstr "# of subranges:" #: ../plug-ins/common/CML_explorer.c:1637 msgid "P(ower factor):" msgstr "P(ower factor):" #: ../plug-ins/common/CML_explorer.c:1646 msgid "Parameter k:" msgstr "Parameter k:" #: ../plug-ins/common/CML_explorer.c:1655 msgid "Range low:" msgstr "Range low:" #: ../plug-ins/common/CML_explorer.c:1664 msgid "Range high:" msgstr "Range high:" #: ../plug-ins/common/CML_explorer.c:1676 msgid "Plot a Graph of the Settings" msgstr "Plot a Graph of the Settings" #: ../plug-ins/common/CML_explorer.c:1721 msgid "Ch. sensitivity:" msgstr "Ch. sensitivity:" #: ../plug-ins/common/CML_explorer.c:1731 msgid "Mutation rate:" msgstr "Mutation rate:" #: ../plug-ins/common/CML_explorer.c:1741 msgid "Mutation dist.:" msgstr "Mutation dist.:" #: ../plug-ins/common/CML_explorer.c:1818 msgid "Graph of the Current Settings" msgstr "Graph of the Current Settings" #: ../plug-ins/common/CML_explorer.c:1889 msgid "Warning: the source and the destination are the same channel." msgstr "Warning: the source and the destination are the same channel." #: ../plug-ins/common/CML_explorer.c:1948 msgid "Save CML Explorer Parameters" msgstr "Save CML Explorer Parameters" #: ../plug-ins/common/CML_explorer.c:2059 #: ../plug-ins/common/channel_mixer.c:1067 #, c-format msgid "Parameters were saved to '%s'" msgstr "Parameters were saved to '%s'" #: ../plug-ins/common/CML_explorer.c:2081 msgid "Load CML Explorer Parameters" msgstr "Load CML Explorer Parameters" #: ../plug-ins/common/CML_explorer.c:2199 msgid "Error: it's not CML parameter file." msgstr "Error: it's not CML parameter file." #: ../plug-ins/common/CML_explorer.c:2206 #, c-format msgid "Warning: '%s' is an old format file." msgstr "Warning: '%s' is an old format file." #: ../plug-ins/common/CML_explorer.c:2210 #, c-format msgid "Warning: '%s' is a parameter file for a newer version of CML Explorer." msgstr "Warning: '%s' is a parameter file for a newer version of CML Explorer." #: ../plug-ins/common/CML_explorer.c:2273 msgid "Error: failed to load parameters" msgstr "Error: failed to load parameters" #: ../plug-ins/common/aa.c:98 msgid "ASCII art" msgstr "ASCII art" #. Create the actual window. #: ../plug-ins/common/aa.c:349 msgid "Save as Text" msgstr "Save as Text" #: ../plug-ins/common/aa.c:371 msgid "_Format:" msgstr "_Format:" #: ../plug-ins/common/align_layers.c:128 msgid "Align all visible layers of the image" msgstr "Align all visible layers of the image" #: ../plug-ins/common/align_layers.c:133 msgid "Align Visi_ble Layers..." msgstr "Align Visi_ble Layers..." #: ../plug-ins/common/align_layers.c:171 msgid "There are not enough layers to align." msgstr "There are not enough layers to align." #: ../plug-ins/common/align_layers.c:398 msgid "Align Visible Layers" msgstr "Align Visible Layers" #: ../plug-ins/common/align_layers.c:423 ../plug-ins/common/align_layers.c:454 msgid "Collect" msgstr "Collect" #: ../plug-ins/common/align_layers.c:424 msgid "Fill (left to right)" msgstr "Fill (left to right)" #: ../plug-ins/common/align_layers.c:425 msgid "Fill (right to left)" msgstr "Fill (right to left)" #: ../plug-ins/common/align_layers.c:426 ../plug-ins/common/align_layers.c:457 msgid "Snap to grid" msgstr "Snap to grid" #: ../plug-ins/common/align_layers.c:435 msgid "_Horizontal style:" msgstr "_Horizontal style:" #: ../plug-ins/common/align_layers.c:439 msgid "Left edge" msgstr "Left edge" #: ../plug-ins/common/align_layers.c:440 ../plug-ins/common/align_layers.c:470 #: ../plug-ins/gflare/gflare.c:2667 msgid "Center" msgstr "Centre" #: ../plug-ins/common/align_layers.c:441 msgid "Right edge" msgstr "Right edge" #: ../plug-ins/common/align_layers.c:450 msgid "Ho_rizontal base:" msgstr "Ho_rizontal base:" #: ../plug-ins/common/align_layers.c:455 msgid "Fill (top to bottom)" msgstr "Fill (top to bottom)" #: ../plug-ins/common/align_layers.c:456 msgid "Fill (bottom to top)" msgstr "Fill (bottom to top)" #: ../plug-ins/common/align_layers.c:466 msgid "_Vertical style:" msgstr "_Vertical style:" #: ../plug-ins/common/align_layers.c:469 msgid "Top edge" msgstr "Top edge" #: ../plug-ins/common/align_layers.c:471 msgid "Bottom edge" msgstr "Bottom edge" #: ../plug-ins/common/align_layers.c:480 msgid "Ver_tical base:" msgstr "Ver_tical base:" #: ../plug-ins/common/align_layers.c:484 msgid "_Grid size:" msgstr "_Grid size:" #: ../plug-ins/common/align_layers.c:493 msgid "_Ignore the bottom layer even if visible" msgstr "_Ignore the bottom layer even if visible" #: ../plug-ins/common/align_layers.c:503 msgid "_Use the (invisible) bottom layer as the base" msgstr "_Use the (invisible) bottom layer as the base" #: ../plug-ins/common/animationplay.c:163 msgid "Preview a GIMP layer-based animation" msgstr "Preview a GIMP layer-based animation" #: ../plug-ins/common/animationplay.c:168 msgid "_Playback..." msgstr "_Playback..." #: ../plug-ins/common/animationplay.c:443 msgid "_Step" msgstr "_Step" #: ../plug-ins/common/animationplay.c:443 msgid "Step to next frame" msgstr "Step to next frame" #: ../plug-ins/common/animationplay.c:447 msgid "Rewind the animation" msgstr "Rewind the animation" #: ../plug-ins/common/animationplay.c:465 msgid "Faster" msgstr "Faster" #: ../plug-ins/common/animationplay.c:465 msgid "Increase the speed of the animation" msgstr "Increase the speed of the animation" #: ../plug-ins/common/animationplay.c:470 msgid "Slower" msgstr "Slower" #: ../plug-ins/common/animationplay.c:470 msgid "Decrease the speed of the animation" msgstr "Decrease the speed of the animation" #: ../plug-ins/common/animationplay.c:475 msgid "Reset speed" msgstr "Reset speed" #: ../plug-ins/common/animationplay.c:475 msgid "Reset the speed of the animation" msgstr "Reset the speed of the animation" #: ../plug-ins/common/animationplay.c:483 #: ../plug-ins/common/animationplay.c:1440 msgid "Start playback" msgstr "Start playback" #: ../plug-ins/common/animationplay.c:487 msgid "Detach" msgstr "Detach" #: ../plug-ins/common/animationplay.c:488 msgid "Detach the animation from the dialog window" msgstr "Detach the animation from the dialogue window" #: ../plug-ins/common/animationplay.c:580 msgid "Animation Playback:" msgstr "Animation Playback:" #: ../plug-ins/common/animationplay.c:659 msgid "Playback speed" msgstr "Playback speed" #: ../plug-ins/common/animationplay.c:797 msgid "Tried to display an invalid layer." msgstr "Tried to display an invalid layer." #: ../plug-ins/common/animationplay.c:1317 #, c-format msgid "Frame %d of %d" msgstr "Frame %d of %d" #: ../plug-ins/common/animationplay.c:1440 msgid "Stop playback" msgstr "Stop playback" #: ../plug-ins/common/animoptimize.c:133 msgid "Modify image to reduce size when saved as GIF animation" msgstr "Modify image to reduce size when saved as GIF animation" #: ../plug-ins/common/animoptimize.c:145 msgid "Optimize (for _GIF)" msgstr "Optimise (for _GIF)" #: ../plug-ins/common/animoptimize.c:153 msgid "Reduce file size where combining layers is possible" msgstr "Reduce file size where combining layers is possible" #: ../plug-ins/common/animoptimize.c:163 msgid "_Optimize (Difference)" msgstr "_Optimise (Difference)" #: ../plug-ins/common/animoptimize.c:171 msgid "Remove optimization to make editing easier" msgstr "Remove optimisation to make editing easier" #: ../plug-ins/common/animoptimize.c:178 msgid "_Unoptimize" msgstr "_Unoptimise" #: ../plug-ins/common/animoptimize.c:198 msgid "_Remove Backdrop" msgstr "_Remove Backdrop" #: ../plug-ins/common/animoptimize.c:214 msgid "_Find Backdrop" msgstr "_Find Backdrop" #: ../plug-ins/common/animoptimize.c:427 msgid "Unoptimizing animation" msgstr "Unoptimising animation" #: ../plug-ins/common/animoptimize.c:430 msgid "Removing animation background" msgstr "Removing animation background" #: ../plug-ins/common/animoptimize.c:433 msgid "Finding animation background" msgstr "Finding animation background" #: ../plug-ins/common/animoptimize.c:437 msgid "Optimizing animation" msgstr "Optimising animation" #: ../plug-ins/common/antialias.c:84 msgid "Antialias using the Scale3X edge-extrapolation algorithm" msgstr "Antialias using the Scale3X edge-extrapolation algorithm" #: ../plug-ins/common/antialias.c:90 msgid "_Antialias" msgstr "_Antialias" #: ../plug-ins/common/antialias.c:147 msgid "Antialiasing..." msgstr "Antialiasing..." #: ../plug-ins/common/apply_lens.c:108 msgid "Simulate an elliptical lens over the image" msgstr "Simulate an elliptical lens over the image" #: ../plug-ins/common/apply_lens.c:114 msgid "Apply _Lens..." msgstr "Apply _Lens..." #: ../plug-ins/common/apply_lens.c:181 msgid "Applying lens" msgstr "Applying lens" #: ../plug-ins/common/apply_lens.c:393 msgid "Lens Effect" msgstr "Lens Effect" #: ../plug-ins/common/apply_lens.c:426 msgid "_Keep original surroundings" msgstr "_Keep original surroundings" #: ../plug-ins/common/apply_lens.c:441 msgid "_Set surroundings to index 0" msgstr "_Set surroundings to index 0" #: ../plug-ins/common/apply_lens.c:442 msgid "_Set surroundings to background color" msgstr "_Set surroundings to background colour" #: ../plug-ins/common/apply_lens.c:457 msgid "_Make surroundings transparent" msgstr "_Make surroundings transparent" #: ../plug-ins/common/apply_lens.c:474 msgid "_Lens refraction index:" msgstr "_Lens refraction index:" #: ../plug-ins/common/autocrop.c:85 msgid "Remove empty borders from the image" msgstr "Remove empty borders from the image" #: ../plug-ins/common/autocrop.c:90 msgid "Autocrop Imag_e" msgstr "Autocrop Imag_e" #: ../plug-ins/common/autocrop.c:99 msgid "Remove empty borders from the layer" msgstr "Remove empty borders from the layer" #: ../plug-ins/common/autocrop.c:104 msgid "Autocrop Lay_er" msgstr "Autocrop Lay_er" #: ../plug-ins/common/autocrop.c:151 msgid "Cropping" msgstr "Cropping" #: ../plug-ins/common/autostretch_hsv.c:68 msgid "Stretch image contrast to cover the maximum possible range" msgstr "Stretch image contrast to cover the maximum possible range" #: ../plug-ins/common/autostretch_hsv.c:81 msgid "Stretch _HSV" msgstr "Stretch _HSV" #: ../plug-ins/common/autostretch_hsv.c:116 msgid "Auto-Stretching HSV" msgstr "Auto-Stretching HSV" #: ../plug-ins/common/autostretch_hsv.c:192 msgid "autostretch_hsv: cmap was NULL! Quitting...\n" msgstr "autostretch_hsv: cmap was NULL! Quitting...\n" #: ../plug-ins/common/blinds.c:116 msgid "Simulate an image painted on window blinds" msgstr "Simulate an image painted on window blinds" #: ../plug-ins/common/blinds.c:121 msgid "_Blinds..." msgstr "_Blinds..." #: ../plug-ins/common/blinds.c:188 msgid "Adding blinds" msgstr "Adding blinds" #: ../plug-ins/common/blinds.c:226 msgid "Blinds" msgstr "Blinds" #. Orientation toggle box #: ../plug-ins/common/blinds.c:259 ../plug-ins/common/ripple.c:538 msgid "Orientation" msgstr "Orientation" #: ../plug-ins/common/blinds.c:263 ../plug-ins/common/ripple.c:542 #: ../plug-ins/common/tileit.c:426 ../plug-ins/pagecurl/pagecurl.c:534 msgid "_Horizontal" msgstr "_Horizontal" #: ../plug-ins/common/blinds.c:264 ../plug-ins/common/ripple.c:543 #: ../plug-ins/common/tileit.c:436 ../plug-ins/pagecurl/pagecurl.c:533 msgid "_Vertical" msgstr "_Vertical" #: ../plug-ins/common/blinds.c:281 ../plug-ins/common/fractaltrace.c:738 #: ../plug-ins/common/papertile.c:384 msgid "_Transparent" msgstr "_Transparent" #: ../plug-ins/common/blinds.c:307 msgid "_Displacement:" msgstr "_Displacement:" #: ../plug-ins/common/blinds.c:319 msgid "_Number of segments:" msgstr "_Number of segments:" #: ../plug-ins/common/blur.c:125 msgid "Simple blur, fast but not very strong" msgstr "Simple blur, fast but not very strong" #: ../plug-ins/common/blur.c:134 msgid "_Blur" msgstr "_Blur" #: ../plug-ins/common/blur.c:178 ../plug-ins/common/unsharp.c:439 msgid "Blurring" msgstr "Blurring" #: ../plug-ins/common/borderaverage.c:99 msgid "Set foreground to the average color of the image border" msgstr "Set foreground to the average colour of the image border" #: ../plug-ins/common/borderaverage.c:104 msgid "_Border Average..." msgstr "_Border Average..." #: ../plug-ins/common/borderaverage.c:171 msgid "Border Average" msgstr "Border Average" #: ../plug-ins/common/borderaverage.c:351 msgid "Borderaverage" msgstr "Borderaverage" #: ../plug-ins/common/borderaverage.c:372 msgid "Border Size" msgstr "Border Size" #: ../plug-ins/common/borderaverage.c:380 msgid "_Thickness:" msgstr "_Thickness:" #: ../plug-ins/common/borderaverage.c:423 msgid "_Bucket size:" msgstr "_Bucket size:" #: ../plug-ins/common/bumpmap.c:257 msgid "Create an embossing effect using a bump map" msgstr "Create an embossing effect using a bump map" #: ../plug-ins/common/bumpmap.c:267 msgid "_Bump Map..." msgstr "_Bump Map..." #: ../plug-ins/common/bumpmap.c:415 msgid "Bump-mapping" msgstr "Bump-mapping" #: ../plug-ins/common/bumpmap.c:766 msgid "Bump Map" msgstr "Bump Map" #: ../plug-ins/common/bumpmap.c:832 msgid "_Bump map:" msgstr "_Bump map:" #: ../plug-ins/common/bumpmap.c:844 msgid "_Map type:" msgstr "_Map type:" #. Compensate darkening #: ../plug-ins/common/bumpmap.c:849 msgid "Co_mpensate for darkening" msgstr "Co_mpensate for darkening" #. Invert bumpmap #: ../plug-ins/common/bumpmap.c:863 msgid "I_nvert bumpmap" msgstr "I_nvert bumpmap" #. Tile bumpmap #: ../plug-ins/common/bumpmap.c:877 msgid "_Tile bumpmap" msgstr "_Tile bumpmap" #: ../plug-ins/common/bumpmap.c:892 ../plug-ins/common/emboss.c:499 msgid "_Azimuth:" msgstr "_Azimuth:" #: ../plug-ins/common/bumpmap.c:904 msgid "_Elevation:" msgstr "_Elevation:" #: ../plug-ins/common/bumpmap.c:930 ../plug-ins/common/postscript.c:3381 msgid "_X offset:" msgstr "_X offset:" #: ../plug-ins/common/bumpmap.c:933 ../plug-ins/common/bumpmap.c:947 msgid "" "The offset can be adjusted by dragging the preview using the middle mouse " "button." msgstr "" "The offset can be adjusted by dragging the preview using the middle mouse " "button." #: ../plug-ins/common/bumpmap.c:944 ../plug-ins/common/postscript.c:3390 msgid "_Y offset:" msgstr "_Y offset:" #: ../plug-ins/common/bumpmap.c:958 msgid "_Waterlevel:" msgstr "_Waterlevel:" #: ../plug-ins/common/bumpmap.c:970 msgid "A_mbient:" msgstr "A_mbient:" #: ../plug-ins/common/c_astretch.c:68 msgid "Stretch contrast to cover the maximum possible range" msgstr "Stretch contrast to cover the maximum possible range" #: ../plug-ins/common/c_astretch.c:79 msgid "_Stretch Contrast" msgstr "_Stretch Contrast" #: ../plug-ins/common/c_astretch.c:113 msgid "Auto-stretching contrast" msgstr "Auto-stretching contrast" #: ../plug-ins/common/c_astretch.c:152 msgid "c_astretch: cmap was NULL! Quitting...\n" msgstr "c_astretch: cmap was NULL! Quitting...\n" #: ../plug-ins/common/cartoon.c:142 msgid "Simulate a cartoon by enhancing edges" msgstr "Simulate a cartoon by enhancing edges" #: ../plug-ins/common/cartoon.c:147 msgid "Ca_rtoon..." msgstr "Ca_rtoon..." #: ../plug-ins/common/cartoon.c:229 ../plug-ins/common/dog.c:251 #: ../plug-ins/common/gauss.c:445 ../plug-ins/common/neon.c:225 #: ../plug-ins/common/photocopy.c:241 ../plug-ins/common/sel_gauss.c:211 #: ../plug-ins/common/softglow.c:221 ../plug-ins/gflare/gflare.c:965 #: ../plug-ins/sgi/sgi.c:520 ../plug-ins/xjt/xjt.c:1688 msgid "Cannot operate on indexed color images." msgstr "Cannot operate on indexed colour images." #: ../plug-ins/common/cartoon.c:809 msgid "Cartoon" msgstr "Cartoon" #: ../plug-ins/common/cartoon.c:846 ../plug-ins/common/photocopy.c:874 msgid "_Mask radius:" msgstr "_Mask radius:" #: ../plug-ins/common/cartoon.c:860 msgid "_Percent black:" msgstr "_Percent black:" #: ../plug-ins/common/ccanalyze.c:106 msgid "Analyze the set of colors in the image" msgstr "Analyze the set of colours in the image" #: ../plug-ins/common/ccanalyze.c:112 msgid "Colorcube A_nalysis..." msgstr "Colourcube A_nalysis..." #: ../plug-ins/common/ccanalyze.c:200 ../plug-ins/common/ccanalyze.c:356 msgid "Colorcube Analysis" msgstr "Colourcube Analysis" #. output results #: ../plug-ins/common/ccanalyze.c:384 #: ../plug-ins/imagemap/imap_cmd_guides.c:231 #, c-format msgid "Image dimensions: %d × %d" msgstr "Image dimensions: %d × %d" #: ../plug-ins/common/ccanalyze.c:387 msgid "No colors" msgstr "No colours" #: ../plug-ins/common/ccanalyze.c:389 msgid "Only one unique color" msgstr "Only one unique colour" #: ../plug-ins/common/ccanalyze.c:391 #, c-format msgid "Number of unique colors: %d" msgstr "Number of unique colours: %d" #: ../plug-ins/common/channel_mixer.c:175 msgid "Alter colors by mixing RGB Channels" msgstr "Alter colours by mixing RGB Channels" #: ../plug-ins/common/channel_mixer.c:180 msgid "Channel Mi_xer..." msgstr "Channel Mi_xer..." #. printf("Channel Mixer:: Mode:%d r %f g %f b %f\n ", #. param[3].data.d_int32, mix.black.red_gain, #. mix.black.green_gain, mix.black.blue_gain); #: ../plug-ins/common/channel_mixer.c:271 #: ../plug-ins/common/channel_mixer.c:492 msgid "Channel Mixer" msgstr "Channel Mixer" #: ../plug-ins/common/channel_mixer.c:528 msgid "O_utput channel:" msgstr "O_utput channel:" #: ../plug-ins/common/channel_mixer.c:582 ../plug-ins/common/compose.c:190 #: ../plug-ins/common/compose.c:201 ../plug-ins/common/diffraction.c:501 #: ../plug-ins/common/diffraction.c:539 ../plug-ins/common/diffraction.c:577 #: ../plug-ins/common/exchange.c:398 ../plug-ins/common/noisify.c:530 #: ../plug-ins/common/noisify.c:537 msgid "_Red:" msgstr "_Red:" #: ../plug-ins/common/channel_mixer.c:600 ../plug-ins/common/compose.c:191 #: ../plug-ins/common/compose.c:202 ../plug-ins/common/diffraction.c:510 #: ../plug-ins/common/diffraction.c:548 ../plug-ins/common/diffraction.c:586 #: ../plug-ins/common/exchange.c:458 ../plug-ins/common/noisify.c:531 #: ../plug-ins/common/noisify.c:538 msgid "_Green:" msgstr "_Green:" #: ../plug-ins/common/channel_mixer.c:619 ../plug-ins/common/compose.c:192 #: ../plug-ins/common/compose.c:203 ../plug-ins/common/diffraction.c:519 #: ../plug-ins/common/diffraction.c:557 ../plug-ins/common/diffraction.c:595 #: ../plug-ins/common/exchange.c:519 ../plug-ins/common/noisify.c:532 #: ../plug-ins/common/noisify.c:539 msgid "_Blue:" msgstr "_Blue:" #: ../plug-ins/common/channel_mixer.c:635 msgid "_Monochrome" msgstr "_Monochrome" #: ../plug-ins/common/channel_mixer.c:648 msgid "Preserve _luminosity" msgstr "Preserve _luminosity" #: ../plug-ins/common/channel_mixer.c:877 msgid "Load Channel Mixer Settings" msgstr "Load Channel Mixer Settings" #: ../plug-ins/common/channel_mixer.c:1004 msgid "Save Channel Mixer Settings" msgstr "Save Channel Mixer Settings" #: ../plug-ins/common/checkerboard.c:89 msgid "Create a checkerboard pattern" msgstr "Create a checkerboard pattern" #: ../plug-ins/common/checkerboard.c:94 msgid "_Checkerboard..." msgstr "_Checkerboard..." #: ../plug-ins/common/checkerboard.c:161 msgid "Adding checkerboard" msgstr "Adding checkerboard" #: ../plug-ins/common/checkerboard.c:346 msgid "Checkerboard" msgstr "Checkerboard" #: ../plug-ins/common/checkerboard.c:412 #: ../plug-ins/gimpressionist/sizemap.c:511 msgid "_Size:" msgstr "_Size:" #: ../plug-ins/common/checkerboard.c:421 msgid "_Psychobilly" msgstr "_Psychobilly" #: ../plug-ins/common/color_enhance.c:69 msgid "Stretch color saturation to cover maximum possible range" msgstr "Stretch colour saturation to cover maximum possible range" #: ../plug-ins/common/color_enhance.c:81 msgid "_Color Enhance" msgstr "_Colour Enhance" #: ../plug-ins/common/color_enhance.c:115 msgid "Color Enhance" msgstr "Colour Enhance" #: ../plug-ins/common/colorify.c:102 msgid "Replace all colors with shades of a specified color" msgstr "Replace all colours with shades of a specified colour" #: ../plug-ins/common/colorify.c:108 msgid "Colorif_y..." msgstr "Colourif_y..." #: ../plug-ins/common/colorify.c:169 msgid "Colorifying" msgstr "Colourifying" #: ../plug-ins/common/colorify.c:255 msgid "Colorify" msgstr "Colourify" #: ../plug-ins/common/colorify.c:289 msgid "Custom color:" msgstr "Custom colour:" #: ../plug-ins/common/colorify.c:294 msgid "Colorify Custom Color" msgstr "Colourify Custom Colour" #: ../plug-ins/common/colormap-remap.c:97 msgid "Rearrange the colormap" msgstr "Rearrange the colourmap" #: ../plug-ins/common/colormap-remap.c:104 msgid "R_earrange Colormap..." msgstr "R_earrange Colourmap..." #: ../plug-ins/common/colormap-remap.c:116 msgid "Swap two colors in the colormap" msgstr "Swap two colours in the colourmap" #: ../plug-ins/common/colormap-remap.c:123 msgid "_Swap Colors" msgstr "_Swap Colours" #: ../plug-ins/common/colormap-remap.c:286 #: ../plug-ins/common/colormap-remap.c:297 #: ../plug-ins/common/colormap-remap.c:308 msgid "Invalid remap array was passed to remap function" msgstr "Invalid remap array was passed to remap function" #: ../plug-ins/common/colormap-remap.c:332 msgid "Rearranging the colormap" msgstr "Rearranging the colourmap" #: ../plug-ins/common/colormap-remap.c:481 msgid "Sort on Hue" msgstr "Sort on Hue" #: ../plug-ins/common/colormap-remap.c:485 msgid "Sort on Saturation" msgstr "Sort on Saturation" #: ../plug-ins/common/colormap-remap.c:489 msgid "Sort on Value" msgstr "Sort on Value" #: ../plug-ins/common/colormap-remap.c:493 msgid "Reverse Order" msgstr "Reverse Order" #: ../plug-ins/common/colormap-remap.c:497 msgid "Reset Order" msgstr "Reset Order" #: ../plug-ins/common/colormap-remap.c:596 msgid "Rearrange Colormap" msgstr "Rearrange Colourmap" #: ../plug-ins/common/colormap-remap.c:699 msgid "" "Drag and drop colors to rearrange the colormap. The numbers shown are the " "original indices. Right-click for a menu with sort options." msgstr "" "Drag and drop colours to rearrange the colourmap. The numbers shown are the " "original indices. Right-click for a menu with sort options." #: ../plug-ins/common/colortoalpha.c:94 msgid "Convert a specified color to transparency" msgstr "Convert a specified colour to transparency" #: ../plug-ins/common/colortoalpha.c:101 msgid "Color to _Alpha..." msgstr "Colour to _Alpha..." #: ../plug-ins/common/colortoalpha.c:184 msgid "Removing color" msgstr "Removing colour" #: ../plug-ins/common/colortoalpha.c:377 msgid "Color to Alpha" msgstr "Colour to Alpha" #. spinbutton 1 #: ../plug-ins/common/colortoalpha.c:409 ../plug-ins/gfli/gfli.c:840 #: ../plug-ins/gfli/gfli.c:910 ../plug-ins/rcm/rcm_dialog.c:299 #: ../plug-ins/rcm/rcm_dialog.c:377 msgid "From:" msgstr "From:" #: ../plug-ins/common/colortoalpha.c:413 msgid "Color to Alpha Color Picker" msgstr "Colour to Alpha Colour Picker" #: ../plug-ins/common/colortoalpha.c:428 msgid "to alpha" msgstr "to alpha" #: ../plug-ins/common/compose.c:189 ../plug-ins/common/decompose.c:170 #: ../plug-ins/common/raw.c:1002 msgid "RGB" msgstr "RGB" #: ../plug-ins/common/compose.c:200 ../plug-ins/common/decompose.c:178 msgid "RGBA" msgstr "RGBA" #: ../plug-ins/common/compose.c:204 ../plug-ins/common/noisify.c:525 #: ../plug-ins/common/noisify.c:540 msgid "_Alpha:" msgstr "_Alpha:" #: ../plug-ins/common/compose.c:211 ../plug-ins/common/decompose.c:184 msgid "HSV" msgstr "HSV" #: ../plug-ins/common/compose.c:212 ../plug-ins/common/compose.c:220 msgid "_Hue:" msgstr "_Hue:" #: ../plug-ins/common/compose.c:213 ../plug-ins/common/compose.c:221 #: ../plug-ins/common/scatter_hsv.c:421 msgid "_Saturation:" msgstr "_Saturation:" #: ../plug-ins/common/compose.c:214 ../plug-ins/common/scatter_hsv.c:433 msgid "_Value:" msgstr "_Value:" #: ../plug-ins/common/compose.c:219 ../plug-ins/common/decompose.c:193 msgid "HSL" msgstr "HSL" #: ../plug-ins/common/compose.c:222 msgid "_Lightness:" msgstr "_Lightness:" #: ../plug-ins/common/compose.c:227 ../plug-ins/common/decompose.c:202 msgid "CMY" msgstr "CMY" #: ../plug-ins/common/compose.c:228 ../plug-ins/common/compose.c:236 msgid "_Cyan:" msgstr "_Cyan:" #: ../plug-ins/common/compose.c:229 ../plug-ins/common/compose.c:237 msgid "_Magenta:" msgstr "_Magenta:" #: ../plug-ins/common/compose.c:230 ../plug-ins/common/compose.c:238 msgid "_Yellow:" msgstr "_Yellow:" #: ../plug-ins/common/compose.c:235 ../plug-ins/common/decompose.c:211 msgid "CMYK" msgstr "CMYK" #: ../plug-ins/common/compose.c:239 msgid "_Black:" msgstr "_Black:" #: ../plug-ins/common/compose.c:243 ../plug-ins/common/decompose.c:224 msgid "LAB" msgstr "LAB" #: ../plug-ins/common/compose.c:252 msgid "_Luma y470:" msgstr "_Luma y470:" #: ../plug-ins/common/compose.c:253 msgid "_Blueness cb470:" msgstr "_Blueness cb470:" #: ../plug-ins/common/compose.c:254 msgid "_Redness cr470:" msgstr "_Redness cr470:" #: ../plug-ins/common/compose.c:260 msgid "_Luma y709:" msgstr "_Luma y709:" #: ../plug-ins/common/compose.c:261 msgid "_Blueness cb709:" msgstr "_Blueness cb709:" #: ../plug-ins/common/compose.c:262 msgid "_Redness cr709:" msgstr "_Redness cr709:" #: ../plug-ins/common/compose.c:268 msgid "_Luma y470f:" msgstr "_Luma y470f:" #: ../plug-ins/common/compose.c:269 msgid "_Blueness cb470f:" msgstr "_Blueness cb470f:" #: ../plug-ins/common/compose.c:270 msgid "_Redness cr470f:" msgstr "_Redness cr470f:" #: ../plug-ins/common/compose.c:276 msgid "_Luma y709f:" msgstr "_Luma y709f:" #: ../plug-ins/common/compose.c:277 msgid "_Blueness cb709f:" msgstr "_Blueness cb709f:" #: ../plug-ins/common/compose.c:278 msgid "_Redness cr709f:" msgstr "_Redness cr709f:" #: ../plug-ins/common/compose.c:404 msgid "Create an image using multiple gray images as color channels" msgstr "Create an image using multiple grey images as colour channels" #: ../plug-ins/common/compose.c:410 msgid "C_ompose..." msgstr "C_ompose..." #: ../plug-ins/common/compose.c:434 msgid "Recompose an image that was previously decomposed" msgstr "Recompose an image that was previously decomposed" #: ../plug-ins/common/compose.c:442 msgid "R_ecompose" msgstr "R_ecompose" #: ../plug-ins/common/compose.c:488 msgid "" "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." msgstr "" "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." #: ../plug-ins/common/compose.c:512 msgid "Error scanning 'decompose-data' parasite: too few layers found" msgstr "Error scanning 'decompose-data' parasite: too few layers found" #: ../plug-ins/common/compose.c:545 #, c-format msgid "Could not get layers for image %d" msgstr "Could not get layers for image %d" #: ../plug-ins/common/compose.c:612 msgid "Composing" msgstr "Composing" #: ../plug-ins/common/compose.c:697 ../plug-ins/common/compose.c:1731 msgid "At least one image is needed to compose" msgstr "At least one image is needed to compose" #: ../plug-ins/common/compose.c:708 ../plug-ins/common/compose.c:721 #, c-format msgid "Specified layer %d not found" msgstr "Specified layer %d not found" #: ../plug-ins/common/compose.c:728 msgid "Drawables have different size" msgstr "Drawables have different size" #: ../plug-ins/common/compose.c:753 msgid "Images have different size" msgstr "Images have different size" #: ../plug-ins/common/compose.c:770 msgid "Error in getting layer IDs" msgstr "Error in getting layer IDs" #: ../plug-ins/common/compose.c:791 #, c-format msgid "Image is not a gray image (bpp=%d)" msgstr "Image is not a grey image (bpp=%d)" #: ../plug-ins/common/compose.c:818 msgid "Unable to recompose, source layer not found" msgstr "Unable to recompose, source layer not found" #: ../plug-ins/common/compose.c:1484 msgid "Compose" msgstr "Compose" #. Compose type combo #: ../plug-ins/common/compose.c:1511 msgid "Compose Channels" msgstr "Compose Channels" #: ../plug-ins/common/compose.c:1521 ../plug-ins/common/decompose.c:1515 msgid "Color _model:" msgstr "Colour _model:" #. Channel representation table #: ../plug-ins/common/compose.c:1553 msgid "Channel Representations" msgstr "Channel Representations" #: ../plug-ins/common/compose.c:1616 msgid "Mask value" msgstr "Mask value" #: ../plug-ins/common/compressor.c:158 msgid "gzip archive" msgstr "gzip archive" #: ../plug-ins/common/compressor.c:179 msgid "bzip archive" msgstr "bzip archive" #: ../plug-ins/common/compressor.c:373 msgid "No sensible file extension, saving as compressed XCF." msgstr "No sensible file extension, saving as compressed XCF." #: ../plug-ins/common/compressor.c:536 msgid "No sensible file extension, attempting to load with file magic." msgstr "No sensible file extension, attempting to load with file magic." #: ../plug-ins/common/convmatrix.c:64 msgid "Gr_ey" msgstr "Gr_ey" #: ../plug-ins/common/convmatrix.c:65 msgid "Re_d" msgstr "Re_d" #: ../plug-ins/common/convmatrix.c:66 ../plug-ins/common/newsprint.c:353 msgid "_Green" msgstr "_Green" #: ../plug-ins/common/convmatrix.c:67 ../plug-ins/common/newsprint.c:361 msgid "_Blue" msgstr "_Blue" #: ../plug-ins/common/convmatrix.c:68 msgid "_Alpha" msgstr "_Alpha" #: ../plug-ins/common/convmatrix.c:73 msgid "E_xtend" msgstr "E_xtend" #: ../plug-ins/common/convmatrix.c:74 ../plug-ins/common/displace.c:472 #: ../plug-ins/common/edge.c:708 ../plug-ins/common/fractaltrace.c:736 #: ../plug-ins/common/ripple.c:563 msgid "_Wrap" msgstr "_Wrap" #: ../plug-ins/common/convmatrix.c:75 msgid "Cro_p" msgstr "Cro_p" #: ../plug-ins/common/convmatrix.c:201 msgid "Apply a generic 5x5 convolution matrix" msgstr "Apply a generic 5x5 convolution matrix" #: ../plug-ins/common/convmatrix.c:206 msgid "_Convolution Matrix..." msgstr "_Convolution Matrix..." #: ../plug-ins/common/convmatrix.c:241 msgid "Convolution does not work on layers smaller than 3x3 pixels." msgstr "Convolution does not work on layers smaller than 3x3 pixels." #: ../plug-ins/common/convmatrix.c:314 msgid "Applying convolution" msgstr "Applying convolution" #: ../plug-ins/common/convmatrix.c:906 msgid "Convolution Matrix" msgstr "Convolution Matrix" #: ../plug-ins/common/convmatrix.c:943 msgid "Matrix" msgstr "Matrix" #: ../plug-ins/common/convmatrix.c:981 msgid "D_ivisor:" msgstr "D_ivisor:" #: ../plug-ins/common/convmatrix.c:1007 ../plug-ins/common/depthmerge.c:767 #: ../plug-ins/common/raw.c:1022 msgid "O_ffset:" msgstr "O_ffset:" #: ../plug-ins/common/convmatrix.c:1036 msgid "N_ormalise" msgstr "N_ormalise" #: ../plug-ins/common/convmatrix.c:1048 msgid "A_lpha-weighting" msgstr "A_lpha-weighting" #: ../plug-ins/common/convmatrix.c:1067 msgid "Border" msgstr "Border" #: ../plug-ins/common/convmatrix.c:1094 msgid "Channels" msgstr "Channels" #: ../plug-ins/common/csource.c:110 msgid "C source code" msgstr "C source code" #: ../plug-ins/common/csource.c:637 msgid "Save as C-Source" msgstr "Save as C-Source" #: ../plug-ins/common/csource.c:668 msgid "_Prefixed name:" msgstr "_Prefixed name:" #: ../plug-ins/common/csource.c:677 msgid "Co_mment:" msgstr "Co_mment:" #. Use Comment #. #: ../plug-ins/common/csource.c:684 msgid "_Save comment to file" msgstr "_Save comment to file" #. GLib types #. #: ../plug-ins/common/csource.c:696 msgid "_Use GLib types (guint8*)" msgstr "_Use GLib types (guint8*)" #. Use Macros #. #: ../plug-ins/common/csource.c:708 msgid "Us_e macros instead of struct" msgstr "Us_e macros instead of struct" #. Use RLE #. #: ../plug-ins/common/csource.c:720 msgid "Use _1 byte Run-Length-Encoding" msgstr "Use _1 byte Run-Length-Encoding" #. Alpha #. #: ../plug-ins/common/csource.c:732 msgid "Sa_ve alpha channel (RGBA/RGB)" msgstr "Sa_ve alpha channel (RGBA/RGB)" #: ../plug-ins/common/csource.c:750 msgid "Op_acity:" msgstr "Op_acity:" #: ../plug-ins/common/cubism.c:150 msgid "Convert the image into randomly rotated square blobs" msgstr "Convert the image into randomly rotated square blobs" #: ../plug-ins/common/cubism.c:155 msgid "_Cubism..." msgstr "_Cubism..." #: ../plug-ins/common/cubism.c:268 msgid "Cubism" msgstr "Cubism" #: ../plug-ins/common/cubism.c:304 msgid "_Tile size:" msgstr "_Tile size:" #: ../plug-ins/common/cubism.c:317 msgid "T_ile saturation:" msgstr "T_ile saturation:" #: ../plug-ins/common/cubism.c:328 msgid "_Use background color" msgstr "_Use background colour" #: ../plug-ins/common/cubism.c:418 msgid "Cubistic transformation" msgstr "Cubistic transformation" #: ../plug-ins/common/curve_bend.c:520 msgid "Bend the image using two control curves" msgstr "Bend the image using two control curves" #: ../plug-ins/common/curve_bend.c:541 msgid "_Curve Bend..." msgstr "_Curve Bend..." #: ../plug-ins/common/curve_bend.c:675 msgid "Can operate on layers only (but was called on channel or mask)." msgstr "Can operate on layers only (but was called on channel or mask)." #: ../plug-ins/common/curve_bend.c:683 msgid "Cannot operate on layers with masks." msgstr "Cannot operate on layers with masks." #. could not float the selection because selection rectangle #. * is completely empty return GIMP_PDB_EXECUTION_ERROR #. #: ../plug-ins/common/curve_bend.c:694 msgid "Cannot operate on empty selections." msgstr "Cannot operate on empty selections." #. Possibly retrieve data from a previous run #. The shell and main vbox #: ../plug-ins/common/curve_bend.c:1195 ../plug-ins/common/curve_bend.c:2915 msgid "Curve Bend" msgstr "Curve Bend" #. Preview area, top of column #. preview #: ../plug-ins/common/curve_bend.c:1231 #: ../plug-ins/gimpressionist/orientmap.c:592 #: ../plug-ins/gimpressionist/sizemap.c:461 #: ../plug-ins/print/print-page-layout.c:159 msgid "Preview" msgstr "Preview" #. The preview button #: ../plug-ins/common/curve_bend.c:1260 msgid "_Preview Once" msgstr "_Preview Once" #. The preview toggle #: ../plug-ins/common/curve_bend.c:1269 msgid "Automatic pre_view" msgstr "Automatic pre_view" #. Options area, bottom of column #. Options section #: ../plug-ins/common/curve_bend.c:1279 ../plug-ins/common/ripple.c:504 #: ../plug-ins/gfig/gfig-dialog.c:1207 msgid "Options" msgstr "Options" #. Rotate spinbutton #: ../plug-ins/common/curve_bend.c:1293 msgid "Rotat_e:" msgstr "Rotat_e:" #. The smoothing toggle #: ../plug-ins/common/curve_bend.c:1312 msgid "Smoo_thing" msgstr "Smoo_thing" #. The antialiasing toggle #: ../plug-ins/common/curve_bend.c:1322 ../plug-ins/common/gqbist.c:853 #: ../plug-ins/common/mosaic.c:728 ../plug-ins/common/ripple.c:513 msgid "_Antialiasing" msgstr "_Antialiasing" #. The work_on_copy toggle #: ../plug-ins/common/curve_bend.c:1332 msgid "Work on cop_y" msgstr "Work on cop_y" #. The curves graph #: ../plug-ins/common/curve_bend.c:1342 msgid "Modify Curves" msgstr "Modify Curves" #: ../plug-ins/common/curve_bend.c:1370 msgid "Curve for Border" msgstr "Curve for Border" #: ../plug-ins/common/curve_bend.c:1374 msgid "_Upper" msgstr "_Upper" #: ../plug-ins/common/curve_bend.c:1375 msgid "_Lower" msgstr "_Lower" #: ../plug-ins/common/curve_bend.c:1385 msgid "Curve Type" msgstr "Curve Type" #: ../plug-ins/common/curve_bend.c:1389 msgid "Smoot_h" msgstr "Smoot_h" #: ../plug-ins/common/curve_bend.c:1390 msgid "_Free" msgstr "_Free" #. The Copy button #: ../plug-ins/common/curve_bend.c:1405 msgid "_Copy" msgstr "_Copy" #: ../plug-ins/common/curve_bend.c:1410 msgid "Copy the active curve to the other border" msgstr "Copy the active curve to the other border" #. The CopyInv button #: ../plug-ins/common/curve_bend.c:1417 msgid "_Mirror" msgstr "_Mirror" #: ../plug-ins/common/curve_bend.c:1422 msgid "Mirror the active curve to the other border" msgstr "Mirror the active curve to the other border" #. The Swap button #: ../plug-ins/common/curve_bend.c:1430 msgid "S_wap" msgstr "S_wap" #: ../plug-ins/common/curve_bend.c:1435 msgid "Swap the two curves" msgstr "Swap the two curves" #: ../plug-ins/common/curve_bend.c:1447 msgid "Reset the active curve" msgstr "Reset the active curve" #: ../plug-ins/common/curve_bend.c:1464 msgid "Load the curves from a file" msgstr "Load the curves from a file" #: ../plug-ins/common/curve_bend.c:1476 msgid "Save the curves to a file" msgstr "Save the curves to a file" #: ../plug-ins/common/curve_bend.c:2013 msgid "Load Curve Points from File" msgstr "Load Curve Points from File" #: ../plug-ins/common/curve_bend.c:2048 msgid "Save Curve Points to File" msgstr "Save Curve Points to File" #: ../plug-ins/common/decompose.c:170 ../plug-ins/common/decompose.c:174 #: ../plug-ins/common/decompose.c:178 msgid "red" msgstr "red" #: ../plug-ins/common/decompose.c:171 ../plug-ins/common/decompose.c:175 #: ../plug-ins/common/decompose.c:179 msgid "green" msgstr "green" #: ../plug-ins/common/decompose.c:172 ../plug-ins/common/decompose.c:176 #: ../plug-ins/common/decompose.c:180 msgid "blue" msgstr "blue" #: ../plug-ins/common/decompose.c:181 ../plug-ins/common/decompose.c:221 msgid "alpha" msgstr "alpha" #: ../plug-ins/common/decompose.c:184 ../plug-ins/common/decompose.c:188 msgid "hue" msgstr "hue" #: ../plug-ins/common/decompose.c:185 ../plug-ins/common/decompose.c:189 msgid "saturation" msgstr "saturation" #: ../plug-ins/common/decompose.c:186 ../plug-ins/common/decompose.c:190 msgid "value" msgstr "value" #: ../plug-ins/common/decompose.c:193 ../plug-ins/common/decompose.c:197 msgid "hue_l" msgstr "hue_l" #: ../plug-ins/common/decompose.c:194 ../plug-ins/common/decompose.c:198 msgid "saturation_l" msgstr "saturation_l" #: ../plug-ins/common/decompose.c:195 ../plug-ins/common/decompose.c:199 msgid "lightness" msgstr "lightness" #: ../plug-ins/common/decompose.c:197 msgid "Hue (HSL)" msgstr "Hue (HSL)" #: ../plug-ins/common/decompose.c:198 msgid "Saturation (HSL)" msgstr "Saturation (HSL)" #: ../plug-ins/common/decompose.c:199 msgid "Lightness" msgstr "Lightness" #: ../plug-ins/common/decompose.c:202 ../plug-ins/common/decompose.c:206 msgid "cyan" msgstr "cyan" #: ../plug-ins/common/decompose.c:203 ../plug-ins/common/decompose.c:207 msgid "magenta" msgstr "magenta" #: ../plug-ins/common/decompose.c:204 ../plug-ins/common/decompose.c:208 msgid "yellow" msgstr "yellow" #: ../plug-ins/common/decompose.c:206 msgid "Cyan" msgstr "Cyan" #: ../plug-ins/common/decompose.c:207 msgid "Magenta" msgstr "Magenta" #: ../plug-ins/common/decompose.c:208 msgid "Yellow" msgstr "Yellow" #: ../plug-ins/common/decompose.c:211 ../plug-ins/common/decompose.c:216 msgid "cyan-k" msgstr "cyan-k" #: ../plug-ins/common/decompose.c:212 ../plug-ins/common/decompose.c:217 msgid "magenta-k" msgstr "magenta-k" #: ../plug-ins/common/decompose.c:213 ../plug-ins/common/decompose.c:218 msgid "yellow-k" msgstr "yellow-k" #: ../plug-ins/common/decompose.c:214 msgid "black" msgstr "black" #: ../plug-ins/common/decompose.c:216 msgid "Cyan_K" msgstr "Cyan_K" #: ../plug-ins/common/decompose.c:217 msgid "Magenta_K" msgstr "Magenta_K" #: ../plug-ins/common/decompose.c:218 msgid "Yellow_K" msgstr "Yellow_K" #: ../plug-ins/common/decompose.c:221 msgid "Alpha" msgstr "Alpha" #: ../plug-ins/common/decompose.c:229 msgid "luma-y470" msgstr "luma-y470" #: ../plug-ins/common/decompose.c:230 msgid "blueness-cb470" msgstr "blueness-cb470" #: ../plug-ins/common/decompose.c:231 msgid "redness-cr470" msgstr "redness-cr470" #: ../plug-ins/common/decompose.c:233 msgid "luma-y709" msgstr "luma-y709" #: ../plug-ins/common/decompose.c:234 msgid "blueness-cb709" msgstr "blueness-cb709" #: ../plug-ins/common/decompose.c:235 msgid "redness-cr709" msgstr "redness-cr709" #: ../plug-ins/common/decompose.c:237 msgid "luma-y470f" msgstr "luma-y470f" #: ../plug-ins/common/decompose.c:238 msgid "blueness-cb470f" msgstr "blueness-cb470f" #: ../plug-ins/common/decompose.c:239 msgid "redness-cr470f" msgstr "redness-cr470f" #: ../plug-ins/common/decompose.c:241 msgid "luma-y709f" msgstr "luma-y709f" #: ../plug-ins/common/decompose.c:242 msgid "blueness-cb709f" msgstr "blueness-cb709f" #: ../plug-ins/common/decompose.c:243 msgid "redness-cr709f" msgstr "redness-cr709f" #: ../plug-ins/common/decompose.c:312 ../plug-ins/common/decompose.c:326 msgid "Decompose an image into separate colorspace components" msgstr "Decompose an image into separate colourspace components" #: ../plug-ins/common/decompose.c:318 ../plug-ins/common/decompose.c:336 msgid "_Decompose..." msgstr "_Decompose..." #: ../plug-ins/common/decompose.c:429 msgid "Decomposing" msgstr "Decomposing" #: ../plug-ins/common/decompose.c:1480 msgid "Decompose" msgstr "Decompose" #: ../plug-ins/common/decompose.c:1503 msgid "Extract Channels" msgstr "Extract Channels" #: ../plug-ins/common/decompose.c:1550 msgid "_Decompose to layers" msgstr "_Decompose to layers" #: ../plug-ins/common/decompose.c:1561 msgid "_Foreground as registration color" msgstr "_Foreground as registration colour" #: ../plug-ins/common/decompose.c:1562 msgid "" "Pixels in the foreground color will appear black in all output images. This " "can be used for things like crop marks that have to show up on all channels." msgstr "" "Pixels in the foreground colour will appear black in all output images. " "This can be used for things like crop marks that have to show up on all " "channels." #: ../plug-ins/common/deinterlace.c:91 msgid "Fix images where every other row is missing" msgstr "Fix images where every other row is missing" #: ../plug-ins/common/deinterlace.c:100 msgid "_Deinterlace..." msgstr "_Deinterlace..." #: ../plug-ins/common/deinterlace.c:157 ../plug-ins/common/deinterlace.c:325 msgid "Deinterlace" msgstr "Deinterlace" #: ../plug-ins/common/deinterlace.c:357 msgid "Keep o_dd fields" msgstr "Keep o_dd fields" #: ../plug-ins/common/deinterlace.c:358 msgid "Keep _even fields" msgstr "Keep _even fields" #: ../plug-ins/common/depthmerge.c:183 msgid "Combine two images using depth maps (z-buffers)" msgstr "Combine two images using depth maps (z-buffers)" #: ../plug-ins/common/depthmerge.c:192 msgid "_Depth Merge..." msgstr "_Depth Merge..." #: ../plug-ins/common/depthmerge.c:386 msgid "Depth-merging" msgstr "Depth-merging" #: ../plug-ins/common/depthmerge.c:643 msgid "Depth Merge" msgstr "Depth Merge" #: ../plug-ins/common/depthmerge.c:695 msgid "Source 1:" msgstr "Source 1:" #: ../plug-ins/common/depthmerge.c:710 ../plug-ins/common/depthmerge.c:740 msgid "Depth map:" msgstr "Depth map:" #: ../plug-ins/common/depthmerge.c:725 msgid "Source 2:" msgstr "Source 2:" #: ../plug-ins/common/depthmerge.c:757 msgid "O_verlap:" msgstr "O_verlap:" #: ../plug-ins/common/depthmerge.c:777 msgid "Sc_ale 1:" msgstr "Sc_ale 1:" #: ../plug-ins/common/depthmerge.c:787 msgid "Sca_le 2:" msgstr "Sca_le 2:" #: ../plug-ins/common/desktop-link.c:82 msgid "Desktop Link" msgstr "Desktop Link" #: ../plug-ins/common/desktop-link.c:163 #, c-format msgid "Error loading desktop file '%s': %s" msgstr "Error loading desktop file '%s': %s" #: ../plug-ins/common/despeckle.c:147 msgid "Remove speckle noise from the image" msgstr "Remove speckle noise from the image" #: ../plug-ins/common/despeckle.c:153 msgid "Des_peckle..." msgstr "Des_peckle..." #: ../plug-ins/common/despeckle.c:394 ../plug-ins/common/despeckle.c:614 msgid "Despeckle" msgstr "Despeckle" #: ../plug-ins/common/despeckle.c:423 msgid "Median" msgstr "Median" #: ../plug-ins/common/despeckle.c:431 msgid "_Adaptive" msgstr "_Adaptive" #: ../plug-ins/common/despeckle.c:441 msgid "R_ecursive" msgstr "R_ecursive" #: ../plug-ins/common/despeckle.c:462 ../plug-ins/common/neon.c:730 #: ../plug-ins/common/nlfilt.c:1088 ../plug-ins/common/nova.c:366 #: ../plug-ins/common/unsharp.c:678 ../plug-ins/common/whirlpinch.c:588 #: ../plug-ins/gflare/gflare.c:2712 ../plug-ins/imagemap/imap_circle.c:278 msgid "_Radius:" msgstr "_Radius:" #: ../plug-ins/common/despeckle.c:478 msgid "_Black level:" msgstr "_Black level:" #: ../plug-ins/common/despeckle.c:494 msgid "_White level:" msgstr "_White level:" #: ../plug-ins/common/destripe.c:103 msgid "Remove vertical stripe artifacts from the image" msgstr "Remove vertical stripe artifacts from the image" #: ../plug-ins/common/destripe.c:109 msgid "Des_tripe..." msgstr "Des_tripe..." #: ../plug-ins/common/destripe.c:272 msgid "Destriping" msgstr "Destriping" #: ../plug-ins/common/destripe.c:438 msgid "Destripe" msgstr "Destripe" #: ../plug-ins/common/destripe.c:472 ../plug-ins/common/gtm.c:584 #: ../plug-ins/common/papertile.c:302 ../plug-ins/common/postscript.c:3154 #: ../plug-ins/common/postscript.c:3363 ../plug-ins/common/raw.c:1035 #: ../plug-ins/common/smooth_palette.c:436 ../plug-ins/common/tile.c:431 #: ../plug-ins/imagemap/imap_cmd_guides.c:165 #: ../plug-ins/imagemap/imap_rectangle.c:403 #: ../plug-ins/print/print-page-layout.c:252 msgid "_Width:" msgstr "_Width:" #: ../plug-ins/common/destripe.c:483 msgid "Create _histogram" msgstr "Create _histogram" #: ../plug-ins/common/dicom.c:141 msgid "DICOM image" msgstr "DICOM image" #: ../plug-ins/common/dicom.c:166 msgid "Digital Imaging and Communications in Medicine image" msgstr "Digital Imaging and Communications in Medicine image" #: ../plug-ins/common/dicom.c:322 #, c-format msgid "'%s' is not a DICOM file." msgstr "'%s' is not a DICOM file." #: ../plug-ins/common/dicom.c:678 ../plug-ins/common/pcx.c:639 #: ../plug-ins/common/pnm.c:949 msgid "Cannot save images with alpha channel." msgstr "Cannot save images with alpha channel." #: ../plug-ins/common/dicom.c:693 ../plug-ins/common/postscript.c:1187 #: ../plug-ins/common/xwd.c:589 ../plug-ins/fits/fits.c:448 #: ../plug-ins/xjt/xjt.c:1692 msgid "Cannot operate on unknown image types." msgstr "Cannot operate on unknown image types." #: ../plug-ins/common/diffraction.c:167 msgid "Generate diffraction patterns" msgstr "Generate diffraction patterns" #: ../plug-ins/common/diffraction.c:172 msgid "_Diffraction Patterns..." msgstr "_Diffraction Patterns..." #: ../plug-ins/common/diffraction.c:330 msgid "Creating diffraction pattern" msgstr "Creating diffraction pattern" #: ../plug-ins/common/diffraction.c:434 msgid "Diffraction Patterns" msgstr "Diffraction Patterns" #: ../plug-ins/common/diffraction.c:527 msgid "Frequencies" msgstr "Frequencies" #: ../plug-ins/common/diffraction.c:565 msgid "Contours" msgstr "Contours" #: ../plug-ins/common/diffraction.c:603 msgid "Sharp Edges" msgstr "Sharp Edges" #: ../plug-ins/common/diffraction.c:615 ../plug-ins/common/softglow.c:681 #: ../plug-ins/flame/flame.c:1057 msgid "_Brightness:" msgstr "_Brightness:" #: ../plug-ins/common/diffraction.c:624 msgid "Sc_attering:" msgstr "Sc_attering:" #: ../plug-ins/common/diffraction.c:633 msgid "Po_larization:" msgstr "Po_larisation:" #: ../plug-ins/common/diffraction.c:641 msgid "Other Options" msgstr "Other Options" #: ../plug-ins/common/displace.c:142 msgid "_X displacement" msgstr "_X displacement" #: ../plug-ins/common/displace.c:142 msgid "_Pinch" msgstr "_Pinch" #: ../plug-ins/common/displace.c:143 msgid "_Y displacement" msgstr "_Y displacement" #: ../plug-ins/common/displace.c:143 msgid "_Whirl" msgstr "_Whirl" #: ../plug-ins/common/displace.c:169 msgid "Displace pixels as indicated by displacement maps" msgstr "Displace pixels as indicated by displacement maps" #: ../plug-ins/common/displace.c:179 msgid "_Displace..." msgstr "_Displace..." #: ../plug-ins/common/displace.c:290 msgid "Displacing" msgstr "Displacing" #: ../plug-ins/common/displace.c:326 msgid "Displace" msgstr "Displace" #. X options #: ../plug-ins/common/displace.c:362 msgid "_X displacement:" msgstr "_X displacement:" #. Y Options #: ../plug-ins/common/displace.c:409 msgid "_Y displacement:" msgstr "_Y displacement:" #: ../plug-ins/common/displace.c:459 msgid "Displacement Mode" msgstr "Displacement Mode" #: ../plug-ins/common/displace.c:462 msgid "_Cartesian" msgstr "_Cartesian" #: ../plug-ins/common/displace.c:463 msgid "_Polar" msgstr "_Polar" #: ../plug-ins/common/displace.c:468 msgid "Edge Behavior" msgstr "Edge Behaviour" #: ../plug-ins/common/displace.c:474 ../plug-ins/common/edge.c:721 #: ../plug-ins/common/ripple.c:564 ../plug-ins/common/waves.c:280 msgid "_Smear" msgstr "_Smear" #: ../plug-ins/common/displace.c:476 ../plug-ins/common/edge.c:734 #: ../plug-ins/common/fractaltrace.c:740 ../plug-ins/common/newsprint.c:398 msgid "_Black" msgstr "_Black" #: ../plug-ins/common/dog.c:133 msgid "Edge detection with control of edge thickness" msgstr "Edge detection with control of edge thickness" #: ../plug-ins/common/dog.c:140 msgid "_Difference of Gaussians..." msgstr "_Difference of Gaussians..." #: ../plug-ins/common/dog.c:231 ../plug-ins/common/dog.c:278 msgid "DoG Edge Detect" msgstr "DoG Edge Detect" #: ../plug-ins/common/dog.c:306 msgid "Smoothing Parameters" msgstr "Smoothing Parameters" #: ../plug-ins/common/dog.c:320 msgid "_Radius 1:" msgstr "_Radius 1:" #: ../plug-ins/common/dog.c:324 msgid "R_adius 2:" msgstr "R_adius 2:" #: ../plug-ins/common/dog.c:336 ../plug-ins/common/normalize.c:92 msgid "_Normalize" msgstr "_Normalize" #: ../plug-ins/common/dog.c:347 ../plug-ins/gimpressionist/paper.c:167 msgid "_Invert" msgstr "_Invert" #: ../plug-ins/common/edge.c:152 msgid "Several simple methods for detecting edges" msgstr "Several simple methods for detecting edges" #: ../plug-ins/common/edge.c:157 msgid "_Edge..." msgstr "_Edge..." #: ../plug-ins/common/edge.c:229 msgid "Edge detection" msgstr "Edge detection" #: ../plug-ins/common/edge.c:633 msgid "Edge Detection" msgstr "Edge Detection" #: ../plug-ins/common/edge.c:667 msgid "Sobel" msgstr "Sobel" #: ../plug-ins/common/edge.c:668 msgid "Prewitt compass" msgstr "Prewitt compass" #: ../plug-ins/common/edge.c:669 ../plug-ins/common/sinus.c:904 msgid "Gradient" msgstr "Gradient" #: ../plug-ins/common/edge.c:670 msgid "Roberts" msgstr "Roberts" #: ../plug-ins/common/edge.c:671 msgid "Differential" msgstr "Differential" #: ../plug-ins/common/edge.c:672 ../plug-ins/common/laplace.c:243 msgid "Laplace" msgstr "Laplace" #: ../plug-ins/common/edge.c:681 msgid "_Algorithm:" msgstr "_Algorithm:" #: ../plug-ins/common/edge.c:689 msgid "A_mount:" msgstr "A_mount:" #: ../plug-ins/common/emboss.c:124 msgid "Simulate an image created by embossing" msgstr "Simulate an image created by embossing" #: ../plug-ins/common/emboss.c:130 msgid "_Emboss..." msgstr "_Emboss..." #: ../plug-ins/common/emboss.c:384 ../plug-ins/common/emboss.c:446 msgid "Emboss" msgstr "Emboss" #: ../plug-ins/common/emboss.c:474 msgid "Function" msgstr "Function" #: ../plug-ins/common/emboss.c:478 msgid "_Bumpmap" msgstr "_Bumpmap" #: ../plug-ins/common/emboss.c:479 msgid "_Emboss" msgstr "_Emboss" #: ../plug-ins/common/emboss.c:511 msgid "E_levation:" msgstr "E_levation:" #: ../plug-ins/common/engrave.c:101 msgid "Simulate an antique engraving" msgstr "Simulate an antique engraving" #: ../plug-ins/common/engrave.c:106 msgid "En_grave..." msgstr "En_grave..." #: ../plug-ins/common/engrave.c:180 msgid "Engraving" msgstr "Engraving" #: ../plug-ins/common/engrave.c:209 msgid "Engrave" msgstr "Engrave" #: ../plug-ins/common/engrave.c:243 ../plug-ins/common/film.c:1003 #: ../plug-ins/common/gtm.c:600 ../plug-ins/common/papertile.c:313 #: ../plug-ins/common/postscript.c:3164 ../plug-ins/common/postscript.c:3372 #: ../plug-ins/common/raw.c:1048 ../plug-ins/common/smooth_palette.c:441 #: ../plug-ins/common/tile.c:435 ../plug-ins/imagemap/imap_cmd_guides.c:175 #: ../plug-ins/imagemap/imap_rectangle.c:410 #: ../plug-ins/print/print-page-layout.c:254 msgid "_Height:" msgstr "_Height:" #: ../plug-ins/common/engrave.c:254 msgid "_Limit line width" msgstr "_Limit line width" #: ../plug-ins/common/exchange.c:122 msgid "Swap one color with another" msgstr "Swap one colour with another" #: ../plug-ins/common/exchange.c:128 msgid "_Color Exchange..." msgstr "_Colour Exchange..." #: ../plug-ins/common/exchange.c:213 ../plug-ins/common/exchange.c:287 msgid "Color Exchange" msgstr "Colour Exchange" #: ../plug-ins/common/exchange.c:309 msgid "Middle-Click Inside Preview to Pick \"From Color\"" msgstr "Middle-Click Inside Preview to Pick \"From Colour\"" #: ../plug-ins/common/exchange.c:347 msgid "To Color" msgstr "To Colour" #: ../plug-ins/common/exchange.c:347 msgid "From Color" msgstr "From Colour" #: ../plug-ins/common/exchange.c:365 msgid "Color Exchange: To Color" msgstr "Colour Exchange: To Colour" #: ../plug-ins/common/exchange.c:366 msgid "Color Exchange: From Color" msgstr "Colour Exchange: From Colour" #: ../plug-ins/common/exchange.c:424 msgid "R_ed threshold:" msgstr "R_ed threshold:" #: ../plug-ins/common/exchange.c:484 msgid "G_reen threshold:" msgstr "G_reen threshold:" #: ../plug-ins/common/exchange.c:545 msgid "B_lue threshold:" msgstr "B_lue threshold:" #: ../plug-ins/common/exchange.c:573 msgid "Lock _thresholds" msgstr "Lock _thresholds" #: ../plug-ins/common/film.c:217 msgid "Combine several images on a film strip" msgstr "Combine several images on a film strip" #: ../plug-ins/common/film.c:222 msgid "_Filmstrip..." msgstr "_Filmstrip..." #: ../plug-ins/common/film.c:307 msgid "Composing images" msgstr "Composing images" #: ../plug-ins/common/film.c:425 ../plug-ins/common/guillotine.c:185 #: ../plug-ins/helpbrowser/dialog.c:1144 msgid "Untitled" msgstr "Untitled" #: ../plug-ins/common/film.c:879 msgid "Available images:" msgstr "Available images:" #: ../plug-ins/common/film.c:880 msgid "On film:" msgstr "On film:" #. Create selection #: ../plug-ins/common/film.c:966 ../plug-ins/imagemap/imap_selection.c:367 #: ../plug-ins/rcm/rcm_dialog.c:173 ../plug-ins/sel2path/sel2path.c:430 msgid "Selection" msgstr "Selection" #. Film height/colour #: ../plug-ins/common/film.c:976 ../plug-ins/common/film.c:1248 msgid "Filmstrip" msgstr "Filmstrip" #. Keep maximum image height #: ../plug-ins/common/film.c:985 msgid "_Fit height to images" msgstr "_Fit height to images" #. Film color #: ../plug-ins/common/film.c:1021 msgid "Select Film Color" msgstr "Select Film Colour" #: ../plug-ins/common/film.c:1026 ../plug-ins/common/film.c:1076 #: ../plug-ins/common/nova.c:353 msgid "Co_lor:" msgstr "Co_lour:" #. Film numbering: Startindex/Font/colour #: ../plug-ins/common/film.c:1035 msgid "Numbering" msgstr "Numbering" #: ../plug-ins/common/film.c:1053 msgid "Start _index:" msgstr "Start _index:" #: ../plug-ins/common/film.c:1066 msgid "_Font:" msgstr "_Font:" #. Numbering color #: ../plug-ins/common/film.c:1071 msgid "Select Number Color" msgstr "Select Number Colour" #: ../plug-ins/common/film.c:1086 msgid "At _bottom" msgstr "At _bottom" #: ../plug-ins/common/film.c:1087 msgid "At _top" msgstr "At _top" #. ** The right frame keeps the image selection ** #: ../plug-ins/common/film.c:1100 msgid "Image Selection" msgstr "Image Selection" #: ../plug-ins/common/film.c:1128 msgid "All Values are Fractions of the Strip Height" msgstr "All Values are Fractions of the Strip Height" #: ../plug-ins/common/film.c:1131 msgid "Ad_vanced" msgstr "Ad_vanced" #: ../plug-ins/common/film.c:1150 msgid "Image _height:" msgstr "Image _height:" #: ../plug-ins/common/film.c:1161 msgid "Image spac_ing:" msgstr "Image spac_ing:" #: ../plug-ins/common/film.c:1172 msgid "_Hole offset:" msgstr "_Hole offset:" #: ../plug-ins/common/film.c:1183 msgid "Ho_le width:" msgstr "Ho_le width:" #: ../plug-ins/common/film.c:1194 msgid "Hol_e height:" msgstr "Hol_e height:" #: ../plug-ins/common/film.c:1205 msgid "Hole sp_acing:" msgstr "Hole sp_acing:" #: ../plug-ins/common/film.c:1216 msgid "_Number height:" msgstr "_Number height:" #: ../plug-ins/common/flarefx.c:188 msgid "Add a lens flare effect" msgstr "Add a lens flare effect" #: ../plug-ins/common/flarefx.c:195 msgid "Lens _Flare..." msgstr "Lens _Flare..." #: ../plug-ins/common/flarefx.c:270 msgid "Render lens flare" msgstr "Render lens flare" #: ../plug-ins/common/flarefx.c:306 msgid "Lens Flare" msgstr "Lens Flare" #: ../plug-ins/common/flarefx.c:753 msgid "Center of Flare Effect" msgstr "Centre of Flare Effect" #: ../plug-ins/common/flarefx.c:793 ../plug-ins/common/nova.c:484 msgid "Show _position" msgstr "Show _position" #: ../plug-ins/common/fp.c:223 msgid "Cyan:" msgstr "Cyan:" #: ../plug-ins/common/fp.c:224 msgid "Yellow:" msgstr "Yellow:" #: ../plug-ins/common/fp.c:225 msgid "Magenta:" msgstr "Magenta:" #: ../plug-ins/common/fp.c:227 msgid "Darker:" msgstr "Darker:" #: ../plug-ins/common/fp.c:228 msgid "Lighter:" msgstr "Lighter:" #: ../plug-ins/common/fp.c:230 msgid "More Sat:" msgstr "More Sat:" #: ../plug-ins/common/fp.c:231 msgid "Less Sat:" msgstr "Less Sat:" #: ../plug-ins/common/fp.c:233 ../plug-ins/common/fp.c:532 msgid "Current:" msgstr "Current:" #: ../plug-ins/common/fp.c:317 msgid "Interactively modify the image colors" msgstr "Interactively modify the image colours" #: ../plug-ins/common/fp.c:322 msgid "_Filter Pack..." msgstr "_Filter Pack..." #: ../plug-ins/common/fp.c:372 msgid "FP can only be used on RGB images." msgstr "FP can only be used on RGB images." #: ../plug-ins/common/fp.c:382 msgid "FP can only be run interactively." msgstr "FP can only be run interactively." #: ../plug-ins/common/fp.c:400 msgid "Applying filter pack" msgstr "Applying filter pack" #: ../plug-ins/common/fp.c:524 msgid "Original:" msgstr "Original:" #: ../plug-ins/common/fp.c:576 msgid "Hue Variations" msgstr "Hue Variations" #: ../plug-ins/common/fp.c:631 msgid "Roughness" msgstr "Roughness" #: ../plug-ins/common/fp.c:674 ../plug-ins/common/fp.c:1317 msgid "Affected Range" msgstr "Affected Range" #: ../plug-ins/common/fp.c:678 msgid "Sha_dows" msgstr "Sha_dows" #: ../plug-ins/common/fp.c:679 msgid "_Midtones" msgstr "_Midtones" #: ../plug-ins/common/fp.c:680 msgid "H_ighlights" msgstr "H_ighlights" #: ../plug-ins/common/fp.c:694 msgid "Windows" msgstr "Windows" #: ../plug-ins/common/fp.c:704 ../plug-ins/common/lic.c:672 msgid "_Saturation" msgstr "_Saturation" #: ../plug-ins/common/fp.c:712 msgid "A_dvanced" msgstr "A_dvanced" #: ../plug-ins/common/fp.c:732 msgid "Value Variations" msgstr "Value Variations" #: ../plug-ins/common/fp.c:777 msgid "Saturation Variations" msgstr "Saturation Variations" #: ../plug-ins/common/fp.c:830 msgid "Select Pixels By" msgstr "Select Pixels By" #: ../plug-ins/common/fp.c:835 msgid "H_ue" msgstr "H_ue" #: ../plug-ins/common/fp.c:836 msgid "Satu_ration" msgstr "Satu_ration" #: ../plug-ins/common/fp.c:837 msgid "V_alue" msgstr "V_alue" #: ../plug-ins/common/fp.c:863 msgid "Show" msgstr "Show" #: ../plug-ins/common/fp.c:868 msgid "_Entire image" msgstr "_Entire image" #: ../plug-ins/common/fp.c:869 msgid "Se_lection only" msgstr "Se_lection only" #: ../plug-ins/common/fp.c:870 msgid "Selec_tion in context" msgstr "Selec_tion in context" #: ../plug-ins/common/fp.c:1201 msgid "Filter Pack Simulation" msgstr "Filter Pack Simulation" #: ../plug-ins/common/fp.c:1290 msgid "Shadows:" msgstr "Shadows:" #: ../plug-ins/common/fp.c:1291 msgid "Midtones:" msgstr "Midtones:" #: ../plug-ins/common/fp.c:1292 msgid "Highlights:" msgstr "Highlights:" #: ../plug-ins/common/fp.c:1305 msgid "Advanced Filter Pack Options" msgstr "Advanced Filter Pack Options" #. ****************** MISC OPTIONS ************************** #: ../plug-ins/common/fp.c:1417 msgid "Preview Size" msgstr "Preview Size" #: ../plug-ins/common/fractaltrace.c:116 msgid "Transform image with the Mandelbrot Fractal" msgstr "Transform image with the Mandelbrot Fractal" #: ../plug-ins/common/fractaltrace.c:121 msgid "_Fractal Trace..." msgstr "_Fractal Trace..." #: ../plug-ins/common/fractaltrace.c:460 ../plug-ins/common/fractaltrace.c:691 msgid "Fractal Trace" msgstr "Fractal Trace" #. Settings #: ../plug-ins/common/fractaltrace.c:731 msgid "Outside Type" msgstr "Outside Type" #: ../plug-ins/common/fractaltrace.c:742 msgid "_White" msgstr "_White" #: ../plug-ins/common/fractaltrace.c:749 msgid "Mandelbrot Parameters" msgstr "Mandelbrot Parameters" #: ../plug-ins/common/fractaltrace.c:760 msgid "X_1:" msgstr "X_1:" #: ../plug-ins/common/fractaltrace.c:769 msgid "X_2:" msgstr "X_2:" #: ../plug-ins/common/fractaltrace.c:778 msgid "Y_1:" msgstr "Y_1:" #: ../plug-ins/common/fractaltrace.c:787 msgid "Y_2:" msgstr "Y_2:" #: ../plug-ins/common/gauss.c:159 msgid "Simplest, most commonly used way of blurring" msgstr "Simplest, most commonly used way of blurring" #: ../plug-ins/common/gauss.c:172 msgid "_Gaussian Blur..." msgstr "_Gaussian Blur..." #: ../plug-ins/common/gauss.c:179 ../plug-ins/common/gauss.c:199 #: ../plug-ins/common/gauss.c:219 ../plug-ins/common/gauss.c:239 msgid "Apply a gaussian blur" msgstr "Apply a gaussian blur" #: ../plug-ins/common/gauss.c:428 ../plug-ins/common/gauss.c:476 msgid "Gaussian Blur" msgstr "Gaussian Blur" #. parameter settings #: ../plug-ins/common/gauss.c:506 msgid "Blur Radius" msgstr "Blur Radius" #: ../plug-ins/common/gauss.c:520 ../plug-ins/common/jigsaw.c:2456 #: ../plug-ins/common/spread.c:384 msgid "_Horizontal:" msgstr "_Horizontal:" #: ../plug-ins/common/gauss.c:524 ../plug-ins/common/jigsaw.c:2473 #: ../plug-ins/common/spread.c:388 msgid "_Vertical:" msgstr "_Vertical:" #: ../plug-ins/common/gauss.c:547 msgid "Blur Method" msgstr "Blur Method" #: ../plug-ins/common/gauss.c:551 msgid "_IIR" msgstr "_IIR" #: ../plug-ins/common/gauss.c:552 msgid "_RLE" msgstr "_RLE" #: ../plug-ins/common/gbr.c:152 ../plug-ins/common/gbr.c:173 msgid "GIMP brush" msgstr "GIMP brush" #: ../plug-ins/common/gbr.c:388 ../plug-ins/common/gbr.c:400 msgid "Unsupported brush format" msgstr "Unsupported brush format" #: ../plug-ins/common/gbr.c:411 #, c-format msgid "Error in GIMP brush file '%s'" msgstr "Error in GIMP brush file '%s'" #: ../plug-ins/common/gbr.c:419 #, c-format msgid "Invalid UTF-8 string in brush file '%s'." msgstr "Invalid UTF-8 string in brush file '%s'." #: ../plug-ins/common/gbr.c:425 ../plug-ins/common/gih.c:499 #: ../plug-ins/common/gih.c:1158 ../plug-ins/gflare/gflare.c:3017 msgid "Unnamed" msgstr "Unnamed" #: ../plug-ins/common/gbr.c:607 msgid "GIMP brushes are either GRAYSCALE or RGBA" msgstr "GIMP brushes are either GREYSCALE or RGBA" #: ../plug-ins/common/gbr.c:704 msgid "Save as Brush" msgstr "Save as Brush" #. attach labels #: ../plug-ins/common/gbr.c:731 ../plug-ins/common/grid.c:790 msgid "Spacing:" msgstr "Spacing:" #: ../plug-ins/common/gbr.c:742 ../plug-ins/common/gih.c:910 #: ../plug-ins/common/pat.c:541 ../plug-ins/gimpressionist/presets.c:664 msgid "Description:" msgstr "Description:" #: ../plug-ins/common/gee.c:99 ../plug-ins/common/gee_zoom.c:121 msgid "A big hello from the GIMP team!" msgstr "A big hello from the GIMP team!" #: ../plug-ins/common/gee.c:104 ../plug-ins/common/gee.c:160 msgid "Gee Slime" msgstr "Gee Slime" #: ../plug-ins/common/gee.c:166 ../plug-ins/common/gee_zoom.c:192 msgid "Thank You for Choosing GIMP" msgstr "Thank You for Choosing GIMP" #: ../plug-ins/common/gee.c:173 #, c-format msgid "A less obsolete creation by %s" msgstr "A less obsolete creation by %s" #: ../plug-ins/common/gee_zoom.c:126 ../plug-ins/common/gee_zoom.c:186 msgid "Gee Zoom" msgstr "Gee Zoom" #: ../plug-ins/common/gee_zoom.c:200 #, c-format msgid "An obsolete creation by %s" msgstr "An obsolete creation by %s" #: ../plug-ins/common/gif-load.c:141 ../plug-ins/common/gif-save.c:410 msgid "GIF image" msgstr "GIF image" #: ../plug-ins/common/gif-load.c:325 msgid "This is not a GIF file" msgstr "This is not a GIF file" #: ../plug-ins/common/gif-load.c:364 msgid "Non-square pixels. Image might look squashed." msgstr "Non-square pixels. Image might look squashed." #: ../plug-ins/common/gif-load.c:881 #, c-format msgid "Background (%d%s)" msgstr "Background (%d%s)" #: ../plug-ins/common/gif-load.c:904 #, c-format msgid "Opening '%s' (frame %d)" msgstr "Opening '%s' (frame %d)" #: ../plug-ins/common/gif-load.c:933 ../plug-ins/common/iwarp.c:791 #: ../plug-ins/common/iwarp.c:826 #, c-format msgid "Frame %d" msgstr "Frame %d" #: ../plug-ins/common/gif-load.c:935 #, c-format msgid "Frame %d (%d%s)" msgstr "Frame %d (%d%s)" #: ../plug-ins/common/gif-load.c:966 #, c-format msgid "" "GIF: Undocumented GIF composite type %d is not handled. Animation might not " "play or re-save perfectly." msgstr "" "GIF: Undocumented GIF composite type %d is not handled. Animation might not " "play or re-save perfectly." #: ../plug-ins/common/gif-save.c:683 msgid "Couldn't simply reduce colors further. Saving as opaque." msgstr "Couldn't simply reduce colours further. Saving as opaque." #: ../plug-ins/common/gif-save.c:899 msgid "" "The GIF format only supports comments in 7bit ASCII encoding. No comment is " "saved." msgstr "" "The GIF format only supports comments in 7bit ASCII encoding. No comment is " "saved." #: ../plug-ins/common/gif-save.c:958 msgid "" "Cannot save RGB color images. Convert to indexed color or grayscale first." msgstr "" "Cannot save RGB colour images. Convert to indexed colour or greyscale first." #: ../plug-ins/common/gif-save.c:1135 msgid "Delay inserted to prevent evil CPU-sucking animation." msgstr "Delay inserted to prevent evil CPU-sucking animation." #: ../plug-ins/common/gif-save.c:1175 msgid "" "The image you are trying to save as a GIF contains layers which extend " "beyond the actual borders of the image." msgstr "" "The image you are trying to save as a GIF contains layers which extend " "beyond the actual borders of the image." #: ../plug-ins/common/gif-save.c:1192 msgid "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this save." msgstr "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this save." #: ../plug-ins/common/gif-save.c:1233 msgid "Save as GIF" msgstr "Save as GIF" #. regular gif parameter settings #: ../plug-ins/common/gif-save.c:1255 msgid "GIF Options" msgstr "GIF Options" #: ../plug-ins/common/gif-save.c:1261 msgid "I_nterlace" msgstr "I_nterlace" #: ../plug-ins/common/gif-save.c:1277 msgid "_GIF comment:" msgstr "_GIF comment:" #. additional animated gif parameter settings #: ../plug-ins/common/gif-save.c:1334 msgid "Animated GIF Options" msgstr "Animated GIF Options" #: ../plug-ins/common/gif-save.c:1340 msgid "_Loop forever" msgstr "_Loop forever" #: ../plug-ins/common/gif-save.c:1353 msgid "_Delay between frames where unspecified:" msgstr "_Delay between frames where unspecified:" #: ../plug-ins/common/gif-save.c:1368 ../plug-ins/common/mng.c:1539 msgid "milliseconds" msgstr "milliseconds" #: ../plug-ins/common/gif-save.c:1378 msgid "_Frame disposal where unspecified:" msgstr "_Frame disposal where unspecified:" #: ../plug-ins/common/gif-save.c:1382 msgid "I don't care" msgstr "I don't care" #: ../plug-ins/common/gif-save.c:1384 msgid "Cumulative layers (combine)" msgstr "Cumulative layers (combine)" #: ../plug-ins/common/gif-save.c:1386 msgid "One frame per layer (replace)" msgstr "One frame per layer (replace)" #. The "Always use default values" toggles #: ../plug-ins/common/gif-save.c:1402 msgid "_Use delay entered above for all frames" msgstr "_Use delay entered above for all frames" #: ../plug-ins/common/gif-save.c:1412 msgid "U_se disposal entered above for all frames" msgstr "U_se disposal entered above for all frames" #: ../plug-ins/common/gif-save.c:2565 msgid "Error writing output file." msgstr "Error writing output file." #: ../plug-ins/common/gif-save.c:2635 #, c-format msgid "The default comment is limited to %d characters." msgstr "The default comment is limited to %d characters." #: ../plug-ins/common/gih.c:207 ../plug-ins/common/gih.c:228 msgid "GIMP brush (animated)" msgstr "GIMP brush (animated)" #: ../plug-ins/common/gih.c:321 #, c-format msgid "Layer %s doesn't have an alpha channel, skipped" msgstr "Layer %s doesn't have an alpha channel, skipped" #: ../plug-ins/common/gih.c:492 msgid "Error in GIMP brush pipe file." msgstr "Error in GIMP brush pipe file." #: ../plug-ins/common/gih.c:558 msgid "GIMP brush file appears to be corrupted." msgstr "GIMP brush file appears to be corrupted." #: ../plug-ins/common/gih.c:703 msgid "Couldn't load one brush in the pipe, giving up." msgstr "Couldn't load one brush in the pipe, giving up." #: ../plug-ins/common/gih.c:866 msgid "Save as Brush Pipe" msgstr "Save as Brush Pipe" #: ../plug-ins/common/gih.c:896 msgid "Spacing (percent):" msgstr "Spacing (percent):" #: ../plug-ins/common/gih.c:963 msgid "Pixels" msgstr "Pixels" #: ../plug-ins/common/gih.c:968 msgid "Cell size:" msgstr "Cell size:" #: ../plug-ins/common/gih.c:980 msgid "Number of cells:" msgstr "Number of cells:" #: ../plug-ins/common/gih.c:1005 msgid " Rows of " msgstr " Rows of " #: ../plug-ins/common/gih.c:1017 msgid " Columns on each layer" msgstr " Columns on each layer" #: ../plug-ins/common/gih.c:1021 msgid " (Width Mismatch!) " msgstr " (Width Mismatch!) " #: ../plug-ins/common/gih.c:1025 msgid " (Height Mismatch!) " msgstr " (Height Mismatch!) " #: ../plug-ins/common/gih.c:1030 msgid "Display as:" msgstr "Display as:" #: ../plug-ins/common/gih.c:1039 msgid "Dimension:" msgstr "Dimension:" #: ../plug-ins/common/gih.c:1114 msgid "Ranks:" msgstr "Ranks:" #: ../plug-ins/common/glasstile.c:124 msgid "Simulate distortion caused by square glass tiles" msgstr "Simulate distortion caused by square glass tiles" #: ../plug-ins/common/glasstile.c:130 msgid "_Glass Tile..." msgstr "_Glass Tile..." #: ../plug-ins/common/glasstile.c:210 ../plug-ins/common/glasstile.c:250 msgid "Glass Tile" msgstr "Glass Tile" #: ../plug-ins/common/glasstile.c:288 msgid "Tile _width:" msgstr "Tile _width:" #: ../plug-ins/common/glasstile.c:302 ../plug-ins/common/mosaic.c:661 msgid "Tile _height:" msgstr "Tile _height:" #: ../plug-ins/common/gqbist.c:402 msgid "Generate a huge variety of abstract patterns" msgstr "Generate a huge variety of abstract patterns" #: ../plug-ins/common/gqbist.c:410 msgid "_Qbist..." msgstr "_Qbist..." #: ../plug-ins/common/gqbist.c:511 msgid "Qbist" msgstr "Qbist" #: ../plug-ins/common/gqbist.c:707 msgid "Load QBE File" msgstr "Load QBE File" #: ../plug-ins/common/gqbist.c:749 msgid "Save as QBE File" msgstr "Save as QBE File" #: ../plug-ins/common/gqbist.c:803 msgid "G-Qbist" msgstr "G-Qbist" #: ../plug-ins/common/gradmap.c:84 msgid "Recolor the image using colors from the active gradient" msgstr "Recolour the image using colours from the active gradient" #: ../plug-ins/common/gradmap.c:97 msgid "_Gradient Map" msgstr "_Gradient Map" #: ../plug-ins/common/gradmap.c:106 msgid "Recolor the image using colors from the active palette" msgstr "Recolour the image using colours from the active palette" #: ../plug-ins/common/gradmap.c:119 msgid "_Palette Map" msgstr "_Palette Map" #: ../plug-ins/common/gradmap.c:162 msgid "Gradient Map" msgstr "Gradient Map" #: ../plug-ins/common/gradmap.c:167 msgid "Palette Map" msgstr "Palette Map" #: ../plug-ins/common/grid.c:142 msgid "Draw a grid on the image" msgstr "Draw a grid on the image" #: ../plug-ins/common/grid.c:148 msgid "_Grid..." msgstr "_Grid..." #: ../plug-ins/common/grid.c:241 msgid "Drawing grid" msgstr "Drawing grid" #: ../plug-ins/common/grid.c:635 ../plug-ins/gfig/gfig-dialog.c:1355 #: ../plug-ins/imagemap/imap_menu.c:209 msgid "Grid" msgstr "Grid" #. attach labels #: ../plug-ins/common/grid.c:717 msgid "Horizontal" msgstr "Horizontal" #: ../plug-ins/common/grid.c:719 msgid "Vertical" msgstr "Vertical" #: ../plug-ins/common/grid.c:721 msgid "Intersection" msgstr "Intersection" #. Width and Height #: ../plug-ins/common/grid.c:724 ../plug-ins/common/svg.c:777 #: ../plug-ins/common/wmf.c:562 msgid "Width:" msgstr "Width:" #. attach labels #: ../plug-ins/common/grid.c:857 msgid "Offset:" msgstr "Offset:" #. attach color selectors #: ../plug-ins/common/grid.c:896 msgid "Horizontal Color" msgstr "Horizontal Colour" #: ../plug-ins/common/grid.c:914 msgid "Vertical Color" msgstr "Vertical Colour" #: ../plug-ins/common/grid.c:932 msgid "Intersection Color" msgstr "Intersection Colour" #: ../plug-ins/common/gtm.c:155 msgid "HTML table" msgstr "HTML table" #: ../plug-ins/common/gtm.c:398 msgid "Save as HTML table" msgstr "Save as HTML table" #: ../plug-ins/common/gtm.c:425 msgid "Warning" msgstr "Warning" #: ../plug-ins/common/gtm.c:436 msgid "" "You are about to create a huge\n" "HTML file which will most likely\n" "crash your browser." msgstr "" "You are about to create a huge\n" "HTML file which will most likely\n" "crash your browser." #. HTML Page Options #: ../plug-ins/common/gtm.c:445 msgid "HTML Page Options" msgstr "HTML Page Options" #: ../plug-ins/common/gtm.c:452 msgid "_Generate full HTML document" msgstr "_Generate full HTML document" #: ../plug-ins/common/gtm.c:458 msgid "" "If checked GTM will output a full HTML document with , , etc. " "tags instead of just the table html." msgstr "" "If checked GTM will output a full HTML document with , , etc. " "tags instead of just the table html." #. HTML Table Creation Options #: ../plug-ins/common/gtm.c:471 msgid "Table Creation Options" msgstr "Table Creation Options" #: ../plug-ins/common/gtm.c:479 msgid "_Use cellspan" msgstr "_Use cellspan" #: ../plug-ins/common/gtm.c:485 msgid "" "If checked GTM will replace any rectangular sections of identically colored " "blocks with one large cell with ROWSPAN and COLSPAN values." msgstr "" "If checked GTM will replace any rectangular sections of identically coloured " "blocks with one large cell with ROWSPAN and COLSPAN values." #: ../plug-ins/common/gtm.c:494 msgid "Co_mpress TD tags" msgstr "Co_mpress TD tags" #: ../plug-ins/common/gtm.c:500 msgid "" "Checking this tag will cause GTM to leave no whitespace between the TD tags " "and the cellcontent. This is only necessary for pixel level positioning " "control." msgstr "" "Checking this tag will cause GTM to leave no whitespace between the TD tags " "and the cellcontent. This is only necessary for pixel level positioning " "control." #: ../plug-ins/common/gtm.c:510 msgid "C_aption" msgstr "C_aption" #: ../plug-ins/common/gtm.c:516 msgid "Check if you would like to have the table captioned." msgstr "Check if you would like to have the table captioned." #: ../plug-ins/common/gtm.c:531 msgid "The text for the table caption." msgstr "The text for the table caption." #: ../plug-ins/common/gtm.c:544 msgid "C_ell content:" msgstr "C_ell content:" #: ../plug-ins/common/gtm.c:548 msgid "The text to go into each cell." msgstr "The text to go into each cell." #. HTML Table Options #: ../plug-ins/common/gtm.c:558 msgid "Table Options" msgstr "Table Options" #: ../plug-ins/common/gtm.c:569 msgid "_Border:" msgstr "_Border:" #: ../plug-ins/common/gtm.c:573 msgid "The number of pixels in the table border." msgstr "The number of pixels in the table border." #: ../plug-ins/common/gtm.c:588 msgid "The width for each table cell. Can be a number or a percent." msgstr "The width for each table cell. Can be a number or a percent." #: ../plug-ins/common/gtm.c:604 msgid "The height for each table cell. Can be a number or a percent." msgstr "The height for each table cell. Can be a number or a percent." #: ../plug-ins/common/gtm.c:615 msgid "Cell-_padding:" msgstr "Cell-_padding:" #: ../plug-ins/common/gtm.c:619 msgid "The amount of cellpadding." msgstr "The amount of cellpadding." #: ../plug-ins/common/gtm.c:628 msgid "Cell-_spacing:" msgstr "Cell-_spacing:" #: ../plug-ins/common/gtm.c:632 msgid "The amount of cellspacing." msgstr "The amount of cellspacing." #: ../plug-ins/common/guillotine.c:69 msgid "Slice the image into subimages using guides" msgstr "Slice the image into subimages using guides" #: ../plug-ins/common/guillotine.c:74 msgid "_Guillotine" msgstr "_Guillotine" #: ../plug-ins/common/guillotine.c:106 msgid "Guillotine" msgstr "Guillotine" #: ../plug-ins/common/header.c:77 msgid "C source code header" msgstr "C source code header" #: ../plug-ins/common/hot.c:207 msgid "Find and fix pixels that may be unsafely bright" msgstr "Find and fix pixels that may be unsafely bright" #: ../plug-ins/common/hot.c:217 msgid "_Hot..." msgstr "_Hot..." #: ../plug-ins/common/hot.c:379 ../plug-ins/common/hot.c:570 msgid "Hot" msgstr "Hot" #: ../plug-ins/common/hot.c:607 msgid "Create _new layer" msgstr "Create _new layer" #: ../plug-ins/common/hot.c:616 msgid "Action" msgstr "Action" #: ../plug-ins/common/hot.c:620 msgid "Reduce _Luminance" msgstr "Reduce _Luminance" #: ../plug-ins/common/hot.c:621 msgid "Reduce _Saturation" msgstr "Reduce _Saturation" #: ../plug-ins/common/hot.c:622 ../plug-ins/common/waves.c:281 msgid "_Blacken" msgstr "_Blacken" #: ../plug-ins/common/illusion.c:91 msgid "Superimpose many altered copies of the image" msgstr "Superimpose many altered copies of the image" #: ../plug-ins/common/illusion.c:96 msgid "_Illusion..." msgstr "_Illusion..." #: ../plug-ins/common/illusion.c:168 ../plug-ins/common/illusion.c:350 msgid "Illusion" msgstr "Illusion" #: ../plug-ins/common/illusion.c:388 msgid "_Divisions:" msgstr "_Divisions:" #: ../plug-ins/common/illusion.c:398 msgid "Mode _1" msgstr "Mode _1" #: ../plug-ins/common/illusion.c:413 msgid "Mode _2" msgstr "Mode _2" #: ../plug-ins/common/iwarp.c:262 msgid "Use mouse control to warp image areas" msgstr "Use mouse control to warp image areas" #: ../plug-ins/common/iwarp.c:267 msgid "_IWarp..." msgstr "_IWarp..." #: ../plug-ins/common/iwarp.c:697 msgid "Warping" msgstr "Warping" #: ../plug-ins/common/iwarp.c:802 #, c-format msgid "Warping Frame %d" msgstr "Warping Frame %d" #: ../plug-ins/common/iwarp.c:814 msgid "Ping pong" msgstr "Ping pong" #: ../plug-ins/common/iwarp.c:1020 msgid "A_nimate" msgstr "A_nimate" #: ../plug-ins/common/iwarp.c:1039 msgid "Number of _frames:" msgstr "Number of _frames:" #: ../plug-ins/common/iwarp.c:1048 msgid "R_everse" msgstr "R_everse" #: ../plug-ins/common/iwarp.c:1057 msgid "_Ping pong" msgstr "_Ping pong" #: ../plug-ins/common/iwarp.c:1070 msgid "_Animate" msgstr "_Animate" #: ../plug-ins/common/iwarp.c:1091 msgid "Deform Mode" msgstr "Deform Mode" #: ../plug-ins/common/iwarp.c:1104 msgid "_Move" msgstr "_Move" #: ../plug-ins/common/iwarp.c:1105 msgid "_Grow" msgstr "_Grow" #: ../plug-ins/common/iwarp.c:1106 msgid "S_wirl CCW" msgstr "S_wirl ACW" #: ../plug-ins/common/iwarp.c:1107 msgid "Remo_ve" msgstr "Remo_ve" #: ../plug-ins/common/iwarp.c:1108 msgid "S_hrink" msgstr "S_hrink" #: ../plug-ins/common/iwarp.c:1109 msgid "Sw_irl CW" msgstr "Sw_irl CW" #: ../plug-ins/common/iwarp.c:1138 msgid "_Deform radius:" msgstr "_Deform radius:" #: ../plug-ins/common/iwarp.c:1148 msgid "D_eform amount:" msgstr "D_eform amount:" #: ../plug-ins/common/iwarp.c:1157 msgid "_Bilinear" msgstr "_Bilinear" #: ../plug-ins/common/iwarp.c:1171 msgid "Adaptive s_upersample" msgstr "Adaptive s_upersample" #: ../plug-ins/common/iwarp.c:1191 msgid "Ma_x depth:" msgstr "Ma_x depth:" #: ../plug-ins/common/iwarp.c:1201 msgid "Thresho_ld:" msgstr "Thresho_ld:" #: ../plug-ins/common/iwarp.c:1214 ../plug-ins/common/sinus.c:771 #: ../plug-ins/gflare/gflare.c:2821 msgid "_Settings" msgstr "_Settings" #: ../plug-ins/common/iwarp.c:1263 msgid "IWarp" msgstr "IWarp" #: ../plug-ins/common/iwarp.c:1299 msgid "" "Click and drag in the preview to define the distortions to apply to the " "image." msgstr "" "Click and drag in the preview to define the distortions to apply to the " "image." #: ../plug-ins/common/jigsaw.c:356 msgid "Add a jigsaw-puzzle pattern to the image" msgstr "Add a jigsaw-puzzle pattern to the image" #: ../plug-ins/common/jigsaw.c:361 msgid "_Jigsaw..." msgstr "_Jigsaw..." #: ../plug-ins/common/jigsaw.c:414 msgid "Assembling jigsaw" msgstr "Assembling jigsaw" #: ../plug-ins/common/jigsaw.c:2416 msgid "Jigsaw" msgstr "Jigsaw" #: ../plug-ins/common/jigsaw.c:2444 msgid "Number of Tiles" msgstr "Number of Tiles" #: ../plug-ins/common/jigsaw.c:2459 msgid "Number of pieces going across" msgstr "Number of pieces going across" #: ../plug-ins/common/jigsaw.c:2476 msgid "Number of pieces going down" msgstr "Number of pieces going down" #: ../plug-ins/common/jigsaw.c:2490 msgid "Bevel Edges" msgstr "Bevel Edges" #: ../plug-ins/common/jigsaw.c:2500 msgid "_Bevel width:" msgstr "_Bevel width:" #: ../plug-ins/common/jigsaw.c:2504 msgid "Degree of slope of each piece's edge" msgstr "Degree of slope of each piece's edge" #: ../plug-ins/common/jigsaw.c:2517 msgid "H_ighlight:" msgstr "H_ighlight:" #: ../plug-ins/common/jigsaw.c:2521 msgid "The amount of highlighting on the edges of each piece" msgstr "The amount of highlighting on the edges of each piece" #. frame for primitive radio buttons #: ../plug-ins/common/jigsaw.c:2538 msgid "Jigsaw Style" msgstr "Jigsaw Style" #: ../plug-ins/common/jigsaw.c:2542 msgid "_Square" msgstr "_Square" #: ../plug-ins/common/jigsaw.c:2543 msgid "C_urved" msgstr "C_urved" #: ../plug-ins/common/jigsaw.c:2547 msgid "Each piece has straight sides" msgstr "Each piece has straight sides" #: ../plug-ins/common/jigsaw.c:2548 msgid "Each piece has curved sides" msgstr "Each piece has curved sides" #: ../plug-ins/common/laplace.c:75 msgid "High-resolution edge detection" msgstr "High-resolution edge detection" #: ../plug-ins/common/laplace.c:85 msgid "_Laplace" msgstr "_Laplace" #: ../plug-ins/common/laplace.c:321 msgid "Cleanup" msgstr "Cleanup" #: ../plug-ins/common/lcms.c:222 msgid "Set a color profile on the image" msgstr "Set a colour profile on the image" #: ../plug-ins/common/lcms.c:229 msgid "_Assign Color Profile..." msgstr "_Assign Colour Profile..." #: ../plug-ins/common/lcms.c:245 msgid "Assign default RGB Profile" msgstr "Assign default RGB Profile" #: ../plug-ins/common/lcms.c:252 msgid "Apply a color profile on the image" msgstr "Apply a colour profile on the image" #: ../plug-ins/common/lcms.c:262 msgid "_Convert to Color Profile..." msgstr "_Convert to Colour Profile..." #: ../plug-ins/common/lcms.c:280 msgid "Convert to default RGB Profile" msgstr "Convert to default RGB Profile" #: ../plug-ins/common/lcms.c:294 msgid "Image Color Profile Information" msgstr "Image Colour Profile Information" #: ../plug-ins/common/lcms.c:308 msgid "Color Profile Information" msgstr "Colour Profile Information" #: ../plug-ins/common/lcms.c:571 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Colour profile '%s' is not for RGB colour space." #: ../plug-ins/common/lcms.c:678 msgid "Default RGB working space" msgstr "Default RGB working space" #: ../plug-ins/common/lcms.c:766 msgid "" "Data attached as 'icc-profile' does not appear to be an ICC color profile" msgstr "" "Data attached as 'icc-profile' does not appear to be an ICC colour profile" #: ../plug-ins/common/lcms.c:816 #, c-format msgid "'%s' does not appear to be an ICC color profile" msgstr "'%s' does not appear to be an ICC colour profile" #. ICC color profile conversion #: ../plug-ins/common/lcms.c:874 #, c-format msgid "Converting from '%s' to '%s'" msgstr "Converting from '%s' to '%s'" #: ../plug-ins/common/lcms.c:1119 #, c-format msgid "Could not load ICC profile from '%s'" msgstr "Could not load ICC profile from '%s'" #: ../plug-ins/common/lcms.c:1141 #, c-format msgid "The image '%s' has an embedded color profile:" msgstr "The image '%s' has an embedded colour profile:" #: ../plug-ins/common/lcms.c:1185 #, c-format msgid "Convert the image to the RGB working space (%s)?" msgstr "Convert the image to the RGB working space (%s)?" #: ../plug-ins/common/lcms.c:1216 msgid "Convert to RGB working space?" msgstr "Convert to RGB working space?" #: ../plug-ins/common/lcms.c:1221 msgid "_Keep" msgstr "_Keep" #: ../plug-ins/common/lcms.c:1226 msgid "_Convert" msgstr "_Convert" #: ../plug-ins/common/lcms.c:1253 ../plug-ins/jpeg/jpeg-exif.c:372 msgid "_Don't ask me again" msgstr "_Don't ask me again" #: ../plug-ins/common/lcms.c:1317 msgid "Select destination profile" msgstr "Select destination profile" #: ../plug-ins/common/lcms.c:1344 msgid "All files (*.*)" msgstr "All files (*.*)" #: ../plug-ins/common/lcms.c:1349 msgid "ICC color profile (*.icc, *.icm)" msgstr "ICC colour profile (*.icc, *.icm)" #: ../plug-ins/common/lcms.c:1392 #, c-format msgid "RGB workspace (%s)" msgstr "RGB workspace (%s)" #: ../plug-ins/common/lcms.c:1442 msgid "Convert to ICC Color Profile" msgstr "Convert to ICC Colour Profile" #: ../plug-ins/common/lcms.c:1443 msgid "Assign ICC Color Profile" msgstr "Assign ICC Colour Profile" #: ../plug-ins/common/lcms.c:1451 msgid "_Assign" msgstr "_Assign" #: ../plug-ins/common/lcms.c:1468 msgid "Current Color Profile" msgstr "Current Colour Profile" #: ../plug-ins/common/lcms.c:1483 msgid "Convert to" msgstr "Convert to" #: ../plug-ins/common/lcms.c:1483 msgid "Assign" msgstr "Assign" #: ../plug-ins/common/lcms.c:1507 msgid "_Rendering Intent:" msgstr "_Rendering Intent:" #: ../plug-ins/common/lcms.c:1523 msgid "_Black Point Compensation" msgstr "_Black Point Compensation" #: ../plug-ins/common/lcms.c:1565 msgid "Destination profile is not for RGB color space." msgstr "Destination profile is not for RGB colour space." #: ../plug-ins/common/lens.c:115 msgid "Corrects lens distortion" msgstr "Corrects lens distortion" #: ../plug-ins/common/lens.c:120 msgid "Lens Distortion..." msgstr "Lens Distortion..." #: ../plug-ins/common/lens.c:383 msgid "Lens distortion" msgstr "Lens distortion" #: ../plug-ins/common/lens.c:483 msgid "Lens Distortion" msgstr "Lens Distortion" #: ../plug-ins/common/lens.c:520 msgid "_Main:" msgstr "_Main:" #: ../plug-ins/common/lens.c:534 msgid "_Edge:" msgstr "_Edge:" #: ../plug-ins/common/lens.c:548 ../plug-ins/flame/flame.c:1213 msgid "_Zoom:" msgstr "_Zoom:" #: ../plug-ins/common/lens.c:562 msgid "_Brighten:" msgstr "_Brighten:" #: ../plug-ins/common/lens.c:576 msgid "_X shift:" msgstr "_X shift:" #: ../plug-ins/common/lens.c:590 msgid "_Y shift:" msgstr "_Y shift:" #: ../plug-ins/common/lic.c:566 ../plug-ins/common/lic.c:641 msgid "Van Gogh (LIC)" msgstr "Van Gogh (LIC)" #: ../plug-ins/common/lic.c:666 msgid "Effect Channel" msgstr "Effect Channel" #: ../plug-ins/common/lic.c:673 msgid "_Brightness" msgstr "_Brightness" #: ../plug-ins/common/lic.c:679 msgid "Effect Operator" msgstr "Effect Operator" #: ../plug-ins/common/lic.c:684 msgid "_Derivative" msgstr "_Derivative" #: ../plug-ins/common/lic.c:685 msgid "_Gradient" msgstr "_Gradient" #: ../plug-ins/common/lic.c:691 msgid "Convolve" msgstr "Convolve" #: ../plug-ins/common/lic.c:696 msgid "_With white noise" msgstr "_With white noise" #: ../plug-ins/common/lic.c:697 msgid "W_ith source image" msgstr "W_ith source image" #: ../plug-ins/common/lic.c:716 msgid "_Effect image:" msgstr "_Effect image:" #: ../plug-ins/common/lic.c:727 msgid "_Filter length:" msgstr "_Filter length:" #: ../plug-ins/common/lic.c:736 msgid "_Noise magnitude:" msgstr "_Noise magnitude:" #: ../plug-ins/common/lic.c:745 msgid "In_tegration steps:" msgstr "In_tegration steps:" #: ../plug-ins/common/lic.c:754 msgid "_Minimum value:" msgstr "_Minimum value:" #: ../plug-ins/common/lic.c:763 msgid "M_aximum value:" msgstr "M_aximum value:" #: ../plug-ins/common/lic.c:809 msgid "Special effects that nobody understands" msgstr "Special effects that nobody understands" #: ../plug-ins/common/lic.c:814 msgid "_Van Gogh (LIC)..." msgstr "_Van Gogh (LIC)..." #: ../plug-ins/common/mail.c:188 msgid "Send the image by email" msgstr "Send the image by e-mail" #: ../plug-ins/common/mail.c:194 msgid "Send by E_mail..." msgstr "Send by E-_mail..." #: ../plug-ins/common/mail.c:408 msgid "Send by Email" msgstr "Send by E-mail" #: ../plug-ins/common/mail.c:413 msgid "_Send" msgstr "_Send" #: ../plug-ins/common/mail.c:445 msgid "_Filename:" msgstr "_Filename:" #: ../plug-ins/common/mail.c:457 msgid "_To:" msgstr "_To:" #: ../plug-ins/common/mail.c:471 msgid "_From:" msgstr "_From:" #: ../plug-ins/common/mail.c:483 msgid "S_ubject:" msgstr "S_ubject:" #: ../plug-ins/common/mail.c:592 msgid "some sort of error with the file extension or lack thereof" msgstr "some sort of error with the file extension or lack thereof" #: ../plug-ins/common/mail.c:726 #, c-format msgid "Could not start sendmail (%s)" msgstr "Could not start sendmail (%s)" #: ../plug-ins/common/max_rgb.c:90 msgid "Reduce image to pure red, green, and blue" msgstr "Reduce image to pure red, green, and blue" #: ../plug-ins/common/max_rgb.c:95 msgid "Maxim_um RGB..." msgstr "Maxim_um RGB..." #: ../plug-ins/common/max_rgb.c:134 ../plug-ins/common/scatter_hsv.c:158 msgid "Can only operate on RGB drawables." msgstr "Can only operate on RGB drawables." #: ../plug-ins/common/max_rgb.c:234 msgid "Max RGB" msgstr "Max RGB" #: ../plug-ins/common/max_rgb.c:259 msgid "Maximum RGB Value" msgstr "Maximum RGB Value" #: ../plug-ins/common/max_rgb.c:291 msgid "_Hold the maximal channels" msgstr "_Hold the maximal channels" #: ../plug-ins/common/max_rgb.c:294 msgid "Ho_ld the minimal channels" msgstr "Ho_ld the minimal channels" #: ../plug-ins/common/mblur.c:157 ../plug-ins/common/mblur.c:171 msgid "Simulate movement using directional blur" msgstr "Simulate movement using directional blur" #: ../plug-ins/common/mblur.c:164 ../plug-ins/common/mblur.c:177 msgid "_Motion Blur..." msgstr "_Motion Blur..." #: ../plug-ins/common/mblur.c:910 msgid "Motion blurring" msgstr "Motion blurring" #: ../plug-ins/common/mblur.c:1012 msgid "Motion Blur" msgstr "Motion Blur" #: ../plug-ins/common/mblur.c:1045 msgid "Blur Type" msgstr "Blur Type" #: ../plug-ins/common/mblur.c:1049 msgid "_Linear" msgstr "_Linear" #: ../plug-ins/common/mblur.c:1050 msgid "_Radial" msgstr "_Radial" #: ../plug-ins/common/mblur.c:1051 ../plug-ins/imagemap/imap_menu.c:203 msgid "_Zoom" msgstr "_Zoom" #: ../plug-ins/common/mblur.c:1058 msgid "Blur Center" msgstr "Blur Centre" #: ../plug-ins/common/mblur.c:1101 msgid "Blur _outward" msgstr "Blur _outward" #: ../plug-ins/common/mblur.c:1114 msgid "Blur Parameters" msgstr "Blur Parameters" #: ../plug-ins/common/mblur.c:1138 ../plug-ins/common/newsprint.c:1001 msgid "_Angle:" msgstr "_Angle:" #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/mng.c:499 ../plug-ins/common/png.c:1734 msgid "Couldn't losslessly save transparency, saving opacity instead." msgstr "Couldn't losslessly save transparency, saving opacity instead." #: ../plug-ins/common/mng.c:1319 msgid "Save as MNG" msgstr "Save as MNG" #: ../plug-ins/common/mng.c:1339 msgid "MNG Options" msgstr "MNG Options" #: ../plug-ins/common/mng.c:1345 msgid "Interlace" msgstr "Interlace" #: ../plug-ins/common/mng.c:1357 msgid "Save background color" msgstr "Save background colour" #: ../plug-ins/common/mng.c:1368 msgid "Save gamma" msgstr "Save gamma" #: ../plug-ins/common/mng.c:1378 msgid "Save resolution" msgstr "Save resolution" #: ../plug-ins/common/mng.c:1389 msgid "Save creation time" msgstr "Save creation time" #: ../plug-ins/common/mng.c:1408 msgid "PNG" msgstr "PNG" #: ../plug-ins/common/mng.c:1409 msgid "JNG" msgstr "JNG" #: ../plug-ins/common/mng.c:1412 msgid "PNG + delta PNG" msgstr "PNG + delta PNG" #: ../plug-ins/common/mng.c:1413 msgid "JNG + delta PNG" msgstr "JNG + delta PNG" #: ../plug-ins/common/mng.c:1414 msgid "All PNG" msgstr "All PNG" #: ../plug-ins/common/mng.c:1415 msgid "All JNG" msgstr "All JNG" #: ../plug-ins/common/mng.c:1427 msgid "Default chunks type:" msgstr "Default chunks type:" #: ../plug-ins/common/mng.c:1430 msgid "Combine" msgstr "Combine" #: ../plug-ins/common/mng.c:1431 msgid "Replace" msgstr "Replace" #: ../plug-ins/common/mng.c:1442 msgid "Default frame disposal:" msgstr "Default frame disposal:" #: ../plug-ins/common/mng.c:1454 msgid "PNG compression level:" msgstr "PNG compression level:" #: ../plug-ins/common/mng.c:1462 ../plug-ins/common/png.c:1881 msgid "Choose a high compression level for small file size" msgstr "Choose a high compression level for small file size" #: ../plug-ins/common/mng.c:1476 msgid "JPEG compression quality:" msgstr "JPEG compression quality:" #: ../plug-ins/common/mng.c:1493 msgid "JPEG smoothing factor:" msgstr "JPEG smoothing factor:" #: ../plug-ins/common/mng.c:1503 msgid "Animated MNG Options" msgstr "Animated MNG Options" #: ../plug-ins/common/mng.c:1509 msgid "Loop" msgstr "Loop" #: ../plug-ins/common/mng.c:1523 msgid "Default frame delay:" msgstr "Default frame delay:" #: ../plug-ins/common/mng.c:1596 msgid "MNG animation" msgstr "MNG animation" #: ../plug-ins/common/mosaic.c:359 msgid "Convert the image into irregular tiles" msgstr "Convert the image into irregular tiles" #: ../plug-ins/common/mosaic.c:364 msgid "_Mosaic..." msgstr "_Mosaic..." #. progress bar for gradient finding #: ../plug-ins/common/mosaic.c:503 msgid "Finding edges" msgstr "Finding edges" #. Progress bar for rendering tiles #: ../plug-ins/common/mosaic.c:557 msgid "Rendering tiles" msgstr "Rendering tiles" #: ../plug-ins/common/mosaic.c:590 msgid "Mosaic" msgstr "Mosaic" #: ../plug-ins/common/mosaic.c:630 msgid "Squares" msgstr "Squares" #: ../plug-ins/common/mosaic.c:631 msgid "Hexagons" msgstr "Hexagons" #: ../plug-ins/common/mosaic.c:632 msgid "Octagons & squares" msgstr "Octagons & squares" #: ../plug-ins/common/mosaic.c:633 msgid "Triangles" msgstr "Triangles" #: ../plug-ins/common/mosaic.c:641 msgid "_Tiling primitives:" msgstr "_Tiling primitives:" #: ../plug-ins/common/mosaic.c:649 msgid "Tile _size:" msgstr "Tile _size:" #: ../plug-ins/common/mosaic.c:674 msgid "Til_e spacing:" msgstr "Til_e spacing:" #: ../plug-ins/common/mosaic.c:686 msgid "Tile _neatness:" msgstr "Tile _neatness:" #: ../plug-ins/common/mosaic.c:699 msgid "Light _direction:" msgstr "Light _direction:" #: ../plug-ins/common/mosaic.c:711 msgid "Color _variation:" msgstr "Colour _variation:" #: ../plug-ins/common/mosaic.c:740 msgid "Co_lor averaging" msgstr "Co_lour averaging" #: ../plug-ins/common/mosaic.c:753 msgid "Allo_w tile splitting" msgstr "Allo_w tile splitting" #: ../plug-ins/common/mosaic.c:766 msgid "_Pitted surfaces" msgstr "_Pitted surfaces" #: ../plug-ins/common/mosaic.c:779 msgid "_FG/BG lighting" msgstr "_FG/BG lighting" #: ../plug-ins/common/mosaic.c:2685 #, c-format msgid "Unable to add additional point.\n" msgstr "Unable to add additional point.\n" #: ../plug-ins/common/neon.c:134 msgid "Simulate the glowing boundary of a neon light" msgstr "Simulate the glowing boundary of a neon light" #: ../plug-ins/common/neon.c:139 msgid "_Neon..." msgstr "_Neon..." #: ../plug-ins/common/neon.c:211 msgid "Neon" msgstr "Neon" #: ../plug-ins/common/neon.c:693 msgid "Neon Detection" msgstr "Neon Detection" #: ../plug-ins/common/neon.c:745 ../plug-ins/common/unsharp.c:691 msgid "_Amount:" msgstr "_Amount:" #: ../plug-ins/common/newsprint.c:127 msgid "Round" msgstr "Round" #: ../plug-ins/common/newsprint.c:136 msgid "Line" msgstr "Line" #: ../plug-ins/common/newsprint.c:145 msgid "Diamond" msgstr "Diamond" #: ../plug-ins/common/newsprint.c:153 msgid "PS Square (Euclidean Dot)" msgstr "PS Square (Euclidean Dot)" #: ../plug-ins/common/newsprint.c:162 msgid "PS Diamond" msgstr "PS Diamond" #: ../plug-ins/common/newsprint.c:332 msgid "_Grey" msgstr "_Grey" #: ../plug-ins/common/newsprint.c:345 msgid "R_ed" msgstr "R_ed" #: ../plug-ins/common/newsprint.c:374 msgid "C_yan" msgstr "C_yan" #: ../plug-ins/common/newsprint.c:382 msgid "Magen_ta" msgstr "Magen_ta" #: ../plug-ins/common/newsprint.c:390 msgid "_Yellow" msgstr "_Yellow" #: ../plug-ins/common/newsprint.c:411 msgid "Luminance" msgstr "Luminance" #: ../plug-ins/common/newsprint.c:517 msgid "Halftone the image to give newspaper-like effect" msgstr "Halftone the image to give newspaper-like effect" #: ../plug-ins/common/newsprint.c:526 msgid "Newsprin_t..." msgstr "Newsprin_t..." #: ../plug-ins/common/newsprint.c:627 ../plug-ins/common/newsprint.c:1188 msgid "Newsprint" msgstr "Newsprint" #: ../plug-ins/common/newsprint.c:1031 msgid "_Spot function:" msgstr "_Spot function:" #. resolution settings #: ../plug-ins/common/newsprint.c:1239 msgid "Resolution" msgstr "Resolution" #: ../plug-ins/common/newsprint.c:1258 msgid "_Input SPI:" msgstr "_Input SPI:" #: ../plug-ins/common/newsprint.c:1272 msgid "O_utput LPI:" msgstr "O_utput LPI:" #: ../plug-ins/common/newsprint.c:1285 msgid "C_ell size:" msgstr "C_ell size:" #. screen settings #: ../plug-ins/common/newsprint.c:1298 ../plug-ins/gflare/gflare.c:555 msgid "Screen" msgstr "Screen" #: ../plug-ins/common/newsprint.c:1317 msgid "B_lack pullout (%):" msgstr "B_lack pullout (%):" #: ../plug-ins/common/newsprint.c:1339 msgid "Separate to:" msgstr "Separate to:" #: ../plug-ins/common/newsprint.c:1343 msgid "_RGB" msgstr "_RGB" #: ../plug-ins/common/newsprint.c:1360 msgid "C_MYK" msgstr "C_MYK" #: ../plug-ins/common/newsprint.c:1377 msgid "I_ntensity" msgstr "I_ntensity" #: ../plug-ins/common/newsprint.c:1402 msgid "_Lock channels" msgstr "_Lock channels" #: ../plug-ins/common/newsprint.c:1415 msgid "_Factory Defaults" msgstr "_Factory Defaults" #. anti-alias control #: ../plug-ins/common/newsprint.c:1441 ../plug-ins/gfig/gfig-dialog.c:1256 msgid "Antialiasing" msgstr "Antialiasing" #: ../plug-ins/common/newsprint.c:1449 msgid "O_versample:" msgstr "O_versample:" #: ../plug-ins/common/nlfilt.c:118 msgid "Nonlinear swiss army knife filter" msgstr "Nonlinear swiss army knife filter" #: ../plug-ins/common/nlfilt.c:124 msgid "_NL Filter..." msgstr "_NL Filter..." #: ../plug-ins/common/nlfilt.c:952 ../plug-ins/common/nlfilt.c:1015 msgid "NL Filter" msgstr "NL Filter" #: ../plug-ins/common/nlfilt.c:1043 msgid "Filter" msgstr "Filter" #: ../plug-ins/common/nlfilt.c:1047 msgid "_Alpha trimmed mean" msgstr "_Alpha trimmed mean" #: ../plug-ins/common/nlfilt.c:1049 msgid "Op_timal estimation" msgstr "Op_timal estimation" #: ../plug-ins/common/nlfilt.c:1051 msgid "_Edge enhancement" msgstr "_Edge enhancement" #: ../plug-ins/common/nlfilt.c:1076 msgid "A_lpha:" msgstr "A_lpha:" #: ../plug-ins/common/noisify.c:144 msgid "Distort colors by random amounts" msgstr "Distort colours by random amounts" #: ../plug-ins/common/noisify.c:154 msgid "_RGB Noise..." msgstr "_RGB Noise..." #: ../plug-ins/common/noisify.c:282 msgid "Adding noise" msgstr "Adding noise" #: ../plug-ins/common/noisify.c:448 msgid "RGB Noise" msgstr "RGB Noise" #: ../plug-ins/common/noisify.c:481 msgid "Co_rrelated noise" msgstr "Co_rrelated noise" #: ../plug-ins/common/noisify.c:496 msgid "_Independent RGB" msgstr "_Independent RGB" #: ../plug-ins/common/noisify.c:520 ../plug-ins/common/noisify.c:524 msgid "_Gray:" msgstr "_Grey:" #: ../plug-ins/common/noisify.c:550 #, c-format msgid "Channel #%d:" msgstr "Channel #%d:" #: ../plug-ins/common/normalize.c:80 msgid "Stretch brightness values to cover the full range" msgstr "Stretch brightness values to cover the full range" #: ../plug-ins/common/normalize.c:126 msgid "Normalizing" msgstr "Normalising" #: ../plug-ins/common/nova.c:168 msgid "Add a starburst to the image" msgstr "Add a starburst to the image" #: ../plug-ins/common/nova.c:177 msgid "Super_nova..." msgstr "Super_nova..." #: ../plug-ins/common/nova.c:261 msgid "Rendering supernova" msgstr "Rendering supernova" #: ../plug-ins/common/nova.c:304 msgid "Supernova" msgstr "Supernova" #: ../plug-ins/common/nova.c:349 msgid "Supernova Color Picker" msgstr "Supernova Colour Picker" #: ../plug-ins/common/nova.c:378 msgid "_Spokes:" msgstr "_Spokes:" #: ../plug-ins/common/nova.c:393 msgid "R_andom hue:" msgstr "R_andom hue:" #: ../plug-ins/common/nova.c:446 msgid "Center of Nova" msgstr "Centre of Nova" #: ../plug-ins/common/oilify.c:119 ../plug-ins/common/oilify.c:134 msgid "Smear colors to simulate an oil painting" msgstr "Smear colours to simulate an oil painting" #: ../plug-ins/common/oilify.c:125 msgid "Oili_fy..." msgstr "Oili_fy..." #: ../plug-ins/common/oilify.c:247 msgid "Oil painting" msgstr "Oil painting" #: ../plug-ins/common/oilify.c:777 msgid "Oilify" msgstr "Oilify" #: ../plug-ins/common/oilify.c:815 msgid "_Mask size:" msgstr "_Mask size:" #. #. * Mask-size map check button #. #: ../plug-ins/common/oilify.c:830 msgid "Use m_ask-size map:" msgstr "Use m_ask-size map:" #: ../plug-ins/common/oilify.c:867 ../plug-ins/common/sinus.c:922 msgid "_Exponent:" msgstr "_Exponent:" #. #. * Exponent map check button #. #: ../plug-ins/common/oilify.c:882 msgid "Use e_xponent map:" msgstr "Use e_xponent map:" #. #. * Intensity algorithm check button #. #: ../plug-ins/common/oilify.c:918 msgid "_Use intensity algorithm" msgstr "_Use intensity algorithm" #: ../plug-ins/common/papertile.c:243 ../plug-ins/common/papertile.c:556 msgid "Paper Tile" msgstr "Paper Tile" #: ../plug-ins/common/papertile.c:269 msgid "Division" msgstr "Division" #: ../plug-ins/common/papertile.c:319 msgid "Fractional Pixels" msgstr "Fractional Pixels" #: ../plug-ins/common/papertile.c:324 msgid "_Background" msgstr "_Background" #: ../plug-ins/common/papertile.c:326 msgid "_Ignore" msgstr "_Ignore" #: ../plug-ins/common/papertile.c:328 msgid "_Force" msgstr "_Force" #: ../plug-ins/common/papertile.c:335 msgid "C_entering" msgstr "C_entring" #: ../plug-ins/common/papertile.c:350 msgid "Movement" msgstr "Movement" #: ../plug-ins/common/papertile.c:363 msgid "_Max (%):" msgstr "_Max (%):" #: ../plug-ins/common/papertile.c:369 msgid "_Wrap around" msgstr "_Wrap around" #: ../plug-ins/common/papertile.c:379 msgid "Background Type" msgstr "Background Type" #: ../plug-ins/common/papertile.c:386 msgid "I_nverted image" msgstr "I_nverted image" #: ../plug-ins/common/papertile.c:388 msgid "Im_age" msgstr "Im_age" #: ../plug-ins/common/papertile.c:390 msgid "Fo_reground color" msgstr "Fo_reground colour" #: ../plug-ins/common/papertile.c:392 msgid "Bac_kground color" msgstr "Bac_kground colour" #: ../plug-ins/common/papertile.c:394 msgid "S_elect here:" msgstr "S_elect here:" #: ../plug-ins/common/papertile.c:401 msgid "Background Color" msgstr "Background Colour" #: ../plug-ins/common/papertile.c:846 msgid "Cut image into paper tiles, and slide them" msgstr "Cut image into paper tiles, and slide them" #: ../plug-ins/common/papertile.c:851 msgid "September 31, 1999" msgstr "September 31, 1999" #: ../plug-ins/common/papertile.c:852 msgid "_Paper Tile..." msgstr "_Paper Tile..." #: ../plug-ins/common/pat.c:121 ../plug-ins/common/pat.c:143 msgid "GIMP pattern" msgstr "GIMP pattern" #: ../plug-ins/common/pat.c:358 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "Invalid UTF-8 string in pattern file '%s'." #: ../plug-ins/common/pat.c:513 msgid "Save as Pattern" msgstr "Save as Pattern" #: ../plug-ins/common/pcx.c:129 ../plug-ins/common/pcx.c:148 msgid "ZSoft PCX image" msgstr "ZSoft PCX image" #: ../plug-ins/common/pcx.c:354 #, c-format msgid "Could not read header from '%s'" msgstr "Could not read header from '%s'" #: ../plug-ins/common/pcx.c:363 #, c-format msgid "'%s' is not a PCX file" msgstr "'%s' is not a PCX file" #: ../plug-ins/common/pcx.c:386 msgid "Invalid number of bytes per line in PCX header" msgstr "Invalid number of bytes per line in PCX header" #: ../plug-ins/common/pcx.c:434 msgid "Unusual PCX flavour, giving up" msgstr "Unusual PCX flavour, giving up" #: ../plug-ins/common/pcx.c:655 #, c-format msgid "Invalid X offset: %d" msgstr "Invalid X offset: %d" #: ../plug-ins/common/pcx.c:661 #, c-format msgid "Invalid Y offset: %d" msgstr "Invalid Y offset: %d" #: ../plug-ins/common/pcx.c:667 #, c-format msgid "Right border out of bounds (must be < %d): %d" msgstr "Right border out of bounds (must be < %d): %d" #: ../plug-ins/common/pcx.c:674 #, c-format msgid "Bottom border out of bounds (must be < %d): %d" msgstr "Bottom border out of bounds (must be < %d): %d" #: ../plug-ins/common/pcx.c:730 #, c-format msgid "Writing to file '%s' failed: %s" msgstr "Writing to file '%s' failed: %s" #: ../plug-ins/common/photocopy.c:153 msgid "Simulate color distortion produced by a copy machine" msgstr "Simulate colour distortion produced by a copy machine" #: ../plug-ins/common/photocopy.c:158 msgid "_Photocopy..." msgstr "_Photocopy..." #: ../plug-ins/common/photocopy.c:837 msgid "Photocopy" msgstr "Photocopy" #: ../plug-ins/common/photocopy.c:888 ../plug-ins/common/sharpen.c:511 #: ../plug-ins/common/softglow.c:695 msgid "_Sharpness:" msgstr "_Sharpness:" #: ../plug-ins/common/photocopy.c:902 msgid "Percent _black:" msgstr "Percent _black:" #: ../plug-ins/common/photocopy.c:916 msgid "Percent _white:" msgstr "Percent _white:" #: ../plug-ins/common/pix.c:140 ../plug-ins/common/pix.c:157 msgid "Alias Pix image" msgstr "Alias Pix image" #: ../plug-ins/common/pixelize.c:164 msgid "Simplify image into an array of solid-colored squares" msgstr "Simplify image into an array of solid-coloured squares" #: ../plug-ins/common/pixelize.c:171 msgid "_Pixelize..." msgstr "_Pixelise..." #: ../plug-ins/common/pixelize.c:273 msgid "Pixelizing" msgstr "Pixelising" #: ../plug-ins/common/pixelize.c:314 msgid "Pixelize" msgstr "Pixelise" #: ../plug-ins/common/pixelize.c:350 msgid "Pixel _width:" msgstr "Pixel _width:" #: ../plug-ins/common/pixelize.c:355 msgid "Pixel _height:" msgstr "Pixel _height:" #: ../plug-ins/common/plasma.c:176 msgid "Create a random plasma texture" msgstr "Create a random plasma texture" #: ../plug-ins/common/plasma.c:181 msgid "_Plasma..." msgstr "_Plasma..." #: ../plug-ins/common/plasma.c:263 ../plug-ins/common/plasma.c:300 msgid "Plasma" msgstr "Plasma" #: ../plug-ins/common/plasma.c:336 msgid "Random _seed:" msgstr "Random _seed:" #: ../plug-ins/common/plasma.c:347 msgid "T_urbulence:" msgstr "T_urbulence:" #: ../plug-ins/common/plugin-browser.c:134 msgid "Display information about plug-ins" msgstr "Display information about plug-ins" #: ../plug-ins/common/plugin-browser.c:144 msgid "_Plug-In Browser" msgstr "_Plug-In Browser" #: ../plug-ins/common/plugin-browser.c:372 msgid "Searching by name" msgstr "Searching by name" #: ../plug-ins/common/plugin-browser.c:386 #, c-format msgid "%d plug-in" msgid_plural "%d plug-ins" msgstr[0] "%d plug-in" msgstr[1] "%d plug-ins" #: ../plug-ins/common/plugin-browser.c:395 msgid "No matches for your query" msgstr "No matches for your query" #: ../plug-ins/common/plugin-browser.c:398 #, c-format msgid "%d plug-in matches your query" msgid_plural "%d plug-ins match your query" msgstr[0] "%d plug-in matches your query" msgstr[1] "%d plug-ins match your query" #: ../plug-ins/common/plugin-browser.c:529 msgid "No matches" msgstr "No matches" #: ../plug-ins/common/plugin-browser.c:554 msgid "Plug-In Browser" msgstr "Plug-In Browser" #: ../plug-ins/common/plugin-browser.c:597 msgid "Name" msgstr "Name" #: ../plug-ins/common/plugin-browser.c:605 #: ../plug-ins/common/plugin-browser.c:668 msgid "Menu Path" msgstr "Menu Path" #: ../plug-ins/common/plugin-browser.c:613 #: ../plug-ins/common/plugin-browser.c:677 msgid "Image Types" msgstr "Image Types" #: ../plug-ins/common/plugin-browser.c:623 #: ../plug-ins/common/plugin-browser.c:686 msgid "Installation Date" msgstr "Installation Date" #: ../plug-ins/common/plugin-browser.c:647 msgid "List View" msgstr "List View" #: ../plug-ins/common/plugin-browser.c:709 msgid "Tree View" msgstr "Tree View" #: ../plug-ins/common/png.c:261 ../plug-ins/common/png.c:282 #: ../plug-ins/common/png.c:302 ../plug-ins/common/png.c:319 msgid "PNG image" msgstr "PNG image" #: ../plug-ins/common/png.c:613 #, c-format msgid "Error loading PNG file: %s" msgstr "Error loading PNG file: %s" #: ../plug-ins/common/png.c:686 #, c-format msgid "Error while reading '%s'. File corrupted?" msgstr "Error while reading '%s'. File corrupted?" #. Aie! Unknown type #: ../plug-ins/common/png.c:814 #, c-format msgid "Unknown color model in PNG file '%s'." msgstr "Unknown colour model in PNG file '%s'." #: ../plug-ins/common/png.c:868 msgid "" "The PNG file specifies an offset that caused the layer to be positioned " "outside the image." msgstr "" "The PNG file specifies an offset that caused the layer to be positioned " "outside the image." #: ../plug-ins/common/png.c:1229 #, c-format msgid "Error while saving '%s'. Could not save image." msgstr "Error while saving '%s'. Could not save image." #: ../plug-ins/common/png.c:1759 msgid "Save as PNG" msgstr "Save as PNG" #: ../plug-ins/common/png.c:1790 msgid "_Interlacing (Adam7)" msgstr "_Interlacing (Adam7)" #: ../plug-ins/common/png.c:1801 msgid "Save _background color" msgstr "Save _background colour" #: ../plug-ins/common/png.c:1809 msgid "Save _gamma" msgstr "Save _gamma" #: ../plug-ins/common/png.c:1819 msgid "Save layer o_ffset" msgstr "Save layer o_ffset" #: ../plug-ins/common/png.c:1828 msgid "Save _resolution" msgstr "Save _resolution" #: ../plug-ins/common/png.c:1838 msgid "Save creation _time" msgstr "Save creation _time" #: ../plug-ins/common/png.c:1847 msgid "Save comme_nt" msgstr "Save comme_nt" #: ../plug-ins/common/png.c:1863 msgid "Save color _values from transparent pixels" msgstr "Save colour _values from transparent pixels" #: ../plug-ins/common/png.c:1877 msgid "Co_mpression level:" msgstr "Co_mpression level:" #: ../plug-ins/common/png.c:1895 ../plug-ins/jpeg/jpeg-save.c:1164 msgid "_Load Defaults" msgstr "_Load Defaults" #: ../plug-ins/common/png.c:1903 ../plug-ins/jpeg/jpeg-save.c:1173 msgid "S_ave Defaults" msgstr "S_ave Defaults" #: ../plug-ins/common/pnm.c:245 msgid "PNM Image" msgstr "PNM Image" #: ../plug-ins/common/pnm.c:265 msgid "PNM image" msgstr "PNM image" #: ../plug-ins/common/pnm.c:277 msgid "PBM image" msgstr "PBM image" #: ../plug-ins/common/pnm.c:289 msgid "PGM image" msgstr "PGM image" #: ../plug-ins/common/pnm.c:301 msgid "PPM image" msgstr "PPM image" #: ../plug-ins/common/pnm.c:514 ../plug-ins/common/pnm.c:536 #: ../plug-ins/common/pnm.c:545 ../plug-ins/common/pnm.c:556 #: ../plug-ins/common/pnm.c:644 ../plug-ins/common/pnm.c:714 msgid "Premature end of file." msgstr "Premature end of file." #: ../plug-ins/common/pnm.c:516 msgid "Invalid file." msgstr "Invalid file." #: ../plug-ins/common/pnm.c:530 msgid "File not in a supported format." msgstr "File not in a supported format." #: ../plug-ins/common/pnm.c:539 msgid "Invalid X resolution." msgstr "Invalid X resolution." #: ../plug-ins/common/pnm.c:541 msgid "Image width is larger than GIMP can handle." msgstr "Image width is larger than GIMP can handle." #: ../plug-ins/common/pnm.c:548 msgid "Invalid Y resolution." msgstr "Invalid Y resolution." #: ../plug-ins/common/pnm.c:550 msgid "Image height is larger than GIMP can handle." msgstr "Image height is larger than GIMP can handle." #: ../plug-ins/common/pnm.c:562 msgid "Invalid maximum value." msgstr "Invalid maximum value." #: ../plug-ins/common/pnm.c:767 msgid "Error reading file." msgstr "Error reading file." #: ../plug-ins/common/pnm.c:1133 msgid "Save as PNM" msgstr "Save as PNM" #. file save type #: ../plug-ins/common/pnm.c:1150 msgid "Data formatting" msgstr "Data formatting" #: ../plug-ins/common/pnm.c:1154 msgid "Raw" msgstr "Raw" #: ../plug-ins/common/pnm.c:1155 msgid "Ascii" msgstr "Ascii" #: ../plug-ins/common/polar.c:156 msgid "Convert image to or from polar coordinates" msgstr "Convert image to or from polar coordinates" #: ../plug-ins/common/polar.c:163 msgid "P_olar Coordinates..." msgstr "P_olar Coordinates..." #: ../plug-ins/common/polar.c:360 msgid "Polar coordinates" msgstr "Polar coordinates" #: ../plug-ins/common/polar.c:592 msgid "Polar Coordinates" msgstr "Polar Coordinates" #: ../plug-ins/common/polar.c:630 msgid "Circle _depth in percent:" msgstr "Circle _depth in percent:" #: ../plug-ins/common/polar.c:642 msgid "Offset _angle:" msgstr "Offset _angle:" #: ../plug-ins/common/polar.c:657 msgid "_Map backwards" msgstr "_Map backwards" #: ../plug-ins/common/polar.c:663 msgid "" "If checked the mapping will begin at the right side, as opposed to beginning " "at the left." msgstr "" "If checked the mapping will begin at the right side, as opposed to beginning " "at the left." #: ../plug-ins/common/polar.c:674 msgid "Map from _top" msgstr "Map from _top" #: ../plug-ins/common/polar.c:680 msgid "" "If unchecked the mapping will put the bottom row in the middle and the top " "row on the outside. If checked it will be the opposite." msgstr "" "If unchecked the mapping will put the bottom row in the middle and the top " "row on the outside. If checked it will be the opposite." #: ../plug-ins/common/polar.c:692 msgid "To _polar" msgstr "To _polar" #: ../plug-ins/common/polar.c:698 msgid "" "If unchecked the image will be circularly mapped onto a rectangle. If " "checked the image will be mapped onto a circle." msgstr "" "If unchecked the image will be circularly mapped onto a rectangle. If " "checked the image will be mapped onto a circle." #: ../plug-ins/common/poppler.c:285 msgid "Portable Document Format" msgstr "Portable Document Format" #: ../plug-ins/common/poppler.c:606 #, c-format msgid "%s-%s" msgstr "%s-%s" #: ../plug-ins/common/poppler.c:608 ../plug-ins/common/postscript.c:1111 #, c-format msgid "%s-pages" msgstr "%s-pages" #: ../plug-ins/common/poppler.c:786 msgid "Import from PDF" msgstr "Import from PDF" #: ../plug-ins/common/poppler.c:791 ../plug-ins/common/postscript.c:3083 #: ../plug-ins/common/tiff-load.c:451 msgid "_Import" msgstr "_Import" #: ../plug-ins/common/poppler.c:857 msgid "_Width (pixels):" msgstr "_Width (pixels):" #: ../plug-ins/common/poppler.c:858 msgid "_Height (pixels):" msgstr "_Height (pixels):" #: ../plug-ins/common/poppler.c:860 msgid "_Resolution:" msgstr "_Resolution:" #: ../plug-ins/common/poppler.c:1134 #, c-format msgid "pixels/%s" msgstr "pixels/%s" #: ../plug-ins/common/postscript.c:597 ../plug-ins/common/postscript.c:689 msgid "PostScript document" msgstr "PostScript document" #: ../plug-ins/common/postscript.c:616 ../plug-ins/common/postscript.c:705 msgid "Encapsulated PostScript image" msgstr "Encapsulated PostScript image" #: ../plug-ins/common/postscript.c:636 msgid "PDF document" msgstr "PDF document" #: ../plug-ins/common/postscript.c:1036 #, c-format msgid "Could not interpret '%s'" msgstr "Could not interpret '%s'" #: ../plug-ins/common/postscript.c:1176 msgid "PostScript save cannot handle images with alpha channels" msgstr "PostScript save cannot handle images with alpha channels" #: ../plug-ins/common/postscript.c:1713 ../plug-ins/common/postscript.c:1746 #, c-format msgid "" "Error starting Ghostscript. Make sure that Ghostscript is installed and - if " "necessary - use the environment variable GS_PROG to tell GIMP about its " "location.\n" "(%s)" msgstr "" "Error starting Ghostscript. Make sure that Ghostscript is installed and - if " "necessary - use the environment variable GS_PROG to tell GIMP about its " "location.\n" "(%s)" #: ../plug-ins/common/postscript.c:1913 ../plug-ins/common/tiff-load.c:954 #, c-format msgid "Page %d" msgstr "Page %d" #: ../plug-ins/common/postscript.c:2583 ../plug-ins/common/postscript.c:2716 #: ../plug-ins/common/postscript.c:2868 ../plug-ins/common/postscript.c:2994 #: ../plug-ins/common/sunras.c:1485 ../plug-ins/common/sunras.c:1593 #: ../plug-ins/fits/fits.c:831 ../plug-ins/fits/fits.c:955 msgid "Write error occurred" msgstr "Write error occurred" #: ../plug-ins/common/postscript.c:3078 msgid "Import from PostScript" msgstr "Import from PostScript" #. Rendering #: ../plug-ins/common/postscript.c:3121 msgid "Rendering" msgstr "Rendering" #. Resolution #: ../plug-ins/common/postscript.c:3137 ../plug-ins/common/svg.c:898 #: ../plug-ins/common/wmf.c:683 msgid "Resolution:" msgstr "Resolution:" #: ../plug-ins/common/postscript.c:3176 msgid "Pages:" msgstr "Pages:" #: ../plug-ins/common/postscript.c:3183 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Pages to load (e.g.: 1-4 or 1,3,5-7)" #: ../plug-ins/common/postscript.c:3187 #: ../plug-ins/common/spheredesigner.c:2650 msgid "Layers" msgstr "Layers" #: ../plug-ins/common/postscript.c:3189 msgid "Images" msgstr "Images" #: ../plug-ins/common/postscript.c:3192 msgid "Open as" msgstr "Open as" #: ../plug-ins/common/postscript.c:3196 msgid "Try Bounding Box" msgstr "Try Bounding Box" #. Colouring #: ../plug-ins/common/postscript.c:3209 msgid "Coloring" msgstr "Colouring" #: ../plug-ins/common/postscript.c:3213 msgid "B/W" msgstr "B/W" #: ../plug-ins/common/postscript.c:3214 ../plug-ins/imagemap/imap_menu.c:214 #: ../plug-ins/rcm/rcm_dialog.c:419 msgid "Gray" msgstr "Grey" #: ../plug-ins/common/postscript.c:3215 ../plug-ins/common/xpm.c:468 #: ../plug-ins/gimpressionist/color.c:66 #: ../plug-ins/gimpressionist/general.c:170 #: ../plug-ins/imagemap/imap_menu.c:213 msgid "Color" msgstr "Colour" #: ../plug-ins/common/postscript.c:3216 ../plug-ins/fits/fits.c:1014 msgid "Automatic" msgstr "Automatic" #: ../plug-ins/common/postscript.c:3226 msgid "Text antialiasing" msgstr "Text antialiasing" #: ../plug-ins/common/postscript.c:3231 ../plug-ins/common/postscript.c:3243 msgid "Weak" msgstr "Weak" #: ../plug-ins/common/postscript.c:3232 ../plug-ins/common/postscript.c:3244 msgid "Strong" msgstr "Strong" #: ../plug-ins/common/postscript.c:3238 msgid "Graphic antialiasing" msgstr "Graphic antialiasing" #: ../plug-ins/common/postscript.c:3316 msgid "Save as PostScript" msgstr "Save as PostScript" #. Image Size #: ../plug-ins/common/postscript.c:3347 msgid "Image Size" msgstr "Image Size" #: ../plug-ins/common/postscript.c:3396 msgid "_Keep aspect ratio" msgstr "_Keep aspect ratio" #: ../plug-ins/common/postscript.c:3402 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." msgstr "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." #. Unit #: ../plug-ins/common/postscript.c:3412 msgid "Unit" msgstr "Unit" #: ../plug-ins/common/postscript.c:3416 msgid "_Inch" msgstr "_Inch" #: ../plug-ins/common/postscript.c:3417 msgid "_Millimeter" msgstr "_Millimetre" #. Format #: ../plug-ins/common/postscript.c:3443 msgid "Output" msgstr "Output" #: ../plug-ins/common/postscript.c:3449 msgid "_PostScript level 2" msgstr "_PostScript level 2" #: ../plug-ins/common/postscript.c:3458 msgid "_Encapsulated PostScript" msgstr "_Encapsulated PostScript" #: ../plug-ins/common/postscript.c:3467 msgid "P_review" msgstr "P_review" #: ../plug-ins/common/postscript.c:3488 msgid "Preview _size:" msgstr "Preview _size:" #: ../plug-ins/common/procedure-browser.c:83 msgid "List available procedures in the PDB" msgstr "List available procedures in the PDB" #: ../plug-ins/common/procedure-browser.c:88 msgid "Procedure _Browser" msgstr "Procedure _Browser" #: ../plug-ins/common/procedure-browser.c:126 msgid "Procedure Browser" msgstr "Procedure Browser" #: ../plug-ins/common/psd-save.c:222 ../plug-ins/psd/psd.c:114 #: ../plug-ins/psd/psd.c:153 msgid "Photoshop image" msgstr "Photoshop image" #: ../plug-ins/common/psd-save.c:353 #, c-format msgid "" "Unable to save layer with mode '%s'. Either the PSD file format or the save " "plug-in does not support that, using normal mode instead." msgstr "" "Unable to save layer with mode '%s'. Either the PSD file format or the save " "plug-in does not support that, using normal mode instead." #: ../plug-ins/common/psd-save.c:608 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Error: Can't convert GIMP base imagetype to PSD mode" #: ../plug-ins/common/psd-save.c:1533 #, c-format msgid "" "Unable to save '%s'. The psd file format does not support images that are " "more than 30000 pixels wide or tall." msgstr "" "Unable to save '%s'. The psd file format does not support images that are " "more than 30000 pixels wide or tall." #: ../plug-ins/common/psd-save.c:1545 #, c-format msgid "" "Unable to save '%s'. The psd file format does not support images with " "layers that are more than 30000 pixels wide or tall." msgstr "" "Unable to save '%s'. The psd file format does not support images with " "layers that are more than 30000 pixels wide or tall." #: ../plug-ins/common/psp.c:356 ../plug-ins/common/psp.c:380 msgid "Paint Shop Pro image" msgstr "Paint Shop Pro image" #: ../plug-ins/common/psp.c:397 msgid "Save as PSP" msgstr "Save as PSP" #. file save type #: ../plug-ins/common/psp.c:414 msgid "Data Compression" msgstr "Data Compression" #: ../plug-ins/common/psp.c:419 msgid "RLE" msgstr "RLE" #: ../plug-ins/common/psp.c:420 msgid "LZ77" msgstr "LZ77" #: ../plug-ins/common/randomize.c:102 msgid "Random Hurl" msgstr "Random Hurl" #: ../plug-ins/common/randomize.c:103 msgid "Random Pick" msgstr "Random Pick" #: ../plug-ins/common/randomize.c:104 msgid "Random Slur" msgstr "Random Slur" #: ../plug-ins/common/randomize.c:202 msgid "Completely randomize a fraction of pixels" msgstr "Completely randomize a fraction of pixels" #: ../plug-ins/common/randomize.c:204 msgid "Randomly interchange some pixels with neighbors" msgstr "Randomly interchange some pixels with neighbours" #: ../plug-ins/common/randomize.c:206 msgid "Randomly slide some pixels downward (similar to melting)" msgstr "Randomly slide some pixels downward (similar to melting)" #: ../plug-ins/common/randomize.c:233 msgid "_Hurl..." msgstr "_Hurl..." #: ../plug-ins/common/randomize.c:245 msgid "_Pick..." msgstr "_Pick..." #: ../plug-ins/common/randomize.c:257 msgid "_Slur..." msgstr "_Slur..." #: ../plug-ins/common/randomize.c:771 ../plug-ins/common/snoise.c:601 msgid "_Random seed:" msgstr "_Random seed:" #: ../plug-ins/common/randomize.c:780 msgid "R_andomization (%):" msgstr "R_andomisation (%):" #: ../plug-ins/common/randomize.c:783 msgid "Percentage of pixels to be filtered" msgstr "Percentage of pixels to be filtered" #: ../plug-ins/common/randomize.c:795 msgid "R_epeat:" msgstr "R_epeat:" #: ../plug-ins/common/randomize.c:798 msgid "Number of times to apply filter" msgstr "Number of times to apply filter" #: ../plug-ins/common/raw.c:179 ../plug-ins/common/raw.c:194 msgid "Raw image data" msgstr "Raw image data" #: ../plug-ins/common/raw.c:959 msgid "Load Image from Raw Data" msgstr "Load Image from Raw Data" #: ../plug-ins/common/raw.c:992 msgid "Image" msgstr "Image" #: ../plug-ins/common/raw.c:1003 msgid "RGB Alpha" msgstr "RGB Alpha" #: ../plug-ins/common/raw.c:1004 msgid "Planar RGB" msgstr "Planar RGB" #: ../plug-ins/common/raw.c:1005 msgid "Indexed" msgstr "Indexed" #: ../plug-ins/common/raw.c:1006 msgid "Indexed Alpha" msgstr "Indexed Alpha" #: ../plug-ins/common/raw.c:1011 msgid "Image _Type:" msgstr "Image _Type:" #: ../plug-ins/common/raw.c:1061 msgid "Palette" msgstr "Palette" #: ../plug-ins/common/raw.c:1071 ../plug-ins/common/raw.c:1170 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" #: ../plug-ins/common/raw.c:1072 ../plug-ins/common/raw.c:1172 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP style)" #: ../plug-ins/common/raw.c:1077 msgid "_Palette Type:" msgstr "_Palette Type:" #: ../plug-ins/common/raw.c:1088 msgid "Off_set:" msgstr "Off_set:" #: ../plug-ins/common/raw.c:1100 msgid "Select Palette File" msgstr "Select Palette File" #: ../plug-ins/common/raw.c:1106 msgid "Pal_ette File:" msgstr "Pal_ette File:" #: ../plug-ins/common/raw.c:1134 msgid "Raw Image Save" msgstr "Raw Image Save" #: ../plug-ins/common/raw.c:1156 msgid "RGB Save Type" msgstr "RGB Save Type" #: ../plug-ins/common/raw.c:1160 msgid "Standard (R,G,B)" msgstr "Standard (R,G,B)" #: ../plug-ins/common/raw.c:1161 msgid "Planar (RRR,GGG,BBB)" msgstr "Planar (RRR,GGG,BBB)" #: ../plug-ins/common/raw.c:1166 msgid "Indexed Palette Type" msgstr "Indexed Palette Type" #: ../plug-ins/common/redeye.c:107 msgid "Remove the red eye effect caused by camera flashes" msgstr "Remove the red eye effect caused by camera flashes" #: ../plug-ins/common/redeye.c:118 msgid "_Red Eye Removal..." msgstr "_Red Eye Removal..." #: ../plug-ins/common/redeye.c:145 msgid "Red Eye Removal" msgstr "Red Eye Removal" #: ../plug-ins/common/redeye.c:179 msgid "Threshold for the red eye color to remove." msgstr "Threshold for the red eye colour to remove." #: ../plug-ins/common/redeye.c:184 msgid "Manually selecting the eyes may improve the results." msgstr "Manually selecting the eyes may improve the results." #: ../plug-ins/common/redeye.c:317 msgid "Removing red eye" msgstr "Removing red eye" #: ../plug-ins/common/retinex.c:156 msgid "Enhance contrast using the Retinex method" msgstr "Enhance contrast using the Retinex method" #: ../plug-ins/common/retinex.c:166 msgid "Retine_x..." msgstr "Retine_x..." #: ../plug-ins/common/retinex.c:250 msgid "Retinex" msgstr "Retinex" #: ../plug-ins/common/retinex.c:286 msgid "Retinex Image Enhancement" msgstr "Retinex Image Enhancement" #: ../plug-ins/common/retinex.c:321 msgid "Uniform" msgstr "Uniform" #: ../plug-ins/common/retinex.c:322 msgid "Low" msgstr "Low" #: ../plug-ins/common/retinex.c:323 msgid "High" msgstr "High" #: ../plug-ins/common/retinex.c:334 msgid "_Level:" msgstr "_Level:" #: ../plug-ins/common/retinex.c:339 msgid "_Scale:" msgstr "_Scale:" #: ../plug-ins/common/retinex.c:354 msgid "Scale _division:" msgstr "Scale _division:" #: ../plug-ins/common/retinex.c:369 msgid "Dy_namic:" msgstr "Dy_namic:" #: ../plug-ins/common/retinex.c:642 msgid "Retinex: filtering" msgstr "Retinex: filtering" #: ../plug-ins/common/ripple.c:129 msgid "Displace pixels in a ripple pattern" msgstr "Displace pixels in a ripple pattern" #: ../plug-ins/common/ripple.c:136 msgid "_Ripple..." msgstr "_Ripple..." #: ../plug-ins/common/ripple.c:226 msgid "Rippling" msgstr "Rippling" #: ../plug-ins/common/ripple.c:468 msgid "Ripple" msgstr "Ripple" #: ../plug-ins/common/ripple.c:525 msgid "_Retain tilability" msgstr "_Retain tilability" #. Edges toggle box #: ../plug-ins/common/ripple.c:559 msgid "Edges" msgstr "Edges" #: ../plug-ins/common/ripple.c:565 msgid "_Blank" msgstr "_Blank" #. Wave toggle box #: ../plug-ins/common/ripple.c:587 msgid "Wave Type" msgstr "Wave Type" #: ../plug-ins/common/ripple.c:591 msgid "Saw_tooth" msgstr "Saw_tooth" #: ../plug-ins/common/ripple.c:592 msgid "S_ine" msgstr "S_ine" #: ../plug-ins/common/ripple.c:615 msgid "_Period:" msgstr "_Period:" #: ../plug-ins/common/ripple.c:628 msgid "A_mplitude:" msgstr "A_mplitude:" #: ../plug-ins/common/ripple.c:641 msgid "Phase _shift:" msgstr "Phase _shift:" #: ../plug-ins/common/rotate.c:413 msgid "You can not rotate the whole image if there's a selection." msgstr "You can not rotate the whole image if there's a selection." #: ../plug-ins/common/rotate.c:420 msgid "You can not rotate the whole image if there's a floating selection." msgstr "You can not rotate the whole image if there's a floating selection." #: ../plug-ins/common/rotate.c:431 msgid "Sorry, channels and masks can not be rotated." msgstr "Sorry, channels and masks can not be rotated." #: ../plug-ins/common/rotate.c:437 msgid "Rotating" msgstr "Rotating" #: ../plug-ins/common/sample_colorize.c:298 msgid "Colorize image using a sample image as a guide" msgstr "Colourize image using a sample image as a guide" #: ../plug-ins/common/sample_colorize.c:303 msgid "_Sample Colorize..." msgstr "_Sample Colourise..." #: ../plug-ins/common/sample_colorize.c:1313 msgid "Sample Colorize" msgstr "Sample Colourise" #: ../plug-ins/common/sample_colorize.c:1318 msgid "Get _Sample Colors" msgstr "Get _Sample Colours" #. layer combo_box (Dst) #: ../plug-ins/common/sample_colorize.c:1347 msgid "Destination:" msgstr "Destination:" #. layer combo_box (Sample) #: ../plug-ins/common/sample_colorize.c:1363 msgid "Sample:" msgstr "Sample:" #: ../plug-ins/common/sample_colorize.c:1373 msgid "From reverse gradient" msgstr "From reverse gradient" #: ../plug-ins/common/sample_colorize.c:1378 msgid "From gradient" msgstr "From gradient" #. check button #: ../plug-ins/common/sample_colorize.c:1399 #: ../plug-ins/common/sample_colorize.c:1426 msgid "Show selection" msgstr "Show selection" #. check button #: ../plug-ins/common/sample_colorize.c:1410 #: ../plug-ins/common/sample_colorize.c:1437 msgid "Show color" msgstr "Show colour" #: ../plug-ins/common/sample_colorize.c:1550 msgid "Input levels:" msgstr "Input levels:" #: ../plug-ins/common/sample_colorize.c:1600 msgid "Output levels:" msgstr "Output levels:" #. check button #: ../plug-ins/common/sample_colorize.c:1640 msgid "Hold intensity" msgstr "Hold intensity" #. check button #: ../plug-ins/common/sample_colorize.c:1651 msgid "Original intensity" msgstr "Original intensity" #. check button #: ../plug-ins/common/sample_colorize.c:1669 msgid "Use subcolors" msgstr "Use subcolours" #. check button #: ../plug-ins/common/sample_colorize.c:1680 msgid "Smooth samples" msgstr "Smooth samples" #: ../plug-ins/common/sample_colorize.c:2652 msgid "Sample analyze" msgstr "Sample analyse" #: ../plug-ins/common/sample_colorize.c:3030 msgid "Remap colorized" msgstr "Remap colourised" #: ../plug-ins/common/scatter_hsv.c:103 msgid "Randomize hue/saturation/value independently" msgstr "Randomize hue/saturation/value independently" #: ../plug-ins/common/scatter_hsv.c:108 msgid "HSV Noise..." msgstr "HSV Noise..." #: ../plug-ins/common/scatter_hsv.c:215 ../plug-ins/common/scatter_hsv.c:361 msgid "HSV Noise" msgstr "HSV Noise" #: ../plug-ins/common/scatter_hsv.c:397 msgid "_Holdness:" msgstr "_Holdness:" #: ../plug-ins/common/scatter_hsv.c:409 msgid "H_ue:" msgstr "H_ue:" #: ../plug-ins/common/screenshot.c:240 msgid "Create an image from an area of the screen" msgstr "Create an image from an area of the screen" #: ../plug-ins/common/screenshot.c:253 msgid "_Screenshot..." msgstr "_Screenshot..." #: ../plug-ins/common/screenshot.c:418 msgid "Error selecting the window" msgstr "Error selecting the window" #: ../plug-ins/common/screenshot.c:779 msgid "Importing screenshot" msgstr "Importing screenshot" #: ../plug-ins/common/screenshot.c:805 ../plug-ins/common/screenshot.c:1061 msgid "Screenshot" msgstr "Screenshot" #: ../plug-ins/common/screenshot.c:846 msgid "Mouse Pointer" msgstr "Mouse Pointer" #: ../plug-ins/common/screenshot.c:950 msgid "Specified window not found" msgstr "Specified window not found" #: ../plug-ins/common/screenshot.c:976 msgid "There was an error taking the screenshot." msgstr "There was an error taking the screenshot." #: ../plug-ins/common/screenshot.c:1070 msgid "S_nap" msgstr "S_nap" #: ../plug-ins/common/screenshot.c:1100 msgid "After the delay, the screenshot is taken." msgstr "After the delay, the screenshot is taken." #: ../plug-ins/common/screenshot.c:1102 msgid "" "After the delay, drag your mouse to select the region for the screenshot." msgstr "" "After the delay, drag your mouse to select the region for the screenshot." #: ../plug-ins/common/screenshot.c:1105 msgid "At the end of the delay, click in a window to snap it." msgstr "At the end of the delay, click in a window to snap it." #. Area #: ../plug-ins/common/screenshot.c:1111 msgid "Area" msgstr "Area" #: ../plug-ins/common/screenshot.c:1122 msgid "Take a screenshot of a single _window" msgstr "Take a screenshot of a single _window" #: ../plug-ins/common/screenshot.c:1141 msgid "Include window _decoration" msgstr "Include window _decoration" #: ../plug-ins/common/screenshot.c:1159 msgid "Take a screenshot of the entire _screen" msgstr "Take a screenshot of the entire _screen" #: ../plug-ins/common/screenshot.c:1178 msgid "Include _mouse pointer" msgstr "Include _mouse pointer" #: ../plug-ins/common/screenshot.c:1198 msgid "Select a _region to grab" msgstr "Select a _region to grab" #. Delay #: ../plug-ins/common/screenshot.c:1213 msgid "Delay" msgstr "Delay" #. this is the unit label of a spinbutton #: ../plug-ins/common/screenshot.c:1235 msgid "seconds" msgstr "seconds" #: ../plug-ins/common/sel_gauss.c:104 msgid "Blur neighboring pixels, but only in low-contrast areas" msgstr "Blur neighbouring pixels, but only in low-contrast areas" #: ../plug-ins/common/sel_gauss.c:115 msgid "_Selective Gaussian Blur..." msgstr "_Selective Gaussian Blur..." #: ../plug-ins/common/sel_gauss.c:195 ../plug-ins/common/sel_gauss.c:232 msgid "Selective Gaussian Blur" msgstr "Selective Gaussian Blur" #: ../plug-ins/common/sel_gauss.c:271 msgid "_Blur radius:" msgstr "_Blur radius:" #: ../plug-ins/common/sel_gauss.c:281 msgid "_Max. delta:" msgstr "_Max. delta:" #: ../plug-ins/common/semiflatten.c:68 msgid "Replace partial transparency with the current background color" msgstr "Replace partial transparency with the current background colour" #: ../plug-ins/common/semiflatten.c:75 msgid "_Semi-Flatten" msgstr "_Semi-Flatten" #: ../plug-ins/common/semiflatten.c:118 msgid "Semi-Flattening" msgstr "Semi-Flattening" #: ../plug-ins/common/sharpen.c:113 msgid "Make image sharper (less powerful than Unsharp Mask)" msgstr "Make image sharper (less powerful than Unsharp Mask)" #: ../plug-ins/common/sharpen.c:120 msgid "_Sharpen..." msgstr "_Sharpen..." #. #. * Let the user know what we're doing... #. #: ../plug-ins/common/sharpen.c:307 msgid "Sharpening" msgstr "Sharpening" #: ../plug-ins/common/sharpen.c:476 msgid "Sharpen" msgstr "Sharpen" #: ../plug-ins/common/shift.c:101 msgid "Shift each row of pixels by a random amount" msgstr "Shift each row of pixels by a random amount" #: ../plug-ins/common/shift.c:108 msgid "_Shift..." msgstr "_Shift..." #: ../plug-ins/common/shift.c:189 msgid "Shifting" msgstr "Shifting" #: ../plug-ins/common/shift.c:355 msgid "Shift" msgstr "Shift" #: ../plug-ins/common/shift.c:386 msgid "Shift _horizontally" msgstr "Shift _horizontally" #: ../plug-ins/common/shift.c:389 msgid "Shift _vertically" msgstr "Shift _vertically" #: ../plug-ins/common/shift.c:420 msgid "Shift _amount:" msgstr "Shift _amount:" #: ../plug-ins/common/sinus.c:186 msgid "Generate complex sinusoidal textures" msgstr "Generate complex sinusoidal textures" #: ../plug-ins/common/sinus.c:191 msgid "_Sinus..." msgstr "_Sinus..." #: ../plug-ins/common/sinus.c:284 msgid "Sinus: rendering" msgstr "Sinus: rendering" #. Create Main window with a vbox #. ============================== #: ../plug-ins/common/sinus.c:648 msgid "Sinus" msgstr "Sinus" #: ../plug-ins/common/sinus.c:690 msgid "Drawing Settings" msgstr "Drawing Settings" #: ../plug-ins/common/sinus.c:700 msgid "_X scale:" msgstr "_X scale:" #: ../plug-ins/common/sinus.c:709 msgid "_Y scale:" msgstr "_Y scale:" #: ../plug-ins/common/sinus.c:718 msgid "Co_mplexity:" msgstr "Co_mplexity:" #: ../plug-ins/common/sinus.c:728 msgid "Calculation Settings" msgstr "Calculation Settings" #: ../plug-ins/common/sinus.c:741 msgid "R_andom seed:" msgstr "R_andom seed:" #: ../plug-ins/common/sinus.c:750 msgid "_Force tiling?" msgstr "_Force tiling?" #: ../plug-ins/common/sinus.c:763 msgid "_Ideal" msgstr "_Ideal" #: ../plug-ins/common/sinus.c:764 msgid "_Distorted" msgstr "_Distorted" #: ../plug-ins/common/sinus.c:782 ../plug-ins/common/sinus.c:798 #: ../plug-ins/imagemap/imap_preferences.c:422 msgid "Colors" msgstr "Colours" #. if in grey scale, the colors are necessarily black and white #: ../plug-ins/common/sinus.c:791 msgid "The colors are white and black." msgstr "The colours are white and black." #: ../plug-ins/common/sinus.c:802 msgid "Bl_ack & white" msgstr "Bl_ack & white" #: ../plug-ins/common/sinus.c:804 msgid "_Foreground & background" msgstr "_Foreground & background" #: ../plug-ins/common/sinus.c:806 msgid "C_hoose here:" msgstr "C_hoose here:" #: ../plug-ins/common/sinus.c:819 msgid "First color" msgstr "First colour" #: ../plug-ins/common/sinus.c:829 msgid "Second color" msgstr "Second colour" #: ../plug-ins/common/sinus.c:842 msgid "Alpha Channels" msgstr "Alpha Channels" #: ../plug-ins/common/sinus.c:855 msgid "F_irst color:" msgstr "F_irst colour:" #: ../plug-ins/common/sinus.c:870 msgid "S_econd color:" msgstr "S_econd colour:" #: ../plug-ins/common/sinus.c:895 msgid "Blend Settings" msgstr "Blend Settings" #: ../plug-ins/common/sinus.c:908 msgid "L_inear" msgstr "L_inear" #: ../plug-ins/common/sinus.c:909 msgid "Bili_near" msgstr "Bili_near" #: ../plug-ins/common/sinus.c:910 msgid "Sin_usoidal" msgstr "Sin_usoidal" #: ../plug-ins/common/sinus.c:932 msgid "_Blend" msgstr "_Blend" #: ../plug-ins/common/sinus.c:1049 msgid "Do _preview" msgstr "Do _preview" #: ../plug-ins/common/smooth_palette.c:83 msgid "Derive a smooth color palette from the image" msgstr "Derive a smooth colour palette from the image" #: ../plug-ins/common/smooth_palette.c:88 msgid "Smoo_th Palette..." msgstr "Smoo_th Palette..." #: ../plug-ins/common/smooth_palette.c:179 msgid "Deriving smooth palette" msgstr "Deriving smooth palette" #: ../plug-ins/common/smooth_palette.c:412 msgid "Smooth Palette" msgstr "Smooth Palette" #: ../plug-ins/common/smooth_palette.c:452 msgid "_Search depth:" msgstr "_Search depth:" #: ../plug-ins/common/snoise.c:176 msgid "Create a random cloud-like texture" msgstr "Create a random cloud-like texture" #: ../plug-ins/common/snoise.c:182 msgid "_Solid Noise..." msgstr "_Solid Noise..." #. Dialog initialization #: ../plug-ins/common/snoise.c:315 ../plug-ins/common/snoise.c:563 msgid "Solid Noise" msgstr "Solid Noise" #: ../plug-ins/common/snoise.c:614 msgid "_Detail:" msgstr "_Detail:" #. Turbulent #: ../plug-ins/common/snoise.c:624 msgid "T_urbulent" msgstr "T_urbulent" #. Tilable #: ../plug-ins/common/snoise.c:638 msgid "T_ilable" msgstr "T_ilable" #: ../plug-ins/common/snoise.c:653 msgid "_X size:" msgstr "_X size:" #: ../plug-ins/common/snoise.c:666 msgid "_Y size:" msgstr "_Y size:" #: ../plug-ins/common/sobel.c:108 msgid "Specialized direction-dependent edge detection" msgstr "Specialized direction-dependent edge detection" #: ../plug-ins/common/sobel.c:121 msgid "_Sobel..." msgstr "_Sobel..." #: ../plug-ins/common/sobel.c:229 msgid "Sobel Edge Detection" msgstr "Sobel Edge Detection" #: ../plug-ins/common/sobel.c:258 msgid "Sobel _horizontally" msgstr "Sobel _horizontally" #: ../plug-ins/common/sobel.c:270 msgid "Sobel _vertically" msgstr "Sobel _vertically" #: ../plug-ins/common/sobel.c:282 msgid "_Keep sign of result (one direction only)" msgstr "_Keep sign of result (one direction only)" #: ../plug-ins/common/sobel.c:368 msgid "Sobel edge detecting" msgstr "Sobel edge detecting" #: ../plug-ins/common/softglow.c:134 msgid "Simulate glow by making highlights intense and fuzzy" msgstr "Simulate glow by making highlights intense and fuzzy" #: ../plug-ins/common/softglow.c:139 msgid "_Softglow..." msgstr "_Softglow..." #: ../plug-ins/common/softglow.c:630 msgid "Softglow" msgstr "Softglow" #: ../plug-ins/common/softglow.c:667 msgid "_Glow radius:" msgstr "_Glow radius:" #: ../plug-ins/common/sparkle.c:178 msgid "Turn bright spots into starry sparkles" msgstr "Turn bright spots into starry sparkles" #: ../plug-ins/common/sparkle.c:186 msgid "_Sparkle..." msgstr "_Sparkle..." #: ../plug-ins/common/sparkle.c:223 msgid "Region selected for filter is empty" msgstr "Region selected for filter is empty" #: ../plug-ins/common/sparkle.c:299 msgid "Sparkling" msgstr "Sparkling" #: ../plug-ins/common/sparkle.c:337 msgid "Sparkle" msgstr "Sparkle" #: ../plug-ins/common/sparkle.c:373 msgid "Luminosity _threshold:" msgstr "Luminosity _threshold:" #: ../plug-ins/common/sparkle.c:376 msgid "Adjust the luminosity threshold" msgstr "Adjust the luminosity threshold" #: ../plug-ins/common/sparkle.c:386 msgid "F_lare intensity:" msgstr "F_lare intensity:" #: ../plug-ins/common/sparkle.c:389 msgid "Adjust the flare intensity" msgstr "Adjust the flare intensity" #: ../plug-ins/common/sparkle.c:399 msgid "_Spike length:" msgstr "_Spike length:" #: ../plug-ins/common/sparkle.c:402 msgid "Adjust the spike length" msgstr "Adjust the spike length" #: ../plug-ins/common/sparkle.c:412 msgid "Sp_ike points:" msgstr "Sp_ike points:" #: ../plug-ins/common/sparkle.c:415 msgid "Adjust the number of spikes" msgstr "Adjust the number of spikes" #: ../plug-ins/common/sparkle.c:425 msgid "Spi_ke angle (-1: random):" msgstr "Spi_ke angle (-1: random):" #: ../plug-ins/common/sparkle.c:428 msgid "Adjust the spike angle (-1 causes a random angle to be chosen)" msgstr "Adjust the spike angle (-1 causes a random angle to be chosen)" #: ../plug-ins/common/sparkle.c:439 msgid "Spik_e density:" msgstr "Spik_e density:" #: ../plug-ins/common/sparkle.c:442 msgid "Adjust the spike density" msgstr "Adjust the spike density" #: ../plug-ins/common/sparkle.c:452 msgid "Tr_ansparency:" msgstr "Tr_ansparency:" #: ../plug-ins/common/sparkle.c:455 msgid "Adjust the opacity of the spikes" msgstr "Adjust the opacity of the spikes" #: ../plug-ins/common/sparkle.c:465 msgid "_Random hue:" msgstr "_Random hue:" #: ../plug-ins/common/sparkle.c:468 msgid "Adjust how much the hue should be changed randomly" msgstr "Adjust how much the hue should be changed randomly" #: ../plug-ins/common/sparkle.c:478 msgid "Rando_m saturation:" msgstr "Rando_m saturation:" #: ../plug-ins/common/sparkle.c:481 msgid "Adjust how much the saturation should be changed randomly" msgstr "Adjust how much the saturation should be changed randomly" #: ../plug-ins/common/sparkle.c:498 msgid "_Preserve luminosity" msgstr "_Preserve luminosity" #: ../plug-ins/common/sparkle.c:505 msgid "Should the luminosity be preserved?" msgstr "Should the luminosity be preserved?" #: ../plug-ins/common/sparkle.c:514 msgid "In_verse" msgstr "In_verse" #: ../plug-ins/common/sparkle.c:520 msgid "Should the effect be inversed?" msgstr "Should the effect be inversed?" #: ../plug-ins/common/sparkle.c:529 msgid "A_dd border" msgstr "A_dd border" #: ../plug-ins/common/sparkle.c:535 msgid "Draw a border of spikes around the image" msgstr "Draw a border of spikes around the image" #: ../plug-ins/common/sparkle.c:549 msgid "_Natural color" msgstr "_Natural colour" #: ../plug-ins/common/sparkle.c:550 msgid "_Foreground color" msgstr "_Foreground colour" #: ../plug-ins/common/sparkle.c:551 msgid "_Background color" msgstr "_Background colour" #: ../plug-ins/common/sparkle.c:558 msgid "Use the color of the image" msgstr "Use the colour of the image" #: ../plug-ins/common/sparkle.c:559 msgid "Use the foreground color" msgstr "Use the foreground colour" #: ../plug-ins/common/sparkle.c:560 msgid "Use the background color" msgstr "Use the background colour" #: ../plug-ins/common/spheredesigner.c:291 #: ../plug-ins/gimpressionist/general.c:166 msgid "Solid" msgstr "Solid" #: ../plug-ins/common/spheredesigner.c:292 msgid "Checker" msgstr "Checker" #: ../plug-ins/common/spheredesigner.c:293 msgid "Marble" msgstr "Marble" #: ../plug-ins/common/spheredesigner.c:294 msgid "Lizard" msgstr "Lizard" #: ../plug-ins/common/spheredesigner.c:295 msgid "Phong" msgstr "Phong" #: ../plug-ins/common/spheredesigner.c:296 msgid "Noise" msgstr "Noise" #: ../plug-ins/common/spheredesigner.c:297 msgid "Wood" msgstr "Wood" #: ../plug-ins/common/spheredesigner.c:298 msgid "Spiral" msgstr "Spiral" #: ../plug-ins/common/spheredesigner.c:299 msgid "Spots" msgstr "Spots" #: ../plug-ins/common/spheredesigner.c:1750 #: ../plug-ins/common/spheredesigner.c:2697 msgid "Texture" msgstr "Texture" #: ../plug-ins/common/spheredesigner.c:1752 msgid "Bumpmap" msgstr "Bumpmap" #: ../plug-ins/common/spheredesigner.c:1754 #: ../plug-ins/common/spheredesigner.c:2699 msgid "Light" msgstr "Light" #: ../plug-ins/common/spheredesigner.c:2017 #, c-format msgid "File '%s' is not a valid save file." msgstr "File '%s' is not a valid save file." #: ../plug-ins/common/spheredesigner.c:2196 msgid "Open File" msgstr "Open File" #: ../plug-ins/common/spheredesigner.c:2196 msgid "Save File" msgstr "Save File" #: ../plug-ins/common/spheredesigner.c:2551 msgid "Sphere Designer" msgstr "Sphere Designer" #: ../plug-ins/common/spheredesigner.c:2682 msgid "Properties" msgstr "Properties" #: ../plug-ins/common/spheredesigner.c:2698 msgid "Bump" msgstr "Bump" #: ../plug-ins/common/spheredesigner.c:2725 msgid "Texture:" msgstr "Texture:" #: ../plug-ins/common/spheredesigner.c:2730 msgid "Colors:" msgstr "Colours:" #: ../plug-ins/common/spheredesigner.c:2733 #: ../plug-ins/common/spheredesigner.c:2744 msgid "Color Selection Dialog" msgstr "Colour Selection Dialog" #. Scale #: ../plug-ins/common/spheredesigner.c:2755 #: ../plug-ins/gimpressionist/paper.c:194 #: ../plug-ins/ifscompose/ifscompose.c:553 msgid "Scale:" msgstr "Scale:" #: ../plug-ins/common/spheredesigner.c:2763 msgid "Turbulence:" msgstr "Turbulence:" #: ../plug-ins/common/spheredesigner.c:2770 msgid "Amount:" msgstr "Amount:" #: ../plug-ins/common/spheredesigner.c:2777 msgid "Exp.:" msgstr "Exp.:" #: ../plug-ins/common/spheredesigner.c:2784 msgid "Transformations" msgstr "Transformations" #: ../plug-ins/common/spheredesigner.c:2807 msgid "Scale Y:" msgstr "Scale Y:" #: ../plug-ins/common/spheredesigner.c:2813 msgid "Scale Z:" msgstr "Scale Z:" #: ../plug-ins/common/spheredesigner.c:2820 msgid "Rotate X:" msgstr "Rotate X:" #: ../plug-ins/common/spheredesigner.c:2827 msgid "Rotate Y:" msgstr "Rotate Y:" #: ../plug-ins/common/spheredesigner.c:2834 msgid "Rotate Z:" msgstr "Rotate Z:" #: ../plug-ins/common/spheredesigner.c:2841 msgid "Position X:" msgstr "Position X:" #: ../plug-ins/common/spheredesigner.c:2848 msgid "Position Y:" msgstr "Position Y:" #: ../plug-ins/common/spheredesigner.c:2855 msgid "Position Z:" msgstr "Position Z:" #: ../plug-ins/common/spheredesigner.c:2970 msgid "Rendering sphere" msgstr "Rendering sphere" #: ../plug-ins/common/spheredesigner.c:3020 msgid "Create an image of a textured sphere" msgstr "Create an image of a textured sphere" #: ../plug-ins/common/spheredesigner.c:3027 msgid "Sphere _Designer..." msgstr "Sphere _Designer..." #: ../plug-ins/common/spheredesigner.c:3081 msgid "Region selected for plug-in is empty" msgstr "Region selected for plug-in is empty" #: ../plug-ins/common/spread.c:89 msgid "Move pixels around randomly" msgstr "Move pixels around randomly" #: ../plug-ins/common/spread.c:98 msgid "Sp_read..." msgstr "Sp_read..." #: ../plug-ins/common/spread.c:181 msgid "Spreading" msgstr "Spreading" #: ../plug-ins/common/spread.c:344 msgid "Spread" msgstr "Spread" #: ../plug-ins/common/spread.c:369 msgid "Spread Amount" msgstr "Spread Amount" #: ../plug-ins/common/struc.c:1140 msgid "Add a canvas texture to the image" msgstr "Add a canvas texture to the image" #: ../plug-ins/common/struc.c:1145 msgid "_Apply Canvas..." msgstr "_Apply Canvas..." #: ../plug-ins/common/struc.c:1226 msgid "Applying canvas" msgstr "Applying canvas" #: ../plug-ins/common/struc.c:1263 msgid "Apply Canvas" msgstr "Apply Canvas" #: ../plug-ins/common/struc.c:1296 msgid "_Top-right" msgstr "_Top-right" #: ../plug-ins/common/struc.c:1297 msgid "Top-_left" msgstr "Top-_left" #: ../plug-ins/common/struc.c:1298 msgid "_Bottom-left" msgstr "_Bottom-left" #: ../plug-ins/common/struc.c:1299 msgid "Bottom-_right" msgstr "Bottom-_right" #: ../plug-ins/common/sunras.c:215 ../plug-ins/common/sunras.c:235 msgid "SUN Rasterfile image" msgstr "SUN Rasterfile image" #: ../plug-ins/common/sunras.c:388 #, c-format msgid "Could not open '%s' as SUN-raster-file" msgstr "Could not open '%s' as SUN-raster-file" #: ../plug-ins/common/sunras.c:396 msgid "The type of this SUN-rasterfile is not supported" msgstr "The type of this SUN-rasterfile is not supported" #: ../plug-ins/common/sunras.c:425 #, c-format msgid "Could not read color entries from '%s'" msgstr "Could not read colour entries from '%s'" #: ../plug-ins/common/sunras.c:433 msgid "Type of colormap not supported" msgstr "Type of colourmap not supported" #: ../plug-ins/common/sunras.c:440 ../plug-ins/common/xbm.c:810 #: ../plug-ins/common/xwd.c:475 #, c-format msgid "" "'%s':\n" "No image width specified" msgstr "" "'%s':\n" "No image width specified" #: ../plug-ins/common/sunras.c:448 ../plug-ins/common/xbm.c:817 #: ../plug-ins/common/xwd.c:484 #, c-format msgid "" "'%s':\n" "Image width is larger than GIMP can handle" msgstr "" "'%s':\n" "Image width is larger than GIMP can handle" #: ../plug-ins/common/sunras.c:456 ../plug-ins/common/xbm.c:824 #: ../plug-ins/common/xwd.c:492 #, c-format msgid "" "'%s':\n" "No image height specified" msgstr "" "'%s':\n" "No image height specified" #: ../plug-ins/common/sunras.c:464 ../plug-ins/common/xbm.c:831 #: ../plug-ins/common/xwd.c:500 #, c-format msgid "" "'%s':\n" "Image height is larger than GIMP can handle" msgstr "" "'%s':\n" "Image height is larger than GIMP can handle" #: ../plug-ins/common/sunras.c:502 msgid "This image depth is not supported" msgstr "This image depth is not supported" #: ../plug-ins/common/sunras.c:524 msgid "SUNRAS save cannot handle images with alpha channels" msgstr "SUNRAS save cannot handle images with alpha channels" #: ../plug-ins/common/sunras.c:535 msgid "Can't operate on unknown image types" msgstr "Can't operate on unknown image types" #: ../plug-ins/common/sunras.c:1063 ../plug-ins/common/sunras.c:1154 #: ../plug-ins/common/sunras.c:1235 ../plug-ins/common/sunras.c:1330 #: ../plug-ins/common/xwd.c:1332 ../plug-ins/common/xwd.c:1433 #: ../plug-ins/common/xwd.c:1591 ../plug-ins/common/xwd.c:1791 #: ../plug-ins/common/xwd.c:2048 ../plug-ins/fits/fits.c:678 msgid "EOF encountered on reading" msgstr "EOF encountered on reading" #: ../plug-ins/common/sunras.c:1610 msgid "Save as SUNRAS" msgstr "Save as SUNRAS" #. file save type #: ../plug-ins/common/sunras.c:1627 msgid "Data Formatting" msgstr "Data Formatting" #: ../plug-ins/common/sunras.c:1631 msgid "RunLength Encoded" msgstr "RunLength Encoded" #: ../plug-ins/common/svg.c:138 msgid "SVG image" msgstr "SVG image" #: ../plug-ins/common/svg.c:323 ../plug-ins/common/svg.c:704 msgid "Unknown reason" msgstr "Unknown reason" #: ../plug-ins/common/svg.c:327 msgid "Rendering SVG" msgstr "Rendering SVG" #: ../plug-ins/common/svg.c:339 msgid "Rendered SVG" msgstr "Rendered SVG" #: ../plug-ins/common/svg.c:553 ../plug-ins/common/wmf.c:349 #, c-format msgid "%d × %d" msgstr "%d × %d" #: ../plug-ins/common/svg.c:561 msgid "" "SVG file does not\n" "specify a size!" msgstr "" "SVG file does not\n" "specify a size!" #. Scalable Vector Graphics is SVG, should perhaps not be translated #: ../plug-ins/common/svg.c:711 msgid "Render Scalable Vector Graphics" msgstr "Render Scalable Vector Graphics" #: ../plug-ins/common/svg.c:783 ../plug-ins/common/wmf.c:568 msgid "Height:" msgstr "Height:" #: ../plug-ins/common/svg.c:857 ../plug-ins/common/wmf.c:642 msgid "_X ratio:" msgstr "_X ratio:" #: ../plug-ins/common/svg.c:879 ../plug-ins/common/wmf.c:664 msgid "_Y ratio:" msgstr "_Y ratio:" #: ../plug-ins/common/svg.c:893 ../plug-ins/common/wmf.c:678 msgid "Constrain aspect ratio" msgstr "Constrain aspect ratio" #: ../plug-ins/common/svg.c:904 ../plug-ins/common/wmf.c:689 #: ../plug-ins/print/print-page-layout.c:273 #, c-format msgid "pixels/%a" msgstr "pixels/%a" #. Path Import #: ../plug-ins/common/svg.c:924 msgid "Import _paths" msgstr "Import _paths" #: ../plug-ins/common/svg.c:930 msgid "" "Import path elements of the SVG so they can be used with the GIMP path tool" msgstr "" "Import path elements of the SVG so they can be used with the GIMP path tool" #: ../plug-ins/common/svg.c:943 msgid "Merge imported paths" msgstr "Merge imported paths" #: ../plug-ins/common/tga.c:238 ../plug-ins/common/tga.c:257 msgid "TarGA image" msgstr "TarGA image" #: ../plug-ins/common/tga.c:434 #, c-format msgid "Cannot read footer from '%s'" msgstr "Cannot read footer from '%s'" #: ../plug-ins/common/tga.c:450 #, c-format msgid "Cannot read extension from '%s'" msgstr "Cannot read extension from '%s'" #: ../plug-ins/common/tga.c:1323 msgid "Save as TGA" msgstr "Save as TGA" #. rle #: ../plug-ins/common/tga.c:1346 msgid "_RLE compression" msgstr "_RLE compression" #. origin #: ../plug-ins/common/tga.c:1356 msgid "Or_igin at bottom left" msgstr "Or_igin at bottom left" #: ../plug-ins/common/threshold_alpha.c:85 msgid "Make transparency all-or-nothing" msgstr "Make transparency all-or-nothing" #: ../plug-ins/common/threshold_alpha.c:90 msgid "_Threshold Alpha..." msgstr "_Threshold Alpha..." #: ../plug-ins/common/threshold_alpha.c:131 msgid "The layer has its alpha channel locked." msgstr "The layer has its alpha channel locked." #: ../plug-ins/common/threshold_alpha.c:137 msgid "RGBA/GRAYA drawable is not selected." msgstr "RGBA/GREYA drawable is not selected." #: ../plug-ins/common/threshold_alpha.c:165 msgid "Coloring transparency" msgstr "Colouring transparency" #: ../plug-ins/common/threshold_alpha.c:248 msgid "Threshold Alpha" msgstr "Threshold Alpha" #: ../plug-ins/common/threshold_alpha.c:283 msgid "Threshold:" msgstr "Threshold:" #: ../plug-ins/common/tiff-load.c:239 ../plug-ins/common/tiff-save.c:181 #: ../plug-ins/common/tiff-save.c:198 msgid "TIFF image" msgstr "TIFF image" #: ../plug-ins/common/tiff-load.c:305 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF '%s' does not contain any directories" #: ../plug-ins/common/tiff-load.c:446 msgid "Import from TIFF" msgstr "Import from TIFF" #: ../plug-ins/common/tiff-load.c:970 msgid "TIFF Channel" msgstr "TIFF Channel" #: ../plug-ins/common/tiff-load.c:979 msgid "" "Warning:\n" "The image you are loading has 16 bits per channel. GIMP can only handle 8 " "bit, so it will be converted for you. Information will be lost because of " "this conversion." msgstr "" "Warning:\n" "The image you are loading has 16 bits per channel. GIMP can only handle 8 " "bit, so it will be converted for you. Information will be lost because of " "this conversion." #: ../plug-ins/common/tiff-save.c:873 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." msgstr "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." #: ../plug-ins/common/tiff-save.c:1047 msgid "Save as TIFF" msgstr "Save as TIFF" #. compression #: ../plug-ins/common/tiff-save.c:1069 msgid "Compression" msgstr "Compression" #: ../plug-ins/common/tiff-save.c:1073 msgid "_None" msgstr "_None" #: ../plug-ins/common/tiff-save.c:1074 msgid "_LZW" msgstr "_LZW" #: ../plug-ins/common/tiff-save.c:1075 msgid "_Pack Bits" msgstr "_Pack Bits" #: ../plug-ins/common/tiff-save.c:1076 msgid "_Deflate" msgstr "_Deflate" #: ../plug-ins/common/tiff-save.c:1077 msgid "_JPEG" msgstr "_JPEG" #: ../plug-ins/common/tiff-save.c:1078 msgid "CCITT Group _3 fax" msgstr "CCITT Group _3 fax" #: ../plug-ins/common/tiff-save.c:1079 msgid "CCITT Group _4 fax" msgstr "CCITT Group _4 fax" #: ../plug-ins/common/tiff-save.c:1101 msgid "Save _color values from transparent pixels" msgstr "Save _colour values from transparent pixels" #: ../plug-ins/common/tiff-save.c:1117 ../plug-ins/common/xbm.c:1227 msgid "Comment:" msgstr "Comment:" #: ../plug-ins/common/tile.c:101 msgid "Create an array of copies of the image" msgstr "Create an array of copies of the image" #: ../plug-ins/common/tile.c:111 msgid "_Tile..." msgstr "_Tile..." #. Set the tile cache size #: ../plug-ins/common/tile.c:190 ../plug-ins/common/tileit.c:321 msgid "Tiling" msgstr "Tiling" #: ../plug-ins/common/tile.c:401 msgid "Tile" msgstr "Tile" #: ../plug-ins/common/tile.c:422 msgid "Tile to New Size" msgstr "Tile to New Size" #: ../plug-ins/common/tile.c:444 msgid "C_reate new image" msgstr "C_reate new image" #: ../plug-ins/common/tileit.c:215 msgid "Tile image into smaller versions of the original" msgstr "Tile image into smaller versions of the original" #: ../plug-ins/common/tileit.c:220 msgid "_Small Tiles..." msgstr "_Small Tiles..." #: ../plug-ins/common/tileit.c:263 msgid "Region selected for filter is empty." msgstr "Region selected for filter is empty." #. Get the preview image #: ../plug-ins/common/tileit.c:364 msgid "Small Tiles" msgstr "Small Tiles" #. Area for buttons etc #. Flip #: ../plug-ins/common/tileit.c:414 ../plug-ins/ifscompose/ifscompose.c:609 msgid "Flip" msgstr "Flip" #: ../plug-ins/common/tileit.c:462 msgid "A_ll tiles" msgstr "A_ll tiles" #: ../plug-ins/common/tileit.c:476 msgid "Al_ternate tiles" msgstr "Al_ternate tiles" #: ../plug-ins/common/tileit.c:490 msgid "_Explicit tile" msgstr "_Explicit tile" #: ../plug-ins/common/tileit.c:496 msgid "Ro_w:" msgstr "Ro_w:" #: ../plug-ins/common/tileit.c:520 msgid "Col_umn:" msgstr "Col_umn:" #: ../plug-ins/common/tileit.c:572 msgid "O_pacity:" msgstr "O_pacity:" #. Lower frame saying howmany segments #: ../plug-ins/common/tileit.c:581 msgid "Number of Segments" msgstr "Number of Segments" #: ../plug-ins/common/tiler.c:67 msgid "Alters edges to make the image seamlessly tileable" msgstr "Alters edges to make the image seamlessly tileable" #: ../plug-ins/common/tiler.c:73 msgid "_Make Seamless" msgstr "_Make Seamless" #: ../plug-ins/common/tiler.c:338 msgid "Tiler" msgstr "Tiler" #: ../plug-ins/common/uniteditor.c:94 msgid "Saved" msgstr "Saved" #: ../plug-ins/common/uniteditor.c:94 msgid "" "A unit definition will only be saved before GIMP exits if this column is " "checked." msgstr "" "A unit definition will only be saved before GIMP exits if this column is " "checked." #: ../plug-ins/common/uniteditor.c:96 msgid "ID" msgstr "ID" #: ../plug-ins/common/uniteditor.c:96 msgid "" "This string will be used to identify a unit in GIMP's configuration files." msgstr "" "This string will be used to identify a unit in GIMP's configuration files." #: ../plug-ins/common/uniteditor.c:98 msgid "Factor" msgstr "Factor" #: ../plug-ins/common/uniteditor.c:98 msgid "How many units make up an inch." msgstr "How many units make up an inch." #: ../plug-ins/common/uniteditor.c:99 msgid "Digits" msgstr "Digits" #: ../plug-ins/common/uniteditor.c:99 msgid "" "This field is a hint for numerical input fields. It specifies how many " "decimal digits the input field should provide to get approximately the same " "accuracy as an \"inch\" input field with two decimal digits." msgstr "" "This field is a hint for numerical input fields. It specifies how many " "decimal digits the input field should provide to get approximately the same " "accuracy as an \"inch\" input field with two decimal digits." #: ../plug-ins/common/uniteditor.c:104 msgid "Symbol" msgstr "Symbol" #: ../plug-ins/common/uniteditor.c:104 msgid "" "The unit's symbol if it has one (e.g. \"'\" for inches). The unit's " "abbreviation is used if doesn't have a symbol." msgstr "" "The unit's symbol if it has one (e.g. \"'\" for inches). The unit's " "abbreviation is used if doesn't have a symbol." #: ../plug-ins/common/uniteditor.c:107 msgid "Abbreviation" msgstr "Abbreviation" #: ../plug-ins/common/uniteditor.c:107 msgid "The unit's abbreviation (e.g. \"cm\" for centimeters)." msgstr "The unit's abbreviation (e.g. \"cm\" for centimeters)." #: ../plug-ins/common/uniteditor.c:109 msgid "Singular" msgstr "Singular" #: ../plug-ins/common/uniteditor.c:109 msgid "The unit's singular form." msgstr "The unit's singular form." #: ../plug-ins/common/uniteditor.c:110 msgid "Plural" msgstr "Plural" #: ../plug-ins/common/uniteditor.c:110 msgid "The unit's plural form." msgstr "The unit's plural form." #: ../plug-ins/common/uniteditor.c:121 msgid "Create a new unit from scratch" msgstr "Create a new unit from scratch" #: ../plug-ins/common/uniteditor.c:127 msgid "Create a new unit using the currently selected unit as template" msgstr "Create a new unit using the currently selected unit as template" #: ../plug-ins/common/uniteditor.c:145 msgid "Create or alter units used in GIMP" msgstr "Create or alter units used in GIMP" #: ../plug-ins/common/uniteditor.c:150 msgid "U_nits" msgstr "U_nits" #: ../plug-ins/common/uniteditor.c:209 msgid "Add a New Unit" msgstr "Add a New Unit" #: ../plug-ins/common/uniteditor.c:238 msgid "_ID:" msgstr "_ID:" #: ../plug-ins/common/uniteditor.c:249 msgid "_Factor:" msgstr "_Factor:" #: ../plug-ins/common/uniteditor.c:259 msgid "_Digits:" msgstr "_Digits:" #: ../plug-ins/common/uniteditor.c:271 msgid "_Symbol:" msgstr "_Symbol:" #: ../plug-ins/common/uniteditor.c:283 msgid "_Abbreviation:" msgstr "_Abbreviation:" #: ../plug-ins/common/uniteditor.c:295 msgid "Si_ngular:" msgstr "Si_ngular:" #: ../plug-ins/common/uniteditor.c:307 msgid "_Plural:" msgstr "_Plural:" #: ../plug-ins/common/uniteditor.c:350 msgid "Incomplete input" msgstr "Incomplete input" #: ../plug-ins/common/uniteditor.c:353 msgid "Please fill in all text fields." msgstr "Please fill in all text fields." #: ../plug-ins/common/uniteditor.c:410 msgid "Unit Editor" msgstr "Unit Editor" #: ../plug-ins/common/unsharp.c:128 msgid "The most widely useful method for sharpening an image" msgstr "The most widely useful method for sharpening an image" #: ../plug-ins/common/unsharp.c:138 msgid "_Unsharp Mask..." msgstr "_Unsharp Mask..." #: ../plug-ins/common/unsharp.c:475 msgid "Merging" msgstr "Merging" #: ../plug-ins/common/unsharp.c:642 msgid "Unsharp Mask" msgstr "Unsharp Mask" #: ../plug-ins/common/video.c:41 msgid "_Staggered" msgstr "_Staggered" #: ../plug-ins/common/video.c:42 msgid "_Large staggered" msgstr "_Large staggered" #: ../plug-ins/common/video.c:43 msgid "S_triped" msgstr "S_triped" #: ../plug-ins/common/video.c:44 msgid "_Wide-striped" msgstr "_Wide-striped" #: ../plug-ins/common/video.c:45 msgid "Lo_ng-staggered" msgstr "Lo_ng-staggered" #: ../plug-ins/common/video.c:46 msgid "_3x3" msgstr "_3x3" #: ../plug-ins/common/video.c:47 msgid "Larg_e 3x3" msgstr "Larg_e 3x3" #: ../plug-ins/common/video.c:48 msgid "_Hex" msgstr "_Hex" #: ../plug-ins/common/video.c:49 msgid "_Dots" msgstr "_Dots" #: ../plug-ins/common/video.c:1806 msgid "Simulate distortion produced by a fuzzy or low-res monitor" msgstr "Simulate distortion produced by a fuzzy or low-res monitor" #: ../plug-ins/common/video.c:1813 msgid "Vi_deo..." msgstr "Vi_deo..." #: ../plug-ins/common/video.c:1885 ../plug-ins/common/video.c:2016 msgid "Video" msgstr "Video" #. frame for the radio buttons #: ../plug-ins/common/video.c:2038 msgid "Video Pattern" msgstr "Video Pattern" #: ../plug-ins/common/video.c:2082 msgid "_Additive" msgstr "_Additive" #: ../plug-ins/common/video.c:2092 msgid "_Rotated" msgstr "_Rotated" #: ../plug-ins/common/vinvert.c:90 msgid "Invert the brightness of each pixel" msgstr "Invert the brightness of each pixel" #: ../plug-ins/common/vinvert.c:104 msgid "_Value Invert" msgstr "_Value Invert" #: ../plug-ins/common/vinvert.c:191 msgid "Value Invert" msgstr "Value Invert" #: ../plug-ins/common/vpropagate.c:189 msgid "More _white (larger value)" msgstr "More _white (larger value)" #: ../plug-ins/common/vpropagate.c:192 msgid "More blac_k (smaller value)" msgstr "More blac_k (smaller value)" #: ../plug-ins/common/vpropagate.c:195 msgid "_Middle value to peaks" msgstr "_Middle value to peaks" #: ../plug-ins/common/vpropagate.c:198 msgid "_Foreground to peaks" msgstr "_Foreground to peaks" #: ../plug-ins/common/vpropagate.c:201 msgid "O_nly foreground" msgstr "O_nly foreground" #: ../plug-ins/common/vpropagate.c:204 msgid "Only b_ackground" msgstr "Only b_ackground" #: ../plug-ins/common/vpropagate.c:207 msgid "Mor_e opaque" msgstr "Mor_e opaque" #: ../plug-ins/common/vpropagate.c:210 msgid "More t_ransparent" msgstr "More t_ransparent" #: ../plug-ins/common/vpropagate.c:233 msgid "Propagate certain colors to neighboring pixels" msgstr "Propagate certain colours to neighboring pixels" #: ../plug-ins/common/vpropagate.c:238 msgid "_Value Propagate..." msgstr "_Value Propagate..." #: ../plug-ins/common/vpropagate.c:245 msgid "Shrink lighter areas of the image" msgstr "Shrink lighter areas of the image" #: ../plug-ins/common/vpropagate.c:250 msgid "E_rode" msgstr "E_rode" #: ../plug-ins/common/vpropagate.c:257 msgid "Grow lighter areas of the image" msgstr "Grow lighter areas of the image" #: ../plug-ins/common/vpropagate.c:262 msgid "_Dilate" msgstr "_Dilate" #: ../plug-ins/common/vpropagate.c:473 ../plug-ins/common/vpropagate.c:1063 msgid "Value Propagate" msgstr "Value Propagate" #. Parameter settings #: ../plug-ins/common/vpropagate.c:1128 msgid "Propagate" msgstr "Propagate" #: ../plug-ins/common/vpropagate.c:1141 msgid "Lower t_hreshold:" msgstr "Lower t_hreshold:" #: ../plug-ins/common/vpropagate.c:1153 msgid "_Upper threshold:" msgstr "_Upper threshold:" #: ../plug-ins/common/vpropagate.c:1165 msgid "_Propagating rate:" msgstr "_Propagating rate:" #: ../plug-ins/common/vpropagate.c:1176 msgid "To l_eft" msgstr "To l_eft" #: ../plug-ins/common/vpropagate.c:1179 msgid "To _right" msgstr "To _right" #: ../plug-ins/common/vpropagate.c:1182 msgid "To _top" msgstr "To _top" #: ../plug-ins/common/vpropagate.c:1185 msgid "To _bottom" msgstr "To _bottom" #: ../plug-ins/common/vpropagate.c:1194 msgid "Propagating _alpha channel" msgstr "Propagating _alpha channel" #: ../plug-ins/common/vpropagate.c:1205 msgid "Propagating value channel" msgstr "Propagating value channel" #: ../plug-ins/common/warp.c:233 msgid "Twist or smear image in many different ways" msgstr "Twist or smear image in many different ways" #: ../plug-ins/common/warp.c:241 msgid "_Warp..." msgstr "_Warp..." #: ../plug-ins/common/warp.c:376 msgid "Warp" msgstr "Warp" #: ../plug-ins/common/warp.c:397 msgid "Basic Options" msgstr "Basic Options" #: ../plug-ins/common/warp.c:419 msgid "Step size:" msgstr "Step size:" #. Displacement map menu #: ../plug-ins/common/warp.c:442 msgid "Displacement map:" msgstr "Displacement map:" #. ======================================================================= #. Displacement Type #: ../plug-ins/common/warp.c:460 msgid "On edges:" msgstr "On edges:" #: ../plug-ins/common/warp.c:471 msgid "Wrap" msgstr "Wrap" #: ../plug-ins/common/warp.c:486 msgid "Smear" msgstr "Smear" #: ../plug-ins/common/warp.c:501 ../plug-ins/fits/fits.c:1002 #: ../plug-ins/flame/flame.c:1151 ../plug-ins/gfig/gfig-dialog.c:1460 msgid "Black" msgstr "Black" #: ../plug-ins/common/warp.c:516 msgid "Foreground color" msgstr "Foreground colour" #. -------------------------------------------------------------------- #. --------- The secondary table -------------------------- #: ../plug-ins/common/warp.c:536 msgid "Advanced Options" msgstr "Advanced Options" #: ../plug-ins/common/warp.c:552 msgid "Dither size:" msgstr "Dither size:" #: ../plug-ins/common/warp.c:565 msgid "Rotation angle:" msgstr "Rotation angle:" #: ../plug-ins/common/warp.c:578 msgid "Substeps:" msgstr "Substeps:" #. Magnitude map menu #: ../plug-ins/common/warp.c:587 msgid "Magnitude map:" msgstr "Magnitude map:" #: ../plug-ins/common/warp.c:609 msgid "Use magnitude map" msgstr "Use magnitude map" #. -------------------------------------------------------------------- #. --------- The "other" table -------------------------- #: ../plug-ins/common/warp.c:622 msgid "More Advanced Options" msgstr "More Advanced Options" #: ../plug-ins/common/warp.c:639 msgid "Gradient scale:" msgstr "Gradient scale:" #: ../plug-ins/common/warp.c:658 msgid "Gradient map selection menu" msgstr "Gradient map selection menu" #: ../plug-ins/common/warp.c:668 msgid "Vector mag:" msgstr "Vector mag:" #. Angle #: ../plug-ins/common/warp.c:683 ../plug-ins/ifscompose/ifscompose.c:567 msgid "Angle:" msgstr "Angle:" #: ../plug-ins/common/warp.c:702 msgid "Fixed-direction-vector map selection menu" msgstr "Fixed-direction-vector map selection menu" #. make sure layer is visible #: ../plug-ins/common/warp.c:1178 msgid "Smoothing X gradient" msgstr "Smoothing X gradient" #: ../plug-ins/common/warp.c:1181 msgid "Smoothing Y gradient" msgstr "Smoothing Y gradient" #. calculate new X,Y Displacement image maps #: ../plug-ins/common/warp.c:1231 msgid "Finding XY gradient" msgstr "Finding XY gradient" #: ../plug-ins/common/warp.c:1256 #, c-format msgid "Flow step %d" msgstr "Flow step %d" #: ../plug-ins/common/waves.c:120 msgid "Distort the image with waves" msgstr "Distort the image with waves" #: ../plug-ins/common/waves.c:125 msgid "_Waves..." msgstr "_Waves..." #: ../plug-ins/common/waves.c:248 msgid "Waves" msgstr "Waves" #: ../plug-ins/common/waves.c:293 msgid "_Reflective" msgstr "_Reflective" #: ../plug-ins/common/waves.c:312 msgid "_Amplitude:" msgstr "_Amplitude:" #: ../plug-ins/common/waves.c:324 msgid "_Phase:" msgstr "_Phase:" #: ../plug-ins/common/waves.c:336 msgid "_Wavelength:" msgstr "_Wavelength:" #: ../plug-ins/common/waves.c:447 msgid "Waving" msgstr "Waving" #: ../plug-ins/common/webbrowser.c:141 msgid "" "Web browser not specified.\n" "Please specify a web browser using the Preferences Dialog." msgstr "" "Web browser not specified.\n" "Please specify a web browser using the Preferences Dialogue." #: ../plug-ins/common/webbrowser.c:161 #, c-format msgid "" "Could not parse specified web browser command:\n" "%s" msgstr "" "Could not parse specified web browser command:\n" "%s" #: ../plug-ins/common/webbrowser.c:174 #, c-format msgid "" "Could not execute specified web browser:\n" "%s" msgstr "" "Could not execute specified web browser:\n" "%s" #: ../plug-ins/common/whirlpinch.c:138 msgid "Distort an image by whirling and pinching" msgstr "Distort an image by whirling and pinching" #: ../plug-ins/common/whirlpinch.c:149 msgid "W_hirl and Pinch..." msgstr "W_hirl and Pinch..." #: ../plug-ins/common/whirlpinch.c:193 msgid "Region affected by plug-in is empty" msgstr "Region affected by plug-in is empty" #: ../plug-ins/common/whirlpinch.c:341 msgid "Whirling and pinching" msgstr "Whirling and pinching" #: ../plug-ins/common/whirlpinch.c:528 msgid "Whirl and Pinch" msgstr "Whirl and Pinch" #: ../plug-ins/common/whirlpinch.c:564 msgid "_Whirl angle:" msgstr "_Whirl angle:" #: ../plug-ins/common/whirlpinch.c:576 msgid "_Pinch amount:" msgstr "_Pinch amount:" #: ../plug-ins/common/wind.c:175 msgid "Smear image to give windblown effect" msgstr "Smear image to give windblown effect" #: ../plug-ins/common/wind.c:180 msgid "Wi_nd..." msgstr "Wi_nd..." #: ../plug-ins/common/wind.c:315 msgid "Rendering blast" msgstr "Rendering blast" #: ../plug-ins/common/wind.c:447 msgid "Rendering wind" msgstr "Rendering wind" #: ../plug-ins/common/wind.c:879 msgid "Wind" msgstr "Wind" #. ******************************************************** #. radio buttons for choosing wind rendering algorithm #. ***************************************************** #: ../plug-ins/common/wind.c:919 msgid "Style" msgstr "Style" #: ../plug-ins/common/wind.c:923 msgid "_Wind" msgstr "_Wind" #: ../plug-ins/common/wind.c:924 msgid "_Blast" msgstr "_Blast" #: ../plug-ins/common/wind.c:947 msgid "_Left" msgstr "_Left" #: ../plug-ins/common/wind.c:948 msgid "_Right" msgstr "_Right" #. **************************************************** #. radio buttons for choosing BOTH, LEADING, TRAILING #. ************************************************** #: ../plug-ins/common/wind.c:967 msgid "Edge Affected" msgstr "Edge Affected" #: ../plug-ins/common/wind.c:971 msgid "L_eading" msgstr "L_eading" #: ../plug-ins/common/wind.c:972 msgid "Tr_ailing" msgstr "Tr_ailing" #: ../plug-ins/common/wind.c:973 msgid "Bot_h" msgstr "Bot_h" #: ../plug-ins/common/wind.c:1010 msgid "Higher values restrict the effect to fewer areas of the image" msgstr "Higher values restrict the effect to fewer areas of the image" #: ../plug-ins/common/wind.c:1025 ../plug-ins/gimpressionist/orientmap.c:694 msgid "_Strength:" msgstr "_Strength:" #: ../plug-ins/common/wind.c:1029 msgid "Higher values increase the magnitude of the effect" msgstr "Higher values increase the magnitude of the effect" #: ../plug-ins/common/wmf.c:128 msgid "Microsoft WMF file" msgstr "Microsoft WMF file" #: ../plug-ins/common/wmf.c:343 msgid "" "WMF file does not\n" "specify a size!" msgstr "" "WMF file does not\n" "specify a size!" #: ../plug-ins/common/wmf.c:491 msgid "Render Windows Metafile" msgstr "Render Windows Metafile" #: ../plug-ins/common/wmf.c:985 #, c-format msgid "Could not open '%s' for reading" msgstr "Could not open '%s' for reading" #: ../plug-ins/common/wmf.c:1001 msgid "Rendered WMF" msgstr "Rendered WMF" #: ../plug-ins/common/xbm.c:172 ../plug-ins/common/xbm.c:190 msgid "X BitMap image" msgstr "X BitMap image" #: ../plug-ins/common/xbm.c:803 #, c-format msgid "" "'%s':\n" "Could not read header (ftell == %ld)" msgstr "" "'%s':\n" "Could not read header (ftell == %ld)" #: ../plug-ins/common/xbm.c:838 #, c-format msgid "" "'%s':\n" "No image data type specified" msgstr "" "'%s':\n" "No image data type specified" #. The image is not black-and-white. #: ../plug-ins/common/xbm.c:980 msgid "" "The image which you are trying to save as an XBM contains more than two " "colors.\n" "\n" "Please convert it to a black and white (1-bit) indexed image and try again." msgstr "" "The image which you are trying to save as an XBM contains more than two " "colours.\n" "\n" "Please convert it to a black and white (1-bit) indexed image and try again." #: ../plug-ins/common/xbm.c:991 msgid "" "You cannot save a cursor mask for an image\n" "which has no alpha channel." msgstr "" "You cannot save a cursor mask for an image\n" "which has no alpha channel." #: ../plug-ins/common/xbm.c:1166 msgid "Save as XBM" msgstr "Save as XBM" #. parameter settings #: ../plug-ins/common/xbm.c:1183 msgid "XBM Options" msgstr "XBM Options" #. X10 format #: ../plug-ins/common/xbm.c:1193 msgid "_X10 format bitmap" msgstr "_X10 format bitmap" #: ../plug-ins/common/xbm.c:1213 msgid "_Identifier prefix:" msgstr "_Identifier prefix:" #. hotspot toggle #: ../plug-ins/common/xbm.c:1235 msgid "_Write hot spot values" msgstr "_Write hot spot values" #: ../plug-ins/common/xbm.c:1257 msgid "Hot spot _X:" msgstr "Hot spot _X:" #: ../plug-ins/common/xbm.c:1267 msgid "Hot spot _Y:" msgstr "Hot spot _Y:" #. mask file #: ../plug-ins/common/xbm.c:1274 msgid "Mask File" msgstr "Mask File" #: ../plug-ins/common/xbm.c:1284 msgid "W_rite extra mask file" msgstr "W_rite extra mask file" #: ../plug-ins/common/xbm.c:1297 msgid "_Mask file extension:" msgstr "_Mask file extension:" #: ../plug-ins/common/xpm.c:173 ../plug-ins/common/xpm.c:198 msgid "X PixMap image" msgstr "X PixMap image" #: ../plug-ins/common/xpm.c:353 #, c-format msgid "Error opening file '%s'" msgstr "Error opening file '%s'" #: ../plug-ins/common/xpm.c:358 msgid "XPM file invalid" msgstr "XPM file invalid" #: ../plug-ins/common/xpm.c:772 msgid "Save as XPM" msgstr "Save as XPM" #: ../plug-ins/common/xpm.c:796 msgid "_Alpha threshold:" msgstr "_Alpha threshold:" #: ../plug-ins/common/xwd.c:276 ../plug-ins/common/xwd.c:296 msgid "X window dump" msgstr "X window dump" #: ../plug-ins/common/xwd.c:428 #, c-format msgid "Could not read XWD header from '%s'" msgstr "Could not read XWD header from '%s'" #: ../plug-ins/common/xwd.c:466 msgid "Can't read color entries" msgstr "Can't read colour entries" #: ../plug-ins/common/xwd.c:555 #, c-format msgid "" "XWD-file %s has format %d, depth %d and bits per pixel %d. Currently this is " "not supported." msgstr "" "XWD-file %s has format %d, depth %d and bits per pixel %d. Currently this is " "not supported." #: ../plug-ins/common/xwd.c:578 msgid "Cannot save images with alpha channels." msgstr "Cannot save images with alpha channels." #: ../plug-ins/common/xwd.c:2179 msgid "Error during writing indexed/gray image" msgstr "Error during writing indexed/grey image" #: ../plug-ins/common/xwd.c:2277 msgid "Error during writing rgb image" msgstr "Error during writing rgb image" #: ../plug-ins/common/zealouscrop.c:85 msgid "Autocrop unused space from edges and middle" msgstr "Autocrop unused space from edges and middle" #: ../plug-ins/common/zealouscrop.c:90 msgid "_Zealous Crop" msgstr "_Zealous Crop" #: ../plug-ins/common/zealouscrop.c:138 msgid "Zealous cropping" msgstr "Zealous cropping" #: ../plug-ins/common/zealouscrop.c:239 msgid "Nothing to crop." msgstr "Nothing to crop." #: ../plug-ins/faxg3/faxg3.c:102 msgid "G3 fax image" msgstr "G3 fax image" #: ../plug-ins/fits/fits.c:166 ../plug-ins/fits/fits.c:186 msgid "Flexible Image Transport System" msgstr "Flexible Image Transport System" #: ../plug-ins/fits/fits.c:354 msgid "Error during open of FITS file" msgstr "Error during open of FITS file" #: ../plug-ins/fits/fits.c:359 msgid "FITS file keeps no displayable images" msgstr "FITS file keeps no displayable images" #: ../plug-ins/fits/fits.c:437 msgid "FITS save cannot handle images with alpha channels" msgstr "FITS save cannot handle images with alpha channels" #: ../plug-ins/fits/fits.c:974 msgid "Load FITS File" msgstr "Load FITS File" #: ../plug-ins/fits/fits.c:998 msgid "Replacement for undefined pixels" msgstr "Replacement for undefined pixels" #: ../plug-ins/fits/fits.c:1003 ../plug-ins/gfig/gfig-dialog.c:1286 #: ../plug-ins/gfig/gfig-dialog.c:1461 msgid "White" msgstr "White" #: ../plug-ins/fits/fits.c:1010 msgid "Pixel value scaling" msgstr "Pixel value scaling" #: ../plug-ins/fits/fits.c:1015 msgid "By DATAMIN/DATAMAX" msgstr "By DATAMIN/DATAMAX" #: ../plug-ins/fits/fits.c:1022 msgid "Image Composing" msgstr "Image Composing" #: ../plug-ins/flame/flame.c:128 msgid "Create cosmic recursive fractal flames" msgstr "Create cosmic recursive fractal flames" #: ../plug-ins/flame/flame.c:133 msgid "_Flame..." msgstr "_Flame..." #: ../plug-ins/flame/flame.c:226 msgid "Drawing flame" msgstr "Drawing flame" #: ../plug-ins/flame/flame.c:318 msgid "Flame works only on RGB drawables." msgstr "Flame works only on RGB drawables." #: ../plug-ins/flame/flame.c:401 #, c-format msgid "'%s' is not a regular file" msgstr "'%s' is not a regular file" #: ../plug-ins/flame/flame.c:645 msgid "Edit Flame" msgstr "Edit Flame" #: ../plug-ins/flame/flame.c:668 msgid "Directions" msgstr "Directions" #: ../plug-ins/flame/flame.c:704 msgid "Controls" msgstr "Controls" #: ../plug-ins/flame/flame.c:718 msgid "_Speed:" msgstr "_Speed:" #: ../plug-ins/flame/flame.c:735 msgid "_Randomize" msgstr "_Randomise" #: ../plug-ins/flame/flame.c:744 msgid "Same" msgstr "Same" #: ../plug-ins/flame/flame.c:745 ../plug-ins/gimpressionist/orientation.c:164 #: ../plug-ins/gimpressionist/size.c:167 msgid "Random" msgstr "Random" #: ../plug-ins/flame/flame.c:749 msgid "Swirl" msgstr "Swirl" #: ../plug-ins/flame/flame.c:750 msgid "Horseshoe" msgstr "Horseshoe" #: ../plug-ins/flame/flame.c:751 ../plug-ins/gfig/gfig-dialog.c:1442 msgid "Polar" msgstr "Polar" #: ../plug-ins/flame/flame.c:752 msgid "Bent" msgstr "Bent" #: ../plug-ins/flame/flame.c:765 msgid "_Variation:" msgstr "_Variation:" #: ../plug-ins/flame/flame.c:787 msgid "Load Flame" msgstr "Load Flame" #: ../plug-ins/flame/flame.c:802 msgid "Save Flame" msgstr "Save Flame" #: ../plug-ins/flame/flame.c:944 msgid "Flame" msgstr "Flame" #: ../plug-ins/flame/flame.c:1045 msgid "_Rendering" msgstr "_Rendering" #: ../plug-ins/flame/flame.c:1071 msgid "Co_ntrast:" msgstr "Co_ntrast:" #: ../plug-ins/flame/flame.c:1085 msgid "_Gamma:" msgstr "_Gamma:" #: ../plug-ins/flame/flame.c:1099 msgid "Sample _density:" msgstr "Sample _density:" #: ../plug-ins/flame/flame.c:1110 msgid "Spa_tial oversample:" msgstr "Spa_tial oversample:" #: ../plug-ins/flame/flame.c:1121 msgid "Spatial _filter radius:" msgstr "Spatial _filter radius:" #: ../plug-ins/flame/flame.c:1140 msgid "Color_map:" msgstr "Colour_map:" #: ../plug-ins/flame/flame.c:1182 msgid "Custom gradient" msgstr "Custom gradient" #: ../plug-ins/flame/flame.c:1208 msgid "C_amera" msgstr "C_amera" #: ../plug-ins/gfig/gfig-bezier.c:443 msgid "Closed" msgstr "Closed" #: ../plug-ins/gfig/gfig-bezier.c:448 msgid "Close curve on completion" msgstr "Close curve on completion" #: ../plug-ins/gfig/gfig-bezier.c:453 msgid "Show Line Frame" msgstr "Show Line Frame" #: ../plug-ins/gfig/gfig-bezier.c:458 msgid "Draws lines between the control points. Only during curve creation" msgstr "Draws lines between the control points. Only during curve creation" #. Start building the dialog up #: ../plug-ins/gfig/gfig-dialog.c:286 msgid "Gfig" msgstr "Gfig" #. Tool options notebook #: ../plug-ins/gfig/gfig-dialog.c:337 msgid "Tool Options" msgstr "Tool Options" #: ../plug-ins/gfig/gfig-dialog.c:354 msgid "_Stroke" msgstr "_Stroke" #. Fill frame on right side #: ../plug-ins/gfig/gfig-dialog.c:401 msgid "Fill" msgstr "Fill" #: ../plug-ins/gfig/gfig-dialog.c:415 msgid "No fill" msgstr "No fill" #: ../plug-ins/gfig/gfig-dialog.c:416 msgid "Color fill" msgstr "Colour fill" #: ../plug-ins/gfig/gfig-dialog.c:417 msgid "Pattern fill" msgstr "Pattern fill" #: ../plug-ins/gfig/gfig-dialog.c:418 msgid "Shape gradient" msgstr "Shape gradient" #: ../plug-ins/gfig/gfig-dialog.c:419 msgid "Vertical gradient" msgstr "Vertical gradient" #: ../plug-ins/gfig/gfig-dialog.c:420 msgid "Horizontal gradient" msgstr "Horizontal gradient" #. "show image" checkbutton at bottom of style frame #: ../plug-ins/gfig/gfig-dialog.c:480 msgid "Show image" msgstr "Show image" #. "snap to grid" checkbutton at bottom of style frame #: ../plug-ins/gfig/gfig-dialog.c:493 msgid "checkbutton|Snap to grid" msgstr "Snap to grid" #. "show grid" checkbutton at bottom of style frame #: ../plug-ins/gfig/gfig-dialog.c:502 msgid "Show grid" msgstr "Show grid" #: ../plug-ins/gfig/gfig-dialog.c:637 msgid "Load Gfig Object Collection" msgstr "Load Gfig Object Collection" #: ../plug-ins/gfig/gfig-dialog.c:686 msgid "Save Gfig Drawing" msgstr "Save Gfig Drawing" #: ../plug-ins/gfig/gfig-dialog.c:831 msgid "First Gfig" msgstr "First Gfig" #: ../plug-ins/gfig/gfig-dialog.c:870 msgid "_Undo" msgstr "_Undo" #: ../plug-ins/gfig/gfig-dialog.c:874 msgid "_Clear" msgstr "_Clear" #: ../plug-ins/gfig/gfig-dialog.c:878 ../plug-ins/imagemap/imap_menu.c:209 msgid "_Grid" msgstr "_Grid" #: ../plug-ins/gfig/gfig-dialog.c:886 msgid "Raise selected object" msgstr "Raise selected object" #: ../plug-ins/gfig/gfig-dialog.c:890 msgid "Lower selected object" msgstr "Lower selected object" #: ../plug-ins/gfig/gfig-dialog.c:894 msgid "Raise selected object to top" msgstr "Raise selected object to top" #: ../plug-ins/gfig/gfig-dialog.c:898 msgid "Lower selected object to bottom" msgstr "Lower selected object to bottom" #: ../plug-ins/gfig/gfig-dialog.c:902 msgid "Show previous object" msgstr "Show previous object" #: ../plug-ins/gfig/gfig-dialog.c:906 msgid "Show next object" msgstr "Show next object" #: ../plug-ins/gfig/gfig-dialog.c:910 ../plug-ins/gfig/gfig-stock.c:53 msgid "Show all objects" msgstr "Show all objects" #: ../plug-ins/gfig/gfig-dialog.c:916 ../plug-ins/gfig/gfig-stock.c:47 msgid "Create line" msgstr "Create line" #: ../plug-ins/gfig/gfig-dialog.c:919 ../plug-ins/gfig/gfig-stock.c:51 msgid "Create rectangle" msgstr "Create rectangle" #: ../plug-ins/gfig/gfig-dialog.c:922 ../plug-ins/gfig/gfig-stock.c:42 msgid "Create circle" msgstr "Create circle" #: ../plug-ins/gfig/gfig-dialog.c:925 ../plug-ins/gfig/gfig-stock.c:46 msgid "Create ellipse" msgstr "Create ellipse" #: ../plug-ins/gfig/gfig-dialog.c:928 ../plug-ins/gfig/gfig-stock.c:44 msgid "Create arc" msgstr "Create arc" #: ../plug-ins/gfig/gfig-dialog.c:931 ../plug-ins/gfig/gfig-stock.c:50 msgid "Create reg polygon" msgstr "Create reg polygon" #: ../plug-ins/gfig/gfig-dialog.c:934 ../plug-ins/gfig/gfig-stock.c:55 msgid "Create star" msgstr "Create star" #: ../plug-ins/gfig/gfig-dialog.c:937 ../plug-ins/gfig/gfig-stock.c:54 msgid "Create spiral" msgstr "Create spiral" #: ../plug-ins/gfig/gfig-dialog.c:940 msgid "Create bezier curve. Shift + Button ends object creation." msgstr "Create bezier curve. Shift + Button ends object creation." #: ../plug-ins/gfig/gfig-dialog.c:944 ../plug-ins/gfig/gfig-stock.c:48 msgid "Move an object" msgstr "Move an object" #: ../plug-ins/gfig/gfig-dialog.c:947 ../plug-ins/gfig/gfig-stock.c:49 msgid "Move a single point" msgstr "Move a single point" #: ../plug-ins/gfig/gfig-dialog.c:950 ../plug-ins/gfig/gfig-stock.c:43 msgid "Copy an object" msgstr "Copy an object" #: ../plug-ins/gfig/gfig-dialog.c:953 ../plug-ins/gfig/gfig-stock.c:45 msgid "Delete an object" msgstr "Delete an object" #: ../plug-ins/gfig/gfig-dialog.c:956 ../plug-ins/gfig/gfig-stock.c:52 msgid "Select an object" msgstr "Select an object" #: ../plug-ins/gfig/gfig-dialog.c:1038 msgid "This tool has no options" msgstr "This tool has no options" #. Put buttons in #: ../plug-ins/gfig/gfig-dialog.c:1228 msgid "Show position" msgstr "Show position" #: ../plug-ins/gfig/gfig-dialog.c:1240 msgid "Show control points" msgstr "Show control points" #: ../plug-ins/gfig/gfig-dialog.c:1274 msgid "Max undo:" msgstr "Max undo:" #: ../plug-ins/gfig/gfig-dialog.c:1283 #: ../plug-ins/gimpressionist/general.c:185 msgid "Transparent" msgstr "Transparent" #: ../plug-ins/gfig/gfig-dialog.c:1285 msgid "Foreground" msgstr "Foreground" #: ../plug-ins/gfig/gfig-dialog.c:1287 ../plug-ins/imagemap/imap_cmd_copy.c:54 #: ../plug-ins/imagemap/imap_cmd_copy_object.c:55 #: ../plug-ins/imagemap/imap_menu.c:160 msgid "Copy" msgstr "Copy" #: ../plug-ins/gfig/gfig-dialog.c:1296 msgid "" "Layer background type. Copy causes the previous layer to be copied before " "the draw is performed." msgstr "" "Layer background type. Copy causes the previous layer to be copied before " "the draw is performed." #: ../plug-ins/gfig/gfig-dialog.c:1302 msgid "Background:" msgstr "Background:" #: ../plug-ins/gfig/gfig-dialog.c:1305 msgid "Feather" msgstr "Feather" #: ../plug-ins/gfig/gfig-dialog.c:1329 msgid "Radius:" msgstr "Radius:" #: ../plug-ins/gfig/gfig-dialog.c:1386 msgid "Grid spacing:" msgstr "Grid spacing:" #: ../plug-ins/gfig/gfig-dialog.c:1403 msgid "Polar grid sectors desired:" msgstr "Polar grid sectors desired:" #: ../plug-ins/gfig/gfig-dialog.c:1425 msgid "Polar grid radius interval:" msgstr "Polar grid radius interval:" #: ../plug-ins/gfig/gfig-dialog.c:1441 ../plug-ins/imagemap/imap_menu.c:220 msgid "Rectangle" msgstr "Rectangle" #: ../plug-ins/gfig/gfig-dialog.c:1443 msgid "Isometric" msgstr "Isometric" #: ../plug-ins/gfig/gfig-dialog.c:1452 msgid "Grid type:" msgstr "Grid type:" #: ../plug-ins/gfig/gfig-dialog.c:1459 ../plug-ins/gflare/gflare.c:552 msgid "Normal" msgstr "Normal" #: ../plug-ins/gfig/gfig-dialog.c:1462 msgid "Grey" msgstr "Grey" #: ../plug-ins/gfig/gfig-dialog.c:1463 msgid "Darker" msgstr "Darker" #: ../plug-ins/gfig/gfig-dialog.c:1464 msgid "Lighter" msgstr "Lighter" #: ../plug-ins/gfig/gfig-dialog.c:1465 msgid "Very dark" msgstr "Very dark" #: ../plug-ins/gfig/gfig-dialog.c:1474 msgid "Grid color:" msgstr "Grid colour:" #: ../plug-ins/gfig/gfig-dialog.c:1697 msgid "Sides:" msgstr "Sides:" #: ../plug-ins/gfig/gfig-dialog.c:1707 msgid "Right" msgstr "Right" #: ../plug-ins/gfig/gfig-dialog.c:1708 msgid "Left" msgstr "Left" #: ../plug-ins/gfig/gfig-dialog.c:1718 #: ../plug-ins/gimpressionist/orientation.c:148 msgid "Orientation:" msgstr "Orientation:" #: ../plug-ins/gfig/gfig-dobject.c:585 msgid "Hey where has the object gone ?" msgstr "Hey where has the object gone ?" #: ../plug-ins/gfig/gfig-dobject.c:955 msgid "Error reading file" msgstr "Error reading file" #: ../plug-ins/gfig/gfig-dobject.c:1044 msgid "Editing read-only object - you will not be able to save it" msgstr "Editing read-only object - you will not be able to save it" #: ../plug-ins/gfig/gfig-poly.c:51 msgid "Regular Polygon Number of Sides" msgstr "Regular Polygon Number of Sides" #: ../plug-ins/gfig/gfig-preview.c:328 msgid "Object Details" msgstr "Object Details" #. Position labels #: ../plug-ins/gfig/gfig-preview.c:378 msgid "XY position:" msgstr "XY position:" #: ../plug-ins/gfig/gfig-spiral.c:55 msgid "Spiral Number of Turns" msgstr "Spiral Number of Turns" #: ../plug-ins/gfig/gfig-star.c:52 msgid "Star Number of Points" msgstr "Star Number of Points" #: ../plug-ins/gfig/gfig-stock.c:41 msgid "Create bezier curve" msgstr "Create bezier curve" #: ../plug-ins/gfig/gfig.c:124 msgid "Create geometric shapes" msgstr "Create geometric shapes" #: ../plug-ins/gfig/gfig.c:135 msgid "_Gfig..." msgstr "_Gfig..." #: ../plug-ins/gfig/gfig.c:731 msgid "" "Error trying to save figure as a parasite: can't attach parasite to drawable." msgstr "" "Error trying to save figure as a parasite: can't attach parasite to drawable." #: ../plug-ins/gfig/gfig.c:758 #, c-format msgid "Error trying to open temporary file '%s' for parasite loading: %s" msgstr "Error trying to open temporary file '%s' for parasite loading: %s" #: ../plug-ins/gflare/gflare.c:553 msgid "Addition" msgstr "Addition" #: ../plug-ins/gflare/gflare.c:554 msgid "Overlay" msgstr "Overlay" #: ../plug-ins/gflare/gflare.c:809 msgid "Produce a lense flare effect using gradients" msgstr "Produce a lense flare effect using gradients" #: ../plug-ins/gflare/gflare.c:814 msgid "_Gradient Flare..." msgstr "_Gradient Flare..." #. #. * Dialog Shell #. #: ../plug-ins/gflare/gflare.c:953 ../plug-ins/gflare/gflare.c:2311 msgid "Gradient Flare" msgstr "Gradient Flare" #: ../plug-ins/gflare/gflare.c:1264 #, c-format msgid "Failed to open GFlare file '%s': %s" msgstr "Failed to open GFlare file '%s': %s" #: ../plug-ins/gflare/gflare.c:1272 #, c-format msgid "'%s' is not a valid GFlare file." msgstr "'%s' is not a valid GFlare file." #: ../plug-ins/gflare/gflare.c:1326 #, c-format msgid "invalid formatted GFlare file: %s\n" msgstr "invalid formatted GFlare file: %s\n" #: ../plug-ins/gflare/gflare.c:1451 #, c-format msgid "" "GFlare '%s' is not saved. If you add a new entry in '%s', like:\n" "(gflare-path \"%s\")\n" "and make a folder '%s', then you can save your own GFlares into that folder." msgstr "" "GFlare '%s' is not saved. If you add a new entry in '%s', like:\n" "(gflare-path \"%s\")\n" "and make a folder '%s', then you can save your own GFlares into that folder." #: ../plug-ins/gflare/gflare.c:1484 #, c-format msgid "Failed to write GFlare file '%s': %s" msgstr "Failed to write GFlare file '%s': %s" #: ../plug-ins/gflare/gflare.c:2368 msgid "A_uto update preview" msgstr "A_uto update preview" #: ../plug-ins/gflare/gflare.c:2419 msgid "`Default' is created." msgstr "`Default' is created." #: ../plug-ins/gflare/gflare.c:2420 msgid "Default" msgstr "Default" #. #. * Scales #. #. #. * Scales #. #: ../plug-ins/gflare/gflare.c:2699 ../plug-ins/gflare/gflare.c:3536 #: ../plug-ins/gflare/gflare.c:3641 ../plug-ins/gflare/gflare.c:3778 msgid "Parameters" msgstr "Parameters" #: ../plug-ins/gflare/gflare.c:2725 msgid "Ro_tation:" msgstr "Ro_tation:" #: ../plug-ins/gflare/gflare.c:2737 msgid "_Hue rotation:" msgstr "_Hue rotation:" #: ../plug-ins/gflare/gflare.c:2749 msgid "Vector _angle:" msgstr "Vector _angle:" #: ../plug-ins/gflare/gflare.c:2761 msgid "Vector _length:" msgstr "Vector _length:" #: ../plug-ins/gflare/gflare.c:2782 msgid "A_daptive supersampling" msgstr "A_daptive supersampling" #: ../plug-ins/gflare/gflare.c:2801 msgid "_Max depth:" msgstr "_Max depth:" #: ../plug-ins/gflare/gflare.c:2811 msgid "_Threshold" msgstr "_Threshold" #: ../plug-ins/gflare/gflare.c:2949 msgid "S_elector" msgstr "S_elector" #: ../plug-ins/gflare/gflare.c:3013 msgid "New Gradient Flare" msgstr "New Gradient Flare" #: ../plug-ins/gflare/gflare.c:3016 msgid "Enter a name for the new GFlare" msgstr "Enter a name for the new GFlare" #: ../plug-ins/gflare/gflare.c:3036 #, c-format msgid "The name '%s' is used already!" msgstr "The name '%s' is used already!" #: ../plug-ins/gflare/gflare.c:3092 msgid "Copy Gradient Flare" msgstr "Copy Gradient Flare" #: ../plug-ins/gflare/gflare.c:3095 msgid "Enter a name for the copied GFlare" msgstr "Enter a name for the copied GFlare" #: ../plug-ins/gflare/gflare.c:3117 #, c-format msgid "The name `%s' is used already!" msgstr "The name `%s' is used already!" #: ../plug-ins/gflare/gflare.c:3148 msgid "Cannot delete!! There must be at least one GFlare." msgstr "Cannot delete!! There must be at least one GFlare." #: ../plug-ins/gflare/gflare.c:3158 msgid "Delete Gradient Flare" msgstr "Delete Gradient Flare" #: ../plug-ins/gflare/gflare.c:3230 #, c-format msgid "not found %s in gflares_list" msgstr "not found %s in gflares_list" #: ../plug-ins/gflare/gflare.c:3271 msgid "Gradient Flare Editor" msgstr "Gradient Flare Editor" #: ../plug-ins/gflare/gflare.c:3275 msgid "Rescan Gradients" msgstr "Rescan Gradients" #. Glow #: ../plug-ins/gflare/gflare.c:3400 msgid "Glow Paint Options" msgstr "Glow Paint Options" #: ../plug-ins/gflare/gflare.c:3411 ../plug-ins/gflare/gflare.c:3439 #: ../plug-ins/gflare/gflare.c:3467 msgid "Opacity:" msgstr "Opacity:" #: ../plug-ins/gflare/gflare.c:3424 ../plug-ins/gflare/gflare.c:3452 #: ../plug-ins/gflare/gflare.c:3480 msgid "Paint mode:" msgstr "Paint mode:" #. Rays #: ../plug-ins/gflare/gflare.c:3428 msgid "Rays Paint Options" msgstr "Rays Paint Options" #. Rays #: ../plug-ins/gflare/gflare.c:3456 msgid "Second Flares Paint Options" msgstr "Second Flares Paint Options" #: ../plug-ins/gflare/gflare.c:3483 ../plug-ins/gimpressionist/general.c:134 msgid "_General" msgstr "_General" #. #. * Gradient Menus #. #: ../plug-ins/gflare/gflare.c:3509 ../plug-ins/gflare/gflare.c:3612 #: ../plug-ins/gflare/gflare.c:3751 msgid "Gradients" msgstr "Gradients" #: ../plug-ins/gflare/gflare.c:3520 ../plug-ins/gflare/gflare.c:3625 #: ../plug-ins/gflare/gflare.c:3762 msgid "Radial gradient:" msgstr "Radial gradient:" #: ../plug-ins/gflare/gflare.c:3524 ../plug-ins/gflare/gflare.c:3629 msgid "Angular gradient:" msgstr "Angular gradient:" #: ../plug-ins/gflare/gflare.c:3528 ../plug-ins/gflare/gflare.c:3633 msgid "Angular size gradient:" msgstr "Angular size gradient:" #: ../plug-ins/gflare/gflare.c:3548 ../plug-ins/gflare/gflare.c:3653 #: ../plug-ins/gflare/gflare.c:3790 msgid "Size (%):" msgstr "Size (%):" #: ../plug-ins/gflare/gflare.c:3560 ../plug-ins/gflare/gflare.c:3665 #: ../plug-ins/gflare/gflare.c:3802 msgid "Rotation:" msgstr "Rotation:" #: ../plug-ins/gflare/gflare.c:3572 ../plug-ins/gflare/gflare.c:3678 #: ../plug-ins/gflare/gflare.c:3815 msgid "Hue rotation:" msgstr "Hue rotation:" #: ../plug-ins/gflare/gflare.c:3586 msgid "G_low" msgstr "G_low" #: ../plug-ins/gflare/gflare.c:3690 msgid "# of Spikes:" msgstr "# of Spikes:" #: ../plug-ins/gflare/gflare.c:3702 msgid "Spike thickness:" msgstr "Spike thickness:" #: ../plug-ins/gflare/gflare.c:3716 msgid "_Rays" msgstr "_Rays" #: ../plug-ins/gflare/gflare.c:3766 msgid "Size factor gradient:" msgstr "Size factor gradient:" #: ../plug-ins/gflare/gflare.c:3770 msgid "Probability gradient:" msgstr "Probability gradient:" #. #. * Shape Radio Button Frame #. #: ../plug-ins/gflare/gflare.c:3832 msgid "Shape of Second Flares" msgstr "Shape of Second Flares" #: ../plug-ins/gflare/gflare.c:3840 ../plug-ins/imagemap/imap_menu.c:222 msgid "Circle" msgstr "Circle" #: ../plug-ins/gflare/gflare.c:3857 ../plug-ins/imagemap/imap_menu.c:224 msgid "Polygon" msgstr "Polygon" #: ../plug-ins/gflare/gflare.c:3890 msgid "Random seed:" msgstr "Random seed:" #: ../plug-ins/gflare/gflare.c:3904 msgid "_Second Flares" msgstr "_Second Flares" #: ../plug-ins/gfli/gfli.c:163 ../plug-ins/gfli/gfli.c:183 msgid "AutoDesk FLIC animation" msgstr "AutoDesk FLIC animation" #: ../plug-ins/gfli/gfli.c:529 #, c-format msgid "Frame (%i)" msgstr "Frame (%i)" #: ../plug-ins/gfli/gfli.c:680 msgid "Sorry, I can save only INDEXED and GRAY images." msgstr "Sorry, I can save only INDEXED and GREY images." #: ../plug-ins/gfli/gfli.c:811 msgid "GFLI 1.3 - Load framestack" msgstr "GFLI 1.3 - Load framestack" #. spinbutton 2 #: ../plug-ins/gfli/gfli.c:849 ../plug-ins/gfli/gfli.c:919 #: ../plug-ins/rcm/rcm_dialog.c:325 ../plug-ins/rcm/rcm_dialog.c:378 msgid "To:" msgstr "To:" #: ../plug-ins/gfli/gfli.c:879 msgid "GFLI 1.3 - Save framestack" msgstr "GFLI 1.3 - Save framestack" #: ../plug-ins/gimpressionist/brush.c:247 msgid "Can only save drawables!" msgstr "Can only save drawables!" #: ../plug-ins/gimpressionist/brush.c:252 msgid "Save Brush" msgstr "Save Brush" #: ../plug-ins/gimpressionist/brush.c:507 msgid "_Brush" msgstr "_Brush" #: ../plug-ins/gimpressionist/brush.c:544 msgid "Gamma:" msgstr "Gamma:" #: ../plug-ins/gimpressionist/brush.c:562 msgid "Changes the gamma (brightness) of the selected brush" msgstr "Changes the gamma (brightness) of the selected brush" #: ../plug-ins/gimpressionist/brush.c:570 msgid "Select:" msgstr "Select:" #: ../plug-ins/gimpressionist/brush.c:599 msgid "Aspect ratio:" msgstr "Aspect ratio:" #: ../plug-ins/gimpressionist/brush.c:603 msgid "Specifies the aspect ratio of the brush" msgstr "Specifies the aspect ratio of the brush" #: ../plug-ins/gimpressionist/brush.c:612 #: ../plug-ins/gimpressionist/paper.c:206 msgid "Relief:" msgstr "Relief:" #: ../plug-ins/gimpressionist/brush.c:616 #: ../plug-ins/gimpressionist/paper.c:210 msgid "Specifies the amount of embossing to apply to the image (in percent)" msgstr "Specifies the amount of embossing to apply to the image (in percent)" #: ../plug-ins/gimpressionist/color.c:60 msgid "Co_lor" msgstr "Co_lour" #: ../plug-ins/gimpressionist/color.c:70 msgid "A_verage under brush" msgstr "A_verage under brush" #: ../plug-ins/gimpressionist/color.c:72 msgid "C_enter of brush" msgstr "C_entre of brush" #: ../plug-ins/gimpressionist/color.c:79 msgid "Color is computed from the average of all pixels under the brush" msgstr "Colour is computed from the average of all pixels under the brush" #: ../plug-ins/gimpressionist/color.c:83 msgid "Samples the color from the pixel in the center of the brush" msgstr "Samples the colour from the pixel in the centre of the brush" #: ../plug-ins/gimpressionist/color.c:94 msgid "Color _noise:" msgstr "Colour _noise:" #: ../plug-ins/gimpressionist/color.c:98 msgid "Adds random noise to the color" msgstr "Adds random noise to the colour" #: ../plug-ins/gimpressionist/general.c:150 msgid "Keep original" msgstr "Keep original" #: ../plug-ins/gimpressionist/general.c:151 msgid "Preserve the original image as a background" msgstr "Preserve the original image as a background" #: ../plug-ins/gimpressionist/general.c:156 msgid "From paper" msgstr "From paper" #: ../plug-ins/gimpressionist/general.c:157 msgid "Copy the texture of the selected paper as a background" msgstr "Copy the texture of the selected paper as a background" #: ../plug-ins/gimpressionist/general.c:167 msgid "Solid colored background" msgstr "Solid coloured background" #: ../plug-ins/gimpressionist/general.c:186 msgid "Use a transparent background; Only the strokes painted will be visible" msgstr "Use a transparent background; Only the strokes painted will be visible" #: ../plug-ins/gimpressionist/general.c:203 msgid "Paint edges" msgstr "Paint edges" #: ../plug-ins/gimpressionist/general.c:208 msgid "Selects if to place strokes all the way out to the edges of the image" msgstr "Selects if to place strokes all the way out to the edges of the image" #. Tileable checkbox #: ../plug-ins/gimpressionist/general.c:213 ../plug-ins/maze/maze_face.c:284 msgid "Tileable" msgstr "Tileable" #: ../plug-ins/gimpressionist/general.c:217 msgid "Selects if the resulting image should be seamlessly tileable" msgstr "Selects if the resulting image should be seamlessly tileable" #: ../plug-ins/gimpressionist/general.c:222 msgid "Drop shadow" msgstr "Drop shadow" #: ../plug-ins/gimpressionist/general.c:227 msgid "Adds a shadow effect to each brush stroke" msgstr "Adds a shadow effect to each brush stroke" #: ../plug-ins/gimpressionist/general.c:240 msgid "Edge darken:" msgstr "Edge darken:" #: ../plug-ins/gimpressionist/general.c:244 msgid "How much to \"darken\" the edges of each brush stroke" msgstr "How much to \"darken\" the edges of each brush stroke" #: ../plug-ins/gimpressionist/general.c:249 msgid "Shadow darken:" msgstr "Shadow darken:" #: ../plug-ins/gimpressionist/general.c:253 msgid "How much to \"darken\" the drop shadow" msgstr "How much to \"darken\" the drop shadow" #: ../plug-ins/gimpressionist/general.c:258 msgid "Shadow depth:" msgstr "Shadow depth:" #: ../plug-ins/gimpressionist/general.c:262 msgid "" "The depth of the drop shadow, i.e. how far apart from the object it should be" msgstr "" "The depth of the drop shadow, i.e. how far apart from the object it should be" #: ../plug-ins/gimpressionist/general.c:267 msgid "Shadow blur:" msgstr "Shadow blur:" #: ../plug-ins/gimpressionist/general.c:271 msgid "How much to blur the drop shadow" msgstr "How much to blur the drop shadow" #: ../plug-ins/gimpressionist/general.c:276 msgid "Deviation threshold:" msgstr "Deviation threshold:" #: ../plug-ins/gimpressionist/general.c:280 msgid "A bailout-value for adaptive selections" msgstr "A bailout-value for adaptive selections" #: ../plug-ins/gimpressionist/gimp.c:90 msgid "Performs various artistic operations" msgstr "Performs various artistic operations" #: ../plug-ins/gimpressionist/gimp.c:95 msgid "_GIMPressionist..." msgstr "_GIMPressionist..." #: ../plug-ins/gimpressionist/gimp.c:371 msgid "Painting" msgstr "Painting" #: ../plug-ins/gimpressionist/gimpressionist.c:139 msgid "GIMPressionist" msgstr "GIMPressionist" #: ../plug-ins/gimpressionist/orientation.c:92 msgid "Or_ientation" msgstr "Or_ientation" #: ../plug-ins/gimpressionist/orientation.c:106 msgid "Directions:" msgstr "Directions:" #: ../plug-ins/gimpressionist/orientation.c:110 msgid "The number of directions (i.e. brushes) to use" msgstr "The number of directions (i.e. brushes) to use" #: ../plug-ins/gimpressionist/orientation.c:118 msgid "Start angle:" msgstr "Start angle:" #: ../plug-ins/gimpressionist/orientation.c:122 msgid "The starting angle of the first brush to create" msgstr "The starting angle of the first brush to create" #: ../plug-ins/gimpressionist/orientation.c:130 msgid "Angle span:" msgstr "Angle span:" #: ../plug-ins/gimpressionist/orientation.c:134 msgid "The angle span of the first brush to create" msgstr "The angle span of the first brush to create" #: ../plug-ins/gimpressionist/orientation.c:157 msgid "" "Let the value (brightness) of the region determine the direction of the " "stroke" msgstr "" "Let the value (brightness) of the region determine the direction of the " "stroke" #: ../plug-ins/gimpressionist/orientation.c:160 #: ../plug-ins/gimpressionist/size.c:163 msgid "Radius" msgstr "Radius" #: ../plug-ins/gimpressionist/orientation.c:161 msgid "" "The distance from the center of the image determines the direction of the " "stroke" msgstr "" "The distance from the centre of the image determines the direction of the " "stroke" #: ../plug-ins/gimpressionist/orientation.c:165 msgid "Selects a random direction of each stroke" msgstr "Selects a random direction of each stroke" #: ../plug-ins/gimpressionist/orientation.c:168 #: ../plug-ins/gimpressionist/size.c:171 msgid "Radial" msgstr "Radial" #: ../plug-ins/gimpressionist/orientation.c:169 msgid "Let the direction from the center determine the direction of the stroke" msgstr "" "Let the direction from the centre determine the direction of the stroke" #: ../plug-ins/gimpressionist/orientation.c:176 #: ../plug-ins/gimpressionist/size.c:179 msgid "Flowing" msgstr "Flowing" #: ../plug-ins/gimpressionist/orientation.c:177 #: ../plug-ins/gimpressionist/size.c:180 msgid "The strokes follow a \"flowing\" pattern" msgstr "The strokes follow a \"flowing\" pattern" #: ../plug-ins/gimpressionist/orientation.c:181 msgid "The hue of the region determines the direction of the stroke" msgstr "The hue of the region determines the direction of the stroke" #: ../plug-ins/gimpressionist/orientation.c:184 #: ../plug-ins/gimpressionist/size.c:187 msgid "Adaptive" msgstr "Adaptive" #: ../plug-ins/gimpressionist/orientation.c:185 msgid "The direction that matches the original image the closest is selected" msgstr "The direction that matches the original image the closest is selected" #: ../plug-ins/gimpressionist/orientation.c:192 #: ../plug-ins/gimpressionist/size.c:196 msgid "Manual" msgstr "Manual" #: ../plug-ins/gimpressionist/orientation.c:193 msgid "Manually specify the stroke orientation" msgstr "Manually specify the stroke orientation" #: ../plug-ins/gimpressionist/orientation.c:204 msgid "Opens up the Orientation Map Editor" msgstr "Opens up the Orientation Map Editor" #: ../plug-ins/gimpressionist/orientmap.c:526 msgid "Orientation Map Editor" msgstr "Orientation Map Editor" #: ../plug-ins/gimpressionist/orientmap.c:555 msgid "Vectors" msgstr "Vectors" #: ../plug-ins/gimpressionist/orientmap.c:567 msgid "" "The vector-field. Left-click to move selected vector, Right-click to point " "it towards mouse, Middle-click to add a new vector." msgstr "" "The vector-field. Left-click to move selected vector, Right-click to point " "it towards mouse, Middle-click to add a new vector." #: ../plug-ins/gimpressionist/orientmap.c:590 #: ../plug-ins/gimpressionist/sizemap.c:459 msgid "Adjust the preview's brightness" msgstr "Adjust the preview's brightness" #: ../plug-ins/gimpressionist/orientmap.c:612 msgid "Select previous vector" msgstr "Select previous vector" #: ../plug-ins/gimpressionist/orientmap.c:618 msgid "Select next vector" msgstr "Select next vector" #: ../plug-ins/gimpressionist/orientmap.c:620 #: ../plug-ins/gimpressionist/sizemap.c:490 msgid "A_dd" msgstr "A_dd" #: ../plug-ins/gimpressionist/orientmap.c:624 msgid "Add new vector" msgstr "Add new vector" #: ../plug-ins/gimpressionist/orientmap.c:626 #: ../plug-ins/gimpressionist/sizemap.c:497 msgid "_Kill" msgstr "_Kill" #: ../plug-ins/gimpressionist/orientmap.c:630 msgid "Delete selected vector" msgstr "Delete selected vector" #: ../plug-ins/gimpressionist/orientmap.c:641 msgid "Type" msgstr "Type" #: ../plug-ins/gimpressionist/orientmap.c:645 msgid "_Normal" msgstr "_Normal" #: ../plug-ins/gimpressionist/orientmap.c:646 msgid "Vorte_x" msgstr "Vorte_x" #: ../plug-ins/gimpressionist/orientmap.c:647 msgid "Vortex_2" msgstr "Vortex_2" #: ../plug-ins/gimpressionist/orientmap.c:648 msgid "Vortex_3" msgstr "Vortex_3" #: ../plug-ins/gimpressionist/orientmap.c:654 #: ../plug-ins/gimpressionist/sizemap.c:542 msgid "_Voronoi" msgstr "_Voronoi" #: ../plug-ins/gimpressionist/orientmap.c:662 msgid "" "Voronoi-mode makes only the vector closest to the given point have any " "influence" msgstr "" "Voronoi-mode makes only the vector closest to the given point have any " "influence" #: ../plug-ins/gimpressionist/orientmap.c:672 msgid "A_ngle:" msgstr "A_ngle:" #: ../plug-ins/gimpressionist/orientmap.c:676 msgid "Change the angle of the selected vector" msgstr "Change the angle of the selected vector" #: ../plug-ins/gimpressionist/orientmap.c:683 msgid "Ang_le offset:" msgstr "Ang_le offset:" #: ../plug-ins/gimpressionist/orientmap.c:687 msgid "Offset all vectors with a given angle" msgstr "Offset all vectors with a given angle" #: ../plug-ins/gimpressionist/orientmap.c:698 msgid "Change the strength of the selected vector" msgstr "Change the strength of the selected vector" #: ../plug-ins/gimpressionist/orientmap.c:705 msgid "S_trength exp.:" msgstr "S_trength exp.:" #: ../plug-ins/gimpressionist/orientmap.c:709 #: ../plug-ins/gimpressionist/sizemap.c:537 msgid "Change the exponent of the strength" msgstr "Change the exponent of the strength" #: ../plug-ins/gimpressionist/paper.c:138 msgid "P_aper" msgstr "P_aper" #: ../plug-ins/gimpressionist/paper.c:173 msgid "Inverts the Papers texture" msgstr "Inverts the Papers texture" #: ../plug-ins/gimpressionist/paper.c:177 msgid "O_verlay" msgstr "O_verlay" #: ../plug-ins/gimpressionist/paper.c:182 msgid "Applies the paper as it is (without embossing it)" msgstr "Applies the paper as it is (without embossing it)" #: ../plug-ins/gimpressionist/paper.c:198 msgid "Specifies the scale of the texture (in percent of original file)" msgstr "Specifies the scale of the texture (in percent of original file)" #: ../plug-ins/gimpressionist/placement.c:67 msgid "Pl_acement" msgstr "Pl_acement" #: ../plug-ins/gimpressionist/placement.c:73 msgid "Placement" msgstr "Placement" #: ../plug-ins/gimpressionist/placement.c:77 msgid "Randomly" msgstr "Randomly" #: ../plug-ins/gimpressionist/placement.c:81 msgid "Evenly distributed" msgstr "Evenly distributed" #: ../plug-ins/gimpressionist/placement.c:89 msgid "Place strokes randomly around the image" msgstr "Place strokes randomly around the image" #: ../plug-ins/gimpressionist/placement.c:93 msgid "The strokes are evenly distributed across the image" msgstr "The strokes are evenly distributed across the image" #: ../plug-ins/gimpressionist/placement.c:102 msgid "Centered" msgstr "Centred" #: ../plug-ins/gimpressionist/placement.c:108 msgid "Focus the brush strokes around the center of the image" msgstr "Focus the brush strokes around the centre of the image" #: ../plug-ins/gimpressionist/placement.c:120 msgid "Stroke _density:" msgstr "Stroke _density:" #: ../plug-ins/gimpressionist/placement.c:124 msgid "The relative density of the brush strokes" msgstr "The relative density of the brush strokes" #. #. * gimp_filename_to_utf8 () and g_strerror () return temporary strings #. * that need not and should not be freed. So this call is OK. #. * #: ../plug-ins/gimpressionist/ppmtool.c:650 #, c-format msgid "Failed to save PPM file '%s': %s" msgstr "Failed to save PPM file '%s': %s" #: ../plug-ins/gimpressionist/presets.c:638 msgid "Save Current" msgstr "Save Current" #: ../plug-ins/gimpressionist/presets.c:892 msgid "Gimpressionist Defaults" msgstr "Gimpressionist Defaults" #: ../plug-ins/gimpressionist/presets.c:1013 msgid "_Presets" msgstr "_Presets" #: ../plug-ins/gimpressionist/presets.c:1028 msgid "Save Current..." msgstr "Save Current..." #: ../plug-ins/gimpressionist/presets.c:1036 msgid "Save the current settings to the specified file" msgstr "Save the current settings to the specified file" #: ../plug-ins/gimpressionist/presets.c:1064 msgid "Reads the selected Preset into memory" msgstr "Reads the selected Preset into memory" #: ../plug-ins/gimpressionist/presets.c:1070 msgid "Deletes the selected Preset" msgstr "Deletes the selected Preset" #: ../plug-ins/gimpressionist/presets.c:1076 msgid "Reread the folder of Presets" msgstr "Reread the folder of Presets" #: ../plug-ins/gimpressionist/preview.c:180 msgid "Refresh the Preview window" msgstr "Refresh the Preview window" #: ../plug-ins/gimpressionist/preview.c:188 msgid "Revert to the original image" msgstr "Revert to the original image" #: ../plug-ins/gimpressionist/size.c:95 msgid "_Size" msgstr "_Size" #: ../plug-ins/gimpressionist/size.c:109 msgid "Sizes:" msgstr "Sizes:" #: ../plug-ins/gimpressionist/size.c:113 msgid "The number of sizes of brushes to use" msgstr "The number of sizes of brushes to use" #: ../plug-ins/gimpressionist/size.c:121 msgid "Minimum size:" msgstr "Minimum size:" #: ../plug-ins/gimpressionist/size.c:125 msgid "The smallest brush to create" msgstr "The smallest brush to create" #: ../plug-ins/gimpressionist/size.c:133 msgid "Maximum size:" msgstr "Maximum size:" #: ../plug-ins/gimpressionist/size.c:137 msgid "The largest brush to create" msgstr "The largest brush to create" #: ../plug-ins/gimpressionist/size.c:151 msgid "Size:" msgstr "Size:" #: ../plug-ins/gimpressionist/size.c:160 msgid "" "Let the value (brightness) of the region determine the size of the stroke" msgstr "" "Let the value (brightness) of the region determine the size of the stroke" #: ../plug-ins/gimpressionist/size.c:164 msgid "" "The distance from the center of the image determines the size of the stroke" msgstr "" "The distance from the centre of the image determines the size of the stroke" #: ../plug-ins/gimpressionist/size.c:168 msgid "Selects a random size for each stroke" msgstr "Selects a random size for each stroke" #: ../plug-ins/gimpressionist/size.c:172 msgid "Let the direction from the center determine the size of the stroke" msgstr "Let the direction from the centre determine the size of the stroke" #: ../plug-ins/gimpressionist/size.c:184 msgid "The hue of the region determines the size of the stroke" msgstr "The hue of the region determines the size of the stroke" #: ../plug-ins/gimpressionist/size.c:188 msgid "The brush-size that matches the original image the closest is selected" msgstr "The brush-size that matches the original image the closest is selected" #: ../plug-ins/gimpressionist/size.c:197 msgid "Manually specify the stroke size" msgstr "Manually specify the stroke size" #: ../plug-ins/gimpressionist/size.c:208 msgid "Opens up the Size Map Editor" msgstr "Opens up the Size Map Editor" #: ../plug-ins/gimpressionist/sizemap.c:401 msgid "Size Map Editor" msgstr "Size Map Editor" #: ../plug-ins/gimpressionist/sizemap.c:429 msgid "Smvectors" msgstr "Smvectors" #: ../plug-ins/gimpressionist/sizemap.c:439 msgid "" "The smvector-field. Left-click to move selected smvector, Right-click to " "point it towards mouse, Middle-click to add a new smvector." msgstr "" "The smvector-field. Left-click to move selected smvector, Right-click to " "point it towards mouse, Middle-click to add a new smvector." #: ../plug-ins/gimpressionist/sizemap.c:481 msgid "Select previous smvector" msgstr "Select previous smvector" #: ../plug-ins/gimpressionist/sizemap.c:488 msgid "Select next smvector" msgstr "Select next smvector" #: ../plug-ins/gimpressionist/sizemap.c:495 msgid "Add new smvector" msgstr "Add new smvector" #: ../plug-ins/gimpressionist/sizemap.c:502 msgid "Delete selected smvector" msgstr "Delete selected smvector" #: ../plug-ins/gimpressionist/sizemap.c:515 msgid "Change the angle of the selected smvector" msgstr "Change the angle of the selected smvector" #: ../plug-ins/gimpressionist/sizemap.c:522 msgid "S_trength:" msgstr "S_trength:" #: ../plug-ins/gimpressionist/sizemap.c:526 msgid "Change the strength of the selected smvector" msgstr "Change the strength of the selected smvector" #: ../plug-ins/gimpressionist/sizemap.c:533 msgid "St_rength exp.:" msgstr "St_rength exp.:" #: ../plug-ins/gimpressionist/sizemap.c:549 msgid "" "Voronoi-mode makes only the smvector closest to the given point have any " "influence" msgstr "" "Voronoi-mode makes only the smvector closest to the given point have any " "influence" #: ../plug-ins/help/gimphelpdomain.c:178 msgid "The GIMP help files are not found." msgstr "The GIMP help files are not found." #: ../plug-ins/help/gimphelpdomain.c:179 msgid "" "Please install the additional help package or use the online user manual at " "http://docs.gimp.org/." msgstr "" "Please install the additional help package or use the online user manual at " "http://docs.gimp.org/." #: ../plug-ins/help/gimphelpdomain.c:185 msgid "There is a problem with the GIMP help files." msgstr "There is a problem with the GIMP help files." #: ../plug-ins/help/gimphelpdomain.c:187 msgid "Please check your installation." msgstr "Please check your installation." #: ../plug-ins/help/gimphelpdomain.c:197 #, c-format msgid "Help ID '%s' unknown" msgstr "Help ID '%s' unknown" #: ../plug-ins/help/gimphelplocale.c:215 #, c-format msgid "" "Parse error in '%s':\n" "%s" msgstr "" "Parse error in '%s':\n" "%s" #: ../plug-ins/helpbrowser/dialog.c:217 msgid "GIMP Help Browser" msgstr "GIMP Help Browser" #: ../plug-ins/helpbrowser/dialog.c:312 msgid "Drag and drop this icon to a web browser" msgstr "Drag and drop this icon to a web browser" #: ../plug-ins/helpbrowser/dialog.c:703 msgid "Go back one page" msgstr "Go back one page" #: ../plug-ins/helpbrowser/dialog.c:708 msgid "Go forward one page" msgstr "Go forward one page" #: ../plug-ins/helpbrowser/dialog.c:713 msgid "Go to the index page" msgstr "Go to the index page" #: ../plug-ins/helpbrowser/dialog.c:748 msgid "Visit the GIMP documentation website" msgstr "Visit the GIMP documentation website" #: ../plug-ins/helpbrowser/dialog.c:824 msgid "Document not found" msgstr "Document not found" #: ../plug-ins/helpbrowser/dialog.c:826 msgid "The requested URL could not be loaded:" msgstr "The requested URL could not be loaded:" #: ../plug-ins/ifscompose/ifscompose.c:333 msgid "Create an Iterated Function System (IFS) fractal" msgstr "Create an Iterated Function System (IFS) fractal" #: ../plug-ins/ifscompose/ifscompose.c:345 msgid "_IFS Fractal..." msgstr "_IFS Fractal..." #. Asym #: ../plug-ins/ifscompose/ifscompose.c:581 msgid "Asymmetry:" msgstr "Asymmetry:" #. Shear #: ../plug-ins/ifscompose/ifscompose.c:595 msgid "Shear:" msgstr "Shear:" #. Simple color control section #: ../plug-ins/ifscompose/ifscompose.c:640 msgid "Simple" msgstr "Simple" #: ../plug-ins/ifscompose/ifscompose.c:649 msgid "IFS Fractal: Target" msgstr "IFS Fractal: Target" #: ../plug-ins/ifscompose/ifscompose.c:655 msgid "Scale hue by:" msgstr "Scale hue by:" #: ../plug-ins/ifscompose/ifscompose.c:670 msgid "Scale value by:" msgstr "Scale value by:" #. Full color control section #: ../plug-ins/ifscompose/ifscompose.c:687 msgid "Full" msgstr "Full" #: ../plug-ins/ifscompose/ifscompose.c:695 msgid "IFS Fractal: Red" msgstr "IFS Fractal: Red" #: ../plug-ins/ifscompose/ifscompose.c:703 msgid "IFS Fractal: Green" msgstr "IFS Fractal: Green" #: ../plug-ins/ifscompose/ifscompose.c:711 msgid "IFS Fractal: Blue" msgstr "IFS Fractal: Blue" #: ../plug-ins/ifscompose/ifscompose.c:719 msgid "IFS Fractal: Black" msgstr "IFS Fractal: Black" #: ../plug-ins/ifscompose/ifscompose.c:769 msgid "IFS Fractal" msgstr "IFS Fractal" #: ../plug-ins/ifscompose/ifscompose.c:867 msgid "Spatial Transformation" msgstr "Spatial Transformation" #: ../plug-ins/ifscompose/ifscompose.c:873 msgid "Color Transformation" msgstr "Colour Transformation" #: ../plug-ins/ifscompose/ifscompose.c:883 msgid "Relative probability:" msgstr "Relative probability:" #: ../plug-ins/ifscompose/ifscompose.c:1058 #: ../plug-ins/imagemap/imap_menu.c:163 msgid "Select _All" msgstr "Select _All" #: ../plug-ins/ifscompose/ifscompose.c:1062 msgid "Re_center" msgstr "Re_centre" #: ../plug-ins/ifscompose/ifscompose.c:1062 msgid "Recompute Center" msgstr "Recompute Centre" #: ../plug-ins/ifscompose/ifscompose.c:1066 msgid "Render Options" msgstr "Render Options" #: ../plug-ins/ifscompose/ifscompose.c:1072 #: ../plug-ins/imagemap/imap_cmd_move.c:86 #: ../plug-ins/imagemap/imap_cmd_object_move.c:57 msgid "Move" msgstr "Move" #: ../plug-ins/ifscompose/ifscompose.c:1075 msgid "Rotate" msgstr "Rotate" #: ../plug-ins/ifscompose/ifscompose.c:1075 msgid "Rotate / Scale" msgstr "Rotate / Scale" #: ../plug-ins/ifscompose/ifscompose.c:1078 msgid "Stretch" msgstr "Stretch" #: ../plug-ins/ifscompose/ifscompose.c:1176 msgid "IFS Fractal Render Options" msgstr "IFS Fractal Render Options" #: ../plug-ins/ifscompose/ifscompose.c:1197 msgid "Max. memory:" msgstr "Max. memory:" #: ../plug-ins/ifscompose/ifscompose.c:1224 msgid "Subdivide:" msgstr "Subdivide:" #: ../plug-ins/ifscompose/ifscompose.c:1237 msgid "Spot radius:" msgstr "Spot radius:" #: ../plug-ins/ifscompose/ifscompose.c:1302 #, c-format msgid "Rendering IFS (%d/%d)" msgstr "Rendering IFS (%d/%d)" #: ../plug-ins/ifscompose/ifscompose.c:1468 #, c-format msgid "Transformation %s" msgstr "Transformation %s" #: ../plug-ins/ifscompose/ifscompose.c:2381 msgid "Save failed" msgstr "Save failed" #: ../plug-ins/ifscompose/ifscompose.c:2462 #: ../plug-ins/ifscompose/ifscompose.c:2475 msgid "Open failed" msgstr "Open failed" #: ../plug-ins/ifscompose/ifscompose.c:2470 #, c-format msgid "File '%s' doesn't seem to be an IFS Fractal file." msgstr "File '%s' doesn't seem to be an IFS Fractal file." #: ../plug-ins/ifscompose/ifscompose.c:2510 msgid "Save as IFS Fractal file" msgstr "Save as IFS Fractal file" #: ../plug-ins/ifscompose/ifscompose.c:2547 msgid "Open IFS Fractal file" msgstr "Open IFS Fractal file" #: ../plug-ins/imagemap/imap_about.c:43 msgid "Image Map Plug-In" msgstr "Image Map Plug-In" #: ../plug-ins/imagemap/imap_about.c:47 msgid "Copyright © 1999-2005 by Maurits Rijk" msgstr "Copyright © 1999-2005 by Maurits Rijk" #: ../plug-ins/imagemap/imap_about.c:49 msgid "Released under the GNU General Public License" msgstr "Released under the GNU General Public License" #: ../plug-ins/imagemap/imap_circle.c:64 msgid "C_ircle" msgstr "C_ircle" #: ../plug-ins/imagemap/imap_circle.c:264 msgid "Center _x:" msgstr "Centre _x:" #: ../plug-ins/imagemap/imap_circle.c:269 #: ../plug-ins/imagemap/imap_circle.c:276 #: ../plug-ins/imagemap/imap_circle.c:282 ../plug-ins/imagemap/imap_grid.c:250 #: ../plug-ins/imagemap/imap_grid.c:256 #: ../plug-ins/imagemap/imap_polygon.c:505 #: ../plug-ins/imagemap/imap_polygon.c:513 #: ../plug-ins/imagemap/imap_rectangle.c:394 #: ../plug-ins/imagemap/imap_rectangle.c:401 #: ../plug-ins/imagemap/imap_rectangle.c:408 #: ../plug-ins/imagemap/imap_rectangle.c:415 msgid "pixels" msgstr "pixels" #: ../plug-ins/imagemap/imap_circle.c:271 msgid "Center _y:" msgstr "Centre _y:" #: ../plug-ins/imagemap/imap_cmd_clear.c:51 msgid "Clear" msgstr "Clear" #: ../plug-ins/imagemap/imap_cmd_create.c:58 #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:151 msgid "Create" msgstr "Create" #: ../plug-ins/imagemap/imap_cmd_cut.c:55 #: ../plug-ins/imagemap/imap_cmd_cut_object.c:51 #: ../plug-ins/imagemap/imap_menu.c:159 msgid "Cut" msgstr "Cut" #: ../plug-ins/imagemap/imap_cmd_delete.c:57 #: ../plug-ins/imagemap/imap_menu.c:162 msgid "Delete" msgstr "Delete" #: ../plug-ins/imagemap/imap_cmd_delete_point.c:61 #: ../plug-ins/imagemap/imap_menu.c:179 msgid "Delete Point" msgstr "Delete Point" #: ../plug-ins/imagemap/imap_cmd_edit_object.c:54 msgid "Edit Object" msgstr "Edit Object" #. Create the areas #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:117 #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:147 #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:251 msgid "Use Gimp Guides" msgstr "Use Gimp Guides" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:160 msgid "Al_ternate" msgstr "Al_ternate" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:165 msgid "A_ll" msgstr "A_ll" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:169 msgid "Add Additional Guides" msgstr "Add Additional Guides" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:177 msgid "L_eft border" msgstr "L_eft border" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:181 msgid "_Right border" msgstr "_Right border" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:185 msgid "_Upper border" msgstr "_Upper border" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:189 msgid "Lo_wer border" msgstr "Lo_wer border" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:197 msgid "_Base URL:" msgstr "_Base URL:" #: ../plug-ins/imagemap/imap_cmd_guides.c:74 #: ../plug-ins/imagemap/imap_cmd_guides.c:140 msgid "Create Guides" msgstr "Create Guides" #: ../plug-ins/imagemap/imap_cmd_guides.c:113 #, c-format msgid "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" msgstr "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" #: ../plug-ins/imagemap/imap_cmd_guides.c:144 msgid "" "Guides are pre-defined rectangles covering the image. You define them by " "their width, height, and spacing from each other. This allows you to rapidly " "create the most common image map type - image collection of \"thumbnails\", " "suitable for navigation bars." msgstr "" "Guides are pre-defined rectangles covering the image. You define them by " "their width, height, and spacing from each other. This allows you to rapidly " "create the most common image map type - image collection of \"thumbnails\", " "suitable for navigation bars." #: ../plug-ins/imagemap/imap_cmd_guides.c:170 msgid "_Left start at:" msgstr "_Left start at:" #: ../plug-ins/imagemap/imap_cmd_guides.c:180 msgid "_Top start at:" msgstr "_Top start at:" #: ../plug-ins/imagemap/imap_cmd_guides.c:185 msgid "_Horz. spacing:" msgstr "_Horz. spacing:" #: ../plug-ins/imagemap/imap_cmd_guides.c:191 msgid "_No. across:" msgstr "_No. across:" #: ../plug-ins/imagemap/imap_cmd_guides.c:197 msgid "_Vert. spacing:" msgstr "_Vert. spacing:" #: ../plug-ins/imagemap/imap_cmd_guides.c:203 msgid "No. _down:" msgstr "No. _down:" #: ../plug-ins/imagemap/imap_cmd_guides.c:212 msgid "Base _URL:" msgstr "Base _URL:" #: ../plug-ins/imagemap/imap_cmd_guides.c:237 msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" msgstr "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" #: ../plug-ins/imagemap/imap_cmd_guides.c:272 msgid "Guides" msgstr "Guides" #: ../plug-ins/imagemap/imap_cmd_insert_point.c:62 #: ../plug-ins/imagemap/imap_menu.c:178 msgid "Insert Point" msgstr "Insert Point" #: ../plug-ins/imagemap/imap_cmd_move_down.c:53 #: ../plug-ins/imagemap/imap_cmd_object_down.c:55 #: ../plug-ins/imagemap/imap_menu.c:176 msgid "Move Down" msgstr "Move Down" #: ../plug-ins/imagemap/imap_cmd_move_sash.c:68 msgid "Move Sash" msgstr "Move Sash" #: ../plug-ins/imagemap/imap_cmd_move_selected.c:56 msgid "Move Selected Objects" msgstr "Move Selected Objects" #: ../plug-ins/imagemap/imap_cmd_move_to_front.c:51 msgid "Move To Front" msgstr "Move To Front" #: ../plug-ins/imagemap/imap_cmd_move_up.c:53 #: ../plug-ins/imagemap/imap_cmd_object_up.c:55 #: ../plug-ins/imagemap/imap_menu.c:175 msgid "Move Up" msgstr "Move Up" #: ../plug-ins/imagemap/imap_cmd_paste.c:51 #: ../plug-ins/imagemap/imap_menu.c:161 msgid "Paste" msgstr "Paste" #: ../plug-ins/imagemap/imap_cmd_select.c:53 msgid "Select" msgstr "Select" #: ../plug-ins/imagemap/imap_cmd_select_all.c:51 #: ../plug-ins/rcm/rcm_stock.c:41 msgid "Select All" msgstr "Select All" #: ../plug-ins/imagemap/imap_cmd_select_next.c:51 msgid "Select Next" msgstr "Select Next" #: ../plug-ins/imagemap/imap_cmd_select_prev.c:51 msgid "Select Previous" msgstr "Select Previous" #: ../plug-ins/imagemap/imap_cmd_select_region.c:64 msgid "Select Region" msgstr "Select Region" #: ../plug-ins/imagemap/imap_cmd_send_to_back.c:51 msgid "Send To Back" msgstr "Send To Back" #: ../plug-ins/imagemap/imap_cmd_unselect.c:53 msgid "Unselect" msgstr "Unselect" #: ../plug-ins/imagemap/imap_cmd_unselect_all.c:56 msgid "Unselect All" msgstr "Unselect All" #: ../plug-ins/imagemap/imap_edit_area_info.c:196 msgid "Link Type" msgstr "Link Type" #: ../plug-ins/imagemap/imap_edit_area_info.c:205 msgid "_Web Site" msgstr "_Web Site" #: ../plug-ins/imagemap/imap_edit_area_info.c:211 msgid "_Ftp Site" msgstr "_Ftp Site" #: ../plug-ins/imagemap/imap_edit_area_info.c:217 msgid "_Gopher" msgstr "_Gopher" #: ../plug-ins/imagemap/imap_edit_area_info.c:223 msgid "Ot_her" msgstr "Ot_her" #: ../plug-ins/imagemap/imap_edit_area_info.c:229 msgid "F_ile" msgstr "F_ile" #: ../plug-ins/imagemap/imap_edit_area_info.c:235 msgid "WAI_S" msgstr "WAI_S" #: ../plug-ins/imagemap/imap_edit_area_info.c:241 msgid "Tel_net" msgstr "Tel_net" #: ../plug-ins/imagemap/imap_edit_area_info.c:247 msgid "e-_mail" msgstr "e-_mail" #: ../plug-ins/imagemap/imap_edit_area_info.c:253 msgid "_URL to activate when this area is clicked: (required)" msgstr "_URL to activate when this area is clicked: (required)" #: ../plug-ins/imagemap/imap_edit_area_info.c:255 msgid "Select HTML file" msgstr "Select HTML file" #: ../plug-ins/imagemap/imap_edit_area_info.c:264 msgid "Relati_ve link" msgstr "Relati_ve link" #: ../plug-ins/imagemap/imap_edit_area_info.c:270 msgid "_Target frame name/ID: (optional - used for FRAMES only)" msgstr "_Target frame name/ID: (optional - used for FRAMES only)" #: ../plug-ins/imagemap/imap_edit_area_info.c:273 msgid "ALT te_xt: (optional)" msgstr "ALT te_xt: (optional)" #: ../plug-ins/imagemap/imap_edit_area_info.c:276 msgid "_Link" msgstr "_Link" #: ../plug-ins/imagemap/imap_edit_area_info.c:310 msgid "Dimensions" msgstr "Dimensions" #: ../plug-ins/imagemap/imap_edit_area_info.c:314 msgid "Pre_view" msgstr "Pre_view" #: ../plug-ins/imagemap/imap_edit_area_info.c:352 msgid "_JavaScript" msgstr "_JavaScript" #: ../plug-ins/imagemap/imap_edit_area_info.c:451 msgid "Area Settings" msgstr "Area Settings" #: ../plug-ins/imagemap/imap_edit_area_info.c:493 #, c-format msgid "Area #%d Settings" msgstr "Area #%d Settings" #: ../plug-ins/imagemap/imap_file.c:48 ../plug-ins/imagemap/imap_menu.c:71 msgid "Error opening file" msgstr "Error opening file" #: ../plug-ins/imagemap/imap_file.c:68 msgid "Load Image Map" msgstr "Load Image Map" #: ../plug-ins/imagemap/imap_file.c:123 msgid "Save Image Map" msgstr "Save Image Map" #: ../plug-ins/imagemap/imap_grid.c:197 msgid "Grid Settings" msgstr "Grid Settings" #: ../plug-ins/imagemap/imap_grid.c:201 msgid "_Snap-to grid enabled" msgstr "_Snap-to grid enabled" #: ../plug-ins/imagemap/imap_grid.c:207 msgid "Grid Visibility and Type" msgstr "Grid Visibility and Type" #: ../plug-ins/imagemap/imap_grid.c:214 msgid "_Hidden" msgstr "_Hidden" #: ../plug-ins/imagemap/imap_grid.c:222 msgid "_Lines" msgstr "_Lines" #: ../plug-ins/imagemap/imap_grid.c:231 msgid "C_rosses" msgstr "C_rosses" #: ../plug-ins/imagemap/imap_grid.c:239 msgid "Grid Granularity" msgstr "Grid Granularity" #: ../plug-ins/imagemap/imap_grid.c:246 msgid "_Width" msgstr "_Width" #: ../plug-ins/imagemap/imap_grid.c:252 msgid "_Height" msgstr "_Height" #: ../plug-ins/imagemap/imap_grid.c:266 msgid "Grid Offset" msgstr "Grid Offset" #: ../plug-ins/imagemap/imap_grid.c:273 msgid "pixels from l_eft" msgstr "pixels from l_eft" #: ../plug-ins/imagemap/imap_grid.c:278 msgid "pixels from _top" msgstr "pixels from _top" #: ../plug-ins/imagemap/imap_grid.c:289 msgid "_Preview" msgstr "_Preview" #: ../plug-ins/imagemap/imap_main.c:124 msgid "Create a clickable imagemap" msgstr "Create a clickable imagemap" #: ../plug-ins/imagemap/imap_main.c:129 msgid "_Image Map..." msgstr "_Image Map..." #: ../plug-ins/imagemap/imap_main.c:519 #: ../plug-ins/imagemap/imap_settings.c:171 msgid "" msgstr "" #: ../plug-ins/imagemap/imap_main.c:662 msgid "Some data has been changed!" msgstr "Some data has been changed!" #: ../plug-ins/imagemap/imap_main.c:665 msgid "Do you really want to discard your changes?" msgstr "Do you really want to discard your changes?" #: ../plug-ins/imagemap/imap_main.c:875 #, c-format msgid "File \"%s\" saved." msgstr "File \"%s\" saved." #: ../plug-ins/imagemap/imap_main.c:879 msgid "Couldn't save file:" msgstr "Couldn't save file:" #: ../plug-ins/imagemap/imap_main.c:892 msgid "Image size has changed." msgstr "Image size has changed." #: ../plug-ins/imagemap/imap_main.c:893 msgid "Resize area's?" msgstr "Resize area's?" #: ../plug-ins/imagemap/imap_main.c:927 msgid "Couldn't read file:" msgstr "Couldn't read file:" #: ../plug-ins/imagemap/imap_main.c:974 #, c-format msgid "URL: %s" msgstr "URL: %s" #: ../plug-ins/imagemap/imap_menu.c:110 #, c-format msgid "_Undo %s" msgstr "_Undo %s" #: ../plug-ins/imagemap/imap_menu.c:123 #, c-format msgid "_Redo %s" msgstr "_Redo %s" #: ../plug-ins/imagemap/imap_menu.c:146 msgid "_File" msgstr "_File" #: ../plug-ins/imagemap/imap_menu.c:147 msgid "_Open..." msgstr "_Open..." #: ../plug-ins/imagemap/imap_menu.c:147 msgid "Open" msgstr "Open" #: ../plug-ins/imagemap/imap_menu.c:149 msgid "_Save..." msgstr "_Save..." #: ../plug-ins/imagemap/imap_menu.c:149 msgid "Save" msgstr "Save" #: ../plug-ins/imagemap/imap_menu.c:151 msgid "Save _As..." msgstr "Save _As..." #: ../plug-ins/imagemap/imap_menu.c:156 msgid "_Edit" msgstr "_Edit" #: ../plug-ins/imagemap/imap_menu.c:157 msgid "Undo" msgstr "Undo" #: ../plug-ins/imagemap/imap_menu.c:158 msgid "Redo" msgstr "Redo" #: ../plug-ins/imagemap/imap_menu.c:164 msgid "D_eselect All" msgstr "D_eselect All" #: ../plug-ins/imagemap/imap_menu.c:166 msgid "Edit Area _Info..." msgstr "Edit Area _Info..." #: ../plug-ins/imagemap/imap_menu.c:167 msgid "Edit selected area info" msgstr "Edit selected area info" #: ../plug-ins/imagemap/imap_menu.c:168 msgid "Preferences" msgstr "Preferences" #: ../plug-ins/imagemap/imap_menu.c:170 msgid "Move to Front" msgstr "Move to Front" #: ../plug-ins/imagemap/imap_menu.c:172 msgid "Send to Back" msgstr "Send to Back" #: ../plug-ins/imagemap/imap_menu.c:174 msgid "Delete Area" msgstr "Delete Area" #: ../plug-ins/imagemap/imap_menu.c:181 msgid "_View" msgstr "_View" #: ../plug-ins/imagemap/imap_menu.c:182 msgid "Source..." msgstr "Source..." #: ../plug-ins/imagemap/imap_menu.c:183 msgid "Zoom in" msgstr "Zoom in" #: ../plug-ins/imagemap/imap_menu.c:184 msgid "Zoom out" msgstr "Zoom out" #: ../plug-ins/imagemap/imap_menu.c:185 msgid "_Zoom To" msgstr "_Zoom To" #: ../plug-ins/imagemap/imap_menu.c:187 msgid "_Mapping" msgstr "_Mapping" #: ../plug-ins/imagemap/imap_menu.c:188 msgid "Edit Map Info..." msgstr "Edit Map Info..." #: ../plug-ins/imagemap/imap_menu.c:189 msgid "Edit Map Info" msgstr "Edit Map Info" #: ../plug-ins/imagemap/imap_menu.c:191 msgid "_Tools" msgstr "_Tools" #: ../plug-ins/imagemap/imap_menu.c:192 msgid "Grid Settings..." msgstr "Grid Settings..." #: ../plug-ins/imagemap/imap_menu.c:194 msgid "Use GIMP Guides..." msgstr "Use GIMP Guides..." #: ../plug-ins/imagemap/imap_menu.c:196 msgid "Create Guides..." msgstr "Create Guides..." #: ../plug-ins/imagemap/imap_menu.c:199 msgid "_Help" msgstr "_Help" #: ../plug-ins/imagemap/imap_menu.c:200 msgid "_Contents" msgstr "_Contents" #: ../plug-ins/imagemap/imap_menu.c:208 msgid "Area List" msgstr "Area List" #: ../plug-ins/imagemap/imap_menu.c:218 msgid "Arrow" msgstr "Arrow" #: ../plug-ins/imagemap/imap_menu.c:219 msgid "Select existing area" msgstr "Select existing area" #: ../plug-ins/imagemap/imap_menu.c:221 msgid "Define Rectangle area" msgstr "Define Rectangle area" #: ../plug-ins/imagemap/imap_menu.c:223 msgid "Define Circle/Oval area" msgstr "Define Circle/Oval area" #: ../plug-ins/imagemap/imap_menu.c:225 msgid "Define Polygon area" msgstr "Define Polygon area" #: ../plug-ins/imagemap/imap_polygon.c:72 msgid "_Polygon" msgstr "_Polygon" #: ../plug-ins/imagemap/imap_polygon.c:474 msgid "x (pixels)" msgstr "x (pixels)" #: ../plug-ins/imagemap/imap_polygon.c:483 msgid "y (pixels)" msgstr "y (pixels)" #: ../plug-ins/imagemap/imap_polygon.c:521 msgid "_Insert" msgstr "_Insert" #: ../plug-ins/imagemap/imap_polygon.c:527 msgid "A_ppend" msgstr "A_ppend" #: ../plug-ins/imagemap/imap_polygon.c:533 msgid "_Remove" msgstr "_Remove" #: ../plug-ins/imagemap/imap_preferences.c:236 msgid "Couldn't save resource file:" msgstr "Couldn't save resource file:" #: ../plug-ins/imagemap/imap_preferences.c:350 msgid "General" msgstr "General" #: ../plug-ins/imagemap/imap_preferences.c:354 msgid "Default Map Type" msgstr "Default Map Type" #: ../plug-ins/imagemap/imap_preferences.c:373 msgid "_Prompt for area info" msgstr "_Prompt for area info" #: ../plug-ins/imagemap/imap_preferences.c:375 msgid "_Require default URL" msgstr "_Require default URL" #: ../plug-ins/imagemap/imap_preferences.c:377 msgid "Show area _handles" msgstr "Show area _handles" #: ../plug-ins/imagemap/imap_preferences.c:379 msgid "_Keep NCSA circles true" msgstr "_Keep NCSA circles true" #: ../plug-ins/imagemap/imap_preferences.c:381 msgid "Show area URL _tip" msgstr "Show area URL _tip" #: ../plug-ins/imagemap/imap_preferences.c:384 msgid "_Use double-sized grab handles" msgstr "_Use double-sized grab handles" #: ../plug-ins/imagemap/imap_preferences.c:391 msgid "Menu" msgstr "Menu" #: ../plug-ins/imagemap/imap_preferences.c:395 msgid "Number of _undo levels (1 - 99):" msgstr "Number of _undo levels (1 - 99):" #: ../plug-ins/imagemap/imap_preferences.c:400 msgid "Number of M_RU entries (1 - 16):" msgstr "Number of M_RU entries (1 - 16):" #: ../plug-ins/imagemap/imap_preferences.c:409 msgid "Select Color" msgstr "Select Colour" #: ../plug-ins/imagemap/imap_preferences.c:424 msgid "Normal:" msgstr "Normal:" #: ../plug-ins/imagemap/imap_preferences.c:428 msgid "Selected:" msgstr "Selected:" #: ../plug-ins/imagemap/imap_preferences.c:437 msgid "Co_ntiguous Region" msgstr "Co_ntiguous Region" #: ../plug-ins/imagemap/imap_preferences.c:443 msgid "_Automatically convert" msgstr "_Automatically convert" #: ../plug-ins/imagemap/imap_preferences.c:454 msgid "General Preferences" msgstr "General Preferences" #: ../plug-ins/imagemap/imap_rectangle.c:69 msgid "_Rectangle" msgstr "_Rectangle" #: ../plug-ins/imagemap/imap_rectangle.c:389 msgid "Upper left _x:" msgstr "Upper left _x:" #: ../plug-ins/imagemap/imap_rectangle.c:396 msgid "Upper left _y:" msgstr "Upper left _y:" #: ../plug-ins/imagemap/imap_selection.c:377 msgid "#" msgstr "#" #: ../plug-ins/imagemap/imap_selection.c:388 msgid "URL" msgstr "URL" #: ../plug-ins/imagemap/imap_selection.c:406 msgid "ALT Text" msgstr "ALT Text" #: ../plug-ins/imagemap/imap_selection.c:416 msgid "Target" msgstr "Target" #: ../plug-ins/imagemap/imap_settings.c:90 msgid "Settings for this Mapfile" msgstr "Settings for this Mapfile" #: ../plug-ins/imagemap/imap_settings.c:94 msgid "Filename:" msgstr "Filename:" #: ../plug-ins/imagemap/imap_settings.c:97 msgid "Image name:" msgstr "Image name:" #: ../plug-ins/imagemap/imap_settings.c:98 msgid "Select Image File" msgstr "Select Image File" #: ../plug-ins/imagemap/imap_settings.c:102 msgid "_Title:" msgstr "_Title:" #: ../plug-ins/imagemap/imap_settings.c:104 msgid "Aut_hor:" msgstr "Aut_hor:" #: ../plug-ins/imagemap/imap_settings.c:106 msgid "Default _URL:" msgstr "Default _URL:" #: ../plug-ins/imagemap/imap_settings.c:108 msgid "_Description:" msgstr "_Description:" #: ../plug-ins/imagemap/imap_settings.c:130 msgid "Map File Format" msgstr "Map File Format" #: ../plug-ins/imagemap/imap_source.c:63 msgid "View Source" msgstr "View Source" #: ../plug-ins/jpeg/jpeg-exif.c:288 msgid "Rotate Image?" msgstr "Rotate Image?" #: ../plug-ins/jpeg/jpeg-exif.c:291 msgid "_Keep Orientation" msgstr "_Keep Orientation" #: ../plug-ins/jpeg/jpeg-exif.c:347 msgid "According to the EXIF data, this image is rotated." msgstr "According to the EXIF data, this image is rotated." #: ../plug-ins/jpeg/jpeg-exif.c:362 msgid "Would you like GIMP to rotate it into the standard orientation?" msgstr "Would you like GIMP to rotate it into the standard orientation?" #: ../plug-ins/jpeg/jpeg-load.c:241 msgid "JPEG preview" msgstr "JPEG preview" #: ../plug-ins/jpeg/jpeg-load.c:626 ../plug-ins/psd/psd-thumb-load.c:83 #: ../plug-ins/winicon/icoload.c:722 #, c-format msgid "Opening thumbnail for '%s'" msgstr "Opening thumbnail for '%s'" #: ../plug-ins/jpeg/jpeg-save.c:198 #, c-format msgid "File size: %02.01f kB" msgstr "File size: %02.01f kB" #: ../plug-ins/jpeg/jpeg-save.c:673 msgid "Calculating file size..." msgstr "Calculating file size..." #: ../plug-ins/jpeg/jpeg-save.c:764 ../plug-ins/jpeg/jpeg-save.c:868 msgid "File size: unknown" msgstr "File size: unknown" #: ../plug-ins/jpeg/jpeg-save.c:819 msgid "Save as JPEG" msgstr "Save as JPEG" #: ../plug-ins/jpeg/jpeg-save.c:854 msgid "_Quality:" msgstr "_Quality:" #: ../plug-ins/jpeg/jpeg-save.c:858 msgid "JPEG quality parameter" msgstr "JPEG quality parameter" #: ../plug-ins/jpeg/jpeg-save.c:877 msgid "Enable preview to obtain the file size." msgstr "Enable preview to obtain the file size." #: ../plug-ins/jpeg/jpeg-save.c:880 msgid "Show _preview in image window" msgstr "Show _preview in image window" #: ../plug-ins/jpeg/jpeg-save.c:921 msgid "_Smoothing:" msgstr "_Smoothing:" #: ../plug-ins/jpeg/jpeg-save.c:934 msgid "Frequency (rows):" msgstr "Frequency (rows):" #: ../plug-ins/jpeg/jpeg-save.c:950 msgid "Use restart markers" msgstr "Use restart markers" #: ../plug-ins/jpeg/jpeg-save.c:966 ../plug-ins/xjt/xjt.c:877 msgid "Optimize" msgstr "Optimise" #: ../plug-ins/jpeg/jpeg-save.c:979 msgid "Progressive" msgstr "Progressive" #: ../plug-ins/jpeg/jpeg-save.c:994 msgid "Save EXIF data" msgstr "Save EXIF data" #: ../plug-ins/jpeg/jpeg-save.c:1011 msgid "Save thumbnail" msgstr "Save thumbnail" #. XMP metadata #: ../plug-ins/jpeg/jpeg-save.c:1027 msgid "Save XMP data" msgstr "Save XMP data" #: ../plug-ins/jpeg/jpeg-save.c:1042 msgid "Use quality settings from original image" msgstr "Use quality settings from original image" #: ../plug-ins/jpeg/jpeg-save.c:1048 msgid "" "If the original image was loaded from a JPEG file using non-standard quality " "settings (quantization tables), enable this option to get almost the same " "quality and file size." msgstr "" "If the original image was loaded from a JPEG file using non-standard quality " "settings (quantisation tables), enable this option to get almost the same " "quality and file size." #. Subsampling #: ../plug-ins/jpeg/jpeg-save.c:1072 msgid "Subsampling:" msgstr "Subsampling:" #: ../plug-ins/jpeg/jpeg-save.c:1079 msgid "1x1,1x1,1x1 (best quality)" msgstr "1x1,1x1,1x1 (best quality)" #: ../plug-ins/jpeg/jpeg-save.c:1080 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" #: ../plug-ins/jpeg/jpeg-save.c:1081 msgid "1x2,1x1,1x1" msgstr "1x2,1x1,1x1" #: ../plug-ins/jpeg/jpeg-save.c:1082 msgid "2x2,1x1,1x1 (smallest file)" msgstr "2x2,1x1,1x1 (smallest file)" #. DCT method #: ../plug-ins/jpeg/jpeg-save.c:1106 msgid "DCT method:" msgstr "DCT method:" #: ../plug-ins/jpeg/jpeg-save.c:1112 msgid "Fast Integer" msgstr "Fast Integer" #: ../plug-ins/jpeg/jpeg-save.c:1113 msgid "Integer" msgstr "Integer" #: ../plug-ins/jpeg/jpeg-save.c:1114 msgid "Floating-Point" msgstr "Floating-Point" #: ../plug-ins/jpeg/jpeg-save.c:1128 msgid "Comment" msgstr "Comment" #: ../plug-ins/jpeg/jpeg.c:137 ../plug-ins/jpeg/jpeg.c:175 msgid "JPEG image" msgstr "JPEG image" #: ../plug-ins/jpeg/jpeg.c:301 msgid "Export Preview" msgstr "Export Preview" #: ../plug-ins/maze/algorithms.c:289 msgid "Constructing maze using Prim's Algorithm" msgstr "Constructing maze using Prim's Algorithm" #: ../plug-ins/maze/algorithms.c:465 msgid "Constructing tileable maze using Prim's Algorithm" msgstr "Constructing tileable maze using Prim's Algorithm" #: ../plug-ins/maze/maze.c:153 msgid "Draw a labyrinth" msgstr "Draw a labyrinth" #: ../plug-ins/maze/maze.c:160 msgid "_Maze..." msgstr "_Maze..." #: ../plug-ins/maze/maze.c:449 msgid "Drawing maze" msgstr "Drawing maze" #: ../plug-ins/maze/maze.h:22 msgid "Maze" msgstr "Maze" #. The maze size frame #: ../plug-ins/maze/maze_face.c:200 msgid "Maze Size" msgstr "Maze Size" #. entscale == Entry and Scale pair function found in pixelize.c #: ../plug-ins/maze/maze_face.c:214 msgid "Width (pixels):" msgstr "Width (pixels):" #: ../plug-ins/maze/maze_face.c:226 ../plug-ins/maze/maze_face.c:242 msgid "Pieces:" msgstr "Pieces:" #: ../plug-ins/maze/maze_face.c:231 msgid "Height (pixels):" msgstr "Height (pixels):" #. The maze algorithm frame #: ../plug-ins/maze/maze_face.c:250 msgid "Algorithm" msgstr "Algorithm" #: ../plug-ins/maze/maze_face.c:276 msgid "Depth first" msgstr "Depth first" #: ../plug-ins/maze/maze_face.c:277 msgid "Prim's algorithm" msgstr "Prim's algorithm" #: ../plug-ins/maze/maze_face.c:396 msgid "" "Selection size is not even.\n" "Tileable maze won't work perfectly." msgstr "" "Selection size is not even.\n" "Tileable maze won't work perfectly." #: ../plug-ins/metadata/xmp-parse.c:240 #, c-format msgid "Error: No XMP packet found" msgstr "Error: No XMP packet found" #: ../plug-ins/metadata/xmp-parse.c:255 #, c-format msgid "Error on line %d char %d: %s" msgstr "Error on line %d char %d: %s" #: ../plug-ins/metadata/xmp-parse.c:277 #, c-format msgid "Expected text or optional element <%s>, found <%s> instead" msgstr "Expected text or optional element <%s>, found <%s> instead" #: ../plug-ins/metadata/xmp-parse.c:281 #, c-format msgid "Expected element <%s>, found <%s> instead" msgstr "Expected element <%s>, found <%s> instead" #: ../plug-ins/metadata/xmp-parse.c:296 #, c-format msgid "Unknown element <%s>" msgstr "Unknown element <%s>" #: ../plug-ins/metadata/xmp-parse.c:325 #, c-format msgid "Unknown attribute \"%s\"=\"%s\" in element <%s>" msgstr "Unknown attribute \"%s\"=\"%s\" in element <%s>" #: ../plug-ins/metadata/xmp-parse.c:655 #, c-format msgid "Required attribute rdf:about missing in <%s>" msgstr "Required attribute rdf:about missing in <%s>" #: ../plug-ins/metadata/xmp-parse.c:881 #, c-format msgid "Nested elements (<%s>) are not allowed in this context" msgstr "Nested elements (<%s>) are not allowed in this context" #: ../plug-ins/metadata/xmp-parse.c:1005 #, c-format msgid "End of element <%s> not expected in this context" msgstr "End of element <%s> not expected in this context" #: ../plug-ins/metadata/xmp-parse.c:1107 #, c-format msgid "The current element (<%s>) cannot contain text" msgstr "The current element (<%s>) cannot contain text" #: ../plug-ins/metadata/xmp-parse.c:1132 msgid "XMP packets must start with " msgstr "XMP packets must start with " #: ../plug-ins/metadata/xmp-parse.c:1146 msgid "XMP packets must end with " msgstr "XMP packets must end with " #: ../plug-ins/metadata/xmp-parse.c:1159 msgid "XMP cannot contain XML comments or processing instructions" msgstr "XMP cannot contain XML comments or processing instructions" #: ../plug-ins/pagecurl/pagecurl.c:216 msgid "Curl up one of the image corners" msgstr "Curl up one of the image corners" #: ../plug-ins/pagecurl/pagecurl.c:221 msgid "_Pagecurl..." msgstr "_Pagecurl..." #: ../plug-ins/pagecurl/pagecurl.c:440 msgid "Pagecurl Effect" msgstr "Pagecurl Effect" #: ../plug-ins/pagecurl/pagecurl.c:462 msgid "Curl Location" msgstr "Curl Location" #: ../plug-ins/pagecurl/pagecurl.c:481 msgid "Lower right" msgstr "Lower right" #: ../plug-ins/pagecurl/pagecurl.c:482 msgid "Lower left" msgstr "Lower left" #: ../plug-ins/pagecurl/pagecurl.c:483 msgid "Upper left" msgstr "Upper left" #: ../plug-ins/pagecurl/pagecurl.c:484 msgid "Upper right" msgstr "Upper right" #: ../plug-ins/pagecurl/pagecurl.c:524 msgid "Curl Orientation" msgstr "Curl Orientation" #: ../plug-ins/pagecurl/pagecurl.c:568 msgid "_Shade under curl" msgstr "_Shade under curl" #: ../plug-ins/pagecurl/pagecurl.c:581 msgid "Current gradient (reversed)" msgstr "Current gradient (reversed)" #: ../plug-ins/pagecurl/pagecurl.c:586 msgid "Current gradient" msgstr "Current gradient" #: ../plug-ins/pagecurl/pagecurl.c:591 msgid "Foreground / background colors" msgstr "Foreground / background colours" #: ../plug-ins/pagecurl/pagecurl.c:611 msgid "_Opacity:" msgstr "_Opacity:" #: ../plug-ins/pagecurl/pagecurl.c:734 msgid "Curl Layer" msgstr "Curl Layer" #: ../plug-ins/pagecurl/pagecurl.c:1022 msgid "Page Curl" msgstr "Page Curl" #: ../plug-ins/print/print-page-layout.c:148 msgid "Ignore Page _Margins" msgstr "Ignore Page _Margins" #: ../plug-ins/print/print-page-layout.c:294 msgid "_X resolution:" msgstr "_X resolution:" #: ../plug-ins/print/print-page-layout.c:298 msgid "_Y resolution:" msgstr "_Y resolution:" #: ../plug-ins/print/print-page-layout.c:369 msgid "_Left:" msgstr "_Left:" #: ../plug-ins/print/print-page-layout.c:388 msgid "_Right:" msgstr "_Right:" #: ../plug-ins/print/print-page-layout.c:442 msgid "C_enter:" msgstr "C_entre:" #: ../plug-ins/print/print-page-layout.c:450 msgid "Horizontally" msgstr "Horizontally" #: ../plug-ins/print/print-page-layout.c:451 msgid "Vertically" msgstr "Vertically" #: ../plug-ins/print/print-page-layout.c:452 msgid "Both" msgstr "Both" #: ../plug-ins/print/print.c:102 msgid "Print the image" msgstr "Print the image" #: ../plug-ins/print/print.c:107 msgid "_Print..." msgstr "_Print..." #: ../plug-ins/print/print.c:118 msgid "Adjust page size and orientation for printing" msgstr "Adjust page size and orientation for printing" #: ../plug-ins/print/print.c:124 msgid "Page Set_up" msgstr "Page Set_up" #: ../plug-ins/print/print.c:261 msgid "Image Settings" msgstr "Image Settings" #: ../plug-ins/print/print.c:341 msgid "An error occurred while trying to print:" msgstr "An error occurred while trying to print:" #: ../plug-ins/print/print.c:371 msgid "Printing" msgstr "Printing" #: ../plug-ins/psd/psd-load.c:208 #, c-format msgid "" "Error loading PSD file:\n" "\n" "%s" msgstr "" "Error loading PSD file:\n" "\n" "%s" #: ../plug-ins/psd/psd-load.c:263 #, c-format msgid "Not a valid photoshop document file" msgstr "Not a valid Photoshop document file" #: ../plug-ins/psd/psd-load.c:270 #, c-format msgid "Unsupported file format version: %d" msgstr "Unsupported file format version: %d" #: ../plug-ins/psd/psd-load.c:277 #, c-format msgid "Too many channels in file: %d" msgstr "Too many channels in file: %d" #: ../plug-ins/psd/psd-load.c:307 #, c-format msgid "Unsupported color mode: %s" msgstr "Unsupported colour mode: %s" #: ../plug-ins/psd/psd-load.c:334 #, c-format msgid "Unsupported bit depth: %d" msgstr "Unsupported bit depth: %d" #: ../plug-ins/psd/psd-load.c:368 ../plug-ins/psd/psd-load.c:378 #: ../plug-ins/psd/psd-load.c:597 ../plug-ins/psd/psd-load.c:778 #, c-format msgid "The file is corrupt!" msgstr "The file is corrupt!" #: ../plug-ins/psd/psd-load.c:538 #, c-format msgid "Too many channels in layer: %d" msgstr "Too many channels in layer: %d" #: ../plug-ins/psd/psd-load.c:545 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Unsupported or invalid layer height: %d" #: ../plug-ins/psd/psd-load.c:552 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Unsupported or invalid layer width: %d" #: ../plug-ins/psd/psd-load.c:1138 ../plug-ins/psd/psd-load.c:1486 #, c-format msgid "Unsupported compression mode: %d" msgstr "Unsupported compression mode: %d" #: ../plug-ins/psd/psd-load.c:1575 msgid "Extra" msgstr "Extra" #: ../plug-ins/psd/psd-util.c:53 #, c-format msgid "Unexpected end of file" msgstr "Unexpected end of file" #: ../plug-ins/rcm/rcm.c:99 msgid "Replace a range of colors with another" msgstr "Replace a range of colours with another" #: ../plug-ins/rcm/rcm.c:106 msgid "_Rotate Colors..." msgstr "_Rotate Colours..." #: ../plug-ins/rcm/rcm.c:140 msgid "Rotating the colors" msgstr "Rotating the colours" #: ../plug-ins/rcm/rcm_dialog.c:119 msgid "Original" msgstr "Original" #: ../plug-ins/rcm/rcm_dialog.c:137 msgid "Rotated" msgstr "Rotated" #: ../plug-ins/rcm/rcm_dialog.c:155 msgid "Continuous update" msgstr "Continuous update" #: ../plug-ins/rcm/rcm_dialog.c:168 msgid "Area:" msgstr "Area:" #: ../plug-ins/rcm/rcm_dialog.c:172 msgid "Entire Layer" msgstr "Entire Layer" #: ../plug-ins/rcm/rcm_dialog.c:174 msgid "Context" msgstr "Context" #. Gray: Circle: Spinbutton 1 #: ../plug-ins/rcm/rcm_dialog.c:467 msgid "Hue:" msgstr "Hue:" #. Gray: Circle: Spinbutton 2 #: ../plug-ins/rcm/rcm_dialog.c:494 ../plug-ins/rcm/rcm_dialog.c:556 msgid "Saturation:" msgstr "Saturation:" #. * Gray: Operation-Mode * #: ../plug-ins/rcm/rcm_dialog.c:514 msgid "Gray Mode" msgstr "Grey Mode" #. Gray: Operation-Mode: two radio buttons #: ../plug-ins/rcm/rcm_dialog.c:523 msgid "Treat as this" msgstr "Treat as this" #: ../plug-ins/rcm/rcm_dialog.c:535 msgid "Change to this" msgstr "Change to this" #. * Gray: What is gray? * #: ../plug-ins/rcm/rcm_dialog.c:548 msgid "Gray Threshold" msgstr "Grey Threshold" #. * Misc: Used unit selection * #: ../plug-ins/rcm/rcm_dialog.c:588 ../plug-ins/rcm/rcm_dialog.c:698 msgid "Units" msgstr "Units" #. Misc: Used unit selection: 3 radio buttons #: ../plug-ins/rcm/rcm_dialog.c:597 msgid "Radians" msgstr "Radians" #: ../plug-ins/rcm/rcm_dialog.c:609 msgid "Radians/Pi" msgstr "Radians/Pi" #: ../plug-ins/rcm/rcm_dialog.c:621 msgid "Degrees" msgstr "Degrees" #: ../plug-ins/rcm/rcm_dialog.c:652 msgid "Rotate Colors" msgstr "Rotate Colours" #: ../plug-ins/rcm/rcm_dialog.c:692 msgid "Main Options" msgstr "Main Options" #: ../plug-ins/rcm/rcm_dialog.c:695 msgid "Gray Options" msgstr "Grey Options" #: ../plug-ins/rcm/rcm_stock.c:35 msgid "Switch to Clockwise" msgstr "Switch to Clockwise" #: ../plug-ins/rcm/rcm_stock.c:37 msgid "Switch to C/Clockwise" msgstr "Switch to Anticlockwise" #: ../plug-ins/rcm/rcm_stock.c:39 msgid "Change Order of Arrows" msgstr "Change Order of Arrows" #. printf("width = %d, height = %d\n",BITMAP_WIDTH(marked),BITMAP_HEIGHT(marked)); #: ../plug-ins/sel2path/pxl-outline.c:84 msgid "Selection to Path" msgstr "Selection to Path" #: ../plug-ins/sel2path/sel2path.c:183 msgid "No selection to convert" msgstr "No selection to convert" #: ../plug-ins/sel2path/sel2path.c:300 msgid "Selection to Path Advanced Settings" msgstr "Selection to Path Advanced Settings" #: ../plug-ins/sgi/sgi.c:119 ../plug-ins/sgi/sgi.c:139 msgid "Silicon Graphics IRIS image" msgstr "Silicon Graphics IRIS image" #: ../plug-ins/sgi/sgi.c:313 #, c-format msgid "Could not open '%s' for reading." msgstr "Could not open '%s' for reading." #: ../plug-ins/sgi/sgi.c:532 #, c-format msgid "Could not open '%s' for writing." msgstr "Could not open '%s' for writing." #: ../plug-ins/sgi/sgi.c:612 msgid "Save as SGI" msgstr "Save as SGI" #: ../plug-ins/sgi/sgi.c:628 msgid "Compression type" msgstr "Compression type" #: ../plug-ins/sgi/sgi.c:632 msgid "No compression" msgstr "No compression" #: ../plug-ins/sgi/sgi.c:634 msgid "RLE compression" msgstr "RLE compression" #: ../plug-ins/sgi/sgi.c:636 msgid "" "Aggressive RLE\n" "(not supported by SGI)" msgstr "" "Aggressive RLE\n" "(not supported by SGI)" #: ../plug-ins/twain/twain.c:87 msgid "Capture an image from a TWAIN datasource" msgstr "Capture an image from a TWAIN datasource" #: ../plug-ins/twain/twain.c:354 msgid "_Scanner/Camera..." msgstr "_Scanner/Camera..." #. Initialize our progress dialog #: ../plug-ins/twain/twain.c:489 msgid "Transferring data from scanner/camera" msgstr "Transferring data from scanner/camera" #: ../plug-ins/uri/uri-backend-gnomevfs.c:162 #: ../plug-ins/uri/uri-backend-libcurl.c:126 #, c-format msgid "Downloading %s of image data..." msgstr "Downloading %s of image data..." #: ../plug-ins/uri/uri-backend-gnomevfs.c:163 #: ../plug-ins/uri/uri-backend-libcurl.c:133 #: ../plug-ins/uri/uri-backend-wget.c:345 #, c-format msgid "Downloaded %s of image data" msgstr "Downloaded %s of image data" #: ../plug-ins/uri/uri-backend-gnomevfs.c:181 #, c-format msgid "Uploading %s of image data..." msgstr "Uploading %s of image data..." #: ../plug-ins/uri/uri-backend-gnomevfs.c:182 #, c-format msgid "Uploaded %s of image data" msgstr "Uploaded %s of image data" #: ../plug-ins/uri/uri-backend-gnomevfs.c:252 #: ../plug-ins/uri/uri-backend-libcurl.c:155 #: ../plug-ins/uri/uri-backend-wget.c:194 msgid "Connecting to server" msgstr "Connecting to server" #: ../plug-ins/uri/uri-backend-gnomevfs.c:311 #, c-format msgid "Failed to read %s from '%s': %s" msgstr "Failed to read %s from '%s': %s" #: ../plug-ins/uri/uri-backend-gnomevfs.c:360 #, c-format msgid "Failed to write %s to '%s': %s" msgstr "Failed to write %s to '%s': %s" #: ../plug-ins/uri/uri-backend-libcurl.c:57 #, c-format msgid "Could not initialize libcurl" msgstr "Could not initialise libcurl" #: ../plug-ins/uri/uri-backend-libcurl.c:160 #, c-format msgid "Could not open output file for writing" msgstr "Could not open output file for writing" #: ../plug-ins/uri/uri-backend-libcurl.c:198 #, c-format msgid "Opening '%s' for reading resulted in HTTP response code: %d" msgstr "Opening '%s' for reading resulted in HTTP response code: %d" #: ../plug-ins/uri/uri-backend-wget.c:161 #: ../plug-ins/uri/uri-backend-wget.c:181 #: ../plug-ins/uri/uri-backend-wget.c:200 #: ../plug-ins/uri/uri-backend-wget.c:223 #: ../plug-ins/uri/uri-backend-wget.c:252 #, c-format msgid "wget exited abnormally on URI '%s'" msgstr "wget exited abnormally on URI '%s'" #. The third line is "Connecting to..." #: ../plug-ins/uri/uri-backend-wget.c:189 #, c-format msgid "(timeout is %d second)" msgid_plural "(timeout is %d seconds)" msgstr[0] "(timeout is %d second)" msgstr[1] "(timeout is %d seconds)" #. The fourth line is either the network request or an error #: ../plug-ins/uri/uri-backend-wget.c:218 msgid "Opening URI" msgstr "Opening URI" #: ../plug-ins/uri/uri-backend-wget.c:229 #: ../plug-ins/uri/uri-backend-wget.c:262 #, c-format msgid "A network error occurred: %s" msgstr "A network error occurred: %s" #: ../plug-ins/uri/uri-backend-wget.c:302 #, c-format msgid "Downloading %s of image data" msgstr "Downloading %s of image data" #: ../plug-ins/uri/uri-backend-wget.c:307 msgid "Downloading unknown amount of image data" msgstr "Downloading unknown amount of image data" #: ../plug-ins/uri/uri.c:117 ../plug-ins/uri/uri.c:138 msgid "URI" msgstr "URI" #: ../plug-ins/winicon/icodialog.c:54 msgid "Save as Windows Icon" msgstr "Save as Windows Icon" #: ../plug-ins/winicon/icodialog.c:86 msgid "Icon Details" msgstr "Icon Details" #: ../plug-ins/winicon/icodialog.c:106 msgid "" "Large icons and compression are not supported by all programs. Older " "applications may not open this file correctly." msgstr "" "Large icons and compression are not supported by all programs. Older " "applications may not open this file correctly." #: ../plug-ins/winicon/icodialog.c:178 msgid "1 bpp, 1-bit alpha, 2-slot palette" msgstr "1 bpp, 1-bit alpha, 2-slot palette" #: ../plug-ins/winicon/icodialog.c:179 msgid "4 bpp, 1-bit alpha, 16-slot palette" msgstr "4 bpp, 1-bit alpha, 16-slot palette" #: ../plug-ins/winicon/icodialog.c:180 msgid "8 bpp, 1-bit alpha, 256-slot palette" msgstr "8 bpp, 1-bit alpha, 256-slot palette" #: ../plug-ins/winicon/icodialog.c:181 msgid "24 bpp, 1-bit alpha, no palette" msgstr "24 bpp, 1-bit alpha, no palette" #: ../plug-ins/winicon/icodialog.c:182 msgid "32 bpp, 8-bit alpha, no palette" msgstr "32 bpp, 8-bit alpha, no palette" #: ../plug-ins/winicon/icodialog.c:196 msgid "Compressed (PNG)" msgstr "Compressed (PNG)" #. read successfully. add to image #: ../plug-ins/winicon/icoload.c:616 #, c-format msgid "Icon #%i" msgstr "Icon #%i" #: ../plug-ins/winicon/main.c:103 ../plug-ins/winicon/main.c:137 msgid "Microsoft Windows icon" msgstr "Microsoft Windows icon" #: ../plug-ins/winsnap/winsnap.c:864 msgid "Grab" msgstr "Grab" #: ../plug-ins/winsnap/winsnap.c:880 msgid "Grab a single window" msgstr "Grab a single window" #: ../plug-ins/winsnap/winsnap.c:894 msgid "Grab the whole screen" msgstr "Grab the whole screen" #: ../plug-ins/winsnap/winsnap.c:910 msgid "after" msgstr "after" #: ../plug-ins/winsnap/winsnap.c:922 msgid "Seconds delay" msgstr "Seconds delay" #: ../plug-ins/winsnap/winsnap.c:929 msgid "Include decorations" msgstr "Include decorations" #: ../plug-ins/winsnap/winsnap.c:988 msgid "Capture a window or desktop image" msgstr "Capture a window or desktop image" #: ../plug-ins/winsnap/winsnap.c:993 msgid "_Screen Shot..." msgstr "_Screen Shot..." #: ../plug-ins/winsnap/winsnap.c:1142 msgid "No data captured" msgstr "No data captured" #: ../plug-ins/xjt/xjt.c:485 ../plug-ins/xjt/xjt.c:503 msgid "GIMP compressed XJT image" msgstr "GIMP compressed XJT image" #: ../plug-ins/xjt/xjt.c:724 #, c-format msgid "XJT file contains unknown layermode %d" msgstr "XJT file contains unknown layermode %d" #: ../plug-ins/xjt/xjt.c:761 #, c-format msgid "Warning: unsupported layermode %d saved to XJT" msgstr "Warning: unsupported layermode %d saved to XJT" #: ../plug-ins/xjt/xjt.c:777 #, c-format msgid "XJT file contains unknown pathtype %d" msgstr "XJT file contains unknown pathtype %d" #: ../plug-ins/xjt/xjt.c:793 #, c-format msgid "Warning: unsupported pathtype %d saved to XJT" msgstr "Warning: unsupported pathtype %d saved to XJT" #: ../plug-ins/xjt/xjt.c:812 #, c-format msgid "XJT file contains unknown unittype %d" msgstr "XJT file contains unknown unittype %d" #: ../plug-ins/xjt/xjt.c:833 #, c-format msgid "Warning: unsupported unittype %d saved to XJT" msgstr "Warning: unsupported unittype %d saved to XJT" #: ../plug-ins/xjt/xjt.c:854 msgid "Save as XJT" msgstr "Save as XJT" #: ../plug-ins/xjt/xjt.c:887 msgid "Clear transparent" msgstr "Clear transparent" #: ../plug-ins/xjt/xjt.c:899 msgid "Quality:" msgstr "Quality:" #: ../plug-ins/xjt/xjt.c:908 msgid "Smoothing:" msgstr "Smoothing:" #: ../plug-ins/xjt/xjt.c:1705 ../plug-ins/xjt/xjt.c:3353 #, c-format msgid "Could not create working folder '%s': %s" msgstr "Could not create working folder '%s': %s" #: ../plug-ins/xjt/xjt.c:3222 #, c-format msgid "Error: Could not read XJT property file '%s'." msgstr "Error: Could not read XJT property file '%s'." #: ../plug-ins/xjt/xjt.c:3228 #, c-format msgid "Error: XJT property file '%s' is empty." msgstr "Error: XJT property file '%s' is empty." #~ msgid "Smoothness of Aliasing" #~ msgstr "Smoothness of Aliasing" #~ msgid "Preview as You Drag" #~ msgstr "Preview as You Drag" #~ msgid "Could not open color profile from '%s'" #~ msgstr "Could not open colour profile from '%s'" #~ msgid "Email the image" #~ msgstr "Email the image" #~ msgid "_Mail Image..." #~ msgstr "_Mail Image..." #~ msgid "Encapsulation:" #~ msgstr "Encapsulation:" #~ msgid "_MIME" #~ msgstr "_MIME" #~ msgid "_Uuencode" #~ msgstr "_Uuencode" #~ msgid "_Recipient:" #~ msgstr "_Recipient:" #~ msgid "_Sender:" #~ msgstr "_Sender:" #~ msgid "Comm_ent:" #~ msgstr "Comm_ent:" #~ msgid "First Source Color" #~ msgstr "First Source Colour" #~ msgid "Second Source Color" #~ msgstr "Second Source Colour" #~ msgid "First Destination Color" #~ msgstr "First Destination Colour" #~ msgid "Map colors sending foreground to black, background to white" #~ msgstr "Map colors sending foreground to black, background to white" #~ msgid "Adjust _Foreground & Background" #~ msgstr "Adjust _Foreground & Background" #~ msgid "Map color range specified by two colors to another range" #~ msgstr "Map color range specified by two colours to another range" #~ msgid "Color Range _Mapping..." #~ msgstr "Color Range _Mapping..." #~ msgid "Cannot operate on gray or indexed color images." #~ msgstr "Cannot operate on grey or indexed colour images." #~ msgid "Adjusting foreground and background colors" #~ msgstr "Adjusting foreground and background colours" #~ msgid "Mapping colors" #~ msgstr "Mapping colours" #~ msgid "Map Color Range" #~ msgstr "Map Colour Range" #~ msgid "Source Color Range" #~ msgstr "Source Colour Range" #~ msgid "Destination Color Range" #~ msgstr "Destination Colour Range" #~ msgid "_Use intensity" #~ msgstr "_Use intensity" #~ msgid "Invalid UTF-8 string in PSD file" #~ msgstr "Invalid UTF-8 string in PSD file" #~ msgid "Cannot handle bitmap PSD files" #~ msgstr "Cannot handle bitmap PSD files" #~ msgid "Cannot handle PSD files in CMYK color" #~ msgstr "Cannot handle PSD files in CMYK colour" #~ msgid "Cannot handle PSD files in Multichannel color" #~ msgstr "Cannot handle PSD files in Multichannel colour" #~ msgid "Cannot handle PSD files in Duotone color" #~ msgstr "Cannot handle PSD files in Duotone colour" #~ msgid "Cannot handle PSD files in Lab color" #~ msgstr "Cannot handle PSD files in Lab colour" #~ msgid "Cannot handle the color mode %d of the PSD file" #~ msgstr "Cannot handle the colour mode %d of the PSD file" #~ msgid "Cannot handle PSD file with more than %d channels" #~ msgstr "Cannot handle PSD file with more than %d channels" #~ msgid "Cannot handle PSD files in CMYK color with more than 5 channels" #~ msgstr "Cannot handle PSD files in CMYK colour with more than 5 channels" #~ msgid "Cannot handle image mode %d (%s)" #~ msgstr "Cannot handle image mode %d (%s)" #~ msgid "Cannot handle %d bits per channel PSD files" #~ msgstr "Cannot handle %d bits per channel PSD files" #~ msgid "This is not an Adobe Photoshop PSD file" #~ msgstr "This is not an Adobe Photoshop PSD file" #~ msgid "The PSD file has bad version number '%d', not 1" #~ msgstr "The PSD file has bad version number '%d', not 1" #~ msgid "Scatter HSV" #~ msgstr "Scatter HSV" #~ msgid "_Unit Editor" #~ msgstr "_Unit Editor" #~ msgid "Force baseline JPEG" #~ msgstr "Force baseline JPEG" #~ msgid "EXIF data will be ignored." #~ msgstr "EXIF data will be ignored." #~ msgid "Multiple (57):" #~ msgstr "Multiple (57):" #~ msgid "Offset (1):" #~ msgstr "Offset (1):" #~ msgid "Property" #~ msgstr "Property" #~ msgid "Description" #~ msgstr "Description" #~ msgid "Image _title:" #~ msgstr "Image _title:" #~ msgid "_Author:" #~ msgstr "_Author:" #~ msgid "Description _writer:" #~ msgstr "Description _writer:" #~ msgid "_Keywords:" #~ msgstr "_Keywords:" #~ msgid "Empty" #~ msgstr "Empty" #~ msgid "Copyright" #~ msgstr "Copyright" #~ msgid "Origin" #~ msgstr "Origin" #~ msgid "Camera 1" #~ msgstr "Camera 1" #~ msgid "Camera 2" #~ msgstr "Camera 2" #~ msgid "Thumbnail" #~ msgstr "Thumbnail" #~ msgid "Advanced" #~ msgstr "Advanced" #~ msgid "Import XMP from File" #~ msgstr "Import XMP from File" #~ msgid "Cannot create file" #~ msgstr "Cannot create file" #~ msgid "Some error occurred while saving" #~ msgstr "Some error occurred while saving" #~ msgid "Could not close the file" #~ msgstr "Could not close the file" #~ msgid "Export XMP to File" #~ msgstr "Export XMP to File" #~ msgid "Image Properties" #~ msgstr "Image Properties" #~ msgid "_Import XMP..." #~ msgstr "_Import XMP..." #~ msgid "_Export XMP..." #~ msgstr "_Export XMP..." #~ msgid "View and edit metadata (EXIF, IPTC, XMP)" #~ msgstr "View and edit metadata (EXIF, IPTC, XMP)" #~ msgid "Propert_ies" #~ msgstr "Propert_ies" #~ msgid "Printable area:" #~ msgstr "Printable area:" #~ msgid "Print: %s" #~ msgstr "Print: %s" #~ msgid "A_ntialiasing" #~ msgstr "A_ntialiasing" #~ msgid "_Grab" #~ msgstr "_Grab" #~ msgid "W_ait" #~ msgstr "W_ait" #~ msgid "seconds before grabbing" #~ msgstr "seconds before grabbing" #~ msgid "" #~ "The number of seconds to wait before selecting the window or region and " #~ "actually taking the screenshot." #~ msgstr "" #~ "The number of seconds to wait before selecting the window or region and " #~ "actually taking the screenshot." #~ msgid "Save Parameters To" #~ msgstr "Save Parameters To" #~ msgid "CML Explorer: Overwrite File?" #~ msgstr "CML Explorer: Overwrite File?" #~ msgid "" #~ "File '%s' exists.\n" #~ "Overwrite it?" #~ msgstr "" #~ "File '%s' exists.\n" #~ "Overwrite it?" #~ msgid "Load Parameters From" #~ msgstr "Load Parameters From" #~ msgid "Selective Load From" #~ msgstr "Selective Load From" #~ msgid "Channel Mixer File Operation Warning" #~ msgstr "Channel Mixer File Operation Warning" #~ msgid "Save (middle transform) as QBE File" #~ msgstr "Save (middle transform) as QBE File" #~ msgid "File already exists" #~ msgstr "File already exists" #~ msgid "Do you really want to overwrite?" #~ msgstr "Do you really want to overwrite?" #~ msgid "XMIN:" #~ msgstr "XMIN:" #~ msgid "Change the first (minimal) x-coordinate delimitation" #~ msgstr "Change the first (minimal) x-coordinate delimitation" #~ msgid "XMAX:" #~ msgstr "XMAX:" #~ msgid "Change the second (maximal) x-coordinate delimitation" #~ msgstr "Change the second (maximal) x-coordinate delimitation" #~ msgid "YMIN:" #~ msgstr "YMIN:" #~ msgid "Change the first (minimal) y-coordinate delimitation" #~ msgstr "Change the first (minimal) y-coordinate delimitation" #~ msgid "YMAX:" #~ msgstr "YMAX:" #~ msgid "Change the second (maximal) y-coordinate delimitation" #~ msgstr "Change the second (maximal) y-coordinate delimitation" #~ msgid "ITER:" #~ msgstr "ITER:" #~ msgid "" #~ "Change the CX value (changes aspect of fractal, active with every fractal " #~ "but Mandelbrot and Sierpinski)" #~ msgstr "" #~ "Change the CX value (changes aspect of fractal, active with every fractal " #~ "but Mandelbrot and Sierpinski)" #~ msgid "" #~ "Change the CY value (changes aspect of fractal, active with every fractal " #~ "but Mandelbrot and Sierpinski)" #~ msgstr "" #~ "Change the CY value (changes aspect of fractal, active with every fractal " #~ "but Mandelbrot and Sierpinski)" #~ msgid "Uncompressed size: %s" #~ msgstr "Uncompressed size: %s" #~ msgid "Filename: %s" #~ msgstr "Filename: %s" #~ msgid "Compression ratio (approx.): %d to 1" #~ msgstr "Compression ratio (approx.): %d to 1" #~ msgid "A_utomatic" #~ msgstr "A_utomatic" #~ msgid "Temporary" #~ msgstr "Temporary" #~ msgid "_Warp" #~ msgstr "_Warp" #~ msgid "GIF Warning" #~ msgstr "GIF Warning" #~ msgid "Could not load PNG defaults" #~ msgstr "Could not load PNG defaults" #~ msgid "Windows icons cannot be higher or wider than 255 pixels." #~ msgstr "Windows icons cannot be higher or wider than 255 pixels." #~ msgid "About" #~ msgstr "About" #~ msgid "Redraw" #~ msgstr "Redraw" #~ msgid "Edit fractal name" #~ msgstr "Edit fractal name" #~ msgid "Fractal name:" #~ msgstr "Fractal name:" #~ msgid "New Fractal" #~ msgstr "New Fractal" #~ msgid "Choose Fractal by double-clicking on it" #~ msgstr "Choose Fractal by double-clicking on it" #~ msgid "Lighting Effects..." #~ msgstr "Lighting Effects..." #~ msgid "General options" #~ msgstr "General options" #~ msgid "Zoom out (make image smaller)" #~ msgstr "Zoom out (make image smaller)" #~ msgid "Zoom in (make image bigger)" #~ msgstr "Zoom in (make image bigger)" #~ msgid "Show/hide preview wireframe" #~ msgstr "Show/hide preview wireframe" #~ msgid "_RLE encoded" #~ msgstr "_RLE encoded" #~ msgid "Random seed" #~ msgstr "Random seed" #~ msgid "Play/Stop" #~ msgstr "Play/Stop" #~ msgid "Rewind" #~ msgstr "Rewind" #~ msgid "Colorcube Analysis..." #~ msgstr "Colourcube Analysis..." #~ msgid "Color Enhance..." #~ msgstr "Colour Enhance..." #~ msgid "Alpha:" #~ msgstr "Alpha:" #~ msgid "Value:" #~ msgstr "Value:" #~ msgid "Curve Bend..." #~ msgstr "Curve Bend..." #~ msgid "Deinterlace..." #~ msgstr "Deinterlace..." #~ msgid "Color Exchange..." #~ msgstr "Colour Exchange..." #~ msgid "Film" #~ msgstr "Film" #~ msgid "_FlareFX..." #~ msgstr "_FlareFX..." #~ msgid "FlareFX" #~ msgstr "FlareFX" #~ msgid "_Show cursor" #~ msgstr "_Show cursor" #~ msgid "Gaussian Blur..." #~ msgstr "Gaussian Blur..." #~ msgid "GEE-SLIME" #~ msgstr "GEE-SLIME" #~ msgid "" #~ "A less-obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox." #~ "org / 1998-2000" #~ msgstr "" #~ "A less-obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox." #~ "org / 1998-2000" #~ msgid "GEE-ZOOM" #~ msgstr "GEE-ZOOM" #~ msgid "" #~ "An obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / " #~ "1998-2000" #~ msgstr "" #~ "An obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / " #~ "1998-2000" #~ msgid "" #~ "Warning:\n" #~ "Transparent color in written file might be incorrect on viewers which " #~ "don't support transparency." #~ msgstr "" #~ "Warning:\n" #~ "Transparent colour in written file might be incorrect on viewers which " #~ "don't support transparency." #~ msgid "_Interlace" #~ msgstr "_Interlace" #~ msgid "Glass Tile..." #~ msgstr "Glass Tile..." #~ msgid "Qbist ..." #~ msgstr "Qbist ..." #~ msgid "Gradient Map..." #~ msgstr "Gradient Map..." #~ msgid "Palette Map..." #~ msgstr "Palette Map..." #~ msgid "GIMP Table Magic" #~ msgstr "GIMP Table Magic" #~ msgid "Guillotine..." #~ msgstr "Guillotine..." #~ msgid "Hot..." #~ msgstr "Hot..." #~ msgid "Illusion..." #~ msgstr "Illusion..." #~ msgid "Warping..." #~ msgstr "Warping..." #~ msgid "_Ping Pong" #~ msgstr "_Ping Pong" #~ msgid "Laplace..." #~ msgstr "Laplace..." #~ msgid "Van Gogh (LIC)..." #~ msgstr "Van Gogh (LIC)..." #~ msgid "Adjust _FG-BG" #~ msgstr "Adjust _FG-BG" #~ msgid "Adjusting Foreground/Background..." #~ msgstr "Adjusting Foreground/Background..." #~ msgid "Max RGB..." #~ msgstr "Max RGB..." #~ msgid "Settings" #~ msgstr "Settings" #~ msgid "Neon..." #~ msgstr "Neon..." #~ msgid "Intensity" #~ msgstr "Intensity" #~ msgid "Newsprint..." #~ msgstr "Newsprint..." #~ msgid "NL Filter..." #~ msgstr "NL Filter..." #~ msgid "_Scatter RGB..." #~ msgstr "_Scatter RGB..." #~ msgid "Scatter RGB" #~ msgstr "Scatter RGB" #~ msgid "S_how cursor" #~ msgstr "S_how cursor" #~ msgid "Paper Tile..." #~ msgstr "Paper Tile..." #~ msgid "Alias|Wavefront PIX image" #~ msgstr "Alias|Wavefront PIX image" #~ msgid "Plasma..." #~ msgstr "Plasma..." #~ msgid "PNM: Error reading file." #~ msgstr "PNM: Error reading file." #~ msgid "PNM save cannot handle images with alpha channels." #~ msgstr "PNM save cannot handle images with alpha channels." #~ msgid "Polarizing..." #~ msgstr "Polarising..." #~ msgid "Polarize" #~ msgstr "Polarise" #~ msgid "Error starting ghostscript (%s)" #~ msgstr "Error starting ghostscript (%s)" #~ msgid "Error starting ghostscript: %s" #~ msgstr "Error starting ghostscript: %s" #~ msgid "Raw Image Loader" #~ msgstr "Raw Image Loader" #~ msgid "Retinex (4/4): updated..." #~ msgstr "Retinex (4/4): updated..." #~ msgid "Rotating..." #~ msgstr "Rotating..." #~ msgid "Apply" #~ msgstr "Apply" #~ msgid "S_catter HSV..." #~ msgstr "S_catter HSV..." #~ msgid "Scattering HSV..." #~ msgstr "Scattering HSV..." #~ msgid "Loading Screen Shot..." #~ msgstr "Loading Screen Shot..." #~ msgid "a _Single Window" #~ msgstr "a _Single Window" #~ msgid "Selected Region" #~ msgstr "Selected Region" #~ msgid "the _Whole Screen" #~ msgstr "the _Whole Screen" #~ msgid "Selective Gaussian Blur..." #~ msgstr "Selective Gaussian Blur..." #~ msgid "Sobel Edge Detecting..." #~ msgstr "Sobel Edge Detecting..." #~ msgid "Update _Preview" #~ msgstr "Update _Preview" #~ msgid "Textures" #~ msgstr "Textures" #~ msgid "Texture Properties" #~ msgstr "Texture Properties" #~ msgid "Texture Transformations" #~ msgstr "Texture Transformations" #~ msgid "Scalable SVG image" #~ msgstr "Scalable SVG image" #~ msgid "The layer preserves transparency." #~ msgstr "The layer preserves transparency." #~ msgid "Threshold Alpha: Coloring Transparency..." #~ msgstr "Threshold Alpha: Colouring Transparency..." #~ msgid "C_reate New Image" #~ msgstr "C_reate New Image" #~ msgid "TileIt" #~ msgstr "TileIt" #~ msgid "Tiler..." #~ msgstr "Tiler..." #~ msgid "Unit factor must not be 0." #~ msgstr "Unit factor must not be 0." #~ msgid "All text fields must contain a value." #~ msgstr "All text fields must contain a value." #~ msgid "Video/RGB..." #~ msgstr "Video/RGB..." #~ msgid "Value Invert..." #~ msgstr "Value Invert..." #~ msgid "Value Propagating..." #~ msgstr "Value Propagating..." #~ msgid "FG color" #~ msgstr "FG colour" #~ msgid "Copy to Clipboard" #~ msgstr "Copy to Clipboard" #~ msgid "Copying..." #~ msgstr "Copying..." #~ msgid "_Print" #~ msgstr "_Print" #~ msgid "PrintDlg failed: %d" #~ msgstr "PrintDlg failed: %d" #~ msgid "Printer doesn't support bitmaps" #~ msgstr "Printer doesn't support bitmaps" #~ msgid "StartPage failed" #~ msgstr "StartPage failed" #~ msgid "Printing..." #~ msgstr "Printing..." #~ msgid "CreateDIBSection failed" #~ msgstr "CreateDIBSection failed" #~ msgid "SetStretchBltMode failed (warning only)" #~ msgstr "SetStretchBltMode failed (warning only)" #~ msgid "" #~ "StretchBlt (hDC, %d, %d, %d, %d, hdcMem, %d, 0, %d, 1, SRCCOPY) failed, " #~ "error = %d, y = %d" #~ msgstr "" #~ "StretchBlt (hDC, %d, %d, %d, %d, hdcMem, %d, 0, %d, 1, SRCCOPY) failed, " #~ "error = %d, y = %d" #~ msgid "EndPage failed" #~ msgstr "EndPage failed" #~ msgid "PageSetupDlg failed: %d" #~ msgstr "PageSetupDlg failed: %d" #~ msgid "Created with The GIMP" #~ msgstr "Created with The GIMP" #~ msgid "ZealousCropping(tm)..." #~ msgstr "ZealousCropping(tm)..." #~ msgid "Search by _Description" #~ msgstr "Search by _Description" #~ msgid "_Search:" #~ msgstr "_Search:" #~ msgid "Searching by name - please wait" #~ msgstr "Searching by name - please wait" #~ msgid "Searching by blurb - please wait" #~ msgstr "Searching by blurb - please wait" #~ msgid "Searching - please wait" #~ msgstr "Searching - please wait" #~ msgid "1 Procedure" #~ msgstr "1 Procedure" #~ msgid "%d Procedures" #~ msgstr "%d Procedures" #~ msgid "Additional Information" #~ msgstr "Additional Information" #~ msgid "Author:" #~ msgstr "Author:" #~ msgid "Date:" #~ msgstr "Date:" #~ msgid "Copyright:" #~ msgstr "Copyright:" #~ msgid "Internal GIMP procedure" #~ msgstr "Internal GIMP procedure" #~ msgid "GIMP Plug-In" #~ msgstr "GIMP Plug-In" #~ msgid "GIMP Extension" #~ msgstr "GIMP Extension" #~ msgid "Temporary Procedure" #~ msgstr "Temporary Procedure" #~ msgid "1 Plug-In Interface" #~ msgstr "1 Plug-In Interface" #~ msgid "%d Plug-In Interfaces" #~ msgstr "%d Plug-In Interfaces" #~ msgid "Menu Path/Name" #~ msgstr "Menu Path/Name" #~ msgid "_GFlare..." #~ msgstr "_GFlare..." #~ msgid "GFlare" #~ msgstr "GFlare" #~ msgid "Copy GFlare" #~ msgstr "Copy GFlare" #~ msgid "Hue Rotation:" #~ msgstr "Hue Rotation:" #~ msgid "The GIMPressionist" #~ msgstr "The GIMPressionist" #~ msgid "Gimpressionist" #~ msgstr "Gimpressionist" #~ msgid "A_bout" #~ msgstr "A_bout" #~ msgid "Centerize" #~ msgstr "Centre-ise" #~ msgid "Update" #~ msgstr "Update" #~ msgid "Copying IFS to image (%d/%d)..." #~ msgstr "Copying IFS to image (%d/%d)..." #~ msgid "/File/Info" #~ msgstr "/File/Info" #~ msgid "Error: %s" #~ msgstr "Error: %s" #~ msgid "Print Color Adjust" #~ msgstr "Print Color Adjust" #~ msgid "Brightness:" #~ msgstr "Brightness:" #~ msgid "" #~ "Set the brightness of the print.\n" #~ "0 is solid black, 2 is solid white" #~ msgstr "" #~ "Set the brightness of the print.\n" #~ "0 is solid black, 2 is solid white" #~ msgid "Contrast:" #~ msgstr "Contrast:" #~ msgid "Set the contrast of the print" #~ msgstr "Set the contrast of the print" #~ msgid "Adjust the cyan balance of the print" #~ msgstr "Adjust the cyan balance of the print" #~ msgid "Adjust the magenta balance of the print" #~ msgstr "Adjust the magenta balance of the print" #~ msgid "Adjust the yellow balance of the print" #~ msgstr "Adjust the yellow balance of the print" #~ msgid "" #~ "Adjust the saturation (color balance) of the print\n" #~ "Use zero saturation to produce grayscale output using color and black inks" #~ msgstr "" #~ "Adjust the saturation (colour balance) of the print\n" #~ "Use zero saturation to produce greyscale output using colour and black " #~ "inks" #~ msgid "Density:" #~ msgstr "Density:" #~ msgid "" #~ "Adjust the density (amount of ink) of the print. Reduce the density if " #~ "the ink bleeds through the paper or smears; increase the density if black " #~ "regions are not solid." #~ msgstr "" #~ "Adjust the density (amount of ink) of the print. Reduce the density if " #~ "the ink bleeds through the paper or smears; increase the density if black " #~ "regions are not solid." #~ msgid "" #~ "Adjust the gamma of the print. Larger values will produce a generally " #~ "brighter print, while smaller values will produce a generally darker " #~ "print. Black and white will remain the same, unlike with the brightness " #~ "adjustment." #~ msgstr "" #~ "Adjust the gamma of the print. Larger values will produce a generally " #~ "brighter print, while smaller values will produce a generally darker " #~ "print. Black and white will remain the same, unlike with the brightness " #~ "adjustment." #~ msgid "Dither Algorithm:" #~ msgstr "Dither Algorithm:" #~ msgid "" #~ "Choose the dither algorithm to be used.\n" #~ "Adaptive Hybrid usually produces the best all-around quality.\n" #~ "Ordered is faster and produces almost as good quality on photographs.\n" #~ "Fast and Very Fast are considerably faster, and work well for text and " #~ "line art.\n" #~ "Hybrid Floyd-Steinberg generally produces inferior output." #~ msgstr "" #~ "Choose the dither algorithm to be used.\n" #~ "Adaptive Hybrid usually produces the best all-around quality.\n" #~ "Ordered is faster and produces almost as good quality on photographs.\n" #~ "Fast and Very Fast are considerably faster, and work well for text and " #~ "line art.\n" #~ "Hybrid Floyd-Steinberg generally produces inferior output." #~ msgid "" #~ "Save\n" #~ "Settings" #~ msgstr "" #~ "Save\n" #~ "Settings" #~ msgid "" #~ "Print and\n" #~ "Save Settings" #~ msgstr "" #~ "Print and\n" #~ "Save Settings" #~ msgid "" #~ "Position the image on the page.\n" #~ "Click and drag with the primary button to position the image.\n" #~ "Click and drag with the second button to move the image with finer " #~ "precision; each unit of motion moves the image one point (1/72\")\n" #~ "Click and drag with the third (middle) button to move the image in units " #~ "of the image size.\n" #~ "Holding down the shift key while clicking and dragging constrains the " #~ "image to only horizontal or vertical motion.\n" #~ "If you click another button while dragging the mouse, the image will " #~ "return to its original position." #~ msgstr "" #~ "Position the image on the page.\n" #~ "Click and drag with the primary button to position the image.\n" #~ "Click and drag with the second button to move the image with finer " #~ "precision; each unit of motion moves the image one point (1/72\")\n" #~ "Click and drag with the third (middle) button to move the image in units " #~ "of the image size.\n" #~ "Holding down the shift key while clicking and dragging constrains the " #~ "image to only horizontal or vertical motion.\n" #~ "If you click another button while dragging the mouse, the image will " #~ "return to its original position." #~ msgid "Auto" #~ msgstr "Auto" #~ msgid "Portrait" #~ msgstr "Portrait" #~ msgid "Landscape" #~ msgstr "Landscape" #~ msgid "Upside down" #~ msgstr "Upside down" #~ msgid "Seascape" #~ msgstr "Seascape" #~ msgid "" #~ "Select the orientation: portrait, landscape, upside down, or seascape " #~ "(upside down landscape)" #~ msgstr "" #~ "Select the orientation: portrait, landscape, upside down, or seascape " #~ "(upside down landscape)" #~ msgid "Distance from the left of the paper to the image" #~ msgstr "Distance from the left of the paper to the image" #~ msgid "Distance from the top of the paper to the image" #~ msgstr "Distance from the top of the paper to the image" #~ msgid "Distance from the left of the paper to the right of the image" #~ msgstr "Distance from the left of the paper to the right of the image" #~ msgid "Right Border:" #~ msgstr "Right Border:" #~ msgid "Distance from the right of the paper to the image" #~ msgstr "Distance from the right of the paper to the image" #~ msgid "Distance from the top of the paper to the bottom of the image" #~ msgstr "Distance from the top of the paper to the bottom of the image" #~ msgid "Bottom Border:" #~ msgstr "Bottom Border:" #~ msgid "Distance from the bottom of the paper to the image" #~ msgstr "Distance from the bottom of the paper to the image" #~ msgid "Center the image vertically on the paper" #~ msgstr "Centre the image vertically on the paper" #~ msgid "Center the image horizontally on the paper" #~ msgstr "Centre the image horizontally on the paper" #~ msgid "Setup Printer" #~ msgstr "Setup Printer" #~ msgid "Printer Model:" #~ msgstr "Printer Model:" #~ msgid "Select your printer model" #~ msgstr "Select your printer model" #~ msgid "PPD File:" #~ msgstr "PPD File:" #~ msgid "Enter the PPD filename for your printer" #~ msgstr "Enter the PPD filename for your printer" #~ msgid "Browse" #~ msgstr "Browse" #~ msgid "Choose the PPD file for your printer" #~ msgstr "Choose the PPD file for your printer" #~ msgid "Command:" #~ msgstr "Command:" #~ msgid "" #~ "Enter the command to print to your printer. Note: Please do not remove " #~ "the `-l' or `-oraw' from the command string, or printing will probably " #~ "fail!" #~ msgstr "" #~ "Enter the command to print to your printer. Note: Please do not remove " #~ "the `-l' or `-oraw' from the command string, or printing will probably " #~ "fail!" #~ msgid "Choose PPD File" #~ msgstr "Choose PPD File" #~ msgid "Define New Printer" #~ msgstr "Define New Printer" #~ msgid "Enter the name you wish to give this logical printer" #~ msgstr "Enter the name you wish to give this logical printer" #~ msgid "About Gimp-Print " #~ msgstr "About Gimp-Print " #~ msgid "Gimp-Print Version " #~ msgstr "Gimp-Print Version " #~ msgid "" #~ "\n" #~ "\n" #~ "Copyright (C) 1997-2001 Michael Sweet, Robert Krawitz,\n" #~ "and the rest of the Gimp-Print Development Team.\n" #~ "\n" #~ "Please visit our web site at http://gimp-print.sourceforge.net.\n" #~ "\n" #~ "This program is free software; you can redistribute it and/or modify\n" #~ "it under the terms of the GNU General Public License as published by\n" #~ "the Free Software Foundation; either version 2 of the License, or\n" #~ "(at your option) any later version.\n" #~ "\n" #~ "This program is distributed in the hope that it will be useful,\n" #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" #~ "GNU General Public License for more details.\n" #~ "\n" #~ "You should have received a copy of the GNU General Public License\n" #~ "along with this program; if not, write to the Free Software\n" #~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 " #~ "USA\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "Copyright (C) 1997-2001 Michael Sweet, Robert Krawitz,\n" #~ "and the rest of the Gimp-Print Development Team.\n" #~ "\n" #~ "Please visit our web site at http://gimp-print.sourceforge.net.\n" #~ "\n" #~ "This program is free software; you can redistribute it and/or modify\n" #~ "it under the terms of the GNU General Public License as published by\n" #~ "the Free Software Foundation; either version 2 of the License, or\n" #~ "(at your option) any later version.\n" #~ "\n" #~ "This program is distributed in the hope that it will be useful,\n" #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" #~ "GNU General Public License for more details.\n" #~ "\n" #~ "You should have received a copy of the GNU General Public License\n" #~ "along with this program; if not, write to the Free Software\n" #~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 " #~ "USA\n" #~ msgid "Printer Settings" #~ msgstr "Printer Settings" #~ msgid "" #~ "Select the name of the printer (not the type, or model, of printer) that " #~ "you wish to print to" #~ msgstr "" #~ "Select the name of the printer (not the type, or model, of printer) that " #~ "you wish to print to" #~ msgid "Printer model:" #~ msgstr "Printer model:" #~ msgid "Setup printer..." #~ msgstr "Setup printer..." #~ msgid "" #~ "Choose the printer model, PPD file, and command that is used to print to " #~ "this printer" #~ msgstr "" #~ "Choose the printer model, PPD file, and command that is used to print to " #~ "this printer" #~ msgid "New printer..." #~ msgstr "New printer..." #~ msgid "" #~ "Define a new logical printer. This can be used to name a collection of " #~ "settings that you wish to remember for future use." #~ msgstr "" #~ "Define a new logical printer. This can be used to name a collection of " #~ "settings that you wish to remember for future use." #~ msgid "Size of paper that you wish to print to" #~ msgstr "Size of paper that you wish to print to" #~ msgid "Media size:" #~ msgstr "Media size:" #~ msgid "Dimensions:" #~ msgstr "Dimensions:" #~ msgid "Width of the paper that you wish to print to" #~ msgstr "Width of the paper that you wish to print to" #~ msgid "Height of the paper that you wish to print to" #~ msgstr "Height of the paper that you wish to print to" #~ msgid "Type of media you're printing to" #~ msgstr "Type of media you're printing to" #~ msgid "Media type:" #~ msgstr "Media type:" #~ msgid "Source (input slot) of media you're printing to" #~ msgstr "Source (input slot) of media you're printing to" #~ msgid "Media source:" #~ msgstr "Media source:" #~ msgid "Type of ink in the printer" #~ msgstr "Type of ink in the printer" #~ msgid "Ink type:" #~ msgstr "Ink type:" #~ msgid "Resolution and quality of the print" #~ msgstr "Resolution and quality of the print" #~ msgid "Scaling:" #~ msgstr "Scaling:" #~ msgid "Scale by:" #~ msgstr "Scale by:" #~ msgid "" #~ "Select whether scaling is measured as percent of available page size or " #~ "number of output dots per inch" #~ msgstr "" #~ "Select whether scaling is measured as percent of available page size or " #~ "number of output dots per inch" #~ msgid "Percent" #~ msgstr "Percent" #~ msgid "Scale the print to the size of the page" #~ msgstr "Scale the print to the size of the page" #~ msgid "PPI" #~ msgstr "PPI" #~ msgid "Scale the print to the number of dots per inch" #~ msgstr "Scale the print to the number of dots per inch" #~ msgid "Set the width of the print" #~ msgstr "Set the width of the print" #~ msgid "Units:" #~ msgstr "Units:" #~ msgid "Select the base unit of measurement for printing" #~ msgstr "Select the base unit of measurement for printing" #~ msgid "Inch" #~ msgstr "Inch" #~ msgid "Set the base unit of measurement to inches" #~ msgstr "Set the base unit of measurement to inches" #~ msgid "cm" #~ msgstr "cm" #~ msgid "Set the base unit of measurement to centimetres" #~ msgstr "Set the base unit of measurement to centimetres" #~ msgid "" #~ "Use Original\n" #~ "Image Size" #~ msgstr "" #~ "Use Original\n" #~ "Image Size" #~ msgid "Set the print size to the size of the image" #~ msgstr "Set the print size to the size of the image" #~ msgid "Image / Output Settings" #~ msgstr "Image / Output Settings" #~ msgid "Image type:" #~ msgstr "Image type:" #~ msgid "Optimize the output for the type of image being printed" #~ msgstr "Optimise the output for the type of image being printed" #~ msgid "Line art" #~ msgstr "Line art" #~ msgid "Fastest and brightest color for text and line art" #~ msgstr "Fastest and brightest colour for text and line art" #~ msgid "Solid colors" #~ msgstr "Solid colours" #~ msgid "Best for images dominated by regions of solid color" #~ msgstr "Best for images dominated by regions of solid colour" #~ msgid "Photograph" #~ msgstr "Photograph" #~ msgid "" #~ "Slowest, but most accurate and smoothest color for continuous tone images " #~ "and photographs" #~ msgstr "" #~ "Slowest, but most accurate and smoothest colour for continuous tone " #~ "images and photographs" #~ msgid "Output type:" #~ msgstr "Output type:" #~ msgid "Select the desired output type" #~ msgstr "Select the desired output type" #~ msgid "Color output" #~ msgstr "Colour output" #~ msgid "Grayscale" #~ msgstr "Greyscale" #~ msgid "Print in shades of gray using black ink" #~ msgstr "Print in shades of grey using black ink" #~ msgid "Black and white" #~ msgstr "Black and white" #~ msgid "Print in black and white (no color, and no shades of gray)" #~ msgstr "Print in black and white (no colour, and no shades of grey)" #~ msgid "Adjust output..." #~ msgstr "Adjust output..." #~ msgid "" #~ "Adjust color balance, brightness, contrast, saturation, and dither " #~ "algorithm" #~ msgstr "" #~ "Adjust colour balance, brightness, contrast, saturation, and dither " #~ "algorithm" #~ msgid "Print to File" #~ msgstr "Print to File" #~ msgid "File" #~ msgstr "File" #~ msgid "Colormap _Rotation..." #~ msgstr "Colourmap _Rotation..." #~ msgid "From" #~ msgstr "From" #~ msgid "To" #~ msgstr "To" #~ msgid "Colormap Rotation" #~ msgstr "Colourmap Rotation" #~ msgid "Select all" #~ msgstr "Select all" #~ msgid "TWAIN (Dump)..." #~ msgstr "TWAIN (Dump)..." #~ msgid "TWAIN (Read)..." #~ msgstr "TWAIN (Read)..." #~ msgid "_TWAIN..." #~ msgstr "_TWAIN..." #~ msgid "Transferring TWAIN data..." #~ msgstr "Transferring TWAIN data..." #~ msgid "On Edges:" #~ msgstr "On Edges:" #~ msgid "Before and After" #~ msgstr "Before and After" #~ msgid "S_elect Window After" #~ msgstr "S_elect Window After" #~ msgid "Seconds Delay" #~ msgstr "Seconds Delay" #~ msgid "Grab _After" #~ msgstr "Grab _After" #~ msgid "Paste from Clipboard" #~ msgstr "Paste from Clipboard" #~ msgid "From Clipboard" #~ msgstr "From Clipboard" #~ msgid "Unsupported format or Clipboard empty!" #~ msgstr "Unsupported format or Clipboard empty!" #~ msgid "Can't get Clipboard data." #~ msgstr "Can't get Clipboard data." #~ msgid "Pasted" #~ msgstr "Pasted" #~ msgid "Pasting..." #~ msgstr "Pasting..." #~ msgid "Search by _Blurb" #~ msgstr "Search by _Blurb" #~ msgid "BLANK/NaN Pixel Replacement" #~ msgstr "BLANK/NaN Pixel Replacement" #~ msgid "Gradient fill" #~ msgstr "Gradient fill" #~ msgid "" #~ "It is highly recommended to add\n" #~ " (gimpressionist-path \"%s\")\n" #~ "(or similar) to your gimprc file." #~ msgstr "" #~ "It is highly recommended to add\n" #~ " (gimpressionist-path \"%s\")\n" #~ "(or similar) to your gimprc file." #~ msgid "Open recent" #~ msgstr "Open recent" #~ msgid "Select _all" #~ msgstr "Select _all" #~ msgid "Edit area info..." #~ msgstr "Edit area info..." #~ msgid "Select contiguous region" #~ msgstr "Select contiguous region" #~ msgid "Grid settings..." #~ msgstr "Grid settings..." #~ msgid "_About ImageMap" #~ msgstr "_About ImageMap" #~ msgid "Tools" #~ msgstr "Tools" #~ msgid "Guides..." #~ msgstr "Guides..." #~ msgid "Edit map info" #~ msgstr "Edit map info" #~ msgid "Fuzzy Select" #~ msgstr "Fuzzy Select" #~ msgid "Select contiguous regions" #~ msgstr "Select contiguous regions" #~ msgid "Delete selected area" #~ msgstr "Delete selected area" #~ msgid "GIMP Windows Icon Plugin" #~ msgstr "GIMP Windows Icon Plugin" #~ msgid "Gfig layer %d" #~ msgstr "Gfig layer %d"